]> granicus.if.org Git - postgresql/commit
Sync regex code with Tcl 8.5.11.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 18 Feb 2012 00:44:26 +0000 (19:44 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 18 Feb 2012 00:44:26 +0000 (19:44 -0500)
commit08fd6ff37f71485e2fc04bc6ce07d2a483c36702
tree51fa2da7977aad7fb44daef5622b1fdf6555f06e
parent06d9afa6f93ec08a45da4de7afd97bbf16738739
Sync regex code with Tcl 8.5.11.

Sync our regex code with upstream changes since last time we did this,
which was Tcl 8.5.0 (see commit df1e965e12cdd48c11057ee6e15346ee2b8b02f5).

There are no functional changes here; the main point is just to lay down
a commit-log marker that somebody has looked at this recently, and to do
what we can to keep the two codebases comparable.
src/backend/regex/regc_locale.c
src/backend/regex/rege_dfa.c
src/backend/regex/regexec.c