pgsql: Add error position to an error message

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Add error position to an error message
Дата
Msg-id E1iabbi-0003SN-OF@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add error position to an error message

Reviewed-by: Pavel Stehule <pavel.stehule@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/6e7aa4a1-be6a-1a75-b1f9-83a678e5184a@2ndquadrant.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d4feadeca1591fd5fe91bdf73a7897553f5366d7

Modified Files
--------------
src/backend/commands/prepare.c        | 3 ++-
src/test/regress/expected/prepare.out | 2 ++
2 files changed, 4 insertions(+), 1 deletion(-)


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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: pgsql: Add tests for '-f' option in dropdb utility.
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Make allow_system_table_mods settable at run time