Log Message:
---
On some HPUX versions/hardware, it seems we need to include libgcc.a in
the regression test shared libraries.
Modified Files:
--
pgsql/src/makefiles:
Makefile.hpux (r1.26 -> r1.27)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/makef
Log Message:
---
Fix unportable isdigit() call --- must cast arg to unsigned char.
Modified Files:
--
pgsql/src/backend/utils/adt:
formatting.c (r1.81 -> r1.82)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/formatting.c.diff?r1=1.8
Log Message:
---
Move pgstat_report_tabstat() call so that stats are not reported to the
collector until the transaction commits. Per recent discussion, this
should avoid confusing autovacuum when an updating transaction runs for
a long time.
Modified Files:
--
pgsql/src/b
Log Message:
---
Make sure we produce a useful error message for the case where the
postgresql.crt file simply isn't there, too.
Modified Files:
--
pgsql/src/interfaces/libpq:
fe-secure.c (r1.56 -> r1.57)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/sr
Log Message:
---
Improve error reporting for SSL connection failures. Remove redundant
free operations in client_cert_cb --- openssl will also attempt to free
these structures, resulting in core dumps.
Modified Files:
--
pgsql/src/backend/libpq:
be-secure.c (r1.53
Log Message:
---
Clean up rpath handling for HPUX --- we can't use the cc-style rpath
switch syntax when calling ld directly.
Modified Files:
--
pgsql/src/makefiles:
Makefile.hpux (r1.25 -> r1.26)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/makefi
Log Message:
---
Fix incorrect documentation of plperl's method for accessing the number
of rows processed by a SPI query (David Fetter); also some other minor
editorial cleanup (Tom Lane).
Modified Files:
--
pgsql/doc/src/sgml:
plperl.sgml (r2.30 -> r2.31)
Log Message:
---
Set rpath for plperl and plpython to ensure we can find the .so files
for the languages even when not installed in a standard directory.
pltcl may need this treatment as well, but we don't have the right path
conveniently available, so I'll leave it alone as long as there a
Log Message:
---
ueberarbeitete Version
Modified Files:
--
pr/releases/8.0/de:
press_page (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/press/pr/releases/8.0/de/press_page.diff?r1=1.1&r2=1.2)
---(end of broadcast)-
Log Message:
---
jetzt mit unix Zeilenenden
Modified Files:
--
pr/releases/8.0/de:
release (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/press/pr/releases/8.0/de/release.diff?r1=1.2&r2=1.3)
---(end of broadcast)---
Log Message:
---
ein paar Formulierungen ueberarbeitet
Modified Files:
--
pr/releases/8.0/de:
release (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/press/pr/releases/8.0/de/release.diff?r1=1.1&r2=1.2)
---(end of broadc
11 matches
Mail list logo