Log Message:
---
ADD array_ndims function
Author: Robert Haas <[EMAIL PROTECTED]>
Modified Files:
--
pgsql/doc/src/sgml:
func.sgml (r1.454 -> r1.455)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml?r1=1.454&r2=1.455)
pgsql/src/ba
Log Message:
---
Experimental new support for building man pages via docbook2x, an XSL-based
tool chain. With some polishing, this might help us get rid of our ancient
and crufty man page build mechanism.
Modified Files:
--
pgsql/doc/src/sgml:
Makefile (r1.109 -> r
Log Message:
---
Fix bug introduced in recent patch to make plpython cope with OUT arguments:
the proc->argnames array has to be initialized to zero immediately on creation,
since the error recovery path will try to free its elements.
Modified Files:
--
pgsql/src/pl/plpytho
Log Message:
---
Fixed Soalris compiller error.
-Wall was taken as gcc limitation.
Thanks report Marcin Ligorowski.
Modified Files:
--
psqlodbc:
Makefile.am (r1.48 -> r1.49)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/Makefile.am.diff?r1=
Alvaro Herrera wrote:
Hmm. I see that some messages are now like this:
(errmsg("unexpected data beyond EOF in block %u of relation %u/%u/%u/%u",
blockNum, smgr->smgr_rnode.spcNode, smgr->smgr_rnode.dbNode,
smgr->smgr_rnode.relNode, forkNum),
but it seems that the file names contain sy
Log Message:
---
Fix compiler warning about uninitialized variable
Modified Files:
--
pgsql/src/backend/postmaster:
pgstat.c (r1.183 -> r1.184)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/pgstat.c?r1=1.183&r2=1.184)
--
Sent via
Log Message:
---
Remove unused rfno from PLpgSQL_recfield
Jonah Harris
Modified Files:
--
pgsql/src/pl/plpgsql/src:
plpgsql.h (r1.102 -> r1.103)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpgsql/src/plpgsql.h?r1=1.102&r2=1.103)
--
Sent via p
Log Message:
---
Revert unwanted patch, per Tom.
Modified Files:
--
pgsql/src/pl/plpgsql/src:
plpgsql.h (r1.103 -> r1.104)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpgsql/src/plpgsql.h?r1=1.103&r2=1.104)
--
Sent via pgsql-committers mailing
Log Message:
---
Updated varchar maximum length.
Modified Files:
--
Npgsql2/src/Npgsql:
NpgsqlProviderManifest.Manifest.xml (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlProviderManifest.Manifest.xml.diff?r1=1.6
Log Message:
---
Add frename and fgetattr in utl_file.
Modified Files:
--
orafce:
file.c (r1.10 -> r1.11)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/file.c.diff?r1=1.10&r2=1.11)
orafunc.sql.in (r1.47 -> r1.48)
(http://cvs.pg
Log Message:
---
Document that 'sslmode' is ignored for Unix domain socket communication;
backpatch to 8.3.X.
Modified Files:
--
pgsql/doc/src/sgml:
libpq.sgml (r1.266 -> r1.267)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/libpq.sgml?r1=1.2
Log Message:
---
Document that 'sslmode' is ignored for Unix domain socket communication;
backpatch to 8.3.X.
Tags:
REL8_3_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
libpq.sgml (r1.255.2.1 -> r1.255.2.2)
(http://anoncvs.postgresql.org/cvsweb.cgi/pg
Log Message:
---
Document that SSL is only possible on tcp/ip connections in the
postgresql.conf 'ssl' section.
Modified Files:
--
pgsql/doc/src/sgml:
config.sgml (r1.192 -> r1.193)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml?r1
Log Message:
---
Rename several aliases for PLpgSQL_datum.dno to also be called dno.
Hopefully this will forestall future confusion about their roles.
Jonah Harris
Modified Files:
--
pgsql/src/pl/plpgsql/src:
gram.y (r1.115 -> r1.116)
(http://anoncvs.postg
14 matches
Mail list logo