Re: [pgagent]: Modified 'next_schedule' function and updated pgagent4.2 version

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: [pgagent]: Modified 'next_schedule' function and updated pgagent4.2 version
Дата
Msg-id CA+OCxow_PByivYNaC8ZGD0sFh-O8H_xzzTdnQQYgzmBSG+0-oQ@mail.gmail.com
обсуждение исходный текст
Ответ на [pgagent]: Modified 'next_schedule' function and updated pgagent 4.2 version  (Neel Patel <neel.patel@enterprisedb.com>)
Ответы Re: [pgagent]: Modified 'next_schedule' function and updated pgagent4.2 version
Список pgadmin-hackers
Hi

On Thu, Apr 23, 2020 at 12:21 PM Neel Patel <neel.patel@enterprisedb.com> wrote:
Hi,

Please find an updated patch that fixes a bug in 'next_schedule' function where minute should be extracted instead of year for calculation.

Issue found by: Vik Fearing

Please find the attached patch that fixed the issue in respective pgagent files and updated pgagent for 4.2 version.

Do review it and let me know for comments.

Any reason not to use the rewritten version of the function that Vik wrote? It updated it to use much more modern features of pl/pgsql, rather than the now 15 year old syntax that's currently used.
 
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Pradip Parkale
Дата:
Сообщение: [pgAdmin][RM4504] Make like options disable if Relation is not selected.
Следующее
От: Vik Fearing
Дата:
Сообщение: Re: [pgagent]: Modified 'next_schedule' function and updated pgagent4.2 version