pgAdmin 4 commit: Fixed an issue where whitespace in function bodies wa

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where whitespace in function bodies wa
Дата
Msg-id E1mLiux-0003s5-PX@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed an issue where whitespace in function bodies was not applied while generating the script using Schema Diff. Fixes
#6620

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_5_7.rst                                      | 1 +
.../server_groups/servers/databases/schemas/functions/__init__.py     | 4 ----
.../schemas/functions/tests/ppas/9.6_plus/alter_proc_comment.sql      | 2 +-
.../schemas/functions/tests/ppas/9.6_plus/alter_proc_opt.sql          | 2 +-
.../schemas/functions/tests/ppas/9.6_plus/alter_proc_param.sql        | 2 +-
.../schemas/functions/tests/ppas/9.6_plus/create_procedure.sql        | 2 +-
6 files changed, 5 insertions(+), 8 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [patch][pgAdmin] RM6625 Smarter closing of Tabs
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Update message catalog.