[COMMITTERS] pgbouncer - pgbouncer: code still tried to close fd, fix and clean up

2007-09-07 Thread User Mkz
Log Message: --- code still tried to close fd, fix and clean up Modified Files: -- pgbouncer/src: util.c (r1.15 -> r1.16) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/util.c.diff?r1=1.15&r2=1.16) ---(end of b

[COMMITTERS] pgbouncer - pgbouncer: todo update

2007-09-07 Thread User Mkz
Log Message: --- todo update Modified Files: -- pgbouncer/doc: todo.txt (r1.16 -> r1.17) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/doc/todo.txt.diff?r1=1.16&r2=1.17) ---(end of broadcast)--

[COMMITTERS] pgbouncer - pgbouncer: hack to use [,] in regex

2007-09-07 Thread User Mkz
Log Message: --- hack to use [,] in regex Modified Files: -- pgbouncer: configure.ac (r1.17 -> r1.18) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/configure.ac.diff?r1=1.17&r2=1.18) ---(end of broadcast)-

[COMMITTERS] pgbouncer - pgbouncer: new libevent wants clock_gettime() in -lrt

2007-09-07 Thread User Mkz
Log Message: --- new libevent wants clock_gettime() in -lrt Modified Files: -- pgbouncer: configure.ac (r1.16 -> r1.17) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/configure.ac.diff?r1=1.16&r2=1.17) ---(end of b

[COMMITTERS] pgbouncer - pgbouncer: dont close logfile on first load

2007-09-07 Thread User Mkz
Log Message: --- dont close logfile on first load Modified Files: -- pgbouncer/src: main.c (r1.15 -> r1.16) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/main.c.diff?r1=1.15&r2=1.16) ---(end of broadcast)-

[COMMITTERS] pgsql: Add turkish stopword list.

2007-09-07 Thread Teodor Sigaev
Log Message: --- Add turkish stopword list. Thanks to Devrim GUNDUZ <[EMAIL PROTECTED]> Added Files: --- pgsql/src/backend/snowball/stopwords: turkish.stop (r1.1) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/snowball/stopwords/turkish.stop?rev=

[COMMITTERS] pgsql: Fix indefinit loop in rank_cd for some corner queries.

2007-09-07 Thread Teodor Sigaev
Log Message: --- Fix indefinit loop in rank_cd for some corner queries. Per Daniele Varrazzo <[EMAIL PROTECTED]> bug report. Tags: REL8_2_STABLE Modified Files: -- pgsql/contrib/tsearch2: rank.c (r1.20.2.1 -> r1.20.2.2) (http://developer.postgresql.or

[COMMITTERS] pgsql: Improving various checks by Heikki Linnakangas

2007-09-07 Thread Teodor Sigaev
Log Message: --- Improving various checks by Heikki Linnakangas <[EMAIL PROTECTED]> - add code to check that the query tree is well-formed. It was indeed possible to send malformed queries in binary mode, which produced all kinds of strange results. - make the left-field a uint32. The

[COMMITTERS] pgsql: Improvements from Heikki Linnakangas <[EMAIL PROTECTED]>

2007-09-07 Thread Teodor Sigaev
Log Message: --- Improvements from Heikki Linnakangas <[EMAIL PROTECTED]> - change the alignment requirement of lexemes in TSVector slightly. Lexeme strings were always padded to 2-byte aligned length to make sure that if there's position array (uint16[]) it has the right alignment. The p

[COMMITTERS] pgsql: Improve page split in rtree emulation.

2007-09-07 Thread Teodor Sigaev
Log Message: --- Improve page split in rtree emulation. Now if splitted result has big misalignement, then it tries to split page basing on distribution of boxe's centers. Per report from Dolafi, Tom <[EMAIL PROTECTED]> Backpatch is needed, change doesn't affect on-disk storage. Modi

[COMMITTERS] pgsql: Improve page split in rtree emulation.

2007-09-07 Thread Teodor Sigaev
Log Message: --- Improve page split in rtree emulation. Now if splitted result has big misalignement, then it tries to split page basing on distribution of boxe's centers. Per report from Dolafi, Tom <[EMAIL PROTECTED]> Backpatch is needed, changes doesn't affect on-disk storage. Tag

[COMMITTERS] pgsql: Improve page split in rtree emulation.

2007-09-07 Thread Teodor Sigaev
Log Message: --- Improve page split in rtree emulation. Now if splitted result has big misalignement, then it tries to split page basing on distribution of boxe's centers. Per report from Dolafi, Tom <[EMAIL PROTECTED]> Tags: REL8_1_STABLE Modified Files: -- pgsql/

[COMMITTERS] pgbouncer - pgbouncer: mention loglived logfd

2007-09-07 Thread User Mkz
Log Message: --- mention loglived logfd Modified Files: -- pgbouncer: NEWS (r1.16 -> r1.17) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/NEWS.diff?r1=1.16&r2=1.17) ---(end of broadcast)---

[COMMITTERS] pgsql: Refactoring by Heikki Linnakangas <[EMAIL PROTECTED]> with

2007-09-07 Thread Teodor Sigaev
Log Message: --- Refactoring by Heikki Linnakangas <[EMAIL PROTECTED]> with small editorization by me - Brake the QueryItem struct into QueryOperator and QueryOperand. Type was really the only common field between them. QueryItem still exists, and is used in the TSQuery struct as bef

[COMMITTERS] pgbouncer - pgbouncer: remove track_parameters knob, no good usage

2007-09-07 Thread User Mkz
Log Message: --- remove track_parameters knob, no good usage scenario Modified Files: -- pgbouncer/src: objects.c (r1.22 -> r1.23) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/objects.c.diff?r1=1.22&r2=1.23) main.c (r1.14 ->

[COMMITTERS] pgbouncer - pgbouncer: older asciidoc prints ver into stderr

2007-09-07 Thread User Mkz
Log Message: --- older asciidoc prints ver into stderr Modified Files: -- pgbouncer: configure.ac (r1.15 -> r1.16) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/configure.ac.diff?r1=1.15&r2=1.16) ---(end of broadc

[COMMITTERS] pgsql: Add Hash thread URL: >

2007-09-07 Thread Bruce Momjian
Log Message: --- Add Hash thread URL: > http://archives.postgresql.org/pgsql-hackers/2007-09/msg00051.php Modified Files: -- pgsql/doc: TODO (r1.2212 -> r1.2213) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2212&r2=1.2213) pgsql/do

[COMMITTERS] jdbccache - jdbccache: typo fix

2007-09-07 Thread User Kocka
Log Message: --- typo fix Modified Files: -- jdbccache/wrapper-jdbc4/src/main/java/org/postgresql/wrapper/jdbc4: WrapperConnection.java (r1.1.1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/jdbccache/jdbccache/wrapper-jdbc4/src/main/java/org/postg

[COMMITTERS] jdbccache - jdbccache: New Directory

2007-09-07 Thread User Kocka
Update of /cvsroot/jdbccache/jdbccache/wrapper-jdbc4a/src/main/java/org/postgresql/wrapper/jdbc4a In directory pgfoundry.org:/tmp/cvs-serv35658/src/main/java/org/postgresql/wrapper/jdbc4a Log Message: Directory /cvsroot/jdbccache/jdbccache/wrapper-jdbc4a/src/main/java/org/postgresql/wrapper/jdb

[COMMITTERS] jdbccache - jdbccache: New Directory

2007-09-07 Thread User Kocka
Update of /cvsroot/jdbccache/jdbccache/wrapper-jdbc4a/src/main/java/org/postgresql/wrapper In directory pgfoundry.org:/tmp/cvs-serv35658/src/main/java/org/postgresql/wrapper Log Message: Directory /cvsroot/jdbccache/jdbccache/wrapper-jdbc4a/src/main/java/org/postgresql/wrapper added to the rep

[COMMITTERS] jdbccache - jdbccache: type in package name

2007-09-07 Thread User Kocka
Log Message: --- type in package name Removed Files: - jdbccache/wrapper-jdbc4a/src/main/java/org/postgresql/wrapepr/jdbc4a: AbstractWrapperConnection.java (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/jdbccache/jdbccache/wrapper-jdbc4a/src/main/java/org/pos

[COMMITTERS] jdbccache - jdbccache:

2007-09-07 Thread User Kocka
Log Message: --- Added Files: --- jdbccache/wrapper-jdbc4a/src/main/java/org/postgresql/wrapper/jdbc4a: AbstractWrapperPreparedStatement.java (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/jdbccache/jdbccache/wrapper-jdbc4a/src/main/java/org/postgresql/wr

[COMMITTERS] pgsql: Don't take ProcArrayLock while exiting a transaction that has no

2007-09-07 Thread Tom Lane
Log Message: --- Don't take ProcArrayLock while exiting a transaction that has no XID; there is no need for serialization against snapshot-taking because the xact doesn't affect anyone else's snapshot anyway. Per discussion. Also, move various info about the interlocking of transactions a