mirror of
https://github.com/postgres/postgres.git
synced 2026-06-06 15:49:28 -04:00
c5ba16a83c
codes, per discussion from last March. parse.h should now be included *only* by gram.y, scan.l, keywords.c, parser.c. This prevents surprising misbehavior after seemingly-trivial grammar adjustments.