postgresql/src/backend/parser
Vadim B. Mikheev 9729f6ca0d CREATE/DROP SEQUENCE ...
Check nextval/currval permission in analyze.c.
1997-04-02 04:01:03 +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 CREATE/DROP SEQUENCE ... 1997-04-02 04:01:03 +00:00
keywords.c Remove case-sensitive identifiers. Thanks for Dan McGuirk for a reversal patch. 1997-03-02 01:03:44 +00:00
Makefile Use -Wno-error option only if compiler is gcc. 1996-11-14 07:33:34 +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