postgresql/src
Tom Lane 30a4853cfd 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
2013-01-19 17:20:56 -05:00
..
backend Protect against SnapshotNow race conditions in pg_tablespace scans. 2013-01-18 18:06:27 -05:00
bin On second thought, use an empty string instead of "none" when not connected. 2013-01-15 22:12:54 +02:00
include Invent a "one-shot" variant of CachedPlans for better performance. 2013-01-04 17:42:25 -05:00
interfaces Extend and improve use of EXTRA_REGRESS_OPTS. 2013-01-12 08:24:38 -05:00
makefiles Make pgxs build executables with the right suffix. 2013-01-19 14:54:29 -05:00
pl Translation updates 2012-12-03 08:00:46 -05:00
port Stamp 9.2.2. 2012-12-03 15:16:10 -05:00
template Remove BSD/OS (BSDi) port. There are no known users upgrading to 2012-05-03 10:58:44 -04:00
test Prevent passing gmake's environment variables down through pg_regress. 2012-12-01 17:23:55 -05:00
timezone Add new timezone abbrevation "FET". 2013-01-14 14:46:09 -05:00
tools Properly install ecpg_compat and pgtypes libraries on msvc 2013-01-09 17:31:04 +01:00
tutorial Modernize string literal syntax in tutorial example. 2013-01-19 17:20:56 -05:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
bcc32.mak Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile Fix some oversights in distprep and maintainer-clean targets. 2011-03-10 00:04:05 -05:00
Makefile.global.in Add mode where contrib installcheck runs each module in a separately named database. 2012-12-11 11:52:23 -05:00
Makefile.shlib Remove BSD/OS (BSDi) port. There are no known users upgrading to 2012-05-03 10:58:44 -04:00
nls-global.mk Lots of doc corrections. 2012-04-23 22:43:09 -04:00
win32.mak Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00