pgadmin3/include
lsv af59b63ae7 Move node "Jobs" in node Database
Задания для pgpro_scheduler теперь отображаются в узле Database
Так же вывод лога работы Job в закладке "Статистика" изменён.
Выводяться строки лога таким запросом:
select log_time,detail critical,message,hint
 from pg_log l where l.log_time>'$Started'::timestamp - interval '1min'
                 and l.log_time<'$Finised'::timestamp + interval '1min'
                 and detail::int>=0
2021-10-01 16:56:57 +05:00
..
agent init 2020-07-07 22:19:12 +05:00
ctl check the sequence of dates. 2021-09-30 16:24:37 +05:00
db init 2020-07-07 22:19:12 +05:00
dd init 2020-07-07 22:19:12 +05:00
debugger init 2020-07-07 22:19:12 +05:00
dlg Add dialog properties for job pgpro_scheduler. 2021-01-19 10:22:05 +05:00
frm check the sequence of dates. 2021-09-30 16:24:37 +05:00
gqb init 2020-07-07 22:19:12 +05:00
hotdraw init 2020-07-07 22:19:12 +05:00
images Add filter for Server status. 2020-07-23 14:58:26 +05:00
libssh2 remove libssh2 source 2020-07-07 23:12:14 +05:00
log Add Log view in CSV mode 2021-09-14 14:49:38 +05:00
ogl init 2020-07-07 22:19:12 +05:00
parser init 2020-07-07 22:19:12 +05:00
pgscript init 2020-07-07 22:19:12 +05:00
pro_scheduler Move node "Jobs" in node Database 2021-10-01 16:56:57 +05:00
schema Add Log view in CSV mode 2021-09-14 14:49:38 +05:00
slony init 2020-07-07 22:19:12 +05:00
utils Add Log view in CSV mode 2021-09-14 14:49:38 +05:00
copyright.h init 2020-07-07 22:19:12 +05:00
module.mk init 2020-07-07 22:19:12 +05:00
pgAdmin3.h Fix SERVER_MAX_VERSION_N and fix other bug 2020-12-02 20:22:31 +05:00
postgres.h init 2020-07-07 22:19:12 +05:00
precomp.h init 2020-07-07 22:19:12 +05:00
version.h Migration to wxWidgets 3.1.5 2021-05-21 11:09:20 +05:00