Re: Bug: psql misquotes constraints

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: Bug: psql misquotes constraints
Дата
Msg-id 40F1EE03.2080902@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: Bug: psql misquotes constraints  (Rod Taylor <pg@rbt.ca>)
Список pgsql-hackers
> I remember a thread about pretty-print functions. Are those used? This
> is probably the best place to put the fix, since they already munge
> things for display purposes.

Seriously man - the pg_get_def stuff ONLY does the string from the words 
FOREIGN KEY onwards.  The constraint name is done by psql.  Pretty 
printing won't help you.

Chris



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

Предыдущее
От: Rod Taylor
Дата:
Сообщение: Re: Bug: psql misquotes constraints
Следующее
От: "Greg Sabino Mullane"
Дата:
Сообщение: Re: Nested Transactions, Abort All