pgsql: Be more explicit about the meaning of the change in standard_con

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Be more explicit about the meaning of the change in standard_con
Date: 2011-05-11 03:45:02
Message-ID: E1QK0MA-0004Vw-M7@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Be more explicit about the meaning of the change in standard_conforming_strings.

Branch
------
master

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2011-05-11 09:50:30 pgsql: Shut down WAL receiver if it's still running at end of recovery.
Previous Message Bruce Momjian 2011-05-11 00:57:22 pgsql: Mention "backslash" escape processing change in 9.1 release note