postgresql/src/interfaces/ecpg/preproc
Tom Lane a27b691e29 Ensure that all uses of <ctype.h> functions are applied to unsigned-char
values, whether the local char type is signed or not.  This is necessary
for portability.  Per discussion on pghackers around 9/16/00.
2000-12-03 20:45:40 +00:00
..
.cvsignore Add .cvsignore file so cvs doesn't complain if you have lex/yacc 1999-03-21 02:43:58 +00:00
c_keywords.c *** empty log message *** 2000-01-27 19:01:35 +00:00
descriptor.c Fixed handling of variables in connect rule. 2000-10-16 19:53:04 +00:00
ecpg.c Third try. Sorry, I had a wrong path in my copy statement. 2000-11-07 08:46:27 +00:00
ecpg_keywords.c Applied yet another patch by Christof. Thanks Cristof! 2000-11-09 14:06:57 +00:00
extern.h Third try. Sorry, I had a wrong path in my copy statement. 2000-11-07 08:46:27 +00:00
keywords.c Applied yet another patch by Christof. Thanks Cristof! 2000-11-09 14:06:57 +00:00
Makefile Make all commands that link a program look like 2000-11-30 20:36:13 +00:00
output.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
pgc.l Ensure that all uses of <ctype.h> functions are applied to unsigned-char 2000-12-03 20:45:40 +00:00
preproc.y Fix yacc failures in preproc.y. 2000-11-20 22:03:06 +00:00
type.c Fixed handling of variables in connect rule. 2000-10-16 19:53:04 +00:00
type.h Cleanup of <> and "" 2000-05-29 21:25:07 +00:00
variable.c *** empty log message *** 2000-09-19 11:47:16 +00:00