Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement

Поиск
Список
Период
Сортировка
От Álvaro Herrera
Тема Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Дата
Msg-id 202603040943.2jvgphmddgcs@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement  (Japin Li <japinli@hotmail.com>)
Ответы Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Список pgsql-hackers
On 2026-Mar-04, Japin Li wrote:

> After playing with this patch, I’m seeing the following output:
> 
> # select pg_get_database_ddl('postgres'::regdatabase, 'defaults', true, 'pretty', true, 'pretty', false);

I think this should throw an error that 'pretty' was contradictorily
specified twice.  (Maybe also an error if an option appears twice,
period.)

-- 
Álvaro Herrera               48°01'N 7°57'E  —  https://www.EnterpriseDB.com/



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