]> 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:55 +0000 (16:52 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 10 Jul 2012 20:52:55 +0000 (16:52 -0400)
commit6b304087a752d0f776aba09e93f9203f2039a766
treef73580bbf60d1d72db6074a75ce6ed7f09aa6d74
parent1590731ee5dd7077a8b2fcad90652fc964730a77
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