Translation updates
authorPeter Eisentraut <[email protected]>
Mon, 6 Feb 2023 11:17:21 +0000 (12:17 +0100)
committerPeter Eisentraut <[email protected]>
Mon, 6 Feb 2023 11:17:21 +0000 (12:17 +0100)
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: 8ae33814b61e2eabfaac363c777e0cbf346761de

33 files changed:
src/backend/po/de.po
src/backend/po/fr.po
src/backend/po/ja.po
src/backend/po/ru.po
src/backend/po/sv.po
src/bin/initdb/po/ru.po
src/bin/pg_archivecleanup/po/ru.po
src/bin/pg_basebackup/po/ru.po
src/bin/pg_config/po/ru.po
src/bin/pg_controldata/po/ru.po
src/bin/pg_ctl/po/ru.po
src/bin/pg_dump/po/ru.po
src/bin/pg_resetwal/po/ru.po
src/bin/pg_rewind/po/ru.po
src/bin/pg_test_fsync/po/ru.po
src/bin/pg_test_timing/po/ru.po
src/bin/pg_upgrade/po/ru.po
src/bin/pg_verifybackup/po/ru.po
src/bin/pg_waldump/po/ru.po
src/bin/psql/po/de.po
src/bin/psql/po/fr.po
src/bin/psql/po/ja.po
src/bin/psql/po/ru.po
src/bin/psql/po/sv.po
src/bin/scripts/po/ru.po
src/interfaces/ecpg/ecpglib/po/ru.po
src/interfaces/ecpg/preproc/po/ru.po
src/interfaces/libpq/po/ja.po
src/interfaces/libpq/po/ru.po
src/pl/plperl/po/ru.po
src/pl/plpgsql/src/po/ru.po
src/pl/plpython/po/ru.po
src/pl/tcl/po/ru.po

index 60e4cf8cc2f2ba8ac1a8d58da603f9c4f5dd9c2b..73e32bacade4ae140b184d3b39b7eb6b0b7481c9 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PostgreSQL 14\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-11-05 06:40+0000\n"
+"POT-Creation-Date: 2023-02-03 22:56+0000\n"
 "PO-Revision-Date: 2022-11-03 23:31+0100\n"
 "Last-Translator: Peter Eisentraut <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
@@ -33,16 +33,16 @@ msgstr "konnte Datei »%s« nicht zum Lesen öffnen: %m"
 #: ../common/controldata_utils.c:86 ../common/controldata_utils.c:89
 #: access/transam/timeline.c:143 access/transam/timeline.c:362
 #: access/transam/twophase.c:1329 access/transam/xlog.c:3573
-#: access/transam/xlog.c:4817 access/transam/xlog.c:11620
-#: access/transam/xlog.c:11633 access/transam/xlog.c:12088
-#: access/transam/xlog.c:12168 access/transam/xlog.c:12205
-#: access/transam/xlog.c:12265 access/transam/xlogfuncs.c:703
+#: access/transam/xlog.c:4817 access/transam/xlog.c:11625
+#: access/transam/xlog.c:11638 access/transam/xlog.c:12093
+#: access/transam/xlog.c:12173 access/transam/xlog.c:12210
+#: access/transam/xlog.c:12270 access/transam/xlogfuncs.c:703
 #: access/transam/xlogfuncs.c:722 commands/extension.c:3474 libpq/hba.c:534
 #: replication/basebackup.c:2026 replication/logical/origin.c:729
-#: replication/logical/origin.c:765 replication/logical/reorderbuffer.c:4935
-#: replication/logical/snapbuild.c:1844 replication/logical/snapbuild.c:1886
-#: replication/logical/snapbuild.c:1913 replication/slot.c:1720
-#: replication/slot.c:1761 replication/walsender.c:545
+#: replication/logical/origin.c:765 replication/logical/reorderbuffer.c:4941
+#: replication/logical/snapbuild.c:1851 replication/logical/snapbuild.c:1893
+#: replication/logical/snapbuild.c:1920 replication/slot.c:1727
+#: replication/slot.c:1768 replication/walsender.c:545
 #: storage/file/buffile.c:445 storage/file/copydir.c:195
 #: utils/adt/genfile.c:202 utils/adt/misc.c:888 utils/cache/relmapper.c:744
 #, c-format
@@ -52,9 +52,9 @@ msgstr "konnte Datei »%s« nicht lesen: %m"
 #: ../common/controldata_utils.c:97 ../common/controldata_utils.c:101
 #: access/transam/xlog.c:3578 access/transam/xlog.c:4822
 #: replication/basebackup.c:2030 replication/logical/origin.c:734
-#: replication/logical/origin.c:773 replication/logical/snapbuild.c:1849
-#: replication/logical/snapbuild.c:1891 replication/logical/snapbuild.c:1918
-#: replication/slot.c:1724 replication/slot.c:1765 replication/walsender.c:550
+#: replication/logical/origin.c:773 replication/logical/snapbuild.c:1856
+#: replication/logical/snapbuild.c:1898 replication/logical/snapbuild.c:1925
+#: replication/slot.c:1731 replication/slot.c:1772 replication/walsender.c:550
 #: utils/cache/relmapper.c:748
 #, c-format
 msgid "could not read file \"%s\": read %d of %zu"
@@ -62,7 +62,7 @@ msgstr "konnte Datei »%s« nicht lesen: %d von %zu gelesen"
 
 #: ../common/controldata_utils.c:112 ../common/controldata_utils.c:117
 #: ../common/controldata_utils.c:256 ../common/controldata_utils.c:259
-#: access/heap/rewriteheap.c:1185 access/heap/rewriteheap.c:1288
+#: access/heap/rewriteheap.c:1178 access/heap/rewriteheap.c:1281
 #: access/transam/timeline.c:392 access/transam/timeline.c:438
 #: access/transam/timeline.c:516 access/transam/twophase.c:1341
 #: access/transam/twophase.c:1746 access/transam/xlog.c:3442
@@ -71,9 +71,9 @@ msgstr "konnte Datei »%s« nicht lesen: %d von %zu gelesen"
 #: access/transam/xlog.c:5712 access/transam/xlogfuncs.c:728
 #: commands/copyfrom.c:1576 commands/copyto.c:328 libpq/be-fsstubs.c:455
 #: libpq/be-fsstubs.c:525 replication/logical/origin.c:667
-#: replication/logical/origin.c:806 replication/logical/reorderbuffer.c:4993
-#: replication/logical/snapbuild.c:1753 replication/logical/snapbuild.c:1926
-#: replication/slot.c:1611 replication/slot.c:1772 replication/walsender.c:560
+#: replication/logical/origin.c:806 replication/logical/reorderbuffer.c:4999
+#: replication/logical/snapbuild.c:1760 replication/logical/snapbuild.c:1933
+#: replication/slot.c:1618 replication/slot.c:1779 replication/walsender.c:560
 #: storage/file/copydir.c:218 storage/file/copydir.c:223 storage/file/fd.c:738
 #: storage/file/fd.c:3542 storage/file/fd.c:3645 utils/cache/relmapper.c:759
 #: utils/cache/relmapper.c:898
@@ -101,7 +101,7 @@ msgstr ""
 
 #: ../common/controldata_utils.c:197 ../common/controldata_utils.c:203
 #: ../common/file_utils.c:232 ../common/file_utils.c:291
-#: ../common/file_utils.c:365 access/heap/rewriteheap.c:1271
+#: ../common/file_utils.c:365 access/heap/rewriteheap.c:1264
 #: access/transam/timeline.c:111 access/transam/timeline.c:251
 #: access/transam/timeline.c:348 access/transam/twophase.c:1285
 #: access/transam/xlog.c:3328 access/transam/xlog.c:3484
@@ -110,11 +110,11 @@ msgstr ""
 #: access/transam/xlog.c:4807 access/transam/xlogutils.c:803
 #: postmaster/syslogger.c:1488 replication/basebackup.c:616
 #: replication/basebackup.c:1616 replication/logical/origin.c:719
-#: replication/logical/reorderbuffer.c:3588
-#: replication/logical/reorderbuffer.c:4139
-#: replication/logical/reorderbuffer.c:4915
-#: replication/logical/snapbuild.c:1708 replication/logical/snapbuild.c:1815
-#: replication/slot.c:1692 replication/walsender.c:518
+#: replication/logical/reorderbuffer.c:3594
+#: replication/logical/reorderbuffer.c:4145
+#: replication/logical/reorderbuffer.c:4921
+#: replication/logical/snapbuild.c:1715 replication/logical/snapbuild.c:1822
+#: replication/slot.c:1699 replication/walsender.c:518
 #: replication/walsender.c:2563 storage/file/copydir.c:161
 #: storage/file/fd.c:713 storage/file/fd.c:3306 storage/file/fd.c:3529
 #: storage/file/fd.c:3616 storage/smgr/md.c:503 utils/cache/relmapper.c:724
@@ -127,9 +127,9 @@ msgstr "konnte Datei »%s« nicht öffnen: %m"
 
 #: ../common/controldata_utils.c:221 ../common/controldata_utils.c:224
 #: access/transam/twophase.c:1719 access/transam/twophase.c:1728
-#: access/transam/xlog.c:11377 access/transam/xlog.c:11415
-#: access/transam/xlog.c:11828 access/transam/xlogfuncs.c:782
-#: postmaster/postmaster.c:5682 postmaster/syslogger.c:1499
+#: access/transam/xlog.c:11382 access/transam/xlog.c:11420
+#: access/transam/xlog.c:11833 access/transam/xlogfuncs.c:782
+#: postmaster/postmaster.c:5689 postmaster/syslogger.c:1499
 #: postmaster/syslogger.c:1512 utils/cache/relmapper.c:876
 #, c-format
 msgid "could not write file \"%s\": %m"
@@ -137,13 +137,13 @@ msgstr "konnte Datei »%s« nicht schreiben: %m"
 
 #: ../common/controldata_utils.c:239 ../common/controldata_utils.c:245
 #: ../common/file_utils.c:303 ../common/file_utils.c:373
-#: access/heap/rewriteheap.c:967 access/heap/rewriteheap.c:1179
-#: access/heap/rewriteheap.c:1282 access/transam/timeline.c:432
+#: access/heap/rewriteheap.c:960 access/heap/rewriteheap.c:1172
+#: access/heap/rewriteheap.c:1275 access/transam/timeline.c:432
 #: access/transam/timeline.c:510 access/transam/twophase.c:1740
 #: access/transam/xlog.c:3435 access/transam/xlog.c:3607
-#: access/transam/xlog.c:4780 access/transam/xlog.c:10860
-#: access/transam/xlog.c:10901 replication/logical/snapbuild.c:1746
-#: replication/slot.c:1597 replication/slot.c:1702 storage/file/fd.c:730
+#: access/transam/xlog.c:4780 access/transam/xlog.c:10865
+#: access/transam/xlog.c:10906 replication/logical/snapbuild.c:1753
+#: replication/slot.c:1604 replication/slot.c:1709 storage/file/fd.c:730
 #: storage/file/fd.c:3637 storage/smgr/md.c:951 storage/smgr/md.c:992
 #: storage/sync/sync.c:454 utils/cache/relmapper.c:891 utils/misc/guc.c:8405
 #, c-format
@@ -153,18 +153,18 @@ msgstr "konnte Datei »%s« nicht fsyncen: %m"
 #: ../common/cryptohash_openssl.c:104 ../common/exec.c:527 ../common/exec.c:572
 #: ../common/exec.c:664 ../common/hmac_openssl.c:101 ../common/psprintf.c:143
 #: ../common/stringinfo.c:305 ../port/path.c:630 ../port/path.c:668
-#: ../port/path.c:685 access/transam/twophase.c:1399 access/transam/xlog.c:6687
+#: ../port/path.c:685 access/transam/twophase.c:1399 access/transam/xlog.c:6692
 #: lib/dshash.c:245 libpq/auth.c:1491 libpq/auth.c:1559 libpq/auth.c:2117
 #: libpq/be-secure-gssapi.c:520 postmaster/bgworker.c:349
-#: postmaster/bgworker.c:948 postmaster/postmaster.c:2540
-#: postmaster/postmaster.c:4198 postmaster/postmaster.c:4868
-#: postmaster/postmaster.c:5607 postmaster/postmaster.c:5971
-#: replication/libpqwalreceiver/libpqwalreceiver.c:283
+#: postmaster/bgworker.c:948 postmaster/postmaster.c:2547
+#: postmaster/postmaster.c:4205 postmaster/postmaster.c:4875
+#: postmaster/postmaster.c:5614 postmaster/postmaster.c:5978
+#: replication/libpqwalreceiver/libpqwalreceiver.c:287
 #: replication/logical/logical.c:205 replication/walsender.c:592
 #: storage/buffer/localbuf.c:442 storage/file/fd.c:888 storage/file/fd.c:1360
-#: storage/file/fd.c:1521 storage/file/fd.c:2329 storage/ipc/procarray.c:1445
-#: storage/ipc/procarray.c:2249 storage/ipc/procarray.c:2256
-#: storage/ipc/procarray.c:2759 storage/ipc/procarray.c:3436
+#: storage/file/fd.c:1521 storage/file/fd.c:2329 storage/ipc/procarray.c:1456
+#: storage/ipc/procarray.c:2260 storage/ipc/procarray.c:2267
+#: storage/ipc/procarray.c:2770 storage/ipc/procarray.c:3447
 #: utils/adt/cryptohashfuncs.c:46 utils/adt/cryptohashfuncs.c:66
 #: utils/adt/formatting.c:1699 utils/adt/formatting.c:1823
 #: utils/adt/formatting.c:1948 utils/adt/pg_locale.c:450
@@ -208,15 +208,15 @@ msgstr "konnte kein »%s« zum Ausführen finden"
 msgid "could not change directory to \"%s\": %m"
 msgstr "konnte nicht in Verzeichnis »%s« wechseln: %m"
 
-#: ../common/exec.c:291 access/transam/xlog.c:11251
+#: ../common/exec.c:291 access/transam/xlog.c:11256
 #: replication/basebackup.c:1434 utils/adt/misc.c:369
 #, c-format
 msgid "could not read symbolic link \"%s\": %m"
 msgstr "konnte symbolische Verknüpfung »%s« nicht lesen: %m"
 
 #: ../common/exec.c:414 libpq/pqcomm.c:746 storage/ipc/latch.c:1085
-#: storage/ipc/latch.c:1254 storage/ipc/latch.c:1483 storage/ipc/latch.c:1635
-#: storage/ipc/latch.c:1751
+#: storage/ipc/latch.c:1254 storage/ipc/latch.c:1483 storage/ipc/latch.c:1636
+#: storage/ipc/latch.c:1752
 #, c-format
 msgid "%s() failed: %m"
 msgstr "%s() fehlgeschlagen: %m"
@@ -237,13 +237,13 @@ msgstr "kann NULL-Zeiger nicht kopieren (interner Fehler)\n"
 
 #: ../common/file_utils.c:87 ../common/file_utils.c:451
 #: ../common/file_utils.c:455 access/transam/twophase.c:1297
-#: access/transam/xlog.c:11353 access/transam/xlog.c:11391
-#: access/transam/xlog.c:11608 access/transam/xlogarchive.c:110
+#: access/transam/xlog.c:11358 access/transam/xlog.c:11396
+#: access/transam/xlog.c:11613 access/transam/xlogarchive.c:110
 #: access/transam/xlogarchive.c:227 commands/copyfrom.c:1526
 #: commands/copyto.c:726 commands/extension.c:3453 commands/tablespace.c:806
 #: commands/tablespace.c:897 guc-file.l:1062 replication/basebackup.c:439
 #: replication/basebackup.c:622 replication/basebackup.c:698
-#: replication/logical/snapbuild.c:1625 storage/file/copydir.c:68
+#: replication/logical/snapbuild.c:1632 storage/file/copydir.c:68
 #: storage/file/copydir.c:107 storage/file/fd.c:1871 storage/file/fd.c:1957
 #: storage/file/fd.c:3157 storage/file/fd.c:3361 utils/adt/dbsize.c:70
 #: utils/adt/dbsize.c:222 utils/adt/dbsize.c:302 utils/adt/genfile.c:418
@@ -266,8 +266,8 @@ msgid "could not read directory \"%s\": %m"
 msgstr "konnte Verzeichnis »%s« nicht lesen: %m"
 
 #: ../common/file_utils.c:383 access/transam/xlogarchive.c:412
-#: postmaster/syslogger.c:1523 replication/logical/snapbuild.c:1765
-#: replication/slot.c:643 replication/slot.c:1483 replication/slot.c:1625
+#: postmaster/syslogger.c:1523 replication/logical/snapbuild.c:1772
+#: replication/slot.c:643 replication/slot.c:1490 replication/slot.c:1632
 #: storage/file/fd.c:748 storage/file/fd.c:849 utils/time/snapmgr.c:1282
 #, c-format
 msgid "could not rename file \"%s\" to \"%s\": %m"
@@ -581,7 +581,7 @@ msgid "request for BRIN range summarization for index \"%s\" page %u was not rec
 msgstr "Aufforderung für BRIN-Range-Summarization für Index »%s« Seite %u wurde nicht aufgezeichnet"
 
 #: access/brin/brin.c:1018 access/brin/brin.c:1122 access/gin/ginfast.c:1038
-#: access/transam/xlog.c:11022 access/transam/xlog.c:11559
+#: access/transam/xlog.c:11027 access/transam/xlog.c:11564
 #: access/transam/xlogfuncs.c:274 access/transam/xlogfuncs.c:301
 #: access/transam/xlogfuncs.c:340 access/transam/xlogfuncs.c:361
 #: access/transam/xlogfuncs.c:382 access/transam/xlogfuncs.c:452
@@ -611,7 +611,7 @@ msgid "could not open parent table of index \"%s\""
 msgstr "konnte Basistabelle von Index »%s« nicht öffnen"
 
 #: access/brin/brin_bloom.c:751 access/brin/brin_bloom.c:793
-#: access/brin/brin_minmax_multi.c:3008 access/brin/brin_minmax_multi.c:3151
+#: access/brin/brin_minmax_multi.c:3012 access/brin/brin_minmax_multi.c:3155
 #: statistics/dependencies.c:662 statistics/dependencies.c:715
 #: statistics/mcv.c:1483 statistics/mcv.c:1514 statistics/mvdistinct.c:343
 #: statistics/mvdistinct.c:396 utils/adt/pseudotypes.c:43
@@ -620,8 +620,8 @@ msgstr "konnte Basistabelle von Index »%s« nicht öffnen"
 msgid "cannot accept a value of type %s"
 msgstr "kann keinen Wert vom Typ %s annehmen"
 
-#: access/brin/brin_minmax_multi.c:2167 access/brin/brin_minmax_multi.c:2174
-#: access/brin/brin_minmax_multi.c:2181 utils/adt/timestamp.c:941
+#: access/brin/brin_minmax_multi.c:2171 access/brin/brin_minmax_multi.c:2178
+#: access/brin/brin_minmax_multi.c:2185 utils/adt/timestamp.c:941
 #: utils/adt/timestamp.c:1515 utils/adt/timestamp.c:1982
 #: utils/adt/timestamp.c:3059 utils/adt/timestamp.c:3064
 #: utils/adt/timestamp.c:3069 utils/adt/timestamp.c:3119
@@ -972,19 +972,19 @@ msgstr "Operatorfamilie »%s« für Zugriffsmethode %s enthält nicht unterstüt
 msgid "operator family \"%s\" of access method %s contains incorrect ORDER BY opfamily specification for operator %s"
 msgstr "Operatorfamilie »%s« für Zugriffsmethode %s enthält ungültige ORDER-BY-Operatorfamilienangabe für Operator %s"
 
-#: access/hash/hashfunc.c:278 access/hash/hashfunc.c:334
-#: utils/adt/varchar.c:993 utils/adt/varchar.c:1053
+#: access/hash/hashfunc.c:278 access/hash/hashfunc.c:335
+#: utils/adt/varchar.c:993 utils/adt/varchar.c:1054
 #, c-format
 msgid "could not determine which collation to use for string hashing"
 msgstr "konnte die für das Zeichenketten-Hashing zu verwendende Sortierfolge nicht bestimmen"
 
-#: access/hash/hashfunc.c:279 access/hash/hashfunc.c:335 catalog/heap.c:713
-#: catalog/heap.c:719 commands/createas.c:206 commands/createas.c:515
-#: commands/indexcmds.c:1971 commands/tablecmds.c:16918 commands/view.c:86
+#: access/hash/hashfunc.c:279 access/hash/hashfunc.c:336 catalog/heap.c:711
+#: catalog/heap.c:717 commands/createas.c:206 commands/createas.c:515
+#: commands/indexcmds.c:1971 commands/tablecmds.c:16897 commands/view.c:86
 #: regex/regc_pg_locale.c:263 utils/adt/formatting.c:1666
 #: utils/adt/formatting.c:1790 utils/adt/formatting.c:1915 utils/adt/like.c:194
 #: utils/adt/like_support.c:1004 utils/adt/varchar.c:733
-#: utils/adt/varchar.c:994 utils/adt/varchar.c:1054 utils/adt/varlena.c:1517
+#: utils/adt/varchar.c:994 utils/adt/varchar.c:1055 utils/adt/varlena.c:1517
 #, c-format
 msgid "Use the COLLATE clause to set the collation explicitly."
 msgstr "Verwenden Sie die COLLATE-Klausel, um die Sortierfolge explizit zu setzen."
@@ -1071,41 +1071,41 @@ msgstr "konnte Sperre für Zeile in Relation »%s« nicht setzen"
 msgid "tuple to be locked was already moved to another partition due to concurrent update"
 msgstr "das zu sperrende Tupel wurde schon durch ein gleichzeitiges Update in eine andere Partition verschoben"
 
-#: access/heap/hio.c:360 access/heap/rewriteheap.c:665
+#: access/heap/hio.c:360 access/heap/rewriteheap.c:660
 #, c-format
 msgid "row is too big: size %zu, maximum size %zu"
 msgstr "Zeile ist zu groß: Größe ist %zu, Maximalgröße ist %zu"
 
-#: access/heap/rewriteheap.c:927
+#: access/heap/rewriteheap.c:920
 #, c-format
 msgid "could not write to file \"%s\", wrote %d of %d: %m"
 msgstr "konnte nicht in Datei »%s« schreiben, %d von %d geschrieben: %m"
 
-#: access/heap/rewriteheap.c:1020 access/heap/rewriteheap.c:1138
+#: access/heap/rewriteheap.c:1013 access/heap/rewriteheap.c:1131
 #: access/transam/timeline.c:329 access/transam/timeline.c:485
 #: access/transam/xlog.c:3351 access/transam/xlog.c:3542
-#: access/transam/xlog.c:4759 access/transam/xlog.c:11368
-#: access/transam/xlog.c:11406 access/transam/xlog.c:11811
-#: access/transam/xlogfuncs.c:776 postmaster/postmaster.c:4623
-#: postmaster/postmaster.c:5669 replication/logical/origin.c:587
-#: replication/slot.c:1544 storage/file/copydir.c:167 storage/smgr/md.c:218
+#: access/transam/xlog.c:4759 access/transam/xlog.c:11373
+#: access/transam/xlog.c:11411 access/transam/xlog.c:11816
+#: access/transam/xlogfuncs.c:776 postmaster/postmaster.c:4630
+#: postmaster/postmaster.c:5676 replication/logical/origin.c:587
+#: replication/slot.c:1551 storage/file/copydir.c:167 storage/smgr/md.c:218
 #: utils/time/snapmgr.c:1261
 #, c-format
 msgid "could not create file \"%s\": %m"
 msgstr "konnte Datei »%s« nicht erstellen: %m"
 
-#: access/heap/rewriteheap.c:1148
+#: access/heap/rewriteheap.c:1141
 #, c-format
 msgid "could not truncate file \"%s\" to %u: %m"
 msgstr "konnte Datei »%s« nicht auf %u kürzen: %m"
 
-#: access/heap/rewriteheap.c:1166 access/transam/timeline.c:384
+#: access/heap/rewriteheap.c:1159 access/transam/timeline.c:384
 #: access/transam/timeline.c:424 access/transam/timeline.c:502
 #: access/transam/xlog.c:3423 access/transam/xlog.c:3598
-#: access/transam/xlog.c:4771 postmaster/postmaster.c:4633
-#: postmaster/postmaster.c:4643 replication/logical/origin.c:599
+#: access/transam/xlog.c:4771 postmaster/postmaster.c:4640
+#: postmaster/postmaster.c:4650 replication/logical/origin.c:599
 #: replication/logical/origin.c:641 replication/logical/origin.c:660
-#: replication/logical/snapbuild.c:1722 replication/slot.c:1579
+#: replication/logical/snapbuild.c:1729 replication/slot.c:1586
 #: storage/file/buffile.c:506 storage/file/copydir.c:207
 #: utils/init/miscinit.c:1426 utils/init/miscinit.c:1437
 #: utils/init/miscinit.c:1445 utils/misc/guc.c:8366 utils/misc/guc.c:8397
@@ -1115,12 +1115,12 @@ msgstr "konnte Datei »%s« nicht auf %u kürzen: %m"
 msgid "could not write to file \"%s\": %m"
 msgstr "konnte nicht in Datei »%s« schreiben: %m"
 
-#: access/heap/rewriteheap.c:1256 access/transam/twophase.c:1679
+#: access/heap/rewriteheap.c:1249 access/transam/twophase.c:1679
 #: access/transam/xlogarchive.c:118 access/transam/xlogarchive.c:422
 #: postmaster/postmaster.c:1096 postmaster/syslogger.c:1465
-#: replication/logical/origin.c:575 replication/logical/reorderbuffer.c:4408
-#: replication/logical/snapbuild.c:1667 replication/logical/snapbuild.c:2083
-#: replication/slot.c:1676 storage/file/fd.c:788 storage/file/fd.c:3177
+#: replication/logical/origin.c:575 replication/logical/reorderbuffer.c:4414
+#: replication/logical/snapbuild.c:1674 replication/logical/snapbuild.c:2090
+#: replication/slot.c:1683 storage/file/fd.c:788 storage/file/fd.c:3177
 #: storage/file/fd.c:3239 storage/file/reinit.c:250 storage/ipc/dsm.c:315
 #: storage/smgr/md.c:344 storage/smgr/md.c:394 storage/sync/sync.c:250
 #: utils/time/snapmgr.c:1606
@@ -1402,7 +1402,7 @@ msgstr "Transaktion während eines Systemkatalog-Scans abgebrochen"
 
 #: access/index/indexam.c:142 catalog/objectaddress.c:1355
 #: commands/indexcmds.c:2799 commands/tablecmds.c:267 commands/tablecmds.c:291
-#: commands/tablecmds.c:16616 commands/tablecmds.c:18363
+#: commands/tablecmds.c:16595 commands/tablecmds.c:18342
 #, c-format
 msgid "\"%s\" is not an index"
 msgstr "»%s« ist kein Index"
@@ -1500,7 +1500,7 @@ msgstr "»%s« ist ein Index"
 
 #: access/table/table.c:54 access/table/table.c:88 access/table/table.c:117
 #: access/table/table.c:150 catalog/aclchk.c:1799 commands/tablecmds.c:13315
-#: commands/tablecmds.c:16625
+#: commands/tablecmds.c:16604
 #, c-format
 msgid "\"%s\" is a composite type"
 msgstr "»%s« ist ein zusammengesetzter Typ"
@@ -1555,13 +1555,13 @@ msgstr "Stellen Sie sicher, dass der Konfigurationsparameter »%s« auf dem Prim
 msgid "Make sure the configuration parameter \"%s\" is set."
 msgstr "Stellen Sie sicher, dass der Konfigurationsparameter »%s« gesetzt ist."
 
-#: access/transam/multixact.c:1021
+#: access/transam/multixact.c:1022
 #, c-format
 msgid "database is not accepting commands that generate new MultiXactIds to avoid wraparound data loss in database \"%s\""
 msgstr "Datenbank nimmt keine Befehle an, die neue MultiXactIds erzeugen, um Datenverlust wegen Transaktionsnummernüberlauf in Datenbank »%s« zu vermeiden"
 
-#: access/transam/multixact.c:1023 access/transam/multixact.c:1030
-#: access/transam/multixact.c:1054 access/transam/multixact.c:1063
+#: access/transam/multixact.c:1024 access/transam/multixact.c:1031
+#: access/transam/multixact.c:1055 access/transam/multixact.c:1064
 #, c-format
 msgid ""
 "Execute a database-wide VACUUM in that database.\n"
@@ -1570,65 +1570,65 @@ msgstr ""
 "Führen Sie ein datenbankweites VACUUM in dieser Datenbank aus.\n"
 "Eventuell müssen Sie auch alte vorbereitete Transaktionen committen oder zurückrollen oder unbenutzte Replikations-Slots löschen."
 
-#: access/transam/multixact.c:1028
+#: access/transam/multixact.c:1029
 #, c-format
 msgid "database is not accepting commands that generate new MultiXactIds to avoid wraparound data loss in database with OID %u"
 msgstr "Datenbank nimmt keine Befehle an, die neue MultiXactIds erzeugen, um Datenverlust wegen Transaktionsnummernüberlauf in Datenbank mit OID %u zu vermeiden"
 
-#: access/transam/multixact.c:1049 access/transam/multixact.c:2333
+#: access/transam/multixact.c:1050 access/transam/multixact.c:2334
 #, c-format
 msgid "database \"%s\" must be vacuumed before %u more MultiXactId is used"
 msgid_plural "database \"%s\" must be vacuumed before %u more MultiXactIds are used"
 msgstr[0] "Datenbank »%s« muss gevacuumt werden, bevor %u weitere MultiXactId aufgebraucht ist"
 msgstr[1] "Datenbank »%s« muss gevacuumt werden, bevor %u weitere MultiXactIds aufgebraucht sind"
 
-#: access/transam/multixact.c:1058 access/transam/multixact.c:2342
+#: access/transam/multixact.c:1059 access/transam/multixact.c:2343
 #, c-format
 msgid "database with OID %u must be vacuumed before %u more MultiXactId is used"
 msgid_plural "database with OID %u must be vacuumed before %u more MultiXactIds are used"
 msgstr[0] "Datenbank mit OID %u muss gevacuumt werden, bevor %u weitere MultiXactId aufgebraucht ist"
 msgstr[1] "Datenbank mit OID %u muss gevacuumt werden, bevor %u weitere MultiXactIds aufgebraucht sind"
 
-#: access/transam/multixact.c:1119
+#: access/transam/multixact.c:1120
 #, c-format
 msgid "multixact \"members\" limit exceeded"
 msgstr "Grenzwert für Multixact-»Members« überschritten"
 
-#: access/transam/multixact.c:1120
+#: access/transam/multixact.c:1121
 #, c-format
 msgid "This command would create a multixact with %u members, but the remaining space is only enough for %u member."
 msgid_plural "This command would create a multixact with %u members, but the remaining space is only enough for %u members."
 msgstr[0] "Dieser Befehl würde eine Multixact mit %u Mitgliedern erzeugen, aber es ist nur genug Platz für %u Mitglied."
 msgstr[1] "Dieser Befehl würde eine Multixact mit %u Mitgliedern erzeugen, aber es ist nur genug Platz für %u Mitglieder."
 
-#: access/transam/multixact.c:1125
+#: access/transam/multixact.c:1126
 #, c-format
 msgid "Execute a database-wide VACUUM in database with OID %u with reduced vacuum_multixact_freeze_min_age and vacuum_multixact_freeze_table_age settings."
 msgstr "Führen Sie ein datenbankweites VACUUM in der Datenbank mit OID %u aus, mit reduzierten Einstellungen für vacuum_multixact_freeze_min_age und vacuum_multixact_freeze_table_age."
 
-#: access/transam/multixact.c:1156
+#: access/transam/multixact.c:1157
 #, c-format
 msgid "database with OID %u must be vacuumed before %d more multixact member is used"
 msgid_plural "database with OID %u must be vacuumed before %d more multixact members are used"
 msgstr[0] "Datenbank mit OID %u muss gevacuumt werden, bevor %d weiteres Multixact-Mitglied aufgebraucht ist"
 msgstr[1] "Datenbank mit OID %u muss gevacuumt werden, bevor %d weitere Multixact-Mitglieder aufgebraucht sind"
 
-#: access/transam/multixact.c:1161
+#: access/transam/multixact.c:1162
 #, c-format
 msgid "Execute a database-wide VACUUM in that database with reduced vacuum_multixact_freeze_min_age and vacuum_multixact_freeze_table_age settings."
 msgstr "Führen Sie ein datenbankweites VACUUM in dieser Datenbank aus, mit reduzierten Einstellungen für vacuum_multixact_freeze_min_age und vacuum_multixact_freeze_table_age."
 
-#: access/transam/multixact.c:1300
+#: access/transam/multixact.c:1301
 #, c-format
 msgid "MultiXactId %u does no longer exist -- apparent wraparound"
 msgstr "MultiXactId %u existiert nicht mehr -- anscheinender Überlauf"
 
-#: access/transam/multixact.c:1306
+#: access/transam/multixact.c:1307
 #, c-format
 msgid "MultiXactId %u has not been created yet -- apparent wraparound"
 msgstr "MultiXactId %u wurde noch nicht erzeugt -- anscheinender Überlauf"
 
-#: access/transam/multixact.c:2338 access/transam/multixact.c:2347
+#: access/transam/multixact.c:2339 access/transam/multixact.c:2348
 #: access/transam/varsup.c:151 access/transam/varsup.c:158
 #: access/transam/varsup.c:466 access/transam/varsup.c:473
 #, c-format
@@ -1639,27 +1639,27 @@ msgstr ""
 "Um ein Abschalten der Datenbank zu vermeiden, führen Sie ein komplettes VACUUM über diese Datenbank aus.\n"
 "Eventuell müssen Sie auch alte vorbereitete Transaktionen committen oder zurückrollen oder unbenutzte Replikations-Slots löschen."
 
-#: access/transam/multixact.c:2621
+#: access/transam/multixact.c:2622
 #, c-format
 msgid "MultiXact member wraparound protections are disabled because oldest checkpointed MultiXact %u does not exist on disk"
 msgstr "MultiXact-Member-Wraparound-Schutz ist deaktiviert, weil die älteste gecheckpointete MultiXact %u nicht auf der Festplatte existiert"
 
-#: access/transam/multixact.c:2643
+#: access/transam/multixact.c:2644
 #, c-format
 msgid "MultiXact member wraparound protections are now enabled"
 msgstr "MultiXact-Member-Wraparound-Schutz ist jetzt aktiviert"
 
-#: access/transam/multixact.c:3030
+#: access/transam/multixact.c:3031
 #, c-format
 msgid "oldest MultiXact %u not found, earliest MultiXact %u, skipping truncation"
 msgstr "älteste MultiXact %u nicht gefunden, älteste ist MultiXact %u, Truncate wird ausgelassen"
 
-#: access/transam/multixact.c:3048
+#: access/transam/multixact.c:3049
 #, c-format
 msgid "cannot truncate up to MultiXact %u because it does not exist on disk, skipping truncation"
 msgstr "kann nicht bis MultiXact %u trunkieren, weil sie nicht auf der Festplatte existiert, Trunkierung wird ausgelassen"
 
-#: access/transam/multixact.c:3362
+#: access/transam/multixact.c:3363
 #, c-format
 msgid "invalid MultiXactId: %u"
 msgstr "ungültige MultiXactId: %u"
@@ -1698,60 +1698,60 @@ msgstr "konnte dynamisches Shared-Memory-Segment nicht mappen"
 msgid "invalid magic number in dynamic shared memory segment"
 msgstr "ungültige magische Zahl in dynamischem Shared-Memory-Segment"
 
-#: access/transam/slru.c:712
+#: access/transam/slru.c:713
 #, c-format
 msgid "file \"%s\" doesn't exist, reading as zeroes"
 msgstr "Datei »%s« existiert nicht, wird als Nullen eingelesen"
 
-#: access/transam/slru.c:944 access/transam/slru.c:950
-#: access/transam/slru.c:958 access/transam/slru.c:963
-#: access/transam/slru.c:970 access/transam/slru.c:975
-#: access/transam/slru.c:982 access/transam/slru.c:989
+#: access/transam/slru.c:945 access/transam/slru.c:951
+#: access/transam/slru.c:959 access/transam/slru.c:964
+#: access/transam/slru.c:971 access/transam/slru.c:976
+#: access/transam/slru.c:983 access/transam/slru.c:990
 #, c-format
 msgid "could not access status of transaction %u"
 msgstr "konnte auf den Status von Transaktion %u nicht zugreifen"
 
-#: access/transam/slru.c:945
+#: access/transam/slru.c:946
 #, c-format
 msgid "Could not open file \"%s\": %m."
 msgstr "Konnte Datei »%s« nicht öffnen: %m."
 
-#: access/transam/slru.c:951
+#: access/transam/slru.c:952
 #, c-format
 msgid "Could not seek in file \"%s\" to offset %u: %m."
 msgstr "Konnte Positionszeiger in Datei »%s« nicht auf %u setzen: %m."
 
-#: access/transam/slru.c:959
+#: access/transam/slru.c:960
 #, c-format
 msgid "Could not read from file \"%s\" at offset %u: %m."
 msgstr "Konnte nicht aus Datei »%s« bei Position %u lesen: %m."
 
-#: access/transam/slru.c:964
+#: access/transam/slru.c:965
 #, c-format
 msgid "Could not read from file \"%s\" at offset %u: read too few bytes."
 msgstr "Konnte nicht aus Datei »%s« bei Position %u lesen: zu wenige Bytes gelesen."
 
-#: access/transam/slru.c:971
+#: access/transam/slru.c:972
 #, c-format
 msgid "Could not write to file \"%s\" at offset %u: %m."
 msgstr "Konnte nicht in Datei »%s« bei Position %u schreiben: %m."
 
-#: access/transam/slru.c:976
+#: access/transam/slru.c:977
 #, c-format
 msgid "Could not write to file \"%s\" at offset %u: wrote too few bytes."
 msgstr "Konnte nicht in Datei »%s« bei Position %u schreiben: zu wenige Bytes geschrieben."
 
-#: access/transam/slru.c:983
+#: access/transam/slru.c:984
 #, c-format
 msgid "Could not fsync file \"%s\": %m."
 msgstr "Konnte Datei »%s« nicht fsyncen: %m."
 
-#: access/transam/slru.c:990
+#: access/transam/slru.c:991
 #, c-format
 msgid "Could not close file \"%s\": %m."
 msgstr "Konnte Datei »%s« nicht schließen: %m."
 
-#: access/transam/slru.c:1251
+#: access/transam/slru.c:1252
 #, c-format
 msgid "could not truncate directory \"%s\": apparent wraparound"
 msgstr "konnte Verzeichnis »%s« nicht leeren: anscheinender Überlauf"
@@ -1893,7 +1893,7 @@ msgstr "ungültige Größe in Datei »%s« gespeichert"
 msgid "calculated CRC checksum does not match value stored in file \"%s\""
 msgstr "berechnete CRC-Prüfsumme stimmt nicht mit dem Wert in Datei »%s« überein"
 
-#: access/transam/twophase.c:1400 access/transam/xlog.c:6688
+#: access/transam/twophase.c:1400 access/transam/xlog.c:6693
 #, c-format
 msgid "Failed while allocating a WAL reading processor."
 msgstr "Fehlgeschlagen beim Anlegen eines WAL-Leseprozessors."
@@ -2010,90 +2010,96 @@ msgid "cannot PREPARE a transaction that has exported snapshots"
 msgstr "PREPARE kann nicht für eine Transaktion ausgeführt werden, die Snapshots exportiert hat"
 
 #. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3412
+#: access/transam/xact.c:3416
 #, c-format
 msgid "%s cannot run inside a transaction block"
 msgstr "%s kann nicht in einem Transaktionsblock laufen"
 
 #. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3422
+#: access/transam/xact.c:3426
 #, c-format
 msgid "%s cannot run inside a subtransaction"
 msgstr "%s kann nicht in einer Subtransaktion laufen"
 
 #. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3432
+#: access/transam/xact.c:3436
+#, c-format
+msgid "%s cannot be executed within a pipeline"
+msgstr "%s kann nicht innerhalb einer Pipeline ausgeführt werden"
+
+#. translator: %s represents an SQL statement name
+#: access/transam/xact.c:3446
 #, c-format
 msgid "%s cannot be executed from a function"
 msgstr "%s kann nicht aus einer Funktion ausgeführt werden"
 
 #. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3503 access/transam/xact.c:3816
-#: access/transam/xact.c:3895 access/transam/xact.c:4018
-#: access/transam/xact.c:4169 access/transam/xact.c:4238
-#: access/transam/xact.c:4349
+#: access/transam/xact.c:3517 access/transam/xact.c:3832
+#: access/transam/xact.c:3911 access/transam/xact.c:4034
+#: access/transam/xact.c:4185 access/transam/xact.c:4254
+#: access/transam/xact.c:4365
 #, c-format
 msgid "%s can only be used in transaction blocks"
 msgstr "%s kann nur in Transaktionsblöcken verwendet werden"
 
-#: access/transam/xact.c:3702
+#: access/transam/xact.c:3718
 #, c-format
 msgid "there is already a transaction in progress"
 msgstr "eine Transaktion ist bereits begonnen"
 
-#: access/transam/xact.c:3821 access/transam/xact.c:3900
-#: access/transam/xact.c:4023
+#: access/transam/xact.c:3837 access/transam/xact.c:3916
+#: access/transam/xact.c:4039
 #, c-format
 msgid "there is no transaction in progress"
 msgstr "keine Transaktion offen"
 
-#: access/transam/xact.c:3911
+#: access/transam/xact.c:3927
 #, c-format
 msgid "cannot commit during a parallel operation"
 msgstr "während einer parallelen Operation kann nicht committet werden"
 
-#: access/transam/xact.c:4034
+#: access/transam/xact.c:4050
 #, c-format
 msgid "cannot abort during a parallel operation"
 msgstr "während einer parallelen Operation kann nicht abgebrochen werden"
 
-#: access/transam/xact.c:4133
+#: access/transam/xact.c:4149
 #, c-format
 msgid "cannot define savepoints during a parallel operation"
 msgstr "während einer parallelen Operation können keine Sicherungspunkte definiert werden"
 
-#: access/transam/xact.c:4220
+#: access/transam/xact.c:4236
 #, c-format
 msgid "cannot release savepoints during a parallel operation"
 msgstr "während einer parallelen Operation können keine Sicherungspunkte freigegeben werden"
 
-#: access/transam/xact.c:4230 access/transam/xact.c:4281
-#: access/transam/xact.c:4341 access/transam/xact.c:4390
+#: access/transam/xact.c:4246 access/transam/xact.c:4297
+#: access/transam/xact.c:4357 access/transam/xact.c:4406
 #, c-format
 msgid "savepoint \"%s\" does not exist"
 msgstr "Sicherungspunkt »%s« existiert nicht"
 
-#: access/transam/xact.c:4287 access/transam/xact.c:4396
+#: access/transam/xact.c:4303 access/transam/xact.c:4412
 #, c-format
 msgid "savepoint \"%s\" does not exist within current savepoint level"
 msgstr "Sicherungspunkt »%s« existiert nicht innerhalb der aktuellen Sicherungspunktebene"
 
-#: access/transam/xact.c:4329
+#: access/transam/xact.c:4345
 #, c-format
 msgid "cannot rollback to savepoints during a parallel operation"
 msgstr "während einer parallelen Operation kann nicht auf einen Sicherungspunkt zurückgerollt werden"
 
-#: access/transam/xact.c:4457
+#: access/transam/xact.c:4473
 #, c-format
 msgid "cannot start subtransactions during a parallel operation"
 msgstr "während einer parallelen Operation können keine Subtransaktionen gestartet werden"
 
-#: access/transam/xact.c:4525
+#: access/transam/xact.c:4541
 #, c-format
 msgid "cannot commit subtransactions during a parallel operation"
 msgstr "während einer parallelen Operation können keine Subtransaktionen committet werden"
 
-#: access/transam/xact.c:5172
+#: access/transam/xact.c:5188
 #, c-format
 msgid "cannot have more than 2^32-1 subtransactions in a transaction"
 msgstr "kann nicht mehr als 2^32-1 Subtransaktionen in einer Transaktion haben"
@@ -2338,7 +2344,7 @@ msgstr "recovery_target_timeline %u existiert nicht"
 msgid "archive recovery complete"
 msgstr "Wiederherstellung aus Archiv abgeschlossen"
 
-#: access/transam/xlog.c:5800 access/transam/xlog.c:6071
+#: access/transam/xlog.c:5800 access/transam/xlog.c:6076
 #, c-format
 msgid "recovery stopping after reaching consistency"
 msgstr "Wiederherstellung beendet nachdem Konsistenz erreicht wurde"
@@ -2348,203 +2354,203 @@ msgstr "Wiederherstellung beendet nachdem Konsistenz erreicht wurde"
 msgid "recovery stopping before WAL location (LSN) \"%X/%X\""
 msgstr "Wiederherstellung beendet vor WAL-Position (LSN) »%X/%X«"
 
-#: access/transam/xlog.c:5906
+#: access/transam/xlog.c:5911
 #, c-format
 msgid "recovery stopping before commit of transaction %u, time %s"
 msgstr "Wiederherstellung beendet vor Commit der Transaktion %u, Zeit %s"
 
-#: access/transam/xlog.c:5913
+#: access/transam/xlog.c:5918
 #, c-format
 msgid "recovery stopping before abort of transaction %u, time %s"
 msgstr "Wiederherstellung beendet vor Abbruch der Transaktion %u, Zeit %s"
 
-#: access/transam/xlog.c:5966
+#: access/transam/xlog.c:5971
 #, c-format
 msgid "recovery stopping at restore point \"%s\", time %s"
 msgstr "Wiederherstellung beendet bei Restore-Punkt »%s«, Zeit %s"
 
-#: access/transam/xlog.c:5984
+#: access/transam/xlog.c:5989
 #, c-format
 msgid "recovery stopping after WAL location (LSN) \"%X/%X\""
 msgstr "Wiederherstellung beendet nach WAL-Position (LSN) »%X/%X«"
 
-#: access/transam/xlog.c:6051
+#: access/transam/xlog.c:6056
 #, c-format
 msgid "recovery stopping after commit of transaction %u, time %s"
 msgstr "Wiederherstellung beendet nach Commit der Transaktion %u, Zeit %s"
 
-#: access/transam/xlog.c:6059
+#: access/transam/xlog.c:6064
 #, c-format
 msgid "recovery stopping after abort of transaction %u, time %s"
 msgstr "Wiederherstellung beendet nach Abbruch der Transaktion %u, Zeit %s"
 
-#: access/transam/xlog.c:6104
+#: access/transam/xlog.c:6109
 #, c-format
 msgid "pausing at the end of recovery"
 msgstr "pausiere am Ende der Wiederherstellung"
 
-#: access/transam/xlog.c:6105
+#: access/transam/xlog.c:6110
 #, c-format
 msgid "Execute pg_wal_replay_resume() to promote."
 msgstr "Führen Sie pg_wal_replay_resume() aus, um den Server zum Primärserver zu befördern."
 
-#: access/transam/xlog.c:6108 access/transam/xlog.c:6390
+#: access/transam/xlog.c:6113 access/transam/xlog.c:6395
 #, c-format
 msgid "recovery has paused"
 msgstr "Wiederherstellung wurde pausiert"
 
-#: access/transam/xlog.c:6109
+#: access/transam/xlog.c:6114
 #, c-format
 msgid "Execute pg_wal_replay_resume() to continue."
 msgstr "Führen Sie pg_wal_replay_resume() aus um fortzusetzen."
 
-#: access/transam/xlog.c:6381
+#: access/transam/xlog.c:6386
 #, c-format
 msgid "hot standby is not possible because of insufficient parameter settings"
 msgstr "Hot Standby ist nicht möglich wegen unzureichender Parametereinstellungen"
 
-#: access/transam/xlog.c:6382 access/transam/xlog.c:6409
-#: access/transam/xlog.c:6439
+#: access/transam/xlog.c:6387 access/transam/xlog.c:6414
+#: access/transam/xlog.c:6444
 #, c-format
 msgid "%s = %d is a lower setting than on the primary server, where its value was %d."
 msgstr "%s = %d ist eine niedrigere Einstellung als auf dem Primärserver, wo der Wert %d war."
 
-#: access/transam/xlog.c:6391
+#: access/transam/xlog.c:6396
 #, c-format
 msgid "If recovery is unpaused, the server will shut down."
 msgstr "Wenn die Wiederherstellungspause beendet wird, wird der Server herunterfahren."
 
-#: access/transam/xlog.c:6392
+#: access/transam/xlog.c:6397
 #, c-format
 msgid "You can then restart the server after making the necessary configuration changes."
 msgstr "Sie können den Server dann neu starten, nachdem die nötigen Konfigurationsänderungen getätigt worden sind."
 
-#: access/transam/xlog.c:6403
+#: access/transam/xlog.c:6408
 #, c-format
 msgid "promotion is not possible because of insufficient parameter settings"
 msgstr "Beförderung ist nicht möglich wegen unzureichender Parametereinstellungen"
 
-#: access/transam/xlog.c:6413
+#: access/transam/xlog.c:6418
 #, c-format
 msgid "Restart the server after making the necessary configuration changes."
 msgstr "Starten Sie den Server neu, nachdem die nötigen Konfigurationsänderungen getätigt worden sind."
 
-#: access/transam/xlog.c:6437
+#: access/transam/xlog.c:6442
 #, c-format
 msgid "recovery aborted because of insufficient parameter settings"
 msgstr "Wiederherstellung abgebrochen wegen unzureichender Parametereinstellungen"
 
-#: access/transam/xlog.c:6443
+#: access/transam/xlog.c:6448
 #, c-format
 msgid "You can restart the server after making the necessary configuration changes."
 msgstr "Sie können den Server neu starten, nachdem die nötigen Konfigurationsänderungen getätigt worden sind."
 
-#: access/transam/xlog.c:6465
+#: access/transam/xlog.c:6470
 #, c-format
 msgid "WAL was generated with wal_level=minimal, cannot continue recovering"
 msgstr "WAL wurde mit wal_level=minimal erzeugt, Wiederherstellung kann nicht fortgesetzt werden"
 
-#: access/transam/xlog.c:6466
+#: access/transam/xlog.c:6471
 #, c-format
 msgid "This happens if you temporarily set wal_level=minimal on the server."
 msgstr "Das passiert, wenn auf dem Server vorübergehend wal_level=minimal gesetzt wurde."
 
-#: access/transam/xlog.c:6467
+#: access/transam/xlog.c:6472
 #, c-format
 msgid "Use a backup taken after setting wal_level to higher than minimal."
 msgstr "Verwenden Sie ein Backup, das durchgeführt wurde, nachdem wal_level auf höher als minimal gesetzt wurde."
 
-#: access/transam/xlog.c:6536
+#: access/transam/xlog.c:6541
 #, c-format
 msgid "control file contains invalid checkpoint location"
 msgstr "Kontrolldatei enthält ungültige Checkpoint-Position"
 
-#: access/transam/xlog.c:6547
+#: access/transam/xlog.c:6552
 #, c-format
 msgid "database system was shut down at %s"
 msgstr "Datenbanksystem wurde am %s heruntergefahren"
 
-#: access/transam/xlog.c:6553
+#: access/transam/xlog.c:6558
 #, c-format
 msgid "database system was shut down in recovery at %s"
 msgstr "Datenbanksystem wurde während der Wiederherstellung am %s heruntergefahren"
 
-#: access/transam/xlog.c:6559
+#: access/transam/xlog.c:6564
 #, c-format
 msgid "database system shutdown was interrupted; last known up at %s"
 msgstr "Datenbanksystem wurde beim Herunterfahren unterbrochen; letzte bekannte Aktion am %s"
 
-#: access/transam/xlog.c:6565
+#: access/transam/xlog.c:6570
 #, c-format
 msgid "database system was interrupted while in recovery at %s"
 msgstr "Datenbanksystem wurde während der Wiederherstellung am %s unterbrochen"
 
-#: access/transam/xlog.c:6567
+#: access/transam/xlog.c:6572
 #, c-format
 msgid "This probably means that some data is corrupted and you will have to use the last backup for recovery."
 msgstr "Das bedeutet wahrscheinlich, dass einige Daten verfälscht sind und Sie die letzte Datensicherung zur Wiederherstellung verwenden müssen."
 
-#: access/transam/xlog.c:6573
+#: access/transam/xlog.c:6578
 #, c-format
 msgid "database system was interrupted while in recovery at log time %s"
 msgstr "Datenbanksystem wurde während der Wiederherstellung bei Logzeit %s unterbrochen"
 
-#: access/transam/xlog.c:6575
+#: access/transam/xlog.c:6580
 #, c-format
 msgid "If this has occurred more than once some data might be corrupted and you might need to choose an earlier recovery target."
 msgstr "Wenn dies mehr als einmal vorgekommen ist, dann sind einige Daten möglicherweise verfälscht und Sie müssen ein früheres Wiederherstellungsziel wählen."
 
-#: access/transam/xlog.c:6581
+#: access/transam/xlog.c:6586
 #, c-format
 msgid "database system was interrupted; last known up at %s"
 msgstr "Datenbanksystem wurde unterbrochen; letzte bekannte Aktion am %s"
 
-#: access/transam/xlog.c:6587
+#: access/transam/xlog.c:6592
 #, c-format
 msgid "control file contains invalid database cluster state"
 msgstr "Kontrolldatei enthält ungültigen Datenbankclusterstatus"
 
-#: access/transam/xlog.c:6644
+#: access/transam/xlog.c:6649
 #, c-format
 msgid "entering standby mode"
 msgstr "Standby-Modus eingeschaltet"
 
-#: access/transam/xlog.c:6647
+#: access/transam/xlog.c:6652
 #, c-format
 msgid "starting point-in-time recovery to XID %u"
 msgstr "starte Point-in-Time-Recovery bis XID %u"
 
-#: access/transam/xlog.c:6651
+#: access/transam/xlog.c:6656
 #, c-format
 msgid "starting point-in-time recovery to %s"
 msgstr "starte Point-in-Time-Recovery bis %s"
 
-#: access/transam/xlog.c:6655
+#: access/transam/xlog.c:6660
 #, c-format
 msgid "starting point-in-time recovery to \"%s\""
 msgstr "starte Point-in-Time-Recovery bis »%s«"
 
-#: access/transam/xlog.c:6659
+#: access/transam/xlog.c:6664
 #, c-format
 msgid "starting point-in-time recovery to WAL location (LSN) \"%X/%X\""
 msgstr "starte Point-in-Time-Recovery bis WAL-Position (LSN) »%X/%X«"
 
-#: access/transam/xlog.c:6663
+#: access/transam/xlog.c:6668
 #, c-format
 msgid "starting point-in-time recovery to earliest consistent point"
 msgstr "starte Point-in-Time-Recovery bis zum frühesten konsistenten Punkt"
 
-#: access/transam/xlog.c:6666
+#: access/transam/xlog.c:6671
 #, c-format
 msgid "starting archive recovery"
 msgstr "starte Wiederherstellung aus Archiv"
 
-#: access/transam/xlog.c:6740
+#: access/transam/xlog.c:6745
 #, c-format
 msgid "could not find redo location referenced by checkpoint record"
 msgstr "konnte die vom Checkpoint-Datensatz referenzierte Redo-Position nicht finden"
 
-#: access/transam/xlog.c:6741 access/transam/xlog.c:6751
+#: access/transam/xlog.c:6746 access/transam/xlog.c:6756
 #, c-format
 msgid ""
 "If you are restoring from a backup, touch \"%s/recovery.signal\" and add required recovery options.\n"
@@ -2555,300 +2561,300 @@ msgstr ""
 "Wenn Sie gerade kein Backup wiederherstellen, dann versuchen Sie, die Datei »%s/backup_label« zu entfernen.\n"
 "Vorsicht: Wenn ein Backup wiederhergestellt wird und »%s/backup_label« gelöscht wird, dann wird das den Cluster verfälschen."
 
-#: access/transam/xlog.c:6750
+#: access/transam/xlog.c:6755
 #, c-format
 msgid "could not locate required checkpoint record"
 msgstr "konnte den nötigen Checkpoint-Datensatz nicht finden"
 
-#: access/transam/xlog.c:6779 commands/tablespace.c:665
+#: access/transam/xlog.c:6784 commands/tablespace.c:665
 #, c-format
 msgid "could not create symbolic link \"%s\": %m"
 msgstr "konnte symbolische Verknüpfung »%s« nicht erstellen: %m"
 
-#: access/transam/xlog.c:6811 access/transam/xlog.c:6817
+#: access/transam/xlog.c:6816 access/transam/xlog.c:6822
 #, c-format
 msgid "ignoring file \"%s\" because no file \"%s\" exists"
 msgstr "ignoriere Datei »%s«, weil keine Datei »%s« existiert"
 
-#: access/transam/xlog.c:6813 access/transam/xlog.c:12344
+#: access/transam/xlog.c:6818 access/transam/xlog.c:12349
 #, c-format
 msgid "File \"%s\" was renamed to \"%s\"."
 msgstr "Datei »%s« wurde in »%s« umbenannt."
 
-#: access/transam/xlog.c:6819
+#: access/transam/xlog.c:6824
 #, c-format
 msgid "Could not rename file \"%s\" to \"%s\": %m."
 msgstr "Konnte Datei »%s« nicht in »%s« umbenennen: %m."
 
-#: access/transam/xlog.c:6870
+#: access/transam/xlog.c:6875
 #, c-format
 msgid "could not locate a valid checkpoint record"
 msgstr "konnte keinen gültigen Checkpoint-Datensatz finden"
 
-#: access/transam/xlog.c:6908
+#: access/transam/xlog.c:6913
 #, c-format
 msgid "requested timeline %u is not a child of this server's history"
 msgstr "angeforderte Zeitleiste %u ist kein Kind der History dieses Servers"
 
-#: access/transam/xlog.c:6910
+#: access/transam/xlog.c:6915
 #, c-format
 msgid "Latest checkpoint is at %X/%X on timeline %u, but in the history of the requested timeline, the server forked off from that timeline at %X/%X."
 msgstr "Neuester Checkpoint ist bei %X/%X auf Zeitleiste %u, aber in der History der angeforderten Zeitleiste zweigte der Server von dieser Zeitleiste bei %X/%X ab."
 
-#: access/transam/xlog.c:6924
+#: access/transam/xlog.c:6929
 #, c-format
 msgid "requested timeline %u does not contain minimum recovery point %X/%X on timeline %u"
 msgstr "angeforderte Zeitleiste %u enthält nicht den minimalen Wiederherstellungspunkt %X/%X auf Zeitleiste %u"
 
-#: access/transam/xlog.c:6954
+#: access/transam/xlog.c:6959
 #, c-format
 msgid "invalid next transaction ID"
 msgstr "ungültige nächste Transaktions-ID"
 
-#: access/transam/xlog.c:7054
+#: access/transam/xlog.c:7059
 #, c-format
 msgid "invalid redo in checkpoint record"
 msgstr "ungültiges Redo im Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:7065
+#: access/transam/xlog.c:7070
 #, c-format
 msgid "invalid redo record in shutdown checkpoint"
 msgstr "ungültiger Redo-Datensatz im Shutdown-Checkpoint"
 
-#: access/transam/xlog.c:7105
+#: access/transam/xlog.c:7110
 #, c-format
 msgid "database system was not properly shut down; automatic recovery in progress"
 msgstr "Datenbanksystem wurde nicht richtig heruntergefahren; automatische Wiederherstellung läuft"
 
-#: access/transam/xlog.c:7109
+#: access/transam/xlog.c:7114
 #, c-format
 msgid "crash recovery starts in timeline %u and has target timeline %u"
 msgstr "Wiederherstellung nach Absturz beginnt in Zeitleiste %u und hat Zielzeitleiste %u"
 
-#: access/transam/xlog.c:7156
+#: access/transam/xlog.c:7161
 #, c-format
 msgid "backup_label contains data inconsistent with control file"
 msgstr "Daten in backup_label stimmen nicht mit Kontrolldatei überein"
 
-#: access/transam/xlog.c:7157
+#: access/transam/xlog.c:7162
 #, c-format
 msgid "This means that the backup is corrupted and you will have to use another backup for recovery."
 msgstr "Das bedeutet, dass die Datensicherung verfälscht ist und Sie eine andere Datensicherung zur Wiederherstellung verwenden werden müssen."
 
-#: access/transam/xlog.c:7383
+#: access/transam/xlog.c:7388
 #, c-format
 msgid "redo starts at %X/%X"
 msgstr "Redo beginnt bei %X/%X"
 
-#: access/transam/xlog.c:7608
+#: access/transam/xlog.c:7613
 #, c-format
 msgid "requested recovery stop point is before consistent recovery point"
 msgstr "angeforderter Recovery-Endpunkt ist vor konsistentem Recovery-Punkt"
 
-#: access/transam/xlog.c:7646
+#: access/transam/xlog.c:7651
 #, c-format
 msgid "redo done at %X/%X system usage: %s"
 msgstr "Redo fertig bei %X/%X Systembenutzung: %s"
 
-#: access/transam/xlog.c:7652
+#: access/transam/xlog.c:7657
 #, c-format
 msgid "last completed transaction was at log time %s"
 msgstr "letzte vollständige Transaktion war bei Logzeit %s"
 
-#: access/transam/xlog.c:7661
+#: access/transam/xlog.c:7666
 #, c-format
 msgid "redo is not required"
 msgstr "Redo nicht nötig"
 
-#: access/transam/xlog.c:7673
+#: access/transam/xlog.c:7678
 #, c-format
 msgid "recovery ended before configured recovery target was reached"
 msgstr "Wiederherstellung endete bevor das konfigurierte Wiederherstellungsziel erreicht wurde"
 
-#: access/transam/xlog.c:7757 access/transam/xlog.c:7761
+#: access/transam/xlog.c:7762 access/transam/xlog.c:7766
 #, c-format
 msgid "WAL ends before end of online backup"
 msgstr "WAL endet vor dem Ende der Online-Sicherung"
 
-#: access/transam/xlog.c:7758
+#: access/transam/xlog.c:7763
 #, c-format
 msgid "All WAL generated while online backup was taken must be available at recovery."
 msgstr "Der komplette WAL, der während der Online-Sicherung erzeugt wurde, muss bei der Wiederherstellung verfügbar sein."
 
-#: access/transam/xlog.c:7762
+#: access/transam/xlog.c:7767
 #, c-format
 msgid "Online backup started with pg_start_backup() must be ended with pg_stop_backup(), and all WAL up to that point must be available at recovery."
 msgstr "Die mit pg_start_backup() begonnene Online-Sicherung muss mit pg_stop_backup() beendet werden und der ganze WAL bis zu diesem Punkt muss bei der Wiederherstellung verfügbar sein."
 
-#: access/transam/xlog.c:7765
+#: access/transam/xlog.c:7770
 #, c-format
 msgid "WAL ends before consistent recovery point"
 msgstr "WAL endet vor einem konsistenten Wiederherstellungspunkt"
 
-#: access/transam/xlog.c:7800
+#: access/transam/xlog.c:7805
 #, c-format
 msgid "selected new timeline ID: %u"
 msgstr "gewählte neue Zeitleisten-ID: %u"
 
-#: access/transam/xlog.c:8240
+#: access/transam/xlog.c:8245
 #, c-format
 msgid "unexpected directory entry \"%s\" found in %s"
 msgstr "unerwarteter Verzeichniseintrag »%s« in %s gefunden"
 
-#: access/transam/xlog.c:8242
+#: access/transam/xlog.c:8247
 #, c-format
 msgid "All directory entries in pg_tblspc/ should be symbolic links."
 msgstr "Alle Verzeichniseinträge in pg_tblspc/ sollten symbolische Verknüpfungen sein."
 
-#: access/transam/xlog.c:8243
+#: access/transam/xlog.c:8248
 #, c-format
 msgid "Remove those directories, or set allow_in_place_tablespaces to ON transiently to let recovery complete."
 msgstr "Entfernen Sie diese Verzeichnisse oder setzen Sie allow_in_place_tablespaces vorrübergehend auf ON, damit die Wiederherstellung abschließen kann."
 
-#: access/transam/xlog.c:8327
+#: access/transam/xlog.c:8332
 #, c-format
 msgid "consistent recovery state reached at %X/%X"
 msgstr "konsistenter Wiederherstellungszustand erreicht bei %X/%X"
 
-#: access/transam/xlog.c:8536
+#: access/transam/xlog.c:8541
 #, c-format
 msgid "invalid primary checkpoint link in control file"
 msgstr "ungültige primäre Checkpoint-Verknüpfung in Kontrolldatei"
 
-#: access/transam/xlog.c:8540
+#: access/transam/xlog.c:8545
 #, c-format
 msgid "invalid checkpoint link in backup_label file"
 msgstr "ungültige Checkpoint-Verknüpfung in backup_label-Datei"
 
-#: access/transam/xlog.c:8558
+#: access/transam/xlog.c:8563
 #, c-format
 msgid "invalid primary checkpoint record"
 msgstr "ungültiger primärer Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:8562
+#: access/transam/xlog.c:8567
 #, c-format
 msgid "invalid checkpoint record"
 msgstr "ungültiger Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:8573
+#: access/transam/xlog.c:8578
 #, c-format
 msgid "invalid resource manager ID in primary checkpoint record"
 msgstr "ungültige Resource-Manager-ID im primären Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:8577
+#: access/transam/xlog.c:8582
 #, c-format
 msgid "invalid resource manager ID in checkpoint record"
 msgstr "ungültige Resource-Manager-ID im Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:8590
+#: access/transam/xlog.c:8595
 #, c-format
 msgid "invalid xl_info in primary checkpoint record"
 msgstr "ungültige xl_info im primären Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:8594
+#: access/transam/xlog.c:8599
 #, c-format
 msgid "invalid xl_info in checkpoint record"
 msgstr "ungültige xl_info im Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:8605
+#: access/transam/xlog.c:8610
 #, c-format
 msgid "invalid length of primary checkpoint record"
 msgstr "ungültige Länge des primären Checkpoint-Datensatzes"
 
-#: access/transam/xlog.c:8609
+#: access/transam/xlog.c:8614
 #, c-format
 msgid "invalid length of checkpoint record"
 msgstr "ungültige Länge des Checkpoint-Datensatzes"
 
-#: access/transam/xlog.c:8790
+#: access/transam/xlog.c:8795
 #, c-format
 msgid "shutting down"
 msgstr "fahre herunter"
 
 #. translator: the placeholders show checkpoint options
-#: access/transam/xlog.c:8829
+#: access/transam/xlog.c:8834
 #, c-format
 msgid "restartpoint starting:%s%s%s%s%s%s%s%s"
 msgstr "Restart-Punkt beginnt:%s%s%s%s%s%s%s%s"
 
 #. translator: the placeholders show checkpoint options
-#: access/transam/xlog.c:8841
+#: access/transam/xlog.c:8846
 #, c-format
 msgid "checkpoint starting:%s%s%s%s%s%s%s%s"
 msgstr "Checkpoint beginnt:%s%s%s%s%s%s%s%s"
 
-#: access/transam/xlog.c:8901
+#: access/transam/xlog.c:8906
 #, c-format
 msgid "restartpoint complete: wrote %d buffers (%.1f%%); %d WAL file(s) added, %d removed, %d recycled; write=%ld.%03d s, sync=%ld.%03d s, total=%ld.%03d s; sync files=%d, longest=%ld.%03d s, average=%ld.%03d s; distance=%d kB, estimate=%d kB"
 msgstr "Restart-Punkt komplett: %d Puffer geschrieben (%.1f%%); %d WAL-Datei(en) hinzugefügt, %d entfernt, %d wiederverwendet; Schreiben=%ld,%03d s, Sync=%ld,%03d s, gesamt=%ld,%03d s; sync. Dateien=%d, längste=%ld,%03d s, Durchschnitt=%ld.%03d s; Entfernung=%d kB, Schätzung=%d kB"
 
-#: access/transam/xlog.c:8921
+#: access/transam/xlog.c:8926
 #, c-format
 msgid "checkpoint complete: wrote %d buffers (%.1f%%); %d WAL file(s) added, %d removed, %d recycled; write=%ld.%03d s, sync=%ld.%03d s, total=%ld.%03d s; sync files=%d, longest=%ld.%03d s, average=%ld.%03d s; distance=%d kB, estimate=%d kB"
 msgstr "Checkpoint komplett: %d Puffer geschrieben (%.1f%%); %d WAL-Datei(en) hinzugefügt, %d entfernt, %d wiederverwendet; Schreiben=%ld,%03d s, Sync=%ld,%03d s, gesamt=%ld,%03d s; sync. Dateien=%d, längste=%ld,%03d s, Durchschnitt=%ld.%03d s; Entfernung=%d kB, Schätzung=%d kB"
 
-#: access/transam/xlog.c:9365
+#: access/transam/xlog.c:9370
 #, c-format
 msgid "concurrent write-ahead log activity while database system is shutting down"
 msgstr "gleichzeitige Write-Ahead-Log-Aktivität während das Datenbanksystem herunterfährt"
 
-#: access/transam/xlog.c:9898
+#: access/transam/xlog.c:9903
 #, c-format
 msgid "recovery restart point at %X/%X"
 msgstr "Recovery-Restart-Punkt bei %X/%X"
 
-#: access/transam/xlog.c:9900
+#: access/transam/xlog.c:9905
 #, c-format
 msgid "Last completed transaction was at log time %s."
 msgstr "Die letzte vollständige Transaktion war bei Logzeit %s."
 
-#: access/transam/xlog.c:10146
+#: access/transam/xlog.c:10151
 #, c-format
 msgid "restore point \"%s\" created at %X/%X"
 msgstr "Restore-Punkt »%s« erzeugt bei %X/%X"
 
-#: access/transam/xlog.c:10291
+#: access/transam/xlog.c:10296
 #, c-format
 msgid "unexpected previous timeline ID %u (current timeline ID %u) in checkpoint record"
 msgstr "unerwartete vorherige Zeitleisten-ID %u (aktuelle Zeitleisten-ID %u) im Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:10300
+#: access/transam/xlog.c:10305
 #, c-format
 msgid "unexpected timeline ID %u (after %u) in checkpoint record"
 msgstr "unerwartete Zeitleisten-ID %u (nach %u) im Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:10316
+#: access/transam/xlog.c:10321
 #, c-format
 msgid "unexpected timeline ID %u in checkpoint record, before reaching minimum recovery point %X/%X on timeline %u"
 msgstr "unerwartete Zeitleisten-ID %u in Checkpoint-Datensatz, bevor der minimale Wiederherstellungspunkt %X/%X auf Zeitleiste %u erreicht wurde"
 
-#: access/transam/xlog.c:10391
+#: access/transam/xlog.c:10396
 #, c-format
 msgid "online backup was canceled, recovery cannot continue"
 msgstr "Online-Sicherung wurde storniert, Wiederherstellung kann nicht fortgesetzt werden"
 
-#: access/transam/xlog.c:10447 access/transam/xlog.c:10503
-#: access/transam/xlog.c:10533
+#: access/transam/xlog.c:10452 access/transam/xlog.c:10508
+#: access/transam/xlog.c:10538
 #, c-format
 msgid "unexpected timeline ID %u (should be %u) in checkpoint record"
 msgstr "unerwartete Zeitleisten-ID %u (sollte %u sein) im Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:10691
+#: access/transam/xlog.c:10696
 #, c-format
 msgid "successfully skipped missing contrecord at %X/%X, overwritten at %s"
 msgstr "fehlender Contrecord bei %X/%X erfolgreich übersprungen, überschrieben am %s"
 
-#: access/transam/xlog.c:10906
+#: access/transam/xlog.c:10911
 #, c-format
 msgid "could not fsync write-through file \"%s\": %m"
 msgstr "konnte Write-Through-Logdatei »%s« nicht fsyncen: %m"
 
-#: access/transam/xlog.c:10912
+#: access/transam/xlog.c:10917
 #, c-format
 msgid "could not fdatasync file \"%s\": %m"
 msgstr "konnte Datei »%s« nicht fdatasyncen: %m"
 
-#: access/transam/xlog.c:11023 access/transam/xlog.c:11560
+#: access/transam/xlog.c:11028 access/transam/xlog.c:11565
 #: access/transam/xlogfuncs.c:275 access/transam/xlogfuncs.c:302
 #: access/transam/xlogfuncs.c:341 access/transam/xlogfuncs.c:362
 #: access/transam/xlogfuncs.c:383
@@ -2856,186 +2862,186 @@ msgstr "konnte Datei »%s« nicht fdatasyncen: %m"
 msgid "WAL control functions cannot be executed during recovery."
 msgstr "Während der Wiederherstellung können keine WAL-Kontrollfunktionen ausgeführt werden."
 
-#: access/transam/xlog.c:11032 access/transam/xlog.c:11569
+#: access/transam/xlog.c:11037 access/transam/xlog.c:11574
 #, c-format
 msgid "WAL level not sufficient for making an online backup"
 msgstr "WAL-Level nicht ausreichend, um Online-Sicherung durchzuführen"
 
-#: access/transam/xlog.c:11033 access/transam/xlog.c:11570
+#: access/transam/xlog.c:11038 access/transam/xlog.c:11575
 #: access/transam/xlogfuncs.c:308
 #, c-format
 msgid "wal_level must be set to \"replica\" or \"logical\" at server start."
 msgstr "wal_level muss beim Serverstart auf »replica« oder »logical« gesetzt werden."
 
-#: access/transam/xlog.c:11038
+#: access/transam/xlog.c:11043
 #, c-format
 msgid "backup label too long (max %d bytes)"
 msgstr "Backup-Label zu lang (maximal %d Bytes)"
 
-#: access/transam/xlog.c:11075 access/transam/xlog.c:11359
-#: access/transam/xlog.c:11397
+#: access/transam/xlog.c:11080 access/transam/xlog.c:11364
+#: access/transam/xlog.c:11402
 #, c-format
 msgid "a backup is already in progress"
 msgstr "ein Backup läuft bereits"
 
-#: access/transam/xlog.c:11076
+#: access/transam/xlog.c:11081
 #, c-format
 msgid "Run pg_stop_backup() and try again."
 msgstr "Führen Sie pg_stop_backup() aus und versuchen Sie es nochmal."
 
-#: access/transam/xlog.c:11172
+#: access/transam/xlog.c:11177
 #, c-format
 msgid "WAL generated with full_page_writes=off was replayed since last restartpoint"
 msgstr "mit full_page_writes=off erzeugtes WAL wurde seit dem letzten Restart-Punkt zurückgespielt"
 
-#: access/transam/xlog.c:11174 access/transam/xlog.c:11765
+#: access/transam/xlog.c:11179 access/transam/xlog.c:11770
 #, c-format
 msgid "This means that the backup being taken on the standby is corrupt and should not be used. Enable full_page_writes and run CHECKPOINT on the primary, and then try an online backup again."
 msgstr "Das bedeutet, dass die aktuelle Datensicherung auf dem Standby-Server verfälscht ist und nicht verwendet werden sollte. Schalten Sie auf dem Primärserver full_page_writes ein, führen Sie dort CHECKPOINT aus und versuchen Sie dann die Online-Sicherung erneut."
 
-#: access/transam/xlog.c:11258 replication/basebackup.c:1439
+#: access/transam/xlog.c:11263 replication/basebackup.c:1439
 #: utils/adt/misc.c:374
 #, c-format
 msgid "symbolic link \"%s\" target is too long"
 msgstr "Ziel für symbolische Verknüpfung »%s« ist zu lang"
 
-#: access/transam/xlog.c:11308 commands/tablespace.c:385
+#: access/transam/xlog.c:11313 commands/tablespace.c:385
 #: commands/tablespace.c:561 replication/basebackup.c:1454 utils/adt/misc.c:382
 #, c-format
 msgid "tablespaces are not supported on this platform"
 msgstr "Tablespaces werden auf dieser Plattform nicht unterstützt"
 
-#: access/transam/xlog.c:11360 access/transam/xlog.c:11398
+#: access/transam/xlog.c:11365 access/transam/xlog.c:11403
 #, c-format
 msgid "If you're sure there is no backup in progress, remove file \"%s\" and try again."
 msgstr "Wenn Sie sicher sind, dass noch kein Backup läuft, entfernen Sie die Datei »%s« und versuchen Sie es noch einmal."
 
-#: access/transam/xlog.c:11585
+#: access/transam/xlog.c:11590
 #, c-format
 msgid "exclusive backup not in progress"
 msgstr "es läuft kein exklusives Backup"
 
-#: access/transam/xlog.c:11612
+#: access/transam/xlog.c:11617
 #, c-format
 msgid "a backup is not in progress"
 msgstr "es läuft kein Backup"
 
-#: access/transam/xlog.c:11698 access/transam/xlog.c:11711
-#: access/transam/xlog.c:12102 access/transam/xlog.c:12108
-#: access/transam/xlog.c:12156 access/transam/xlog.c:12236
-#: access/transam/xlog.c:12260 access/transam/xlogfuncs.c:733
+#: access/transam/xlog.c:11703 access/transam/xlog.c:11716
+#: access/transam/xlog.c:12107 access/transam/xlog.c:12113
+#: access/transam/xlog.c:12161 access/transam/xlog.c:12241
+#: access/transam/xlog.c:12265 access/transam/xlogfuncs.c:733
 #, c-format
 msgid "invalid data in file \"%s\""
 msgstr "ungültige Daten in Datei »%s«"
 
-#: access/transam/xlog.c:11715 replication/basebackup.c:1287
+#: access/transam/xlog.c:11720 replication/basebackup.c:1287
 #, c-format
 msgid "the standby was promoted during online backup"
 msgstr "der Standby-Server wurde während der Online-Sicherung zum Primärserver befördert"
 
-#: access/transam/xlog.c:11716 replication/basebackup.c:1288
+#: access/transam/xlog.c:11721 replication/basebackup.c:1288
 #, c-format
 msgid "This means that the backup being taken is corrupt and should not be used. Try taking another online backup."
 msgstr "Das bedeutet, dass die aktuelle Online-Sicherung verfälscht ist und nicht verwendet werden sollte. Versuchen Sie, eine neue Online-Sicherung durchzuführen."
 
-#: access/transam/xlog.c:11763
+#: access/transam/xlog.c:11768
 #, c-format
 msgid "WAL generated with full_page_writes=off was replayed during online backup"
 msgstr "mit full_page_writes=off erzeugtes WAL wurde während der Online-Sicherung zurückgespielt"
 
-#: access/transam/xlog.c:11883
+#: access/transam/xlog.c:11888
 #, c-format
 msgid "base backup done, waiting for required WAL segments to be archived"
 msgstr "Basissicherung beendet, warte bis die benötigten WAL-Segmente archiviert sind"
 
-#: access/transam/xlog.c:11895
+#: access/transam/xlog.c:11900
 #, c-format
 msgid "still waiting for all required WAL segments to be archived (%d seconds elapsed)"
 msgstr "warte immer noch, bis alle benötigten WAL-Segmente archiviert sind (%d Sekunden abgelaufen)"
 
-#: access/transam/xlog.c:11897
+#: access/transam/xlog.c:11902
 #, c-format
 msgid "Check that your archive_command is executing properly.  You can safely cancel this backup, but the database backup will not be usable without all the WAL segments."
 msgstr "Prüfen Sie, ob das archive_command korrekt ausgeführt wird. Dieser Sicherungsvorgang kann gefahrlos abgebrochen werden, aber die Datenbanksicherung wird ohne die fehlenden WAL-Segmente nicht benutzbar sein."
 
-#: access/transam/xlog.c:11904
+#: access/transam/xlog.c:11909
 #, c-format
 msgid "all required WAL segments have been archived"
 msgstr "alle benötigten WAL-Segmente wurden archiviert"
 
-#: access/transam/xlog.c:11908
+#: access/transam/xlog.c:11913
 #, c-format
 msgid "WAL archiving is not enabled; you must ensure that all required WAL segments are copied through other means to complete the backup"
 msgstr "WAL-Archivierung ist nicht eingeschaltet; Sie müssen dafür sorgen, dass alle benötigten WAL-Segmente auf andere Art kopiert werden, um die Sicherung abzuschließen"
 
-#: access/transam/xlog.c:11963
+#: access/transam/xlog.c:11968
 #, c-format
 msgid "aborting backup due to backend exiting before pg_stop_backup was called"
 msgstr "Backup wird abgebrochen, weil Backend-Prozess beendete, bevor pg_stop_backup aufgerufen wurde"
 
-#: access/transam/xlog.c:12157
+#: access/transam/xlog.c:12162
 #, c-format
 msgid "Timeline ID parsed is %u, but expected %u."
 msgstr "Gelesene Zeitleisten-ID ist %u, aber %u wurde erwartet."
 
 #. translator: %s is a WAL record description
-#: access/transam/xlog.c:12285
+#: access/transam/xlog.c:12290
 #, c-format
 msgid "WAL redo at %X/%X for %s"
 msgstr "WAL-Redo bei %X/%X für %s"
 
-#: access/transam/xlog.c:12333
+#: access/transam/xlog.c:12338
 #, c-format
 msgid "online backup mode was not canceled"
 msgstr "Online-Sicherungsmodus wurde nicht storniert"
 
-#: access/transam/xlog.c:12334
+#: access/transam/xlog.c:12339
 #, c-format
 msgid "File \"%s\" could not be renamed to \"%s\": %m."
 msgstr "Konnte Datei »%s« nicht in »%s« umbenennen: %m."
 
-#: access/transam/xlog.c:12343 access/transam/xlog.c:12355
-#: access/transam/xlog.c:12365
+#: access/transam/xlog.c:12348 access/transam/xlog.c:12360
+#: access/transam/xlog.c:12370
 #, c-format
 msgid "online backup mode canceled"
 msgstr "Online-Sicherungsmodus storniert"
 
-#: access/transam/xlog.c:12356
+#: access/transam/xlog.c:12361
 #, c-format
 msgid "Files \"%s\" and \"%s\" were renamed to \"%s\" and \"%s\", respectively."
 msgstr "Dateien »%s« und »%s« wurden in »%s« und »%s« umbenannt."
 
-#: access/transam/xlog.c:12366
+#: access/transam/xlog.c:12371
 #, c-format
 msgid "File \"%s\" was renamed to \"%s\", but file \"%s\" could not be renamed to \"%s\": %m."
 msgstr "Datei »%s« wurde in »%s« umbenannt, aber Datei »%s« konnte nicht in »%s« umbenannt werden: %m."
 
-#: access/transam/xlog.c:12499 access/transam/xlogutils.c:967
+#: access/transam/xlog.c:12504 access/transam/xlogutils.c:967
 #, c-format
 msgid "could not read from log segment %s, offset %u: %m"
 msgstr "konnte nicht aus Logsegment %s, Position %u lesen: %m"
 
-#: access/transam/xlog.c:12505 access/transam/xlogutils.c:974
+#: access/transam/xlog.c:12510 access/transam/xlogutils.c:974
 #, c-format
 msgid "could not read from log segment %s, offset %u: read %d of %zu"
 msgstr "konnte nicht aus Logsegment %s bei Position %u lesen: %d von %zu gelesen"
 
-#: access/transam/xlog.c:13050
+#: access/transam/xlog.c:13061
 #, c-format
 msgid "WAL receiver process shutdown requested"
 msgstr "Herunterfahren des WAL-Receiver-Prozesses verlangt"
 
-#: access/transam/xlog.c:13145
+#: access/transam/xlog.c:13156
 #, c-format
 msgid "received promote request"
 msgstr "Anforderung zum Befördern empfangen"
 
-#: access/transam/xlog.c:13158
+#: access/transam/xlog.c:13169
 #, c-format
 msgid "promote trigger file found: %s"
 msgstr "Promote-Triggerdatei gefunden: %s"
 
-#: access/transam/xlog.c:13166
+#: access/transam/xlog.c:13177
 #, c-format
 msgid "could not stat promote trigger file \"%s\": %m"
 msgstr "konnte »stat« für Promote-Triggerdatei »%s« nicht ausführen: %m"
@@ -3101,9 +3107,9 @@ msgstr "Meinten Sie pg_stop_backup('f')?"
 #: replication/logical/logicalfuncs.c:157 replication/logical/origin.c:1494
 #: replication/slotfuncs.c:255 replication/walsender.c:3328
 #: storage/ipc/shmem.c:554 utils/adt/datetime.c:4812 utils/adt/genfile.c:507
-#: utils/adt/genfile.c:590 utils/adt/jsonfuncs.c:1935
-#: utils/adt/jsonfuncs.c:2047 utils/adt/jsonfuncs.c:2235
-#: utils/adt/jsonfuncs.c:2344 utils/adt/jsonfuncs.c:3805
+#: utils/adt/genfile.c:590 utils/adt/jsonfuncs.c:1943
+#: utils/adt/jsonfuncs.c:2055 utils/adt/jsonfuncs.c:2243
+#: utils/adt/jsonfuncs.c:2352 utils/adt/jsonfuncs.c:3813
 #: utils/adt/mcxtfuncs.c:132 utils/adt/misc.c:219 utils/adt/pgstatfuncs.c:477
 #: utils/adt/pgstatfuncs.c:587 utils/adt/pgstatfuncs.c:1887
 #: utils/adt/varlena.c:4821 utils/fmgr/funcapi.c:74 utils/misc/guc.c:10017
@@ -3333,12 +3339,12 @@ msgstr "ungültiges komprimiertes Abbild bei %X/%X, Block %d"
 msgid "-X requires a power of two value between 1 MB and 1 GB"
 msgstr "-X benötigt eine Zweierpotenz zwischen 1 MB und 1 GB"
 
-#: bootstrap/bootstrap.c:287 postmaster/postmaster.c:847 tcop/postgres.c:3869
+#: bootstrap/bootstrap.c:287 postmaster/postmaster.c:847 tcop/postgres.c:3881
 #, c-format
 msgid "--%s requires a value"
 msgstr "--%s benötigt einen Wert"
 
-#: bootstrap/bootstrap.c:292 postmaster/postmaster.c:852 tcop/postgres.c:3874
+#: bootstrap/bootstrap.c:292 postmaster/postmaster.c:852 tcop/postgres.c:3886
 #, c-format
 msgid "-c %s requires a value"
 msgstr "-c %s benötigt einen Wert"
@@ -3554,7 +3560,7 @@ msgstr "Klausel IN SCHEMA kann nicht verwendet werden, wenn GRANT/REVOKE ON SCHE
 #: commands/tablecmds.c:8177 commands/tablecmds.c:8295
 #: commands/tablecmds.c:11674 commands/tablecmds.c:11855
 #: commands/tablecmds.c:12015 commands/tablecmds.c:13158
-#: commands/tablecmds.c:15725 commands/trigger.c:942 parser/analyze.c:2422
+#: commands/tablecmds.c:15704 commands/trigger.c:942 parser/analyze.c:2422
 #: parser/parse_relation.c:714 parser/parse_target.c:1063
 #: parser/parse_type.c:144 parser/parse_utilcmd.c:3431
 #: parser/parse_utilcmd.c:3467 parser/parse_utilcmd.c:3509 utils/adt/acl.c:2845
@@ -3564,7 +3570,7 @@ msgid "column \"%s\" of relation \"%s\" does not exist"
 msgstr "Spalte »%s« von Relation »%s« existiert nicht"
 
 #: catalog/aclchk.c:1807 catalog/objectaddress.c:1362 commands/sequence.c:1147
-#: commands/tablecmds.c:249 commands/tablecmds.c:16589 utils/adt/acl.c:2053
+#: commands/tablecmds.c:249 commands/tablecmds.c:16568 utils/adt/acl.c:2053
 #: utils/adt/acl.c:2083 utils/adt/acl.c:2115 utils/adt/acl.c:2147
 #: utils/adt/acl.c:2175 utils/adt/acl.c:2205
 #, c-format
@@ -4158,7 +4164,7 @@ msgstr "kann %s nicht löschen, weil andere Objekte davon abhängen"
 #: catalog/dependency.c:1216 commands/tablecmds.c:1304
 #: commands/tablecmds.c:13776 commands/tablespace.c:464 commands/user.c:1095
 #: commands/view.c:506 libpq/auth.c:338 replication/syncrep.c:1043
-#: storage/lmgr/deadlock.c:1152 storage/lmgr/proc.c:1433 utils/misc/guc.c:7128
+#: storage/lmgr/deadlock.c:1152 storage/lmgr/proc.c:1437 utils/misc/guc.c:7128
 #: utils/misc/guc.c:7164 utils/misc/guc.c:7234 utils/misc/guc.c:11424
 #: utils/misc/guc.c:11458 utils/misc/guc.c:11492 utils/misc/guc.c:11535
 #: utils/misc/guc.c:11577
@@ -4199,56 +4205,56 @@ msgstr "keine Berechtigung, um »%s.%s« zu erzeugen"
 msgid "System catalog modifications are currently disallowed."
 msgstr "Änderungen an Systemkatalogen sind gegenwärtig nicht erlaubt."
 
-#: catalog/heap.c:511 commands/tablecmds.c:2316 commands/tablecmds.c:2953
+#: catalog/heap.c:509 commands/tablecmds.c:2316 commands/tablecmds.c:2953
 #: commands/tablecmds.c:6642
 #, c-format
 msgid "tables can have at most %d columns"
 msgstr "Tabellen können höchstens %d Spalten haben"
 
-#: catalog/heap.c:529 commands/tablecmds.c:6941
+#: catalog/heap.c:527 commands/tablecmds.c:6941
 #, c-format
 msgid "column name \"%s\" conflicts with a system column name"
 msgstr "Spaltenname »%s« steht im Konflikt mit dem Namen einer Systemspalte"
 
-#: catalog/heap.c:545
+#: catalog/heap.c:543
 #, c-format
 msgid "column name \"%s\" specified more than once"
 msgstr "Spaltenname »%s« mehrmals angegeben"
 
 #. translator: first %s is an integer not a name
-#: catalog/heap.c:620
+#: catalog/heap.c:618
 #, c-format
 msgid "partition key column %s has pseudo-type %s"
 msgstr "Partitionierungsschlüsselspalte %s hat Pseudotyp %s"
 
-#: catalog/heap.c:625
+#: catalog/heap.c:623
 #, c-format
 msgid "column \"%s\" has pseudo-type %s"
 msgstr "Spalte »%s« hat Pseudotyp %s"
 
-#: catalog/heap.c:656
+#: catalog/heap.c:654
 #, c-format
 msgid "composite type %s cannot be made a member of itself"
 msgstr "zusammengesetzter Typ %s kann nicht Teil von sich selbst werden"
 
 #. translator: first %s is an integer not a name
-#: catalog/heap.c:711
+#: catalog/heap.c:709
 #, c-format
 msgid "no collation was derived for partition key column %s with collatable type %s"
 msgstr "für Partitionierungsschlüsselspalte %s mit sortierbarem Typ %s wurde keine Sortierfolge abgeleitet"
 
-#: catalog/heap.c:717 commands/createas.c:203 commands/createas.c:512
+#: catalog/heap.c:715 commands/createas.c:203 commands/createas.c:512
 #, c-format
 msgid "no collation was derived for column \"%s\" with collatable type %s"
 msgstr "für Spalte »%s« mit sortierbarem Typ %s wurde keine Sortierfolge abgeleitet"
 
-#: catalog/heap.c:1202 catalog/index.c:871 commands/createas.c:408
+#: catalog/heap.c:1200 catalog/index.c:871 commands/createas.c:408
 #: commands/tablecmds.c:3858
 #, c-format
 msgid "relation \"%s\" already exists"
 msgstr "Relation »%s« existiert bereits"
 
-#: catalog/heap.c:1218 catalog/pg_type.c:436 catalog/pg_type.c:784
+#: catalog/heap.c:1216 catalog/pg_type.c:436 catalog/pg_type.c:784
 #: catalog/pg_type.c:931 commands/typecmds.c:249 commands/typecmds.c:261
 #: commands/typecmds.c:757 commands/typecmds.c:1172 commands/typecmds.c:1398
 #: commands/typecmds.c:1590 commands/typecmds.c:2562
@@ -4256,115 +4262,115 @@ msgstr "Relation »%s« existiert bereits"
 msgid "type \"%s\" already exists"
 msgstr "Typ »%s« existiert bereits"
 
-#: catalog/heap.c:1219
+#: catalog/heap.c:1217
 #, c-format
 msgid "A relation has an associated type of the same name, so you must use a name that doesn't conflict with any existing type."
 msgstr "Eine Relation hat einen zugehörigen Typ mit dem selben Namen, daher müssen Sie einen Namen wählen, der nicht mit einem bestehenden Typ kollidiert."
 
-#: catalog/heap.c:1248
+#: catalog/heap.c:1246
 #, c-format
 msgid "pg_class heap OID value not set when in binary upgrade mode"
 msgstr "Heap-OID-Wert für pg_class ist im Binary-Upgrade-Modus nicht gesetzt"
 
-#: catalog/heap.c:2461
+#: catalog/heap.c:2459
 #, c-format
 msgid "cannot add NO INHERIT constraint to partitioned table \"%s\""
 msgstr "zur partitionierten Tabelle »%s« kann kein NO-INHERIT-Constraint hinzugefügt werden"
 
-#: catalog/heap.c:2733
+#: catalog/heap.c:2731
 #, c-format
 msgid "check constraint \"%s\" already exists"
 msgstr "Check-Constraint »%s« existiert bereits"
 
-#: catalog/heap.c:2903 catalog/index.c:885 catalog/pg_constraint.c:670
+#: catalog/heap.c:2901 catalog/index.c:885 catalog/pg_constraint.c:670
 #: commands/tablecmds.c:8669
 #, c-format
 msgid "constraint \"%s\" for relation \"%s\" already exists"
 msgstr "Constraint »%s« existiert bereits für Relation »%s«"
 
-#: catalog/heap.c:2910
+#: catalog/heap.c:2908
 #, c-format
 msgid "constraint \"%s\" conflicts with non-inherited constraint on relation \"%s\""
 msgstr "Constraint »%s« kollidiert mit nicht vererbtem Constraint für Relation »%s«"
 
-#: catalog/heap.c:2921
+#: catalog/heap.c:2919
 #, c-format
 msgid "constraint \"%s\" conflicts with inherited constraint on relation \"%s\""
 msgstr "Constraint »%s« kollidiert mit vererbtem Constraint für Relation »%s«"
 
-#: catalog/heap.c:2931
+#: catalog/heap.c:2929
 #, c-format
 msgid "constraint \"%s\" conflicts with NOT VALID constraint on relation \"%s\""
 msgstr "Constraint »%s« kollidiert mit NOT-VALID-Constraint für Relation »%s«"
 
-#: catalog/heap.c:2936
+#: catalog/heap.c:2934
 #, c-format
 msgid "merging constraint \"%s\" with inherited definition"
 msgstr "Constraint »%s« wird mit geerbter Definition zusammengeführt"
 
-#: catalog/heap.c:3041
+#: catalog/heap.c:3039
 #, c-format
 msgid "cannot use generated column \"%s\" in column generation expression"
 msgstr "generierte Spalte »%s« kann nicht im Spaltengenerierungsausdruck verwendet werden"
 
-#: catalog/heap.c:3043
+#: catalog/heap.c:3041
 #, c-format
 msgid "A generated column cannot reference another generated column."
 msgstr "Eine generierte Spalte kann nicht auf eine andere generierte Spalte verweisen."
 
-#: catalog/heap.c:3049
+#: catalog/heap.c:3047
 #, c-format
 msgid "cannot use whole-row variable in column generation expression"
 msgstr "Variable mit Verweis auf die ganze Zeile kann nicht im Spaltengenerierungsausdruck verwendet werden"
 
-#: catalog/heap.c:3050
+#: catalog/heap.c:3048
 #, c-format
 msgid "This would cause the generated column to depend on its own value."
 msgstr "Dadurch würde die generierte Spalte von ihrem eigenen Wert abhängen."
 
-#: catalog/heap.c:3103
+#: catalog/heap.c:3101
 #, c-format
 msgid "generation expression is not immutable"
 msgstr "Generierungsausdruck ist nicht »immutable«"
 
-#: catalog/heap.c:3131 rewrite/rewriteHandler.c:1269
+#: catalog/heap.c:3129 rewrite/rewriteHandler.c:1273
 #, c-format
 msgid "column \"%s\" is of type %s but default expression is of type %s"
 msgstr "Spalte »%s« hat Typ %s, aber der Vorgabeausdruck hat Typ %s"
 
-#: catalog/heap.c:3136 commands/prepare.c:368 parser/analyze.c:2646
+#: catalog/heap.c:3134 commands/prepare.c:368 parser/analyze.c:2646
 #: parser/parse_target.c:594 parser/parse_target.c:882
-#: parser/parse_target.c:892 rewrite/rewriteHandler.c:1274
+#: parser/parse_target.c:892 rewrite/rewriteHandler.c:1278
 #, c-format
 msgid "You will need to rewrite or cast the expression."
 msgstr "Sie müssen den Ausdruck umschreiben oder eine Typumwandlung vornehmen."
 
-#: catalog/heap.c:3183
+#: catalog/heap.c:3181
 #, c-format
 msgid "only table \"%s\" can be referenced in check constraint"
 msgstr "nur Verweise auf Tabelle »%s« sind im Check-Constraint zugelassen"
 
-#: catalog/heap.c:3481
+#: catalog/heap.c:3479
 #, c-format
 msgid "unsupported ON COMMIT and foreign key combination"
 msgstr "nicht unterstützte Kombination aus ON COMMIT und Fremdschlüssel"
 
-#: catalog/heap.c:3482
+#: catalog/heap.c:3480
 #, c-format
 msgid "Table \"%s\" references \"%s\", but they do not have the same ON COMMIT setting."
 msgstr "Tabelle »%s« verweist auf »%s«, aber sie haben nicht die gleiche ON-COMMIT-Einstellung."
 
-#: catalog/heap.c:3487
+#: catalog/heap.c:3485
 #, c-format
 msgid "cannot truncate a table referenced in a foreign key constraint"
 msgstr "kann eine Tabelle, die in einen Fremdschlüssel-Constraint eingebunden ist, nicht leeren"
 
-#: catalog/heap.c:3488
+#: catalog/heap.c:3486
 #, c-format
 msgid "Table \"%s\" references \"%s\"."
 msgstr "Tabelle »%s« verweist auf »%s«."
 
-#: catalog/heap.c:3490
+#: catalog/heap.c:3488
 #, c-format
 msgid "Truncate table \"%s\" at the same time, or use TRUNCATE ... CASCADE."
 msgstr "Leeren Sie die Tabelle »%s« gleichzeitig oder verwenden Sie TRUNCATE ... CASCADE."
@@ -4425,28 +4431,28 @@ msgstr "Index-OID-Wert für pg_class ist im Binary-Upgrade-Modus nicht gesetzt"
 msgid "DROP INDEX CONCURRENTLY must be first action in transaction"
 msgstr "DROP INDEX CONCURRENTLY muss die erste Aktion in einer Transaktion sein"
 
-#: catalog/index.c:3628
+#: catalog/index.c:3626
 #, c-format
 msgid "cannot reindex temporary tables of other sessions"
 msgstr "kann temporäre Tabellen anderer Sitzungen nicht reindizieren"
 
-#: catalog/index.c:3639 commands/indexcmds.c:3555
+#: catalog/index.c:3637 commands/indexcmds.c:3555
 #, c-format
 msgid "cannot reindex invalid index on TOAST table"
 msgstr "ungültiger Index einer TOAST-Tabelle kann nicht reindiziert werden"
 
-#: catalog/index.c:3655 commands/indexcmds.c:3435 commands/indexcmds.c:3579
+#: catalog/index.c:3653 commands/indexcmds.c:3435 commands/indexcmds.c:3579
 #: commands/tablecmds.c:3273
 #, c-format
 msgid "cannot move system relation \"%s\""
 msgstr "Systemrelation »%s« kann nicht verschoben werden"
 
-#: catalog/index.c:3799
+#: catalog/index.c:3797
 #, c-format
 msgid "index \"%s\" was reindexed"
 msgstr "Index »%s« wurde neu indiziert"
 
-#: catalog/index.c:3936
+#: catalog/index.c:3934
 #, c-format
 msgid "cannot reindex invalid index \"%s.%s\" on TOAST table, skipping"
 msgstr "ungültiger Index »%s.%s« einer TOAST-Tabelle kann nicht reindizert werden, wird übersprungen"
@@ -4602,19 +4608,19 @@ msgid "\"%s\" is not a table"
 msgstr "»%s« ist keine Tabelle"
 
 #: catalog/objectaddress.c:1377 commands/tablecmds.c:255
-#: commands/tablecmds.c:6121 commands/tablecmds.c:16594 commands/view.c:119
+#: commands/tablecmds.c:6121 commands/tablecmds.c:16573 commands/view.c:119
 #, c-format
 msgid "\"%s\" is not a view"
 msgstr "»%s« ist keine Sicht"
 
 #: catalog/objectaddress.c:1384 commands/matview.c:186 commands/tablecmds.c:261
-#: commands/tablecmds.c:16599
+#: commands/tablecmds.c:16578
 #, c-format
 msgid "\"%s\" is not a materialized view"
 msgstr "»%s« ist keine materialisierte Sicht"
 
 #: catalog/objectaddress.c:1391 commands/tablecmds.c:279
-#: commands/tablecmds.c:6124 commands/tablecmds.c:16604
+#: commands/tablecmds.c:6124 commands/tablecmds.c:16583
 #, c-format
 msgid "\"%s\" is not a foreign table"
 msgstr "»%s« ist keine Fremdtabelle"
@@ -5103,7 +5109,7 @@ msgstr "Abschlussfunktion mit zusätzlichen Argumenten darf nicht als STRICT dek
 msgid "return type of combine function %s is not %s"
 msgstr "Rückgabetyp der Kombinierfunktion %s ist nicht %s"
 
-#: catalog/pg_aggregate.c:439 executor/nodeAgg.c:4125
+#: catalog/pg_aggregate.c:439 executor/nodeAgg.c:4130
 #, c-format
 msgid "combine function with transition type %s must not be declared STRICT"
 msgstr "Kombinierfunktion mit Übergangstyp %s darf nicht als STRICT deklariert sein"
@@ -5310,7 +5316,7 @@ msgid "The partition is being detached concurrently or has an unfinished detach.
 msgstr "Die Partition wird nebenläufig abgetrennt oder hat eine unfertige Abtrennoperation."
 
 #: catalog/pg_inherits.c:596 commands/tablecmds.c:4455
-#: commands/tablecmds.c:14894
+#: commands/tablecmds.c:14893
 #, c-format
 msgid "Use ALTER TABLE ... DETACH PARTITION ... FINALIZE to complete the pending detach operation."
 msgstr "Verwendet Sie ALTER TABLE ... DETACH PARTITION ... FINALIZE, um die unerledigte Abtrennoperation abzuschließen."
@@ -5656,13 +5662,13 @@ msgstr "Fehler während der Erzeugung eines Multirange-Typs für Typ »%s«."
 msgid "You can manually specify a multirange type name using the \"multirange_type_name\" attribute."
 msgstr "Sie können einen Multirange-Typnamen manuell angeben, mit dem Attribut »multirange_type_name«."
 
-#: catalog/storage.c:477 storage/buffer/bufmgr.c:1045
+#: catalog/storage.c:495 storage/buffer/bufmgr.c:1039
 #, c-format
 msgid "invalid page in block %u of relation %s"
 msgstr "ungültige Seite in Block %u von Relation %s"
 
 #: catalog/toasting.c:110 commands/indexcmds.c:692 commands/tablecmds.c:6094
-#: commands/tablecmds.c:16459
+#: commands/tablecmds.c:16438
 #, c-format
 msgid "\"%s\" is not a table or materialized view"
 msgstr "»%s« ist keine Tabelle oder materialisierte Sicht"
@@ -5965,7 +5971,7 @@ msgstr "eine partitionierte Tabelle kann nicht geclustert werden"
 msgid "there is no previously clustered index for table \"%s\""
 msgstr "es gibt keinen bereits geclusterten Index für Tabelle »%s«"
 
-#: commands/cluster.c:187 commands/tablecmds.c:13613 commands/tablecmds.c:15487
+#: commands/cluster.c:187 commands/tablecmds.c:13613 commands/tablecmds.c:15472
 #, c-format
 msgid "index \"%s\" for table \"%s\" does not exist"
 msgstr "Index »%s« für Tabelle »%s« existiert nicht"
@@ -5980,7 +5986,7 @@ msgstr "globaler Katalog kann nicht geclustert werden"
 msgid "cannot vacuum temporary tables of other sessions"
 msgstr "temporäre Tabellen anderer Sitzungen können nicht gevacuumt werden"
 
-#: commands/cluster.c:471 commands/tablecmds.c:15497
+#: commands/cluster.c:471 commands/tablecmds.c:15482
 #, c-format
 msgid "\"%s\" is not an index for table \"%s\""
 msgstr "»%s« ist kein Index für Tabelle »%s«"
@@ -6323,7 +6329,7 @@ msgstr "Generierte Spalten können nicht in COPY verwendet werden."
 #: commands/copy.c:746 commands/indexcmds.c:1842 commands/statscmds.c:245
 #: commands/tablecmds.c:2347 commands/tablecmds.c:3003
 #: commands/tablecmds.c:3496 parser/parse_relation.c:3637
-#: parser/parse_relation.c:3657 utils/adt/tsvector_op.c:2680
+#: parser/parse_relation.c:3657 utils/adt/tsvector_op.c:2683
 #, c-format
 msgid "column \"%s\" does not exist"
 msgstr "Spalte »%s« existiert nicht"
@@ -6916,7 +6922,7 @@ msgid_plural "There are %d other sessions using the database."
 msgstr[0] "%d andere Sitzung verwendet die Datenbank."
 msgstr[1] "%d andere Sitzungen verwenden die Datenbank."
 
-#: commands/dbcommands.c:2095 storage/ipc/procarray.c:3860
+#: commands/dbcommands.c:2095 storage/ipc/procarray.c:3871
 #, c-format
 msgid "There is %d prepared transaction using the database."
 msgid_plural "There are %d prepared transactions using the database."
@@ -6984,7 +6990,7 @@ msgstr "Verwenden Sie DROP AGGREGATE, um Aggregatfunktionen zu löschen."
 
 #: commands/dropcmds.c:158 commands/sequence.c:455 commands/tablecmds.c:3580
 #: commands/tablecmds.c:3738 commands/tablecmds.c:3791
-#: commands/tablecmds.c:15920 tcop/utility.c:1324
+#: commands/tablecmds.c:15899 tcop/utility.c:1324
 #, c-format
 msgid "relation \"%s\" does not exist, skipping"
 msgstr "Relation »%s« existiert nicht, wird übersprungen"
@@ -8073,7 +8079,7 @@ msgstr "inkludierte Spalte unterstützt die Optionen NULLS FIRST/LAST nicht"
 msgid "could not determine which collation to use for index expression"
 msgstr "konnte die für den Indexausdruck zu verwendende Sortierfolge nicht bestimmen"
 
-#: commands/indexcmds.c:1978 commands/tablecmds.c:16925 commands/typecmds.c:810
+#: commands/indexcmds.c:1978 commands/tablecmds.c:16904 commands/typecmds.c:810
 #: parser/parse_expr.c:2693 parser/parse_type.c:566 parser/parse_utilcmd.c:3792
 #: utils/adt/misc.c:628
 #, c-format
@@ -8110,8 +8116,8 @@ msgstr "Zugriffsmethode »%s« unterstützt die Optionen ASC/DESC nicht"
 msgid "access method \"%s\" does not support NULLS FIRST/LAST options"
 msgstr "Zugriffsmethode »%s« unterstützt die Optionen NULLS FIRST/LAST nicht"
 
-#: commands/indexcmds.c:2160 commands/tablecmds.c:16950
-#: commands/tablecmds.c:16956 commands/typecmds.c:2317
+#: commands/indexcmds.c:2160 commands/tablecmds.c:16929
+#: commands/tablecmds.c:16935 commands/typecmds.c:2317
 #, c-format
 msgid "data type %s has no default operator class for access method \"%s\""
 msgstr "Datentyp %s hat keine Standardoperatorklasse für Zugriffsmethode »%s«"
@@ -8524,8 +8530,8 @@ msgstr "Operator-Attribut »%s« kann nicht geändert werden"
 #: commands/policy.c:89 commands/policy.c:382 commands/statscmds.c:151
 #: commands/tablecmds.c:1585 commands/tablecmds.c:2165
 #: commands/tablecmds.c:3390 commands/tablecmds.c:6064
-#: commands/tablecmds.c:8948 commands/tablecmds.c:16515
-#: commands/tablecmds.c:16550 commands/trigger.c:313 commands/trigger.c:1289
+#: commands/tablecmds.c:8948 commands/tablecmds.c:16494
+#: commands/tablecmds.c:16529 commands/trigger.c:313 commands/trigger.c:1289
 #: commands/trigger.c:1398 rewrite/rewriteDefine.c:277
 #: rewrite/rewriteDefine.c:955 rewrite/rewriteRemove.c:80
 #, c-format
@@ -8844,7 +8850,7 @@ msgid "cannot change ownership of identity sequence"
 msgstr "kann Eigentümer einer Identitätssequenz nicht ändern"
 
 #: commands/sequence.c:1725 commands/tablecmds.c:13305
-#: commands/tablecmds.c:15940
+#: commands/tablecmds.c:15919
 #, c-format
 msgid "Sequence \"%s\" is linked to table \"%s\"."
 msgstr "Sequenz »%s« ist mit Tabelle »%s« verknüpft."
@@ -8954,7 +8960,7 @@ msgid "must be superuser to create subscriptions"
 msgstr "nur Superuser können Subskriptionen erzeugen"
 
 #: commands/subscriptioncmds.c:474 commands/subscriptioncmds.c:572
-#: replication/logical/tablesync.c:975 replication/logical/worker.c:3224
+#: replication/logical/tablesync.c:975 replication/logical/worker.c:3226
 #, c-format
 msgid "could not connect to the publisher: %s"
 msgstr "konnte nicht mit dem Publikationsserver verbinden: %s"
@@ -9112,7 +9118,7 @@ msgstr "materialisierte Sicht »%s« existiert nicht, wird übersprungen"
 msgid "Use DROP MATERIALIZED VIEW to remove a materialized view."
 msgstr "Verwenden Sie DROP MATERIALIZED VIEW, um eine materialisierte Sicht zu löschen."
 
-#: commands/tablecmds.c:265 commands/tablecmds.c:289 commands/tablecmds.c:18406
+#: commands/tablecmds.c:265 commands/tablecmds.c:289 commands/tablecmds.c:18385
 #: parser/parse_utilcmd.c:2257
 #, c-format
 msgid "index \"%s\" does not exist"
@@ -9137,7 +9143,7 @@ msgid "Use DROP TYPE to remove a type."
 msgstr "Verwenden Sie DROP TYPE, um einen Typen zu löschen."
 
 #: commands/tablecmds.c:277 commands/tablecmds.c:13144
-#: commands/tablecmds.c:15643
+#: commands/tablecmds.c:15622
 #, c-format
 msgid "foreign table \"%s\" does not exist"
 msgstr "Fremdtabelle »%s« existiert nicht"
@@ -9161,7 +9167,7 @@ msgstr "ON COMMIT kann nur mit temporären Tabellen verwendet werden"
 msgid "cannot create temporary table within security-restricted operation"
 msgstr "kann temporäre Tabelle nicht in einer sicherheitsbeschränkten Operation erzeugen"
 
-#: commands/tablecmds.c:737 commands/tablecmds.c:14430
+#: commands/tablecmds.c:737 commands/tablecmds.c:14429
 #, c-format
 msgid "relation \"%s\" would be inherited from more than once"
 msgstr "von der Relation »%s« würde mehrmals geerbt werden"
@@ -9231,7 +9237,7 @@ msgstr "kann Fremdtabelle »%s« nicht leeren"
 msgid "cannot truncate temporary tables of other sessions"
 msgstr "kann temporäre Tabellen anderer Sitzungen nicht leeren"
 
-#: commands/tablecmds.c:2430 commands/tablecmds.c:14327
+#: commands/tablecmds.c:2430 commands/tablecmds.c:14326
 #, c-format
 msgid "cannot inherit from partitioned table \"%s\""
 msgstr "von partitionierter Tabelle »%s« kann nicht geerbt werden"
@@ -9252,12 +9258,12 @@ msgstr "geerbte Relation »%s« ist keine Tabelle oder Fremdtabelle"
 msgid "cannot create a temporary relation as partition of permanent relation \"%s\""
 msgstr "eine temporäre Relation kann nicht als Partition der permanenten Relation »%s« erzeugt werden"
 
-#: commands/tablecmds.c:2464 commands/tablecmds.c:14306
+#: commands/tablecmds.c:2464 commands/tablecmds.c:14305
 #, c-format
 msgid "cannot inherit from temporary relation \"%s\""
 msgstr "von temporärer Relation »%s« kann nicht geerbt werden"
 
-#: commands/tablecmds.c:2474 commands/tablecmds.c:14314
+#: commands/tablecmds.c:2474 commands/tablecmds.c:14313
 #, c-format
 msgid "cannot inherit from temporary relation of another session"
 msgstr "von temporärer Relation einer anderen Sitzung kann nicht geerbt werden"
@@ -9591,12 +9597,12 @@ msgstr "zu einer getypten Tabelle kann keine Spalte hinzugefügt werden"
 msgid "cannot add column to a partition"
 msgstr "zu einer Partition kann keine Spalte hinzugefügt werden"
 
-#: commands/tablecmds.c:6565 commands/tablecmds.c:14557
+#: commands/tablecmds.c:6565 commands/tablecmds.c:14556
 #, c-format
 msgid "child table \"%s\" has different type for column \"%s\""
 msgstr "abgeleitete Tabelle »%s« hat unterschiedlichen Typ für Spalte »%s«"
 
-#: commands/tablecmds.c:6571 commands/tablecmds.c:14564
+#: commands/tablecmds.c:6571 commands/tablecmds.c:14563
 #, c-format
 msgid "child table \"%s\" has different collation for column \"%s\""
 msgstr "abgeleitete Tabelle »%s« hat unterschiedliche Sortierfolge für Spalte »%s«"
@@ -9643,7 +9649,7 @@ msgstr "Lassen Sie das Schlüsselwort ONLY weg."
 #: commands/tablecmds.c:7793 commands/tablecmds.c:7959
 #: commands/tablecmds.c:8029 commands/tablecmds.c:8185
 #: commands/tablecmds.c:11683 commands/tablecmds.c:13167
-#: commands/tablecmds.c:15734
+#: commands/tablecmds.c:15713
 #, c-format
 msgid "cannot alter system column \"%s\""
 msgstr "Systemspalte »%s« kann nicht geändert werden"
@@ -10072,7 +10078,7 @@ msgstr "Ändern Sie stattdessen den Eigentümer der Tabelle des Index."
 msgid "cannot change owner of sequence \"%s\""
 msgstr "kann Eigentümer der Sequenz »%s« nicht ändern"
 
-#: commands/tablecmds.c:13317 commands/tablecmds.c:16626
+#: commands/tablecmds.c:13317 commands/tablecmds.c:16605
 #, c-format
 msgid "Use ALTER TYPE instead."
 msgstr "Verwenden Sie stattdessen ALTER TYPE."
@@ -10117,406 +10123,401 @@ msgstr "Abbruch weil Sperre für Relation »%s.%s« nicht verfügbar ist"
 msgid "no matching relations in tablespace \"%s\" found"
 msgstr "keine passenden Relationen in Tablespace »%s« gefunden"
 
-#: commands/tablecmds.c:14265
+#: commands/tablecmds.c:14264
 #, c-format
 msgid "cannot change inheritance of typed table"
 msgstr "Vererbung einer getypten Tabelle kann nicht geändert werden"
 
-#: commands/tablecmds.c:14270 commands/tablecmds.c:14826
+#: commands/tablecmds.c:14269 commands/tablecmds.c:14825
 #, c-format
 msgid "cannot change inheritance of a partition"
 msgstr "Vererbung einer Partition kann nicht geändert werden"
 
-#: commands/tablecmds.c:14275
+#: commands/tablecmds.c:14274
 #, c-format
 msgid "cannot change inheritance of partitioned table"
 msgstr "Vererbung einer partitionierten Tabelle kann nicht geändert werden"
 
-#: commands/tablecmds.c:14321
+#: commands/tablecmds.c:14320
 #, c-format
 msgid "cannot inherit to temporary relation of another session"
 msgstr "an temporäre Relation einer anderen Sitzung kann nicht vererbt werden"
 
-#: commands/tablecmds.c:14334
+#: commands/tablecmds.c:14333
 #, c-format
 msgid "cannot inherit from a partition"
 msgstr "von einer Partition kann nicht geerbt werden"
 
-#: commands/tablecmds.c:14356 commands/tablecmds.c:17270
+#: commands/tablecmds.c:14355 commands/tablecmds.c:17249
 #, c-format
 msgid "circular inheritance not allowed"
 msgstr "zirkuläre Vererbung ist nicht erlaubt"
 
-#: commands/tablecmds.c:14357 commands/tablecmds.c:17271
+#: commands/tablecmds.c:14356 commands/tablecmds.c:17250
 #, c-format
 msgid "\"%s\" is already a child of \"%s\"."
 msgstr "»%s« ist schon von »%s« abgeleitet."
 
-#: commands/tablecmds.c:14370
+#: commands/tablecmds.c:14369
 #, c-format
 msgid "trigger \"%s\" prevents table \"%s\" from becoming an inheritance child"
 msgstr "Trigger »%s« verhindert, dass Tabelle »%s« ein Vererbungskind werden kann"
 
-#: commands/tablecmds.c:14372
+#: commands/tablecmds.c:14371
 #, c-format
 msgid "ROW triggers with transition tables are not supported in inheritance hierarchies."
 msgstr "ROW-Trigger mit Übergangstabellen werden in Vererbungshierarchien nicht unterstützt."
 
-#: commands/tablecmds.c:14575
+#: commands/tablecmds.c:14574
 #, c-format
 msgid "column \"%s\" in child table must be marked NOT NULL"
 msgstr "Spalte »%s« in abgeleiteter Tabelle muss als NOT NULL markiert sein"
 
-#: commands/tablecmds.c:14584
+#: commands/tablecmds.c:14583
 #, c-format
 msgid "column \"%s\" in child table must be a generated column"
 msgstr "Spalte »%s« in abgeleiteter Tabelle muss eine generierte Spalte sein"
 
-#: commands/tablecmds.c:14634
+#: commands/tablecmds.c:14633
 #, c-format
 msgid "column \"%s\" in child table has a conflicting generation expression"
 msgstr "Spalte »%s« in abgeleiteter Tabelle hat einen widersprüchlichen Generierungsausdruck"
 
-#: commands/tablecmds.c:14662
+#: commands/tablecmds.c:14661
 #, c-format
 msgid "child table is missing column \"%s\""
 msgstr "Spalte »%s« fehlt in abgeleiteter Tabelle"
 
-#: commands/tablecmds.c:14750
+#: commands/tablecmds.c:14749
 #, c-format
 msgid "child table \"%s\" has different definition for check constraint \"%s\""
 msgstr "abgeleitete Tabelle »%s« hat unterschiedliche Definition für Check-Constraint »%s«"
 
-#: commands/tablecmds.c:14758
+#: commands/tablecmds.c:14757
 #, c-format
 msgid "constraint \"%s\" conflicts with non-inherited constraint on child table \"%s\""
 msgstr "Constraint »%s« kollidiert mit nicht vererbtem Constraint für abgeleitete Tabelle »%s«"
 
-#: commands/tablecmds.c:14769
+#: commands/tablecmds.c:14768
 #, c-format
 msgid "constraint \"%s\" conflicts with NOT VALID constraint on child table \"%s\""
 msgstr "Constraint »%s« kollidiert mit NOT-VALID-Constraint für abgeleitete Tabelle »%s«"
 
-#: commands/tablecmds.c:14804
+#: commands/tablecmds.c:14803
 #, c-format
 msgid "child table is missing constraint \"%s\""
 msgstr "Constraint »%s« fehlt in abgeleiteter Tabelle"
 
-#: commands/tablecmds.c:14890
+#: commands/tablecmds.c:14889
 #, c-format
 msgid "partition \"%s\" already pending detach in partitioned table \"%s.%s\""
 msgstr "Partition »%s« hat schon eine unerledigte Abtrennoperation in der partitionierten Tabelle »%s.%s«"
 
-#: commands/tablecmds.c:14919 commands/tablecmds.c:14967
+#: commands/tablecmds.c:14918 commands/tablecmds.c:14966
 #, c-format
 msgid "relation \"%s\" is not a partition of relation \"%s\""
 msgstr "Relation »%s« ist keine Partition von Relation »%s«"
 
-#: commands/tablecmds.c:14973
+#: commands/tablecmds.c:14972
 #, c-format
 msgid "relation \"%s\" is not a parent of relation \"%s\""
 msgstr "Relation »%s« ist keine Basisrelation von Relation »%s«"
 
-#: commands/tablecmds.c:15201
+#: commands/tablecmds.c:15200
 #, c-format
 msgid "typed tables cannot inherit"
 msgstr "getypte Tabellen können nicht erben"
 
-#: commands/tablecmds.c:15231
+#: commands/tablecmds.c:15230
 #, c-format
 msgid "table is missing column \"%s\""
 msgstr "Spalte »%s« fehlt in Tabelle"
 
-#: commands/tablecmds.c:15242
+#: commands/tablecmds.c:15241
 #, c-format
 msgid "table has column \"%s\" where type requires \"%s\""
 msgstr "Tabelle hat Spalte »%s«, aber Typ benötigt »%s«"
 
-#: commands/tablecmds.c:15251
+#: commands/tablecmds.c:15250
 #, c-format
 msgid "table \"%s\" has different type for column \"%s\""
 msgstr "Tabelle »%s« hat unterschiedlichen Typ für Spalte »%s«"
 
-#: commands/tablecmds.c:15265
+#: commands/tablecmds.c:15264
 #, c-format
 msgid "table has extra column \"%s\""
 msgstr "Tabelle hat zusätzliche Spalte »%s«"
 
-#: commands/tablecmds.c:15317
+#: commands/tablecmds.c:15316
 #, c-format
 msgid "\"%s\" is not a typed table"
 msgstr "»%s« ist keine getypte Tabelle"
 
-#: commands/tablecmds.c:15505
+#: commands/tablecmds.c:15490
 #, c-format
 msgid "cannot use non-unique index \"%s\" as replica identity"
 msgstr "nicht eindeutiger Index »%s« kann nicht als Replik-Identität verwendet werden"
 
-#: commands/tablecmds.c:15511
+#: commands/tablecmds.c:15496
 #, c-format
 msgid "cannot use non-immediate index \"%s\" as replica identity"
 msgstr "Index »%s« kann nicht als Replik-Identität verwendet werden, weil er nicht IMMEDIATE ist"
 
-#: commands/tablecmds.c:15517
+#: commands/tablecmds.c:15502
 #, c-format
 msgid "cannot use expression index \"%s\" as replica identity"
 msgstr "Ausdrucksindex »%s« kann nicht als Replik-Identität verwendet werden"
 
-#: commands/tablecmds.c:15523
+#: commands/tablecmds.c:15508
 #, c-format
 msgid "cannot use partial index \"%s\" as replica identity"
 msgstr "partieller Index »%s« kann nicht als Replik-Identität verwendet werden"
 
-#: commands/tablecmds.c:15529
-#, c-format
-msgid "cannot use invalid index \"%s\" as replica identity"
-msgstr "ungültiger Index »%s« kann nicht als Replik-Identität verwendet werden"
-
-#: commands/tablecmds.c:15546
+#: commands/tablecmds.c:15525
 #, c-format
 msgid "index \"%s\" cannot be used as replica identity because column %d is a system column"
 msgstr "Index »%s« kann nicht als Replik-Identität verwendet werden, weil Spalte %d eine Systemspalte ist"
 
-#: commands/tablecmds.c:15553
+#: commands/tablecmds.c:15532
 #, c-format
 msgid "index \"%s\" cannot be used as replica identity because column \"%s\" is nullable"
 msgstr "Index »%s« kann nicht als Replik-Identität verwendet werden, weil Spalte »%s« NULL-Werte akzeptiert"
 
-#: commands/tablecmds.c:15800
+#: commands/tablecmds.c:15779
 #, c-format
 msgid "cannot change logged status of table \"%s\" because it is temporary"
 msgstr "kann den geloggten Status der Tabelle »%s« nicht ändern, weil sie temporär ist"
 
-#: commands/tablecmds.c:15824
+#: commands/tablecmds.c:15803
 #, c-format
 msgid "cannot change table \"%s\" to unlogged because it is part of a publication"
 msgstr "kann Tabelle »%s« nicht in ungeloggt ändern, weil sie Teil einer Publikation ist"
 
-#: commands/tablecmds.c:15826
+#: commands/tablecmds.c:15805
 #, c-format
 msgid "Unlogged relations cannot be replicated."
 msgstr "Ungeloggte Relationen können nicht repliziert werden."
 
-#: commands/tablecmds.c:15871
+#: commands/tablecmds.c:15850
 #, c-format
 msgid "could not change table \"%s\" to logged because it references unlogged table \"%s\""
 msgstr "konnte Tabelle »%s« nicht in geloggt ändern, weil sie auf die ungeloggte Tabelle »%s« verweist"
 
-#: commands/tablecmds.c:15881
+#: commands/tablecmds.c:15860
 #, c-format
 msgid "could not change table \"%s\" to unlogged because it references logged table \"%s\""
 msgstr "konnte Tabelle »%s« nicht in ungeloggt ändern, weil sie auf die geloggte Tabelle »%s« verweist"
 
-#: commands/tablecmds.c:15939
+#: commands/tablecmds.c:15918
 #, c-format
 msgid "cannot move an owned sequence into another schema"
 msgstr "einer Tabelle zugeordnete Sequenz kann nicht in ein anderes Schema verschoben werden"
 
-#: commands/tablecmds.c:16046
+#: commands/tablecmds.c:16025
 #, c-format
 msgid "relation \"%s\" already exists in schema \"%s\""
 msgstr "Relation »%s« existiert bereits in Schema »%s«"
 
-#: commands/tablecmds.c:16609
+#: commands/tablecmds.c:16588
 #, c-format
 msgid "\"%s\" is not a composite type"
 msgstr "»%s« ist kein zusammengesetzter Typ"
 
-#: commands/tablecmds.c:16641
+#: commands/tablecmds.c:16620
 #, c-format
 msgid "\"%s\" is not a table, view, materialized view, sequence, or foreign table"
 msgstr "»%s« ist weder Tabelle, Sicht, materialisierte Sicht, Sequenz noch Fremdtabelle"
 
-#: commands/tablecmds.c:16676
+#: commands/tablecmds.c:16655
 #, c-format
 msgid "unrecognized partitioning strategy \"%s\""
 msgstr "unbekannte Partitionierungsstrategie »%s«"
 
-#: commands/tablecmds.c:16684
+#: commands/tablecmds.c:16663
 #, c-format
 msgid "cannot use \"list\" partition strategy with more than one column"
 msgstr "Partitionierungsstrategie »list« kann nicht mit mehr als einer Spalte verwendet werden"
 
-#: commands/tablecmds.c:16750
+#: commands/tablecmds.c:16729
 #, c-format
 msgid "column \"%s\" named in partition key does not exist"
 msgstr "Spalte »%s«, die im Partitionierungsschlüssel verwendet wird, existiert nicht"
 
-#: commands/tablecmds.c:16758
+#: commands/tablecmds.c:16737
 #, c-format
 msgid "cannot use system column \"%s\" in partition key"
 msgstr "Systemspalte »%s« kann nicht im Partitionierungsschlüssel verwendet werden"
 
-#: commands/tablecmds.c:16769 commands/tablecmds.c:16883
+#: commands/tablecmds.c:16748 commands/tablecmds.c:16862
 #, c-format
 msgid "cannot use generated column in partition key"
 msgstr "generierte Spalte kann nicht im Partitionierungsschlüssel verwendet werden"
 
-#: commands/tablecmds.c:16770 commands/tablecmds.c:16884 commands/trigger.c:653
-#: rewrite/rewriteHandler.c:908 rewrite/rewriteHandler.c:943
+#: commands/tablecmds.c:16749 commands/tablecmds.c:16863 commands/trigger.c:653
+#: rewrite/rewriteHandler.c:912 rewrite/rewriteHandler.c:947
 #, c-format
 msgid "Column \"%s\" is a generated column."
 msgstr "Spalte »%s« ist eine generierte Spalte."
 
-#: commands/tablecmds.c:16846
+#: commands/tablecmds.c:16825
 #, c-format
 msgid "functions in partition key expression must be marked IMMUTABLE"
 msgstr "Funktionen im Partitionierungsschlüsselausdruck müssen als IMMUTABLE markiert sein"
 
-#: commands/tablecmds.c:16866
+#: commands/tablecmds.c:16845
 #, c-format
 msgid "partition key expressions cannot contain system column references"
 msgstr "Partitionierungsschlüsselausdruck kann nicht auf Systemspalten verweisen"
 
-#: commands/tablecmds.c:16896
+#: commands/tablecmds.c:16875
 #, c-format
 msgid "cannot use constant expression as partition key"
 msgstr "Partitionierungsschlüssel kann kein konstanter Ausdruck sein"
 
-#: commands/tablecmds.c:16917
+#: commands/tablecmds.c:16896
 #, c-format
 msgid "could not determine which collation to use for partition expression"
 msgstr "konnte die für den Partitionierungsausdruck zu verwendende Sortierfolge nicht bestimmen"
 
-#: commands/tablecmds.c:16952
+#: commands/tablecmds.c:16931
 #, c-format
 msgid "You must specify a hash operator class or define a default hash operator class for the data type."
 msgstr "Sie müssen eine hash-Operatorklasse angeben oder eine hash-Standardoperatorklasse für den Datentyp definieren."
 
-#: commands/tablecmds.c:16958
+#: commands/tablecmds.c:16937
 #, c-format
 msgid "You must specify a btree operator class or define a default btree operator class for the data type."
 msgstr "Sie müssen eine btree-Operatorklasse angeben oder eine btree-Standardoperatorklasse für den Datentyp definieren."
 
-#: commands/tablecmds.c:17210
+#: commands/tablecmds.c:17189
 #, c-format
 msgid "\"%s\" is already a partition"
 msgstr "»%s« ist bereits eine Partition"
 
-#: commands/tablecmds.c:17216
+#: commands/tablecmds.c:17195
 #, c-format
 msgid "cannot attach a typed table as partition"
 msgstr "eine getypte Tabelle kann nicht als Partition angefügt werden"
 
-#: commands/tablecmds.c:17232
+#: commands/tablecmds.c:17211
 #, c-format
 msgid "cannot attach inheritance child as partition"
 msgstr "ein Vererbungskind kann nicht als Partition angefügt werden"
 
-#: commands/tablecmds.c:17246
+#: commands/tablecmds.c:17225
 #, c-format
 msgid "cannot attach inheritance parent as partition"
 msgstr "eine Tabelle mit abgeleiteten Tabellen kann nicht als Partition angefügt werden"
 
-#: commands/tablecmds.c:17280
+#: commands/tablecmds.c:17259
 #, c-format
 msgid "cannot attach a temporary relation as partition of permanent relation \"%s\""
 msgstr "eine temporäre Relation kann nicht als Partition an permanente Relation »%s« angefügt werden"
 
-#: commands/tablecmds.c:17288
+#: commands/tablecmds.c:17267
 #, c-format
 msgid "cannot attach a permanent relation as partition of temporary relation \"%s\""
 msgstr "eine permanente Relation kann nicht als Partition an temporäre Relation »%s« angefügt werden"
 
-#: commands/tablecmds.c:17296
+#: commands/tablecmds.c:17275
 #, c-format
 msgid "cannot attach as partition of temporary relation of another session"
 msgstr "kann nicht als Partition an temporäre Relation einer anderen Sitzung anfügen"
 
-#: commands/tablecmds.c:17303
+#: commands/tablecmds.c:17282
 #, c-format
 msgid "cannot attach temporary relation of another session as partition"
 msgstr "temporäre Relation einer anderen Sitzung kann nicht als Partition angefügt werden"
 
-#: commands/tablecmds.c:17323
+#: commands/tablecmds.c:17302
 #, c-format
 msgid "table \"%s\" contains column \"%s\" not found in parent \"%s\""
 msgstr "Tabelle »%s« enthält Spalte »%s«, die nicht in der Elterntabelle »%s« gefunden wurde"
 
-#: commands/tablecmds.c:17326
+#: commands/tablecmds.c:17305
 #, c-format
 msgid "The new partition may contain only the columns present in parent."
 msgstr "Die neue Partition darf nur Spalten enthalten, die auch die Elterntabelle hat."
 
-#: commands/tablecmds.c:17338
+#: commands/tablecmds.c:17317
 #, c-format
 msgid "trigger \"%s\" prevents table \"%s\" from becoming a partition"
 msgstr "Trigger »%s« verhindert, dass Tabelle »%s« eine Partition werden kann"
 
-#: commands/tablecmds.c:17340 commands/trigger.c:459
+#: commands/tablecmds.c:17319 commands/trigger.c:459
 #, c-format
 msgid "ROW triggers with transition tables are not supported on partitions"
 msgstr "ROW-Trigger mit Übergangstabellen werden für Partitionen nicht unterstützt"
 
-#: commands/tablecmds.c:17519
+#: commands/tablecmds.c:17498
 #, c-format
 msgid "cannot attach foreign table \"%s\" as partition of partitioned table \"%s\""
 msgstr "kann Fremdtabelle »%s« nicht als Partition an partitionierte Tabelle »%s« anfügen"
 
-#: commands/tablecmds.c:17522
+#: commands/tablecmds.c:17501
 #, c-format
 msgid "Partitioned table \"%s\" contains unique indexes."
 msgstr "Partitionierte Tabelle »%s« enthält Unique-Indexe."
 
-#: commands/tablecmds.c:17842
+#: commands/tablecmds.c:17821
 #, c-format
 msgid "cannot detach partitions concurrently when a default partition exists"
 msgstr "nebenläufiges Abtrennen einer Partition ist nicht möglich, wenn eine Standardpartition existiert"
 
-#: commands/tablecmds.c:17951
+#: commands/tablecmds.c:17930
 #, c-format
 msgid "partitioned table \"%s\" was removed concurrently"
 msgstr "partitionierte Tabelle »%s« wurde nebenläufig entfernt"
 
-#: commands/tablecmds.c:17957
+#: commands/tablecmds.c:17936
 #, c-format
 msgid "partition \"%s\" was removed concurrently"
 msgstr "Partition »%s« wurde nebenläufig entfernt"
 
-#: commands/tablecmds.c:18440 commands/tablecmds.c:18460
-#: commands/tablecmds.c:18480 commands/tablecmds.c:18499
-#: commands/tablecmds.c:18541
+#: commands/tablecmds.c:18419 commands/tablecmds.c:18439
+#: commands/tablecmds.c:18459 commands/tablecmds.c:18478
+#: commands/tablecmds.c:18520
 #, c-format
 msgid "cannot attach index \"%s\" as a partition of index \"%s\""
 msgstr "kann Index »%s« nicht als Partition an Index »%s« anfügen"
 
-#: commands/tablecmds.c:18443
+#: commands/tablecmds.c:18422
 #, c-format
 msgid "Index \"%s\" is already attached to another index."
 msgstr "Index »%s« ist bereits an einen anderen Index angefügt."
 
-#: commands/tablecmds.c:18463
+#: commands/tablecmds.c:18442
 #, c-format
 msgid "Index \"%s\" is not an index on any partition of table \"%s\"."
 msgstr "Index »%s« ist kein Index irgendeiner Partition von Tabelle »%s«."
 
-#: commands/tablecmds.c:18483
+#: commands/tablecmds.c:18462
 #, c-format
 msgid "The index definitions do not match."
 msgstr "Die Indexdefinitionen stimmen nicht überein."
 
-#: commands/tablecmds.c:18502
+#: commands/tablecmds.c:18481
 #, c-format
 msgid "The index \"%s\" belongs to a constraint in table \"%s\" but no constraint exists for index \"%s\"."
 msgstr "Der Index »%s« gehört zu einem Constraint in Tabelle »%s«, aber kein Constraint existiert für Index »%s«."
 
-#: commands/tablecmds.c:18544
+#: commands/tablecmds.c:18523
 #, c-format
 msgid "Another index is already attached for partition \"%s\"."
 msgstr "Ein anderer Index ist bereits für Partition »%s« angefügt."
 
-#: commands/tablecmds.c:18774
+#: commands/tablecmds.c:18753
 #, c-format
 msgid "column data type %s does not support compression"
 msgstr "Spaltendatentyp %s unterstützt keine Komprimierung"
 
-#: commands/tablecmds.c:18781
+#: commands/tablecmds.c:18760
 #, c-format
 msgid "invalid compression method \"%s\""
 msgstr "ungültige Komprimierungsmethode »%s«"
 
 #: commands/tablespace.c:161 commands/tablespace.c:177
-#: commands/tablespace.c:594 commands/tablespace.c:639 replication/slot.c:1471
+#: commands/tablespace.c:594 commands/tablespace.c:639 replication/slot.c:1478
 #: storage/file/copydir.c:47
 #, c-format
 msgid "could not create directory \"%s\": %m"
@@ -10868,29 +10869,29 @@ msgstr "Verschieben einer Zeile in eine andere Partition durch einen BEFORE-FOR-
 msgid "Before executing trigger \"%s\", the row was to be in partition \"%s.%s\"."
 msgstr "Vor der Ausführung von Trigger »%s« gehörte die Zeile in Partition »%s.%s«."
 
-#: commands/trigger.c:3104 executor/nodeModifyTable.c:1825
-#: executor/nodeModifyTable.c:1907
+#: commands/trigger.c:3104 executor/nodeModifyTable.c:1951
+#: executor/nodeModifyTable.c:2033
 #, c-format
 msgid "tuple to be updated was already modified by an operation triggered by the current command"
 msgstr "das zu aktualisierende Tupel wurde schon durch eine vom aktuellen Befehl ausgelöste Operation verändert"
 
-#: commands/trigger.c:3105 executor/nodeModifyTable.c:1207
-#: executor/nodeModifyTable.c:1281 executor/nodeModifyTable.c:1826
-#: executor/nodeModifyTable.c:1908
+#: commands/trigger.c:3105 executor/nodeModifyTable.c:1299
+#: executor/nodeModifyTable.c:1373 executor/nodeModifyTable.c:1952
+#: executor/nodeModifyTable.c:2034
 #, c-format
 msgid "Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows."
 msgstr "Verwenden Sie einen AFTER-Trigger anstelle eines BEFORE-Triggers, um Änderungen an andere Zeilen zu propagieren."
 
 #: commands/trigger.c:3134 executor/nodeLockRows.c:229
-#: executor/nodeLockRows.c:238 executor/nodeModifyTable.c:228
-#: executor/nodeModifyTable.c:1223 executor/nodeModifyTable.c:1843
-#: executor/nodeModifyTable.c:2073
+#: executor/nodeLockRows.c:238 executor/nodeModifyTable.c:230
+#: executor/nodeModifyTable.c:1315 executor/nodeModifyTable.c:1969
+#: executor/nodeModifyTable.c:2199
 #, c-format
 msgid "could not serialize access due to concurrent update"
 msgstr "konnte Zugriff nicht serialisieren wegen gleichzeitiger Aktualisierung"
 
-#: commands/trigger.c:3142 executor/nodeModifyTable.c:1313
-#: executor/nodeModifyTable.c:1925 executor/nodeModifyTable.c:2097
+#: commands/trigger.c:3142 executor/nodeModifyTable.c:1405
+#: executor/nodeModifyTable.c:2051 executor/nodeModifyTable.c:2223
 #, c-format
 msgid "could not serialize access due to concurrent delete"
 msgstr "konnte Zugriff nicht serialisieren wegen gleichzeitigem Löschen"
@@ -11881,25 +11882,25 @@ msgstr "kein Wert für Parameter %d gefunden"
 
 #: executor/execExpr.c:632 executor/execExpr.c:639 executor/execExpr.c:645
 #: executor/execExprInterp.c:4023 executor/execExprInterp.c:4040
-#: executor/execExprInterp.c:4139 executor/nodeModifyTable.c:117
-#: executor/nodeModifyTable.c:128 executor/nodeModifyTable.c:145
-#: executor/nodeModifyTable.c:153
+#: executor/execExprInterp.c:4139 executor/nodeModifyTable.c:119
+#: executor/nodeModifyTable.c:130 executor/nodeModifyTable.c:147
+#: executor/nodeModifyTable.c:155
 #, c-format
 msgid "table row type and query-specified row type do not match"
 msgstr "Zeilentyp der Tabelle und der von der Anfrage angegebene Zeilentyp stimmen nicht überein"
 
-#: executor/execExpr.c:633 executor/nodeModifyTable.c:118
+#: executor/execExpr.c:633 executor/nodeModifyTable.c:120
 #, c-format
 msgid "Query has too many columns."
 msgstr "Anfrage hat zu viele Spalten."
 
-#: executor/execExpr.c:640 executor/nodeModifyTable.c:146
+#: executor/execExpr.c:640 executor/nodeModifyTable.c:148
 #, c-format
 msgid "Query provides a value for a dropped column at ordinal position %d."
 msgstr "Anfrage liefert einen Wert für eine gelöschte Spalte auf Position %d."
 
 #: executor/execExpr.c:646 executor/execExprInterp.c:4041
-#: executor/nodeModifyTable.c:129
+#: executor/nodeModifyTable.c:131
 #, c-format
 msgid "Table has type %s at ordinal position %d, but query expects %s."
 msgstr "Tabelle hat Typ %s auf Position %d, aber Anfrage erwartet %s."
@@ -12062,38 +12063,38 @@ msgstr "kann Sequenz »%s« nicht ändern"
 msgid "cannot change TOAST relation \"%s\""
 msgstr "kann TOAST-Relation »%s« nicht ändern"
 
-#: executor/execMain.c:1031 rewrite/rewriteHandler.c:3098
-#: rewrite/rewriteHandler.c:3892
+#: executor/execMain.c:1031 rewrite/rewriteHandler.c:3065
+#: rewrite/rewriteHandler.c:3869
 #, c-format
 msgid "cannot insert into view \"%s\""
 msgstr "kann nicht in Sicht »%s« einfügen"
 
-#: executor/execMain.c:1033 rewrite/rewriteHandler.c:3101
-#: rewrite/rewriteHandler.c:3895
+#: executor/execMain.c:1033 rewrite/rewriteHandler.c:3068
+#: rewrite/rewriteHandler.c:3872
 #, c-format
 msgid "To enable inserting into the view, provide an INSTEAD OF INSERT trigger or an unconditional ON INSERT DO INSTEAD rule."
 msgstr "Um Einfügen in die Sicht zu ermöglichen, richten Sie einen INSTEAD OF INSERT Trigger oder eine ON INSERT DO INSTEAD Regel ohne Bedingung ein."
 
-#: executor/execMain.c:1039 rewrite/rewriteHandler.c:3106
-#: rewrite/rewriteHandler.c:3900
+#: executor/execMain.c:1039 rewrite/rewriteHandler.c:3073
+#: rewrite/rewriteHandler.c:3877
 #, c-format
 msgid "cannot update view \"%s\""
 msgstr "kann Sicht »%s« nicht aktualisieren"
 
-#: executor/execMain.c:1041 rewrite/rewriteHandler.c:3109
-#: rewrite/rewriteHandler.c:3903
+#: executor/execMain.c:1041 rewrite/rewriteHandler.c:3076
+#: rewrite/rewriteHandler.c:3880
 #, c-format
 msgid "To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule."
 msgstr "Um Aktualisieren der Sicht zu ermöglichen, richten Sie einen INSTEAD OF UPDATE Trigger oder eine ON UPDATE DO INSTEAD Regel ohne Bedingung ein."
 
-#: executor/execMain.c:1047 rewrite/rewriteHandler.c:3114
-#: rewrite/rewriteHandler.c:3908
+#: executor/execMain.c:1047 rewrite/rewriteHandler.c:3081
+#: rewrite/rewriteHandler.c:3885
 #, c-format
 msgid "cannot delete from view \"%s\""
 msgstr "kann nicht aus Sicht »%s« löschen"
 
-#: executor/execMain.c:1049 rewrite/rewriteHandler.c:3117
-#: rewrite/rewriteHandler.c:3911
+#: executor/execMain.c:1049 rewrite/rewriteHandler.c:3084
+#: rewrite/rewriteHandler.c:3888
 #, c-format
 msgid "To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule."
 msgstr "Um Löschen aus der Sicht zu ermöglichen, richten Sie einen INSTEAD OF DELETE Trigger oder eine ON DELETE DO INSTEAD Regel ohne Bedingung ein."
@@ -12240,7 +12241,7 @@ msgstr "gleichzeitige Aktualisierung, versuche erneut"
 msgid "concurrent delete, retrying"
 msgstr "gleichzeitiges Löschen, versuche erneut"
 
-#: executor/execReplication.c:269 parser/parse_cte.c:502
+#: executor/execReplication.c:269 parser/parse_cte.c:301
 #: parser/parse_oper.c:233 utils/adt/array_userfuncs.c:720
 #: utils/adt/array_userfuncs.c:859 utils/adt/arrayfuncs.c:3655
 #: utils/adt/arrayfuncs.c:4209 utils/adt/arrayfuncs.c:6201
@@ -12332,12 +12333,12 @@ msgstr "Rückgabetyp war %s auf Position %d, aber Anfrage erwartet %s."
 msgid "cannot retrieve a system column in this context"
 msgstr "Systemspalte kann in diesem Kontext nicht ausgelesen werden"
 
-#: executor/execUtils.c:736
+#: executor/execUtils.c:742
 #, c-format
 msgid "materialized view \"%s\" has not been populated"
 msgstr "materialisierte Sicht »%s« wurde noch nicht befüllt"
 
-#: executor/execUtils.c:738
+#: executor/execUtils.c:744
 #, c-format
 msgid "Use the REFRESH MATERIALIZED VIEW command."
 msgstr "Verwenden Sie den Befehl REFRESH MATERIALIZED VIEW."
@@ -12426,12 +12427,12 @@ msgstr "Rückgabetyp %s wird von SQL-Funktionen nicht unterstützt"
 msgid "unexpected EOF for tape %d: requested %zu bytes, read %zu bytes"
 msgstr "unerwartetes EOF für Tape %d: %zu Bytes angefordert, %zu Bytes gelesen"
 
-#: executor/nodeAgg.c:3974 parser/parse_agg.c:661 parser/parse_agg.c:689
+#: executor/nodeAgg.c:3979 parser/parse_agg.c:661 parser/parse_agg.c:689
 #, c-format
 msgid "aggregate function calls cannot be nested"
 msgstr "Aufrufe von Aggregatfunktionen können nicht geschachtelt werden"
 
-#: executor/nodeAgg.c:4182 executor/nodeWindowAgg.c:2836
+#: executor/nodeAgg.c:4187 executor/nodeWindowAgg.c:2836
 #, c-format
 msgid "aggregate %u needs to have compatible input type and transition type"
 msgstr "Aggregatfunktion %u muss kompatiblen Eingabe- und Übergangstyp haben"
@@ -12476,32 +12477,32 @@ msgstr "RIGHT JOIN wird nur für Merge-Verbund-fähige Verbundbedingungen unters
 msgid "FULL JOIN is only supported with merge-joinable join conditions"
 msgstr "FULL JOIN wird nur für Merge-Verbund-fähige Verbundbedingungen unterstützt"
 
-#: executor/nodeModifyTable.c:154
+#: executor/nodeModifyTable.c:156
 #, c-format
 msgid "Query has too few columns."
 msgstr "Anfrage hat zu wenige Spalten."
 
-#: executor/nodeModifyTable.c:1206 executor/nodeModifyTable.c:1280
+#: executor/nodeModifyTable.c:1298 executor/nodeModifyTable.c:1372
 #, c-format
 msgid "tuple to be deleted was already modified by an operation triggered by the current command"
 msgstr "das zu löschende Tupel wurde schon durch eine vom aktuellen Befehl ausgelöste Operation verändert"
 
-#: executor/nodeModifyTable.c:1455
+#: executor/nodeModifyTable.c:1577
 #, c-format
 msgid "invalid ON UPDATE specification"
 msgstr "ungültige ON-UPDATE-Angabe"
 
-#: executor/nodeModifyTable.c:1456
+#: executor/nodeModifyTable.c:1578
 #, c-format
 msgid "The result tuple would appear in a different partition than the original tuple."
 msgstr "Das Ergebnistupel würde in einer anderen Partition erscheinen als das ursprüngliche Tupel."
 
-#: executor/nodeModifyTable.c:2052
+#: executor/nodeModifyTable.c:2178
 #, c-format
 msgid "ON CONFLICT DO UPDATE command cannot affect row a second time"
 msgstr "Befehl in ON CONFLICT DO UPDATE kann eine Zeile nicht ein zweites Mal ändern"
 
-#: executor/nodeModifyTable.c:2053
+#: executor/nodeModifyTable.c:2179
 #, c-format
 msgid "Ensure that no rows proposed for insertion within the same command have duplicate constrained values."
 msgstr "Stellen Sie sicher, dass keine im selben Befehl fürs Einfügen vorgesehene Zeilen doppelte Werte haben, die einen Constraint verletzen würden."
@@ -13131,7 +13132,7 @@ msgstr "konnte nicht auf Datei »%s« zugreifen: %m"
 
 #: jsonpath_gram.y:528 jsonpath_scan.l:519 jsonpath_scan.l:530
 #: jsonpath_scan.l:540 jsonpath_scan.l:582 utils/adt/encode.c:482
-#: utils/adt/encode.c:547 utils/adt/jsonfuncs.c:623 utils/adt/varlena.c:336
+#: utils/adt/encode.c:547 utils/adt/jsonfuncs.c:629 utils/adt/varlena.c:336
 #: utils/adt/varlena.c:377
 #, c-format
 msgid "invalid input syntax for type %s"
@@ -13159,7 +13160,7 @@ msgstr "%s am Ende der jsonpath-Eingabe"
 msgid "%s at or near \"%s\" of jsonpath input"
 msgstr "%s bei »%s« in jsonpath-Eingabe"
 
-#: jsonpath_scan.l:498 utils/adt/jsonfuncs.c:617
+#: jsonpath_scan.l:498 utils/adt/jsonfuncs.c:623
 #, c-format
 msgid "unsupported Unicode escape sequence"
 msgstr "nicht unterstützte Unicode-Escape-Sequenz"
@@ -14771,7 +14772,7 @@ msgstr "es besteht keine Client-Verbindung"
 msgid "could not receive data from client: %m"
 msgstr "konnte Daten vom Client nicht empfangen: %m"
 
-#: libpq/pqcomm.c:1173 tcop/postgres.c:4302
+#: libpq/pqcomm.c:1173 tcop/postgres.c:4314
 #, c-format
 msgid "terminating connection because protocol synchronization was lost"
 msgstr "Verbindung wird abgebrochen, weil Protokollsynchronisierung verloren wurde"
@@ -16275,142 +16276,142 @@ msgstr "rekursiver Verweis auf Anfrage »%s« darf nicht in EXCEPT erscheinen"
 msgid "WITH query name \"%s\" specified more than once"
 msgstr "WIHT-Anfragename »%s« mehrmals angegeben"
 
-#: parser/parse_cte.c:268
+#: parser/parse_cte.c:307
+#, c-format
+msgid "could not identify an inequality operator for type %s"
+msgstr "konnte keinen Ist-Ungleich-Operator für Typ %s ermitteln"
+
+#: parser/parse_cte.c:334
 #, c-format
 msgid "WITH clause containing a data-modifying statement must be at the top level"
 msgstr "WITH-Klausel mit datenmodifizierender Anweisung muss auf der obersten Ebene sein"
 
-#: parser/parse_cte.c:317
+#: parser/parse_cte.c:383
 #, c-format
 msgid "recursive query \"%s\" column %d has type %s in non-recursive term but type %s overall"
 msgstr "Spalte %2$d in rekursiver Anfrage »%1$s« hat Typ %3$s im nicht-rekursiven Teilausdruck aber Typ %4$s insgesamt"
 
-#: parser/parse_cte.c:323
+#: parser/parse_cte.c:389
 #, c-format
 msgid "Cast the output of the non-recursive term to the correct type."
 msgstr "Wandeln Sie die Ausgabe des nicht-rekursiven Teilausdrucks in den korrekten Typ um."
 
-#: parser/parse_cte.c:328
+#: parser/parse_cte.c:394
 #, c-format
 msgid "recursive query \"%s\" column %d has collation \"%s\" in non-recursive term but collation \"%s\" overall"
 msgstr "Spalte %2$d in rekursiver Anfrage »%1$s« hat Sortierfolge %3$s im nicht-rekursiven Teilausdruck aber Sortierfolge %4$s insgesamt"
 
-#: parser/parse_cte.c:332
+#: parser/parse_cte.c:398
 #, c-format
 msgid "Use the COLLATE clause to set the collation of the non-recursive term."
 msgstr "Verwenden Sie die COLLATE-Klausel, um die Sortierfolge des nicht-rekursiven Teilsausdrucks zu setzen."
 
-#: parser/parse_cte.c:350
+#: parser/parse_cte.c:419
 #, c-format
 msgid "WITH query is not recursive"
 msgstr "WITH-Anfrage ist nicht rekursiv"
 
-#: parser/parse_cte.c:381
+#: parser/parse_cte.c:450
 #, c-format
 msgid "with a SEARCH or CYCLE clause, the left side of the UNION must be a SELECT"
 msgstr "mit einer SEARCH- oder CYCLE-Klausel muss die linke Seite von UNION ein SELECT sein"
 
-#: parser/parse_cte.c:386
+#: parser/parse_cte.c:455
 #, c-format
 msgid "with a SEARCH or CYCLE clause, the right side of the UNION must be a SELECT"
 msgstr "mit einer SEARCH- oder CYCLE-Klausel muss mit rechte Seite von UNION ein SELECT sein"
 
-#: parser/parse_cte.c:401
+#: parser/parse_cte.c:470
 #, c-format
 msgid "search column \"%s\" not in WITH query column list"
 msgstr "Search-Spalte »%s« ist nicht in der Spaltenliste der WITH-Anfrage"
 
-#: parser/parse_cte.c:408
+#: parser/parse_cte.c:477
 #, c-format
 msgid "search column \"%s\" specified more than once"
 msgstr "Search-Spalte »%s« mehrmals angegeben"
 
-#: parser/parse_cte.c:417
+#: parser/parse_cte.c:486
 #, c-format
 msgid "search sequence column name \"%s\" already used in WITH query column list"
 msgstr "Search-Sequenz-Spaltenname »%s« schon in Spaltenliste der WITH-Anfrage verwendet"
 
-#: parser/parse_cte.c:436
+#: parser/parse_cte.c:503
 #, c-format
 msgid "cycle column \"%s\" not in WITH query column list"
 msgstr "Cycle-Spalte »%s« ist nicht in der Spaltenliste der WITH-Anfrage"
 
-#: parser/parse_cte.c:443
+#: parser/parse_cte.c:510
 #, c-format
 msgid "cycle column \"%s\" specified more than once"
 msgstr "Zyklusspalte »%s« mehrmals angegeben"
 
-#: parser/parse_cte.c:452
+#: parser/parse_cte.c:519
 #, c-format
 msgid "cycle mark column name \"%s\" already used in WITH query column list"
 msgstr "Zyklusmarkierungsspaltenname »%s« schon in Spaltenliste der WITH-Anfrage verwendet"
 
-#: parser/parse_cte.c:464
+#: parser/parse_cte.c:526
 #, c-format
 msgid "cycle path column name \"%s\" already used in WITH query column list"
 msgstr "Zykluspfadspaltenname »%s« schon in Spaltenliste der WITH-Anfrage verwendet"
 
-#: parser/parse_cte.c:472
+#: parser/parse_cte.c:534
 #, c-format
 msgid "cycle mark column name and cycle path column name are the same"
 msgstr "Zyklusmarkierungsspaltenname und Zykluspfadspaltenname sind gleich"
 
-#: parser/parse_cte.c:508
-#, c-format
-msgid "could not identify an inequality operator for type %s"
-msgstr "konnte keinen Ist-Ungleich-Operator für Typ %s ermitteln"
-
-#: parser/parse_cte.c:520
+#: parser/parse_cte.c:544
 #, c-format
 msgid "search sequence column name and cycle mark column name are the same"
 msgstr "Search-Sequenz-Spaltenname und Zyklusmarkierungsspaltenname sind gleich"
 
-#: parser/parse_cte.c:527
+#: parser/parse_cte.c:551
 #, c-format
 msgid "search sequence column name and cycle path column name are the same"
 msgstr "Search-Sequenz-Spaltenname und Zykluspfadspaltenname sind gleich"
 
-#: parser/parse_cte.c:611
+#: parser/parse_cte.c:635
 #, c-format
 msgid "WITH query \"%s\" has %d columns available but %d columns specified"
 msgstr "WITH-Anfrage »%s« hat %d Spalten verfügbar, aber %d Spalten wurden angegeben"
 
-#: parser/parse_cte.c:791
+#: parser/parse_cte.c:815
 #, c-format
 msgid "mutual recursion between WITH items is not implemented"
 msgstr "gegenseitige Rekursion zwischen WITH-Elementen ist nicht implementiert"
 
-#: parser/parse_cte.c:843
+#: parser/parse_cte.c:867
 #, c-format
 msgid "recursive query \"%s\" must not contain data-modifying statements"
 msgstr "rekursive Anfrage »%s« darf keine datenmodifizierenden Anweisungen enthalten"
 
-#: parser/parse_cte.c:851
+#: parser/parse_cte.c:875
 #, c-format
 msgid "recursive query \"%s\" does not have the form non-recursive-term UNION [ALL] recursive-term"
 msgstr "rekursive Anfrage »%s« hat nicht die Form nicht-rekursiver-Ausdruck UNION [ALL] rekursiver-Ausdruck"
 
-#: parser/parse_cte.c:895
+#: parser/parse_cte.c:919
 #, c-format
 msgid "ORDER BY in a recursive query is not implemented"
 msgstr "ORDER BY in einer rekursiven Anfrage ist nicht implementiert"
 
-#: parser/parse_cte.c:901
+#: parser/parse_cte.c:925
 #, c-format
 msgid "OFFSET in a recursive query is not implemented"
 msgstr "OFFSET in einer rekursiven Anfrage ist nicht implementiert"
 
-#: parser/parse_cte.c:907
+#: parser/parse_cte.c:931
 #, c-format
 msgid "LIMIT in a recursive query is not implemented"
 msgstr "LIMIT in einer rekursiven Anfrage ist nicht implementiert"
 
-#: parser/parse_cte.c:913
+#: parser/parse_cte.c:937
 #, c-format
 msgid "FOR UPDATE/SHARE in a recursive query is not implemented"
 msgstr "FOR UPDATE/SHARE in einer rekursiven Anfrage ist nicht implementiert"
 
-#: parser/parse_cte.c:970
+#: parser/parse_cte.c:994
 #, c-format
 msgid "recursive reference to query \"%s\" must not appear more than once"
 msgstr "rekursiver Verweis auf Anfrage »%s« darf nicht mehrmals erscheinen"
@@ -17456,7 +17457,7 @@ msgid "rules with WHERE conditions can only have SELECT, INSERT, UPDATE, or DELE
 msgstr "Regeln mit WHERE-Bedingungen können als Aktion nur SELECT, INSERT, UPDATE oder DELETE haben"
 
 #: parser/parse_utilcmd.c:3159 parser/parse_utilcmd.c:3260
-#: rewrite/rewriteHandler.c:509 rewrite/rewriteManip.c:1018
+#: rewrite/rewriteHandler.c:513 rewrite/rewriteManip.c:1018
 #, c-format
 msgid "conditional UNION/INTERSECT/EXCEPT statements are not implemented"
 msgstr "UNION/INTERSECTION/EXCEPT mit Bedingung sind nicht implementiert"
@@ -17985,7 +17986,7 @@ msgstr "Background-Worker »%s«: ungültiges Neustart-Intervall"
 msgid "background worker \"%s\": parallel workers may not be configured for restart"
 msgstr "Background-Worker »%s«: parallele Arbeitsprozesse dürfen nicht für Neustart konfiguriert sein"
 
-#: postmaster/bgworker.c:723 tcop/postgres.c:3189
+#: postmaster/bgworker.c:723 tcop/postgres.c:3201
 #, c-format
 msgid "terminating background worker \"%s\" due to administrator command"
 msgstr "Background-Worker »%s« wird abgebrochen aufgrund von Anweisung des Administrators"
@@ -18075,7 +18076,7 @@ msgstr "Der fehlgeschlagene Archivbefehl war: %s"
 msgid "archive command was terminated by exception 0x%X"
 msgstr "Archivbefehl wurde durch Ausnahme 0x%X beendet"
 
-#: postmaster/pgarch.c:545 postmaster/postmaster.c:3748
+#: postmaster/pgarch.c:545 postmaster/postmaster.c:3755
 #, c-format
 msgid "See C include file \"ntstatus.h\" for a description of the hexadecimal value."
 msgstr "Sehen Sie die Beschreibung des Hexadezimalwerts in der C-Include-Datei »ntstatus.h« nach."
@@ -18394,456 +18395,456 @@ msgstr "führe sofortiges Herunterfahren durch, weil Sperrdatei im Datenverzeich
 msgid "incomplete startup packet"
 msgstr "unvollständiges Startpaket"
 
-#: postmaster/postmaster.c:1993
+#: postmaster/postmaster.c:1993 postmaster/postmaster.c:2026
 #, c-format
 msgid "invalid length of startup packet"
 msgstr "ungültige Länge des Startpakets"
 
-#: postmaster/postmaster.c:2048
+#: postmaster/postmaster.c:2055
 #, c-format
 msgid "failed to send SSL negotiation response: %m"
 msgstr "konnte SSL-Verhandlungsantwort nicht senden: %m"
 
-#: postmaster/postmaster.c:2066
+#: postmaster/postmaster.c:2073
 #, c-format
 msgid "received unencrypted data after SSL request"
 msgstr "unverschlüsselte Daten nach SSL-Anforderung empfangen"
 
-#: postmaster/postmaster.c:2067 postmaster/postmaster.c:2111
+#: postmaster/postmaster.c:2074 postmaster/postmaster.c:2118
 #, c-format
 msgid "This could be either a client-software bug or evidence of an attempted man-in-the-middle attack."
 msgstr "Das könnte entweder ein Fehler in der Client-Software oder ein Hinweis auf einen versuchten Man-in-the-Middle-Angriff sein."
 
-#: postmaster/postmaster.c:2092
+#: postmaster/postmaster.c:2099
 #, c-format
 msgid "failed to send GSSAPI negotiation response: %m"
 msgstr "konnte GSSAPI-Verhandlungsantwort nicht senden: %m"
 
-#: postmaster/postmaster.c:2110
+#: postmaster/postmaster.c:2117
 #, c-format
 msgid "received unencrypted data after GSSAPI encryption request"
 msgstr "unverschlüsselte Daten nach GSSAPI-Verschlüsselungsanforderung empfangen"
 
-#: postmaster/postmaster.c:2134
+#: postmaster/postmaster.c:2141
 #, c-format
 msgid "unsupported frontend protocol %u.%u: server supports %u.0 to %u.%u"
 msgstr "nicht unterstütztes Frontend-Protokoll %u.%u: Server unterstützt %u.0 bis %u.%u"
 
-#: postmaster/postmaster.c:2198 utils/misc/guc.c:7126 utils/misc/guc.c:7162
+#: postmaster/postmaster.c:2205 utils/misc/guc.c:7126 utils/misc/guc.c:7162
 #: utils/misc/guc.c:7232 utils/misc/guc.c:8564 utils/misc/guc.c:11530
 #: utils/misc/guc.c:11571
 #, c-format
 msgid "invalid value for parameter \"%s\": \"%s\""
 msgstr "ungültiger Wert für Parameter »%s«: »%s«"
 
-#: postmaster/postmaster.c:2201
+#: postmaster/postmaster.c:2208
 #, c-format
 msgid "Valid values are: \"false\", 0, \"true\", 1, \"database\"."
 msgstr "Gültige Werte sind: »false«, 0, »true«, 1, »database«."
 
-#: postmaster/postmaster.c:2246
+#: postmaster/postmaster.c:2253
 #, c-format
 msgid "invalid startup packet layout: expected terminator as last byte"
 msgstr "ungültiges Layout des Startpakets: Abschluss als letztes Byte erwartet"
 
-#: postmaster/postmaster.c:2263
+#: postmaster/postmaster.c:2270
 #, c-format
 msgid "no PostgreSQL user name specified in startup packet"
 msgstr "kein PostgreSQL-Benutzername im Startpaket angegeben"
 
-#: postmaster/postmaster.c:2327
+#: postmaster/postmaster.c:2334
 #, c-format
 msgid "the database system is starting up"
 msgstr "das Datenbanksystem startet"
 
-#: postmaster/postmaster.c:2333
+#: postmaster/postmaster.c:2340
 #, c-format
 msgid "the database system is not yet accepting connections"
 msgstr "das Datenbanksystem nimmt noch keine Verbindungen an"
 
-#: postmaster/postmaster.c:2334
+#: postmaster/postmaster.c:2341
 #, c-format
 msgid "Consistent recovery state has not been yet reached."
 msgstr "Konsistenter Wiederherstellungszustand wurde noch nicht erreicht."
 
-#: postmaster/postmaster.c:2338
+#: postmaster/postmaster.c:2345
 #, c-format
 msgid "the database system is not accepting connections"
 msgstr "das Datenbanksystem nimmt keine Verbindungen an"
 
-#: postmaster/postmaster.c:2339
+#: postmaster/postmaster.c:2346
 #, c-format
 msgid "Hot standby mode is disabled."
 msgstr "Hot-Standby-Modus ist deaktiviert."
 
-#: postmaster/postmaster.c:2344
+#: postmaster/postmaster.c:2351
 #, c-format
 msgid "the database system is shutting down"
 msgstr "das Datenbanksystem fährt herunter"
 
-#: postmaster/postmaster.c:2349
+#: postmaster/postmaster.c:2356
 #, c-format
 msgid "the database system is in recovery mode"
 msgstr "das Datenbanksystem ist im Wiederherstellungsmodus"
 
-#: postmaster/postmaster.c:2354 storage/ipc/procarray.c:485
+#: postmaster/postmaster.c:2361 storage/ipc/procarray.c:496
 #: storage/ipc/sinvaladt.c:297 storage/lmgr/proc.c:361
 #, c-format
 msgid "sorry, too many clients already"
 msgstr "tut mir leid, schon zu viele Verbindungen"
 
-#: postmaster/postmaster.c:2444
+#: postmaster/postmaster.c:2451
 #, c-format
 msgid "wrong key in cancel request for process %d"
 msgstr "falscher Schlüssel in Stornierungsanfrage für Prozess %d"
 
-#: postmaster/postmaster.c:2456
+#: postmaster/postmaster.c:2463
 #, c-format
 msgid "PID %d in cancel request did not match any process"
 msgstr "PID %d in Stornierungsanfrage stimmte mit keinem Prozess überein"
 
-#: postmaster/postmaster.c:2710
+#: postmaster/postmaster.c:2717
 #, c-format
 msgid "received SIGHUP, reloading configuration files"
 msgstr "SIGHUP empfangen, Konfigurationsdateien werden neu geladen"
 
 #. translator: %s is a configuration file
-#: postmaster/postmaster.c:2736 postmaster/postmaster.c:2740
+#: postmaster/postmaster.c:2743 postmaster/postmaster.c:2747
 #, c-format
 msgid "%s was not reloaded"
 msgstr "%s wurde nicht neu geladen"
 
-#: postmaster/postmaster.c:2750
+#: postmaster/postmaster.c:2757
 #, c-format
 msgid "SSL configuration was not reloaded"
 msgstr "SSL-Konfiguration wurde nicht neu geladen"
 
-#: postmaster/postmaster.c:2806
+#: postmaster/postmaster.c:2813
 #, c-format
 msgid "received smart shutdown request"
 msgstr "intelligentes Herunterfahren verlangt"
 
-#: postmaster/postmaster.c:2852
+#: postmaster/postmaster.c:2859
 #, c-format
 msgid "received fast shutdown request"
 msgstr "schnelles Herunterfahren verlangt"
 
-#: postmaster/postmaster.c:2870
+#: postmaster/postmaster.c:2877
 #, c-format
 msgid "aborting any active transactions"
 msgstr "etwaige aktive Transaktionen werden abgebrochen"
 
-#: postmaster/postmaster.c:2894
+#: postmaster/postmaster.c:2901
 #, c-format
 msgid "received immediate shutdown request"
 msgstr "sofortiges Herunterfahren verlangt"
 
-#: postmaster/postmaster.c:2971
+#: postmaster/postmaster.c:2978
 #, c-format
 msgid "shutdown at recovery target"
 msgstr "Herunterfahren beim Wiederherstellungsziel"
 
-#: postmaster/postmaster.c:2989 postmaster/postmaster.c:3025
+#: postmaster/postmaster.c:2996 postmaster/postmaster.c:3032
 msgid "startup process"
 msgstr "Startprozess"
 
-#: postmaster/postmaster.c:2992
+#: postmaster/postmaster.c:2999
 #, c-format
 msgid "aborting startup due to startup process failure"
 msgstr "Serverstart abgebrochen wegen Startprozessfehler"
 
-#: postmaster/postmaster.c:3067
+#: postmaster/postmaster.c:3074
 #, c-format
 msgid "database system is ready to accept connections"
 msgstr "Datenbanksystem ist bereit, um Verbindungen anzunehmen"
 
-#: postmaster/postmaster.c:3088
+#: postmaster/postmaster.c:3095
 msgid "background writer process"
 msgstr "Background-Writer-Prozess"
 
-#: postmaster/postmaster.c:3142
+#: postmaster/postmaster.c:3149
 msgid "checkpointer process"
 msgstr "Checkpointer-Prozess"
 
-#: postmaster/postmaster.c:3158
+#: postmaster/postmaster.c:3165
 msgid "WAL writer process"
 msgstr "WAL-Schreibprozess"
 
-#: postmaster/postmaster.c:3173
+#: postmaster/postmaster.c:3180
 msgid "WAL receiver process"
 msgstr "WAL-Receiver-Prozess"
 
-#: postmaster/postmaster.c:3188
+#: postmaster/postmaster.c:3195
 msgid "autovacuum launcher process"
 msgstr "Autovacuum-Launcher-Prozess"
 
-#: postmaster/postmaster.c:3206
+#: postmaster/postmaster.c:3213
 msgid "archiver process"
 msgstr "Archivierprozess"
 
-#: postmaster/postmaster.c:3221
+#: postmaster/postmaster.c:3228
 msgid "statistics collector process"
 msgstr "Statistiksammelprozess"
 
-#: postmaster/postmaster.c:3235
+#: postmaster/postmaster.c:3242
 msgid "system logger process"
 msgstr "Systemlogger-Prozess"
 
-#: postmaster/postmaster.c:3299
+#: postmaster/postmaster.c:3306
 #, c-format
 msgid "background worker \"%s\""
 msgstr "Background-Worker »%s«"
 
-#: postmaster/postmaster.c:3383 postmaster/postmaster.c:3403
-#: postmaster/postmaster.c:3410 postmaster/postmaster.c:3428
+#: postmaster/postmaster.c:3390 postmaster/postmaster.c:3410
+#: postmaster/postmaster.c:3417 postmaster/postmaster.c:3435
 msgid "server process"
 msgstr "Serverprozess"
 
-#: postmaster/postmaster.c:3482
+#: postmaster/postmaster.c:3489
 #, c-format
 msgid "terminating any other active server processes"
 msgstr "aktive Serverprozesse werden abgebrochen"
 
 #. translator: %s is a noun phrase describing a child process, such as
 #. "server process"
-#: postmaster/postmaster.c:3735
+#: postmaster/postmaster.c:3742
 #, c-format
 msgid "%s (PID %d) exited with exit code %d"
 msgstr "%s (PID %d) beendete mit Status %d"
 
-#: postmaster/postmaster.c:3737 postmaster/postmaster.c:3749
-#: postmaster/postmaster.c:3759 postmaster/postmaster.c:3770
+#: postmaster/postmaster.c:3744 postmaster/postmaster.c:3756
+#: postmaster/postmaster.c:3766 postmaster/postmaster.c:3777
 #, c-format
 msgid "Failed process was running: %s"
 msgstr "Der fehlgeschlagene Prozess führte aus: %s"
 
 #. translator: %s is a noun phrase describing a child process, such as
 #. "server process"
-#: postmaster/postmaster.c:3746
+#: postmaster/postmaster.c:3753
 #, c-format
 msgid "%s (PID %d) was terminated by exception 0x%X"
 msgstr "%s (PID %d) wurde durch Ausnahme 0x%X beendet"
 
 #. translator: %s is a noun phrase describing a child process, such as
 #. "server process"
-#: postmaster/postmaster.c:3756
+#: postmaster/postmaster.c:3763
 #, c-format
 msgid "%s (PID %d) was terminated by signal %d: %s"
 msgstr "%s (PID %d) wurde von Signal %d beendet: %s"
 
 #. translator: %s is a noun phrase describing a child process, such as
 #. "server process"
-#: postmaster/postmaster.c:3768
+#: postmaster/postmaster.c:3775
 #, c-format
 msgid "%s (PID %d) exited with unrecognized status %d"
 msgstr "%s (PID %d) beendete mit unbekanntem Status %d"
 
-#: postmaster/postmaster.c:3982
+#: postmaster/postmaster.c:3989
 #, c-format
 msgid "abnormal database system shutdown"
 msgstr "abnormales Herunterfahren des Datenbanksystems"
 
-#: postmaster/postmaster.c:4020
+#: postmaster/postmaster.c:4027
 #, c-format
 msgid "shutting down due to startup process failure"
 msgstr "fahre herunter wegen Startprozessfehler"
 
-#: postmaster/postmaster.c:4026
+#: postmaster/postmaster.c:4033
 #, c-format
 msgid "shutting down because restart_after_crash is off"
 msgstr "fahre herunter, weil restart_after_crash aus ist"
 
-#: postmaster/postmaster.c:4038
+#: postmaster/postmaster.c:4045
 #, c-format
 msgid "all server processes terminated; reinitializing"
 msgstr "alle Serverprozesse beendet; initialisiere neu"
 
-#: postmaster/postmaster.c:4212 postmaster/postmaster.c:5571
-#: postmaster/postmaster.c:5962
+#: postmaster/postmaster.c:4219 postmaster/postmaster.c:5578
+#: postmaster/postmaster.c:5969
 #, c-format
 msgid "could not generate random cancel key"
 msgstr "konnte zufälligen Stornierungsschlüssel nicht erzeugen"
 
-#: postmaster/postmaster.c:4266
+#: postmaster/postmaster.c:4273
 #, c-format
 msgid "could not fork new process for connection: %m"
 msgstr "konnte neuen Prozess für Verbindung nicht starten (fork-Fehler): %m"
 
-#: postmaster/postmaster.c:4308
+#: postmaster/postmaster.c:4315
 msgid "could not fork new process for connection: "
 msgstr "konnte neuen Prozess für Verbindung nicht starten (fork-Fehler): "
 
-#: postmaster/postmaster.c:4414
+#: postmaster/postmaster.c:4421
 #, c-format
 msgid "connection received: host=%s port=%s"
 msgstr "Verbindung empfangen: Host=%s Port=%s"
 
-#: postmaster/postmaster.c:4419
+#: postmaster/postmaster.c:4426
 #, c-format
 msgid "connection received: host=%s"
 msgstr "Verbindung empfangen: Host=%s"
 
-#: postmaster/postmaster.c:4662
+#: postmaster/postmaster.c:4669
 #, c-format
 msgid "could not execute server process \"%s\": %m"
 msgstr "konnte Serverprozess »%s« nicht ausführen: %m"
 
-#: postmaster/postmaster.c:4720
+#: postmaster/postmaster.c:4727
 #, c-format
 msgid "could not create backend parameter file mapping: error code %lu"
 msgstr "konnte Backend-Parameter-Datei-Mapping nicht erzeugen: Fehlercode %lu"
 
-#: postmaster/postmaster.c:4729
+#: postmaster/postmaster.c:4736
 #, c-format
 msgid "could not map backend parameter memory: error code %lu"
 msgstr "konnte Backend-Parameter-Speicher nicht mappen: Fehlercode %lu"
 
-#: postmaster/postmaster.c:4756
+#: postmaster/postmaster.c:4763
 #, c-format
 msgid "subprocess command line too long"
 msgstr "Kommandozeile für Subprozess zu lang"
 
-#: postmaster/postmaster.c:4774
+#: postmaster/postmaster.c:4781
 #, c-format
 msgid "CreateProcess() call failed: %m (error code %lu)"
 msgstr "Aufruf von CreateProcess() fehlgeschlagen: %m (Fehlercode %lu)"
 
-#: postmaster/postmaster.c:4801
+#: postmaster/postmaster.c:4808
 #, c-format
 msgid "could not unmap view of backend parameter file: error code %lu"
 msgstr "konnte Sicht der Backend-Parameter-Datei nicht unmappen: Fehlercode %lu"
 
-#: postmaster/postmaster.c:4805
+#: postmaster/postmaster.c:4812
 #, c-format
 msgid "could not close handle to backend parameter file: error code %lu"
 msgstr "konnte Handle für Backend-Parameter-Datei nicht schließen: Fehlercode %lu"
 
-#: postmaster/postmaster.c:4827
+#: postmaster/postmaster.c:4834
 #, c-format
 msgid "giving up after too many tries to reserve shared memory"
 msgstr "Aufgabe nach zu vielen Versuchen, Shared Memory zu reservieren"
 
-#: postmaster/postmaster.c:4828
+#: postmaster/postmaster.c:4835
 #, c-format
 msgid "This might be caused by ASLR or antivirus software."
 msgstr "Dies kann durch ASLR oder Antivirus-Software verursacht werden."
 
-#: postmaster/postmaster.c:5018
+#: postmaster/postmaster.c:5025
 #, c-format
 msgid "SSL configuration could not be loaded in child process"
 msgstr "SSL-Konfiguration konnte im Kindprozess nicht geladen werden"
 
-#: postmaster/postmaster.c:5144
+#: postmaster/postmaster.c:5151
 #, c-format
 msgid "Please report this to <%s>."
 msgstr "Bitte berichten Sie dies an <%s>."
 
-#: postmaster/postmaster.c:5231
+#: postmaster/postmaster.c:5238
 #, c-format
 msgid "database system is ready to accept read-only connections"
 msgstr "Datenbanksystem ist bereit, um lesende Verbindungen anzunehmen"
 
-#: postmaster/postmaster.c:5495
+#: postmaster/postmaster.c:5502
 #, c-format
 msgid "could not fork startup process: %m"
 msgstr "konnte Startprozess nicht starten (fork-Fehler): %m"
 
-#: postmaster/postmaster.c:5499
+#: postmaster/postmaster.c:5506
 #, c-format
 msgid "could not fork archiver process: %m"
 msgstr "konnte Archivierer-Prozess nicht starten (fork-Fehler): %m"
 
-#: postmaster/postmaster.c:5503
+#: postmaster/postmaster.c:5510
 #, c-format
 msgid "could not fork background writer process: %m"
 msgstr "konnte Background-Writer-Prozess nicht starten (fork-Fehler): %m"
 
-#: postmaster/postmaster.c:5507
+#: postmaster/postmaster.c:5514
 #, c-format
 msgid "could not fork checkpointer process: %m"
 msgstr "konnte Checkpointer-Prozess nicht starten (fork-Fehler): %m"
 
-#: postmaster/postmaster.c:5511
+#: postmaster/postmaster.c:5518
 #, c-format
 msgid "could not fork WAL writer process: %m"
 msgstr "konnte WAL-Writer-Prozess nicht starten (fork-Fehler): %m"
 
-#: postmaster/postmaster.c:5515
+#: postmaster/postmaster.c:5522
 #, c-format
 msgid "could not fork WAL receiver process: %m"
 msgstr "konnte WAL-Receiver-Prozess nicht starten (fork-Fehler): %m"
 
-#: postmaster/postmaster.c:5519
+#: postmaster/postmaster.c:5526
 #, c-format
 msgid "could not fork process: %m"
 msgstr "konnte Prozess nicht starten (fork-Fehler): %m"
 
-#: postmaster/postmaster.c:5720 postmaster/postmaster.c:5743
+#: postmaster/postmaster.c:5727 postmaster/postmaster.c:5750
 #, c-format
 msgid "database connection requirement not indicated during registration"
 msgstr "die Notwendigkeit, Datenbankverbindungen zu erzeugen, wurde bei der Registrierung nicht angezeigt"
 
-#: postmaster/postmaster.c:5727 postmaster/postmaster.c:5750
+#: postmaster/postmaster.c:5734 postmaster/postmaster.c:5757
 #, c-format
 msgid "invalid processing mode in background worker"
 msgstr "ungültiger Verarbeitungsmodus in Background-Worker"
 
-#: postmaster/postmaster.c:5835
+#: postmaster/postmaster.c:5842
 #, c-format
 msgid "could not fork worker process: %m"
 msgstr "konnte Worker-Prozess nicht starten (fork-Fehler): %m"
 
-#: postmaster/postmaster.c:5948
+#: postmaster/postmaster.c:5955
 #, c-format
 msgid "no slot available for new worker process"
 msgstr "kein Slot für neuen Worker-Prozess verfügbar"
 
-#: postmaster/postmaster.c:6282
+#: postmaster/postmaster.c:6289
 #, c-format
 msgid "could not duplicate socket %d for use in backend: error code %d"
 msgstr "konnte Socket %d nicht für Verwendung in Backend duplizieren: Fehlercode %d"
 
-#: postmaster/postmaster.c:6314
+#: postmaster/postmaster.c:6321
 #, c-format
 msgid "could not create inherited socket: error code %d\n"
 msgstr "konnte geerbtes Socket nicht erzeugen: Fehlercode %d\n"
 
-#: postmaster/postmaster.c:6343
+#: postmaster/postmaster.c:6350
 #, c-format
 msgid "could not open backend variables file \"%s\": %s\n"
 msgstr "konnte Servervariablendatei »%s« nicht öffnen: %s\n"
 
-#: postmaster/postmaster.c:6350
+#: postmaster/postmaster.c:6357
 #, c-format
 msgid "could not read from backend variables file \"%s\": %s\n"
 msgstr "konnte nicht aus Servervariablendatei »%s« lesen: %s\n"
 
-#: postmaster/postmaster.c:6359
+#: postmaster/postmaster.c:6366
 #, c-format
 msgid "could not remove file \"%s\": %s\n"
 msgstr "konnte Datei »%s« nicht löschen: %s\n"
 
-#: postmaster/postmaster.c:6376
+#: postmaster/postmaster.c:6383
 #, c-format
 msgid "could not map view of backend variables: error code %lu\n"
 msgstr "konnte Sicht der Backend-Variablen nicht mappen: Fehlercode %lu\n"
 
-#: postmaster/postmaster.c:6385
+#: postmaster/postmaster.c:6392
 #, c-format
 msgid "could not unmap view of backend variables: error code %lu\n"
 msgstr "konnte Sicht der Backend-Variablen nicht unmappen: Fehlercode %lu\n"
 
-#: postmaster/postmaster.c:6392
+#: postmaster/postmaster.c:6399
 #, c-format
 msgid "could not close handle to backend parameter variables: error code %lu\n"
 msgstr "konnte Handle für Backend-Parametervariablen nicht schließen: Fehlercode %lu\n"
 
-#: postmaster/postmaster.c:6569
+#: postmaster/postmaster.c:6576
 #, c-format
 msgid "could not read exit code for process\n"
 msgstr "konnte Exitcode des Prozesses nicht lesen\n"
 
-#: postmaster/postmaster.c:6574
+#: postmaster/postmaster.c:6581
 #, c-format
 msgid "could not post child completion status\n"
 msgstr "konnte Child-Completion-Status nicht versenden\n"
@@ -18943,8 +18944,8 @@ msgstr "konnte Position in temporärer Datei nicht auf Anfang setzen"
 
 #: replication/backup_manifest.c:380
 #, c-format
-msgid "could not read from temporary file: %m"
-msgstr "konnte nicht aus temporärer Datei lesen: %m"
+msgid "could not read from temporary file: read only %zu of %zu bytes"
+msgstr "konnte nicht aus temporärer Datei lesen: es wurden nur %zu von %zu Bytes gelesen"
 
 #: replication/basebackup.c:546
 #, c-format
@@ -19050,117 +19051,117 @@ msgstr "Dateiname zu lang für Tar-Format: »%s«"
 msgid "symbolic link target too long for tar format: file name \"%s\", target \"%s\""
 msgstr "Ziel der symbolischen Verknüpfung zu lang für Tar-Format: Dateiname »%s«, Ziel »%s«"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:227
+#: replication/libpqwalreceiver/libpqwalreceiver.c:220
 #, c-format
 msgid "could not clear search path: %s"
 msgstr "konnte Suchpfad nicht auf leer setzen: %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:256
+#: replication/libpqwalreceiver/libpqwalreceiver.c:260
 #, c-format
 msgid "invalid connection string syntax: %s"
 msgstr "ungültige Syntax für Verbindungszeichenkette: %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:282
+#: replication/libpqwalreceiver/libpqwalreceiver.c:286
 #, c-format
 msgid "could not parse connection string: %s"
 msgstr "konnte Verbindungsparameter nicht interpretieren: %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:355
+#: replication/libpqwalreceiver/libpqwalreceiver.c:359
 #, c-format
 msgid "could not receive database system identifier and timeline ID from the primary server: %s"
 msgstr "konnte Datenbanksystemidentifikator und Zeitleisten-ID nicht vom Primärserver empfangen: %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:367
-#: replication/libpqwalreceiver/libpqwalreceiver.c:601
+#: replication/libpqwalreceiver/libpqwalreceiver.c:371
+#: replication/libpqwalreceiver/libpqwalreceiver.c:605
 #, c-format
 msgid "invalid response from primary server"
 msgstr "ungültige Antwort vom Primärserver"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:368
+#: replication/libpqwalreceiver/libpqwalreceiver.c:372
 #, c-format
 msgid "Could not identify system: got %d rows and %d fields, expected %d rows and %d or more fields."
 msgstr "Konnte System nicht identifizieren: %d Zeilen und %d Felder erhalten, %d Zeilen und %d oder mehr Felder erwartet."
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:444
-#: replication/libpqwalreceiver/libpqwalreceiver.c:451
-#: replication/libpqwalreceiver/libpqwalreceiver.c:481
+#: replication/libpqwalreceiver/libpqwalreceiver.c:448
+#: replication/libpqwalreceiver/libpqwalreceiver.c:455
+#: replication/libpqwalreceiver/libpqwalreceiver.c:485
 #, c-format
 msgid "could not start WAL streaming: %s"
 msgstr "konnte WAL-Streaming nicht starten: %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:505
+#: replication/libpqwalreceiver/libpqwalreceiver.c:509
 #, c-format
 msgid "could not send end-of-streaming message to primary: %s"
 msgstr "konnte End-of-Streaming-Nachricht nicht an Primärserver senden: %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:528
+#: replication/libpqwalreceiver/libpqwalreceiver.c:532
 #, c-format
 msgid "unexpected result set after end-of-streaming"
 msgstr "unerwartete Ergebnismenge nach End-of-Streaming"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:543
+#: replication/libpqwalreceiver/libpqwalreceiver.c:547
 #, c-format
 msgid "error while shutting down streaming COPY: %s"
 msgstr "Fehler beim Beenden des COPY-Datenstroms: %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:553
+#: replication/libpqwalreceiver/libpqwalreceiver.c:557
 #, c-format
 msgid "error reading result of streaming command: %s"
 msgstr "Fehler beim Lesen des Ergebnisses von Streaming-Befehl: %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:562
-#: replication/libpqwalreceiver/libpqwalreceiver.c:800
+#: replication/libpqwalreceiver/libpqwalreceiver.c:566
+#: replication/libpqwalreceiver/libpqwalreceiver.c:804
 #, c-format
 msgid "unexpected result after CommandComplete: %s"
 msgstr "unerwartetes Ergebnis nach CommandComplete: %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:589
+#: replication/libpqwalreceiver/libpqwalreceiver.c:593
 #, c-format
 msgid "could not receive timeline history file from the primary server: %s"
 msgstr "konnte Zeitleisten-History-Datei nicht vom Primärserver empfangen: %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:602
+#: replication/libpqwalreceiver/libpqwalreceiver.c:606
 #, c-format
 msgid "Expected 1 tuple with 2 fields, got %d tuples with %d fields."
 msgstr "1 Tupel mit 2 Feldern erwartet, %d Tupel mit %d Feldern erhalten."
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:763
-#: replication/libpqwalreceiver/libpqwalreceiver.c:816
-#: replication/libpqwalreceiver/libpqwalreceiver.c:823
+#: replication/libpqwalreceiver/libpqwalreceiver.c:767
+#: replication/libpqwalreceiver/libpqwalreceiver.c:820
+#: replication/libpqwalreceiver/libpqwalreceiver.c:827
 #, c-format
 msgid "could not receive data from WAL stream: %s"
 msgstr "konnte keine Daten vom WAL-Stream empfangen: %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:843
+#: replication/libpqwalreceiver/libpqwalreceiver.c:847
 #, c-format
 msgid "could not send data to WAL stream: %s"
 msgstr "konnte keine Daten an den WAL-Stream senden: %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:897
+#: replication/libpqwalreceiver/libpqwalreceiver.c:901
 #, c-format
 msgid "could not create replication slot \"%s\": %s"
 msgstr "konnte Replikations-Slot »%s« nicht erzeugen: %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:943
+#: replication/libpqwalreceiver/libpqwalreceiver.c:947
 #, c-format
 msgid "invalid query response"
 msgstr "ungültige Antwort auf Anfrage"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:944
+#: replication/libpqwalreceiver/libpqwalreceiver.c:948
 #, c-format
 msgid "Expected %d fields, got %d fields."
 msgstr "%d Felder erwartet, %d Feldern erhalten."
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:1014
+#: replication/libpqwalreceiver/libpqwalreceiver.c:1018
 #, c-format
 msgid "the query interface requires a database connection"
 msgstr "Ausführen von Anfragen benötigt eine Datenbankverbindung"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:1045
+#: replication/libpqwalreceiver/libpqwalreceiver.c:1049
 msgid "empty query"
 msgstr "leere Anfrage"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:1051
+#: replication/libpqwalreceiver/libpqwalreceiver.c:1055
 msgid "unexpected pipeline mode"
 msgstr "unerwarteter Pipeline-Modus"
 
@@ -19374,7 +19375,7 @@ msgid "could not find free replication state slot for replication origin with OI
 msgstr "konnte keinen freien Replication-State-Slot für Replication-Origin mit OID %u finden"
 
 #: replication/logical/origin.c:941 replication/logical/origin.c:1128
-#: replication/slot.c:1860
+#: replication/slot.c:1867
 #, c-format
 msgid "Increase max_replication_slots and try again."
 msgstr "Erhöhen Sie max_replication_slots und versuchen Sie es erneut."
@@ -19427,97 +19428,97 @@ msgstr "Zielrelation für logische Replikation »%s.%s« verwendet Systemspalten
 msgid "logical replication target relation \"%s.%s\" does not exist"
 msgstr "Zielrelation für logische Replikation »%s.%s« existiert nicht"
 
-#: replication/logical/reorderbuffer.c:3818
+#: replication/logical/reorderbuffer.c:3824
 #, c-format
 msgid "could not write to data file for XID %u: %m"
 msgstr "konnte nicht in Datendatei für XID %u schreiben: %m"
 
-#: replication/logical/reorderbuffer.c:4164
-#: replication/logical/reorderbuffer.c:4189
+#: replication/logical/reorderbuffer.c:4170
+#: replication/logical/reorderbuffer.c:4195
 #, c-format
 msgid "could not read from reorderbuffer spill file: %m"
 msgstr "konnte nicht aus Reorder-Buffer-Spill-Datei lesen: %m"
 
-#: replication/logical/reorderbuffer.c:4168
-#: replication/logical/reorderbuffer.c:4193
+#: replication/logical/reorderbuffer.c:4174
+#: replication/logical/reorderbuffer.c:4199
 #, c-format
 msgid "could not read from reorderbuffer spill file: read %d instead of %u bytes"
 msgstr "konnte nicht aus Reorder-Buffer-Spill-Datei lesen: %d statt %u Bytes gelesen"
 
-#: replication/logical/reorderbuffer.c:4443
+#: replication/logical/reorderbuffer.c:4449
 #, c-format
 msgid "could not remove file \"%s\" during removal of pg_replslot/%s/xid*: %m"
 msgstr "konnte Datei »%s« nicht löschen, bei Löschen von pg_replslot/%s/xid*: %m"
 
-#: replication/logical/reorderbuffer.c:4942
+#: replication/logical/reorderbuffer.c:4948
 #, c-format
 msgid "could not read from file \"%s\": read %d instead of %d bytes"
 msgstr "konnte nicht aus Datei »%s« lesen: %d statt %d Bytes gelesen"
 
-#: replication/logical/snapbuild.c:618
+#: replication/logical/snapbuild.c:625
 #, c-format
 msgid "initial slot snapshot too large"
 msgstr "initialer Slot-Snapshot ist zu groß"
 
-#: replication/logical/snapbuild.c:672
+#: replication/logical/snapbuild.c:679
 #, c-format
 msgid "exported logical decoding snapshot: \"%s\" with %u transaction ID"
 msgid_plural "exported logical decoding snapshot: \"%s\" with %u transaction IDs"
 msgstr[0] "logischer Dekodierungs-Snapshot exportiert: »%s« mit %u Transaktions-ID"
 msgstr[1] "logischer Dekodierungs-Snapshot exportiert: »%s« mit %u Transaktions-IDs"
 
-#: replication/logical/snapbuild.c:1351 replication/logical/snapbuild.c:1458
-#: replication/logical/snapbuild.c:1989
+#: replication/logical/snapbuild.c:1358 replication/logical/snapbuild.c:1465
+#: replication/logical/snapbuild.c:1996
 #, c-format
 msgid "logical decoding found consistent point at %X/%X"
 msgstr "logisches Dekodieren fand konsistenten Punkt bei %X/%X"
 
-#: replication/logical/snapbuild.c:1353
+#: replication/logical/snapbuild.c:1360
 #, c-format
 msgid "There are no running transactions."
 msgstr "Keine laufenden Transaktionen."
 
-#: replication/logical/snapbuild.c:1409
+#: replication/logical/snapbuild.c:1416
 #, c-format
 msgid "logical decoding found initial starting point at %X/%X"
 msgstr "logisches Dekodieren fand initialen Startpunkt bei %X/%X"
 
-#: replication/logical/snapbuild.c:1411 replication/logical/snapbuild.c:1435
+#: replication/logical/snapbuild.c:1418 replication/logical/snapbuild.c:1442
 #, c-format
 msgid "Waiting for transactions (approximately %d) older than %u to end."
 msgstr "Warten auf Abschluss der Transaktionen (ungefähr %d), die älter als %u sind."
 
-#: replication/logical/snapbuild.c:1433
+#: replication/logical/snapbuild.c:1440
 #, c-format
 msgid "logical decoding found initial consistent point at %X/%X"
 msgstr "logisches Dekodieren fand initialen konsistenten Punkt bei %X/%X"
 
-#: replication/logical/snapbuild.c:1460
+#: replication/logical/snapbuild.c:1467
 #, c-format
 msgid "There are no old transactions anymore."
 msgstr "Es laufen keine alten Transaktionen mehr."
 
-#: replication/logical/snapbuild.c:1857
+#: replication/logical/snapbuild.c:1864
 #, c-format
 msgid "snapbuild state file \"%s\" has wrong magic number: %u instead of %u"
 msgstr "Scanbuild-State-Datei »%s« hat falsche magische Zahl %u statt %u"
 
-#: replication/logical/snapbuild.c:1863
+#: replication/logical/snapbuild.c:1870
 #, c-format
 msgid "snapbuild state file \"%s\" has unsupported version: %u instead of %u"
 msgstr "Snapbuild-State-Datei »%s« hat nicht unterstützte Version: %u statt %u"
 
-#: replication/logical/snapbuild.c:1934
+#: replication/logical/snapbuild.c:1941
 #, c-format
 msgid "checksum mismatch for snapbuild state file \"%s\": is %u, should be %u"
 msgstr "Prüfsummenfehler bei Snapbuild-State-Datei »%s«: ist %u, sollte %u sein"
 
-#: replication/logical/snapbuild.c:1991
+#: replication/logical/snapbuild.c:1998
 #, c-format
 msgid "Logical decoding will begin using saved snapshot."
 msgstr "Logische Dekodierung beginnt mit gespeichertem Snapshot."
 
-#: replication/logical/snapbuild.c:2063
+#: replication/logical/snapbuild.c:2070
 #, c-format
 msgid "could not parse file name \"%s\""
 msgstr "konnte Dateinamen »%s« nicht parsen"
@@ -19547,12 +19548,12 @@ msgstr "konnte Kopieren des Anfangsinhalts für Tabelle »%s.%s« nicht starten:
 msgid "table copy could not start transaction on publisher: %s"
 msgstr "beim Kopieren der Tabelle konnte die Transaktion auf dem Publikationsserver nicht gestartet werden: %s"
 
-#: replication/logical/tablesync.c:1107
+#: replication/logical/tablesync.c:1100
 #, c-format
 msgid "replication origin \"%s\" already exists"
 msgstr "Replication-Origin »%s« existiert bereits"
 
-#: replication/logical/tablesync.c:1120
+#: replication/logical/tablesync.c:1113
 #, c-format
 msgid "table copy could not finish transaction on publisher: %s"
 msgstr "beim Kopieren der Tabelle konnte die Transaktion auf dem Publikationsserver nicht beenden werden: %s"
@@ -19567,72 +19568,72 @@ msgstr "Verarbeiten empfangener Daten für Replikationszielrelation »%s.%s« Sp
 msgid "incorrect binary data format in logical replication column %d"
 msgstr "falsches Binärdatenformat in Spalte %d in logischer Replikation"
 
-#: replication/logical/worker.c:1090 replication/logical/worker.c:1104
+#: replication/logical/worker.c:1090 replication/logical/worker.c:1105
 #, c-format
-msgid "could not read from streaming transaction's changes file \"%s\": %m"
-msgstr "konnte nicht aus der Änderungsdatei »%s« einer gestreamten Transaktion lesen: %m"
+msgid "could not read from streaming transaction's changes file \"%s\": read only %zu of %zu bytes"
+msgstr "konnte nicht aus der Änderungsdatei »%s« einer gestreamten Transaktion lesen: es wurden nur %zu von %zu Bytes gelesen"
 
-#: replication/logical/worker.c:1345
+#: replication/logical/worker.c:1346
 #, c-format
 msgid "publisher did not send replica identity column expected by the logical replication target relation \"%s.%s\""
 msgstr "Publikationsserver hat nicht die Replikidentitätsspalten gesendet, die von Replikationszielrelation »%s.%s« erwartet wurden"
 
-#: replication/logical/worker.c:1352
+#: replication/logical/worker.c:1353
 #, c-format
 msgid "logical replication target relation \"%s.%s\" has neither REPLICA IDENTITY index nor PRIMARY KEY and published relation does not have REPLICA IDENTITY FULL"
 msgstr "Zielrelation für logische Replikation »%s.%s« hat weder REPLICA-IDENTITY-Index noch Primärschlüssel und die publizierte Relation hat kein REPLICA IDENTITY FULL"
 
-#: replication/logical/worker.c:2253
+#: replication/logical/worker.c:2251
 #, c-format
 msgid "data stream from publisher has ended"
 msgstr "Datenstrom vom Publikationsserver endete"
 
-#: replication/logical/worker.c:2404
+#: replication/logical/worker.c:2402
 #, c-format
 msgid "terminating logical replication worker due to timeout"
 msgstr "Arbeitsprozess für logische Replikation wird abgebrochen wegen Zeitüberschreitung"
 
-#: replication/logical/worker.c:2552
+#: replication/logical/worker.c:2550
 #, c-format
 msgid "logical replication apply worker for subscription \"%s\" will stop because the subscription was removed"
 msgstr "Apply-Worker für logische Replikation für Subskription »%s« wird anhalten, weil die Subskription entfernt wurde"
 
-#: replication/logical/worker.c:2566
+#: replication/logical/worker.c:2564
 #, c-format
 msgid "logical replication apply worker for subscription \"%s\" will stop because the subscription was disabled"
 msgstr "Apply-Worker für logische Replikation für Subskription »%s« wird anhalten, weil die Subskription deaktiviert wurde"
 
-#: replication/logical/worker.c:2588
+#: replication/logical/worker.c:2586
 #, c-format
 msgid "logical replication apply worker for subscription \"%s\" will restart because of a parameter change"
 msgstr "Apply-Worker für logische Replikation für Subskription »%s« wird neu starten wegen einer Parameteränderung"
 
-#: replication/logical/worker.c:2753 replication/logical/worker.c:2775
+#: replication/logical/worker.c:2751 replication/logical/worker.c:2776
 #, c-format
-msgid "could not read from streaming transaction's subxact file \"%s\": %m"
-msgstr "konnte nicht aus der subxact-Datei »%s« einer gestreamten Transaktion lesen: %m"
+msgid "could not read from streaming transaction's subxact file \"%s\": read only %zu of %zu bytes"
+msgstr "konnte nicht aus der subxact-Datei »%s« einer gestreamten Transaktion lesen: es wurden nur %zu von %zu Bytes gelesen"
 
-#: replication/logical/worker.c:3134
+#: replication/logical/worker.c:3136
 #, c-format
 msgid "logical replication apply worker for subscription %u will not start because the subscription was removed during startup"
 msgstr "Apply-Worker für logische Replikation für Subskription %u« wird nicht starten, weil die Subskription während des Starts deaktiviert wurde"
 
-#: replication/logical/worker.c:3146
+#: replication/logical/worker.c:3148
 #, c-format
 msgid "logical replication apply worker for subscription \"%s\" will not start because the subscription was disabled during startup"
 msgstr "Apply-Worker für logische Replikation für Subskription »%s« wird nicht starten, weil die Subskription während des Starts deaktiviert wurde"
 
-#: replication/logical/worker.c:3164
+#: replication/logical/worker.c:3166
 #, c-format
 msgid "logical replication table synchronization worker for subscription \"%s\", table \"%s\" has started"
 msgstr "Arbeitsprozess für logische Replikation für Tabellensynchronisation für Subskription »%s«, Tabelle »%s« hat gestartet"
 
-#: replication/logical/worker.c:3168
+#: replication/logical/worker.c:3170
 #, c-format
 msgid "logical replication apply worker for subscription \"%s\" has started"
 msgstr "Apply-Worker für logische Replikation für Subskription »%s« hat gestartet"
 
-#: replication/logical/worker.c:3206
+#: replication/logical/worker.c:3208
 #, c-format
 msgid "subscription has no replication slot set"
 msgstr "für die Subskription ist kein Replikations-Slot gesetzt"
@@ -19718,77 +19719,77 @@ msgstr "Geben Sie einen frei oder erhöhen Sie max_replication_slots."
 msgid "replication slot \"%s\" does not exist"
 msgstr "Replikations-Slot »%s« existiert nicht"
 
-#: replication/slot.c:448 replication/slot.c:1018
+#: replication/slot.c:448 replication/slot.c:1025
 #, c-format
 msgid "replication slot \"%s\" is active for PID %d"
 msgstr "Replikations-Slot »%s« ist aktiv für PID %d"
 
-#: replication/slot.c:676 replication/slot.c:1412 replication/slot.c:1795
+#: replication/slot.c:676 replication/slot.c:1419 replication/slot.c:1802
 #, c-format
 msgid "could not remove directory \"%s\""
 msgstr "konnte Verzeichnis »%s« nicht löschen"
 
-#: replication/slot.c:1053
+#: replication/slot.c:1060
 #, c-format
 msgid "replication slots can only be used if max_replication_slots > 0"
 msgstr "Replikations-Slots können nur verwendet werden, wenn max_replication_slots > 0"
 
-#: replication/slot.c:1058
+#: replication/slot.c:1065
 #, c-format
 msgid "replication slots can only be used if wal_level >= replica"
 msgstr "Replikations-Slots können nur verwendet werden, wenn wal_level >= replica"
 
-#: replication/slot.c:1243
+#: replication/slot.c:1250
 #, c-format
 msgid "terminating process %d to release replication slot \"%s\""
 msgstr "Prozess %d wird beendet, um Replikations-Slot »%s« freizugeben"
 
-#: replication/slot.c:1281
+#: replication/slot.c:1288
 #, c-format
 msgid "invalidating slot \"%s\" because its restart_lsn %X/%X exceeds max_slot_wal_keep_size"
 msgstr "Slot »%s« wird ungültig gemacht, weil seine restart_lsn %X/%X max_slot_wal_keep_size überschreitet"
 
-#: replication/slot.c:1733
+#: replication/slot.c:1740
 #, c-format
 msgid "replication slot file \"%s\" has wrong magic number: %u instead of %u"
 msgstr "Replikations-Slot-Datei »%s« hat falsche magische Zahl: %u statt %u"
 
-#: replication/slot.c:1740
+#: replication/slot.c:1747
 #, c-format
 msgid "replication slot file \"%s\" has unsupported version %u"
 msgstr "Replikations-Slot-Datei »%s« hat nicht unterstützte Version %u"
 
-#: replication/slot.c:1747
+#: replication/slot.c:1754
 #, c-format
 msgid "replication slot file \"%s\" has corrupted length %u"
 msgstr "Replikations-Slot-Datei »%s« hat falsche Länge %u"
 
-#: replication/slot.c:1783
+#: replication/slot.c:1790
 #, c-format
 msgid "checksum mismatch for replication slot file \"%s\": is %u, should be %u"
 msgstr "Prüfsummenfehler bei Replikations-Slot-Datei »%s«: ist %u, sollte %u sein"
 
-#: replication/slot.c:1817
+#: replication/slot.c:1824
 #, c-format
 msgid "logical replication slot \"%s\" exists, but wal_level < logical"
 msgstr "logischer Replikations-Slot »%s« existiert, aber wal_level < logical"
 
-#: replication/slot.c:1819
+#: replication/slot.c:1826
 #, c-format
 msgid "Change wal_level to be logical or higher."
 msgstr "Ändern Sie wal_level in logical oder höher."
 
-#: replication/slot.c:1823
+#: replication/slot.c:1830
 #, c-format
 msgid "physical replication slot \"%s\" exists, but wal_level < replica"
 msgstr "physischer Replikations-Slot »%s« existiert, aber wal_level < replica"
 
-#: replication/slot.c:1825
+#: replication/slot.c:1832
 #, c-format
 msgid "Change wal_level to be replica or higher."
 msgstr "Ändern Sie wal_level in replica oder höher."
 
-#: replication/slot.c:1859
+#: replication/slot.c:1866
 #, c-format
 msgid "too many replication slots active before shutdown"
 msgstr "zu viele aktive Replikations-Slots vor dem Herunterfahren"
@@ -20050,7 +20051,7 @@ msgstr "Replikationsbefehl empfangen: %s"
 
 #: replication/walsender.c:1628 tcop/fastpath.c:208 tcop/postgres.c:1077
 #: tcop/postgres.c:1436 tcop/postgres.c:1697 tcop/postgres.c:2166
-#: tcop/postgres.c:2587 tcop/postgres.c:2666
+#: tcop/postgres.c:2599 tcop/postgres.c:2678
 #, c-format
 msgid "current transaction is aborted, commands ignored until end of transaction block"
 msgstr "aktuelle Transaktion wurde abgebrochen, Befehle werden bis zum Ende der Transaktion ignoriert"
@@ -20291,198 +20292,198 @@ msgstr "Regel »%s« für Relation »%s« existiert nicht"
 msgid "renaming an ON SELECT rule is not allowed"
 msgstr "Umbenennen einer ON-SELECT-Regel ist nicht erlaubt"
 
-#: rewrite/rewriteHandler.c:555
+#: rewrite/rewriteHandler.c:559
 #, c-format
 msgid "WITH query name \"%s\" appears in both a rule action and the query being rewritten"
 msgstr "WITH-Anfragename »%s« erscheint sowohl in der Regelaktion als auch in der umzuschreibenden Anfrage"
 
-#: rewrite/rewriteHandler.c:582
+#: rewrite/rewriteHandler.c:586
 #, c-format
 msgid "INSERT...SELECT rule actions are not supported for queries having data-modifying statements in WITH"
 msgstr "INSTEAD...SELECT-Regelaktionen werden für Anfrangen mit datenmodifizierenden Anweisungen in WITH nicht unterstützt"
 
-#: rewrite/rewriteHandler.c:635
+#: rewrite/rewriteHandler.c:639
 #, c-format
 msgid "cannot have RETURNING lists in multiple rules"
 msgstr "RETURNING-Listen können nicht in mehreren Regeln auftreten"
 
-#: rewrite/rewriteHandler.c:867 rewrite/rewriteHandler.c:906
+#: rewrite/rewriteHandler.c:871 rewrite/rewriteHandler.c:910
 #, c-format
 msgid "cannot insert a non-DEFAULT value into column \"%s\""
 msgstr "kann keinen Wert außer DEFAULT in Spalte »%s« einfügen"
 
-#: rewrite/rewriteHandler.c:869 rewrite/rewriteHandler.c:935
+#: rewrite/rewriteHandler.c:873 rewrite/rewriteHandler.c:939
 #, c-format
 msgid "Column \"%s\" is an identity column defined as GENERATED ALWAYS."
 msgstr "Spalte »%s« ist eine Identitätsspalte, die als GENERATED ALWAYS definiert ist."
 
-#: rewrite/rewriteHandler.c:871
+#: rewrite/rewriteHandler.c:875
 #, c-format
 msgid "Use OVERRIDING SYSTEM VALUE to override."
 msgstr "Verwenden Sie OVERRIDING SYSTEM VALUE, um diese Einschränkung außer Kraft zu setzen."
 
-#: rewrite/rewriteHandler.c:933 rewrite/rewriteHandler.c:941
+#: rewrite/rewriteHandler.c:937 rewrite/rewriteHandler.c:945
 #, c-format
 msgid "column \"%s\" can only be updated to DEFAULT"
 msgstr "Spalte »%s« kann nur auf DEFAULT aktualisiert werden"
 
-#: rewrite/rewriteHandler.c:1088 rewrite/rewriteHandler.c:1106
+#: rewrite/rewriteHandler.c:1092 rewrite/rewriteHandler.c:1110
 #, c-format
 msgid "multiple assignments to same column \"%s\""
 msgstr "mehrere Zuweisungen zur selben Spalte »%s«"
 
-#: rewrite/rewriteHandler.c:2141 rewrite/rewriteHandler.c:3966
+#: rewrite/rewriteHandler.c:2108 rewrite/rewriteHandler.c:3943
 #, c-format
 msgid "infinite recursion detected in rules for relation \"%s\""
 msgstr "unendliche Rekursion entdeckt in Regeln für Relation »%s«"
 
-#: rewrite/rewriteHandler.c:2226
+#: rewrite/rewriteHandler.c:2193
 #, c-format
 msgid "infinite recursion detected in policy for relation \"%s\""
 msgstr "unendliche Rekursion entdeckt in Policys für Relation »%s«"
 
-#: rewrite/rewriteHandler.c:2546
+#: rewrite/rewriteHandler.c:2513
 msgid "Junk view columns are not updatable."
 msgstr "Junk-Sichtspalten sind nicht aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2551
+#: rewrite/rewriteHandler.c:2518
 msgid "View columns that are not columns of their base relation are not updatable."
 msgstr "Sichtspalten, die nicht Spalten ihrer Basisrelation sind, sind nicht aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2554
+#: rewrite/rewriteHandler.c:2521
 msgid "View columns that refer to system columns are not updatable."
 msgstr "Sichtspalten, die auf Systemspalten verweisen, sind nicht aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2557
+#: rewrite/rewriteHandler.c:2524
 msgid "View columns that return whole-row references are not updatable."
 msgstr "Sichtspalten, die Verweise auf ganze Zeilen zurückgeben, sind nicht aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2618
+#: rewrite/rewriteHandler.c:2585
 msgid "Views containing DISTINCT are not automatically updatable."
 msgstr "Sichten, die DISTINCT enthalten, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2621
+#: rewrite/rewriteHandler.c:2588
 msgid "Views containing GROUP BY are not automatically updatable."
 msgstr "Sichten, die GROUP BY enthalten, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2624
+#: rewrite/rewriteHandler.c:2591
 msgid "Views containing HAVING are not automatically updatable."
 msgstr "Sichten, die HAVING enthalten, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2627
+#: rewrite/rewriteHandler.c:2594
 msgid "Views containing UNION, INTERSECT, or EXCEPT are not automatically updatable."
 msgstr "Sichten, die UNION, INTERSECT oder EXCEPT enthalten, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2630
+#: rewrite/rewriteHandler.c:2597
 msgid "Views containing WITH are not automatically updatable."
 msgstr "Sichten, die WITH enthalten, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2633
+#: rewrite/rewriteHandler.c:2600
 msgid "Views containing LIMIT or OFFSET are not automatically updatable."
 msgstr "Sichten, die LIMIT oder OFFSET enthalten, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2645
+#: rewrite/rewriteHandler.c:2612
 msgid "Views that return aggregate functions are not automatically updatable."
 msgstr "Sichten, die Aggregatfunktionen zurückgeben, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2648
+#: rewrite/rewriteHandler.c:2615
 msgid "Views that return window functions are not automatically updatable."
 msgstr "Sichten, die Fensterfunktionen zurückgeben, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2651
+#: rewrite/rewriteHandler.c:2618
 msgid "Views that return set-returning functions are not automatically updatable."
 msgstr "Sichten, die Funktionen mit Ergebnismenge zurückgeben, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2658 rewrite/rewriteHandler.c:2662
-#: rewrite/rewriteHandler.c:2670
+#: rewrite/rewriteHandler.c:2625 rewrite/rewriteHandler.c:2629
+#: rewrite/rewriteHandler.c:2637
 msgid "Views that do not select from a single table or view are not automatically updatable."
 msgstr "Sichten, die nicht aus einer einzigen Tabelle oder Sicht lesen, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2673
+#: rewrite/rewriteHandler.c:2640
 msgid "Views containing TABLESAMPLE are not automatically updatable."
 msgstr "Sichten, die TABLESAMPLE enthalten, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2697
+#: rewrite/rewriteHandler.c:2664
 msgid "Views that have no updatable columns are not automatically updatable."
 msgstr "Sichten, die keine aktualisierbaren Spalten haben, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:3174
+#: rewrite/rewriteHandler.c:3141
 #, c-format
 msgid "cannot insert into column \"%s\" of view \"%s\""
 msgstr "kann nicht in Spalte »%s« von Sicht »%s« einfügen"
 
-#: rewrite/rewriteHandler.c:3182
+#: rewrite/rewriteHandler.c:3149
 #, c-format
 msgid "cannot update column \"%s\" of view \"%s\""
 msgstr "kann Spalte »%s« von Sicht »%s« nicht aktualisieren"
 
-#: rewrite/rewriteHandler.c:3663
+#: rewrite/rewriteHandler.c:3634
 #, c-format
 msgid "DO INSTEAD NOTIFY rules are not supported for data-modifying statements in WITH"
 msgstr "DO-INSTEAD-NOTIFY-Regeln werden für datenmodifizierende Anweisungen in WITH nicht unterstützt"
 
-#: rewrite/rewriteHandler.c:3674
+#: rewrite/rewriteHandler.c:3645
 #, c-format
 msgid "DO INSTEAD NOTHING rules are not supported for data-modifying statements in WITH"
 msgstr "DO-INSTEAD-NOTHING-Regeln werden für datenmodifizierende Anweisungen in WITH nicht unterstützt"
 
-#: rewrite/rewriteHandler.c:3688
+#: rewrite/rewriteHandler.c:3659
 #, c-format
 msgid "conditional DO INSTEAD rules are not supported for data-modifying statements in WITH"
 msgstr "DO-INSTEAD-Regeln mit Bedingung werden für datenmodifizierende Anweisungen in WITH nicht unterstützt"
 
-#: rewrite/rewriteHandler.c:3692
+#: rewrite/rewriteHandler.c:3663
 #, c-format
 msgid "DO ALSO rules are not supported for data-modifying statements in WITH"
 msgstr "DO-ALSO-Regeln werden für datenmodifizierende Anweisungen in WITH nicht unterstützt"
 
-#: rewrite/rewriteHandler.c:3697
+#: rewrite/rewriteHandler.c:3668
 #, c-format
 msgid "multi-statement DO INSTEAD rules are not supported for data-modifying statements in WITH"
 msgstr "DO-INSTEAD-Regeln mit mehreren Anweisungen werden für datenmodifizierende Anweisungen in WITH nicht unterstützt"
 
-#: rewrite/rewriteHandler.c:3894 rewrite/rewriteHandler.c:3902
-#: rewrite/rewriteHandler.c:3910
+#: rewrite/rewriteHandler.c:3871 rewrite/rewriteHandler.c:3879
+#: rewrite/rewriteHandler.c:3887
 #, c-format
 msgid "Views with conditional DO INSTEAD rules are not automatically updatable."
 msgstr "Sichten mit DO-INSTEAD-Regeln mit Bedingung sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:4003
+#: rewrite/rewriteHandler.c:3992
 #, c-format
 msgid "cannot perform INSERT RETURNING on relation \"%s\""
 msgstr "INSERT RETURNING kann in Relation »%s« nicht ausgeführt werden"
 
-#: rewrite/rewriteHandler.c:4005
+#: rewrite/rewriteHandler.c:3994
 #, c-format
 msgid "You need an unconditional ON INSERT DO INSTEAD rule with a RETURNING clause."
 msgstr "Sie benötigen eine ON INSERT DO INSTEAD Regel ohne Bedingung, mit RETURNING-Klausel."
 
-#: rewrite/rewriteHandler.c:4010
+#: rewrite/rewriteHandler.c:3999
 #, c-format
 msgid "cannot perform UPDATE RETURNING on relation \"%s\""
 msgstr "UPDATE RETURNING kann in Relation »%s« nicht ausgeführt werden"
 
-#: rewrite/rewriteHandler.c:4012
+#: rewrite/rewriteHandler.c:4001
 #, c-format
 msgid "You need an unconditional ON UPDATE DO INSTEAD rule with a RETURNING clause."
 msgstr "Sie benötigen eine ON UPDATE DO INSTEAD Regel ohne Bedingung, mit RETURNING-Klausel."
 
-#: rewrite/rewriteHandler.c:4017
+#: rewrite/rewriteHandler.c:4006
 #, c-format
 msgid "cannot perform DELETE RETURNING on relation \"%s\""
 msgstr "DELETE RETURNING kann in Relation »%s« nicht ausgeführt werden"
 
-#: rewrite/rewriteHandler.c:4019
+#: rewrite/rewriteHandler.c:4008
 #, c-format
 msgid "You need an unconditional ON DELETE DO INSTEAD rule with a RETURNING clause."
 msgstr "Sie benötigen eine ON DELETE DO INSTEAD Regel ohne Bedingung, mit RETURNING-Klausel."
 
-#: rewrite/rewriteHandler.c:4037
+#: rewrite/rewriteHandler.c:4026
 #, c-format
 msgid "INSERT with ON CONFLICT clause cannot be used with table that has INSERT or UPDATE rules"
 msgstr "INSERT mit ON-CONFLICT-Klausel kann nicht mit Tabelle verwendet werden, die INSERT- oder UPDATE-Regeln hat"
 
-#: rewrite/rewriteHandler.c:4094
+#: rewrite/rewriteHandler.c:4083
 #, c-format
 msgid "WITH cannot be used in a query that is rewritten by rules into multiple queries"
 msgstr "WITH kann nicht in einer Anfrage verwendet werden, die durch Regeln in mehrere Anfragen umgeschrieben wird"
@@ -20637,52 +20638,52 @@ msgstr "Parameter »Language« fehlt"
 msgid "statistics object \"%s.%s\" could not be computed for relation \"%s.%s\""
 msgstr "Statistikobjekt »%s.%s« konnte für Relation »%s.%s« nicht berechnet werden"
 
-#: statistics/mcv.c:1371 utils/adt/jsonfuncs.c:1943
+#: statistics/mcv.c:1371 utils/adt/jsonfuncs.c:1951
 #, c-format
 msgid "function returning record called in context that cannot accept type record"
 msgstr "Funktion, die einen Record zurückgibt, in einem Zusammenhang aufgerufen, der Typ record nicht verarbeiten kann"
 
-#: storage/buffer/bufmgr.c:601 storage/buffer/bufmgr.c:771
+#: storage/buffer/bufmgr.c:598 storage/buffer/bufmgr.c:765
 #, c-format
 msgid "cannot access temporary tables of other sessions"
 msgstr "auf temporäre Tabellen anderer Sitzungen kann nicht zugegriffen werden"
 
-#: storage/buffer/bufmgr.c:849
+#: storage/buffer/bufmgr.c:843
 #, c-format
 msgid "cannot extend relation %s beyond %u blocks"
 msgstr "kann Relation %s nicht auf über %u Blöcke erweitern"
 
-#: storage/buffer/bufmgr.c:936
+#: storage/buffer/bufmgr.c:930
 #, c-format
 msgid "unexpected data beyond EOF in block %u of relation %s"
 msgstr "unerwartete Daten hinter Dateiende in Block %u von Relation %s"
 
-#: storage/buffer/bufmgr.c:938
+#: storage/buffer/bufmgr.c:932
 #, c-format
 msgid "This has been seen to occur with buggy kernels; consider updating your system."
 msgstr "Das scheint mit fehlerhaften Kernels vorzukommen; Sie sollten eine Systemaktualisierung in Betracht ziehen."
 
-#: storage/buffer/bufmgr.c:1037
+#: storage/buffer/bufmgr.c:1031
 #, c-format
 msgid "invalid page in block %u of relation %s; zeroing out page"
 msgstr "ungültige Seite in Block %u von Relation %s; fülle Seite mit Nullen"
 
-#: storage/buffer/bufmgr.c:4545
+#: storage/buffer/bufmgr.c:4533
 #, c-format
 msgid "could not write block %u of %s"
 msgstr "konnte Block %u von %s nicht schreiben"
 
-#: storage/buffer/bufmgr.c:4547
+#: storage/buffer/bufmgr.c:4535
 #, c-format
 msgid "Multiple failures --- write error might be permanent."
 msgstr "Mehrere Fehlschläge --- Schreibfehler ist möglicherweise dauerhaft."
 
-#: storage/buffer/bufmgr.c:4568 storage/buffer/bufmgr.c:4587
+#: storage/buffer/bufmgr.c:4556 storage/buffer/bufmgr.c:4575
 #, c-format
 msgid "writing block %u of relation %s"
 msgstr "schreibe Block %u von Relation %s"
 
-#: storage/buffer/bufmgr.c:4891
+#: storage/buffer/bufmgr.c:4879
 #, c-format
 msgid "snapshot too old"
 msgstr "Snapshot zu alt"
@@ -20898,17 +20899,17 @@ msgstr "konnte Shared-Memory-Segment »%s« nicht schließen: %m"
 msgid "could not duplicate handle for \"%s\": %m"
 msgstr "konnte Handle für »%s« nicht duplizieren: %m"
 
-#: storage/ipc/procarray.c:3858
+#: storage/ipc/procarray.c:3869
 #, c-format
 msgid "database \"%s\" is being used by prepared transactions"
 msgstr "Datenbank »%s« wird von vorbereiteten Transaktionen verwendet"
 
-#: storage/ipc/procarray.c:3890 storage/ipc/signalfuncs.c:221
+#: storage/ipc/procarray.c:3901 storage/ipc/signalfuncs.c:221
 #, c-format
 msgid "must be a superuser to terminate superuser process"
 msgstr "nur Superuser können Prozesse eines Superusers beenden"
 
-#: storage/ipc/procarray.c:3897 storage/ipc/signalfuncs.c:226
+#: storage/ipc/procarray.c:3908 storage/ipc/signalfuncs.c:226
 #, c-format
 msgid "must be a member of the role whose process is being terminated or member of pg_signal_backend"
 msgstr "muss Mitglied der Rolle sein, deren Prozess beendet wird, oder Mitglied von pg_signal_backend"
@@ -20963,7 +20964,7 @@ msgstr "angeforderte Shared-Memory-Größe übersteigt Kapazität von size_t"
 msgid "PID %d is not a PostgreSQL server process"
 msgstr "PID %d ist kein PostgreSQL-Serverprozess"
 
-#: storage/ipc/signalfuncs.c:99 storage/lmgr/proc.c:1454
+#: storage/ipc/signalfuncs.c:99 storage/lmgr/proc.c:1458
 #: utils/adt/mcxtfuncs.c:212
 #, c-format
 msgid "could not send signal to process %d: %m"
@@ -21022,12 +21023,12 @@ msgstr "Wiederherstellung wartet immer noch nach %ld,%03d ms: %s"
 msgid "recovery finished waiting after %ld.%03d ms: %s"
 msgstr "Warten der Wiederherstellung beendet nach %ld,%03d ms: %s"
 
-#: storage/ipc/standby.c:883 tcop/postgres.c:3318
+#: storage/ipc/standby.c:883 tcop/postgres.c:3330
 #, c-format
 msgid "canceling statement due to conflict with recovery"
 msgstr "storniere Anfrage wegen Konflikt mit der Wiederherstellung"
 
-#: storage/ipc/standby.c:884 tcop/postgres.c:2472
+#: storage/ipc/standby.c:884 tcop/postgres.c:2484
 #, c-format
 msgid "User transaction caused buffer deadlock with recovery."
 msgstr "Benutzertransaktion hat Verklemmung (Deadlock) mit Wiederherstellung verursacht."
@@ -21291,27 +21292,27 @@ msgstr "Die Transaktion könnte erfolgreich sein, wenn sie erneut versucht würd
 msgid "number of requested standby connections exceeds max_wal_senders (currently %d)"
 msgstr "Anzahl angeforderter Standby-Verbindungen überschreitet max_wal_senders (aktuell %d)"
 
-#: storage/lmgr/proc.c:1551
+#: storage/lmgr/proc.c:1555
 #, c-format
 msgid "process %d avoided deadlock for %s on %s by rearranging queue order after %ld.%03d ms"
 msgstr "Prozess %d vermied Verklemmung wegen %s-Sperre auf %s durch Umordnen der Queue nach %ld,%03d ms"
 
-#: storage/lmgr/proc.c:1566
+#: storage/lmgr/proc.c:1570
 #, c-format
 msgid "process %d detected deadlock while waiting for %s on %s after %ld.%03d ms"
 msgstr "Prozess %d hat Verklemmung festgestellt beim Warten auf %s-Sperre auf %s nach %ld,%03d ms"
 
-#: storage/lmgr/proc.c:1575
+#: storage/lmgr/proc.c:1579
 #, c-format
 msgid "process %d still waiting for %s on %s after %ld.%03d ms"
 msgstr "Prozess %d wartet immer noch auf %s-Sperre auf %s nach %ld,%03d ms"
 
-#: storage/lmgr/proc.c:1582
+#: storage/lmgr/proc.c:1586
 #, c-format
 msgid "process %d acquired %s on %s after %ld.%03d ms"
 msgstr "Prozess %d erlangte %s-Sperre auf %s nach %ld,%03d ms"
 
-#: storage/lmgr/proc.c:1599
+#: storage/lmgr/proc.c:1603
 #, c-format
 msgid "process %d failed to acquire %s on %s after %ld.%03d ms"
 msgstr "Prozess %d konnte %s-Sperre auf %s nach %ld,%03d ms nicht erlangen"
@@ -21415,7 +21416,7 @@ msgid "fastpath function call: \"%s\" (OID %u)"
 msgstr "Fastpath-Funktionsaufruf: »%s« (OID %u)"
 
 #: tcop/fastpath.c:312 tcop/postgres.c:1304 tcop/postgres.c:1562
-#: tcop/postgres.c:2021 tcop/postgres.c:2253
+#: tcop/postgres.c:2021 tcop/postgres.c:2265
 #, c-format
 msgid "duration: %s ms"
 msgstr "Dauer: %s ms"
@@ -21445,7 +21446,7 @@ msgstr "ungültige Argumentgröße %d in Funktionsaufruf-Message"
 msgid "incorrect binary data format in function argument %d"
 msgstr "falsches Binärdatenformat in Funktionsargument %d"
 
-#: tcop/postgres.c:445 tcop/postgres.c:4726
+#: tcop/postgres.c:445 tcop/postgres.c:4738
 #, c-format
 msgid "invalid frontend message type %d"
 msgstr "ungültiger Frontend-Message-Typ %d"
@@ -21470,7 +21471,7 @@ msgstr "kann nicht mehrere Befehle in vorbereitete Anweisung einfügen"
 msgid "duration: %s ms  parse %s: %s"
 msgstr "Dauer: %s ms  Parsen %s: %s"
 
-#: tcop/postgres.c:1633 tcop/postgres.c:2568
+#: tcop/postgres.c:1633 tcop/postgres.c:2580
 #, c-format
 msgid "unnamed prepared statement does not exist"
 msgstr "unbenannte vorbereitete Anweisung existiert nicht"
@@ -21495,7 +21496,7 @@ msgstr "falsches Binärdatenformat in Binden-Parameter %d"
 msgid "duration: %s ms  bind %s%s%s: %s"
 msgstr "Dauer: %s ms  Binden %s%s%s: %s"
 
-#: tcop/postgres.c:2076 tcop/postgres.c:2652
+#: tcop/postgres.c:2076 tcop/postgres.c:2664
 #, c-format
 msgid "portal \"%s\" does not exist"
 msgstr "Portal »%s« existiert nicht"
@@ -21505,235 +21506,235 @@ msgstr "Portal »%s« existiert nicht"
 msgid "%s %s%s%s: %s"
 msgstr "%s %s%s%s: %s"
 
-#: tcop/postgres.c:2147 tcop/postgres.c:2261
+#: tcop/postgres.c:2147 tcop/postgres.c:2273
 msgid "execute fetch from"
 msgstr "Ausführen Fetch von"
 
-#: tcop/postgres.c:2148 tcop/postgres.c:2262
+#: tcop/postgres.c:2148 tcop/postgres.c:2274
 msgid "execute"
 msgstr "Ausführen"
 
-#: tcop/postgres.c:2258
+#: tcop/postgres.c:2270
 #, c-format
 msgid "duration: %s ms  %s %s%s%s: %s"
 msgstr "Dauer: %s ms  %s %s%s%s: %s"
 
-#: tcop/postgres.c:2404
+#: tcop/postgres.c:2416
 #, c-format
 msgid "prepare: %s"
 msgstr "Vorbereiten: %s"
 
-#: tcop/postgres.c:2429
+#: tcop/postgres.c:2441
 #, c-format
 msgid "parameters: %s"
 msgstr "Parameter: %s"
 
-#: tcop/postgres.c:2444
+#: tcop/postgres.c:2456
 #, c-format
 msgid "abort reason: recovery conflict"
 msgstr "Abbruchgrund: Konflikt bei Wiederherstellung"
 
-#: tcop/postgres.c:2460
+#: tcop/postgres.c:2472
 #, c-format
 msgid "User was holding shared buffer pin for too long."
 msgstr "Benutzer hat Shared-Buffer-Pin zu lange gehalten."
 
-#: tcop/postgres.c:2463
+#: tcop/postgres.c:2475
 #, c-format
 msgid "User was holding a relation lock for too long."
 msgstr "Benutzer hat Relationssperre zu lange gehalten."
 
-#: tcop/postgres.c:2466
+#: tcop/postgres.c:2478
 #, c-format
 msgid "User was or might have been using tablespace that must be dropped."
 msgstr "Benutzer hat (möglicherweise) einen Tablespace verwendet, der gelöscht werden muss."
 
-#: tcop/postgres.c:2469
+#: tcop/postgres.c:2481
 #, c-format
 msgid "User query might have needed to see row versions that must be removed."
 msgstr "Benutzeranfrage hat möglicherweise Zeilenversionen sehen müssen, die entfernt werden müssen."
 
-#: tcop/postgres.c:2475
+#: tcop/postgres.c:2487
 #, c-format
 msgid "User was connected to a database that must be dropped."
 msgstr "Benutzer war mit einer Datenbank verbunden, die gelöscht werden muss."
 
-#: tcop/postgres.c:2514
+#: tcop/postgres.c:2526
 #, c-format
 msgid "portal \"%s\" parameter $%d = %s"
 msgstr "Portal »%s« Parameter $%d = %s"
 
-#: tcop/postgres.c:2517
+#: tcop/postgres.c:2529
 #, c-format
 msgid "portal \"%s\" parameter $%d"
 msgstr "Portal »%s« Parameter $%d"
 
-#: tcop/postgres.c:2523
+#: tcop/postgres.c:2535
 #, c-format
 msgid "unnamed portal parameter $%d = %s"
 msgstr "unbenanntes Portal Parameter $%d = %s"
 
-#: tcop/postgres.c:2526
+#: tcop/postgres.c:2538
 #, c-format
 msgid "unnamed portal parameter $%d"
 msgstr "unbenanntes Portal Parameter $%d"
 
-#: tcop/postgres.c:2872
+#: tcop/postgres.c:2884
 #, c-format
 msgid "terminating connection because of unexpected SIGQUIT signal"
 msgstr "Verbindung wird abgebrochen wegen unerwartetem SIGQUIT-Signal"
 
-#: tcop/postgres.c:2878
+#: tcop/postgres.c:2890
 #, c-format
 msgid "terminating connection because of crash of another server process"
 msgstr "Verbindung wird abgebrochen wegen Absturz eines anderen Serverprozesses"
 
-#: tcop/postgres.c:2879
+#: tcop/postgres.c:2891
 #, c-format
 msgid "The postmaster has commanded this server process to roll back the current transaction and exit, because another server process exited abnormally and possibly corrupted shared memory."
 msgstr "Der Postmaster hat diesen Serverprozess angewiesen, die aktuelle Transaktion zurückzurollen und die Sitzung zu beenden, weil ein anderer Serverprozess abnormal beendet wurde und möglicherweise das Shared Memory verfälscht hat."
 
-#: tcop/postgres.c:2883 tcop/postgres.c:3244
+#: tcop/postgres.c:2895 tcop/postgres.c:3256
 #, c-format
 msgid "In a moment you should be able to reconnect to the database and repeat your command."
 msgstr "In einem Moment sollten Sie wieder mit der Datenbank verbinden und Ihren Befehl wiederholen können."
 
-#: tcop/postgres.c:2890
+#: tcop/postgres.c:2902
 #, c-format
 msgid "terminating connection due to immediate shutdown command"
 msgstr "Verbindung wird abgebrochen aufgrund von Befehl für sofortiges Herunterfahren"
 
-#: tcop/postgres.c:2976
+#: tcop/postgres.c:2988
 #, c-format
 msgid "floating-point exception"
 msgstr "Fließkommafehler"
 
-#: tcop/postgres.c:2977
+#: tcop/postgres.c:2989
 #, c-format
 msgid "An invalid floating-point operation was signaled. This probably means an out-of-range result or an invalid operation, such as division by zero."
 msgstr "Eine ungültige Fließkommaoperation wurde signalisiert. Das bedeutet wahrscheinlich ein Ergebnis außerhalb des gültigen Bereichs oder eine ungültige Operation, zum Beispiel Division durch null."
 
-#: tcop/postgres.c:3148
+#: tcop/postgres.c:3160
 #, c-format
 msgid "canceling authentication due to timeout"
 msgstr "storniere Authentifizierung wegen Zeitüberschreitung"
 
-#: tcop/postgres.c:3152
+#: tcop/postgres.c:3164
 #, c-format
 msgid "terminating autovacuum process due to administrator command"
 msgstr "Autovacuum-Prozess wird abgebrochen aufgrund von Anweisung des Administrators"
 
-#: tcop/postgres.c:3156
+#: tcop/postgres.c:3168
 #, c-format
 msgid "terminating logical replication worker due to administrator command"
 msgstr "Arbeitsprozess für logische Replikation wird abgebrochen aufgrund von Anweisung des Administrators"
 
-#: tcop/postgres.c:3173 tcop/postgres.c:3183 tcop/postgres.c:3242
+#: tcop/postgres.c:3185 tcop/postgres.c:3195 tcop/postgres.c:3254
 #, c-format
 msgid "terminating connection due to conflict with recovery"
 msgstr "Verbindung wird abgebrochen wegen Konflikt mit der Wiederherstellung"
 
-#: tcop/postgres.c:3194
+#: tcop/postgres.c:3206
 #, c-format
 msgid "terminating connection due to administrator command"
 msgstr "Verbindung wird abgebrochen aufgrund von Anweisung des Administrators"
 
-#: tcop/postgres.c:3225
+#: tcop/postgres.c:3237
 #, c-format
 msgid "connection to client lost"
 msgstr "Verbindung zum Client wurde verloren"
 
-#: tcop/postgres.c:3295
+#: tcop/postgres.c:3307
 #, c-format
 msgid "canceling statement due to lock timeout"
 msgstr "storniere Anfrage wegen Zeitüberschreitung einer Sperre"
 
-#: tcop/postgres.c:3302
+#: tcop/postgres.c:3314
 #, c-format
 msgid "canceling statement due to statement timeout"
 msgstr "storniere Anfrage wegen Zeitüberschreitung der Anfrage"
 
-#: tcop/postgres.c:3309
+#: tcop/postgres.c:3321
 #, c-format
 msgid "canceling autovacuum task"
 msgstr "storniere Autovacuum-Aufgabe"
 
-#: tcop/postgres.c:3332
+#: tcop/postgres.c:3344
 #, c-format
 msgid "canceling statement due to user request"
 msgstr "storniere Anfrage wegen Benutzeraufforderung"
 
-#: tcop/postgres.c:3346
+#: tcop/postgres.c:3358
 #, c-format
 msgid "terminating connection due to idle-in-transaction timeout"
 msgstr "Verbindung wird abgebrochen wegen Zeitüberschreitung in inaktiver Transaktion"
 
-#: tcop/postgres.c:3357
+#: tcop/postgres.c:3369
 #, c-format
 msgid "terminating connection due to idle-session timeout"
 msgstr "Verbindung wird abgebrochen wegen Zeitüberschreitung in inaktiver Sitzung"
 
-#: tcop/postgres.c:3486
+#: tcop/postgres.c:3498
 #, c-format
 msgid "stack depth limit exceeded"
 msgstr "Grenze für Stacktiefe überschritten"
 
-#: tcop/postgres.c:3487
+#: tcop/postgres.c:3499
 #, c-format
 msgid "Increase the configuration parameter \"max_stack_depth\" (currently %dkB), after ensuring the platform's stack depth limit is adequate."
 msgstr "Erhöhen Sie den Konfigurationsparameter »max_stack_depth« (aktuell %dkB), nachdem Sie sichergestellt haben, dass die Stacktiefenbegrenzung Ihrer Plattform ausreichend ist."
 
-#: tcop/postgres.c:3550
+#: tcop/postgres.c:3562
 #, c-format
 msgid "\"max_stack_depth\" must not exceed %ldkB."
 msgstr "»max_stack_depth« darf %ldkB nicht überschreiten."
 
-#: tcop/postgres.c:3552
+#: tcop/postgres.c:3564
 #, c-format
 msgid "Increase the platform's stack depth limit via \"ulimit -s\" or local equivalent."
 msgstr "Erhöhen Sie die Stacktiefenbegrenzung Ihrer Plattform mit »ulimit -s« oder der lokalen Entsprechung."
 
-#: tcop/postgres.c:3908
+#: tcop/postgres.c:3920
 #, c-format
 msgid "invalid command-line argument for server process: %s"
 msgstr "ungültiges Kommandozeilenargument für Serverprozess: %s"
 
-#: tcop/postgres.c:3909 tcop/postgres.c:3915
+#: tcop/postgres.c:3921 tcop/postgres.c:3927
 #, c-format
 msgid "Try \"%s --help\" for more information."
 msgstr "Versuchen Sie »%s --help« für weitere Informationen."
 
-#: tcop/postgres.c:3913
+#: tcop/postgres.c:3925
 #, c-format
 msgid "%s: invalid command-line argument: %s"
 msgstr "%s: ungültiges Kommandozeilenargument: %s"
 
-#: tcop/postgres.c:3976
+#: tcop/postgres.c:3988
 #, c-format
 msgid "%s: no database nor user name specified"
 msgstr "%s: weder Datenbankname noch Benutzername angegeben"
 
-#: tcop/postgres.c:4628
+#: tcop/postgres.c:4640
 #, c-format
 msgid "invalid CLOSE message subtype %d"
 msgstr "ungültiger Subtyp %d von CLOSE-Message"
 
-#: tcop/postgres.c:4663
+#: tcop/postgres.c:4675
 #, c-format
 msgid "invalid DESCRIBE message subtype %d"
 msgstr "ungültiger Subtyp %d von DESCRIBE-Message"
 
-#: tcop/postgres.c:4747
+#: tcop/postgres.c:4759
 #, c-format
 msgid "fastpath function calls not supported in a replication connection"
 msgstr "Fastpath-Funktionsaufrufe werden auf einer Replikationsverbindung nicht unterstützt"
 
-#: tcop/postgres.c:4751
+#: tcop/postgres.c:4763
 #, c-format
 msgid "extended query protocol not supported in a replication connection"
 msgstr "erweitertes Anfrageprotokoll wird nicht auf einer Replikationsverbindung unterstützt"
 
-#: tcop/postgres.c:4928
+#: tcop/postgres.c:4940
 #, c-format
 msgid "disconnection: session time: %d:%02d:%02d.%03d user=%s database=%s host=%s%s%s"
 msgstr "Verbindungsende: Sitzungszeit: %d:%02d:%02d.%03d Benutzer=%s Datenbank=%s Host=%s%s%s"
@@ -21985,14 +21986,14 @@ msgstr "Zeile %d in Konfigurationsdatei »%s«: »%s«"
 msgid "conversion from wchar_t to server encoding failed: %m"
 msgstr "Umwandlung von wchar_t in Serverkodierung fehlgeschlagen: %m"
 
-#: tsearch/ts_parse.c:386 tsearch/ts_parse.c:393 tsearch/ts_parse.c:562
-#: tsearch/ts_parse.c:569
+#: tsearch/ts_parse.c:386 tsearch/ts_parse.c:393 tsearch/ts_parse.c:572
+#: tsearch/ts_parse.c:579
 #, c-format
 msgid "word is too long to be indexed"
 msgstr "Wort ist zu lang, um indiziert zu werden"
 
-#: tsearch/ts_parse.c:387 tsearch/ts_parse.c:394 tsearch/ts_parse.c:563
-#: tsearch/ts_parse.c:570
+#: tsearch/ts_parse.c:387 tsearch/ts_parse.c:394 tsearch/ts_parse.c:573
+#: tsearch/ts_parse.c:580
 #, c-format
 msgid "Words longer than %d characters are ignored."
 msgstr "Wörter, die länger als %d Zeichen sind, werden ignoriert."
@@ -22012,27 +22013,27 @@ msgstr "konnte Stoppwortdatei »%s« nicht öffnen: %m"
 msgid "text search parser does not support headline creation"
 msgstr "Textsucheparser unterstützt das Erzeugen von Headlines nicht"
 
-#: tsearch/wparser_def.c:2578
+#: tsearch/wparser_def.c:2574
 #, c-format
 msgid "unrecognized headline parameter: \"%s\""
 msgstr "unbekannter Headline-Parameter: »%s«"
 
-#: tsearch/wparser_def.c:2597
+#: tsearch/wparser_def.c:2593
 #, c-format
 msgid "MinWords should be less than MaxWords"
 msgstr "»MinWords« sollte kleiner als »MaxWords« sein"
 
-#: tsearch/wparser_def.c:2601
+#: tsearch/wparser_def.c:2597
 #, c-format
 msgid "MinWords should be positive"
 msgstr "»MinWords« sollte positiv sein"
 
-#: tsearch/wparser_def.c:2605
+#: tsearch/wparser_def.c:2601
 #, c-format
 msgid "ShortWord should be >= 0"
 msgstr "»ShortWord« sollte >= 0 sein"
 
-#: tsearch/wparser_def.c:2609
+#: tsearch/wparser_def.c:2605
 #, c-format
 msgid "MaxFragments should be >= 0"
 msgstr "»MaxFragments« sollte >= 0 sein"
@@ -22177,7 +22178,7 @@ msgstr "Eingabedatentyp ist kein Array"
 #: utils/adt/int.c:1004 utils/adt/int.c:1037 utils/adt/int.c:1051
 #: utils/adt/int.c:1065 utils/adt/int.c:1096 utils/adt/int.c:1178
 #: utils/adt/int.c:1242 utils/adt/int.c:1310 utils/adt/int.c:1316
-#: utils/adt/int8.c:1299 utils/adt/numeric.c:1768 utils/adt/numeric.c:4203
+#: utils/adt/int8.c:1299 utils/adt/numeric.c:1768 utils/adt/numeric.c:4231
 #: utils/adt/varbit.c:1195 utils/adt/varbit.c:1596 utils/adt/varlena.c:1114
 #: utils/adt/varlena.c:3422
 #, c-format
@@ -22302,7 +22303,7 @@ msgstr "Unerwartetes Arrayelement."
 msgid "Unmatched \"%c\" character."
 msgstr "Zeichen »%c« ohne Gegenstück."
 
-#: utils/adt/arrayfuncs.c:602 utils/adt/jsonfuncs.c:2595
+#: utils/adt/arrayfuncs.c:602 utils/adt/jsonfuncs.c:2603
 #, c-format
 msgid "Multidimensional arrays must have sub-arrays with matching dimensions."
 msgstr "Mehrdimensionale Arrays müssen Arraysausdrücke mit gleicher Anzahl Dimensionen haben."
@@ -22355,8 +22356,8 @@ msgstr "Auswählen von Stücken aus Arrays mit fester Länge ist nicht implement
 #: utils/adt/arrayfuncs.c:2888 utils/adt/arrayfuncs.c:5870
 #: utils/adt/arrayfuncs.c:5896 utils/adt/arrayfuncs.c:5907
 #: utils/adt/json.c:1141 utils/adt/json.c:1216 utils/adt/jsonb.c:1316
-#: utils/adt/jsonb.c:1402 utils/adt/jsonfuncs.c:4429 utils/adt/jsonfuncs.c:4582
-#: utils/adt/jsonfuncs.c:4694 utils/adt/jsonfuncs.c:4743
+#: utils/adt/jsonb.c:1402 utils/adt/jsonfuncs.c:4437 utils/adt/jsonfuncs.c:4591
+#: utils/adt/jsonfuncs.c:4703 utils/adt/jsonfuncs.c:4752
 #, c-format
 msgid "wrong number of array subscripts"
 msgstr "falsche Anzahl Arrayindizes"
@@ -22522,8 +22523,8 @@ msgstr "Kodierungsumwandlung zwischen %s und ASCII wird nicht unterstützt"
 #: utils/adt/jsonpath.c:182 utils/adt/mac.c:94 utils/adt/mac8.c:93
 #: utils/adt/mac8.c:166 utils/adt/mac8.c:184 utils/adt/mac8.c:202
 #: utils/adt/mac8.c:221 utils/adt/network.c:100 utils/adt/numeric.c:694
-#: utils/adt/numeric.c:713 utils/adt/numeric.c:6858 utils/adt/numeric.c:6882
-#: utils/adt/numeric.c:6906 utils/adt/numeric.c:7864 utils/adt/numutils.c:116
+#: utils/adt/numeric.c:713 utils/adt/numeric.c:6886 utils/adt/numeric.c:6910
+#: utils/adt/numeric.c:6934 utils/adt/numeric.c:7892 utils/adt/numutils.c:116
 #: utils/adt/numutils.c:126 utils/adt/numutils.c:170 utils/adt/numutils.c:246
 #: utils/adt/numutils.c:322 utils/adt/oid.c:44 utils/adt/oid.c:58
 #: utils/adt/oid.c:64 utils/adt/oid.c:86 utils/adt/pg_lsn.c:74
@@ -22549,7 +22550,7 @@ msgstr "Wert »%s« ist außerhalb des gültigen Bereichs für Typ %s"
 #: utils/adt/int8.c:985 utils/adt/int8.c:1065 utils/adt/int8.c:1127
 #: utils/adt/int8.c:1207 utils/adt/numeric.c:3031 utils/adt/numeric.c:3054
 #: utils/adt/numeric.c:3139 utils/adt/numeric.c:3157 utils/adt/numeric.c:3253
-#: utils/adt/numeric.c:8413 utils/adt/numeric.c:8703 utils/adt/numeric.c:10348
+#: utils/adt/numeric.c:8441 utils/adt/numeric.c:8731 utils/adt/numeric.c:10376
 #: utils/adt/timestamp.c:3281
 #, c-format
 msgid "division by zero"
@@ -22845,12 +22846,12 @@ msgstr "»%s« ist außerhalb des gültigen Bereichs für Typ double precision"
 #: utils/adt/float.c:1258 utils/adt/float.c:1332 utils/adt/int.c:334
 #: utils/adt/int.c:872 utils/adt/int.c:894 utils/adt/int.c:908
 #: utils/adt/int.c:922 utils/adt/int.c:954 utils/adt/int.c:1192
-#: utils/adt/int8.c:1320 utils/adt/numeric.c:4315 utils/adt/numeric.c:4320
+#: utils/adt/int8.c:1320 utils/adt/numeric.c:4343 utils/adt/numeric.c:4348
 #, c-format
 msgid "smallint out of range"
 msgstr "smallint ist außerhalb des gültigen Bereichs"
 
-#: utils/adt/float.c:1458 utils/adt/numeric.c:3549 utils/adt/numeric.c:9296
+#: utils/adt/float.c:1458 utils/adt/numeric.c:3549 utils/adt/numeric.c:9324
 #, c-format
 msgid "cannot take square root of a negative number"
 msgstr "Quadratwurzel von negativer Zahl kann nicht ermittelt werden"
@@ -22860,19 +22861,19 @@ msgstr "Quadratwurzel von negativer Zahl kann nicht ermittelt werden"
 msgid "zero raised to a negative power is undefined"
 msgstr "null hoch eine negative Zahl ist undefiniert"
 
-#: utils/adt/float.c:1530 utils/adt/numeric.c:3828 utils/adt/numeric.c:10201
+#: utils/adt/float.c:1530 utils/adt/numeric.c:3828 utils/adt/numeric.c:10229
 #, c-format
 msgid "a negative number raised to a non-integer power yields a complex result"
 msgstr "eine negative Zahl hoch eine nicht ganze Zahl ergibt ein komplexes Ergebnis"
 
 #: utils/adt/float.c:1706 utils/adt/float.c:1739 utils/adt/numeric.c:3736
-#: utils/adt/numeric.c:9974
+#: utils/adt/numeric.c:10002
 #, c-format
 msgid "cannot take logarithm of zero"
 msgstr "Logarithmus von null kann nicht ermittelt werden"
 
 #: utils/adt/float.c:1710 utils/adt/float.c:1743 utils/adt/numeric.c:3674
-#: utils/adt/numeric.c:3731 utils/adt/numeric.c:9978
+#: utils/adt/numeric.c:3731 utils/adt/numeric.c:10006
 #, c-format
 msgid "cannot take logarithm of a negative number"
 msgstr "Logarithmus negativer Zahlen kann nicht ermittelt werden"
@@ -23316,7 +23317,7 @@ msgstr "Schrittgröße kann nicht gleich null sein"
 #: utils/adt/int8.c:1037 utils/adt/int8.c:1051 utils/adt/int8.c:1084
 #: utils/adt/int8.c:1098 utils/adt/int8.c:1112 utils/adt/int8.c:1143
 #: utils/adt/int8.c:1165 utils/adt/int8.c:1179 utils/adt/int8.c:1193
-#: utils/adt/int8.c:1355 utils/adt/int8.c:1390 utils/adt/numeric.c:4274
+#: utils/adt/int8.c:1355 utils/adt/int8.c:1390 utils/adt/numeric.c:4302
 #: utils/adt/varbit.c:1676
 #, c-format
 msgid "bigint out of range"
@@ -23485,205 +23486,205 @@ msgstr "jsonb-Index muss Typ text haben"
 msgid "jsonb subscript in assignment must not be null"
 msgstr "jsonb-Index in Zuweisung darf nicht NULL sein"
 
-#: utils/adt/jsonfuncs.c:555 utils/adt/jsonfuncs.c:791
-#: utils/adt/jsonfuncs.c:2473 utils/adt/jsonfuncs.c:2913
-#: utils/adt/jsonfuncs.c:3702 utils/adt/jsonfuncs.c:4032
+#: utils/adt/jsonfuncs.c:561 utils/adt/jsonfuncs.c:797
+#: utils/adt/jsonfuncs.c:2481 utils/adt/jsonfuncs.c:2921
+#: utils/adt/jsonfuncs.c:3710 utils/adt/jsonfuncs.c:4040
 #, c-format
 msgid "cannot call %s on a scalar"
 msgstr "%s kann nicht mit einem skalaren Wert aufgerufen werden"
 
-#: utils/adt/jsonfuncs.c:560 utils/adt/jsonfuncs.c:778
-#: utils/adt/jsonfuncs.c:2915 utils/adt/jsonfuncs.c:3691
+#: utils/adt/jsonfuncs.c:566 utils/adt/jsonfuncs.c:784
+#: utils/adt/jsonfuncs.c:2923 utils/adt/jsonfuncs.c:3699
 #, c-format
 msgid "cannot call %s on an array"
 msgstr "%s kann nicht mit einem Array aufgerufen werden"
 
-#: utils/adt/jsonfuncs.c:687
+#: utils/adt/jsonfuncs.c:693
 #, c-format
 msgid "JSON data, line %d: %s%s%s"
 msgstr "JSON-Daten, Zeile %d: %s%s%s"
 
-#: utils/adt/jsonfuncs.c:1825 utils/adt/jsonfuncs.c:1860
+#: utils/adt/jsonfuncs.c:1833 utils/adt/jsonfuncs.c:1868
 #, c-format
 msgid "cannot get array length of a scalar"
 msgstr "kann nicht die Arraylänge eines skalaren Wertes ermitteln"
 
-#: utils/adt/jsonfuncs.c:1829 utils/adt/jsonfuncs.c:1848
+#: utils/adt/jsonfuncs.c:1837 utils/adt/jsonfuncs.c:1856
 #, c-format
 msgid "cannot get array length of a non-array"
 msgstr "kann nicht die Arraylänge eines Nicht-Arrays ermitteln"
 
-#: utils/adt/jsonfuncs.c:1925
+#: utils/adt/jsonfuncs.c:1933
 #, c-format
 msgid "cannot call %s on a non-object"
 msgstr "%s kann nicht mit etwas aufgerufen werden, das kein Objekt ist"
 
-#: utils/adt/jsonfuncs.c:2164
+#: utils/adt/jsonfuncs.c:2172
 #, c-format
 msgid "cannot deconstruct an array as an object"
 msgstr "kann Array nicht in ein Objekt zerlegen"
 
-#: utils/adt/jsonfuncs.c:2176
+#: utils/adt/jsonfuncs.c:2184
 #, c-format
 msgid "cannot deconstruct a scalar"
 msgstr "kann skalaren Wert nicht zerlegen"
 
-#: utils/adt/jsonfuncs.c:2222
+#: utils/adt/jsonfuncs.c:2230
 #, c-format
 msgid "cannot extract elements from a scalar"
 msgstr "kann keine Elemente aus einem skalaren Wert auswählen"
 
-#: utils/adt/jsonfuncs.c:2226
+#: utils/adt/jsonfuncs.c:2234
 #, c-format
 msgid "cannot extract elements from an object"
 msgstr "kann keine Elemente aus einem Objekt auswählen"
 
-#: utils/adt/jsonfuncs.c:2460 utils/adt/jsonfuncs.c:3917
+#: utils/adt/jsonfuncs.c:2468 utils/adt/jsonfuncs.c:3925
 #, c-format
 msgid "cannot call %s on a non-array"
 msgstr "%s kann nicht mit etwas aufgerufen werden, das kein Array ist"
 
-#: utils/adt/jsonfuncs.c:2530 utils/adt/jsonfuncs.c:2535
-#: utils/adt/jsonfuncs.c:2552 utils/adt/jsonfuncs.c:2558
+#: utils/adt/jsonfuncs.c:2538 utils/adt/jsonfuncs.c:2543
+#: utils/adt/jsonfuncs.c:2560 utils/adt/jsonfuncs.c:2566
 #, c-format
 msgid "expected JSON array"
 msgstr "JSON-Array wurde erwartet"
 
-#: utils/adt/jsonfuncs.c:2531
+#: utils/adt/jsonfuncs.c:2539
 #, c-format
 msgid "See the value of key \"%s\"."
 msgstr "Prüfen Sie den Wert des Schlüssels »%s«."
 
-#: utils/adt/jsonfuncs.c:2553
+#: utils/adt/jsonfuncs.c:2561
 #, c-format
 msgid "See the array element %s of key \"%s\"."
 msgstr "Prüfen Sie das Arrayelement %s des Schlüssels »%s«."
 
-#: utils/adt/jsonfuncs.c:2559
+#: utils/adt/jsonfuncs.c:2567
 #, c-format
 msgid "See the array element %s."
 msgstr "Prüfen Sie das Arrayelement %s."
 
-#: utils/adt/jsonfuncs.c:2594
+#: utils/adt/jsonfuncs.c:2602
 #, c-format
 msgid "malformed JSON array"
 msgstr "fehlerhaftes JSON-Array"
 
 #. translator: %s is a function name, eg json_to_record
-#: utils/adt/jsonfuncs.c:3421
+#: utils/adt/jsonfuncs.c:3429
 #, c-format
 msgid "first argument of %s must be a row type"
 msgstr "erstes Argument von %s muss ein Zeilentyp sein"
 
 #. translator: %s is a function name, eg json_to_record
-#: utils/adt/jsonfuncs.c:3445
+#: utils/adt/jsonfuncs.c:3453
 #, c-format
 msgid "could not determine row type for result of %s"
 msgstr "konnte Zeilentyp für Ergebnis von %s nicht ermitteln"
 
-#: utils/adt/jsonfuncs.c:3447
+#: utils/adt/jsonfuncs.c:3455
 #, c-format
 msgid "Provide a non-null record argument, or call the function in the FROM clause using a column definition list."
 msgstr "Geben Sie ein »record«-Argument, das nicht NULL ist, an oder rufen Sie die Funktion in der FROM-Klausel mit einer Spaltendefinitionsliste auf."
 
-#: utils/adt/jsonfuncs.c:3934 utils/adt/jsonfuncs.c:4014
+#: utils/adt/jsonfuncs.c:3942 utils/adt/jsonfuncs.c:4022
 #, c-format
 msgid "argument of %s must be an array of objects"
 msgstr "Argument von %s muss ein Array von Objekten sein"
 
-#: utils/adt/jsonfuncs.c:3967
+#: utils/adt/jsonfuncs.c:3975
 #, c-format
 msgid "cannot call %s on an object"
 msgstr "%s kann nicht mit einem Objekt aufgerufen werden"
 
-#: utils/adt/jsonfuncs.c:4375 utils/adt/jsonfuncs.c:4434
-#: utils/adt/jsonfuncs.c:4514
+#: utils/adt/jsonfuncs.c:4383 utils/adt/jsonfuncs.c:4442
+#: utils/adt/jsonfuncs.c:4523
 #, c-format
 msgid "cannot delete from scalar"
 msgstr "kann nicht aus skalarem Wert löschen"
 
-#: utils/adt/jsonfuncs.c:4519
+#: utils/adt/jsonfuncs.c:4528
 #, c-format
 msgid "cannot delete from object using integer index"
 msgstr "aus einem Objekt kann nicht per numerischem Index gelöscht werden"
 
-#: utils/adt/jsonfuncs.c:4587 utils/adt/jsonfuncs.c:4748
+#: utils/adt/jsonfuncs.c:4596 utils/adt/jsonfuncs.c:4757
 #, c-format
 msgid "cannot set path in scalar"
 msgstr "in einem skalaren Wert kann kein Pfad gesetzt werden"
 
-#: utils/adt/jsonfuncs.c:4629 utils/adt/jsonfuncs.c:4671
+#: utils/adt/jsonfuncs.c:4638 utils/adt/jsonfuncs.c:4680
 #, c-format
 msgid "null_value_treatment must be \"delete_key\", \"return_target\", \"use_json_null\", or \"raise_exception\""
 msgstr "null_value_treatment muss »delete_key«, »return_target«, »use_json_null« oder »raise_exception« sein"
 
-#: utils/adt/jsonfuncs.c:4642
+#: utils/adt/jsonfuncs.c:4651
 #, c-format
 msgid "JSON value must not be null"
 msgstr "JSON-Wert darf nicht NULL sein"
 
-#: utils/adt/jsonfuncs.c:4643
+#: utils/adt/jsonfuncs.c:4652
 #, c-format
 msgid "Exception was raised because null_value_treatment is \"raise_exception\"."
 msgstr "Ausnahme wurde ausgelöst, weil null_value_treatment »raise_exception« ist."
 
-#: utils/adt/jsonfuncs.c:4644
+#: utils/adt/jsonfuncs.c:4653
 #, c-format
 msgid "To avoid, either change the null_value_treatment argument or ensure that an SQL NULL is not passed."
 msgstr "Um dies zu vermeiden, ändern Sie das Argument null_value_treatment oder sorgen Sie dafür, dass kein SQL NULL übergeben wird."
 
-#: utils/adt/jsonfuncs.c:4699
+#: utils/adt/jsonfuncs.c:4708
 #, c-format
 msgid "cannot delete path in scalar"
 msgstr "in einem skalaren Wert kann kein Pfad gelöscht werden"
 
-#: utils/adt/jsonfuncs.c:4915
+#: utils/adt/jsonfuncs.c:4924
 #, c-format
 msgid "path element at position %d is null"
 msgstr "Pfadelement auf Position %d ist NULL"
 
-#: utils/adt/jsonfuncs.c:4934 utils/adt/jsonfuncs.c:4965
-#: utils/adt/jsonfuncs.c:5032
+#: utils/adt/jsonfuncs.c:4943 utils/adt/jsonfuncs.c:4974
+#: utils/adt/jsonfuncs.c:5047
 #, c-format
 msgid "cannot replace existing key"
 msgstr "existierender Schlüssel kann nicht ersetzt werden"
 
-#: utils/adt/jsonfuncs.c:4935 utils/adt/jsonfuncs.c:4966
+#: utils/adt/jsonfuncs.c:4944 utils/adt/jsonfuncs.c:4975
 #, c-format
 msgid "The path assumes key is a composite object, but it is a scalar value."
 msgstr "Der Pfad nimmt an, dass der Schlüssel ein zusammengesetztes Objekt ist, aber er ist ein skalarer Wert."
 
-#: utils/adt/jsonfuncs.c:5033
+#: utils/adt/jsonfuncs.c:5048
 #, c-format
 msgid "Try using the function jsonb_set to replace key value."
 msgstr "Verwenden Sie die Funktion jsonb_set, um den Schlüsselwert zu ersetzen."
 
-#: utils/adt/jsonfuncs.c:5137
+#: utils/adt/jsonfuncs.c:5152
 #, c-format
 msgid "path element at position %d is not an integer: \"%s\""
 msgstr "Pfadelement auf Position %d ist keine ganze Zahl: »%s«"
 
-#: utils/adt/jsonfuncs.c:5154
+#: utils/adt/jsonfuncs.c:5169
 #, c-format
 msgid "path element at position %d is out of range: %d"
 msgstr "Pfadelement auf Position %d ist außerhalb des gültigen Bereichs: %d"
 
-#: utils/adt/jsonfuncs.c:5306
+#: utils/adt/jsonfuncs.c:5321
 #, c-format
 msgid "wrong flag type, only arrays and scalars are allowed"
 msgstr "falscher Flag-Typ, nur Arrays und skalare Werte sind erlaubt"
 
-#: utils/adt/jsonfuncs.c:5313
+#: utils/adt/jsonfuncs.c:5328
 #, c-format
 msgid "flag array element is not a string"
 msgstr "Flag-Array-Element ist keine Zeichenkette"
 
-#: utils/adt/jsonfuncs.c:5314 utils/adt/jsonfuncs.c:5336
+#: utils/adt/jsonfuncs.c:5329 utils/adt/jsonfuncs.c:5351
 #, c-format
 msgid "Possible values are: \"string\", \"numeric\", \"boolean\", \"key\", and \"all\"."
 msgstr "Mögliche Werte sind: »string«, »numeric«, »boolean«, »key« und »all«."
 
-#: utils/adt/jsonfuncs.c:5334
+#: utils/adt/jsonfuncs.c:5349
 #, c-format
 msgid "wrong flag in flag array: \"%s\""
 msgstr "falsche Flag im Flag-Array: »%s«"
@@ -23743,87 +23744,87 @@ msgstr "JSON-Path-Array-Indizierung kann nur auf ein Array angewendet werden"
 msgid "jsonpath wildcard member accessor can only be applied to an object"
 msgstr "JSON-Path-Wildcard-Member-Zugriff kann nur auf ein Objekt angwendet werden"
 
-#: utils/adt/jsonpath_exec.c:1002
+#: utils/adt/jsonpath_exec.c:1006
 #, c-format
 msgid "jsonpath item method .%s() can only be applied to an array"
 msgstr "Jsonpath-Item-Methode .%s() kann nur auf ein Array angewendet werden"
 
-#: utils/adt/jsonpath_exec.c:1055
+#: utils/adt/jsonpath_exec.c:1059
 #, c-format
 msgid "numeric argument of jsonpath item method .%s() is out of range for type double precision"
 msgstr "numerisches Argument der JSON-Path-Item-Methode .%s() ist außerhalb des gültigen Bereichs für Typ double precision"
 
-#: utils/adt/jsonpath_exec.c:1076
+#: utils/adt/jsonpath_exec.c:1080
 #, c-format
 msgid "string argument of jsonpath item method .%s() is not a valid representation of a double precision number"
 msgstr "Zeichenkettenargument der JSON-Path-Item-Methode .%s() ist nicht gültig für Typ double precision"
 
-#: utils/adt/jsonpath_exec.c:1089
+#: utils/adt/jsonpath_exec.c:1093
 #, c-format
 msgid "jsonpath item method .%s() can only be applied to a string or numeric value"
 msgstr "JSON-Path-Item-Methode .%s() kann nur auf eine Zeichenkette oder einen numerischen Wert angewendet werden"
 
-#: utils/adt/jsonpath_exec.c:1579
+#: utils/adt/jsonpath_exec.c:1583
 #, c-format
 msgid "left operand of jsonpath operator %s is not a single numeric value"
 msgstr "linker Operand des JSON-Path-Operators %s ist kein einzelner numerischer Wert"
 
-#: utils/adt/jsonpath_exec.c:1586
+#: utils/adt/jsonpath_exec.c:1590
 #, c-format
 msgid "right operand of jsonpath operator %s is not a single numeric value"
 msgstr "rechter Operand des JSON-Path-Operators %s ist kein einzelner numerischer Wert"
 
-#: utils/adt/jsonpath_exec.c:1654
+#: utils/adt/jsonpath_exec.c:1658
 #, c-format
 msgid "operand of unary jsonpath operator %s is not a numeric value"
 msgstr "Operand des unären JSON-Path-Operators %s ist kein numerischer Wert"
 
-#: utils/adt/jsonpath_exec.c:1752
+#: utils/adt/jsonpath_exec.c:1756
 #, c-format
 msgid "jsonpath item method .%s() can only be applied to a numeric value"
 msgstr "JSON-Path-Item-Methode .%s() kann nur auf einen numerischen Wert angewendet werden"
 
-#: utils/adt/jsonpath_exec.c:1792
+#: utils/adt/jsonpath_exec.c:1796
 #, c-format
 msgid "jsonpath item method .%s() can only be applied to a string"
 msgstr "JSON-Path-Item-Methode .%s() kann nur auf eine Zeichenkette angewendet werden"
 
-#: utils/adt/jsonpath_exec.c:1886
+#: utils/adt/jsonpath_exec.c:1890
 #, c-format
 msgid "datetime format is not recognized: \"%s\""
 msgstr "Datum-/Zeitformat nicht erkannt: »%s«"
 
-#: utils/adt/jsonpath_exec.c:1888
+#: utils/adt/jsonpath_exec.c:1892
 #, c-format
 msgid "Use a datetime template argument to specify the input data format."
 msgstr "Verwenden Sie das Template-Argument für .datetime(), um das Eingabeformat anzugeben."
 
-#: utils/adt/jsonpath_exec.c:1956
+#: utils/adt/jsonpath_exec.c:1960
 #, c-format
 msgid "jsonpath item method .%s() can only be applied to an object"
 msgstr "JSON-Path-Item-Methode .%s() kann nur auf ein Objekt angewendet werden"
 
-#: utils/adt/jsonpath_exec.c:2138
+#: utils/adt/jsonpath_exec.c:2142
 #, c-format
 msgid "could not find jsonpath variable \"%s\""
 msgstr "konnte JSON-Path-Variable »%s« nicht finden"
 
-#: utils/adt/jsonpath_exec.c:2402
+#: utils/adt/jsonpath_exec.c:2406
 #, c-format
 msgid "jsonpath array subscript is not a single numeric value"
 msgstr "JSON-Path-Arrayindex ist kein einzelner numerischer Wert"
 
-#: utils/adt/jsonpath_exec.c:2414
+#: utils/adt/jsonpath_exec.c:2418
 #, c-format
 msgid "jsonpath array subscript is out of integer range"
 msgstr "JSON-Path-Arrayindex außerhalb des gültigen Bereichs für ganze Zahlen"
 
-#: utils/adt/jsonpath_exec.c:2591
+#: utils/adt/jsonpath_exec.c:2595
 #, c-format
 msgid "cannot convert value from %s to %s without time zone usage"
 msgstr "Wert kann nicht von %s nach %s konvertiert werden ohne Verwendung von Zeitzonen"
 
-#: utils/adt/jsonpath_exec.c:2593
+#: utils/adt/jsonpath_exec.c:2597
 #, c-format
 msgid "Use *_tz() function for time zone support."
 msgstr "Verwenden Sie die *_tz()-Funktion für Zeitzonenunterstützung."
@@ -24144,41 +24145,41 @@ msgstr "Schrittgröße kann nicht unendlich sein"
 msgid "factorial of a negative number is undefined"
 msgstr "Fakultät einer negativen Zahl ist undefiniert"
 
-#: utils/adt/numeric.c:3499 utils/adt/numeric.c:6921 utils/adt/numeric.c:7394
-#: utils/adt/numeric.c:9771 utils/adt/numeric.c:10258 utils/adt/numeric.c:10384
-#: utils/adt/numeric.c:10457
+#: utils/adt/numeric.c:3499 utils/adt/numeric.c:6949 utils/adt/numeric.c:7422
+#: utils/adt/numeric.c:9799 utils/adt/numeric.c:10286 utils/adt/numeric.c:10412
+#: utils/adt/numeric.c:10485
 #, c-format
 msgid "value overflows numeric format"
 msgstr "Wert verursacht Überlauf im »numeric«-Format"
 
-#: utils/adt/numeric.c:4181 utils/adt/numeric.c:4261 utils/adt/numeric.c:4302
-#: utils/adt/numeric.c:4496
+#: utils/adt/numeric.c:4209 utils/adt/numeric.c:4289 utils/adt/numeric.c:4330
+#: utils/adt/numeric.c:4524
 #, c-format
 msgid "cannot convert NaN to %s"
 msgstr "kann NaN nicht in %s umwandeln"
 
-#: utils/adt/numeric.c:4185 utils/adt/numeric.c:4265 utils/adt/numeric.c:4306
-#: utils/adt/numeric.c:4500
+#: utils/adt/numeric.c:4213 utils/adt/numeric.c:4293 utils/adt/numeric.c:4334
+#: utils/adt/numeric.c:4528
 #, c-format
 msgid "cannot convert infinity to %s"
 msgstr "kann Unendlich nicht in %s umwandeln"
 
-#: utils/adt/numeric.c:4509
+#: utils/adt/numeric.c:4537
 #, c-format
 msgid "pg_lsn out of range"
 msgstr "pg_lsn ist außerhalb des gültigen Bereichs"
 
-#: utils/adt/numeric.c:7478 utils/adt/numeric.c:7525
+#: utils/adt/numeric.c:7506 utils/adt/numeric.c:7553
 #, c-format
 msgid "numeric field overflow"
 msgstr "Feldüberlauf bei Typ »numeric«"
 
-#: utils/adt/numeric.c:7479
+#: utils/adt/numeric.c:7507
 #, c-format
 msgid "A field with precision %d, scale %d must round to an absolute value less than %s%d."
 msgstr "Ein Feld mit Präzision %d, Skala %d muss beim Runden einen Betrag von weniger als %s%d ergeben."
 
-#: utils/adt/numeric.c:7526
+#: utils/adt/numeric.c:7554
 #, c-format
 msgid "A field with precision %d, scale %d cannot hold an infinite value."
 msgstr "Ein Feld mit Präzision %d, Skala %d kann keinen unendlichen Wert enthalten."
@@ -24463,7 +24464,7 @@ msgid "more than one operator named %s"
 msgstr "es gibt mehrere Operatoren namens %s"
 
 #: utils/adt/regproc.c:715 utils/adt/regproc.c:756 utils/adt/regproc.c:2055
-#: utils/adt/ruleutils.c:9770 utils/adt/ruleutils.c:9939
+#: utils/adt/ruleutils.c:9772 utils/adt/ruleutils.c:9941
 #, c-format
 msgid "too many arguments"
 msgstr "zu viele Argumente"
@@ -24886,42 +24887,42 @@ msgstr "Gewichtungs-Array darf keine NULL-Werte enthalten"
 msgid "unrecognized weight: \"%c\""
 msgstr "unbekannte Gewichtung: »%c«"
 
-#: utils/adt/tsvector_op.c:2426
+#: utils/adt/tsvector_op.c:2429
 #, c-format
 msgid "ts_stat query must return one tsvector column"
 msgstr "ts_stat-Anfrage muss eine tsvector-Spalte zurückgeben"
 
-#: utils/adt/tsvector_op.c:2615
+#: utils/adt/tsvector_op.c:2618
 #, c-format
 msgid "tsvector column \"%s\" does not exist"
 msgstr "tsvector-Spalte »%s« existiert nicht"
 
-#: utils/adt/tsvector_op.c:2622
+#: utils/adt/tsvector_op.c:2625
 #, c-format
 msgid "column \"%s\" is not of tsvector type"
 msgstr "Spalte »%s« hat nicht Typ tsvector"
 
-#: utils/adt/tsvector_op.c:2634
+#: utils/adt/tsvector_op.c:2637
 #, c-format
 msgid "configuration column \"%s\" does not exist"
 msgstr "Konfigurationsspalte »%s« existiert nicht"
 
-#: utils/adt/tsvector_op.c:2640
+#: utils/adt/tsvector_op.c:2643
 #, c-format
 msgid "column \"%s\" is not of regconfig type"
 msgstr "Spalte »%s« hat nicht Typ regconfig"
 
-#: utils/adt/tsvector_op.c:2647
+#: utils/adt/tsvector_op.c:2650
 #, c-format
 msgid "configuration column \"%s\" must not be null"
 msgstr "Konfigurationsspalte »%s« darf nicht NULL sein"
 
-#: utils/adt/tsvector_op.c:2660
+#: utils/adt/tsvector_op.c:2663
 #, c-format
 msgid "text search configuration name \"%s\" must be schema-qualified"
 msgstr "Textsuchekonfigurationsname »%s« muss Schemaqualifikation haben"
 
-#: utils/adt/tsvector_op.c:2685
+#: utils/adt/tsvector_op.c:2688
 #, c-format
 msgid "column \"%s\" is not of a character type"
 msgstr "Spalte »%s« hat keinen Zeichentyp"
@@ -28302,24 +28303,24 @@ msgstr "konnte Positionszeiger in temporärer Datei nicht auf Block %ld setzen"
 msgid "could not read block %ld of temporary file: read only %zu of %zu bytes"
 msgstr "konnte Block %ld von temporärer Datei nicht lesen: es wurden nur %zu von %zu Bytes gelesen"
 
-#: utils/sort/sharedtuplestore.c:430 utils/sort/sharedtuplestore.c:439
-#: utils/sort/sharedtuplestore.c:462 utils/sort/sharedtuplestore.c:479
-#: utils/sort/sharedtuplestore.c:496
+#: utils/sort/sharedtuplestore.c:431 utils/sort/sharedtuplestore.c:440
+#: utils/sort/sharedtuplestore.c:463 utils/sort/sharedtuplestore.c:480
+#: utils/sort/sharedtuplestore.c:497
 #, c-format
 msgid "could not read from shared tuplestore temporary file"
 msgstr "konnte nicht aus temporärer Datei für Shared-Tuplestore lesen"
 
-#: utils/sort/sharedtuplestore.c:485
+#: utils/sort/sharedtuplestore.c:486
 #, c-format
 msgid "unexpected chunk in shared tuplestore temporary file"
 msgstr "unerwarteter Chunk in temporärer Datei für Shared-Tuplestore"
 
-#: utils/sort/sharedtuplestore.c:569
+#: utils/sort/sharedtuplestore.c:570
 #, c-format
 msgid "could not seek to block %u in shared tuplestore temporary file"
 msgstr "konnte Positionszeiger in temporärer Datei für Shared-Tuplestore nicht auf Block %u setzen"
 
-#: utils/sort/sharedtuplestore.c:576
+#: utils/sort/sharedtuplestore.c:577
 #, c-format
 msgid "could not read from shared tuplestore temporary file: read only %zu of %zu bytes"
 msgstr "konnte nicht aus temporärer Datei für Shared-Tuplestore lesen: es wurden nur %zu von %zu Bytes gelesen"
index 4784a6105f56401239a0b17b938fb0d1c3f10527..c03e45b875d5f81c859defcc61278d33c989d9a7 100644 (file)
@@ -8,8 +8,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PostgreSQL 12\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-11-04 15:25+0000\n"
-"PO-Revision-Date: 2022-11-05 07:11+0100\n"
+"POT-Creation-Date: 2023-02-04 07:41+0000\n"
+"PO-Revision-Date: 2023-02-05 17:32+0100\n"
 "Last-Translator: Christophe Courtois <[email protected]>\n"
 "Language-Team: French <[email protected]>\n"
 "Language: fr\n"
@@ -17,7 +17,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Poedit 3.1.1\n"
+"X-Generator: Poedit 3.2.2\n"
 
 #: ../common/config_info.c:134 ../common/config_info.c:142 ../common/config_info.c:150 ../common/config_info.c:158 ../common/config_info.c:166 ../common/config_info.c:174 ../common/config_info.c:182 ../common/config_info.c:190
 msgid "not recorded"
@@ -28,19 +28,19 @@ msgstr "non enregistré"
 msgid "could not open file \"%s\" for reading: %m"
 msgstr "n'a pas pu ouvrir le fichier « %s » pour une lecture : %m"
 
-#: ../common/controldata_utils.c:86 ../common/controldata_utils.c:89 access/transam/timeline.c:143 access/transam/timeline.c:362 access/transam/twophase.c:1329 access/transam/xlog.c:3573 access/transam/xlog.c:4817 access/transam/xlog.c:11620 access/transam/xlog.c:11633 access/transam/xlog.c:12088 access/transam/xlog.c:12168 access/transam/xlog.c:12205 access/transam/xlog.c:12265 access/transam/xlogfuncs.c:703 access/transam/xlogfuncs.c:722 commands/extension.c:3474 libpq/hba.c:534 replication/basebackup.c:2026 replication/logical/origin.c:729 replication/logical/origin.c:765 replication/logical/reorderbuffer.c:4935 replication/logical/snapbuild.c:1844
-#: replication/logical/snapbuild.c:1886 replication/logical/snapbuild.c:1913 replication/slot.c:1720 replication/slot.c:1761 replication/walsender.c:545 storage/file/buffile.c:445 storage/file/copydir.c:195 utils/adt/genfile.c:202 utils/adt/misc.c:888 utils/cache/relmapper.c:744
+#: ../common/controldata_utils.c:86 ../common/controldata_utils.c:89 access/transam/timeline.c:143 access/transam/timeline.c:362 access/transam/twophase.c:1329 access/transam/xlog.c:3573 access/transam/xlog.c:4817 access/transam/xlog.c:11625 access/transam/xlog.c:11638 access/transam/xlog.c:12093 access/transam/xlog.c:12173 access/transam/xlog.c:12210 access/transam/xlog.c:12270 access/transam/xlogfuncs.c:703 access/transam/xlogfuncs.c:722 commands/extension.c:3474 libpq/hba.c:534 replication/basebackup.c:2026 replication/logical/origin.c:729 replication/logical/origin.c:765 replication/logical/reorderbuffer.c:4941 replication/logical/snapbuild.c:1851
+#: replication/logical/snapbuild.c:1893 replication/logical/snapbuild.c:1920 replication/slot.c:1727 replication/slot.c:1768 replication/walsender.c:545 storage/file/buffile.c:445 storage/file/copydir.c:195 utils/adt/genfile.c:202 utils/adt/misc.c:888 utils/cache/relmapper.c:744
 #, c-format
 msgid "could not read file \"%s\": %m"
 msgstr "n'a pas pu lire le fichier « %s » : %m"
 
-#: ../common/controldata_utils.c:97 ../common/controldata_utils.c:101 access/transam/xlog.c:3578 access/transam/xlog.c:4822 replication/basebackup.c:2030 replication/logical/origin.c:734 replication/logical/origin.c:773 replication/logical/snapbuild.c:1849 replication/logical/snapbuild.c:1891 replication/logical/snapbuild.c:1918 replication/slot.c:1724 replication/slot.c:1765 replication/walsender.c:550 utils/cache/relmapper.c:748
+#: ../common/controldata_utils.c:97 ../common/controldata_utils.c:101 access/transam/xlog.c:3578 access/transam/xlog.c:4822 replication/basebackup.c:2030 replication/logical/origin.c:734 replication/logical/origin.c:773 replication/logical/snapbuild.c:1856 replication/logical/snapbuild.c:1898 replication/logical/snapbuild.c:1925 replication/slot.c:1731 replication/slot.c:1772 replication/walsender.c:550 utils/cache/relmapper.c:748
 #, c-format
 msgid "could not read file \"%s\": read %d of %zu"
 msgstr "n'a pas pu lire le fichier « %s » : a lu %d sur %zu"
 
-#: ../common/controldata_utils.c:112 ../common/controldata_utils.c:117 ../common/controldata_utils.c:256 ../common/controldata_utils.c:259 access/heap/rewriteheap.c:1185 access/heap/rewriteheap.c:1288 access/transam/timeline.c:392 access/transam/timeline.c:438 access/transam/timeline.c:516 access/transam/twophase.c:1341 access/transam/twophase.c:1746 access/transam/xlog.c:3442 access/transam/xlog.c:3613 access/transam/xlog.c:3618 access/transam/xlog.c:3946 access/transam/xlog.c:4787 access/transam/xlog.c:5712 access/transam/xlogfuncs.c:728 commands/copyfrom.c:1576 commands/copyto.c:328 libpq/be-fsstubs.c:455 libpq/be-fsstubs.c:525 replication/logical/origin.c:667
-#: replication/logical/origin.c:806 replication/logical/reorderbuffer.c:4993 replication/logical/snapbuild.c:1753 replication/logical/snapbuild.c:1926 replication/slot.c:1611 replication/slot.c:1772 replication/walsender.c:560 storage/file/copydir.c:218 storage/file/copydir.c:223 storage/file/fd.c:738 storage/file/fd.c:3542 storage/file/fd.c:3645 utils/cache/relmapper.c:759 utils/cache/relmapper.c:898
+#: ../common/controldata_utils.c:112 ../common/controldata_utils.c:117 ../common/controldata_utils.c:256 ../common/controldata_utils.c:259 access/heap/rewriteheap.c:1178 access/heap/rewriteheap.c:1281 access/transam/timeline.c:392 access/transam/timeline.c:438 access/transam/timeline.c:516 access/transam/twophase.c:1341 access/transam/twophase.c:1746 access/transam/xlog.c:3442 access/transam/xlog.c:3613 access/transam/xlog.c:3618 access/transam/xlog.c:3946 access/transam/xlog.c:4787 access/transam/xlog.c:5712 access/transam/xlogfuncs.c:728 commands/copyfrom.c:1576 commands/copyto.c:328 libpq/be-fsstubs.c:455 libpq/be-fsstubs.c:525 replication/logical/origin.c:667
+#: replication/logical/origin.c:806 replication/logical/reorderbuffer.c:4999 replication/logical/snapbuild.c:1760 replication/logical/snapbuild.c:1933 replication/slot.c:1618 replication/slot.c:1779 replication/walsender.c:560 storage/file/copydir.c:218 storage/file/copydir.c:223 storage/file/fd.c:738 storage/file/fd.c:3542 storage/file/fd.c:3645 utils/cache/relmapper.c:759 utils/cache/relmapper.c:898
 #, c-format
 msgid "could not close file \"%s\": %m"
 msgstr "n'a pas pu fermer le fichier « %s » : %m"
@@ -63,25 +63,25 @@ msgstr ""
 "résultats ci-dessous sont incorrects, et l'installation de PostgreSQL\n"
 "est incompatible avec ce répertoire des données."
 
-#: ../common/controldata_utils.c:197 ../common/controldata_utils.c:203 ../common/file_utils.c:232 ../common/file_utils.c:291 ../common/file_utils.c:365 access/heap/rewriteheap.c:1271 access/transam/timeline.c:111 access/transam/timeline.c:251 access/transam/timeline.c:348 access/transam/twophase.c:1285 access/transam/xlog.c:3328 access/transam/xlog.c:3484 access/transam/xlog.c:3528 access/transam/xlog.c:3726 access/transam/xlog.c:3811 access/transam/xlog.c:3914 access/transam/xlog.c:4807 access/transam/xlogutils.c:803 postmaster/syslogger.c:1488 replication/basebackup.c:616 replication/basebackup.c:1616 replication/logical/origin.c:719 replication/logical/reorderbuffer.c:3588
-#: replication/logical/reorderbuffer.c:4139 replication/logical/reorderbuffer.c:4915 replication/logical/snapbuild.c:1708 replication/logical/snapbuild.c:1815 replication/slot.c:1692 replication/walsender.c:518 replication/walsender.c:2563 storage/file/copydir.c:161 storage/file/fd.c:713 storage/file/fd.c:3306 storage/file/fd.c:3529 storage/file/fd.c:3616 storage/smgr/md.c:503 utils/cache/relmapper.c:724 utils/cache/relmapper.c:842 utils/error/elog.c:1938 utils/init/miscinit.c:1351 utils/init/miscinit.c:1485 utils/init/miscinit.c:1562 utils/misc/guc.c:8618 utils/misc/guc.c:8650
+#: ../common/controldata_utils.c:197 ../common/controldata_utils.c:203 ../common/file_utils.c:232 ../common/file_utils.c:291 ../common/file_utils.c:365 access/heap/rewriteheap.c:1264 access/transam/timeline.c:111 access/transam/timeline.c:251 access/transam/timeline.c:348 access/transam/twophase.c:1285 access/transam/xlog.c:3328 access/transam/xlog.c:3484 access/transam/xlog.c:3528 access/transam/xlog.c:3726 access/transam/xlog.c:3811 access/transam/xlog.c:3914 access/transam/xlog.c:4807 access/transam/xlogutils.c:803 postmaster/syslogger.c:1488 replication/basebackup.c:616 replication/basebackup.c:1616 replication/logical/origin.c:719 replication/logical/reorderbuffer.c:3594
+#: replication/logical/reorderbuffer.c:4145 replication/logical/reorderbuffer.c:4921 replication/logical/snapbuild.c:1715 replication/logical/snapbuild.c:1822 replication/slot.c:1699 replication/walsender.c:518 replication/walsender.c:2563 storage/file/copydir.c:161 storage/file/fd.c:713 storage/file/fd.c:3306 storage/file/fd.c:3529 storage/file/fd.c:3616 storage/smgr/md.c:503 utils/cache/relmapper.c:724 utils/cache/relmapper.c:842 utils/error/elog.c:1938 utils/init/miscinit.c:1351 utils/init/miscinit.c:1485 utils/init/miscinit.c:1562 utils/misc/guc.c:8618 utils/misc/guc.c:8650
 #, c-format
 msgid "could not open file \"%s\": %m"
 msgstr "n'a pas pu ouvrir le fichier « %s » : %m"
 
-#: ../common/controldata_utils.c:221 ../common/controldata_utils.c:224 access/transam/twophase.c:1719 access/transam/twophase.c:1728 access/transam/xlog.c:11377 access/transam/xlog.c:11415 access/transam/xlog.c:11828 access/transam/xlogfuncs.c:782 postmaster/postmaster.c:5682 postmaster/syslogger.c:1499 postmaster/syslogger.c:1512 utils/cache/relmapper.c:876
+#: ../common/controldata_utils.c:221 ../common/controldata_utils.c:224 access/transam/twophase.c:1719 access/transam/twophase.c:1728 access/transam/xlog.c:11382 access/transam/xlog.c:11420 access/transam/xlog.c:11833 access/transam/xlogfuncs.c:782 postmaster/postmaster.c:5689 postmaster/syslogger.c:1499 postmaster/syslogger.c:1512 utils/cache/relmapper.c:876
 #, c-format
 msgid "could not write file \"%s\": %m"
 msgstr "impossible d'écrire le fichier « %s » : %m"
 
-#: ../common/controldata_utils.c:239 ../common/controldata_utils.c:245 ../common/file_utils.c:303 ../common/file_utils.c:373 access/heap/rewriteheap.c:967 access/heap/rewriteheap.c:1179 access/heap/rewriteheap.c:1282 access/transam/timeline.c:432 access/transam/timeline.c:510 access/transam/twophase.c:1740 access/transam/xlog.c:3435 access/transam/xlog.c:3607 access/transam/xlog.c:4780 access/transam/xlog.c:10860 access/transam/xlog.c:10901 replication/logical/snapbuild.c:1746 replication/slot.c:1597 replication/slot.c:1702 storage/file/fd.c:730 storage/file/fd.c:3637 storage/smgr/md.c:951 storage/smgr/md.c:992 storage/sync/sync.c:454 utils/cache/relmapper.c:891
+#: ../common/controldata_utils.c:239 ../common/controldata_utils.c:245 ../common/file_utils.c:303 ../common/file_utils.c:373 access/heap/rewriteheap.c:960 access/heap/rewriteheap.c:1172 access/heap/rewriteheap.c:1275 access/transam/timeline.c:432 access/transam/timeline.c:510 access/transam/twophase.c:1740 access/transam/xlog.c:3435 access/transam/xlog.c:3607 access/transam/xlog.c:4780 access/transam/xlog.c:10865 access/transam/xlog.c:10906 replication/logical/snapbuild.c:1753 replication/slot.c:1604 replication/slot.c:1709 storage/file/fd.c:730 storage/file/fd.c:3637 storage/smgr/md.c:951 storage/smgr/md.c:992 storage/sync/sync.c:454 utils/cache/relmapper.c:891
 #: utils/misc/guc.c:8405
 #, c-format
 msgid "could not fsync file \"%s\": %m"
 msgstr "n'a pas pu synchroniser sur disque (fsync) le fichier « %s » : %m"
 
-#: ../common/cryptohash_openssl.c:104 ../common/exec.c:527 ../common/exec.c:572 ../common/exec.c:664 ../common/hmac_openssl.c:101 ../common/psprintf.c:143 ../common/stringinfo.c:305 ../port/path.c:630 ../port/path.c:668 ../port/path.c:685 access/transam/twophase.c:1399 access/transam/xlog.c:6687 lib/dshash.c:245 libpq/auth.c:1491 libpq/auth.c:1559 libpq/auth.c:2117 libpq/be-secure-gssapi.c:520 postmaster/bgworker.c:349 postmaster/bgworker.c:948 postmaster/postmaster.c:2540 postmaster/postmaster.c:4198 postmaster/postmaster.c:4868 postmaster/postmaster.c:5607 postmaster/postmaster.c:5971 replication/libpqwalreceiver/libpqwalreceiver.c:283 replication/logical/logical.c:205
-#: replication/walsender.c:592 storage/buffer/localbuf.c:442 storage/file/fd.c:888 storage/file/fd.c:1360 storage/file/fd.c:1521 storage/file/fd.c:2329 storage/ipc/procarray.c:1445 storage/ipc/procarray.c:2249 storage/ipc/procarray.c:2256 storage/ipc/procarray.c:2759 storage/ipc/procarray.c:3436 utils/adt/cryptohashfuncs.c:46 utils/adt/cryptohashfuncs.c:66 utils/adt/formatting.c:1699 utils/adt/formatting.c:1823 utils/adt/formatting.c:1948 utils/adt/pg_locale.c:450 utils/adt/pg_locale.c:614 utils/adt/regexp.c:223 utils/fmgr/dfmgr.c:229 utils/hash/dynahash.c:513 utils/hash/dynahash.c:613 utils/hash/dynahash.c:1116 utils/mb/mbutils.c:401 utils/mb/mbutils.c:429 utils/mb/mbutils.c:814
+#: ../common/cryptohash_openssl.c:104 ../common/exec.c:527 ../common/exec.c:572 ../common/exec.c:664 ../common/hmac_openssl.c:101 ../common/psprintf.c:143 ../common/stringinfo.c:305 ../port/path.c:630 ../port/path.c:668 ../port/path.c:685 access/transam/twophase.c:1399 access/transam/xlog.c:6692 lib/dshash.c:245 libpq/auth.c:1491 libpq/auth.c:1559 libpq/auth.c:2117 libpq/be-secure-gssapi.c:520 postmaster/bgworker.c:349 postmaster/bgworker.c:948 postmaster/postmaster.c:2547 postmaster/postmaster.c:4205 postmaster/postmaster.c:4875 postmaster/postmaster.c:5614 postmaster/postmaster.c:5978 replication/libpqwalreceiver/libpqwalreceiver.c:287 replication/logical/logical.c:205
+#: replication/walsender.c:592 storage/buffer/localbuf.c:442 storage/file/fd.c:888 storage/file/fd.c:1360 storage/file/fd.c:1521 storage/file/fd.c:2329 storage/ipc/procarray.c:1456 storage/ipc/procarray.c:2260 storage/ipc/procarray.c:2267 storage/ipc/procarray.c:2770 storage/ipc/procarray.c:3447 utils/adt/cryptohashfuncs.c:46 utils/adt/cryptohashfuncs.c:66 utils/adt/formatting.c:1699 utils/adt/formatting.c:1823 utils/adt/formatting.c:1948 utils/adt/pg_locale.c:450 utils/adt/pg_locale.c:614 utils/adt/regexp.c:223 utils/fmgr/dfmgr.c:229 utils/hash/dynahash.c:513 utils/hash/dynahash.c:613 utils/hash/dynahash.c:1116 utils/mb/mbutils.c:401 utils/mb/mbutils.c:429 utils/mb/mbutils.c:814
 #: utils/mb/mbutils.c:841 utils/misc/guc.c:5049 utils/misc/guc.c:5065 utils/misc/guc.c:5078 utils/misc/guc.c:8383 utils/misc/tzparser.c:476 utils/mmgr/aset.c:476 utils/mmgr/dsa.c:701 utils/mmgr/dsa.c:723 utils/mmgr/dsa.c:804 utils/mmgr/generation.c:234 utils/mmgr/mcxt.c:888 utils/mmgr/mcxt.c:924 utils/mmgr/mcxt.c:962 utils/mmgr/mcxt.c:1000 utils/mmgr/mcxt.c:1088 utils/mmgr/mcxt.c:1119 utils/mmgr/mcxt.c:1155 utils/mmgr/mcxt.c:1207 utils/mmgr/mcxt.c:1242 utils/mmgr/mcxt.c:1277 utils/mmgr/slab.c:238
 #, c-format
 msgid "out of memory"
@@ -112,12 +112,12 @@ msgstr "n'a pas pu trouver un « %s » à exécuter"
 msgid "could not change directory to \"%s\": %m"
 msgstr "n'a pas pu modifier le répertoire par « %s » : %m"
 
-#: ../common/exec.c:291 access/transam/xlog.c:11251 replication/basebackup.c:1434 utils/adt/misc.c:369
+#: ../common/exec.c:291 access/transam/xlog.c:11256 replication/basebackup.c:1434 utils/adt/misc.c:369
 #, c-format
 msgid "could not read symbolic link \"%s\": %m"
 msgstr "n'a pas pu lire le lien symbolique « %s » : %m"
 
-#: ../common/exec.c:414 libpq/pqcomm.c:746 storage/ipc/latch.c:1085 storage/ipc/latch.c:1254 storage/ipc/latch.c:1483 storage/ipc/latch.c:1635 storage/ipc/latch.c:1751
+#: ../common/exec.c:414 libpq/pqcomm.c:746 storage/ipc/latch.c:1085 storage/ipc/latch.c:1254 storage/ipc/latch.c:1483 storage/ipc/latch.c:1636 storage/ipc/latch.c:1752
 #, c-format
 msgid "%s() failed: %m"
 msgstr "échec de %s() : %m"
@@ -132,7 +132,7 @@ msgstr "mémoire épuisée\n"
 msgid "cannot duplicate null pointer (internal error)\n"
 msgstr "ne peut pas dupliquer un pointeur nul (erreur interne)\n"
 
-#: ../common/file_utils.c:87 ../common/file_utils.c:451 ../common/file_utils.c:455 access/transam/twophase.c:1297 access/transam/xlog.c:11353 access/transam/xlog.c:11391 access/transam/xlog.c:11608 access/transam/xlogarchive.c:110 access/transam/xlogarchive.c:227 commands/copyfrom.c:1526 commands/copyto.c:726 commands/extension.c:3453 commands/tablespace.c:806 commands/tablespace.c:897 guc-file.l:1062 replication/basebackup.c:439 replication/basebackup.c:622 replication/basebackup.c:698 replication/logical/snapbuild.c:1625 storage/file/copydir.c:68 storage/file/copydir.c:107 storage/file/fd.c:1871 storage/file/fd.c:1957 storage/file/fd.c:3157 storage/file/fd.c:3361
+#: ../common/file_utils.c:87 ../common/file_utils.c:451 ../common/file_utils.c:455 access/transam/twophase.c:1297 access/transam/xlog.c:11358 access/transam/xlog.c:11396 access/transam/xlog.c:11613 access/transam/xlogarchive.c:110 access/transam/xlogarchive.c:227 commands/copyfrom.c:1526 commands/copyto.c:726 commands/extension.c:3453 commands/tablespace.c:806 commands/tablespace.c:897 guc-file.l:1062 replication/basebackup.c:439 replication/basebackup.c:622 replication/basebackup.c:698 replication/logical/snapbuild.c:1632 storage/file/copydir.c:68 storage/file/copydir.c:107 storage/file/fd.c:1871 storage/file/fd.c:1957 storage/file/fd.c:3157 storage/file/fd.c:3361
 #: utils/adt/dbsize.c:70 utils/adt/dbsize.c:222 utils/adt/dbsize.c:302 utils/adt/genfile.c:418 utils/adt/genfile.c:644 utils/adt/misc.c:354
 #, c-format
 msgid "could not stat file \"%s\": %m"
@@ -148,7 +148,7 @@ msgstr "n'a pas pu ouvrir le répertoire « %s » : %m"
 msgid "could not read directory \"%s\": %m"
 msgstr "n'a pas pu lire le répertoire « %s » : %m"
 
-#: ../common/file_utils.c:383 access/transam/xlogarchive.c:412 postmaster/syslogger.c:1523 replication/logical/snapbuild.c:1765 replication/slot.c:643 replication/slot.c:1483 replication/slot.c:1625 storage/file/fd.c:748 storage/file/fd.c:849 utils/time/snapmgr.c:1282
+#: ../common/file_utils.c:383 access/transam/xlogarchive.c:412 postmaster/syslogger.c:1523 replication/logical/snapbuild.c:1772 replication/slot.c:643 replication/slot.c:1490 replication/slot.c:1632 storage/file/fd.c:748 storage/file/fd.c:849 utils/time/snapmgr.c:1282
 #, c-format
 msgid "could not rename file \"%s\" to \"%s\": %m"
 msgstr "n'a pas pu renommer le fichier « %s » en « %s » : %m"
@@ -464,7 +464,7 @@ msgstr "n'a pas pu vérifier l'appartenance du jeton d'accès : code d'erreur %l
 msgid "request for BRIN range summarization for index \"%s\" page %u was not recorded"
 msgstr "requête de résumé d'intervalle BRIN pour la page « %s » de l'index « %u » n'a pas été enregistrée"
 
-#: access/brin/brin.c:1018 access/brin/brin.c:1122 access/gin/ginfast.c:1038 access/transam/xlog.c:11022 access/transam/xlog.c:11559 access/transam/xlogfuncs.c:274 access/transam/xlogfuncs.c:301 access/transam/xlogfuncs.c:340 access/transam/xlogfuncs.c:361 access/transam/xlogfuncs.c:382 access/transam/xlogfuncs.c:452 access/transam/xlogfuncs.c:509
+#: access/brin/brin.c:1018 access/brin/brin.c:1122 access/gin/ginfast.c:1038 access/transam/xlog.c:11027 access/transam/xlog.c:11564 access/transam/xlogfuncs.c:274 access/transam/xlogfuncs.c:301 access/transam/xlogfuncs.c:340 access/transam/xlogfuncs.c:361 access/transam/xlogfuncs.c:382 access/transam/xlogfuncs.c:452 access/transam/xlogfuncs.c:509
 #, c-format
 msgid "recovery is in progress"
 msgstr "restauration en cours"
@@ -489,12 +489,12 @@ msgstr "« %s » n'est pas un index BRIN"
 msgid "could not open parent table of index \"%s\""
 msgstr "n'a pas pu ouvrir la table parent de l'index « %s »"
 
-#: access/brin/brin_bloom.c:751 access/brin/brin_bloom.c:793 access/brin/brin_minmax_multi.c:3008 access/brin/brin_minmax_multi.c:3151 statistics/dependencies.c:662 statistics/dependencies.c:715 statistics/mcv.c:1483 statistics/mcv.c:1514 statistics/mvdistinct.c:343 statistics/mvdistinct.c:396 utils/adt/pseudotypes.c:43 utils/adt/pseudotypes.c:77 utils/adt/pseudotypes.c:252
+#: access/brin/brin_bloom.c:751 access/brin/brin_bloom.c:793 access/brin/brin_minmax_multi.c:3012 access/brin/brin_minmax_multi.c:3155 statistics/dependencies.c:662 statistics/dependencies.c:715 statistics/mcv.c:1483 statistics/mcv.c:1514 statistics/mvdistinct.c:343 statistics/mvdistinct.c:396 utils/adt/pseudotypes.c:43 utils/adt/pseudotypes.c:77 utils/adt/pseudotypes.c:252
 #, c-format
 msgid "cannot accept a value of type %s"
 msgstr "ne peut pas accepter une valeur de type %s"
 
-#: access/brin/brin_minmax_multi.c:2167 access/brin/brin_minmax_multi.c:2174 access/brin/brin_minmax_multi.c:2181 utils/adt/timestamp.c:941 utils/adt/timestamp.c:1515 utils/adt/timestamp.c:1982 utils/adt/timestamp.c:3059 utils/adt/timestamp.c:3064 utils/adt/timestamp.c:3069 utils/adt/timestamp.c:3119 utils/adt/timestamp.c:3126 utils/adt/timestamp.c:3133 utils/adt/timestamp.c:3153 utils/adt/timestamp.c:3160 utils/adt/timestamp.c:3167 utils/adt/timestamp.c:3197 utils/adt/timestamp.c:3205 utils/adt/timestamp.c:3249 utils/adt/timestamp.c:3676 utils/adt/timestamp.c:3801 utils/adt/timestamp.c:4359
+#: access/brin/brin_minmax_multi.c:2171 access/brin/brin_minmax_multi.c:2178 access/brin/brin_minmax_multi.c:2185 utils/adt/timestamp.c:941 utils/adt/timestamp.c:1515 utils/adt/timestamp.c:1982 utils/adt/timestamp.c:3059 utils/adt/timestamp.c:3064 utils/adt/timestamp.c:3069 utils/adt/timestamp.c:3119 utils/adt/timestamp.c:3126 utils/adt/timestamp.c:3133 utils/adt/timestamp.c:3153 utils/adt/timestamp.c:3160 utils/adt/timestamp.c:3167 utils/adt/timestamp.c:3197 utils/adt/timestamp.c:3205 utils/adt/timestamp.c:3249 utils/adt/timestamp.c:3676 utils/adt/timestamp.c:3801 utils/adt/timestamp.c:4359
 #, c-format
 msgid "interval out of range"
 msgstr "intervalle en dehors des limites"
@@ -834,12 +834,12 @@ msgstr ""
 "la famille d'opérateur « %s » de la méthode d'accès %s contient la spécification opfamily ORDER BY\n"
 "incorrecte pour l'opérateur %s"
 
-#: access/hash/hashfunc.c:278 access/hash/hashfunc.c:334 utils/adt/varchar.c:993 utils/adt/varchar.c:1053
+#: access/hash/hashfunc.c:278 access/hash/hashfunc.c:335 utils/adt/varchar.c:993 utils/adt/varchar.c:1054
 #, c-format
 msgid "could not determine which collation to use for string hashing"
 msgstr "n'a pas pu déterminer le collationnement à utiliser pour le hachage de chaîne"
 
-#: access/hash/hashfunc.c:279 access/hash/hashfunc.c:335 catalog/heap.c:713 catalog/heap.c:719 commands/createas.c:206 commands/createas.c:515 commands/indexcmds.c:1971 commands/tablecmds.c:16918 commands/view.c:86 regex/regc_pg_locale.c:263 utils/adt/formatting.c:1666 utils/adt/formatting.c:1790 utils/adt/formatting.c:1915 utils/adt/like.c:194 utils/adt/like_support.c:1004 utils/adt/varchar.c:733 utils/adt/varchar.c:994 utils/adt/varchar.c:1054 utils/adt/varlena.c:1517
+#: access/hash/hashfunc.c:279 access/hash/hashfunc.c:336 catalog/heap.c:711 catalog/heap.c:717 commands/createas.c:206 commands/createas.c:515 commands/indexcmds.c:1971 commands/tablecmds.c:16897 commands/view.c:86 regex/regc_pg_locale.c:263 utils/adt/formatting.c:1666 utils/adt/formatting.c:1790 utils/adt/formatting.c:1915 utils/adt/like.c:194 utils/adt/like_support.c:1004 utils/adt/varchar.c:733 utils/adt/varchar.c:994 utils/adt/varchar.c:1055 utils/adt/varlena.c:1517
 #, c-format
 msgid "Use the COLLATE clause to set the collation explicitly."
 msgstr "Utilisez la clause COLLARE pour configurer explicitement le collationnement."
@@ -926,33 +926,33 @@ msgstr "n'a pas pu obtenir un verrou sur la relation « %s »"
 msgid "tuple to be locked was already moved to another partition due to concurrent update"
 msgstr "la ligne à verrouiller était déjà déplacée dans une autre partition du fait d'une mise à jour concurrente"
 
-#: access/heap/hio.c:360 access/heap/rewriteheap.c:665
+#: access/heap/hio.c:360 access/heap/rewriteheap.c:660
 #, c-format
 msgid "row is too big: size %zu, maximum size %zu"
 msgstr "la ligne est trop grande : taille %zu, taille maximale %zu"
 
-#: access/heap/rewriteheap.c:927
+#: access/heap/rewriteheap.c:920
 #, c-format
 msgid "could not write to file \"%s\", wrote %d of %d: %m"
 msgstr "n'a pas pu écrire le fichier « %s », a écrit %d de %d : %m"
 
-#: access/heap/rewriteheap.c:1020 access/heap/rewriteheap.c:1138 access/transam/timeline.c:329 access/transam/timeline.c:485 access/transam/xlog.c:3351 access/transam/xlog.c:3542 access/transam/xlog.c:4759 access/transam/xlog.c:11368 access/transam/xlog.c:11406 access/transam/xlog.c:11811 access/transam/xlogfuncs.c:776 postmaster/postmaster.c:4623 postmaster/postmaster.c:5669 replication/logical/origin.c:587 replication/slot.c:1544 storage/file/copydir.c:167 storage/smgr/md.c:218 utils/time/snapmgr.c:1261
+#: access/heap/rewriteheap.c:1013 access/heap/rewriteheap.c:1131 access/transam/timeline.c:329 access/transam/timeline.c:485 access/transam/xlog.c:3351 access/transam/xlog.c:3542 access/transam/xlog.c:4759 access/transam/xlog.c:11373 access/transam/xlog.c:11411 access/transam/xlog.c:11816 access/transam/xlogfuncs.c:776 postmaster/postmaster.c:4630 postmaster/postmaster.c:5676 replication/logical/origin.c:587 replication/slot.c:1551 storage/file/copydir.c:167 storage/smgr/md.c:218 utils/time/snapmgr.c:1261
 #, c-format
 msgid "could not create file \"%s\": %m"
 msgstr "n'a pas pu créer le fichier « %s » : %m"
 
-#: access/heap/rewriteheap.c:1148
+#: access/heap/rewriteheap.c:1141
 #, c-format
 msgid "could not truncate file \"%s\" to %u: %m"
 msgstr "n'a pas pu tronquer le fichier « %s » en %u : %m"
 
-#: access/heap/rewriteheap.c:1166 access/transam/timeline.c:384 access/transam/timeline.c:424 access/transam/timeline.c:502 access/transam/xlog.c:3423 access/transam/xlog.c:3598 access/transam/xlog.c:4771 postmaster/postmaster.c:4633 postmaster/postmaster.c:4643 replication/logical/origin.c:599 replication/logical/origin.c:641 replication/logical/origin.c:660 replication/logical/snapbuild.c:1722 replication/slot.c:1579 storage/file/buffile.c:506 storage/file/copydir.c:207 utils/init/miscinit.c:1426 utils/init/miscinit.c:1437 utils/init/miscinit.c:1445 utils/misc/guc.c:8366 utils/misc/guc.c:8397 utils/misc/guc.c:10316 utils/misc/guc.c:10330 utils/time/snapmgr.c:1266
+#: access/heap/rewriteheap.c:1159 access/transam/timeline.c:384 access/transam/timeline.c:424 access/transam/timeline.c:502 access/transam/xlog.c:3423 access/transam/xlog.c:3598 access/transam/xlog.c:4771 postmaster/postmaster.c:4640 postmaster/postmaster.c:4650 replication/logical/origin.c:599 replication/logical/origin.c:641 replication/logical/origin.c:660 replication/logical/snapbuild.c:1729 replication/slot.c:1586 storage/file/buffile.c:506 storage/file/copydir.c:207 utils/init/miscinit.c:1426 utils/init/miscinit.c:1437 utils/init/miscinit.c:1445 utils/misc/guc.c:8366 utils/misc/guc.c:8397 utils/misc/guc.c:10316 utils/misc/guc.c:10330 utils/time/snapmgr.c:1266
 #: utils/time/snapmgr.c:1273
 #, c-format
 msgid "could not write to file \"%s\": %m"
 msgstr "n'a pas pu écrire dans le fichier « %s » : %m"
 
-#: access/heap/rewriteheap.c:1256 access/transam/twophase.c:1679 access/transam/xlogarchive.c:118 access/transam/xlogarchive.c:422 postmaster/postmaster.c:1096 postmaster/syslogger.c:1465 replication/logical/origin.c:575 replication/logical/reorderbuffer.c:4408 replication/logical/snapbuild.c:1667 replication/logical/snapbuild.c:2083 replication/slot.c:1676 storage/file/fd.c:788 storage/file/fd.c:3177 storage/file/fd.c:3239 storage/file/reinit.c:250 storage/ipc/dsm.c:315 storage/smgr/md.c:344 storage/smgr/md.c:394 storage/sync/sync.c:250 utils/time/snapmgr.c:1606
+#: access/heap/rewriteheap.c:1249 access/transam/twophase.c:1679 access/transam/xlogarchive.c:118 access/transam/xlogarchive.c:422 postmaster/postmaster.c:1096 postmaster/syslogger.c:1465 replication/logical/origin.c:575 replication/logical/reorderbuffer.c:4414 replication/logical/snapbuild.c:1674 replication/logical/snapbuild.c:2090 replication/slot.c:1683 storage/file/fd.c:788 storage/file/fd.c:3177 storage/file/fd.c:3239 storage/file/reinit.c:250 storage/ipc/dsm.c:315 storage/smgr/md.c:344 storage/smgr/md.c:394 storage/sync/sync.c:250 utils/time/snapmgr.c:1606
 #, c-format
 msgid "could not remove file \"%s\": %m"
 msgstr "n'a pas pu supprimer le fichier « %s » : %m"
@@ -1230,7 +1230,7 @@ msgstr "la méthode d'accès « %s » n'a pas de handler"
 msgid "transaction aborted during system catalog scan"
 msgstr "transaction annulée lors du parcours du catalogue système"
 
-#: access/index/indexam.c:142 catalog/objectaddress.c:1355 commands/indexcmds.c:2799 commands/tablecmds.c:267 commands/tablecmds.c:291 commands/tablecmds.c:16616 commands/tablecmds.c:18363
+#: access/index/indexam.c:142 catalog/objectaddress.c:1355 commands/indexcmds.c:2799 commands/tablecmds.c:267 commands/tablecmds.c:291 commands/tablecmds.c:16595 commands/tablecmds.c:18342
 #, c-format
 msgid "\"%s\" is not an index"
 msgstr "« %s » n'est pas un index"
@@ -1330,7 +1330,7 @@ msgstr ""
 msgid "\"%s\" is an index"
 msgstr "« %s » est un index"
 
-#: access/table/table.c:54 access/table/table.c:88 access/table/table.c:117 access/table/table.c:150 catalog/aclchk.c:1799 commands/tablecmds.c:13315 commands/tablecmds.c:16625
+#: access/table/table.c:54 access/table/table.c:88 access/table/table.c:117 access/table/table.c:150 catalog/aclchk.c:1799 commands/tablecmds.c:13315 commands/tablecmds.c:16604
 #, c-format
 msgid "\"%s\" is a composite type"
 msgstr "« %s » est un type composite"
@@ -1385,12 +1385,12 @@ msgstr "Assurez-vous que le paramètre de configuration « %s » soit configuré
 msgid "Make sure the configuration parameter \"%s\" is set."
 msgstr "Assurez-vous que le paramètre de configuration « %s » soit configuré."
 
-#: access/transam/multixact.c:1021
+#: access/transam/multixact.c:1022
 #, c-format
 msgid "database is not accepting commands that generate new MultiXactIds to avoid wraparound data loss in database \"%s\""
 msgstr "la base de données n'accepte pas de commandes qui génèrent de nouveaux MultiXactId pour éviter les pertes de données suite à une réinitialisation de l'identifiant de transaction dans la base de données « %s »"
 
-#: access/transam/multixact.c:1023 access/transam/multixact.c:1030 access/transam/multixact.c:1054 access/transam/multixact.c:1063
+#: access/transam/multixact.c:1024 access/transam/multixact.c:1031 access/transam/multixact.c:1055 access/transam/multixact.c:1064
 #, c-format
 msgid ""
 "Execute a database-wide VACUUM in that database.\n"
@@ -1399,67 +1399,67 @@ msgstr ""
 "Exécutez un VACUUM sur toute cette base.\n"
 "Vous pourriez avoir besoin de valider ou d'annuler de vieilles transactions préparées, ou de supprimer les slots de réplication périmés."
 
-#: access/transam/multixact.c:1028
+#: access/transam/multixact.c:1029
 #, c-format
 msgid "database is not accepting commands that generate new MultiXactIds to avoid wraparound data loss in database with OID %u"
 msgstr ""
 "la base de données n'accepte pas de commandes qui génèrent de nouveaux MultiXactId pour éviter des pertes de données à cause de la réinitialisation de l'identifiant de transaction dans\n"
 "la base de données d'OID %u"
 
-#: access/transam/multixact.c:1049 access/transam/multixact.c:2333
+#: access/transam/multixact.c:1050 access/transam/multixact.c:2334
 #, c-format
 msgid "database \"%s\" must be vacuumed before %u more MultiXactId is used"
 msgid_plural "database \"%s\" must be vacuumed before %u more MultiXactIds are used"
 msgstr[0] "un VACUUM doit être exécuté sur la base de données « %s » dans un maximum de %u MultiXactId"
 msgstr[1] "un VACUUM doit être exécuté sur la base de données « %s » dans un maximum de %u MultiXactId"
 
-#: access/transam/multixact.c:1058 access/transam/multixact.c:2342
+#: access/transam/multixact.c:1059 access/transam/multixact.c:2343
 #, c-format
 msgid "database with OID %u must be vacuumed before %u more MultiXactId is used"
 msgid_plural "database with OID %u must be vacuumed before %u more MultiXactIds are used"
 msgstr[0] "un VACUUM doit être exécuté sur la base de données d'OID %u dans un maximum de %u MultiXactId"
 msgstr[1] "un VACUUM doit être exécuté sur la base de données d'OID %u dans un maximum de %u MultiXactId"
 
-#: access/transam/multixact.c:1119
+#: access/transam/multixact.c:1120
 #, c-format
 msgid "multixact \"members\" limit exceeded"
 msgstr "dépassement de limite des membres du multixact"
 
-#: access/transam/multixact.c:1120
+#: access/transam/multixact.c:1121
 #, c-format
 msgid "This command would create a multixact with %u members, but the remaining space is only enough for %u member."
 msgid_plural "This command would create a multixact with %u members, but the remaining space is only enough for %u members."
 msgstr[0] "Cette commande créera un multixact avec %u membres, mais l'espace restant est seulement suffisant pour %u membre."
 msgstr[1] "Cette commande créera un multixact avec %u membres, mais l'espace restant est seulement suffisant pour %u membres."
 
-#: access/transam/multixact.c:1125
+#: access/transam/multixact.c:1126
 #, c-format
 msgid "Execute a database-wide VACUUM in database with OID %u with reduced vacuum_multixact_freeze_min_age and vacuum_multixact_freeze_table_age settings."
 msgstr "Exécute un VACUUM sur la base dans la base d'OID %u avec une configuration réduite pour vacuum_multixact_freeze_min_age et vacuum_multixact_freeze_table_age."
 
-#: access/transam/multixact.c:1156
+#: access/transam/multixact.c:1157
 #, c-format
 msgid "database with OID %u must be vacuumed before %d more multixact member is used"
 msgid_plural "database with OID %u must be vacuumed before %d more multixact members are used"
 msgstr[0] "un VACUUM doit être exécuté sur la base de données d'OID %u avant que %d MultiXactId supplémentaire ne soit utilisé"
 msgstr[1] "un VACUUM doit être exécuté sur la base de données d'OID %u avant que %d MultiXactId supplémentaires ne soient utilisés"
 
-#: access/transam/multixact.c:1161
+#: access/transam/multixact.c:1162
 #, c-format
 msgid "Execute a database-wide VACUUM in that database with reduced vacuum_multixact_freeze_min_age and vacuum_multixact_freeze_table_age settings."
 msgstr "Exécute un VACUUM sur la base dans cette base avec une configuration réduite pour vacuum_multixact_freeze_min_age et vacuum_multixact_freeze_table_age."
 
-#: access/transam/multixact.c:1300
+#: access/transam/multixact.c:1301
 #, c-format
 msgid "MultiXactId %u does no longer exist -- apparent wraparound"
 msgstr "le MultiXactId %u n'existe plus : wraparound apparent"
 
-#: access/transam/multixact.c:1306
+#: access/transam/multixact.c:1307
 #, c-format
 msgid "MultiXactId %u has not been created yet -- apparent wraparound"
 msgstr "le MultiXactId %u n'a pas encore été créé : wraparound apparent"
 
-#: access/transam/multixact.c:2338 access/transam/multixact.c:2347 access/transam/varsup.c:151 access/transam/varsup.c:158 access/transam/varsup.c:466 access/transam/varsup.c:473
+#: access/transam/multixact.c:2339 access/transam/multixact.c:2348 access/transam/varsup.c:151 access/transam/varsup.c:158 access/transam/varsup.c:466 access/transam/varsup.c:473
 #, c-format
 msgid ""
 "To avoid a database shutdown, execute a database-wide VACUUM in that database.\n"
@@ -1469,27 +1469,27 @@ msgstr ""
 "base. Vous pourriez avoir besoin d'enregistrer ou d'annuler les slots de réplication\n"
 "trop anciens."
 
-#: access/transam/multixact.c:2621
+#: access/transam/multixact.c:2622
 #, c-format
 msgid "MultiXact member wraparound protections are disabled because oldest checkpointed MultiXact %u does not exist on disk"
 msgstr "Les protections sur la réutilisation d'un membre MultiXact sont désactivées car le plus ancien MultiXact géré par un checkpoint, %u, n'existe pas sur disque"
 
-#: access/transam/multixact.c:2643
+#: access/transam/multixact.c:2644
 #, c-format
 msgid "MultiXact member wraparound protections are now enabled"
 msgstr "Les protections sur la réutilisation d'un membre MultiXact sont maintenant activées"
 
-#: access/transam/multixact.c:3030
+#: access/transam/multixact.c:3031
 #, c-format
 msgid "oldest MultiXact %u not found, earliest MultiXact %u, skipping truncation"
 msgstr "plus ancien MultiXact introuvable %u, plus récent MultiXact %u, ignore le troncage"
 
-#: access/transam/multixact.c:3048
+#: access/transam/multixact.c:3049
 #, c-format
 msgid "cannot truncate up to MultiXact %u because it does not exist on disk, skipping truncation"
 msgstr "ne peut pas tronquer jusqu'au MutiXact %u car il n'existe pas sur disque, ignore le troncage"
 
-#: access/transam/multixact.c:3362
+#: access/transam/multixact.c:3363
 #, c-format
 msgid "invalid MultiXactId: %u"
 msgstr "MultiXactId invalide : %u"
@@ -1528,57 +1528,57 @@ msgstr "n'a pas pu mapper le segment de mémoire partagée dynamique"
 msgid "invalid magic number in dynamic shared memory segment"
 msgstr "numéro magique invalide dans le segment de mémoire partagée dynamique"
 
-#: access/transam/slru.c:712
+#: access/transam/slru.c:713
 #, c-format
 msgid "file \"%s\" doesn't exist, reading as zeroes"
 msgstr "le fichier « %s » n'existe pas, contenu lu comme des zéros"
 
-#: access/transam/slru.c:944 access/transam/slru.c:950 access/transam/slru.c:958 access/transam/slru.c:963 access/transam/slru.c:970 access/transam/slru.c:975 access/transam/slru.c:982 access/transam/slru.c:989
+#: access/transam/slru.c:945 access/transam/slru.c:951 access/transam/slru.c:959 access/transam/slru.c:964 access/transam/slru.c:971 access/transam/slru.c:976 access/transam/slru.c:983 access/transam/slru.c:990
 #, c-format
 msgid "could not access status of transaction %u"
 msgstr "n'a pas pu accéder au statut de la transaction %u"
 
-#: access/transam/slru.c:945
+#: access/transam/slru.c:946
 #, c-format
 msgid "Could not open file \"%s\": %m."
 msgstr "N'a pas pu ouvrir le fichier « %s » : %m."
 
-#: access/transam/slru.c:951
+#: access/transam/slru.c:952
 #, c-format
 msgid "Could not seek in file \"%s\" to offset %u: %m."
 msgstr "N'a pas pu se déplacer dans le fichier « %s » au décalage %u : %m."
 
-#: access/transam/slru.c:959
+#: access/transam/slru.c:960
 #, c-format
 msgid "Could not read from file \"%s\" at offset %u: %m."
 msgstr "N'a pas pu lire le fichier « %s » au décalage %u : %m."
 
-#: access/transam/slru.c:964
+#: access/transam/slru.c:965
 #, c-format
 msgid "Could not read from file \"%s\" at offset %u: read too few bytes."
 msgstr "N'a pas pu lire le fichier « %s » au décalage %u : lu trop peu d'octets."
 
-#: access/transam/slru.c:971
+#: access/transam/slru.c:972
 #, c-format
 msgid "Could not write to file \"%s\" at offset %u: %m."
 msgstr "N'a pas pu écrire le fichier « %s » au décalage %u : %m."
 
-#: access/transam/slru.c:976
+#: access/transam/slru.c:977
 #, c-format
 msgid "Could not write to file \"%s\" at offset %u: wrote too few bytes."
 msgstr "N'a pas pu écrire dans le fichier « %s » au décalage %u : écrit trop peu d'octets."
 
-#: access/transam/slru.c:983
+#: access/transam/slru.c:984
 #, c-format
 msgid "Could not fsync file \"%s\": %m."
 msgstr "N'a pas pu synchroniser sur disque (fsync) le fichier « %s » : %m."
 
-#: access/transam/slru.c:990
+#: access/transam/slru.c:991
 #, c-format
 msgid "Could not close file \"%s\": %m."
 msgstr "N'a pas pu fermer le fichier « %s » : %m."
 
-#: access/transam/slru.c:1251
+#: access/transam/slru.c:1252
 #, c-format
 msgid "could not truncate directory \"%s\": apparent wraparound"
 msgstr "n'a pas pu tronquer le répertoire « %s » : contournement apparent"
@@ -1726,7 +1726,7 @@ msgstr "taille invalide stockée dans le fichier « %s »"
 msgid "calculated CRC checksum does not match value stored in file \"%s\""
 msgstr "la somme de contrôle CRC calculée ne correspond par à la valeur enregistrée dans le fichier « %s »"
 
-#: access/transam/twophase.c:1400 access/transam/xlog.c:6688
+#: access/transam/twophase.c:1400 access/transam/xlog.c:6693
 #, c-format
 msgid "Failed while allocating a WAL reading processor."
 msgstr "Échec lors de l'allocation d'un processeur de lecture de journaux de transactions."
@@ -1859,85 +1859,91 @@ msgid "cannot PREPARE a transaction that has exported snapshots"
 msgstr "ne peut pas préparer (PREPARE) une transaction qui a exporté des snapshots"
 
 #. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3412
+#: access/transam/xact.c:3416
 #, c-format
 msgid "%s cannot run inside a transaction block"
 msgstr "%s ne peut pas être exécuté dans un bloc de transaction"
 
 #. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3422
+#: access/transam/xact.c:3426
 #, c-format
 msgid "%s cannot run inside a subtransaction"
 msgstr "%s ne peut pas être exécuté dans une sous-transaction"
 
 #. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3432
+#: access/transam/xact.c:3436
+#, c-format
+msgid "%s cannot be executed within a pipeline"
+msgstr "%s ne peut pas être exécuté à l'intérieur d'un pipeline"
+
+#. translator: %s represents an SQL statement name
+#: access/transam/xact.c:3446
 #, c-format
 msgid "%s cannot be executed from a function"
 msgstr "%s ne peut pas être exécuté à partir d'une fonction"
 
 #. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3503 access/transam/xact.c:3816 access/transam/xact.c:3895 access/transam/xact.c:4018 access/transam/xact.c:4169 access/transam/xact.c:4238 access/transam/xact.c:4349
+#: access/transam/xact.c:3517 access/transam/xact.c:3832 access/transam/xact.c:3911 access/transam/xact.c:4034 access/transam/xact.c:4185 access/transam/xact.c:4254 access/transam/xact.c:4365
 #, c-format
 msgid "%s can only be used in transaction blocks"
 msgstr "%s peut seulement être utilisé dans des blocs de transaction"
 
-#: access/transam/xact.c:3702
+#: access/transam/xact.c:3718
 #, c-format
 msgid "there is already a transaction in progress"
 msgstr "une transaction est déjà en cours"
 
-#: access/transam/xact.c:3821 access/transam/xact.c:3900 access/transam/xact.c:4023
+#: access/transam/xact.c:3837 access/transam/xact.c:3916 access/transam/xact.c:4039
 #, c-format
 msgid "there is no transaction in progress"
 msgstr "aucune transaction en cours"
 
-#: access/transam/xact.c:3911
+#: access/transam/xact.c:3927
 #, c-format
 msgid "cannot commit during a parallel operation"
 msgstr "ne peut pas valider pendant une opération parallèle"
 
-#: access/transam/xact.c:4034
+#: access/transam/xact.c:4050
 #, c-format
 msgid "cannot abort during a parallel operation"
 msgstr "ne peut pas annuler pendant une opération en parallèle"
 
-#: access/transam/xact.c:4133
+#: access/transam/xact.c:4149
 #, c-format
 msgid "cannot define savepoints during a parallel operation"
 msgstr "ne peut pas définir de points de sauvegarde lors d'une opération parallèle"
 
-#: access/transam/xact.c:4220
+#: access/transam/xact.c:4236
 #, c-format
 msgid "cannot release savepoints during a parallel operation"
 msgstr "ne peut pas relâcher de points de sauvegarde pendant une opération parallèle"
 
-#: access/transam/xact.c:4230 access/transam/xact.c:4281 access/transam/xact.c:4341 access/transam/xact.c:4390
+#: access/transam/xact.c:4246 access/transam/xact.c:4297 access/transam/xact.c:4357 access/transam/xact.c:4406
 #, c-format
 msgid "savepoint \"%s\" does not exist"
 msgstr "le point de sauvegarde « %s » n'existe pas"
 
-#: access/transam/xact.c:4287 access/transam/xact.c:4396
+#: access/transam/xact.c:4303 access/transam/xact.c:4412
 #, c-format
 msgid "savepoint \"%s\" does not exist within current savepoint level"
 msgstr "le point de sauvegarde « %s » n'existe pas dans le niveau de point de sauvegarde actuel"
 
-#: access/transam/xact.c:4329
+#: access/transam/xact.c:4345
 #, c-format
 msgid "cannot rollback to savepoints during a parallel operation"
 msgstr "ne peut pas retourner à un point de sauvegarde pendant un opération parallèle"
 
-#: access/transam/xact.c:4457
+#: access/transam/xact.c:4473
 #, c-format
 msgid "cannot start subtransactions during a parallel operation"
 msgstr "ne peut pas lancer de sous-transactions pendant une opération parallèle"
 
-#: access/transam/xact.c:4525
+#: access/transam/xact.c:4541
 #, c-format
 msgid "cannot commit subtransactions during a parallel operation"
 msgstr "ne peut pas valider de sous-transactions pendant une opération parallèle"
 
-#: access/transam/xact.c:5172
+#: access/transam/xact.c:5188
 #, c-format
 msgid "cannot have more than 2^32-1 subtransactions in a transaction"
 msgstr "ne peut pas avoir plus de 2^32-1 sous-transactions dans une transaction"
@@ -2209,7 +2215,7 @@ msgstr "le timeline cible, %u, de la restauration n'existe pas"
 msgid "archive recovery complete"
 msgstr "restauration de l'archive terminée"
 
-#: access/transam/xlog.c:5800 access/transam/xlog.c:6071
+#: access/transam/xlog.c:5800 access/transam/xlog.c:6076
 #, c-format
 msgid "recovery stopping after reaching consistency"
 msgstr "arrêt de la restauration après avoir atteint le point de cohérence"
@@ -2219,208 +2225,208 @@ msgstr "arrêt de la restauration après avoir atteint le point de cohérence"
 msgid "recovery stopping before WAL location (LSN) \"%X/%X\""
 msgstr "arrêt de la restauration avant l'emplacement WAL (LSN) « %X/%X »"
 
-#: access/transam/xlog.c:5906
+#: access/transam/xlog.c:5911
 #, c-format
 msgid "recovery stopping before commit of transaction %u, time %s"
 msgstr "arrêt de la restauration avant validation de la transaction %u, %s"
 
-#: access/transam/xlog.c:5913
+#: access/transam/xlog.c:5918
 #, c-format
 msgid "recovery stopping before abort of transaction %u, time %s"
 msgstr "arrêt de la restauration avant annulation de la transaction %u, %s"
 
-#: access/transam/xlog.c:5966
+#: access/transam/xlog.c:5971
 #, c-format
 msgid "recovery stopping at restore point \"%s\", time %s"
 msgstr "restauration en arrêt au point de restauration « %s », heure %s"
 
-#: access/transam/xlog.c:5984
+#: access/transam/xlog.c:5989
 #, c-format
 msgid "recovery stopping after WAL location (LSN) \"%X/%X\""
 msgstr "arrêt de la restauration après l'emplacement WAL (LSN) « %X/%X »"
 
-#: access/transam/xlog.c:6051
+#: access/transam/xlog.c:6056
 #, c-format
 msgid "recovery stopping after commit of transaction %u, time %s"
 msgstr "arrêt de la restauration après validation de la transaction %u, %s"
 
-#: access/transam/xlog.c:6059
+#: access/transam/xlog.c:6064
 #, c-format
 msgid "recovery stopping after abort of transaction %u, time %s"
 msgstr "arrêt de la restauration après annulation de la transaction %u, %s"
 
-#: access/transam/xlog.c:6104
+#: access/transam/xlog.c:6109
 #, c-format
 msgid "pausing at the end of recovery"
 msgstr "pause à la fin de la restauration"
 
-#: access/transam/xlog.c:6105
+#: access/transam/xlog.c:6110
 #, c-format
 msgid "Execute pg_wal_replay_resume() to promote."
 msgstr "Exécuter pg_wal_replay_resume() pour promouvoir."
 
-#: access/transam/xlog.c:6108 access/transam/xlog.c:6390
+#: access/transam/xlog.c:6113 access/transam/xlog.c:6395
 #, c-format
 msgid "recovery has paused"
 msgstr "restauration en pause"
 
-#: access/transam/xlog.c:6109
+#: access/transam/xlog.c:6114
 #, c-format
 msgid "Execute pg_wal_replay_resume() to continue."
 msgstr "Exécuter pg_wal_replay_resume() pour continuer."
 
-#: access/transam/xlog.c:6381
+#: access/transam/xlog.c:6386
 #, c-format
 msgid "hot standby is not possible because of insufficient parameter settings"
 msgstr "le hot standby n'est pas possible à cause d'un paramétrage insuffisant"
 
-#: access/transam/xlog.c:6382 access/transam/xlog.c:6409 access/transam/xlog.c:6439
+#: access/transam/xlog.c:6387 access/transam/xlog.c:6414 access/transam/xlog.c:6444
 #, c-format
 msgid "%s = %d is a lower setting than on the primary server, where its value was %d."
 msgstr "%s = %d est un paramétrage plus bas que celui du serveur primaire, où sa valeur était %d."
 
-#: access/transam/xlog.c:6391
+#: access/transam/xlog.c:6396
 #, c-format
 msgid "If recovery is unpaused, the server will shut down."
 msgstr "Si la restauration sort de la pause, le serveur sera arrêté."
 
-#: access/transam/xlog.c:6392
+#: access/transam/xlog.c:6397
 #, c-format
 msgid "You can then restart the server after making the necessary configuration changes."
 msgstr "Vous pouvez alors redémarrer le serveur après avoir réaliser les modifications nécessaires sur la configuration."
 
-#: access/transam/xlog.c:6403
+#: access/transam/xlog.c:6408
 #, c-format
 msgid "promotion is not possible because of insufficient parameter settings"
 msgstr "la promotion n'est pas possible à cause d'une configuration insuffisante des paramètres"
 
-#: access/transam/xlog.c:6413
+#: access/transam/xlog.c:6418
 #, c-format
 msgid "Restart the server after making the necessary configuration changes."
 msgstr "Redémarre le serveur après avoir effectuer les changements nécessaires de configuration."
 
-#: access/transam/xlog.c:6437
+#: access/transam/xlog.c:6442
 #, c-format
 msgid "recovery aborted because of insufficient parameter settings"
 msgstr "restauration annulée à cause d'un paramétrage insuffisant"
 
-#: access/transam/xlog.c:6443
+#: access/transam/xlog.c:6448
 #, c-format
 msgid "You can restart the server after making the necessary configuration changes."
 msgstr "Vous pouvez redémarrer le serveur après avoir réalisé les modifications nécessaires sur la configuration."
 
-#: access/transam/xlog.c:6465
+#: access/transam/xlog.c:6470
 #, c-format
 msgid "WAL was generated with wal_level=minimal, cannot continue recovering"
 msgstr "le journal de transactions a été généré avec le paramètre wal_level=minimal, ne peut pas continuer la restauration"
 
-#: access/transam/xlog.c:6466
+#: access/transam/xlog.c:6471
 #, c-format
 msgid "This happens if you temporarily set wal_level=minimal on the server."
 msgstr "Ceci peut arriver si vous configurez temporairement wal_level à minimal sur le serveur."
 
-#: access/transam/xlog.c:6467
+#: access/transam/xlog.c:6472
 #, c-format
 msgid "Use a backup taken after setting wal_level to higher than minimal."
 msgstr "Utilisez la sauvegarde prise lors que la configuration de wal_level était au-dessus du niveau minimal."
 
-#: access/transam/xlog.c:6536
+#: access/transam/xlog.c:6541
 #, c-format
 msgid "control file contains invalid checkpoint location"
 msgstr "le fichier de contrôle contient un emplacement de checkpoint invalide"
 
-#: access/transam/xlog.c:6547
+#: access/transam/xlog.c:6552
 #, c-format
 msgid "database system was shut down at %s"
 msgstr "le système de bases de données a été arrêté à %s"
 
-#: access/transam/xlog.c:6553
+#: access/transam/xlog.c:6558
 #, c-format
 msgid "database system was shut down in recovery at %s"
 msgstr "le système de bases de données a été arrêté pendant la restauration à %s"
 
-#: access/transam/xlog.c:6559
+#: access/transam/xlog.c:6564
 #, c-format
 msgid "database system shutdown was interrupted; last known up at %s"
 msgstr "le système de bases de données a été interrompu ; dernier lancement connu à %s"
 
-#: access/transam/xlog.c:6565
+#: access/transam/xlog.c:6570
 #, c-format
 msgid "database system was interrupted while in recovery at %s"
 msgstr "le système de bases de données a été interrompu lors d'une restauration à %s"
 
-#: access/transam/xlog.c:6567
+#: access/transam/xlog.c:6572
 #, c-format
 msgid "This probably means that some data is corrupted and you will have to use the last backup for recovery."
 msgstr ""
 "Ceci signifie probablement que des données ont été corrompues et que vous\n"
 "devrez utiliser la dernière sauvegarde pour la restauration."
 
-#: access/transam/xlog.c:6573
+#: access/transam/xlog.c:6578
 #, c-format
 msgid "database system was interrupted while in recovery at log time %s"
 msgstr ""
 "le système de bases de données a été interrompu lors d'une récupération à %s\n"
 "(moment de la journalisation)"
 
-#: access/transam/xlog.c:6575
+#: access/transam/xlog.c:6580
 #, c-format
 msgid "If this has occurred more than once some data might be corrupted and you might need to choose an earlier recovery target."
 msgstr ""
 "Si c'est arrivé plus d'une fois, des données ont pu être corrompues et vous\n"
 "pourriez avoir besoin de choisir une cible de récupération antérieure."
 
-#: access/transam/xlog.c:6581
+#: access/transam/xlog.c:6586
 #, c-format
 msgid "database system was interrupted; last known up at %s"
 msgstr "le système de bases de données a été interrompu ; dernier lancement connu à %s"
 
-#: access/transam/xlog.c:6587
+#: access/transam/xlog.c:6592
 #, c-format
 msgid "control file contains invalid database cluster state"
 msgstr "le fichier de contrôle contient un état invalide de l'instance"
 
-#: access/transam/xlog.c:6644
+#: access/transam/xlog.c:6649
 #, c-format
 msgid "entering standby mode"
 msgstr "entre en mode standby"
 
-#: access/transam/xlog.c:6647
+#: access/transam/xlog.c:6652
 #, c-format
 msgid "starting point-in-time recovery to XID %u"
 msgstr "début de la restauration de l'archive au XID %u"
 
-#: access/transam/xlog.c:6651
+#: access/transam/xlog.c:6656
 #, c-format
 msgid "starting point-in-time recovery to %s"
 msgstr "début de la restauration de l'archive à %s"
 
-#: access/transam/xlog.c:6655
+#: access/transam/xlog.c:6660
 #, c-format
 msgid "starting point-in-time recovery to \"%s\""
 msgstr "début de la restauration PITR à « %s »"
 
-#: access/transam/xlog.c:6659
+#: access/transam/xlog.c:6664
 #, c-format
 msgid "starting point-in-time recovery to WAL location (LSN) \"%X/%X\""
 msgstr "début de la restauration PITR à l'emplacement WAL (LSN) « %X/%X »"
 
-#: access/transam/xlog.c:6663
+#: access/transam/xlog.c:6668
 #, c-format
 msgid "starting point-in-time recovery to earliest consistent point"
 msgstr "début de la restauration de l'archive jusqu'au point de cohérence le plus proche"
 
-#: access/transam/xlog.c:6666
+#: access/transam/xlog.c:6671
 #, c-format
 msgid "starting archive recovery"
 msgstr "début de la restauration de l'archive"
 
-#: access/transam/xlog.c:6740
+#: access/transam/xlog.c:6745
 #, c-format
 msgid "could not find redo location referenced by checkpoint record"
 msgstr "n'a pas pu localiser l'enregistrement redo référencé par le point de vérification"
 
-#: access/transam/xlog.c:6741 access/transam/xlog.c:6751
+#: access/transam/xlog.c:6746 access/transam/xlog.c:6756
 #, c-format
 msgid ""
 "If you are restoring from a backup, touch \"%s/recovery.signal\" and add required recovery options.\n"
@@ -2431,133 +2437,133 @@ msgstr ""
 "Si vous ne restaurez pas depuis une sauvegarde, essayez de supprimer « %s/backup_label ».\n"
 "Attention : supprimer « %s/backup_label » lors d'une restauration de sauvegarde entraînera la corruption de l'instance."
 
-#: access/transam/xlog.c:6750
+#: access/transam/xlog.c:6755
 #, c-format
 msgid "could not locate required checkpoint record"
 msgstr "n'a pas pu localiser l'enregistrement d'un point de vérification requis"
 
-#: access/transam/xlog.c:6779 commands/tablespace.c:665
+#: access/transam/xlog.c:6784 commands/tablespace.c:665
 #, c-format
 msgid "could not create symbolic link \"%s\": %m"
 msgstr "n'a pas pu créer le lien symbolique « %s » : %m"
 
-#: access/transam/xlog.c:6811 access/transam/xlog.c:6817
+#: access/transam/xlog.c:6816 access/transam/xlog.c:6822
 #, c-format
 msgid "ignoring file \"%s\" because no file \"%s\" exists"
 msgstr "ignore le fichier « %s » car le fichier « %s » n'existe pas"
 
-#: access/transam/xlog.c:6813 access/transam/xlog.c:12344
+#: access/transam/xlog.c:6818 access/transam/xlog.c:12349
 #, c-format
 msgid "File \"%s\" was renamed to \"%s\"."
 msgstr "Le fichier « %s » a été renommé en « %s »."
 
-#: access/transam/xlog.c:6819
+#: access/transam/xlog.c:6824
 #, c-format
 msgid "Could not rename file \"%s\" to \"%s\": %m."
 msgstr "N'a pas pu renommer le fichier « %s » en « %s » : %m."
 
-#: access/transam/xlog.c:6870
+#: access/transam/xlog.c:6875
 #, c-format
 msgid "could not locate a valid checkpoint record"
 msgstr "n'a pas pu localiser un enregistrement d'un point de vérification valide"
 
-#: access/transam/xlog.c:6908
+#: access/transam/xlog.c:6913
 #, c-format
 msgid "requested timeline %u is not a child of this server's history"
 msgstr "la timeline requise %u n'est pas un fils de l'historique de ce serveur"
 
-#: access/transam/xlog.c:6910
+#: access/transam/xlog.c:6915
 #, c-format
 msgid "Latest checkpoint is at %X/%X on timeline %u, but in the history of the requested timeline, the server forked off from that timeline at %X/%X."
 msgstr "Le dernier checkpoint est à %X/%X sur la timeline %u, mais dans l'historique de la timeline demandée, le serveur est sorti de cette timeline à %X/%X."
 
-#: access/transam/xlog.c:6924
+#: access/transam/xlog.c:6929
 #, c-format
 msgid "requested timeline %u does not contain minimum recovery point %X/%X on timeline %u"
 msgstr "la timeline requise, %u, ne contient pas le point de restauration minimum (%X/%X) sur la timeline %u"
 
-#: access/transam/xlog.c:6954
+#: access/transam/xlog.c:6959
 #, c-format
 msgid "invalid next transaction ID"
 msgstr "prochain ID de transaction invalide"
 
-#: access/transam/xlog.c:7054
+#: access/transam/xlog.c:7059
 #, c-format
 msgid "invalid redo in checkpoint record"
 msgstr "ré-exécution invalide dans l'enregistrement du point de vérification"
 
-#: access/transam/xlog.c:7065
+#: access/transam/xlog.c:7070
 #, c-format
 msgid "invalid redo record in shutdown checkpoint"
 msgstr "enregistrement de ré-exécution invalide dans le point de vérification d'arrêt"
 
-#: access/transam/xlog.c:7105
+#: access/transam/xlog.c:7110
 #, c-format
 msgid "database system was not properly shut down; automatic recovery in progress"
 msgstr ""
 "le système de bases de données n'a pas été arrêté proprement ; restauration\n"
 "automatique en cours"
 
-#: access/transam/xlog.c:7109
+#: access/transam/xlog.c:7114
 #, c-format
 msgid "crash recovery starts in timeline %u and has target timeline %u"
 msgstr "la restauration après crash commence par la timeline %u et a la timeline %u en cible"
 
-#: access/transam/xlog.c:7156
+#: access/transam/xlog.c:7161
 #, c-format
 msgid "backup_label contains data inconsistent with control file"
 msgstr "backup_label contient des données incohérentes avec le fichier de contrôle"
 
-#: access/transam/xlog.c:7157
+#: access/transam/xlog.c:7162
 #, c-format
 msgid "This means that the backup is corrupted and you will have to use another backup for recovery."
 msgstr ""
 "Ceci signifie que la sauvegarde a été corrompue et que vous devrez utiliser\n"
 "la dernière sauvegarde pour la restauration."
 
-#: access/transam/xlog.c:7383
+#: access/transam/xlog.c:7388
 #, c-format
 msgid "redo starts at %X/%X"
 msgstr "la ré-exécution commence à %X/%X"
 
-#: access/transam/xlog.c:7608
+#: access/transam/xlog.c:7613
 #, c-format
 msgid "requested recovery stop point is before consistent recovery point"
 msgstr ""
 "le point d'arrêt de la restauration demandée se trouve avant le point\n"
 "cohérent de restauration"
 
-#: access/transam/xlog.c:7646
+#: access/transam/xlog.c:7651
 #, c-format
 msgid "redo done at %X/%X system usage: %s"
 msgstr "rejeu exécuté à %X/%X utilisation système : %s"
 
-#: access/transam/xlog.c:7652
+#: access/transam/xlog.c:7657
 #, c-format
 msgid "last completed transaction was at log time %s"
 msgstr "la dernière transaction a eu lieu à %s (moment de la journalisation)"
 
-#: access/transam/xlog.c:7661
+#: access/transam/xlog.c:7666
 #, c-format
 msgid "redo is not required"
 msgstr "la ré-exécution n'est pas nécessaire"
 
-#: access/transam/xlog.c:7673
+#: access/transam/xlog.c:7678
 #, c-format
 msgid "recovery ended before configured recovery target was reached"
 msgstr "la restauration s'est terminée avant d'avoir atteint la cible configurée pour la restauration"
 
-#: access/transam/xlog.c:7757 access/transam/xlog.c:7761
+#: access/transam/xlog.c:7762 access/transam/xlog.c:7766
 #, c-format
 msgid "WAL ends before end of online backup"
 msgstr "le journal de transactions se termine avant la fin de la sauvegarde de base"
 
-#: access/transam/xlog.c:7758
+#: access/transam/xlog.c:7763
 #, c-format
 msgid "All WAL generated while online backup was taken must be available at recovery."
 msgstr "Tous les journaux de transactions générés pendant la sauvegarde en ligne doivent être disponibles pour la restauration."
 
-#: access/transam/xlog.c:7762
+#: access/transam/xlog.c:7767
 #, c-format
 msgid "Online backup started with pg_start_backup() must be ended with pg_stop_backup(), and all WAL up to that point must be available at recovery."
 msgstr ""
@@ -2565,207 +2571,207 @@ msgstr ""
 "pg_stop_backup() et tous les journaux de transactions générés entre les deux\n"
 "doivent être disponibles pour la restauration."
 
-#: access/transam/xlog.c:7765
+#: access/transam/xlog.c:7770
 #, c-format
 msgid "WAL ends before consistent recovery point"
 msgstr "Le journal de transaction se termine avant un point de restauration cohérent"
 
-#: access/transam/xlog.c:7800
+#: access/transam/xlog.c:7805
 #, c-format
 msgid "selected new timeline ID: %u"
 msgstr "identifiant d'un timeline nouvellement sélectionné : %u"
 
-#: access/transam/xlog.c:8240
+#: access/transam/xlog.c:8245
 #, c-format
 msgid "unexpected directory entry \"%s\" found in %s"
 msgstr "entrée « %s » du répertoire inattendu trouvé dans %s"
 
-#: access/transam/xlog.c:8242
+#: access/transam/xlog.c:8247
 #, c-format
 msgid "All directory entries in pg_tblspc/ should be symbolic links."
 msgstr "Toutes les entrées du répertoire pg_tblspc devraient être des liens symboliques."
 
-#: access/transam/xlog.c:8243
+#: access/transam/xlog.c:8248
 #, c-format
 msgid "Remove those directories, or set allow_in_place_tablespaces to ON transiently to let recovery complete."
 msgstr "Supprimer ces répertoires, ou configurer allow_in_place_tablespaces à ON pour que la restauration se termine."
 
-#: access/transam/xlog.c:8327
+#: access/transam/xlog.c:8332
 #, c-format
 msgid "consistent recovery state reached at %X/%X"
 msgstr "état de restauration cohérent atteint à %X/%X"
 
-#: access/transam/xlog.c:8536
+#: access/transam/xlog.c:8541
 #, c-format
 msgid "invalid primary checkpoint link in control file"
 msgstr "lien du point de vérification primaire invalide dans le fichier de contrôle"
 
-#: access/transam/xlog.c:8540
+#: access/transam/xlog.c:8545
 #, c-format
 msgid "invalid checkpoint link in backup_label file"
 msgstr "lien du point de vérification invalide dans le fichier backup_label"
 
-#: access/transam/xlog.c:8558
+#: access/transam/xlog.c:8563
 #, c-format
 msgid "invalid primary checkpoint record"
 msgstr "enregistrement du point de vérification primaire invalide"
 
-#: access/transam/xlog.c:8562
+#: access/transam/xlog.c:8567
 #, c-format
 msgid "invalid checkpoint record"
 msgstr "enregistrement du point de vérification invalide"
 
-#: access/transam/xlog.c:8573
+#: access/transam/xlog.c:8578
 #, c-format
 msgid "invalid resource manager ID in primary checkpoint record"
 msgstr "identifiant du gestionnaire de ressource invalide dans l'enregistrement primaire du point de vérification"
 
-#: access/transam/xlog.c:8577
+#: access/transam/xlog.c:8582
 #, c-format
 msgid "invalid resource manager ID in checkpoint record"
 msgstr "identifiant du gestionnaire de ressource invalide dans l'enregistrement du point de vérification"
 
-#: access/transam/xlog.c:8590
+#: access/transam/xlog.c:8595
 #, c-format
 msgid "invalid xl_info in primary checkpoint record"
 msgstr "xl_info invalide dans l'enregistrement du point de vérification primaire"
 
-#: access/transam/xlog.c:8594
+#: access/transam/xlog.c:8599
 #, c-format
 msgid "invalid xl_info in checkpoint record"
 msgstr "xl_info invalide dans l'enregistrement du point de vérification"
 
-#: access/transam/xlog.c:8605
+#: access/transam/xlog.c:8610
 #, c-format
 msgid "invalid length of primary checkpoint record"
 msgstr "longueur invalide de l'enregistrement primaire du point de vérification"
 
-#: access/transam/xlog.c:8609
+#: access/transam/xlog.c:8614
 #, c-format
 msgid "invalid length of checkpoint record"
 msgstr "longueur invalide de l'enregistrement du point de vérification"
 
-#: access/transam/xlog.c:8790
+#: access/transam/xlog.c:8795
 #, c-format
 msgid "shutting down"
 msgstr "arrêt en cours"
 
 #. translator: the placeholders show checkpoint options
-#: access/transam/xlog.c:8829
+#: access/transam/xlog.c:8834
 #, c-format
 msgid "restartpoint starting:%s%s%s%s%s%s%s%s"
 msgstr "début du restartpoint :%s%s%s%s%s%s%s%s"
 
 #. translator: the placeholders show checkpoint options
-#: access/transam/xlog.c:8841
+#: access/transam/xlog.c:8846
 #, c-format
 msgid "checkpoint starting:%s%s%s%s%s%s%s%s"
 msgstr "début du checkpoint :%s%s%s%s%s%s%s%s"
 
-#: access/transam/xlog.c:8901
+#: access/transam/xlog.c:8906
 #, c-format
 msgid "restartpoint complete: wrote %d buffers (%.1f%%); %d WAL file(s) added, %d removed, %d recycled; write=%ld.%03d s, sync=%ld.%03d s, total=%ld.%03d s; sync files=%d, longest=%ld.%03d s, average=%ld.%03d s; distance=%d kB, estimate=%d kB"
 msgstr "restartpoint terminé : a écrit %d tampons (%.1f%%); %d fichiers WAL ajoutés, %d supprimés, %d recyclés ; écriture=%ld.%03d s, synchronisation=%ld.%03d s, total=%ld.%03d s; fichiers synchronisés=%d, plus long=%ld.%03d s, moyenne=%ld.%03d s; distance=%d kB, estimation=%d kB"
 
-#: access/transam/xlog.c:8921
+#: access/transam/xlog.c:8926
 #, c-format
 msgid "checkpoint complete: wrote %d buffers (%.1f%%); %d WAL file(s) added, %d removed, %d recycled; write=%ld.%03d s, sync=%ld.%03d s, total=%ld.%03d s; sync files=%d, longest=%ld.%03d s, average=%ld.%03d s; distance=%d kB, estimate=%d kB"
 msgstr "checkpoint terminé : a écrit %d tampons (%.1f%%); %d fichiers WAL ajoutés, %d supprimés, %d recyclés ; écriture=%ld.%03d s, synchronisation=%ld.%03d s, total=%ld.%03d s; fichiers synchronisés=%d, plus long=%ld.%03d s, moyenne=%ld.%03d s; distance=%d kB, estimation=%d kB"
 
-#: access/transam/xlog.c:9365
+#: access/transam/xlog.c:9370
 #, c-format
 msgid "concurrent write-ahead log activity while database system is shutting down"
 msgstr ""
 "activité en cours du journal de transactions alors que le système de bases\n"
 "de données est en cours d'arrêt"
 
-#: access/transam/xlog.c:9898
+#: access/transam/xlog.c:9903
 #, c-format
 msgid "recovery restart point at %X/%X"
 msgstr "la ré-exécution en restauration commence à %X/%X"
 
-#: access/transam/xlog.c:9900
+#: access/transam/xlog.c:9905
 #, c-format
 msgid "Last completed transaction was at log time %s."
 msgstr "La dernière transaction a eu lieu à %s (moment de la journalisation)."
 
-#: access/transam/xlog.c:10146
+#: access/transam/xlog.c:10151
 #, c-format
 msgid "restore point \"%s\" created at %X/%X"
 msgstr "point de restauration « %s » créé à %X/%X"
 
-#: access/transam/xlog.c:10291
+#: access/transam/xlog.c:10296
 #, c-format
 msgid "unexpected previous timeline ID %u (current timeline ID %u) in checkpoint record"
 msgstr "identifiant de timeline précédent %u inattendu (identifiant de la timeline courante %u) dans l'enregistrement du point de vérification"
 
-#: access/transam/xlog.c:10300
+#: access/transam/xlog.c:10305
 #, c-format
 msgid "unexpected timeline ID %u (after %u) in checkpoint record"
 msgstr ""
 "identifiant timeline %u inattendu (après %u) dans l'enregistrement du point\n"
 "de vérification"
 
-#: access/transam/xlog.c:10316
+#: access/transam/xlog.c:10321
 #, c-format
 msgid "unexpected timeline ID %u in checkpoint record, before reaching minimum recovery point %X/%X on timeline %u"
 msgstr "identifiant timeline %u inattendu dans l'enregistrement du checkpoint, avant d'atteindre le point de restauration minimum %X/%X sur la timeline %u"
 
-#: access/transam/xlog.c:10391
+#: access/transam/xlog.c:10396
 #, c-format
 msgid "online backup was canceled, recovery cannot continue"
 msgstr "la sauvegarde en ligne a été annulée, la restauration ne peut pas continuer"
 
-#: access/transam/xlog.c:10447 access/transam/xlog.c:10503 access/transam/xlog.c:10533
+#: access/transam/xlog.c:10452 access/transam/xlog.c:10508 access/transam/xlog.c:10538
 #, c-format
 msgid "unexpected timeline ID %u (should be %u) in checkpoint record"
 msgstr ""
 "identifiant timeline %u inattendu (devrait être %u) dans l'enregistrement du\n"
 "point de vérification"
 
-#: access/transam/xlog.c:10691
+#: access/transam/xlog.c:10696
 #, c-format
 msgid "successfully skipped missing contrecord at %X/%X, overwritten at %s"
 msgstr "ignore avec succès le contrecord manquant à %X/%X, surchargé à %s"
 
-#: access/transam/xlog.c:10906
+#: access/transam/xlog.c:10911
 #, c-format
 msgid "could not fsync write-through file \"%s\": %m"
 msgstr "n'a pas pu synchroniser sur disque (fsync) le fichier %s : %m"
 
-#: access/transam/xlog.c:10912
+#: access/transam/xlog.c:10917
 #, c-format
 msgid "could not fdatasync file \"%s\": %m"
 msgstr "n'a pas pu synchroniser sur disque (fdatasync) le fichier « %s » : %m"
 
-#: access/transam/xlog.c:11023 access/transam/xlog.c:11560 access/transam/xlogfuncs.c:275 access/transam/xlogfuncs.c:302 access/transam/xlogfuncs.c:341 access/transam/xlogfuncs.c:362 access/transam/xlogfuncs.c:383
+#: access/transam/xlog.c:11028 access/transam/xlog.c:11565 access/transam/xlogfuncs.c:275 access/transam/xlogfuncs.c:302 access/transam/xlogfuncs.c:341 access/transam/xlogfuncs.c:362 access/transam/xlogfuncs.c:383
 #, c-format
 msgid "WAL control functions cannot be executed during recovery."
 msgstr "les fonctions de contrôle des journaux de transactions ne peuvent pas être exécutées lors de la restauration."
 
-#: access/transam/xlog.c:11032 access/transam/xlog.c:11569
+#: access/transam/xlog.c:11037 access/transam/xlog.c:11574
 #, c-format
 msgid "WAL level not sufficient for making an online backup"
 msgstr "Le niveau de journalisation n'est pas suffisant pour faire une sauvegarde en ligne"
 
-#: access/transam/xlog.c:11033 access/transam/xlog.c:11570 access/transam/xlogfuncs.c:308
+#: access/transam/xlog.c:11038 access/transam/xlog.c:11575 access/transam/xlogfuncs.c:308
 #, c-format
 msgid "wal_level must be set to \"replica\" or \"logical\" at server start."
 msgstr ""
 "wal_level doit être configuré à « replica » ou « logical »\n"
 "au démarrage du serveur."
 
-#: access/transam/xlog.c:11038
+#: access/transam/xlog.c:11043
 #, c-format
 msgid "backup label too long (max %d bytes)"
 msgstr "label de sauvegarde trop long (%d octets maximum)"
 
-#: access/transam/xlog.c:11075 access/transam/xlog.c:11359 access/transam/xlog.c:11397
+#: access/transam/xlog.c:11080 access/transam/xlog.c:11364 access/transam/xlog.c:11402
 #, c-format
 msgid "a backup is already in progress"
 msgstr "une sauvegarde est déjà en cours"
 
-#: access/transam/xlog.c:11076
+#: access/transam/xlog.c:11081
 #, c-format
 msgid "Run pg_stop_backup() and try again."
 msgstr "Exécutez pg_stop_backup() et tentez de nouveau."
@@ -2775,157 +2781,157 @@ msgstr "Exécutez pg_stop_backup() et tentez de nouveau."
 #                  * (i.e., since last restartpoint used as backup starting
 #                  * checkpoint) contain full-page writes.
 #                  */
-#: access/transam/xlog.c:11172
+#: access/transam/xlog.c:11177
 #, c-format
 msgid "WAL generated with full_page_writes=off was replayed since last restartpoint"
 msgstr "Un journal de transaction généré avec full_page_writes=off a été rejoué depuis le dernier point de reprise (restartpoint)"
 
-#: access/transam/xlog.c:11174 access/transam/xlog.c:11765
+#: access/transam/xlog.c:11179 access/transam/xlog.c:11770
 #, c-format
 msgid "This means that the backup being taken on the standby is corrupt and should not be used. Enable full_page_writes and run CHECKPOINT on the primary, and then try an online backup again."
 msgstr "Cela signifie que la sauvegarde en cours de réalisation sur le secondaire est corrompue et ne devrait pas être utilisée. Activez full_page_writes et lancez CHECKPOINT sur le primaire, puis recommencez la sauvegarde."
 
-#: access/transam/xlog.c:11258 replication/basebackup.c:1439 utils/adt/misc.c:374
+#: access/transam/xlog.c:11263 replication/basebackup.c:1439 utils/adt/misc.c:374
 #, c-format
 msgid "symbolic link \"%s\" target is too long"
 msgstr "la cible du lien symbolique « %s » est trop longue"
 
-#: access/transam/xlog.c:11308 commands/tablespace.c:385 commands/tablespace.c:561 replication/basebackup.c:1454 utils/adt/misc.c:382
+#: access/transam/xlog.c:11313 commands/tablespace.c:385 commands/tablespace.c:561 replication/basebackup.c:1454 utils/adt/misc.c:382
 #, c-format
 msgid "tablespaces are not supported on this platform"
 msgstr "les tablespaces ne sont pas supportés sur cette plateforme"
 
-#: access/transam/xlog.c:11360 access/transam/xlog.c:11398
+#: access/transam/xlog.c:11365 access/transam/xlog.c:11403
 #, c-format
 msgid "If you're sure there is no backup in progress, remove file \"%s\" and try again."
 msgstr ""
 "Si vous êtes certain qu'aucune sauvegarde n'est en cours, supprimez le\n"
 "fichier « %s » et recommencez de nouveau."
 
-#: access/transam/xlog.c:11585
+#: access/transam/xlog.c:11590
 #, c-format
 msgid "exclusive backup not in progress"
 msgstr "une sauvegarde exclusive n'est pas en cours"
 
-#: access/transam/xlog.c:11612
+#: access/transam/xlog.c:11617
 #, c-format
 msgid "a backup is not in progress"
 msgstr "aucune sauvegarde n'est en cours"
 
-#: access/transam/xlog.c:11698 access/transam/xlog.c:11711 access/transam/xlog.c:12102 access/transam/xlog.c:12108 access/transam/xlog.c:12156 access/transam/xlog.c:12236 access/transam/xlog.c:12260 access/transam/xlogfuncs.c:733
+#: access/transam/xlog.c:11703 access/transam/xlog.c:11716 access/transam/xlog.c:12107 access/transam/xlog.c:12113 access/transam/xlog.c:12161 access/transam/xlog.c:12241 access/transam/xlog.c:12265 access/transam/xlogfuncs.c:733
 #, c-format
 msgid "invalid data in file \"%s\""
 msgstr "données invalides dans le fichier « %s »"
 
-#: access/transam/xlog.c:11715 replication/basebackup.c:1287
+#: access/transam/xlog.c:11720 replication/basebackup.c:1287
 #, c-format
 msgid "the standby was promoted during online backup"
 msgstr "le standby a été promu lors de la sauvegarde en ligne"
 
-#: access/transam/xlog.c:11716 replication/basebackup.c:1288
+#: access/transam/xlog.c:11721 replication/basebackup.c:1288
 #, c-format
 msgid "This means that the backup being taken is corrupt and should not be used. Try taking another online backup."
 msgstr ""
 "Cela signifie que la sauvegarde en cours de réalisation est corrompue et ne\n"
 "doit pas être utilisée. Recommencez la sauvegarde."
 
-#: access/transam/xlog.c:11763
+#: access/transam/xlog.c:11768
 #, c-format
 msgid "WAL generated with full_page_writes=off was replayed during online backup"
 msgstr "Un journal de transaction généré avec full_page_writes=off a été rejoué pendant la sauvegarde en ligne"
 
-#: access/transam/xlog.c:11883
+#: access/transam/xlog.c:11888
 #, c-format
 msgid "base backup done, waiting for required WAL segments to be archived"
 msgstr "backup de base terminé, en attente de l'archivage des journaux de transactions nécessaires"
 
-#: access/transam/xlog.c:11895
+#: access/transam/xlog.c:11900
 #, c-format
 msgid "still waiting for all required WAL segments to be archived (%d seconds elapsed)"
 msgstr "toujours en attente de la fin de l'archivage de tous les segments de journaux de transactions requis (%d secondes passées)"
 
-#: access/transam/xlog.c:11897
+#: access/transam/xlog.c:11902
 #, c-format
 msgid "Check that your archive_command is executing properly.  You can safely cancel this backup, but the database backup will not be usable without all the WAL segments."
 msgstr "Vérifiez que votre archive_command s'exécute correctement. Vous pouvez annuler cette sauvegarde sans souci, mais elle ne sera pas utilisable sans tous les segments WAL."
 
-#: access/transam/xlog.c:11904
+#: access/transam/xlog.c:11909
 #, c-format
 msgid "all required WAL segments have been archived"
 msgstr "tous les journaux de transactions requis ont été archivés"
 
-#: access/transam/xlog.c:11908
+#: access/transam/xlog.c:11913
 #, c-format
 msgid "WAL archiving is not enabled; you must ensure that all required WAL segments are copied through other means to complete the backup"
 msgstr "L'archivage des journaux de transactions n'est pas activé ; vous devez vous assurer que tous les des journaux de transactions requis sont copiés par d'autres moyens pour terminer la sauvegarde"
 
-#: access/transam/xlog.c:11963
+#: access/transam/xlog.c:11968
 #, c-format
 msgid "aborting backup due to backend exiting before pg_stop_backup was called"
 msgstr "annulation de la sauvegarde due à la déconnexion du processus serveur avant que pg_stop_backup ne soit appelé"
 
-#: access/transam/xlog.c:12157
+#: access/transam/xlog.c:12162
 #, c-format
 msgid "Timeline ID parsed is %u, but expected %u."
 msgstr "L'identifiant de timeline parsé est %u, mais %u était attendu."
 
 #. translator: %s is a WAL record description
-#: access/transam/xlog.c:12285
+#: access/transam/xlog.c:12290
 #, c-format
 msgid "WAL redo at %X/%X for %s"
 msgstr "rejeu des WAL à %X/%X pour %s"
 
-#: access/transam/xlog.c:12333
+#: access/transam/xlog.c:12338
 #, c-format
 msgid "online backup mode was not canceled"
 msgstr "le mode de sauvegarde en ligne n'a pas été annulé"
 
-#: access/transam/xlog.c:12334
+#: access/transam/xlog.c:12339
 #, c-format
 msgid "File \"%s\" could not be renamed to \"%s\": %m."
 msgstr "Le fichier « %s » n'a pas pu être renommé en « %s » : %m."
 
-#: access/transam/xlog.c:12343 access/transam/xlog.c:12355 access/transam/xlog.c:12365
+#: access/transam/xlog.c:12348 access/transam/xlog.c:12360 access/transam/xlog.c:12370
 #, c-format
 msgid "online backup mode canceled"
 msgstr "mode de sauvegarde en ligne annulé"
 
-#: access/transam/xlog.c:12356
+#: access/transam/xlog.c:12361
 #, c-format
 msgid "Files \"%s\" and \"%s\" were renamed to \"%s\" and \"%s\", respectively."
 msgstr "Les fichiers « %s » et « %s » sont renommés respectivement « %s » et « %s »."
 
-#: access/transam/xlog.c:12366
+#: access/transam/xlog.c:12371
 #, c-format
 msgid "File \"%s\" was renamed to \"%s\", but file \"%s\" could not be renamed to \"%s\": %m."
 msgstr "Le fichier « %s » a été renommé en « %s », mais le fichier « %s » n'a pas pu être renommé en « %s » : %m."
 
-#: access/transam/xlog.c:12499 access/transam/xlogutils.c:967
+#: access/transam/xlog.c:12504 access/transam/xlogutils.c:967
 #, c-format
 msgid "could not read from log segment %s, offset %u: %m"
 msgstr "n'a pas pu lire le journal de transactions %s, décalage %u : %m"
 
-#: access/transam/xlog.c:12505 access/transam/xlogutils.c:974
+#: access/transam/xlog.c:12510 access/transam/xlogutils.c:974
 #, c-format
 msgid "could not read from log segment %s, offset %u: read %d of %zu"
 msgstr "n'a pas pu lire à partir du segment %s du journal de transactions, décalage %u: lu %d sur %zu"
 
-#: access/transam/xlog.c:13050
+#: access/transam/xlog.c:13061
 #, c-format
 msgid "WAL receiver process shutdown requested"
 msgstr "le processus wal receiver a reçu une demande d'arrêt"
 
-#: access/transam/xlog.c:13145
+#: access/transam/xlog.c:13156
 #, c-format
 msgid "received promote request"
 msgstr "a reçu une demande de promotion"
 
-#: access/transam/xlog.c:13158
+#: access/transam/xlog.c:13169
 #, c-format
 msgid "promote trigger file found: %s"
 msgstr "fichier trigger de promotion trouvé : %s"
 
-#: access/transam/xlog.c:13166
+#: access/transam/xlog.c:13177
 #, c-format
 msgid "could not stat promote trigger file \"%s\": %m"
 msgstr "n'a pas pu récupérer les propriétés du fichier trigger pour la promotion « %s » : %m"
@@ -2983,8 +2989,8 @@ msgstr "une sauvegarde non exclusive est en cours"
 msgid "Did you mean to use pg_stop_backup('f')?"
 msgstr "Souhaitiez-vous utiliser pg_stop_backup('f') ?"
 
-#: access/transam/xlogfuncs.c:185 commands/event_trigger.c:1311 commands/event_trigger.c:1869 commands/extension.c:1945 commands/extension.c:2053 commands/extension.c:2338 commands/prepare.c:713 executor/execExpr.c:2507 executor/execSRF.c:738 executor/functions.c:1073 foreign/foreign.c:520 libpq/hba.c:2722 replication/logical/launcher.c:937 replication/logical/logicalfuncs.c:157 replication/logical/origin.c:1494 replication/slotfuncs.c:255 replication/walsender.c:3328 storage/ipc/shmem.c:554 utils/adt/datetime.c:4812 utils/adt/genfile.c:507 utils/adt/genfile.c:590 utils/adt/jsonfuncs.c:1935 utils/adt/jsonfuncs.c:2047 utils/adt/jsonfuncs.c:2235 utils/adt/jsonfuncs.c:2344
-#: utils/adt/jsonfuncs.c:3805 utils/adt/mcxtfuncs.c:132 utils/adt/misc.c:219 utils/adt/pgstatfuncs.c:477 utils/adt/pgstatfuncs.c:587 utils/adt/pgstatfuncs.c:1887 utils/adt/varlena.c:4821 utils/fmgr/funcapi.c:74 utils/misc/guc.c:10017 utils/mmgr/portalmem.c:1145
+#: access/transam/xlogfuncs.c:185 commands/event_trigger.c:1311 commands/event_trigger.c:1869 commands/extension.c:1945 commands/extension.c:2053 commands/extension.c:2338 commands/prepare.c:713 executor/execExpr.c:2507 executor/execSRF.c:738 executor/functions.c:1073 foreign/foreign.c:520 libpq/hba.c:2722 replication/logical/launcher.c:937 replication/logical/logicalfuncs.c:157 replication/logical/origin.c:1494 replication/slotfuncs.c:255 replication/walsender.c:3328 storage/ipc/shmem.c:554 utils/adt/datetime.c:4812 utils/adt/genfile.c:507 utils/adt/genfile.c:590 utils/adt/jsonfuncs.c:1943 utils/adt/jsonfuncs.c:2055 utils/adt/jsonfuncs.c:2243 utils/adt/jsonfuncs.c:2352
+#: utils/adt/jsonfuncs.c:3813 utils/adt/mcxtfuncs.c:132 utils/adt/misc.c:219 utils/adt/pgstatfuncs.c:477 utils/adt/pgstatfuncs.c:587 utils/adt/pgstatfuncs.c:1887 utils/adt/varlena.c:4821 utils/fmgr/funcapi.c:74 utils/misc/guc.c:10017 utils/mmgr/portalmem.c:1145
 #, c-format
 msgid "set-valued function called in context that cannot accept a set"
 msgstr ""
@@ -3203,12 +3209,12 @@ msgstr "image compressée invalide à %X/%X, bloc %d"
 msgid "-X requires a power of two value between 1 MB and 1 GB"
 msgstr "-X nécessite une puissance de deux entre 1 MB et 1 GB"
 
-#: bootstrap/bootstrap.c:287 postmaster/postmaster.c:847 tcop/postgres.c:3869
+#: bootstrap/bootstrap.c:287 postmaster/postmaster.c:847 tcop/postgres.c:3881
 #, c-format
 msgid "--%s requires a value"
 msgstr "--%s requiert une valeur"
 
-#: bootstrap/bootstrap.c:292 postmaster/postmaster.c:852 tcop/postgres.c:3874
+#: bootstrap/bootstrap.c:292 postmaster/postmaster.c:852 tcop/postgres.c:3886
 #, c-format
 msgid "-c %s requires a value"
 msgstr "-c %s requiert une valeur"
@@ -3371,13 +3377,13 @@ msgstr "les droits par défaut ne peuvent pas être configurés pour les colonne
 msgid "cannot use IN SCHEMA clause when using GRANT/REVOKE ON SCHEMAS"
 msgstr "ne peut pas utiliser la clause IN SCHEMA lors de l'utilisation de GRANT/REVOKE ON SCHEMAS"
 
-#: catalog/aclchk.c:1544 catalog/catalog.c:557 catalog/objectaddress.c:1522 commands/analyze.c:390 commands/copy.c:741 commands/sequence.c:1709 commands/tablecmds.c:7051 commands/tablecmds.c:7207 commands/tablecmds.c:7257 commands/tablecmds.c:7331 commands/tablecmds.c:7401 commands/tablecmds.c:7513 commands/tablecmds.c:7607 commands/tablecmds.c:7666 commands/tablecmds.c:7755 commands/tablecmds.c:7784 commands/tablecmds.c:7939 commands/tablecmds.c:8021 commands/tablecmds.c:8177 commands/tablecmds.c:8295 commands/tablecmds.c:11674 commands/tablecmds.c:11855 commands/tablecmds.c:12015 commands/tablecmds.c:13158 commands/tablecmds.c:15725 commands/trigger.c:942 parser/analyze.c:2422
+#: catalog/aclchk.c:1544 catalog/catalog.c:557 catalog/objectaddress.c:1522 commands/analyze.c:390 commands/copy.c:741 commands/sequence.c:1709 commands/tablecmds.c:7051 commands/tablecmds.c:7207 commands/tablecmds.c:7257 commands/tablecmds.c:7331 commands/tablecmds.c:7401 commands/tablecmds.c:7513 commands/tablecmds.c:7607 commands/tablecmds.c:7666 commands/tablecmds.c:7755 commands/tablecmds.c:7784 commands/tablecmds.c:7939 commands/tablecmds.c:8021 commands/tablecmds.c:8177 commands/tablecmds.c:8295 commands/tablecmds.c:11674 commands/tablecmds.c:11855 commands/tablecmds.c:12015 commands/tablecmds.c:13158 commands/tablecmds.c:15704 commands/trigger.c:942 parser/analyze.c:2422
 #: parser/parse_relation.c:714 parser/parse_target.c:1063 parser/parse_type.c:144 parser/parse_utilcmd.c:3431 parser/parse_utilcmd.c:3467 parser/parse_utilcmd.c:3509 utils/adt/acl.c:2845 utils/adt/ruleutils.c:2716
 #, c-format
 msgid "column \"%s\" of relation \"%s\" does not exist"
 msgstr "la colonne « %s » de la relation « %s » n'existe pas"
 
-#: catalog/aclchk.c:1807 catalog/objectaddress.c:1362 commands/sequence.c:1147 commands/tablecmds.c:249 commands/tablecmds.c:16589 utils/adt/acl.c:2053 utils/adt/acl.c:2083 utils/adt/acl.c:2115 utils/adt/acl.c:2147 utils/adt/acl.c:2175 utils/adt/acl.c:2205
+#: catalog/aclchk.c:1807 catalog/objectaddress.c:1362 commands/sequence.c:1147 commands/tablecmds.c:249 commands/tablecmds.c:16568 utils/adt/acl.c:2053 utils/adt/acl.c:2083 utils/adt/acl.c:2115 utils/adt/acl.c:2147 utils/adt/acl.c:2175 utils/adt/acl.c:2205
 #, c-format
 msgid "\"%s\" is not a sequence"
 msgstr "« %s » n'est pas une séquence"
@@ -3961,7 +3967,7 @@ msgstr[1] ""
 msgid "cannot drop %s because other objects depend on it"
 msgstr "n'a pas pu supprimer %s car d'autres objets en dépendent"
 
-#: catalog/dependency.c:1197 catalog/dependency.c:1204 catalog/dependency.c:1216 commands/tablecmds.c:1304 commands/tablecmds.c:13776 commands/tablespace.c:464 commands/user.c:1095 commands/view.c:506 libpq/auth.c:338 replication/syncrep.c:1043 storage/lmgr/deadlock.c:1152 storage/lmgr/proc.c:1433 utils/misc/guc.c:7128 utils/misc/guc.c:7164 utils/misc/guc.c:7234 utils/misc/guc.c:11424 utils/misc/guc.c:11458 utils/misc/guc.c:11492 utils/misc/guc.c:11535 utils/misc/guc.c:11577
+#: catalog/dependency.c:1197 catalog/dependency.c:1204 catalog/dependency.c:1216 commands/tablecmds.c:1304 commands/tablecmds.c:13776 commands/tablespace.c:464 commands/user.c:1095 commands/view.c:506 libpq/auth.c:338 replication/syncrep.c:1043 storage/lmgr/deadlock.c:1152 storage/lmgr/proc.c:1437 utils/misc/guc.c:7128 utils/misc/guc.c:7164 utils/misc/guc.c:7234 utils/misc/guc.c:11424 utils/misc/guc.c:11458 utils/misc/guc.c:11492 utils/misc/guc.c:11535 utils/misc/guc.c:11577
 #, c-format
 msgid "%s"
 msgstr "%s"
@@ -3999,166 +4005,166 @@ msgstr "droit refusé pour créer « %s.%s »"
 msgid "System catalog modifications are currently disallowed."
 msgstr "Les modifications du catalogue système sont actuellement interdites."
 
-#: catalog/heap.c:511 commands/tablecmds.c:2316 commands/tablecmds.c:2953 commands/tablecmds.c:6642
+#: catalog/heap.c:509 commands/tablecmds.c:2316 commands/tablecmds.c:2953 commands/tablecmds.c:6642
 #, c-format
 msgid "tables can have at most %d columns"
 msgstr "les tables peuvent avoir au plus %d colonnes"
 
-#: catalog/heap.c:529 commands/tablecmds.c:6941
+#: catalog/heap.c:527 commands/tablecmds.c:6941
 #, c-format
 msgid "column name \"%s\" conflicts with a system column name"
 msgstr "le nom de la colonne « %s » entre en conflit avec le nom d'une colonne système"
 
-#: catalog/heap.c:545
+#: catalog/heap.c:543
 #, c-format
 msgid "column name \"%s\" specified more than once"
 msgstr "colonne « %s » spécifiée plus d'une fois"
 
 #. translator: first %s is an integer not a name
-#: catalog/heap.c:620
+#: catalog/heap.c:618
 #, c-format
 msgid "partition key column %s has pseudo-type %s"
 msgstr "la colonne de clé de partitionnement %s a le pseudo type %s"
 
-#: catalog/heap.c:625
+#: catalog/heap.c:623
 #, c-format
 msgid "column \"%s\" has pseudo-type %s"
 msgstr "la colonne « %s » a le pseudo type %s"
 
-#: catalog/heap.c:656
+#: catalog/heap.c:654
 #, c-format
 msgid "composite type %s cannot be made a member of itself"
 msgstr "le type composite %s ne peut pas être membre de lui-même"
 
 #. translator: first %s is an integer not a name
-#: catalog/heap.c:711
+#: catalog/heap.c:709
 #, c-format
 msgid "no collation was derived for partition key column %s with collatable type %s"
 msgstr "aucun collationnement n'a été dérivé pour la colonne « %s » sur la clé de partitionnement et de type collationnable %s"
 
-#: catalog/heap.c:717 commands/createas.c:203 commands/createas.c:512
+#: catalog/heap.c:715 commands/createas.c:203 commands/createas.c:512
 #, c-format
 msgid "no collation was derived for column \"%s\" with collatable type %s"
 msgstr "aucun collationnement n'a été dérivé pour la colonne « %s » de type collationnable %s"
 
-#: catalog/heap.c:1202 catalog/index.c:871 commands/createas.c:408 commands/tablecmds.c:3858
+#: catalog/heap.c:1200 catalog/index.c:871 commands/createas.c:408 commands/tablecmds.c:3858
 #, c-format
 msgid "relation \"%s\" already exists"
 msgstr "la relation « %s » existe déjà"
 
-#: catalog/heap.c:1218 catalog/pg_type.c:436 catalog/pg_type.c:784 catalog/pg_type.c:931 commands/typecmds.c:249 commands/typecmds.c:261 commands/typecmds.c:757 commands/typecmds.c:1172 commands/typecmds.c:1398 commands/typecmds.c:1590 commands/typecmds.c:2562
+#: catalog/heap.c:1216 catalog/pg_type.c:436 catalog/pg_type.c:784 catalog/pg_type.c:931 commands/typecmds.c:249 commands/typecmds.c:261 commands/typecmds.c:757 commands/typecmds.c:1172 commands/typecmds.c:1398 commands/typecmds.c:1590 commands/typecmds.c:2562
 #, c-format
 msgid "type \"%s\" already exists"
 msgstr "le type « %s » existe déjà"
 
-#: catalog/heap.c:1219
+#: catalog/heap.c:1217
 #, c-format
 msgid "A relation has an associated type of the same name, so you must use a name that doesn't conflict with any existing type."
 msgstr "Une relation a un type associé du même nom, donc vous devez utiliser un nom qui n'entre pas en conflit avec un type existant."
 
-#: catalog/heap.c:1248
+#: catalog/heap.c:1246
 #, c-format
 msgid "pg_class heap OID value not set when in binary upgrade mode"
 msgstr "OID du heap de pg_class non configuré en mode de mise à jour binaire"
 
-#: catalog/heap.c:2461
+#: catalog/heap.c:2459
 #, c-format
 msgid "cannot add NO INHERIT constraint to partitioned table \"%s\""
 msgstr "ne peut pas ajouter une contrainte NO INHERIT pour la table partitionnée « %s »"
 
-#: catalog/heap.c:2733
+#: catalog/heap.c:2731
 #, c-format
 msgid "check constraint \"%s\" already exists"
 msgstr "la contrainte de vérification « %s » existe déjà"
 
-#: catalog/heap.c:2903 catalog/index.c:885 catalog/pg_constraint.c:670 commands/tablecmds.c:8669
+#: catalog/heap.c:2901 catalog/index.c:885 catalog/pg_constraint.c:670 commands/tablecmds.c:8669
 #, c-format
 msgid "constraint \"%s\" for relation \"%s\" already exists"
 msgstr "la contrainte « %s » de la relation « %s » existe déjà"
 
-#: catalog/heap.c:2910
+#: catalog/heap.c:2908
 #, c-format
 msgid "constraint \"%s\" conflicts with non-inherited constraint on relation \"%s\""
 msgstr "la contrainte « %s » entre en conflit avec la constrainte non héritée sur la relation « %s »"
 
-#: catalog/heap.c:2921
+#: catalog/heap.c:2919
 #, c-format
 msgid "constraint \"%s\" conflicts with inherited constraint on relation \"%s\""
 msgstr "la contrainte « %s » entre en conflit avec une contrainte héritée sur la relation « %s »"
 
-#: catalog/heap.c:2931
+#: catalog/heap.c:2929
 #, c-format
 msgid "constraint \"%s\" conflicts with NOT VALID constraint on relation \"%s\""
 msgstr "la contrainte « %s » entre en conflit avec une contrainte NOT VALID sur la relation « %s »"
 
-#: catalog/heap.c:2936
+#: catalog/heap.c:2934
 #, c-format
 msgid "merging constraint \"%s\" with inherited definition"
 msgstr "assemblage de la contrainte « %s » avec une définition héritée"
 
-#: catalog/heap.c:3041
+#: catalog/heap.c:3039
 #, c-format
 msgid "cannot use generated column \"%s\" in column generation expression"
 msgstr "ne peut pas utiliser la colonne générée « %s » dans une expression de génération de colonne"
 
-#: catalog/heap.c:3043
+#: catalog/heap.c:3041
 #, c-format
 msgid "A generated column cannot reference another generated column."
 msgstr "Une colonne générée ne peut référencer une autre colonne générée."
 
-#: catalog/heap.c:3049
+#: catalog/heap.c:3047
 #, c-format
 msgid "cannot use whole-row variable in column generation expression"
 msgstr "ne peut pas utiliser une variable de ligne dans l'expression de génération d'une colonne"
 
-#: catalog/heap.c:3050
+#: catalog/heap.c:3048
 #, c-format
 msgid "This would cause the generated column to depend on its own value."
 msgstr "Ceci ferait que la colonne générée dépendrait de sa propre valeur."
 
-#: catalog/heap.c:3103
+#: catalog/heap.c:3101
 #, c-format
 msgid "generation expression is not immutable"
 msgstr "l'expression de génération n'est pas immuable"
 
-#: catalog/heap.c:3131 rewrite/rewriteHandler.c:1269
+#: catalog/heap.c:3129 rewrite/rewriteHandler.c:1273
 #, c-format
 msgid "column \"%s\" is of type %s but default expression is of type %s"
 msgstr "la colonne « %s » est de type %s alors que l'expression par défaut est de type %s"
 
-#: catalog/heap.c:3136 commands/prepare.c:368 parser/analyze.c:2646 parser/parse_target.c:594 parser/parse_target.c:882 parser/parse_target.c:892 rewrite/rewriteHandler.c:1274
+#: catalog/heap.c:3134 commands/prepare.c:368 parser/analyze.c:2646 parser/parse_target.c:594 parser/parse_target.c:882 parser/parse_target.c:892 rewrite/rewriteHandler.c:1278
 #, c-format
 msgid "You will need to rewrite or cast the expression."
 msgstr "Vous devez réécrire l'expression ou lui appliquer une transformation de type."
 
-#: catalog/heap.c:3183
+#: catalog/heap.c:3181
 #, c-format
 msgid "only table \"%s\" can be referenced in check constraint"
 msgstr "seule la table « %s » peut être référencée dans la contrainte de vérification"
 
-#: catalog/heap.c:3481
+#: catalog/heap.c:3479
 #, c-format
 msgid "unsupported ON COMMIT and foreign key combination"
 msgstr "combinaison ON COMMIT et clé étrangère non supportée"
 
-#: catalog/heap.c:3482
+#: catalog/heap.c:3480
 #, c-format
 msgid "Table \"%s\" references \"%s\", but they do not have the same ON COMMIT setting."
 msgstr ""
 "La table « %s » référence « %s » mais elles n'ont pas la même valeur pour le\n"
 "paramètre ON COMMIT."
 
-#: catalog/heap.c:3487
+#: catalog/heap.c:3485
 #, c-format
 msgid "cannot truncate a table referenced in a foreign key constraint"
 msgstr "ne peut pas tronquer une table référencée dans une contrainte de clé étrangère"
 
-#: catalog/heap.c:3488
+#: catalog/heap.c:3486
 #, c-format
 msgid "Table \"%s\" references \"%s\"."
 msgstr "La table « %s » référence « %s »."
 
-#: catalog/heap.c:3490
+#: catalog/heap.c:3488
 #, c-format
 msgid "Truncate table \"%s\" at the same time, or use TRUNCATE ... CASCADE."
 msgstr "Tronquez la table « %s » en même temps, ou utilisez TRUNCATE ... CASCADE."
@@ -4220,27 +4226,27 @@ msgstr "OID de l'index de pg_class non configuré en mode de mise à jour binair
 msgid "DROP INDEX CONCURRENTLY must be first action in transaction"
 msgstr "DROP INDEX CONCURRENTLY doit être la première action dans une transaction"
 
-#: catalog/index.c:3628
+#: catalog/index.c:3626
 #, c-format
 msgid "cannot reindex temporary tables of other sessions"
 msgstr "ne peut pas ré-indexer les tables temporaires des autres sessions"
 
-#: catalog/index.c:3639 commands/indexcmds.c:3555
+#: catalog/index.c:3637 commands/indexcmds.c:3555
 #, c-format
 msgid "cannot reindex invalid index on TOAST table"
 msgstr "ne peut pas réindexer un index invalide sur une table TOAST"
 
-#: catalog/index.c:3655 commands/indexcmds.c:3435 commands/indexcmds.c:3579 commands/tablecmds.c:3273
+#: catalog/index.c:3653 commands/indexcmds.c:3435 commands/indexcmds.c:3579 commands/tablecmds.c:3273
 #, c-format
 msgid "cannot move system relation \"%s\""
 msgstr "ne peut pas déplacer la colonne système « %s »"
 
-#: catalog/index.c:3799
+#: catalog/index.c:3797
 #, c-format
 msgid "index \"%s\" was reindexed"
 msgstr "l'index « %s » a été réindexée"
 
-#: catalog/index.c:3936
+#: catalog/index.c:3934
 #, c-format
 msgid "cannot reindex invalid index \"%s.%s\" on TOAST table, skipping"
 msgstr "ne peut pas réindexer l'index invalide « %s.%s » sur une table TOAST, ignoré"
@@ -4385,17 +4391,17 @@ msgstr "La syntaxe de la liste est invalide."
 msgid "\"%s\" is not a table"
 msgstr "« %s » n'est pas une table"
 
-#: catalog/objectaddress.c:1377 commands/tablecmds.c:255 commands/tablecmds.c:6121 commands/tablecmds.c:16594 commands/view.c:119
+#: catalog/objectaddress.c:1377 commands/tablecmds.c:255 commands/tablecmds.c:6121 commands/tablecmds.c:16573 commands/view.c:119
 #, c-format
 msgid "\"%s\" is not a view"
 msgstr "« %s » n'est pas une vue"
 
-#: catalog/objectaddress.c:1384 commands/matview.c:186 commands/tablecmds.c:261 commands/tablecmds.c:16599
+#: catalog/objectaddress.c:1384 commands/matview.c:186 commands/tablecmds.c:261 commands/tablecmds.c:16578
 #, c-format
 msgid "\"%s\" is not a materialized view"
 msgstr "« %s » n'est pas une vue matérialisée"
 
-#: catalog/objectaddress.c:1391 commands/tablecmds.c:279 commands/tablecmds.c:6124 commands/tablecmds.c:16604
+#: catalog/objectaddress.c:1391 commands/tablecmds.c:279 commands/tablecmds.c:6124 commands/tablecmds.c:16583
 #, c-format
 msgid "\"%s\" is not a foreign table"
 msgstr "« %s » n'est pas une table distante"
@@ -4880,7 +4886,7 @@ msgstr "la fonction finale avec des arguments supplémentaires ne doit pas être
 msgid "return type of combine function %s is not %s"
 msgstr "le type de retour de la fonction de d'unification %s n'est pas %s"
 
-#: catalog/pg_aggregate.c:439 executor/nodeAgg.c:4125
+#: catalog/pg_aggregate.c:439 executor/nodeAgg.c:4130
 #, c-format
 msgid "combine function with transition type %s must not be declared STRICT"
 msgstr "la fonction d'unification avec le type de transaction %s ne doit pas être déclaré STRICT"
@@ -5080,7 +5086,7 @@ msgstr "ne peut pas détacher la partition « %s »"
 msgid "The partition is being detached concurrently or has an unfinished detach."
 msgstr "La partition est en cours de détachement ou à un détachement non terminé."
 
-#: catalog/pg_inherits.c:596 commands/tablecmds.c:4455 commands/tablecmds.c:14894
+#: catalog/pg_inherits.c:596 commands/tablecmds.c:4455 commands/tablecmds.c:14893
 #, c-format
 msgid "Use ALTER TABLE ... DETACH PARTITION ... FINALIZE to complete the pending detach operation."
 msgstr "Utiliser ALTER TABLE ... DETACH PARTITION ... FINALIZE pour terminer l'opération de détachement en attente."
@@ -5428,12 +5434,12 @@ msgstr "Échec lors de la création d'un type multirange pour le type « %s »."
 msgid "You can manually specify a multirange type name using the \"multirange_type_name\" attribute."
 msgstr "Vous pouvez spécifier manuellement un nom de type multirange en utilisant l'attribut « multirange_type_name »"
 
-#: catalog/storage.c:477 storage/buffer/bufmgr.c:1045
+#: catalog/storage.c:495 storage/buffer/bufmgr.c:1039
 #, c-format
 msgid "invalid page in block %u of relation %s"
 msgstr "page invalide dans le bloc %u de la relation %s"
 
-#: catalog/toasting.c:110 commands/indexcmds.c:692 commands/tablecmds.c:6094 commands/tablecmds.c:16459
+#: catalog/toasting.c:110 commands/indexcmds.c:692 commands/tablecmds.c:6094 commands/tablecmds.c:16438
 #, c-format
 msgid "\"%s\" is not a table or materialized view"
 msgstr "« %s » n'est ni une table ni une vue matérialisée"
@@ -5741,7 +5747,7 @@ msgstr "ne peut pas exécuter CLUSTER sur une table partitionnée"
 msgid "there is no previously clustered index for table \"%s\""
 msgstr "il n'y a pas d'index CLUSTER précédent pour la table « %s »"
 
-#: commands/cluster.c:187 commands/tablecmds.c:13613 commands/tablecmds.c:15487
+#: commands/cluster.c:187 commands/tablecmds.c:13613 commands/tablecmds.c:15472
 #, c-format
 msgid "index \"%s\" for table \"%s\" does not exist"
 msgstr "l'index « %s » pour la table « %s » n'existe pas"
@@ -5756,7 +5762,7 @@ msgstr "ne peut pas exécuter CLUSTER sur un catalogue partagé"
 msgid "cannot vacuum temporary tables of other sessions"
 msgstr "ne peut pas exécuter VACUUM sur les tables temporaires des autres sessions"
 
-#: commands/cluster.c:471 commands/tablecmds.c:15497
+#: commands/cluster.c:471 commands/tablecmds.c:15482
 #, c-format
 msgid "\"%s\" is not an index for table \"%s\""
 msgstr "« %s » n'est pas un index de la table « %s »"
@@ -6092,7 +6098,7 @@ msgstr "la colonne « %s » est une colonne générée"
 msgid "Generated columns cannot be used in COPY."
 msgstr "Les colonnes générées ne peuvent pas être utilisées dans COPY."
 
-#: commands/copy.c:746 commands/indexcmds.c:1842 commands/statscmds.c:245 commands/tablecmds.c:2347 commands/tablecmds.c:3003 commands/tablecmds.c:3496 parser/parse_relation.c:3637 parser/parse_relation.c:3657 utils/adt/tsvector_op.c:2680
+#: commands/copy.c:746 commands/indexcmds.c:1842 commands/statscmds.c:245 commands/tablecmds.c:2347 commands/tablecmds.c:3003 commands/tablecmds.c:3496 parser/parse_relation.c:3637 parser/parse_relation.c:3657 utils/adt/tsvector_op.c:2683
 #, c-format
 msgid "column \"%s\" does not exist"
 msgstr "la colonne « %s » n'existe pas"
@@ -6700,7 +6706,7 @@ msgid_plural "There are %d other sessions using the database."
 msgstr[0] "%d autre session utilise la base de données."
 msgstr[1] "%d autres sessions utilisent la base de données."
 
-#: commands/dbcommands.c:2095 storage/ipc/procarray.c:3860
+#: commands/dbcommands.c:2095 storage/ipc/procarray.c:3871
 #, c-format
 msgid "There is %d prepared transaction using the database."
 msgid_plural "There are %d prepared transactions using the database."
@@ -6762,7 +6768,7 @@ msgstr "« %s » est une fonction d'agrégat"
 msgid "Use DROP AGGREGATE to drop aggregate functions."
 msgstr "Utiliser DROP AGGREGATE pour supprimer les fonctions d'agrégat."
 
-#: commands/dropcmds.c:158 commands/sequence.c:455 commands/tablecmds.c:3580 commands/tablecmds.c:3738 commands/tablecmds.c:3791 commands/tablecmds.c:15920 tcop/utility.c:1324
+#: commands/dropcmds.c:158 commands/sequence.c:455 commands/tablecmds.c:3580 commands/tablecmds.c:3738 commands/tablecmds.c:3791 commands/tablecmds.c:15899 tcop/utility.c:1324
 #, c-format
 msgid "relation \"%s\" does not exist, skipping"
 msgstr "la relation « %s » n'existe pas, poursuite du traitement"
@@ -7873,7 +7879,7 @@ msgstr "une colonne incluse ne supporte pas d'options NULLS FIRST/LAST"
 msgid "could not determine which collation to use for index expression"
 msgstr "n'a pas pu déterminer le collationnement à utiliser pour l'expression d'index"
 
-#: commands/indexcmds.c:1978 commands/tablecmds.c:16925 commands/typecmds.c:810 parser/parse_expr.c:2693 parser/parse_type.c:566 parser/parse_utilcmd.c:3792 utils/adt/misc.c:628
+#: commands/indexcmds.c:1978 commands/tablecmds.c:16904 commands/typecmds.c:810 parser/parse_expr.c:2693 parser/parse_type.c:566 parser/parse_utilcmd.c:3792 utils/adt/misc.c:628
 #, c-format
 msgid "collations are not supported by type %s"
 msgstr "les collationnements ne sont pas supportés par le type %s"
@@ -7910,7 +7916,7 @@ msgstr "la méthode d'accès « %s » ne supporte pas les options ASC/DESC"
 msgid "access method \"%s\" does not support NULLS FIRST/LAST options"
 msgstr "la méthode d'accès « %s » ne supporte pas les options NULLS FIRST/LAST"
 
-#: commands/indexcmds.c:2160 commands/tablecmds.c:16950 commands/tablecmds.c:16956 commands/typecmds.c:2317
+#: commands/indexcmds.c:2160 commands/tablecmds.c:16929 commands/tablecmds.c:16935 commands/typecmds.c:2317
 #, c-format
 msgid "data type %s has no default operator class for access method \"%s\""
 msgstr ""
@@ -8333,7 +8339,7 @@ msgstr ""
 msgid "operator attribute \"%s\" cannot be changed"
 msgstr "l'attribut « %s » de l'opérateur ne peut pas être changé"
 
-#: commands/policy.c:89 commands/policy.c:382 commands/statscmds.c:151 commands/tablecmds.c:1585 commands/tablecmds.c:2165 commands/tablecmds.c:3390 commands/tablecmds.c:6064 commands/tablecmds.c:8948 commands/tablecmds.c:16515 commands/tablecmds.c:16550 commands/trigger.c:313 commands/trigger.c:1289 commands/trigger.c:1398 rewrite/rewriteDefine.c:277 rewrite/rewriteDefine.c:955 rewrite/rewriteRemove.c:80
+#: commands/policy.c:89 commands/policy.c:382 commands/statscmds.c:151 commands/tablecmds.c:1585 commands/tablecmds.c:2165 commands/tablecmds.c:3390 commands/tablecmds.c:6064 commands/tablecmds.c:8948 commands/tablecmds.c:16494 commands/tablecmds.c:16529 commands/trigger.c:313 commands/trigger.c:1289 commands/trigger.c:1398 rewrite/rewriteDefine.c:277 rewrite/rewriteDefine.c:955 rewrite/rewriteRemove.c:80
 #, c-format
 msgid "permission denied: \"%s\" is a system catalog"
 msgstr "droit refusé : « %s » est un catalogue système"
@@ -8652,7 +8658,7 @@ msgstr "la séquence doit être dans le même schéma que la table avec laquelle
 msgid "cannot change ownership of identity sequence"
 msgstr "ne peut pas modifier le propriétaire de la séquence d'identité"
 
-#: commands/sequence.c:1725 commands/tablecmds.c:13305 commands/tablecmds.c:15940
+#: commands/sequence.c:1725 commands/tablecmds.c:13305 commands/tablecmds.c:15919
 #, c-format
 msgid "Sequence \"%s\" is linked to table \"%s\"."
 msgstr "La séquence « %s » est liée à la table « %s »."
@@ -8759,7 +8765,7 @@ msgstr "la souscription avec %s doit aussi configurer %s"
 msgid "must be superuser to create subscriptions"
 msgstr "doit être super-utilisateur pour créer des souscriptions"
 
-#: commands/subscriptioncmds.c:474 commands/subscriptioncmds.c:572 replication/logical/tablesync.c:975 replication/logical/worker.c:3224
+#: commands/subscriptioncmds.c:474 commands/subscriptioncmds.c:572 replication/logical/tablesync.c:975 replication/logical/worker.c:3226
 #, c-format
 msgid "could not connect to the publisher: %s"
 msgstr "n'a pas pu se connecter au publieur : %s"
@@ -8917,7 +8923,7 @@ msgstr "la vue matérialisée « %s » n'existe pas, poursuite du traitement"
 msgid "Use DROP MATERIALIZED VIEW to remove a materialized view."
 msgstr "Utilisez DROP MATERIALIZED VIEW pour supprimer une vue matérialisée."
 
-#: commands/tablecmds.c:265 commands/tablecmds.c:289 commands/tablecmds.c:18406 parser/parse_utilcmd.c:2257
+#: commands/tablecmds.c:265 commands/tablecmds.c:289 commands/tablecmds.c:18385 parser/parse_utilcmd.c:2257
 #, c-format
 msgid "index \"%s\" does not exist"
 msgstr "l'index « %s » n'existe pas"
@@ -8940,7 +8946,7 @@ msgstr "« %s » n'est pas un type"
 msgid "Use DROP TYPE to remove a type."
 msgstr "Utilisez DROP TYPE pour supprimer un type."
 
-#: commands/tablecmds.c:277 commands/tablecmds.c:13144 commands/tablecmds.c:15643
+#: commands/tablecmds.c:277 commands/tablecmds.c:13144 commands/tablecmds.c:15622
 #, c-format
 msgid "foreign table \"%s\" does not exist"
 msgstr "la table distante « %s » n'existe pas"
@@ -8966,7 +8972,7 @@ msgstr ""
 "ne peut pas créer une table temporaire à l'intérieur d'une fonction\n"
 "restreinte pour sécurité"
 
-#: commands/tablecmds.c:737 commands/tablecmds.c:14430
+#: commands/tablecmds.c:737 commands/tablecmds.c:14429
 #, c-format
 msgid "relation \"%s\" would be inherited from more than once"
 msgstr "la relation « %s » serait héritée plus d'une fois"
@@ -9036,7 +9042,7 @@ msgstr "ne peut pas tronquer la table distante « %s »"
 msgid "cannot truncate temporary tables of other sessions"
 msgstr "ne peut pas tronquer les tables temporaires des autres sessions"
 
-#: commands/tablecmds.c:2430 commands/tablecmds.c:14327
+#: commands/tablecmds.c:2430 commands/tablecmds.c:14326
 #, c-format
 msgid "cannot inherit from partitioned table \"%s\""
 msgstr "ne peut pas hériter de la table partitionnée « %s »"
@@ -9056,12 +9062,12 @@ msgstr "la relation héritée « %s » n'est ni une table ni une table distante"
 msgid "cannot create a temporary relation as partition of permanent relation \"%s\""
 msgstr "ne peut pas créer une relation temporaire comme partition de la relation permanente « %s »"
 
-#: commands/tablecmds.c:2464 commands/tablecmds.c:14306
+#: commands/tablecmds.c:2464 commands/tablecmds.c:14305
 #, c-format
 msgid "cannot inherit from temporary relation \"%s\""
 msgstr "ne peut pas hériter à partir d'une relation temporaire « %s »"
 
-#: commands/tablecmds.c:2474 commands/tablecmds.c:14314
+#: commands/tablecmds.c:2474 commands/tablecmds.c:14313
 #, c-format
 msgid "cannot inherit from temporary relation of another session"
 msgstr "ne peut pas hériter de la table temporaire d'une autre session"
@@ -9391,12 +9397,12 @@ msgstr "ne peut pas ajouter une colonne à une table typée"
 msgid "cannot add column to a partition"
 msgstr "ne peut pas ajouter une colonne à une partition"
 
-#: commands/tablecmds.c:6565 commands/tablecmds.c:14557
+#: commands/tablecmds.c:6565 commands/tablecmds.c:14556
 #, c-format
 msgid "child table \"%s\" has different type for column \"%s\""
 msgstr "la table fille « %s » a un type différent pour la colonne « %s »"
 
-#: commands/tablecmds.c:6571 commands/tablecmds.c:14564
+#: commands/tablecmds.c:6571 commands/tablecmds.c:14563
 #, c-format
 msgid "child table \"%s\" has different collation for column \"%s\""
 msgstr "la table fille « %s » a un collationnement différent pour la colonne « %s »"
@@ -9436,7 +9442,7 @@ msgstr "ne peut pas supprimer une contrainte uniquement d'une table partitionné
 msgid "Do not specify the ONLY keyword."
 msgstr "Ne spécifiez pas le mot clé ONLY."
 
-#: commands/tablecmds.c:7060 commands/tablecmds.c:7266 commands/tablecmds.c:7408 commands/tablecmds.c:7522 commands/tablecmds.c:7616 commands/tablecmds.c:7675 commands/tablecmds.c:7793 commands/tablecmds.c:7959 commands/tablecmds.c:8029 commands/tablecmds.c:8185 commands/tablecmds.c:11683 commands/tablecmds.c:13167 commands/tablecmds.c:15734
+#: commands/tablecmds.c:7060 commands/tablecmds.c:7266 commands/tablecmds.c:7408 commands/tablecmds.c:7522 commands/tablecmds.c:7616 commands/tablecmds.c:7675 commands/tablecmds.c:7793 commands/tablecmds.c:7959 commands/tablecmds.c:8029 commands/tablecmds.c:8185 commands/tablecmds.c:11683 commands/tablecmds.c:13167 commands/tablecmds.c:15713
 #, c-format
 msgid "cannot alter system column \"%s\""
 msgstr "n'a pas pu modifier la colonne système « %s »"
@@ -9870,7 +9876,7 @@ msgstr "Modifier à la place le propriétaire de la table concernée par l'index
 msgid "cannot change owner of sequence \"%s\""
 msgstr "ne peut pas modifier le propriétaire de la séquence « %s »"
 
-#: commands/tablecmds.c:13317 commands/tablecmds.c:16626
+#: commands/tablecmds.c:13317 commands/tablecmds.c:16605
 #, c-format
 msgid "Use ALTER TYPE instead."
 msgstr "Utilisez ALTER TYPE à la place."
@@ -9915,408 +9921,403 @@ msgstr "annulation car le verrou sur la relation « %s.%s » n'est pas disponibl
 msgid "no matching relations in tablespace \"%s\" found"
 msgstr "aucune relation correspondante trouvée dans le tablespace « %s »"
 
-#: commands/tablecmds.c:14265
+#: commands/tablecmds.c:14264
 #, c-format
 msgid "cannot change inheritance of typed table"
 msgstr "ne peut pas modifier l'héritage d'une table typée"
 
-#: commands/tablecmds.c:14270 commands/tablecmds.c:14826
+#: commands/tablecmds.c:14269 commands/tablecmds.c:14825
 #, c-format
 msgid "cannot change inheritance of a partition"
 msgstr "ne peut pas modifier l'héritage d'une partition"
 
-#: commands/tablecmds.c:14275
+#: commands/tablecmds.c:14274
 #, c-format
 msgid "cannot change inheritance of partitioned table"
 msgstr "ne peut pas modifier l'héritage d'une table partitionnée"
 
-#: commands/tablecmds.c:14321
+#: commands/tablecmds.c:14320
 #, c-format
 msgid "cannot inherit to temporary relation of another session"
 msgstr "ne peut pas hériter à partir d'une relation temporaire d'une autre session"
 
-#: commands/tablecmds.c:14334
+#: commands/tablecmds.c:14333
 #, c-format
 msgid "cannot inherit from a partition"
 msgstr "ne peut pas hériter d'une partition"
 
-#: commands/tablecmds.c:14356 commands/tablecmds.c:17270
+#: commands/tablecmds.c:14355 commands/tablecmds.c:17249
 #, c-format
 msgid "circular inheritance not allowed"
 msgstr "héritage circulaire interdit"
 
-#: commands/tablecmds.c:14357 commands/tablecmds.c:17271
+#: commands/tablecmds.c:14356 commands/tablecmds.c:17250
 #, c-format
 msgid "\"%s\" is already a child of \"%s\"."
 msgstr "« %s » est déjà un enfant de « %s »."
 
-#: commands/tablecmds.c:14370
+#: commands/tablecmds.c:14369
 #, c-format
 msgid "trigger \"%s\" prevents table \"%s\" from becoming an inheritance child"
 msgstr "le trigger « %s » empêche la table « %s » de devenir une fille dans l'héritage"
 
-#: commands/tablecmds.c:14372
+#: commands/tablecmds.c:14371
 #, c-format
 msgid "ROW triggers with transition tables are not supported in inheritance hierarchies."
 msgstr "les triggers ROW avec des tables de transition ne sont pas supportés dans les hiérarchies d'héritage."
 
-#: commands/tablecmds.c:14575
+#: commands/tablecmds.c:14574
 #, c-format
 msgid "column \"%s\" in child table must be marked NOT NULL"
 msgstr "la colonne « %s » de la table enfant doit être marquée comme NOT NULL"
 
-#: commands/tablecmds.c:14584
+#: commands/tablecmds.c:14583
 #, c-format
 msgid "column \"%s\" in child table must be a generated column"
 msgstr "la colonne « %s » de la table enfant doit être une colonne générée"
 
-#: commands/tablecmds.c:14634
+#: commands/tablecmds.c:14633
 #, c-format
 msgid "column \"%s\" in child table has a conflicting generation expression"
 msgstr "la colonne « %s » de la table enfant a une expression de génération en conflit"
 
-#: commands/tablecmds.c:14662
+#: commands/tablecmds.c:14661
 #, c-format
 msgid "child table is missing column \"%s\""
 msgstr "la table enfant n'a pas de colonne « %s »"
 
-#: commands/tablecmds.c:14750
+#: commands/tablecmds.c:14749
 #, c-format
 msgid "child table \"%s\" has different definition for check constraint \"%s\""
 msgstr "la table fille « %s » a un type différent pour la contrainte de vérification « %s »"
 
-#: commands/tablecmds.c:14758
+#: commands/tablecmds.c:14757
 #, c-format
 msgid "constraint \"%s\" conflicts with non-inherited constraint on child table \"%s\""
 msgstr "la contrainte « %s » entre en conflit avec une contrainte non héritée sur la table fille « %s »"
 
-#: commands/tablecmds.c:14769
+#: commands/tablecmds.c:14768
 #, c-format
 msgid "constraint \"%s\" conflicts with NOT VALID constraint on child table \"%s\""
 msgstr "la contrainte « %s » entre en conflit avec une contrainte NOT VALID sur la table fille « %s »"
 
-#: commands/tablecmds.c:14804
+#: commands/tablecmds.c:14803
 #, c-format
 msgid "child table is missing constraint \"%s\""
 msgstr "la table enfant n'a pas de contrainte « %s »"
 
-#: commands/tablecmds.c:14890
+#: commands/tablecmds.c:14889
 #, c-format
 msgid "partition \"%s\" already pending detach in partitioned table \"%s.%s\""
 msgstr "la partition « %s » déjà en attente de détachement de la table partitionnée « %s.%s »"
 
-#: commands/tablecmds.c:14919 commands/tablecmds.c:14967
+#: commands/tablecmds.c:14918 commands/tablecmds.c:14966
 #, c-format
 msgid "relation \"%s\" is not a partition of relation \"%s\""
 msgstr "la relation « %s » n'est pas une partition de la relation « %s »"
 
-#: commands/tablecmds.c:14973
+#: commands/tablecmds.c:14972
 #, c-format
 msgid "relation \"%s\" is not a parent of relation \"%s\""
 msgstr "la relation « %s » n'est pas un parent de la relation « %s »"
 
-#: commands/tablecmds.c:15201
+#: commands/tablecmds.c:15200
 #, c-format
 msgid "typed tables cannot inherit"
 msgstr "les tables avec type ne peuvent pas hériter d'autres tables"
 
-#: commands/tablecmds.c:15231
+#: commands/tablecmds.c:15230
 #, c-format
 msgid "table is missing column \"%s\""
 msgstr "la colonne « %s » manque à la table"
 
-#: commands/tablecmds.c:15242
+#: commands/tablecmds.c:15241
 #, c-format
 msgid "table has column \"%s\" where type requires \"%s\""
 msgstr "la table a une colonne « %s » alors que le type impose « %s »"
 
-#: commands/tablecmds.c:15251
+#: commands/tablecmds.c:15250
 #, c-format
 msgid "table \"%s\" has different type for column \"%s\""
 msgstr "la table « %s » a un type différent pour la colonne « %s »"
 
-#: commands/tablecmds.c:15265
+#: commands/tablecmds.c:15264
 #, c-format
 msgid "table has extra column \"%s\""
 msgstr "la table a une colonne supplémentaire « %s »"
 
-#: commands/tablecmds.c:15317
+#: commands/tablecmds.c:15316
 #, c-format
 msgid "\"%s\" is not a typed table"
 msgstr "« %s » n'est pas une table typée"
 
-#: commands/tablecmds.c:15505
+#: commands/tablecmds.c:15490
 #, c-format
 msgid "cannot use non-unique index \"%s\" as replica identity"
 msgstr "ne peut pas utiliser l'index non unique « %s » comme identité de réplicat"
 
-#: commands/tablecmds.c:15511
+#: commands/tablecmds.c:15496
 #, c-format
 msgid "cannot use non-immediate index \"%s\" as replica identity"
 msgstr "ne peut pas utiliser l'index « %s » immédiat comme identité de réplicat"
 
-#: commands/tablecmds.c:15517
+#: commands/tablecmds.c:15502
 #, c-format
 msgid "cannot use expression index \"%s\" as replica identity"
 msgstr "ne peut pas utiliser un index par expression « %s » comme identité de réplicat"
 
-#: commands/tablecmds.c:15523
+#: commands/tablecmds.c:15508
 #, c-format
 msgid "cannot use partial index \"%s\" as replica identity"
 msgstr "ne peut pas utiliser l'index partiel « %s » comme identité de réplicat"
 
-#: commands/tablecmds.c:15529
-#, c-format
-msgid "cannot use invalid index \"%s\" as replica identity"
-msgstr "ne peut pas utiliser l'index invalide « %s » comme identité de réplicat"
-
-#: commands/tablecmds.c:15546
+#: commands/tablecmds.c:15525
 #, c-format
 msgid "index \"%s\" cannot be used as replica identity because column %d is a system column"
 msgstr "l'index « %s » ne peut pas être utilisé comme identité de réplicat car la colonne %d est une colonne système"
 
-#: commands/tablecmds.c:15553
+#: commands/tablecmds.c:15532
 #, c-format
 msgid "index \"%s\" cannot be used as replica identity because column \"%s\" is nullable"
 msgstr "l'index « %s » ne peut pas être utilisé comme identité de réplicat car la colonne « %s » peut être NULL"
 
-#: commands/tablecmds.c:15800
+#: commands/tablecmds.c:15779
 #, c-format
 msgid "cannot change logged status of table \"%s\" because it is temporary"
 msgstr "ne peut pas modifier le statut de journalisation de la table « %s » parce qu'elle est temporaire"
 
-#: commands/tablecmds.c:15824
+#: commands/tablecmds.c:15803
 #, c-format
 msgid "cannot change table \"%s\" to unlogged because it is part of a publication"
 msgstr "ne peut pas modifier la table « %s » en non journalisée car elle fait partie d'une publication"
 
-#: commands/tablecmds.c:15826
+#: commands/tablecmds.c:15805
 #, c-format
 msgid "Unlogged relations cannot be replicated."
 msgstr "Les relations non journalisées ne peuvent pas être répliquées."
 
-#: commands/tablecmds.c:15871
+#: commands/tablecmds.c:15850
 #, c-format
 msgid "could not change table \"%s\" to logged because it references unlogged table \"%s\""
 msgstr "n'a pas pu passer la table « %s » en journalisé car elle référence la table non journalisée « %s »"
 
-#: commands/tablecmds.c:15881
+#: commands/tablecmds.c:15860
 #, c-format
 msgid "could not change table \"%s\" to unlogged because it references logged table \"%s\""
 msgstr "n'a pas pu passer la table « %s » en non journalisé car elle référence la table journalisée « %s »"
 
-#: commands/tablecmds.c:15939
+#: commands/tablecmds.c:15918
 #, c-format
 msgid "cannot move an owned sequence into another schema"
 msgstr "ne peut pas déplacer une séquence OWNED BY dans un autre schéma"
 
-#: commands/tablecmds.c:16046
+#: commands/tablecmds.c:16025
 #, c-format
 msgid "relation \"%s\" already exists in schema \"%s\""
 msgstr "la relation « %s » existe déjà dans le schéma « %s »"
 
-#: commands/tablecmds.c:16609
+#: commands/tablecmds.c:16588
 #, c-format
 msgid "\"%s\" is not a composite type"
 msgstr "« %s » n'est pas un type composite"
 
-#: commands/tablecmds.c:16641
+#: commands/tablecmds.c:16620
 #, c-format
 msgid "\"%s\" is not a table, view, materialized view, sequence, or foreign table"
 msgstr "« %s » n'est ni une table, ni une vue, ni une vue matérialisée, ni une séquence, ni une table distante"
 
-#: commands/tablecmds.c:16676
+#: commands/tablecmds.c:16655
 #, c-format
 msgid "unrecognized partitioning strategy \"%s\""
 msgstr "stratégie de partitionnement « %s » non reconnue"
 
-#: commands/tablecmds.c:16684
+#: commands/tablecmds.c:16663
 #, c-format
 msgid "cannot use \"list\" partition strategy with more than one column"
 msgstr "ne peut pas utiliser la stratégie de partitionnement « list » avec plus d'une colonne"
 
-#: commands/tablecmds.c:16750
+#: commands/tablecmds.c:16729
 #, c-format
 msgid "column \"%s\" named in partition key does not exist"
 msgstr "la colonne « %s » nommée dans la clé de partitionnement n'existe pas"
 
-#: commands/tablecmds.c:16758
+#: commands/tablecmds.c:16737
 #, c-format
 msgid "cannot use system column \"%s\" in partition key"
 msgstr "ne peut pas utiliser la colonne système « %s » comme clé de partitionnement"
 
-#: commands/tablecmds.c:16769 commands/tablecmds.c:16883
+#: commands/tablecmds.c:16748 commands/tablecmds.c:16862
 #, c-format
 msgid "cannot use generated column in partition key"
 msgstr "ne peut pas utiliser une colonne générée dans une clé de partitionnement"
 
-#: commands/tablecmds.c:16770 commands/tablecmds.c:16884 commands/trigger.c:653 rewrite/rewriteHandler.c:908 rewrite/rewriteHandler.c:943
+#: commands/tablecmds.c:16749 commands/tablecmds.c:16863 commands/trigger.c:653 rewrite/rewriteHandler.c:912 rewrite/rewriteHandler.c:947
 #, c-format
 msgid "Column \"%s\" is a generated column."
 msgstr "la colonne « %s » est une colonne générée."
 
-#: commands/tablecmds.c:16846
+#: commands/tablecmds.c:16825
 #, c-format
 msgid "functions in partition key expression must be marked IMMUTABLE"
 msgstr ""
 "les fonctions dans une expression de clé de partitionnement doivent être marquées comme\n"
 "IMMUTABLE"
 
-#: commands/tablecmds.c:16866
+#: commands/tablecmds.c:16845
 #, c-format
 msgid "partition key expressions cannot contain system column references"
 msgstr "les expressions de la clé de partitionnement ne peuvent pas contenir des références aux colonnes systèmes"
 
-#: commands/tablecmds.c:16896
+#: commands/tablecmds.c:16875
 #, c-format
 msgid "cannot use constant expression as partition key"
 msgstr "ne peut pas utiliser une expression constante comme clé de partitionnement"
 
-#: commands/tablecmds.c:16917
+#: commands/tablecmds.c:16896
 #, c-format
 msgid "could not determine which collation to use for partition expression"
 msgstr "n'a pas pu déterminer le collationnement à utiliser pour l'expression de partitionnement"
 
-#: commands/tablecmds.c:16952
+#: commands/tablecmds.c:16931
 #, c-format
 msgid "You must specify a hash operator class or define a default hash operator class for the data type."
 msgstr ""
 "Vous devez spécifier une classe d'opérateur hash ou définir une\n"
 "classe d'opérateur hash par défaut pour le type de données."
 
-#: commands/tablecmds.c:16958
+#: commands/tablecmds.c:16937
 #, c-format
 msgid "You must specify a btree operator class or define a default btree operator class for the data type."
 msgstr ""
 "Vous devez spécifier une classe d'opérateur btree ou définir une\n"
 "classe d'opérateur btree par défaut pour le type de données."
 
-#: commands/tablecmds.c:17210
+#: commands/tablecmds.c:17189
 #, c-format
 msgid "\"%s\" is already a partition"
 msgstr "« %s » est déjà une partition"
 
-#: commands/tablecmds.c:17216
+#: commands/tablecmds.c:17195
 #, c-format
 msgid "cannot attach a typed table as partition"
 msgstr "ne peut pas attacher une table typée à une partition"
 
-#: commands/tablecmds.c:17232
+#: commands/tablecmds.c:17211
 #, c-format
 msgid "cannot attach inheritance child as partition"
 msgstr "ne peut pas ajouter la table en héritage comme une partition"
 
-#: commands/tablecmds.c:17246
+#: commands/tablecmds.c:17225
 #, c-format
 msgid "cannot attach inheritance parent as partition"
 msgstr "ne peut pas attacher le parent d'héritage comme partition"
 
-#: commands/tablecmds.c:17280
+#: commands/tablecmds.c:17259
 #, c-format
 msgid "cannot attach a temporary relation as partition of permanent relation \"%s\""
 msgstr "ne peut pas attacher une relation temporaire comme partition de la relation permanente « %s »"
 
-#: commands/tablecmds.c:17288
+#: commands/tablecmds.c:17267
 #, c-format
 msgid "cannot attach a permanent relation as partition of temporary relation \"%s\""
 msgstr "ne peut pas attacher une relation permanente comme partition de la relation temporaire « %s »"
 
-#: commands/tablecmds.c:17296
+#: commands/tablecmds.c:17275
 #, c-format
 msgid "cannot attach as partition of temporary relation of another session"
 msgstr "ne peut pas attacher comme partition d'une relation temporaire d'une autre session"
 
-#: commands/tablecmds.c:17303
+#: commands/tablecmds.c:17282
 #, c-format
 msgid "cannot attach temporary relation of another session as partition"
 msgstr "ne peut pas attacher une relation temporaire d'une autre session comme partition"
 
-#: commands/tablecmds.c:17323
+#: commands/tablecmds.c:17302
 #, c-format
 msgid "table \"%s\" contains column \"%s\" not found in parent \"%s\""
 msgstr "la table « %s » contient la colonne « %s » introuvable dans le parent « %s »"
 
-#: commands/tablecmds.c:17326
+#: commands/tablecmds.c:17305
 #, c-format
 msgid "The new partition may contain only the columns present in parent."
 msgstr "La nouvelle partition pourrait seulement contenir les colonnes présentes dans le parent."
 
-#: commands/tablecmds.c:17338
+#: commands/tablecmds.c:17317
 #, c-format
 msgid "trigger \"%s\" prevents table \"%s\" from becoming a partition"
 msgstr "le trigger « %s » empêche la table « %s » de devenir une partition"
 
-#: commands/tablecmds.c:17340 commands/trigger.c:459
+#: commands/tablecmds.c:17319 commands/trigger.c:459
 #, c-format
 msgid "ROW triggers with transition tables are not supported on partitions"
 msgstr "les triggers ROW avec des tables de transition ne sont pas supportés sur les partitions"
 
-#: commands/tablecmds.c:17519
+#: commands/tablecmds.c:17498
 #, c-format
 msgid "cannot attach foreign table \"%s\" as partition of partitioned table \"%s\""
 msgstr "ne peut pas attacher la table distante « %s » comme partition de la table partitionnée « %s »"
 
-#: commands/tablecmds.c:17522
+#: commands/tablecmds.c:17501
 #, c-format
 msgid "Partitioned table \"%s\" contains unique indexes."
 msgstr "La table partitionnée « %s » contient des index uniques."
 
-#: commands/tablecmds.c:17842
+#: commands/tablecmds.c:17821
 #, c-format
 msgid "cannot detach partitions concurrently when a default partition exists"
 msgstr "ne peut pas détacher les partitions en parallèle quand une partition par défaut existe"
 
-#: commands/tablecmds.c:17951
+#: commands/tablecmds.c:17930
 #, c-format
 msgid "partitioned table \"%s\" was removed concurrently"
 msgstr "la table partitionnée « %s » a été supprimée de manière concurrente"
 
-#: commands/tablecmds.c:17957
+#: commands/tablecmds.c:17936
 #, c-format
 msgid "partition \"%s\" was removed concurrently"
 msgstr "la partition « %s » a été supprimée de façon concurrente"
 
-#: commands/tablecmds.c:18440 commands/tablecmds.c:18460 commands/tablecmds.c:18480 commands/tablecmds.c:18499 commands/tablecmds.c:18541
+#: commands/tablecmds.c:18419 commands/tablecmds.c:18439 commands/tablecmds.c:18459 commands/tablecmds.c:18478 commands/tablecmds.c:18520
 #, c-format
 msgid "cannot attach index \"%s\" as a partition of index \"%s\""
 msgstr "ne peut pas attacher l'index « %s » comme une partition de l'index « %s »"
 
-#: commands/tablecmds.c:18443
+#: commands/tablecmds.c:18422
 #, c-format
 msgid "Index \"%s\" is already attached to another index."
 msgstr "L'index « %s » est déjà attaché à un autre index."
 
-#: commands/tablecmds.c:18463
+#: commands/tablecmds.c:18442
 #, c-format
 msgid "Index \"%s\" is not an index on any partition of table \"%s\"."
 msgstr "L'index « %s » n'est un index sur aucune des partitions de la table « %s »."
 
-#: commands/tablecmds.c:18483
+#: commands/tablecmds.c:18462
 #, c-format
 msgid "The index definitions do not match."
 msgstr "La définition de l'index correspond pas."
 
-#: commands/tablecmds.c:18502
+#: commands/tablecmds.c:18481
 #, c-format
 msgid "The index \"%s\" belongs to a constraint in table \"%s\" but no constraint exists for index \"%s\"."
 msgstr "L'index « %s » appartient à une contrainte dans la table « %s » mais aucune contrainte n'existe pour l'index « %s »."
 
-#: commands/tablecmds.c:18544
+#: commands/tablecmds.c:18523
 #, c-format
 msgid "Another index is already attached for partition \"%s\"."
 msgstr "Un autre index est déjà attaché pour la partition « %s »."
 
-#: commands/tablecmds.c:18774
+#: commands/tablecmds.c:18753
 #, c-format
 msgid "column data type %s does not support compression"
 msgstr "le type de données %s ne supporte pas la compression"
 
-#: commands/tablecmds.c:18781
+#: commands/tablecmds.c:18760
 #, c-format
 msgid "invalid compression method \"%s\""
 msgstr "méthode de compression « %s » invalide"
 
-#: commands/tablespace.c:161 commands/tablespace.c:177 commands/tablespace.c:594 commands/tablespace.c:639 replication/slot.c:1471 storage/file/copydir.c:47
+#: commands/tablespace.c:161 commands/tablespace.c:177 commands/tablespace.c:594 commands/tablespace.c:639 replication/slot.c:1478 storage/file/copydir.c:47
 #, c-format
 msgid "could not create directory \"%s\": %m"
 msgstr "n'a pas pu créer le répertoire « %s » : %m"
@@ -10663,22 +10664,22 @@ msgstr "le déplacement de la ligne vers une autre partition par un trigger BEFO
 msgid "Before executing trigger \"%s\", the row was to be in partition \"%s.%s\"."
 msgstr "Avant d'exécuter le trigger « %s », la ligne devait aller dans la partition « %s.%s »."
 
-#: commands/trigger.c:3104 executor/nodeModifyTable.c:1825 executor/nodeModifyTable.c:1907
+#: commands/trigger.c:3104 executor/nodeModifyTable.c:1951 executor/nodeModifyTable.c:2033
 #, c-format
 msgid "tuple to be updated was already modified by an operation triggered by the current command"
 msgstr "la ligne à mettre à jour était déjà modifiée par une opération déclenchée par la commande courante"
 
-#: commands/trigger.c:3105 executor/nodeModifyTable.c:1207 executor/nodeModifyTable.c:1281 executor/nodeModifyTable.c:1826 executor/nodeModifyTable.c:1908
+#: commands/trigger.c:3105 executor/nodeModifyTable.c:1299 executor/nodeModifyTable.c:1373 executor/nodeModifyTable.c:1952 executor/nodeModifyTable.c:2034
 #, c-format
 msgid "Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows."
 msgstr "Considérez l'utilisation d'un trigger AFTER au lieu d'un trigger BEFORE pour propager les changements sur les autres lignes."
 
-#: commands/trigger.c:3134 executor/nodeLockRows.c:229 executor/nodeLockRows.c:238 executor/nodeModifyTable.c:228 executor/nodeModifyTable.c:1223 executor/nodeModifyTable.c:1843 executor/nodeModifyTable.c:2073
+#: commands/trigger.c:3134 executor/nodeLockRows.c:229 executor/nodeLockRows.c:238 executor/nodeModifyTable.c:230 executor/nodeModifyTable.c:1315 executor/nodeModifyTable.c:1969 executor/nodeModifyTable.c:2199
 #, c-format
 msgid "could not serialize access due to concurrent update"
 msgstr "n'a pas pu sérialiser un accès à cause d'une mise à jour en parallèle"
 
-#: commands/trigger.c:3142 executor/nodeModifyTable.c:1313 executor/nodeModifyTable.c:1925 executor/nodeModifyTable.c:2097
+#: commands/trigger.c:3142 executor/nodeModifyTable.c:1405 executor/nodeModifyTable.c:2051 executor/nodeModifyTable.c:2223
 #, c-format
 msgid "could not serialize access due to concurrent delete"
 msgstr "n'a pas pu sérialiser un accès à cause d'une suppression en parallèle"
@@ -11701,24 +11702,24 @@ msgstr "le type de paramètre %d (%s) ne correspond pas à celui préparé dans
 msgid "no value found for parameter %d"
 msgstr "aucune valeur trouvée pour le paramètre %d"
 
-#: executor/execExpr.c:632 executor/execExpr.c:639 executor/execExpr.c:645 executor/execExprInterp.c:4023 executor/execExprInterp.c:4040 executor/execExprInterp.c:4139 executor/nodeModifyTable.c:117 executor/nodeModifyTable.c:128 executor/nodeModifyTable.c:145 executor/nodeModifyTable.c:153
+#: executor/execExpr.c:632 executor/execExpr.c:639 executor/execExpr.c:645 executor/execExprInterp.c:4023 executor/execExprInterp.c:4040 executor/execExprInterp.c:4139 executor/nodeModifyTable.c:119 executor/nodeModifyTable.c:130 executor/nodeModifyTable.c:147 executor/nodeModifyTable.c:155
 #, c-format
 msgid "table row type and query-specified row type do not match"
 msgstr "le type de ligne de la table et celui spécifié par la requête ne correspondent pas"
 
-#: executor/execExpr.c:633 executor/nodeModifyTable.c:118
+#: executor/execExpr.c:633 executor/nodeModifyTable.c:120
 #, c-format
 msgid "Query has too many columns."
 msgstr "La requête a trop de colonnes."
 
-#: executor/execExpr.c:640 executor/nodeModifyTable.c:146
+#: executor/execExpr.c:640 executor/nodeModifyTable.c:148
 #, c-format
 msgid "Query provides a value for a dropped column at ordinal position %d."
 msgstr ""
 "La requête fournit une valeur pour une colonne supprimée à la position\n"
 "ordinale %d."
 
-#: executor/execExpr.c:646 executor/execExprInterp.c:4041 executor/nodeModifyTable.c:129
+#: executor/execExpr.c:646 executor/execExprInterp.c:4041 executor/nodeModifyTable.c:131
 #, c-format
 msgid "Table has type %s at ordinal position %d, but query expects %s."
 msgstr "La table a le type %s à la position ordinale %d alors que la requête attend %s."
@@ -11876,32 +11877,32 @@ msgstr "ne peut pas modifier la séquence « %s »"
 msgid "cannot change TOAST relation \"%s\""
 msgstr "ne peut pas modifier la relation TOAST « %s »"
 
-#: executor/execMain.c:1031 rewrite/rewriteHandler.c:3098 rewrite/rewriteHandler.c:3892
+#: executor/execMain.c:1031 rewrite/rewriteHandler.c:3065 rewrite/rewriteHandler.c:3869
 #, c-format
 msgid "cannot insert into view \"%s\""
 msgstr "ne peut pas insérer dans la vue « %s »"
 
-#: executor/execMain.c:1033 rewrite/rewriteHandler.c:3101 rewrite/rewriteHandler.c:3895
+#: executor/execMain.c:1033 rewrite/rewriteHandler.c:3068 rewrite/rewriteHandler.c:3872
 #, c-format
 msgid "To enable inserting into the view, provide an INSTEAD OF INSERT trigger or an unconditional ON INSERT DO INSTEAD rule."
 msgstr "Pour activer l'insertion dans la vue, fournissez un trigger INSTEAD OF INSERT ou une règle ON INSERT DO INSTEAD sans condition."
 
-#: executor/execMain.c:1039 rewrite/rewriteHandler.c:3106 rewrite/rewriteHandler.c:3900
+#: executor/execMain.c:1039 rewrite/rewriteHandler.c:3073 rewrite/rewriteHandler.c:3877
 #, c-format
 msgid "cannot update view \"%s\""
 msgstr "ne peut pas mettre à jour la vue « %s »"
 
-#: executor/execMain.c:1041 rewrite/rewriteHandler.c:3109 rewrite/rewriteHandler.c:3903
+#: executor/execMain.c:1041 rewrite/rewriteHandler.c:3076 rewrite/rewriteHandler.c:3880
 #, c-format
 msgid "To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule."
 msgstr "Pour activer la mise à jour dans la vue, fournissez un trigger INSTEAD OF UPDATE ou une règle ON UPDATE DO INSTEAD sans condition."
 
-#: executor/execMain.c:1047 rewrite/rewriteHandler.c:3114 rewrite/rewriteHandler.c:3908
+#: executor/execMain.c:1047 rewrite/rewriteHandler.c:3081 rewrite/rewriteHandler.c:3885
 #, c-format
 msgid "cannot delete from view \"%s\""
 msgstr "ne peut pas supprimer à partir de la vue « %s »"
 
-#: executor/execMain.c:1049 rewrite/rewriteHandler.c:3117 rewrite/rewriteHandler.c:3911
+#: executor/execMain.c:1049 rewrite/rewriteHandler.c:3084 rewrite/rewriteHandler.c:3888
 #, c-format
 msgid "To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule."
 msgstr "Pour activer la suppression dans la vue, fournissez un trigger INSTEAD OF DELETE ou une règle ON DELETE DO INSTEAD sans condition."
@@ -12046,7 +12047,7 @@ msgstr "mise à jour concurrente, nouvelle tentative"
 msgid "concurrent delete, retrying"
 msgstr "suppression concurrente, nouvelle tentative"
 
-#: executor/execReplication.c:269 parser/parse_cte.c:502 parser/parse_oper.c:233 utils/adt/array_userfuncs.c:720 utils/adt/array_userfuncs.c:859 utils/adt/arrayfuncs.c:3655 utils/adt/arrayfuncs.c:4209 utils/adt/arrayfuncs.c:6201 utils/adt/rowtypes.c:1203
+#: executor/execReplication.c:269 parser/parse_cte.c:301 parser/parse_oper.c:233 utils/adt/array_userfuncs.c:720 utils/adt/array_userfuncs.c:859 utils/adt/arrayfuncs.c:3655 utils/adt/arrayfuncs.c:4209 utils/adt/arrayfuncs.c:6201 utils/adt/rowtypes.c:1203
 #, c-format
 msgid "could not identify an equality operator for type %s"
 msgstr "n'a pas pu identifier un opérateur d'égalité pour le type %s"
@@ -12135,12 +12136,12 @@ msgstr "A renvoyé le type %s à la position ordinale %d, mais la requête atten
 msgid "cannot retrieve a system column in this context"
 msgstr "ne peut pas récupérer une colonne système dans ce contexte"
 
-#: executor/execUtils.c:736
+#: executor/execUtils.c:742
 #, c-format
 msgid "materialized view \"%s\" has not been populated"
 msgstr "la vue matérialisée « %s » n'a pas été peuplée"
 
-#: executor/execUtils.c:738
+#: executor/execUtils.c:744
 #, c-format
 msgid "Use the REFRESH MATERIALIZED VIEW command."
 msgstr "Utilisez la commande REFRESH MATERIALIZED VIEW."
@@ -12229,12 +12230,12 @@ msgstr "le type de retour %s n'est pas supporté pour les fonctions SQL"
 msgid "unexpected EOF for tape %d: requested %zu bytes, read %zu bytes"
 msgstr "fin de fichier inattendu pour la cassette %d : attendait %zu octets, a lu %zu octets"
 
-#: executor/nodeAgg.c:3974 parser/parse_agg.c:661 parser/parse_agg.c:689
+#: executor/nodeAgg.c:3979 parser/parse_agg.c:661 parser/parse_agg.c:689
 #, c-format
 msgid "aggregate function calls cannot be nested"
 msgstr "les appels à la fonction d'agrégat ne peuvent pas être imbriqués"
 
-#: executor/nodeAgg.c:4182 executor/nodeWindowAgg.c:2836
+#: executor/nodeAgg.c:4187 executor/nodeWindowAgg.c:2836
 #, c-format
 msgid "aggregate %u needs to have compatible input type and transition type"
 msgstr "l'agrégat %u a besoin d'avoir des types compatibles en entrée et en transition"
@@ -12279,32 +12280,32 @@ msgstr "RIGHT JOIN est supporté seulement avec les conditions de jointures MERG
 msgid "FULL JOIN is only supported with merge-joinable join conditions"
 msgstr "FULL JOIN est supporté seulement avec les conditions de jointures MERGE"
 
-#: executor/nodeModifyTable.c:154
+#: executor/nodeModifyTable.c:156
 #, c-format
 msgid "Query has too few columns."
 msgstr "La requête n'a pas assez de colonnes."
 
-#: executor/nodeModifyTable.c:1206 executor/nodeModifyTable.c:1280
+#: executor/nodeModifyTable.c:1298 executor/nodeModifyTable.c:1372
 #, c-format
 msgid "tuple to be deleted was already modified by an operation triggered by the current command"
 msgstr "la ligne à supprimer était déjà modifiée par une opération déclenchée par la commande courante"
 
-#: executor/nodeModifyTable.c:1455
+#: executor/nodeModifyTable.c:1577
 #, c-format
 msgid "invalid ON UPDATE specification"
 msgstr "spécification ON UPDATE invalide"
 
-#: executor/nodeModifyTable.c:1456
+#: executor/nodeModifyTable.c:1578
 #, c-format
 msgid "The result tuple would appear in a different partition than the original tuple."
 msgstr "La ligne résultante apparaîtrait dans une partition différente de la ligne originale."
 
-#: executor/nodeModifyTable.c:2052
+#: executor/nodeModifyTable.c:2178
 #, c-format
 msgid "ON CONFLICT DO UPDATE command cannot affect row a second time"
 msgstr "la commande ON CONFLICT DO UPDATE ne peut pas affecter une ligne la deuxième fois"
 
-#: executor/nodeModifyTable.c:2053
+#: executor/nodeModifyTable.c:2179
 #, c-format
 msgid "Ensure that no rows proposed for insertion within the same command have duplicate constrained values."
 msgstr "S'assure qu'aucune ligne proposée à l'insertion dans la même commande n'a de valeurs contraintes dupliquées."
@@ -12931,7 +12932,7 @@ msgstr "n'a pas pu ouvrir le répertoire de configuration « %s » : %m"
 msgid "could not access file \"%s\": %m"
 msgstr "n'a pas pu accéder au fichier « %s » : %m"
 
-#: jsonpath_gram.y:528 jsonpath_scan.l:519 jsonpath_scan.l:530 jsonpath_scan.l:540 jsonpath_scan.l:582 utils/adt/encode.c:482 utils/adt/encode.c:547 utils/adt/jsonfuncs.c:623 utils/adt/varlena.c:336 utils/adt/varlena.c:377
+#: jsonpath_gram.y:528 jsonpath_scan.l:519 jsonpath_scan.l:530 jsonpath_scan.l:540 jsonpath_scan.l:582 utils/adt/encode.c:482 utils/adt/encode.c:547 utils/adt/jsonfuncs.c:629 utils/adt/varlena.c:336 utils/adt/varlena.c:377
 #, c-format
 msgid "invalid input syntax for type %s"
 msgstr "syntaxe en entrée invalide pour le type %s"
@@ -12958,7 +12959,7 @@ msgstr "%s à la fin de l'entrée jsonpath"
 msgid "%s at or near \"%s\" of jsonpath input"
 msgstr "%s sur ou près de « %s » de l'entrée jsonpath"
 
-#: jsonpath_scan.l:498 utils/adt/jsonfuncs.c:617
+#: jsonpath_scan.l:498 utils/adt/jsonfuncs.c:623
 #, c-format
 msgid "unsupported Unicode escape sequence"
 msgstr "séquence d'échappement Unicode non supportée"
@@ -14584,7 +14585,7 @@ msgstr "il n'y a pas de connexion client"
 msgid "could not receive data from client: %m"
 msgstr "n'a pas pu recevoir les données du client : %m"
 
-#: libpq/pqcomm.c:1173 tcop/postgres.c:4302
+#: libpq/pqcomm.c:1173 tcop/postgres.c:4314
 #, c-format
 msgid "terminating connection because protocol synchronization was lost"
 msgstr "arrêt de la connexion à cause d'une perte de synchronisation du protocole"
@@ -16123,146 +16124,146 @@ msgstr ""
 msgid "WITH query name \"%s\" specified more than once"
 msgstr "le nom de la requête WITH « %s » est spécifié plus d'une fois"
 
-#: parser/parse_cte.c:268
+#: parser/parse_cte.c:307
+#, c-format
+msgid "could not identify an inequality operator for type %s"
+msgstr "n'a pas pu identifier un opérateur d'inégalité pour le type %s"
+
+#: parser/parse_cte.c:334
 #, c-format
 msgid "WITH clause containing a data-modifying statement must be at the top level"
 msgstr "la clause WITH contenant une instruction de modification de données doit être au plus haut niveau"
 
-#: parser/parse_cte.c:317
+#: parser/parse_cte.c:383
 #, c-format
 msgid "recursive query \"%s\" column %d has type %s in non-recursive term but type %s overall"
 msgstr ""
 "dans la requête récursive « %s », la colonne %d a le type %s dans le terme non\n"
 "récursif mais le type global %s"
 
-#: parser/parse_cte.c:323
+#: parser/parse_cte.c:389
 #, c-format
 msgid "Cast the output of the non-recursive term to the correct type."
 msgstr "Convertissez la sortie du terme non récursif dans le bon type."
 
-#: parser/parse_cte.c:328
+#: parser/parse_cte.c:394
 #, c-format
 msgid "recursive query \"%s\" column %d has collation \"%s\" in non-recursive term but collation \"%s\" overall"
 msgstr "requête récursive « %s » : la colonne %d a le collationnement « %s » dans un terme non récursifet un collationnement « %s » global"
 
-#: parser/parse_cte.c:332
+#: parser/parse_cte.c:398
 #, c-format
 msgid "Use the COLLATE clause to set the collation of the non-recursive term."
 msgstr "Utilisez la clause COLLATE pour configurer le collationnement du terme non récursif."
 
-#: parser/parse_cte.c:350
+#: parser/parse_cte.c:419
 #, c-format
 msgid "WITH query is not recursive"
 msgstr "la requête WITH n'est pas récursive"
 
-#: parser/parse_cte.c:381
+#: parser/parse_cte.c:450
 #, c-format
 msgid "with a SEARCH or CYCLE clause, the left side of the UNION must be a SELECT"
 msgstr "avec une clause SEARCH ou CYCLE, le côté gauche de l'UNION doit être un SELECT"
 
-#: parser/parse_cte.c:386
+#: parser/parse_cte.c:455
 #, c-format
 msgid "with a SEARCH or CYCLE clause, the right side of the UNION must be a SELECT"
 msgstr "avec une clause SEARCH ou CYCLE, le côté droit de l'UNION doit être un SELECT"
 
-#: parser/parse_cte.c:401
+#: parser/parse_cte.c:470
 #, c-format
 msgid "search column \"%s\" not in WITH query column list"
 msgstr "colonne de recherche « %s » non présente dans la liste des colonnes de la requête WITH"
 
-#: parser/parse_cte.c:408
+#: parser/parse_cte.c:477
 #, c-format
 msgid "search column \"%s\" specified more than once"
 msgstr "la colonne de recherche « %s » est spécifiée plus d'une fois"
 
-#: parser/parse_cte.c:417
+#: parser/parse_cte.c:486
 #, c-format
 msgid "search sequence column name \"%s\" already used in WITH query column list"
 msgstr "nom de colonne « %s » de la séquence de recherche déjà utilisé dans la liste des colonnes de la requête WITH"
 
-#: parser/parse_cte.c:436
+#: parser/parse_cte.c:503
 #, c-format
 msgid "cycle column \"%s\" not in WITH query column list"
 msgstr "la colonne cycle « %s » n'est pas dans la liste de colonne de la requête WITH"
 
-#: parser/parse_cte.c:443
+#: parser/parse_cte.c:510
 #, c-format
 msgid "cycle column \"%s\" specified more than once"
 msgstr "la colonne cycle « %s » est spécifiée plus d'une fois"
 
-#: parser/parse_cte.c:452
+#: parser/parse_cte.c:519
 #, c-format
 msgid "cycle mark column name \"%s\" already used in WITH query column list"
 msgstr "nom de colonne « %s » de marque du cycle déjà utilisé dans la liste des colonnes de la requête WITH"
 
-#: parser/parse_cte.c:464
+#: parser/parse_cte.c:526
 #, c-format
 msgid "cycle path column name \"%s\" already used in WITH query column list"
 msgstr "nom de colonne « %s » de chemin du cycle déjà utilisé dans la liste des colonnes de la requête WITH"
 
-#: parser/parse_cte.c:472
+#: parser/parse_cte.c:534
 #, c-format
 msgid "cycle mark column name and cycle path column name are the same"
 msgstr "le nom de colonne de marque du cycle est identique au nom de colonne de chemin du cycle"
 
-#: parser/parse_cte.c:508
-#, c-format
-msgid "could not identify an inequality operator for type %s"
-msgstr "n'a pas pu identifier un opérateur d'inégalité pour le type %s"
-
-#: parser/parse_cte.c:520
+#: parser/parse_cte.c:544
 #, c-format
 msgid "search sequence column name and cycle mark column name are the same"
 msgstr "le nom de la colonne de séquence de recherche est identique au nom de la colonne de marque du cycle"
 
-#: parser/parse_cte.c:527
+#: parser/parse_cte.c:551
 #, c-format
 msgid "search sequence column name and cycle path column name are the same"
 msgstr "le nom de la colonne de séquence de recherche est identique au nom de la colonne de chemin du cycle"
 
-#: parser/parse_cte.c:611
+#: parser/parse_cte.c:635
 #, c-format
 msgid "WITH query \"%s\" has %d columns available but %d columns specified"
 msgstr "la requête WITH « %s » a %d colonnes disponibles mais %d colonnes spécifiées"
 
-#: parser/parse_cte.c:791
+#: parser/parse_cte.c:815
 #, c-format
 msgid "mutual recursion between WITH items is not implemented"
 msgstr "la récursion mutuelle entre des éléments WITH n'est pas implantée"
 
-#: parser/parse_cte.c:843
+#: parser/parse_cte.c:867
 #, c-format
 msgid "recursive query \"%s\" must not contain data-modifying statements"
 msgstr "la requête récursive « %s » ne doit pas contenir des instructions de modification de données"
 
-#: parser/parse_cte.c:851
+#: parser/parse_cte.c:875
 #, c-format
 msgid "recursive query \"%s\" does not have the form non-recursive-term UNION [ALL] recursive-term"
 msgstr ""
 "la requête récursive « %s » n'a pas la forme terme-non-récursive UNION [ALL]\n"
 "terme-récursive"
 
-#: parser/parse_cte.c:895
+#: parser/parse_cte.c:919
 #, c-format
 msgid "ORDER BY in a recursive query is not implemented"
 msgstr "ORDER BY dans une requête récursive n'est pas implanté"
 
-#: parser/parse_cte.c:901
+#: parser/parse_cte.c:925
 #, c-format
 msgid "OFFSET in a recursive query is not implemented"
 msgstr "OFFSET dans une requête récursive n'est pas implémenté"
 
-#: parser/parse_cte.c:907
+#: parser/parse_cte.c:931
 #, c-format
 msgid "LIMIT in a recursive query is not implemented"
 msgstr "LIMIT dans une requête récursive n'est pas implémenté"
 
-#: parser/parse_cte.c:913
+#: parser/parse_cte.c:937
 #, c-format
 msgid "FOR UPDATE/SHARE in a recursive query is not implemented"
 msgstr "FOR UPDATE/SHARE dans une requête récursive n'est pas implémenté"
 
-#: parser/parse_cte.c:970
+#: parser/parse_cte.c:994
 #, c-format
 msgid "recursive reference to query \"%s\" must not appear more than once"
 msgstr "la référence récursive à la requête « %s » ne doit pas apparaître plus d'une fois"
@@ -17336,7 +17337,7 @@ msgstr ""
 msgid "rules with WHERE conditions can only have SELECT, INSERT, UPDATE, or DELETE actions"
 msgstr "les règles avec des conditions WHERE ne peuvent contenir que des actions SELECT, INSERT, UPDATE ou DELETE "
 
-#: parser/parse_utilcmd.c:3159 parser/parse_utilcmd.c:3260 rewrite/rewriteHandler.c:509 rewrite/rewriteManip.c:1018
+#: parser/parse_utilcmd.c:3159 parser/parse_utilcmd.c:3260 rewrite/rewriteHandler.c:513 rewrite/rewriteManip.c:1018
 #, c-format
 msgid "conditional UNION/INTERSECT/EXCEPT statements are not implemented"
 msgstr ""
@@ -17879,7 +17880,7 @@ msgstr "processus en tâche de fond « %s »: intervalle de redémarrage invalid
 msgid "background worker \"%s\": parallel workers may not be configured for restart"
 msgstr "processus en tâche de fond « %s »: les processus parallélisés ne sont peut-être pas être configurés pour redémarrer"
 
-#: postmaster/bgworker.c:723 tcop/postgres.c:3189
+#: postmaster/bgworker.c:723 tcop/postgres.c:3201
 #, c-format
 msgid "terminating background worker \"%s\" due to administrator command"
 msgstr "arrêt du processus en tâche de fond « %s » suite à la demande de l'administrateur"
@@ -17974,7 +17975,7 @@ msgstr "La commande d'archivage qui a échoué était : %s"
 msgid "archive command was terminated by exception 0x%X"
 msgstr "la commande d'archivage a été terminée par l'exception 0x%X"
 
-#: postmaster/pgarch.c:545 postmaster/postmaster.c:3748
+#: postmaster/pgarch.c:545 postmaster/postmaster.c:3755
 #, c-format
 msgid "See C include file \"ntstatus.h\" for a description of the hexadecimal value."
 msgstr ""
@@ -18307,464 +18308,464 @@ msgstr "forçage d'un arrêt immédiat car le fichier de verrou du répertoire d
 msgid "incomplete startup packet"
 msgstr "paquet de démarrage incomplet"
 
-#: postmaster/postmaster.c:1993
+#: postmaster/postmaster.c:1993 postmaster/postmaster.c:2026
 #, c-format
 msgid "invalid length of startup packet"
 msgstr "longueur invalide du paquet de démarrage"
 
-#: postmaster/postmaster.c:2048
+#: postmaster/postmaster.c:2055
 #, c-format
 msgid "failed to send SSL negotiation response: %m"
 msgstr "échec lors de l'envoi de la réponse de négotiation SSL : %m"
 
-#: postmaster/postmaster.c:2066
+#: postmaster/postmaster.c:2073
 #, c-format
 msgid "received unencrypted data after SSL request"
 msgstr "a reçu des données non chiffrées après la demande SSL"
 
-#: postmaster/postmaster.c:2067 postmaster/postmaster.c:2111
+#: postmaster/postmaster.c:2074 postmaster/postmaster.c:2118
 #, c-format
 msgid "This could be either a client-software bug or evidence of an attempted man-in-the-middle attack."
 msgstr "Ceci peut être soit un bug du client soit la preuve d'une tentative d'attaque du type man-in-the-middle."
 
-#: postmaster/postmaster.c:2092
+#: postmaster/postmaster.c:2099
 #, c-format
 msgid "failed to send GSSAPI negotiation response: %m"
 msgstr "échec lors de l'envoi de la réponse à la négociation GSSAPI : %m"
 
-#: postmaster/postmaster.c:2110
+#: postmaster/postmaster.c:2117
 #, c-format
 msgid "received unencrypted data after GSSAPI encryption request"
 msgstr "a reçu des données non chiffrées après la demande de chiffrement GSSAPI"
 
-#: postmaster/postmaster.c:2134
+#: postmaster/postmaster.c:2141
 #, c-format
 msgid "unsupported frontend protocol %u.%u: server supports %u.0 to %u.%u"
 msgstr "protocole frontal %u.%u non supporté : le serveur supporte de %u.0 à %u.%u"
 
-#: postmaster/postmaster.c:2198 utils/misc/guc.c:7126 utils/misc/guc.c:7162 utils/misc/guc.c:7232 utils/misc/guc.c:8564 utils/misc/guc.c:11530 utils/misc/guc.c:11571
+#: postmaster/postmaster.c:2205 utils/misc/guc.c:7126 utils/misc/guc.c:7162 utils/misc/guc.c:7232 utils/misc/guc.c:8564 utils/misc/guc.c:11530 utils/misc/guc.c:11571
 #, c-format
 msgid "invalid value for parameter \"%s\": \"%s\""
 msgstr "valeur invalide pour le paramètre « %s » : « %s »"
 
-#: postmaster/postmaster.c:2201
+#: postmaster/postmaster.c:2208
 #, c-format
 msgid "Valid values are: \"false\", 0, \"true\", 1, \"database\"."
 msgstr "Les valeurs valides sont : « false », « 0 », « true », « 1 », « database »."
 
-#: postmaster/postmaster.c:2246
+#: postmaster/postmaster.c:2253
 #, c-format
 msgid "invalid startup packet layout: expected terminator as last byte"
 msgstr ""
 "configuration invalide du paquet de démarrage : terminaison attendue comme\n"
 "dernier octet"
 
-#: postmaster/postmaster.c:2263
+#: postmaster/postmaster.c:2270
 #, c-format
 msgid "no PostgreSQL user name specified in startup packet"
 msgstr "aucun nom d'utilisateur PostgreSQL n'a été spécifié dans le paquet de démarrage"
 
-#: postmaster/postmaster.c:2327
+#: postmaster/postmaster.c:2334
 #, c-format
 msgid "the database system is starting up"
 msgstr "le système de bases de données se lance"
 
-#: postmaster/postmaster.c:2333
+#: postmaster/postmaster.c:2340
 #, c-format
 msgid "the database system is not yet accepting connections"
 msgstr "le système de bases de données n'accepte pas encore de connexions"
 
-#: postmaster/postmaster.c:2334
+#: postmaster/postmaster.c:2341
 #, c-format
 msgid "Consistent recovery state has not been yet reached."
 msgstr "L'état de restauration cohérent n'a pas encore été atteint."
 
-#: postmaster/postmaster.c:2338
+#: postmaster/postmaster.c:2345
 #, c-format
 msgid "the database system is not accepting connections"
 msgstr "le système de bases de données n'accepte pas de connexions"
 
-#: postmaster/postmaster.c:2339
+#: postmaster/postmaster.c:2346
 #, c-format
 msgid "Hot standby mode is disabled."
 msgstr "Le mode Hot Standby est désactivé"
 
-#: postmaster/postmaster.c:2344
+#: postmaster/postmaster.c:2351
 #, c-format
 msgid "the database system is shutting down"
 msgstr "le système de base de données s'arrête"
 
-#: postmaster/postmaster.c:2349
+#: postmaster/postmaster.c:2356
 #, c-format
 msgid "the database system is in recovery mode"
 msgstr "le système de bases de données est en cours de restauration"
 
-#: postmaster/postmaster.c:2354 storage/ipc/procarray.c:485 storage/ipc/sinvaladt.c:297 storage/lmgr/proc.c:361
+#: postmaster/postmaster.c:2361 storage/ipc/procarray.c:496 storage/ipc/sinvaladt.c:297 storage/lmgr/proc.c:361
 #, c-format
 msgid "sorry, too many clients already"
 msgstr "désolé, trop de clients sont déjà connectés"
 
-#: postmaster/postmaster.c:2444
+#: postmaster/postmaster.c:2451
 #, c-format
 msgid "wrong key in cancel request for process %d"
 msgstr "mauvaise clé dans la demande d'annulation pour le processus %d"
 
-#: postmaster/postmaster.c:2456
+#: postmaster/postmaster.c:2463
 #, c-format
 msgid "PID %d in cancel request did not match any process"
 msgstr "le PID %d dans la demande d'annulation ne correspond à aucun processus"
 
-#: postmaster/postmaster.c:2710
+#: postmaster/postmaster.c:2717
 #, c-format
 msgid "received SIGHUP, reloading configuration files"
 msgstr "a reçu SIGHUP, rechargement des fichiers de configuration"
 
 #. translator: %s is a configuration file
-#: postmaster/postmaster.c:2736 postmaster/postmaster.c:2740
+#: postmaster/postmaster.c:2743 postmaster/postmaster.c:2747
 #, c-format
 msgid "%s was not reloaded"
 msgstr "%s n'a pas été rechargé"
 
-#: postmaster/postmaster.c:2750
+#: postmaster/postmaster.c:2757
 #, c-format
 msgid "SSL configuration was not reloaded"
 msgstr "la configuration SSL n'a pas été rechargée"
 
-#: postmaster/postmaster.c:2806
+#: postmaster/postmaster.c:2813
 #, c-format
 msgid "received smart shutdown request"
 msgstr "a reçu une demande d'arrêt intelligent"
 
-#: postmaster/postmaster.c:2852
+#: postmaster/postmaster.c:2859
 #, c-format
 msgid "received fast shutdown request"
 msgstr "a reçu une demande d'arrêt rapide"
 
-#: postmaster/postmaster.c:2870
+#: postmaster/postmaster.c:2877
 #, c-format
 msgid "aborting any active transactions"
 msgstr "annulation des transactions actives"
 
-#: postmaster/postmaster.c:2894
+#: postmaster/postmaster.c:2901
 #, c-format
 msgid "received immediate shutdown request"
 msgstr "a reçu une demande d'arrêt immédiat"
 
-#: postmaster/postmaster.c:2971
+#: postmaster/postmaster.c:2978
 #, c-format
 msgid "shutdown at recovery target"
 msgstr "arrêt sur la cible de restauration"
 
-#: postmaster/postmaster.c:2989 postmaster/postmaster.c:3025
+#: postmaster/postmaster.c:2996 postmaster/postmaster.c:3032
 msgid "startup process"
 msgstr "processus de lancement"
 
-#: postmaster/postmaster.c:2992
+#: postmaster/postmaster.c:2999
 #, c-format
 msgid "aborting startup due to startup process failure"
 msgstr "annulation du démarrage à cause d'un échec dans le processus de lancement"
 
-#: postmaster/postmaster.c:3067
+#: postmaster/postmaster.c:3074
 #, c-format
 msgid "database system is ready to accept connections"
 msgstr "le système de bases de données est prêt pour accepter les connexions"
 
-#: postmaster/postmaster.c:3088
+#: postmaster/postmaster.c:3095
 msgid "background writer process"
 msgstr "processus d'écriture en tâche de fond"
 
-#: postmaster/postmaster.c:3142
+#: postmaster/postmaster.c:3149
 msgid "checkpointer process"
 msgstr "processus checkpointer"
 
-#: postmaster/postmaster.c:3158
+#: postmaster/postmaster.c:3165
 msgid "WAL writer process"
 msgstr "processus d'écriture des journaux de transaction"
 
-#: postmaster/postmaster.c:3173
+#: postmaster/postmaster.c:3180
 msgid "WAL receiver process"
 msgstr "processus de réception des journaux de transaction"
 
-#: postmaster/postmaster.c:3188
+#: postmaster/postmaster.c:3195
 msgid "autovacuum launcher process"
 msgstr "processus de lancement de l'autovacuum"
 
-#: postmaster/postmaster.c:3206
+#: postmaster/postmaster.c:3213
 msgid "archiver process"
 msgstr "processus d'archivage"
 
-#: postmaster/postmaster.c:3221
+#: postmaster/postmaster.c:3228
 msgid "statistics collector process"
 msgstr "processus de récupération des statistiques"
 
-#: postmaster/postmaster.c:3235
+#: postmaster/postmaster.c:3242
 msgid "system logger process"
 msgstr "processus des journaux applicatifs"
 
-#: postmaster/postmaster.c:3299
+#: postmaster/postmaster.c:3306
 #, c-format
 msgid "background worker \"%s\""
 msgstr "processus en tâche de fond « %s »"
 
-#: postmaster/postmaster.c:3383 postmaster/postmaster.c:3403 postmaster/postmaster.c:3410 postmaster/postmaster.c:3428
+#: postmaster/postmaster.c:3390 postmaster/postmaster.c:3410 postmaster/postmaster.c:3417 postmaster/postmaster.c:3435
 msgid "server process"
 msgstr "processus serveur"
 
-#: postmaster/postmaster.c:3482
+#: postmaster/postmaster.c:3489
 #, c-format
 msgid "terminating any other active server processes"
 msgstr "arrêt des autres processus serveur actifs"
 
 #. translator: %s is a noun phrase describing a child process, such as
 #. "server process"
-#: postmaster/postmaster.c:3735
+#: postmaster/postmaster.c:3742
 #, c-format
 msgid "%s (PID %d) exited with exit code %d"
 msgstr "%s (PID %d) a quitté avec le code de sortie %d"
 
-#: postmaster/postmaster.c:3737 postmaster/postmaster.c:3749 postmaster/postmaster.c:3759 postmaster/postmaster.c:3770
+#: postmaster/postmaster.c:3744 postmaster/postmaster.c:3756 postmaster/postmaster.c:3766 postmaster/postmaster.c:3777
 #, c-format
 msgid "Failed process was running: %s"
 msgstr "Le processus qui a échoué exécutait : %s"
 
 #. translator: %s is a noun phrase describing a child process, such as
 #. "server process"
-#: postmaster/postmaster.c:3746
+#: postmaster/postmaster.c:3753
 #, c-format
 msgid "%s (PID %d) was terminated by exception 0x%X"
 msgstr "%s (PID %d) a été arrêté par l'exception 0x%X"
 
 #. translator: %s is a noun phrase describing a child process, such as
 #. "server process"
-#: postmaster/postmaster.c:3756
+#: postmaster/postmaster.c:3763
 #, c-format
 msgid "%s (PID %d) was terminated by signal %d: %s"
 msgstr "%s (PID %d) a été arrêté par le signal %d : %s"
 
 #. translator: %s is a noun phrase describing a child process, such as
 #. "server process"
-#: postmaster/postmaster.c:3768
+#: postmaster/postmaster.c:3775
 #, c-format
 msgid "%s (PID %d) exited with unrecognized status %d"
 msgstr "%s (PID %d) a quitté avec le statut inattendu %d"
 
-#: postmaster/postmaster.c:3982
+#: postmaster/postmaster.c:3989
 #, c-format
 msgid "abnormal database system shutdown"
 msgstr "le système de base de données a été arrêté anormalement"
 
-#: postmaster/postmaster.c:4020
+#: postmaster/postmaster.c:4027
 #, c-format
 msgid "shutting down due to startup process failure"
 msgstr "arrêt à cause d'un échec du processus startup"
 
-#: postmaster/postmaster.c:4026
+#: postmaster/postmaster.c:4033
 #, c-format
 msgid "shutting down because restart_after_crash is off"
 msgstr "arrêt parce que restart_after_crash est configuré à off"
 
-#: postmaster/postmaster.c:4038
+#: postmaster/postmaster.c:4045
 #, c-format
 msgid "all server processes terminated; reinitializing"
 msgstr "tous les processus serveur sont arrêtés ; réinitialisation"
 
-#: postmaster/postmaster.c:4212 postmaster/postmaster.c:5571 postmaster/postmaster.c:5962
+#: postmaster/postmaster.c:4219 postmaster/postmaster.c:5578 postmaster/postmaster.c:5969
 #, c-format
 msgid "could not generate random cancel key"
 msgstr "n'a pas pu générer la clé d'annulation aléatoire"
 
-#: postmaster/postmaster.c:4266
+#: postmaster/postmaster.c:4273
 #, c-format
 msgid "could not fork new process for connection: %m"
 msgstr "n'a pas pu lancer le nouveau processus fils pour la connexion : %m"
 
-#: postmaster/postmaster.c:4308
+#: postmaster/postmaster.c:4315
 msgid "could not fork new process for connection: "
 msgstr "n'a pas pu lancer le nouveau processus fils pour la connexion : "
 
-#: postmaster/postmaster.c:4414
+#: postmaster/postmaster.c:4421
 #, c-format
 msgid "connection received: host=%s port=%s"
 msgstr "connexion reçue : hôte=%s port=%s"
 
-#: postmaster/postmaster.c:4419
+#: postmaster/postmaster.c:4426
 #, c-format
 msgid "connection received: host=%s"
 msgstr "connexion reçue : hôte=%s"
 
-#: postmaster/postmaster.c:4662
+#: postmaster/postmaster.c:4669
 #, c-format
 msgid "could not execute server process \"%s\": %m"
 msgstr "n'a pas pu exécuter le processus serveur « %s » : %m"
 
-#: postmaster/postmaster.c:4720
+#: postmaster/postmaster.c:4727
 #, c-format
 msgid "could not create backend parameter file mapping: error code %lu"
 msgstr "n'a pas pu créer le lien vers le fichier de paramètres du processus serveur : code d'erreur %lu"
 
-#: postmaster/postmaster.c:4729
+#: postmaster/postmaster.c:4736
 #, c-format
 msgid "could not map backend parameter memory: error code %lu"
 msgstr "n'a pas pu mapper la mémoire des paramètres du processus serveur : code d'erreur %lu"
 
-#: postmaster/postmaster.c:4756
+#: postmaster/postmaster.c:4763
 #, c-format
 msgid "subprocess command line too long"
 msgstr "ligne de commande du sous-processus trop longue"
 
-#: postmaster/postmaster.c:4774
+#: postmaster/postmaster.c:4781
 #, c-format
 msgid "CreateProcess() call failed: %m (error code %lu)"
 msgstr "échec de l'appel à CreateProcess() : %m (code d'erreur %lu)"
 
-#: postmaster/postmaster.c:4801
+#: postmaster/postmaster.c:4808
 #, c-format
 msgid "could not unmap view of backend parameter file: error code %lu"
 msgstr "n'a pas pu supprimer la vue du fichier paramètre du backend : code d'erreur %lu"
 
-#: postmaster/postmaster.c:4805
+#: postmaster/postmaster.c:4812
 #, c-format
 msgid "could not close handle to backend parameter file: error code %lu"
 msgstr "n'a pas pu fermer le lien vers le fichier de paramètres du processus serveur : code d'erreur %lu"
 
-#: postmaster/postmaster.c:4827
+#: postmaster/postmaster.c:4834
 #, c-format
 msgid "giving up after too many tries to reserve shared memory"
 msgstr "abandon après trop de tentatives pour réserver la mémoire partagée"
 
-#: postmaster/postmaster.c:4828
+#: postmaster/postmaster.c:4835
 #, c-format
 msgid "This might be caused by ASLR or antivirus software."
 msgstr "Ceci pourrait être causé par un logiciel ASLR ou un antivirus."
 
-#: postmaster/postmaster.c:5018
+#: postmaster/postmaster.c:5025
 #, c-format
 msgid "SSL configuration could not be loaded in child process"
 msgstr "la configuration SSL n'a pas pu être chargée dans le processus fils"
 
-#: postmaster/postmaster.c:5144
+#: postmaster/postmaster.c:5151
 #, c-format
 msgid "Please report this to <%s>."
 msgstr "Merci de signaler ceci à <%s>."
 
-#: postmaster/postmaster.c:5231
+#: postmaster/postmaster.c:5238
 #, c-format
 msgid "database system is ready to accept read-only connections"
 msgstr "le système de bases de données est prêt pour accepter les connexions en lecture seule"
 
-#: postmaster/postmaster.c:5495
+#: postmaster/postmaster.c:5502
 #, c-format
 msgid "could not fork startup process: %m"
 msgstr "n'a pas pu lancer le processus fils de démarrage : %m"
 
-#: postmaster/postmaster.c:5499
+#: postmaster/postmaster.c:5506
 #, c-format
 msgid "could not fork archiver process: %m"
 msgstr "n'a pas pu créer un processus fils d'archivage des journaux de transactions : %m"
 
-#: postmaster/postmaster.c:5503
+#: postmaster/postmaster.c:5510
 #, c-format
 msgid "could not fork background writer process: %m"
 msgstr ""
 "n'a pas pu créer un processus fils du processus d'écriture en tâche de\n"
 "fond : %m"
 
-#: postmaster/postmaster.c:5507
+#: postmaster/postmaster.c:5514
 #, c-format
 msgid "could not fork checkpointer process: %m"
 msgstr "n'a pas pu créer le processus checkpointer : %m"
 
-#: postmaster/postmaster.c:5511
+#: postmaster/postmaster.c:5518
 #, c-format
 msgid "could not fork WAL writer process: %m"
 msgstr ""
 "n'a pas pu créer un processus fils du processus d'écriture des journaux de\n"
 "transaction : %m"
 
-#: postmaster/postmaster.c:5515
+#: postmaster/postmaster.c:5522
 #, c-format
 msgid "could not fork WAL receiver process: %m"
 msgstr ""
 "n'a pas pu créer un processus fils de réception des journaux de\n"
 "transactions : %m"
 
-#: postmaster/postmaster.c:5519
+#: postmaster/postmaster.c:5526
 #, c-format
 msgid "could not fork process: %m"
 msgstr "n'a pas pu lancer le processus fils : %m"
 
-#: postmaster/postmaster.c:5720 postmaster/postmaster.c:5743
+#: postmaster/postmaster.c:5727 postmaster/postmaster.c:5750
 #, c-format
 msgid "database connection requirement not indicated during registration"
 msgstr "pré-requis de la connexion à la base non indiqué lors de l'enregistrement"
 
-#: postmaster/postmaster.c:5727 postmaster/postmaster.c:5750
+#: postmaster/postmaster.c:5734 postmaster/postmaster.c:5757
 #, c-format
 msgid "invalid processing mode in background worker"
 msgstr "mode de traitement invalide dans le processus en tâche de fond"
 
-#: postmaster/postmaster.c:5835
+#: postmaster/postmaster.c:5842
 #, c-format
 msgid "could not fork worker process: %m"
 msgstr "n'a pas pu créer un processus fils du processus en tâche de fond : %m"
 
-#: postmaster/postmaster.c:5948
+#: postmaster/postmaster.c:5955
 #, c-format
 msgid "no slot available for new worker process"
 msgstr "aucun slot disponible pour le nouveau processus worker"
 
-#: postmaster/postmaster.c:6282
+#: postmaster/postmaster.c:6289
 #, c-format
 msgid "could not duplicate socket %d for use in backend: error code %d"
 msgstr "n'a pas pu dupliquer la socket %d pour le serveur : code d'erreur %d"
 
-#: postmaster/postmaster.c:6314
+#: postmaster/postmaster.c:6321
 #, c-format
 msgid "could not create inherited socket: error code %d\n"
 msgstr "n'a pas pu créer la socket héritée : code d'erreur %d\n"
 
-#: postmaster/postmaster.c:6343
+#: postmaster/postmaster.c:6350
 #, c-format
 msgid "could not open backend variables file \"%s\": %s\n"
 msgstr "n'a pas pu ouvrir le fichier des variables moteurs « %s » : %s\n"
 
-#: postmaster/postmaster.c:6350
+#: postmaster/postmaster.c:6357
 #, c-format
 msgid "could not read from backend variables file \"%s\": %s\n"
 msgstr "n'a pas pu lire le fichier de configuration serveur « %s » : %s\n"
 
-#: postmaster/postmaster.c:6359
+#: postmaster/postmaster.c:6366
 #, c-format
 msgid "could not remove file \"%s\": %s\n"
 msgstr "n'a pas pu supprimer le fichier « %s » : %s\n"
 
-#: postmaster/postmaster.c:6376
+#: postmaster/postmaster.c:6383
 #, c-format
 msgid "could not map view of backend variables: error code %lu\n"
 msgstr ""
 "n'a pas pu exécuter \"map\" la vue des variables serveurs : code\n"
 "d'erreur %lu\n"
 
-#: postmaster/postmaster.c:6385
+#: postmaster/postmaster.c:6392
 #, c-format
 msgid "could not unmap view of backend variables: error code %lu\n"
 msgstr ""
 "n'a pas pu exécuter \"unmap\" sur la vue des variables serveurs : code\n"
 "d'erreur %lu\n"
 
-#: postmaster/postmaster.c:6392
+#: postmaster/postmaster.c:6399
 #, c-format
 msgid "could not close handle to backend parameter variables: error code %lu\n"
 msgstr ""
 "n'a pas pu fermer le lien vers les variables des paramètres du serveur :\n"
 "code d'erreur %lu\n"
 
-#: postmaster/postmaster.c:6569
+#: postmaster/postmaster.c:6576
 #, c-format
 msgid "could not read exit code for process\n"
 msgstr "n'a pas pu lire le code de sortie du processus\n"
 
-#: postmaster/postmaster.c:6574
+#: postmaster/postmaster.c:6581
 #, c-format
 msgid "could not post child completion status\n"
 msgstr "n'a pas pu poster le statut de fin de l'enfant\n"
@@ -18864,8 +18865,8 @@ msgstr "n'a pas pu revenir au début du fichier temporaire"
 
 #: replication/backup_manifest.c:380
 #, c-format
-msgid "could not read from temporary file: %m"
-msgstr "n'a pas pu lire le fichier temporaire : %m"
+msgid "could not read from temporary file: read only %zu of %zu bytes"
+msgstr "n'a pas pu lire le fichier temporaire : a lu seulement %zu octets sur %zu"
 
 #: replication/basebackup.c:546
 #, c-format
@@ -18966,115 +18967,115 @@ msgstr "nom du fichier trop long pour le format tar : « %s »"
 msgid "symbolic link target too long for tar format: file name \"%s\", target \"%s\""
 msgstr "cible du lien symbolique trop longue pour le format tar  : nom de fichier « %s », cible « %s »"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:227
+#: replication/libpqwalreceiver/libpqwalreceiver.c:220
 #, c-format
 msgid "could not clear search path: %s"
 msgstr "n'a pas pu effacer le search_path : %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:256
+#: replication/libpqwalreceiver/libpqwalreceiver.c:260
 #, c-format
 msgid "invalid connection string syntax: %s"
 msgstr "syntaxe de la chaîne de connexion invalide : %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:282
+#: replication/libpqwalreceiver/libpqwalreceiver.c:286
 #, c-format
 msgid "could not parse connection string: %s"
 msgstr "n'a pas pu analyser la chaîne de connexion : %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:355
+#: replication/libpqwalreceiver/libpqwalreceiver.c:359
 #, c-format
 msgid "could not receive database system identifier and timeline ID from the primary server: %s"
 msgstr ""
 "n'a pas pu recevoir l'identifiant du système de bases de données et\n"
 "l'identifiant de la timeline à partir du serveur principal : %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:367 replication/libpqwalreceiver/libpqwalreceiver.c:601
+#: replication/libpqwalreceiver/libpqwalreceiver.c:371 replication/libpqwalreceiver/libpqwalreceiver.c:605
 #, c-format
 msgid "invalid response from primary server"
 msgstr "réponse invalide du serveur principal"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:368
+#: replication/libpqwalreceiver/libpqwalreceiver.c:372
 #, c-format
 msgid "Could not identify system: got %d rows and %d fields, expected %d rows and %d or more fields."
 msgstr ""
 "N'a pas pu identifier le système : a récupéré %d lignes et %d champs,\n"
 "attendait %d lignes et %d champs (ou plus)."
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:444 replication/libpqwalreceiver/libpqwalreceiver.c:451 replication/libpqwalreceiver/libpqwalreceiver.c:481
+#: replication/libpqwalreceiver/libpqwalreceiver.c:448 replication/libpqwalreceiver/libpqwalreceiver.c:455 replication/libpqwalreceiver/libpqwalreceiver.c:485
 #, c-format
 msgid "could not start WAL streaming: %s"
 msgstr "n'a pas pu démarrer l'envoi des WAL : %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:505
+#: replication/libpqwalreceiver/libpqwalreceiver.c:509
 #, c-format
 msgid "could not send end-of-streaming message to primary: %s"
 msgstr "n'a pas pu transmettre le message de fin d'envoi de flux au primaire : %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:528
+#: replication/libpqwalreceiver/libpqwalreceiver.c:532
 #, c-format
 msgid "unexpected result set after end-of-streaming"
 msgstr "ensemble de résultats inattendu après la fin du flux de réplication"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:543
+#: replication/libpqwalreceiver/libpqwalreceiver.c:547
 #, c-format
 msgid "error while shutting down streaming COPY: %s"
 msgstr "erreur lors de l'arrêt de la copie en flux : %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:553
+#: replication/libpqwalreceiver/libpqwalreceiver.c:557
 #, c-format
 msgid "error reading result of streaming command: %s"
 msgstr "erreur lors de la lecture de la commande de flux : %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:562 replication/libpqwalreceiver/libpqwalreceiver.c:800
+#: replication/libpqwalreceiver/libpqwalreceiver.c:566 replication/libpqwalreceiver/libpqwalreceiver.c:804
 #, c-format
 msgid "unexpected result after CommandComplete: %s"
 msgstr "résultat inattendu après CommandComplete : %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:589
+#: replication/libpqwalreceiver/libpqwalreceiver.c:593
 #, c-format
 msgid "could not receive timeline history file from the primary server: %s"
 msgstr "n'a pas pu recevoir le fichier historique à partir du serveur principal : %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:602
+#: replication/libpqwalreceiver/libpqwalreceiver.c:606
 #, c-format
 msgid "Expected 1 tuple with 2 fields, got %d tuples with %d fields."
 msgstr "Attendait 1 ligne avec 2 champs, a obtenu %d lignes avec %d champs."
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:763 replication/libpqwalreceiver/libpqwalreceiver.c:816 replication/libpqwalreceiver/libpqwalreceiver.c:823
+#: replication/libpqwalreceiver/libpqwalreceiver.c:767 replication/libpqwalreceiver/libpqwalreceiver.c:820 replication/libpqwalreceiver/libpqwalreceiver.c:827
 #, c-format
 msgid "could not receive data from WAL stream: %s"
 msgstr "n'a pas pu recevoir des données du flux de WAL : %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:843
+#: replication/libpqwalreceiver/libpqwalreceiver.c:847
 #, c-format
 msgid "could not send data to WAL stream: %s"
 msgstr "n'a pas pu transmettre les données au flux WAL : %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:897
+#: replication/libpqwalreceiver/libpqwalreceiver.c:901
 #, c-format
 msgid "could not create replication slot \"%s\": %s"
 msgstr "n'a pas pu créer le slot de réplication « %s » : %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:943
+#: replication/libpqwalreceiver/libpqwalreceiver.c:947
 #, c-format
 msgid "invalid query response"
 msgstr "réponse à la requête invalide"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:944
+#: replication/libpqwalreceiver/libpqwalreceiver.c:948
 #, c-format
 msgid "Expected %d fields, got %d fields."
 msgstr "Attendait %d champs, a obtenu %d champs."
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:1014
+#: replication/libpqwalreceiver/libpqwalreceiver.c:1018
 #, c-format
 msgid "the query interface requires a database connection"
 msgstr "l'interface de la requête requiert une connexion à une base"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:1045
+#: replication/libpqwalreceiver/libpqwalreceiver.c:1049
 msgid "empty query"
 msgstr "requête vide"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:1051
+#: replication/libpqwalreceiver/libpqwalreceiver.c:1055
 msgid "unexpected pipeline mode"
 msgstr "mode pipeline inattendu"
 
@@ -19285,7 +19286,7 @@ msgstr "l'origine de réplication d'OID %d est déjà active pour le PID %d"
 msgid "could not find free replication state slot for replication origin with OID %u"
 msgstr "n'a pas pu trouver de slot d'état de réplication libre pour l'origine de réplication d'OID %u"
 
-#: replication/logical/origin.c:941 replication/logical/origin.c:1128 replication/slot.c:1860
+#: replication/logical/origin.c:941 replication/logical/origin.c:1128 replication/slot.c:1867
 #, c-format
 msgid "Increase max_replication_slots and try again."
 msgstr "Augmentez max_replication_slots et recommencez."
@@ -19337,98 +19338,98 @@ msgstr "la relation cible « %s.%s » de réplication logique utilise des colonn
 msgid "logical replication target relation \"%s.%s\" does not exist"
 msgstr "la relation cible de la réplication logique « %s.%s » n'existe pas"
 
-#: replication/logical/reorderbuffer.c:3818
+#: replication/logical/reorderbuffer.c:3824
 #, c-format
 msgid "could not write to data file for XID %u: %m"
 msgstr "n'a pas pu écrire dans le fichier pour le XID %u : %m"
 
-#: replication/logical/reorderbuffer.c:4164 replication/logical/reorderbuffer.c:4189
+#: replication/logical/reorderbuffer.c:4170 replication/logical/reorderbuffer.c:4195
 #, c-format
 msgid "could not read from reorderbuffer spill file: %m"
 msgstr "n'a pas pu lire le fichier « reorderbuffer spill » : %m"
 
-#: replication/logical/reorderbuffer.c:4168 replication/logical/reorderbuffer.c:4193
+#: replication/logical/reorderbuffer.c:4174 replication/logical/reorderbuffer.c:4199
 #, c-format
 msgid "could not read from reorderbuffer spill file: read %d instead of %u bytes"
 msgstr ""
 "n'a pas pu lire à partir du fichier « reorderbuffer spill » : a lu seulement %d octets\n"
 "sur %u"
 
-#: replication/logical/reorderbuffer.c:4443
+#: replication/logical/reorderbuffer.c:4449
 #, c-format
 msgid "could not remove file \"%s\" during removal of pg_replslot/%s/xid*: %m"
 msgstr "n'a pas pu supprimer le fichier « %s » pendant la suppression de pg_replslot/%s/xid* : %m"
 
-#: replication/logical/reorderbuffer.c:4942
+#: replication/logical/reorderbuffer.c:4948
 #, c-format
 msgid "could not read from file \"%s\": read %d instead of %d bytes"
 msgstr "n'a pas pu lire à partir du fichier « %s » : lu %d octets au lieu de %d octets"
 
-#: replication/logical/snapbuild.c:618
+#: replication/logical/snapbuild.c:625
 #, c-format
 msgid "initial slot snapshot too large"
 msgstr "snapshot du slot initial trop gros"
 
-#: replication/logical/snapbuild.c:672
+#: replication/logical/snapbuild.c:679
 #, c-format
 msgid "exported logical decoding snapshot: \"%s\" with %u transaction ID"
 msgid_plural "exported logical decoding snapshot: \"%s\" with %u transaction IDs"
 msgstr[0] "snapshot exporté pour le décodage logique : « %s » avec %u identifiant de transaction"
 msgstr[1] "snapshot exporté pour le décodage logique : « %s » avec %u identifiants de transaction"
 
-#: replication/logical/snapbuild.c:1351 replication/logical/snapbuild.c:1458 replication/logical/snapbuild.c:1989
+#: replication/logical/snapbuild.c:1358 replication/logical/snapbuild.c:1465 replication/logical/snapbuild.c:1996
 #, c-format
 msgid "logical decoding found consistent point at %X/%X"
 msgstr "le décodage logique a trouvé le point de cohérence à %X/%X"
 
-#: replication/logical/snapbuild.c:1353
+#: replication/logical/snapbuild.c:1360
 #, c-format
 msgid "There are no running transactions."
 msgstr "Il n'existe pas de transactions en cours."
 
-#: replication/logical/snapbuild.c:1409
+#: replication/logical/snapbuild.c:1416
 #, c-format
 msgid "logical decoding found initial starting point at %X/%X"
 msgstr "le décodage logique a trouvé le point de démarrage à %X/%X"
 
-#: replication/logical/snapbuild.c:1411 replication/logical/snapbuild.c:1435
+#: replication/logical/snapbuild.c:1418 replication/logical/snapbuild.c:1442
 #, c-format
 msgid "Waiting for transactions (approximately %d) older than %u to end."
 msgstr "En attente de transactions (approximativement %d) plus anciennes que %u pour terminer."
 
-#: replication/logical/snapbuild.c:1433
+#: replication/logical/snapbuild.c:1440
 #, c-format
 msgid "logical decoding found initial consistent point at %X/%X"
 msgstr "le décodage logique a trouvé le point de cohérence initial à %X/%X"
 
-#: replication/logical/snapbuild.c:1460
+#: replication/logical/snapbuild.c:1467
 #, c-format
 msgid "There are no old transactions anymore."
 msgstr "Il n'existe plus d'anciennes transactions."
 
-#: replication/logical/snapbuild.c:1857
+#: replication/logical/snapbuild.c:1864
 #, c-format
 msgid "snapbuild state file \"%s\" has wrong magic number: %u instead of %u"
 msgstr "le fichier d'état snapbuild « %s » a le nombre magique: %u au lieu de %u"
 
-#: replication/logical/snapbuild.c:1863
+#: replication/logical/snapbuild.c:1870
 #, c-format
 msgid "snapbuild state file \"%s\" has unsupported version: %u instead of %u"
 msgstr "le fichier d'état snapbuild « %s » a une version non supportée : %u au lieu de %u"
 
-#: replication/logical/snapbuild.c:1934
+#: replication/logical/snapbuild.c:1941
 #, c-format
 msgid "checksum mismatch for snapbuild state file \"%s\": is %u, should be %u"
 msgstr ""
 "différence de somme de contrôle pour lefichier d'état snapbuild %s :\n"
 "est %u, devrait être %u"
 
-#: replication/logical/snapbuild.c:1991
+#: replication/logical/snapbuild.c:1998
 #, c-format
 msgid "Logical decoding will begin using saved snapshot."
 msgstr "Le décodage logique commencera en utilisant un snapshot sauvegardé."
 
-#: replication/logical/snapbuild.c:2063
+#: replication/logical/snapbuild.c:2070
 #, c-format
 msgid "could not parse file name \"%s\""
 msgstr "n'a pas pu analyser le mode du fichier « %s »"
@@ -19458,12 +19459,12 @@ msgstr "n'a pas pu lancer la copie initiale du contenu de la table « %s.%s » :
 msgid "table copy could not start transaction on publisher: %s"
 msgstr "la copie de table n'a pas pu démarrer la transaction sur le publieur : %s"
 
-#: replication/logical/tablesync.c:1107
+#: replication/logical/tablesync.c:1100
 #, c-format
 msgid "replication origin \"%s\" already exists"
 msgstr "l'origine de réplication « %s » existe déjà"
 
-#: replication/logical/tablesync.c:1120
+#: replication/logical/tablesync.c:1113
 #, c-format
 msgid "table copy could not finish transaction on publisher: %s"
 msgstr "la copie de table n'a pas pu finir la transaction sur le publieur : %s"
@@ -19478,72 +19479,72 @@ msgstr "traitement des données distantes pour la relation cible « %s.%s » de
 msgid "incorrect binary data format in logical replication column %d"
 msgstr "format des données binaires incorrect dans la colonne de réplication logique %d"
 
-#: replication/logical/worker.c:1090 replication/logical/worker.c:1104
+#: replication/logical/worker.c:1090 replication/logical/worker.c:1105
 #, c-format
-msgid "could not read from streaming transaction's changes file \"%s\": %m"
-msgstr "n'a pas pu lire à partir du fichier de changements de transaction en flux « %s » : %m"
+msgid "could not read from streaming transaction's changes file \"%s\": read only %zu of %zu bytes"
+msgstr "n'a pas pu lire à partir du fichier de changements de transaction en flux « %s » : a lu seulement %zu octets sur %zu"
 
-#: replication/logical/worker.c:1345
+#: replication/logical/worker.c:1346
 #, c-format
 msgid "publisher did not send replica identity column expected by the logical replication target relation \"%s.%s\""
 msgstr "le publieur n'a pas envoyé la colonne d'identité du réplicat attendue par la relation cible « %s.%s » de la réplication logique"
 
-#: replication/logical/worker.c:1352
+#: replication/logical/worker.c:1353
 #, c-format
 msgid "logical replication target relation \"%s.%s\" has neither REPLICA IDENTITY index nor PRIMARY KEY and published relation does not have REPLICA IDENTITY FULL"
 msgstr "la relation cible « %s.%s » de réplication logique n'a ni un index REPLICA IDENTITY ni une clé primaire, et la relation publiée n'a pas REPLICA IDENTITY FULL"
 
-#: replication/logical/worker.c:2253
+#: replication/logical/worker.c:2251
 #, c-format
 msgid "data stream from publisher has ended"
 msgstr "le flux de données provenant du publieur s'est terminé"
 
-#: replication/logical/worker.c:2404
+#: replication/logical/worker.c:2402
 #, c-format
 msgid "terminating logical replication worker due to timeout"
 msgstr "arrêt du processus worker de la réplication logique suite à l'expiration du délai de réplication"
 
-#: replication/logical/worker.c:2552
+#: replication/logical/worker.c:2550
 #, c-format
 msgid "logical replication apply worker for subscription \"%s\" will stop because the subscription was removed"
 msgstr "le processus apply de réplication logique pour la souscription « %s » s'arrêtera car la souscription a été supprimée"
 
-#: replication/logical/worker.c:2566
+#: replication/logical/worker.c:2564
 #, c-format
 msgid "logical replication apply worker for subscription \"%s\" will stop because the subscription was disabled"
 msgstr "le processus apply de réplication logique pour la souscription « %s » s'arrêtera car la souscription a été désactivée"
 
-#: replication/logical/worker.c:2588
+#: replication/logical/worker.c:2586
 #, c-format
 msgid "logical replication apply worker for subscription \"%s\" will restart because of a parameter change"
 msgstr "le processus apply de réplication logique pour la souscription « %s » redémarrera car un paramètre a été modifié"
 
-#: replication/logical/worker.c:2753 replication/logical/worker.c:2775
+#: replication/logical/worker.c:2751 replication/logical/worker.c:2776
 #, c-format
-msgid "could not read from streaming transaction's subxact file \"%s\": %m"
-msgstr "n'a pas pu lire à partir du fichier subxact de transaction en flux « %s » : %m"
+msgid "could not read from streaming transaction's subxact file \"%s\": read only %zu of %zu bytes"
+msgstr "n'a pas pu lire à partir du fichier subxact de transaction en flux « %s » : a lu seulement %zu octets sur %zu"
 
-#: replication/logical/worker.c:3134
+#: replication/logical/worker.c:3136
 #, c-format
 msgid "logical replication apply worker for subscription %u will not start because the subscription was removed during startup"
 msgstr "le processus apply de réplication logique pour la souscription %u ne démarrera pas car la souscription a été désactivée au démarrage"
 
-#: replication/logical/worker.c:3146
+#: replication/logical/worker.c:3148
 #, c-format
 msgid "logical replication apply worker for subscription \"%s\" will not start because the subscription was disabled during startup"
 msgstr "le processus apply de réplication logique pour la souscription « %s » ne démarrera pas car la souscription a été désactivée au démarrage"
 
-#: replication/logical/worker.c:3164
+#: replication/logical/worker.c:3166
 #, c-format
 msgid "logical replication table synchronization worker for subscription \"%s\", table \"%s\" has started"
 msgstr "le processus de synchronisation des tables en réplication logique pour la souscription « %s », table « %s » a démarré"
 
-#: replication/logical/worker.c:3168
+#: replication/logical/worker.c:3170
 #, c-format
 msgid "logical replication apply worker for subscription \"%s\" has started"
 msgstr "le processus apply de réplication logique pour la souscription « %s » a démarré"
 
-#: replication/logical/worker.c:3206
+#: replication/logical/worker.c:3208
 #, c-format
 msgid "subscription has no replication slot set"
 msgstr "la souscription n'a aucun ensemble de slot de réplication"
@@ -19628,77 +19629,77 @@ msgstr "Libérez un slot ou augmentez max_replication_slots."
 msgid "replication slot \"%s\" does not exist"
 msgstr "le slot de réplication « %s » n'existe pas"
 
-#: replication/slot.c:448 replication/slot.c:1018
+#: replication/slot.c:448 replication/slot.c:1025
 #, c-format
 msgid "replication slot \"%s\" is active for PID %d"
 msgstr "le slot de réplication « %s » est actif pour le PID %d"
 
-#: replication/slot.c:676 replication/slot.c:1412 replication/slot.c:1795
+#: replication/slot.c:676 replication/slot.c:1419 replication/slot.c:1802
 #, c-format
 msgid "could not remove directory \"%s\""
 msgstr "n'a pas pu supprimer le répertoire « %s »"
 
-#: replication/slot.c:1053
+#: replication/slot.c:1060
 #, c-format
 msgid "replication slots can only be used if max_replication_slots > 0"
 msgstr "les slots de réplications peuvent seulement être utilisés si max_replication_slots > 0"
 
-#: replication/slot.c:1058
+#: replication/slot.c:1065
 #, c-format
 msgid "replication slots can only be used if wal_level >= replica"
 msgstr "les slots de réplication peuvent seulement être utilisés si wal_level >= replica"
 
-#: replication/slot.c:1243
+#: replication/slot.c:1250
 #, c-format
 msgid "terminating process %d to release replication slot \"%s\""
 msgstr "arrêt du processus %d pour relâcher le slot de réplication « %s »"
 
-#: replication/slot.c:1281
+#: replication/slot.c:1288
 #, c-format
 msgid "invalidating slot \"%s\" because its restart_lsn %X/%X exceeds max_slot_wal_keep_size"
 msgstr "invalidation du slot « %s » parce que son restart_lsn %X/%X dépasse max_slot_wal_keep_size"
 
-#: replication/slot.c:1733
+#: replication/slot.c:1740
 #, c-format
 msgid "replication slot file \"%s\" has wrong magic number: %u instead of %u"
 msgstr "le fichier « %s » du slot de réplication a le nombre magique %u au lieu de %u"
 
-#: replication/slot.c:1740
+#: replication/slot.c:1747
 #, c-format
 msgid "replication slot file \"%s\" has unsupported version %u"
 msgstr "le fichier « %s » du slot de réplication a une version %u non supportée"
 
-#: replication/slot.c:1747
+#: replication/slot.c:1754
 #, c-format
 msgid "replication slot file \"%s\" has corrupted length %u"
 msgstr "le slot de réplication « %s » a une taille %u corrompue"
 
-#: replication/slot.c:1783
+#: replication/slot.c:1790
 #, c-format
 msgid "checksum mismatch for replication slot file \"%s\": is %u, should be %u"
 msgstr "différence de somme de contrôle pour le fichier de slot de réplication « %s » : est %u, devrait être %u"
 
-#: replication/slot.c:1817
+#: replication/slot.c:1824
 #, c-format
 msgid "logical replication slot \"%s\" exists, but wal_level < logical"
 msgstr "le slot de réplication logique « %s » existe mais, wal_level < logical"
 
-#: replication/slot.c:1819
+#: replication/slot.c:1826
 #, c-format
 msgid "Change wal_level to be logical or higher."
 msgstr "Modifiez wal_level pour valoir logical ou supérieur."
 
-#: replication/slot.c:1823
+#: replication/slot.c:1830
 #, c-format
 msgid "physical replication slot \"%s\" exists, but wal_level < replica"
 msgstr "le slot de réplication physique « %s » existe mais, wal_level < replica"
 
-#: replication/slot.c:1825
+#: replication/slot.c:1832
 #, c-format
 msgid "Change wal_level to be replica or higher."
 msgstr "Modifiez wal_level pour valoir replica ou supérieur."
 
-#: replication/slot.c:1859
+#: replication/slot.c:1866
 #, c-format
 msgid "too many replication slots active before shutdown"
 msgstr "trop de slots de réplication actifs avant l'arrêt"
@@ -19966,7 +19967,7 @@ msgstr "ne peut pas exécuter des commandes SQL dans le walsender pour la répli
 msgid "received replication command: %s"
 msgstr "commande de réplication reçu : %s"
 
-#: replication/walsender.c:1628 tcop/fastpath.c:208 tcop/postgres.c:1077 tcop/postgres.c:1436 tcop/postgres.c:1697 tcop/postgres.c:2166 tcop/postgres.c:2587 tcop/postgres.c:2666
+#: replication/walsender.c:1628 tcop/fastpath.c:208 tcop/postgres.c:1077 tcop/postgres.c:1436 tcop/postgres.c:1697 tcop/postgres.c:2166 tcop/postgres.c:2599 tcop/postgres.c:2678
 #, c-format
 msgid "current transaction is aborted, commands ignored until end of transaction block"
 msgstr ""
@@ -20214,206 +20215,206 @@ msgstr "la règle « %s » de la relation « %s » n'existe pas"
 msgid "renaming an ON SELECT rule is not allowed"
 msgstr "le renommage d'une règle ON SELECT n'est pas autorisé"
 
-#: rewrite/rewriteHandler.c:555
+#: rewrite/rewriteHandler.c:559
 #, c-format
 msgid "WITH query name \"%s\" appears in both a rule action and the query being rewritten"
 msgstr "Le nom de la requête WITH « %s » apparaît à la fois dans l'action d'une règle et dans la requête en cours de ré-écriture"
 
-#: rewrite/rewriteHandler.c:582
+#: rewrite/rewriteHandler.c:586
 #, c-format
 msgid "INSERT...SELECT rule actions are not supported for queries having data-modifying statements in WITH"
 msgstr "les actions de règle INSERT...SELECT ne sont pas supportées par les requêtes de modification de données dans WITH"
 
-#: rewrite/rewriteHandler.c:635
+#: rewrite/rewriteHandler.c:639
 #, c-format
 msgid "cannot have RETURNING lists in multiple rules"
 msgstr "ne peut pas avoir des listes RETURNING dans plusieurs règles"
 
-#: rewrite/rewriteHandler.c:867 rewrite/rewriteHandler.c:906
+#: rewrite/rewriteHandler.c:871 rewrite/rewriteHandler.c:910
 #, c-format
 msgid "cannot insert a non-DEFAULT value into column \"%s\""
 msgstr "ne peut pas insérer une valeur pas par défaut dans la colonne « %s »"
 
-#: rewrite/rewriteHandler.c:869 rewrite/rewriteHandler.c:935
+#: rewrite/rewriteHandler.c:873 rewrite/rewriteHandler.c:939
 #, c-format
 msgid "Column \"%s\" is an identity column defined as GENERATED ALWAYS."
 msgstr "La colonne « %s » est une colonne d'identité définie comme GENERATED ALWAYS."
 
-#: rewrite/rewriteHandler.c:871
+#: rewrite/rewriteHandler.c:875
 #, c-format
 msgid "Use OVERRIDING SYSTEM VALUE to override."
 msgstr "Utilisez OVERRIDING SYSTEM VALUE pour surcharger."
 
-#: rewrite/rewriteHandler.c:933 rewrite/rewriteHandler.c:941
+#: rewrite/rewriteHandler.c:937 rewrite/rewriteHandler.c:945
 #, c-format
 msgid "column \"%s\" can only be updated to DEFAULT"
 msgstr "la colonne « %s » peut seulement être mise à jour en DEFAULT"
 
-#: rewrite/rewriteHandler.c:1088 rewrite/rewriteHandler.c:1106
+#: rewrite/rewriteHandler.c:1092 rewrite/rewriteHandler.c:1110
 #, c-format
 msgid "multiple assignments to same column \"%s\""
 msgstr "affectations multiples pour la même colonne « %s »"
 
-#: rewrite/rewriteHandler.c:2141 rewrite/rewriteHandler.c:3966
+#: rewrite/rewriteHandler.c:2108 rewrite/rewriteHandler.c:3943
 #, c-format
 msgid "infinite recursion detected in rules for relation \"%s\""
 msgstr "récursion infinie détectée dans les règles de la relation « %s »"
 
-#: rewrite/rewriteHandler.c:2226
+#: rewrite/rewriteHandler.c:2193
 #, c-format
 msgid "infinite recursion detected in policy for relation \"%s\""
 msgstr "récursion infinie détectée dans la politique pour la relation « %s »"
 
-#: rewrite/rewriteHandler.c:2546
+#: rewrite/rewriteHandler.c:2513
 msgid "Junk view columns are not updatable."
 msgstr "Les colonnes « junk » des vues ne sont pas automatiquement disponibles en écriture."
 
-#: rewrite/rewriteHandler.c:2551
+#: rewrite/rewriteHandler.c:2518
 msgid "View columns that are not columns of their base relation are not updatable."
 msgstr "Les colonnes des vues qui ne font pas référence à des colonnes de la relation de base ne sont pas automatiquement modifiables."
 
-#: rewrite/rewriteHandler.c:2554
+#: rewrite/rewriteHandler.c:2521
 msgid "View columns that refer to system columns are not updatable."
 msgstr "Les colonnes des vues qui font référence à des colonnes systèmes ne sont pas automatiquement modifiables."
 
-#: rewrite/rewriteHandler.c:2557
+#: rewrite/rewriteHandler.c:2524
 msgid "View columns that return whole-row references are not updatable."
 msgstr "Les colonnes de vue qui font références à des lignes complètes ne sont pas automatiquement modifiables."
 
-#: rewrite/rewriteHandler.c:2618
+#: rewrite/rewriteHandler.c:2585
 msgid "Views containing DISTINCT are not automatically updatable."
 msgstr "Les vues contenant DISTINCT ne sont pas automatiquement disponibles en écriture."
 
-#: rewrite/rewriteHandler.c:2621
+#: rewrite/rewriteHandler.c:2588
 msgid "Views containing GROUP BY are not automatically updatable."
 msgstr "Les vues contenant GROUP BY ne sont pas automatiquement disponibles en écriture."
 
-#: rewrite/rewriteHandler.c:2624
+#: rewrite/rewriteHandler.c:2591
 msgid "Views containing HAVING are not automatically updatable."
 msgstr "Les vues contenant HAVING ne sont pas automatiquement disponibles en écriture."
 
-#: rewrite/rewriteHandler.c:2627
+#: rewrite/rewriteHandler.c:2594
 msgid "Views containing UNION, INTERSECT, or EXCEPT are not automatically updatable."
 msgstr "Les vues contenant UNION, INTERSECT ou EXCEPT ne sont pas automatiquement disponibles en écriture."
 
-#: rewrite/rewriteHandler.c:2630
+#: rewrite/rewriteHandler.c:2597
 msgid "Views containing WITH are not automatically updatable."
 msgstr "Les vues contenant WITH ne sont pas automatiquement disponibles en écriture."
 
-#: rewrite/rewriteHandler.c:2633
+#: rewrite/rewriteHandler.c:2600
 msgid "Views containing LIMIT or OFFSET are not automatically updatable."
 msgstr "Les vues contenant LIMIT ou OFFSET ne sont pas automatiquement disponibles en écriture."
 
-#: rewrite/rewriteHandler.c:2645
+#: rewrite/rewriteHandler.c:2612
 msgid "Views that return aggregate functions are not automatically updatable."
 msgstr "Les vues qui renvoient des fonctions d'agrégat ne sont pas automatiquement disponibles en écriture."
 
-#: rewrite/rewriteHandler.c:2648
+#: rewrite/rewriteHandler.c:2615
 msgid "Views that return window functions are not automatically updatable."
 msgstr "Les vues qui renvoient des fonctions de fenêtrage ne sont pas automatiquement disponibles en écriture."
 
-#: rewrite/rewriteHandler.c:2651
+#: rewrite/rewriteHandler.c:2618
 msgid "Views that return set-returning functions are not automatically updatable."
 msgstr "Les vues qui renvoient des fonctions à plusieurs lignes ne sont pas automatiquement disponibles en écriture."
 
-#: rewrite/rewriteHandler.c:2658 rewrite/rewriteHandler.c:2662 rewrite/rewriteHandler.c:2670
+#: rewrite/rewriteHandler.c:2625 rewrite/rewriteHandler.c:2629 rewrite/rewriteHandler.c:2637
 msgid "Views that do not select from a single table or view are not automatically updatable."
 msgstr "Les vues qui lisent plusieurs tables ou vues ne sont pas automatiquement disponibles en écriture."
 
-#: rewrite/rewriteHandler.c:2673
+#: rewrite/rewriteHandler.c:2640
 msgid "Views containing TABLESAMPLE are not automatically updatable."
 msgstr "Les vues contenant TABLESAMPLE ne sont pas automatiquement disponibles en écriture."
 
-#: rewrite/rewriteHandler.c:2697
+#: rewrite/rewriteHandler.c:2664
 msgid "Views that have no updatable columns are not automatically updatable."
 msgstr "Les vues qui possèdent des colonnes non modifiables ne sont pas automatiquement disponibles en écriture."
 
-#: rewrite/rewriteHandler.c:3174
+#: rewrite/rewriteHandler.c:3141
 #, c-format
 msgid "cannot insert into column \"%s\" of view \"%s\""
 msgstr "ne peut pas insérer dans la colonne « %s » de la vue « %s »"
 
-#: rewrite/rewriteHandler.c:3182
+#: rewrite/rewriteHandler.c:3149
 #, c-format
 msgid "cannot update column \"%s\" of view \"%s\""
 msgstr "ne peut pas mettre à jour la colonne « %s » de la vue « %s »"
 
-#: rewrite/rewriteHandler.c:3663
+#: rewrite/rewriteHandler.c:3634
 #, c-format
 msgid "DO INSTEAD NOTIFY rules are not supported for data-modifying statements in WITH"
 msgstr "les règles DO INSTEAD NOTHING ne sont pas supportées par les instructions de modification de données dans WITH"
 
-#: rewrite/rewriteHandler.c:3674
+#: rewrite/rewriteHandler.c:3645
 #, c-format
 msgid "DO INSTEAD NOTHING rules are not supported for data-modifying statements in WITH"
 msgstr "les règles DO INSTEAD NOTHING ne sont pas supportées par les instructions de modification de données dans WITH"
 
-#: rewrite/rewriteHandler.c:3688
+#: rewrite/rewriteHandler.c:3659
 #, c-format
 msgid "conditional DO INSTEAD rules are not supported for data-modifying statements in WITH"
 msgstr ""
 "les règles DO INSTEAD conditionnelles ne sont pas supportées par les\n"
 "instructions de modification de données dans WITH"
 
-#: rewrite/rewriteHandler.c:3692
+#: rewrite/rewriteHandler.c:3663
 #, c-format
 msgid "DO ALSO rules are not supported for data-modifying statements in WITH"
 msgstr "les règles DO ALSO ne sont pas supportées par les instructions de modification de données dans WITH"
 
-#: rewrite/rewriteHandler.c:3697
+#: rewrite/rewriteHandler.c:3668
 #, c-format
 msgid "multi-statement DO INSTEAD rules are not supported for data-modifying statements in WITH"
 msgstr ""
 "les règles DO INSTEAD multi-instructions ne sont pas supportées pour les\n"
 "instructions de modification de données dans WITH"
 
-#: rewrite/rewriteHandler.c:3894 rewrite/rewriteHandler.c:3902 rewrite/rewriteHandler.c:3910
+#: rewrite/rewriteHandler.c:3871 rewrite/rewriteHandler.c:3879 rewrite/rewriteHandler.c:3887
 #, c-format
 msgid "Views with conditional DO INSTEAD rules are not automatically updatable."
 msgstr "Les vues contenant des règles DO INSTEAD conditionnelles ne sont pas automatiquement disponibles en écriture."
 
-#: rewrite/rewriteHandler.c:4003
+#: rewrite/rewriteHandler.c:3992
 #, c-format
 msgid "cannot perform INSERT RETURNING on relation \"%s\""
 msgstr "ne peut pas exécuter INSERT RETURNING sur la relation « %s »"
 
-#: rewrite/rewriteHandler.c:4005
+#: rewrite/rewriteHandler.c:3994
 #, c-format
 msgid "You need an unconditional ON INSERT DO INSTEAD rule with a RETURNING clause."
 msgstr ""
 "Vous avez besoin d'une règle ON INSERT DO INSTEAD sans condition avec une\n"
 "clause RETURNING."
 
-#: rewrite/rewriteHandler.c:4010
+#: rewrite/rewriteHandler.c:3999
 #, c-format
 msgid "cannot perform UPDATE RETURNING on relation \"%s\""
 msgstr "ne peut pas exécuter UPDATE RETURNING sur la relation « %s »"
 
-#: rewrite/rewriteHandler.c:4012
+#: rewrite/rewriteHandler.c:4001
 #, c-format
 msgid "You need an unconditional ON UPDATE DO INSTEAD rule with a RETURNING clause."
 msgstr ""
 "Vous avez besoin d'une règle ON UPDATE DO INSTEAD sans condition avec une\n"
 "clause RETURNING."
 
-#: rewrite/rewriteHandler.c:4017
+#: rewrite/rewriteHandler.c:4006
 #, c-format
 msgid "cannot perform DELETE RETURNING on relation \"%s\""
 msgstr "ne peut pas exécuter DELETE RETURNING sur la relation « %s »"
 
-#: rewrite/rewriteHandler.c:4019
+#: rewrite/rewriteHandler.c:4008
 #, c-format
 msgid "You need an unconditional ON DELETE DO INSTEAD rule with a RETURNING clause."
 msgstr ""
 "Vous avez besoin d'une règle ON DELETE DO INSTEAD sans condition avec une\n"
 "clause RETURNING."
 
-#: rewrite/rewriteHandler.c:4037
+#: rewrite/rewriteHandler.c:4026
 #, c-format
 msgid "INSERT with ON CONFLICT clause cannot be used with table that has INSERT or UPDATE rules"
 msgstr "INSERT avec une clause ON CONFLICT ne peut pas être utilisée avec une table qui a des règles pour INSERT ou UPDATE"
 
-#: rewrite/rewriteHandler.c:4094
+#: rewrite/rewriteHandler.c:4083
 #, c-format
 msgid "WITH cannot be used in a query that is rewritten by rules into multiple queries"
 msgstr "WITH ne peut pas être utilisé dans une requête réécrite par des règles en plusieurs requêtes"
@@ -20575,58 +20576,58 @@ msgstr "paramètre Language manquant"
 msgid "statistics object \"%s.%s\" could not be computed for relation \"%s.%s\""
 msgstr "l'objet de statistiques « %s.%s » n'a pas pu être calculé pour la relation « %s.%s »"
 
-#: statistics/mcv.c:1371 utils/adt/jsonfuncs.c:1943
+#: statistics/mcv.c:1371 utils/adt/jsonfuncs.c:1951
 #, c-format
 msgid "function returning record called in context that cannot accept type record"
 msgstr ""
 "fonction renvoyant le type record appelée dans un contexte qui ne peut pas\n"
 "accepter le type record"
 
-#: storage/buffer/bufmgr.c:601 storage/buffer/bufmgr.c:771
+#: storage/buffer/bufmgr.c:598 storage/buffer/bufmgr.c:765
 #, c-format
 msgid "cannot access temporary tables of other sessions"
 msgstr "ne peut pas accéder aux tables temporaires d'autres sessions"
 
-#: storage/buffer/bufmgr.c:849
+#: storage/buffer/bufmgr.c:843
 #, c-format
 msgid "cannot extend relation %s beyond %u blocks"
 msgstr "ne peut pas étendre la relation %s de plus de %u blocs"
 
-#: storage/buffer/bufmgr.c:936
+#: storage/buffer/bufmgr.c:930
 #, c-format
 msgid "unexpected data beyond EOF in block %u of relation %s"
 msgstr ""
 "données inattendues après la fin de fichier dans le bloc %u de la relation\n"
 "%s"
 
-#: storage/buffer/bufmgr.c:938
+#: storage/buffer/bufmgr.c:932
 #, c-format
 msgid "This has been seen to occur with buggy kernels; consider updating your system."
 msgstr ""
 "Ceci s'est déjà vu avec des noyaux buggés ; pensez à mettre à jour votre\n"
 "système."
 
-#: storage/buffer/bufmgr.c:1037
+#: storage/buffer/bufmgr.c:1031
 #, c-format
 msgid "invalid page in block %u of relation %s; zeroing out page"
 msgstr "page invalide dans le bloc %u de la relation %s ; remplacement de la page par des zéros"
 
-#: storage/buffer/bufmgr.c:4545
+#: storage/buffer/bufmgr.c:4533
 #, c-format
 msgid "could not write block %u of %s"
 msgstr "n'a pas pu écrire le bloc %u de %s"
 
-#: storage/buffer/bufmgr.c:4547
+#: storage/buffer/bufmgr.c:4535
 #, c-format
 msgid "Multiple failures --- write error might be permanent."
 msgstr "Échecs multiples --- l'erreur d'écriture pourrait être permanente."
 
-#: storage/buffer/bufmgr.c:4568 storage/buffer/bufmgr.c:4587
+#: storage/buffer/bufmgr.c:4556 storage/buffer/bufmgr.c:4575
 #, c-format
 msgid "writing block %u of relation %s"
 msgstr "écriture du bloc %u de la relation %s"
 
-#: storage/buffer/bufmgr.c:4891
+#: storage/buffer/bufmgr.c:4879
 #, c-format
 msgid "snapshot too old"
 msgstr "snapshot trop ancien"
@@ -20836,17 +20837,17 @@ msgstr "n'a pas pu fermer le segment de mémoire partagée « %s » : %m"
 msgid "could not duplicate handle for \"%s\": %m"
 msgstr "n'a pas pu dupliquer le lien pour « %s » : %m"
 
-#: storage/ipc/procarray.c:3858
+#: storage/ipc/procarray.c:3869
 #, c-format
 msgid "database \"%s\" is being used by prepared transactions"
 msgstr "la base de données « %s » est utilisée par des transactions préparées."
 
-#: storage/ipc/procarray.c:3890 storage/ipc/signalfuncs.c:221
+#: storage/ipc/procarray.c:3901 storage/ipc/signalfuncs.c:221
 #, c-format
 msgid "must be a superuser to terminate superuser process"
 msgstr "doit être super-utilisateur pour terminer le processus d'un super-utilisateur"
 
-#: storage/ipc/procarray.c:3897 storage/ipc/signalfuncs.c:226
+#: storage/ipc/procarray.c:3908 storage/ipc/signalfuncs.c:226
 #, c-format
 msgid "must be a member of the role whose process is being terminated or member of pg_signal_backend"
 msgstr "doit être un membre du rôle dont le processus est en cours d'arrêt ou membre de pg_signal_backend"
@@ -20896,7 +20897,7 @@ msgstr "la taille de la mémoire partagée demandée dépasse size_t"
 msgid "PID %d is not a PostgreSQL server process"
 msgstr "le PID %d n'est pas un processus du serveur PostgreSQL"
 
-#: storage/ipc/signalfuncs.c:99 storage/lmgr/proc.c:1454 utils/adt/mcxtfuncs.c:212
+#: storage/ipc/signalfuncs.c:99 storage/lmgr/proc.c:1458 utils/adt/mcxtfuncs.c:212
 #, c-format
 msgid "could not send signal to process %d: %m"
 msgstr "n'a pas pu envoyer le signal au processus %d : %m"
@@ -20954,12 +20955,12 @@ msgstr "restauration toujours en attente après %ld.%03d ms : %s"
 msgid "recovery finished waiting after %ld.%03d ms: %s"
 msgstr "la restauration a fini d'attendre après %ld.%03d ms : %s"
 
-#: storage/ipc/standby.c:883 tcop/postgres.c:3318
+#: storage/ipc/standby.c:883 tcop/postgres.c:3330
 #, c-format
 msgid "canceling statement due to conflict with recovery"
 msgstr "annulation de la requête à cause d'un conflit avec la restauration"
 
-#: storage/ipc/standby.c:884 tcop/postgres.c:2472
+#: storage/ipc/standby.c:884 tcop/postgres.c:2484
 #, c-format
 msgid "User transaction caused buffer deadlock with recovery."
 msgstr "La transaction de l'utilisateur causait un verrou mortel lors de la restauration."
@@ -21224,31 +21225,31 @@ msgstr ""
 "le nombre de connexions demandées par le serveur en attente dépasse\n"
 "max_wal_senders (actuellement %d)"
 
-#: storage/lmgr/proc.c:1551
+#: storage/lmgr/proc.c:1555
 #, c-format
 msgid "process %d avoided deadlock for %s on %s by rearranging queue order after %ld.%03d ms"
 msgstr ""
 "le processus %d a évité un verrou mortel pour %s sur %s en modifiant l'ordre\n"
 "de la queue après %ld.%03d ms"
 
-#: storage/lmgr/proc.c:1566
+#: storage/lmgr/proc.c:1570
 #, c-format
 msgid "process %d detected deadlock while waiting for %s on %s after %ld.%03d ms"
 msgstr ""
 "le processus %d a détecté un verrou mortel alors qu'il était en attente de\n"
 "%s sur %s après %ld.%03d ms"
 
-#: storage/lmgr/proc.c:1575
+#: storage/lmgr/proc.c:1579
 #, c-format
 msgid "process %d still waiting for %s on %s after %ld.%03d ms"
 msgstr "le processus %d est toujours en attente de %s sur %s après %ld.%03d ms"
 
-#: storage/lmgr/proc.c:1582
+#: storage/lmgr/proc.c:1586
 #, c-format
 msgid "process %d acquired %s on %s after %ld.%03d ms"
 msgstr "le processus %d a acquis %s sur %s après %ld.%03d ms"
 
-#: storage/lmgr/proc.c:1599
+#: storage/lmgr/proc.c:1603
 #, c-format
 msgid "process %d failed to acquire %s on %s after %ld.%03d ms"
 msgstr "le processus %d a échoué pour l'acquisition de %s sur %s après %ld.%03d ms"
@@ -21354,7 +21355,7 @@ msgstr "ne peut pas appeler la fonction « %s » via l'interface fastpath"
 msgid "fastpath function call: \"%s\" (OID %u)"
 msgstr "appel de fonction fastpath : « %s » (OID %u)"
 
-#: tcop/fastpath.c:312 tcop/postgres.c:1304 tcop/postgres.c:1562 tcop/postgres.c:2021 tcop/postgres.c:2253
+#: tcop/fastpath.c:312 tcop/postgres.c:1304 tcop/postgres.c:1562 tcop/postgres.c:2021 tcop/postgres.c:2265
 #, c-format
 msgid "duration: %s ms"
 msgstr "durée : %s ms"
@@ -21388,7 +21389,7 @@ msgstr "taille de l'argument %d invalide dans le message d'appel de la fonction"
 msgid "incorrect binary data format in function argument %d"
 msgstr "format des données binaires incorrect dans l'argument de la fonction %d"
 
-#: tcop/postgres.c:445 tcop/postgres.c:4726
+#: tcop/postgres.c:445 tcop/postgres.c:4738
 #, c-format
 msgid "invalid frontend message type %d"
 msgstr "type %d du message de l'interface invalide"
@@ -21413,7 +21414,7 @@ msgstr "ne peut pas insérer les commandes multiples dans une instruction prépa
 msgid "duration: %s ms  parse %s: %s"
 msgstr "durée : %s ms, analyse %s : %s"
 
-#: tcop/postgres.c:1633 tcop/postgres.c:2568
+#: tcop/postgres.c:1633 tcop/postgres.c:2580
 #, c-format
 msgid "unnamed prepared statement does not exist"
 msgstr "l'instruction préparée non nommée n'existe pas"
@@ -21438,7 +21439,7 @@ msgstr "format des données binaires incorrect dans le paramètre bind %d"
 msgid "duration: %s ms  bind %s%s%s: %s"
 msgstr "durée : %s ms, lien %s%s%s : %s"
 
-#: tcop/postgres.c:2076 tcop/postgres.c:2652
+#: tcop/postgres.c:2076 tcop/postgres.c:2664
 #, c-format
 msgid "portal \"%s\" does not exist"
 msgstr "le portail « %s » n'existe pas"
@@ -21448,92 +21449,92 @@ msgstr "le portail « %s » n'existe pas"
 msgid "%s %s%s%s: %s"
 msgstr "%s %s%s%s: %s"
 
-#: tcop/postgres.c:2147 tcop/postgres.c:2261
+#: tcop/postgres.c:2147 tcop/postgres.c:2273
 msgid "execute fetch from"
 msgstr "exécute fetch à partir de"
 
-#: tcop/postgres.c:2148 tcop/postgres.c:2262
+#: tcop/postgres.c:2148 tcop/postgres.c:2274
 msgid "execute"
 msgstr "exécute"
 
-#: tcop/postgres.c:2258
+#: tcop/postgres.c:2270
 #, c-format
 msgid "duration: %s ms  %s %s%s%s: %s"
 msgstr "durée : %s ms  %s %s%s%s: %s"
 
-#: tcop/postgres.c:2404
+#: tcop/postgres.c:2416
 #, c-format
 msgid "prepare: %s"
 msgstr "préparation : %s"
 
-#: tcop/postgres.c:2429
+#: tcop/postgres.c:2441
 #, c-format
 msgid "parameters: %s"
 msgstr "paramètres : %s"
 
-#: tcop/postgres.c:2444
+#: tcop/postgres.c:2456
 #, c-format
 msgid "abort reason: recovery conflict"
 msgstr "raison de l'annulation : conflit de restauration"
 
-#: tcop/postgres.c:2460
+#: tcop/postgres.c:2472
 #, c-format
 msgid "User was holding shared buffer pin for too long."
 msgstr "L'utilisateur conservait des blocs disques en mémoire partagée depuis trop longtemps."
 
-#: tcop/postgres.c:2463
+#: tcop/postgres.c:2475
 #, c-format
 msgid "User was holding a relation lock for too long."
 msgstr "L'utilisateur conservait un verrou sur une relation depuis trop longtemps."
 
-#: tcop/postgres.c:2466
+#: tcop/postgres.c:2478
 #, c-format
 msgid "User was or might have been using tablespace that must be dropped."
 msgstr "L'utilisateur utilisait ou pouvait utiliser un tablespace qui doit être supprimé."
 
-#: tcop/postgres.c:2469
+#: tcop/postgres.c:2481
 #, c-format
 msgid "User query might have needed to see row versions that must be removed."
 msgstr ""
 "La requête de l'utilisateur pourrait avoir eu besoin de voir des versions de\n"
 "lignes qui doivent être supprimées."
 
-#: tcop/postgres.c:2475
+#: tcop/postgres.c:2487
 #, c-format
 msgid "User was connected to a database that must be dropped."
 msgstr "L'utilisateur était connecté à une base de donnée qui doit être supprimée."
 
-#: tcop/postgres.c:2514
+#: tcop/postgres.c:2526
 #, c-format
 msgid "portal \"%s\" parameter $%d = %s"
 msgstr "portail « %s » paramètre $%d = %s"
 
-#: tcop/postgres.c:2517
+#: tcop/postgres.c:2529
 #, c-format
 msgid "portal \"%s\" parameter $%d"
 msgstr "portail « %s » paramètre $%d"
 
-#: tcop/postgres.c:2523
+#: tcop/postgres.c:2535
 #, c-format
 msgid "unnamed portal parameter $%d = %s"
 msgstr "paramètre de portail non nommé $%d = %s"
 
-#: tcop/postgres.c:2526
+#: tcop/postgres.c:2538
 #, c-format
 msgid "unnamed portal parameter $%d"
 msgstr "paramètre de portail non nommé $%d"
 
-#: tcop/postgres.c:2872
+#: tcop/postgres.c:2884
 #, c-format
 msgid "terminating connection because of unexpected SIGQUIT signal"
 msgstr "arrêt des connexions suite à un signal SIGQUIT inattendu"
 
-#: tcop/postgres.c:2878
+#: tcop/postgres.c:2890
 #, c-format
 msgid "terminating connection because of crash of another server process"
 msgstr "arrêt de la connexion à cause de l'arrêt brutal d'un autre processus serveur"
 
-#: tcop/postgres.c:2879
+#: tcop/postgres.c:2891
 #, c-format
 msgid "The postmaster has commanded this server process to roll back the current transaction and exit, because another server process exited abnormally and possibly corrupted shared memory."
 msgstr ""
@@ -21541,94 +21542,94 @@ msgstr ""
 "courante et de quitter car un autre processus serveur a quitté anormalement\n"
 "et qu'il existe probablement de la mémoire partagée corrompue."
 
-#: tcop/postgres.c:2883 tcop/postgres.c:3244
+#: tcop/postgres.c:2895 tcop/postgres.c:3256
 #, c-format
 msgid "In a moment you should be able to reconnect to the database and repeat your command."
 msgstr ""
 "Dans un moment, vous devriez être capable de vous reconnecter à la base de\n"
 "données et de relancer votre commande."
 
-#: tcop/postgres.c:2890
+#: tcop/postgres.c:2902
 #, c-format
 msgid "terminating connection due to immediate shutdown command"
 msgstr "arrêt des connexions suite à la commande d'arrêt immédiat"
 
-#: tcop/postgres.c:2976
+#: tcop/postgres.c:2988
 #, c-format
 msgid "floating-point exception"
 msgstr "exception due à une virgule flottante"
 
-#: tcop/postgres.c:2977
+#: tcop/postgres.c:2989
 #, c-format
 msgid "An invalid floating-point operation was signaled. This probably means an out-of-range result or an invalid operation, such as division by zero."
 msgstr "Une opération invalide sur les virgules flottantes a été signalée. Ceci signifie probablement un résultat en dehors de l'échelle ou une opération invalide telle qu'une division par zéro."
 
-#: tcop/postgres.c:3148
+#: tcop/postgres.c:3160
 #, c-format
 msgid "canceling authentication due to timeout"
 msgstr "annulation de l'authentification à cause du délai écoulé"
 
-#: tcop/postgres.c:3152
+#: tcop/postgres.c:3164
 #, c-format
 msgid "terminating autovacuum process due to administrator command"
 msgstr "arrêt du processus autovacuum suite à la demande de l'administrateur"
 
-#: tcop/postgres.c:3156
+#: tcop/postgres.c:3168
 #, c-format
 msgid "terminating logical replication worker due to administrator command"
 msgstr "arrêt des processus workers de réplication logique suite à la demande de l'administrateur"
 
-#: tcop/postgres.c:3173 tcop/postgres.c:3183 tcop/postgres.c:3242
+#: tcop/postgres.c:3185 tcop/postgres.c:3195 tcop/postgres.c:3254
 #, c-format
 msgid "terminating connection due to conflict with recovery"
 msgstr "arrêt de la connexion à cause d'un conflit avec la restauration"
 
-#: tcop/postgres.c:3194
+#: tcop/postgres.c:3206
 #, c-format
 msgid "terminating connection due to administrator command"
 msgstr "arrêt des connexions suite à la demande de l'administrateur"
 
-#: tcop/postgres.c:3225
+#: tcop/postgres.c:3237
 #, c-format
 msgid "connection to client lost"
 msgstr "connexion au client perdue"
 
-#: tcop/postgres.c:3295
+#: tcop/postgres.c:3307
 #, c-format
 msgid "canceling statement due to lock timeout"
 msgstr "annulation de la requête à cause du délai écoulé pour l'obtention des verrous"
 
-#: tcop/postgres.c:3302
+#: tcop/postgres.c:3314
 #, c-format
 msgid "canceling statement due to statement timeout"
 msgstr "annulation de la requête à cause du délai écoulé pour l'exécution de l'instruction"
 
-#: tcop/postgres.c:3309
+#: tcop/postgres.c:3321
 #, c-format
 msgid "canceling autovacuum task"
 msgstr "annulation de la tâche d'autovacuum"
 
-#: tcop/postgres.c:3332
+#: tcop/postgres.c:3344
 #, c-format
 msgid "canceling statement due to user request"
 msgstr "annulation de la requête à la demande de l'utilisateur"
 
-#: tcop/postgres.c:3346
+#: tcop/postgres.c:3358
 #, c-format
 msgid "terminating connection due to idle-in-transaction timeout"
 msgstr "arrêt des connexions suite à l'expiration du délai d'inactivité en transaction"
 
-#: tcop/postgres.c:3357
+#: tcop/postgres.c:3369
 #, c-format
 msgid "terminating connection due to idle-session timeout"
 msgstr "arrêt des connexions suite à l'expiration du délai d'inactivité de la session"
 
-#: tcop/postgres.c:3486
+#: tcop/postgres.c:3498
 #, c-format
 msgid "stack depth limit exceeded"
 msgstr "dépassement de limite (en profondeur) de la pile"
 
-#: tcop/postgres.c:3487
+#: tcop/postgres.c:3499
 #, c-format
 msgid "Increase the configuration parameter \"max_stack_depth\" (currently %dkB), after ensuring the platform's stack depth limit is adequate."
 msgstr ""
@@ -21636,59 +21637,59 @@ msgstr ""
 "être assuré que la limite de profondeur de la pile de la plateforme est\n"
 "adéquate."
 
-#: tcop/postgres.c:3550
+#: tcop/postgres.c:3562
 #, c-format
 msgid "\"max_stack_depth\" must not exceed %ldkB."
 msgstr "« max_stack_depth » ne doit pas dépasser %ld ko."
 
-#: tcop/postgres.c:3552
+#: tcop/postgres.c:3564
 #, c-format
 msgid "Increase the platform's stack depth limit via \"ulimit -s\" or local equivalent."
 msgstr ""
 "Augmenter la limite de profondeur de la pile sur votre plateforme via\n"
 "« ulimit -s » ou l'équivalent local."
 
-#: tcop/postgres.c:3908
+#: tcop/postgres.c:3920
 #, c-format
 msgid "invalid command-line argument for server process: %s"
 msgstr "argument invalide en ligne de commande pour le processus serveur : %s"
 
-#: tcop/postgres.c:3909 tcop/postgres.c:3915
+#: tcop/postgres.c:3921 tcop/postgres.c:3927
 #, c-format
 msgid "Try \"%s --help\" for more information."
 msgstr "Essayez « %s --help » pour plus d'informations."
 
-#: tcop/postgres.c:3913
+#: tcop/postgres.c:3925
 #, c-format
 msgid "%s: invalid command-line argument: %s"
 msgstr "%s : argument invalide en ligne de commande : %s"
 
-#: tcop/postgres.c:3976
+#: tcop/postgres.c:3988
 #, c-format
 msgid "%s: no database nor user name specified"
 msgstr "%s : ni base de données ni utilisateur spécifié"
 
-#: tcop/postgres.c:4628
+#: tcop/postgres.c:4640
 #, c-format
 msgid "invalid CLOSE message subtype %d"
 msgstr "sous-type %d du message CLOSE invalide"
 
-#: tcop/postgres.c:4663
+#: tcop/postgres.c:4675
 #, c-format
 msgid "invalid DESCRIBE message subtype %d"
 msgstr "sous-type %d du message DESCRIBE invalide"
 
-#: tcop/postgres.c:4747
+#: tcop/postgres.c:4759
 #, c-format
 msgid "fastpath function calls not supported in a replication connection"
 msgstr "appels à la fonction fastpath non supportés dans une connexion de réplication"
 
-#: tcop/postgres.c:4751
+#: tcop/postgres.c:4763
 #, c-format
 msgid "extended query protocol not supported in a replication connection"
 msgstr "protocole étendu de requêtes non supporté dans une connexion de réplication"
 
-#: tcop/postgres.c:4928
+#: tcop/postgres.c:4940
 #, c-format
 msgid "disconnection: session time: %d:%02d:%02d.%03d user=%s database=%s host=%s%s%s"
 msgstr ""
@@ -21946,12 +21947,12 @@ msgstr "ligne %d du fichier de configuration « %s » : « %s »"
 msgid "conversion from wchar_t to server encoding failed: %m"
 msgstr "échec de l'encodage de wchar_t vers l'encodage du serveur : %m"
 
-#: tsearch/ts_parse.c:386 tsearch/ts_parse.c:393 tsearch/ts_parse.c:562 tsearch/ts_parse.c:569
+#: tsearch/ts_parse.c:386 tsearch/ts_parse.c:393 tsearch/ts_parse.c:572 tsearch/ts_parse.c:579
 #, c-format
 msgid "word is too long to be indexed"
 msgstr "le mot est trop long pour être indexé"
 
-#: tsearch/ts_parse.c:387 tsearch/ts_parse.c:394 tsearch/ts_parse.c:563 tsearch/ts_parse.c:570
+#: tsearch/ts_parse.c:387 tsearch/ts_parse.c:394 tsearch/ts_parse.c:573 tsearch/ts_parse.c:580
 #, c-format
 msgid "Words longer than %d characters are ignored."
 msgstr "Les mots de plus de %d caractères sont ignorés."
@@ -21971,27 +21972,27 @@ msgstr "n'a pas pu ouvrir le fichier des termes courants « %s » : %m"
 msgid "text search parser does not support headline creation"
 msgstr "l'analyseur de recherche plein texte ne supporte pas headline"
 
-#: tsearch/wparser_def.c:2578
+#: tsearch/wparser_def.c:2574
 #, c-format
 msgid "unrecognized headline parameter: \"%s\""
 msgstr "paramètre headline non reconnu : « %s »"
 
-#: tsearch/wparser_def.c:2597
+#: tsearch/wparser_def.c:2593
 #, c-format
 msgid "MinWords should be less than MaxWords"
 msgstr "MinWords doit avoir une valeur plus petite que celle de MaxWords"
 
-#: tsearch/wparser_def.c:2601
+#: tsearch/wparser_def.c:2597
 #, c-format
 msgid "MinWords should be positive"
 msgstr "MinWords doit être positif"
 
-#: tsearch/wparser_def.c:2605
+#: tsearch/wparser_def.c:2601
 #, c-format
 msgid "ShortWord should be >= 0"
 msgstr "ShortWord devrait être positif ou nul"
 
-#: tsearch/wparser_def.c:2609
+#: tsearch/wparser_def.c:2605
 #, c-format
 msgid "MaxFragments should be >= 0"
 msgstr "MaxFragments devrait être positif ou nul"
@@ -22121,7 +22122,7 @@ msgstr "n'a pas pu déterminer le type de données date en entrée"
 msgid "input data type is not an array"
 msgstr "le type de données en entrée n'est pas un tableau"
 
-#: utils/adt/array_userfuncs.c:129 utils/adt/array_userfuncs.c:181 utils/adt/float.c:1233 utils/adt/float.c:1307 utils/adt/float.c:4052 utils/adt/float.c:4066 utils/adt/int.c:757 utils/adt/int.c:779 utils/adt/int.c:793 utils/adt/int.c:807 utils/adt/int.c:838 utils/adt/int.c:859 utils/adt/int.c:976 utils/adt/int.c:990 utils/adt/int.c:1004 utils/adt/int.c:1037 utils/adt/int.c:1051 utils/adt/int.c:1065 utils/adt/int.c:1096 utils/adt/int.c:1178 utils/adt/int.c:1242 utils/adt/int.c:1310 utils/adt/int.c:1316 utils/adt/int8.c:1299 utils/adt/numeric.c:1768 utils/adt/numeric.c:4203 utils/adt/varbit.c:1195 utils/adt/varbit.c:1596 utils/adt/varlena.c:1114 utils/adt/varlena.c:3422
+#: utils/adt/array_userfuncs.c:129 utils/adt/array_userfuncs.c:181 utils/adt/float.c:1233 utils/adt/float.c:1307 utils/adt/float.c:4052 utils/adt/float.c:4066 utils/adt/int.c:757 utils/adt/int.c:779 utils/adt/int.c:793 utils/adt/int.c:807 utils/adt/int.c:838 utils/adt/int.c:859 utils/adt/int.c:976 utils/adt/int.c:990 utils/adt/int.c:1004 utils/adt/int.c:1037 utils/adt/int.c:1051 utils/adt/int.c:1065 utils/adt/int.c:1096 utils/adt/int.c:1178 utils/adt/int.c:1242 utils/adt/int.c:1310 utils/adt/int.c:1316 utils/adt/int8.c:1299 utils/adt/numeric.c:1768 utils/adt/numeric.c:4231 utils/adt/varbit.c:1195 utils/adt/varbit.c:1596 utils/adt/varlena.c:1114 utils/adt/varlena.c:3422
 #, c-format
 msgid "integer out of range"
 msgstr "entier en dehors des limites"
@@ -22226,7 +22227,7 @@ msgstr "Élément de tableau inattendu."
 msgid "Unmatched \"%c\" character."
 msgstr "Caractère « %c » sans correspondance."
 
-#: utils/adt/arrayfuncs.c:602 utils/adt/jsonfuncs.c:2595
+#: utils/adt/arrayfuncs.c:602 utils/adt/jsonfuncs.c:2603
 #, c-format
 msgid "Multidimensional arrays must have sub-arrays with matching dimensions."
 msgstr "Les tableaux multidimensionnels doivent avoir des sous-tableaux avec les dimensions correspondantes"
@@ -22271,7 +22272,7 @@ msgstr "aucune fonction de sortie binaire disponible pour le type %s"
 msgid "slices of fixed-length arrays not implemented"
 msgstr "les morceaux des tableaux à longueur fixe ne sont pas implémentés"
 
-#: utils/adt/arrayfuncs.c:2256 utils/adt/arrayfuncs.c:2278 utils/adt/arrayfuncs.c:2327 utils/adt/arrayfuncs.c:2566 utils/adt/arrayfuncs.c:2888 utils/adt/arrayfuncs.c:5870 utils/adt/arrayfuncs.c:5896 utils/adt/arrayfuncs.c:5907 utils/adt/json.c:1141 utils/adt/json.c:1216 utils/adt/jsonb.c:1316 utils/adt/jsonb.c:1402 utils/adt/jsonfuncs.c:4429 utils/adt/jsonfuncs.c:4582 utils/adt/jsonfuncs.c:4694 utils/adt/jsonfuncs.c:4743
+#: utils/adt/arrayfuncs.c:2256 utils/adt/arrayfuncs.c:2278 utils/adt/arrayfuncs.c:2327 utils/adt/arrayfuncs.c:2566 utils/adt/arrayfuncs.c:2888 utils/adt/arrayfuncs.c:5870 utils/adt/arrayfuncs.c:5896 utils/adt/arrayfuncs.c:5907 utils/adt/json.c:1141 utils/adt/json.c:1216 utils/adt/jsonb.c:1316 utils/adt/jsonb.c:1402 utils/adt/jsonfuncs.c:4437 utils/adt/jsonfuncs.c:4591 utils/adt/jsonfuncs.c:4703 utils/adt/jsonfuncs.c:4752
 #, c-format
 msgid "wrong number of array subscripts"
 msgstr "mauvais nombre d'indices du tableau"
@@ -22425,7 +22426,7 @@ msgstr "la conversion de l'encodage de %s vers l'ASCII n'est pas supportée"
 
 #. translator: first %s is inet or cidr
 #: utils/adt/bool.c:153 utils/adt/cash.c:277 utils/adt/datetime.c:3802 utils/adt/float.c:187 utils/adt/float.c:271 utils/adt/float.c:283 utils/adt/float.c:400 utils/adt/float.c:485 utils/adt/float.c:501 utils/adt/geo_ops.c:220 utils/adt/geo_ops.c:230 utils/adt/geo_ops.c:242 utils/adt/geo_ops.c:274 utils/adt/geo_ops.c:316 utils/adt/geo_ops.c:326 utils/adt/geo_ops.c:974 utils/adt/geo_ops.c:1389 utils/adt/geo_ops.c:1424 utils/adt/geo_ops.c:1432 utils/adt/geo_ops.c:3488 utils/adt/geo_ops.c:4660 utils/adt/geo_ops.c:4675 utils/adt/geo_ops.c:4682 utils/adt/int8.c:126 utils/adt/jsonpath.c:182 utils/adt/mac.c:94 utils/adt/mac8.c:93 utils/adt/mac8.c:166 utils/adt/mac8.c:184
-#: utils/adt/mac8.c:202 utils/adt/mac8.c:221 utils/adt/network.c:100 utils/adt/numeric.c:694 utils/adt/numeric.c:713 utils/adt/numeric.c:6858 utils/adt/numeric.c:6882 utils/adt/numeric.c:6906 utils/adt/numeric.c:7864 utils/adt/numutils.c:116 utils/adt/numutils.c:126 utils/adt/numutils.c:170 utils/adt/numutils.c:246 utils/adt/numutils.c:322 utils/adt/oid.c:44 utils/adt/oid.c:58 utils/adt/oid.c:64 utils/adt/oid.c:86 utils/adt/pg_lsn.c:74 utils/adt/tid.c:76 utils/adt/tid.c:84 utils/adt/tid.c:92 utils/adt/timestamp.c:496 utils/adt/uuid.c:136 utils/adt/xid8funcs.c:347
+#: utils/adt/mac8.c:202 utils/adt/mac8.c:221 utils/adt/network.c:100 utils/adt/numeric.c:694 utils/adt/numeric.c:713 utils/adt/numeric.c:6886 utils/adt/numeric.c:6910 utils/adt/numeric.c:6934 utils/adt/numeric.c:7892 utils/adt/numutils.c:116 utils/adt/numutils.c:126 utils/adt/numutils.c:170 utils/adt/numutils.c:246 utils/adt/numutils.c:322 utils/adt/oid.c:44 utils/adt/oid.c:58 utils/adt/oid.c:64 utils/adt/oid.c:86 utils/adt/pg_lsn.c:74 utils/adt/tid.c:76 utils/adt/tid.c:84 utils/adt/tid.c:92 utils/adt/timestamp.c:496 utils/adt/uuid.c:136 utils/adt/xid8funcs.c:347
 #, c-format
 msgid "invalid input syntax for type %s: \"%s\""
 msgstr "syntaxe en entrée invalide pour le type %s : « %s »"
@@ -22435,7 +22436,7 @@ msgstr "syntaxe en entrée invalide pour le type %s : « %s »"
 msgid "value \"%s\" is out of range for type %s"
 msgstr "la valeur « %s » est en dehors des limites pour le type %s"
 
-#: utils/adt/cash.c:652 utils/adt/cash.c:702 utils/adt/cash.c:753 utils/adt/cash.c:802 utils/adt/cash.c:854 utils/adt/cash.c:904 utils/adt/float.c:104 utils/adt/int.c:822 utils/adt/int.c:938 utils/adt/int.c:1018 utils/adt/int.c:1080 utils/adt/int.c:1118 utils/adt/int.c:1146 utils/adt/int8.c:600 utils/adt/int8.c:658 utils/adt/int8.c:985 utils/adt/int8.c:1065 utils/adt/int8.c:1127 utils/adt/int8.c:1207 utils/adt/numeric.c:3031 utils/adt/numeric.c:3054 utils/adt/numeric.c:3139 utils/adt/numeric.c:3157 utils/adt/numeric.c:3253 utils/adt/numeric.c:8413 utils/adt/numeric.c:8703 utils/adt/numeric.c:10348 utils/adt/timestamp.c:3281
+#: utils/adt/cash.c:652 utils/adt/cash.c:702 utils/adt/cash.c:753 utils/adt/cash.c:802 utils/adt/cash.c:854 utils/adt/cash.c:904 utils/adt/float.c:104 utils/adt/int.c:822 utils/adt/int.c:938 utils/adt/int.c:1018 utils/adt/int.c:1080 utils/adt/int.c:1118 utils/adt/int.c:1146 utils/adt/int8.c:600 utils/adt/int8.c:658 utils/adt/int8.c:985 utils/adt/int8.c:1065 utils/adt/int8.c:1127 utils/adt/int8.c:1207 utils/adt/numeric.c:3031 utils/adt/numeric.c:3054 utils/adt/numeric.c:3139 utils/adt/numeric.c:3157 utils/adt/numeric.c:3253 utils/adt/numeric.c:8441 utils/adt/numeric.c:8731 utils/adt/numeric.c:10376 utils/adt/timestamp.c:3281
 #, c-format
 msgid "division by zero"
 msgstr "division par zéro"
@@ -22692,12 +22693,12 @@ msgstr "« %s » est en dehors des limites du type real"
 msgid "\"%s\" is out of range for type double precision"
 msgstr "« %s » est en dehors des limites du type double precision"
 
-#: utils/adt/float.c:1258 utils/adt/float.c:1332 utils/adt/int.c:334 utils/adt/int.c:872 utils/adt/int.c:894 utils/adt/int.c:908 utils/adt/int.c:922 utils/adt/int.c:954 utils/adt/int.c:1192 utils/adt/int8.c:1320 utils/adt/numeric.c:4315 utils/adt/numeric.c:4320
+#: utils/adt/float.c:1258 utils/adt/float.c:1332 utils/adt/int.c:334 utils/adt/int.c:872 utils/adt/int.c:894 utils/adt/int.c:908 utils/adt/int.c:922 utils/adt/int.c:954 utils/adt/int.c:1192 utils/adt/int8.c:1320 utils/adt/numeric.c:4343 utils/adt/numeric.c:4348
 #, c-format
 msgid "smallint out of range"
 msgstr "smallint en dehors des limites"
 
-#: utils/adt/float.c:1458 utils/adt/numeric.c:3549 utils/adt/numeric.c:9296
+#: utils/adt/float.c:1458 utils/adt/numeric.c:3549 utils/adt/numeric.c:9324
 #, c-format
 msgid "cannot take square root of a negative number"
 msgstr "ne peut pas calculer la racine carré d'un nombre négatif"
@@ -22707,17 +22708,17 @@ msgstr "ne peut pas calculer la racine carré d'un nombre négatif"
 msgid "zero raised to a negative power is undefined"
 msgstr "zéro à une puissance négative est indéfini"
 
-#: utils/adt/float.c:1530 utils/adt/numeric.c:3828 utils/adt/numeric.c:10201
+#: utils/adt/float.c:1530 utils/adt/numeric.c:3828 utils/adt/numeric.c:10229
 #, c-format
 msgid "a negative number raised to a non-integer power yields a complex result"
 msgstr "un nombre négatif élevé à une puissance non entière donne un résultat complexe"
 
-#: utils/adt/float.c:1706 utils/adt/float.c:1739 utils/adt/numeric.c:3736 utils/adt/numeric.c:9974
+#: utils/adt/float.c:1706 utils/adt/float.c:1739 utils/adt/numeric.c:3736 utils/adt/numeric.c:10002
 #, c-format
 msgid "cannot take logarithm of zero"
 msgstr "ne peut pas calculer le logarithme de zéro"
 
-#: utils/adt/float.c:1710 utils/adt/float.c:1743 utils/adt/numeric.c:3674 utils/adt/numeric.c:3731 utils/adt/numeric.c:9978
+#: utils/adt/float.c:1710 utils/adt/float.c:1743 utils/adt/numeric.c:3674 utils/adt/numeric.c:3731 utils/adt/numeric.c:10006
 #, c-format
 msgid "cannot take logarithm of a negative number"
 msgstr "ne peut pas calculer le logarithme sur un nombre négatif"
@@ -23141,7 +23142,7 @@ msgstr "oidvector a trop d'éléments"
 msgid "step size cannot equal zero"
 msgstr "la taille du pas ne peut pas valoir zéro"
 
-#: utils/adt/int8.c:534 utils/adt/int8.c:557 utils/adt/int8.c:571 utils/adt/int8.c:585 utils/adt/int8.c:616 utils/adt/int8.c:640 utils/adt/int8.c:722 utils/adt/int8.c:790 utils/adt/int8.c:796 utils/adt/int8.c:822 utils/adt/int8.c:836 utils/adt/int8.c:860 utils/adt/int8.c:873 utils/adt/int8.c:942 utils/adt/int8.c:956 utils/adt/int8.c:970 utils/adt/int8.c:1001 utils/adt/int8.c:1023 utils/adt/int8.c:1037 utils/adt/int8.c:1051 utils/adt/int8.c:1084 utils/adt/int8.c:1098 utils/adt/int8.c:1112 utils/adt/int8.c:1143 utils/adt/int8.c:1165 utils/adt/int8.c:1179 utils/adt/int8.c:1193 utils/adt/int8.c:1355 utils/adt/int8.c:1390 utils/adt/numeric.c:4274 utils/adt/varbit.c:1676
+#: utils/adt/int8.c:534 utils/adt/int8.c:557 utils/adt/int8.c:571 utils/adt/int8.c:585 utils/adt/int8.c:616 utils/adt/int8.c:640 utils/adt/int8.c:722 utils/adt/int8.c:790 utils/adt/int8.c:796 utils/adt/int8.c:822 utils/adt/int8.c:836 utils/adt/int8.c:860 utils/adt/int8.c:873 utils/adt/int8.c:942 utils/adt/int8.c:956 utils/adt/int8.c:970 utils/adt/int8.c:1001 utils/adt/int8.c:1023 utils/adt/int8.c:1037 utils/adt/int8.c:1051 utils/adt/int8.c:1084 utils/adt/int8.c:1098 utils/adt/int8.c:1112 utils/adt/int8.c:1143 utils/adt/int8.c:1165 utils/adt/int8.c:1179 utils/adt/int8.c:1193 utils/adt/int8.c:1355 utils/adt/int8.c:1390 utils/adt/numeric.c:4302 utils/adt/varbit.c:1676
 #, c-format
 msgid "bigint out of range"
 msgstr "bigint en dehors des limites"
@@ -23307,199 +23308,199 @@ msgstr "l'indice d'un jsonb doit être de type text"
 msgid "jsonb subscript in assignment must not be null"
 msgstr "l'indice d'un jsonb lors d'une affectation ne doit pas être NULL"
 
-#: utils/adt/jsonfuncs.c:555 utils/adt/jsonfuncs.c:791 utils/adt/jsonfuncs.c:2473 utils/adt/jsonfuncs.c:2913 utils/adt/jsonfuncs.c:3702 utils/adt/jsonfuncs.c:4032
+#: utils/adt/jsonfuncs.c:561 utils/adt/jsonfuncs.c:797 utils/adt/jsonfuncs.c:2481 utils/adt/jsonfuncs.c:2921 utils/adt/jsonfuncs.c:3710 utils/adt/jsonfuncs.c:4040
 #, c-format
 msgid "cannot call %s on a scalar"
 msgstr "ne peut pas appeler %s sur un scalaire"
 
-#: utils/adt/jsonfuncs.c:560 utils/adt/jsonfuncs.c:778 utils/adt/jsonfuncs.c:2915 utils/adt/jsonfuncs.c:3691
+#: utils/adt/jsonfuncs.c:566 utils/adt/jsonfuncs.c:784 utils/adt/jsonfuncs.c:2923 utils/adt/jsonfuncs.c:3699
 #, c-format
 msgid "cannot call %s on an array"
 msgstr "ne peut pas appeler %s sur un tableau"
 
-#: utils/adt/jsonfuncs.c:687
+#: utils/adt/jsonfuncs.c:693
 #, c-format
 msgid "JSON data, line %d: %s%s%s"
 msgstr "données JSON, ligne %d : %s%s%s"
 
-#: utils/adt/jsonfuncs.c:1825 utils/adt/jsonfuncs.c:1860
+#: utils/adt/jsonfuncs.c:1833 utils/adt/jsonfuncs.c:1868
 #, c-format
 msgid "cannot get array length of a scalar"
 msgstr "ne peut pas obtenir la longueur d'un scalaire"
 
-#: utils/adt/jsonfuncs.c:1829 utils/adt/jsonfuncs.c:1848
+#: utils/adt/jsonfuncs.c:1837 utils/adt/jsonfuncs.c:1856
 #, c-format
 msgid "cannot get array length of a non-array"
 msgstr "ne peut pas obtenir la longueur du tableau d'un objet qui n'est pas un tableau"
 
-#: utils/adt/jsonfuncs.c:1925
+#: utils/adt/jsonfuncs.c:1933
 #, c-format
 msgid "cannot call %s on a non-object"
 msgstr "ne peut pas appeler %s sur un non objet"
 
-#: utils/adt/jsonfuncs.c:2164
+#: utils/adt/jsonfuncs.c:2172
 #, c-format
 msgid "cannot deconstruct an array as an object"
 msgstr "ne peut pas déconstruire un tableau sous la forme d'un objet"
 
-#: utils/adt/jsonfuncs.c:2176
+#: utils/adt/jsonfuncs.c:2184
 #, c-format
 msgid "cannot deconstruct a scalar"
 msgstr "ne peut pas décomposer un scalaire"
 
-#: utils/adt/jsonfuncs.c:2222
+#: utils/adt/jsonfuncs.c:2230
 #, c-format
 msgid "cannot extract elements from a scalar"
 msgstr "ne peut pas extraire des éléments d'un scalaire"
 
-#: utils/adt/jsonfuncs.c:2226
+#: utils/adt/jsonfuncs.c:2234
 #, c-format
 msgid "cannot extract elements from an object"
 msgstr "ne peut pas extraire des éléments d'un objet"
 
-#: utils/adt/jsonfuncs.c:2460 utils/adt/jsonfuncs.c:3917
+#: utils/adt/jsonfuncs.c:2468 utils/adt/jsonfuncs.c:3925
 #, c-format
 msgid "cannot call %s on a non-array"
 msgstr "ne peut pas appeler %s sur un type non tableau"
 
-#: utils/adt/jsonfuncs.c:2530 utils/adt/jsonfuncs.c:2535 utils/adt/jsonfuncs.c:2552 utils/adt/jsonfuncs.c:2558
+#: utils/adt/jsonfuncs.c:2538 utils/adt/jsonfuncs.c:2543 utils/adt/jsonfuncs.c:2560 utils/adt/jsonfuncs.c:2566
 #, c-format
 msgid "expected JSON array"
 msgstr "attendait un tableau JSON"
 
-#: utils/adt/jsonfuncs.c:2531
+#: utils/adt/jsonfuncs.c:2539
 #, c-format
 msgid "See the value of key \"%s\"."
 msgstr "Voir la valeur de la clé « %s »."
 
-#: utils/adt/jsonfuncs.c:2553
+#: utils/adt/jsonfuncs.c:2561
 #, c-format
 msgid "See the array element %s of key \"%s\"."
 msgstr "Voir l'élément de tableau %s de la clé « %s »."
 
-#: utils/adt/jsonfuncs.c:2559
+#: utils/adt/jsonfuncs.c:2567
 #, c-format
 msgid "See the array element %s."
 msgstr "Voir l'élément de tableau %s."
 
-#: utils/adt/jsonfuncs.c:2594
+#: utils/adt/jsonfuncs.c:2602
 #, c-format
 msgid "malformed JSON array"
 msgstr "tableau JSON mal formé"
 
 #. translator: %s is a function name, eg json_to_record
-#: utils/adt/jsonfuncs.c:3421
+#: utils/adt/jsonfuncs.c:3429
 #, c-format
 msgid "first argument of %s must be a row type"
 msgstr "le premier argument de %s doit être un type row"
 
 #. translator: %s is a function name, eg json_to_record
-#: utils/adt/jsonfuncs.c:3445
+#: utils/adt/jsonfuncs.c:3453
 #, c-format
 msgid "could not determine row type for result of %s"
 msgstr "n'a pas pu déterminer le type de ligne pour le résultat %s"
 
-#: utils/adt/jsonfuncs.c:3447
+#: utils/adt/jsonfuncs.c:3455
 #, c-format
 msgid "Provide a non-null record argument, or call the function in the FROM clause using a column definition list."
 msgstr "Fournissez comme argument un enregistrement non NULL, ou appelez la fonction dans la clause FROM en utilisant une liste de définition de colonnes."
 
-#: utils/adt/jsonfuncs.c:3934 utils/adt/jsonfuncs.c:4014
+#: utils/adt/jsonfuncs.c:3942 utils/adt/jsonfuncs.c:4022
 #, c-format
 msgid "argument of %s must be an array of objects"
 msgstr "l'argument de %s doit être un tableau d'objets"
 
-#: utils/adt/jsonfuncs.c:3967
+#: utils/adt/jsonfuncs.c:3975
 #, c-format
 msgid "cannot call %s on an object"
 msgstr "ne peut pas appeler %s sur un objet"
 
-#: utils/adt/jsonfuncs.c:4375 utils/adt/jsonfuncs.c:4434 utils/adt/jsonfuncs.c:4514
+#: utils/adt/jsonfuncs.c:4383 utils/adt/jsonfuncs.c:4442 utils/adt/jsonfuncs.c:4523
 #, c-format
 msgid "cannot delete from scalar"
 msgstr "ne peut pas supprimer à partir du scalaire"
 
-#: utils/adt/jsonfuncs.c:4519
+#: utils/adt/jsonfuncs.c:4528
 #, c-format
 msgid "cannot delete from object using integer index"
 msgstr "ne peut pas supprimer à partir de l'objet en utilisant l'index de l'entier"
 
-#: utils/adt/jsonfuncs.c:4587 utils/adt/jsonfuncs.c:4748
+#: utils/adt/jsonfuncs.c:4596 utils/adt/jsonfuncs.c:4757
 #, c-format
 msgid "cannot set path in scalar"
 msgstr "ne peut pas initialiser le chemin dans le scalaire"
 
-#: utils/adt/jsonfuncs.c:4629 utils/adt/jsonfuncs.c:4671
+#: utils/adt/jsonfuncs.c:4638 utils/adt/jsonfuncs.c:4680
 #, c-format
 msgid "null_value_treatment must be \"delete_key\", \"return_target\", \"use_json_null\", or \"raise_exception\""
 msgstr "null_value_treatment doit valoir \"delete_key\", \"return_target\", \"use_json_null\" ou \"raise_exception\""
 
-#: utils/adt/jsonfuncs.c:4642
+#: utils/adt/jsonfuncs.c:4651
 #, c-format
 msgid "JSON value must not be null"
 msgstr "la valeur JSON ne doit pas être NULL"
 
-#: utils/adt/jsonfuncs.c:4643
+#: utils/adt/jsonfuncs.c:4652
 #, c-format
 msgid "Exception was raised because null_value_treatment is \"raise_exception\"."
 msgstr "Une exception a été levée parce que null_value_treatment vaut « raise_exception »."
 
-#: utils/adt/jsonfuncs.c:4644
+#: utils/adt/jsonfuncs.c:4653
 #, c-format
 msgid "To avoid, either change the null_value_treatment argument or ensure that an SQL NULL is not passed."
 msgstr "Pour éviter cela, soit vous changez l'argument null_value_treatment soit vous vous assurez qu'un NULL SQL n'est pas fourni"
 
-#: utils/adt/jsonfuncs.c:4699
+#: utils/adt/jsonfuncs.c:4708
 #, c-format
 msgid "cannot delete path in scalar"
 msgstr "ne peut pas supprimer un chemin dans le scalaire"
 
-#: utils/adt/jsonfuncs.c:4915
+#: utils/adt/jsonfuncs.c:4924
 #, c-format
 msgid "path element at position %d is null"
 msgstr "l'élément de chemin à la position %d est nul"
 
-#: utils/adt/jsonfuncs.c:4934 utils/adt/jsonfuncs.c:4965 utils/adt/jsonfuncs.c:5032
+#: utils/adt/jsonfuncs.c:4943 utils/adt/jsonfuncs.c:4974 utils/adt/jsonfuncs.c:5047
 #, c-format
 msgid "cannot replace existing key"
 msgstr "ne peut pas remplacer une clé existante"
 
-#: utils/adt/jsonfuncs.c:4935 utils/adt/jsonfuncs.c:4966
+#: utils/adt/jsonfuncs.c:4944 utils/adt/jsonfuncs.c:4975
 #, c-format
 msgid "The path assumes key is a composite object, but it is a scalar value."
 msgstr "Le chemin assume que la clé est un objet composite, alors qu'il s'agit d'une valeur scalaire."
 
-#: utils/adt/jsonfuncs.c:5033
+#: utils/adt/jsonfuncs.c:5048
 #, c-format
 msgid "Try using the function jsonb_set to replace key value."
 msgstr "Essayez d'utiliser la fonction jsonb_set pour remplacer la valeur de la clé."
 
-#: utils/adt/jsonfuncs.c:5137
+#: utils/adt/jsonfuncs.c:5152
 #, c-format
 msgid "path element at position %d is not an integer: \"%s\""
 msgstr "l'élément du chemin à la position %d n'est pas un entier : « %s »"
 
-#: utils/adt/jsonfuncs.c:5154
+#: utils/adt/jsonfuncs.c:5169
 #, c-format
 msgid "path element at position %d is out of range: %d"
 msgstr "l'élément du chemin à la position %d est en dehors de l'échelle : %d"
 
-#: utils/adt/jsonfuncs.c:5306
+#: utils/adt/jsonfuncs.c:5321
 #, c-format
 msgid "wrong flag type, only arrays and scalars are allowed"
 msgstr "mauvais type de drapeau, seuls les tableaux et scalaires sont autorisés"
 
-#: utils/adt/jsonfuncs.c:5313
+#: utils/adt/jsonfuncs.c:5328
 #, c-format
 msgid "flag array element is not a string"
 msgstr "le drapeau d'élément de tableau n'est pas une chaîne"
 
-#: utils/adt/jsonfuncs.c:5314 utils/adt/jsonfuncs.c:5336
+#: utils/adt/jsonfuncs.c:5329 utils/adt/jsonfuncs.c:5351
 #, c-format
 msgid "Possible values are: \"string\", \"numeric\", \"boolean\", \"key\", and \"all\"."
 msgstr "Les valeurs possibles sont : « string », « numeric », « boolean », « key » et « all »."
 
-#: utils/adt/jsonfuncs.c:5334
+#: utils/adt/jsonfuncs.c:5349
 #, c-format
 msgid "wrong flag in flag array: \"%s\""
 msgstr "mauvais drapeau dans le drapeau de tableau : « %s »"
@@ -23559,87 +23560,87 @@ msgstr "l'accesseur de tableau jsonpath ne peut être appliqué qu'à un tableau
 msgid "jsonpath wildcard member accessor can only be applied to an object"
 msgstr "l'accesseur du membre générique jsonpath ne peut être appliqué qu'à un objet"
 
-#: utils/adt/jsonpath_exec.c:1002
+#: utils/adt/jsonpath_exec.c:1006
 #, c-format
 msgid "jsonpath item method .%s() can only be applied to an array"
 msgstr "la méthode de l'objet jsonpath .%s() ne peut être appliquée qu'à un tableau"
 
-#: utils/adt/jsonpath_exec.c:1055
+#: utils/adt/jsonpath_exec.c:1059
 #, c-format
 msgid "numeric argument of jsonpath item method .%s() is out of range for type double precision"
 msgstr "l'argument numérique de la méthode jsonpath .%s() est en dehors des limites du type double precision"
 
-#: utils/adt/jsonpath_exec.c:1076
+#: utils/adt/jsonpath_exec.c:1080
 #, c-format
 msgid "string argument of jsonpath item method .%s() is not a valid representation of a double precision number"
 msgstr "l'argument chaîne de la méthode jsonpath .%s() n'est pas une représentation valide d'un nombre à double précision"
 
-#: utils/adt/jsonpath_exec.c:1089
+#: utils/adt/jsonpath_exec.c:1093
 #, c-format
 msgid "jsonpath item method .%s() can only be applied to a string or numeric value"
 msgstr "la méthode de l'objet jsonpath .%s() ne peut être appliquée qu'à une chaîne ou une valeur numérique"
 
-#: utils/adt/jsonpath_exec.c:1579
+#: utils/adt/jsonpath_exec.c:1583
 #, c-format
 msgid "left operand of jsonpath operator %s is not a single numeric value"
 msgstr "l'opérande gauche de l'opérateur jsonpath %s n'est pas une valeur numérique unique"
 
-#: utils/adt/jsonpath_exec.c:1586
+#: utils/adt/jsonpath_exec.c:1590
 #, c-format
 msgid "right operand of jsonpath operator %s is not a single numeric value"
 msgstr "l'opérande droite de l'opérateur jsonpath %s n'est pas une valeur numérique unique"
 
-#: utils/adt/jsonpath_exec.c:1654
+#: utils/adt/jsonpath_exec.c:1658
 #, c-format
 msgid "operand of unary jsonpath operator %s is not a numeric value"
 msgstr "l'opérande de l'opérateur jsonpath unaire %s n'est pas une valeur numérique"
 
-#: utils/adt/jsonpath_exec.c:1752
+#: utils/adt/jsonpath_exec.c:1756
 #, c-format
 msgid "jsonpath item method .%s() can only be applied to a numeric value"
 msgstr "la méthode de l'objet jsonpath .%s() ne peut être appliquée qu'à une valeur numérique"
 
-#: utils/adt/jsonpath_exec.c:1792
+#: utils/adt/jsonpath_exec.c:1796
 #, c-format
 msgid "jsonpath item method .%s() can only be applied to a string"
 msgstr "la méthode de l'objet jsonpath .%s() ne peut être appliquée qu'à une chaîne"
 
-#: utils/adt/jsonpath_exec.c:1886
+#: utils/adt/jsonpath_exec.c:1890
 #, c-format
 msgid "datetime format is not recognized: \"%s\""
 msgstr "le format datetime n'est pas reconnu : « %s »"
 
-#: utils/adt/jsonpath_exec.c:1888
+#: utils/adt/jsonpath_exec.c:1892
 #, c-format
 msgid "Use a datetime template argument to specify the input data format."
 msgstr "Utilisez un argument modèle de datetime pour indiquer le format de données en entrée."
 
-#: utils/adt/jsonpath_exec.c:1956
+#: utils/adt/jsonpath_exec.c:1960
 #, c-format
 msgid "jsonpath item method .%s() can only be applied to an object"
 msgstr "la méthode .%s() de l'entité jsonpath ne peut être appliquée qu'à un objet"
 
-#: utils/adt/jsonpath_exec.c:2138
+#: utils/adt/jsonpath_exec.c:2142
 #, c-format
 msgid "could not find jsonpath variable \"%s\""
 msgstr "n'a pas pu trouver la variable jsonpath « %s »"
 
-#: utils/adt/jsonpath_exec.c:2402
+#: utils/adt/jsonpath_exec.c:2406
 #, c-format
 msgid "jsonpath array subscript is not a single numeric value"
 msgstr "l'indice du tableau jsonpath n'est pas une valeur numérique unique"
 
-#: utils/adt/jsonpath_exec.c:2414
+#: utils/adt/jsonpath_exec.c:2418
 #, c-format
 msgid "jsonpath array subscript is out of integer range"
 msgstr "indice du tableau jsonpath hors des limites d'un entier"
 
-#: utils/adt/jsonpath_exec.c:2591
+#: utils/adt/jsonpath_exec.c:2595
 #, c-format
 msgid "cannot convert value from %s to %s without time zone usage"
 msgstr "ne peut pas convertir la valeur de %s à %s sans utilisation des fuseaux horaires"
 
-#: utils/adt/jsonpath_exec.c:2593
+#: utils/adt/jsonpath_exec.c:2597
 #, c-format
 msgid "Use *_tz() function for time zone support."
 msgstr "Utilisez la fonction *_tz() pour le support des fuseaux horaires."
@@ -23960,37 +23961,37 @@ msgstr "la taille du pas ne peut pas être infinity"
 msgid "factorial of a negative number is undefined"
 msgstr "la factorielle d'un nombre négatif est indéfini"
 
-#: utils/adt/numeric.c:3499 utils/adt/numeric.c:6921 utils/adt/numeric.c:7394 utils/adt/numeric.c:9771 utils/adt/numeric.c:10258 utils/adt/numeric.c:10384 utils/adt/numeric.c:10457
+#: utils/adt/numeric.c:3499 utils/adt/numeric.c:6949 utils/adt/numeric.c:7422 utils/adt/numeric.c:9799 utils/adt/numeric.c:10286 utils/adt/numeric.c:10412 utils/adt/numeric.c:10485
 #, c-format
 msgid "value overflows numeric format"
 msgstr "la valeur dépasse le format numeric"
 
-#: utils/adt/numeric.c:4181 utils/adt/numeric.c:4261 utils/adt/numeric.c:4302 utils/adt/numeric.c:4496
+#: utils/adt/numeric.c:4209 utils/adt/numeric.c:4289 utils/adt/numeric.c:4330 utils/adt/numeric.c:4524
 #, c-format
 msgid "cannot convert NaN to %s"
 msgstr "ne peut pas convertir NaN en %s"
 
-#: utils/adt/numeric.c:4185 utils/adt/numeric.c:4265 utils/adt/numeric.c:4306 utils/adt/numeric.c:4500
+#: utils/adt/numeric.c:4213 utils/adt/numeric.c:4293 utils/adt/numeric.c:4334 utils/adt/numeric.c:4528
 #, c-format
 msgid "cannot convert infinity to %s"
 msgstr "ne peut pas convertir infinity en %s"
 
-#: utils/adt/numeric.c:4509
+#: utils/adt/numeric.c:4537
 #, c-format
 msgid "pg_lsn out of range"
 msgstr "pg_lsn hors des limites"
 
-#: utils/adt/numeric.c:7478 utils/adt/numeric.c:7525
+#: utils/adt/numeric.c:7506 utils/adt/numeric.c:7553
 #, c-format
 msgid "numeric field overflow"
 msgstr "champ numérique en dehors des limites"
 
-#: utils/adt/numeric.c:7479
+#: utils/adt/numeric.c:7507
 #, c-format
 msgid "A field with precision %d, scale %d must round to an absolute value less than %s%d."
 msgstr "Un champ de précision %d et d'échelle %d doit être arrondi à une valeur absolue inférieure à %s%d."
 
-#: utils/adt/numeric.c:7526
+#: utils/adt/numeric.c:7554
 #, c-format
 msgid "A field with precision %d, scale %d cannot hold an infinite value."
 msgstr "Un champ de précision %d et d'échelle %d ne peut pas contenir une valeur infinie."
@@ -24272,7 +24273,7 @@ msgstr "il existe plus d'une fonction nommée « %s »"
 msgid "more than one operator named %s"
 msgstr "il existe plus d'un opérateur nommé%s"
 
-#: utils/adt/regproc.c:715 utils/adt/regproc.c:756 utils/adt/regproc.c:2055 utils/adt/ruleutils.c:9770 utils/adt/ruleutils.c:9939
+#: utils/adt/regproc.c:715 utils/adt/regproc.c:756 utils/adt/regproc.c:2055 utils/adt/ruleutils.c:9772 utils/adt/ruleutils.c:9941
 #, c-format
 msgid "too many arguments"
 msgstr "trop d'arguments"
@@ -24694,44 +24695,44 @@ msgstr "le tableau de poids ne doit pas contenir de valeurs NULL"
 msgid "unrecognized weight: \"%c\""
 msgstr "poids non reconnu : « %c »"
 
-#: utils/adt/tsvector_op.c:2426
+#: utils/adt/tsvector_op.c:2429
 #, c-format
 msgid "ts_stat query must return one tsvector column"
 msgstr "la requête ts_stat doit renvoyer une colonne tsvector"
 
-#: utils/adt/tsvector_op.c:2615
+#: utils/adt/tsvector_op.c:2618
 #, c-format
 msgid "tsvector column \"%s\" does not exist"
 msgstr "la colonne tsvector « %s » n'existe pas"
 
-#: utils/adt/tsvector_op.c:2622
+#: utils/adt/tsvector_op.c:2625
 #, c-format
 msgid "column \"%s\" is not of tsvector type"
 msgstr "la colonne « %s » n'est pas de type tsvector"
 
-#: utils/adt/tsvector_op.c:2634
+#: utils/adt/tsvector_op.c:2637
 #, c-format
 msgid "configuration column \"%s\" does not exist"
 msgstr "la colonne de configuration « %s » n'existe pas"
 
-#: utils/adt/tsvector_op.c:2640
+#: utils/adt/tsvector_op.c:2643
 #, c-format
 msgid "column \"%s\" is not of regconfig type"
 msgstr "la colonne « %s » n'est pas de type regconfig"
 
-#: utils/adt/tsvector_op.c:2647
+#: utils/adt/tsvector_op.c:2650
 #, c-format
 msgid "configuration column \"%s\" must not be null"
 msgstr "la colonne de configuration « %s » ne doit pas être NULL"
 
-#: utils/adt/tsvector_op.c:2660
+#: utils/adt/tsvector_op.c:2663
 #, c-format
 msgid "text search configuration name \"%s\" must be schema-qualified"
 msgstr ""
 "le nom de la configuration de la recherche plein texte « %s » doit être\n"
 "qualifié par son schéma"
 
-#: utils/adt/tsvector_op.c:2685
+#: utils/adt/tsvector_op.c:2688
 #, c-format
 msgid "column \"%s\" is not of a character type"
 msgstr "la colonne « %s » n'est pas de type caractère"
@@ -25650,7 +25651,7 @@ msgstr " application_name=%s"
 #: utils/init/postinit.c:268
 #, c-format
 msgid " SSL enabled (protocol=%s, cipher=%s, bits=%d)"
-msgstr "SSL activé (protocole : %s, chiffrement : %s, bits : %d)"
+msgstr " SSL activé (protocole : %s, chiffrement : %s, bits : %d)"
 
 #: utils/init/postinit.c:280
 #, c-format
@@ -28316,22 +28317,22 @@ msgstr "n'a pas pu se positionner sur le bloc %ld du fichier temporaire"
 msgid "could not read block %ld of temporary file: read only %zu of %zu bytes"
 msgstr "n'a pas pu lire le bloc %ld du fichier temporaire : a lu seulement %zu octets sur %zu"
 
-#: utils/sort/sharedtuplestore.c:430 utils/sort/sharedtuplestore.c:439 utils/sort/sharedtuplestore.c:462 utils/sort/sharedtuplestore.c:479 utils/sort/sharedtuplestore.c:496
+#: utils/sort/sharedtuplestore.c:431 utils/sort/sharedtuplestore.c:440 utils/sort/sharedtuplestore.c:463 utils/sort/sharedtuplestore.c:480 utils/sort/sharedtuplestore.c:497
 #, c-format
 msgid "could not read from shared tuplestore temporary file"
 msgstr "n'a pas pu lire le fichier temporaire tuplestore partagé : %m"
 
-#: utils/sort/sharedtuplestore.c:485
+#: utils/sort/sharedtuplestore.c:486
 #, c-format
 msgid "unexpected chunk in shared tuplestore temporary file"
 msgstr "tronçon non attendu dans le fichier temporaire tuplestore partagé"
 
-#: utils/sort/sharedtuplestore.c:569
+#: utils/sort/sharedtuplestore.c:570
 #, c-format
 msgid "could not seek to block %u in shared tuplestore temporary file"
 msgstr "n'a pas pu lire le bloc %u dans le fichier temporaire tuplestore partagé"
 
-#: utils/sort/sharedtuplestore.c:576
+#: utils/sort/sharedtuplestore.c:577
 #, c-format
 msgid "could not read from shared tuplestore temporary file: read only %zu of %zu bytes"
 msgstr "n'a pas pu lire le fichier temporaire tuplestore partagé : a lu seulement %zu octets sur %zu"
@@ -30076,6 +30077,10 @@ msgstr "ne peut pas importer un snapshot à partir d'une base de données diffé
 #~ "n'a pas pu utiliser la méthode d'authentification « crypt » car le mot de\n"
 #~ "passe est chiffré avec MD5"
 
+#, c-format
+#~ msgid "cannot use invalid index \"%s\" as replica identity"
+#~ msgstr "ne peut pas utiliser l'index invalide « %s » comme identité de réplicat"
+
 #~ msgid "cannot use subquery in parameter default value"
 #~ msgstr "ne peut pas utiliser une sous-requête dans une valeur par défaut d'un paramètre"
 
@@ -30480,6 +30485,10 @@ msgstr "ne peut pas importer un snapshot à partir d'une base de données diffé
 #~ msgid "could not read from log segment %s, offset %u, length %zu: %m"
 #~ msgstr "n'a pas pu lire le segment %s du journal de transactions, décalage %u, longueur %zu : %m"
 
+#, c-format
+#~ msgid "could not read from temporary file: %m"
+#~ msgstr "n'a pas pu lire le fichier temporaire : %m"
+
 #~ msgid "could not read relation mapping file \"%s\": %m"
 #~ msgstr "n'a pas pu lire le fichier de correspondance des relations « %s » : %m"
 
index 2bd3bd29153e4d76478795f5dcd8cca689521de6..1aed281a0db49fca81dd8c5eba24aeefac0a835a 100644 (file)
@@ -11,8 +11,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: postgres (PostgreSQL 14)\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-09-29 10:03+0900\n"
-"PO-Revision-Date: 2022-09-29 10:15+0900\n"
+"POT-Creation-Date: 2022-12-14 11:45+0900\n"
+"PO-Revision-Date: 2022-12-14 16:10+0900\n"
 "Last-Translator: Kyotaro Horiguchi <[email protected]>\n"
 "Language-Team: jpug-doc <[email protected]>\n"
 "Language: ja\n"
@@ -34,19 +34,19 @@ msgid "could not open file \"%s\" for reading: %m"
 msgstr "ファイル\"%s\"を読み取り用にオープンできませんでした: %m"
 
 #: ../common/controldata_utils.c:86 ../common/controldata_utils.c:89 access/transam/timeline.c:143 access/transam/timeline.c:362 access/transam/twophase.c:1329 access/transam/xlog.c:3573 access/transam/xlog.c:4817 access/transam/xlog.c:11620 access/transam/xlog.c:11633 access/transam/xlog.c:12088 access/transam/xlog.c:12168 access/transam/xlog.c:12205 access/transam/xlog.c:12265 access/transam/xlogfuncs.c:703 access/transam/xlogfuncs.c:722
-#: commands/extension.c:3474 libpq/hba.c:534 replication/basebackup.c:2026 replication/logical/origin.c:729 replication/logical/origin.c:765 replication/logical/reorderbuffer.c:4919 replication/logical/snapbuild.c:1841 replication/logical/snapbuild.c:1883 replication/logical/snapbuild.c:1910 replication/slot.c:1720 replication/slot.c:1761 replication/walsender.c:545 storage/file/buffile.c:445 storage/file/copydir.c:195 utils/adt/genfile.c:202 utils/adt/misc.c:888
+#: commands/extension.c:3474 libpq/hba.c:534 replication/basebackup.c:2026 replication/logical/origin.c:729 replication/logical/origin.c:765 replication/logical/reorderbuffer.c:4937 replication/logical/snapbuild.c:1851 replication/logical/snapbuild.c:1893 replication/logical/snapbuild.c:1920 replication/slot.c:1727 replication/slot.c:1768 replication/walsender.c:545 storage/file/buffile.c:445 storage/file/copydir.c:195 utils/adt/genfile.c:202 utils/adt/misc.c:888
 #: utils/cache/relmapper.c:744
 #, c-format
 msgid "could not read file \"%s\": %m"
 msgstr "ファイル\"%s\"の読み取りに失敗しました: %m"
 
-#: ../common/controldata_utils.c:97 ../common/controldata_utils.c:101 access/transam/xlog.c:3578 access/transam/xlog.c:4822 replication/basebackup.c:2030 replication/logical/origin.c:734 replication/logical/origin.c:773 replication/logical/snapbuild.c:1846 replication/logical/snapbuild.c:1888 replication/logical/snapbuild.c:1915 replication/slot.c:1724 replication/slot.c:1765 replication/walsender.c:550 utils/cache/relmapper.c:748
+#: ../common/controldata_utils.c:97 ../common/controldata_utils.c:101 access/transam/xlog.c:3578 access/transam/xlog.c:4822 replication/basebackup.c:2030 replication/logical/origin.c:734 replication/logical/origin.c:773 replication/logical/snapbuild.c:1856 replication/logical/snapbuild.c:1898 replication/logical/snapbuild.c:1925 replication/slot.c:1731 replication/slot.c:1772 replication/walsender.c:550 utils/cache/relmapper.c:748
 #, c-format
 msgid "could not read file \"%s\": read %d of %zu"
 msgstr "ファイル\"%1$s\"を読み込めませんでした: %3$zuバイトのうち%2$dバイトを読み込みました"
 
-#: ../common/controldata_utils.c:112 ../common/controldata_utils.c:117 ../common/controldata_utils.c:256 ../common/controldata_utils.c:259 access/heap/rewriteheap.c:1185 access/heap/rewriteheap.c:1288 access/transam/timeline.c:392 access/transam/timeline.c:438 access/transam/timeline.c:516 access/transam/twophase.c:1341 access/transam/twophase.c:1746 access/transam/xlog.c:3442 access/transam/xlog.c:3613 access/transam/xlog.c:3618 access/transam/xlog.c:3946
-#: access/transam/xlog.c:4787 access/transam/xlog.c:5712 access/transam/xlogfuncs.c:728 commands/copyfrom.c:1576 commands/copyto.c:328 libpq/be-fsstubs.c:455 libpq/be-fsstubs.c:525 replication/logical/origin.c:667 replication/logical/origin.c:806 replication/logical/reorderbuffer.c:4977 replication/logical/snapbuild.c:1750 replication/logical/snapbuild.c:1923 replication/slot.c:1611 replication/slot.c:1772 replication/walsender.c:560 storage/file/copydir.c:218
+#: ../common/controldata_utils.c:112 ../common/controldata_utils.c:117 ../common/controldata_utils.c:256 ../common/controldata_utils.c:259 access/heap/rewriteheap.c:1178 access/heap/rewriteheap.c:1281 access/transam/timeline.c:392 access/transam/timeline.c:438 access/transam/timeline.c:516 access/transam/twophase.c:1341 access/transam/twophase.c:1746 access/transam/xlog.c:3442 access/transam/xlog.c:3613 access/transam/xlog.c:3618 access/transam/xlog.c:3946
+#: access/transam/xlog.c:4787 access/transam/xlog.c:5712 access/transam/xlogfuncs.c:728 commands/copyfrom.c:1576 commands/copyto.c:328 libpq/be-fsstubs.c:455 libpq/be-fsstubs.c:525 replication/logical/origin.c:667 replication/logical/origin.c:806 replication/logical/reorderbuffer.c:4995 replication/logical/snapbuild.c:1760 replication/logical/snapbuild.c:1933 replication/slot.c:1618 replication/slot.c:1779 replication/walsender.c:560 storage/file/copydir.c:218
 #: storage/file/copydir.c:223 storage/file/fd.c:738 storage/file/fd.c:3542 storage/file/fd.c:3645 utils/cache/relmapper.c:759 utils/cache/relmapper.c:898
 #, c-format
 msgid "could not close file \"%s\": %m"
@@ -69,8 +69,8 @@ msgstr ""
 "されるものと一致しないようです。この場合以下の結果は不正確になります。また、\n"
 "このPostgreSQLはこのデータディレクトリと互換性がなくなります。"
 
-#: ../common/controldata_utils.c:197 ../common/controldata_utils.c:203 ../common/file_utils.c:232 ../common/file_utils.c:291 ../common/file_utils.c:365 access/heap/rewriteheap.c:1271 access/transam/timeline.c:111 access/transam/timeline.c:251 access/transam/timeline.c:348 access/transam/twophase.c:1285 access/transam/xlog.c:3328 access/transam/xlog.c:3484 access/transam/xlog.c:3528 access/transam/xlog.c:3726 access/transam/xlog.c:3811 access/transam/xlog.c:3914
-#: access/transam/xlog.c:4807 access/transam/xlogutils.c:803 postmaster/syslogger.c:1488 replication/basebackup.c:616 replication/basebackup.c:1616 replication/logical/origin.c:719 replication/logical/reorderbuffer.c:3574 replication/logical/reorderbuffer.c:4123 replication/logical/reorderbuffer.c:4899 replication/logical/snapbuild.c:1705 replication/logical/snapbuild.c:1812 replication/slot.c:1692 replication/walsender.c:518 replication/walsender.c:2563
+#: ../common/controldata_utils.c:197 ../common/controldata_utils.c:203 ../common/file_utils.c:232 ../common/file_utils.c:291 ../common/file_utils.c:365 access/heap/rewriteheap.c:1264 access/transam/timeline.c:111 access/transam/timeline.c:251 access/transam/timeline.c:348 access/transam/twophase.c:1285 access/transam/xlog.c:3328 access/transam/xlog.c:3484 access/transam/xlog.c:3528 access/transam/xlog.c:3726 access/transam/xlog.c:3811 access/transam/xlog.c:3914
+#: access/transam/xlog.c:4807 access/transam/xlogutils.c:803 postmaster/syslogger.c:1488 replication/basebackup.c:616 replication/basebackup.c:1616 replication/logical/origin.c:719 replication/logical/reorderbuffer.c:3590 replication/logical/reorderbuffer.c:4141 replication/logical/reorderbuffer.c:4917 replication/logical/snapbuild.c:1715 replication/logical/snapbuild.c:1822 replication/slot.c:1699 replication/walsender.c:518 replication/walsender.c:2563
 #: storage/file/copydir.c:161 storage/file/fd.c:713 storage/file/fd.c:3306 storage/file/fd.c:3529 storage/file/fd.c:3616 storage/smgr/md.c:503 utils/cache/relmapper.c:724 utils/cache/relmapper.c:842 utils/error/elog.c:1938 utils/init/miscinit.c:1351 utils/init/miscinit.c:1485 utils/init/miscinit.c:1562 utils/misc/guc.c:8618 utils/misc/guc.c:8650
 #, c-format
 msgid "could not open file \"%s\": %m"
@@ -81,15 +81,15 @@ msgstr "ファイル\"%s\"をオープンできませんでした: %m"
 msgid "could not write file \"%s\": %m"
 msgstr "ファイル\"%s\"を書き出せませんでした: %m"
 
-#: ../common/controldata_utils.c:239 ../common/controldata_utils.c:245 ../common/file_utils.c:303 ../common/file_utils.c:373 access/heap/rewriteheap.c:967 access/heap/rewriteheap.c:1179 access/heap/rewriteheap.c:1282 access/transam/timeline.c:432 access/transam/timeline.c:510 access/transam/twophase.c:1740 access/transam/xlog.c:3435 access/transam/xlog.c:3607 access/transam/xlog.c:4780 access/transam/xlog.c:10860 access/transam/xlog.c:10901
-#: replication/logical/snapbuild.c:1743 replication/slot.c:1597 replication/slot.c:1702 storage/file/fd.c:730 storage/file/fd.c:3637 storage/smgr/md.c:951 storage/smgr/md.c:992 storage/sync/sync.c:454 utils/cache/relmapper.c:891 utils/misc/guc.c:8405
+#: ../common/controldata_utils.c:239 ../common/controldata_utils.c:245 ../common/file_utils.c:303 ../common/file_utils.c:373 access/heap/rewriteheap.c:960 access/heap/rewriteheap.c:1172 access/heap/rewriteheap.c:1275 access/transam/timeline.c:432 access/transam/timeline.c:510 access/transam/twophase.c:1740 access/transam/xlog.c:3435 access/transam/xlog.c:3607 access/transam/xlog.c:4780 access/transam/xlog.c:10860 access/transam/xlog.c:10901
+#: replication/logical/snapbuild.c:1753 replication/slot.c:1604 replication/slot.c:1709 storage/file/fd.c:730 storage/file/fd.c:3637 storage/smgr/md.c:951 storage/smgr/md.c:992 storage/sync/sync.c:454 utils/cache/relmapper.c:891 utils/misc/guc.c:8405
 #, c-format
 msgid "could not fsync file \"%s\": %m"
 msgstr "ファイル\"%s\"をfsyncできませんでした: %m"
 
 #: ../common/cryptohash_openssl.c:104 ../common/exec.c:527 ../common/exec.c:572 ../common/exec.c:664 ../common/hmac_openssl.c:101 ../common/psprintf.c:143 ../common/stringinfo.c:305 ../port/path.c:630 ../port/path.c:668 ../port/path.c:685 access/transam/twophase.c:1399 access/transam/xlog.c:6687 lib/dshash.c:245 libpq/auth.c:1491 libpq/auth.c:1559 libpq/auth.c:2117 libpq/be-secure-gssapi.c:520 postmaster/bgworker.c:349 postmaster/bgworker.c:948
-#: postmaster/postmaster.c:2540 postmaster/postmaster.c:4198 postmaster/postmaster.c:4868 postmaster/postmaster.c:5607 postmaster/postmaster.c:5971 replication/libpqwalreceiver/libpqwalreceiver.c:283 replication/logical/logical.c:205 replication/walsender.c:592 storage/buffer/localbuf.c:442 storage/file/fd.c:888 storage/file/fd.c:1360 storage/file/fd.c:1521 storage/file/fd.c:2329 storage/ipc/procarray.c:1445 storage/ipc/procarray.c:2249
-#: storage/ipc/procarray.c:2256 storage/ipc/procarray.c:2759 storage/ipc/procarray.c:3436 utils/adt/cryptohashfuncs.c:46 utils/adt/cryptohashfuncs.c:66 utils/adt/formatting.c:1699 utils/adt/formatting.c:1823 utils/adt/formatting.c:1948 utils/adt/pg_locale.c:450 utils/adt/pg_locale.c:614 utils/adt/regexp.c:223 utils/fmgr/dfmgr.c:229 utils/hash/dynahash.c:513 utils/hash/dynahash.c:613 utils/hash/dynahash.c:1116 utils/mb/mbutils.c:401 utils/mb/mbutils.c:429
+#: postmaster/postmaster.c:2540 postmaster/postmaster.c:4198 postmaster/postmaster.c:4868 postmaster/postmaster.c:5607 postmaster/postmaster.c:5971 replication/libpqwalreceiver/libpqwalreceiver.c:283 replication/logical/logical.c:205 replication/walsender.c:592 storage/buffer/localbuf.c:442 storage/file/fd.c:888 storage/file/fd.c:1360 storage/file/fd.c:1521 storage/file/fd.c:2329 storage/ipc/procarray.c:1456 storage/ipc/procarray.c:2260
+#: storage/ipc/procarray.c:2267 storage/ipc/procarray.c:2770 storage/ipc/procarray.c:3447 utils/adt/cryptohashfuncs.c:46 utils/adt/cryptohashfuncs.c:66 utils/adt/formatting.c:1699 utils/adt/formatting.c:1823 utils/adt/formatting.c:1948 utils/adt/pg_locale.c:450 utils/adt/pg_locale.c:614 utils/adt/regexp.c:223 utils/fmgr/dfmgr.c:229 utils/hash/dynahash.c:513 utils/hash/dynahash.c:613 utils/hash/dynahash.c:1116 utils/mb/mbutils.c:401 utils/mb/mbutils.c:429
 #: utils/mb/mbutils.c:814 utils/mb/mbutils.c:841 utils/misc/guc.c:5049 utils/misc/guc.c:5065 utils/misc/guc.c:5078 utils/misc/guc.c:8383 utils/misc/tzparser.c:476 utils/mmgr/aset.c:476 utils/mmgr/dsa.c:701 utils/mmgr/dsa.c:723 utils/mmgr/dsa.c:804 utils/mmgr/generation.c:234 utils/mmgr/mcxt.c:888 utils/mmgr/mcxt.c:924 utils/mmgr/mcxt.c:962 utils/mmgr/mcxt.c:1000 utils/mmgr/mcxt.c:1088 utils/mmgr/mcxt.c:1119 utils/mmgr/mcxt.c:1155 utils/mmgr/mcxt.c:1207
 #: utils/mmgr/mcxt.c:1242 utils/mmgr/mcxt.c:1277 utils/mmgr/slab.c:238
 #, c-format
@@ -142,7 +142,7 @@ msgid "cannot duplicate null pointer (internal error)\n"
 msgstr "nullポインタは複製できません (内部エラー)\n"
 
 #: ../common/file_utils.c:87 ../common/file_utils.c:451 ../common/file_utils.c:455 access/transam/twophase.c:1297 access/transam/xlog.c:11353 access/transam/xlog.c:11391 access/transam/xlog.c:11608 access/transam/xlogarchive.c:110 access/transam/xlogarchive.c:227 commands/copyfrom.c:1526 commands/copyto.c:726 commands/extension.c:3453 commands/tablespace.c:806 commands/tablespace.c:897 guc-file.l:1063 replication/basebackup.c:439 replication/basebackup.c:622
-#: replication/basebackup.c:698 replication/logical/snapbuild.c:1622 storage/file/copydir.c:68 storage/file/copydir.c:107 storage/file/fd.c:1871 storage/file/fd.c:1957 storage/file/fd.c:3157 storage/file/fd.c:3361 utils/adt/dbsize.c:70 utils/adt/dbsize.c:222 utils/adt/dbsize.c:302 utils/adt/genfile.c:418 utils/adt/genfile.c:644 utils/adt/misc.c:354
+#: replication/basebackup.c:698 replication/logical/snapbuild.c:1632 storage/file/copydir.c:68 storage/file/copydir.c:107 storage/file/fd.c:1871 storage/file/fd.c:1957 storage/file/fd.c:3157 storage/file/fd.c:3361 utils/adt/dbsize.c:70 utils/adt/dbsize.c:222 utils/adt/dbsize.c:302 utils/adt/genfile.c:418 utils/adt/genfile.c:644 utils/adt/misc.c:354
 #, c-format
 msgid "could not stat file \"%s\": %m"
 msgstr "ファイル\"%s\"のstatに失敗しました: %m"
@@ -157,7 +157,7 @@ msgstr "ディレクトリ\"%s\"をオープンできませんでした: %m"
 msgid "could not read directory \"%s\": %m"
 msgstr "ディレクトリ\"%s\"を読み取れませんでした: %m"
 
-#: ../common/file_utils.c:383 access/transam/xlogarchive.c:412 postmaster/syslogger.c:1523 replication/logical/snapbuild.c:1762 replication/slot.c:643 replication/slot.c:1483 replication/slot.c:1625 storage/file/fd.c:748 storage/file/fd.c:849 utils/time/snapmgr.c:1282
+#: ../common/file_utils.c:383 access/transam/xlogarchive.c:412 postmaster/syslogger.c:1523 replication/logical/snapbuild.c:1772 replication/slot.c:643 replication/slot.c:1490 replication/slot.c:1632 storage/file/fd.c:748 storage/file/fd.c:849 utils/time/snapmgr.c:1282
 #, c-format
 msgid "could not rename file \"%s\" to \"%s\": %m"
 msgstr "ファイル\"%s\"の名前を\"%s\"に変更できませんでした: %m"
@@ -467,7 +467,7 @@ msgstr "アクセストークンのメンバーシップを確認できません
 msgid "request for BRIN range summarization for index \"%s\" page %u was not recorded"
 msgstr "インデックス\"%s\" ページ%uのBRIN範囲要約のリクエストは登録されていません"
 
-#: access/brin/brin.c:1018 access/brin/brin.c:1122 access/gin/ginfast.c:1035 access/transam/xlog.c:11022 access/transam/xlog.c:11559 access/transam/xlogfuncs.c:274 access/transam/xlogfuncs.c:301 access/transam/xlogfuncs.c:340 access/transam/xlogfuncs.c:361 access/transam/xlogfuncs.c:382 access/transam/xlogfuncs.c:452 access/transam/xlogfuncs.c:509
+#: access/brin/brin.c:1018 access/brin/brin.c:1122 access/gin/ginfast.c:1038 access/transam/xlog.c:11022 access/transam/xlog.c:11559 access/transam/xlogfuncs.c:274 access/transam/xlogfuncs.c:301 access/transam/xlogfuncs.c:340 access/transam/xlogfuncs.c:361 access/transam/xlogfuncs.c:382 access/transam/xlogfuncs.c:452 access/transam/xlogfuncs.c:509
 #, c-format
 msgid "recovery is in progress"
 msgstr "リカバリは現在進行中です"
@@ -711,17 +711,17 @@ msgstr "記録リストが長すぎます"
 msgid "Reduce maintenance_work_mem."
 msgstr "maintenance_work_mem を小さくしてください。"
 
-#: access/gin/ginfast.c:1036
+#: access/gin/ginfast.c:1039
 #, c-format
 msgid "GIN pending list cannot be cleaned up during recovery."
 msgstr "GIN保留リストはリカバリ中には処理できません。"
 
-#: access/gin/ginfast.c:1043
+#: access/gin/ginfast.c:1046
 #, c-format
 msgid "\"%s\" is not a GIN index"
 msgstr "\"%s\"はGINインデックスではありません"
 
-#: access/gin/ginfast.c:1054
+#: access/gin/ginfast.c:1057
 #, c-format
 msgid "cannot access temporary indexes of other sessions"
 msgstr "他のセッションの一時インデックスにはアクセスできません"
@@ -811,12 +811,12 @@ msgstr "アクセスメソッド\"%2$s\"の演算子族\"%1$s\"は演算子%3$s
 msgid "operator family \"%s\" of access method %s contains incorrect ORDER BY opfamily specification for operator %s"
 msgstr "アクセスメソッド\"%2$s\"の演算子族\"%1$s\"は演算子%3$sに対する正しくないORDER BY演算子族を含んでいます"
 
-#: access/hash/hashfunc.c:278 access/hash/hashfunc.c:334 utils/adt/varchar.c:993 utils/adt/varchar.c:1053
+#: access/hash/hashfunc.c:278 access/hash/hashfunc.c:335 utils/adt/varchar.c:993 utils/adt/varchar.c:1054
 #, c-format
 msgid "could not determine which collation to use for string hashing"
 msgstr "文字列のハッシュ値計算で使用する照合順序を特定できませんでした"
 
-#: access/hash/hashfunc.c:279 access/hash/hashfunc.c:335 catalog/heap.c:713 catalog/heap.c:719 commands/createas.c:206 commands/createas.c:515 commands/indexcmds.c:1971 commands/tablecmds.c:16888 commands/view.c:86 regex/regc_pg_locale.c:263 utils/adt/formatting.c:1666 utils/adt/formatting.c:1790 utils/adt/formatting.c:1915 utils/adt/like.c:194 utils/adt/like_support.c:1004 utils/adt/varchar.c:733 utils/adt/varchar.c:994 utils/adt/varchar.c:1054
+#: access/hash/hashfunc.c:279 access/hash/hashfunc.c:336 catalog/heap.c:711 catalog/heap.c:717 commands/createas.c:206 commands/createas.c:515 commands/indexcmds.c:1971 commands/tablecmds.c:16917 commands/view.c:86 regex/regc_pg_locale.c:263 utils/adt/formatting.c:1666 utils/adt/formatting.c:1790 utils/adt/formatting.c:1915 utils/adt/like.c:194 utils/adt/like_support.c:1004 utils/adt/varchar.c:733 utils/adt/varchar.c:994 utils/adt/varchar.c:1055
 #: utils/adt/varlena.c:1517
 #, c-format
 msgid "Use the COLLATE clause to set the collation explicitly."
@@ -902,34 +902,34 @@ msgstr "リレーション\"%s\"の行ロックを取得できませんでした
 msgid "tuple to be locked was already moved to another partition due to concurrent update"
 msgstr "ロック対象のタプルは同時に行われた更新によってすでに他の子テーブルに移動されています"
 
-#: access/heap/hio.c:360 access/heap/rewriteheap.c:665
+#: access/heap/hio.c:360 access/heap/rewriteheap.c:660
 #, c-format
 msgid "row is too big: size %zu, maximum size %zu"
 msgstr "行が大きすぎます: サイズは%zu、上限は%zu"
 
-#: access/heap/rewriteheap.c:927
+#: access/heap/rewriteheap.c:920
 #, c-format
 msgid "could not write to file \"%s\", wrote %d of %d: %m"
 msgstr "ファイル\"%1$s\"に書き込めませんでした、%3$dバイト中%2$dバイト書き込みました: %m"
 
-#: access/heap/rewriteheap.c:1020 access/heap/rewriteheap.c:1138 access/transam/timeline.c:329 access/transam/timeline.c:485 access/transam/xlog.c:3351 access/transam/xlog.c:3542 access/transam/xlog.c:4759 access/transam/xlog.c:11368 access/transam/xlog.c:11406 access/transam/xlog.c:11811 access/transam/xlogfuncs.c:776 postmaster/postmaster.c:4623 postmaster/postmaster.c:5669 replication/logical/origin.c:587 replication/slot.c:1544 storage/file/copydir.c:167
+#: access/heap/rewriteheap.c:1013 access/heap/rewriteheap.c:1131 access/transam/timeline.c:329 access/transam/timeline.c:485 access/transam/xlog.c:3351 access/transam/xlog.c:3542 access/transam/xlog.c:4759 access/transam/xlog.c:11368 access/transam/xlog.c:11406 access/transam/xlog.c:11811 access/transam/xlogfuncs.c:776 postmaster/postmaster.c:4623 postmaster/postmaster.c:5669 replication/logical/origin.c:587 replication/slot.c:1551 storage/file/copydir.c:167
 #: storage/smgr/md.c:218 utils/time/snapmgr.c:1261
 #, c-format
 msgid "could not create file \"%s\": %m"
 msgstr "ファイル\"%s\"を作成できませんでした: %m"
 
-#: access/heap/rewriteheap.c:1148
+#: access/heap/rewriteheap.c:1141
 #, c-format
 msgid "could not truncate file \"%s\" to %u: %m"
 msgstr "ファイル\"%s\"を%uバイトに切り詰められませんでした: %m"
 
-#: access/heap/rewriteheap.c:1166 access/transam/timeline.c:384 access/transam/timeline.c:424 access/transam/timeline.c:502 access/transam/xlog.c:3423 access/transam/xlog.c:3598 access/transam/xlog.c:4771 postmaster/postmaster.c:4633 postmaster/postmaster.c:4643 replication/logical/origin.c:599 replication/logical/origin.c:641 replication/logical/origin.c:660 replication/logical/snapbuild.c:1719 replication/slot.c:1579 storage/file/buffile.c:506
+#: access/heap/rewriteheap.c:1159 access/transam/timeline.c:384 access/transam/timeline.c:424 access/transam/timeline.c:502 access/transam/xlog.c:3423 access/transam/xlog.c:3598 access/transam/xlog.c:4771 postmaster/postmaster.c:4633 postmaster/postmaster.c:4643 replication/logical/origin.c:599 replication/logical/origin.c:641 replication/logical/origin.c:660 replication/logical/snapbuild.c:1729 replication/slot.c:1586 storage/file/buffile.c:506
 #: storage/file/copydir.c:207 utils/init/miscinit.c:1426 utils/init/miscinit.c:1437 utils/init/miscinit.c:1445 utils/misc/guc.c:8366 utils/misc/guc.c:8397 utils/misc/guc.c:10316 utils/misc/guc.c:10330 utils/time/snapmgr.c:1266 utils/time/snapmgr.c:1273
 #, c-format
 msgid "could not write to file \"%s\": %m"
 msgstr "ファイル\"%s\"に書き込めませんでした: %m"
 
-#: access/heap/rewriteheap.c:1256 access/transam/twophase.c:1679 access/transam/xlogarchive.c:118 access/transam/xlogarchive.c:422 postmaster/postmaster.c:1096 postmaster/syslogger.c:1465 replication/logical/origin.c:575 replication/logical/reorderbuffer.c:4392 replication/logical/snapbuild.c:1664 replication/logical/snapbuild.c:2080 replication/slot.c:1676 storage/file/fd.c:788 storage/file/fd.c:3177 storage/file/fd.c:3239 storage/file/reinit.c:250
+#: access/heap/rewriteheap.c:1249 access/transam/twophase.c:1679 access/transam/xlogarchive.c:118 access/transam/xlogarchive.c:422 postmaster/postmaster.c:1096 postmaster/syslogger.c:1465 replication/logical/origin.c:575 replication/logical/reorderbuffer.c:4410 replication/logical/snapbuild.c:1674 replication/logical/snapbuild.c:2090 replication/slot.c:1683 storage/file/fd.c:788 storage/file/fd.c:3177 storage/file/fd.c:3239 storage/file/reinit.c:250
 #: storage/ipc/dsm.c:315 storage/smgr/md.c:344 storage/smgr/md.c:394 storage/sync/sync.c:250 utils/time/snapmgr.c:1606
 #, c-format
 msgid "could not remove file \"%s\": %m"
@@ -1206,7 +1206,7 @@ msgstr "インデックスアクセスメソッド\"%s\"はハンドラを持っ
 msgid "transaction aborted during system catalog scan"
 msgstr "システムカタログのスキャン中にトランザクションがアボートしました"
 
-#: access/index/indexam.c:142 catalog/objectaddress.c:1355 commands/indexcmds.c:2799 commands/tablecmds.c:267 commands/tablecmds.c:291 commands/tablecmds.c:16586 commands/tablecmds.c:18323
+#: access/index/indexam.c:142 catalog/objectaddress.c:1355 commands/indexcmds.c:2799 commands/tablecmds.c:267 commands/tablecmds.c:291 commands/tablecmds.c:16615 commands/tablecmds.c:18362
 #, c-format
 msgid "\"%s\" is not an index"
 msgstr "\"%s\"はインデックスではありません"
@@ -1300,7 +1300,7 @@ msgstr "アクセスメソッド\"%2$s\"の演算子族\"%1$s\"は%4$s型に対
 msgid "\"%s\" is an index"
 msgstr "\"%s\"はインデックスです"
 
-#: access/table/table.c:54 access/table/table.c:88 access/table/table.c:117 access/table/table.c:150 catalog/aclchk.c:1799 commands/tablecmds.c:13285 commands/tablecmds.c:16595
+#: access/table/table.c:54 access/table/table.c:88 access/table/table.c:117 access/table/table.c:150 catalog/aclchk.c:1799 commands/tablecmds.c:13315 commands/tablecmds.c:16624
 #, c-format
 msgid "\"%s\" is a composite type"
 msgstr "\"%s\"は複合型です"
@@ -1355,12 +1355,12 @@ msgstr "プライマリサーバーで設定パラメータ\"%s\"がonに設定
 msgid "Make sure the configuration parameter \"%s\" is set."
 msgstr "設定パラメータ\"%s\"が設定されていることを確認してください。"
 
-#: access/transam/multixact.c:1021
+#: access/transam/multixact.c:1022
 #, c-format
 msgid "database is not accepting commands that generate new MultiXactIds to avoid wraparound data loss in database \"%s\""
 msgstr "データベース\"%s\"におけるMultiXactIds周回によるデータ損失を防ぐために、データベースは新しくMultiXactIdsを生成するコマンドを受け付けません"
 
-#: access/transam/multixact.c:1023 access/transam/multixact.c:1030 access/transam/multixact.c:1054 access/transam/multixact.c:1063
+#: access/transam/multixact.c:1024 access/transam/multixact.c:1031 access/transam/multixact.c:1055 access/transam/multixact.c:1064
 #, c-format
 msgid ""
 "Execute a database-wide VACUUM in that database.\n"
@@ -1369,65 +1369,65 @@ msgstr ""
 "そのデータベース全体の VACUUM を実行してください。\n"
 "古い準備済みトランザクションのコミットまたはロールバック、もしくは古いレプリケーションスロットの削除も必要かもしれません。"
 
-#: access/transam/multixact.c:1028
+#: access/transam/multixact.c:1029
 #, c-format
 msgid "database is not accepting commands that generate new MultiXactIds to avoid wraparound data loss in database with OID %u"
 msgstr "OID %u を持つデータベースは周回によるデータ損失を防ぐために、新しいMultiXactIdsを生成するコマンドを受け付けない状態になっています"
 
-#: access/transam/multixact.c:1049 access/transam/multixact.c:2333
+#: access/transam/multixact.c:1050 access/transam/multixact.c:2334
 #, c-format
 msgid "database \"%s\" must be vacuumed before %u more MultiXactId is used"
 msgid_plural "database \"%s\" must be vacuumed before %u more MultiXactIds are used"
 msgstr[0] "データベース\"%s\"はあと%u個のMultiXactIdが使われる前にVACUUMする必要があります"
 msgstr[1] "データベース\"%s\"はあと%u個のMultiXactIdが使われる前にVACUUMする必要があります"
 
-#: access/transam/multixact.c:1058 access/transam/multixact.c:2342
+#: access/transam/multixact.c:1059 access/transam/multixact.c:2343
 #, c-format
 msgid "database with OID %u must be vacuumed before %u more MultiXactId is used"
 msgid_plural "database with OID %u must be vacuumed before %u more MultiXactIds are used"
 msgstr[0] "OID %u のデータベースはあと%u個のMultiXactIdが使われる前にVACUUMする必要があります"
 msgstr[1] "OID %u のデータベースはあと%u個のMultiXactIdが使われる前にVACUUMする必要があります"
 
-#: access/transam/multixact.c:1119
+#: access/transam/multixact.c:1120
 #, c-format
 msgid "multixact \"members\" limit exceeded"
 msgstr "マルチトランザクションの\"メンバ\"が制限を超えました"
 
-#: access/transam/multixact.c:1120
+#: access/transam/multixact.c:1121
 #, c-format
 msgid "This command would create a multixact with %u members, but the remaining space is only enough for %u member."
 msgid_plural "This command would create a multixact with %u members, but the remaining space is only enough for %u members."
 msgstr[0] "このコマンドで%u個のメンバを持つマルチトランザクションが生成されますが、残りのスペースは %u 個のメンバ分しかありません。"
 msgstr[1] "このコマンドで%u個のメンバを持つマルチトランザクションが生成されますが、残りのスペースは %u 個のメンバ分しかありません。"
 
-#: access/transam/multixact.c:1125
+#: access/transam/multixact.c:1126
 #, c-format
 msgid "Execute a database-wide VACUUM in database with OID %u with reduced vacuum_multixact_freeze_min_age and vacuum_multixact_freeze_table_age settings."
 msgstr "vacuum_multixact_freeze_min_age と vacuum_multixact_freeze_table_age をより小さな値に設定してOID %u のデータベースでデータベース全体にVACUUMを実行してください。"
 
-#: access/transam/multixact.c:1156
+#: access/transam/multixact.c:1157
 #, c-format
 msgid "database with OID %u must be vacuumed before %d more multixact member is used"
 msgid_plural "database with OID %u must be vacuumed before %d more multixact members are used"
 msgstr[0] "OID %u のデータベースは更に%d個のマルチトランザクションメンバが使用される前にVACUUMを実行する必要があります"
 msgstr[1] "OID %u のデータベースは更に%d個のマルチトランザクションメンバが使用される前にVACUUMを実行する必要があります"
 
-#: access/transam/multixact.c:1161
+#: access/transam/multixact.c:1162
 #, c-format
 msgid "Execute a database-wide VACUUM in that database with reduced vacuum_multixact_freeze_min_age and vacuum_multixact_freeze_table_age settings."
 msgstr "vacuum_multixact_freeze_min_ageとvacuum_multixact_freeze_table_ageをより小さな値に設定した上で、そのデータベースでVACUUMを実行してください。"
 
-#: access/transam/multixact.c:1300
+#: access/transam/multixact.c:1301
 #, c-format
 msgid "MultiXactId %u does no longer exist -- apparent wraparound"
 msgstr "MultiXactId %uはもう存在しません: 周回しているようです"
 
-#: access/transam/multixact.c:1306
+#: access/transam/multixact.c:1307
 #, c-format
 msgid "MultiXactId %u has not been created yet -- apparent wraparound"
 msgstr "MultiXactId %uを作成できませんでした: 周回しているようです"
 
-#: access/transam/multixact.c:2338 access/transam/multixact.c:2347 access/transam/varsup.c:151 access/transam/varsup.c:158 access/transam/varsup.c:466 access/transam/varsup.c:473
+#: access/transam/multixact.c:2339 access/transam/multixact.c:2348 access/transam/varsup.c:151 access/transam/varsup.c:158 access/transam/varsup.c:466 access/transam/varsup.c:473
 #, c-format
 msgid ""
 "To avoid a database shutdown, execute a database-wide VACUUM in that database.\n"
@@ -1436,27 +1436,27 @@ msgstr ""
 "データベースの停止を防ぐために、データベース全体の VACUUM を実行してください。\n"
 "古い準備済みトランザクションのコミットまたはロールバック、もしくは古いレプリケーションスロットの削除も必要かもしれません。"
 
-#: access/transam/multixact.c:2621
+#: access/transam/multixact.c:2622
 #, c-format
 msgid "MultiXact member wraparound protections are disabled because oldest checkpointed MultiXact %u does not exist on disk"
 msgstr "最古のチェックポイントの際のマルチトランザクション%uがディスク上に存在しないため、マルチトランザクションメンバーの周回防止を無効にしました"
 
-#: access/transam/multixact.c:2643
+#: access/transam/multixact.c:2644
 #, c-format
 msgid "MultiXact member wraparound protections are now enabled"
 msgstr "マルチトランザクションメンバーの周回防止が有効になりました"
 
-#: access/transam/multixact.c:3030
+#: access/transam/multixact.c:3031
 #, c-format
 msgid "oldest MultiXact %u not found, earliest MultiXact %u, skipping truncation"
 msgstr "最古のマルチトランザクション%uが見つかりません、アクセス可能な最古のものは%u、切り詰めをスキップします"
 
-#: access/transam/multixact.c:3048
+#: access/transam/multixact.c:3049
 #, c-format
 msgid "cannot truncate up to MultiXact %u because it does not exist on disk, skipping truncation"
 msgstr "マルチトランザクション%uがディスク上に存在しないため、そこまでの切り詰めができません、切り詰めをスキップします"
 
-#: access/transam/multixact.c:3362
+#: access/transam/multixact.c:3363
 #, c-format
 msgid "invalid MultiXactId: %u"
 msgstr "不正なMultiXactId: %u"
@@ -1495,57 +1495,57 @@ msgstr "動的共有メモリセグメントをマップできませんでした
 msgid "invalid magic number in dynamic shared memory segment"
 msgstr "動的共有メモリセグメントのマジックナンバーが不正です"
 
-#: access/transam/slru.c:712
+#: access/transam/slru.c:713
 #, c-format
 msgid "file \"%s\" doesn't exist, reading as zeroes"
 msgstr "ファイル\"%s\"が存在しません。ゼロとして読み込みます"
 
-#: access/transam/slru.c:944 access/transam/slru.c:950 access/transam/slru.c:958 access/transam/slru.c:963 access/transam/slru.c:970 access/transam/slru.c:975 access/transam/slru.c:982 access/transam/slru.c:989
+#: access/transam/slru.c:945 access/transam/slru.c:951 access/transam/slru.c:959 access/transam/slru.c:964 access/transam/slru.c:971 access/transam/slru.c:976 access/transam/slru.c:983 access/transam/slru.c:990
 #, c-format
 msgid "could not access status of transaction %u"
 msgstr "トランザクション%uのステータスにアクセスできませんでした"
 
-#: access/transam/slru.c:945
+#: access/transam/slru.c:946
 #, c-format
 msgid "Could not open file \"%s\": %m."
 msgstr "ファイル\"%s\"をオープンできませんでした: %m。"
 
-#: access/transam/slru.c:951
+#: access/transam/slru.c:952
 #, c-format
 msgid "Could not seek in file \"%s\" to offset %u: %m."
 msgstr "ファイル\"%s\"のオフセット%uにシークできませんでした: %m。"
 
-#: access/transam/slru.c:959
+#: access/transam/slru.c:960
 #, c-format
 msgid "Could not read from file \"%s\" at offset %u: %m."
 msgstr "ファイル\"%s\"のオフセット%uを読み取れませんでした: %m。"
 
-#: access/transam/slru.c:964
+#: access/transam/slru.c:965
 #, c-format
 msgid "Could not read from file \"%s\" at offset %u: read too few bytes."
 msgstr "ファイル\"%s\"のオフセット%uを読み取れませんでした: 読み込んだバイト数が足りません。"
 
-#: access/transam/slru.c:971
+#: access/transam/slru.c:972
 #, c-format
 msgid "Could not write to file \"%s\" at offset %u: %m."
 msgstr "ファイル\"%s\"のオフセット%uに書き出せませんでした: %m。"
 
-#: access/transam/slru.c:976
+#: access/transam/slru.c:977
 #, c-format
 msgid "Could not write to file \"%s\" at offset %u: wrote too few bytes."
 msgstr "ファイル\"%s\"のオフセット%uに書き出せませんでした: 書き込んだバイト数が足りません。"
 
-#: access/transam/slru.c:983
+#: access/transam/slru.c:984
 #, c-format
 msgid "Could not fsync file \"%s\": %m."
 msgstr "ファイル\"%s\"をfsyncできませんでした: %m。"
 
-#: access/transam/slru.c:990
+#: access/transam/slru.c:991
 #, c-format
 msgid "Could not close file \"%s\": %m."
 msgstr "ファイル\"%s\"をクローズできませんでした: %m。"
 
-#: access/transam/slru.c:1251
+#: access/transam/slru.c:1252
 #, c-format
 msgid "could not truncate directory \"%s\": apparent wraparound"
 msgstr "ディレクトリ\"%s\"を切り詰めできませんでした: 周回しているようです"
@@ -1804,85 +1804,91 @@ msgid "cannot PREPARE a transaction that has exported snapshots"
 msgstr "エクスポートされたスナップショットを持つトランザクションをPREPAREすることはできません"
 
 #. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3412
+#: access/transam/xact.c:3416
 #, c-format
 msgid "%s cannot run inside a transaction block"
 msgstr "%sはトランザクションブロックの内側では実行できません"
 
 #. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3422
+#: access/transam/xact.c:3426
 #, c-format
 msgid "%s cannot run inside a subtransaction"
 msgstr "%sはサブトランザクションブロックの内側では実行できません"
 
 #. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3432
+#: access/transam/xact.c:3436
+#, c-format
+msgid "%s cannot be executed within a pipeline"
+msgstr "%s はパイプライン内での実行はできません"
+
+#. translator: %s represents an SQL statement name
+#: access/transam/xact.c:3446
 #, c-format
 msgid "%s cannot be executed from a function"
 msgstr "%s は関数内での実行はできません"
 
 #. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3503 access/transam/xact.c:3816 access/transam/xact.c:3895 access/transam/xact.c:4018 access/transam/xact.c:4169 access/transam/xact.c:4238 access/transam/xact.c:4349
+#: access/transam/xact.c:3517 access/transam/xact.c:3832 access/transam/xact.c:3911 access/transam/xact.c:4034 access/transam/xact.c:4185 access/transam/xact.c:4254 access/transam/xact.c:4365
 #, c-format
 msgid "%s can only be used in transaction blocks"
 msgstr "%sはトランザクションブロック内でのみ使用できます"
 
-#: access/transam/xact.c:3702
+#: access/transam/xact.c:3718
 #, c-format
 msgid "there is already a transaction in progress"
 msgstr "すでにトランザクションが実行中です"
 
-#: access/transam/xact.c:3821 access/transam/xact.c:3900 access/transam/xact.c:4023
+#: access/transam/xact.c:3837 access/transam/xact.c:3916 access/transam/xact.c:4039
 #, c-format
 msgid "there is no transaction in progress"
 msgstr "実行中のトランザクションがありません"
 
-#: access/transam/xact.c:3911
+#: access/transam/xact.c:3927
 #, c-format
 msgid "cannot commit during a parallel operation"
 msgstr "並列処理中にはコミットはできません"
 
-#: access/transam/xact.c:4034
+#: access/transam/xact.c:4050
 #, c-format
 msgid "cannot abort during a parallel operation"
 msgstr "パラレル処理中にロールバックはできません"
 
-#: access/transam/xact.c:4133
+#: access/transam/xact.c:4149
 #, c-format
 msgid "cannot define savepoints during a parallel operation"
 msgstr "パラレル処理中にセーブポイントは設定できません"
 
-#: access/transam/xact.c:4220
+#: access/transam/xact.c:4236
 #, c-format
 msgid "cannot release savepoints during a parallel operation"
 msgstr "並列処理中はセーブポイントの解放はできません"
 
-#: access/transam/xact.c:4230 access/transam/xact.c:4281 access/transam/xact.c:4341 access/transam/xact.c:4390
+#: access/transam/xact.c:4246 access/transam/xact.c:4297 access/transam/xact.c:4357 access/transam/xact.c:4406
 #, c-format
 msgid "savepoint \"%s\" does not exist"
 msgstr "セーブポイント\"%s\"は存在しません"
 
-#: access/transam/xact.c:4287 access/transam/xact.c:4396
+#: access/transam/xact.c:4303 access/transam/xact.c:4412
 #, c-format
 msgid "savepoint \"%s\" does not exist within current savepoint level"
 msgstr "セーブポイント\"%s\"は現在のセーブポイントレベルには存在しません"
 
-#: access/transam/xact.c:4329
+#: access/transam/xact.c:4345
 #, c-format
 msgid "cannot rollback to savepoints during a parallel operation"
 msgstr "パラレル処理中にセーブポイントのロールバックはできません"
 
-#: access/transam/xact.c:4457
+#: access/transam/xact.c:4473
 #, c-format
 msgid "cannot start subtransactions during a parallel operation"
 msgstr "並列処理中はサブトランザクションを開始できません"
 
-#: access/transam/xact.c:4525
+#: access/transam/xact.c:4541
 #, c-format
 msgid "cannot commit subtransactions during a parallel operation"
 msgstr "並列処理中はサブトランザクションをコミットできません"
 
-#: access/transam/xact.c:5172
+#: access/transam/xact.c:5188
 #, c-format
 msgid "cannot have more than 2^32-1 subtransactions in a transaction"
 msgstr "1トランザクション内には 2^32-1 個より多くのサブトランザクションを作成できません"
@@ -2783,22 +2789,22 @@ msgstr "ログセグメント%s、オフセット%uを読み取れませんで
 msgid "could not read from log segment %s, offset %u: read %d of %zu"
 msgstr "ログセグメント%1$s、オフセット%2$uを読み取れませんでした: %4$zu 中 %3$d の読み取り"
 
-#: access/transam/xlog.c:13050
+#: access/transam/xlog.c:13056
 #, c-format
 msgid "WAL receiver process shutdown requested"
 msgstr "WAL受信プロセスのシャットダウンが要求されました"
 
-#: access/transam/xlog.c:13145
+#: access/transam/xlog.c:13151
 #, c-format
 msgid "received promote request"
 msgstr "昇格要求を受信しました"
 
-#: access/transam/xlog.c:13158
+#: access/transam/xlog.c:13164
 #, c-format
 msgid "promote trigger file found: %s"
 msgstr "昇格トリガーファイルがあります: %s"
 
-#: access/transam/xlog.c:13166
+#: access/transam/xlog.c:13172
 #, c-format
 msgid "could not stat promote trigger file \"%s\": %m"
 msgstr "昇格トリガーファイル\"%s\"のstatに失敗しました: %m"
@@ -2857,7 +2863,7 @@ msgid "Did you mean to use pg_stop_backup('f')?"
 msgstr "pg_stop_backup('f') を実行しようとしていたのではないですか?"
 
 #: access/transam/xlogfuncs.c:185 commands/event_trigger.c:1311 commands/event_trigger.c:1869 commands/extension.c:1945 commands/extension.c:2053 commands/extension.c:2338 commands/prepare.c:713 executor/execExpr.c:2507 executor/execSRF.c:738 executor/functions.c:1073 foreign/foreign.c:520 libpq/hba.c:2722 replication/logical/launcher.c:937 replication/logical/logicalfuncs.c:157 replication/logical/origin.c:1494 replication/slotfuncs.c:255
-#: replication/walsender.c:3328 storage/ipc/shmem.c:554 utils/adt/datetime.c:4812 utils/adt/genfile.c:507 utils/adt/genfile.c:590 utils/adt/jsonfuncs.c:1935 utils/adt/jsonfuncs.c:2047 utils/adt/jsonfuncs.c:2235 utils/adt/jsonfuncs.c:2344 utils/adt/jsonfuncs.c:3805 utils/adt/mcxtfuncs.c:132 utils/adt/misc.c:219 utils/adt/pgstatfuncs.c:477 utils/adt/pgstatfuncs.c:587 utils/adt/pgstatfuncs.c:1887 utils/adt/varlena.c:4821 utils/fmgr/funcapi.c:74
+#: replication/walsender.c:3328 storage/ipc/shmem.c:554 utils/adt/datetime.c:4812 utils/adt/genfile.c:507 utils/adt/genfile.c:590 utils/adt/jsonfuncs.c:1943 utils/adt/jsonfuncs.c:2055 utils/adt/jsonfuncs.c:2243 utils/adt/jsonfuncs.c:2352 utils/adt/jsonfuncs.c:3813 utils/adt/mcxtfuncs.c:132 utils/adt/misc.c:219 utils/adt/pgstatfuncs.c:477 utils/adt/pgstatfuncs.c:587 utils/adt/pgstatfuncs.c:1887 utils/adt/varlena.c:4821 utils/fmgr/funcapi.c:74
 #: utils/misc/guc.c:10017 utils/mmgr/portalmem.c:1145
 #, c-format
 msgid "set-valued function called in context that cannot accept a set"
@@ -3071,12 +3077,12 @@ msgstr "%X/%X、ブロック %d での圧縮イメージが不正です"
 msgid "-X requires a power of two value between 1 MB and 1 GB"
 msgstr "-X オプションの値は1MBから1GBの間の2の累乗を指定します"
 
-#: bootstrap/bootstrap.c:287 postmaster/postmaster.c:847 tcop/postgres.c:3869
+#: bootstrap/bootstrap.c:287 postmaster/postmaster.c:847 tcop/postgres.c:3881
 #, c-format
 msgid "--%s requires a value"
 msgstr "--%sには値が必要です"
 
-#: bootstrap/bootstrap.c:292 postmaster/postmaster.c:852 tcop/postgres.c:3874
+#: bootstrap/bootstrap.c:292 postmaster/postmaster.c:852 tcop/postgres.c:3886
 #, c-format
 msgid "-c %s requires a value"
 msgstr "-c %sは値が必要です"
@@ -3242,12 +3248,12 @@ msgid "cannot use IN SCHEMA clause when using GRANT/REVOKE ON SCHEMAS"
 msgstr "GRANT/REVOKE ON SCHEMAS を使っている時には IN SCHEMA 句は指定できません"
 
 #: catalog/aclchk.c:1544 catalog/catalog.c:557 catalog/objectaddress.c:1522 commands/analyze.c:390 commands/copy.c:741 commands/sequence.c:1709 commands/tablecmds.c:7051 commands/tablecmds.c:7207 commands/tablecmds.c:7257 commands/tablecmds.c:7331 commands/tablecmds.c:7401 commands/tablecmds.c:7513 commands/tablecmds.c:7607 commands/tablecmds.c:7666 commands/tablecmds.c:7755 commands/tablecmds.c:7784 commands/tablecmds.c:7939 commands/tablecmds.c:8021
-#: commands/tablecmds.c:8177 commands/tablecmds.c:8295 commands/tablecmds.c:11644 commands/tablecmds.c:11825 commands/tablecmds.c:11985 commands/tablecmds.c:13128 commands/tablecmds.c:15695 commands/trigger.c:942 parser/analyze.c:2422 parser/parse_relation.c:714 parser/parse_target.c:1063 parser/parse_type.c:144 parser/parse_utilcmd.c:3431 parser/parse_utilcmd.c:3467 parser/parse_utilcmd.c:3509 utils/adt/acl.c:2845 utils/adt/ruleutils.c:2716
+#: commands/tablecmds.c:8177 commands/tablecmds.c:8295 commands/tablecmds.c:11674 commands/tablecmds.c:11855 commands/tablecmds.c:12015 commands/tablecmds.c:13158 commands/tablecmds.c:15724 commands/trigger.c:942 parser/analyze.c:2422 parser/parse_relation.c:714 parser/parse_target.c:1063 parser/parse_type.c:144 parser/parse_utilcmd.c:3431 parser/parse_utilcmd.c:3467 parser/parse_utilcmd.c:3509 utils/adt/acl.c:2845 utils/adt/ruleutils.c:2716
 #, c-format
 msgid "column \"%s\" of relation \"%s\" does not exist"
 msgstr "リレーション\"%2$s\"の列\"%1$s\"は存在しません"
 
-#: catalog/aclchk.c:1807 catalog/objectaddress.c:1362 commands/sequence.c:1147 commands/tablecmds.c:249 commands/tablecmds.c:16559 utils/adt/acl.c:2053 utils/adt/acl.c:2083 utils/adt/acl.c:2115 utils/adt/acl.c:2147 utils/adt/acl.c:2175 utils/adt/acl.c:2205
+#: catalog/aclchk.c:1807 catalog/objectaddress.c:1362 commands/sequence.c:1147 commands/tablecmds.c:249 commands/tablecmds.c:16588 utils/adt/acl.c:2053 utils/adt/acl.c:2083 utils/adt/acl.c:2115 utils/adt/acl.c:2147 utils/adt/acl.c:2175 utils/adt/acl.c:2205
 #, c-format
 msgid "\"%s\" is not a sequence"
 msgstr "\"%s\"はシーケンスではありません"
@@ -3831,7 +3837,7 @@ msgstr[1] ""
 msgid "cannot drop %s because other objects depend on it"
 msgstr "他のオブジェクトが依存しているため%sを削除できません"
 
-#: catalog/dependency.c:1197 catalog/dependency.c:1204 catalog/dependency.c:1216 commands/tablecmds.c:1304 commands/tablecmds.c:13746 commands/tablespace.c:464 commands/user.c:1095 commands/view.c:506 libpq/auth.c:338 replication/syncrep.c:1043 storage/lmgr/deadlock.c:1152 storage/lmgr/proc.c:1433 utils/misc/guc.c:7128 utils/misc/guc.c:7164 utils/misc/guc.c:7234 utils/misc/guc.c:11424 utils/misc/guc.c:11458 utils/misc/guc.c:11492 utils/misc/guc.c:11535
+#: catalog/dependency.c:1197 catalog/dependency.c: