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
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
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/
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
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
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
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
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
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