Skip to content

Commit ce8c6aa

Browse files
committed
Add:
> > o Add new version of PQescapeString() that doesn't double backslashes > that are part of a client-only multibyte sequence > > Single-quote is not a valid byte in any supported client-only > encoding. > > o Add new version of PQescapeString() that doesn't double > backslashes when standard_conforming_strings is true and > non-E strings are used
1 parent 5d096d0 commit ce8c6aa

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed

doc/TODO

Lines changed: 11 additions & 1 deletion
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: Tue Apr 18 22:46:31 EDT 2006
5+
Last updated: Wed Apr 19 17:50:14 EDT 2006
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -721,6 +721,16 @@ Clients
721721
One complexity is that a statement like SELECT 1/col could error
722722
out mid-way through the result set.
723723

724+
o Add new version of PQescapeString() that doesn't double backslashes
725+
that are part of a client-only multibyte sequence
726+
727+
Single-quote is not a valid byte in any supported client-only
728+
encoding.
729+
730+
o Add new version of PQescapeString() that doesn't double
731+
backslashes when standard_conforming_strings is true and
732+
non-E strings are used
733+
724734

725735
Referential Integrity
726736
=====================

doc/src/FAQ/TODO.html

Lines changed: 9 additions & 1 deletion
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: Tue Apr 18 22:46:31 EDT 2006
11+
Last updated: Wed Apr 19 17:50:14 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>.
@@ -656,6 +656,14 @@ <h1><a name="section_9">Clients</a></h1>
656656
One complexity is that a statement like SELECT 1/col could error
657657
out mid-way through the result set.
658658
</p>
659+
</li><li>Add new version of PQescapeString() that doesn't double backslashes
660+
that are part of a client-only multibyte sequence
661+
<p> Single-quote is not a valid byte in any supported client-only
662+
encoding.
663+
</p>
664+
</li><li>Add new version of PQescapeString() that doesn't double
665+
backslashes when standard_conforming_strings is true and
666+
non-E strings are used
659667
</li></ul>
660668
</li></ul>
661669
<h1><a name="section_10">Referential Integrity</a></h1>

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