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

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Fix failure of new wchar->mb functions to advance from pointer.
Дата
Msg-id E1SmzX0-0005VQ-I1@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Fix PGDATAOLD and PGDATANEW to properly set pgconfig location, p
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Validate xlog record header before enlarging the work area to st