pgsql: Avoid extra newlines in XML mapping in table forest mode

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Avoid extra newlines in XML mapping in table forest mode
Date: 2012-07-12 20:53:12
Message-ID: E1SpQNs-0003TR-VR@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Avoid extra newlines in XML mapping in table forest mode

found by P. Broennimann

Branch
------
master

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

Modified Files
--------------
src/backend/utils/adt/xml.c | 7 ++++++-
src/test/regress/expected/xmlmap.out | 26 --------------------------
2 files changed, 6 insertions(+), 27 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Jan Urbański 2012-07-13 11:38:07 Re: Re: [COMMITTERS] pgsql: Fix mapping of PostgreSQL encodings to Python encodings.
Previous Message Tom Lane 2012-07-12 20:27:48 pgsql: Skip text->binary conversion of unnecessary columns in contrib/f