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
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
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
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.
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
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
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:
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.
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
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
10 matches
Mail list logo