[COMMITTERS] pgsql: Fix localization support for multibyte encoding and C locale.

2007-01-15 Thread Teodor Sigaev
Log Message: --- Fix localization support for multibyte encoding and C locale. Slightly reworked patch from Tatsuo Ishii Tags: REL8_2_STABLE Modified Files: -- pgsql/contrib/tsearch2: ts_locale.c (r1.7 -> r1.7.2.1) (http://developer.postgresql.org/cvs

[COMMITTERS] pgsql: Fix localization support for multibyte encoding and C locale.

2007-01-15 Thread Teodor Sigaev
Log Message: --- Fix localization support for multibyte encoding and C locale. Slightly reworked patch from Tatsuo Ishii Modified Files: -- pgsql/contrib/tsearch2: ts_locale.c (r1.7 -> r1.8) (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2

[COMMITTERS] pgsql: Correct a minor inaccuracy in the pg_dumpall reference page: -g

2007-01-15 Thread Neil Conway
Log Message: --- Correct a minor inaccuracy in the pg_dumpall reference page: -g dumps roles and tablespaces, no longer users and groups. Per Dave Page. Backport to 8.2 and 8.1. Tags: REL8_1_STABLE Modified Files: -- pgsql/doc/src/sgml/ref: pg_dumpall.sgml (r

[COMMITTERS] pgsql: Correct a minor inaccuracy in the pg_dumpall reference page: -g

2007-01-15 Thread Neil Conway
Log Message: --- Correct a minor inaccuracy in the pg_dumpall reference page: -g dumps roles and tablespaces, no longer users and groups. Per Dave Page. Backport to 8.2 and 8.1. Tags: REL8_2_STABLE Modified Files: -- pgsql/doc/src/sgml/ref: pg_dumpall.sgml (r

[COMMITTERS] pgsql: Correct a minor inaccuracy in the pg_dumpall reference page: -g

2007-01-15 Thread Neil Conway
Log Message: --- Correct a minor inaccuracy in the pg_dumpall reference page: -g dumps roles and tablespaces, no longer users and groups. Per Dave Page. Backport to 8.2 and 8.1. Modified Files: -- pgsql/doc/src/sgml/ref: pg_dumpall.sgml (r1.58 -> r1.59) (h