postgresql/src/backend/regex
Peter Eisentraut 77f7763b55 Remove all traces of multibyte and locale options. Clean up comments
referring to "multibyte" where it really means character encoding.
2002-09-03 21:45:44 +00:00
..
COPYRIGHT Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
engine.c Remove #ifdef MULTIBYTE per hackers list discussion. 2002-08-29 07:22:30 +00:00
Makefile Remove all traces of multibyte and locale options. Clean up comments 2002-09-03 21:45:44 +00:00
re_format.7 Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
regcomp.c Remove sys/types.h in files that include postgres.h, and hence c.h, 2002-09-02 02:47:07 +00:00
regerror.c Remove sys/types.h in files that include postgres.h, and hence c.h, 2002-09-02 02:47:07 +00:00
regex.3 Make regular-expression error messages a tad less obscure, 2001-03-19 22:27:46 +00:00
regexec.c Remove #ifdef MULTIBYTE per hackers list discussion. 2002-08-29 07:22:30 +00:00
regfree.c Remove sys/types.h in files that include postgres.h, and hence c.h, 2002-09-02 02:47:07 +00:00
retest.c Implement SQL99 OVERLAY(). Allows substitution of a substring in a string. 2002-06-11 15:44:38 +00:00
WHATSNEW Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00