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