pgsql: Add missing source file to nls.mk

2023-05-07 Thread Peter Eisentraut
Add missing source file to nls.mk Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/b8c3f6df85e78e09c9709fc895aced719aebd7f9 Modified Files -- src/bin/pg_dump/nls.mk | 1 + 1 file changed, 1 insertion(+)

pgsql: pg_dump: Restore lost translation marker

2023-05-07 Thread Peter Eisentraut
pg_dump: Restore lost translation marker The refactoring in 03d02f54a6 lost a translation marker. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/9f9abfeb10026bc2c2ac7076c6adff201608eab5 Modified Files -- src/bin/pg_dump/compress_io.c | 2 +- 1 file chan

pgsql: doc: Fix some markups in logical replication section

2023-05-07 Thread Michael Paquier
doc: Fix some markups in logical replication section Author: Peter Smith Reviewed-by: David Zhang Discussion: https://postgr.es/m/CAHut+Pst11ac2hcmePt1=oTmBwTT=DAssRR1nsdoy4BT+68=m...@mail.gmail.com Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/0890f7d528c45bcfef

pgsql: pg_basebackup: Restore lost translation markers

2023-05-07 Thread Peter Eisentraut
pg_basebackup: Restore lost translation markers The refactoring in ebfb814f7c lost some translation markers. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/90f0d2881445a266038d349073e571f06def656b Modified Files -- src/bin/pg_basebackup/nls.mk |

pgsql: Release notes for 15.3, 14.8, 13.11, 12.15, 11.20.

2023-05-07 Thread Tom Lane
Release notes for 15.3, 14.8, 13.11, 12.15, 11.20. Branch -- REL_11_STABLE Details --- https://git.postgresql.org/pg/commitdiff/5cf42239e5ba220d24bb998c7599618162f43662 Modified Files -- doc/src/sgml/release-11.sgml | 1011 ++ 1 file cha

pgsql: Release notes for 15.3, 14.8, 13.11, 12.15, 11.20.

2023-05-07 Thread Tom Lane
Release notes for 15.3, 14.8, 13.11, 12.15, 11.20. Branch -- REL_13_STABLE Details --- https://git.postgresql.org/pg/commitdiff/2ec03d418eaf0f6d6f0da39767797b485a33286f Modified Files -- doc/src/sgml/release-13.sgml | 1235 ++ 1 file cha

pgsql: Release notes for 15.3, 14.8, 13.11, 12.15, 11.20.

2023-05-07 Thread Tom Lane
Release notes for 15.3, 14.8, 13.11, 12.15, 11.20. Branch -- REL_14_STABLE Details --- https://git.postgresql.org/pg/commitdiff/ff4213cdc2e2bef7fadba6db2fc97057fd03be74 Modified Files -- doc/src/sgml/release-14.sgml | 1439 ++ 1 file cha

pgsql: Release notes for 15.3, 14.8, 13.11, 12.15, 11.20.

2023-05-07 Thread Tom Lane
Release notes for 15.3, 14.8, 13.11, 12.15, 11.20. Branch -- REL_15_STABLE Details --- https://git.postgresql.org/pg/commitdiff/b89a27ae554492501cfcd6492c9a9fc30be1dc7b Modified Files -- doc/src/sgml/release-15.sgml | 19 +++ 1 file changed, 7 insertions(+), 12

pgsql: Release notes for 15.3, 14.8, 13.11, 12.15, 11.20.

2023-05-07 Thread Tom Lane
Release notes for 15.3, 14.8, 13.11, 12.15, 11.20. Branch -- REL_12_STABLE Details --- https://git.postgresql.org/pg/commitdiff/3e72f510d3aee9c8dca4158509148cb84e946543 Modified Files -- doc/src/sgml/release-12.sgml | 1132 ++ 1 file cha

pgsql: Add ruleutils support for decompiling MERGE commands.

2023-05-07 Thread Tom Lane
Add ruleutils support for decompiling MERGE commands. This was overlooked when MERGE was added, but it's essential support for MERGE in new-style SQL functions. Alvaro Herrera Discussion: https://postgr.es/m/3579737.1683293...@sss.pgh.pa.us Branch -- master Details --- https://git.post

pgsql: Add ruleutils support for decompiling MERGE commands.

2023-05-07 Thread Tom Lane
Add ruleutils support for decompiling MERGE commands. This was overlooked when MERGE was added, but it's essential support for MERGE in new-style SQL functions. Alvaro Herrera Discussion: https://postgr.es/m/3579737.1683293...@sss.pgh.pa.us Branch -- REL_15_STABLE Details --- https://g