pgAdmin 4 commit: Fixed SQL syntax error if select "Custom auto-vacuum"

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed SQL syntax error if select "Custom auto-vacuum"
Дата
Msg-id E1ml4TH-0006yC-0B@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed SQL syntax error if select "Custom auto-vacuum" option and not set Autovacuum option to Yes or No. Fixes #6925

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_2.rst                             |  1 +
.../schemas/tables/templates/tables/sql/12_plus/create.sql   |  2 +-
.../server_groups/servers/databases/schemas/tables/utils.py  | 12 +++++++++++-
3 files changed, 13 insertions(+), 2 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Ensure that internal authentication when combined wit
Следующее
От: Ayad Mohamed
Дата:
Сообщение: Re: [pgAdmin4][Patch] - RM 6905 - Impossible to load databases