[COMMITTERS] pgsql: Some more tsearch docs work --- sync names with CVS-tip reality,

2007-08-24 Thread Tom Lane
Log Message: --- Some more tsearch docs work --- sync names with CVS-tip reality, some minor rewording, some markup fixups. Lots left to do here ... Modified Files: -- pgsql/doc/src/sgml: textsearch.sgml (r1.2 -> r1.3) (http://developer.postgresql.org/cvsw

[COMMITTERS] pgsql: Fix synonym-dict breakage introduced in last patch :-(.

2007-08-24 Thread Tom Lane
Log Message: --- Fix synonym-dict breakage introduced in last patch :-(. Minor other cleanups. Modified Files: -- pgsql/src/backend/tsearch: dict_synonym.c (r1.3 -> r1.4) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/tsearch/dict_synonym.c?r

[COMMITTERS] pgsql: Rename built-in Snowball stemmer dictionaries to be english_stem,

2007-08-24 Thread Tom Lane
Log Message: --- Rename built-in Snowball stemmer dictionaries to be english_stem, russian_stem, etc. Per discussion. Modified Files: -- pgsql/src/backend/snowball: Makefile (r1.1 -> r1.2) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/snowb

[COMMITTERS] pgsql: Cleanup for some problems in tsearch patch: - ispell

2007-08-24 Thread Tom Lane
Log Message: --- Cleanup for some problems in tsearch patch: - ispell initialization crashed on empty dictionary file - ispell initialization crashed on affix file with prefixes but no suffixes - stop words file was run through pg_verify_mbstr, with database encoding, but it's supposed to

[COMMITTERS] pgbuildfarm - client-code: improve defaults and bring up to date

2007-08-24 Thread User Andrewd
Log Message: --- improve defaults and bring up to date Modified Files: -- client-code: build-farm.conf (r1.25 -> r1.26) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbuildfarm/client-code/build-farm.conf.diff?r1=1.25&r2=1.26) ---(e

[COMMITTERS] pgbuildfarm - client-code: print a headline with time/animal/branch in

2007-08-24 Thread User Andrewd
Log Message: --- print a headline with time/animal/branch in verbose mode Modified Files: -- client-code: run_build.pl (r1.86 -> r1.87) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbuildfarm/client-code/run_build.pl.diff?r1=1.86&r2=1.87)

[COMMITTERS] pgsnmpd - pgsnmpd: - Added MIB tables for pg_constraint through

2007-08-24 Thread User Eggyknap
Log Message: --- - Added MIB tables for pg_constraint through pg_listener - Modified all tables to be MIB children of pgsqlCatalogTables, which is the only child so far of pgsqlObjects - Fix reprocess script to tell me what exact file has problems when problems show up Modified Files: --

[COMMITTERS] pgcheck - pokus: c function, which check indexes of given relation

2007-08-24 Thread User Machr2
Log Message: --- c function, which check indexes of given relation Added Files: --- pokus/src: pgcheck_index_full.c (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgcheck/pokus/src/pgcheck_index_full.c?rev=1.1&content-type=text/x-cvsweb-markup) --

[COMMITTERS] pgcheck - pokus: c function, which checks the validity of pages in given

2007-08-24 Thread User Machr2
Log Message: --- c function, which checks the validity of pages in given relation Added Files: --- pokus/src: pgcheck_page.c (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgcheck/pokus/src/pgcheck_page.c?rev=1.1&content-type=text/x-cvsweb-markup) ---

[COMMITTERS] pgcheck - pokus: c function, which compares number of valid items in

2007-08-24 Thread User Machr2
Log Message: --- c function, which compares number of valid items in heap and in its indexes Added Files: --- pokus/src: pgcheck_index_fast.c (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgcheck/pokus/src/pgcheck_index_fast.c?rev=1.1&content-type=text/x-

[COMMITTERS] pgcheck - pokus: New Directory

2007-08-24 Thread User Machr2
Update of /cvsroot/pgcheck/pokus/doc In directory pgfoundry.org:/tmp/cvs-serv70009/doc Log Message: Directory /cvsroot/pgcheck/pokus/doc added to the repository ---(end of broadcast)--- TIP 1: if posting/reading through Usenet, please send an appro

[COMMITTERS] pgcheck - pokus: New Directory

2007-08-24 Thread User Machr2
Update of /cvsroot/pgcheck/pokus/src In directory pgfoundry.org:/tmp/cvs-serv60924/src Log Message: Directory /cvsroot/pgcheck/pokus/src added to the repository ---(end of broadcast)--- TIP 2: Don't 'kill -9' the postmaster

[COMMITTERS] plproxy - plproxy: add client_encoding= to connect string

2007-08-24 Thread User Mkz
Log Message: --- add client_encoding= to connect string Modified Files: -- plproxy/src: execute.c (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/src/execute.c.diff?r1=1.2&r2=1.3) ---(end of broadcast)---