Update to 8.4:
authorBruce Momjian
Sun, 29 Apr 2007 07:17:12 +0000 (07:17 +0000)
committerBruce Momjian
Sun, 29 Apr 2007 07:17:12 +0000 (07:17 +0000)
< * Make standard_conforming_strings the default in 8.3?
> * Make standard_conforming_strings the default in 8.4?

doc/TODO
doc/src/FAQ/TODO.html

index f0916db134eb457efc050fbd71559905b8ff1135..d231db43f1f3bb308f1b591e5ea1815506a30d14 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-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.
@@ -524,7 +524,7 @@ SQL Commands
   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
index f23219719717ff4f7f2ad8f60a6ad55f56dfbfcf..73cd36afed8c9639763ac62cf779f73ec2e45c02 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-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