pgsql: logging: Also add the command prefix to detail and hint messages

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: logging: Also add the command prefix to detail and hint messages
Дата
Msg-id E1nvXya-001ooc-OG@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
logging: Also add the command prefix to detail and hint messages

This makes the output line up better and allows filtering messages by
command.

Discussion: https://www.postgresql.org/message-id/ba6d4fac-9e33-91f9-94fb-1e4c144a48b9@enterprisedb.com

Branch
------
master

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

Modified Files
--------------
src/bin/pg_dump/t/003_pg_dump_with_server.pl | 2 +-
src/common/logging.c                         | 3 +--
2 files changed, 2 insertions(+), 3 deletions(-)


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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: pgsql: Extend pg_publication_tables to display column list and row filt
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Make STRING an unreserved_keyword.