[COMMITTERS] pgstatic - pgstatic: New Directory

2006-03-23 Thread User Chriskl
Update of /cvsroot/pgstatic/pgstatic/freebsd/i386/8.1 In directory pgfoundry.org:/tmp/cvs-serv73710/8.1 Log Message: Directory /cvsroot/pgstatic/pgstatic/freebsd/i386/8.1 added to the repository ---(end of broadcast)--- TIP 9: In versions below 8.0

[COMMITTERS] pgstatic - pgstatic: New Directory

2006-03-23 Thread User Chriskl
Update of /cvsroot/pgstatic/pgstatic/freebsd/i386 In directory pgfoundry.org:/tmp/cvs-serv73642/i386 Log Message: Directory /cvsroot/pgstatic/pgstatic/freebsd/i386 added to the repository ---(end of broadcast)--- TIP 3: Have you checked our extensi

[COMMITTERS] pgstatic - pgstatic: New Directory

2006-03-23 Thread User Chriskl
Update of /cvsroot/pgstatic/pgstatic/freebsd In directory pgfoundry.org:/tmp/cvs-serv73554/freebsd Log Message: Directory /cvsroot/pgstatic/pgstatic/freebsd added to the repository ---(end of broadcast)--- TIP 3: Have you checked our extensive FAQ?

[COMMITTERS] pgstatic - pgstatic: Imported Sources

2006-03-23 Thread User Chriskl
Update of /cvsroot/pgstatic/pgstatic In directory pgfoundry.org:/tmp/cvs-serv71542 Log Message: initial Status: Vendor Tag: start Release Tags: chriskl No conflicts created by this import ---(end of broadcast)--- TIP 9: In

[COMMITTERS] pgsql: Arrange to emit a description of the current XLOG record as error

2006-03-23 Thread Tom Lane
Log Message: --- Arrange to emit a description of the current XLOG record as error context when an error occurs during xlog replay. Also, replace the former risky 'write into a fixed-size buffer with no overflow detection' API for XLOG record description routines; use an expansible StringI

[COMMITTERS] pgfouine - pgfouine: added the ability to read log file from stdin

2006-03-23 Thread User Gsmet
Log Message: --- added the ability to read log file from stdin Modified Files: -- pgfouine: pgfouine.php (r1.26 -> r1.27) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/pgfouine.php.diff?r1=1.26&r2=1.27) ---(end of b

[COMMITTERS] pgfouine - pgfouine: added microsecond unit

2006-03-23 Thread User Gsmet
Log Message: --- added microsecond unit Modified Files: -- pgfouine/include/postgresql/lines: PostgreSQLLogLine.class.php (r1.9 -> r1.10) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLLogLine.class.php.dif

[COMMITTERS] pgfouine - pgfouine: authorized longer command number

2006-03-23 Thread User Gsmet
Log Message: --- authorized longer command number Modified Files: -- pgfouine/include/postgresql/parsers: SyslogPostgreSQLParser.class.php (r1.9 -> r1.10) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/parsers/SyslogPostgr

[COMMITTERS] pgfouine - pgfouine: removed an unused regexp added us (microsecond) as

2006-03-23 Thread User Gsmet
Log Message: --- removed an unused regexp added us (microsecond) as a possible time unit Modified Files: -- pgfouine/include/postgresql: PostgreSQLRegexps.lib.php (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgres

[COMMITTERS] bizgres - bizgres: Latest improvements from Simon for memory management

2006-03-23 Thread User Aparashar
Log Message: --- Latest improvements from Simon for memory management in external sort. Modified Files: -- bizgres/postgresql/src/backend/utils/init: globals.c (r1.1.1.2.2.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/postgresql/sr

[COMMITTERS] npgsql - Npgsql: 2006-03-23 Francisco Figueiredo Jr.

2006-03-23 Thread User Fxjr
Log Message: --- 2006-03-23 Francisco Figueiredo Jr. <[EMAIL PROTECTED]> * Added synchronous notification support. Now, clients don't need to send empty commands in order to receive listen/notify notifications from postgresql. Created a new connectionstring entry called syncno