pgAdmin 4 commit: Fixed a schema diff issue where generated script adds

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed a schema diff issue where generated script adds
Дата
Msg-id E1n5NMT-0003HI-Nv@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed a schema diff issue where generated script adds unwanted line endings for Functions/Procedures/Trigger Functions.
Fixes#7102 

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_4.rst                                       | 1 +
.../server_groups/servers/databases/schemas/functions/__init__.py      | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fixed review comments for Import/Export Servers.
Следующее
От: Rahul Shirsat
Дата:
Сообщение: Re: [patch][pgAdmin] RM7018 [React] Port Restore dialog to React.