pgAdmin 4 commit: Ensure that parameters of procedures for EPAS server

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Ensure that parameters of procedures for EPAS server
Дата
Msg-id E1hE82X-0001bm-KA@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure that parameters of procedures for EPAS server 10 and below should be set/reset properly. Fixes #4161

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9c3925e44821f218448c4d60faa2af7fee7dfb7d

Modified Files
--------------
docs/en_US/release_notes_4_6.rst                               |  3 ++-
.../functions/templates/procedure/ppas/sql/9.5_plus/update.sql |  4 ++--
.../functions/templates/procedure/ppas/sql/9.6_plus/update.sql |  4 ++--
.../schemas/templates/macros/functions/variable.macros         | 10 ++++++++--
4 files changed, 14 insertions(+), 7 deletions(-)


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

Предыдущее
От: "Stuart D. Gathman"
Дата:
Сообщение: Re: pgAdmin3 fork/resurrection for PostgreSQL 10+ support
Следующее
От: Aditya Toshniwal
Дата:
Сообщение: pgAdmin 4 commit: Splash screen changed to make it similar to existing.