pgsql: createuser: fix parsing of --connection-limit argument

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: createuser: fix parsing of --connection-limit argument
Дата
Msg-id E1j1Aox-0000hn-Kk@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
createuser: fix parsing of --connection-limit argument

The original coding failed to quote the argument properly.

Reported-by: Daniel Gustafsson
Discussion: 1B8AE66C-85AB-4728-9BB4-612E8E61C219@yesql.se

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/87d014da99bf7613ce76938a9d58e99ef984737a

Modified Files
--------------
src/bin/scripts/createuser.c | 17 +++++++++++++----
1 file changed, 13 insertions(+), 4 deletions(-)


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Fix priv checks for ALTER DEPENDS ON EXTENSION
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: pgsql: walreceiver uses a temporary replication slot by default