postgresql/src/backend/parser
Thomas G. Lockhart bc85dbf893 Remove backdoor strings from scan.l for DEFAULT and CHECK.
Reconstruct string input for DEFAULT and CHECK.
Add DOUBLE PRECISION, CHARACTER (VARYING) SQL-92 data types.
1997-09-13 03:15:46 +00:00
..
analyze.c Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
catalog_utils.c Fix up error messages. 1997-09-13 03:11:51 +00:00
dbcommands.c Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
gram.y Remove backdoor strings from scan.l for DEFAULT and CHECK. 1997-09-13 03:15:46 +00:00
keywords.c Add a few keywords for SQL-92 support. 1997-09-13 03:13:37 +00:00
Makefile Fix for -Wno-error 1997-04-18 08:57:39 +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