postgresql/src/backend/regex
Tom Lane f7a839bc2b Clean up portability problems in regexp package: change all routine
definitions from K&R to ANSI C style, and fix broken assumption that
int and long are the same datatype.  This repairs problems observed
on Alpha with regexps having between 32 and 63 states.
2001-02-13 00:02:36 +00:00
..
COPYRIGHT Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
engine.c Clean up portability problems in regexp package: change all routine 2001-02-13 00:02:36 +00:00
Makefile Make all commands that link a program look like 2000-11-30 20:36:13 +00:00
re_format.7 Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
regcomp.c Clean up portability problems in regexp package: change all routine 2001-02-13 00:02:36 +00:00
regerror.c Clean up portability problems in regexp package: change all routine 2001-02-13 00:02:36 +00:00
regex.3 Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
regexec.c Clean up portability problems in regexp package: change all routine 2001-02-13 00:02:36 +00:00
regfree.c Clean up portability problems in regexp package: change all routine 2001-02-13 00:02:36 +00:00
retest.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
WHATSNEW Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00