1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-10 17:42:29 +03:00
Files
postgres/src/backend/utils/adt
Tom Lane 3220fd2138 Tweak scanner/grammar interface so that the keyword-as-identifier rules
in gram.y can make use of the keywords.c string table, instead of having
their own copies of the keyword strings.  This saves a few kilobytes and
more importantly eliminates an opportunity for cut-and-paste errors.
2002-05-02 18:44:11 +00:00
..
2001-03-22 04:01:46 +00:00
2002-02-23 01:01:30 +00:00
2001-10-04 04:13:40 +00:00
2002-04-04 04:25:54 +00:00
2002-03-06 06:10:59 +00:00