[COMMITTERS] pgsql: Doc: fix syntax description for psql's \setenv.

2015-02-01 Thread Tom Lane
Doc: fix syntax description for psql's \setenv. The variable name isn't optional --- looks like a copy-and-paste-o from the \set command, where it is. Dilip Kumar Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/f9ee8ea10a432bd5692ef9ff25055717fbf290ce Modified File

[COMMITTERS] pgsql: Doc: fix syntax description for psql's \setenv.

2015-02-01 Thread Tom Lane
Doc: fix syntax description for psql's \setenv. The variable name isn't optional --- looks like a copy-and-paste-o from the \set command, where it is. Dilip Kumar Branch -- REL9_2_STABLE Details --- http://git.postgresql.org/pg/commitdiff/611037d5d46c10e1db5313acce74af328f105445 Modifi

[COMMITTERS] pgsql: Doc: fix syntax description for psql's \setenv.

2015-02-01 Thread Tom Lane
Doc: fix syntax description for psql's \setenv. The variable name isn't optional --- looks like a copy-and-paste-o from the \set command, where it is. Dilip Kumar Branch -- REL9_4_STABLE Details --- http://git.postgresql.org/pg/commitdiff/e87dedc0c492a4dcc45ec4e424027a1180d7ebb6 Modifi

[COMMITTERS] pgsql: Doc: fix syntax description for psql's \setenv.

2015-02-01 Thread Tom Lane
Doc: fix syntax description for psql's \setenv. The variable name isn't optional --- looks like a copy-and-paste-o from the \set command, where it is. Dilip Kumar Branch -- REL9_3_STABLE Details --- http://git.postgresql.org/pg/commitdiff/fa06ce595a7a955c3f1f6dbaada71a204f6c7724 Modifi

[COMMITTERS] pgsql: doc: Improve claim about location of pg_service.conf

2015-02-01 Thread Peter Eisentraut
doc: Improve claim about location of pg_service.conf The previous wording claimed that the file was always in /etc, but of course this varies with the installation layout. Write instead that it can be found via `pg_config --sysconfdir`. Even though this is still somewhat incorrect because it doe

[COMMITTERS] pgsql: doc: Improve claim about location of pg_service.conf

2015-02-01 Thread Peter Eisentraut
doc: Improve claim about location of pg_service.conf The previous wording claimed that the file was always in /etc, but of course this varies with the installation layout. Write instead that it can be found via `pg_config --sysconfdir`. Even though this is still somewhat incorrect because it doe

[COMMITTERS] pgsql: doc: Improve claim about location of pg_service.conf

2015-02-01 Thread Peter Eisentraut
doc: Improve claim about location of pg_service.conf The previous wording claimed that the file was always in /etc, but of course this varies with the installation layout. Write instead that it can be found via `pg_config --sysconfdir`. Even though this is still somewhat incorrect because it doe

[COMMITTERS] pgsql: Translation updates

2015-02-01 Thread Peter Eisentraut
Translation updates Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: 47199c5813321fac9558fe6629fcb48989a28e44 Branch -- REL9_2_STABLE Details --- http://git.postgresql.org/pg/commitdiff/b77b40d8864aa6e1b28b66b83e52a135825fafe5 Modified Files -

[COMMITTERS] pgsql: Translation updates

2015-02-01 Thread Peter Eisentraut
Translation updates Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: 19c72ea8d856d7b1d4f5d759a766c8206bf9ce53 Branch -- REL9_4_STABLE Details --- http://git.postgresql.org/pg/commitdiff/1de0702d92ed4288ae69c2b3587dddc023eb966f Modified Files -

[COMMITTERS] pgsql: Translation updates

2015-02-01 Thread Peter Eisentraut
Translation updates Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: 00fd423c15bfb390981f0878d5801aa89e86d94a Branch -- REL9_1_STABLE Details --- http://git.postgresql.org/pg/commitdiff/544cf245bdf1080e80cb6d462846b53b941ee316 Modified Files -

[COMMITTERS] pgsql: Translation updates

2015-02-01 Thread Peter Eisentraut
Translation updates Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: 2ba4cf334b8ed1d46593e3127ecc673eb96bc7a8 Branch -- REL9_3_STABLE Details --- http://git.postgresql.org/pg/commitdiff/52472bdcf03e3768c8e972535d9aaf7b3ba255dd Modified Files -

[COMMITTERS] pgsql: doc: Improve claim about location of pg_service.conf

2015-02-01 Thread Peter Eisentraut
doc: Improve claim about location of pg_service.conf The previous wording claimed that the file was always in /etc, but of course this varies with the installation layout. Write instead that it can be found via `pg_config --sysconfdir`. Even though this is still somewhat incorrect because it doe

[COMMITTERS] pgsql: Translation updates

2015-02-01 Thread Peter Eisentraut
Translation updates Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: 8c8adccc355fb67d2a8690e4c830f8336b4f19a4 Branch -- REL9_0_STABLE Details --- http://git.postgresql.org/pg/commitdiff/5828f7c6682652f43f5365cf0cd5091f3d63d4d5 Modified Files -

[COMMITTERS] pgsql: Translation updates

2015-02-01 Thread Peter Eisentraut
Translation updates Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: 19c72ea8d856d7b1d4f5d759a766c8206bf9ce53 Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/f8948616c9403effb84ed09c244650d9750243a2 Modified Files

[COMMITTERS] pgsql: doc: Improve claim about location of pg_service.conf

2015-02-01 Thread Peter Eisentraut
doc: Improve claim about location of pg_service.conf The previous wording claimed that the file was always in /etc, but of course this varies with the installation layout. Write instead that it can be found via `pg_config --sysconfdir`. Even though this is still somewhat incorrect because it doe

[COMMITTERS] pgsql: doc: Improve claim about location of pg_service.conf

2015-02-01 Thread Peter Eisentraut
doc: Improve claim about location of pg_service.conf The previous wording claimed that the file was always in /etc, but of course this varies with the installation layout. Write instead that it can be found via `pg_config --sysconfdir`. Even though this is still somewhat incorrect because it doe

[COMMITTERS] pgsql: Release notes for 9.4.1, 9.3.6, 9.2.10, 9.1.15, 9.0.19.

2015-02-01 Thread Tom Lane
Release notes for 9.4.1, 9.3.6, 9.2.10, 9.1.15, 9.0.19. Branch -- REL9_1_STABLE Details --- http://git.postgresql.org/pg/commitdiff/a2bd0236d95a3cec76968ded518d1d59f6549aa8 Modified Files -- doc/src/sgml/release-9.0.sgml | 641 doc/src/sgm

[COMMITTERS] pgsql: Release notes for 9.4.1, 9.3.6, 9.2.10, 9.1.15, 9.0.19.

2015-02-01 Thread Tom Lane
Release notes for 9.4.1, 9.3.6, 9.2.10, 9.1.15, 9.0.19. Branch -- REL9_3_STABLE Details --- http://git.postgresql.org/pg/commitdiff/9f8ba18278b4e4cf3b857d16d6df8a24f8fcabcb Modified Files -- doc/src/sgml/release-9.0.sgml | 641 +++ doc/src/sgml/release-9.1.sgml |

[COMMITTERS] pgsql: Release notes for 9.4.1, 9.3.6, 9.2.10, 9.1.15, 9.0.19.

2015-02-01 Thread Tom Lane
Release notes for 9.4.1, 9.3.6, 9.2.10, 9.1.15, 9.0.19. Branch -- REL9_2_STABLE Details --- http://git.postgresql.org/pg/commitdiff/9eadf637938798f84b7e5495fd13e74441a81bbd Modified Files -- doc/src/sgml/release-9.0.sgml | 641 +++ doc/src/sgml/rel

[COMMITTERS] pgsql: Release notes for 9.4.1, 9.3.6, 9.2.10, 9.1.15, 9.0.19.

2015-02-01 Thread Tom Lane
Release notes for 9.4.1, 9.3.6, 9.2.10, 9.1.15, 9.0.19. Branch -- REL9_4_STABLE Details --- http://git.postgresql.org/pg/commitdiff/e29bbb9c6eb66e67597d70db747f33c7bc365ac8 Modified Files -- doc/src/sgml/release-9.0.sgml | 641 +++ doc/src/sgml/release-9.1.sgml |

[COMMITTERS] pgsql: Release notes for 9.4.1, 9.3.6, 9.2.10, 9.1.15, 9.0.19.

2015-02-01 Thread Tom Lane
Release notes for 9.4.1, 9.3.6, 9.2.10, 9.1.15, 9.0.19. Branch -- REL9_0_STABLE Details --- http://git.postgresql.org/pg/commitdiff/0e932ab7d1ddf074d9d4db1ee52e0b59eab450ba Modified Files -- doc/src/sgml/release-9.0.sgml | 641 + 1 file

[COMMITTERS] pgsql: Release notes for 9.4.1, 9.3.6, 9.2.10, 9.1.15, 9.0.19.

2015-02-01 Thread Tom Lane
Release notes for 9.4.1, 9.3.6, 9.2.10, 9.1.15, 9.0.19. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/21fe4e2b6e701234afb77fa92e192546d51a5962 Modified Files -- doc/src/sgml/release-9.0.sgml | 641 +++ doc/src/sgml/release-9.1.sgml | 725 ++