]> granicus.if.org Git - postgresql/commit
Fix failure of new wchar->mb functions to advance from pointer.
authorRobert Haas <rhaas@postgresql.org>
Fri, 6 Jul 2012 03:47:53 +0000 (23:47 -0400)
committerRobert Haas <rhaas@postgresql.org>
Fri, 6 Jul 2012 03:47:53 +0000 (23:47 -0400)
commitf6a05fd973a102f7e66c491d3f854864b8d24844
treea645d52ae0ea1278bd24eb848d4ec34c6a03f768
parent2eeb5eb23fa9ad1a2d636bbf2fd68e6709848d23
Fix failure of new wchar->mb functions to advance from pointer.

Bug spotted by Tom Lane.
src/backend/utils/mb/wchar.c