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

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix failure of new wchar->mb functions to advance from pointer.
Date: 2012-07-06 03:48:34
Message-ID: E1SmzX0-0005VQ-I1@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2012-07-06 08:05:10 Re: Re: [COMMITTERS] pgsql: Fix mapping of PostgreSQL encodings to Python encodings.
Previous Message Bruce Momjian 2012-07-06 03:36:46 pgsql: Fix PGDATAOLD and PGDATANEW to properly set pgconfig location, p