[COMMITTERS] pgsql: When a cursor is opened using dblink_open, only start a

2005-10-17 Thread Joe Conway
Log Message: --- When a cursor is opened using dblink_open, only start a transaction if there isn't one already open. Upon dblink_close, only commit the open transaction if it was started by dblink_open, and only then when all cursors opened by dblink_open are closed. The transaction accoun

[COMMITTERS] pgsql: Fix several contrib makefiles that failed in VPATH builds,

2005-10-17 Thread Tom Lane
Log Message: --- Fix several contrib makefiles that failed in VPATH builds, particularly when not using gcc (which has slightly nonstandard inclusion rules). Modified Files: -- pgsql/contrib/cube: Makefile (r1.14 -> r1.15) (http://developer.postgresql.org/c

[COMMITTERS] pgsql: A few trivial code cleanups motivated by reading warnings

2005-10-17 Thread Tom Lane
Log Message: --- A few trivial code cleanups motivated by reading warnings generated by a recent HP C compiler. Mostly, get rid of useless local variables that are assigned to but never used. Modified Files: -- pgsql/src/backend/access/gist: gist.c (r1.126 -> r1.12

[COMMITTERS] press - pr: First German version of release text (prior version was

2005-10-17 Thread User Ahatzis
Log Message: --- First German version of release text (prior version was English original). Modified Files: -- pr/releases/8.1/de: release.txt (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/press/pr/releases/8.1/de/release.txt.diff?r1=1.1&r2=1.

Re: [COMMITTERS] pgsql: Clean up libpq's pollution of application

2005-10-17 Thread Neil Conway
On Mon, 2005-17-10 at 13:24 -0300, Tom Lane wrote: > Clean up libpq's pollution of application namespace by renaming the > exported routines of ip.c, md5.c, and fe-auth.c to begin with 'pg_'. > Also get rid of the vestigial fe_setauthsvc/fe_getauthsvc routines > altogether. Does this change requir

Re: [COMMITTERS] pgsql: Clean up libpq's pollution of application namespace by renaming

2005-10-17 Thread Tom Lane
Neil Conway <[EMAIL PROTECTED]> writes: > On Mon, 2005-17-10 at 13:24 -0300, Tom Lane wrote: >> Clean up libpq's pollution of application namespace by renaming the >> exported routines of ip.c, md5.c, and fe-auth.c to begin with 'pg_'. >> Also get rid of the vestigial fe_setauthsvc/fe_getauthsvc ro

[COMMITTERS] pgsql: Clean up libpq's pollution of application namespace by renaming

2005-10-17 Thread Tom Lane
Log Message: --- Clean up libpq's pollution of application namespace by renaming the exported routines of ip.c, md5.c, and fe-auth.c to begin with 'pg_'. Also get rid of the vestigial fe_setauthsvc/fe_getauthsvc routines altogether. Modified Files: -- pgsql/doc/src/sgml:

[COMMITTERS] press - pr:

2005-10-17 Thread User Ahatzis
Log Message: --- Added Files: --- pr/releases/8.1/de: presskit81.html.de (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/press/pr/releases/8.1/de/presskit81.html.de?rev=1.1&content-type=text/x-cvsweb-markup) release.txt (r1.1) (http://cvs.

[COMMITTERS] press - pr: New Directory

2005-10-17 Thread User Ahatzis
Update of /cvsroot/press/pr/releases/8.1/de In directory pgfoundry.org:/tmp/cvs-serv41583/de Log Message: Directory /cvsroot/press/pr/releases/8.1/de added to the repository ---(end of broadcast)--- TIP 2: Don't 'kill -9' the postmaster

[COMMITTERS] pginstaller - pginst: Updated French translation from Guillaume LELARGE

2005-10-17 Thread User Dpage
Log Message: --- Updated French translation from Guillaume LELARGE Modified Files: -- pginst/lang: fr.xml (r1.15 -> r1.16) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/lang/fr.xml.diff?r1=1.15&r2=1.16) ---(end of