diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2012-09-26 23:10:52 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2012-09-26 23:12:39 -0400 |
commit | 55c1687a97c3c2b6cbf7c1b45830b49f03641908 (patch) | |
tree | 07419cfb066b10daa6b91aa9689bfeb52b65c744 /src/backend/utils/adt/misc.c | |
parent | 10bfe81deeb8dc2af2204dbeebf3dda62f1ae263 (diff) | |
download | postgresql-55c1687a97c3c2b6cbf7c1b45830b49f03641908.tar.gz postgresql-55c1687a97c3c2b6cbf7c1b45830b49f03641908.zip |
Run check_keywords.pl anytime gram.c is rebuilt.
This script is a bit slow, but still it only takes a fraction of the time
the bison run does, so the overhead doesn't seem intolerable. And we
definitely need some mechanical aid here, because people keep missing
the need to add new keywords to the appropriate keyword-list production.
While at it, I moved check_keywords.pl from src/tools into
src/backend/parser where it's actually used, and did some very minor
cleanup on the script.
Diffstat (limited to 'src/backend/utils/adt/misc.c')
0 files changed, 0 insertions, 0 deletions