pgsql: doc: Mention how to use quotes with GUC names in error messages

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: doc: Mention how to use quotes with GUC names in error messages
Дата
Msg-id E1r8ZSf-007us4-FR@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
doc: Mention how to use quotes with GUC names in error messages

Quotes should not be used except if a GUC name is a natural English
word.

Author: Álvaro Herrera
Discussion: https://postgr.es/m/CAHut+Pv-kSN8SkxSdoHano_wPubqcg5789ejhCDZAcLFceBR-w@mail.gmail.com

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/sources.sgml | 8 ++++++++
1 file changed, 8 insertions(+)


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Apply quotes more consistently to GUC names in logs
Следующее
От: Masahiko Sawada
Дата:
Сообщение: pgsql: Add tests for XID wraparound.