[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

[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)

[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 l

[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

[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

[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

[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 l

[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 lis

[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 ->

[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 (pgs

[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

[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

[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://cv

[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 lis

[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-ma

[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) plpr

[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/

[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 mail

[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)