pgsql: Use SQL standard '' rather than \' for tutorial/sample code.

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Use SQL standard '' rather than \' for tutorial/sample code.
Date: 2006-05-11 19:21:31
Message-ID: 20060511192131.C69A49FA2CB@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Use SQL standard '' rather than \' for tutorial/sample code.

Backpatch to 8.1.X.

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
pgsql/src/interfaces/ecpg/test:
test1.pgc (r1.33 -> r1.33.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/test1.pgc.diff?r1=1.33&r2=1.33.2.1)
pgsql/src/tutorial:
funcs.source (r1.7 -> r1.7.6.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tutorial/funcs.source.diff?r1=1.7&r2=1.7.6.1)

Browse pgsql-committers by date

  From Date Subject
Next Message User Nwakefield 2006-05-11 21:10:40 bizgres - bizgres: Bug ---- File seperator was hard coded to windows
Previous Message Bruce Momjian 2006-05-11 19:21:14 pgsql: Use SQL standard '' rather than \' for tutorial/sample code.