Fix failure of new wchar->mb functions to advance from pointer.

Robert Haas <rhaas@postgresql.org>

Commit: f6a05fd973a102f7e66c491d3f854864b8d24844
Author: Robert Haas <rhaas@postgresql.org>
Date: 2012-07-06T03:47:53Z
Releases: 9.3.0
Fix failure of new wchar->mb functions to advance from pointer.

Bug spotted by Tom Lane.

Files

PathChange+/−
src/backend/utils/mb/wchar.c modified +4 −1