[COMMITTERS] pgsnmpd - pgsnmpd: - Add -v option to override STDOUT/STDERR redirection

2007-08-02 Thread User Eggyknap
Log Message: --- - Add -v option to override STDOUT/STDERR redirection - Fix handling of password option - Add commands to explicitly include RDEMS-MIB in Net-SNMP MIB set All thanks to suggestions and bug reports from Jeff Davis. Modified Files: -- pgsnmpd: pgsnmp

[COMMITTERS] pgsql: Move session_start out of MyProcPort stucture and make it a

2007-08-02 Thread Andrew Dunstan
Log Message: --- Move session_start out of MyProcPort stucture and make it a global called MyStartTime, so that we will be able to create a cookie for all processes for CSVlogs. It is set wherever MyProcPid is set. Take the opportunity to remove the now unnecessary session-only restricti

[COMMITTERS] pgsql: Make sure syslogPipe runs in binary mode on Windows to avoid

2007-08-02 Thread Andrew Dunstan
Log Message: --- Make sure syslogPipe runs in binary mode on Windows to avoid corrupting the pipe chunking protocol. Backport to 8.0 Tags: REL8_0_STABLE Modified Files: -- pgsql/src/backend/postmaster: postmaster.c (r1.443.4.9 -> r1.443.4.10) (http:/

[COMMITTERS] pgsql: Make sure syslogPipe runs in binary mode on Windows to avoid

2007-08-02 Thread Andrew Dunstan
Log Message: --- Make sure syslogPipe runs in binary mode on Windows to avoid corrupting the pipe chunking protocol. Backport to 8.0 Tags: REL8_1_STABLE Modified Files: -- pgsql/src/backend/postmaster: postmaster.c (r1.475.2.8 -> r1.475.2.9) (http://

[COMMITTERS] pgsql: Make sure syslogPipe runs in binary mode on Windows to avoid

2007-08-02 Thread Andrew Dunstan
Log Message: --- Make sure syslogPipe runs in binary mode on Windows to avoid corrupting the pipe chunking protocol. Backport to 8.0 Tags: REL8_2_STABLE Modified Files: -- pgsql/src/backend/postmaster: postmaster.c (r1.505.2.4 -> r1.505.2.5) (http://

[COMMITTERS] pgsql: Make sure syslogPipe runs in binary mode on Windows to avoid

2007-08-02 Thread Andrew Dunstan
Log Message: --- Make sure syslogPipe runs in binary mode on Windows to avoid corrupting the pipe chunking protocol. Backport to 8.0 Modified Files: -- pgsql/src/backend/postmaster: postmaster.c (r1.535 -> r1.536) (http://developer.postgresql.org/cvsweb.cg

[COMMITTERS] pgsql: Fix a memory leak in tuplestore_end().

2007-08-02 Thread Neil Conway
Log Message: --- Fix a memory leak in tuplestore_end(). Unlikely to be significant during normal operation, but tuplestore_end() ought to do what it claims to do. Tags: REL8_0_STABLE Modified Files: -- pgsql/src/backend/utils/sort: tuplestore.c (r1.21 -> r1.21

[COMMITTERS] pgsql: Fix a memory leak in tuplestore_end().

2007-08-02 Thread Neil Conway
Log Message: --- Fix a memory leak in tuplestore_end(). Unlikely to be significant during normal operation, but tuplestore_end() ought to do what it claims to do. Tags: REL8_1_STABLE Modified Files: -- pgsql/src/backend/utils/sort: tuplestore.c (r1.23.2.1 -> r

[COMMITTERS] pgsql: Fix a memory leak in tuplestore_end().

2007-08-02 Thread Neil Conway
Log Message: --- Fix a memory leak in tuplestore_end(). Unlikely to be significant during normal operation, but tuplestore_end() ought to do what it claims to do. Tags: REL7_4_STABLE Modified Files: -- pgsql/src/backend/utils/sort: tuplestore.c (r1.16 -> r1.16

[COMMITTERS] pgsql: Fix a memory leak in tuplestore_end().

2007-08-02 Thread Neil Conway
Log Message: --- Fix a memory leak in tuplestore_end(). Unlikely to be significant during normal operation, but tuplestore_end() ought to do what it claims to do. Tags: REL8_2_STABLE Modified Files: -- pgsql/src/backend/utils/sort: tuplestore.c (r1.29 -> r1.29

[COMMITTERS] pgsql: Fix a memory leak in tuplestore_end().

2007-08-02 Thread Neil Conway
Log Message: --- Fix a memory leak in tuplestore_end(). Unlikely to be significant during normal operation, but tuplestore_end() ought to do what it claims to do. Modified Files: -- pgsql/src/backend/utils/sort: tuplestore.c (r1.33 -> r1.34) (http://develop

[COMMITTERS] pgtray - pgtray: Update version information

2007-08-02 Thread User Andrei
Log Message: --- Update version information Modified Files: -- pgtray/pgtray/src: pgtray.rc (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgtray/pgtray/pgtray/src/pgtray.rc.diff?r1=1.1&r2=1.2) ---(end of broadcast)

[COMMITTERS] pgbouncer - pgbouncer: Server parameter tracking.

2007-08-02 Thread User Mkz
Log Message: --- Server parameter tracking. Modified Files: -- pgbouncer: NEWS (r1.13 -> r1.14) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/NEWS.diff?r1=1.13&r2=1.14) pgbouncer/doc: todo.txt (r1.11 -> r1.12) (http:/

[COMMITTERS] pgbouncer - pgbouncer: avoid recv() if buffer has data

2007-08-02 Thread User Mkz
Log Message: --- avoid recv() if buffer has data Modified Files: -- pgbouncer/src: sbuf.c (r1.14 -> r1.15) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/sbuf.c.diff?r1=1.14&r2=1.15) ---(end of broadcast)--

[COMMITTERS] pgtray - pgtray: Added project for Microsoft VIsual Studio 6

2007-08-02 Thread User Andrei
Log Message: --- Added project for Microsoft VIsual Studio 6 Added Files: --- pgtray/pgtray/msvc6: pgtray.dsp (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgtray/pgtray/pgtray/msvc6/pgtray.dsp?rev=1.1&content-type=text/x-cvsweb-markup) pgtray.dsw

[COMMITTERS] pgtray - pgtray: New Directory

2007-08-02 Thread User Andrei
Update of /cvsroot/pgtray/pgtray/pgtray/msvc6 In directory pgfoundry.org:/tmp/cvs-serv70006/msvc6 Log Message: Directory /cvsroot/pgtray/pgtray/pgtray/msvc6 added to the repository ---(end of broadcast)--- TIP 1: if posting/reading through Usenet,

[COMMITTERS] pgtray - pgtray: Initial revision for Microsoft Visual Studio 8

2007-08-02 Thread User Andrei
Log Message: --- Initial revision for Microsoft Visual Studio 8 (Express) Added Files: --- pgtray/pgtray/msvc8: pgtray.sln (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgtray/pgtray/pgtray/msvc8/pgtray.sln?rev=1.1&content-type=text/x-cvsweb-markup)

[COMMITTERS] pgtray - pgtray: New Directory

2007-08-02 Thread User Andrei
Update of /cvsroot/pgtray/pgtray/pgtray/msvc8 In directory pgfoundry.org:/tmp/cvs-serv52294/msvc8 Log Message: Directory /cvsroot/pgtray/pgtray/pgtray/msvc8 added to the repository ---(end of broadcast)--- TIP 9: In versions below 8.0, the planner

[COMMITTERS] pgtray - pgtray: New Directory

2007-08-02 Thread User Andrei
Update of /cvsroot/pgtray/pgtray/pgtray/src In directory pgfoundry.org:/tmp/cvs-serv52294/src Log Message: Directory /cvsroot/pgtray/pgtray/pgtray/src added to the repository ---(end of broadcast)--- TIP 4: Have you searched our list archives?

[COMMITTERS] pgtray - pgtray: New Directory

2007-08-02 Thread User Andrei
Update of /cvsroot/pgtray/pgtray/pgtray In directory pgfoundry.org:/tmp/cvs-serv52239/pgtray Log Message: Directory /cvsroot/pgtray/pgtray/pgtray added to the repository ---(end of broadcast)--- TIP 5: don't forget to increase your free space map s

[COMMITTERS] pgtray - pgtray: Imported Sources

2007-08-02 Thread User Andrei
Update of /cvsroot/pgtray/pgtray In directory pgfoundry.org:/tmp/cvs-serv50858 Log Message: Status: Vendor Tag: tcvs-vendor Release Tags: tcvs-release No conflicts created by this import ---(end of broadcast)--- TIP 5: do