pgsql: Use camel case for "DateStyle" in some error messages
В списке pgsql-committers по дате отправления:
| От | Michael Paquier |
|---|---|
| Тема | pgsql: Use camel case for "DateStyle" in some error messages |
| Дата | |
| Msg-id | E1sxeXu-002V5Y-CA@gemulon.postgresql.org обсуждение |
| Список | pgsql-committers |
Use camel case for "DateStyle" in some error messages This GUC is written as camel-case in most of the documentation and the GUC table (but not postgresql.conf.sample), and two error messages hardcoded it with lower case characters. Let's use a style more consistent. Most of the noise comes from the regression tests, updated to reflect the GUC name in these error messages. Author: Peter Smith Reviewed-by: Peter Eisentraut, Álvaro Herrera Discussion: https://postgr.es/m/CAHut+Pv-kSN8SkxSdoHano_wPubqcg5789ejhCDZAcLFceBR-w@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/2e7c4abe5a88a1528236a13c9ef2e351a97fa022 Modified Files -------------- src/backend/commands/variable.c | 2 +- src/backend/utils/adt/datetime.c | 2 +- src/test/regress/expected/date.out | 58 +++++++++++++++++----------------- src/test/regress/expected/horology.out | 2 +- 4 files changed, 32 insertions(+), 32 deletions(-)
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера