postgresql/src/interfaces/ecpg/preproc
2008-11-26 08:45:12 +00:00
..
.cvsignore Enable script to generate preproc.y in build process. 2008-11-14 17:11:40 +00:00
c_keywords.c Synced parser. 2008-05-20 23:17:32 +00:00
descriptor.c Add localization support to ecpg. 2008-05-16 15:20:04 +00:00
ecpg_keywords.c Allow SQL:2008 syntax ALTER TABLE ... ALTER COLUMN ... SET DATA TYPE 2008-10-21 08:38:16 +00:00
ecpg.addons Added files containing changes between gram.y and preproc.y. 2008-11-14 10:03:33 +00:00
ecpg.c Add localization support to ecpg. 2008-05-16 15:20:04 +00:00
ecpg.header Add %expect 0 to all parser input files to prevent conflicts slipping by. 2008-11-26 08:45:12 +00:00
ecpg.tokens Added files containing changes between gram.y and preproc.y. 2008-11-14 10:03:33 +00:00
ecpg.trailer Add missing semicolon, per grip from Alex Hunsaker. 2008-11-15 22:18:05 +00:00
ecpg.type Added files containing changes between gram.y and preproc.y. 2008-11-14 10:03:33 +00:00
extern.h Synced parser. 2008-05-20 23:17:32 +00:00
Makefile Add missing dependencies to preproc.y build rule 2008-11-15 22:20:55 +00:00
output.c Changed statement escaping to not escape continuation line markers. 2008-03-20 15:56:59 +00:00
parse.pl Adding script that generates preproc.y from gram.y to CVS. 2008-11-14 10:01:04 +00:00
parser.c Add WITH [NO] DATA clause to CREATE TABLE AS, per SQL. 2008-10-28 14:09:45 +00:00
pgc.l Unicode escapes in strings and identifiers 2008-10-29 08:04:54 +00:00
type.c Add localization support to ecpg. 2008-05-16 15:20:04 +00:00
type.h Synced parser. 2008-05-20 23:17:32 +00:00
variable.c Add localization support to ecpg. 2008-05-16 15:20:04 +00:00