pgsql: Allow printf-style padding specifications in log_line_prefix.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Allow printf-style padding specifications in log_line_prefix.
Дата
Msg-id E1VPK2D-0000RT-7M@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Allow printf-style padding specifications in log_line_prefix.

David Rowley, after a suggestion from Heikki Linnakangas.  Reviewed by
Albe Laurenz, and further edited by me.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/4334639f4bb9fb88c13b8dd5faca22b207248504

Modified Files
--------------
doc/src/sgml/config.sgml       |   10 +-
src/backend/utils/error/elog.c |  239 +++++++++++++++++++++++++++++++++-------
2 files changed, 210 insertions(+), 39 deletions(-)


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Fix erroneous statements about multiply specified JSON columns.
Следующее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Ensure installation dirs are built before contents are installed