summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/arrayfuncs.c
diff options
context:
space:
mode:
authorTom Lane2024-10-14 19:59:13 +0000
committerTom Lane2024-10-14 19:59:29 +0000
commitd2f41b4621de6d0e9eeaa4ea1d60cad190406f5e (patch)
treedca56dfcc3ad318fc3182d7db2f72238a0f94d62 /src/backend/utils/adt/arrayfuncs.c
parent66ac94cdc79216e85f4c9e2d445c6f025653668e (diff)
ecpg: add cross-checks to parse.pl for usage of internal tables.
parse.pl contains several constant tables that describe tweaks to be made to the backend grammar. In the same spirit as 00b0e7204, add cross-checks that each table entry is used at least once (or exactly once if that's appropriate). This should help catch cases where adjustments to the backend grammar cause a table entry not to match as expected. Per suggestion from Michael Paquier. Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions