[COMMITTERS] pgsql: Applied patch by Boszormenyi Zoltan to add

2010-01-26 Thread Michael Meskes
Log Message: --- Applied patch by Boszormenyi Zoltan to add out-of-scope cursor support to native mode. Modified Files: -- pgsql/src/interfaces/ecpg/compatlib: informix.c (r1.62 -> r1.63) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg

[COMMITTERS] pgsql: Finally applied patch by Boszormenyi Zoltan to

2010-01-26 Thread Michael Meskes
Log Message: --- Finally applied patch by Boszormenyi Zoltan to add the new features his patches added to the docs. Modified Files: -- pgsql/doc/src/sgml: ecpg.sgml (r1.93 -> r1.94) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ecpg.sgml?r1

[COMMITTERS] pgsql: Added test case that was part of Zoltan's patch but apparently

2010-01-26 Thread Michael Meskes
Log Message: --- Added test case that was part of Zoltan's patch but apparently wasn't part of my commit. Added Files: --- pgsql/src/interfaces/ecpg/test/expected: preproc-outofscope.c (r1.1) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/

[COMMITTERS] pgsql: Remove tabs in SGML.

2010-01-26 Thread Bruce Momjian
Log Message: --- Remove tabs in SGML. Modified Files: -- pgsql/doc/src/sgml: ecpg.sgml (r1.94 -> r1.95) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ecpg.sgml?r1=1.94&r2=1.95) -- Sent via pgsql-committers mailing list (pgsql-committers@pos

[COMMITTERS] pgsql: Un-break initdb logic for commenting out IPv6 pg_hba.conf line.

2010-01-26 Thread Tom Lane
Log Message: --- Un-break initdb logic for commenting out IPv6 pg_hba.conf line. Modified Files: -- pgsql/src/bin/initdb: initdb.c (r1.183 -> r1.184) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/initdb/initdb.c?r1=1.183&r2=1.184) -- Sent via pg

[COMMITTERS] pgsql: Remove the default_do_language parameter, instead making DO use a

2010-01-26 Thread Tom Lane
Log Message: --- Remove the default_do_language parameter, instead making DO use a hardwired default of "plpgsql". This is more reasonable than it was when the DO patch was written, because we have since decided that plpgsql should be installed by default. Per discussion, having a paramet

[COMMITTERS] npgsql - Npgsql2:

2010-01-26 Thread User Fxjr
Log Message: --- Modified Files: -- Npgsql2: RELEASENOTES.txt (r1.19 -> r1.20) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/RELEASENOTES.txt?r1=1.19&r2=1.20) -- Sent via pgsql-committers mailing list ([email protected]) To ma

[COMMITTERS] pgsql: Various small improvements and cleanups for PL/Perl.

2010-01-26 Thread Andrew Dunstan
Log Message: --- Various small improvements and cleanups for PL/Perl. - Allow (ineffective) use of 'require' in plperl If the required module is not already loaded then it dies. So "use strict;" now works in plperl. - Pre-load the feature module if perl >= 5.10. So "use featur

[COMMITTERS] pgsql: Fix plperl.sgml errors from recent commit.

2010-01-26 Thread Andrew Dunstan
Log Message: --- Fix plperl.sgml errors from recent commit. Modified Files: -- pgsql/doc/src/sgml: plperl.sgml (r2.75 -> r2.76) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/plperl.sgml?r1=2.75&r2=2.76) -- Sent via pgsql-committers mailing