Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

pgsql: Change the default value of standard_conforming_strings to on.


  • From: rhaas(at)postgresql(dot)org (Robert Haas)
  • To: pgsql-committers(at)postgresql(dot)org
  • Subject: pgsql: Change the default value of standard_conforming_strings to on.
  • Date: Tue, 20 Jul 2010 00:34:44 +0000 (UTC)
  • Message-id: <20100720003444.98FC67541D5@cvs.postgresql.org> <text/plain>

Log Message:
-----------
Change the default value of standard_conforming_strings to on.

This change should be publicized to driver maintainers at once and
release-noted as an incompatibility with previous releases.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        config.sgml (r1.296 -> r1.297)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml?r1=1.296&r2=1.297)
        syntax.sgml (r1.147 -> r1.148)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/syntax.sgml?r1=1.147&r2=1.148)
    pgsql/src/backend/parser:
        scan.l (r1.167 -> r1.168)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/parser/scan.l?r1=1.167&r2=1.168)
    pgsql/src/backend/utils/misc:
        guc.c (r1.562 -> r1.563)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/guc.c?r1=1.562&r2=1.563)
        postgresql.conf.sample (r1.291 -> r1.292)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/postgresql.conf.sample?r1=1.291&r2=1.292)



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group