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:07 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2004-11-24 22:44:07 +0000
commit236404fcd14f189412138e29d8a78765540a0000 (patch)
tree669ebe89a487db56925572717b4d4e0a4f981ee8 /src/backend/regex/regcomp.c
parentcf796cc702a879947fd6d1290e25250fe0b37d69 (diff)
downloadpostgresql-236404fcd14f189412138e29d8a78765540a0000.tar.gz
postgresql-236404fcd14f189412138e29d8a78765540a0000.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