Re: Add schema-qualified relnames in constraint error messages.

Поиск
Список
Период
Сортировка
От Shulgin, Oleksandr
Тема Re: Add schema-qualified relnames in constraint error messages.
Дата
Msg-id CACACo5TD53+mxfuSGwM9XfSr6efQY+BZgbYerEKsafcLW0NvmQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Add schema-qualified relnames in constraint error messages.  ("Shulgin, Oleksandr" <oleksandr.shulgin@zalando.de>)
Ответы Re: Add schema-qualified relnames in constraint error messages.
Список pgsql-hackers
On Wed, Jan 6, 2016 at 3:02 PM, Shulgin, Oleksandr <oleksandr.shulgin@zalando.de> wrote:

Please find attached a POC patch, using \errverbose for the command name.  Unfortunately, I didn't see a good way to contain the change in psql only and had to change libpq, adding new interface PQresultBuildErrorMessage().  Also, what I don't like very much is that we need to keep track of the last result from last SendQuery() in psql's pset.  So in my view this is sort of a dirty hack that works nonetheless.

Added to the Open commitfest: https://commitfest.postgresql.org/9/475/

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

Предыдущее
От: "Shulgin, Oleksandr"
Дата:
Сообщение: Re: Inconsistent error handling in START_REPLICATION command
Следующее
От: Fabien COELHO
Дата:
Сообщение: Re: extend pgbench expressions with functions