From b1a1ea49da183d521c2a3db676a6ec2b9c306626 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sun, 29 Apr 2007 07:17:12 +0000 Subject: Update to 8.4: < * Make standard_conforming_strings the default in 8.3? > * Make standard_conforming_strings the default in 8.4? --- doc/src/FAQ/TODO.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src') diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index f2321971971..73cd36afed8 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@

PostgreSQL TODO List

Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Sun Apr 29 02:48:05 EDT 2007 +Last updated: Sun Apr 29 03:17:05 EDT 2007

The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html. @@ -468,7 +468,7 @@ first. There is also a developer's wiki at
constraint_exclusion

  • Allow EXPLAIN output to be more easily processed by scripts
  • Enable standard_conforming_strings -
  • Make standard_conforming_strings the default in 8.3? +
  • Make standard_conforming_strings the default in 8.4?

    When this is done, backslash-quote should be prohibited in non-E'' strings because of possible confusion over how such strings treat backslashes. Basically, '' is always safe for a literal single -- cgit v1.2.3