pgsql: Add PostgreSQL::Test::Cluster::config_data()

2022-02-07 Thread Michael Paquier
Add PostgreSQL::Test::Cluster::config_data() This is useful to grab some configuration information from a node already set up, and I personally found two cases for it: pg_upgrade and a test to emulate check_guc. Author: Michael Paquier Discussion:

pgsql: Stamp 10.20.

2022-02-07 Thread Tom Lane
Stamp 10.20. Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/commitdiff/fa362d2b3bde0f99ba8a22486205de11b2e00e14 Modified Files -- configure| 18 +- configure.in | 2 +- doc/bug.template

pgsql: Stamp 11.15.

2022-02-07 Thread Tom Lane
Stamp 11.15. Branch -- REL_11_STABLE Details --- https://git.postgresql.org/pg/commitdiff/ff2a6d2621439d3d3f6e340c363d3b5e71749919 Modified Files -- configure| 18 +- configure.in | 2 +- doc/bug.template

pgsql: Stamp 12.10.

2022-02-07 Thread Tom Lane
Stamp 12.10. Branch -- REL_12_STABLE Details --- https://git.postgresql.org/pg/commitdiff/ec24521950fb055488e3ab2c652ffbf7fe0180b9 Modified Files -- configure| 18 +- configure.in | 2 +-

pgsql: Stamp 13.6.

2022-02-07 Thread Tom Lane
Stamp 13.6. Branch -- REL_13_STABLE Details --- https://git.postgresql.org/pg/commitdiff/d7db9572070a627bae9919fd1b4e16c8208d4fca Modified Files -- configure| 18 +- configure.in | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-)

pgsql: Stamp 14.2.

2022-02-07 Thread Tom Lane
Stamp 14.2. Branch -- REL_14_STABLE Details --- https://git.postgresql.org/pg/commitdiff/78b1ddc753b3e5e3f3e9eb0e7519b48146018394 Modified Files -- configure| 18 +- configure.ac | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-)

pgsql: Reduce non-leaf keys overlap in GiST indexes produced by a sorte

2022-02-07 Thread Alexander Korotkov
Reduce non-leaf keys overlap in GiST indexes produced by a sorted build The GiST sorted build currently chooses split points according to the only page space utilization. That may lead to higher non-leaf keys overlap and, in turn, slower search query answers. This commit makes the sorted build

pgsql: Translation updates

2022-02-07 Thread Peter Eisentraut
Translation updates Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: b63dc3c71c81bdfad2481ea7ae011d5d22cfb7bd Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/commitdiff/217257fac07426cf4c0c2def14f1cb19c330d36a Modified Files

pgsql: Translation updates

2022-02-07 Thread Peter Eisentraut
Translation updates Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: 063c497a909612d444c7c7188482db9aef86200f Branch -- REL_14_STABLE Details --- https://git.postgresql.org/pg/commitdiff/3c879e61d9ad5968e88e12620e270808b6cb76f5 Modified Files

pgsql: Translation updates

2022-02-07 Thread Peter Eisentraut
Translation updates Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: cc8ba6a1bf30f4ee65149c1596513abcffa2e521 Branch -- REL_12_STABLE Details --- https://git.postgresql.org/pg/commitdiff/3b00428f1f453dd1beba64385c57efd4cb67d57f Modified Files

pgsql: Translation updates

2022-02-07 Thread Peter Eisentraut
Translation updates Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: 250dd3558ab52b3b5f7c9b6d0cfe9ff81d726de2 Branch -- REL_11_STABLE Details --- https://git.postgresql.org/pg/commitdiff/d793dcf28b5dc6da4a76cbf3c059b36c2c8763f4 Modified Files

pgsql: Translation updates

2022-02-07 Thread Peter Eisentraut
Translation updates Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: 9aa8bc576f9af5c61de4a6fc8119abfa36493d01 Branch -- REL_13_STABLE Details --- https://git.postgresql.org/pg/commitdiff/7f7148b72e2b63274d93da6ea43f1493f4e92aa8 Modified Files