]> granicus.if.org Git - postgresql/commit
Back-patch addition of pg_wchar-to-multibyte conversion functionality.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 10 Jul 2012 20:52:36 +0000 (16:52 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 10 Jul 2012 20:52:36 +0000 (16:52 -0400)
commitf12960d8c9ce454a37c2082549b7766ce36627d2
treebd9bee6a61d9f5c304be9928eb90c13a0e8d4649
parent7c460f0ba745611f4dadf413daa4ed9059951f92
Back-patch addition of pg_wchar-to-multibyte conversion functionality.

Back-patch of commits 72dd6291f216440f6bb61a8733729a37c7e3b2d2,
f6a05fd973a102f7e66c491d3f854864b8d24844, and
60e9c224a197aa37abb1aa3aefa3aad42da61f7f.

This is needed to support fixing the regex prefix extraction bug in
back branches.
src/backend/utils/mb/mbutils.c
src/backend/utils/mb/wchar.c
src/include/mb/pg_wchar.h