aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2014-11-23 15:31:32 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2014-11-23 15:31:36 -0500
commite2dc3f57726199408902ba87eaaf7b95d1223744 (patch)
tree13f5c3f3288fba464d3288aa25f4c10c7e2c4a01 /contrib/postgres_fdw/postgres_fdw.c
parent02d5ab6a86aa941109cecd9e6ebe73a67e8bf545 (diff)
downloadpostgresql-e2dc3f57726199408902ba87eaaf7b95d1223744.tar.gz
postgresql-e2dc3f57726199408902ba87eaaf7b95d1223744.zip
Get rid of redundant production in plpgsql grammar.
There may once have been a reason for the intermediate proc_stmts production in the plpgsql grammar, but it isn't doing anything useful anymore, so let's collapse it into proc_sect. Saves some code and probably a small number of nanoseconds per statement list. In passing, correctly alphabetize keyword lists to match pl_scanner.c; note that for "rowtype" vs "row_count", pl_scanner.c must sort on the basis of the lower-case spelling. Noted while fooling with a patch to de-reserve more plpgsql keywords.
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions