postgresql/src/backend/parser
1997-08-20 01:12:38 +00:00
..
analyze.c Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00
catalog_utils.c Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00
dbcommands.c Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00
gram.y CHECK/DEFAULT syntax 1997-08-20 01:12:38 +00:00
keywords.c CHECK/DEFAULT syntax 1997-08-20 01:12:38 +00:00
Makefile Fix for -Wno-error 1997-04-18 08:57:39 +00:00
parse_query.c Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00
parser.c Comment out code that makes no sense, and Purify complains about. 1997-08-03 02:28:10 +00:00
scan.l Fox case-sensitivity for \d and allow trailing ; on backslash commands. 1997-06-29 17:29:28 +00:00
scansup.c Remove quote removal. Moved to parser. 1996-11-15 18:38:55 +00:00
sysfunc.c |From: Keith Parks <emkxp01@mtcc.demon.co.uk> 1997-01-26 17:28:48 +00:00