[COMMITTERS] pgsql: Factor out encoding specific tests for json

2015-10-07 Thread Andrew Dunstan
Factor out encoding specific tests for json This lets us remove the large alternative results files for the main json and jsonb tests, which makes modifying those tests simpler for committers and patch submitters. Backpatch to 9.4 for jsonb and 9.3 for json. Branch -- REL9_5_STABLE Details

[COMMITTERS] pgsql: Factor out encoding specific tests for json

2015-10-07 Thread Andrew Dunstan
Factor out encoding specific tests for json This lets us remove the large alternative results files for the main json and jsonb tests, which makes modifying those tests simpler for committers and patch submitters. Backpatch to 9.4 for jsonb and 9.3 for json. Branch -- REL9_4_STABLE Details

[COMMITTERS] pgsql: Factor out encoding specific tests for json

2015-10-07 Thread Andrew Dunstan
Factor out encoding specific tests for json This lets us remove the large alternative results files for the main json and jsonb tests, which makes modifying those tests simpler for committers and patch submitters. Backpatch to 9.4 for jsonb and 9.3 for json. Branch -- REL9_3_STABLE Details

[COMMITTERS] pgsql: Factor out encoding specific tests for json

2015-10-07 Thread Andrew Dunstan
Factor out encoding specific tests for json This lets us remove the large alternative results files for the main json and jsonb tests, which makes modifying those tests simpler for committers and patch submitters. Backpatch to 9.4 for jsonb and 9.3 for json. Branch -- master Details ---

[COMMITTERS] pgsql: Improve documentation of the role-dropping process.

2015-10-07 Thread Tom Lane
Improve documentation of the role-dropping process. In general one may have to run both REASSIGN OWNED and DROP OWNED to get rid of all the dependencies of a role to be dropped. This was alluded to in the REASSIGN OWNED man page, but not really spelled out in full; and in any case the procedure o

[COMMITTERS] pgsql: Improve documentation of the role-dropping process.

2015-10-07 Thread Tom Lane
Improve documentation of the role-dropping process. In general one may have to run both REASSIGN OWNED and DROP OWNED to get rid of all the dependencies of a role to be dropped. This was alluded to in the REASSIGN OWNED man page, but not really spelled out in full; and in any case the procedure o

[COMMITTERS] pgsql: Improve documentation of the role-dropping process.

2015-10-07 Thread Tom Lane
Improve documentation of the role-dropping process. In general one may have to run both REASSIGN OWNED and DROP OWNED to get rid of all the dependencies of a role to be dropped. This was alluded to in the REASSIGN OWNED man page, but not really spelled out in full; and in any case the procedure o

[COMMITTERS] pgsql: Improve documentation of the role-dropping process.

2015-10-07 Thread Tom Lane
Improve documentation of the role-dropping process. In general one may have to run both REASSIGN OWNED and DROP OWNED to get rid of all the dependencies of a role to be dropped. This was alluded to in the REASSIGN OWNED man page, but not really spelled out in full; and in any case the procedure o

[COMMITTERS] pgsql: Improve documentation of the role-dropping process.

2015-10-07 Thread Tom Lane
Improve documentation of the role-dropping process. In general one may have to run both REASSIGN OWNED and DROP OWNED to get rid of all the dependencies of a role to be dropped. This was alluded to in the REASSIGN OWNED man page, but not really spelled out in full; and in any case the procedure o

[COMMITTERS] pgsql: Improve documentation of the role-dropping process.

2015-10-07 Thread Tom Lane
Improve documentation of the role-dropping process. In general one may have to run both REASSIGN OWNED and DROP OWNED to get rid of all the dependencies of a role to be dropped. This was alluded to in the REASSIGN OWNED man page, but not really spelled out in full; and in any case the procedure o

[COMMITTERS] pgsql: docs: add JSONB containment example of a key and empty object

2015-10-07 Thread Bruce Momjian
docs: add JSONB containment example of a key and empty object Backpatch through 9.5 Branch -- REL9_5_STABLE Details --- http://git.postgresql.org/pg/commitdiff/c86555fc80bbbf276de42f43761991212b713575 Modified Files -- doc/src/sgml/json.sgml |5 - 1 file changed, 4 i

[COMMITTERS] pgsql: docs: add JSONB containment example of a key and empty object

2015-10-07 Thread Bruce Momjian
docs: add JSONB containment example of a key and empty object Backpatch through 9.5 Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/b292ee79a6bc8a1a6610181fcdc2c4092c82eaf2 Modified Files -- doc/src/sgml/json.sgml |5 - 1 file changed, 4 insertio

[COMMITTERS] pgsql: docs: Map operator @> to the proper SGML escape for '>'

2015-10-07 Thread Bruce Momjian
docs: Map operator @> to the proper SGML escape for '>' Backpatch through 9.5 Branch -- REL9_5_STABLE Details --- http://git.postgresql.org/pg/commitdiff/9445a1cd3cc6dfae3644e2fe95da77046b507491 Modified Files -- doc/src/sgml/json.sgml | 20 ++-- doc/

[COMMITTERS] pgsql: docs: Map operator @> to the proper SGML escape for '>'

2015-10-07 Thread Bruce Momjian
docs: Map operator @> to the proper SGML escape for '>' Backpatch through 9.5 Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/23d29cef93ea8d060ceae42146154e45c5a4f862 Modified Files -- doc/src/sgml/json.sgml | 20 ++-- doc/src/sgm

[COMMITTERS] pgsql: docs: clarify JSONB operator descriptions

2015-10-07 Thread Bruce Momjian
docs: clarify JSONB operator descriptions No catalog bump as the catalog changes are for SQL operator comments. Backpatch through 9.5 Branch -- REL9_5_STABLE Details --- http://git.postgresql.org/pg/commitdiff/2169e878c4a542e41a7d66cbb40d9c6bfde23f57 Modified Files -- doc/

[COMMITTERS] pgsql: docs: clarify JSONB operator descriptions

2015-10-07 Thread Bruce Momjian
docs: clarify JSONB operator descriptions No catalog bump as the catalog changes are for SQL operator comments. Backpatch through 9.5 Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/b852dc4cbd09156e2c74786d5b265f03d45bc404 Modified Files -- doc/src/sgm