Re: [PATCH] Add pg_get_type_ddl() to retrieve the CREATE TYPE statement

Поиск
Список
Период
Сортировка
От Philip Alger
Тема Re: [PATCH] Add pg_get_type_ddl() to retrieve the CREATE TYPE statement
Дата
Msg-id CAPXBC8+uwizxR5EbqAYga88U2NoYUOee9xVSKdSA6phx_q=WDw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [PATCH] Add pg_get_type_ddl() to retrieve the CREATE TYPE statement  (Quan Zongliang <quanzongliang@yeah.net>)
Ответы Re: [PATCH] Add pg_get_type_ddl() to retrieve the CREATE TYPE statement
Список pgsql-hackers
Hi Quan, 
 
Found a small bug. MULTIRANGE_TYPE_NAME does not output schema.

When outputting, the function "quote_qualified_identifier" should be
used instead of "quote_identifier".

Similarly, the function names in print_range_type_def and
print_base_type_def should also be processed in this way for their output.

I think I sorted it out. Attached is v2. Thanks for taking a look at it.
 
--
Best, 
Phil Alger
Вложения

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