pgsql: gen_node_support.pl: Mark location fields as type alias ParseLoc
В списке pgsql-committers по дате отправления:
| От | Peter Eisentraut |
|---|---|
| Тема | pgsql: gen_node_support.pl: Mark location fields as type alias ParseLoc |
| Дата | |
| Msg-id | E1rmc0g-004cDz-Nc@gemulon.postgresql.org обсуждение |
| Список | pgsql-committers |
gen_node_support.pl: Mark location fields as type alias ParseLoc Instead of the rather ugly type=int + name ~= location$, we now have a marker type for offset pointers or sizes that are only relevant when a query text is included, which decreases the complexity required in gen_node_support.pl for handling these values. Author: Matthias van de Meent <boekewurm+postgres@gmail.com> Discussion: https://www.postgresql.org/message-id/flat/CAEze2WgrCiR3JZmWyB0YTc8HV7ewRdx13j0CqD6mVkYAW+SFGQ@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/605721f819f5b603db6bc1405ef414747d182116 Modified Files -------------- src/backend/nodes/gen_node_support.pl | 6 +-- src/include/nodes/nodes.h | 9 ++++ src/include/nodes/parsenodes.h | 92 +++++++++++++++++------------------ src/include/nodes/plannodes.h | 4 +- src/include/nodes/primnodes.h | 72 +++++++++++++-------------- src/tools/pgindent/typedefs.list | 1 + 6 files changed, 97 insertions(+), 87 deletions(-)
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера