File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
PostgreSQL TODO List
3
3
====================
4
4
Current maintainer: Bruce Momjian (bruce@momjian.us)
5
- Last updated: Sun Apr 29 02:48 :05 EDT 2007
5
+ Last updated: Sun Apr 29 03:17 :05 EDT 2007
6
6
7
7
The most recent version of this document can be viewed at
8
8
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -524,7 +524,7 @@ SQL Commands
524
524
constraint_exclusion
525
525
* Allow EXPLAIN output to be more easily processed by scripts
526
526
* Enable standard_conforming_strings
527
- * Make standard_conforming_strings the default in 8.3 ?
527
+ * Make standard_conforming_strings the default in 8.4 ?
528
528
529
529
When this is done, backslash-quote should be prohibited in non-E''
530
530
strings because of possible confusion over how such strings treat
Original file line number Diff line number Diff line change 8
8
< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
9
9
< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
10
10
< p > Current maintainer: Bruce Momjian (< a href ="mailto:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
11
- Last updated: Sun Apr 29 02:48 :05 EDT 2007
11
+ Last updated: Sun Apr 29 03:17 :05 EDT 2007
12
12
</ p >
13
13
< p > The most recent version of this document can be viewed at< br />
14
14
< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -468,7 +468,7 @@ <h1><a name="section_8">SQL Commands</a></h1>
468
468
constraint_exclusion
469
469
</ li > < li > Allow EXPLAIN output to be more easily processed by scripts
470
470
</ li > < li > Enable standard_conforming_strings
471
- </ li > < li > Make standard_conforming_strings the default in 8.3 ?
471
+ </ li > < li > Make standard_conforming_strings the default in 8.4 ?
472
472
< p > When this is done, backslash-quote should be prohibited in non-E''
473
473
strings because of possible confusion over how such strings treat
474
474
backslashes. Basically, '' is always safe for a literal single
You can’t perform that action at this time.
0 commit comments