pgsql: Update to 8.4: < * Make standard_conforming_strings the default - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Update to 8.4: < * Make standard_conforming_strings the default
Date
Msg-id 20070429071712.B0C6F9FB2FD@postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Pl/pgsql MOVE done: < o Add support for MOVE and SCROLL
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Marginal performance hack: remove the loop that used to be needed