Обсуждение: pgsql: Fix failure of new wchar->mb functions to advance from pointer.

Поиск
Список
Период
Сортировка

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

От
Robert Haas
Дата:
Fix failure of new wchar->mb functions to advance from pointer.

Bug spotted by Tom Lane.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/f6a05fd973a102f7e66c491d3f854864b8d24844

Modified Files
--------------
src/backend/utils/mb/wchar.c |    5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)