Skip to content

Commit 109d0ae

Browse files
committed
Add:
< * -Eventually enable escape_string_warning and standard_conforming_strings > * -Enable escape_string_warning and standard_conforming_strings > * Make standard_conforming_strings the default in 8.3? > > 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 > quote, while \' might or might not be based on the backslash > handling rules. >
1 parent efe3de0 commit 109d0ae

File tree

2 files changed

+19
-4
lines changed

2 files changed

+19
-4
lines changed

doc/TODO

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated: Sat Apr 22 14:18:18 EDT 2006
5+
Last updated: Sat Apr 22 23:59:59 EDT 2006
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -434,7 +434,15 @@ SQL Commands
434434
* Allow EXPLAIN to identify tables that were skipped because of
435435
constraint_exclusion
436436
* Allow EXPLAIN output to be more easily processed by scripts
437-
* -Eventually enable escape_string_warning and standard_conforming_strings
437+
* -Enable escape_string_warning and standard_conforming_strings
438+
* Make standard_conforming_strings the default in 8.3?
439+
440+
When this is done, backslash-quote should be prohibited in non-E''
441+
strings because of possible confusion over how such strings treat
442+
backslashes. Basically, '' is always safe for a literal single
443+
quote, while \' might or might not be based on the backslash
444+
handling rules.
445+
438446
* Simplify dropping roles that have objects in several databases
439447
* Allow COMMENT ON to accept an expression rather than just a string
440448
* Allow the count returned by SELECT, etc to be to represent as an int64

doc/src/FAQ/TODO.html

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
99
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<a href="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
11-
Last updated: Sat Apr 22 14:18:18 EDT 2006
11+
Last updated: Sat Apr 22 23:59:59 EDT 2006
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -399,7 +399,14 @@ <h1><a name="section_8">SQL Commands</a></h1>
399399
</li><li>Allow EXPLAIN to identify tables that were skipped because of
400400
constraint_exclusion
401401
</li><li>Allow EXPLAIN output to be more easily processed by scripts
402-
</li><li>-<em>Eventually enable escape_string<u>warning and standard</u>conforming_strings</em>
402+
</li><li>-<em>Enable escape_string<u>warning and standard</u>conforming_strings</em>
403+
</li><li>Make standard_conforming_strings the default in 8.3?
404+
<p> When this is done, backslash-quote should be prohibited in non-E''
405+
strings because of possible confusion over how such strings treat
406+
backslashes. Basically, '' is always safe for a literal single
407+
quote, while \' might or might not be based on the backslash
408+
handling rules.
409+
</p>
403410
</li><li>Simplify dropping roles that have objects in several databases
404411
</li><li>Allow COMMENT ON to accept an expression rather than just a string
405412
</li><li>Allow the count returned by SELECT, etc to be to represent as an int64

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy