postgresql/src/backend/regex
Bruce Momjian b492c3accc Add parentheses to macros when args are used in computations. Without
them, the executation behavior could be unexpected.
2005-05-25 21:40:43 +00:00
..
COPYRIGHT Replace regular expression package with Henry Spencer's latest version 2003-02-05 17:41:33 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
re_syntax.n Replace regular expression package with Henry Spencer's latest version 2003-02-05 17:41:33 +00:00
regc_color.c $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
regc_cvec.c $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
regc_lex.c $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
regc_locale.c Solve the 'Turkish problem' with undesirable locale behavior for case 2004-05-07 00:24:59 +00:00
regc_nfa.c $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
regcomp.c Add parentheses to macros when args are used in computations. Without 2005-05-25 21:40:43 +00:00
rege_dfa.c $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
regerror.c $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
regexec.c $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
regfree.c $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00