[COMMITTERS] pgsql: Unset some local environment variables in TAP tests

2014-07-21 Thread Peter Eisentraut
Unset some local environment variables in TAP tests Unset environment variables that control message language, so that we can compare some program output with expected strings. This is very similar to what pg_regress does. Branch -- master Details --- http://git.postgresql.org/pg/commit

[COMMITTERS] pgsql: Unset some local environment variables in TAP tests

2014-07-21 Thread Peter Eisentraut
Unset some local environment variables in TAP tests Unset environment variables that control message language, so that we can compare some program output with expected strings. This is very similar to what pg_regress does. Branch -- REL9_4_STABLE Details --- http://git.postgresql.org/pg

[COMMITTERS] pgsql: gitattributes: Ignore time zone data files for whitespace checks

2014-07-21 Thread Peter Eisentraut
gitattributes: Ignore time zone data files for whitespace checks The latest update introduced some funny whitespace, but since they are externally maintained files, we add them to the list of files to ignore. Branch -- REL9_4_STABLE Details --- http://git.postgresql.org/pg/commitdiff/2cf

[COMMITTERS] pgsql: gitattributes: Ignore time zone data files for whitespace checks

2014-07-21 Thread Peter Eisentraut
gitattributes: Ignore time zone data files for whitespace checks The latest update introduced some funny whitespace, but since they are externally maintained files, we add them to the list of files to ignore. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/8195e9e9c1

[COMMITTERS] pgsql: Reject out-of-range numeric timezone specifications.

2014-07-21 Thread Tom Lane
Reject out-of-range numeric timezone specifications. In commit 631dc390f49909a5c8ebd6002cfb2bcee5415a9d, we started to handle simple numeric timezone offsets via the zic library instead of the old CTimeZone/HasCTZSet kluge. However, we overlooked the fact that the zic code will reject UTC offsets

[COMMITTERS] pgsql: Reject out-of-range numeric timezone specifications.

2014-07-21 Thread Tom Lane
Reject out-of-range numeric timezone specifications. In commit 631dc390f49909a5c8ebd6002cfb2bcee5415a9d, we started to handle simple numeric timezone offsets via the zic library instead of the old CTimeZone/HasCTZSet kluge. However, we overlooked the fact that the zic code will reject UTC offsets

[COMMITTERS] pgsql: Reject out-of-range numeric timezone specifications.

2014-07-21 Thread Tom Lane
Reject out-of-range numeric timezone specifications. In commit 631dc390f49909a5c8ebd6002cfb2bcee5415a9d, we started to handle simple numeric timezone offsets via the zic library instead of the old CTimeZone/HasCTZSet kluge. However, we overlooked the fact that the zic code will reject UTC offsets

[COMMITTERS] pgsql: Reject out-of-range numeric timezone specifications.

2014-07-21 Thread Tom Lane
Reject out-of-range numeric timezone specifications. In commit 631dc390f49909a5c8ebd6002cfb2bcee5415a9d, we started to handle simple numeric timezone offsets via the zic library instead of the old CTimeZone/HasCTZSet kluge. However, we overlooked the fact that the zic code will reject UTC offsets

[COMMITTERS] pgsql: Reject out-of-range numeric timezone specifications.

2014-07-21 Thread Tom Lane
Reject out-of-range numeric timezone specifications. In commit 631dc390f49909a5c8ebd6002cfb2bcee5415a9d, we started to handle simple numeric timezone offsets via the zic library instead of the old CTimeZone/HasCTZSet kluge. However, we overlooked the fact that the zic code will reject UTC offsets

[COMMITTERS] pgsql: Reject out-of-range numeric timezone specifications.

2014-07-21 Thread Tom Lane
Reject out-of-range numeric timezone specifications. In commit 631dc390f49909a5c8ebd6002cfb2bcee5415a9d, we started to handle simple numeric timezone offsets via the zic library instead of the old CTimeZone/HasCTZSet kluge. However, we overlooked the fact that the zic code will reject UTC offsets

[COMMITTERS] pgsql: Stamp 8.4.22.

2014-07-21 Thread Tom Lane
Stamp 8.4.22. Branch -- REL8_4_STABLE Details --- http://git.postgresql.org/pg/commitdiff/8dd387500abe58a684c559f20c26ac08884b0c5d Modified Files -- configure| 18 +- configure.in |2 +- doc/bug.template

[COMMITTERS] pgsql: Stamp 9.0.18.

2014-07-21 Thread Tom Lane
Stamp 9.0.18. Branch -- REL9_0_STABLE Details --- http://git.postgresql.org/pg/commitdiff/391aa8aac11fe78f3b2f5743b56e78b0ad6a5d84 Modified Files -- configure| 18 +- configure.in |2 +- doc/bug.template

[COMMITTERS] pgsql: Stamp 9.1.14.

2014-07-21 Thread Tom Lane
Stamp 9.1.14. Branch -- REL9_1_STABLE Details --- http://git.postgresql.org/pg/commitdiff/972a21d736f0f5ded750c1be7153a0571f2dc83e Modified Files -- configure| 18 +- configure.in |2 +- doc/bug.template

[COMMITTERS] pgsql: Stamp 9.2.9.

2014-07-21 Thread Tom Lane
Stamp 9.2.9. Branch -- REL9_2_STABLE Details --- http://git.postgresql.org/pg/commitdiff/e1ea61a30121a97eee192adc0808635fcf7b6f25 Modified Files -- configure| 18 +- configure.in |2 +- doc/bug.template

[COMMITTERS] pgsql: Stamp 9.3.5.

2014-07-21 Thread Tom Lane
Stamp 9.3.5. Branch -- REL9_3_STABLE Details --- http://git.postgresql.org/pg/commitdiff/f7ba173cb3548ddccaab68fcaeae3dd5efdcfbf1 Modified Files -- configure| 18 +- configure.in |2 +- doc/bug.template

[COMMITTERS] pgsql: Stamp 9.4beta2.

2014-07-21 Thread Tom Lane
Stamp 9.4beta2. Branch -- REL9_4_STABLE Details --- http://git.postgresql.org/pg/commitdiff/c85374626f680902c207285b986ac38a134535eb Modified Files -- configure | 18 +- configure.in |2 +- doc/bug.template

[COMMITTERS] pgsql: Release notes for 9.3.5, 9.2.9, 9.1.14, 9.0.18, 8.4.22.

2014-07-21 Thread Tom Lane
Release notes for 9.3.5, 9.2.9, 9.1.14, 9.0.18, 8.4.22. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/212825f8139abbcfe366a8f884193b5b693921de Modified Files -- doc/src/sgml/release-8.4.sgml | 325 ++- doc/src/sgml/release-9.0.sg

[COMMITTERS] pgsql: Release notes for 9.3.5, 9.2.9, 9.1.14, 9.0.18, 8.4.22.

2014-07-21 Thread Tom Lane
Release notes for 9.3.5, 9.2.9, 9.1.14, 9.0.18, 8.4.22. Branch -- REL9_3_STABLE Details --- http://git.postgresql.org/pg/commitdiff/0cb0c778283fceec58cf1d73ba3204b67a890980 Modified Files -- doc/src/sgml/release-8.4.sgml | 325 +++- doc/src/sgml/release-9.0.sgml | 35

[COMMITTERS] pgsql: Release notes for 9.3.5, 9.2.9, 9.1.14, 9.0.18, 8.4.22.

2014-07-21 Thread Tom Lane
Release notes for 9.3.5, 9.2.9, 9.1.14, 9.0.18, 8.4.22. Branch -- REL8_4_STABLE Details --- http://git.postgresql.org/pg/commitdiff/a7aa143d0ed3e6c842b2887c0c460901ed3f8079 Modified Files -- doc/src/sgml/release-8.4.sgml | 325 - 1 file

[COMMITTERS] pgsql: Release notes for 9.3.5, 9.2.9, 9.1.14, 9.0.18, 8.4.22.

2014-07-21 Thread Tom Lane
Release notes for 9.3.5, 9.2.9, 9.1.14, 9.0.18, 8.4.22. Branch -- REL9_1_STABLE Details --- http://git.postgresql.org/pg/commitdiff/b0cab3faf09a355f5e37d25a5c5325f773097c2a Modified Files -- doc/src/sgml/release-8.4.sgml | 325 +- doc/src/sgml/

[COMMITTERS] pgsql: Release notes for 9.3.5, 9.2.9, 9.1.14, 9.0.18, 8.4.22.

2014-07-21 Thread Tom Lane
Release notes for 9.3.5, 9.2.9, 9.1.14, 9.0.18, 8.4.22. Branch -- REL9_2_STABLE Details --- http://git.postgresql.org/pg/commitdiff/074f840c22604570e326cdaea076432972d50d85 Modified Files -- doc/src/sgml/release-8.4.sgml | 325 ++- doc/src/sgml/release

[COMMITTERS] pgsql: Release notes for 9.3.5, 9.2.9, 9.1.14, 9.0.18, 8.4.22.

2014-07-21 Thread Tom Lane
Release notes for 9.3.5, 9.2.9, 9.1.14, 9.0.18, 8.4.22. Branch -- REL9_4_STABLE Details --- http://git.postgresql.org/pg/commitdiff/ab2f504b2e8b4e90e44c9a20bb5d481794b39d1d Modified Files -- doc/src/sgml/release-8.4.sgml | 325 +++- doc/src/sgml/release-9.0.sgml | 35

[COMMITTERS] pgsql: Release notes for 9.3.5, 9.2.9, 9.1.14, 9.0.18, 8.4.22.

2014-07-21 Thread Tom Lane
Release notes for 9.3.5, 9.2.9, 9.1.14, 9.0.18, 8.4.22. Branch -- REL9_0_STABLE Details --- http://git.postgresql.org/pg/commitdiff/11602754aa485c029f125658c62ba1d6502488b0 Modified Files -- doc/src/sgml/release-8.4.sgml | 325 - doc/src/sg

[COMMITTERS] pgsql: Adjust cutoff points in newly-added sanity tests.

2014-07-21 Thread Tom Lane
Adjust cutoff points in newly-added sanity tests. Per recommendation from Andres. Branch -- REL9_4_STABLE Details --- http://git.postgresql.org/pg/commitdiff/3622b6be0fa8082f60eee2dd373f68911861118b Modified Files -- src/backend/commands/vacuum.c | 22 +++--

[COMMITTERS] pgsql: Adjust cutoff points in newly-added sanity tests.

2014-07-21 Thread Tom Lane
Adjust cutoff points in newly-added sanity tests. Per recommendation from Andres. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/87f830e0ce03063fc7f856c95fa75a719b3a8ad0 Modified Files -- src/backend/commands/vacuum.c | 22 +++--- 1 fil

[COMMITTERS] pgsql: Adjust cutoff points in newly-added sanity tests.

2014-07-21 Thread Tom Lane
Adjust cutoff points in newly-added sanity tests. Per recommendation from Andres. Branch -- REL9_3_STABLE Details --- http://git.postgresql.org/pg/commitdiff/4ee95870de343cd027c7727a175fe1c27c75a389 Modified Files -- src/backend/commands/vacuum.c | 22 +++--

[COMMITTERS] pgsql: Defend against bad relfrozenxid/relminmxid/datfrozenxid/datminmx

2014-07-21 Thread Tom Lane
Defend against bad relfrozenxid/relminmxid/datfrozenxid/datminmxid values. In commit a61daa14d56867e90dc011bbba52ef771cea6770, we fixed pg_upgrade so that it would install sane relminmxid and datminmxid values, but that does not cure the problem for installations that were already pg_upgraded to 9

[COMMITTERS] pgsql: Defend against bad relfrozenxid/relminmxid/datfrozenxid/datminmx

2014-07-21 Thread Tom Lane
Defend against bad relfrozenxid/relminmxid/datfrozenxid/datminmxid values. In commit a61daa14d56867e90dc011bbba52ef771cea6770, we fixed pg_upgrade so that it would install sane relminmxid and datminmxid values, but that does not cure the problem for installations that were already pg_upgraded to 9

[COMMITTERS] pgsql: Defend against bad relfrozenxid/relminmxid/datfrozenxid/datminmx

2014-07-21 Thread Tom Lane
Defend against bad relfrozenxid/relminmxid/datfrozenxid/datminmxid values. In commit a61daa14d56867e90dc011bbba52ef771cea6770, we fixed pg_upgrade so that it would install sane relminmxid and datminmxid values, but that does not cure the problem for installations that were already pg_upgraded to 9

[COMMITTERS] pgsql: Properly use DEFAULT_EVENT_SOURCE in pgevent.c

2014-07-21 Thread Magnus Hagander
Properly use DEFAULT_EVENT_SOURCE in pgevent.c This was broken and reverted in a previous commit. The (this time verified) fix is to simly add postgres_fe.h. MauMau, review by Amit Kapila Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/4c3c911d26b3944946f8d9b03dbead