[COMMITTERS] pgsql-server: Adjust configuration-files GUC behavior as per my recent

2004-10-09 Thread Tom Lane
Log Message: --- Adjust configuration-files GUC behavior as per my recent proposal. The vars are renamed to data_directory, config_file, hba_file, and ident_file, and are guaranteed to be set to accurate absolute paths during postmaster startup. This commit does not yet do anything about hi

[COMMITTERS] pgsql-server: Translation improvement

2004-10-09 Thread Peter Eisentraut
Log Message: --- Translation improvement Modified Files: -- pgsql-server/src/bin/psql/po: de.po (r1.10 -> r1.11) (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/bin/psql/po/de.po.diff?r1=1.10&r2=1.11) ---(end of broadca