[COMMITTERS] pgsql: More portability fixing for bipartite_match.c.

2015-05-16 Thread Tom Lane
More portability fixing for bipartite_match.c. is required for isinf() on some platforms. Per buildfarm. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/26058bf0dc5fca0a5107b2ee136a81a86cf36049 Modified Files -- src/backend/lib/bipartite_match.c |1

[COMMITTERS] pgsql: Fix docs typo

2015-05-16 Thread Tom Lane
Fix docs typo I don't think "respectfully" is what was meant here ... Branch -- REL9_1_STABLE Details --- http://git.postgresql.org/pg/commitdiff/67e7a497d6492852205622a030e8e182c20c56e1 Modified Files -- doc/src/sgml/client-auth.sgml |4 ++-- 1 file changed, 2 insertions

[COMMITTERS] pgsql: Fix docs typo

2015-05-16 Thread Tom Lane
Fix docs typo I don't think "respectfully" is what was meant here ... Branch -- REL9_0_STABLE Details --- http://git.postgresql.org/pg/commitdiff/725d7ca165869463b1c6c9d6a40b678f2c5c9070 Modified Files -- doc/src/sgml/client-auth.sgml |4 ++-- 1 file changed, 2 insertions

[COMMITTERS] pgsql: Fix docs typo

2015-05-16 Thread Tom Lane
Fix docs typo I don't think "respectfully" is what was meant here ... Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/c65aa7a87e4232d7eefea3d78ec7e1d9f8b4708b Modified Files -- doc/src/sgml/client-auth.sgml |4 ++-- 1 file changed, 2 insertions(+), 2

[COMMITTERS] pgsql: Fix docs typo

2015-05-16 Thread Tom Lane
Fix docs typo I don't think "respectfully" is what was meant here ... Branch -- REL9_4_STABLE Details --- http://git.postgresql.org/pg/commitdiff/73f074ca69a4440606fdb1d275a81991c511db31 Modified Files -- doc/src/sgml/client-auth.sgml |4 ++-- 1 file changed, 2 insertions

[COMMITTERS] pgsql: Fix docs typo

2015-05-16 Thread Tom Lane
Fix docs typo I don't think "respectfully" is what was meant here ... Branch -- REL9_2_STABLE Details --- http://git.postgresql.org/pg/commitdiff/639bf57caf3d94292047d4268b72964358e195c5 Modified Files -- doc/src/sgml/client-auth.sgml |4 ++-- 1 file changed, 2 insertions

[COMMITTERS] pgsql: Fix docs typo

2015-05-16 Thread Tom Lane
Fix docs typo I don't think "respectfully" is what was meant here ... Branch -- REL9_3_STABLE Details --- http://git.postgresql.org/pg/commitdiff/b054732070a65adb9a6c12bfaed3a0e5b1935135 Modified Files -- doc/src/sgml/client-auth.sgml |4 ++-- 1 file changed, 2 insertions

[COMMITTERS] pgsql: pg_upgrade: properly handle timeline variables

2015-05-16 Thread Bruce Momjian
pg_upgrade: properly handle timeline variables There is no behavior change here as we now always set the timeline to one. Report by Tom Lane Backpatch to 9.3 and 9.4 Branch -- REL9_3_STABLE Details --- http://git.postgresql.org/pg/commitdiff/4e9935979aff55b6e6e47ed9649ae6bf01bc228a M

[COMMITTERS] pgsql: pg_upgrade: properly handle timeline variables

2015-05-16 Thread Bruce Momjian
pg_upgrade: properly handle timeline variables There is no behavior change here as we now always set the timeline to one. Report by Tom Lane Backpatch to 9.3 and 9.4 Branch -- REL9_4_STABLE Details --- http://git.postgresql.org/pg/commitdiff/5f65396359e9e44c8f5eb5133cb50abba6326bb6 M

[COMMITTERS] pgsql: pg_upgrade: no need to check for matching float8_pass_by_value

2015-05-16 Thread Bruce Momjian
pg_upgrade: no need to check for matching float8_pass_by_value Report by Noah Misch Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/750ccaef2964cfb8b0530e0e3628038fce343786 Modified Files -- src/bin/pg_upgrade/controldata.c |3 +-- 1 file changed, 1

[COMMITTERS] pgsql: First-draft release notes for 9.4.2 et al.

2015-05-16 Thread Tom Lane
First-draft release notes for 9.4.2 et al. As usual, the release notes for older branches will be made by cutting these down, but put them up for community review first. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/0563b4c0c3b7cc2323cfb63e11d723764e2d5f7d Modifie

[COMMITTERS] pgsql: Fix whitespace

2015-05-16 Thread Peter Eisentraut
Fix whitespace Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/e6dc503445e729d23ea12144db60d87e953ace95 Modified Files -- contrib/tsm_system_rows/tsm_system_rows--1.0.sql|1 - contrib/tsm_system_time/tsm_system_time--1.0.sql|

[COMMITTERS] pgsql: Fix whitespace

2015-05-16 Thread Peter Eisentraut
Fix whitespace Branch -- REL9_4_STABLE Details --- http://git.postgresql.org/pg/commitdiff/d817b7a4a3645d1df9d9091de4ef066fdaec73f6 Modified Files -- src/backend/access/transam/multixact.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- Sent via pgsql-commit

[COMMITTERS] pgsql: hstore_plpython: Fix regression tests under Python 3

2015-05-16 Thread Peter Eisentraut
hstore_plpython: Fix regression tests under Python 3 Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/fab6ca23eaf114d1ae12377c7f5c8c952b5e0159 Modified Files -- contrib/hstore_plpython/expected/hstore_plpython.out |4 ++-- contrib/hstore_plpython/sql/hs