Skip to content

Commit e4bffda

Browse files
committed
Update release notes.
1 parent c864c3b commit e4bffda

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

doc/src/sgml/release.sgml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.353 2005/08/24 03:47:11 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.354 2005/08/24 14:35:26 momjian Exp $
33
-->
44

55
<appendix id="release">
@@ -299,7 +299,13 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.353 2005/08/24 03:47:11 momjian
299299
will be treated literally in non-E strings. To prepare for this
300300
change, use E'' strings in places that need special backslash
301301
processing, and turn on escape_string_warning to find additional
302-
strings that need to be converted to use <literal>E''</>.
302+
strings that need to be converted to use <literal>E''</>. Also,
303+
use two single-quotes ('') to embed a literal single-quote
304+
in a string, rather than the PostgreSQL-supported syntax of
305+
backslash single-quote (\'). The former is standards-conforming
306+
and does not require the use of the E'' string syntax. You can
307+
also use the $$ string syntax, which does not treat backslashes
308+
specially.
303309
</para>
304310
</listitem>
305311

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