pgsql: Update to 8.4: < * Make standard_conforming_strings the default

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update to 8.4: < * Make standard_conforming_strings the default
Date: 2007-04-29 07:17:12
Message-ID: 20070429071712.B0C6F9FB2FD@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Update to 8.4:

< * Make standard_conforming_strings the default in 8.3?
> * Make standard_conforming_strings the default in 8.4?

Modified Files:
--------------
pgsql/doc:
TODO (r1.2175 -> r1.2176)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2175&r2=1.2176)
pgsql/doc/src/FAQ:
TODO.html (r1.676 -> r1.677)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.676&r2=1.677)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-04-30 00:12:08 pgsql: Marginal performance hack: remove the loop that used to be needed
Previous Message Bruce Momjian 2007-04-29 06:48:11 pgsql: Pl/pgsql MOVE done: < o Add support for MOVE and SCROLL