[COMMITTERS] pgsql: postgres_fdw: More preliminary refactoring for upcoming join pus

2016-01-30 Thread Robert Haas
postgres_fdw: More preliminary refactoring for upcoming join pushdown. The code that generates a complete SQL query for a given foreign relation was repeated in two places, and they didn't quite agree: the EXPLAIN case left out the locking clause. Centralize the code so we get the same behavior e

[COMMITTERS] pgsql: Fix whitespace

2016-01-30 Thread Peter Eisentraut
Fix whitespace Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/9217bf3961c8420ca38bbe10819fb022185b9744 Modified Files -- src/backend/access/gin/ginfast.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Sent via pgsql-committers mailing list (p

[COMMITTERS] pgsql: Fix error in documentated use of mingw-w64 compilers

2016-01-30 Thread Andrew Dunstan
Fix error in documentated use of mingw-w64 compilers Error reported by Igal Sapir. Branch -- REL9_1_STABLE Details --- http://git.postgresql.org/pg/commitdiff/d9c76aa4982ccf764bcd9d8f1fb788463c340e65 Modified Files -- doc/src/sgml/installation.sgml | 2 +- 1 file changed, 1 i

[COMMITTERS] pgsql: Fix error in documentated use of mingw-w64 compilers

2016-01-30 Thread Andrew Dunstan
Fix error in documentated use of mingw-w64 compilers Error reported by Igal Sapir. Branch -- REL9_4_STABLE Details --- http://git.postgresql.org/pg/commitdiff/e76281e8e9effe24b805900a6e68ef1a087af655 Modified Files -- doc/src/sgml/installation.sgml | 2 +- 1 file changed, 1 i

[COMMITTERS] pgsql: Fix error in documentated use of mingw-w64 compilers

2016-01-30 Thread Andrew Dunstan
Fix error in documentated use of mingw-w64 compilers Error reported by Igal Sapir. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/7dc09c138493424e32876894c2c68ddecff3afc6 Modified Files -- doc/src/sgml/installation.sgml | 2 +- 1 file changed, 1 insertio

[COMMITTERS] pgsql: Fix error in documentated use of mingw-w64 compilers

2016-01-30 Thread Andrew Dunstan
Fix error in documentated use of mingw-w64 compilers Error reported by Igal Sapir. Branch -- REL9_3_STABLE Details --- http://git.postgresql.org/pg/commitdiff/ca5f5c45f4542bd699baf7e694e07d8d6de3a1a2 Modified Files -- doc/src/sgml/installation.sgml | 2 +- 1 file changed, 1 i

[COMMITTERS] pgsql: Fix error in documentated use of mingw-w64 compilers

2016-01-30 Thread Andrew Dunstan
Fix error in documentated use of mingw-w64 compilers Error reported by Igal Sapir. Branch -- REL9_5_STABLE Details --- http://git.postgresql.org/pg/commitdiff/a16763d892b8c145ec99bba3e61fd81a27a581df Modified Files -- doc/src/sgml/installation.sgml | 2 +- 1 file changed, 1 i

[COMMITTERS] pgsql: Fix error in documentated use of mingw-w64 compilers

2016-01-30 Thread Andrew Dunstan
Fix error in documentated use of mingw-w64 compilers Error reported by Igal Sapir. Branch -- REL9_2_STABLE Details --- http://git.postgresql.org/pg/commitdiff/555bc8b374f0883b51b937749e39ef8569bfd0d8 Modified Files -- doc/src/sgml/installation.sgml | 2 +- 1 file changed, 1 i