[COMMITTERS] pginstaller - pginst: Remove debug-printing I forgot in a previous

2004-11-14 Thread User Mha
Log Message: --- Remove debug-printing I forgot in a previous commit.. Modified Files: -- pginst/util: buildflist.pl (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/util/buildflist.pl.diff?r1=1.1&r2=1.2) -

[COMMITTERS] pginstaller - pginst: New Directory

2004-11-14 Thread User Mha
Update of /cvsroot/pginstaller/pginst/lang/en In directory pgfoundry.org:/tmp/cvs-serv94336/en Log Message: Directory /cvsroot/pginstaller/pginst/lang/en added to the repository ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, ple

[COMMITTERS] pginstaller - pginst: New Directory

2004-11-14 Thread User Mha
Update of /cvsroot/pginstaller/pginst/lang In directory pgfoundry.org:/tmp/cvs-serv94311/lang Log Message: Directory /cvsroot/pginstaller/pginst/lang added to the repository ---(end of broadcast)--- TIP 7: don't forget to increase your free space m

[COMMITTERS] pginstaller - pginst: Initial support for localisation of the installer,

2004-11-14 Thread User Mha
Log Message: --- Initial support for localisation of the installer, both the WiX parts and the custom action DLL. Includes converting all the message strings in the CA to UTF-8, preparing for translations. Will build both "per-language" MSI files and a combined MSI which contains all la

[COMMITTERS] pgsql: Remove GUC USERLIMIT variable category, making the affected

2004-11-14 Thread Tom Lane
Log Message: --- Remove GUC USERLIMIT variable category, making the affected variables plain SUSET instead. Also delay processing of options received in client connection request until after we know if the user is a superuser, so that SUSET values can be set that way by legitimate superuse

[COMMITTERS] pginstaller - pginst: Add german translation of welcome message

2004-11-14 Thread User Mha
Log Message: --- Add german translation of welcome message Added Files: --- pginst/lang: de_welcome.rtf (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/lang/de_welcome.rtf?rev=1.1&content-type=text/x-cvsweb-markup) --

Re: [COMMITTERS] pgsql: Remove GUC USERLIMIT variable category, making the affected

2004-11-14 Thread Sean Chittenden
Also delay processing of options received in client connection request until after we know if the user is a superuser, so that SUSET values can be set that way by legitimate superusers. Does this mean that postgresql.conf:log_connection=off, ALTER USER usr SET log_connection=on will only result i

Re: [COMMITTERS] pgsql: Remove GUC USERLIMIT variable category, making the affected

2004-11-14 Thread Tom Lane
Sean Chittenden <[EMAIL PROTECTED]> writes: >> Also delay processing of options received in >> client connection request until after we know if the user is a >> superuser, >> so that SUSET values can be set that way by legitimate superusers. > Does this mean that postgresql.conf:log_connection=of

[COMMITTERS] pgsql: Remove replicaiton FAQ item.

2004-11-14 Thread Bruce Momjian
Log Message: --- Remove replicaiton FAQ item. Modified Files: -- pgsql/doc: FAQ (r1.269 -> r1.270) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ.diff?r1=1.269&r2=1.270) pgsql/doc/src/FAQ: FAQ.html (r1.227 -> r1.228) (http://

[COMMITTERS] pgsql: Use English-style quotes in error messages, per Serguei Mokhov.

2004-11-14 Thread Tom Lane
Log Message: --- Use English-style quotes in error messages, per Serguei Mokhov. Modified Files: -- pgsql/src/bin/initdb: initdb.c (r1.66 -> r1.67) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/initdb/initdb.c.diff?r1=1.66&r2=1.67)

[COMMITTERS] pgsql: Fix typo, other minor improvements.

2004-11-14 Thread Neil Conway
Log Message: --- Fix typo, other minor improvements. Modified Files: -- pgsql/doc/src/sgml: wal.sgml (r1.29 -> r1.30) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/wal.sgml.diff?r1=1.29&r2=1.30) ---(end of broadcast

[COMMITTERS] pgsql: Replace "--" and "---" with "—" as appropriate, for

2004-11-14 Thread Neil Conway
Log Message: --- Replace "--" and "---" with "—" as appropriate, for better-looking output. Modified Files: -- pgsql/doc/src/sgml: advanced.sgml (r1.45 -> r1.46) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/advanced.sgml.diff?r1=1.45&r2=1.