pgAdmin 4 commit: Remove an extra blank line at the start of the SQL fo

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Remove an extra blank line at the start of the SQL fo
Дата
Msg-id E1mYScR-0007sm-5I@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Remove an extra blank line at the start of the SQL for function, procedure, and trigger function. Fixes #6797

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d65930a8a666e254a055be13c9938ec6830cda47
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes.rst                         |  1 +
docs/en_US/release_notes_6_1.rst                     | 20 ++++++++++++++++++++
.../servers/databases/schemas/functions/__init__.py  | 18 ++++++++++++------
3 files changed, 33 insertions(+), 6 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 v6.0 Released
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM-6797]: SQL code displayed in second line for function, procedure and trigger function