[COMMITTERS] wikipedia - wikipgedia: BUG#1000415 -- Temporary fix, will discuss a

2005-11-13 Thread User Xzilla
Log Message: --- BUG#1000415 -- Temporary fix, will discuss a more comprehensive work around for next release. Modified Files: -- wikipgedia/maintenance/postgresql: tables.sql (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/wikipedia/wikipgedia

[COMMITTERS] pgfouine - pgfouine: reporting (not complete and only text atm)

2005-11-13 Thread User Gsmet
Log Message: --- reporting (not complete and only text atm) Added Files: --- pgfouine/include/reporting: ReportAggregator.class.php (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/ReportAggregator.class.php?rev=1.1&conten

[COMMITTERS] pgfouine - pgfouine: New Directory

2005-11-13 Thread User Gsmet
Update of /cvsroot/pgfouine/pgfouine/include/reporting In directory pgfoundry.org:/tmp/cvs-serv62543/include/reporting Log Message: Directory /cvsroot/pgfouine/pgfouine/include/reporting added to the repository ---(end of broadcast)--- TIP 3: Have

[COMMITTERS] pgfouine - pgfouine: New Directory

2005-11-13 Thread User Gsmet
Update of /cvsroot/pgfouine/pgfouine/include/reporting/reports In directory pgfoundry.org:/tmp/cvs-serv62543/include/reporting/reports Log Message: Directory /cvsroot/pgfouine/pgfouine/include/reporting/reports added to the repository ---(end of broadcast)---

[COMMITTERS] pgfouine - pgfouine: fixed an error when we want only one query

2005-11-13 Thread User Gsmet
Log Message: --- fixed an error when we want only one query Modified Files: -- pgfouine/include: SlowestQueryList.class.php (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/SlowestQueryList.class.php.diff?r1=1.3&r2=1.4)

[COMMITTERS] pgfouine - pgfouine: added normalized queries listener

2005-11-13 Thread User Gsmet
Log Message: --- added normalized queries listener Modified Files: -- pgfouine/include/listeners: listeners.lib.php (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/listeners/listeners.lib.php.diff?r1=1.3&r2=1.4) --

[COMMITTERS] pgfouine - pgfouine: added normalized queries listener

2005-11-13 Thread User Gsmet
Log Message: --- added normalized queries listener Modified Files: -- pgfouine/include/listeners/query: SlowestQueriesListener.class.php (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/listeners/query/SlowestQueriesList

[COMMITTERS] npgsql - Npgsql: 2005-11-13 Francisco Figueiredo Jr.

2005-11-13 Thread User Fxjr
Log Message: --- 2005-11-13 Francisco Figueiredo Jr. <[EMAIL PROTECTED]> * Npgsql.build: [gborg 1450] Fixed resource missing. Modified Files: -- Npgsql/src/Npgsql: Npgsql.build (r1.19 -> r1.20) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql

[COMMITTERS] pgfouine - pgfouine: improved error support

2005-11-13 Thread User Gsmet
Log Message: --- improved error support Modified Files: -- pgfouine/include: ErrorQuery.class.php (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/ErrorQuery.class.php.diff?r1=1.4&r2=1.5) pgfouine/include/postgresql/

[COMMITTERS] pgsql: Force the second argument of SUBSTRING(foo FOR bar) to be int4,

2005-11-13 Thread Tom Lane
Log Message: --- Force the second argument of SUBSTRING(foo FOR bar) to be int4, to avoid surprising results when it's some other numeric type. This doesn't solve the generic problem of surprising implicit casts to text, but it's a low-impact way of making sure this particular case behaves

[COMMITTERS] pgsql: Force the second argument of SUBSTRING(foo FOR bar) to be int4,

2005-11-13 Thread Tom Lane
Log Message: --- Force the second argument of SUBSTRING(foo FOR bar) to be int4, to avoid surprising results when it's some other numeric type. This doesn't solve the generic problem of surprising implicit casts to text, but it's a low-impact way of making sure this particular case behaves

[COMMITTERS] pgsql: Force the second argument of SUBSTRING(foo FOR bar) to be int4,

2005-11-13 Thread Tom Lane
Log Message: --- Force the second argument of SUBSTRING(foo FOR bar) to be int4, to avoid surprising results when it's some other numeric type. This doesn't solve the generic problem of surprising implicit casts to text, but it's a low-impact way of making sure this particular case behaves

[COMMITTERS] pgfouine - pgfouine: base error listeners

2005-11-13 Thread User Gsmet
Log Message: --- base error listeners Modified Files: -- pgfouine/include/listeners: listeners.lib.php (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/listeners/listeners.lib.php.diff?r1=1.2&r2=1.3) Added Files: --

[COMMITTERS] pgfouine - pgfouine: for COPY error, we have a context for the error so

2005-11-13 Thread User Gsmet
Log Message: --- for COPY error, we have a context for the error so we have to catch it Modified Files: -- pgfouine/include: ErrorQuery.class.php (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/ErrorQuery.class.php.diff

[COMMITTERS] pgfouine - pgfouine: it's the same array so it's better to keep the same

2005-11-13 Thread User Gsmet
Log Message: --- it's the same array so it's better to keep the same name Modified Files: -- pgfouine/include/postgresql/lines: PostgreSQLStatementLine.class.php (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresq

[COMMITTERS] pgfouine - pgfouine: for COPY error, we have a context for the error so

2005-11-13 Thread User Gsmet
Log Message: --- for COPY error, we have a context for the error so we have to catch it Modified Files: -- pgfouine/include/postgresql/lines: PostgreSQLContextLine.class.php (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/inclu

[COMMITTERS] pgfouine - pgfouine: no need to stderr error if common LOG lines

2005-11-13 Thread User Gsmet
Log Message: --- no need to stderr error if common LOG lines Modified Files: -- pgfouine/include/postgresql/parsers: PostgreSQLParser.class.php (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/parsers/PostgreS

[COMMITTERS] latest commit breaks tsearch2

2005-11-13 Thread Tom Lane
query_gist.c: In function `sizebitvec': query_gist.c:203: warning: control reaches end of non-void function Looking at the code, gcc is right to complain --- if this is working for you it's only accidental. I don't much care for the hard-wired assumption about the size of TPQTGist either ...

[COMMITTERS] pgfouine - pgfouine: fatal error-- fixed tests

2005-11-13 Thread User Gsmet
Log Message: --- fatal error-- fixed tests Modified Files: -- pgfouine/include: Query.class.php (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/Query.class.php.diff?r1=1.4&r2=1.5) pgfouine/tests: TestLogStre

[COMMITTERS] pgfouine - pgfouine: added a check on command number (we now add

2005-11-13 Thread User Gsmet
Log Message: --- added a check on command number (we now add unrecognized line as continuation line as PostgreSQL cuts long lines) Modified Files: -- pgfouine/include/postgresql/lines: PostgreSQLContinuationLine.class.php (r1.1 -> r1.2) (http://cvs.pgfound

[COMMITTERS] pgfouine - pgfouine: ignored queries are automatically ignored, we don't

2005-11-13 Thread User Gsmet
Log Message: --- ignored queries are automatically ignored, we don't need to filter them default host, port, user and db set to '' instead of 'Unknown' (less memory used) Modified Files: -- pgfouine/include: LogStream.class.php (r1.2 -> r1.3) (http://cvs.p

[COMMITTERS] pgfouine - pgfouine: improved stderr output by adding line number

2005-11-13 Thread User Gsmet
Log Message: --- improved stderr output by adding line number Modified Files: -- pgfouine/include: GenericLogReader.class.php (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/GenericLogReader.class.php.diff?r1=1.4&r2=1.5

[COMMITTERS] pgfouine - pgfouine: sterr for empty text now needs to have DEBUG>1

2005-11-13 Thread User Gsmet
Log Message: --- sterr for empty text now needs to have DEBUG>1 Modified Files: -- pgfouine/include: ErrorQuery.class.php (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/ErrorQuery.class.php.diff?r1=1.2&r2=1.3) ---

[COMMITTERS] pgfouine - pgfouine: cleant normalization

2005-11-13 Thread User Gsmet
Log Message: --- cleant normalization Modified Files: -- pgfouine/include: Query.class.php (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/Query.class.php.diff?r1=1.3&r2=1.4) ---(end of broadcas

[COMMITTERS] pgfouine - pgfouine: fixed error messages

2005-11-13 Thread User Gsmet
Log Message: --- fixed error messages Modified Files: -- pgfouine/include/postgresql/lines: PostgreSQLContextLine.class.php (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLContextLine.class.ph

[COMMITTERS] pgfouine - pgfouine: we now try to add unrecognized line as continuation

2005-11-13 Thread User Gsmet
Log Message: --- we now try to add unrecognized line as continuation line as PostgreSQL cuts long lines in logs Modified Files: -- pgfouine/include/postgresql/parsers: PostgreSQLParser.class.php (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/p

[COMMITTERS] pgfouine - pgfouine: added command number support in Query to check

2005-11-13 Thread User Gsmet
Log Message: --- added command number support in Query to check continuation line stderr for empty text now needs DEBUG > 1 removed unused normalized stuff Modified Files: -- pgfouine/include: Query.class.php (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin

[COMMITTERS] pgfouine - pgfouine: added command number support in Query to check

2005-11-13 Thread User Gsmet
Log Message: --- added command number support in Query to check continuation line Modified Files: -- pgfouine/include/postgresql/lines: PostgreSQLQueryStartLine.class.php (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/

[COMMITTERS] pgfouine - pgfouine: sterr for empty text now needs to have DEBUG>1

2005-11-13 Thread User Gsmet
Log Message: --- sterr for empty text now needs to have DEBUG>1 Modified Files: -- pgfouine/include/postgresql/lines: PostgreSQLLogLine.class.php (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreS

[COMMITTERS] pgfouine - pgfouine: stderr now works debug is in stderr too

2005-11-13 Thread User Gsmet
Log Message: --- stderr now works debug is in stderr too Modified Files: -- pgfouine/include/lib: common.lib.php (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/lib/common.lib.php.diff?r1=1.2&r2=1.3) --

[COMMITTERS] pgfouine - pgfouine: New Directory

2005-11-13 Thread User Gsmet
Update of /cvsroot/pgfouine/pgfouine/rpm-specific In directory pgfoundry.org:/tmp/cvs-serv59051/rpm-specific Log Message: Directory /cvsroot/pgfouine/pgfouine/rpm-specific added to the repository ---(end of broadcast)--- TIP 3: Have you checked our

[COMMITTERS] pgfouine - pgfouine: listeners work

2005-11-13 Thread User Gsmet
Log Message: --- listeners work Modified Files: -- pgfouine/include/listeners/query: QueryListener.class.php (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/listeners/query/QueryListener.class.php.diff?r1=1.1&r2=1.2)