postgresql/src/backend/regex
Tom Lane f1c87830b5 Add a useless return statement to suppress a warning seen with some
versions of gcc (I'm seeing it with Apple's gcc 4.0.1).  I think the
reason we did not see this before was that the assert() macros in the
regex code were all no-ops till recently.
2007-10-22 01:02:22 +00:00
..
COPYRIGHT
Makefile
re_syntax.n
regc_color.c Make dumpcolors() have tolerable performance when using 32-bit chr, 2007-10-06 16:18:09 +00:00
regc_cvec.c
regc_lex.c Add a useless return statement to suppress a warning seen with some 2007-10-22 01:02:22 +00:00
regc_locale.c
regc_nfa.c
regcomp.c
rege_dfa.c
regerror.c
regexec.c
regfree.c