PostgreSQL TODO List
====================
-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.
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
-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
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