pgsql: Fix typo in pg_dumpall role comments fix

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема pgsql: Fix typo in pg_dumpall role comments fix
Дата
Msg-id E1rnSOX-0050xg-61@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix typo in pg_dumpall role comments fix

Some last minute polish of the patch managed to break the SQL
query for extracting the role comments due to fat-fingering.

Per the buildfarm Xversion tests.

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/6ebd4372550a08c286ad08da4e39c6571bb07e10

Modified Files
--------------
src/bin/pg_dump/pg_dumpall.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: Fix dumping role comments when using --no-role-passwords
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: Fix typo in pg_dumpall role comments fix