diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2013-01-19 17:20:32 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2013-01-19 17:20:56 -0500 |
commit | 30a4853cfdc6e1acf93509b543d410bac98535ac (patch) | |
tree | d7f3bfbdd98a00e93a2f30f405b9f78803d5768d /src/tutorial/basics.source | |
parent | e994d83d5b378f6603fccf452c0888a149837c33 (diff) | |
download | postgresql-30a4853cfdc6e1acf93509b543d410bac98535ac.tar.gz postgresql-30a4853cfdc6e1acf93509b543d410bac98535ac.zip |
Modernize string literal syntax in tutorial example.
Un-double the backslashes in the LIKE patterns, since
standard_conforming_strings is now the default. Just to be sure, include
a command to set standard_conforming_strings to ON in the example.
Back-patch to 9.1, where standard_conforming_strings became the default.
Josh Kupershmidt, reviewed by Jeff Janes
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions