postgresql/src/backend/parser
Bruce Momjian 3f365ba0fc Inline memset() as MemSet(). 1997-09-18 20:22:58 +00:00
..
Makefile Fix for -Wno-error 1997-04-18 08:57:39 +00:00
analyze.c Inline memset() as MemSet(). 1997-09-18 20:22:58 +00:00
catalog_utils.c Inline memset() as MemSet(). 1997-09-18 20:22:58 +00:00
dbcommands.c Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
gram.y Add syntax and warnings for unsupported ALTER TABLE commands 1997-09-18 03:46:18 +00:00
keywords.c Add a few keywords for SQL-92 support. 1997-09-13 03:13:37 +00:00
parse_query.c Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
parser.c heapattr functions now return a Datum, not char *. 1997-09-12 04:09:08 +00:00
scan.l Use exclusive state to help fix unary minus parsing. 1997-09-13 03:12:55 +00:00
scansup.c Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
sysfunc.c Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00