Update of /cvsroot/pgexternaltable/src/externaltable/parallel_sql
In directory pgfoundry.org:/tmp/cvs-serv30955/parallel_sql
Log Message:
Directory /cvsroot/pgexternaltable/src/externaltable/parallel_sql added to the
repository
--
Sent via pgsql-committers mailing list (pgsql-committers@postgr
Log Message:
---
add dir parallel
Added Files:
---
src/externaltable/parallel_sql:
Makefile (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgexternaltable/src/externaltable/parallel_sql/Makefile?rev=1.1&content-type=text/x-cvsweb-markup)
objfiles.t
Log Message:
---
added a CSV query report per request from David Fetter
Modified Files:
--
pgfouine/include/lib:
common.lib.php (r1.26 -> r1.27)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/lib/common.lib.php?r1=1.26&r2=1.27)
p
Log Message:
---
added -maxquerylength option per request from Josh Berkus
Modified Files:
--
pgfouine/include/reporting:
HtmlReportAggregator.class.php (r1.28 -> r1.29)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/HtmlRe
Log Message:
---
Make PL/Python tests more compatible with Python 3
This changes a bunch of incidentially used constructs in the PL/Python
regression tests to equivalent constructs in cases where Python 3 no longer
supports the old syntax. Support for older Python versions is unchanged.
Log Message:
---
bumped version to a dev version
Modified Files:
--
pgfouine:
version.php (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/version.php?r1=1.6&r2=1.7)
--
Sent via pgsql-committers mailing list (pgsql-committers@
Log Message:
---
bumped version to a dev version
Tags:
BRANCH_1_1
Modified Files:
--
pgfouine:
version.php (r1.6 -> r1.6.2.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/version.php?r1=1.6&r2=1.6.2.1)
--
Sent via pgsql-committers
Log Message:
---
Try to make silent_mode behave somewhat reasonably.
Instead of sending stdout/stderr to /dev/null after forking away from the
terminal, send them to postmaster.log within the data directory. Since
this opens the door to indefinite logfile bloat, recommend even more
strong
Log Message:
---
Try to make silent_mode behave somewhat reasonably.
Instead of sending stdout/stderr to /dev/null after forking away from the
terminal, send them to postmaster.log within the data directory. Since
this opens the door to indefinite logfile bloat, recommend even more
strong
Log Message:
---
Small correction to previous patch: we shouldn't ReleasePostmasterChildSlot
for a dead_end child, because we didn't AssignPostmasterChildSlot.
Tags:
REL8_4_STABLE
Modified Files:
--
pgsql/src/backend/postmaster:
postmaster.c (r1.583.2.4 -> r1.
Log Message:
---
Small correction to previous patch: we shouldn't ReleasePostmasterChildSlot
for a dead_end child, because we didn't AssignPostmasterChildSlot.
Modified Files:
--
pgsql/src/backend/postmaster:
postmaster.c (r1.588 -> r1.589)
(http://anoncvs.
Log Message:
---
Avoid calling kill() in a postmaster signal handler.
This causes problems when the system load is high, per report from Zdenek
Kotala in <1250860954.1239.114.ca...@localhost>; instead of calling kill
directly, have the signal handler set a flag which is checked in ServerL
Log Message:
---
Avoid calling kill() in a postmaster signal handler.
This causes problems when the system load is high, per report from Zdenek
Kotala in <1250860954.1239.114.ca...@localhost>; instead of calling kill
directly, have the signal handler set a flag which is checked in ServerL
Log Message:
---
Avoid calling kill() in a postmaster signal handler.
This causes problems when the system load is high, per report from Zdenek
Kotala in <1250860954.1239.114.ca...@localhost>; instead of calling kill
directly, have the signal handler set a flag which is checked in ServerLo
Log Message:
---
Fix inclusions of readline/editline header files so that we only attempt to
#include the version of history.h that is in the same directory as the
readline.h we are using. This avoids problems in some scenarios where both
readline and editline are installed. Report and pa
Log Message:
---
Fix inclusions of readline/editline header files so that we only attempt to
#include the version of history.h that is in the same directory as the
readline.h we are using. This avoids problems in some scenarios where both
readline and editline are installed. Report and pa
Log Message:
---
Fix inclusions of readline/editline header files so that we only attempt to
#include the version of history.h that is in the same directory as the
readline.h we are using. This avoids problems in some scenarios where both
readline and editline are installed. Report and pa
Log Message:
---
Fix inclusions of readline/editline header files so that we only attempt to
#include the version of history.h that is in the same directory as the
readline.h we are using. This avoids problems in some scenarios where both
readline and editline are installed. Report and pa
Log Message:
---
Fix inclusions of readline/editline header files so that we only attempt to
#include the version of history.h that is in the same directory as the
readline.h we are using. This avoids problems in some scenarios where both
readline and editline are installed. Report and pa
Log Message:
---
Fix inclusions of readline/editline header files so that we only attempt to
#include the version of history.h that is in the same directory as the
readline.h we are using. This avoids problems in some scenarios where both
readline and editline are installed. Report and pa
Log Message:
---
Fix inclusions of readline/editline header files so that we only attempt to
#include the version of history.h that is in the same directory as the
readline.h we are using. This avoids problems in some scenarios where both
readline and editline are installed. Report and pa
Log Message:
---
Remove unused variable.
Per Grzegorz Jaskiewicz report from LLVM static checker
Modified Files:
--
pgsql/src/bin/pg_dump:
pg_backup_custom.c (r1.43 -> r1.44)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_backup_custom.
22 matches
Mail list logo