]> granicus.if.org Git - postgresql/commit
Fix char-vs-pg_wchar confusion in p_ere(), per failure report from
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 20 Apr 2003 17:37:22 +0000 (17:37 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 20 Apr 2003 17:37:22 +0000 (17:37 +0000)
commit9ccfbe254a32fb95ca99e2facb95053a0d9c8db8
tree3356c3de3484d565f916fcb686f0f4473888d62e
parent8363ed70ad3d59888b3e0b6237ad78439c7a98ec
Fix char-vs-pg_wchar confusion in p_ere(), per failure report from
Tom O'Dowd.  This fix is not relevant to CVS tip anymore, but we should
fix it in 7.3.*.
src/backend/regex/regcomp.c