pgsql: Mention "backslash" escape processing change in 9.1 release note

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Mention "backslash" escape processing change in 9.1 release note
Date: 2011-05-11 00:57:22
Message-ID: E1QJxju-0002FT-8Z@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Mention "backslash" escape processing change in 9.1 release notes.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/64cc297dc9875a6feb3a310038707b6119b775ca

Modified Files
--------------
doc/src/sgml/release-9.1.sgml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2011-05-11 03:45:02 pgsql: Be more explicit about the meaning of the change in standard_con
Previous Message Tom Lane 2011-05-11 00:37:37 pgsql: Prevent datebsearch() from crashing on base == NULL && nel == 0.