[COMMITTERS] pgsql: Again improve text search index entries.

2007-08-30 Thread Bruce Momjian
Log Message: --- Again improve text search index entries. Modified Files: -- pgsql/doc/src/sgml: textsearch.sgml (r1.12 -> r1.13) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/textsearch.sgml?r1=1.12&r2=1.13) ---(en

[COMMITTERS] pgsql: In text search docs, properly use indexterm _zone_ only when we

2007-08-30 Thread Bruce Momjian
Log Message: --- In text search docs, properly use indexterm _zone_ only when we want an entire section, per Peter. Modified Files: -- pgsql/doc/src/sgml: datatype.sgml (r1.208 -> r1.209) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/dataty

[COMMITTERS] pgsql: Fix docs so indexes can be built by commenting out GiST/GIN index

2007-08-30 Thread Bruce Momjian
Log Message: --- Fix docs so indexes can be built by commenting out GiST/GIN index entries in textsearch.sgml. Modified Files: -- pgsql/doc/src/sgml: textsearch.sgml (r1.10 -> r1.11) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/textsearch.

[COMMITTERS] pgsql: Install check_stack_depth() protection in two recursive tsquery

2007-08-30 Thread Tom Lane
Log Message: --- Install check_stack_depth() protection in two recursive tsquery processing routines. Per Heikki. Modified Files: -- pgsql/src/backend/utils/adt: tsquery.c (r1.1 -> r1.2) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/a

[COMMITTERS] pgsql: Add openjade warning -wfully-tagged to warn about missing close

2007-08-30 Thread Bruce Momjian
Log Message: --- Add openjade warning -wfully-tagged to warn about missing close tags on older SGML toolchains. Modified Files: -- pgsql/doc/src/sgml: Makefile (r1.97 -> r1.98) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/Makefile?r1=1.97&

[COMMITTERS] pgsql: Rewrite make_outerjoininfo's construction of min_lefthand and

2007-08-30 Thread Tom Lane
Log Message: --- Rewrite make_outerjoininfo's construction of min_lefthand and min_righthand sets for outer joins, in the light of bug #3588 and additional thought and experimentation. The original methodology was fatally flawed for nests of more than two outer joins: it got the relationsh

[COMMITTERS] pgsql: Rewrite make_outerjoininfo's construction of min_lefthand and

2007-08-30 Thread Tom Lane
Log Message: --- Rewrite make_outerjoininfo's construction of min_lefthand and min_righthand sets for outer joins, in the light of bug #3588 and additional thought and experimentation. The original methodology was fatally flawed for nests of more than two outer joins: it got the relationsh

[COMMITTERS] pgsql: Make more logical index sections for text search.

2007-08-30 Thread Bruce Momjian
Log Message: --- Make more logical index sections for text search. Modified Files: -- pgsql/doc/src/sgml: textsearch.sgml (r1.9 -> r1.10) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/textsearch.sgml?r1=1.9&r2=1.10) ---

[COMMITTERS] pgcheck - pokus: improved comments of code

2007-08-30 Thread User Machr2
Log Message: --- improved comments of code Modified Files: -- pokus/src: pgcheck_index_full.c (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgcheck/pokus/src/pgcheck_index_full.c.diff?r1=1.1&r2=1.2) ---(end of broadcas

[COMMITTERS] pgcheck - pokus: improved comments of code

2007-08-30 Thread User Machr2
Log Message: --- improved comments of code Modified Files: -- pokus/src: pgcheck_index_fast.c (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgcheck/pokus/src/pgcheck_index_fast.c.diff?r1=1.1&r2=1.2) ---(end of broadcas