pgsql: Be more careful about GucSource for internally-driven GUC settin

2022-06-08 Thread Tom Lane
Be more careful about GucSource for internally-driven GUC settings. The original advice for hard-wired SetConfigOption calls was to use PGC_S_OVERRIDE, particularly for PGC_INTERNAL GUCs. However, that's really overkill for PGC_INTERNAL GUCs, since there is no possibility that we need to override

pgsql: Doc: copy-edit "jsonb Indexing" section.

2022-06-08 Thread Tom Lane
Doc: copy-edit "jsonb Indexing" section. The patch introducing jsonpath dropped a para about that between two related examples, and didn't bother updating the introductory sentences that it falsified. The grammar was pretty shaky as well. Branch -- REL_12_STABLE Details --- https://git.

pgsql: Doc: copy-edit "jsonb Indexing" section.

2022-06-08 Thread Tom Lane
Doc: copy-edit "jsonb Indexing" section. The patch introducing jsonpath dropped a para about that between two related examples, and didn't bother updating the introductory sentences that it falsified. The grammar was pretty shaky as well. Branch -- REL_14_STABLE Details --- https://git.

pgsql: Doc: copy-edit "jsonb Indexing" section.

2022-06-08 Thread Tom Lane
Doc: copy-edit "jsonb Indexing" section. The patch introducing jsonpath dropped a para about that between two related examples, and didn't bother updating the introductory sentences that it falsified. The grammar was pretty shaky as well. Branch -- master Details --- https://git.postgre

pgsql: Doc: copy-edit "jsonb Indexing" section.

2022-06-08 Thread Tom Lane
Doc: copy-edit "jsonb Indexing" section. The patch introducing jsonpath dropped a para about that between two related examples, and didn't bother updating the introductory sentences that it falsified. The grammar was pretty shaky as well. Branch -- REL_13_STABLE Details --- https://git.

pgsql: Put option listing back into alphabetical order

2022-06-08 Thread Peter Eisentraut
Put option listing back into alphabetical order Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/b46e8a83e978c7f7edfe70b3a47bca3e9806e101 Modified Files -- doc/src/sgml/ref/pgbench.sgml | 26 +- 1 file changed, 13 insertions(+), 13

pgsql: Fix whitespace

2022-06-08 Thread Peter Eisentraut
Fix whitespace Branch -- REL_13_STABLE Details --- https://git.postgresql.org/pg/commitdiff/925816684a522c0fb26d986540cde963aefb5c43 Modified Files -- src/test/perl/PostgreSQL/Test/Cluster.pm | 1 - 1 file changed, 1 deletion(-)

pgsql: Fix whitespace

2022-06-08 Thread Peter Eisentraut
Fix whitespace Branch -- REL_14_STABLE Details --- https://git.postgresql.org/pg/commitdiff/804a5079220d48598ce15a16f76c5d2d0df923d1 Modified Files -- src/test/perl/PostgreSQL/Test/Cluster.pm | 1 - 1 file changed, 1 deletion(-)

pgsql: Fix whitespace

2022-06-08 Thread Peter Eisentraut
Fix whitespace Branch -- REL_12_STABLE Details --- https://git.postgresql.org/pg/commitdiff/9b100eeb8496f73a74b8ac648687332b0487fbe9 Modified Files -- src/test/perl/PostgreSQL/Test/Cluster.pm | 1 - 1 file changed, 1 deletion(-)

pgsql: Fix whitespace

2022-06-08 Thread Peter Eisentraut
Fix whitespace Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/commitdiff/59fb360c4883f849dfe8701670efc3dc122b1472 Modified Files -- src/test/perl/PostgreSQL/Test/Cluster.pm | 1 - 1 file changed, 1 deletion(-)

pgsql: Fix whitespace

2022-06-08 Thread Peter Eisentraut
Fix whitespace Branch -- REL_11_STABLE Details --- https://git.postgresql.org/pg/commitdiff/6450d15e2efd623b9282ae78b49157b76fa45474 Modified Files -- src/test/perl/PostgreSQL/Test/Cluster.pm | 1 - 1 file changed, 1 deletion(-)