pgsql: Remove special outfuncs/readfuncs handling of RangeVar.catalogna
В списке pgsql-committers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | pgsql: Remove special outfuncs/readfuncs handling of RangeVar.catalogna |
| Дата | |
| Msg-id | E1pK1dG-0056nT-Vi@gemulon.postgresql.org обсуждение |
| Ответы |
Re: pgsql: Remove special outfuncs/readfuncs handling of RangeVar.catalogna
|
| Список | pgsql-committers |
Remove special outfuncs/readfuncs handling of RangeVar.catalogname. Historically we skipped writing/reading this field, but that no longer works under WRITE_READ_PARSE_PLAN_TREES since we expanded the coverage of that option to include utility commands (787102b56). Remove the special case and just treat this field normally. Bump catversion out of an abundance of caution --- I do not think we currently ever store RangeVar nodes in the catalogs, but perhaps I'm wrong. Per report from Pavel Stehule. Discussion: https://postgr.es/m/CAFj8pRAYvYu-qU7-NieqRRyaQZk-yr3UjtHQ2LR62PS9M1dZMA@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/3cece34be842178a3c5697a58e03fb4a5d576378 Modified Files -------------- src/include/catalog/catversion.h | 2 +- src/include/nodes/primnodes.h | 7 ++----- 2 files changed, 3 insertions(+), 6 deletions(-)
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера