pgsql: Include GUC's unit, if it has one,in out-of-range error message
В списке pgsql-committers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | pgsql: Include GUC's unit, if it has one,in out-of-range error message |
| Дата | |
| Msg-id | E1h33xk-0001Og-Gs@gemulon.postgresql.org обсуждение |
| Ответы |
Re: pgsql: Include GUC's unit, if it has one, in out-of-range errormessage
|
| Список | pgsql-committers |
Include GUC's unit, if it has one, in out-of-range error messages. This should reduce confusion in cases where we've applied a units conversion, so that the number being reported (and the quoted range limits) are in some other units than what the user gave in the setting we're rejecting. Some of the changes here assume that float GUCs can have units, which isn't true just yet, but will be shortly. Discussion: https://postgr.es/m/3811.1552169665@sss.pgh.pa.us Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/28a65fc3607a0f45c39a9418f747459bb4f1592a Modified Files -------------- src/backend/utils/misc/guc.c | 113 ++++++++++++++++++++++---------------- src/test/regress/expected/guc.out | 2 +- 2 files changed, 66 insertions(+), 49 deletions(-)
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера