aboutsummaryrefslogtreecommitdiff
path: root/src/backend/regex/regcomp.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2004-11-24 22:44:27 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2004-11-24 22:44:27 +0000
commit38929bc06ae95e7e0c014c556a9752f7ef3d0371 (patch)
treea2f41b648ed273ef5fb5cd161a5cd1fe29cf2ca1 /src/backend/regex/regcomp.c
parenta007dd1d21a161221e24350bd9343464a34e3c32 (diff)
downloadpostgresql-38929bc06ae95e7e0c014c556a9752f7ef3d0371.tar.gz
postgresql-38929bc06ae95e7e0c014c556a9752f7ef3d0371.zip
Our interface code for Spencer's regexp package was checking for regexp
error conditions during regexp compile, but not during regexp execution; any sort of "can't happen" errors would be treated as no-match instead of being reported as they should be. Noticed while trying to duplicate a reported Tcl bug.
Diffstat (limited to 'src/backend/regex/regcomp.c')
0 files changed, 0 insertions, 0 deletions