postgresql/src/backend/parser
Marc G. Fournier c7b40e6058 This commit represents a clean compile with the new templates under
FreeBSD

The Makefile(s) have all been cleaned up such that there is a single
LDFLAGS vs LD_ADD or LDADD or LDFLAGS or LDFLAGS_BE.  The Makefile(s)
should be alot more straightforward then they were before...and
consistent
1997-04-04 10:43:16 +00:00
..
analyze.c CREATE/DROP SEQUENCE ... 1997-04-02 04:01:03 +00:00
catalog_utils.c Remove case-sensitive identifiers. Thanks for Dan McGuirk for a reversal patch. 1997-03-02 01:03:44 +00:00
dbcommands.c include sem.h added, include string.h neede, from Erik Bertelsen for Ultrix 1997-01-10 20:19:49 +00:00
gram.y From: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at> 1997-04-02 18:24:52 +00:00
keywords.c New keyword: SEQUENCE. 1997-04-02 04:49:13 +00:00
Makefile This commit represents a clean compile with the new templates under 1997-04-04 10:43:16 +00:00
parse_query.c From: Dan McGuirk <mcguirk@indirect.com> 1997-03-12 20:48:48 +00:00
parser.c Remove WIN32 defines. They never worked. 1997-02-14 04:19:07 +00:00
scan.l Remove case-sensitive identifiers. Thanks for Dan McGuirk for a reversal patch. 1997-03-02 01:03:44 +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