[COMMITTERS] dbsamples - dbsamples: Initial port of Sakila database to PostgreSQL.

2005-11-21 Thread User Chriskl
Log Message: --- Initial port of Sakila database to PostgreSQL. Added Files: --- dbsamples/sakila: README (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dbsamples/dbsamples/sakila/README?rev=1.1&content-type=text/x-cvsweb-markup) sakila.sql (r1.1)

[COMMITTERS] dbsamples - dbsamples: Guidelines

2005-11-21 Thread User Chriskl
Log Message: --- Guidelines Added Files: --- dbsamples: README (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dbsamples/dbsamples/README?rev=1.1&content-type=text/x-cvsweb-markup) ---(end of broadcast)--- TI

[COMMITTERS] pgpool - pgpool: Add PostgreSQL 8.1 as a working PostgreSQL version

2005-11-21 Thread User T-ishii
Log Message: --- Add PostgreSQL 8.1 as a working PostgreSQL version Modified Files: -- pgpool: README (r1.6 -> r1.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool/README.diff?r1=1.6&r2=1.7) ---(end of broadcast)

[COMMITTERS] pgsql: Text parser rewritten: - supports multibyte encodings

2005-11-21 Thread Teodor Sigaev
Log Message: --- Text parser rewritten: - supports multibyte encodings - more strict rules for lexemes - flex isn't used Add: - tsquery plainto_tsquery(text) Function makes tsquery from plain text. - &&, ||, !! operation for tsquery for c

[COMMITTERS] pgbuildfarm - client-code: don't send log tar if the failure is from

2005-11-21 Thread User Andrewd
Log Message: --- don't send log tar if the failure is from CVS stage - the files would be from an earlier run. Modified Files: -- client-code: run_build.pl (r1.50 -> r1.51) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbuildfarm/client-code/run_build.pl.

[COMMITTERS] pgbuildfarm - client-code: *ahem* actually do what the last patch

2005-11-21 Thread User Andrewd
Log Message: --- *ahem* actually do what the last patch promised. Modified Files: -- client-code: run_build.pl (r1.51 -> r1.52) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbuildfarm/client-code/run_build.pl.diff?r1=1.51&r2=1.52) --

[COMMITTERS] pgsql: Implement DROP OWNED and REASSIGN OWNED.

2005-11-21 Thread Alvaro Herrera
Log Message: --- Implement DROP OWNED and REASSIGN OWNED. These new commands facilitate the process of dropping roles by dropping objects owned by them and privileges granted to them, or giving the owned objects to someone else, through the use of the data stored in the new pg_shdepend cat

[COMMITTERS] pgloader - pgloader: New Directory

2005-11-21 Thread User Jpargudo
Update of /cvsroot/pgloader/pgloader/doc In directory pgfoundry.org:/tmp/cvs-serv65260/doc Log Message: Directory /cvsroot/pgloader/pgloader/doc added to the repository ---(end of broadcast)--- TIP 3: Have you checked our extensive FAQ?

[COMMITTERS] pgloader - pgloader: New Directory

2005-11-21 Thread User Jpargudo
Update of /cvsroot/pgloader/pgloader/doc/lib In directory pgfoundry.org:/tmp/cvs-serv65305/lib Log Message: Directory /cvsroot/pgloader/pgloader/doc/lib added to the repository ---(end of broadcast)--- TIP 9: In versions below 8.0, the planner will

[COMMITTERS] pgloader - pgloader: A new version of pgloader with: - bugfixes - new

2005-11-21 Thread User Jpargudo
Log Message: --- A new version of pgloader with: - bugfixes - new options in pgloader.conf Added a small ReST documentation to help the common mortal to use pgloader, and Makefile + stylesheet.sty to generate pretty PDF / HTML output of that doc Modified Files: -- pgload

[COMMITTERS] pgloader - pgloader: New Directory

2005-11-21 Thread User Jpargudo
Update of /cvsroot/pgloader/pgloader/doc/example In directory pgfoundry.org:/tmp/cvs-serv65305/example Log Message: Directory /cvsroot/pgloader/pgloader/doc/example added to the repository ---(end of broadcast)--- TIP 1: if posting/reading through

[COMMITTERS] dbi-link - dbi-link: Update milestones

2005-11-21 Thread User Dfetter
Log Message: --- Update milestones Modified Files: -- dbi-link: README.txt (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dbi-link/dbi-link/README.txt.diff?r1=1.4&r2=1.5) ---(end of broadcast)---

[COMMITTERS] pgsql: remove forgotten // comments

2005-11-21 Thread Teodor Sigaev
Log Message: --- remove forgotten // comments Modified Files: -- pgsql/contrib/tsearch2/wordparser: parser.c (r1.1 -> r1.2) (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/wordparser/parser.c.diff?r1=1.1&r2=1.2) -

[COMMITTERS] python - web: Content update.

2005-11-21 Thread James William Pye
Log Message: --- Content update. Fix bad "CVS IRI" on quick start page. Thanks Tino Wildenhain. Modified Files: -- web/src/documentation/content/xdocs: download.xml (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/web/src/documentation/co

[COMMITTERS] pgsql: Reorder bug items.

2005-11-21 Thread Bruce Momjian
Log Message: --- Reorder bug items. Modified Files: -- pgsql/doc: FAQ (r1.362 -> r1.363) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ.diff?r1=1.362&r2=1.363) pgsql/doc/src/FAQ: FAQ.html (r1.318 -> r1.319) (http://developer.

[COMMITTERS] pgsql: Clarify copyright wording.

2005-11-21 Thread Bruce Momjian
Log Message: --- Clarify copyright wording. Modified Files: -- pgsql/doc: FAQ (r1.363 -> r1.364) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ.diff?r1=1.363&r2=1.364) pgsql/doc/src/FAQ: FAQ.html (r1.319 -> r1.320) (http://de

[COMMITTERS] pgsql: Reorder version FAQ item to be right after "how do I get the

2005-11-21 Thread Bruce Momjian
Log Message: --- Reorder version FAQ item to be right after "how do I get the software". Modified Files: -- pgsql/doc: FAQ (r1.364 -> r1.365) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ.diff?r1=1.364&r2=1.365) pgsql/doc/src/FAQ: FA

[COMMITTERS] pgsql: Reorder "who controls PostgreSQL" to near the top.

2005-11-21 Thread Bruce Momjian
Log Message: --- Reorder "who controls PostgreSQL" to near the top. Modified Files: -- pgsql/doc: FAQ (r1.365 -> r1.366) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ.diff?r1=1.365&r2=1.366) pgsql/doc/src/FAQ: FAQ.html (r1.321 -> r1.

[COMMITTERS] pgfouine - pgfouine: ignore common errors

2005-11-21 Thread User Gsmet
Log Message: --- ignore common errors Modified Files: -- pgfouine/include: ErrorQuery.class.php (r1.6 -> r1.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/ErrorQuery.class.php.diff?r1=1.6&r2=1.7) ---(end o

[COMMITTERS] pgfouine - pgfouine: add common LOG line that should be ignored

2005-11-21 Thread User Gsmet
Log Message: --- add common LOG line that should be ignored Modified Files: -- pgfouine/include/postgresql/parsers: PostgreSQLParser.class.php (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/parsers/PostgreSQ

[COMMITTERS] pgfouine - pgfouine: added config functions

2005-11-21 Thread User Gsmet
Log Message: --- added config functions Modified Files: -- pgfouine/include/lib: common.lib.php (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/lib/common.lib.php.diff?r1=1.5&r2=1.6) ---(end of

[COMMITTERS] pgfouine - pgfouine: use the config functions

2005-11-21 Thread User Gsmet
Log Message: --- use the config functions Modified Files: -- pgfouine/include/listeners/query: SlowestQueriesListener.class.php (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/listeners/query/SlowestQueriesListener.clas

[COMMITTERS] pgfouine - pgfouine: error reports

2005-11-21 Thread User Gsmet
Log Message: --- error reports Modified Files: -- pgfouine/include: NormalizedQuery.class.php (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/NormalizedQuery.class.php.diff?r1=1.3&r2=1.4) base.lib.php (r1.3 -> r

[COMMITTERS] pgfouine - pgfouine: error reports

2005-11-21 Thread User Gsmet
Log Message: --- error reports Modified Files: -- pgfouine/include/reporting: reports.lib.php (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports.lib.php.diff?r1=1.5&r2=1.6) HtmlReportAggregator.cl

[COMMITTERS] pgfouine - pgfouine: error reports

2005-11-21 Thread User Gsmet
Log Message: --- error reports Modified Files: -- pgfouine/include/listeners: listeners.lib.php (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/listeners/listeners.lib.php.diff?r1=1.4&r2=1.5) --

[COMMITTERS] pgfouine - pgfouine: fixed references to listeners

2005-11-21 Thread User Gsmet
Log Message: --- fixed references to listeners Modified Files: -- pgfouine/include/reporting/reports: QueriesByTypeReport.class.php (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports/QueriesByTypeReport.c

[COMMITTERS] pgfouine - pgfouine: fixed references to listeners added errors counters

2005-11-21 Thread User Gsmet
Log Message: --- fixed references to listeners added errors counters Modified Files: -- pgfouine/include/reporting/reports: OverallStatsReport.class.php (r1.6 -> r1.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports/

[COMMITTERS] pgfouine - pgfouine: added -onlyselect option

2005-11-21 Thread User Gsmet
Log Message: --- added -onlyselect option Modified Files: -- pgfouine/include: Query.class.php (r1.6 -> r1.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/Query.class.php.diff?r1=1.6&r2=1.7) pgfouine: pgfouine.php (r1.9

[COMMITTERS] pgfouine - pgfouine: pgFouine should now work with PostgreSQL 8 log

2005-11-21 Thread User Gsmet
Log Message: --- pgFouine should now work with PostgreSQL 8 log prefix feature Modified Files: -- pgfouine/include/postgresql/parsers: PostgreSQLParser.class.php (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresq