[COMMITTERS] plproxy - plproxy: set client_encoding in regtest before non-ascii

2008-09-12 Thread User Mkz
Log Message:
---
set client_encoding in regtest before non-ascii comments

Modified Files:
--
plproxy/expected:
plproxy_encoding.out (r1.4 -> r1.5)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/expected/plproxy_encoding.out.diff?r1=1.4&r2=1.5)
plproxy/sql:
plproxy_encoding.sql (r1.3 -> r1.4)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/sql/plproxy_encoding.sql.diff?r1=1.3&r2=1.4)

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] plproxy - plproxy: use pg_strcasecmp instead strcasecmp for consistency

2008-09-12 Thread User Mkz
Log Message:
---
use pg_strcasecmp instead strcasecmp for consistency

Modified Files:
--
plproxy/src:
cluster.c (r1.6 -> r1.7)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/src/cluster.c.diff?r1=1.6&r2=1.7)

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] plproxy - plproxy: v2.0.7rc1

2008-09-12 Thread User Mkz
Log Message:
---
v2.0.7rc1

Modified Files:
--
plproxy:
Makefile (r1.30 -> r1.31)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/Makefile.diff?r1=1.30&r2=1.31)
NEWS (r1.14 -> r1.15)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/NEWS.diff?r1=1.14&r2=1.15)
plproxy/debian:
changelog (r1.5 -> r1.6)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/debian/changelog.diff?r1=1.5&r2=1.6)

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] plproxy - plproxy: remove setseed() from regtest as its not needed

2008-09-12 Thread User Mkz
Log Message:
---
remove setseed() from regtest as its not needed anymore

Modified Files:
--
plproxy/expected:
plproxy_many.out (r1.3 -> r1.4)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/expected/plproxy_many.out.diff?r1=1.3&r2=1.4)
plproxy/sql:
plproxy_many.sql (r1.2 -> r1.3)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/sql/plproxy_many.sql.diff?r1=1.2&r2=1.3)

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] plproxy - plproxy: allow win32 specific encoding corruption (8.2.9)

2008-09-12 Thread User Mkz
Log Message:
---
allow win32 specific encoding corruption (8.2.9)

Added Files:
---
plproxy/expected:
plproxy_encoding_1.out (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/expected/plproxy_encoding_1.out?rev=1.1&content-type=text/x-cvsweb-markup)

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: Update man page build instructions.

2008-09-12 Thread Peter Eisentraut
Log Message:
---
Update man page build instructions.

Modified Files:
--
pgsql/doc/src/sgml:
docguide.sgml (r1.72 -> r1.73)

(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/docguide.sgml?r1=1.72&r2=1.73)

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] stackbuilder - wizard: Don't add default text to the installation

2008-09-12 Thread Dave Page
Log Message:
---
Don't add default text to the installation selection combo. It only gets shown 
on GTK, and is rejected as an option until it is explicitly selected from the 
list.

Modified Files:
--
wizard:
IntroductionPage.cpp (r1.19 -> r1.20)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/IntroductionPage.cpp.diff?r1=1.19&r2=1.20)

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] stackbuilder - wizard: Updated de_DE translation from Harald Armin Massa

2008-09-12 Thread Dave Page
Log Message:
---
Updated de_DE translation from Harald Armin Massa

Modified Files:
--
wizard/i18n/de_DE:
StackBuilder.po (r1.5 -> r1.6)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/i18n/de_DE/StackBuilder.po.diff?r1=1.5&r2=1.6)

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] stackbuilder - wizard: Only list servers if their config looks vaguely

2008-09-12 Thread Dave Page
Log Message:
---
Only list servers if their config looks vaguely sane.

Modified Files:
--
wizard:
IntroductionPage.cpp (r1.20 -> r1.21)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/IntroductionPage.cpp.diff?r1=1.20&r2=1.21)

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] stackbuilder - wizard: Display the version number in the title bar.

2008-09-12 Thread Dave Page
Log Message:
---
Display the version number in the title bar.

Modified Files:
--
wizard:
CMakeLists.txt (r1.21 -> r1.22)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/CMakeLists.txt.diff?r1=1.21&r2=1.22)
StackBuilder.cpp (r1.11 -> r1.12)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/StackBuilder.cpp.diff?r1=1.11&r2=1.12)
Wizard.cpp (r1.12 -> r1.13)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/Wizard.cpp.diff?r1=1.12&r2=1.13)
wizard/include:
Wizard.h (r1.4 -> r1.5)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/include/Wizard.h.diff?r1=1.4&r2=1.5)

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] stackbuilder - wizard: Fixup some additional HMTL entities.

2008-09-12 Thread Dave Page
Log Message:
---
Fixup some additional HMTL entities.

Modified Files:
--
wizard:
AppList.cpp (r1.19 -> r1.20)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/AppList.cpp.diff?r1=1.19&r2=1.20)

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] stackbuilder - wizard: update Japanese.

2008-09-12 Thread User H-saito
Log Message:
---
update Japanese.

Modified Files:
--
wizard/i18n/ja_JP:
StackBuilder.po (r1.4 -> r1.5)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/i18n/ja_JP/StackBuilder.po.diff?r1=1.4&r2=1.5)

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] stackbuilder - wizard: New icon

2008-09-12 Thread Dave Page
Log Message:
---
New icon

Modified Files:
--
wizard/include/images:
StackBuilder.ico (r1.3 -> r1.4)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/include/images/StackBuilder.ico.diff?r1=1.3&r2=1.4)

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] stackbuilder - wizard: New icon

2008-09-12 Thread Dave Page
Log Message:
---
New icon

Modified Files:
--
wizard/include/images:
StackBuilder.icns (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/include/images/StackBuilder.icns.diff?r1=1.1&r2=1.2)

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: Skip opfamily check in eclass_matches_any_index() when the index

2008-09-12 Thread Tom Lane
Log Message:
---
Skip opfamily check in eclass_matches_any_index() when the index isn't a
btree.  We can't easily tell whether clauses generated from the equivalence
class could be used with such an index, so just assume that they might be.
This bit of over-optimization prevented use of non-btree indexes for nestloop
inner indexscans, in any case where the join uses an equality operator that
is also a btree operator --- which in particular is typically true for hash
indexes.  Noted while trying to test the current hash index patch.

Modified Files:
--
pgsql/src/backend/optimizer/path:
indxpath.c (r1.232 -> r1.233)

(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/optimizer/path/indxpath.c?r1=1.232&r2=1.233)

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: Skip opfamily check in eclass_matches_any_index() when the index

2008-09-12 Thread Tom Lane
Log Message:
---
Skip opfamily check in eclass_matches_any_index() when the index isn't a
btree.  We can't easily tell whether clauses generated from the equivalence
class could be used with such an index, so just assume that they might be.
This bit of over-optimization prevented use of non-btree indexes for nestloop
inner indexscans, in any case where the join uses an equality operator that
is also a btree operator --- which in particular is typically true for hash
indexes.  Noted while trying to test the current hash index patch.

Tags:

REL8_3_STABLE

Modified Files:
--
pgsql/src/backend/optimizer/path:
indxpath.c (r1.227 -> r1.227.2.1)

(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/optimizer/path/indxpath.c?r1=1.227&r2=1.227.2.1)

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] stackbuilder - wizard: New icon

2008-09-12 Thread Dave Page
Log Message:
---
New icon

Modified Files:
--
wizard/include/images:
StackBuilder.xpm (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/include/images/StackBuilder.xpm.diff?r1=1.1&r2=1.2)

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: Update citext's documentation to match the recently-applied

2008-09-12 Thread Tom Lane
Log Message:
---
Update citext's documentation to match the recently-applied patch,
per David Wheeler.

Modified Files:
--
pgsql/doc/src/sgml:
citext.sgml (r1.1 -> r1.2)

(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/citext.sgml?r1=1.1&r2=1.2)

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pwn-translation - pwn-translation: Imported Sources

2008-09-12 Thread User Andreas
Update of /cvsroot/pwn-translation/pwn-translation
In directory pgfoundry.org:/tmp/cvs-serv63164

Log Message:
Initial import

Status:

Vendor Tag: ads
Release Tags:   v200

N pwn-translation/bin/translate_pwn_into_german.pl
N pwn-translation/etc/pwn.config

No conflicts created by this import


-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers