de: Translation updates
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 14 Sep 2018 06:43:30 +0000 (08:43 +0200)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 14 Sep 2018 06:43:30 +0000 (08:43 +0200)
de/pg_rewind.po
de/pg_verify_checksums.po
de/postgres.po
de/psql.po

index 7f4ab19d75cc4634accdc5e5b1ec94e2bcd68c74..cc20e8e8d84234ebd16f32392285e44c0c82b7a0 100644 (file)
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: pg_rewind (PostgreSQL) 11\n"
 "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2018-05-18 04:17+0000\n"
-"PO-Revision-Date: 2018-07-24 10:36+0200\n"
+"POT-Creation-Date: 2018-09-14 05:17+0000\n"
+"PO-Revision-Date: 2018-09-14 08:21+0200\n"
 "Last-Translator: Peter Eisentraut <peter_e@gmx.net>\n"
 "Language-Team: German <peter_e@gmx.net>\n"
 "Language: de\n"
@@ -223,13 +223,18 @@ msgstr "Quelldateiliste ist leer\n"
 msgid "unexpected page modification for directory or symbolic link \"%s\"\n"
 msgstr "unerwartete Seitenänderung für Verzeichnis oder symbolische Verknüpfung »%s«\n"
 
-#: filemap.c:509 filemap.c:525
+#: filemap.c:510 filemap.c:530
 #, c-format
-msgid "entry \"%s\" excluded from %s file list\n"
-msgstr ""
+msgid "entry \"%s\" excluded from source file list\n"
+msgstr "Eintrag »%s« aus Quelldateiliste augeschlossen\n"
+
+#: filemap.c:513 filemap.c:533
+#, c-format
+msgid "entry \"%s\" excluded from target file list\n"
+msgstr "Eintrag »%s« aus Zieldateiliste ausgeschlossen\n"
 
 #. translator: first %s is a file path, second is a keyword such as COPY
-#: filemap.c:656
+#: filemap.c:664
 #, c-format
 msgid "%s (%s)\n"
 msgstr "%s (%s)\n"
@@ -539,21 +544,21 @@ msgstr "%s: kein Zielverzeichnis angegeben (--target-pgdata)\n"
 msgid "%s: too many command-line arguments (first is \"%s\")\n"
 msgstr "%s: zu viele Kommandozeilenargumente (das erste ist »%s«)\n"
 
-#: pg_rewind.c:192
-#, c-format
-msgid "%s: could not read permissions of directory \"%s\": %s\n"
-msgstr "%s: konnte Zugriffsrechte von Verzeichnis »%s« nicht lesen: %s\n"
-
-#: pg_rewind.c:208
+#: pg_rewind.c:198
 #, c-format
 msgid "cannot be executed by \"root\"\n"
 msgstr "kann nicht von »root« ausgeführt werden\n"
 
-#: pg_rewind.c:209
+#: pg_rewind.c:199
 #, c-format
 msgid "You must run %s as the PostgreSQL superuser.\n"
 msgstr "Sie müssen %s als PostgreSQL-Superuser ausführen.\n"
 
+#: pg_rewind.c:210
+#, c-format
+msgid "%s: could not read permissions of directory \"%s\": %s\n"
+msgstr "%s: konnte Zugriffsrechte von Verzeichnis »%s« nicht lesen: %s\n"
+
 #: pg_rewind.c:241
 #, c-format
 msgid "source and target cluster are on the same timeline\n"
@@ -748,137 +753,137 @@ msgstr "ungültige Daten in History-Datei\n"
 msgid "Timeline IDs must be less than child timeline's ID.\n"
 msgstr "Zeitleisten-IDs müssen kleiner als die Zeitleisten-ID des Kindes sein.\n"
 
-#: xlogreader.c:276
+#: xlogreader.c:299
 #, c-format
 msgid "invalid record offset at %X/%X"
 msgstr "ungültiger Datensatz-Offset bei %X/%X"
 
-#: xlogreader.c:284
+#: xlogreader.c:307
 #, c-format
 msgid "contrecord is requested by %X/%X"
 msgstr "Contrecord angefordert von %X/%X"
 
-#: xlogreader.c:325 xlogreader.c:623
+#: xlogreader.c:348 xlogreader.c:646
 #, c-format
 msgid "invalid record length at %X/%X: wanted %u, got %u"
 msgstr "ungültige Datensatzlänge bei %X/%X: %u erwartet, %u erhalten"
 
-#: xlogreader.c:340
+#: xlogreader.c:363
 #, c-format
 msgid "record length %u at %X/%X too long"
 msgstr "Datensatzlänge %u bei %X/%X ist zu lang"
 
-#: xlogreader.c:381
+#: xlogreader.c:404
 #, c-format
 msgid "there is no contrecord flag at %X/%X"
 msgstr "keine Contrecord-Flag bei %X/%X"
 
-#: xlogreader.c:394
+#: xlogreader.c:417
 #, c-format
 msgid "invalid contrecord length %u at %X/%X"
 msgstr "ungültige Contrecord-Länge %u bei %X/%X"
 
-#: xlogreader.c:631
+#: xlogreader.c:654
 #, c-format
 msgid "invalid resource manager ID %u at %X/%X"
 msgstr "ungültige Resource-Manager-ID %u bei %X/%X"
 
-#: xlogreader.c:645 xlogreader.c:662
+#: xlogreader.c:668 xlogreader.c:685
 #, c-format
 msgid "record with incorrect prev-link %X/%X at %X/%X"
 msgstr "Datensatz mit falschem Prev-Link %X/%X bei %X/%X"
 
-#: xlogreader.c:699
+#: xlogreader.c:722
 #, c-format
 msgid "incorrect resource manager data checksum in record at %X/%X"
 msgstr "ungültige Resource-Manager-Datenprüfsumme in Datensatz bei %X/%X"
 
-#: xlogreader.c:736
+#: xlogreader.c:759
 #, c-format
 msgid "invalid magic number %04X in log segment %s, offset %u"
 msgstr "ungültige magische Zahl %04X in Logsegment %s, Offset %u"
 
-#: xlogreader.c:750 xlogreader.c:801
+#: xlogreader.c:773 xlogreader.c:824
 #, c-format
 msgid "invalid info bits %04X in log segment %s, offset %u"
 msgstr "ungültige Info-Bits %04X in Logsegment %s, Offset %u"
 
-#: xlogreader.c:776
+#: xlogreader.c:799
 #, c-format
 msgid "WAL file is from different database system: WAL file database system identifier is %s, pg_control database system identifier is %s"
 msgstr "WAL-Datei ist von einem anderen Datenbanksystem: Datenbanksystemidentifikator in WAL-Datei ist %s, Datenbanksystemidentifikator in pg_control ist %s"
 
-#: xlogreader.c:783
+#: xlogreader.c:806
 #, c-format
 msgid "WAL file is from different database system: incorrect segment size in page header"
 msgstr "WAL-Datei ist von einem anderen Datenbanksystem: falsche Segmentgröße im Seitenkopf"
 
-#: xlogreader.c:789
+#: xlogreader.c:812
 #, c-format
 msgid "WAL file is from different database system: incorrect XLOG_BLCKSZ in page header"
 msgstr "WAL-Datei ist von einem anderen Datenbanksystem: falsche XLOG_BLCKSZ im Seitenkopf"
 
-#: xlogreader.c:820
+#: xlogreader.c:843
 #, c-format
 msgid "unexpected pageaddr %X/%X in log segment %s, offset %u"
 msgstr "unerwartete Pageaddr %X/%X in Logsegment %s, Offset %u"
 
-#: xlogreader.c:845
+#: xlogreader.c:868
 #, c-format
 msgid "out-of-sequence timeline ID %u (after %u) in log segment %s, offset %u"
 msgstr "Zeitleisten-ID %u außer der Reihe (nach %u) in Logsegment %s, Offset %u"
 
-#: xlogreader.c:1090
+#: xlogreader.c:1113
 #, c-format
 msgid "out-of-order block_id %u at %X/%X"
 msgstr "block_id %u außer der Reihe bei %X/%X"
 
-#: xlogreader.c:1113
+#: xlogreader.c:1136
 #, c-format
 msgid "BKPBLOCK_HAS_DATA set, but no data included at %X/%X"
 msgstr "BKPBLOCK_HAS_DATA gesetzt, aber keine Daten enthalten bei %X/%X"
 
-#: xlogreader.c:1120
+#: xlogreader.c:1143
 #, c-format
 msgid "BKPBLOCK_HAS_DATA not set, but data length is %u at %X/%X"
 msgstr "BKPBLOCK_HAS_DATA nicht gesetzt, aber Datenlänge ist %u bei %X/%X"
 
-#: xlogreader.c:1156
+#: xlogreader.c:1179
 #, c-format
 msgid "BKPIMAGE_HAS_HOLE set, but hole offset %u length %u block image length %u at %X/%X"
 msgstr "BKPIMAGE_HAS_HOLE gesetzt, aber Loch Offset %u Länge %u Block-Abbild-Länge %u bei %X/%X"
 
-#: xlogreader.c:1172
+#: xlogreader.c:1195
 #, c-format
 msgid "BKPIMAGE_HAS_HOLE not set, but hole offset %u length %u at %X/%X"
 msgstr "BKPIMAGE_HAS_HOLE nicht gesetzt, aber Loch Offset %u Länge %u bei %X/%X"
 
-#: xlogreader.c:1187
+#: xlogreader.c:1210
 #, c-format
 msgid "BKPIMAGE_IS_COMPRESSED set, but block image length %u at %X/%X"
 msgstr "BKPIMAGE_IS_COMPRESSED gesetzt, aber Block-Abbild-Länge %u bei %X/%X"
 
-#: xlogreader.c:1202
+#: xlogreader.c:1225
 #, c-format
 msgid "neither BKPIMAGE_HAS_HOLE nor BKPIMAGE_IS_COMPRESSED set, but block image length is %u at %X/%X"
 msgstr "weder BKPIMAGE_HAS_HOLE noch BKPIMAGE_IS_COMPRESSED gesetzt, aber Block-Abbild-Länge ist %u bei %X/%X"
 
-#: xlogreader.c:1218
+#: xlogreader.c:1241
 #, c-format
 msgid "BKPBLOCK_SAME_REL set but no previous rel at %X/%X"
 msgstr "BKPBLOCK_SAME_REL gesetzt, aber keine vorangehende Relation bei %X/%X"
 
-#: xlogreader.c:1230
+#: xlogreader.c:1253
 #, c-format
 msgid "invalid block_id %u at %X/%X"
 msgstr "ungültige block_id %u bei %X/%X"
 
-#: xlogreader.c:1319
+#: xlogreader.c:1342
 #, c-format
 msgid "record with invalid length at %X/%X"
 msgstr "Datensatz mit ungültiger Länge bei %X/%X"
 
-#: xlogreader.c:1408
+#: xlogreader.c:1431
 #, c-format
 msgid "invalid compressed image at %X/%X, block %d"
 msgstr "ungültiges komprimiertes Abbild bei %X/%X, Block %d"
index b82194a2dc9e219c164b70a5069651cfc2a6f840..23b58c4e4553fe4b6cdebf2f5c02f327ddab916f 100644 (file)
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: pg_verify_checksums (PostgreSQL) 11\n"
 "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2018-09-11 02:47+0000\n"
-"PO-Revision-Date: 2018-09-11 15:55+0200\n"
+"POT-Creation-Date: 2018-09-14 05:17+0000\n"
+"PO-Revision-Date: 2018-09-14 08:21+0200\n"
 "Last-Translator: Peter Eisentraut <peter_e@gmx.net>\n"
 "Language-Team: German <pgsql-translators@postgresql.org>\n"
 "Language: de\n"
@@ -93,10 +93,9 @@ msgid "%s: could not open file \"%s\": %s\n"
 msgstr "%s: konnte Datei »%s« nicht öffnen: %s\n"
 
 #: pg_verify_checksums.c:102
-#, fuzzy, c-format
-#| msgid "could not read block %u in file \"%s\": read only %d of %d bytes"
-msgid "%s: short read of block %u in file \"%s\", got only %d bytes\n"
-msgstr "konnte Block %u in Datei »%s« nicht lesen: es wurden nur %d von %d Bytes gelesen"
+#, c-format
+msgid "%s: could not read block %u in file \"%s\": read %d of %d\n"
+msgstr "%s: konnte Block %u in Datei »%s« nicht lesen: %d von %d gelesen\n"
 
 #: pg_verify_checksums.c:116
 #, c-format
index ca52df6731c52be123d71732c0886f0c50287bcb..12cf149eb4f0762d3ac325cacc76d5c919b99c3a 100644 (file)
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PostgreSQL 11\n"
 "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2018-05-21 12:39+0000\n"
-"PO-Revision-Date: 2018-05-21 11:21-0400\n"
+"POT-Creation-Date: 2018-09-14 05:09+0000\n"
+"PO-Revision-Date: 2018-09-14 08:40+0200\n"
 "Last-Translator: Peter Eisentraut <peter_e@gmx.net>\n"
 "Language-Team: German <peter_e@gmx.net>\n"
 "Language: de\n"
@@ -25,7 +25,7 @@ msgstr ""
 msgid "not recorded"
 msgstr "nicht aufgezeichnet"
 
-#: ../common/controldata_utils.c:58 commands/copy.c:3147
+#: ../common/controldata_utils.c:58 commands/copy.c:3146
 #: commands/extension.c:3330 utils/adt/genfile.c:151
 #, c-format
 msgid "could not open file \"%s\" for reading: %m"
@@ -37,13 +37,13 @@ msgid "%s: could not open file \"%s\" for reading: %s\n"
 msgstr "%s: konnte Datei »%s« nicht zum Lesen öffnen: %s\n"
 
 #: ../common/controldata_utils.c:75 access/transam/timeline.c:347
-#: access/transam/xlog.c:3407 access/transam/xlog.c:10857
-#: access/transam/xlog.c:10870 access/transam/xlog.c:11295
-#: access/transam/xlog.c:11375 access/transam/xlog.c:11414
-#: access/transam/xlog.c:11457 access/transam/xlogfuncs.c:658
+#: access/transam/xlog.c:3440 access/transam/xlog.c:10933
+#: access/transam/xlog.c:10946 access/transam/xlog.c:11371
+#: access/transam/xlog.c:11451 access/transam/xlog.c:11490
+#: access/transam/xlog.c:11533 access/transam/xlogfuncs.c:658
 #: access/transam/xlogfuncs.c:677 commands/extension.c:3340 libpq/hba.c:499
-#: replication/logical/origin.c:701 replication/logical/origin.c:731
-#: replication/logical/reorderbuffer.c:3101 replication/walsender.c:507
+#: replication/logical/origin.c:719 replication/logical/origin.c:749
+#: replication/logical/reorderbuffer.c:3294 replication/walsender.c:510
 #: storage/file/copydir.c:195 utils/adt/genfile.c:168 utils/adt/misc.c:944
 #, c-format
 msgid "could not read file \"%s\": %m"
@@ -57,14 +57,13 @@ msgstr "%s: konnte Datei »%s« nicht lesen: %s\n"
 #: ../common/controldata_utils.c:86
 #, fuzzy, c-format
 #| msgid "could not read file \"%s\": read %d of %zu"
-msgid "could not read file \"%s\": read %d bytes, expected %d"
+msgid "could not read file \"%s\": read %d of %d"
 msgstr "konnte Datei »%s« nicht lesen: %d von %zu gelesen"
 
 #: ../common/controldata_utils.c:90
-#, fuzzy, c-format
-#| msgid "could not read file \"%s\": read %d of %zu"
-msgid "%s: could not read file \"%s\": read %d bytes, expected %d\n"
-msgstr "konnte Datei »%s« nicht lesen: %d von %zu gelesen"
+#, c-format
+msgid "%s: could not read file \"%s\": read %d of %d\n"
+msgstr "%s: konnte Datei »%s« nicht lesen: %d von %d gelesen\n"
 
 #: ../common/controldata_utils.c:112
 msgid "byte ordering mismatch"
@@ -180,27 +179,27 @@ msgid "could not close directory \"%s\": %s\n"
 msgstr "konnte Verzeichnis »%s« nicht schließen: %s\n"
 
 #: ../common/psprintf.c:179 ../port/path.c:630 ../port/path.c:668
-#: ../port/path.c:685 access/transam/twophase.c:1372 access/transam/xlog.c:6443
-#: lib/dshash.c:246 lib/stringinfo.c:277 libpq/auth.c:1150 libpq/auth.c:1516
-#: libpq/auth.c:1584 libpq/auth.c:2102 postmaster/bgworker.c:337
-#: postmaster/bgworker.c:914 postmaster/postmaster.c:2390
+#: ../port/path.c:685 access/transam/twophase.c:1383 access/transam/xlog.c:6482
+#: lib/dshash.c:246 lib/stringinfo.c:277 libpq/auth.c:1134 libpq/auth.c:1505
+#: libpq/auth.c:1573 libpq/auth.c:2091 postmaster/bgworker.c:337
+#: postmaster/bgworker.c:907 postmaster/postmaster.c:2390
 #: postmaster/postmaster.c:2412 postmaster/postmaster.c:3979
 #: postmaster/postmaster.c:4687 postmaster/postmaster.c:4762
 #: postmaster/postmaster.c:5454 postmaster/postmaster.c:5791
 #: replication/libpqwalreceiver/libpqwalreceiver.c:260
 #: replication/logical/logical.c:174 storage/buffer/localbuf.c:436
 #: storage/file/fd.c:781 storage/file/fd.c:1219 storage/file/fd.c:1380
-#: storage/file/fd.c:2286 storage/ipc/procarray.c:1058
-#: storage/ipc/procarray.c:1546 storage/ipc/procarray.c:1553
-#: storage/ipc/procarray.c:1970 storage/ipc/procarray.c:2581
+#: storage/file/fd.c:2286 storage/ipc/procarray.c:1055
+#: storage/ipc/procarray.c:1543 storage/ipc/procarray.c:1550
+#: storage/ipc/procarray.c:1965 storage/ipc/procarray.c:2589
 #: utils/adt/cryptohashes.c:45 utils/adt/cryptohashes.c:65
 #: utils/adt/formatting.c:1568 utils/adt/formatting.c:1690
 #: utils/adt/formatting.c:1813 utils/adt/pg_locale.c:468
-#: utils/adt/pg_locale.c:652 utils/adt/regexp.c:219 utils/fmgr/dfmgr.c:221
+#: utils/adt/pg_locale.c:652 utils/adt/regexp.c:223 utils/fmgr/dfmgr.c:221
 #: utils/hash/dynahash.c:448 utils/hash/dynahash.c:557
 #: utils/hash/dynahash.c:1069 utils/mb/mbutils.c:365 utils/mb/mbutils.c:698
-#: utils/misc/guc.c:4220 utils/misc/guc.c:4236 utils/misc/guc.c:4249
-#: utils/misc/guc.c:7224 utils/misc/tzparser.c:468 utils/mmgr/aset.c:482
+#: utils/misc/guc.c:4230 utils/misc/guc.c:4246 utils/misc/guc.c:4259
+#: utils/misc/guc.c:7234 utils/misc/tzparser.c:468 utils/mmgr/aset.c:482
 #: utils/mmgr/dsa.c:713 utils/mmgr/dsa.c:795 utils/mmgr/generation.c:249
 #: utils/mmgr/mcxt.c:796 utils/mmgr/mcxt.c:832 utils/mmgr/mcxt.c:870
 #: utils/mmgr/mcxt.c:908 utils/mmgr/mcxt.c:944 utils/mmgr/mcxt.c:975
@@ -265,7 +264,7 @@ msgstr "konnte »stat« für Datei oder Verzeichnis »%s« nicht ausführen: %s\
 msgid "could not remove file or directory \"%s\": %s\n"
 msgstr "konnte Datei oder Verzeichnis »%s« nicht entfernen: %s\n"
 
-#: ../common/saslprep.c:1090
+#: ../common/saslprep.c:1093
 #, c-format
 msgid "password too long"
 msgstr "Passwort zu lang"
@@ -275,7 +274,7 @@ msgstr "Passwort zu lang"
 msgid "could not look up effective user ID %ld: %s"
 msgstr "konnte effektive Benutzer-ID %ld nicht nachschlagen: %s"
 
-#: ../common/username.c:45 libpq/auth.c:2049
+#: ../common/username.c:45 libpq/auth.c:2038
 msgid "user does not exist"
 msgstr "Benutzer existiert nicht"
 
@@ -402,17 +401,33 @@ msgstr "konnte Access-Token-Mitgliedschaft nicht prüfen: Fehlercode %lu\n"
 msgid "request for BRIN range summarization for index \"%s\" page %u was not recorded"
 msgstr ""
 
-#: access/brin/brin.c:880 access/brin/brin.c:951
+#: access/brin/brin.c:877 access/brin/brin.c:954 access/gin/ginfast.c:1018
+#: access/transam/xlog.c:10345 access/transam/xlog.c:10872
+#: access/transam/xlogfuncs.c:286 access/transam/xlogfuncs.c:313
+#: access/transam/xlogfuncs.c:352 access/transam/xlogfuncs.c:373
+#: access/transam/xlogfuncs.c:394 access/transam/xlogfuncs.c:464
+#: access/transam/xlogfuncs.c:520
+#, c-format
+msgid "recovery is in progress"
+msgstr "Wiederherstellung läuft"
+
+#: access/brin/brin.c:878 access/brin/brin.c:955
+#, fuzzy, c-format
+#| msgid "WAL control functions cannot be executed during recovery."
+msgid "BRIN control functions cannot be executed during recovery."
+msgstr "Während der Wiederherstellung können keine WAL-Kontrollfunktionen ausgeführt werden."
+
+#: access/brin/brin.c:886 access/brin/brin.c:963
 #, c-format
 msgid "block number out of range: %s"
 msgstr "Blocknummer ist außerhalb des gültigen Bereichs: %s"
 
-#: access/brin/brin.c:903 access/brin/brin.c:974
+#: access/brin/brin.c:909 access/brin/brin.c:986
 #, c-format
 msgid "\"%s\" is not a BRIN index"
 msgstr "»%s« ist kein BRIN-Index"
 
-#: access/brin/brin.c:919 access/brin/brin.c:990
+#: access/brin/brin.c:925 access/brin/brin.c:1002
 #, c-format
 msgid "could not open parent table of index %s"
 msgstr "konnte Basistabelle von Index %s nicht öffnen"
@@ -420,7 +435,7 @@ msgstr "konnte Basistabelle von Index %s nicht öffnen"
 #: access/brin/brin_pageops.c:77 access/brin/brin_pageops.c:363
 #: access/brin/brin_pageops.c:844 access/gin/ginentrypage.c:110
 #: access/gist/gist.c:1376 access/nbtree/nbtinsert.c:678
-#: access/nbtree/nbtsort.c:839 access/spgist/spgdoinsert.c:1957
+#: access/nbtree/nbtsort.c:830 access/spgist/spgdoinsert.c:1957
 #, c-format
 msgid "index row size %zu exceeds maximum %zu for index \"%s\""
 msgstr "Größe %zu der Indexzeile überschreitet Maximum %zu für Index »%s«"
@@ -498,7 +513,7 @@ msgstr "in Operatorklasse »%s« für Zugriffsmethode %s fehlen Operatoren"
 msgid "operator class \"%s\" of access method %s is missing support function %d"
 msgstr "in Operatorklasse »%s« für Zugriffsmethode %s fehlt Support-Funktion %d"
 
-#: access/common/heaptuple.c:1090 access/common/heaptuple.c:1806
+#: access/common/heaptuple.c:1089 access/common/heaptuple.c:1805
 #, c-format
 msgid "number of columns (%d) exceeds limit (%d)"
 msgstr "Anzahl der Spalten (%d) überschreitet Maximum (%d)"
@@ -610,26 +625,17 @@ msgstr "Posting-Liste ist zu lang"
 msgid "Reduce maintenance_work_mem."
 msgstr "Reduzieren Sie maintenance_work_mem."
 
-#: access/gin/ginfast.c:1023 access/transam/xlog.c:10269
-#: access/transam/xlog.c:10796 access/transam/xlogfuncs.c:286
-#: access/transam/xlogfuncs.c:313 access/transam/xlogfuncs.c:352
-#: access/transam/xlogfuncs.c:373 access/transam/xlogfuncs.c:394
-#: access/transam/xlogfuncs.c:464 access/transam/xlogfuncs.c:520
-#, c-format
-msgid "recovery is in progress"
-msgstr "Wiederherstellung läuft"
-
-#: access/gin/ginfast.c:1024
+#: access/gin/ginfast.c:1019
 #, c-format
 msgid "GIN pending list cannot be cleaned up during recovery."
 msgstr "GIN-Pending-Liste kann nicht während der Wiederherstellung aufgeräumt werden."
 
-#: access/gin/ginfast.c:1031
+#: access/gin/ginfast.c:1026
 #, c-format
 msgid "\"%s\" is not a GIN index"
 msgstr "»%s« ist kein GIN-Index"
 
-#: access/gin/ginfast.c:1042
+#: access/gin/ginfast.c:1037
 #, c-format
 msgid "cannot access temporary indexes of other sessions"
 msgstr "auf temporäre Indexe anderer Sitzungen kann nicht zugegriffen werden"
@@ -653,8 +659,9 @@ msgstr "konnte keine Vergleichsfunktion für Typ %s ermitteln"
 
 #: access/gin/ginvalidate.c:93 access/gist/gistvalidate.c:93
 #: access/hash/hashvalidate.c:99 access/spgist/spgvalidate.c:99
-#, c-format
-msgid "operator family \"%s\" of access method %s contains support procedure %s with different left and right input types"
+#, fuzzy, c-format
+#| msgid "operator family \"%s\" of access method %s contains support procedure %s with different left and right input types"
+msgid "operator family \"%s\" of access method %s contains support function %s with different left and right input types"
 msgstr "Operatorfamilie »%s« für Zugriffsmethode %s enthält Support-Prozedur %s mit unterschiedlichen linken und rechten Eingabetypen"
 
 #: access/gin/ginvalidate.c:257
@@ -781,8 +788,8 @@ msgid "\"%s\" is an index"
 msgstr "»%s« ist ein Index"
 
 #: access/heap/heapam.c:1309 access/heap/heapam.c:1338
-#: access/heap/heapam.c:1371 catalog/aclchk.c:1835 commands/tablecmds.c:10326
-#: commands/tablecmds.c:13538
+#: access/heap/heapam.c:1371 catalog/aclchk.c:1835 commands/tablecmds.c:10340
+#: commands/tablecmds.c:13543
 #, c-format
 msgid "\"%s\" is a composite type"
 msgstr "»%s« ist ein zusammengesetzter Typ"
@@ -792,28 +799,28 @@ msgstr "»%s« ist ein zusammengesetzter Typ"
 msgid "cannot insert tuples in a parallel worker"
 msgstr "in einem parallelen Arbeitsprozess können keine Tupel eingefügt werden"
 
-#: access/heap/heapam.c:3091
+#: access/heap/heapam.c:3083
 #, c-format
 msgid "cannot delete tuples during a parallel operation"
 msgstr "während einer parallelen Operation können keine Tupel gelöscht werden"
 
-#: access/heap/heapam.c:3137
+#: access/heap/heapam.c:3129
 #, c-format
 msgid "attempted to delete invisible tuple"
 msgstr "Versuch ein unsichtbares Tupel zu löschen"
 
-#: access/heap/heapam.c:3572 access/heap/heapam.c:6409
+#: access/heap/heapam.c:3564 access/heap/heapam.c:6401
 #, c-format
 msgid "cannot update tuples during a parallel operation"
 msgstr "während einer parallelen Operation können keine Tupel aktualisiert werden"
 
-#: access/heap/heapam.c:3720
+#: access/heap/heapam.c:3712
 #, c-format
 msgid "attempted to update invisible tuple"
 msgstr "Versuch ein unsichtbares Tupel zu aktualisieren"
 
-#: access/heap/heapam.c:5085 access/heap/heapam.c:5123
-#: access/heap/heapam.c:5375 executor/execMain.c:2654
+#: access/heap/heapam.c:5077 access/heap/heapam.c:5115
+#: access/heap/heapam.c:5367 executor/execMain.c:2660
 #, c-format
 msgid "could not obtain lock on row in relation \"%s\""
 msgstr "konnte Sperre für Zeile in Relation »%s« nicht setzen"
@@ -828,24 +835,24 @@ msgstr "Zeile ist zu groß: Größe ist %zu, Maximalgröße ist %zu"
 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:970 access/heap/rewriteheap.c:1185
-#: access/heap/rewriteheap.c:1284 access/transam/timeline.c:411
-#: access/transam/timeline.c:490 access/transam/xlog.c:3274
-#: access/transam/xlog.c:3440 replication/logical/snapbuild.c:1629
-#: replication/slot.c:1290 replication/slot.c:1377 storage/file/fd.c:639
-#: storage/file/fd.c:3515 storage/smgr/md.c:1043 storage/smgr/md.c:1276
-#: storage/smgr/md.c:1449 utils/misc/guc.c:7246
+#: access/heap/rewriteheap.c:970 access/heap/rewriteheap.c:1191
+#: access/heap/rewriteheap.c:1290 access/transam/timeline.c:411
+#: access/transam/timeline.c:490 access/transam/xlog.c:3307
+#: access/transam/xlog.c:3473 replication/logical/snapbuild.c:1645
+#: replication/slot.c:1308 replication/slot.c:1400 storage/file/fd.c:639
+#: storage/file/fd.c:3515 storage/smgr/md.c:1044 storage/smgr/md.c:1277
+#: storage/smgr/md.c:1450 utils/misc/guc.c:7256
 #, c-format
 msgid "could not fsync file \"%s\": %m"
 msgstr "konnte Datei »%s« nicht fsyncen: %m"
 
 #: access/heap/rewriteheap.c:1024 access/heap/rewriteheap.c:1143
 #: access/transam/timeline.c:314 access/transam/timeline.c:465
-#: access/transam/xlog.c:3227 access/transam/xlog.c:3378
-#: access/transam/xlog.c:10607 access/transam/xlog.c:10645
-#: access/transam/xlog.c:11048 postmaster/postmaster.c:4454
-#: replication/logical/origin.c:575 replication/slot.c:1242
-#: storage/file/copydir.c:167 storage/smgr/md.c:326 utils/time/snapmgr.c:1297
+#: access/transam/xlog.c:3261 access/transam/xlog.c:3411
+#: access/transam/xlog.c:10683 access/transam/xlog.c:10721
+#: access/transam/xlog.c:11124 postmaster/postmaster.c:4454
+#: replication/logical/origin.c:575 replication/slot.c:1257
+#: storage/file/copydir.c:167 storage/smgr/md.c:327 utils/time/snapmgr.c:1297
 #, c-format
 msgid "could not create file \"%s\": %m"
 msgstr "konnte Datei »%s« nicht erstellen: %m"
@@ -855,57 +862,57 @@ msgstr "konnte Datei »%s« nicht erstellen: %m"
 msgid "could not truncate file \"%s\" to %u: %m"
 msgstr "konnte Datei »%s« nicht auf %u kürzen: %m"
 
-#: access/heap/rewriteheap.c:1161 replication/walsender.c:487
-#: storage/smgr/md.c:1948
+#: access/heap/rewriteheap.c:1161 replication/walsender.c:490
+#: storage/smgr/md.c:1986
 #, c-format
 msgid "could not seek to end of file \"%s\": %m"
 msgstr "konnte Positionszeiger nicht ans Ende der Datei »%s« setzen: %m"
 
-#: access/heap/rewriteheap.c:1173 access/transam/timeline.c:369
+#: access/heap/rewriteheap.c:1178 access/transam/timeline.c:369
 #: access/transam/timeline.c:404 access/transam/timeline.c:482
-#: access/transam/xlog.c:3263 access/transam/xlog.c:3431
+#: access/transam/xlog.c:3293 access/transam/xlog.c:3464
 #: postmaster/postmaster.c:4464 postmaster/postmaster.c:4474
-#: replication/logical/origin.c:584 replication/logical/origin.c:623
-#: replication/logical/origin.c:639 replication/logical/snapbuild.c:1611
-#: replication/slot.c:1273 storage/file/copydir.c:208
+#: replication/logical/origin.c:590 replication/logical/origin.c:635
+#: replication/logical/origin.c:657 replication/logical/snapbuild.c:1624
+#: replication/slot.c:1291 storage/file/copydir.c:208
 #: utils/init/miscinit.c:1341 utils/init/miscinit.c:1352
-#: utils/init/miscinit.c:1360 utils/misc/guc.c:7207 utils/misc/guc.c:7238
-#: utils/misc/guc.c:9099 utils/misc/guc.c:9113 utils/time/snapmgr.c:1302
+#: utils/init/miscinit.c:1360 utils/misc/guc.c:7217 utils/misc/guc.c:7248
+#: utils/misc/guc.c:9110 utils/misc/guc.c:9124 utils/time/snapmgr.c:1302
 #: utils/time/snapmgr.c:1309
 #, c-format
 msgid "could not write to file \"%s\": %m"
 msgstr "konnte nicht in Datei »%s« schreiben: %m"
 
-#: access/heap/rewriteheap.c:1259 access/transam/xlogarchive.c:113
+#: access/heap/rewriteheap.c:1265 access/transam/xlogarchive.c:113
 #: access/transam/xlogarchive.c:469 postmaster/postmaster.c:1275
-#: postmaster/syslogger.c:1372 replication/logical/origin.c:563
-#: replication/logical/reorderbuffer.c:2607
-#: replication/logical/snapbuild.c:1560 replication/logical/snapbuild.c:1935
-#: replication/slot.c:1350 storage/file/fd.c:690 storage/file/fd.c:3118
+#: postmaster/syslogger.c:1456 replication/logical/origin.c:563
+#: replication/logical/reorderbuffer.c:2800
+#: replication/logical/snapbuild.c:1567 replication/logical/snapbuild.c:1963
+#: replication/slot.c:1370 storage/file/fd.c:690 storage/file/fd.c:3118
 #: storage/file/fd.c:3180 storage/file/reinit.c:255 storage/ipc/dsm.c:315
-#: storage/smgr/md.c:425 storage/smgr/md.c:474 storage/smgr/md.c:1396
+#: storage/smgr/md.c:426 storage/smgr/md.c:475 storage/smgr/md.c:1397
 #: utils/time/snapmgr.c:1640
 #, c-format
 msgid "could not remove file \"%s\": %m"
 msgstr "konnte Datei »%s« nicht löschen: %m"
 
-#: access/heap/rewriteheap.c:1273 access/transam/timeline.c:111
+#: access/heap/rewriteheap.c:1279 access/transam/timeline.c:111
 #: access/transam/timeline.c:236 access/transam/timeline.c:333
-#: access/transam/xlog.c:3204 access/transam/xlog.c:3323
-#: access/transam/xlog.c:3364 access/transam/xlog.c:3641
-#: access/transam/xlog.c:3719 access/transam/xlogutils.c:708
-#: postmaster/syslogger.c:1381 replication/basebackup.c:507
-#: replication/basebackup.c:1381 replication/logical/origin.c:694
-#: replication/logical/reorderbuffer.c:2134
-#: replication/logical/reorderbuffer.c:2378
-#: replication/logical/reorderbuffer.c:3081
-#: replication/logical/snapbuild.c:1603 replication/logical/snapbuild.c:1691
-#: replication/slot.c:1365 replication/walsender.c:480
-#: replication/walsender.c:2401 storage/file/copydir.c:161
+#: access/transam/xlog.c:3238 access/transam/xlog.c:3356
+#: access/transam/xlog.c:3397 access/transam/xlog.c:3674
+#: access/transam/xlog.c:3752 access/transam/xlogutils.c:708
+#: postmaster/syslogger.c:1465 replication/basebackup.c:510
+#: replication/basebackup.c:1384 replication/logical/origin.c:712
+#: replication/logical/reorderbuffer.c:2294
+#: replication/logical/reorderbuffer.c:2561
+#: replication/logical/reorderbuffer.c:3274
+#: replication/logical/snapbuild.c:1610 replication/logical/snapbuild.c:1707
+#: replication/slot.c:1385 replication/walsender.c:483
+#: replication/walsender.c:2412 storage/file/copydir.c:161
 #: storage/file/fd.c:622 storage/file/fd.c:3410 storage/file/fd.c:3494
-#: storage/smgr/md.c:607 utils/error/elog.c:1879 utils/init/miscinit.c:1265
-#: utils/init/miscinit.c:1400 utils/init/miscinit.c:1477 utils/misc/guc.c:7466
-#: utils/misc/guc.c:7498
+#: storage/smgr/md.c:608 utils/error/elog.c:1879 utils/init/miscinit.c:1265
+#: utils/init/miscinit.c:1400 utils/init/miscinit.c:1477 utils/misc/guc.c:7476
+#: utils/misc/guc.c:7508
 #, c-format
 msgid "could not open file \"%s\": %m"
 msgstr "konnte Datei »%s« nicht öffnen: %m"
@@ -921,8 +928,8 @@ msgid "index access method \"%s\" does not have a handler"
 msgstr "Indexzugriffsmethode »%s« hat keinen Handler"
 
 #: access/index/indexam.c:160 catalog/objectaddress.c:1223
-#: commands/indexcmds.c:2236 commands/tablecmds.c:249 commands/tablecmds.c:273
-#: commands/tablecmds.c:13529 commands/tablecmds.c:14772
+#: commands/indexcmds.c:2271 commands/tablecmds.c:249 commands/tablecmds.c:273
+#: commands/tablecmds.c:13534 commands/tablecmds.c:14765
 #, c-format
 msgid "\"%s\" is not an index"
 msgstr "»%s« ist kein Index"
@@ -947,7 +954,7 @@ msgstr "konnte Tupel mit Index »%s« nicht erneut finden"
 msgid "This may be because of a non-immutable index expression."
 msgstr "Das kann daran liegen, dass der Indexausdruck nicht »immutable« ist."
 
-#: access/nbtree/nbtinsert.c:681 access/nbtree/nbtsort.c:842
+#: access/nbtree/nbtinsert.c:681 access/nbtree/nbtsort.c:833
 #, c-format
 msgid ""
 "Values larger than 1/3 of a buffer page cannot be indexed.\n"
@@ -957,7 +964,7 @@ msgstr ""
 "Erstellen Sie eventuell einen Funktionsindex auf einen MD5-Hash oder verwenden Sie Volltextindizierung."
 
 #: access/nbtree/nbtpage.c:318 access/nbtree/nbtpage.c:529
-#: access/nbtree/nbtpage.c:618 parser/parse_utilcmd.c:2055
+#: access/nbtree/nbtpage.c:618 parser/parse_utilcmd.c:2056
 #, c-format
 msgid "index \"%s\" is not a btree"
 msgstr "Index »%s« ist kein B-Tree"
@@ -968,12 +975,12 @@ msgstr "Index »%s« ist kein B-Tree"
 msgid "version mismatch in index \"%s\": file version %d, current version %d, minimal supported version %d"
 msgstr "keine Versionsübereinstimmung in Index »%s«: Dateiversion %d, aktuelle Version %d, kleinste unterstützte Version %d"
 
-#: access/nbtree/nbtpage.c:1312
+#: access/nbtree/nbtpage.c:1320
 #, c-format
 msgid "index \"%s\" contains a half-dead internal page"
 msgstr "Index »%s« enthält eine halbtote interne Seite"
 
-#: access/nbtree/nbtpage.c:1314
+#: access/nbtree/nbtpage.c:1322
 #, c-format
 msgid "This can be caused by an interrupted VACUUM in version 9.3 or older, before upgrade. Please REINDEX it."
 msgstr "Die Ursache kann ein unterbrochenes VACUUM in Version 9.3 oder älter vor dem Upgrade sein. Bitte REINDEX durchführen."
@@ -985,7 +992,7 @@ msgstr "in Operatorfamilie »%s« für Zugriffsmethode %s fehlt Support-Funktion
 
 #: access/spgist/spgutils.c:136
 #, c-format
-msgid "compress method must not defined when leaf type is different from input type"
+msgid "compress method must be defined when leaf type is different from input type"
 msgstr ""
 
 #: access/spgist/spgutils.c:743
@@ -1269,7 +1276,7 @@ msgid "Timeline IDs must be less than child timeline's ID."
 msgstr "Zeitleisten-IDs müssen kleiner als die Zeitleisten-ID des Kindes sein."
 
 #: access/transam/timeline.c:417 access/transam/timeline.c:496
-#: access/transam/xlog.c:3281 access/transam/xlog.c:3446
+#: access/transam/xlog.c:3314 access/transam/xlog.c:3479
 #: access/transam/xlogfuncs.c:683 commands/copy.c:1742
 #: storage/file/copydir.c:219
 #, c-format
@@ -1301,144 +1308,144 @@ msgstr "Setzen Sie max_prepared_transactions auf einen Wert höher als null."
 msgid "transaction identifier \"%s\" is already in use"
 msgstr "Transaktionsbezeichner »%s« wird bereits verwendet"
 
-#: access/transam/twophase.c:417 access/transam/twophase.c:2415
+#: access/transam/twophase.c:417 access/transam/twophase.c:2435
 #, c-format
 msgid "maximum number of prepared transactions reached"
 msgstr "maximale Anzahl vorbereiteter Transaktionen erreicht"
 
-#: access/transam/twophase.c:418 access/transam/twophase.c:2416
+#: access/transam/twophase.c:418 access/transam/twophase.c:2436
 #, c-format
 msgid "Increase max_prepared_transactions (currently %d)."
 msgstr "Erhöhen Sie max_prepared_transactions (aktuell %d)."
 
-#: access/transam/twophase.c:585
+#: access/transam/twophase.c:586
 #, c-format
 msgid "prepared transaction with identifier \"%s\" is busy"
 msgstr "vorbereitete Transaktion mit Bezeichner »%s« ist beschäftigt"
 
-#: access/transam/twophase.c:591
+#: access/transam/twophase.c:592
 #, c-format
 msgid "permission denied to finish prepared transaction"
 msgstr "keine Berechtigung, um vorbereitete Transaktion abzuschließen"
 
-#: access/transam/twophase.c:592
+#: access/transam/twophase.c:593
 #, c-format
 msgid "Must be superuser or the user that prepared the transaction."
 msgstr "Sie müssen Superuser oder der Benutzer sein, der die Transaktion vorbereitet hat."
 
-#: access/transam/twophase.c:603
+#: access/transam/twophase.c:604
 #, c-format
 msgid "prepared transaction belongs to another database"
 msgstr "vorbereitete Transaktion gehört zu einer anderen Datenbank"
 
-#: access/transam/twophase.c:604
+#: access/transam/twophase.c:605
 #, c-format
 msgid "Connect to the database where the transaction was prepared to finish it."
 msgstr "Verbinden Sie sich mit der Datenbank, wo die Transaktion vorbereitet wurde, um sie zu beenden."
 
-#: access/transam/twophase.c:619
+#: access/transam/twophase.c:620
 #, c-format
 msgid "prepared transaction with identifier \"%s\" does not exist"
 msgstr "vorbereitete Transaktion mit Bezeichner »%s« existiert nicht"
 
-#: access/transam/twophase.c:1102
+#: access/transam/twophase.c:1103
 #, c-format
 msgid "two-phase state file maximum length exceeded"
 msgstr "maximale Länge der Zweiphasen-Statusdatei überschritten"
 
-#: access/transam/twophase.c:1231
+#: access/transam/twophase.c:1232
 #, c-format
 msgid "could not open two-phase state file \"%s\": %m"
 msgstr "konnte Zweiphasen-Statusdatei »%s« nicht öffnen: %m"
 
-#: access/transam/twophase.c:1248
+#: access/transam/twophase.c:1253
 #, c-format
 msgid "could not stat two-phase state file \"%s\": %m"
 msgstr "konnte »stat« für Zweiphasen-Statusdatei »%s« nicht ausführen: %m"
 
-#: access/transam/twophase.c:1282
+#: access/transam/twophase.c:1292
 #, c-format
 msgid "could not read two-phase state file \"%s\": %m"
 msgstr "konnte Zweiphasen-Statusdatei »%s« nicht lesen: %m"
 
-#: access/transam/twophase.c:1373 access/transam/xlog.c:6444
+#: access/transam/twophase.c:1384 access/transam/xlog.c:6483
 #, c-format
 msgid "Failed while allocating a WAL reading processor."
 msgstr "Fehlgeschlagen beim Anlegen eines WAL-Leseprozessors."
 
-#: access/transam/twophase.c:1379
+#: access/transam/twophase.c:1390
 #, c-format
 msgid "could not read two-phase state from WAL at %X/%X"
 msgstr "konnte Zweiphasen-Status nicht aus dem WAL bei %X/%X lesen"
 
-#: access/transam/twophase.c:1387
+#: access/transam/twophase.c:1398
 #, c-format
 msgid "expected two-phase state data is not present in WAL at %X/%X"
 msgstr "erwartete Zweiphasen-Status-Daten sind nicht im WAL bei %X/%X vorhanden"
 
-#: access/transam/twophase.c:1630
+#: access/transam/twophase.c:1636
 #, c-format
 msgid "could not remove two-phase state file \"%s\": %m"
 msgstr "konnte Zweiphasen-Statusdatei »%s« nicht löschen: %m"
 
-#: access/transam/twophase.c:1659
+#: access/transam/twophase.c:1665
 #, c-format
 msgid "could not recreate two-phase state file \"%s\": %m"
 msgstr "konnte Zweiphasen-Statusdatei »%s« nicht wieder erstellen: %m"
 
-#: access/transam/twophase.c:1670 access/transam/twophase.c:1678
+#: access/transam/twophase.c:1682 access/transam/twophase.c:1695
 #, c-format
 msgid "could not write two-phase state file: %m"
 msgstr "konnte Zweiphasen-Statusdatei nicht schreiben: %m"
 
-#: access/transam/twophase.c:1692
+#: access/transam/twophase.c:1712
 #, c-format
 msgid "could not fsync two-phase state file: %m"
 msgstr "konnte Zweiphasen-Statusdatei nicht fsyncen: %m"
 
-#: access/transam/twophase.c:1699
+#: access/transam/twophase.c:1719
 #, c-format
 msgid "could not close two-phase state file: %m"
 msgstr "konnte Zweiphasen-Statusdatei nicht schließen: %m"
 
-#: access/transam/twophase.c:1787
+#: access/transam/twophase.c:1807
 #, c-format
 msgid "%u two-phase state file was written for a long-running prepared transaction"
 msgid_plural "%u two-phase state files were written for long-running prepared transactions"
 msgstr[0] "%u Zweiphasen-Statusdatei wurde für eine lange laufende vorbereitete Transaktion geschrieben"
 msgstr[1] "%u Zweiphasen-Statusdateien wurden für lange laufende vorbereitete Transaktionen geschrieben"
 
-#: access/transam/twophase.c:2016
+#: access/transam/twophase.c:2036
 #, c-format
 msgid "recovering prepared transaction %u from shared memory"
 msgstr "Wiederherstellung der vorbereiteten Transaktion %u aus dem Shared Memory"
 
-#: access/transam/twophase.c:2106
+#: access/transam/twophase.c:2126
 #, c-format
 msgid "removing stale two-phase state file for transaction %u"
 msgstr "entferne abgelaufene Zweiphasen-Statusdatei für Transaktion %u"
 
-#: access/transam/twophase.c:2113
+#: access/transam/twophase.c:2133
 #, c-format
 msgid "removing stale two-phase state from memory for transaction %u"
 msgstr "entferne abgelaufenen Zweiphasen-Status aus dem Speicher für Transaktion %u"
 
-#: access/transam/twophase.c:2126
+#: access/transam/twophase.c:2146
 #, c-format
 msgid "removing future two-phase state file for transaction %u"
 msgstr "entferne zukünftige Zweiphasen-Statusdatei für Transaktion %u"
 
-#: access/transam/twophase.c:2133
+#: access/transam/twophase.c:2153
 #, c-format
 msgid "removing future two-phase state from memory for transaction %u"
 msgstr "entferne zukünftigen Zweiphasen-Status aus dem Speicher für Transaktion %u"
 
-#: access/transam/twophase.c:2147 access/transam/twophase.c:2166
+#: access/transam/twophase.c:2167 access/transam/twophase.c:2186
 #, c-format
 msgid "removing corrupt two-phase state file for transaction %u"
 msgstr "entferne verfälschte Zweiphasen-Statusdatei für Transaktion %u"
 
-#: access/transam/twophase.c:2173
+#: access/transam/twophase.c:2193
 #, c-format
 msgid "removing corrupt two-phase state from memory for transaction %u"
 msgstr "entferne verfälschten Zweiphasen-Status aus dem Speicher für Transaktion %u"
@@ -1585,834 +1592,834 @@ msgstr "während einer parallelen Operation können keine Subtransaktionen gesta
 msgid "cannot commit subtransactions during a parallel operation"
 msgstr "während einer parallelen Operation können keine Subtransaktionen committet werden"
 
-#: access/transam/xact.c:4867
+#: access/transam/xact.c:4869
 #, 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"
 
-#: access/transam/xlog.c:2479
+#: access/transam/xlog.c:2492
 #, c-format
 msgid "could not seek in log file %s to offset %u: %m"
 msgstr "konnte Positionszeiger in Logdatei %s nicht auf %u setzen: %m"
 
-#: access/transam/xlog.c:2501
+#: access/transam/xlog.c:2514
 #, c-format
 msgid "could not write to log file %s at offset %u, length %zu: %m"
 msgstr "konnte nicht in Logdatei %s bei Position %u, Länge %zu schreiben: %m"
 
-#: access/transam/xlog.c:2767
+#: access/transam/xlog.c:2792
 #, c-format
 msgid "updated min recovery point to %X/%X on timeline %u"
 msgstr "minimaler Recovery-Punkt auf %X/%X auf Zeitleiste %u aktualisiert"
 
-#: access/transam/xlog.c:3411
+#: access/transam/xlog.c:3444
 #, c-format
 msgid "not enough data in file \"%s\""
 msgstr "nicht genug Daten in Datei »%s«"
 
-#: access/transam/xlog.c:3556
+#: access/transam/xlog.c:3589
 #, c-format
 msgid "could not open write-ahead log file \"%s\": %m"
 msgstr "konnte Write-Ahead-Log-Datei »%s« nicht öffnen: %m"
 
-#: access/transam/xlog.c:3745 access/transam/xlog.c:5634
+#: access/transam/xlog.c:3778 access/transam/xlog.c:5673
 #, c-format
 msgid "could not close log file %s: %m"
 msgstr "konnte Logdatei %s nicht schließen: %m"
 
-#: access/transam/xlog.c:3811 access/transam/xlogutils.c:703
-#: replication/walsender.c:2396
+#: access/transam/xlog.c:3844 access/transam/xlogutils.c:703
+#: replication/walsender.c:2407
 #, c-format
 msgid "requested WAL segment %s has already been removed"
 msgstr "das angeforderte WAL-Segment %s wurde schon entfernt"
 
-#: access/transam/xlog.c:4018
+#: access/transam/xlog.c:4051
 #, c-format
 msgid "recycled write-ahead log file \"%s\""
 msgstr "Write-Ahead-Log-Datei »%s« wird wiederverwendet"
 
-#: access/transam/xlog.c:4030
+#: access/transam/xlog.c:4063
 #, c-format
 msgid "removing write-ahead log file \"%s\""
 msgstr "entferne Write-Ahead-Log-Datei »%s«"
 
-#: access/transam/xlog.c:4050
+#: access/transam/xlog.c:4083
 #, c-format
 msgid "could not rename old write-ahead log file \"%s\": %m"
 msgstr "konnte alte Write-Ahead-Log-Datei »%s« nicht umbenennen: %m"
 
-#: access/transam/xlog.c:4092 access/transam/xlog.c:4102
+#: access/transam/xlog.c:4125 access/transam/xlog.c:4135
 #, c-format
 msgid "required WAL directory \"%s\" does not exist"
 msgstr "benötigtes WAL-Verzeichnis »%s« existiert nicht"
 
-#: access/transam/xlog.c:4108
+#: access/transam/xlog.c:4141
 #, c-format
 msgid "creating missing WAL directory \"%s\""
 msgstr "erzeuge fehlendes WAL-Verzeichnis »%s«"
 
-#: access/transam/xlog.c:4111
+#: access/transam/xlog.c:4144
 #, c-format
 msgid "could not create missing directory \"%s\": %m"
 msgstr "konnte fehlendes Verzeichnis »%s« nicht erzeugen: %m"
 
-#: access/transam/xlog.c:4219
+#: access/transam/xlog.c:4252
 #, c-format
 msgid "unexpected timeline ID %u in log segment %s, offset %u"
 msgstr "unerwartete Zeitleisten-ID %u in Logsegment %s, Offset %u"
 
-#: access/transam/xlog.c:4341
+#: access/transam/xlog.c:4380
 #, c-format
 msgid "new timeline %u is not a child of database system timeline %u"
 msgstr "neue Zeitleiste %u ist kein Kind der Datenbanksystemzeitleiste %u"
 
-#: access/transam/xlog.c:4355
+#: access/transam/xlog.c:4394
 #, c-format
 msgid "new timeline %u forked off current database system timeline %u before current recovery point %X/%X"
 msgstr "neue Zeitleiste %u zweigte von der aktuellen Datenbanksystemzeitleiste %u vor dem aktuellen Wiederherstellungspunkt %X/%X ab"
 
-#: access/transam/xlog.c:4374
+#: access/transam/xlog.c:4413
 #, c-format
 msgid "new target timeline is %u"
 msgstr "neue Zielzeitleiste ist %u"
 
-#: access/transam/xlog.c:4454
+#: access/transam/xlog.c:4493
 #, c-format
 msgid "could not create control file \"%s\": %m"
 msgstr "konnte Kontrolldatei »%s« nicht erzeugen: %m"
 
-#: access/transam/xlog.c:4466 access/transam/xlog.c:4720
+#: access/transam/xlog.c:4505 access/transam/xlog.c:4759
 #, c-format
 msgid "could not write to control file: %m"
 msgstr "konnte nicht in Kontrolldatei schreiben: %m"
 
-#: access/transam/xlog.c:4474 access/transam/xlog.c:4728
+#: access/transam/xlog.c:4513 access/transam/xlog.c:4767
 #, c-format
 msgid "could not fsync control file: %m"
 msgstr "konnte Kontrolldatei nicht fsyncen: %m"
 
-#: access/transam/xlog.c:4480 access/transam/xlog.c:4734
+#: access/transam/xlog.c:4519 access/transam/xlog.c:4773
 #, c-format
 msgid "could not close control file: %m"
 msgstr "konnte Kontrolldatei nicht schließen: %m"
 
-#: access/transam/xlog.c:4499 access/transam/xlog.c:4708
+#: access/transam/xlog.c:4538 access/transam/xlog.c:4747
 #, c-format
 msgid "could not open control file \"%s\": %m"
 msgstr "konnte Kontrolldatei »%s« nicht öffnen: %m"
 
-#: access/transam/xlog.c:4509
+#: access/transam/xlog.c:4548
 #, c-format
 msgid "could not read from control file: %m"
 msgstr "konnte nicht aus Kontrolldatei lesen: %m"
 
-#: access/transam/xlog.c:4512
+#: access/transam/xlog.c:4551
 #, fuzzy, c-format
 #| msgid "could not read from control file: %m"
 msgid "could not read from control file: read %d bytes, expected %d"
 msgstr "konnte nicht aus Kontrolldatei lesen: %m"
 
-#: access/transam/xlog.c:4527 access/transam/xlog.c:4536
-#: access/transam/xlog.c:4560 access/transam/xlog.c:4567
-#: access/transam/xlog.c:4574 access/transam/xlog.c:4579
-#: access/transam/xlog.c:4586 access/transam/xlog.c:4593
-#: access/transam/xlog.c:4600 access/transam/xlog.c:4607
-#: access/transam/xlog.c:4614 access/transam/xlog.c:4621
-#: access/transam/xlog.c:4630 access/transam/xlog.c:4637
-#: access/transam/xlog.c:4646 access/transam/xlog.c:4653
+#: access/transam/xlog.c:4566 access/transam/xlog.c:4575
+#: access/transam/xlog.c:4599 access/transam/xlog.c:4606
+#: access/transam/xlog.c:4613 access/transam/xlog.c:4618
+#: access/transam/xlog.c:4625 access/transam/xlog.c:4632
+#: access/transam/xlog.c:4639 access/transam/xlog.c:4646
+#: access/transam/xlog.c:4653 access/transam/xlog.c:4660
+#: access/transam/xlog.c:4669 access/transam/xlog.c:4676
+#: access/transam/xlog.c:4685 access/transam/xlog.c:4692
 #: utils/init/miscinit.c:1498
 #, c-format
 msgid "database files are incompatible with server"
 msgstr "Datenbankdateien sind inkompatibel mit Server"
 
-#: access/transam/xlog.c:4528
+#: access/transam/xlog.c:4567
 #, c-format
 msgid "The database cluster was initialized with PG_CONTROL_VERSION %d (0x%08x), but the server was compiled with PG_CONTROL_VERSION %d (0x%08x)."
 msgstr "Der Datenbank-Cluster wurde mit PG_CONTROL_VERSION %d (0x%08x) initialisiert, aber der Server wurde mit PG_CONTROL_VERSION %d (0x%08x) kompiliert."
 
-#: access/transam/xlog.c:4532
+#: access/transam/xlog.c:4571
 #, c-format
 msgid "This could be a problem of mismatched byte ordering.  It looks like you need to initdb."
 msgstr "Das Problem könnte eine falsche Byte-Reihenfolge sein. Es sieht so aus, dass Sie initdb ausführen müssen."
 
-#: access/transam/xlog.c:4537
+#: access/transam/xlog.c:4576
 #, c-format
 msgid "The database cluster was initialized with PG_CONTROL_VERSION %d, but the server was compiled with PG_CONTROL_VERSION %d."
 msgstr "Der Datenbank-Cluster wurde mit PG_CONTROL_VERSION %d initialisiert, aber der Server wurde mit PG_CONTROL_VERSION %d kompiliert."
 
-#: access/transam/xlog.c:4540 access/transam/xlog.c:4564
-#: access/transam/xlog.c:4571 access/transam/xlog.c:4576
+#: access/transam/xlog.c:4579 access/transam/xlog.c:4603
+#: access/transam/xlog.c:4610 access/transam/xlog.c:4615
 #, c-format
 msgid "It looks like you need to initdb."
 msgstr "Es sieht so aus, dass Sie initdb ausführen müssen."
 
-#: access/transam/xlog.c:4551
+#: access/transam/xlog.c:4590
 #, c-format
 msgid "incorrect checksum in control file"
 msgstr "falsche Prüfsumme in Kontrolldatei"
 
-#: access/transam/xlog.c:4561
+#: access/transam/xlog.c:4600
 #, c-format
 msgid "The database cluster was initialized with CATALOG_VERSION_NO %d, but the server was compiled with CATALOG_VERSION_NO %d."
 msgstr "Der Datenbank-Cluster wurde mit CATALOG_VERSION_NO %d initialisiert, aber der Server wurde mit CATALOG_VERSION_NO %d kompiliert."
 
-#: access/transam/xlog.c:4568
+#: access/transam/xlog.c:4607
 #, c-format
 msgid "The database cluster was initialized with MAXALIGN %d, but the server was compiled with MAXALIGN %d."
 msgstr "Der Datenbank-Cluster wurde mit MAXALIGN %d initialisiert, aber der Server wurde mit MAXALIGN %d kompiliert."
 
-#: access/transam/xlog.c:4575
+#: access/transam/xlog.c:4614
 #, c-format
 msgid "The database cluster appears to use a different floating-point number format than the server executable."
 msgstr "Der Datenbank-Cluster verwendet anscheinend ein anderes Fließkommazahlenformat als das Serverprogramm."
 
-#: access/transam/xlog.c:4580
+#: access/transam/xlog.c:4619
 #, c-format
 msgid "The database cluster was initialized with BLCKSZ %d, but the server was compiled with BLCKSZ %d."
 msgstr "Der Datenbank-Cluster wurde mit BLCKSZ %d initialisiert, aber der Server wurde mit BLCKSZ %d kompiliert."
 
-#: access/transam/xlog.c:4583 access/transam/xlog.c:4590
-#: access/transam/xlog.c:4597 access/transam/xlog.c:4604
-#: access/transam/xlog.c:4611 access/transam/xlog.c:4618
-#: access/transam/xlog.c:4625 access/transam/xlog.c:4633
-#: access/transam/xlog.c:4640 access/transam/xlog.c:4649
-#: access/transam/xlog.c:4656
+#: access/transam/xlog.c:4622 access/transam/xlog.c:4629
+#: access/transam/xlog.c:4636 access/transam/xlog.c:4643
+#: access/transam/xlog.c:4650 access/transam/xlog.c:4657
+#: access/transam/xlog.c:4664 access/transam/xlog.c:4672
+#: access/transam/xlog.c:4679 access/transam/xlog.c:4688
+#: access/transam/xlog.c:4695
 #, c-format
 msgid "It looks like you need to recompile or initdb."
 msgstr "Es sieht so aus, dass Sie neu kompilieren oder initdb ausführen müssen."
 
-#: access/transam/xlog.c:4587
+#: access/transam/xlog.c:4626
 #, c-format
 msgid "The database cluster was initialized with RELSEG_SIZE %d, but the server was compiled with RELSEG_SIZE %d."
 msgstr "Der Datenbank-Cluster wurde mit RELSEG_SIZE %d initialisiert, aber der Server wurde mit RELSEGSIZE %d kompiliert."
 
-#: access/transam/xlog.c:4594
+#: access/transam/xlog.c:4633
 #, c-format
 msgid "The database cluster was initialized with XLOG_BLCKSZ %d, but the server was compiled with XLOG_BLCKSZ %d."
 msgstr "Der Datenbank-Cluster wurde mit XLOG_BLCKSZ %d initialisiert, aber der Server wurde mit XLOG_BLCKSZ %d kompiliert."
 
-#: access/transam/xlog.c:4601
+#: access/transam/xlog.c:4640
 #, c-format
 msgid "The database cluster was initialized with NAMEDATALEN %d, but the server was compiled with NAMEDATALEN %d."
 msgstr "Der Datenbank-Cluster wurde mit NAMEDATALEN %d initialisiert, aber der Server wurde mit NAMEDATALEN %d kompiliert."
 
-#: access/transam/xlog.c:4608
+#: access/transam/xlog.c:4647
 #, c-format
 msgid "The database cluster was initialized with INDEX_MAX_KEYS %d, but the server was compiled with INDEX_MAX_KEYS %d."
 msgstr "Der Datenbank-Cluster wurde mit INDEX_MAX_KEYS %d initialisiert, aber der Server wurde mit INDEX_MAX_KEYS %d kompiliert."
 
-#: access/transam/xlog.c:4615
+#: access/transam/xlog.c:4654
 #, c-format
 msgid "The database cluster was initialized with TOAST_MAX_CHUNK_SIZE %d, but the server was compiled with TOAST_MAX_CHUNK_SIZE %d."
 msgstr "Der Datenbank-Cluster wurde mit TOAST_MAX_CHUNK_SIZE %d initialisiert, aber der Server wurde mit TOAST_MAX_CHUNK_SIZE %d kompiliert."
 
-#: access/transam/xlog.c:4622
+#: access/transam/xlog.c:4661
 #, c-format
 msgid "The database cluster was initialized with LOBLKSIZE %d, but the server was compiled with LOBLKSIZE %d."
 msgstr "Der Datenbank-Cluster wurde mit LOBLKSIZE %d initialisiert, aber der Server wurde mit LOBLKSIZE %d kompiliert."
 
-#: access/transam/xlog.c:4631
+#: access/transam/xlog.c:4670
 #, c-format
 msgid "The database cluster was initialized without USE_FLOAT4_BYVAL but the server was compiled with USE_FLOAT4_BYVAL."
 msgstr "Der Datenbank-Cluster wurde ohne USE_FLOAT4_BYVAL initialisiert, aber der Server wurde mit USE_FLOAT4_BYVAL kompiliert."
 
-#: access/transam/xlog.c:4638
+#: access/transam/xlog.c:4677
 #, c-format
 msgid "The database cluster was initialized with USE_FLOAT4_BYVAL but the server was compiled without USE_FLOAT4_BYVAL."
 msgstr "Der Datenbank-Cluster wurde mit USE_FLOAT4_BYVAL initialisiert, aber der Server wurde ohne USE_FLOAT4_BYVAL kompiliert."
 
-#: access/transam/xlog.c:4647
+#: access/transam/xlog.c:4686
 #, c-format
 msgid "The database cluster was initialized without USE_FLOAT8_BYVAL but the server was compiled with USE_FLOAT8_BYVAL."
 msgstr "Der Datenbank-Cluster wurde ohne USE_FLOAT8_BYVAL initialisiert, aber der Server wurde mit USE_FLOAT8_BYVAL kompiliert."
 
-#: access/transam/xlog.c:4654
+#: access/transam/xlog.c:4693
 #, c-format
 msgid "The database cluster was initialized with USE_FLOAT8_BYVAL but the server was compiled without USE_FLOAT8_BYVAL."
 msgstr "Der Datenbank-Cluster wurde mit USE_FLOAT8_BYVAL initialisiert, aber der Server wurde ohne USE_FLOAT8_BYVAL kompiliert."
 
-#: access/transam/xlog.c:4663
+#: access/transam/xlog.c:4702
 #, c-format
 msgid "WAL segment size must be a power of two between 1 MB and 1 GB, but the control file specifies %d byte"
 msgid_plural "WAL segment size must be a power of two between 1 MB and 1 GB, but the control file specifies %d bytes"
 msgstr[0] "WAL-Segmentgröße muss eine Zweierpotenz zwischen 1 MB und 1 GB sein, aber die Kontrolldatei gibt %d Byte an"
 msgstr[1] "WAL-Segmentgröße muss eine Zweierpotenz zwischen 1 MB und 1 GB sein, aber die Kontrolldatei gibt %d Bytes an"
 
-#: access/transam/xlog.c:4675
+#: access/transam/xlog.c:4714
 #, c-format
 msgid "\"min_wal_size\" must be at least twice \"wal_segment_size\"."
 msgstr "»min_wal_size« muss mindestens zweimal so groß wie »wal_segment_size« sein."
 
-#: access/transam/xlog.c:4679
+#: access/transam/xlog.c:4718
 #, c-format
 msgid "\"max_wal_size\" must be at least twice \"wal_segment_size\"."
 msgstr "»max_wal_size« muss mindestens zweimal so groß wie »wal_segment_size« sein."
 
-#: access/transam/xlog.c:5066
+#: access/transam/xlog.c:5105
 #, c-format
 msgid "could not generate secret authorization token"
 msgstr "konnte geheimes Autorisierungstoken nicht erzeugen"
 
-#: access/transam/xlog.c:5156
+#: access/transam/xlog.c:5195
 #, c-format
 msgid "could not write bootstrap write-ahead log file: %m"
 msgstr "konnte Bootstrap-Write-Ahead-Log-Datei nicht schreiben: %m"
 
-#: access/transam/xlog.c:5164
+#: access/transam/xlog.c:5203
 #, c-format
 msgid "could not fsync bootstrap write-ahead log file: %m"
 msgstr "konnte Bootstrap-Write-Ahead-Log-Datei nicht fsyncen: %m"
 
-#: access/transam/xlog.c:5170
+#: access/transam/xlog.c:5209
 #, c-format
 msgid "could not close bootstrap write-ahead log file: %m"
 msgstr "konnte Bootstrap-Write-Ahead-Log-Datei nicht schließen: %m"
 
-#: access/transam/xlog.c:5252
+#: access/transam/xlog.c:5291
 #, c-format
 msgid "could not open recovery command file \"%s\": %m"
 msgstr "konnte Recovery-Kommandodatei »%s« nicht öffnen: %m"
 
-#: access/transam/xlog.c:5298 access/transam/xlog.c:5412
+#: access/transam/xlog.c:5337 access/transam/xlog.c:5451
 #, c-format
 msgid "invalid value for recovery parameter \"%s\": \"%s\""
 msgstr "ungültiger Wert für Recovery-Parameter »%s«: »%s«"
 
-#: access/transam/xlog.c:5301
+#: access/transam/xlog.c:5340
 #, c-format
 msgid "Valid values are \"pause\", \"promote\", and \"shutdown\"."
 msgstr "Gültige Werte sind »pause«, »promote« und »shutdown«."
 
-#: access/transam/xlog.c:5321
+#: access/transam/xlog.c:5360
 #, c-format
 msgid "recovery_target_timeline is not a valid number: \"%s\""
 msgstr "recovery_target_timeline ist keine gültige Zahl: »%s«"
 
-#: access/transam/xlog.c:5338
+#: access/transam/xlog.c:5377
 #, c-format
 msgid "recovery_target_xid is not a valid number: \"%s\""
 msgstr "recovery_target_xid ist keine gültige Zahl: »%s«"
 
-#: access/transam/xlog.c:5358
+#: access/transam/xlog.c:5397
 #, c-format
 msgid "recovery_target_time is not a valid timestamp: \"%s\""
 msgstr "recovery_target_time ist keine gültige Zeitangabe: »%s«"
 
-#: access/transam/xlog.c:5381
+#: access/transam/xlog.c:5420
 #, c-format
 msgid "recovery_target_name is too long (maximum %d characters)"
 msgstr "recovery_target_name ist zu lang (maximal %d Zeichen)"
 
-#: access/transam/xlog.c:5415
+#: access/transam/xlog.c:5454
 #, c-format
 msgid "The only allowed value is \"immediate\"."
 msgstr "Der einzige erlaubte Wert ist »immediate«."
 
-#: access/transam/xlog.c:5428 access/transam/xlog.c:5439
-#: commands/extension.c:547 commands/extension.c:555 utils/misc/guc.c:5973
+#: access/transam/xlog.c:5467 access/transam/xlog.c:5478
+#: commands/extension.c:547 commands/extension.c:555 utils/misc/guc.c:5983
 #, c-format
 msgid "parameter \"%s\" requires a Boolean value"
 msgstr "Parameter »%s« erfordert einen Boole’schen Wert"
 
-#: access/transam/xlog.c:5474
+#: access/transam/xlog.c:5513
 #, c-format
 msgid "parameter \"%s\" requires a temporal value"
 msgstr "Parameter »%s« erfordert einen Zeitwert"
 
-#: access/transam/xlog.c:5476 catalog/dependency.c:969 catalog/dependency.c:970
+#: access/transam/xlog.c:5515 catalog/dependency.c:969 catalog/dependency.c:970
 #: catalog/dependency.c:976 catalog/dependency.c:977 catalog/dependency.c:988
 #: catalog/dependency.c:989 commands/tablecmds.c:1069
-#: commands/tablecmds.c:10790 commands/user.c:1064 commands/view.c:505
+#: commands/tablecmds.c:10804 commands/user.c:1064 commands/view.c:505
 #: libpq/auth.c:336 replication/syncrep.c:1158 storage/lmgr/deadlock.c:1139
-#: storage/lmgr/proc.c:1322 utils/adt/acl.c:5269 utils/misc/guc.c:5995
-#: utils/misc/guc.c:6088 utils/misc/guc.c:10075 utils/misc/guc.c:10109
-#: utils/misc/guc.c:10143 utils/misc/guc.c:10177 utils/misc/guc.c:10212
+#: storage/lmgr/proc.c:1324 utils/adt/acl.c:5269 utils/misc/guc.c:6005
+#: utils/misc/guc.c:6098 utils/misc/guc.c:10088 utils/misc/guc.c:10122
+#: utils/misc/guc.c:10156 utils/misc/guc.c:10190 utils/misc/guc.c:10225
 #, c-format
 msgid "%s"
 msgstr "%s"
 
-#: access/transam/xlog.c:5483
+#: access/transam/xlog.c:5522
 #, c-format
 msgid "unrecognized recovery parameter \"%s\""
 msgstr "unbekannter Recovery-Parameter »%s«"
 
-#: access/transam/xlog.c:5494
+#: access/transam/xlog.c:5533
 #, c-format
 msgid "recovery command file \"%s\" specified neither primary_conninfo nor restore_command"
 msgstr "Recovery-Kommandodatei »%s« hat weder primary_conninfo noch restore_command angegeben"
 
-#: access/transam/xlog.c:5496
+#: access/transam/xlog.c:5535
 #, c-format
 msgid "The database server will regularly poll the pg_wal subdirectory to check for files placed there."
 msgstr "Der Datenbankserver prüft das Unterverzeichnis pg_wal regelmäßig auf dort abgelegte Dateien."
 
-#: access/transam/xlog.c:5503
+#: access/transam/xlog.c:5542
 #, c-format
 msgid "recovery command file \"%s\" must specify restore_command when standby mode is not enabled"
 msgstr "Recovery-Kommandodatei »%s« muss restore_command angeben, wenn der Standby-Modus nicht eingeschaltet ist"
 
-#: access/transam/xlog.c:5524
+#: access/transam/xlog.c:5563
 #, c-format
 msgid "standby mode is not supported by single-user servers"
 msgstr "Standby-Modus wird von Servern im Einzelbenutzermodus nicht unterstützt"
 
-#: access/transam/xlog.c:5543
+#: access/transam/xlog.c:5582
 #, c-format
 msgid "recovery target timeline %u does not exist"
 msgstr "recovery_target_timeline %u existiert nicht"
 
-#: access/transam/xlog.c:5664
+#: access/transam/xlog.c:5703
 #, c-format
 msgid "archive recovery complete"
 msgstr "Wiederherstellung aus Archiv abgeschlossen"
 
-#: access/transam/xlog.c:5723 access/transam/xlog.c:5989
+#: access/transam/xlog.c:5762 access/transam/xlog.c:6028
 #, c-format
 msgid "recovery stopping after reaching consistency"
 msgstr "Wiederherstellung beendet nachdem Konsistenz erreicht wurde"
 
-#: access/transam/xlog.c:5744
+#: access/transam/xlog.c:5783
 #, c-format
 msgid "recovery stopping before WAL location (LSN) \"%X/%X\""
 msgstr "Wiederherstellung beendet vor WAL-Position (LSN) »%X/%X«"
 
-#: access/transam/xlog.c:5830
+#: access/transam/xlog.c:5869
 #, 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:5837
+#: access/transam/xlog.c:5876
 #, 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:5883
+#: access/transam/xlog.c:5922
 #, c-format
 msgid "recovery stopping at restore point \"%s\", time %s"
 msgstr "Wiederherstellung beendet bei Restore-Punkt »%s«, Zeit %s"
 
-#: access/transam/xlog.c:5901
+#: access/transam/xlog.c:5940
 #, c-format
 msgid "recovery stopping after WAL location (LSN) \"%X/%X\""
 msgstr "Wiederherstellung beendet nach WAL-Position (LSN) »%X/%X«"
 
-#: access/transam/xlog.c:5969
+#: access/transam/xlog.c:6008
 #, 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:5977
+#: access/transam/xlog.c:6016
 #, 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:6017
+#: access/transam/xlog.c:6056
 #, c-format
 msgid "recovery has paused"
 msgstr "Wiederherstellung wurde pausiert"
 
-#: access/transam/xlog.c:6018
+#: access/transam/xlog.c:6057
 #, 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:6226
+#: access/transam/xlog.c:6265
 #, c-format
 msgid "hot standby is not possible because %s = %d is a lower setting than on the master server (its value was %d)"
 msgstr "Hot Standby ist nicht möglich, weil %s = %d eine niedrigere Einstellung als auf dem Masterserver ist (Wert dort war %d)"
 
-#: access/transam/xlog.c:6252
+#: access/transam/xlog.c:6291
 #, c-format
 msgid "WAL was generated with wal_level=minimal, data may be missing"
 msgstr "WAL wurde mit wal_level=minimal erzeugt, eventuell fehlen Daten"
 
-#: access/transam/xlog.c:6253
+#: access/transam/xlog.c:6292
 #, c-format
 msgid "This happens if you temporarily set wal_level=minimal without taking a new base backup."
 msgstr "Das passiert, wenn vorübergehend wal_level=minimal gesetzt wurde, ohne ein neues Base-Backup zu erzeugen."
 
-#: access/transam/xlog.c:6264
+#: access/transam/xlog.c:6303
 #, c-format
 msgid "hot standby is not possible because wal_level was not set to \"replica\" or higher on the master server"
 msgstr "Hot Standby ist nicht möglich, weil wal_level auf dem Masterserver nicht auf »replica« oder höher gesetzt wurde"
 
-#: access/transam/xlog.c:6265
+#: access/transam/xlog.c:6304
 #, c-format
 msgid "Either set wal_level to \"replica\" on the master, or turn off hot_standby here."
 msgstr "Setzen Sie entweder wal_level auf »replica« auf dem Master oder schalten Sie hot_standby hier aus."
 
-#: access/transam/xlog.c:6317
+#: access/transam/xlog.c:6356
 #, c-format
 msgid "control file contains invalid data"
 msgstr "Kontrolldatei enthält ungültige Daten"
 
-#: access/transam/xlog.c:6323
+#: access/transam/xlog.c:6362
 #, c-format
 msgid "database system was shut down at %s"
 msgstr "Datenbanksystem wurde am %s heruntergefahren"
 
-#: access/transam/xlog.c:6328
+#: access/transam/xlog.c:6367
 #, 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:6332
+#: access/transam/xlog.c:6371
 #, 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:6336
+#: access/transam/xlog.c:6375
 #, 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:6338
+#: access/transam/xlog.c:6377
 #, 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:6342
+#: access/transam/xlog.c:6381
 #, 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:6344
+#: access/transam/xlog.c:6383
 #, 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:6348
+#: access/transam/xlog.c:6387
 #, 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:6404
+#: access/transam/xlog.c:6443
 #, c-format
 msgid "entering standby mode"
 msgstr "Standby-Modus eingeschaltet"
 
-#: access/transam/xlog.c:6407
+#: access/transam/xlog.c:6446
 #, c-format
 msgid "starting point-in-time recovery to XID %u"
 msgstr "starte Point-in-Time-Recovery bis XID %u"
 
-#: access/transam/xlog.c:6411
+#: access/transam/xlog.c:6450
 #, c-format
 msgid "starting point-in-time recovery to %s"
 msgstr "starte Point-in-Time-Recovery bis %s"
 
-#: access/transam/xlog.c:6415
+#: access/transam/xlog.c:6454
 #, c-format
 msgid "starting point-in-time recovery to \"%s\""
 msgstr "starte Point-in-Time-Recovery bis »%s«"
 
-#: access/transam/xlog.c:6419
+#: access/transam/xlog.c:6458
 #, 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:6424
+#: access/transam/xlog.c:6463
 #, 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:6427
+#: access/transam/xlog.c:6466
 #, c-format
 msgid "starting archive recovery"
 msgstr "starte Wiederherstellung aus Archiv"
 
-#: access/transam/xlog.c:6478 access/transam/xlog.c:6603
+#: access/transam/xlog.c:6520 access/transam/xlog.c:6645
 #, c-format
 msgid "checkpoint record is at %X/%X"
 msgstr "Checkpoint-Eintrag ist bei %X/%X"
 
-#: access/transam/xlog.c:6492
+#: access/transam/xlog.c:6534
 #, 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:6493 access/transam/xlog.c:6500
+#: access/transam/xlog.c:6535 access/transam/xlog.c:6542
 #, c-format
 msgid "If you are not restoring from a backup, try removing the file \"%s/backup_label\"."
 msgstr "Wenn Sie gerade keine Sicherung wiederherstellen, versuchen Sie, die Datei »%s/backup_label« zu löschen."
 
-#: access/transam/xlog.c:6499
+#: access/transam/xlog.c:6541
 #, c-format
 msgid "could not locate required checkpoint record"
 msgstr "konnte den nötigen Checkpoint-Datensatz nicht finden"
 
-#: access/transam/xlog.c:6525 commands/tablespace.c:641
+#: access/transam/xlog.c:6567 commands/tablespace.c:641
 #, c-format
 msgid "could not create symbolic link \"%s\": %m"
 msgstr "konnte symbolische Verknüpfung »%s« nicht erstellen: %m"
 
-#: access/transam/xlog.c:6557 access/transam/xlog.c:6563
+#: access/transam/xlog.c:6599 access/transam/xlog.c:6605
 #, c-format
 msgid "ignoring file \"%s\" because no file \"%s\" exists"
 msgstr "ignoriere Datei »%s«, weil keine Datei »%s« existiert"
 
-#: access/transam/xlog.c:6559 access/transam/xlog.c:11536
+#: access/transam/xlog.c:6601 access/transam/xlog.c:11612
 #, c-format
 msgid "File \"%s\" was renamed to \"%s\"."
 msgstr "Datei »%s« wurde in »%s« umbenannt."
 
-#: access/transam/xlog.c:6565
+#: access/transam/xlog.c:6607
 #, c-format
 msgid "Could not rename file \"%s\" to \"%s\": %m."
 msgstr "Konnte Datei »%s« nicht in »%s« umbenennen: %m."
 
-#: access/transam/xlog.c:6615
+#: access/transam/xlog.c:6657
 #, c-format
 msgid "could not locate a valid checkpoint record"
 msgstr "konnte keinen gültigen Checkpoint-Datensatz finden"
 
-#: access/transam/xlog.c:6653
+#: access/transam/xlog.c:6695
 #, 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:6655
+#: access/transam/xlog.c:6697
 #, 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:6671
+#: access/transam/xlog.c:6713
 #, 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:6702
+#: access/transam/xlog.c:6744
 #, c-format
 msgid "invalid next transaction ID"
 msgstr "ungültige nächste Transaktions-ID"
 
-#: access/transam/xlog.c:6796
+#: access/transam/xlog.c:6838
 #, c-format
 msgid "invalid redo in checkpoint record"
 msgstr "ungültiges Redo im Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:6807
+#: access/transam/xlog.c:6849
 #, c-format
 msgid "invalid redo record in shutdown checkpoint"
 msgstr "ungültiger Redo-Datensatz im Shutdown-Checkpoint"
 
-#: access/transam/xlog.c:6835
+#: access/transam/xlog.c:6877
 #, 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:6839
+#: access/transam/xlog.c:6881
 #, 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:6882
+#: access/transam/xlog.c:6924
 #, 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:6883
+#: access/transam/xlog.c:6925
 #, 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:6957
+#: access/transam/xlog.c:7016
 #, c-format
 msgid "initializing for hot standby"
 msgstr "initialisiere für Hot Standby"
 
-#: access/transam/xlog.c:7089
+#: access/transam/xlog.c:7148
 #, c-format
 msgid "redo starts at %X/%X"
 msgstr "Redo beginnt bei %X/%X"
 
-#: access/transam/xlog.c:7323
+#: access/transam/xlog.c:7382
 #, 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:7361
+#: access/transam/xlog.c:7420
 #, c-format
 msgid "redo done at %X/%X"
 msgstr "Redo fertig bei %X/%X"
 
-#: access/transam/xlog.c:7366
+#: access/transam/xlog.c:7425
 #, c-format
 msgid "last completed transaction was at log time %s"
 msgstr "letzte vollständige Transaktion war bei Logzeit %s"
 
-#: access/transam/xlog.c:7375
+#: access/transam/xlog.c:7434
 #, c-format
 msgid "redo is not required"
 msgstr "Redo nicht nötig"
 
-#: access/transam/xlog.c:7450 access/transam/xlog.c:7454
+#: access/transam/xlog.c:7509 access/transam/xlog.c:7513
 #, c-format
 msgid "WAL ends before end of online backup"
 msgstr "WAL endet vor dem Ende der Online-Sicherung"
 
-#: access/transam/xlog.c:7451
+#: access/transam/xlog.c:7510
 #, 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:7455
+#: access/transam/xlog.c:7514
 #, 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:7458
+#: access/transam/xlog.c:7517
 #, c-format
 msgid "WAL ends before consistent recovery point"
 msgstr "WAL endet vor einem konsistenten Wiederherstellungspunkt"
 
-#: access/transam/xlog.c:7485
+#: access/transam/xlog.c:7551
 #, c-format
 msgid "selected new timeline ID: %u"
 msgstr "gewählte neue Zeitleisten-ID: %u"
 
-#: access/transam/xlog.c:7914
+#: access/transam/xlog.c:7988
 #, c-format
 msgid "consistent recovery state reached at %X/%X"
 msgstr "konsistenter Wiederherstellungszustand erreicht bei %X/%X"
 
-#: access/transam/xlog.c:8106
+#: access/transam/xlog.c:8180
 #, c-format
 msgid "invalid primary checkpoint link in control file"
 msgstr "ungültige primäre Checkpoint-Verknüpfung in Kontrolldatei"
 
-#: access/transam/xlog.c:8110
+#: access/transam/xlog.c:8184
 #, c-format
 msgid "invalid checkpoint link in backup_label file"
 msgstr "ungültige Checkpoint-Verknüpfung in backup_label-Datei"
 
-#: access/transam/xlog.c:8127
+#: access/transam/xlog.c:8201
 #, c-format
 msgid "invalid primary checkpoint record"
 msgstr "ungültiger primärer Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:8131
+#: access/transam/xlog.c:8205
 #, c-format
 msgid "invalid checkpoint record"
 msgstr "ungültiger Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:8142
+#: access/transam/xlog.c:8216
 #, 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:8146
+#: access/transam/xlog.c:8220
 #, c-format
 msgid "invalid resource manager ID in checkpoint record"
 msgstr "ungültige Resource-Manager-ID im Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:8159
+#: access/transam/xlog.c:8233
 #, c-format
 msgid "invalid xl_info in primary checkpoint record"
 msgstr "ungültige xl_info im primären Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:8163
+#: access/transam/xlog.c:8237
 #, c-format
 msgid "invalid xl_info in checkpoint record"
 msgstr "ungültige xl_info im Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:8174
+#: access/transam/xlog.c:8248
 #, c-format
 msgid "invalid length of primary checkpoint record"
 msgstr "ungültige Länge des primären Checkpoint-Datensatzes"
 
-#: access/transam/xlog.c:8178
+#: access/transam/xlog.c:8252
 #, c-format
 msgid "invalid length of checkpoint record"
 msgstr "ungültige Länge des Checkpoint-Datensatzes"
 
-#: access/transam/xlog.c:8384
+#: access/transam/xlog.c:8458
 #, c-format
 msgid "shutting down"
 msgstr "fahre herunter"
 
-#: access/transam/xlog.c:8703
+#: access/transam/xlog.c:8778
 #, c-format
 msgid "checkpoint skipped because system is idle"
 msgstr "Checkpoint übersprungen weil das System inaktiv ist"
 
-#: access/transam/xlog.c:8908
+#: access/transam/xlog.c:8983
 #, 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:9161
+#: access/transam/xlog.c:9240
 #, c-format
 msgid "skipping restartpoint, recovery has already ended"
 msgstr "Restart-Punkt übersprungen, Wiederherstellung ist bereits beendet"
 
-#: access/transam/xlog.c:9184
+#: access/transam/xlog.c:9263
 #, c-format
 msgid "skipping restartpoint, already performed at %X/%X"
 msgstr "Restart-Punkt wird übersprungen, schon bei %X/%X erledigt"
 
-#: access/transam/xlog.c:9359
+#: access/transam/xlog.c:9430
 #, c-format
 msgid "recovery restart point at %X/%X"
 msgstr "Recovery-Restart-Punkt bei %X/%X"
 
-#: access/transam/xlog.c:9361
+#: access/transam/xlog.c:9432
 #, 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:9495
+#: access/transam/xlog.c:9566
 #, c-format
 msgid "restore point \"%s\" created at %X/%X"
 msgstr "Restore-Punkt »%s« erzeugt bei %X/%X"
 
-#: access/transam/xlog.c:9625
+#: access/transam/xlog.c:9696
 #, 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:9634
+#: access/transam/xlog.c:9705
 #, 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:9650
+#: access/transam/xlog.c:9721
 #, 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:9726
+#: access/transam/xlog.c:9797
 #, c-format
 msgid "online backup was canceled, recovery cannot continue"
 msgstr "Online-Sicherung wurde storniert, Wiederherstellung kann nicht fortgesetzt werden"
 
-#: access/transam/xlog.c:9782 access/transam/xlog.c:9838
-#: access/transam/xlog.c:9861
+#: access/transam/xlog.c:9853 access/transam/xlog.c:9909
+#: access/transam/xlog.c:9932
 #, 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:10137
+#: access/transam/xlog.c:10213
 #, c-format
 msgid "could not fsync log segment %s: %m"
 msgstr "konnte Logsegment %s nicht fsyncen: %m"
 
-#: access/transam/xlog.c:10162
+#: access/transam/xlog.c:10238
 #, c-format
 msgid "could not fsync log file %s: %m"
 msgstr "konnte Logdatei %s nicht fsyncen: %m"
 
-#: access/transam/xlog.c:10170
+#: access/transam/xlog.c:10246
 #, c-format
 msgid "could not fsync write-through log file %s: %m"
 msgstr "konnte Write-Through-Logdatei %s nicht fsyncen: %m"
 
-#: access/transam/xlog.c:10179
+#: access/transam/xlog.c:10255
 #, c-format
 msgid "could not fdatasync log file %s: %m"
 msgstr "konnte Logdatei %s nicht fdatasyncen: %m"
 
-#: access/transam/xlog.c:10270 access/transam/xlog.c:10797
+#: access/transam/xlog.c:10346 access/transam/xlog.c:10873
 #: access/transam/xlogfuncs.c:287 access/transam/xlogfuncs.c:314
 #: access/transam/xlogfuncs.c:353 access/transam/xlogfuncs.c:374
 #: access/transam/xlogfuncs.c:395
@@ -2420,67 +2427,67 @@ msgstr "konnte Logdatei %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:10279 access/transam/xlog.c:10806
+#: access/transam/xlog.c:10355 access/transam/xlog.c:10882
 #, 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:10280 access/transam/xlog.c:10807
+#: access/transam/xlog.c:10356 access/transam/xlog.c:10883
 #: access/transam/xlogfuncs.c:320
 #, 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:10285
+#: access/transam/xlog.c:10361
 #, c-format
 msgid "backup label too long (max %d bytes)"
 msgstr "Backup-Label zu lang (maximal %d Bytes)"
 
-#: access/transam/xlog.c:10322 access/transam/xlog.c:10598
-#: access/transam/xlog.c:10636
+#: access/transam/xlog.c:10398 access/transam/xlog.c:10674
+#: access/transam/xlog.c:10712
 #, c-format
 msgid "a backup is already in progress"
 msgstr "ein Backup läuft bereits"
 
-#: access/transam/xlog.c:10323
+#: access/transam/xlog.c:10399
 #, 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:10419
+#: access/transam/xlog.c:10495
 #, 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:10421 access/transam/xlog.c:11002
+#: access/transam/xlog.c:10497 access/transam/xlog.c:11078
 #, 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 master, 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 full_page_writes ein, führen Sie CHECKPOINT aus und versuchen Sie dann die Online-Sicherung erneut."
 
-#: access/transam/xlog.c:10489 replication/basebackup.c:1222
+#: access/transam/xlog.c:10565 replication/basebackup.c:1225
 #: utils/adt/misc.c:517
 #, c-format
 msgid "could not read symbolic link \"%s\": %m"
 msgstr "konnte symbolische Verknüpfung »%s« nicht lesen: %m"
 
-#: access/transam/xlog.c:10496 replication/basebackup.c:1227
+#: access/transam/xlog.c:10572 replication/basebackup.c:1230
 #: utils/adt/misc.c:522
 #, 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:10548 commands/tablespace.c:391
-#: commands/tablespace.c:553 replication/basebackup.c:1242 utils/adt/misc.c:530
+#: access/transam/xlog.c:10624 commands/tablespace.c:391
+#: commands/tablespace.c:553 replication/basebackup.c:1245 utils/adt/misc.c:530
 #, c-format
 msgid "tablespaces are not supported on this platform"
 msgstr "Tablespaces werden auf dieser Plattform nicht unterstützt"
 
-#: access/transam/xlog.c:10592 access/transam/xlog.c:10630
-#: access/transam/xlog.c:10845 access/transam/xlogarchive.c:105
-#: access/transam/xlogarchive.c:265 commands/copy.c:1872 commands/copy.c:3157
+#: access/transam/xlog.c:10668 access/transam/xlog.c:10706
+#: access/transam/xlog.c:10921 access/transam/xlogarchive.c:105
+#: access/transam/xlogarchive.c:265 commands/copy.c:1872 commands/copy.c:3156
 #: commands/extension.c:3319 commands/tablespace.c:782
-#: commands/tablespace.c:873 guc-file.l:1004 replication/basebackup.c:513
-#: replication/basebackup.c:583 replication/logical/snapbuild.c:1518
+#: commands/tablespace.c:873 guc-file.l:1004 replication/basebackup.c:516
+#: replication/basebackup.c:586 replication/logical/snapbuild.c:1525
 #: storage/file/copydir.c:68 storage/file/copydir.c:107 storage/file/fd.c:1732
 #: storage/file/fd.c:3098 storage/file/fd.c:3277 storage/file/fd.c:3362
 #: utils/adt/dbsize.c:70 utils/adt/dbsize.c:222 utils/adt/dbsize.c:302
@@ -2489,153 +2496,153 @@ msgstr "Tablespaces werden auf dieser Plattform nicht unterstützt"
 msgid "could not stat file \"%s\": %m"
 msgstr "konnte »stat« für Datei »%s« nicht ausführen: %m"
 
-#: access/transam/xlog.c:10599 access/transam/xlog.c:10637
+#: access/transam/xlog.c:10675 access/transam/xlog.c:10713
 #, 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:10616 access/transam/xlog.c:10654
-#: access/transam/xlog.c:11065 postmaster/syslogger.c:1392
-#: postmaster/syslogger.c:1405
+#: access/transam/xlog.c:10692 access/transam/xlog.c:10730
+#: access/transam/xlog.c:11141 postmaster/syslogger.c:1476
+#: postmaster/syslogger.c:1489
 #, c-format
 msgid "could not write file \"%s\": %m"
 msgstr "konnte Datei »%s« nicht schreiben: %m"
 
-#: access/transam/xlog.c:10822
+#: access/transam/xlog.c:10898
 #, c-format
 msgid "exclusive backup not in progress"
 msgstr "es läuft kein exklusives Backup"
 
-#: access/transam/xlog.c:10849
+#: access/transam/xlog.c:10925
 #, c-format
 msgid "a backup is not in progress"
 msgstr "es läuft kein Backup"
 
-#: access/transam/xlog.c:10935 access/transam/xlog.c:10948
-#: access/transam/xlog.c:11309 access/transam/xlog.c:11315
-#: access/transam/xlog.c:11363 access/transam/xlog.c:11436
+#: access/transam/xlog.c:11011 access/transam/xlog.c:11024
+#: access/transam/xlog.c:11385 access/transam/xlog.c:11391
+#: access/transam/xlog.c:11439 access/transam/xlog.c:11512
 #: access/transam/xlogfuncs.c:688
 #, c-format
 msgid "invalid data in file \"%s\""
 msgstr "ungültige Daten in Datei »%s«"
 
-#: access/transam/xlog.c:10952 replication/basebackup.c:1079
+#: access/transam/xlog.c:11028 replication/basebackup.c:1082
 #, 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:10953 replication/basebackup.c:1080
+#: access/transam/xlog.c:11029 replication/basebackup.c:1083
 #, 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:11000
+#: access/transam/xlog.c:11076
 #, 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:11120
+#: access/transam/xlog.c:11196
 #, c-format
 msgid "pg_stop_backup cleanup done, waiting for required WAL segments to be archived"
 msgstr "Aufräumen nach pg_stop_backup beendet, warte bis die benötigten WAL-Segmente archiviert sind"
 
-#: access/transam/xlog.c:11130
+#: access/transam/xlog.c:11206
 #, c-format
 msgid "pg_stop_backup still waiting for all required WAL segments to be archived (%d seconds elapsed)"
 msgstr "pg_stop_backup wartet immer noch, bis alle benötigten WAL-Segmente archiviert sind (%d Sekunden abgelaufen)"
 
-#: access/transam/xlog.c:11132
+#: access/transam/xlog.c:11208
 #, c-format
 msgid "Check that your archive_command is executing properly.  pg_stop_backup can be canceled safely, 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. pg_stop_backup kann gefahrlos abgebrochen werden, aber die Datenbanksicherung wird ohne die fehlenden WAL-Segmente nicht benutzbar sein."
 
-#: access/transam/xlog.c:11139
+#: access/transam/xlog.c:11215
 #, c-format
 msgid "pg_stop_backup complete, all required WAL segments have been archived"
 msgstr "pg_stop_backup abgeschlossen, alle benötigten WAL-Segmente wurden archiviert"
 
-#: access/transam/xlog.c:11143
+#: access/transam/xlog.c:11219
 #, 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:11346
+#: access/transam/xlog.c:11422
 #, fuzzy, c-format
 #| msgid "could not seek in file \"%s\": %m"
 msgid "backup time %s in file \"%s\""
 msgstr "konnte Positionszeiger in Datei »%s« nicht setzen: %m"
 
-#: access/transam/xlog.c:11351
+#: access/transam/xlog.c:11427
 #, fuzzy, c-format
 #| msgid "could not read block %u in file \"%s\": %m"
 msgid "backup label %s in file \"%s\""
 msgstr "konnte Block %u in Datei »%s« nicht lesen: %m"
 
-#: access/transam/xlog.c:11364
+#: access/transam/xlog.c:11440
 #, c-format
 msgid "Timeline ID parsed is %u, but expected %u"
 msgstr ""
 
-#: access/transam/xlog.c:11368
+#: access/transam/xlog.c:11444
 #, fuzzy, c-format
 #| msgid "could not write block %u in file \"%s\": %m"
 msgid "backup timeline %u in file \"%s\""
 msgstr "konnte Block %u in Datei »%s« nicht schreiben: %m"
 
 #. translator: %s is a WAL record description
-#: access/transam/xlog.c:11476
+#: access/transam/xlog.c:11552
 #, c-format
 msgid "WAL redo at %X/%X for %s"
 msgstr "WAL-Redo bei %X/%X für %s"
 
-#: access/transam/xlog.c:11525
+#: access/transam/xlog.c:11601
 #, c-format
 msgid "online backup mode was not canceled"
 msgstr "Online-Sicherungsmodus wurde nicht storniert"
 
-#: access/transam/xlog.c:11526
+#: access/transam/xlog.c:11602
 #, 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:11535 access/transam/xlog.c:11547
-#: access/transam/xlog.c:11557
+#: access/transam/xlog.c:11611 access/transam/xlog.c:11623
+#: access/transam/xlog.c:11633
 #, c-format
 msgid "online backup mode canceled"
 msgstr "Online-Sicherungsmodus storniert"
 
-#: access/transam/xlog.c:11548
+#: access/transam/xlog.c:11624
 #, 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:11558
+#: access/transam/xlog.c:11634
 #, 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:11682 access/transam/xlogutils.c:726
-#: replication/walreceiver.c:1025 replication/walsender.c:2413
+#: access/transam/xlog.c:11760 access/transam/xlogutils.c:727
+#: replication/walreceiver.c:1019 replication/walsender.c:2424
 #, c-format
 msgid "could not seek in log segment %s to offset %u: %m"
 msgstr "konnte Positionszeiger von Logsegment %s nicht auf %u setzen: %m"
 
-#: access/transam/xlog.c:11696
+#: access/transam/xlog.c:11776
 #, 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:12225
+#: access/transam/xlog.c:12305
 #, c-format
 msgid "received promote request"
 msgstr "Anforderung zum Befördern empfangen"
 
-#: access/transam/xlog.c:12238
+#: access/transam/xlog.c:12318
 #, c-format
 msgid "trigger file found: %s"
 msgstr "Triggerdatei gefunden: %s"
 
-#: access/transam/xlog.c:12247
+#: access/transam/xlog.c:12327
 #, c-format
 msgid "could not stat trigger file \"%s\": %m"
 msgstr "konnte »stat« für Trigger-Datei »%s« nicht ausführen: %m"
@@ -2663,9 +2670,9 @@ msgstr "konnte Datei »%s« nicht aus Archiv wiederherstellen: %s"
 msgid "%s \"%s\": %s"
 msgstr "%s »%s«: %s"
 
-#: access/transam/xlogarchive.c:459 postmaster/syslogger.c:1416
-#: replication/logical/snapbuild.c:1644 replication/slot.c:590
-#: replication/slot.c:1191 replication/slot.c:1303 storage/file/fd.c:650
+#: access/transam/xlogarchive.c:459 postmaster/syslogger.c:1500
+#: replication/logical/snapbuild.c:1660 replication/slot.c:598
+#: replication/slot.c:1206 replication/slot.c:1321 storage/file/fd.c:650
 #: storage/file/fd.c:745 utils/time/snapmgr.c:1318
 #, c-format
 msgid "could not rename file \"%s\" to \"%s\": %m"
@@ -2705,14 +2712,14 @@ msgstr "Meinten Sie pg_stop_backup('f')?"
 #: commands/event_trigger.c:2015 commands/extension.c:1895
 #: commands/extension.c:2004 commands/extension.c:2228 commands/prepare.c:722
 #: executor/execExpr.c:2208 executor/execSRF.c:715 executor/functions.c:1034
-#: foreign/foreign.c:488 libpq/hba.c:2600 replication/logical/launcher.c:1027
-#: replication/logical/logicalfuncs.c:176 replication/logical/origin.c:1442
-#: replication/slotfuncs.c:200 replication/walsender.c:3182
+#: foreign/foreign.c:488 libpq/hba.c:2600 replication/logical/launcher.c:1127
+#: replication/logical/logicalfuncs.c:176 replication/logical/origin.c:1460
+#: replication/slotfuncs.c:200 replication/walsender.c:3203
 #: utils/adt/jsonfuncs.c:1701 utils/adt/jsonfuncs.c:1832
 #: utils/adt/jsonfuncs.c:2020 utils/adt/jsonfuncs.c:2147
-#: utils/adt/jsonfuncs.c:3567 utils/adt/pgstatfuncs.c:457
-#: utils/adt/pgstatfuncs.c:558 utils/fmgr/funcapi.c:62 utils/misc/guc.c:8808
-#: utils/mmgr/portalmem.c:1124
+#: utils/adt/jsonfuncs.c:3576 utils/adt/pgstatfuncs.c:457
+#: utils/adt/pgstatfuncs.c:558 utils/fmgr/funcapi.c:62 utils/misc/guc.c:8819
+#: utils/mmgr/portalmem.c:1134
 #, c-format
 msgid "set-valued function called in context that cannot accept a set"
 msgstr "Funktion mit Mengenergebnis in einem Zusammenhang aufgerufen, der keine Mengenergebnisse verarbeiten kann"
@@ -2720,11 +2727,11 @@ msgstr "Funktion mit Mengenergebnis in einem Zusammenhang aufgerufen, der keine
 #: access/transam/xlogfuncs.c:199 commands/event_trigger.c:1468
 #: commands/event_trigger.c:2019 commands/extension.c:1899
 #: commands/extension.c:2008 commands/extension.c:2232 commands/prepare.c:726
-#: foreign/foreign.c:493 libpq/hba.c:2604 replication/logical/launcher.c:1031
-#: replication/logical/logicalfuncs.c:180 replication/logical/origin.c:1446
-#: replication/slotfuncs.c:204 replication/walsender.c:3186
+#: foreign/foreign.c:493 libpq/hba.c:2604 replication/logical/launcher.c:1131
+#: replication/logical/logicalfuncs.c:180 replication/logical/origin.c:1464
+#: replication/slotfuncs.c:204 replication/walsender.c:3207
 #: utils/adt/pgstatfuncs.c:461 utils/adt/pgstatfuncs.c:562
-#: utils/misc/guc.c:8812 utils/misc/pg_config.c:43 utils/mmgr/portalmem.c:1128
+#: utils/misc/guc.c:8823 utils/misc/pg_config.c:43 utils/mmgr/portalmem.c:1138
 #, c-format
 msgid "materialize mode required, but it is not allowed in this context"
 msgstr "Materialisierungsmodus wird benötigt, ist aber in diesem Zusammenhang nicht erlaubt"
@@ -2771,142 +2778,142 @@ msgstr "Wiederherstellung läuft nicht"
 msgid "Recovery control functions can only be executed during recovery."
 msgstr "Wiederherstellungskontrollfunktionen können nur während der Wiederherstellung ausgeführt werden."
 
-#: access/transam/xlogreader.c:276
+#: access/transam/xlogreader.c:299
 #, c-format
 msgid "invalid record offset at %X/%X"
 msgstr "ungültiger Datensatz-Offset bei %X/%X"
 
-#: access/transam/xlogreader.c:284
+#: access/transam/xlogreader.c:307
 #, c-format
 msgid "contrecord is requested by %X/%X"
 msgstr "Contrecord angefordert von %X/%X"
 
-#: access/transam/xlogreader.c:325 access/transam/xlogreader.c:623
+#: access/transam/xlogreader.c:348 access/transam/xlogreader.c:646
 #, c-format
 msgid "invalid record length at %X/%X: wanted %u, got %u"
 msgstr "ungültige Datensatzlänge bei %X/%X: %u erwartet, %u erhalten"
 
-#: access/transam/xlogreader.c:340
+#: access/transam/xlogreader.c:363
 #, c-format
 msgid "record length %u at %X/%X too long"
 msgstr "Datensatzlänge %u bei %X/%X ist zu lang"
 
-#: access/transam/xlogreader.c:381
+#: access/transam/xlogreader.c:404
 #, c-format
 msgid "there is no contrecord flag at %X/%X"
 msgstr "keine Contrecord-Flag bei %X/%X"
 
-#: access/transam/xlogreader.c:394
+#: access/transam/xlogreader.c:417
 #, c-format
 msgid "invalid contrecord length %u at %X/%X"
 msgstr "ungültige Contrecord-Länge %u bei %X/%X"
 
-#: access/transam/xlogreader.c:631
+#: access/transam/xlogreader.c:654
 #, c-format
 msgid "invalid resource manager ID %u at %X/%X"
 msgstr "ungültige Resource-Manager-ID %u bei %X/%X"
 
-#: access/transam/xlogreader.c:645 access/transam/xlogreader.c:662
+#: access/transam/xlogreader.c:668 access/transam/xlogreader.c:685
 #, c-format
 msgid "record with incorrect prev-link %X/%X at %X/%X"
 msgstr "Datensatz mit falschem Prev-Link %X/%X bei %X/%X"
 
-#: access/transam/xlogreader.c:699
+#: access/transam/xlogreader.c:722
 #, c-format
 msgid "incorrect resource manager data checksum in record at %X/%X"
 msgstr "ungültige Resource-Manager-Datenprüfsumme in Datensatz bei %X/%X"
 
-#: access/transam/xlogreader.c:736
+#: access/transam/xlogreader.c:759
 #, c-format
 msgid "invalid magic number %04X in log segment %s, offset %u"
 msgstr "ungültige magische Zahl %04X in Logsegment %s, Offset %u"
 
-#: access/transam/xlogreader.c:750 access/transam/xlogreader.c:801
+#: access/transam/xlogreader.c:773 access/transam/xlogreader.c:824
 #, c-format
 msgid "invalid info bits %04X in log segment %s, offset %u"
 msgstr "ungültige Info-Bits %04X in Logsegment %s, Offset %u"
 
-#: access/transam/xlogreader.c:776
+#: access/transam/xlogreader.c:799
 #, c-format
 msgid "WAL file is from different database system: WAL file database system identifier is %s, pg_control database system identifier is %s"
 msgstr "WAL-Datei ist von einem anderen Datenbanksystem: Datenbanksystemidentifikator in WAL-Datei ist %s, Datenbanksystemidentifikator in pg_control ist %s"
 
-#: access/transam/xlogreader.c:783
+#: access/transam/xlogreader.c:806
 #, c-format
 msgid "WAL file is from different database system: incorrect segment size in page header"
 msgstr "WAL-Datei ist von einem anderen Datenbanksystem: falsche Segmentgröße im Seitenkopf"
 
-#: access/transam/xlogreader.c:789
+#: access/transam/xlogreader.c:812
 #, c-format
 msgid "WAL file is from different database system: incorrect XLOG_BLCKSZ in page header"
 msgstr "WAL-Datei ist von einem anderen Datenbanksystem: falsche XLOG_BLCKSZ im Seitenkopf"
 
-#: access/transam/xlogreader.c:820
+#: access/transam/xlogreader.c:843
 #, c-format
 msgid "unexpected pageaddr %X/%X in log segment %s, offset %u"
 msgstr "unerwartete Pageaddr %X/%X in Logsegment %s, Offset %u"
 
-#: access/transam/xlogreader.c:845
+#: access/transam/xlogreader.c:868
 #, c-format
 msgid "out-of-sequence timeline ID %u (after %u) in log segment %s, offset %u"
 msgstr "Zeitleisten-ID %u außer der Reihe (nach %u) in Logsegment %s, Offset %u"
 
-#: access/transam/xlogreader.c:1090
+#: access/transam/xlogreader.c:1113
 #, c-format
 msgid "out-of-order block_id %u at %X/%X"
 msgstr "block_id %u außer der Reihe bei %X/%X"
 
-#: access/transam/xlogreader.c:1113
+#: access/transam/xlogreader.c:1136
 #, c-format
 msgid "BKPBLOCK_HAS_DATA set, but no data included at %X/%X"
 msgstr "BKPBLOCK_HAS_DATA gesetzt, aber keine Daten enthalten bei %X/%X"
 
-#: access/transam/xlogreader.c:1120
+#: access/transam/xlogreader.c:1143
 #, c-format
 msgid "BKPBLOCK_HAS_DATA not set, but data length is %u at %X/%X"
 msgstr "BKPBLOCK_HAS_DATA nicht gesetzt, aber Datenlänge ist %u bei %X/%X"
 
-#: access/transam/xlogreader.c:1156
+#: access/transam/xlogreader.c:1179
 #, c-format
 msgid "BKPIMAGE_HAS_HOLE set, but hole offset %u length %u block image length %u at %X/%X"
 msgstr "BKPIMAGE_HAS_HOLE gesetzt, aber Loch Offset %u Länge %u Block-Abbild-Länge %u bei %X/%X"
 
-#: access/transam/xlogreader.c:1172
+#: access/transam/xlogreader.c:1195
 #, c-format
 msgid "BKPIMAGE_HAS_HOLE not set, but hole offset %u length %u at %X/%X"
 msgstr "BKPIMAGE_HAS_HOLE nicht gesetzt, aber Loch Offset %u Länge %u bei %X/%X"
 
-#: access/transam/xlogreader.c:1187
+#: access/transam/xlogreader.c:1210
 #, c-format
 msgid "BKPIMAGE_IS_COMPRESSED set, but block image length %u at %X/%X"
 msgstr "BKPIMAGE_IS_COMPRESSED gesetzt, aber Block-Abbild-Länge %u bei %X/%X"
 
-#: access/transam/xlogreader.c:1202
+#: access/transam/xlogreader.c:1225
 #, c-format
 msgid "neither BKPIMAGE_HAS_HOLE nor BKPIMAGE_IS_COMPRESSED set, but block image length is %u at %X/%X"
 msgstr "weder BKPIMAGE_HAS_HOLE noch BKPIMAGE_IS_COMPRESSED gesetzt, aber Block-Abbild-Länge ist %u bei %X/%X"
 
-#: access/transam/xlogreader.c:1218
+#: access/transam/xlogreader.c:1241
 #, c-format
 msgid "BKPBLOCK_SAME_REL set but no previous rel at %X/%X"
 msgstr "BKPBLOCK_SAME_REL gesetzt, aber keine vorangehende Relation bei %X/%X"
 
-#: access/transam/xlogreader.c:1230
+#: access/transam/xlogreader.c:1253
 #, c-format
 msgid "invalid block_id %u at %X/%X"
 msgstr "ungültige block_id %u bei %X/%X"
 
-#: access/transam/xlogreader.c:1319
+#: access/transam/xlogreader.c:1342
 #, c-format
 msgid "record with invalid length at %X/%X"
 msgstr "Datensatz mit ungültiger Länge bei %X/%X"
 
-#: access/transam/xlogreader.c:1408
+#: access/transam/xlogreader.c:1431
 #, c-format
 msgid "invalid compressed image at %X/%X, block %d"
 msgstr "ungültiges komprimiertes Abbild bei %X/%X, Block %d"
 
-#: access/transam/xlogutils.c:749 replication/walsender.c:2432
+#: access/transam/xlogutils.c:751 replication/walsender.c:2443
 #, c-format
 msgid "could not read from log segment %s, offset %u, length %lu: %m"
 msgstr "konnte nicht aus Logsegment %s bei Position %u, Länge %lu lesen: %m"
@@ -2916,12 +2923,12 @@ msgstr "konnte nicht aus Logsegment %s bei Position %u, Länge %lu lesen: %m"
 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:285 postmaster/postmaster.c:826 tcop/postgres.c:3552
+#: bootstrap/bootstrap.c:285 postmaster/postmaster.c:826 tcop/postgres.c:3558
 #, c-format
 msgid "--%s requires a value"
 msgstr "--%s benötigt einen Wert"
 
-#: bootstrap/bootstrap.c:290 postmaster/postmaster.c:831 tcop/postgres.c:3557
+#: bootstrap/bootstrap.c:290 postmaster/postmaster.c:831 tcop/postgres.c:3563
 #, c-format
 msgid "-c %s requires a value"
 msgstr "-c %s benötigt einen Wert"
@@ -3079,17 +3086,17 @@ msgstr "Large Object %u existiert nicht"
 #: commands/extension.c:1688 commands/extension.c:1698
 #: commands/extension.c:1708 commands/extension.c:2949
 #: commands/foreigncmds.c:537 commands/foreigncmds.c:546
-#: commands/functioncmds.c:557 commands/functioncmds.c:682
-#: commands/functioncmds.c:691 commands/functioncmds.c:700
-#: commands/functioncmds.c:709 commands/functioncmds.c:2103
-#: commands/functioncmds.c:2111 commands/publicationcmds.c:92
+#: commands/functioncmds.c:558 commands/functioncmds.c:683
+#: commands/functioncmds.c:692 commands/functioncmds.c:701
+#: commands/functioncmds.c:710 commands/functioncmds.c:2104
+#: commands/functioncmds.c:2112 commands/publicationcmds.c:92
 #: commands/sequence.c:1256 commands/sequence.c:1266 commands/sequence.c:1276
 #: commands/sequence.c:1286 commands/sequence.c:1296 commands/sequence.c:1306
 #: commands/sequence.c:1316 commands/sequence.c:1326 commands/sequence.c:1336
 #: commands/subscriptioncmds.c:110 commands/subscriptioncmds.c:120
 #: commands/subscriptioncmds.c:130 commands/subscriptioncmds.c:140
 #: commands/subscriptioncmds.c:154 commands/subscriptioncmds.c:165
-#: commands/subscriptioncmds.c:179 commands/tablecmds.c:6254
+#: commands/subscriptioncmds.c:179 commands/tablecmds.c:6261
 #: commands/typecmds.c:295 commands/typecmds.c:1444 commands/typecmds.c:1453
 #: commands/typecmds.c:1461 commands/typecmds.c:1469 commands/typecmds.c:1477
 #: commands/user.c:134 commands/user.c:148 commands/user.c:157
@@ -3101,8 +3108,8 @@ msgstr "Large Object %u existiert nicht"
 #: commands/user.c:595 commands/user.c:603 commands/user.c:611
 #: commands/user.c:620 commands/user.c:628 commands/user.c:636
 #: parser/parse_utilcmd.c:407 replication/pgoutput/pgoutput.c:111
-#: replication/pgoutput/pgoutput.c:132 replication/walsender.c:801
-#: replication/walsender.c:812 replication/walsender.c:822
+#: replication/pgoutput/pgoutput.c:132 replication/walsender.c:804
+#: replication/walsender.c:815 replication/walsender.c:825
 #, c-format
 msgid "conflicting or redundant options"
 msgstr "widersprüchliche oder überflüssige Optionen"
@@ -3118,22 +3125,22 @@ msgid "cannot use IN SCHEMA clause when using GRANT/REVOKE ON SCHEMAS"
 msgstr "Klausel IN SCHEMA kann nicht verwendet werden, wenn GRANT/REVOKE ON SCHEMAS verwendet wird"
 
 #: catalog/aclchk.c:1576 catalog/objectaddress.c:1390 commands/analyze.c:433
-#: commands/copy.c:4777 commands/sequence.c:1691 commands/tablecmds.c:5900
-#: commands/tablecmds.c:6048 commands/tablecmds.c:6105
-#: commands/tablecmds.c:6179 commands/tablecmds.c:6273
-#: commands/tablecmds.c:6332 commands/tablecmds.c:6471
-#: commands/tablecmds.c:6546 commands/tablecmds.c:6638
-#: commands/tablecmds.c:6732 commands/tablecmds.c:9066
-#: commands/tablecmds.c:9345 commands/tablecmds.c:9782 commands/trigger.c:904
-#: parser/analyze.c:2311 parser/parse_relation.c:2735
+#: commands/copy.c:4776 commands/sequence.c:1691 commands/tablecmds.c:5907
+#: commands/tablecmds.c:6055 commands/tablecmds.c:6112
+#: commands/tablecmds.c:6186 commands/tablecmds.c:6280
+#: commands/tablecmds.c:6339 commands/tablecmds.c:6478
+#: commands/tablecmds.c:6560 commands/tablecmds.c:6652
+#: commands/tablecmds.c:6746 commands/tablecmds.c:9080
+#: commands/tablecmds.c:9359 commands/tablecmds.c:9796 commands/trigger.c:904
+#: parser/analyze.c:2337 parser/parse_relation.c:2735
 #: parser/parse_relation.c:2798 parser/parse_target.c:1024
-#: parser/parse_type.c:127 utils/adt/acl.c:2843 utils/adt/ruleutils.c:2422
+#: parser/parse_type.c:127 utils/adt/acl.c:2843 utils/adt/ruleutils.c:2464
 #, c-format
 msgid "column \"%s\" of relation \"%s\" does not exist"
 msgstr "Spalte »%s« von Relation »%s« existiert nicht"
 
 #: catalog/aclchk.c:1843 catalog/objectaddress.c:1230 commands/sequence.c:1129
-#: commands/tablecmds.c:231 commands/tablecmds.c:13502 utils/adt/acl.c:2076
+#: commands/tablecmds.c:231 commands/tablecmds.c:13507 utils/adt/acl.c:2076
 #: utils/adt/acl.c:2106 utils/adt/acl.c:2138 utils/adt/acl.c:2170
 #: utils/adt/acl.c:2198 utils/adt/acl.c:2228
 #, c-format
@@ -3716,13 +3723,13 @@ 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:425 commands/tablecmds.c:1861 commands/tablecmds.c:2372
-#: commands/tablecmds.c:5467
+#: catalog/heap.c:425 commands/tablecmds.c:1861 commands/tablecmds.c:2385
+#: commands/tablecmds.c:5474
 #, c-format
 msgid "tables can have at most %d columns"
 msgstr "Tabellen können höchstens %d Spalten haben"
 
-#: catalog/heap.c:444 commands/tablecmds.c:5763
+#: catalog/heap.c:444 commands/tablecmds.c:5770
 #, c-format
 msgid "column name \"%s\" conflicts with a system column name"
 msgstr "Spaltenname »%s« steht im Konflikt mit dem Namen einer Systemspalte"
@@ -3748,7 +3755,7 @@ 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:587 commands/createas.c:204 commands/createas.c:501
-#: commands/indexcmds.c:1557 commands/tablecmds.c:13803 commands/view.c:103
+#: commands/indexcmds.c:1577 commands/tablecmds.c:13793 commands/view.c:103
 #: regex/regc_pg_locale.c:263 utils/adt/formatting.c:1536
 #: utils/adt/formatting.c:1658 utils/adt/formatting.c:1781 utils/adt/like.c:184
 #: utils/adt/selfuncs.c:5807 utils/adt/varlena.c:1416 utils/adt/varlena.c:1881
@@ -3756,7 +3763,7 @@ msgstr "für Spalte »%s« mit sortierbarem Typ %s wurde keine Sortierfolge abge
 msgid "Use the COLLATE clause to set the collation explicitly."
 msgstr "Verwenden Sie die COLLATE-Klausel, um die Sortierfolge explizit zu setzen."
 
-#: catalog/heap.c:1076 catalog/index.c:864 commands/tablecmds.c:3141
+#: catalog/heap.c:1076 catalog/index.c:870 commands/tablecmds.c:3148
 #, c-format
 msgid "relation \"%s\" already exists"
 msgstr "Relation »%s« existiert bereits"
@@ -3778,89 +3785,90 @@ msgstr "Eine Relation hat einen zugehörigen Typ mit dem selben Namen, daher mü
 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:2254
+#: catalog/heap.c:2334
 #, 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:2519
+#: catalog/heap.c:2599
 #, c-format
 msgid "check constraint \"%s\" already exists"
 msgstr "Check-Constraint »%s« existiert bereits"
 
-#: catalog/heap.c:2688 catalog/pg_constraint.c:912 commands/tablecmds.c:7109
+#: catalog/heap.c:2769 catalog/index.c:884 catalog/pg_constraint.c:916
+#: commands/tablecmds.c:7122
 #, c-format
 msgid "constraint \"%s\" for relation \"%s\" already exists"
 msgstr "Constraint »%s« existiert bereits für Relation »%s«"
 
-#: catalog/heap.c:2695
+#: catalog/heap.c:2776
 #, 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:2706
+#: catalog/heap.c:2787
 #, 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:2716
+#: catalog/heap.c:2797
 #, 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:2721
+#: catalog/heap.c:2802
 #, c-format
 msgid "merging constraint \"%s\" with inherited definition"
 msgstr "Constraint »%s« wird mit geerbter Definition zusammengeführt"
 
-#: catalog/heap.c:2837
+#: catalog/heap.c:2917
 #, c-format
 msgid "cannot use column references in default expression"
 msgstr "Spaltenverweise können nicht in Vorgabeausdrücken verwendet werden"
 
-#: catalog/heap.c:2862 rewrite/rewriteHandler.c:1176
+#: catalog/heap.c:2942 rewrite/rewriteHandler.c:1177
 #, 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:2867 commands/prepare.c:384 parser/parse_node.c:430
+#: catalog/heap.c:2947 commands/prepare.c:384 parser/parse_node.c:430
 #: parser/parse_target.c:590 parser/parse_target.c:859
-#: parser/parse_target.c:869 rewrite/rewriteHandler.c:1181
+#: parser/parse_target.c:869 rewrite/rewriteHandler.c:1182
 #, 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:2914
+#: catalog/heap.c:2994
 #, 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:3154
+#: catalog/heap.c:3237
 #, c-format
 msgid "unsupported ON COMMIT and foreign key combination"
 msgstr "nicht unterstützte Kombination aus ON COMMIT und Fremdschlüssel"
 
-#: catalog/heap.c:3155
+#: catalog/heap.c:3238
 #, 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:3160
+#: catalog/heap.c:3243
 #, 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:3161
+#: catalog/heap.c:3244
 #, c-format
 msgid "Table \"%s\" references \"%s\"."
 msgstr "Tabelle »%s« verweist auf »%s«."
 
-#: catalog/heap.c:3163
+#: catalog/heap.c:3246
 #, 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."
 
-#: catalog/index.c:231 parser/parse_utilcmd.c:1824 parser/parse_utilcmd.c:1911
+#: catalog/index.c:231 parser/parse_utilcmd.c:1825 parser/parse_utilcmd.c:1912
 #, c-format
 msgid "multiple primary keys for table \"%s\" are not allowed"
 msgstr "mehrere Primärschlüssel für Tabelle »%s« nicht erlaubt"
@@ -3870,7 +3878,7 @@ msgstr "mehrere Primärschlüssel für Tabelle »%s« nicht erlaubt"
 msgid "primary keys cannot be expressions"
 msgstr "Primärschlüssel können keine Ausdrücke sein"
 
-#: catalog/index.c:814 catalog/index.c:1259
+#: catalog/index.c:814 catalog/index.c:1285
 #, c-format
 msgid "user-defined indexes on system catalog tables are not supported"
 msgstr "benutzerdefinierte Indexe für Systemkatalogtabellen werden nicht unterstützt"
@@ -3885,29 +3893,29 @@ msgstr "nebenläufige Indexerzeugung für Systemkatalogtabellen wird nicht unter
 msgid "shared indexes cannot be created after initdb"
 msgstr "Cluster-globale Indexe können nicht nach initdb erzeugt werden"
 
-#: catalog/index.c:856 commands/createas.c:250 commands/sequence.c:152
+#: catalog/index.c:862 commands/createas.c:250 commands/sequence.c:152
 #: parser/parse_utilcmd.c:205
 #, c-format
 msgid "relation \"%s\" already exists, skipping"
 msgstr "Relation »%s« existiert bereits, wird übersprungen"
 
-#: catalog/index.c:892
+#: catalog/index.c:912
 #, c-format
 msgid "pg_class index OID value not set when in binary upgrade mode"
 msgstr "Index-OID-Wert für pg_class ist im Binary-Upgrade-Modus nicht gesetzt"
 
-#: catalog/index.c:1534
+#: catalog/index.c:1560
 #, c-format
 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:2263
+#: catalog/index.c:2289
 #, fuzzy, c-format
 #| msgid "building index \"%s\" on table \"%s\""
 msgid "building index \"%s\" on table \"%s\" serially"
 msgstr "baue Index »%s« von Tabelle »%s«"
 
-#: catalog/index.c:2268
+#: catalog/index.c:2294
 #, fuzzy, c-format
 #| msgid "building index \"%s\" on table \"%s\""
 msgid "building index \"%s\" on table \"%s\" with request for %d parallel worker"
@@ -3915,23 +3923,23 @@ msgid_plural "building index \"%s\" on table \"%s\" with request for %d parallel
 msgstr[0] "baue Index »%s« von Tabelle »%s«"
 msgstr[1] "baue Index »%s« von Tabelle »%s«"
 
-#: catalog/index.c:3657
+#: catalog/index.c:3683
 #, c-format
 msgid "cannot reindex temporary tables of other sessions"
 msgstr "kann temporäre Tabellen anderer Sitzungen nicht reindizieren"
 
-#: catalog/index.c:3788
+#: catalog/index.c:3814
 #, c-format
 msgid "index \"%s\" was reindexed"
 msgstr "Index »%s« wurde neu indiziert"
 
-#: catalog/index.c:3859
+#: catalog/index.c:3885
 #, c-format
 msgid "REINDEX of partitioned tables is not yet implemented, skipping \"%s\""
 msgstr "REINDEX von partitionierten Tabellen ist noch nicht implementiert, »%s« wird übersprungen"
 
 #: catalog/namespace.c:248 catalog/namespace.c:452 catalog/namespace.c:546
-#: commands/trigger.c:5377
+#: commands/trigger.c:5397
 #, c-format
 msgid "cross-database references are not implemented: \"%s.%s.%s\""
 msgstr "Verweise auf andere Datenbanken sind nicht implementiert: »%s.%s.%s«"
@@ -4014,7 +4022,7 @@ msgstr "Textsuchekonfiguration »%s« existiert nicht"
 msgid "cross-database references are not implemented: %s"
 msgstr "Verweise auf andere Datenbanken sind nicht implementiert: %s"
 
-#: catalog/namespace.c:2822 gram.y:14690 gram.y:16122 parser/parse_expr.c:800
+#: catalog/namespace.c:2822 gram.y:14712 gram.y:16144 parser/parse_expr.c:800
 #: parser/parse_target.c:1221
 #, c-format
 msgid "improper qualified name (too many dotted names): %s"
@@ -4041,33 +4049,33 @@ msgstr "Schema »%s« existiert nicht"
 msgid "improper relation name (too many dotted names): %s"
 msgstr "falscher Relationsname (zu viele Namensteile): %s"
 
-#: catalog/namespace.c:3557
+#: catalog/namespace.c:3597
 #, c-format
 msgid "collation \"%s\" for encoding \"%s\" does not exist"
 msgstr "Sortierfolge »%s« für Kodierung »%s« existiert nicht"
 
-#: catalog/namespace.c:3612
+#: catalog/namespace.c:3652
 #, c-format
 msgid "conversion \"%s\" does not exist"
 msgstr "Konversion »%s« existiert nicht"
 
-#: catalog/namespace.c:3820
+#: catalog/namespace.c:3860
 #, c-format
 msgid "permission denied to create temporary tables in database \"%s\""
 msgstr "keine Berechtigung, um temporäre Tabellen in Datenbank »%s« zu erzeugen"
 
-#: catalog/namespace.c:3836
+#: catalog/namespace.c:3876
 #, c-format
 msgid "cannot create temporary tables during recovery"
 msgstr "während der Wiederherstellung können keine temporären Tabellen erzeugt werden"
 
-#: catalog/namespace.c:3842
+#: catalog/namespace.c:3882
 #, c-format
 msgid "cannot create temporary tables during a parallel operation"
 msgstr "während einer parallelen Operation können keine temporären Tabellen erzeugt werden"
 
-#: catalog/namespace.c:4091 commands/tablespace.c:1171 commands/variable.c:64
-#: utils/misc/guc.c:10244 utils/misc/guc.c:10322
+#: catalog/namespace.c:4165 commands/tablespace.c:1171 commands/variable.c:64
+#: utils/misc/guc.c:10257 utils/misc/guc.c:10335
 #, c-format
 msgid "List syntax is invalid."
 msgstr "Die Listensyntax ist ungültig."
@@ -4075,25 +4083,25 @@ msgstr "Die Listensyntax ist ungültig."
 #: catalog/objectaddress.c:1238 catalog/pg_publication.c:66
 #: commands/policy.c:94 commands/policy.c:394 commands/policy.c:484
 #: commands/tablecmds.c:225 commands/tablecmds.c:267 commands/tablecmds.c:1719
-#: commands/tablecmds.c:4962 commands/tablecmds.c:9184
+#: commands/tablecmds.c:4969 commands/tablecmds.c:9198
 #, c-format
 msgid "\"%s\" is not a table"
 msgstr "»%s« ist keine Tabelle"
 
 #: catalog/objectaddress.c:1245 commands/tablecmds.c:237
-#: commands/tablecmds.c:4992 commands/tablecmds.c:13507 commands/view.c:141
+#: commands/tablecmds.c:4999 commands/tablecmds.c:13512 commands/view.c:141
 #, c-format
 msgid "\"%s\" is not a view"
 msgstr "»%s« ist keine Sicht"
 
 #: catalog/objectaddress.c:1252 commands/matview.c:172 commands/tablecmds.c:243
-#: commands/tablecmds.c:13512
+#: commands/tablecmds.c:13517
 #, c-format
 msgid "\"%s\" is not a materialized view"
 msgstr "»%s« ist keine materialisierte Sicht"
 
 #: catalog/objectaddress.c:1259 commands/tablecmds.c:261
-#: commands/tablecmds.c:4995 commands/tablecmds.c:13517
+#: commands/tablecmds.c:5002 commands/tablecmds.c:13522
 #, c-format
 msgid "\"%s\" is not a foreign table"
 msgstr "»%s« ist keine Fremdtabelle"
@@ -4113,8 +4121,8 @@ msgstr "Spaltenname muss qualifiziert werden"
 msgid "default value for column \"%s\" of relation \"%s\" does not exist"
 msgstr "Vorgabewert für Spalte »%s« von Relation »%s« existiert nicht"
 
-#: catalog/objectaddress.c:1509 commands/functioncmds.c:131
-#: commands/tablecmds.c:253 commands/typecmds.c:3320 parser/parse_type.c:226
+#: catalog/objectaddress.c:1509 commands/functioncmds.c:132
+#: commands/tablecmds.c:253 commands/typecmds.c:3323 parser/parse_type.c:226
 #: parser/parse_type.c:255 parser/parse_type.c:828 utils/adt/acl.c:4377
 #, c-format
 msgid "type \"%s\" does not exist"
@@ -4136,7 +4144,7 @@ msgid "user mapping for user \"%s\" on server \"%s\" does not exist"
 msgstr "Benutzerabbildung für Benutzer »%s« auf Server »%s« existiert nicht"
 
 #: catalog/objectaddress.c:1725 commands/foreigncmds.c:428
-#: commands/foreigncmds.c:1004 commands/foreigncmds.c:1377
+#: commands/foreigncmds.c:1004 commands/foreigncmds.c:1381
 #: foreign/foreign.c:688
 #, c-format
 msgid "server \"%s\" does not exist"
@@ -4205,7 +4213,7 @@ msgstr "Länge der Argumentliste muss genau %d sein"
 msgid "must be owner of large object %u"
 msgstr "Berechtigung nur für Eigentümer des Large Object %u"
 
-#: catalog/objectaddress.c:2345 commands/functioncmds.c:1452
+#: catalog/objectaddress.c:2345 commands/functioncmds.c:1453
 #, c-format
 msgid "must be owner of type %s or type %s"
 msgstr "Berechtigung nur für Eigentümer des Typs %s oder des Typs %s"
@@ -4225,72 +4233,77 @@ msgstr "Berechtigung nur mit CREATEROLE-Privileg"
 msgid "unrecognized object type \"%s\""
 msgstr "unbekannter Objekttyp »%s«"
 
-#: catalog/objectaddress.c:2686
-#, c-format
-msgid " column %s"
+#. translator: second %s is, e.g., "table %s"
+#: catalog/objectaddress.c:2694
+#, fuzzy, c-format
+#| msgid " column %s"
+msgid "column %s of %s"
 msgstr " Spalte %s"
 
-#: catalog/objectaddress.c:2693
+#: catalog/objectaddress.c:2704
 #, c-format
 msgid "function %s"
 msgstr "Funktion %s"
 
-#: catalog/objectaddress.c:2698
+#: catalog/objectaddress.c:2709
 #, c-format
 msgid "type %s"
 msgstr "Typ %s"
 
-#: catalog/objectaddress.c:2728
+#: catalog/objectaddress.c:2739
 #, c-format
 msgid "cast from %s to %s"
 msgstr "Typumwandlung von %s in %s"
 
-#: catalog/objectaddress.c:2748
+#: catalog/objectaddress.c:2767
 #, c-format
 msgid "collation %s"
 msgstr "Sortierfolge %s"
 
-#: catalog/objectaddress.c:2772
+#. translator: second %s is, e.g., "table %s"
+#: catalog/objectaddress.c:2793
 #, c-format
 msgid "constraint %s on %s"
 msgstr "Constraint %s für %s"
 
-#: catalog/objectaddress.c:2778
+#: catalog/objectaddress.c:2799
 #, c-format
 msgid "constraint %s"
 msgstr "Constraint %s"
 
-#: catalog/objectaddress.c:2795
+#: catalog/objectaddress.c:2826
 #, c-format
 msgid "conversion %s"
 msgstr "Konversion %s"
 
-#: catalog/objectaddress.c:2832
-#, c-format
-msgid "default for %s"
+#. translator: %s is typically "column %s of table %s"
+#: catalog/objectaddress.c:2865
+#, fuzzy, c-format
+#| msgid "default for %s"
+msgid "default value for %s"
 msgstr "Vorgabewert für %s"
 
-#: catalog/objectaddress.c:2841
+#: catalog/objectaddress.c:2874
 #, c-format
 msgid "language %s"
 msgstr "Sprache %s"
 
-#: catalog/objectaddress.c:2846
+#: catalog/objectaddress.c:2879
 #, c-format
 msgid "large object %u"
 msgstr "Large Object %u"
 
-#: catalog/objectaddress.c:2851
+#: catalog/objectaddress.c:2884
 #, c-format
 msgid "operator %s"
 msgstr "Operator %s"
 
-#: catalog/objectaddress.c:2883
+#: catalog/objectaddress.c:2916
 #, c-format
 msgid "operator class %s for access method %s"
 msgstr "Operatorklasse %s für Zugriffsmethode %s"
 
-#: catalog/objectaddress.c:2906
+#: catalog/objectaddress.c:2939
 #, c-format
 msgid "access method %s"
 msgstr "Zugriffsmethode %s"
@@ -4299,7 +4312,7 @@ msgstr "Zugriffsmethode %s"
 #. first two %s's are data type names, the third %s is the
 #. description of the operator family, and the last %s is the
 #. textual form of the operator with arguments.
-#: catalog/objectaddress.c:2948
+#: catalog/objectaddress.c:2981
 #, c-format
 msgid "operator %d (%s, %s) of %s: %s"
 msgstr "Operator %d (%s, %s) von %s: %s"
@@ -4308,215 +4321,243 @@ msgstr "Operator %d (%s, %s) von %s: %s"
 #. are data type names, the third %s is the description of the
 #. operator family, and the last %s is the textual form of the
 #. function with arguments.
-#: catalog/objectaddress.c:2998
+#: catalog/objectaddress.c:3031
 #, c-format
 msgid "function %d (%s, %s) of %s: %s"
 msgstr "Funktion %d (%s, %s) von %s: %s"
 
-#: catalog/objectaddress.c:3038
-#, c-format
-msgid "rule %s on "
+#. translator: second %s is, e.g., "table %s"
+#: catalog/objectaddress.c:3075
+#, fuzzy, c-format
+#| msgid "rule %s on "
+msgid "rule %s on %s"
 msgstr "Regel %s für "
 
-#: catalog/objectaddress.c:3073
-#, c-format
-msgid "trigger %s on "
+#. translator: second %s is, e.g., "table %s"
+#: catalog/objectaddress.c:3113
+#, fuzzy, c-format
+#| msgid "trigger %s on "
+msgid "trigger %s on %s"
 msgstr "Trigger %s für "
 
-#: catalog/objectaddress.c:3090
+#: catalog/objectaddress.c:3129
 #, c-format
 msgid "schema %s"
 msgstr "Schema %s"
 
-#: catalog/objectaddress.c:3107
+#: catalog/objectaddress.c:3152
 #, c-format
 msgid "statistics object %s"
 msgstr "Statistikobjekt %s"
 
-#: catalog/objectaddress.c:3123
+#: catalog/objectaddress.c:3179
 #, c-format
 msgid "text search parser %s"
 msgstr "Textsucheparser %s"
 
-#: catalog/objectaddress.c:3138
+#: catalog/objectaddress.c:3205
 #, c-format
 msgid "text search dictionary %s"
 msgstr "Textsuchewörterbuch %s"
 
-#: catalog/objectaddress.c:3153
+#: catalog/objectaddress.c:3231
 #, c-format
 msgid "text search template %s"
 msgstr "Textsuchevorlage %s"
 
-#: catalog/objectaddress.c:3168
+#: catalog/objectaddress.c:3257
 #, c-format
 msgid "text search configuration %s"
 msgstr "Textsuchekonfiguration %s"
 
-#: catalog/objectaddress.c:3176
+#: catalog/objectaddress.c:3266
 #, c-format
 msgid "role %s"
 msgstr "Rolle %s"
 
-#: catalog/objectaddress.c:3189
+#: catalog/objectaddress.c:3279
 #, c-format
 msgid "database %s"
 msgstr "Datenbank %s"
 
-#: catalog/objectaddress.c:3201
+#: catalog/objectaddress.c:3291
 #, c-format
 msgid "tablespace %s"
 msgstr "Tablespace %s"
 
-#: catalog/objectaddress.c:3210
+#: catalog/objectaddress.c:3300
 #, c-format
 msgid "foreign-data wrapper %s"
 msgstr "Fremddaten-Wrapper %s"
 
-#: catalog/objectaddress.c:3219
+#: catalog/objectaddress.c:3309
 #, c-format
 msgid "server %s"
 msgstr "Server %s"
 
-#: catalog/objectaddress.c:3247
+#: catalog/objectaddress.c:3337
 #, c-format
 msgid "user mapping for %s on server %s"
 msgstr "Benutzerabbildung für %s auf Server %s"
 
-#: catalog/objectaddress.c:3282
+#: catalog/objectaddress.c:3382
+#, fuzzy, c-format
+#| msgid "default privileges on new relations belonging to role %s"
+msgid "default privileges on new relations belonging to role %s in schema %s"
+msgstr "Vorgabeprivilegien für neue Relationen von Rolle %s"
+
+#: catalog/objectaddress.c:3386
 #, c-format
 msgid "default privileges on new relations belonging to role %s"
 msgstr "Vorgabeprivilegien für neue Relationen von Rolle %s"
 
-#: catalog/objectaddress.c:3287
+#: catalog/objectaddress.c:3392
+#, fuzzy, c-format
+#| msgid "default privileges on new sequences belonging to role %s"
+msgid "default privileges on new sequences belonging to role %s in schema %s"
+msgstr "Vorgabeprivilegien für neue Sequenzen von Rolle %s"
+
+#: catalog/objectaddress.c:3396
 #, c-format
 msgid "default privileges on new sequences belonging to role %s"
 msgstr "Vorgabeprivilegien für neue Sequenzen von Rolle %s"
 
-#: catalog/objectaddress.c:3292
+#: catalog/objectaddress.c:3402
+#, fuzzy, c-format
+#| msgid "default privileges on new functions belonging to role %s"
+msgid "default privileges on new functions belonging to role %s in schema %s"
+msgstr "Vorgabeprivilegien für neue Funktionen von Rolle %s"
+
+#: catalog/objectaddress.c:3406
 #, c-format
 msgid "default privileges on new functions belonging to role %s"
 msgstr "Vorgabeprivilegien für neue Funktionen von Rolle %s"
 
-#: catalog/objectaddress.c:3297
+#: catalog/objectaddress.c:3412
+#, fuzzy, c-format
+#| msgid "default privileges on new types belonging to role %s"
+msgid "default privileges on new types belonging to role %s in schema %s"
+msgstr "Vorgabeprivilegien für neue Typen von Rolle %s"
+
+#: catalog/objectaddress.c:3416
 #, c-format
 msgid "default privileges on new types belonging to role %s"
 msgstr "Vorgabeprivilegien für neue Typen von Rolle %s"
 
-#: catalog/objectaddress.c:3302
+#: catalog/objectaddress.c:3422
 #, c-format
 msgid "default privileges on new schemas belonging to role %s"
 msgstr "Vorgabeprivilegien für neue Schemas von Rolle %s"
 
-#: catalog/objectaddress.c:3308
-#, c-format
-msgid "default privileges belonging to role %s"
+#: catalog/objectaddress.c:3429
+#, fuzzy, c-format
+#| msgid "default privileges belonging to role %s"
+msgid "default privileges belonging to role %s in schema %s"
 msgstr "Vorgabeprivilegien von Rolle %s"
 
-#: catalog/objectaddress.c:3316
+#: catalog/objectaddress.c:3433
 #, c-format
-msgid " in schema %s"
-msgstr " in Schema %s"
+msgid "default privileges belonging to role %s"
+msgstr "Vorgabeprivilegien von Rolle %s"
 
-#: catalog/objectaddress.c:3333
+#: catalog/objectaddress.c:3451
 #, c-format
 msgid "extension %s"
 msgstr "Erweiterung %s"
 
-#: catalog/objectaddress.c:3346
+#: catalog/objectaddress.c:3464
 #, c-format
 msgid "event trigger %s"
 msgstr "Ereignistrigger %s"
 
-#: catalog/objectaddress.c:3378
-#, c-format
-msgid "policy %s on "
+#. translator: second %s is, e.g., "table %s"
+#: catalog/objectaddress.c:3500
+#, fuzzy, c-format
+#| msgid "policy %s on "
+msgid "policy %s on %s"
 msgstr "Policy %s für "
 
-#: catalog/objectaddress.c:3389
+#: catalog/objectaddress.c:3510
 #, c-format
 msgid "publication %s"
 msgstr "Publikation %s"
 
-#: catalog/objectaddress.c:3409
-#, c-format
-msgid "publication table %s in publication %s"
+#. translator: first %s is, e.g., "table %s"
+#: catalog/objectaddress.c:3535
+#, fuzzy, c-format
+#| msgid "publication table %s in publication %s"
+msgid "publication of %s in publication %s"
 msgstr "Publikationstabelle %s in Publikation %s"
 
-#: catalog/objectaddress.c:3417
+#: catalog/objectaddress.c:3544
 #, c-format
 msgid "subscription %s"
 msgstr "Subskription %s"
 
-#: catalog/objectaddress.c:3435
+#: catalog/objectaddress.c:3562
 #, c-format
 msgid "transform for %s language %s"
 msgstr "Transformation %s für Sprache %s"
 
-#: catalog/objectaddress.c:3496
+#: catalog/objectaddress.c:3625
 #, c-format
 msgid "table %s"
 msgstr "Tabelle %s"
 
-#: catalog/objectaddress.c:3501
+#: catalog/objectaddress.c:3630
 #, c-format
 msgid "index %s"
 msgstr "Index %s"
 
-#: catalog/objectaddress.c:3505
+#: catalog/objectaddress.c:3634
 #, c-format
 msgid "sequence %s"
 msgstr "Sequenz %s"
 
-#: catalog/objectaddress.c:3509
+#: catalog/objectaddress.c:3638
 #, c-format
 msgid "toast table %s"
 msgstr "TOAST-Tabelle %s"
 
-#: catalog/objectaddress.c:3513
+#: catalog/objectaddress.c:3642
 #, c-format
 msgid "view %s"
 msgstr "Sicht %s"
 
-#: catalog/objectaddress.c:3517
+#: catalog/objectaddress.c:3646
 #, c-format
 msgid "materialized view %s"
 msgstr "materialisierte Sicht %s"
 
-#: catalog/objectaddress.c:3521
+#: catalog/objectaddress.c:3650
 #, c-format
 msgid "composite type %s"
 msgstr "zusammengesetzter Typ %s"
 
-#: catalog/objectaddress.c:3525
+#: catalog/objectaddress.c:3654
 #, c-format
 msgid "foreign table %s"
 msgstr "Fremdtabelle %s"
 
-#: catalog/objectaddress.c:3530
+#: catalog/objectaddress.c:3659
 #, c-format
 msgid "relation %s"
 msgstr "Relation %s"
 
-#: catalog/objectaddress.c:3567
+#: catalog/objectaddress.c:3696
 #, c-format
 msgid "operator family %s for access method %s"
 msgstr "Operatorfamilie %s für Zugriffsmethode %s"
 
-#: catalog/objectaddress.c:4939
-#, c-format
-msgid "%s in publication %s"
-msgstr "%s in Publikation %s"
-
-#: catalog/partition.c:180 catalog/pg_constraint.c:441 commands/analyze.c:1499
-#: commands/indexcmds.c:922 commands/tablecmds.c:941 commands/tablecmds.c:9246
-#: commands/tablecmds.c:14403 commands/tablecmds.c:14880
-#: executor/execExprInterp.c:3302 executor/execMain.c:1927
-#: executor/execMain.c:2006 executor/execMain.c:2054 executor/execMain.c:2165
-#: executor/execPartition.c:409 executor/execPartition.c:469
-#: executor/execPartition.c:585 executor/execPartition.c:688
-#: executor/execPartition.c:759 executor/execPartition.c:957
-#: executor/nodeModifyTable.c:1835
+#: catalog/partition.c:180 catalog/pg_constraint.c:420 commands/analyze.c:1499
+#: commands/indexcmds.c:917 commands/tablecmds.c:941 commands/tablecmds.c:9260
+#: commands/tablecmds.c:14401 commands/tablecmds.c:14873
+#: executor/execExprInterp.c:3302 executor/execMain.c:1938
+#: executor/execMain.c:2017 executor/execMain.c:2065 executor/execMain.c:2171
+#: executor/execPartition.c:432 executor/execPartition.c:492
+#: executor/execPartition.c:608 executor/execPartition.c:711
+#: executor/execPartition.c:782 executor/execPartition.c:980
+#: executor/nodeModifyTable.c:1859
 msgid "could not convert row type"
 msgstr "konnte Zeilentyp nicht umwandeln"
 
@@ -4562,7 +4603,7 @@ msgstr "Anfangswert darf nicht ausgelassen werden, wenn Übergangsfunktion strik
 msgid "return type of inverse transition function %s is not %s"
 msgstr "Rückgabetyp der inversen Übergangsfunktion %s ist nicht %s"
 
-#: catalog/pg_aggregate.c:352 executor/nodeWindowAgg.c:2823
+#: catalog/pg_aggregate.c:352 executor/nodeWindowAgg.c:2838
 #, c-format
 msgid "strictness of aggregate's forward and inverse transition functions must match"
 msgstr "Striktheit der vorwärtigen und inversen Übergangsfunktionen einer Aggregatfunktion müssen übereinstimmen"
@@ -4592,7 +4633,7 @@ msgstr "Rückgabetyp der Serialisierungsfunktion %s ist nicht %s"
 msgid "return type of deserialization function %s is not %s"
 msgstr "Rückgabetyp der Deserialisierungsfunktion %s ist nicht %s"
 
-#: catalog/pg_aggregate.c:495 catalog/pg_proc.c:241 catalog/pg_proc.c:248
+#: catalog/pg_aggregate.c:495 catalog/pg_proc.c:240 catalog/pg_proc.c:247
 #, c-format
 msgid "cannot determine result data type"
 msgstr "kann Ergebnisdatentyp nicht bestimmen"
@@ -4602,12 +4643,12 @@ msgstr "kann Ergebnisdatentyp nicht bestimmen"
 msgid "An aggregate returning a polymorphic type must have at least one polymorphic argument."
 msgstr "Eine Aggregatfunktion, die einen polymorphischen Typ zurückgibt, muss mindestens ein polymorphisches Argument haben."
 
-#: catalog/pg_aggregate.c:508 catalog/pg_proc.c:254
+#: catalog/pg_aggregate.c:508 catalog/pg_proc.c:253
 #, c-format
 msgid "unsafe use of pseudo-type \"internal\""
 msgstr "unsichere Verwendung des Pseudotyps »internal«"
 
-#: catalog/pg_aggregate.c:509 catalog/pg_proc.c:255
+#: catalog/pg_aggregate.c:509 catalog/pg_proc.c:254
 #, c-format
 msgid "A function returning \"internal\" must have at least one \"internal\" argument."
 msgstr "Eine Funktion, die »internal« zurückgibt, muss mindestens ein Argument vom Typ »internal« haben."
@@ -4625,9 +4666,9 @@ msgstr "Sortieroperator kann nur für Aggregatfunktionen mit einem Argument ange
 #: catalog/pg_aggregate.c:819 commands/typecmds.c:1766 commands/typecmds.c:1817
 #: commands/typecmds.c:1848 commands/typecmds.c:1871 commands/typecmds.c:1892
 #: commands/typecmds.c:1919 commands/typecmds.c:1946 commands/typecmds.c:2023
-#: commands/typecmds.c:2065 parser/parse_func.c:398 parser/parse_func.c:427
-#: parser/parse_func.c:452 parser/parse_func.c:466 parser/parse_func.c:541
-#: parser/parse_func.c:552 parser/parse_func.c:2022
+#: commands/typecmds.c:2065 parser/parse_func.c:408 parser/parse_func.c:437
+#: parser/parse_func.c:462 parser/parse_func.c:476 parser/parse_func.c:596
+#: parser/parse_func.c:616 parser/parse_func.c:2086
 #, c-format
 msgid "function %s does not exist"
 msgstr "Funktion %s existiert nicht"
@@ -4667,27 +4708,17 @@ msgstr "Sortierfolge »%s« existiert bereits"
 msgid "collation \"%s\" for encoding \"%s\" already exists"
 msgstr "Sortierfolge »%s« für Kodierung »%s« existiert bereits"
 
-#: catalog/pg_constraint.c:921
+#: catalog/pg_constraint.c:924
 #, c-format
 msgid "constraint \"%s\" for domain %s already exists"
 msgstr "Constraint »%s« für Domäne %s existiert bereits"
 
-#: catalog/pg_constraint.c:1089 catalog/pg_constraint.c:1165
-#, c-format
-msgid "table \"%s\" has multiple constraints named \"%s\""
-msgstr "Tabelle »%s« hat mehrere Constraints namens »%s«"
-
-#: catalog/pg_constraint.c:1101 catalog/pg_constraint.c:1199
+#: catalog/pg_constraint.c:1087 catalog/pg_constraint.c:1180
 #, c-format
 msgid "constraint \"%s\" for table \"%s\" does not exist"
 msgstr "Constraint »%s« für Tabelle »%s« existiert nicht"
 
-#: catalog/pg_constraint.c:1284
-#, c-format
-msgid "domain %s has multiple constraints named \"%s\""
-msgstr "Domäne %s hat mehrere Constraints namens »%s«"
-
-#: catalog/pg_constraint.c:1296
+#: catalog/pg_constraint.c:1269
 #, c-format
 msgid "constraint \"%s\" for domain %s does not exist"
 msgstr "Constraint »%s« für Domäne %s existiert nicht"
@@ -4762,7 +4793,7 @@ msgstr "»%s« ist kein gültiger Operatorname"
 msgid "only binary operators can have commutators"
 msgstr "nur binäre Operatoren können Kommutatoren haben"
 
-#: catalog/pg_operator.c:370 commands/operatorcmds.c:481
+#: catalog/pg_operator.c:370 commands/operatorcmds.c:485
 #, c-format
 msgid "only binary operators can have join selectivity"
 msgstr "nur binäre Operatoren können Join-Selectivity haben"
@@ -4782,12 +4813,12 @@ msgstr "nur binäre Operatoren können eine Hash-Funktion haben"
 msgid "only boolean operators can have negators"
 msgstr "nur Boole’sche Operatoren können Negatoren haben"
 
-#: catalog/pg_operator.c:393 commands/operatorcmds.c:489
+#: catalog/pg_operator.c:393 commands/operatorcmds.c:493
 #, c-format
 msgid "only boolean operators can have restriction selectivity"
 msgstr "nur Boole’sche Operatoren können Restriction-Selectivity haben"
 
-#: catalog/pg_operator.c:397 commands/operatorcmds.c:493
+#: catalog/pg_operator.c:397 commands/operatorcmds.c:497
 #, c-format
 msgid "only boolean operators can have join selectivity"
 msgstr "nur Boole’sche Operatoren können Join-Selectivity haben"
@@ -4812,75 +4843,78 @@ msgstr "Operator %s existiert bereits"
 msgid "operator cannot be its own negator or sort operator"
 msgstr "Operator kann nicht sein eigener Negator oder Sortierungsoperator sein"
 
-#: catalog/pg_proc.c:129 parser/parse_func.c:2058
+#: catalog/pg_proc.c:128 parser/parse_func.c:2122
 #, c-format
 msgid "functions cannot have more than %d argument"
 msgid_plural "functions cannot have more than %d arguments"
 msgstr[0] "Funktionen können nicht mehr als %d Argument haben"
 msgstr[1] "Funktionen können nicht mehr als %d Argumente haben"
 
-#: catalog/pg_proc.c:242
+#: catalog/pg_proc.c:241
 #, c-format
 msgid "A function returning a polymorphic type must have at least one polymorphic argument."
 msgstr "Eine Funktion, die einen polymorphischen Typ zurückgibt, muss mindestens ein polymorphisches Argument haben."
 
-#: catalog/pg_proc.c:249
+#: catalog/pg_proc.c:248
 #, c-format
 msgid "A function returning \"anyrange\" must have at least one \"anyrange\" argument."
 msgstr "Eine Funktion, die »anyrange« zurückgibt, muss mindestens ein Argument vom Typ »anyrange« haben."
 
-#: catalog/pg_proc.c:267
-#, c-format
-msgid "\"%s\" is already an attribute of type %s"
-msgstr "»%s« ist schon ein Attribut von Typ %s"
-
-#: catalog/pg_proc.c:397
+#: catalog/pg_proc.c:383
 #, c-format
 msgid "function \"%s\" already exists with same argument types"
 msgstr "Funktion »%s« existiert bereits mit den selben Argumenttypen"
 
-#: catalog/pg_proc.c:407
+#: catalog/pg_proc.c:393
 #, c-format
 msgid "cannot change routine kind"
 msgstr "kann Routinenart nicht ändern"
 
-#: catalog/pg_proc.c:409
+#: catalog/pg_proc.c:395
 #, c-format
 msgid "\"%s\" is an aggregate function."
 msgstr "»%s« ist eine Aggregatfunktion."
 
-#: catalog/pg_proc.c:411
+#: catalog/pg_proc.c:397
 #, c-format
 msgid "\"%s\" is a function."
 msgstr "»%s« ist eine Funktion."
 
-#: catalog/pg_proc.c:413
+#: catalog/pg_proc.c:399
 #, c-format
 msgid "\"%s\" is a procedure."
 msgstr "»%s« ist eine Prozedur."
 
-#: catalog/pg_proc.c:415
+#: catalog/pg_proc.c:401
 #, c-format
 msgid "\"%s\" is a window function."
 msgstr "»%s« ist eine Fensterfunktion."
 
-#: catalog/pg_proc.c:426 catalog/pg_proc.c:450
+#: catalog/pg_proc.c:419
+#, fuzzy, c-format
+#| msgid "cannot change name of input parameter \"%s\""
+msgid "cannot change whether a procedure has output parameters"
+msgstr "kann Name des Eingabeparameters »%s« nicht ändern"
+
+#: catalog/pg_proc.c:420 catalog/pg_proc.c:446
 #, c-format
 msgid "cannot change return type of existing function"
 msgstr "kann Rückgabetyp einer bestehenden Funktion nicht ändern"
 
-#: catalog/pg_proc.c:427 catalog/pg_proc.c:452 catalog/pg_proc.c:495
-#: catalog/pg_proc.c:519 catalog/pg_proc.c:545
-#, c-format
-msgid "Use DROP FUNCTION %s first."
+#. translator: first %s is DROP FUNCTION or DROP PROCEDURE
+#: catalog/pg_proc.c:422 catalog/pg_proc.c:449 catalog/pg_proc.c:494
+#: catalog/pg_proc.c:520 catalog/pg_proc.c:548
+#, fuzzy, c-format
+#| msgid "Use DROP FUNCTION %s first."
+msgid "Use %s %s first."
 msgstr "Verwenden Sie zuerst DROP FUNCTION %s."
 
-#: catalog/pg_proc.c:451
+#: catalog/pg_proc.c:447
 #, c-format
 msgid "Row type defined by OUT parameters is different."
 msgstr "Der von OUT-Parametern bestimmte Zeilentyp ist verschieden."
 
-#: catalog/pg_proc.c:493
+#: catalog/pg_proc.c:491
 #, c-format
 msgid "cannot change name of input parameter \"%s\""
 msgstr "kann Name des Eingabeparameters »%s« nicht ändern"
@@ -4890,27 +4924,27 @@ msgstr "kann Name des Eingabeparameters »%s« nicht ändern"
 msgid "cannot remove parameter defaults from existing function"
 msgstr "kann Parametervorgabewerte einer bestehenden Funktion nicht entfernen"
 
-#: catalog/pg_proc.c:544
+#: catalog/pg_proc.c:546
 #, c-format
 msgid "cannot change data type of existing parameter default value"
 msgstr "kann Datentyp eines bestehenden Parametervorgabewerts nicht ändern"
 
-#: catalog/pg_proc.c:753
+#: catalog/pg_proc.c:757
 #, c-format
 msgid "there is no built-in function named \"%s\""
 msgstr "es gibt keine eingebaute Funktion namens %s"
 
-#: catalog/pg_proc.c:851
+#: catalog/pg_proc.c:855
 #, c-format
 msgid "SQL functions cannot return type %s"
 msgstr "SQL-Funktionen können keinen Rückgabetyp »%s« haben"
 
-#: catalog/pg_proc.c:866
+#: catalog/pg_proc.c:870
 #, c-format
 msgid "SQL functions cannot have arguments of type %s"
 msgstr "SQL-Funktionen können keine Argumente vom Typ »%s« haben"
 
-#: catalog/pg_proc.c:954 executor/functions.c:1434
+#: catalog/pg_proc.c:958 executor/functions.c:1434
 #, c-format
 msgid "SQL function \"%s\""
 msgstr "SQL-Funktion »%s«"
@@ -5071,8 +5105,8 @@ msgstr "Typen mit fester Größe müssen Storage-Typ PLAIN haben"
 msgid "could not form array type name for type \"%s\""
 msgstr "konnte keinen Arraytypnamen für Datentyp »%s« erzeugen"
 
-#: catalog/toasting.c:105 commands/indexcmds.c:447 commands/tablecmds.c:4974
-#: commands/tablecmds.c:13395
+#: catalog/toasting.c:105 commands/indexcmds.c:442 commands/tablecmds.c:4981
+#: commands/tablecmds.c:13400
 #, c-format
 msgid "\"%s\" is not a table or materialized view"
 msgstr "»%s« ist keine Tabelle oder materialisierte Sicht"
@@ -5162,7 +5196,7 @@ msgstr "Serialisierungsfunktionen dürfen nur angegeben werden, wenn der Überga
 msgid "must specify both or neither of serialization and deserialization functions"
 msgstr "Serialisierungs- und Deserialisierungsfunktionen müssen zusammen angegeben werden"
 
-#: commands/aggregatecmds.c:431 commands/functioncmds.c:602
+#: commands/aggregatecmds.c:431 commands/functioncmds.c:603
 #, c-format
 msgid "parameter \"parallel\" must be SAFE, RESTRICTED, or UNSAFE"
 msgstr "Parameter »parallel« muss SAFE, RESTRICTED oder UNSAFE sein"
@@ -5170,7 +5204,7 @@ msgstr "Parameter »parallel« muss SAFE, RESTRICTED oder UNSAFE sein"
 #: commands/aggregatecmds.c:486
 #, fuzzy, c-format
 #| msgid "parameter \"parallel\" must be SAFE, RESTRICTED, or UNSAFE"
-msgid "parameter \"%s\" must be READ_ONLY, SHARABLE, or READ_WRITE"
+msgid "parameter \"%s\" must be READ_ONLY, SHAREABLE, or READ_WRITE"
 msgstr "Parameter »parallel« muss SAFE, RESTRICTED oder UNSAFE sein"
 
 #: commands/alter.c:84 commands/event_trigger.c:236
@@ -5263,7 +5297,7 @@ msgstr "Zugriffsmethode »%s« existiert bereits"
 msgid "must be superuser to drop access methods"
 msgstr "nur Superuser können Zugriffsmethoden löschen"
 
-#: commands/amcmds.c:174 commands/indexcmds.c:172 commands/indexcmds.c:587
+#: commands/amcmds.c:174 commands/indexcmds.c:172 commands/indexcmds.c:582
 #: commands/opclasscmds.c:364 commands/opclasscmds.c:778
 #, c-format
 msgid "access method \"%s\" does not exist"
@@ -5406,7 +5440,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:181 commands/tablecmds.c:10629 commands/tablecmds.c:12488
+#: commands/cluster.c:181 commands/tablecmds.c:10643 commands/tablecmds.c:12493
 #, c-format
 msgid "index \"%s\" for table \"%s\" does not exist"
 msgstr "Index »%s« für Tabelle »%s« existiert nicht"
@@ -5421,7 +5455,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:439 commands/tablecmds.c:12498
+#: commands/cluster.c:439 commands/tablecmds.c:12503
 #, c-format
 msgid "\"%s\" is not an index for table \"%s\""
 msgstr "»%s« ist kein Index für Tabelle »%s«"
@@ -5531,7 +5565,7 @@ msgstr "konnte Locale-Namen »%s« nicht in Sprach-Tag umwandeln: %s"
 msgid "must be superuser to import system collations"
 msgstr "nur Superuser können Systemsortierfolgen importieren"
 
-#: commands/collationcmds.c:534 commands/copy.c:1826 commands/copy.c:3132
+#: commands/collationcmds.c:534 commands/copy.c:1826 commands/copy.c:3131
 #: libpq/be-secure-common.c:80
 #, c-format
 msgid "could not execute command \"%s\": %m"
@@ -5551,7 +5585,7 @@ msgstr "keine brauchbaren System-Locales gefunden"
 msgid "database \"%s\" does not exist"
 msgstr "Datenbank »%s« existiert nicht"
 
-#: commands/comment.c:101 commands/seclabel.c:117 parser/parse_utilcmd.c:924
+#: commands/comment.c:101 commands/seclabel.c:117 parser/parse_utilcmd.c:925
 #, c-format
 msgid "\"%s\" is not a table, view, materialized view, composite type, or foreign table"
 msgstr "»%s« ist weder Tabelle, Sicht, materialisierte Sicht, zusammengesetzter Typ noch Fremdtabelle"
@@ -5899,215 +5933,220 @@ msgstr "konnte Datei »%s« nicht zum Schreiben öffnen: %m"
 msgid "COPY TO instructs the PostgreSQL server process to write a file. You may want a client-side facility such as psql's \\copy."
 msgstr "Mit COPY TO schreibt der PostgreSQL-Serverprozess eine Datei. Möglicherweise möchten Sie Funktionalität auf Client-Seite verwenden, wie zum Beispiel \\copy in psql."
 
-#: commands/copy.c:1878 commands/copy.c:3163
+#: commands/copy.c:1878 commands/copy.c:3162
 #, c-format
 msgid "\"%s\" is a directory"
 msgstr "»%s« ist ein Verzeichnis"
 
-#: commands/copy.c:2200
-#, c-format
-msgid "COPY %s, line %d, column %s"
+#: commands/copy.c:2204
+#, fuzzy, c-format
+#| msgid "COPY %s, line %d, column %s"
+msgid "COPY %s, line %s, column %s"
 msgstr "COPY %s, Zeile %d, Spalte %s"
 
-#: commands/copy.c:2204 commands/copy.c:2251
-#, c-format
-msgid "COPY %s, line %d"
+#: commands/copy.c:2208 commands/copy.c:2255
+#, fuzzy, c-format
+#| msgid "COPY %s, line %d"
+msgid "COPY %s, line %s"
 msgstr "COPY %s, Zeile %d"
 
-#: commands/copy.c:2215
-#, c-format
-msgid "COPY %s, line %d, column %s: \"%s\""
+#: commands/copy.c:2219
+#, fuzzy, c-format
+#| msgid "COPY %s, line %d, column %s: \"%s\""
+msgid "COPY %s, line %s, column %s: \"%s\""
 msgstr "COPY %s, Zeile %d, Spalte %s: »%s«"
 
-#: commands/copy.c:2223
-#, c-format
-msgid "COPY %s, line %d, column %s: null input"
+#: commands/copy.c:2227
+#, fuzzy, c-format
+#| msgid "COPY %s, line %d, column %s: null input"
+msgid "COPY %s, line %s, column %s: null input"
 msgstr "COPY %s, Zeile %d, Spalte %s: NULL Eingabe"
 
-#: commands/copy.c:2245
-#, c-format
-msgid "COPY %s, line %d: \"%s\""
+#: commands/copy.c:2249
+#, fuzzy, c-format
+#| msgid "COPY %s, line %d: \"%s\""
+msgid "COPY %s, line %s: \"%s\""
 msgstr "COPY %s, Zeile %d: »%s«"
 
-#: commands/copy.c:2341
+#: commands/copy.c:2345
 #, c-format
 msgid "cannot copy to view \"%s\""
 msgstr "kann nicht in Sicht »%s« kopieren"
 
-#: commands/copy.c:2343
+#: commands/copy.c:2347
 #, c-format
 msgid "To enable copying to a view, provide an INSTEAD OF INSERT trigger."
 msgstr "Um Kopieren in eine Sicht zu ermöglichen, richten Sie einen INSTEAD OF INSERT Trigger ein."
 
-#: commands/copy.c:2347
+#: commands/copy.c:2351
 #, c-format
 msgid "cannot copy to materialized view \"%s\""
 msgstr "kann nicht in materialisierte Sicht »%s« kopieren"
 
-#: commands/copy.c:2352
+#: commands/copy.c:2356
 #, c-format
 msgid "cannot copy to sequence \"%s\""
 msgstr "kann nicht in Sequenz »%s« kopieren"
 
-#: commands/copy.c:2357
+#: commands/copy.c:2361
 #, c-format
 msgid "cannot copy to non-table relation \"%s\""
 msgstr "kann nicht in Relation »%s« kopieren, die keine Tabelle ist"
 
-#: commands/copy.c:2432
+#: commands/copy.c:2436
 #, c-format
 msgid "cannot perform FREEZE because of prior transaction activity"
 msgstr "FREEZE kann nicht durchgeführt werden wegen vorheriger Aktivität in dieser Transaktion"
 
-#: commands/copy.c:2438
+#: commands/copy.c:2442
 #, c-format
 msgid "cannot perform FREEZE because the table was not created or truncated in the current subtransaction"
 msgstr "FREEZE kann nicht durchgeführt werden, weil die Tabelle nicht in der aktuellen Transaktion erzeugt oder geleert wurde"
 
-#: commands/copy.c:3150
+#: commands/copy.c:3149
 #, c-format
 msgid "COPY FROM instructs the PostgreSQL server process to read a file. You may want a client-side facility such as psql's \\copy."
 msgstr "Mit COPY FROM liest der PostgreSQL-Serverprozess eine Datei. Möglicherweise möchten Sie Funktionalität auf Client-Seite verwenden, wie zum Beispiel \\copy in psql."
 
-#: commands/copy.c:3183
+#: commands/copy.c:3182
 #, c-format
 msgid "COPY file signature not recognized"
 msgstr "COPY-Datei-Signatur nicht erkannt"
 
-#: commands/copy.c:3188
+#: commands/copy.c:3187
 #, c-format
 msgid "invalid COPY file header (missing flags)"
 msgstr "ungültiger COPY-Dateikopf (Flags fehlen)"
 
-#: commands/copy.c:3194
+#: commands/copy.c:3193
 #, c-format
 msgid "unrecognized critical flags in COPY file header"
 msgstr "unbekannte kritische Flags im COPY-Dateikopf"
 
-#: commands/copy.c:3200
+#: commands/copy.c:3199
 #, c-format
 msgid "invalid COPY file header (missing length)"
 msgstr "ungültiger COPY-Dateikopf (Länge fehlt)"
 
-#: commands/copy.c:3207
+#: commands/copy.c:3206
 #, c-format
 msgid "invalid COPY file header (wrong length)"
 msgstr "ungültiger COPY-Dateikopf (falsche Länge)"
 
-#: commands/copy.c:3338 commands/copy.c:4047 commands/copy.c:4277
+#: commands/copy.c:3337 commands/copy.c:4046 commands/copy.c:4276
 #, c-format
 msgid "extra data after last expected column"
 msgstr "zusätzliche Daten nach letzter erwarteter Spalte"
 
-#: commands/copy.c:3348
+#: commands/copy.c:3347
 #, c-format
 msgid "missing data for OID column"
 msgstr "fehlende Daten für OID-Spalte"
 
-#: commands/copy.c:3354
+#: commands/copy.c:3353
 #, c-format
 msgid "null OID in COPY data"
 msgstr "OID ist NULL in COPY-Daten"
 
-#: commands/copy.c:3364 commands/copy.c:3488
+#: commands/copy.c:3363 commands/copy.c:3487
 #, c-format
 msgid "invalid OID in COPY data"
 msgstr "ungültige OID in COPY-Daten"
 
-#: commands/copy.c:3380
+#: commands/copy.c:3379
 #, c-format
 msgid "missing data for column \"%s\""
 msgstr "fehlende Daten für Spalte »%s«"
 
-#: commands/copy.c:3463
+#: commands/copy.c:3462
 #, c-format
 msgid "received copy data after EOF marker"
 msgstr "COPY-Daten nach EOF-Markierung empfangen"
 
-#: commands/copy.c:3470
+#: commands/copy.c:3469
 #, c-format
 msgid "row field count is %d, expected %d"
 msgstr "Feldanzahl in Zeile ist %d, erwartet wurden %d"
 
-#: commands/copy.c:3811 commands/copy.c:3828
+#: commands/copy.c:3810 commands/copy.c:3827
 #, c-format
 msgid "literal carriage return found in data"
 msgstr "Carriage-Return-Zeichen in Daten gefunden"
 
-#: commands/copy.c:3812 commands/copy.c:3829
+#: commands/copy.c:3811 commands/copy.c:3828
 #, c-format
 msgid "unquoted carriage return found in data"
 msgstr "ungequotetes Carriage-Return-Zeichen in Daten gefunden"
 
-#: commands/copy.c:3814 commands/copy.c:3831
+#: commands/copy.c:3813 commands/copy.c:3830
 #, c-format
 msgid "Use \"\\r\" to represent carriage return."
 msgstr "Verwenden Sie »\\r«, um ein Carriage-Return-Zeichen darzustellen."
 
-#: commands/copy.c:3815 commands/copy.c:3832
+#: commands/copy.c:3814 commands/copy.c:3831
 #, c-format
 msgid "Use quoted CSV field to represent carriage return."
 msgstr "Verwenden Sie ein gequotetes CSV-Feld, um ein Carriage-Return-Zeichen darzustellen."
 
-#: commands/copy.c:3844
+#: commands/copy.c:3843
 #, c-format
 msgid "literal newline found in data"
 msgstr "Newline-Zeichen in Daten gefunden"
 
-#: commands/copy.c:3845
+#: commands/copy.c:3844
 #, c-format
 msgid "unquoted newline found in data"
 msgstr "ungequotetes Newline-Zeichen in Daten gefunden"
 
-#: commands/copy.c:3847
+#: commands/copy.c:3846
 #, c-format
 msgid "Use \"\\n\" to represent newline."
 msgstr "Verwenden Sie »\\n«, um ein Newline-Zeichen darzustellen."
 
-#: commands/copy.c:3848
+#: commands/copy.c:3847
 #, c-format
 msgid "Use quoted CSV field to represent newline."
 msgstr "Verwenden Sie ein gequotetes CSV-Feld, um ein Newline-Zeichen darzustellen."
 
-#: commands/copy.c:3894 commands/copy.c:3930
+#: commands/copy.c:3893 commands/copy.c:3929
 #, c-format
 msgid "end-of-copy marker does not match previous newline style"
 msgstr "COPY-Ende-Markierung stimmt nicht mit vorherigem Newline-Stil überein"
 
-#: commands/copy.c:3903 commands/copy.c:3919
+#: commands/copy.c:3902 commands/copy.c:3918
 #, c-format
 msgid "end-of-copy marker corrupt"
 msgstr "COPY-Ende-Markierung verfälscht"
 
-#: commands/copy.c:4361
+#: commands/copy.c:4360
 #, c-format
 msgid "unterminated CSV quoted field"
 msgstr "Quotes in CSV-Feld nicht abgeschlossen"
 
-#: commands/copy.c:4438 commands/copy.c:4457
+#: commands/copy.c:4437 commands/copy.c:4456
 #, c-format
 msgid "unexpected EOF in COPY data"
 msgstr "unerwartetes EOF in COPY-Daten"
 
-#: commands/copy.c:4447
+#: commands/copy.c:4446
 #, c-format
 msgid "invalid field size"
 msgstr "ungültige Feldgröße"
 
-#: commands/copy.c:4470
+#: commands/copy.c:4469
 #, c-format
 msgid "incorrect binary data format"
 msgstr "falsches Binärdatenformat"
 
-#: commands/copy.c:4782 commands/indexcmds.c:1442 commands/statscmds.c:206
-#: commands/tablecmds.c:1897 commands/tablecmds.c:2400
-#: commands/tablecmds.c:2811 parser/parse_relation.c:3288
+#: commands/copy.c:4781 commands/indexcmds.c:1462 commands/statscmds.c:206
+#: commands/tablecmds.c:1897 commands/tablecmds.c:2413
+#: commands/tablecmds.c:2824 parser/parse_relation.c:3288
 #: parser/parse_relation.c:3308 utils/adt/tsvector_op.c:2561
 #, c-format
 msgid "column \"%s\" does not exist"
 msgstr "Spalte »%s« existiert nicht"
 
-#: commands/copy.c:4789 commands/tablecmds.c:1923 commands/tablecmds.c:2426
+#: commands/copy.c:4788 commands/tablecmds.c:1923 commands/tablecmds.c:2439
 #: commands/trigger.c:913 parser/parse_target.c:1040 parser/parse_target.c:1051
 #, c-format
 msgid "column \"%s\" specified more than once"
@@ -6392,8 +6431,8 @@ msgstr "Argument von %s muss ein Typname sein"
 msgid "invalid argument for %s: \"%s\""
 msgstr "ungültiges Argument für %s: »%s«"
 
-#: commands/dropcmds.c:98 commands/functioncmds.c:1210
-#: utils/adt/ruleutils.c:2520
+#: commands/dropcmds.c:98 commands/functioncmds.c:1211
+#: utils/adt/ruleutils.c:2562
 #, c-format
 msgid "\"%s\" is an aggregate function"
 msgstr "»%s« ist eine Aggregatfunktion"
@@ -6403,9 +6442,9 @@ msgstr "»%s« ist eine Aggregatfunktion"
 msgid "Use DROP AGGREGATE to drop aggregate functions."
 msgstr "Verwenden Sie DROP AGGREGATE, um Aggregatfunktionen zu löschen."
 
-#: commands/dropcmds.c:149 commands/sequence.c:441 commands/tablecmds.c:2895
-#: commands/tablecmds.c:3046 commands/tablecmds.c:3089
-#: commands/tablecmds.c:12871 tcop/utility.c:1160
+#: commands/dropcmds.c:149 commands/sequence.c:441 commands/tablecmds.c:2908
+#: commands/tablecmds.c:3059 commands/tablecmds.c:3102
+#: commands/tablecmds.c:12876 tcop/utility.c:1160
 #, c-format
 msgid "relation \"%s\" does not exist, skipping"
 msgstr "Relation »%s« existiert nicht, wird übersprungen"
@@ -6944,610 +6983,605 @@ msgstr "Benutzerabbildung für »%s« existiert bereits für Server %s, wird üb
 msgid "user mapping for \"%s\" already exists for server %s"
 msgstr "Benutzerabbildung für »%s« existiert bereits für Server %s"
 
-#: commands/foreigncmds.c:1278 commands/foreigncmds.c:1393
+#: commands/foreigncmds.c:1282 commands/foreigncmds.c:1397
 #, c-format
 msgid "user mapping for \"%s\" does not exist for the server"
 msgstr "Benutzerabbildung für »%s« existiert für den Server nicht"
 
-#: commands/foreigncmds.c:1380
+#: commands/foreigncmds.c:1384
 #, c-format
 msgid "server does not exist, skipping"
 msgstr "Server existiert nicht, wird übersprungen"
 
-#: commands/foreigncmds.c:1398
+#: commands/foreigncmds.c:1402
 #, c-format
 msgid "user mapping for \"%s\" does not exist for the server, skipping"
 msgstr "Benutzerabbildung für »%s« existiert für den Server nicht, wird übersprungen"
 
-#: commands/foreigncmds.c:1549 foreign/foreign.c:357
+#: commands/foreigncmds.c:1553 foreign/foreign.c:357
 #, c-format
 msgid "foreign-data wrapper \"%s\" has no handler"
 msgstr "Fremddaten-Wrapper »%s« hat keinen Handler"
 
-#: commands/foreigncmds.c:1555
+#: commands/foreigncmds.c:1559
 #, c-format
 msgid "foreign-data wrapper \"%s\" does not support IMPORT FOREIGN SCHEMA"
 msgstr "Fremddaten-Wrapper »%s« unterstützt IMPORT FOREIGN SCHEMA nicht"
 
-#: commands/foreigncmds.c:1658
+#: commands/foreigncmds.c:1662
 #, c-format
 msgid "importing foreign table \"%s\""
 msgstr "importiere Fremdtabelle »%s«"
 
-#: commands/functioncmds.c:102
+#: commands/functioncmds.c:103
 #, c-format
 msgid "SQL function cannot return shell type %s"
 msgstr "SQL-Funktion kann keinen Hüllen-Rückgabetyp %s haben"
 
-#: commands/functioncmds.c:107
+#: commands/functioncmds.c:108
 #, c-format
 msgid "return type %s is only a shell"
 msgstr "Rückgabetyp %s ist nur eine Hülle"
 
-#: commands/functioncmds.c:137 parser/parse_type.c:337
+#: commands/functioncmds.c:138 parser/parse_type.c:337
 #, c-format
 msgid "type modifier cannot be specified for shell type \"%s\""
 msgstr "Typmodifikator kann für Hüllentyp »%s« nicht angegeben werden"
 
-#: commands/functioncmds.c:143
+#: commands/functioncmds.c:144
 #, c-format
 msgid "type \"%s\" is not yet defined"
 msgstr "Typ »%s« ist noch nicht definiert"
 
-#: commands/functioncmds.c:144
+#: commands/functioncmds.c:145
 #, c-format
 msgid "Creating a shell type definition."
 msgstr "Hüllentypdefinition wird erzeugt."
 
-#: commands/functioncmds.c:236
+#: commands/functioncmds.c:237
 #, c-format
 msgid "SQL function cannot accept shell type %s"
 msgstr "SQL-Funktion kann keinen Hüllentyp %s annehmen"
 
-#: commands/functioncmds.c:242
+#: commands/functioncmds.c:243
 #, c-format
 msgid "aggregate cannot accept shell type %s"
 msgstr "Aggregatfunktion kann keinen Hüllentyp %s annehmen"
 
-#: commands/functioncmds.c:247
+#: commands/functioncmds.c:248
 #, c-format
 msgid "argument type %s is only a shell"
 msgstr "Argumenttyp %s ist nur eine Hülle"
 
-#: commands/functioncmds.c:257
+#: commands/functioncmds.c:258
 #, c-format
 msgid "type %s does not exist"
 msgstr "Typ %s existiert nicht"
 
-#: commands/functioncmds.c:271
+#: commands/functioncmds.c:272
 #, c-format
 msgid "aggregates cannot accept set arguments"
 msgstr "Aggregatfunktionen können keine SETOF-Argumente haben"
 
-#: commands/functioncmds.c:275
+#: commands/functioncmds.c:276
 #, c-format
 msgid "procedures cannot accept set arguments"
 msgstr "Prozeduren können keine SETOF-Argumente haben"
 
-#: commands/functioncmds.c:279
+#: commands/functioncmds.c:280
 #, c-format
 msgid "functions cannot accept set arguments"
 msgstr "Funktionen können keine SETOF-Argumente haben"
 
-#: commands/functioncmds.c:287
+#: commands/functioncmds.c:288
 #, c-format
 msgid "procedures cannot have OUT arguments"
 msgstr "Prozeduren können keine OUT-Argumente haben"
 
-#: commands/functioncmds.c:288
+#: commands/functioncmds.c:289
 #, c-format
 msgid "INOUT arguments are permitted."
 msgstr "INOUT-Argumente sind erlaubt."
 
-#: commands/functioncmds.c:298
+#: commands/functioncmds.c:299
 #, c-format
 msgid "VARIADIC parameter must be the last input parameter"
 msgstr "VARIADIC-Parameter muss der letzte Eingabeparameter sein"
 
-#: commands/functioncmds.c:328
+#: commands/functioncmds.c:329
 #, c-format
 msgid "VARIADIC parameter must be an array"
 msgstr "VARIADIC-Parameter muss ein Array sein"
 
-#: commands/functioncmds.c:368
+#: commands/functioncmds.c:369
 #, c-format
 msgid "parameter name \"%s\" used more than once"
 msgstr "Parametername »%s« mehrmals angegeben"
 
-#: commands/functioncmds.c:383
+#: commands/functioncmds.c:384
 #, c-format
 msgid "only input parameters can have default values"
 msgstr "nur Eingabeparameter können Vorgabewerte haben"
 
-#: commands/functioncmds.c:398
+#: commands/functioncmds.c:399
 #, c-format
 msgid "cannot use table references in parameter default value"
 msgstr "Tabellenverweise können nicht in Parametervorgabewerten verwendet werden"
 
-#: commands/functioncmds.c:422
+#: commands/functioncmds.c:423
 #, c-format
 msgid "input parameters after one with a default value must also have defaults"
 msgstr "Eingabeparameter hinter einem mit Vorgabewert müssen auch einen Vorgabewert haben"
 
-#: commands/functioncmds.c:564 commands/functioncmds.c:714
+#: commands/functioncmds.c:565 commands/functioncmds.c:715
 #, c-format
 msgid "invalid attribute in procedure definition"
 msgstr "ungültiges Attribut in Prozedurdefinition"
 
-#: commands/functioncmds.c:745
+#: commands/functioncmds.c:746
 #, c-format
 msgid "no function body specified"
 msgstr "kein Funktionskörper angegeben"
 
-#: commands/functioncmds.c:755
+#: commands/functioncmds.c:756
 #, c-format
 msgid "no language specified"
 msgstr "keine Sprache angegeben"
 
-#: commands/functioncmds.c:780 commands/functioncmds.c:1254
+#: commands/functioncmds.c:781 commands/functioncmds.c:1255
 #, c-format
 msgid "COST must be positive"
 msgstr "COST muss positiv sein"
 
-#: commands/functioncmds.c:788 commands/functioncmds.c:1262
+#: commands/functioncmds.c:789 commands/functioncmds.c:1263
 #, c-format
 msgid "ROWS must be positive"
 msgstr "ROWS muss positiv sein"
 
-#: commands/functioncmds.c:840
+#: commands/functioncmds.c:841
 #, c-format
 msgid "only one AS item needed for language \"%s\""
 msgstr "nur ein AS-Element benötigt für Sprache »%s«"
 
-#: commands/functioncmds.c:935 commands/functioncmds.c:2137
+#: commands/functioncmds.c:936 commands/functioncmds.c:2138
 #: commands/proclang.c:557
 #, c-format
 msgid "language \"%s\" does not exist"
 msgstr "Sprache »%s« existiert nicht"
 
-#: commands/functioncmds.c:937 commands/functioncmds.c:2139
+#: commands/functioncmds.c:938 commands/functioncmds.c:2140
 #, c-format
 msgid "Use CREATE EXTENSION to load the language into the database."
 msgstr "Verwenden Sie CREATE EXTENSION, um die Sprache in die Datenbank zu laden."
 
-#: commands/functioncmds.c:972 commands/functioncmds.c:1246
+#: commands/functioncmds.c:973 commands/functioncmds.c:1247
 #, c-format
 msgid "only superuser can define a leakproof function"
 msgstr "nur Superuser können eine »leakproof«-Funktion definieren"
 
-#: commands/functioncmds.c:1021
+#: commands/functioncmds.c:1022
 #, c-format
 msgid "function result type must be %s because of OUT parameters"
 msgstr "Ergebnistyp der Funktion muss %s sein wegen OUT-Parametern"
 
-#: commands/functioncmds.c:1034
+#: commands/functioncmds.c:1035
 #, c-format
 msgid "function result type must be specified"
 msgstr "Ergebnistyp der Funktion muss angegeben werden"
 
-#: commands/functioncmds.c:1086 commands/functioncmds.c:1266
+#: commands/functioncmds.c:1087 commands/functioncmds.c:1267
 #, c-format
 msgid "ROWS is not applicable when function does not return a set"
 msgstr "ROWS ist nicht anwendbar, wenn die Funktion keine Ergebnismenge zurückgibt"
 
-#: commands/functioncmds.c:1438
+#: commands/functioncmds.c:1439
 #, c-format
 msgid "source data type %s is a pseudo-type"
 msgstr "Quelldatentyp %s ist ein Pseudotyp"
 
-#: commands/functioncmds.c:1444
+#: commands/functioncmds.c:1445
 #, c-format
 msgid "target data type %s is a pseudo-type"
 msgstr "Zieldatentyp %s ist ein Pseudotyp"
 
-#: commands/functioncmds.c:1468
+#: commands/functioncmds.c:1469
 #, c-format
 msgid "cast will be ignored because the source data type is a domain"
 msgstr "Typumwandlung wird ignoriert werden, weil der Quelldatentyp eine Domäne ist"
 
-#: commands/functioncmds.c:1473
+#: commands/functioncmds.c:1474
 #, c-format
 msgid "cast will be ignored because the target data type is a domain"
 msgstr "Typumwandlung wird ignoriert werden, weil der Zieldatentyp eine Domäne ist"
 
-#: commands/functioncmds.c:1498
+#: commands/functioncmds.c:1499
 #, c-format
 msgid "cast function must take one to three arguments"
 msgstr "Typumwandlungsfunktion muss ein bis drei Argumente haben"
 
-#: commands/functioncmds.c:1502
+#: commands/functioncmds.c:1503
 #, c-format
 msgid "argument of cast function must match or be binary-coercible from source data type"
 msgstr "Argument der Typumwandlungsfunktion muss mit Quelldatentyp übereinstimmen oder in ihn binär-umwandelbar sein"
 
-#: commands/functioncmds.c:1506
+#: commands/functioncmds.c:1507
 #, c-format
 msgid "second argument of cast function must be type %s"
 msgstr "zweites Argument der Typumwandlungsfunktion muss Typ %s haben"
 
-#: commands/functioncmds.c:1511
+#: commands/functioncmds.c:1512
 #, c-format
 msgid "third argument of cast function must be type %s"
 msgstr "drittes Argument der Typumwandlungsfunktion muss Typ %s haben"
 
-#: commands/functioncmds.c:1516
+#: commands/functioncmds.c:1517
 #, c-format
 msgid "return data type of cast function must match or be binary-coercible to target data type"
 msgstr "Rückgabetyp der Typumwandlungsfunktion muss mit Zieldatentyp übereinstimmen oder in ihn binär-umwandelbar sein"
 
-#: commands/functioncmds.c:1527
+#: commands/functioncmds.c:1528
 #, c-format
 msgid "cast function must not be volatile"
 msgstr "Typumwandlungsfunktion darf nicht VOLATILE sein"
 
-#: commands/functioncmds.c:1532
+#: commands/functioncmds.c:1533
 #, c-format
 msgid "cast function must be a normal function"
 msgstr "Typumwandlungsfunktion muss eine normale Funktion sein"
 
-#: commands/functioncmds.c:1536
+#: commands/functioncmds.c:1537
 #, c-format
 msgid "cast function must not return a set"
 msgstr "Typumwandlungsfunktion darf keine Ergebnismenge zurückgeben"
 
-#: commands/functioncmds.c:1562
+#: commands/functioncmds.c:1563
 #, c-format
 msgid "must be superuser to create a cast WITHOUT FUNCTION"
 msgstr "nur Superuser können Typumwandlungen mit WITHOUT FUNCTION erzeugen"
 
-#: commands/functioncmds.c:1577
+#: commands/functioncmds.c:1578
 #, c-format
 msgid "source and target data types are not physically compatible"
 msgstr "Quelldatentyp und Zieldatentyp sind nicht physikalisch kompatibel"
 
-#: commands/functioncmds.c:1592
+#: commands/functioncmds.c:1593
 #, c-format
 msgid "composite data types are not binary-compatible"
 msgstr "zusammengesetzte Datentypen sind nicht binärkompatibel"
 
-#: commands/functioncmds.c:1598
+#: commands/functioncmds.c:1599
 #, c-format
 msgid "enum data types are not binary-compatible"
 msgstr "Enum-Datentypen sind nicht binärkompatibel"
 
-#: commands/functioncmds.c:1604
+#: commands/functioncmds.c:1605
 #, c-format
 msgid "array data types are not binary-compatible"
 msgstr "Array-Datentypen sind nicht binärkompatibel"
 
-#: commands/functioncmds.c:1621
+#: commands/functioncmds.c:1622
 #, c-format
 msgid "domain data types must not be marked binary-compatible"
 msgstr "Domänendatentypen dürfen nicht als binärkompatibel markiert werden"
 
-#: commands/functioncmds.c:1631
+#: commands/functioncmds.c:1632
 #, c-format
 msgid "source data type and target data type are the same"
 msgstr "Quelldatentyp und Zieldatentyp sind der selbe"
 
-#: commands/functioncmds.c:1664
+#: commands/functioncmds.c:1665
 #, c-format
 msgid "cast from type %s to type %s already exists"
 msgstr "Typumwandlung von Typ %s in Typ %s existiert bereits"
 
-#: commands/functioncmds.c:1737
+#: commands/functioncmds.c:1738
 #, c-format
 msgid "cast from type %s to type %s does not exist"
 msgstr "Typumwandlung von Typ %s in Typ %s existiert nicht"
 
-#: commands/functioncmds.c:1776
+#: commands/functioncmds.c:1777
 #, c-format
 msgid "transform function must not be volatile"
 msgstr "Transformationsfunktion darf nicht VOLATILE sein"
 
-#: commands/functioncmds.c:1780
+#: commands/functioncmds.c:1781
 #, c-format
 msgid "transform function must be a normal function"
 msgstr "Transformationsfunktion muss eine normale Funktion sein"
 
-#: commands/functioncmds.c:1784
+#: commands/functioncmds.c:1785
 #, c-format
 msgid "transform function must not return a set"
 msgstr "Transformationsfunktion darf keine Ergebnismenge zurückgeben"
 
-#: commands/functioncmds.c:1788
+#: commands/functioncmds.c:1789
 #, c-format
 msgid "transform function must take one argument"
 msgstr "Transformationsfunktion muss ein Argument haben"
 
-#: commands/functioncmds.c:1792
+#: commands/functioncmds.c:1793
 #, c-format
 msgid "first argument of transform function must be type %s"
 msgstr "erstes Argument der Transformationsfunktion muss Typ %s haben"
 
-#: commands/functioncmds.c:1830
+#: commands/functioncmds.c:1831
 #, c-format
 msgid "data type %s is a pseudo-type"
 msgstr "Datentyp %s ist ein Pseudotyp"
 
-#: commands/functioncmds.c:1836
+#: commands/functioncmds.c:1837
 #, c-format
 msgid "data type %s is a domain"
 msgstr "Datentyp %s ist eine Domäne"
 
-#: commands/functioncmds.c:1876
+#: commands/functioncmds.c:1877
 #, c-format
 msgid "return data type of FROM SQL function must be %s"
 msgstr "Rückgabetyp der FROM-SQL-Funktion muss %s sein"
 
-#: commands/functioncmds.c:1902
+#: commands/functioncmds.c:1903
 #, c-format
 msgid "return data type of TO SQL function must be the transform data type"
 msgstr "Rückgabetyp der TO-SQL-Funktion muss der zu transformierende Datentyp sein"
 
-#: commands/functioncmds.c:1929
+#: commands/functioncmds.c:1930
 #, c-format
 msgid "transform for type %s language \"%s\" already exists"
 msgstr "Transformation für Typ %s Sprache »%s« existiert bereits"
 
-#: commands/functioncmds.c:2018
+#: commands/functioncmds.c:2019
 #, c-format
 msgid "transform for type %s language \"%s\" does not exist"
 msgstr "Transformation für Typ %s Sprache »%s« existiert nicht"
 
-#: commands/functioncmds.c:2069
+#: commands/functioncmds.c:2070
 #, c-format
 msgid "function %s already exists in schema \"%s\""
 msgstr "Funktion %s existiert bereits in Schema »%s«"
 
-#: commands/functioncmds.c:2124
+#: commands/functioncmds.c:2125
 #, c-format
 msgid "no inline code specified"
 msgstr "kein Inline-Code angegeben"
 
-#: commands/functioncmds.c:2170
+#: commands/functioncmds.c:2171
 #, c-format
 msgid "language \"%s\" does not support inline code execution"
 msgstr "Sprache »%s« unterstützt das Ausführen von Inline-Code nicht"
 
-#: commands/functioncmds.c:2259
+#: commands/functioncmds.c:2269
 #, c-format
 msgid "cannot pass more than %d argument to a procedure"
 msgid_plural "cannot pass more than %d arguments to a procedure"
 msgstr[0] "kann nicht mehr als %d Argument an eine Prozedur übergeben"
 msgstr[1] "kann nicht mehr als %d Argumente an eine Prozedur übergeben"
 
-#: commands/indexcmds.c:375
-#, c-format
-msgid "included columns must not intersect with key columns"
-msgstr ""
-
-#: commands/indexcmds.c:397
+#: commands/indexcmds.c:392
 #, c-format
 msgid "must specify at least one column"
 msgstr "mindestens eine Spalte muss angegeben werden"
 
-#: commands/indexcmds.c:401
+#: commands/indexcmds.c:396
 #, c-format
 msgid "cannot use more than %d columns in an index"
 msgstr "Index kann nicht mehr als %d Spalten enthalten"
 
-#: commands/indexcmds.c:441
+#: commands/indexcmds.c:436
 #, c-format
 msgid "cannot create index on foreign table \"%s\""
 msgstr "kann keinen Index für Fremdtabelle »%s« erzeugen"
 
-#: commands/indexcmds.c:466
+#: commands/indexcmds.c:461
 #, fuzzy, c-format
 #| msgid "cannot create index on partitioned table \"%s\""
 msgid "cannot create index on partitioned table \"%s\" concurrently"
 msgstr "kann keinen Index für partitionierte Tabelle »%s« erzeugen"
 
-#: commands/indexcmds.c:471
+#: commands/indexcmds.c:466
 #, fuzzy, c-format
 #| msgid "cannot create index on partitioned table \"%s\""
 msgid "cannot create exclusion constraints on partitioned table \"%s\""
 msgstr "kann keinen Index für partitionierte Tabelle »%s« erzeugen"
 
-#: commands/indexcmds.c:481
+#: commands/indexcmds.c:476
 #, c-format
 msgid "cannot create indexes on temporary tables of other sessions"
 msgstr "kann keine Indexe für temporäre Tabellen anderer Sitzungen erzeugen"
 
-#: commands/indexcmds.c:546 commands/tablecmds.c:614 commands/tablecmds.c:10938
+#: commands/indexcmds.c:541 commands/tablecmds.c:614 commands/tablecmds.c:10952
 #, c-format
 msgid "only shared relations can be placed in pg_global tablespace"
 msgstr "nur geteilte Relationen können in den Tablespace »pg_global« gelegt werden"
 
-#: commands/indexcmds.c:579
+#: commands/indexcmds.c:574
 #, c-format
 msgid "substituting access method \"gist\" for obsolete method \"rtree\""
 msgstr "ersetze Zugriffsmethode »gist« für obsolete Methode »rtree«"
 
-#: commands/indexcmds.c:597
+#: commands/indexcmds.c:592
 #, c-format
 msgid "access method \"%s\" does not support unique indexes"
 msgstr "Zugriffsmethode »%s« unterstützt keine Unique Indexe"
 
-#: commands/indexcmds.c:602
+#: commands/indexcmds.c:597
 #, fuzzy, c-format
 #| msgid "access method \"%s\" does not support unique indexes"
 msgid "access method \"%s\" does not support included columns"
 msgstr "Zugriffsmethode »%s« unterstützt keine Unique Indexe"
 
-#: commands/indexcmds.c:607
+#: commands/indexcmds.c:602
 #, c-format
 msgid "access method \"%s\" does not support multicolumn indexes"
 msgstr "Zugriffsmethode »%s« unterstützt keine mehrspaltigen Indexe"
 
-#: commands/indexcmds.c:612
+#: commands/indexcmds.c:607
 #, c-format
 msgid "access method \"%s\" does not support exclusion constraints"
 msgstr "Zugriffsmethode »%s« unterstützt keine Exclusion-Constraints"
 
-#: commands/indexcmds.c:724
+#: commands/indexcmds.c:719
 #, fuzzy, c-format
 #| msgid "merging constraint \"%s\" with inherited definition"
 msgid "unsupported %s constraint with partition key definition"
 msgstr "Constraint »%s« wird mit geerbter Definition zusammengeführt"
 
-#: commands/indexcmds.c:726
+#: commands/indexcmds.c:721
 #, fuzzy, c-format
 #| msgid "cannot use subquery in partition key expression"
 msgid "%s constraints cannot be used when partition keys include expressions."
 msgstr "Unteranfragen können nicht in Partitionierungsschlüsselausdrücken verwendet werden"
 
-#: commands/indexcmds.c:744
+#: commands/indexcmds.c:739
 #, fuzzy, c-format
 #| msgid "duplicate column name in statistics definition"
 msgid "insufficient columns in %s constraint definition"
 msgstr "doppelter Spaltenname in Statistikdefinition"
 
-#: commands/indexcmds.c:746
+#: commands/indexcmds.c:741
 #, c-format
 msgid "%s constraint on table \"%s\" lacks column \"%s\" which is part of the partition key."
 msgstr ""
 
-#: commands/indexcmds.c:765 commands/indexcmds.c:785
+#: commands/indexcmds.c:760 commands/indexcmds.c:780
 #, c-format
 msgid "index creation on system columns is not supported"
 msgstr "Indexerzeugung für Systemspalten wird nicht unterstützt"
 
-#: commands/indexcmds.c:810
+#: commands/indexcmds.c:805
 #, c-format
 msgid "%s %s will create implicit index \"%s\" for table \"%s\""
 msgstr "%s %s erstellt implizit einen Index »%s« für Tabelle »%s«"
 
-#: commands/indexcmds.c:1371
+#: commands/indexcmds.c:1391
 #, c-format
 msgid "functions in index predicate must be marked IMMUTABLE"
 msgstr "Funktionen im Indexprädikat müssen als IMMUTABLE markiert sein"
 
-#: commands/indexcmds.c:1437 parser/parse_utilcmd.c:2238
-#: parser/parse_utilcmd.c:2362
+#: commands/indexcmds.c:1457 parser/parse_utilcmd.c:2239
+#: parser/parse_utilcmd.c:2363
 #, c-format
 msgid "column \"%s\" named in key does not exist"
 msgstr "Spalte »%s«, die im Schlüssel verwendet wird, existiert nicht"
 
-#: commands/indexcmds.c:1461 parser/parse_utilcmd.c:1587
+#: commands/indexcmds.c:1481 parser/parse_utilcmd.c:1588
 #, fuzzy, c-format
 #| msgid "lossy distance functions are not supported in index-only scans"
 msgid "expressions are not supported in included columns"
 msgstr "verlustbehaftete Abstandsfunktionen werden in Index-Only-Scans nicht unterstützt"
 
-#: commands/indexcmds.c:1502
+#: commands/indexcmds.c:1522
 #, c-format
 msgid "functions in index expression must be marked IMMUTABLE"
 msgstr "Funktionen im Indexausdruck müssen als IMMUTABLE markiert sein"
 
-#: commands/indexcmds.c:1517
+#: commands/indexcmds.c:1537
 #, fuzzy, c-format
 #| msgid "identity columns are not supported on partitions"
 msgid "including column does not support a collation"
 msgstr "Identitätsspalten in partitionierten Tabellen werden nicht unterstützt"
 
-#: commands/indexcmds.c:1521
+#: commands/indexcmds.c:1541
 #, fuzzy, c-format
 #| msgid "identity columns are not supported on partitions"
 msgid "including column does not support an operator class"
 msgstr "Identitätsspalten in partitionierten Tabellen werden nicht unterstützt"
 
-#: commands/indexcmds.c:1525
+#: commands/indexcmds.c:1545
 #, fuzzy, c-format
 #| msgid "access method \"%s\" does not support ASC/DESC options"
 msgid "including column does not support ASC/DESC options"
 msgstr "Zugriffsmethode »%s« unterstützt die Optionen ASC/DESC nicht"
 
-#: commands/indexcmds.c:1529
+#: commands/indexcmds.c:1549
 #, fuzzy, c-format
 #| msgid "access method \"%s\" does not support NULLS FIRST/LAST options"
 msgid "including column does not support NULLS FIRST/LAST options"
 msgstr "Zugriffsmethode »%s« unterstützt die Optionen NULLS FIRST/LAST nicht"
 
-#: commands/indexcmds.c:1556
+#: commands/indexcmds.c:1576
 #, c-format
 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:1564 commands/tablecmds.c:13810 commands/typecmds.c:833
-#: parser/parse_expr.c:2772 parser/parse_type.c:549 parser/parse_utilcmd.c:3393
+#: commands/indexcmds.c:1584 commands/tablecmds.c:13800 commands/typecmds.c:833
+#: parser/parse_expr.c:2772 parser/parse_type.c:549 parser/parse_utilcmd.c:3394
 #: utils/adt/misc.c:681
 #, c-format
 msgid "collations are not supported by type %s"
 msgstr "Sortierfolgen werden von Typ %s nicht unterstützt"
 
-#: commands/indexcmds.c:1602
+#: commands/indexcmds.c:1622
 #, c-format
 msgid "operator %s is not commutative"
 msgstr "Operator %s ist nicht kommutativ"
 
-#: commands/indexcmds.c:1604
+#: commands/indexcmds.c:1624
 #, c-format
 msgid "Only commutative operators can be used in exclusion constraints."
 msgstr "In Exclusion-Constraints können nur kommutative Operatoren verwendet werden."
 
-#: commands/indexcmds.c:1630
+#: commands/indexcmds.c:1650
 #, c-format
 msgid "operator %s is not a member of operator family \"%s\""
 msgstr "Operator %s ist kein Mitglied der Operatorfamilie »%s«"
 
-#: commands/indexcmds.c:1633
+#: commands/indexcmds.c:1653
 #, c-format
 msgid "The exclusion operator must be related to the index operator class for the constraint."
 msgstr "Der Exklusionsoperator muss in Beziehung zur Indexoperatorklasse des Constraints stehen."
 
-#: commands/indexcmds.c:1668
+#: commands/indexcmds.c:1688
 #, c-format
 msgid "access method \"%s\" does not support ASC/DESC options"
 msgstr "Zugriffsmethode »%s« unterstützt die Optionen ASC/DESC nicht"
 
-#: commands/indexcmds.c:1673
+#: commands/indexcmds.c:1693
 #, c-format
 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:1732 commands/typecmds.c:1996
+#: commands/indexcmds.c:1752 commands/typecmds.c:1996
 #, 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«"
 
-#: commands/indexcmds.c:1734
+#: commands/indexcmds.c:1754
 #, c-format
 msgid "You must specify an operator class for the index or define a default operator class for the data type."
 msgstr "Sie müssen für den Index eine Operatorklasse angeben oder eine Standardoperatorklasse für den Datentyp definieren."
 
-#: commands/indexcmds.c:1763 commands/indexcmds.c:1771
+#: commands/indexcmds.c:1783 commands/indexcmds.c:1791
 #: commands/opclasscmds.c:206
 #, c-format
 msgid "operator class \"%s\" does not exist for access method \"%s\""
 msgstr "Operatorklasse »%s« existiert nicht für Zugriffsmethode »%s«"
 
-#: commands/indexcmds.c:1784 commands/typecmds.c:1984
+#: commands/indexcmds.c:1804 commands/typecmds.c:1984
 #, c-format
 msgid "operator class \"%s\" does not accept data type %s"
 msgstr "Operatorklasse »%s« akzeptiert Datentyp %s nicht"
 
-#: commands/indexcmds.c:1874
+#: commands/indexcmds.c:1894
 #, c-format
 msgid "there are multiple default operator classes for data type %s"
 msgstr "es gibt mehrere Standardoperatorklassen für Datentyp %s"
 
-#: commands/indexcmds.c:2274
+#: commands/indexcmds.c:2309
 #, c-format
 msgid "table \"%s\" has no indexes"
 msgstr "Tabelle »%s« hat keine Indexe"
 
-#: commands/indexcmds.c:2329
+#: commands/indexcmds.c:2364
 #, c-format
 msgid "can only reindex the currently open database"
 msgstr "aktuell geöffnete Datenbank kann nicht reindiziert werden"
 
-#: commands/indexcmds.c:2435
+#: commands/indexcmds.c:2482
 #, c-format
 msgid "table \"%s.%s\" was reindexed"
 msgstr "Tabelle »%s.%s« wurde neu indiziert"
 
-#: commands/indexcmds.c:2457
+#: commands/indexcmds.c:2504
 #, c-format
 msgid "REINDEX is not yet implemented for partitioned indexes"
 msgstr "REINDEX ist für partitionierte Indexe noch nicht implementiert"
@@ -7558,8 +7592,8 @@ msgstr "REINDEX ist für partitionierte Indexe noch nicht implementiert"
 msgid "\"%s\" is not a table or a view"
 msgstr "»%s« ist keine Tabelle oder Sicht"
 
-#: commands/lockcmds.c:224 rewrite/rewriteHandler.c:1824
-#: rewrite/rewriteHandler.c:3424
+#: commands/lockcmds.c:224 rewrite/rewriteHandler.c:1836
+#: rewrite/rewriteHandler.c:3532
 #, c-format
 msgid "infinite recursion detected in rules for relation \"%s\""
 msgstr "unendliche Rekursion entdeckt in Regeln für Relation »%s«"
@@ -7618,8 +7652,8 @@ msgstr "ungültige Operatornummer %d, muss zwischen 1 und %d sein"
 #: commands/opclasscmds.c:520 commands/opclasscmds.c:894
 #: commands/opclasscmds.c:989
 #, c-format
-msgid "invalid procedure number %d, must be between 1 and %d"
-msgstr "ungültige Prozedurnummer %d, muss zwischen 1 und %d sein"
+msgid "invalid function number %d, must be between 1 and %d"
+msgstr "ungültige Funktionsnummer %d, muss zwischen 1 und %d sein"
 
 #: commands/opclasscmds.c:549
 #, c-format
@@ -7687,70 +7721,71 @@ msgid "index search operators must return boolean"
 msgstr "Indexsuchoperatoren müssen Typ boolean zurückgeben"
 
 #: commands/opclasscmds.c:1144
-#, c-format
-msgid "btree comparison procedures must have two arguments"
+#, fuzzy, c-format
+#| msgid "btree comparison procedures must have two arguments"
+msgid "btree comparison functions must have two arguments"
 msgstr "btree-Vergleichsprozeduren müssen zwei Argumente haben"
 
 #: commands/opclasscmds.c:1148
-#, c-format
-msgid "btree comparison procedures must return integer"
+#, fuzzy, c-format
+#| msgid "btree comparison procedures must return integer"
+msgid "btree comparison functions must return integer"
 msgstr "btree-Vergleichsprozeduren müssen Typ integer zurückgeben"
 
 #: commands/opclasscmds.c:1165
-#, c-format
-msgid "btree sort support procedures must accept type \"internal\""
+#, fuzzy, c-format
+#| msgid "btree sort support procedures must accept type \"internal\""
+msgid "btree sort support functions must accept type \"internal\""
 msgstr "btree-Sortierunterstützungsprozeduren müssen Typ »internal« akzeptieren"
 
 #: commands/opclasscmds.c:1169
-#, c-format
-msgid "btree sort support procedures must return void"
+#, fuzzy, c-format
+#| msgid "btree sort support procedures must return void"
+msgid "btree sort support functions must return void"
 msgstr "btree-Sortierunterstützungsprozeduren müssen Typ void zurückgeben"
 
 #: commands/opclasscmds.c:1180
 #, fuzzy, c-format
 #| msgid "btree comparison procedures must have two arguments"
-msgid "btree in_range procedures must have five arguments"
+msgid "btree in_range functions must have five arguments"
 msgstr "btree-Vergleichsprozeduren müssen zwei Argumente haben"
 
 #: commands/opclasscmds.c:1184
 #, fuzzy, c-format
 #| msgid "btree comparison procedures must return integer"
-msgid "btree in_range procedures must return boolean"
+msgid "btree in_range functions must return boolean"
 msgstr "btree-Vergleichsprozeduren müssen Typ integer zurückgeben"
 
 #: commands/opclasscmds.c:1203
-#, fuzzy, c-format
-#| msgid "hash procedures must have one argument"
-msgid "hash procedure 1 must have one argument"
-msgstr "Hash-Prozeduren müssen ein Argument haben"
+#, c-format
+msgid "hash function 1 must have one argument"
+msgstr "Hash-Funktion 1 muss ein Argument haben"
 
 #: commands/opclasscmds.c:1207
-#, fuzzy, c-format
-#| msgid "hash procedures must return integer"
-msgid "hash procedure 1 must return integer"
-msgstr "Hash-Prozeduren müssen Typ integer zurückgeben"
+#, c-format
+msgid "hash function 1 must return integer"
+msgstr "Hash-Funktion 1 muss Typ integer zurückgeben"
 
 #: commands/opclasscmds.c:1214
-#, fuzzy, c-format
-#| msgid "hash procedures must have one argument"
-msgid "hash procedure 2 must have two arguments"
-msgstr "Hash-Prozeduren müssen ein Argument haben"
+#, c-format
+msgid "hash function 2 must have two arguments"
+msgstr "Hash-Funktion 2 muss zwei Argumente haben"
 
 #: commands/opclasscmds.c:1218
-#, fuzzy, c-format
-#| msgid "hash procedures must return integer"
-msgid "hash procedure 2 must return bigint"
-msgstr "Hash-Prozeduren müssen Typ integer zurückgeben"
+#, c-format
+msgid "hash function 2 must return bigint"
+msgstr "Hash-Funktion 2 muss Typ bigint zurückgeben"
 
 #: commands/opclasscmds.c:1243
-#, c-format
-msgid "associated data types must be specified for index support procedure"
+#, fuzzy, c-format
+#| msgid "associated data types must be specified for index support procedure"
+msgid "associated data types must be specified for index support function"
 msgstr "zugehörige Datentypen müssen für Indexunterstützungsprozedur angegeben werden"
 
 #: commands/opclasscmds.c:1268
 #, c-format
-msgid "procedure number %d for (%s,%s) appears more than once"
-msgstr "Prozedurnummer %d für (%s,%s) einscheint mehrmals"
+msgid "function number %d for (%s,%s) appears more than once"
+msgstr "Funktionsnummer %d für (%s,%s) einscheint mehrmals"
 
 #: commands/opclasscmds.c:1275
 #, c-format
@@ -7792,41 +7827,41 @@ msgstr "Operatorfamilie »%s« für Zugriffsmethode »%s« existiert bereits in
 msgid "SETOF type not allowed for operator argument"
 msgstr "SETOF-Typ nicht als Operatorargument erlaubt"
 
-#: commands/operatorcmds.c:151 commands/operatorcmds.c:453
+#: commands/operatorcmds.c:154 commands/operatorcmds.c:457
 #, c-format
 msgid "operator attribute \"%s\" not recognized"
 msgstr "Operator-Attribut »%s« unbekannt"
 
-#: commands/operatorcmds.c:162
+#: commands/operatorcmds.c:165
 #, c-format
-msgid "operator procedure must be specified"
-msgstr "Operatorprozedur muss angegeben werden"
+msgid "operator function must be specified"
+msgstr "Operatorfunktion muss angegeben werden"
 
-#: commands/operatorcmds.c:173
+#: commands/operatorcmds.c:176
 #, c-format
 msgid "at least one of leftarg or rightarg must be specified"
 msgstr "entweder leftarg oder rightarg (oder beides) muss angegeben werden"
 
-#: commands/operatorcmds.c:277
+#: commands/operatorcmds.c:280
 #, c-format
 msgid "restriction estimator function %s must return type %s"
 msgstr "Restriktionsschätzfunktion %s muss Typ %s zurückgeben"
 
-#: commands/operatorcmds.c:323
+#: commands/operatorcmds.c:326
 #, c-format
 msgid "join estimator function %s must return type %s"
 msgstr "Join-Schätzfunktion %s muss Typ %s zurückgeben"
 
-#: commands/operatorcmds.c:447
+#: commands/operatorcmds.c:451
 #, c-format
 msgid "operator attribute \"%s\" cannot be changed"
 msgstr "Operator-Attribut »%s« kann nicht geändert werden"
 
 #: commands/policy.c:87 commands/policy.c:400 commands/policy.c:490
 #: commands/tablecmds.c:1275 commands/tablecmds.c:1732
-#: commands/tablecmds.c:2705 commands/tablecmds.c:4944
-#: commands/tablecmds.c:7343 commands/tablecmds.c:13428
-#: commands/tablecmds.c:13463 commands/trigger.c:316 commands/trigger.c:1526
+#: commands/tablecmds.c:2718 commands/tablecmds.c:4951
+#: commands/tablecmds.c:7356 commands/tablecmds.c:13433
+#: commands/tablecmds.c:13468 commands/trigger.c:316 commands/trigger.c:1526
 #: commands/trigger.c:1635 rewrite/rewriteDefine.c:272
 #: rewrite/rewriteDefine.c:924
 #, c-format
@@ -8155,8 +8190,8 @@ msgstr "Sequenz muss im selben Schema wie die verknüpfte Tabelle sein"
 msgid "cannot change ownership of identity sequence"
 msgstr "kann Eigentümer einer Identitätssequenz nicht ändern"
 
-#: commands/sequence.c:1707 commands/tablecmds.c:10316
-#: commands/tablecmds.c:12891
+#: commands/sequence.c:1707 commands/tablecmds.c:10330
+#: commands/tablecmds.c:12896
 #, c-format
 msgid "Sequence \"%s\" is linked to table \"%s\"."
 msgstr "Sequenz »%s« ist mit Tabelle »%s« verknüpft."
@@ -8267,7 +8302,7 @@ msgid "must be superuser to create subscriptions"
 msgstr "nur Superuser können Subskriptionen erzeugen"
 
 #: commands/subscriptioncmds.c:427 commands/subscriptioncmds.c:520
-#: replication/logical/tablesync.c:856 replication/logical/worker.c:1720
+#: replication/logical/tablesync.c:856 replication/logical/worker.c:1722
 #, c-format
 msgid "could not connect to the publisher: %s"
 msgstr "konnte nicht mit dem Publikationsserver verbinden: %s"
@@ -8419,8 +8454,8 @@ 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:247 commands/tablecmds.c:271 commands/tablecmds.c:14815
-#: parser/parse_utilcmd.c:1983
+#: commands/tablecmds.c:247 commands/tablecmds.c:271 commands/tablecmds.c:14808
+#: parser/parse_utilcmd.c:1984
 #, c-format
 msgid "index \"%s\" does not exist"
 msgstr "Index »%s« existiert nicht"
@@ -8443,8 +8478,8 @@ msgstr "»%s« ist kein Typ"
 msgid "Use DROP TYPE to remove a type."
 msgstr "Verwenden Sie DROP TYPE, um einen Typen zu löschen."
 
-#: commands/tablecmds.c:259 commands/tablecmds.c:9768
-#: commands/tablecmds.c:12671
+#: commands/tablecmds.c:259 commands/tablecmds.c:9782
+#: commands/tablecmds.c:12676
 #, c-format
 msgid "foreign table \"%s\" does not exist"
 msgstr "Fremdtabelle »%s« existiert nicht"
@@ -8473,7 +8508,7 @@ msgstr "kann temporäre Tabelle nicht in einer sicherheitsbeschränkten Operatio
 msgid "cannot create table with OIDs as partition of table without OIDs"
 msgstr "kann Tabelle mit OIDs nicht als Partition einer Tabelle ohne OIDs erzeugen"
 
-#: commands/tablecmds.c:810
+#: commands/tablecmds.c:807
 #, c-format
 msgid "\"%s\" is not partitioned"
 msgstr "»%s« ist nicht partitioniert"
@@ -8513,7 +8548,7 @@ msgstr "Truncate-Vorgang leert ebenfalls Tabelle »%s«"
 msgid "cannot truncate temporary tables of other sessions"
 msgstr "kann temporäre Tabellen anderer Sitzungen nicht leeren"
 
-#: commands/tablecmds.c:1973 commands/tablecmds.c:11422
+#: commands/tablecmds.c:1973 commands/tablecmds.c:11427
 #, c-format
 msgid "cannot inherit from partitioned table \"%s\""
 msgstr "von partitionierter Tabelle »%s« kann nicht geerbt werden"
@@ -8523,39 +8558,45 @@ msgstr "von partitionierter Tabelle »%s« kann nicht geerbt werden"
 msgid "cannot inherit from partition \"%s\""
 msgstr "von Partition »%s« kann nicht geerbt werden"
 
-#: commands/tablecmds.c:1986 parser/parse_utilcmd.c:2200
-#: parser/parse_utilcmd.c:2323
+#: commands/tablecmds.c:1986 parser/parse_utilcmd.c:2201
+#: parser/parse_utilcmd.c:2324
 #, c-format
 msgid "inherited relation \"%s\" is not a table or foreign table"
 msgstr "geerbte Relation »%s« ist keine Tabelle oder Fremdtabelle"
 
-#: commands/tablecmds.c:1994 commands/tablecmds.c:11401
+#: commands/tablecmds.c:1998
+#, fuzzy, c-format
+#| msgid "cannot attach a permanent relation as partition of temporary relation \"%s\""
+msgid "cannot create a temporary relation as partition of permanent relation \"%s\""
+msgstr "eine permanente Relation kann nicht als Partition an temporäre Relation »%s« angefügt werden"
+
+#: commands/tablecmds.c:2007 commands/tablecmds.c:11406
 #, c-format
 msgid "cannot inherit from temporary relation \"%s\""
 msgstr "von temporärer Relation »%s« kann nicht geerbt werden"
 
-#: commands/tablecmds.c:2004 commands/tablecmds.c:11409
+#: commands/tablecmds.c:2017 commands/tablecmds.c:11414
 #, c-format
 msgid "cannot inherit from temporary relation of another session"
 msgstr "von temporärer Relation einer anderen Sitzung kann nicht geerbt werden"
 
-#: commands/tablecmds.c:2021 commands/tablecmds.c:11533
+#: commands/tablecmds.c:2034 commands/tablecmds.c:11538
 #, c-format
 msgid "relation \"%s\" would be inherited from more than once"
 msgstr "von der Relation »%s« würde mehrmals geerbt werden"
 
-#: commands/tablecmds.c:2070
+#: commands/tablecmds.c:2083
 #, c-format
 msgid "merging multiple inherited definitions of column \"%s\""
 msgstr "geerbte Definitionen von Spalte »%s« werden zusammengeführt"
 
-#: commands/tablecmds.c:2078
+#: commands/tablecmds.c:2091
 #, c-format
 msgid "inherited column \"%s\" has a type conflict"
 msgstr "geerbte Spalte »%s« hat Typkonflikt"
 
-#: commands/tablecmds.c:2080 commands/tablecmds.c:2103
-#: commands/tablecmds.c:2309 commands/tablecmds.c:2339
+#: commands/tablecmds.c:2093 commands/tablecmds.c:2116
+#: commands/tablecmds.c:2322 commands/tablecmds.c:2352
 #: parser/parse_coerce.c:1716 parser/parse_coerce.c:1736
 #: parser/parse_coerce.c:1756 parser/parse_coerce.c:1802
 #: parser/parse_coerce.c:1841 parser/parse_param.c:218
@@ -8563,1134 +8604,1141 @@ msgstr "geerbte Spalte »%s« hat Typkonflikt"
 msgid "%s versus %s"
 msgstr "%s gegen %s"
 
-#: commands/tablecmds.c:2089
+#: commands/tablecmds.c:2102
 #, c-format
 msgid "inherited column \"%s\" has a collation conflict"
 msgstr "geerbte Spalte »%s« hat Sortierfolgenkonflikt"
 
-#: commands/tablecmds.c:2091 commands/tablecmds.c:2321
-#: commands/tablecmds.c:5404
+#: commands/tablecmds.c:2104 commands/tablecmds.c:2334
+#: commands/tablecmds.c:5411
 #, c-format
 msgid "\"%s\" versus \"%s\""
 msgstr "»%s« gegen »%s«"
 
-#: commands/tablecmds.c:2101
+#: commands/tablecmds.c:2114
 #, c-format
 msgid "inherited column \"%s\" has a storage parameter conflict"
 msgstr "geerbte Spalte »%s« hat einen Konflikt bei einem Storage-Parameter"
 
-#: commands/tablecmds.c:2215 commands/tablecmds.c:9255
-#: parser/parse_utilcmd.c:1116 parser/parse_utilcmd.c:1516
-#: parser/parse_utilcmd.c:1623
+#: commands/tablecmds.c:2228 commands/tablecmds.c:9269
+#: parser/parse_utilcmd.c:1117 parser/parse_utilcmd.c:1517
+#: parser/parse_utilcmd.c:1624
 #, c-format
 msgid "cannot convert whole-row table reference"
 msgstr "kann Verweis auf ganze Zeile der Tabelle nicht umwandeln"
 
-#: commands/tablecmds.c:2216 parser/parse_utilcmd.c:1117
+#: commands/tablecmds.c:2229 parser/parse_utilcmd.c:1118
 #, c-format
 msgid "Constraint \"%s\" contains a whole-row reference to table \"%s\"."
 msgstr "Constraint »%s« enthält einen Verweis auf die ganze Zeile der Tabelle »%s«."
 
-#: commands/tablecmds.c:2295
+#: commands/tablecmds.c:2308
 #, c-format
 msgid "merging column \"%s\" with inherited definition"
 msgstr "Spalte »%s« wird mit geerbter Definition zusammengeführt"
 
-#: commands/tablecmds.c:2299
+#: commands/tablecmds.c:2312
 #, c-format
 msgid "moving and merging column \"%s\" with inherited definition"
 msgstr "Spalte »%s« wird verschoben und mit geerbter Definition zusammengeführt"
 
-#: commands/tablecmds.c:2300
+#: commands/tablecmds.c:2313
 #, c-format
 msgid "User-specified column moved to the position of the inherited column."
 msgstr "Benutzerdefinierte Spalte wurde auf die Position der geerbten Spalte verschoben."
 
-#: commands/tablecmds.c:2307
+#: commands/tablecmds.c:2320
 #, c-format
 msgid "column \"%s\" has a type conflict"
 msgstr "für Spalte »%s« besteht ein Typkonflikt"
 
-#: commands/tablecmds.c:2319
+#: commands/tablecmds.c:2332
 #, c-format
 msgid "column \"%s\" has a collation conflict"
 msgstr "für Spalte »%s« besteht ein Sortierfolgenkonflikt"
 
-#: commands/tablecmds.c:2337
+#: commands/tablecmds.c:2350
 #, c-format
 msgid "column \"%s\" has a storage parameter conflict"
 msgstr "für Spalte »%s« besteht ein Konflikt bei einem Storage-Parameter"
 
-#: commands/tablecmds.c:2448
+#: commands/tablecmds.c:2461
 #, c-format
 msgid "column \"%s\" inherits conflicting default values"
 msgstr "Spalte »%s« erbt widersprüchliche Vorgabewerte"
 
-#: commands/tablecmds.c:2450
+#: commands/tablecmds.c:2463
 #, c-format
 msgid "To resolve the conflict, specify a default explicitly."
 msgstr "Um den Konflikt zu lösen, geben Sie einen Vorgabewert ausdrücklich an."
 
-#: commands/tablecmds.c:2497
+#: commands/tablecmds.c:2510
 #, c-format
 msgid "check constraint name \"%s\" appears multiple times but with different expressions"
 msgstr "Check-Constraint-Name »%s« erscheint mehrmals, aber mit unterschiedlichen Ausdrücken"
 
-#: commands/tablecmds.c:2674
+#: commands/tablecmds.c:2687
 #, c-format
 msgid "cannot rename column of typed table"
 msgstr "Spalte einer getypten Tabelle kann nicht umbenannt werden"
 
-#: commands/tablecmds.c:2693
+#: commands/tablecmds.c:2706
 #, c-format
 msgid "\"%s\" is not a table, view, materialized view, composite type, index, or foreign table"
 msgstr "»%s« ist weder Tabelle, Sicht, materialisierte Sicht, zusammengesetzter Typ, Index noch Fremdtabelle"
 
-#: commands/tablecmds.c:2787
+#: commands/tablecmds.c:2800
 #, c-format
 msgid "inherited column \"%s\" must be renamed in child tables too"
 msgstr "vererbte Spalte »%s« muss ebenso in den abgeleiteten Tabellen umbenannt werden"
 
-#: commands/tablecmds.c:2819
+#: commands/tablecmds.c:2832
 #, c-format
 msgid "cannot rename system column \"%s\""
 msgstr "Systemspalte »%s« kann nicht umbenannt werden"
 
-#: commands/tablecmds.c:2834
+#: commands/tablecmds.c:2847
 #, c-format
 msgid "cannot rename inherited column \"%s\""
 msgstr "kann vererbte Spalte »%s« nicht umbenennen"
 
-#: commands/tablecmds.c:2986
+#: commands/tablecmds.c:2999
 #, c-format
 msgid "inherited constraint \"%s\" must be renamed in child tables too"
 msgstr "vererbter Constraint »%s« muss ebenso in den abgeleiteten Tabellen umbenannt werden"
 
-#: commands/tablecmds.c:2993
+#: commands/tablecmds.c:3006
 #, c-format
 msgid "cannot rename inherited constraint \"%s\""
 msgstr "kann vererbten Constraint »%s« nicht umbenennen"
 
 #. translator: first %s is a SQL command, eg ALTER TABLE
-#: commands/tablecmds.c:3218
+#: commands/tablecmds.c:3225
 #, c-format
 msgid "cannot %s \"%s\" because it is being used by active queries in this session"
 msgstr "%s mit Relation »%s« nicht möglich, weil sie von aktiven Anfragen in dieser Sitzung verwendet wird"
 
 #. translator: first %s is a SQL command, eg ALTER TABLE
-#: commands/tablecmds.c:3228
+#: commands/tablecmds.c:3235
 #, c-format
 msgid "cannot %s \"%s\" because it has pending trigger events"
 msgstr "%s mit Relation »%s« nicht möglich, weil es anstehende Trigger-Ereignisse dafür gibt"
 
-#: commands/tablecmds.c:4372
+#: commands/tablecmds.c:4379
 #, c-format
 msgid "cannot rewrite system relation \"%s\""
 msgstr "Systemrelation »%s« kann nicht neu geschrieben werden"
 
-#: commands/tablecmds.c:4378
+#: commands/tablecmds.c:4385
 #, c-format
 msgid "cannot rewrite table \"%s\" used as a catalog table"
 msgstr "Tabelle »%s«, die als Katalogtabelle verwendet wird, kann nicht neu geschrieben werden"
 
-#: commands/tablecmds.c:4388
+#: commands/tablecmds.c:4395
 #, c-format
 msgid "cannot rewrite temporary tables of other sessions"
 msgstr "kann temporäre Tabellen anderer Sitzungen nicht neu schreiben"
 
-#: commands/tablecmds.c:4665
+#: commands/tablecmds.c:4672
 #, c-format
 msgid "rewriting table \"%s\""
 msgstr "schreibe Tabelle »%s« neu"
 
-#: commands/tablecmds.c:4669
+#: commands/tablecmds.c:4676
 #, c-format
 msgid "verifying table \"%s\""
 msgstr "überprüfe Tabelle »%s«"
 
-#: commands/tablecmds.c:4785
+#: commands/tablecmds.c:4792
 #, c-format
 msgid "column \"%s\" contains null values"
 msgstr "Spalte »%s« enthält NULL-Werte"
 
-#: commands/tablecmds.c:4801 commands/tablecmds.c:8492
+#: commands/tablecmds.c:4808 commands/tablecmds.c:8503
 #, c-format
 msgid "check constraint \"%s\" is violated by some row"
 msgstr "Check-Constraint »%s« wird von irgendeiner Zeile verletzt"
 
-#: commands/tablecmds.c:4819
+#: commands/tablecmds.c:4826
 #, fuzzy, c-format
 #| msgid "partition constraint is violated by some row"
 msgid "updated partition constraint for default partition would be violated by some row"
 msgstr "Partitions-Constraint wird von irgendeiner Zeile verletzt"
 
-#: commands/tablecmds.c:4823
+#: commands/tablecmds.c:4830
 #, c-format
 msgid "partition constraint is violated by some row"
 msgstr "Partitions-Constraint wird von irgendeiner Zeile verletzt"
 
-#: commands/tablecmds.c:4965 commands/trigger.c:310 rewrite/rewriteDefine.c:266
+#: commands/tablecmds.c:4972 commands/trigger.c:310 rewrite/rewriteDefine.c:266
 #: rewrite/rewriteDefine.c:919
 #, c-format
 msgid "\"%s\" is not a table or view"
 msgstr "»%s« ist keine Tabelle oder Sicht"
 
-#: commands/tablecmds.c:4968 commands/trigger.c:1520 commands/trigger.c:1626
+#: commands/tablecmds.c:4975 commands/trigger.c:1520 commands/trigger.c:1626
 #, c-format
 msgid "\"%s\" is not a table, view, or foreign table"
 msgstr "»%s« ist keine Tabelle, Sicht oder Fremdtabelle"
 
-#: commands/tablecmds.c:4971
+#: commands/tablecmds.c:4978
 #, c-format
 msgid "\"%s\" is not a table, view, materialized view, or index"
 msgstr "»%s« ist weder Tabelle, Sicht, materialisierte Sicht noch Index"
 
-#: commands/tablecmds.c:4977
+#: commands/tablecmds.c:4984
 #, c-format
 msgid "\"%s\" is not a table, materialized view, or index"
 msgstr "»%s« ist weder Tabelle, materialisierte Sicht noch Index"
 
-#: commands/tablecmds.c:4980
+#: commands/tablecmds.c:4987
 #, c-format
 msgid "\"%s\" is not a table, materialized view, or foreign table"
 msgstr "»%s« ist weder Tabelle, materialisierte Sicht noch Fremdtabelle"
 
-#: commands/tablecmds.c:4983
+#: commands/tablecmds.c:4990
 #, c-format
 msgid "\"%s\" is not a table or foreign table"
 msgstr "»%s« ist keine Tabelle oder Fremdtabelle"
 
-#: commands/tablecmds.c:4986
+#: commands/tablecmds.c:4993
 #, c-format
 msgid "\"%s\" is not a table, composite type, or foreign table"
 msgstr "»%s« ist weder Tabelle, Sicht, zusammengesetzter Typ noch Fremdtabelle"
 
-#: commands/tablecmds.c:4989 commands/tablecmds.c:6407
+#: commands/tablecmds.c:4996 commands/tablecmds.c:6414
 #, c-format
 msgid "\"%s\" is not a table, materialized view, index, or foreign table"
 msgstr "»%s« ist weder Tabelle, materialisierte Sicht, Index noch Fremdtabelle"
 
-#: commands/tablecmds.c:4999
+#: commands/tablecmds.c:5006
 #, c-format
 msgid "\"%s\" is of the wrong type"
 msgstr "»%s« hat den falschen Typ"
 
-#: commands/tablecmds.c:5174 commands/tablecmds.c:5181
+#: commands/tablecmds.c:5181 commands/tablecmds.c:5188
 #, c-format
 msgid "cannot alter type \"%s\" because column \"%s.%s\" uses it"
 msgstr "kann Typ »%s« nicht ändern, weil Spalte »%s.%s« ihn verwendet"
 
-#: commands/tablecmds.c:5188
+#: commands/tablecmds.c:5195
 #, c-format
 msgid "cannot alter foreign table \"%s\" because column \"%s.%s\" uses its row type"
 msgstr "kann Fremdtabelle »%s« nicht ändern, weil Spalte »%s.%s« ihren Zeilentyp verwendet"
 
-#: commands/tablecmds.c:5195
+#: commands/tablecmds.c:5202
 #, c-format
 msgid "cannot alter table \"%s\" because column \"%s.%s\" uses its row type"
 msgstr "kann Tabelle »%s« nicht ändern, weil Spalte »%s.%s« ihren Zeilentyp verwendet"
 
-#: commands/tablecmds.c:5249
+#: commands/tablecmds.c:5256
 #, c-format
 msgid "cannot alter type \"%s\" because it is the type of a typed table"
 msgstr "kann Typ »%s« nicht ändern, weil er der Typ einer getypten Tabelle ist"
 
-#: commands/tablecmds.c:5251
+#: commands/tablecmds.c:5258
 #, c-format
 msgid "Use ALTER ... CASCADE to alter the typed tables too."
 msgstr "Verwenden Sie ALTER ... CASCADE, um die getypten Tabellen ebenfalls zu ändern."
 
-#: commands/tablecmds.c:5297
+#: commands/tablecmds.c:5304
 #, c-format
 msgid "type %s is not a composite type"
 msgstr "Typ %s ist kein zusammengesetzter Typ"
 
-#: commands/tablecmds.c:5323
+#: commands/tablecmds.c:5330
 #, c-format
 msgid "cannot add column to typed table"
 msgstr "zu einer getypten Tabelle kann keine Spalte hinzugefügt werden"
 
-#: commands/tablecmds.c:5367
+#: commands/tablecmds.c:5374
 #, c-format
 msgid "cannot add column to a partition"
 msgstr "zu einer Partition kann keine Spalte hinzugefügt werden"
 
-#: commands/tablecmds.c:5396 commands/tablecmds.c:11660
+#: commands/tablecmds.c:5403 commands/tablecmds.c:11665
 #, 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:5402 commands/tablecmds.c:11667
+#: commands/tablecmds.c:5409 commands/tablecmds.c:11672
 #, c-format
 msgid "child table \"%s\" has different collation for column \"%s\""
 msgstr "abgeleitete Tabelle »%s« hat unterschiedliche Sortierfolge für Spalte »%s«"
 
-#: commands/tablecmds.c:5412
+#: commands/tablecmds.c:5419
 #, c-format
 msgid "child table \"%s\" has a conflicting \"%s\" column"
 msgstr "abgeleitete Tabelle »%s« hat eine widersprüchliche Spalte »%s«"
 
-#: commands/tablecmds.c:5423
+#: commands/tablecmds.c:5430
 #, c-format
 msgid "merging definition of column \"%s\" for child \"%s\""
 msgstr "Definition von Spalte »%s« für abgeleitete Tabelle »%s« wird zusammengeführt"
 
-#: commands/tablecmds.c:5447
+#: commands/tablecmds.c:5454
 #, c-format
 msgid "cannot recursively add identity column to table that has child tables"
 msgstr "eine Identitätsspalte kann nicht rekursiv zu einer Tabelle hinzugefügt werden, die abgeleitete Tabellen hat"
 
-#: commands/tablecmds.c:5696
+#: commands/tablecmds.c:5703
 #, c-format
 msgid "column must be added to child tables too"
 msgstr "Spalte muss ebenso in den abgeleiteten Tabellen hinzugefügt werden"
 
-#: commands/tablecmds.c:5771
+#: commands/tablecmds.c:5778
 #, c-format
 msgid "column \"%s\" of relation \"%s\" already exists, skipping"
 msgstr "Spalte »%s« von Relation »%s« existiert bereits, wird übersprungen"
 
-#: commands/tablecmds.c:5778
+#: commands/tablecmds.c:5785
 #, c-format
 msgid "column \"%s\" of relation \"%s\" already exists"
 msgstr "Spalte »%s« von Relation »%s« existiert bereits"
 
-#: commands/tablecmds.c:5876 commands/tablecmds.c:8935
+#: commands/tablecmds.c:5883 commands/tablecmds.c:8949
 #, c-format
 msgid "cannot remove constraint from only the partitioned table when partitions exist"
 msgstr "Constraint kann nicht nur von der partitionierten Tabelle entfernt werden, wenn Partitionen existieren"
 
-#: commands/tablecmds.c:5877 commands/tablecmds.c:6021
-#: commands/tablecmds.c:6798 commands/tablecmds.c:8936
+#: commands/tablecmds.c:5884 commands/tablecmds.c:6028
+#: commands/tablecmds.c:6812 commands/tablecmds.c:8950
 #, c-format
 msgid "Do not specify the ONLY keyword."
 msgstr "Lassen Sie das Schlüsselwort ONLY weg."
 
-#: commands/tablecmds.c:5909 commands/tablecmds.c:6057
-#: commands/tablecmds.c:6112 commands/tablecmds.c:6188
-#: commands/tablecmds.c:6282 commands/tablecmds.c:6341
-#: commands/tablecmds.c:6491 commands/tablecmds.c:6554
-#: commands/tablecmds.c:6646 commands/tablecmds.c:9075
-#: commands/tablecmds.c:9791
+#: commands/tablecmds.c:5916 commands/tablecmds.c:6064
+#: commands/tablecmds.c:6119 commands/tablecmds.c:6195
+#: commands/tablecmds.c:6289 commands/tablecmds.c:6348
+#: commands/tablecmds.c:6498 commands/tablecmds.c:6568
+#: commands/tablecmds.c:6660 commands/tablecmds.c:9089
+#: commands/tablecmds.c:9805
 #, c-format
 msgid "cannot alter system column \"%s\""
 msgstr "Systemspalte »%s« kann nicht geändert werden"
 
-#: commands/tablecmds.c:5915 commands/tablecmds.c:6118
+#: commands/tablecmds.c:5922 commands/tablecmds.c:6125
 #, c-format
 msgid "column \"%s\" of relation \"%s\" is an identity column"
 msgstr "Spalte »%s« von Relation »%s« ist eine Identitätsspalte"
 
-#: commands/tablecmds.c:5951
+#: commands/tablecmds.c:5958
 #, c-format
 msgid "column \"%s\" is in a primary key"
 msgstr "Spalte »%s« ist in einem Primärschlüssel"
 
-#: commands/tablecmds.c:5973
+#: commands/tablecmds.c:5980
 #, c-format
 msgid "column \"%s\" is marked NOT NULL in parent table"
 msgstr "Spalte »%s« ist in Elterntabelle als NOT NULL markiert"
 
-#: commands/tablecmds.c:6020
+#: commands/tablecmds.c:6027
 #, c-format
 msgid "cannot add constraint to only the partitioned table when partitions exist"
 msgstr "Constraint kann nicht nur zu der partitionierten Tabelle hinzugefügt werden, wenn Partitionen existieren"
 
-#: commands/tablecmds.c:6120
+#: commands/tablecmds.c:6127
 #, c-format
 msgid "Use ALTER TABLE ... ALTER COLUMN ... DROP IDENTITY instead."
 msgstr "Verwenden Sie stattdessen ALTER TABLE ... ALTER COLUMN ... DROP IDENTITY."
 
-#: commands/tablecmds.c:6199
+#: commands/tablecmds.c:6206
 #, c-format
 msgid "column \"%s\" of relation \"%s\" must be declared NOT NULL before identity can be added"
 msgstr "Spalte »%s« von Relation »%s« muss als NOT NULL deklariert werden, bevor Sie Identitätsspalte werden kann"
 
-#: commands/tablecmds.c:6205
+#: commands/tablecmds.c:6212
 #, c-format
 msgid "column \"%s\" of relation \"%s\" is already an identity column"
 msgstr "Spalte »%s« von Relation »%s« ist bereits eine Identitätsspalte"
 
-#: commands/tablecmds.c:6211
+#: commands/tablecmds.c:6218
 #, c-format
 msgid "column \"%s\" of relation \"%s\" already has a default value"
 msgstr "Spalte »%s« von Relation »%s« hat bereits einen Vorgabewert"
 
-#: commands/tablecmds.c:6288 commands/tablecmds.c:6349
+#: commands/tablecmds.c:6295 commands/tablecmds.c:6356
 #, c-format
 msgid "column \"%s\" of relation \"%s\" is not an identity column"
 msgstr "Spalte »%s« von Relation »%s« ist keine Identitätsspalte"
 
-#: commands/tablecmds.c:6354
+#: commands/tablecmds.c:6361
 #, c-format
 msgid "column \"%s\" of relation \"%s\" is not an identity column, skipping"
 msgstr "Spalte »%s« von Relation »%s« ist keine Identitätsspalte, wird übersprungen"
 
-#: commands/tablecmds.c:6419
+#: commands/tablecmds.c:6426
 #, c-format
 msgid "cannot refer to non-index column by number"
 msgstr ""
 
-#: commands/tablecmds.c:6450
+#: commands/tablecmds.c:6457
 #, c-format
 msgid "statistics target %d is too low"
 msgstr "Statistikziel %d ist zu niedrig"
 
-#: commands/tablecmds.c:6458
+#: commands/tablecmds.c:6465
 #, c-format
 msgid "lowering statistics target to %d"
 msgstr "setze Statistikziel auf %d herab"
 
-#: commands/tablecmds.c:6481
+#: commands/tablecmds.c:6488
 #, c-format
 msgid "column number %d of relation \"%s\" does not exist"
 msgstr "Spalte Nummer %d von Relation »%s« existiert nicht"
 
-#: commands/tablecmds.c:6499
+#: commands/tablecmds.c:6507
+#, fuzzy, c-format
+#| msgid "cannot insert into column \"%s\" of view \"%s\""
+msgid "cannot alter statistics on included column \"%s\" of index \"%s\""
+msgstr "kann nicht in Spalte »%s« von Sicht »%s« einfügen"
+
+#: commands/tablecmds.c:6512
 #, fuzzy, c-format
 #| msgid "cannot insert into column \"%s\" of view \"%s\""
 msgid "cannot alter statistics on non-expression column \"%s\" of index \"%s\""
 msgstr "kann nicht in Spalte »%s« von Sicht »%s« einfügen"
 
-#: commands/tablecmds.c:6501
+#: commands/tablecmds.c:6514
 #, fuzzy, c-format
 #| msgid "Collects statistics on database activity."
 msgid "Alter statistics on table column instead."
 msgstr "Sammelt Statistiken über Datenbankaktivität."
 
-#: commands/tablecmds.c:6626
+#: commands/tablecmds.c:6640
 #, c-format
 msgid "invalid storage type \"%s\""
 msgstr "ungültiger Storage-Typ »%s«"
 
-#: commands/tablecmds.c:6658
+#: commands/tablecmds.c:6672
 #, c-format
 msgid "column data type %s can only have storage PLAIN"
 msgstr "Spaltendatentyp %s kann nur Storage-Typ PLAIN"
 
-#: commands/tablecmds.c:6693
+#: commands/tablecmds.c:6707
 #, c-format
 msgid "cannot drop column from typed table"
 msgstr "aus einer getypten Tabelle können keine Spalten gelöscht werden"
 
-#: commands/tablecmds.c:6738
+#: commands/tablecmds.c:6752
 #, c-format
 msgid "column \"%s\" of relation \"%s\" does not exist, skipping"
 msgstr "Spalte »%s« von Relation »%s« existiert nicht, wird übersprungen"
 
-#: commands/tablecmds.c:6751
+#: commands/tablecmds.c:6765
 #, c-format
 msgid "cannot drop system column \"%s\""
 msgstr "Systemspalte »%s« kann nicht gelöscht werden"
 
-#: commands/tablecmds.c:6758
+#: commands/tablecmds.c:6772
 #, c-format
 msgid "cannot drop inherited column \"%s\""
 msgstr "geerbte Spalte »%s« kann nicht gelöscht werden"
 
-#: commands/tablecmds.c:6769
+#: commands/tablecmds.c:6783
 #, c-format
 msgid "cannot drop column named in partition key"
 msgstr "eine im Partitionierungsschlüssel verwendete Spalte kann nicht gelöscht werden"
 
-#: commands/tablecmds.c:6773
+#: commands/tablecmds.c:6787
 #, c-format
 msgid "cannot drop column referenced in partition key expression"
 msgstr "eine im Partitionierungsschlüsselausdruck verwendete Spalte kann nicht gelöscht werden"
 
-#: commands/tablecmds.c:6797
+#: commands/tablecmds.c:6811
 #, c-format
 msgid "cannot drop column from only the partitioned table when partitions exist"
 msgstr "Spalte kann nicht nur aus der partitionierten Tabelle gelöscht werden, wenn Partitionen existieren"
 
-#: commands/tablecmds.c:7002
+#: commands/tablecmds.c:7016
 #, fuzzy, c-format
 #| msgid "ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index \"%s\" to \"%s\""
 msgid "ALTER TABLE / ADD CONSTRAINT USING INDEX is not supported on partitioned tables"
 msgstr "ALTER TABLE / ADD CONSTRAINT USING INDEX benennt Index »%s« um in »%s«"
 
-#: commands/tablecmds.c:7027
+#: commands/tablecmds.c:7041
 #, c-format
 msgid "ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index \"%s\" to \"%s\""
 msgstr "ALTER TABLE / ADD CONSTRAINT USING INDEX benennt Index »%s« um in »%s«"
 
-#: commands/tablecmds.c:7244
+#: commands/tablecmds.c:7257
 #, c-format
 msgid "constraint must be added to child tables too"
 msgstr "Constraint muss ebenso in den abgeleiteten Tabellen hinzugefügt werden"
 
-#: commands/tablecmds.c:7316
+#: commands/tablecmds.c:7329
 #, c-format
 msgid "cannot reference partitioned table \"%s\""
 msgstr "Fremdschlüssel kann nicht auf partitionierte Tabelle »%s« verweisen"
 
-#: commands/tablecmds.c:7324
+#: commands/tablecmds.c:7337
 #, fuzzy, c-format
 #| msgid "cannot reference partitioned table \"%s\""
 msgid "foreign key referencing partitioned table \"%s\" must not be ONLY"
 msgstr "Fremdschlüssel kann nicht auf partitionierte Tabelle »%s« verweisen"
 
-#: commands/tablecmds.c:7329
+#: commands/tablecmds.c:7342
 #, fuzzy, c-format
 #| msgid "cannot rewrite system relation \"%s\""
 msgid "cannot add NOT VALID foreign key to relation \"%s\""
 msgstr "Systemrelation »%s« kann nicht neu geschrieben werden"
 
-#: commands/tablecmds.c:7331
+#: commands/tablecmds.c:7344
 #, fuzzy, c-format
 #| msgid "unique constraints are not supported on partitioned tables"
 msgid "This feature is not yet supported on partitioned tables."
 msgstr "Unique-Constraints auf partitionierten Tabellen werden nicht unterstützt"
 
-#: commands/tablecmds.c:7337
+#: commands/tablecmds.c:7350
 #, c-format
 msgid "referenced relation \"%s\" is not a table"
 msgstr "Relation »%s«, auf die verwiesen wird, ist keine Tabelle"
 
-#: commands/tablecmds.c:7360
+#: commands/tablecmds.c:7373
 #, c-format
 msgid "constraints on permanent tables may reference only permanent tables"
 msgstr "Constraints für permanente Tabellen dürfen nur auf permanente Tabellen verweisen"
 
-#: commands/tablecmds.c:7367
+#: commands/tablecmds.c:7380
 #, c-format
 msgid "constraints on unlogged tables may reference only permanent or unlogged tables"
 msgstr "Constraints für ungeloggte Tabellen dürfen nur auf permanente oder ungeloggte Tabellen verweisen"
 
-#: commands/tablecmds.c:7373
+#: commands/tablecmds.c:7386
 #, c-format
 msgid "constraints on temporary tables may reference only temporary tables"
 msgstr "Constraints für temporäre Tabellen dürfen nur auf temporäre Tabellen verweisen"
 
-#: commands/tablecmds.c:7377
+#: commands/tablecmds.c:7390
 #, c-format
 msgid "constraints on temporary tables must involve temporary tables of this session"
 msgstr "Constraints für temporäre Tabellen müssen temporäre Tabellen dieser Sitzung beinhalten"
 
-#: commands/tablecmds.c:7437
+#: commands/tablecmds.c:7450
 #, c-format
 msgid "number of referencing and referenced columns for foreign key disagree"
 msgstr "Anzahl der Quell- und Zielspalten im Fremdschlüssel stimmt nicht überein"
 
-#: commands/tablecmds.c:7544
+#: commands/tablecmds.c:7557
 #, c-format
 msgid "foreign key constraint \"%s\" cannot be implemented"
 msgstr "Fremdschlüssel-Constraint »%s« kann nicht implementiert werden"
 
-#: commands/tablecmds.c:7547
+#: commands/tablecmds.c:7560
 #, c-format
 msgid "Key columns \"%s\" and \"%s\" are of incompatible types: %s and %s."
 msgstr "Schlüsselspalten »%s« und »%s« haben inkompatible Typen: %s und %s."
 
-#: commands/tablecmds.c:7792 commands/tablecmds.c:7958
-#: commands/tablecmds.c:8903 commands/tablecmds.c:8971
+#: commands/tablecmds.c:7803 commands/tablecmds.c:7968
+#: commands/tablecmds.c:8917 commands/tablecmds.c:8981
 #, c-format
 msgid "constraint \"%s\" of relation \"%s\" does not exist"
 msgstr "Constraint »%s« von Relation »%s« existiert nicht"
 
-#: commands/tablecmds.c:7798
+#: commands/tablecmds.c:7810
 #, c-format
 msgid "constraint \"%s\" of relation \"%s\" is not a foreign key constraint"
 msgstr "Constraint »%s« von Relation »%s« ist kein Fremdschlüssel-Constraint"
 
-#: commands/tablecmds.c:7965
+#: commands/tablecmds.c:7976
 #, c-format
 msgid "constraint \"%s\" of relation \"%s\" is not a foreign key or check constraint"
 msgstr "Constraint »%s« von Relation »%s« ist kein Fremdschlüssel- oder Check-Constraint"
 
-#: commands/tablecmds.c:8035
+#: commands/tablecmds.c:8046
 #, c-format
 msgid "constraint must be validated on child tables too"
 msgstr "Constraint muss ebenso in den abgeleiteten Tabellen validiert werden"
 
-#: commands/tablecmds.c:8103
+#: commands/tablecmds.c:8114
 #, c-format
 msgid "column \"%s\" referenced in foreign key constraint does not exist"
 msgstr "Spalte »%s«, die im Fremdschlüssel verwendet wird, existiert nicht"
 
-#: commands/tablecmds.c:8108
+#: commands/tablecmds.c:8119
 #, c-format
 msgid "cannot have more than %d keys in a foreign key"
 msgstr "Fremdschlüssel kann nicht mehr als %d Schlüssel haben"
 
-#: commands/tablecmds.c:8173
+#: commands/tablecmds.c:8184
 #, c-format
 msgid "cannot use a deferrable primary key for referenced table \"%s\""
 msgstr "aufschiebbarer Primärschlüssel kann nicht für Tabelle »%s«, auf die verwiesen wird, verwendet werden"
 
-#: commands/tablecmds.c:8190
+#: commands/tablecmds.c:8201
 #, c-format
 msgid "there is no primary key for referenced table \"%s\""
 msgstr "in Tabelle »%s«, auf die verwiesen wird, gibt es keinen Primärschlüssel"
 
-#: commands/tablecmds.c:8255
+#: commands/tablecmds.c:8266
 #, c-format
 msgid "foreign key referenced-columns list must not contain duplicates"
 msgstr "die Liste der Spalten, auf die ein Fremdschlüssel verweist, darf keine doppelten Einträge enthalten"
 
-#: commands/tablecmds.c:8349
+#: commands/tablecmds.c:8360
 #, c-format
 msgid "cannot use a deferrable unique constraint for referenced table \"%s\""
 msgstr "aufschiebbarer Unique-Constraint kann nicht für Tabelle »%s«, auf die verwiesen wird, verwendet werden"
 
-#: commands/tablecmds.c:8354
+#: commands/tablecmds.c:8365
 #, c-format
 msgid "there is no unique constraint matching given keys for referenced table \"%s\""
 msgstr "in Tabelle »%s«, auf die verwiesen wird, gibt es keinen Unique-Constraint, der auf die angegebenen Schlüssel passt"
 
-#: commands/tablecmds.c:8525
+#: commands/tablecmds.c:8536
 #, c-format
 msgid "validating foreign key constraint \"%s\""
 msgstr "validiere Fremdschlüssel-Constraint »%s«"
 
-#: commands/tablecmds.c:8857
+#: commands/tablecmds.c:8874
 #, c-format
 msgid "cannot drop inherited constraint \"%s\" of relation \"%s\""
 msgstr "geerbter Constraint »%s« von Relation »%s« kann nicht gelöscht werden"
 
-#: commands/tablecmds.c:8909
+#: commands/tablecmds.c:8923
 #, c-format
 msgid "constraint \"%s\" of relation \"%s\" does not exist, skipping"
 msgstr "Constraint »%s« von Relation »%s« existiert nicht, wird übersprungen"
 
-#: commands/tablecmds.c:9059
+#: commands/tablecmds.c:9073
 #, c-format
 msgid "cannot alter column type of typed table"
 msgstr "Spaltentyp einer getypten Tabelle kann nicht geändert werden"
 
-#: commands/tablecmds.c:9082
+#: commands/tablecmds.c:9096
 #, c-format
 msgid "cannot alter inherited column \"%s\""
 msgstr "kann vererbte Spalte »%s« nicht ändern"
 
-#: commands/tablecmds.c:9093
+#: commands/tablecmds.c:9107
 #, c-format
 msgid "cannot alter type of column named in partition key"
 msgstr "Typ einer Spalte, die im Partitionierungschlüssel verwendet wird, kann nicht geändert werden"
 
-#: commands/tablecmds.c:9097
+#: commands/tablecmds.c:9111
 #, c-format
 msgid "cannot alter type of column referenced in partition key expression"
 msgstr "Typ einer Spalte, die im Partitionierungschlüsselausdruck verwendet wird, kann nicht geändert werden"
 
-#: commands/tablecmds.c:9147
+#: commands/tablecmds.c:9161
 #, c-format
 msgid "result of USING clause for column \"%s\" cannot be cast automatically to type %s"
 msgstr "Ergebnis der USING-Klausel für Spalte »%s« kann nicht automatisch in Typ %s umgewandelt werden"
 
-#: commands/tablecmds.c:9150
+#: commands/tablecmds.c:9164
 #, c-format
 msgid "You might need to add an explicit cast."
 msgstr "Sie müssen möglicherweise eine ausdrückliche Typumwandlung hinzufügen."
 
-#: commands/tablecmds.c:9154
+#: commands/tablecmds.c:9168
 #, c-format
 msgid "column \"%s\" cannot be cast automatically to type %s"
 msgstr "Spalte »%s« kann nicht automatisch in Typ %s umgewandelt werden"
 
 #. translator: USING is SQL, don't translate it
-#: commands/tablecmds.c:9157
+#: commands/tablecmds.c:9171
 #, c-format
 msgid "You might need to specify \"USING %s::%s\"."
 msgstr "Sie müssen möglicherweise »USING %s::%s« angeben."
 
-#: commands/tablecmds.c:9256
+#: commands/tablecmds.c:9270
 #, c-format
 msgid "USING expression contains a whole-row table reference."
 msgstr "USING-Ausdruck enthält einen Verweis auf die ganze Zeile der Tabelle."
 
-#: commands/tablecmds.c:9267
+#: commands/tablecmds.c:9281
 #, c-format
 msgid "type of inherited column \"%s\" must be changed in child tables too"
 msgstr "Typ der vererbten Spalte »%s« muss ebenso in den abgeleiteten Tabellen geändert werden"
 
-#: commands/tablecmds.c:9356
+#: commands/tablecmds.c:9370
 #, c-format
 msgid "cannot alter type of column \"%s\" twice"
 msgstr "Typ der Spalte »%s« kann nicht zweimal geändert werden"
 
-#: commands/tablecmds.c:9392
+#: commands/tablecmds.c:9406
 #, c-format
 msgid "default for column \"%s\" cannot be cast automatically to type %s"
 msgstr "Vorgabewert der Spalte »%s« kann nicht automatisch in Typ %s umgewandelt werden"
 
-#: commands/tablecmds.c:9519
+#: commands/tablecmds.c:9533
 #, c-format
 msgid "cannot alter type of a column used by a view or rule"
 msgstr "Typ einer Spalte, die von einer Sicht oder Regel verwendet wird, kann nicht geändert werden"
 
-#: commands/tablecmds.c:9520 commands/tablecmds.c:9539
-#: commands/tablecmds.c:9557
+#: commands/tablecmds.c:9534 commands/tablecmds.c:9553
+#: commands/tablecmds.c:9571
 #, c-format
 msgid "%s depends on column \"%s\""
 msgstr "%s hängt von Spalte »%s« ab"
 
-#: commands/tablecmds.c:9538
+#: commands/tablecmds.c:9552
 #, c-format
 msgid "cannot alter type of a column used in a trigger definition"
 msgstr "Typ einer Spalte, die in einer Trigger-Definition verwendet wird, kann nicht geändert werden"
 
-#: commands/tablecmds.c:9556
+#: commands/tablecmds.c:9570
 #, c-format
 msgid "cannot alter type of a column used in a policy definition"
 msgstr "Typ einer Spalte, die in einer Policy-Definition verwendet wird, kann nicht geändert werden"
 
-#: commands/tablecmds.c:10286 commands/tablecmds.c:10298
+#: commands/tablecmds.c:10300 commands/tablecmds.c:10312
 #, c-format
 msgid "cannot change owner of index \"%s\""
 msgstr "kann Eigentümer des Index »%s« nicht ändern"
 
-#: commands/tablecmds.c:10288 commands/tablecmds.c:10300
+#: commands/tablecmds.c:10302 commands/tablecmds.c:10314
 #, c-format
 msgid "Change the ownership of the index's table, instead."
 msgstr "Ändern Sie stattdessen den Eigentümer der Tabelle des Index."
 
-#: commands/tablecmds.c:10314
+#: commands/tablecmds.c:10328
 #, c-format
 msgid "cannot change owner of sequence \"%s\""
 msgstr "kann Eigentümer der Sequenz »%s« nicht ändern"
 
-#: commands/tablecmds.c:10328 commands/tablecmds.c:13539
+#: commands/tablecmds.c:10342 commands/tablecmds.c:13544
 #, c-format
 msgid "Use ALTER TYPE instead."
 msgstr "Verwenden Sie stattdessen ALTER TYPE."
 
-#: commands/tablecmds.c:10337
+#: commands/tablecmds.c:10351
 #, c-format
 msgid "\"%s\" is not a table, view, sequence, or foreign table"
 msgstr "»%s« ist keine Tabelle, Sicht, Sequenz oder Fremdtabelle"
 
-#: commands/tablecmds.c:10681
+#: commands/tablecmds.c:10695
 #, c-format
 msgid "cannot have multiple SET TABLESPACE subcommands"
 msgstr "mehrere SET TABLESPACE Unterbefehle sind ungültig"
 
-#: commands/tablecmds.c:10756
+#: commands/tablecmds.c:10770
 #, c-format
 msgid "\"%s\" is not a table, view, materialized view, index, or TOAST table"
 msgstr "»%s« ist weder Tabelle, Sicht, materialisierte Sicht, Index noch TOAST-Tabelle"
 
-#: commands/tablecmds.c:10789 commands/view.c:504
+#: commands/tablecmds.c:10803 commands/view.c:504
 #, c-format
 msgid "WITH CHECK OPTION is supported only on automatically updatable views"
 msgstr "WITH CHECK OPTION wird nur für automatisch aktualisierbare Sichten unterstützt"
 
-#: commands/tablecmds.c:10931
+#: commands/tablecmds.c:10945
 #, c-format
 msgid "cannot move system relation \"%s\""
 msgstr "Systemrelation »%s« kann nicht verschoben werden"
 
-#: commands/tablecmds.c:10947
+#: commands/tablecmds.c:10961
 #, c-format
 msgid "cannot move temporary tables of other sessions"
 msgstr "temporäre Tabellen anderer Sitzungen können nicht verschoben werden"
 
-#: commands/tablecmds.c:11083
+#: commands/tablecmds.c:11097
 #, c-format
 msgid "only tables, indexes, and materialized views exist in tablespaces"
 msgstr "nur Tabellen, Indexe und materialisierte Sichten existieren in Tablespaces"
 
-#: commands/tablecmds.c:11095
+#: commands/tablecmds.c:11109
 #, c-format
 msgid "cannot move relations in to or out of pg_global tablespace"
 msgstr "Relationen können nicht in den oder aus dem Tablespace »pg_global« verschoben werden"
 
-#: commands/tablecmds.c:11188
+#: commands/tablecmds.c:11202
 #, c-format
 msgid "aborting because lock on relation \"%s.%s\" is not available"
 msgstr "Abbruch weil Sperre für Relation »%s.%s« nicht verfügbar ist"
 
-#: commands/tablecmds.c:11204
+#: commands/tablecmds.c:11218
 #, c-format
 msgid "no matching relations in tablespace \"%s\" found"
 msgstr "keine passenden Relationen in Tablespace »%s« gefunden"
 
-#: commands/tablecmds.c:11278 storage/buffer/bufmgr.c:915
+#: commands/tablecmds.c:11285 storage/buffer/bufmgr.c:915
 #, c-format
 msgid "invalid page in block %u of relation %s"
 msgstr "ungültige Seite in Block %u von Relation %s"
 
-#: commands/tablecmds.c:11360
+#: commands/tablecmds.c:11365
 #, c-format
 msgid "cannot change inheritance of typed table"
 msgstr "Vererbung einer getypten Tabelle kann nicht geändert werden"
 
-#: commands/tablecmds.c:11365 commands/tablecmds.c:11908
+#: commands/tablecmds.c:11370 commands/tablecmds.c:11913
 #, c-format
 msgid "cannot change inheritance of a partition"
 msgstr "Vererbung einer Partition kann nicht geändert werden"
 
-#: commands/tablecmds.c:11370
+#: commands/tablecmds.c:11375
 #, c-format
 msgid "cannot change inheritance of partitioned table"
 msgstr "Vererbung einer partitionierten Tabelle kann nicht geändert werden"
 
-#: commands/tablecmds.c:11416
+#: commands/tablecmds.c:11421
 #, 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:11429
+#: commands/tablecmds.c:11434
 #, c-format
 msgid "cannot inherit from a partition"
 msgstr "von einer Partition kann nicht geerbt werden"
 
-#: commands/tablecmds.c:11451 commands/tablecmds.c:14133
+#: commands/tablecmds.c:11456 commands/tablecmds.c:14123
 #, c-format
 msgid "circular inheritance not allowed"
 msgstr "zirkuläre Vererbung ist nicht erlaubt"
 
-#: commands/tablecmds.c:11452 commands/tablecmds.c:14134
+#: commands/tablecmds.c:11457 commands/tablecmds.c:14124
 #, c-format
 msgid "\"%s\" is already a child of \"%s\"."
 msgstr "»%s« ist schon von »%s« abgeleitet."
 
-#: commands/tablecmds.c:11460
+#: commands/tablecmds.c:11465
 #, c-format
 msgid "table \"%s\" without OIDs cannot inherit from table \"%s\" with OIDs"
 msgstr "Tabelle »%s« ohne OIDs kann nicht von Tabelle »%s« mit OIDs erben"
 
-#: commands/tablecmds.c:11473
+#: commands/tablecmds.c:11478
 #, 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:11475
+#: commands/tablecmds.c:11480
 #, 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:11678
+#: commands/tablecmds.c:11683
 #, 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:11705 commands/tablecmds.c:11744
+#: commands/tablecmds.c:11710 commands/tablecmds.c:11749
 #, c-format
 msgid "child table is missing column \"%s\""
 msgstr "Spalte »%s« fehlt in abgeleiteter Tabelle"
 
-#: commands/tablecmds.c:11832
+#: commands/tablecmds.c:11837
 #, 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:11840
+#: commands/tablecmds.c:11845
 #, 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:11851
+#: commands/tablecmds.c:11856
 #, 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:11886
+#: commands/tablecmds.c:11891
 #, c-format
 msgid "child table is missing constraint \"%s\""
 msgstr "Constraint »%s« fehlt in abgeleiteter Tabelle"
 
-#: commands/tablecmds.c:11975
+#: commands/tablecmds.c:11980
 #, c-format
 msgid "relation \"%s\" is not a partition of relation \"%s\""
 msgstr "Relation »%s« ist keine Partition von Relation »%s«"
 
-#: commands/tablecmds.c:11981
+#: commands/tablecmds.c:11986
 #, c-format
 msgid "relation \"%s\" is not a parent of relation \"%s\""
 msgstr "Relation »%s« ist keine Basisrelation von Relation »%s«"
 
-#: commands/tablecmds.c:12207
+#: commands/tablecmds.c:12212
 #, c-format
 msgid "typed tables cannot inherit"
 msgstr "getypte Tabellen können nicht erben"
 
-#: commands/tablecmds.c:12238
+#: commands/tablecmds.c:12243
 #, c-format
 msgid "table is missing column \"%s\""
 msgstr "Spalte »%s« fehlt in Tabelle"
 
-#: commands/tablecmds.c:12249
+#: commands/tablecmds.c:12254
 #, c-format
 msgid "table has column \"%s\" where type requires \"%s\""
 msgstr "Tabelle hat Spalte »%s«, aber Typ benötigt »%s«"
 
-#: commands/tablecmds.c:12258
+#: commands/tablecmds.c:12263
 #, c-format
 msgid "table \"%s\" has different type for column \"%s\""
 msgstr "Tabelle »%s« hat unterschiedlichen Typ für Spalte »%s«"
 
-#: commands/tablecmds.c:12272
+#: commands/tablecmds.c:12277
 #, c-format
 msgid "table has extra column \"%s\""
 msgstr "Tabelle hat zusätzliche Spalte »%s«"
 
-#: commands/tablecmds.c:12324
+#: commands/tablecmds.c:12329
 #, c-format
 msgid "\"%s\" is not a typed table"
 msgstr "»%s« ist keine getypte Tabelle"
 
-#: commands/tablecmds.c:12506
+#: commands/tablecmds.c:12511
 #, 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:12512
+#: commands/tablecmds.c:12517
 #, 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:12518
+#: commands/tablecmds.c:12523
 #, 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:12524
+#: commands/tablecmds.c:12529
 #, 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:12530
+#: commands/tablecmds.c:12535
 #, 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:12551
+#: commands/tablecmds.c:12556
 #, 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:12558
+#: commands/tablecmds.c:12563
 #, 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:12751
+#: commands/tablecmds.c:12756
 #, 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:12775
+#: commands/tablecmds.c:12780
 #, 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:12777
+#: commands/tablecmds.c:12782
 #, c-format
 msgid "Unlogged relations cannot be replicated."
 msgstr "Ungeloggte Relationen können nicht repliziert werden."
 
-#: commands/tablecmds.c:12822
+#: commands/tablecmds.c:12827
 #, 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:12832
+#: commands/tablecmds.c:12837
 #, 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:12890
+#: commands/tablecmds.c:12895
 #, 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:12996
+#: commands/tablecmds.c:13001
 #, c-format
 msgid "relation \"%s\" already exists in schema \"%s\""
 msgstr "Relation »%s« existiert bereits in Schema »%s«"
 
-#: commands/tablecmds.c:13522
+#: commands/tablecmds.c:13527
 #, c-format
 msgid "\"%s\" is not a composite type"
 msgstr "»%s« ist kein zusammengesetzter Typ"
 
-#: commands/tablecmds.c:13554
+#: commands/tablecmds.c:13559
 #, 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:13589
+#: commands/tablecmds.c:13594
 #, c-format
 msgid "unrecognized partitioning strategy \"%s\""
 msgstr "unbekannte Partitionierungsstrategie »%s«"
 
-#: commands/tablecmds.c:13597
+#: commands/tablecmds.c:13602
 #, 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:13622
-#, c-format
-msgid "column \"%s\" appears more than once in partition key"
-msgstr "Spalte »%s« erscheint mehrmals im Partitionierungsschlüssel"
-
-#: commands/tablecmds.c:13677
+#: commands/tablecmds.c:13667
 #, 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:13684
+#: commands/tablecmds.c:13674
 #, c-format
 msgid "cannot use system column \"%s\" in partition key"
 msgstr "Systemspalte »%s« kann nicht im Partitionierungsschlüssel verwendet werden"
 
-#: commands/tablecmds.c:13747
+#: commands/tablecmds.c:13737
 #, 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:13764
+#: commands/tablecmds.c:13754
 #, c-format
 msgid "partition key expressions cannot contain whole-row references"
 msgstr "Partitionierungsschlüsselausdruck kann nicht Verweis auf die ganze Zeile der Tabelle enthalten"
 
-#: commands/tablecmds.c:13771
+#: commands/tablecmds.c:13761
 #, c-format
 msgid "partition key expressions cannot contain system column references"
 msgstr "Partitionierungsschlüsselausdruck kann nicht auf Systemspalten verweisen"
 
-#: commands/tablecmds.c:13781
+#: commands/tablecmds.c:13771
 #, c-format
 msgid "cannot use constant expression as partition key"
 msgstr "Partitionierungsschlüssel kann kein konstanter Ausdruck sein"
 
-#: commands/tablecmds.c:13802
+#: commands/tablecmds.c:13792
 #, 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:13835
+#: commands/tablecmds.c:13825
 #, fuzzy, c-format
 #| msgid "data type %s has no default btree operator class"
 msgid "data type %s has no default hash operator class"
 msgstr "Datentyp %s hat keine Standardoperatorklasse für btree"
 
-#: commands/tablecmds.c:13837
+#: commands/tablecmds.c:13827
 #, fuzzy, c-format
 #| msgid "You must specify a btree operator class or define a default btree operator class for the data type."
 msgid "You must specify a hash operator class or define a default hash 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:13841
+#: commands/tablecmds.c:13831
 #, c-format
 msgid "data type %s has no default btree operator class"
 msgstr "Datentyp %s hat keine Standardoperatorklasse für btree"
 
-#: commands/tablecmds.c:13843
+#: commands/tablecmds.c:13833
 #, 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:13968
+#: commands/tablecmds.c:13958
 #, c-format
 msgid "partition constraint for table \"%s\" is implied by existing constraints"
 msgstr "Partitions-Constraint für Tabelle »%s« ist schon in bestehenden Constraints inbegriffen"
 
-#: commands/tablecmds.c:13972 partitioning/partbounds.c:621
+#: commands/tablecmds.c:13962 partitioning/partbounds.c:621
 #: partitioning/partbounds.c:666
 #, fuzzy, c-format
 #| msgid "partition constraint for table \"%s\" is implied by existing constraints"
 msgid "updated partition constraint for default partition \"%s\" is implied by existing constraints"
 msgstr "Partitions-Constraint für Tabelle »%s« ist schon in bestehenden Constraints inbegriffen"
 
-#: commands/tablecmds.c:14073
+#: commands/tablecmds.c:14063
 #, c-format
 msgid "\"%s\" is already a partition"
 msgstr "»%s« ist bereits eine Partition"
 
-#: commands/tablecmds.c:14079
+#: commands/tablecmds.c:14069
 #, c-format
 msgid "cannot attach a typed table as partition"
 msgstr "eine getypte Tabelle kann nicht als Partition angefügt werden"
 
-#: commands/tablecmds.c:14095
+#: commands/tablecmds.c:14085
 #, c-format
 msgid "cannot attach inheritance child as partition"
 msgstr "ein Vererbungskind kann nicht als Partition angefügt werden"
 
-#: commands/tablecmds.c:14109
+#: commands/tablecmds.c:14099
 #, 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:14143
+#: commands/tablecmds.c:14133
+#, fuzzy, c-format
+#| msgid "cannot attach a permanent relation as partition of temporary relation \"%s\""
+msgid "cannot attach a temporary relation as partition of permanent relation \"%s\""
+msgstr "eine permanente Relation kann nicht als Partition an temporäre Relation »%s« angefügt werden"
+
+#: commands/tablecmds.c:14141
 #, 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:14151
+#: commands/tablecmds.c:14149
 #, 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:14158
+#: commands/tablecmds.c:14156
 #, 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:14164
+#: commands/tablecmds.c:14162
 #, c-format
 msgid "cannot attach table \"%s\" without OIDs as partition of table \"%s\" with OIDs"
 msgstr "kann Tabelle »%s« ohne OIDs nicht als Partition an Tabelle »%s« mit OIDs anfügen"
 
-#: commands/tablecmds.c:14172
+#: commands/tablecmds.c:14170
 #, c-format
 msgid "cannot attach table \"%s\" with OIDs as partition of table \"%s\" without OIDs"
 msgstr "kann Tabelle »%s« mit OIDs nicht als Partition an Tabelle »%s« ohne OIDs anfügen"
 
-#: commands/tablecmds.c:14194
+#: commands/tablecmds.c:14192
 #, 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:14197
+#: commands/tablecmds.c:14195
 #, 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:14209
+#: commands/tablecmds.c:14207
 #, 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:14211 commands/trigger.c:462
+#: commands/tablecmds.c:14209 commands/trigger.c:462
 #, 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:14849 commands/tablecmds.c:14868
-#: commands/tablecmds.c:14890 commands/tablecmds.c:14909
-#: commands/tablecmds.c:14965
+#: commands/tablecmds.c:14842 commands/tablecmds.c:14861
+#: commands/tablecmds.c:14883 commands/tablecmds.c:14902
+#: commands/tablecmds.c:14958
 #, fuzzy, c-format
 #| msgid "cannot attach table \"%s\" without OIDs as partition of table \"%s\" with OIDs"
 msgid "cannot attach index \"%s\" as a partition of index \"%s\""
 msgstr "kann Tabelle »%s« ohne OIDs nicht als Partition an Tabelle »%s« mit OIDs anfügen"
 
-#: commands/tablecmds.c:14852
+#: commands/tablecmds.c:14845
 #, fuzzy, c-format
 #| msgid "index \"%s\" is already associated with a constraint"
 msgid "Index \"%s\" is already attached to another index."
 msgstr "Index »%s« gehört bereits zu einem Constraint"
 
-#: commands/tablecmds.c:14871
+#: commands/tablecmds.c:14864
 #, fuzzy, c-format
 #| msgid "\"%s\" is not an index for table \"%s\""
 msgid "Index \"%s\" is not an index on any partition of table \"%s\"."
 msgstr "»%s« ist kein Index für Tabelle »%s«"
 
-#: commands/tablecmds.c:14893
+#: commands/tablecmds.c:14886
 #, fuzzy, c-format
 #| msgid "Nonce does not match."
 msgid "The index definitions do not match."
 msgstr "Nonce stimmt nicht überein."
 
-#: commands/tablecmds.c:14912
+#: commands/tablecmds.c:14905
 #, c-format
 msgid "The index \"%s\" belongs to a constraint in table \"%s\" but no constraint exists for index \"%s\"."
 msgstr ""
 
-#: commands/tablecmds.c:14968
+#: commands/tablecmds.c:14961
 #, fuzzy, c-format
 #| msgid "cannot inherit from partition \"%s\""
 msgid "Another index is already attached for partition \"%s\"."
@@ -9698,7 +9746,7 @@ msgstr "von Partition »%s« kann nicht geerbt werden"
 
 #: commands/tablespace.c:163 commands/tablespace.c:180
 #: commands/tablespace.c:191 commands/tablespace.c:199
-#: commands/tablespace.c:625 replication/slot.c:1179 storage/file/copydir.c:47
+#: commands/tablespace.c:625 replication/slot.c:1194 storage/file/copydir.c:47
 #, c-format
 msgid "could not create directory \"%s\": %m"
 msgstr "konnte Verzeichnis »%s« nicht erzeugen: %m"
@@ -10044,44 +10092,44 @@ msgstr "keine Berechtigung: »%s« ist ein Systemtrigger"
 msgid "trigger function %u returned null value"
 msgstr "Triggerfunktion %u gab NULL-Wert zurück"
 
-#: commands/trigger.c:2499 commands/trigger.c:2714 commands/trigger.c:2933
-#: commands/trigger.c:3223
+#: commands/trigger.c:2499 commands/trigger.c:2714 commands/trigger.c:2953
+#: commands/trigger.c:3243
 #, c-format
 msgid "BEFORE STATEMENT trigger cannot return a value"
 msgstr "Trigger für BEFORE STATEMENT kann keinen Wert zurückgeben"
 
-#: commands/trigger.c:3285 executor/nodeModifyTable.c:757
-#: executor/nodeModifyTable.c:1220
+#: commands/trigger.c:3305 executor/nodeModifyTable.c:756
+#: executor/nodeModifyTable.c:1244
 #, 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:3286 executor/nodeModifyTable.c:758
-#: executor/nodeModifyTable.c:1221
+#: commands/trigger.c:3306 executor/nodeModifyTable.c:757
+#: executor/nodeModifyTable.c:1245
 #, 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:3300 executor/execMain.c:2719 executor/nodeLockRows.c:220
-#: executor/nodeModifyTable.c:225 executor/nodeModifyTable.c:770
-#: executor/nodeModifyTable.c:1233 executor/nodeModifyTable.c:1409
+#: commands/trigger.c:3320 executor/execMain.c:2725 executor/nodeLockRows.c:220
+#: executor/nodeModifyTable.c:225 executor/nodeModifyTable.c:769
+#: executor/nodeModifyTable.c:1257 executor/nodeModifyTable.c:1433
 #, c-format
 msgid "could not serialize access due to concurrent update"
 msgstr "kann Zugriff nicht serialisieren wegen gleichzeitiger Aktualisierung"
 
-#: commands/trigger.c:3304 executor/execMain.c:2723 executor/execMain.c:2798
+#: commands/trigger.c:3324 executor/execMain.c:2729 executor/execMain.c:2804
 #: executor/nodeLockRows.c:224
 #, fuzzy, c-format
 #| msgid "tuple to be updated was already modified by an operation triggered by the current command"
 msgid "tuple to be locked was already moved to another partition due to concurrent update"
 msgstr "das zu aktualisierende Tupel wurde schon durch eine vom aktuellen Befehl ausgelöste Operation verändert"
 
-#: commands/trigger.c:5429
+#: commands/trigger.c:5449
 #, c-format
 msgid "constraint \"%s\" is not deferrable"
 msgstr "Constraint »%s« ist nicht aufschiebbar"
 
-#: commands/trigger.c:5452
+#: commands/trigger.c:5472
 #, c-format
 msgid "constraint \"%s\" does not exist"
 msgstr "Constraint »%s« existiert nicht"
@@ -10296,27 +10344,27 @@ msgstr "wiedersprüchliche NULL/NOT NULL-Constraints"
 msgid "check constraints for domains cannot be marked NO INHERIT"
 msgstr "Check-Constraints für Domänen können nicht als NO INHERIT markiert werden"
 
-#: commands/typecmds.c:995 commands/typecmds.c:2581
+#: commands/typecmds.c:995 commands/typecmds.c:2584
 #, c-format
 msgid "unique constraints not possible for domains"
 msgstr "Unique-Constraints sind nicht für Domänen möglich"
 
-#: commands/typecmds.c:1001 commands/typecmds.c:2587
+#: commands/typecmds.c:1001 commands/typecmds.c:2590
 #, c-format
 msgid "primary key constraints not possible for domains"
 msgstr "Primärschlüssel-Constraints sind nicht fürDomänen möglich"
 
-#: commands/typecmds.c:1007 commands/typecmds.c:2593
+#: commands/typecmds.c:1007 commands/typecmds.c:2596
 #, c-format
 msgid "exclusion constraints not possible for domains"
 msgstr "Exclusion-Constraints sind nicht für Domänen möglich"
 
-#: commands/typecmds.c:1013 commands/typecmds.c:2599
+#: commands/typecmds.c:1013 commands/typecmds.c:2602
 #, c-format
 msgid "foreign key constraints not possible for domains"
 msgstr "Fremdschlüssel-Constraints sind nicht für Domänen möglich"
 
-#: commands/typecmds.c:1022 commands/typecmds.c:2608
+#: commands/typecmds.c:1022 commands/typecmds.c:2611
 #, c-format
 msgid "specifying constraint deferrability not supported for domains"
 msgstr "Setzen des Constraint-Modus wird für Domänen nicht unterstützt"
@@ -10401,63 +10449,63 @@ msgstr "Array-OID-Wert für pg_type ist im Binary-Upgrade-Modus nicht gesetzt"
 msgid "column \"%s\" of table \"%s\" contains null values"
 msgstr "Spalte »%s« von Tabelle »%s« enthält NULL-Werte"
 
-#: commands/typecmds.c:2522 commands/typecmds.c:2705
+#: commands/typecmds.c:2523 commands/typecmds.c:2708
 #, c-format
 msgid "constraint \"%s\" of domain \"%s\" does not exist"
 msgstr "Constraint »%s« von Domäne »%s« existiert nicht"
 
-#: commands/typecmds.c:2526
+#: commands/typecmds.c:2527
 #, c-format
 msgid "constraint \"%s\" of domain \"%s\" does not exist, skipping"
 msgstr "Constraint »%s« von Domäne »%s« existiert nicht, wird übersprungen"
 
-#: commands/typecmds.c:2711
+#: commands/typecmds.c:2715
 #, c-format
 msgid "constraint \"%s\" of domain \"%s\" is not a check constraint"
 msgstr "Constraint »%s« von Domäne »%s« ist kein Check-Constraint"
 
-#: commands/typecmds.c:2817
+#: commands/typecmds.c:2821
 #, c-format
 msgid "column \"%s\" of table \"%s\" contains values that violate the new constraint"
 msgstr "Spalte »%s« von Tabelle »%s« enthält Werte, die den neuen Constraint verletzen"
 
-#: commands/typecmds.c:3045 commands/typecmds.c:3252 commands/typecmds.c:3334
-#: commands/typecmds.c:3521
+#: commands/typecmds.c:3049 commands/typecmds.c:3255 commands/typecmds.c:3337
+#: commands/typecmds.c:3524
 #, c-format
 msgid "%s is not a domain"
 msgstr "%s ist keine Domäne"
 
-#: commands/typecmds.c:3079
+#: commands/typecmds.c:3082
 #, c-format
 msgid "constraint \"%s\" for domain \"%s\" already exists"
 msgstr "Constraint »%s« für Domäne »%s« existiert bereits"
 
-#: commands/typecmds.c:3130
+#: commands/typecmds.c:3133
 #, c-format
 msgid "cannot use table references in domain check constraint"
 msgstr "Tabellenverweise können in Domänen-Check-Constraints nicht verwendet werden"
 
-#: commands/typecmds.c:3264 commands/typecmds.c:3346 commands/typecmds.c:3638
+#: commands/typecmds.c:3267 commands/typecmds.c:3349 commands/typecmds.c:3641
 #, c-format
 msgid "%s is a table's row type"
 msgstr "%s ist der Zeilentyp einer Tabelle"
 
-#: commands/typecmds.c:3266 commands/typecmds.c:3348 commands/typecmds.c:3640
+#: commands/typecmds.c:3269 commands/typecmds.c:3351 commands/typecmds.c:3643
 #, c-format
 msgid "Use ALTER TABLE instead."
 msgstr "Verwenden Sie stattdessen ALTER TABLE."
 
-#: commands/typecmds.c:3273 commands/typecmds.c:3355 commands/typecmds.c:3553
+#: commands/typecmds.c:3276 commands/typecmds.c:3358 commands/typecmds.c:3556
 #, c-format
 msgid "cannot alter array type %s"
 msgstr "Array-Typ %s kann nicht verändert werden"
 
-#: commands/typecmds.c:3275 commands/typecmds.c:3357 commands/typecmds.c:3555
+#: commands/typecmds.c:3278 commands/typecmds.c:3360 commands/typecmds.c:3558
 #, c-format
 msgid "You can alter type %s, which will alter the array type as well."
 msgstr "Sie können den Typ %s ändern, wodurch der Array-Typ ebenfalls geändert wird."
 
-#: commands/typecmds.c:3623
+#: commands/typecmds.c:3626
 #, c-format
 msgid "type \"%s\" already exists in schema \"%s\""
 msgstr "Typ %s existiert bereits in Schema »%s«"
@@ -10487,8 +10535,8 @@ msgstr "nur Superuser können das Attribut »bypassrls« ändern"
 msgid "permission denied to create role"
 msgstr "keine Berechtigung, um Rolle zu erzeugen"
 
-#: commands/user.c:326 commands/user.c:1195 commands/user.c:1202 gram.y:14855
-#: gram.y:14893 utils/adt/acl.c:5267 utils/adt/acl.c:5273
+#: commands/user.c:326 commands/user.c:1195 commands/user.c:1202 gram.y:14877
+#: gram.y:14915 utils/adt/acl.c:5267 utils/adt/acl.c:5273
 #, c-format
 msgid "role name \"%s\" is reserved"
 msgstr "Rollenname »%s« ist reserviert"
@@ -10855,7 +10903,7 @@ msgstr "»%s«: von %u auf %u Seiten verkürzt"
 msgid "\"%s\": suspending truncate due to conflicting lock request"
 msgstr "»%s«: Truncate wird ausgesetzt wegen Sperrkonflikt"
 
-#: commands/variable.c:165 utils/misc/guc.c:10284 utils/misc/guc.c:10346
+#: commands/variable.c:165 utils/misc/guc.c:10297 utils/misc/guc.c:10359
 #, c-format
 msgid "Unrecognized key word: \"%s\"."
 msgstr "Unbekanntes Schlüsselwort: »%s«."
@@ -11071,8 +11119,8 @@ msgstr "Zieltyp ist kein Array"
 msgid "ROW() column has type %s instead of type %s"
 msgstr "ROW()-Spalte hat Typ %s statt Typ %s"
 
-#: executor/execExpr.c:2181 executor/execSRF.c:697 parser/parse_func.c:120
-#: parser/parse_func.c:576 parser/parse_func.c:950
+#: executor/execExpr.c:2181 executor/execSRF.c:697 parser/parse_func.c:126
+#: parser/parse_func.c:640 parser/parse_func.c:1014
 #, c-format
 msgid "cannot pass more than %d argument to a function"
 msgid_plural "cannot pass more than %d arguments to a function"
@@ -11204,169 +11252,169 @@ msgstr "Schlüssel %s kollidiert mit vorhandenem Schlüssel %s."
 msgid "Key conflicts with existing key."
 msgstr "Der Schlüssel kollidiert mit einem vorhandenen Schlüssel."
 
-#: executor/execMain.c:1119
+#: executor/execMain.c:1114
 #, c-format
 msgid "cannot change sequence \"%s\""
 msgstr "kann Sequenz »%s« nicht ändern"
 
-#: executor/execMain.c:1125
+#: executor/execMain.c:1120
 #, c-format
 msgid "cannot change TOAST relation \"%s\""
 msgstr "kann TOAST-Relation »%s« nicht ändern"
 
-#: executor/execMain.c:1143 rewrite/rewriteHandler.c:2752
+#: executor/execMain.c:1138 rewrite/rewriteHandler.c:2773
 #, c-format
 msgid "cannot insert into view \"%s\""
 msgstr "kann nicht in Sicht »%s« einfügen"
 
-#: executor/execMain.c:1145 rewrite/rewriteHandler.c:2755
+#: executor/execMain.c:1140 rewrite/rewriteHandler.c:2776
 #, 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:1151 rewrite/rewriteHandler.c:2760
+#: executor/execMain.c:1146 rewrite/rewriteHandler.c:2781
 #, c-format
 msgid "cannot update view \"%s\""
 msgstr "kann Sicht »%s« nicht aktualisieren"
 
-#: executor/execMain.c:1153 rewrite/rewriteHandler.c:2763
+#: executor/execMain.c:1148 rewrite/rewriteHandler.c:2784
 #, 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:1159 rewrite/rewriteHandler.c:2768
+#: executor/execMain.c:1154 rewrite/rewriteHandler.c:2789
 #, c-format
 msgid "cannot delete from view \"%s\""
 msgstr "kann nicht aus Sicht »%s« löschen"
 
-#: executor/execMain.c:1161 rewrite/rewriteHandler.c:2771
+#: executor/execMain.c:1156 rewrite/rewriteHandler.c:2792
 #, 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."
 
-#: executor/execMain.c:1172
+#: executor/execMain.c:1167
 #, c-format
 msgid "cannot change materialized view \"%s\""
 msgstr "kann materialisierte Sicht »%s« nicht ändern"
 
-#: executor/execMain.c:1184
+#: executor/execMain.c:1179
 #, c-format
 msgid "cannot insert into foreign table \"%s\""
 msgstr "kann nicht in Fremdtabelle »%s« einfügen"
 
-#: executor/execMain.c:1190
+#: executor/execMain.c:1185
 #, c-format
 msgid "foreign table \"%s\" does not allow inserts"
 msgstr "Fremdtabelle »%s« erlaubt kein Einfügen"
 
-#: executor/execMain.c:1197
+#: executor/execMain.c:1192
 #, c-format
 msgid "cannot update foreign table \"%s\""
 msgstr "kann Fremdtabelle »%s« nicht aktualisieren"
 
-#: executor/execMain.c:1203
+#: executor/execMain.c:1198
 #, c-format
 msgid "foreign table \"%s\" does not allow updates"
 msgstr "Fremdtabelle »%s« erlaubt kein Aktualisieren"
 
-#: executor/execMain.c:1210
+#: executor/execMain.c:1205
 #, c-format
 msgid "cannot delete from foreign table \"%s\""
 msgstr "kann nicht aus Fremdtabelle »%s« löschen"
 
-#: executor/execMain.c:1216
+#: executor/execMain.c:1211
 #, c-format
 msgid "foreign table \"%s\" does not allow deletes"
 msgstr "Fremdtabelle »%s« erlaubt kein Löschen"
 
-#: executor/execMain.c:1227
+#: executor/execMain.c:1222
 #, c-format
 msgid "cannot change relation \"%s\""
 msgstr "kann Relation »%s« nicht ändern"
 
-#: executor/execMain.c:1254
+#: executor/execMain.c:1249
 #, c-format
 msgid "cannot lock rows in sequence \"%s\""
 msgstr "kann Zeilen in Sequenz »%s« nicht sperren"
 
-#: executor/execMain.c:1261
+#: executor/execMain.c:1256
 #, c-format
 msgid "cannot lock rows in TOAST relation \"%s\""
 msgstr "kann Zeilen in TOAST-Relation »%s« nicht sperren"
 
-#: executor/execMain.c:1268
+#: executor/execMain.c:1263
 #, c-format
 msgid "cannot lock rows in view \"%s\""
 msgstr "kann Zeilen in Sicht »%s« nicht sperren"
 
-#: executor/execMain.c:1276
+#: executor/execMain.c:1271
 #, c-format
 msgid "cannot lock rows in materialized view \"%s\""
 msgstr "kann Zeilen in materialisierter Sicht »%s« nicht sperren"
 
-#: executor/execMain.c:1285 executor/execMain.c:2966
+#: executor/execMain.c:1280 executor/execMain.c:2972
 #: executor/nodeLockRows.c:136
 #, c-format
 msgid "cannot lock rows in foreign table \"%s\""
 msgstr "kann Zeilen in Fremdtabelle »%s« nicht sperren"
 
-#: executor/execMain.c:1291
+#: executor/execMain.c:1286
 #, c-format
 msgid "cannot lock rows in relation \"%s\""
 msgstr "kann Zeilen in Relation »%s« nicht sperren"
 
-#: executor/execMain.c:1946
+#: executor/execMain.c:1957
 #, c-format
 msgid "new row for relation \"%s\" violates partition constraint"
 msgstr "neue Zeile für Relation »%s« verletzt Partitions-Constraint"
 
-#: executor/execMain.c:1948 executor/execMain.c:2028 executor/execMain.c:2075
-#: executor/execMain.c:2187
+#: executor/execMain.c:1959 executor/execMain.c:2039 executor/execMain.c:2086
+#: executor/execMain.c:2193
 #, c-format
 msgid "Failing row contains %s."
 msgstr "Fehlgeschlagene Zeile enthält %s."
 
-#: executor/execMain.c:2026
+#: executor/execMain.c:2037
 #, c-format
 msgid "null value in column \"%s\" violates not-null constraint"
 msgstr "NULL-Wert in Spalte »%s« verletzt Not-Null-Constraint"
 
-#: executor/execMain.c:2073
+#: executor/execMain.c:2084
 #, c-format
 msgid "new row for relation \"%s\" violates check constraint \"%s\""
 msgstr "neue Zeile für Relation »%s« verletzt Check-Constraint »%s«"
 
-#: executor/execMain.c:2185
+#: executor/execMain.c:2191
 #, c-format
 msgid "new row violates check option for view \"%s\""
 msgstr "neue Zeile verletzt Check-Option für Sicht »%s«"
 
-#: executor/execMain.c:2195
+#: executor/execMain.c:2201
 #, c-format
 msgid "new row violates row-level security policy \"%s\" for table \"%s\""
 msgstr "neue Zeile verletzt Policy für Sicherheit auf Zeilenebene »%s« für Tabelle »%s«"
 
-#: executor/execMain.c:2200
+#: executor/execMain.c:2206
 #, c-format
 msgid "new row violates row-level security policy for table \"%s\""
 msgstr "neue Zeile verletzt Policy für Sicherheit auf Zeilenebene für Tabelle »%s«"
 
-#: executor/execMain.c:2207
+#: executor/execMain.c:2213
 #, c-format
 msgid "new row violates row-level security policy \"%s\" (USING expression) for table \"%s\""
 msgstr "neue Zeile verletzt Policy für Sicherheit auf Zeilenebene »%s« (USING-Ausdruck) für Tabelle »%s«"
 
-#: executor/execMain.c:2212
+#: executor/execMain.c:2218
 #, c-format
 msgid "new row violates row-level security policy (USING expression) for table \"%s\""
 msgstr "neue Zeile verletzt Policy für Sicherheit auf Zeilenebene (USING-Ausdruck) für Tabelle »%s«"
 
-#: executor/execPartition.c:286
+#: executor/execPartition.c:307
 #, c-format
 msgid "no partition of relation \"%s\" found for row"
 msgstr "keine Partition von Relation »%s« für die Zeile gefunden"
 
-#: executor/execPartition.c:288
+#: executor/execPartition.c:309
 #, c-format
 msgid "Partition key of the failing row contains %s."
 msgstr "Partitionierungsschlüssel der fehlgeschlagenen Zeile enthält %s."
@@ -11390,27 +11438,27 @@ msgstr "gleichzeitige Aktualisierung, versuche erneut"
 msgid "could not identify an equality operator for type %s"
 msgstr "konnte keinen Ist-Gleich-Operator für Typ %s ermitteln"
 
-#: executor/execReplication.c:574
+#: executor/execReplication.c:578
 #, c-format
 msgid "cannot update table \"%s\" because it does not have a replica identity and publishes updates"
 msgstr "Tabelle »%s« kann nicht aktualisiert werden, weil sie keine Replik-Identität hat und Updates publiziert"
 
-#: executor/execReplication.c:576
+#: executor/execReplication.c:580
 #, c-format
 msgid "To enable updating the table, set REPLICA IDENTITY using ALTER TABLE."
 msgstr "Um Aktualisieren der Tabelle zu ermöglichen, setzen Sie REPLICA IDENTITY mit ALTER TABLE."
 
-#: executor/execReplication.c:580
+#: executor/execReplication.c:584
 #, c-format
 msgid "cannot delete from table \"%s\" because it does not have a replica identity and publishes deletes"
 msgstr "aus Tabelle »%s« kann nicht gelöscht werden, weil sie keine Replik-Identität hat und Deletes publiziert"
 
-#: executor/execReplication.c:582
+#: executor/execReplication.c:586
 #, c-format
 msgid "To enable deleting from the table, set REPLICA IDENTITY using ALTER TABLE."
 msgstr "Um Löschen in der Tabelle zu ermöglichen, setzen Sie REPLICA IDENTITY mit ALTER TABLE."
 
-#: executor/execReplication.c:601
+#: executor/execReplication.c:605
 #, c-format
 msgid "logical replication target relation \"%s.%s\" is not a table"
 msgstr "Zielrelation für logische Replikation »%s.%s« ist keine Tabelle"
@@ -11452,12 +11500,12 @@ msgstr[1] "Zurückgegebene Zeile enthält %d Attribute, aber Anfrage erwartet %d
 msgid "Returned type %s at ordinal position %d, but query expects %s."
 msgstr "Rückgabetyp war %s auf Position %d, aber Anfrage erwartet %s."
 
-#: executor/execUtils.c:679
+#: executor/execUtils.c:687
 #, c-format
 msgid "materialized view \"%s\" has not been populated"
 msgstr "materialisierte Sicht »%s« wurde noch nicht befüllt"
 
-#: executor/execUtils.c:681
+#: executor/execUtils.c:689
 #, c-format
 msgid "Use the REFRESH MATERIALIZED VIEW command."
 msgstr "Verwenden Sie den Befehl REFRESH MATERIALIZED VIEW."
@@ -11479,7 +11527,7 @@ msgid "%s is not allowed in a SQL function"
 msgstr "%s ist in SQL-Funktionen nicht erlaubt"
 
 #. translator: %s is a SQL statement name
-#: executor/functions.c:535 executor/spi.c:1380 executor/spi.c:2170
+#: executor/functions.c:535 executor/spi.c:1409 executor/spi.c:2199
 #, c-format
 msgid "%s is not allowed in a non-volatile function"
 msgstr "%s ist in als nicht »volatile« markierten Funktionen nicht erlaubt"
@@ -11552,7 +11600,7 @@ msgstr "Rückgabetyp %s wird von SQL-Funktionen nicht unterstützt"
 msgid "aggregate function calls cannot be nested"
 msgstr "Aufrufe von Aggregatfunktionen können nicht geschachtelt werden"
 
-#: executor/nodeAgg.c:2988 executor/nodeWindowAgg.c:2807
+#: executor/nodeAgg.c:2988 executor/nodeWindowAgg.c:2822
 #, c-format
 msgid "aggregate %u needs to have compatible input type and transition type"
 msgstr "Aggregatfunktion %u muss kompatiblen Eingabe- und Übergangstyp haben"
@@ -11582,12 +11630,12 @@ msgstr "konnte nicht aus temporärer Datei für Hash-Verbund lesen: %m"
 msgid "lossy distance functions are not supported in index-only scans"
 msgstr "verlustbehaftete Abstandsfunktionen werden in Index-Only-Scans nicht unterstützt"
 
-#: executor/nodeLimit.c:256
+#: executor/nodeLimit.c:264
 #, c-format
 msgid "OFFSET must not be negative"
 msgstr "OFFSET darf nicht negativ sein"
 
-#: executor/nodeLimit.c:282
+#: executor/nodeLimit.c:290
 #, c-format
 msgid "LIMIT must not be negative"
 msgstr "LIMIT darf nicht negativ sein"
@@ -11617,35 +11665,35 @@ msgstr "Anfrage liefert einen Wert für eine gelöschte Spalte auf Position %d."
 msgid "Query has too few columns."
 msgstr "Anfrage hat zu wenige Spalten."
 
-#: executor/nodeModifyTable.c:774
+#: executor/nodeModifyTable.c:773
 #, fuzzy, c-format
 #| msgid "tuple to be updated was already modified by an operation triggered by the current command"
 msgid "tuple to be deleted was already moved to another partition due to concurrent update"
 msgstr "das zu aktualisierende Tupel wurde schon durch eine vom aktuellen Befehl ausgelöste Operation verändert"
 
-#: executor/nodeModifyTable.c:1074
+#: executor/nodeModifyTable.c:1085
 #, fuzzy, c-format
 #| msgid "invalid OWNED BY option"
 msgid "invalid ON UPDATE specification"
 msgstr "ungültige OWNED BY Option"
 
-#: executor/nodeModifyTable.c:1075
+#: executor/nodeModifyTable.c:1086
 #, c-format
 msgid "The result tuple would appear in a different partition than the original tuple."
 msgstr ""
 
-#: executor/nodeModifyTable.c:1237
+#: executor/nodeModifyTable.c:1261
 #, fuzzy, c-format
 #| msgid "tuple to be updated was already modified by an operation triggered by the current command"
 msgid "tuple to be updated was already moved to another partition due to concurrent update"
 msgstr "das zu aktualisierende Tupel wurde schon durch eine vom aktuellen Befehl ausgelöste Operation verändert"
 
-#: executor/nodeModifyTable.c:1388
+#: executor/nodeModifyTable.c:1412
 #, 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:1389
+#: executor/nodeModifyTable.c:1413
 #, 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."
@@ -11660,33 +11708,33 @@ msgstr "Parameter von TABLESAMPLE darf nicht NULL sein"
 msgid "TABLESAMPLE REPEATABLE parameter cannot be null"
 msgstr "Parameter von TABLESAMPLE REPEATABLE darf nicht NULL sein"
 
-#: executor/nodeSubplan.c:336 executor/nodeSubplan.c:375
-#: executor/nodeSubplan.c:1097
+#: executor/nodeSubplan.c:347 executor/nodeSubplan.c:386
+#: executor/nodeSubplan.c:1116
 #, c-format
 msgid "more than one row returned by a subquery used as an expression"
 msgstr "als Ausdruck verwendete Unteranfrage ergab mehr als eine Zeile"
 
-#: executor/nodeTableFuncscan.c:362
+#: executor/nodeTableFuncscan.c:374
 #, c-format
 msgid "namespace URI must not be null"
 msgstr "Namensraum-URI darf nicht NULL sein"
 
-#: executor/nodeTableFuncscan.c:373
+#: executor/nodeTableFuncscan.c:385
 #, c-format
 msgid "row filter expression must not be null"
 msgstr "Zeilenfilterausdruck darf nicht NULL sein"
 
-#: executor/nodeTableFuncscan.c:399
+#: executor/nodeTableFuncscan.c:411
 #, c-format
 msgid "column filter expression must not be null"
 msgstr "Spaltenfilterausdruck darf nicht NULL sein"
 
-#: executor/nodeTableFuncscan.c:400
+#: executor/nodeTableFuncscan.c:412
 #, c-format
 msgid "Filter for column \"%s\" is null."
 msgstr "Filter für Spalte »%s« ist NULL."
 
-#: executor/nodeTableFuncscan.c:483
+#: executor/nodeTableFuncscan.c:502
 #, c-format
 msgid "null is not allowed in column \"%s\""
 msgstr "NULL ist in Spalte »%s« nicht erlaubt"
@@ -11696,87 +11744,87 @@ msgstr "NULL ist in Spalte »%s« nicht erlaubt"
 msgid "moving-aggregate transition function must not return null"
 msgstr "Moving-Aggregat-Übergangsfunktion darf nicht NULL zurückgeben"
 
-#: executor/nodeWindowAgg.c:2047
+#: executor/nodeWindowAgg.c:2057
 #, c-format
 msgid "frame starting offset must not be null"
 msgstr "Frame-Start-Offset darf nicht NULL sein"
 
-#: executor/nodeWindowAgg.c:2060
+#: executor/nodeWindowAgg.c:2070
 #, c-format
 msgid "frame starting offset must not be negative"
 msgstr "Frame-Start-Offset darf nicht negativ sein"
 
-#: executor/nodeWindowAgg.c:2072
+#: executor/nodeWindowAgg.c:2082
 #, c-format
 msgid "frame ending offset must not be null"
 msgstr "Frame-Ende-Offset darf nicht NULL sein"
 
-#: executor/nodeWindowAgg.c:2085
+#: executor/nodeWindowAgg.c:2095
 #, c-format
 msgid "frame ending offset must not be negative"
 msgstr "Frame-Ende-Offset darf nicht negativ sein"
 
-#: executor/nodeWindowAgg.c:2723
+#: executor/nodeWindowAgg.c:2738
 #, fuzzy, c-format
 #| msgid "aggregate function calls cannot contain window function calls"
 msgid "aggregate function %s does not support use as a window function"
 msgstr "Aufrufe von Aggregatfunktionen können keine Aufrufe von Fensterfunktionen enthalten"
 
-#: executor/spi.c:213 executor/spi.c:247
+#: executor/spi.c:233 executor/spi.c:272
 #, fuzzy, c-format
 #| msgid "invalid next transaction ID"
 msgid "invalid transaction termination"
 msgstr "ungültige nächste Transaktions-ID"
 
-#: executor/spi.c:227
+#: executor/spi.c:247
 #, fuzzy, c-format
 #| msgid "cannot commit subtransactions during a parallel operation"
 msgid "cannot commit while a subtransaction is active"
 msgstr "während einer parallelen Operation können keine Subtransaktionen committet werden"
 
-#: executor/spi.c:253
+#: executor/spi.c:278
 #, fuzzy, c-format
 #| msgid "%s cannot run inside a subtransaction"
 msgid "cannot roll back while a subtransaction is active"
 msgstr "%s kann nicht in einer Subtransaktion laufen"
 
-#: executor/spi.c:290
+#: executor/spi.c:317
 #, c-format
 msgid "transaction left non-empty SPI stack"
 msgstr "Transaktion ließ nicht-leeren SPI-Stack zurück"
 
-#: executor/spi.c:291 executor/spi.c:352
+#: executor/spi.c:318 executor/spi.c:381
 #, c-format
 msgid "Check for missing \"SPI_finish\" calls."
 msgstr "Prüfen Sie, ob Aufrufe von »SPI_finish« fehlen."
 
-#: executor/spi.c:351
+#: executor/spi.c:380
 #, c-format
 msgid "subtransaction left non-empty SPI stack"
 msgstr "Subtransaktion ließ nicht-leeren SPI-Stack zurück"
 
-#: executor/spi.c:1241
+#: executor/spi.c:1270
 #, c-format
 msgid "cannot open multi-query plan as cursor"
 msgstr "Plan mit mehreren Anfragen kann nicht als Cursor geöffnet werden"
 
 #. translator: %s is name of a SQL command, eg INSERT
-#: executor/spi.c:1246
+#: executor/spi.c:1275
 #, c-format
 msgid "cannot open %s query as cursor"
 msgstr "%s kann nicht als Cursor geöffnet werden"
 
-#: executor/spi.c:1351
+#: executor/spi.c:1380
 #, c-format
 msgid "DECLARE SCROLL CURSOR ... FOR UPDATE/SHARE is not supported"
 msgstr "DECLARE SCROLL CURSOR ... FOR UPDATE/SHARE wird nicht unterstützt"
 
-#: executor/spi.c:1352 parser/analyze.c:2448
+#: executor/spi.c:1381 parser/analyze.c:2474
 #, c-format
 msgid "Scrollable cursors must be READ ONLY."
 msgstr "Scrollbare Cursor müssen READ ONLY sein."
 
-#: executor/spi.c:2492
+#: executor/spi.c:2521
 #, c-format
 msgid "SQL statement \"%s\""
 msgstr "SQL-Anweisung »%s«"
@@ -11877,7 +11925,7 @@ msgstr "ein oder zwei Argumenttypen müssen angegeben werden"
 msgid "STDIN/STDOUT not allowed with PROGRAM"
 msgstr "STDIN/STDOUT sind nicht mit PROGRAM erlaubt"
 
-#: gram.y:3325 gram.y:3332 gram.y:11460 gram.y:11468
+#: gram.y:3325 gram.y:3332 gram.y:11465 gram.y:11473
 #, c-format
 msgid "GLOBAL is deprecated in temporary table creation"
 msgstr "die Verwendung von GLOBAL beim Erzeugen einer temporären Tabelle ist veraltet"
@@ -11905,250 +11953,250 @@ msgstr "Aktuell werden nur PERMISSIVE und RESTRICTIVE unterstützt."
 msgid "duplicate trigger events specified"
 msgstr "mehrere Trigger-Ereignisse angegeben"
 
-#: gram.y:5544 parser/parse_utilcmd.c:3314 parser/parse_utilcmd.c:3340
+#: gram.y:5549 parser/parse_utilcmd.c:3315 parser/parse_utilcmd.c:3341
 #, c-format
 msgid "constraint declared INITIALLY DEFERRED must be DEFERRABLE"
 msgstr "Constraint, der als INITIALLY DEFERRED deklariert wurde, muss DEFERRABLE sein"
 
-#: gram.y:5551
+#: gram.y:5556
 #, c-format
 msgid "conflicting constraint properties"
 msgstr "widersprüchliche Constraint-Eigentschaften"
 
-#: gram.y:5657
+#: gram.y:5662
 #, c-format
 msgid "CREATE ASSERTION is not yet implemented"
 msgstr "CREATE ASSERTION ist noch nicht implementiert"
 
-#: gram.y:5672
+#: gram.y:5677
 #, c-format
 msgid "DROP ASSERTION is not yet implemented"
 msgstr "DROP ASSERTION ist noch nicht implementiert"
 
-#: gram.y:6052
+#: gram.y:6057
 #, c-format
 msgid "RECHECK is no longer required"
 msgstr "RECHECK wird nicht mehr benötigt"
 
-#: gram.y:6053
+#: gram.y:6058
 #, c-format
 msgid "Update your data type."
 msgstr "Aktualisieren Sie Ihren Datentyp."
 
-#: gram.y:7789
+#: gram.y:7794
 #, c-format
 msgid "aggregates cannot have output arguments"
 msgstr "Aggregatfunktionen können keine OUT-Argumente haben"
 
-#: gram.y:8177 utils/adt/regproc.c:691 utils/adt/regproc.c:732
+#: gram.y:8182 utils/adt/regproc.c:691 utils/adt/regproc.c:732
 #, c-format
 msgid "missing argument"
 msgstr "Argument fehlt"
 
-#: gram.y:8178 utils/adt/regproc.c:692 utils/adt/regproc.c:733
+#: gram.y:8183 utils/adt/regproc.c:692 utils/adt/regproc.c:733
 #, c-format
 msgid "Use NONE to denote the missing argument of a unary operator."
 msgstr "Verwenden Sie NONE, um das fehlende Argument eines unären Operators anzugeben."
 
-#: gram.y:10043 gram.y:10061
+#: gram.y:10048 gram.y:10066
 #, c-format
 msgid "WITH CHECK OPTION not supported on recursive views"
 msgstr "WITH CHECK OPTION wird für rekursive Sichten nicht unterstützt"
 
-#: gram.y:10558
+#: gram.y:10563
 #, c-format
 msgid "unrecognized VACUUM option \"%s\""
 msgstr "unbekannte VACUUM-Option »%s«"
 
-#: gram.y:11568
+#: gram.y:11573
 #, c-format
 msgid "LIMIT #,# syntax is not supported"
 msgstr "Syntax LIMIT x,y wird nicht unterstützt"
 
-#: gram.y:11569
+#: gram.y:11574
 #, c-format
 msgid "Use separate LIMIT and OFFSET clauses."
 msgstr "Verwenden Sie die getrennten Klauseln LIMIT und OFFSET."
 
-#: gram.y:11850 gram.y:11875
+#: gram.y:11872 gram.y:11897
 #, c-format
 msgid "VALUES in FROM must have an alias"
 msgstr "VALUES in FROM muss Aliasnamen erhalten"
 
-#: gram.y:11851 gram.y:11876
+#: gram.y:11873 gram.y:11898
 #, c-format
 msgid "For example, FROM (VALUES ...) [AS] foo."
 msgstr "Zum Beispiel FROM (VALUES ...) [AS] xyz."
 
-#: gram.y:11856 gram.y:11881
+#: gram.y:11878 gram.y:11903
 #, c-format
 msgid "subquery in FROM must have an alias"
 msgstr "Unteranfrage in FROM muss Aliasnamen erhalten"
 
-#: gram.y:11857 gram.y:11882
+#: gram.y:11879 gram.y:11904
 #, c-format
 msgid "For example, FROM (SELECT ...) [AS] foo."
 msgstr "Zum Beispiel FROM (SELECT ...) [AS] xyz."
 
-#: gram.y:12336
+#: gram.y:12358
 #, c-format
 msgid "only one DEFAULT value is allowed"
 msgstr "nur ein DEFAULT-Wert ist erlaubt"
 
-#: gram.y:12345
+#: gram.y:12367
 #, c-format
 msgid "only one PATH value per column is allowed"
 msgstr "nur ein PATH-Wert pro Spalte ist erlaubt"
 
-#: gram.y:12354
+#: gram.y:12376
 #, c-format
 msgid "conflicting or redundant NULL / NOT NULL declarations for column \"%s\""
 msgstr "widersprüchliche oder überflüssige NULL/NOT NULL-Deklarationen für Spalte »%s«"
 
-#: gram.y:12363
+#: gram.y:12385
 #, c-format
 msgid "unrecognized column option \"%s\""
 msgstr "unbekannte Spaltenoption »%s«"
 
-#: gram.y:12617
+#: gram.y:12639
 #, c-format
 msgid "precision for type float must be at least 1 bit"
 msgstr "Präzision von Typ float muss mindestens 1 Bit sein"
 
-#: gram.y:12626
+#: gram.y:12648
 #, c-format
 msgid "precision for type float must be less than 54 bits"
 msgstr "Präzision von Typ float muss weniger als 54 Bits sein"
 
-#: gram.y:13117
+#: gram.y:13139
 #, c-format
 msgid "wrong number of parameters on left side of OVERLAPS expression"
 msgstr "falsche Anzahl Parameter auf linker Seite von OVERLAPS-Ausdruck"
 
-#: gram.y:13122
+#: gram.y:13144
 #, c-format
 msgid "wrong number of parameters on right side of OVERLAPS expression"
 msgstr "falsche Anzahl Parameter auf rechter Seite von OVERLAPS-Ausdruck"
 
-#: gram.y:13297
+#: gram.y:13319
 #, c-format
 msgid "UNIQUE predicate is not yet implemented"
 msgstr "UNIQUE-Prädikat ist noch nicht implementiert"
 
-#: gram.y:13644
+#: gram.y:13666
 #, c-format
 msgid "cannot use multiple ORDER BY clauses with WITHIN GROUP"
 msgstr "in WITHIN GROUP können nicht mehrere ORDER-BY-Klauseln verwendet werden"
 
-#: gram.y:13649
+#: gram.y:13671
 #, c-format
 msgid "cannot use DISTINCT with WITHIN GROUP"
 msgstr "DISTINCT kann nicht mit WITHIN GROUP verwendet werden"
 
-#: gram.y:13654
+#: gram.y:13676
 #, c-format
 msgid "cannot use VARIADIC with WITHIN GROUP"
 msgstr "VARIADIC kann nicht mit WITHIN GROUP verwendet werden"
 
-#: gram.y:14107 gram.y:14130
+#: gram.y:14129 gram.y:14152
 #, c-format
 msgid "frame start cannot be UNBOUNDED FOLLOWING"
 msgstr "Frame-Beginn kann nicht UNBOUNDED FOLLOWING sein"
 
-#: gram.y:14112
+#: gram.y:14134
 #, c-format
 msgid "frame starting from following row cannot end with current row"
 msgstr "Frame der in der folgenden Zeile beginnt kann nicht in der aktuellen Zeile enden"
 
-#: gram.y:14135
+#: gram.y:14157
 #, c-format
 msgid "frame end cannot be UNBOUNDED PRECEDING"
 msgstr "Frame-Ende kann nicht UNBOUNDED PRECEDING sein"
 
-#: gram.y:14141
+#: gram.y:14163
 #, c-format
 msgid "frame starting from current row cannot have preceding rows"
 msgstr "Frame der in der aktuellen Zeile beginnt kann keine vorhergehenden Zeilen haben"
 
-#: gram.y:14148
+#: gram.y:14170
 #, c-format
 msgid "frame starting from following row cannot have preceding rows"
 msgstr "Frame der in der folgenden Zeile beginnt kann keine vorhergehenden Zeilen haben"
 
-#: gram.y:14791
+#: gram.y:14813
 #, c-format
 msgid "type modifier cannot have parameter name"
 msgstr "Typmodifikator kann keinen Parameternamen haben"
 
-#: gram.y:14797
+#: gram.y:14819
 #, c-format
 msgid "type modifier cannot have ORDER BY"
 msgstr "Typmodifikator kann kein ORDER BY haben"
 
-#: gram.y:14862 gram.y:14869
+#: gram.y:14884 gram.y:14891
 #, c-format
 msgid "%s cannot be used as a role name here"
 msgstr "%s kann hier nicht als Rollenname verwendet werden"
 
-#: gram.y:15540 gram.y:15729
+#: gram.y:15562 gram.y:15751
 msgid "improper use of \"*\""
 msgstr "unzulässige Verwendung von »*«"
 
-#: gram.y:15692 gram.y:15709 tsearch/spell.c:954 tsearch/spell.c:971
+#: gram.y:15714 gram.y:15731 tsearch/spell.c:954 tsearch/spell.c:971
 #: tsearch/spell.c:988 tsearch/spell.c:1005 tsearch/spell.c:1070
 #, c-format
 msgid "syntax error"
 msgstr "Syntaxfehler"
 
-#: gram.y:15793
+#: gram.y:15815
 #, c-format
 msgid "an ordered-set aggregate with a VARIADIC direct argument must have one VARIADIC aggregated argument of the same data type"
 msgstr "eine Ordered-Set-Aggregatfunktion mit einem direkten VARIADIC-Argument muss ein aggregiertes VARIADIC-Argument des selben Datentyps haben"
 
-#: gram.y:15830
+#: gram.y:15852
 #, c-format
 msgid "multiple ORDER BY clauses not allowed"
 msgstr "mehrere ORDER-BY-Klauseln sind nicht erlaubt"
 
-#: gram.y:15841
+#: gram.y:15863
 #, c-format
 msgid "multiple OFFSET clauses not allowed"
 msgstr "mehrere OFFSET-Klauseln sind nicht erlaubt"
 
-#: gram.y:15850
+#: gram.y:15872
 #, c-format
 msgid "multiple LIMIT clauses not allowed"
 msgstr "mehrere LIMIT-Klauseln sind nicht erlaubt"
 
-#: gram.y:15859
+#: gram.y:15881
 #, c-format
 msgid "multiple WITH clauses not allowed"
 msgstr "mehrere WITH-Klauseln sind nicht erlaubt"
 
-#: gram.y:16063
+#: gram.y:16085
 #, c-format
 msgid "OUT and INOUT arguments aren't allowed in TABLE functions"
 msgstr "OUT- und INOUT-Argumente sind in TABLE-Funktionen nicht erlaubt"
 
-#: gram.y:16164
+#: gram.y:16186
 #, c-format
 msgid "multiple COLLATE clauses not allowed"
 msgstr "mehrere COLLATE-Klauseln sind nicht erlaubt"
 
 #. translator: %s is CHECK, UNIQUE, or similar
-#: gram.y:16202 gram.y:16215
+#: gram.y:16224 gram.y:16237
 #, c-format
 msgid "%s constraints cannot be marked DEFERRABLE"
 msgstr "%s-Constraints können nicht als DEFERRABLE markiert werden"
 
 #. translator: %s is CHECK, UNIQUE, or similar
-#: gram.y:16228
+#: gram.y:16250
 #, c-format
 msgid "%s constraints cannot be marked NOT VALID"
 msgstr "%s-Constraints können nicht als NOT VALID markiert werden"
 
 #. translator: %s is CHECK, UNIQUE, or similar
-#: gram.y:16241
+#: gram.y:16263
 #, c-format
 msgid "%s constraints cannot be marked NO INHERIT"
 msgstr "%s-Constraints können nicht als NO INHERIT markiert werden"
@@ -12158,9 +12206,9 @@ msgstr "%s-Constraints können nicht als NO INHERIT markiert werden"
 msgid "unrecognized configuration parameter \"%s\" in file \"%s\" line %u"
 msgstr "unbekannter Konfigurationsparameter »%s« in Datei »%s« Zeile %u"
 
-#: guc-file.l:353 utils/misc/guc.c:6229 utils/misc/guc.c:6423
-#: utils/misc/guc.c:6513 utils/misc/guc.c:6603 utils/misc/guc.c:6711
-#: utils/misc/guc.c:6806
+#: guc-file.l:353 utils/misc/guc.c:6239 utils/misc/guc.c:6433
+#: utils/misc/guc.c:6523 utils/misc/guc.c:6613 utils/misc/guc.c:6721
+#: utils/misc/guc.c:6816
 #, c-format
 msgid "parameter \"%s\" cannot be changed without restarting the server"
 msgstr "Parameter »%s« kann nicht geändert werden, ohne den Server neu zu starten"
@@ -12231,7 +12279,7 @@ msgstr "konnte Konfigurationsverzeichnis »%s« nicht öffnen: %m"
 msgid "could not access file \"%s\": %m"
 msgstr "konnte nicht auf Datei »%s« zugreifen: %m"
 
-#: jit/llvm/llvmjit.c:595
+#: jit/llvm/llvmjit.c:598
 #, c-format
 msgid "time to inline: %.3fs, opt: %.3fs, emit: %.3fs"
 msgstr ""
@@ -12246,135 +12294,146 @@ msgstr "Fehler bei DSA-Anfrage mit Größe %zu."
 msgid "Cannot enlarge string buffer containing %d bytes by %d more bytes."
 msgstr "Kann Zeichenkettenpuffer mit %d Bytes nicht um %d Bytes vergrößern."
 
-#: libpq/auth-scram.c:203 libpq/auth-scram.c:443 libpq/auth-scram.c:452
+#: libpq/auth-scram.c:251
+#, c-format
+msgid "client selected an invalid SASL authentication mechanism"
+msgstr "Client hat einen ungültigen SASL-Authentifizierungsmechanismums gewählt"
+
+#: libpq/auth-scram.c:272 libpq/auth-scram.c:512 libpq/auth-scram.c:521
 #, c-format
 msgid "invalid SCRAM verifier for user \"%s\""
 msgstr "ungültiger SCRAM-Verifier für Benutzer »%s«"
 
-#: libpq/auth-scram.c:214
+#: libpq/auth-scram.c:283
 #, c-format
 msgid "User \"%s\" does not have a valid SCRAM verifier."
 msgstr "Benutzer »%s« hat keinen gültigen SCRAM-Verifier."
 
-#: libpq/auth-scram.c:292 libpq/auth-scram.c:297 libpq/auth-scram.c:591
-#: libpq/auth-scram.c:599 libpq/auth-scram.c:680 libpq/auth-scram.c:690
-#: libpq/auth-scram.c:797 libpq/auth-scram.c:820 libpq/auth-scram.c:871
-#: libpq/auth-scram.c:886 libpq/auth-scram.c:1188 libpq/auth-scram.c:1196
+#: libpq/auth-scram.c:361 libpq/auth-scram.c:366 libpq/auth-scram.c:660
+#: libpq/auth-scram.c:668 libpq/auth-scram.c:779 libpq/auth-scram.c:789
+#: libpq/auth-scram.c:897 libpq/auth-scram.c:904 libpq/auth-scram.c:919
+#: libpq/auth-scram.c:934 libpq/auth-scram.c:948 libpq/auth-scram.c:966
+#: libpq/auth-scram.c:981 libpq/auth-scram.c:1267 libpq/auth-scram.c:1275
 #, c-format
 msgid "malformed SCRAM message"
 msgstr "fehlerhafte SCRAM-Nachricht"
 
-#: libpq/auth-scram.c:293
+#: libpq/auth-scram.c:362
 #, c-format
 msgid "The message is empty."
 msgstr "Die Nachricht ist leer."
 
-#: libpq/auth-scram.c:298
+#: libpq/auth-scram.c:367
 #, c-format
 msgid "Message length does not match input length."
 msgstr "Länge der Nachricht stimmt nicht mit Länge der Eingabe überein."
 
-#: libpq/auth-scram.c:330
+#: libpq/auth-scram.c:399
 #, c-format
 msgid "invalid SCRAM response"
 msgstr "ungültige SCRAM-Antwort"
 
-#: libpq/auth-scram.c:331
+#: libpq/auth-scram.c:400
 #, c-format
 msgid "Nonce does not match."
 msgstr "Nonce stimmt nicht überein."
 
-#: libpq/auth-scram.c:405
+#: libpq/auth-scram.c:474
 #, c-format
 msgid "could not generate random salt"
 msgstr "konnte zufälliges Salt nicht erzeugen"
 
-#: libpq/auth-scram.c:592
+#: libpq/auth-scram.c:661
 #, c-format
 msgid "Expected attribute \"%c\" but found \"%s\"."
 msgstr "Attribut »%c« wurde erwartet, aber »%s« wurde gefunden."
 
-#: libpq/auth-scram.c:600 libpq/auth-scram.c:691
+#: libpq/auth-scram.c:669 libpq/auth-scram.c:790
 #, c-format
 msgid "Expected character \"=\" for attribute \"%c\"."
 msgstr "Zeichen »=« für Attribut »%c« wurde erwartet."
 
-#: libpq/auth-scram.c:681
+#: libpq/auth-scram.c:780
 #, c-format
 msgid "Attribute expected, but found invalid character \"%s\"."
 msgstr "Attribut wurde erwartet, aber ungültiges Zeichen »%s« wurde gefunden."
 
-#: libpq/auth-scram.c:798 libpq/auth-scram.c:821
+#: libpq/auth-scram.c:898 libpq/auth-scram.c:920
+#, c-format
+msgid "The client selected SCRAM-SHA-256-PLUS, but the SCRAM message does not include channel binding data."
+msgstr "Der Client hat SCRAM-SHA-256-PLUS gewählt, aber die SCRAM-Nachricht enthielt keine Channel-Binding-Daten."
+
+#: libpq/auth-scram.c:905 libpq/auth-scram.c:935
 #, c-format
 msgid "Comma expected, but found character \"%s\"."
 msgstr "Komma wurde erwartet, aber Zeichen »%s« wurde gefunden."
 
-#: libpq/auth-scram.c:813
+#: libpq/auth-scram.c:926
 #, c-format
 msgid "SCRAM channel binding negotiation error"
-msgstr ""
+msgstr "Fehler bei der Aushandlung von SCRAM-Channel-Binding"
 
-#: libpq/auth-scram.c:814
+#: libpq/auth-scram.c:927
 #, c-format
 msgid "The client supports SCRAM channel binding but thinks the server does not.  However, this server does support channel binding."
-msgstr ""
+msgstr "Der Client unterstützt SCRAM-Channel-Binding aber glaubt dass der Server es nicht tut. Dieser Server unterstützt jedoch Channel-Binding."
 
-#: libpq/auth-scram.c:848
+#: libpq/auth-scram.c:949
 #, c-format
-msgid "client requires SCRAM channel binding, but it is not supported"
-msgstr "Client verlangt SCRAM-Channel-Binding, was nicht unterstützt wird"
+msgid "The client selected SCRAM-SHA-256 without channel binding, but the SCRAM message includes channel binding data."
+msgstr "Der Client hat SCRAM-SHA-256 ohne Channel-Binding gewählt, aber die SCRAM-Nachricht enthält Channel-Binding-Daten."
 
-#: libpq/auth-scram.c:862
+#: libpq/auth-scram.c:960
 #, c-format
-msgid "unsupported SCRAM channel-binding type"
-msgstr ""
+msgid "unsupported SCRAM channel-binding type \"%s\""
+msgstr "nicht unterstützter SCRAM-Channel-Binding-Typ »%s«"
 
-#: libpq/auth-scram.c:872
+#: libpq/auth-scram.c:967
 #, c-format
 msgid "Unexpected channel-binding flag \"%s\"."
 msgstr "Unerwartetes Channel-Binding-Flag »%s«."
 
-#: libpq/auth-scram.c:882
+#: libpq/auth-scram.c:977
 #, c-format
 msgid "client uses authorization identity, but it is not supported"
 msgstr "Client verwendet Autorisierungsidentität, was nicht unterstützt wird"
 
-#: libpq/auth-scram.c:887
+#: libpq/auth-scram.c:982
 #, c-format
 msgid "Unexpected attribute \"%s\" in client-first-message."
 msgstr "Unerwartetes Attribut »%s« in »client-first-message«."
 
-#: libpq/auth-scram.c:903
+#: libpq/auth-scram.c:998
 #, c-format
 msgid "client requires an unsupported SCRAM extension"
 msgstr "Client verlangt eine nicht unterstützte SCRAM-Erweiterung"
 
-#: libpq/auth-scram.c:917
+#: libpq/auth-scram.c:1012
 #, c-format
 msgid "non-printable characters in SCRAM nonce"
 msgstr "nicht druckbare Zeichen in SCRAM-Nonce"
 
-#: libpq/auth-scram.c:1034
+#: libpq/auth-scram.c:1129
 #, c-format
 msgid "could not generate random nonce"
 msgstr "konnte zufällige Nonce nicht erzeugen"
 
-#: libpq/auth-scram.c:1158
+#: libpq/auth-scram.c:1233
 #, c-format
 msgid "SCRAM channel binding check failed"
 msgstr ""
 
-#: libpq/auth-scram.c:1172
+#: libpq/auth-scram.c:1251
 #, c-format
 msgid "unexpected SCRAM channel-binding attribute in client-final-message"
 msgstr "unerwartetes SCRAM-Channel-Binding-Attribut in »client-final-message«"
 
-#: libpq/auth-scram.c:1189
+#: libpq/auth-scram.c:1268
 #, c-format
 msgid "Malformed proof in client-final-message."
 msgstr "Fehlerhafter Proof in »client-final-message«."
 
-#: libpq/auth-scram.c:1197
+#: libpq/auth-scram.c:1276
 #, c-format
 msgid "Garbage found at the end of client-final-message."
 msgstr "Müll am Ende der »client-final-message« gefunden."
@@ -12557,366 +12616,361 @@ msgstr "MD5-Authentifizierung wird nicht unterstützt, wenn »db_user_namespace
 msgid "could not generate random MD5 salt"
 msgstr "konnte zufälliges MD5-Salt nicht erzeugen"
 
-#: libpq/auth.c:888
+#: libpq/auth.c:887
 #, c-format
 msgid "SASL authentication is not supported in protocol version 2"
 msgstr "SASL-Authentifizierung wird in Protokollversion 2 nicht unterstützt"
 
-#: libpq/auth.c:947
+#: libpq/auth.c:920
 #, c-format
 msgid "expected SASL response, got message type %d"
 msgstr "SASL-Antwort erwartet, Message-Typ %d empfangen"
 
-#: libpq/auth.c:981
-#, c-format
-msgid "client selected an invalid SASL authentication mechanism"
-msgstr "Client hat einen ungültigen SASL-Authentifizierungsmechanismums gewählt"
-
-#: libpq/auth.c:1128
+#: libpq/auth.c:1112
 #, c-format
 msgid "GSSAPI is not supported in protocol version 2"
 msgstr "GSSAPI wird in Protokollversion 2 nicht unterstützt"
 
-#: libpq/auth.c:1188
+#: libpq/auth.c:1172
 #, c-format
 msgid "expected GSS response, got message type %d"
 msgstr "GSS-Antwort erwartet, Message-Typ %d empfangen"
 
-#: libpq/auth.c:1250
+#: libpq/auth.c:1234
 msgid "accepting GSS security context failed"
 msgstr "Annahme des GSS-Sicherheitskontexts fehlgeschlagen"
 
-#: libpq/auth.c:1276
+#: libpq/auth.c:1260
 msgid "retrieving GSS user name failed"
 msgstr "Abfrage des GSS-Benutzernamens fehlgeschlagen"
 
-#: libpq/auth.c:1396
+#: libpq/auth.c:1385
 #, c-format
 msgid "SSPI is not supported in protocol version 2"
 msgstr "SSL wird in Protokollversion 2 nicht unterstützt"
 
-#: libpq/auth.c:1411
+#: libpq/auth.c:1400
 msgid "could not acquire SSPI credentials"
 msgstr "konnte SSPI-Credentials nicht erhalten"
 
-#: libpq/auth.c:1429
+#: libpq/auth.c:1418
 #, c-format
 msgid "expected SSPI response, got message type %d"
 msgstr "SSPI-Antwort erwartet, Message-Typ %d empfangen"
 
-#: libpq/auth.c:1502
+#: libpq/auth.c:1491
 msgid "could not accept SSPI security context"
 msgstr "konnte SSPI-Sicherheitskontext nicht akzeptieren"
 
-#: libpq/auth.c:1564
+#: libpq/auth.c:1553
 msgid "could not get token from SSPI security context"
 msgstr "konnte kein Token vom SSPI-Sicherheitskontext erhalten"
 
-#: libpq/auth.c:1683 libpq/auth.c:1702
+#: libpq/auth.c:1672 libpq/auth.c:1691
 #, c-format
 msgid "could not translate name"
 msgstr "konnte Namen nicht umwandeln"
 
-#: libpq/auth.c:1715
+#: libpq/auth.c:1704
 #, c-format
 msgid "realm name too long"
 msgstr "Realm-Name zu lang"
 
-#: libpq/auth.c:1730
+#: libpq/auth.c:1719
 #, c-format
 msgid "translated account name too long"
 msgstr "umgewandelter Account-Name zu lang"
 
-#: libpq/auth.c:1916
+#: libpq/auth.c:1905
 #, c-format
 msgid "could not create socket for Ident connection: %m"
 msgstr "konnte Socket für Ident-Verbindung nicht erzeugen: %m"
 
-#: libpq/auth.c:1931
+#: libpq/auth.c:1920
 #, c-format
 msgid "could not bind to local address \"%s\": %m"
 msgstr "konnte nicht mit lokaler Adresse »%s« verbinden: %m"
 
-#: libpq/auth.c:1943
+#: libpq/auth.c:1932
 #, c-format
 msgid "could not connect to Ident server at address \"%s\", port %s: %m"
 msgstr "konnte nicht mit Ident-Server auf Adresse »%s«, Port %s verbinden: %m"
 
-#: libpq/auth.c:1965
+#: libpq/auth.c:1954
 #, c-format
 msgid "could not send query to Ident server at address \"%s\", port %s: %m"
 msgstr "konnte Anfrage an Ident-Server auf Adresse »%s«, Port %s nicht senden: %m"
 
-#: libpq/auth.c:1982
+#: libpq/auth.c:1971
 #, c-format
 msgid "could not receive response from Ident server at address \"%s\", port %s: %m"
 msgstr "konnte Antwort von Ident-Server auf Adresse »%s«, Port %s nicht empfangen: %m"
 
-#: libpq/auth.c:1992
+#: libpq/auth.c:1981
 #, c-format
 msgid "invalidly formatted response from Ident server: \"%s\""
 msgstr "ungültig formatierte Antwort vom Ident-Server: »%s«"
 
-#: libpq/auth.c:2032
+#: libpq/auth.c:2021
 #, c-format
 msgid "peer authentication is not supported on this platform"
 msgstr "Peer-Authentifizierung wird auf dieser Plattform nicht unterstützt"
 
-#: libpq/auth.c:2036
+#: libpq/auth.c:2025
 #, c-format
 msgid "could not get peer credentials: %m"
 msgstr "konnte Credentials von Gegenstelle nicht ermitteln: %m"
 
-#: libpq/auth.c:2047
+#: libpq/auth.c:2036
 #, c-format
 msgid "could not look up local user ID %ld: %s"
 msgstr "konnte lokale Benutzer-ID %ld nicht nachschlagen: %s"
 
-#: libpq/auth.c:2135
+#: libpq/auth.c:2124
 #, c-format
 msgid "error from underlying PAM layer: %s"
 msgstr "Fehler von der unteren PAM-Ebene: %s"
 
-#: libpq/auth.c:2216
+#: libpq/auth.c:2205
 #, c-format
 msgid "could not create PAM authenticator: %s"
 msgstr "konnte PAM-Authenticator nicht erzeugen: %s"
 
-#: libpq/auth.c:2227
+#: libpq/auth.c:2216
 #, c-format
 msgid "pam_set_item(PAM_USER) failed: %s"
 msgstr "pam_set_item(PAM_USER) fehlgeschlagen: %s"
 
-#: libpq/auth.c:2238
+#: libpq/auth.c:2227
 #, c-format
 msgid "pam_set_item(PAM_RHOST) failed: %s"
 msgstr "pam_set_item(PAM_RHOST) fehlgeschlagen: %s"
 
-#: libpq/auth.c:2249
+#: libpq/auth.c:2238
 #, c-format
 msgid "pam_set_item(PAM_CONV) failed: %s"
 msgstr "pam_set_item(PAM_CONV) fehlgeschlagen: %s"
 
-#: libpq/auth.c:2260
+#: libpq/auth.c:2249
 #, c-format
 msgid "pam_authenticate failed: %s"
 msgstr "pam_authenticate fehlgeschlagen: %s"
 
-#: libpq/auth.c:2271
+#: libpq/auth.c:2260
 #, c-format
 msgid "pam_acct_mgmt failed: %s"
 msgstr "pam_acct_mgmt fehlgeschlagen: %s"
 
-#: libpq/auth.c:2282
+#: libpq/auth.c:2271
 #, c-format
 msgid "could not release PAM authenticator: %s"
 msgstr "konnte PAM-Authenticator nicht freigeben: %s"
 
-#: libpq/auth.c:2358
+#: libpq/auth.c:2347
 #, c-format
 msgid "could not initialize LDAP: error code %d"
 msgstr "konnte LDAP nicht initialisieren: Fehlercode %d"
 
-#: libpq/auth.c:2375
+#: libpq/auth.c:2364
 #, c-format
 msgid "could not initialize LDAP: %s"
 msgstr "konnte LDAP nicht initialisieren: %s"
 
-#: libpq/auth.c:2385
+#: libpq/auth.c:2374
 #, fuzzy, c-format
 #| msgid "filters not supported in LDAP URLs"
 msgid "ldaps not supported with this LDAP library"
 msgstr "Filter in LDAP-URLs werden nicht unterstützt"
 
-#: libpq/auth.c:2393
+#: libpq/auth.c:2382
 #, c-format
 msgid "could not initialize LDAP: %m"
 msgstr "konnte LDAP nicht initialisieren: %m"
 
-#: libpq/auth.c:2403
+#: libpq/auth.c:2392
 #, c-format
 msgid "could not set LDAP protocol version: %s"
 msgstr "konnte LDAP-Protokollversion nicht setzen: %s"
 
-#: libpq/auth.c:2434
+#: libpq/auth.c:2423
 #, c-format
 msgid "could not load wldap32.dll"
 msgstr "konnte wldap32.dll nicht laden"
 
-#: libpq/auth.c:2442
+#: libpq/auth.c:2431
 #, c-format
 msgid "could not load function _ldap_start_tls_sA in wldap32.dll"
 msgstr "konnte Funktion _ldap_start_tls_sA in wldap32.dll nicht laden"
 
-#: libpq/auth.c:2443
+#: libpq/auth.c:2432
 #, c-format
 msgid "LDAP over SSL is not supported on this platform."
 msgstr "LDAP über SSL wird auf dieser Plattform nicht unterstützt."
 
-#: libpq/auth.c:2458
+#: libpq/auth.c:2447
 #, c-format
 msgid "could not start LDAP TLS session: %s"
 msgstr "konnte LDAP-TLS-Sitzung nicht starten: %s"
 
-#: libpq/auth.c:2521
+#: libpq/auth.c:2510
 #, c-format
 msgid "LDAP server not specified"
 msgstr "LDAP-Server nicht angegeben"
 
-#: libpq/auth.c:2576
+#: libpq/auth.c:2565
 #, c-format
 msgid "invalid character in user name for LDAP authentication"
 msgstr "ungültiges Zeichen im Benutzernamen für LDAP-Authentifizierung"
 
-#: libpq/auth.c:2593
+#: libpq/auth.c:2582
 #, c-format
 msgid "could not perform initial LDAP bind for ldapbinddn \"%s\" on server \"%s\": %s"
 msgstr "erstes LDAP-Binden für ldapbinddn »%s« auf Server »%s« fehlgeschlagen: %s"
 
-#: libpq/auth.c:2622
+#: libpq/auth.c:2611
 #, c-format
 msgid "could not search LDAP for filter \"%s\" on server \"%s\": %s"
 msgstr "konnte LDAP nicht mit Filter »%s« auf Server »%s« durchsuchen: %s"
 
-#: libpq/auth.c:2636
+#: libpq/auth.c:2625
 #, c-format
 msgid "LDAP user \"%s\" does not exist"
 msgstr "LDAP-Benutzer »%s« existiert nicht"
 
-#: libpq/auth.c:2637
+#: libpq/auth.c:2626
 #, c-format
 msgid "LDAP search for filter \"%s\" on server \"%s\" returned no entries."
 msgstr "LDAP-Suche nach Filter »%s« auf Server »%s« gab keine Einträge zurück."
 
-#: libpq/auth.c:2641
+#: libpq/auth.c:2630
 #, c-format
 msgid "LDAP user \"%s\" is not unique"
 msgstr "LDAP-Benutzer »%s« ist nicht eindeutig"
 
-#: libpq/auth.c:2642
+#: libpq/auth.c:2631
 #, c-format
 msgid "LDAP search for filter \"%s\" on server \"%s\" returned %d entry."
 msgid_plural "LDAP search for filter \"%s\" on server \"%s\" returned %d entries."
 msgstr[0] "LDAP-Suche nach Filter »%s« auf Server »%s« gab %d Eintrag zurück."
 msgstr[1] "LDAP-Suche nach Filter »%s« auf Server »%s« gab %d Einträge zurück."
 
-#: libpq/auth.c:2662
+#: libpq/auth.c:2651
 #, c-format
 msgid "could not get dn for the first entry matching \"%s\" on server \"%s\": %s"
 msgstr "konnte DN fũr den ersten Treffer für »%s« auf Server »%s« nicht lesen: %s"
 
-#: libpq/auth.c:2683
+#: libpq/auth.c:2672
 #, fuzzy, c-format
 #| msgid "could not unbind after searching for user \"%s\" on server \"%s\": %s"
 msgid "could not unbind after searching for user \"%s\" on server \"%s\""
 msgstr "Losbinden fehlgeschlagen nach Suche nach Benutzer »%s« auf Server »%s«: %s"
 
-#: libpq/auth.c:2714
+#: libpq/auth.c:2703
 #, c-format
 msgid "LDAP login failed for user \"%s\" on server \"%s\": %s"
 msgstr "LDAP-Login fehlgeschlagen für Benutzer »%s« auf Server »%s«: %s"
 
-#: libpq/auth.c:2743
+#: libpq/auth.c:2732
 #, c-format
 msgid "LDAP diagnostics: %s"
 msgstr "LDAP-Diagnostik: %s"
 
-#: libpq/auth.c:2768
+#: libpq/auth.c:2757
 #, c-format
 msgid "certificate authentication failed for user \"%s\": client certificate contains no user name"
 msgstr "Zertifikatauthentifizierung für Benutzer »%s« fehlgeschlagen: Client-Zertifikat enthält keinen Benutzernamen"
 
-#: libpq/auth.c:2871
+#: libpq/auth.c:2860
 #, c-format
 msgid "RADIUS server not specified"
 msgstr "RADIUS-Server nicht angegeben"
 
-#: libpq/auth.c:2878
+#: libpq/auth.c:2867
 #, c-format
 msgid "RADIUS secret not specified"
 msgstr "RADIUS-Geheimnis nicht angegeben"
 
-#: libpq/auth.c:2892
+#: libpq/auth.c:2881
 #, c-format
 msgid "RADIUS authentication does not support passwords longer than %d characters"
 msgstr "RADIUS-Authentifizierung unterstützt keine Passwörter länger als %d Zeichen"
 
-#: libpq/auth.c:2997 libpq/hba.c:1908
+#: libpq/auth.c:2986 libpq/hba.c:1908
 #, c-format
 msgid "could not translate RADIUS server name \"%s\" to address: %s"
 msgstr "konnte RADIUS-Servername »%s« nicht in Adresse übersetzen: %s"
 
-#: libpq/auth.c:3011
+#: libpq/auth.c:3000
 #, c-format
 msgid "could not generate random encryption vector"
 msgstr "konnte zufälligen Verschlüsselungsvektor nicht erzeugen"
 
-#: libpq/auth.c:3045
+#: libpq/auth.c:3034
 #, c-format
 msgid "could not perform MD5 encryption of password"
 msgstr "konnte MD5-Verschlüsselung des Passworts nicht durchführen"
 
-#: libpq/auth.c:3071
+#: libpq/auth.c:3060
 #, c-format
 msgid "could not create RADIUS socket: %m"
 msgstr "konnte RADIUS-Socket nicht erstellen: %m"
 
-#: libpq/auth.c:3093
+#: libpq/auth.c:3082
 #, c-format
 msgid "could not bind local RADIUS socket: %m"
 msgstr "konnte lokales RADIUS-Socket nicht binden: %m"
 
-#: libpq/auth.c:3103
+#: libpq/auth.c:3092
 #, c-format
 msgid "could not send RADIUS packet: %m"
 msgstr "konnte RADIUS-Paket nicht senden: %m"
 
-#: libpq/auth.c:3136 libpq/auth.c:3162
+#: libpq/auth.c:3125 libpq/auth.c:3151
 #, c-format
 msgid "timeout waiting for RADIUS response from %s"
 msgstr "Zeitüberschreitung beim Warten auf RADIUS-Antwort von %s"
 
-#: libpq/auth.c:3155
+#: libpq/auth.c:3144
 #, c-format
 msgid "could not check status on RADIUS socket: %m"
 msgstr "konnte Status des RADIUS-Sockets nicht prüfen: %m"
 
-#: libpq/auth.c:3185
+#: libpq/auth.c:3174
 #, c-format
 msgid "could not read RADIUS response: %m"
 msgstr "konnte RADIUS-Antwort nicht lesen: %m"
 
-#: libpq/auth.c:3198 libpq/auth.c:3202
+#: libpq/auth.c:3187 libpq/auth.c:3191
 #, c-format
 msgid "RADIUS response from %s was sent from incorrect port: %d"
 msgstr "RADIUS-Antwort von %s wurde von falschem Port gesendet: %d"
 
-#: libpq/auth.c:3211
+#: libpq/auth.c:3200
 #, c-format
 msgid "RADIUS response from %s too short: %d"
 msgstr "RADIUS-Antwort von %s zu kurz: %d"
 
-#: libpq/auth.c:3218
+#: libpq/auth.c:3207
 #, c-format
 msgid "RADIUS response from %s has corrupt length: %d (actual length %d)"
 msgstr "RADIUS-Antwort von %s hat verfälschte Länge: %d (tatsächliche Länge %d)"
 
-#: libpq/auth.c:3226
+#: libpq/auth.c:3215
 #, c-format
 msgid "RADIUS response from %s is to a different request: %d (should be %d)"
 msgstr "RADIUS-Antwort von %s unterscheidet sich von Anfrage: %d (sollte %d sein)"
 
-#: libpq/auth.c:3251
+#: libpq/auth.c:3240
 #, c-format
 msgid "could not perform MD5 encryption of received packet"
 msgstr "konnte MD5-Verschlüsselung des empfangenen Pakets nicht durchführen"
 
-#: libpq/auth.c:3260
+#: libpq/auth.c:3249
 #, c-format
 msgid "RADIUS response from %s has incorrect MD5 signature"
 msgstr "RADIUS-Antwort von %s hat falsche MD5-Signatur"
 
-#: libpq/auth.c:3278
+#: libpq/auth.c:3267
 #, c-format
 msgid "RADIUS response from %s has invalid code (%d) for user \"%s\""
 msgstr "RADIUS-Antwort von %s hat ungültigen Code (%d) für Benutzer »%s«"
@@ -13172,12 +13226,6 @@ msgstr "kein SSL-Fehler berichtet"
 msgid "SSL error code %lu"
 msgstr "SSL-Fehlercode %lu"
 
-#: libpq/be-secure-openssl.c:1182
-#, fuzzy, c-format
-#| msgid "local connections are not supported by this build"
-msgid "channel binding type \"tls-server-end-point\" is not supported by this build"
-msgstr "lokale Verbindungen werden von dieser Installation nicht unterstützt"
-
 #: libpq/be-secure.c:119
 #, c-format
 msgid "SSL connection from \"%s\""
@@ -13421,8 +13469,9 @@ msgid "authentication option not in name=value format: %s"
 msgstr "Authentifizierungsoption nicht im Format name=wert: %s"
 
 #: libpq/hba.c:1522
-#, c-format
-msgid "cannot use ldapbasedn, ldapbinddn, ldapbindpasswd, ldapsearchattribute, ldapsearchfilter or ldapurl together with ldapprefix"
+#, fuzzy, c-format
+#| msgid "cannot use ldapbasedn, ldapbinddn, ldapbindpasswd, ldapsearchattribute, ldapsearchfilter or ldapurl together with ldapprefix"
+msgid "cannot use ldapbasedn, ldapbinddn, ldapbindpasswd, ldapsearchattribute, ldapsearchfilter, or ldapurl together with ldapprefix"
 msgstr "ldapbasedn, ldapbinddn, ldapbindpasswd, ldapsearchattribute, ldapsearchfilter oder ldapurl kann nicht zusammen mit ldapprefix verwendet werden"
 
 #: libpq/hba.c:1533
@@ -13686,7 +13735,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:1219 tcop/postgres.c:3991
+#: libpq/pqcomm.c:1219 tcop/postgres.c:3997
 #, c-format
 msgid "terminating connection because protocol synchronization was lost"
 msgstr "Verbindung wird abgebrochen, weil Protokollsynchronisierung verloren wurde"
@@ -14034,7 +14083,7 @@ msgstr "ExtensibleNodeMethods »%s« wurde nicht registriert"
 
 #: nodes/nodeFuncs.c:123 nodes/nodeFuncs.c:154 parser/parse_coerce.c:1910
 #: parser/parse_coerce.c:1938 parser/parse_coerce.c:2014
-#: parser/parse_expr.c:2119 parser/parse_func.c:631 parser/parse_oper.c:967
+#: parser/parse_expr.c:2119 parser/parse_func.c:695 parser/parse_oper.c:967
 #, c-format
 msgid "could not find array type for data type %s"
 msgstr "konnte Arraytyp für Datentyp %s nicht finden"
@@ -14051,70 +14100,70 @@ msgid "%s cannot be applied to the nullable side of an outer join"
 msgstr "%s kann nicht auf die nullbare Seite eines äußeren Verbundes angewendet werden"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: optimizer/plan/planner.c:1757 parser/analyze.c:1625 parser/analyze.c:1822
-#: parser/analyze.c:2653
+#: optimizer/plan/planner.c:1767 parser/analyze.c:1651 parser/analyze.c:1848
+#: parser/analyze.c:2679
 #, c-format
 msgid "%s is not allowed with UNION/INTERSECT/EXCEPT"
 msgstr "%s ist nicht in UNION/INTERSECT/EXCEPT erlaubt"
 
-#: optimizer/plan/planner.c:2329 optimizer/plan/planner.c:4050
+#: optimizer/plan/planner.c:2339 optimizer/plan/planner.c:4060
 #, c-format
 msgid "could not implement GROUP BY"
 msgstr "konnte GROUP BY nicht implementieren"
 
-#: optimizer/plan/planner.c:2330 optimizer/plan/planner.c:4051
-#: optimizer/plan/planner.c:4795 optimizer/prep/prepunion.c:1074
+#: optimizer/plan/planner.c:2340 optimizer/plan/planner.c:4061
+#: optimizer/plan/planner.c:4804 optimizer/prep/prepunion.c:1080
 #, c-format
 msgid "Some of the datatypes only support hashing, while others only support sorting."
 msgstr "Einige Datentypen unterstützen nur Hashing, während andere nur Sortieren unterstützen."
 
-#: optimizer/plan/planner.c:4794
+#: optimizer/plan/planner.c:4803
 #, c-format
 msgid "could not implement DISTINCT"
 msgstr "konnte DISTINCT nicht implementieren"
 
-#: optimizer/plan/planner.c:5479
+#: optimizer/plan/planner.c:5486
 #, c-format
 msgid "could not implement window PARTITION BY"
 msgstr "konnte PARTITION BY für Fenster nicht implementieren"
 
-#: optimizer/plan/planner.c:5480
+#: optimizer/plan/planner.c:5487
 #, c-format
 msgid "Window partitioning columns must be of sortable datatypes."
 msgstr "Fensterpartitionierungsspalten müssen sortierbare Datentypen haben."
 
-#: optimizer/plan/planner.c:5484
+#: optimizer/plan/planner.c:5491
 #, c-format
 msgid "could not implement window ORDER BY"
 msgstr "konnte ORDER BY für Fenster nicht implementieren"
 
-#: optimizer/plan/planner.c:5485
+#: optimizer/plan/planner.c:5492
 #, c-format
 msgid "Window ordering columns must be of sortable datatypes."
 msgstr "Fenstersortierspalten müssen sortierbare Datentypen haben."
 
-#: optimizer/plan/setrefs.c:418
+#: optimizer/plan/setrefs.c:414
 #, c-format
 msgid "too many range table entries"
 msgstr "zu viele Range-Table-Einträge"
 
-#: optimizer/prep/prepunion.c:538
+#: optimizer/prep/prepunion.c:544
 #, c-format
 msgid "could not implement recursive UNION"
 msgstr "konnte rekursive UNION nicht implementieren"
 
-#: optimizer/prep/prepunion.c:539
+#: optimizer/prep/prepunion.c:545
 #, c-format
 msgid "All column datatypes must be hashable."
 msgstr "Alle Spaltendatentypen müssen hashbar sein."
 
 #. translator: %s is UNION, INTERSECT, or EXCEPT
-#: optimizer/prep/prepunion.c:1073
+#: optimizer/prep/prepunion.c:1079
 #, c-format
 msgid "could not implement %s"
 msgstr "konnte %s nicht implementieren"
 
-#: optimizer/util/clauses.c:4834
+#: optimizer/util/clauses.c:4854
 #, c-format
 msgid "SQL function \"%s\" during inlining"
 msgstr "SQL-Funktion »%s« beim Inlining"
@@ -14144,7 +14193,7 @@ msgstr "ON CONFLICT DO UDPATE nicht unterstützt mit Exclusion-Constraints"
 msgid "there is no unique or exclusion constraint matching the ON CONFLICT specification"
 msgstr "es gibt keinen Unique-Constraint oder Exclusion-Constraint, der auf die ON-CONFLICT-Angabe passt"
 
-#: parser/analyze.c:709 parser/analyze.c:1388
+#: parser/analyze.c:709 parser/analyze.c:1414
 #, c-format
 msgid "VALUES lists must all be the same length"
 msgstr "VALUES-Listen müssen alle die gleiche Länge haben"
@@ -14164,184 +14213,184 @@ msgstr "INSERT hat mehr Zielspalten als Ausdrücke"
 msgid "The insertion source is a row expression containing the same number of columns expected by the INSERT. Did you accidentally use extra parentheses?"
 msgstr "Der einzufügende Wert ist ein Zeilenausdruck mit der gleichen Anzahl Spalten wie von INSERT erwartet. Haben Sie versehentlich zu viele Klammern gesetzt?"
 
-#: parser/analyze.c:1201 parser/analyze.c:1598
+#: parser/analyze.c:1227 parser/analyze.c:1624
 #, c-format
 msgid "SELECT ... INTO is not allowed here"
 msgstr "SELECT ... INTO ist hier nicht erlaubt"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:1530 parser/analyze.c:2832
+#: parser/analyze.c:1556 parser/analyze.c:2858
 #, c-format
 msgid "%s cannot be applied to VALUES"
 msgstr "%s kann nicht auf VALUES angewendet werden"
 
-#: parser/analyze.c:1749
+#: parser/analyze.c:1775
 #, c-format
 msgid "invalid UNION/INTERSECT/EXCEPT ORDER BY clause"
 msgstr "ungültige ORDER-BY-Klausel mit UNION/INTERSECT/EXCEPT"
 
-#: parser/analyze.c:1750
+#: parser/analyze.c:1776
 #, c-format
 msgid "Only result column names can be used, not expressions or functions."
 msgstr "Es können nur Ergebnisspaltennamen verwendet werden, keine Ausdrücke oder Funktionen."
 
-#: parser/analyze.c:1751
+#: parser/analyze.c:1777
 #, c-format
 msgid "Add the expression/function to every SELECT, or move the UNION into a FROM clause."
 msgstr "Fügen Sie den Ausdrück/die Funktion jedem SELECT hinzu oder verlegen Sie die UNION in eine FROM-Klausel."
 
-#: parser/analyze.c:1812
+#: parser/analyze.c:1838
 #, c-format
 msgid "INTO is only allowed on first SELECT of UNION/INTERSECT/EXCEPT"
 msgstr "INTO ist nur im ersten SELECT von UNION/INTERSECT/EXCEPT erlaubt"
 
-#: parser/analyze.c:1884
+#: parser/analyze.c:1910
 #, c-format
 msgid "UNION/INTERSECT/EXCEPT member statement cannot refer to other relations of same query level"
 msgstr "Teilanweisung von UNION/INTERSECT/EXCEPT kann nicht auf andere Relationen auf der selben Anfrageebene verweisen"
 
-#: parser/analyze.c:1973
+#: parser/analyze.c:1999
 #, c-format
 msgid "each %s query must have the same number of columns"
 msgstr "jede %s-Anfrage muss die gleiche Anzahl Spalten haben"
 
-#: parser/analyze.c:2366
+#: parser/analyze.c:2392
 #, c-format
 msgid "RETURNING must have at least one column"
 msgstr "RETURNING muss mindestens eine Spalte haben"
 
-#: parser/analyze.c:2407
+#: parser/analyze.c:2433
 #, c-format
 msgid "cannot specify both SCROLL and NO SCROLL"
 msgstr "SCROLL und NO SCROLL können nicht beide angegeben werden"
 
-#: parser/analyze.c:2426
+#: parser/analyze.c:2452
 #, c-format
 msgid "DECLARE CURSOR must not contain data-modifying statements in WITH"
 msgstr "DECLARE CURSOR darf keine datenmodifizierenden Anweisungen in WITH enthalten"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2434
+#: parser/analyze.c:2460
 #, c-format
 msgid "DECLARE CURSOR WITH HOLD ... %s is not supported"
 msgstr "DECLARE CURSOR WITH HOLD ... %s wird nicht unterstützt"
 
-#: parser/analyze.c:2437
+#: parser/analyze.c:2463
 #, c-format
 msgid "Holdable cursors must be READ ONLY."
 msgstr "Haltbare Cursor müssen READ ONLY sein."
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2445
+#: parser/analyze.c:2471
 #, c-format
 msgid "DECLARE SCROLL CURSOR ... %s is not supported"
 msgstr "DECLARE SCROLL CURSOR ... %s wird nicht unterstützt"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2456
+#: parser/analyze.c:2482
 #, c-format
 msgid "DECLARE INSENSITIVE CURSOR ... %s is not supported"
 msgstr "DECLARE INSENSITIVE CURSOR ... %s wird nicht unterstützt"
 
-#: parser/analyze.c:2459
+#: parser/analyze.c:2485
 #, c-format
 msgid "Insensitive cursors must be READ ONLY."
 msgstr "Insensitive Cursor müssen READ ONLY sein."
 
-#: parser/analyze.c:2525
+#: parser/analyze.c:2551
 #, c-format
 msgid "materialized views must not use data-modifying statements in WITH"
 msgstr "materialisierte Sichten dürfen keine datenmodifizierenden Anweisungen in WITH verwenden"
 
-#: parser/analyze.c:2535
+#: parser/analyze.c:2561
 #, c-format
 msgid "materialized views must not use temporary tables or views"
 msgstr "materialisierte Sichten dürfen keine temporären Tabellen oder Sichten verwenden"
 
-#: parser/analyze.c:2545
+#: parser/analyze.c:2571
 #, c-format
 msgid "materialized views may not be defined using bound parameters"
 msgstr "materialisierte Sichten können nicht unter Verwendung von gebundenen Parametern definiert werden"
 
-#: parser/analyze.c:2557
+#: parser/analyze.c:2583
 #, c-format
 msgid "materialized views cannot be UNLOGGED"
 msgstr "materialisierte Sichten können nicht UNLOGGED sein"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2660
+#: parser/analyze.c:2686
 #, c-format
 msgid "%s is not allowed with DISTINCT clause"
 msgstr "%s ist nicht mit DISTINCT-Klausel erlaubt"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2667
+#: parser/analyze.c:2693
 #, c-format
 msgid "%s is not allowed with GROUP BY clause"
 msgstr "%s ist nicht mit GROUP-BY-Klausel erlaubt"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2674
+#: parser/analyze.c:2700
 #, c-format
 msgid "%s is not allowed with HAVING clause"
 msgstr "%s ist nicht mit HAVING-Klausel erlaubt"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2681
+#: parser/analyze.c:2707
 #, c-format
 msgid "%s is not allowed with aggregate functions"
 msgstr "%s ist nicht mit Aggregatfunktionen erlaubt"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2688
+#: parser/analyze.c:2714
 #, c-format
 msgid "%s is not allowed with window functions"
 msgstr "%s ist nicht mit Fensterfunktionen erlaubt"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2695
+#: parser/analyze.c:2721
 #, c-format
 msgid "%s is not allowed with set-returning functions in the target list"
 msgstr "%s ist nicht mit Funktionen mit Ergebnismenge in der Targetliste erlaubt"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2774
+#: parser/analyze.c:2800
 #, c-format
 msgid "%s must specify unqualified relation names"
 msgstr "%s muss unqualifizierte Relationsnamen angeben"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2805
+#: parser/analyze.c:2831
 #, c-format
 msgid "%s cannot be applied to a join"
 msgstr "%s kann nicht auf einen Verbund angewendet werden"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2814
+#: parser/analyze.c:2840
 #, c-format
 msgid "%s cannot be applied to a function"
 msgstr "%s kann nicht auf eine Funktion angewendet werden"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2823
+#: parser/analyze.c:2849
 #, c-format
 msgid "%s cannot be applied to a table function"
 msgstr "%s kann nicht auf eine Tabellenfunktion angewendet werden"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2841
+#: parser/analyze.c:2867
 #, c-format
 msgid "%s cannot be applied to a WITH query"
 msgstr "%s kann nicht auf eine WITH-Anfrage angewendet werden"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2850
+#: parser/analyze.c:2876
 #, c-format
 msgid "%s cannot be applied to a named tuplestore"
 msgstr "%s kann nicht auf einen benannten Tupelstore angewendet werden"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2867
+#: parser/analyze.c:2893
 #, c-format
 msgid "relation \"%s\" in %s clause not found in FROM clause"
 msgstr "Relation »%s« in %s nicht in der FROM-Klausel gefunden"
@@ -14516,7 +14565,7 @@ msgid "aggregate function calls cannot contain set-returning function calls"
 msgstr "Aufrufe von Aggregatfunktionen können keine Aufrufe von Funktionen mit Ergebnismenge enthalten"
 
 #: parser/parse_agg.c:736 parser/parse_expr.c:1766 parser/parse_expr.c:2246
-#: parser/parse_func.c:802
+#: parser/parse_func.c:866
 #, c-format
 msgid "You might be able to move the set-returning function into a LATERAL FROM item."
 msgstr "Sie können möglicherweise die Funktion mit Ergebnismenge in ein LATERAL-FROM-Element verschieben."
@@ -14624,7 +14673,7 @@ msgstr "Argumente von GROUPING müssen Gruppierausdrücke der zugehörigen Anfra
 msgid "relation \"%s\" cannot be the target of a modifying statement"
 msgstr "Relation »%s« kann nicht das Ziel einer datenverändernden Anweisung sein"
 
-#: parser/parse_clause.c:615 parser/parse_clause.c:643 parser/parse_func.c:2220
+#: parser/parse_clause.c:615 parser/parse_clause.c:643 parser/parse_func.c:2284
 #, c-format
 msgid "set-returning functions must appear at top level of FROM"
 msgstr "Funktionen mit Ergebnismenge müssen auf oberster Ebene von FROM erscheinen"
@@ -14795,92 +14844,98 @@ msgstr "Lassen Sie die Klammern in dieser OVER-Klausel weg."
 msgid "RANGE with offset PRECEDING/FOLLOWING requires exactly one ORDER BY column"
 msgstr ""
 
-#: parser/parse_clause.c:2864
+#: parser/parse_clause.c:2804
+#, fuzzy, c-format
+#| msgid "window function %s requires an OVER clause"
+msgid "GROUPS mode requires an ORDER BY clause"
+msgstr "Fensterfunktion %s erfordert eine OVER-Klausel"
+
+#: parser/parse_clause.c:2874
 #, c-format
 msgid "in an aggregate with DISTINCT, ORDER BY expressions must appear in argument list"
 msgstr "in einer Aggregatfunktion mit DISTINCT müssen ORDER-BY-Ausdrücke in der Argumentliste erscheinen"
 
-#: parser/parse_clause.c:2865
+#: parser/parse_clause.c:2875
 #, c-format
 msgid "for SELECT DISTINCT, ORDER BY expressions must appear in select list"
 msgstr "bei SELECT DISTINCT müssen ORDER-BY-Ausdrücke in der Select-Liste erscheinen"
 
-#: parser/parse_clause.c:2897
+#: parser/parse_clause.c:2907
 #, c-format
 msgid "an aggregate with DISTINCT must have at least one argument"
 msgstr "eine Aggregatfunktion mit DISTINCT muss mindestens ein Argument haben"
 
-#: parser/parse_clause.c:2898
+#: parser/parse_clause.c:2908
 #, c-format
 msgid "SELECT DISTINCT must have at least one column"
 msgstr "SELECT DISTINCT muss mindestens eine Spalte haben"
 
-#: parser/parse_clause.c:2964 parser/parse_clause.c:2996
+#: parser/parse_clause.c:2974 parser/parse_clause.c:3006
 #, c-format
 msgid "SELECT DISTINCT ON expressions must match initial ORDER BY expressions"
 msgstr "Ausdrücke in SELECT DISTINCT ON müssen mit den ersten Ausdrücken in ORDER BY übereinstimmen"
 
-#: parser/parse_clause.c:3074
+#: parser/parse_clause.c:3084
 #, c-format
 msgid "ASC/DESC is not allowed in ON CONFLICT clause"
 msgstr "ASC/DESC ist in der ON-CONFLICT-Klausel nicht erlaubt"
 
-#: parser/parse_clause.c:3080
+#: parser/parse_clause.c:3090
 #, c-format
 msgid "NULLS FIRST/LAST is not allowed in ON CONFLICT clause"
 msgstr "NULLS FIRST/LAST ist in der ON-CONFLICT-Klausel nicht erlaubt"
 
-#: parser/parse_clause.c:3159
+#: parser/parse_clause.c:3169
 #, c-format
 msgid "ON CONFLICT DO UPDATE requires inference specification or constraint name"
 msgstr "ON CONFLICT DO UPDATE benötigt Inferenzangabe oder Constraint-Namen"
 
-#: parser/parse_clause.c:3160
+#: parser/parse_clause.c:3170
 #, c-format
 msgid "For example, ON CONFLICT (column_name)."
 msgstr "Zum Bespiel ON CONFLICT (Spaltenname)."
 
-#: parser/parse_clause.c:3171
+#: parser/parse_clause.c:3181
 #, c-format
 msgid "ON CONFLICT is not supported with system catalog tables"
 msgstr "ON CONFLICT wird nicht mit Systemkatalogtabellen unterstützt"
 
-#: parser/parse_clause.c:3179
+#: parser/parse_clause.c:3189
 #, c-format
 msgid "ON CONFLICT is not supported on table \"%s\" used as a catalog table"
 msgstr "ON CONFLICT wird nicht unterstützt mit Tabelle »%s«, die als Katalogtabelle verwendet wird"
 
-#: parser/parse_clause.c:3322
+#: parser/parse_clause.c:3332
 #, c-format
 msgid "operator %s is not a valid ordering operator"
 msgstr "Operator %s ist kein gültiger Sortieroperator"
 
-#: parser/parse_clause.c:3324
+#: parser/parse_clause.c:3334
 #, c-format
 msgid "Ordering operators must be \"<\" or \">\" members of btree operator families."
 msgstr "Sortieroperatoren müssen die Mitglieder »<« oder »>« einer »btree«-Operatorfamilie sein."
 
-#: parser/parse_clause.c:3635
+#: parser/parse_clause.c:3645
 #, c-format
 msgid "RANGE with offset PRECEDING/FOLLOWING is not supported for column type %s"
 msgstr ""
 
-#: parser/parse_clause.c:3641
+#: parser/parse_clause.c:3651
 #, c-format
 msgid "RANGE with offset PRECEDING/FOLLOWING is not supported for column type %s and offset type %s"
 msgstr ""
 
-#: parser/parse_clause.c:3644
+#: parser/parse_clause.c:3654
 #, c-format
 msgid "Cast the offset value to an appropriate type."
 msgstr ""
 
-#: parser/parse_clause.c:3649
+#: parser/parse_clause.c:3659
 #, c-format
 msgid "RANGE with offset PRECEDING/FOLLOWING has multiple interpretations for column type %s and offset type %s"
 msgstr ""
 
-#: parser/parse_clause.c:3652
+#: parser/parse_clause.c:3662
 #, c-format
 msgid "Cast the offset value to the exact intended type."
 msgstr ""
@@ -15166,7 +15221,7 @@ msgid "source for a multiple-column UPDATE item must be a sub-SELECT or ROW() ex
 msgstr "die Quelle für ein UPDATE-Element mit mehreren Spalten muss ein Sub-SELECT oder ein ROW()-Ausdruck sein"
 
 #. translator: %s is name of a SQL construct, eg GROUP BY
-#: parser/parse_expr.c:1764 parser/parse_expr.c:2244 parser/parse_func.c:2327
+#: parser/parse_expr.c:1764 parser/parse_expr.c:2244 parser/parse_func.c:2391
 #, c-format
 msgid "set-returning functions are not allowed in %s"
 msgstr "Funktionen mit Ergebnismenge sind in %s nicht erlaubt"
@@ -15302,267 +15357,285 @@ msgstr "IS DISTINCT FROM erfordert, dass Operator = boolean ergibt"
 msgid "operator precedence change: %s is now lower precedence than %s"
 msgstr "Änderung der Operatorrangfolge: %s hat jetzt niedrigere Priorität als %s"
 
-#: parser/parse_func.c:179
+#: parser/parse_func.c:185
 #, c-format
 msgid "argument name \"%s\" used more than once"
 msgstr "Argumentname »%s« mehrmals angegeben"
 
-#: parser/parse_func.c:190
+#: parser/parse_func.c:196
 #, c-format
 msgid "positional argument cannot follow named argument"
 msgstr "Positionsargument kann nicht hinter benanntem Argument stehen"
 
-#: parser/parse_func.c:275
+#: parser/parse_func.c:278 parser/parse_func.c:2184
+#, c-format
+msgid "%s is not a procedure"
+msgstr "%s ist keine Prozedur"
+
+#: parser/parse_func.c:282
+#, c-format
+msgid "To call a function, use SELECT."
+msgstr "Um eine Funktion aufzurufen, verwenden Sie SELECT."
+
+#: parser/parse_func.c:288
+#, c-format
+msgid "%s is a procedure"
+msgstr "%s ist eine Prozedur"
+
+#: parser/parse_func.c:292
+#, c-format
+msgid "To call a procedure, use CALL."
+msgstr "Um eine Prozedur aufzurufen, verwenden Sie CALL."
+
+#: parser/parse_func.c:306
 #, c-format
 msgid "%s(*) specified, but %s is not an aggregate function"
 msgstr "%s(*) angegeben, aber %s ist keine Aggregatfunktion"
 
-#: parser/parse_func.c:282
+#: parser/parse_func.c:313
 #, c-format
 msgid "DISTINCT specified, but %s is not an aggregate function"
 msgstr "DISTINCT wurde angegeben, aber %s ist keine Aggregatfunktion"
 
-#: parser/parse_func.c:288
+#: parser/parse_func.c:319
 #, c-format
 msgid "WITHIN GROUP specified, but %s is not an aggregate function"
 msgstr "WITHIN GROUP wurde angegeben, aber %s ist keine Aggregatfunktion"
 
-#: parser/parse_func.c:294
+#: parser/parse_func.c:325
 #, c-format
 msgid "ORDER BY specified, but %s is not an aggregate function"
 msgstr "ORDER BY angegeben, aber %s ist keine Aggregatfunktion"
 
-#: parser/parse_func.c:300
+#: parser/parse_func.c:331
 #, c-format
 msgid "FILTER specified, but %s is not an aggregate function"
 msgstr "FILTER wurde angegeben, aber %s ist keine Aggregatfunktion"
 
-#: parser/parse_func.c:306
+#: parser/parse_func.c:337
 #, c-format
 msgid "OVER specified, but %s is not a window function nor an aggregate function"
 msgstr "OVER angegeben, aber %s ist keine Fensterfunktion oder Aggregatfunktion"
 
-#: parser/parse_func.c:313 parser/parse_func.c:342 parser/parse_func.c:2120
-#, c-format
-msgid "%s is not a procedure"
-msgstr "%s ist keine Prozedur"
-
-#: parser/parse_func.c:317
-#, c-format
-msgid "To call a function, use SELECT."
-msgstr "Um eine Funktion aufzurufen, verwenden Sie SELECT."
-
-#: parser/parse_func.c:323
-#, c-format
-msgid "%s is a procedure"
-msgstr "%s ist eine Prozedur"
-
-#: parser/parse_func.c:327
-#, c-format
-msgid "To call a procedure, use CALL."
-msgstr "Um eine Prozedur aufzurufen, verwenden Sie CALL."
-
-#: parser/parse_func.c:365
+#: parser/parse_func.c:375
 #, c-format
 msgid "WITHIN GROUP is required for ordered-set aggregate %s"
 msgstr "WITHIN GROUP muss angegeben werden für Ordered-Set-Aggregatfunktion %s"
 
-#: parser/parse_func.c:371
+#: parser/parse_func.c:381
 #, c-format
 msgid "OVER is not supported for ordered-set aggregate %s"
 msgstr "OVER wird für Ordered-Set-Aggregatfunktion %s nicht unterstützt"
 
-#: parser/parse_func.c:402 parser/parse_func.c:431
+#: parser/parse_func.c:412 parser/parse_func.c:441
 #, c-format
 msgid "There is an ordered-set aggregate %s, but it requires %d direct arguments, not %d."
 msgstr "Es gibt eine Ordered-Set-Aggregatfunktion %s, aber sie benötigt %d direkte Argumente, nicht %d."
 
-#: parser/parse_func.c:456
+#: parser/parse_func.c:466
 #, c-format
 msgid "To use the hypothetical-set aggregate %s, the number of hypothetical direct arguments (here %d) must match the number of ordering columns (here %d)."
 msgstr "Um die Hypothetical-Set-Aggregatfunktion %s zu verwenden, muss die Anzahl der hypothetischen direkten Argumente (hier %d) mit der Anzahl der Sortierspalten (hier %d) übereinstimmen."
 
-#: parser/parse_func.c:470
+#: parser/parse_func.c:480
 #, c-format
 msgid "There is an ordered-set aggregate %s, but it requires at least %d direct arguments."
 msgstr "Es gibt eine Ordered-Set-Aggregatfunktion %s, aber sie benötigt mindestens %d direkte Argumente."
 
-#: parser/parse_func.c:489
+#: parser/parse_func.c:499
 #, c-format
 msgid "%s is not an ordered-set aggregate, so it cannot have WITHIN GROUP"
 msgstr "%s ist keine Ordered-Set-Aggregatfunktion und kann deshalb kein WITHIN GROUP haben"
 
-#: parser/parse_func.c:502
+#: parser/parse_func.c:512
 #, c-format
 msgid "window function %s requires an OVER clause"
 msgstr "Fensterfunktion %s erfordert eine OVER-Klausel"
 
-#: parser/parse_func.c:509
+#: parser/parse_func.c:519
 #, c-format
 msgid "window function %s cannot have WITHIN GROUP"
 msgstr "Fensterfunktion %s kann kein WITHIN GROUP haben"
 
-#: parser/parse_func.c:530
+#: parser/parse_func.c:548
+#, fuzzy, c-format
+#| msgid "procedure %s does not exist"
+msgid "procedure %s is not unique"
+msgstr "Prozedur %s existiert nicht"
+
+#: parser/parse_func.c:551
+#, fuzzy, c-format
+#| msgid "Could not choose a best candidate operator. You might need to add explicit type casts."
+msgid "Could not choose a best candidate procedure. You might need to add explicit type casts."
+msgstr "Konnte keinen besten Kandidatoperator auswählen. Sie müssen möglicherweise ausdrückliche Typumwandlungen hinzufügen."
+
+#: parser/parse_func.c:557
 #, c-format
 msgid "function %s is not unique"
 msgstr "Funktion %s ist nicht eindeutig"
 
-#: parser/parse_func.c:533
+#: parser/parse_func.c:560
 #, c-format
 msgid "Could not choose a best candidate function. You might need to add explicit type casts."
 msgstr "Konnte keine beste Kandidatfunktion auswählen. Sie müssen möglicherweise ausdrückliche Typumwandlungen hinzufügen."
 
-#: parser/parse_func.c:544
+#: parser/parse_func.c:599
 #, c-format
 msgid "No aggregate function matches the given name and argument types. Perhaps you misplaced ORDER BY; ORDER BY must appear after all regular arguments of the aggregate."
 msgstr "Keine Aggregatfunktion stimmt mit dem angegebenen Namen und den Argumenttypen überein. Mõglicherweise steht ORDER BY an der falschen Stelle; ORDER BY muss hinter allen normalen Argumenten der Aggregatfunktion stehen."
 
-#: parser/parse_func.c:555
+#: parser/parse_func.c:607 parser/parse_func.c:2172
+#, c-format
+msgid "procedure %s does not exist"
+msgstr "Prozedur %s existiert nicht"
+
+#: parser/parse_func.c:610
+#, fuzzy, c-format
+#| msgid "No operator matches the given name and argument types. You might need to add explicit type casts."
+msgid "No procedure matches the given name and argument types. You might need to add explicit type casts."
+msgstr "Kein Operator stimmt mit dem angegebenen Namen und den Argumenttypen überein. Sie müssen möglicherweise ausdrückliche Typumwandlungen hinzufügen."
+
+#: parser/parse_func.c:619
 #, c-format
 msgid "No function matches the given name and argument types. You might need to add explicit type casts."
 msgstr "Keine Funktion stimmt mit dem angegebenen Namen und den Argumenttypen überein. Sie müssen möglicherweise ausdrückliche Typumwandlungen hinzufügen."
 
-#: parser/parse_func.c:657
+#: parser/parse_func.c:721
 #, c-format
 msgid "VARIADIC argument must be an array"
 msgstr "VARIADIC-Argument muss ein Array sein"
 
-#: parser/parse_func.c:709 parser/parse_func.c:773
+#: parser/parse_func.c:773 parser/parse_func.c:837
 #, c-format
 msgid "%s(*) must be used to call a parameterless aggregate function"
 msgstr "beim Aufruf einer parameterlosen Aggregatfunktion muss %s(*) angegeben werden"
 
-#: parser/parse_func.c:716
+#: parser/parse_func.c:780
 #, c-format
 msgid "aggregates cannot return sets"
 msgstr "Aggregatfunktionen können keine Ergebnismengen zurückgeben"
 
-#: parser/parse_func.c:731
+#: parser/parse_func.c:795
 #, c-format
 msgid "aggregates cannot use named arguments"
 msgstr "Aggregatfunktionen können keine benannten Argumente verwenden"
 
-#: parser/parse_func.c:763
+#: parser/parse_func.c:827
 #, c-format
 msgid "DISTINCT is not implemented for window functions"
 msgstr "DISTINCT ist für Fensterfunktionen nicht implementiert"
 
-#: parser/parse_func.c:783
+#: parser/parse_func.c:847
 #, c-format
 msgid "aggregate ORDER BY is not implemented for window functions"
 msgstr "ORDER BY in Aggregatfunktion ist für Fensterfunktionen nicht implementiert"
 
-#: parser/parse_func.c:792
+#: parser/parse_func.c:856
 #, c-format
 msgid "FILTER is not implemented for non-aggregate window functions"
 msgstr "FILTER ist für Fensterfunktionen, die keine Aggregatfunktionen sind, nicht implementiert"
 
-#: parser/parse_func.c:801
+#: parser/parse_func.c:865
 #, c-format
 msgid "window function calls cannot contain set-returning function calls"
 msgstr "Aufrufe von Fensterfunktionen können keine Aufrufe von Funktionen mit Ergebnismenge enthalten"
 
-#: parser/parse_func.c:809
+#: parser/parse_func.c:873
 #, c-format
 msgid "window functions cannot return sets"
 msgstr "Fensterfunktionen können keine Ergebnismengen zurückgeben"
 
-#: parser/parse_func.c:1995
+#: parser/parse_func.c:2059
 #, c-format
 msgid "function name \"%s\" is not unique"
 msgstr "Funktionsname »%s« ist nicht eindeutig"
 
-#: parser/parse_func.c:1997
+#: parser/parse_func.c:2061
 #, c-format
 msgid "Specify the argument list to select the function unambiguously."
 msgstr "Geben Sie eine Argumentliste an, um die Funktion eindeutig auszuwählen."
 
-#: parser/parse_func.c:2007
+#: parser/parse_func.c:2071
 #, c-format
 msgid "could not find a function named \"%s\""
 msgstr "konnte keine Funktion namens »%s« finden"
 
-#: parser/parse_func.c:2089
+#: parser/parse_func.c:2153
 #, c-format
 msgid "%s is not a function"
 msgstr "%s ist keine Funktion"
 
-#: parser/parse_func.c:2103
+#: parser/parse_func.c:2167
 #, c-format
 msgid "could not find a procedure named \"%s\""
 msgstr "konnte keine Prozedur namens »%s« finden"
 
-#: parser/parse_func.c:2108
-#, c-format
-msgid "procedure %s does not exist"
-msgstr "Prozedur %s existiert nicht"
-
-#: parser/parse_func.c:2134
+#: parser/parse_func.c:2198
 #, fuzzy, c-format
 #| msgid "could not find a function named \"%s\""
-msgid "could not find a aggregate named \"%s\""
+msgid "could not find an aggregate named \"%s\""
 msgstr "konnte keine Funktion namens »%s« finden"
 
-#: parser/parse_func.c:2139
+#: parser/parse_func.c:2203
 #, c-format
 msgid "aggregate %s(*) does not exist"
 msgstr "Aggregatfunktion %s(*) existiert nicht"
 
-#: parser/parse_func.c:2144
+#: parser/parse_func.c:2208
 #, c-format
 msgid "aggregate %s does not exist"
 msgstr "Aggregatfunktion %s existiert nicht"
 
-#: parser/parse_func.c:2157
+#: parser/parse_func.c:2221
 #, c-format
 msgid "function %s is not an aggregate"
 msgstr "Funktion %s ist keine Aggregatfunktion"
 
-#: parser/parse_func.c:2207
+#: parser/parse_func.c:2271
 msgid "set-returning functions are not allowed in JOIN conditions"
 msgstr "Funktionen mit Ergebnismenge sind in JOIN-Bedingungen nicht erlaubt"
 
-#: parser/parse_func.c:2228
+#: parser/parse_func.c:2292
 msgid "set-returning functions are not allowed in policy expressions"
 msgstr "Funktionen mit Ergebnismenge sind in Policy-Ausdrücken nicht erlaubt"
 
-#: parser/parse_func.c:2244
+#: parser/parse_func.c:2308
 msgid "set-returning functions are not allowed in window definitions"
 msgstr "Funktionen mit Ergebnismenge sind in Fensterdefinitionen nicht erlaubt"
 
-#: parser/parse_func.c:2282
+#: parser/parse_func.c:2346
 msgid "set-returning functions are not allowed in check constraints"
 msgstr "Funktionen mit Ergebnismenge sind in Check-Constraints nicht erlaubt"
 
-#: parser/parse_func.c:2286
+#: parser/parse_func.c:2350
 msgid "set-returning functions are not allowed in DEFAULT expressions"
 msgstr "Funktionen mit Ergebnismenge sind in DEFAULT-Ausdrücken nicht erlaubt"
 
-#: parser/parse_func.c:2289
+#: parser/parse_func.c:2353
 msgid "set-returning functions are not allowed in index expressions"
 msgstr "Funktionen mit Ergebnismenge sind in Indexausdrücken nicht erlaubt"
 
-#: parser/parse_func.c:2292
+#: parser/parse_func.c:2356
 msgid "set-returning functions are not allowed in index predicates"
 msgstr "Funktionen mit Ergebnismenge sind in Indexprädikaten nicht erlaubt"
 
-#: parser/parse_func.c:2295
+#: parser/parse_func.c:2359
 msgid "set-returning functions are not allowed in transform expressions"
 msgstr "Funktionen mit Ergebnismenge sind in Umwandlungsausdrücken nicht erlaubt"
 
-#: parser/parse_func.c:2298
+#: parser/parse_func.c:2362
 msgid "set-returning functions are not allowed in EXECUTE parameters"
 msgstr "Funktionen mit Ergebnismenge sind in EXECUTE-Parametern nicht erlaubt"
 
-#: parser/parse_func.c:2301
+#: parser/parse_func.c:2365
 msgid "set-returning functions are not allowed in trigger WHEN conditions"
 msgstr "Funktionen mit Ergebnismenge sind in der WHEN-Bedingung eines Triggers nicht erlaubt"
 
-#: parser/parse_func.c:2304
+#: parser/parse_func.c:2368
 msgid "set-returning functions are not allowed in partition key expressions"
 msgstr "Funktionen mit Ergebnismenge sind in Partitionierungsschlüsselausdrücken nicht erlaubt"
 
-#: parser/parse_func.c:2307
+#: parser/parse_func.c:2371
 msgid "set-returning functions are not allowed in CALL arguments"
 msgstr "Funktionen mit Ergebnismenge sind in CALL-Argumenten nicht erlaubt"
 
@@ -15844,318 +15917,318 @@ msgstr "ungültiger Typname: »%s«"
 msgid "cannot create partitioned table as inheritance child"
 msgstr "partitionierte Tabelle kann nicht als Vererbungskind erzeugt werden"
 
-#: parser/parse_utilcmd.c:447
+#: parser/parse_utilcmd.c:448
 #, c-format
 msgid "%s will create implicit sequence \"%s\" for serial column \"%s.%s\""
 msgstr "%s erstellt implizit eine Sequenz »%s« für die »serial«-Spalte »%s.%s«"
 
-#: parser/parse_utilcmd.c:570
+#: parser/parse_utilcmd.c:571
 #, c-format
 msgid "array of serial is not implemented"
 msgstr "Array aus Typ serial ist nicht implementiert"
 
-#: parser/parse_utilcmd.c:646 parser/parse_utilcmd.c:658
+#: parser/parse_utilcmd.c:647 parser/parse_utilcmd.c:659
 #, c-format
 msgid "conflicting NULL/NOT NULL declarations for column \"%s\" of table \"%s\""
 msgstr "widersprüchliche NULL/NOT NULL-Deklarationen für Spalte »%s« von Tabelle »%s«"
 
-#: parser/parse_utilcmd.c:670
+#: parser/parse_utilcmd.c:671
 #, c-format
 msgid "multiple default values specified for column \"%s\" of table \"%s\""
 msgstr "mehrere Vorgabewerte angegeben für Spalte »%s« von Tabelle »%s«"
 
-#: parser/parse_utilcmd.c:687
+#: parser/parse_utilcmd.c:688
 #, c-format
 msgid "identity columns are not supported on typed tables"
 msgstr "Identitätsspalten in getypten Tabellen werden nicht unterstützt"
 
-#: parser/parse_utilcmd.c:691
+#: parser/parse_utilcmd.c:692
 #, c-format
 msgid "identity columns are not supported on partitions"
 msgstr "Identitätsspalten in partitionierten Tabellen werden nicht unterstützt"
 
-#: parser/parse_utilcmd.c:700
+#: parser/parse_utilcmd.c:701
 #, c-format
 msgid "multiple identity specifications for column \"%s\" of table \"%s\""
 msgstr "mehrere Identitätsangaben für Spalte »%s« von Tabelle »%s«"
 
-#: parser/parse_utilcmd.c:723 parser/parse_utilcmd.c:822
+#: parser/parse_utilcmd.c:724 parser/parse_utilcmd.c:823
 #, c-format
 msgid "primary key constraints are not supported on foreign tables"
 msgstr "Primärschlüssel für Fremdtabellen werden nicht unterstützt"
 
-#: parser/parse_utilcmd.c:732 parser/parse_utilcmd.c:832
+#: parser/parse_utilcmd.c:733 parser/parse_utilcmd.c:833
 #, c-format
 msgid "unique constraints are not supported on foreign tables"
 msgstr "Unique-Constraints auf Fremdtabellen werden nicht unterstützt"
 
-#: parser/parse_utilcmd.c:749 parser/parse_utilcmd.c:862
+#: parser/parse_utilcmd.c:750 parser/parse_utilcmd.c:863
 #, c-format
 msgid "foreign key constraints are not supported on foreign tables"
 msgstr "Fremdschlüssel-Constraints auf Fremdtabellen werden nicht unterstützt"
 
-#: parser/parse_utilcmd.c:777
+#: parser/parse_utilcmd.c:778
 #, c-format
 msgid "both default and identity specified for column \"%s\" of table \"%s\""
 msgstr "sowohl Vorgabewert als auch Identität angegeben für Spalte »%s« von Tabelle »%s«"
 
-#: parser/parse_utilcmd.c:842
+#: parser/parse_utilcmd.c:843
 #, c-format
 msgid "exclusion constraints are not supported on foreign tables"
 msgstr "Exclusion-Constraints auf Fremdtabellen werden nicht unterstützt"
 
-#: parser/parse_utilcmd.c:848
+#: parser/parse_utilcmd.c:849
 #, c-format
 msgid "exclusion constraints are not supported on partitioned tables"
 msgstr "Exclusion-Constraints auf partitionierten Tabellen werden nicht unterstützt"
 
-#: parser/parse_utilcmd.c:912
+#: parser/parse_utilcmd.c:913
 #, c-format
 msgid "LIKE is not supported for creating foreign tables"
 msgstr "LIKE wird für das Erzeugen von Fremdtabellen nicht unterstützt"
 
-#: parser/parse_utilcmd.c:1517 parser/parse_utilcmd.c:1624
+#: parser/parse_utilcmd.c:1518 parser/parse_utilcmd.c:1625
 #, c-format
 msgid "Index \"%s\" contains a whole-row table reference."
 msgstr "Index »%s« enthält einen Verweis auf die ganze Zeile der Tabelle."
 
-#: parser/parse_utilcmd.c:1974
+#: parser/parse_utilcmd.c:1975
 #, c-format
 msgid "cannot use an existing index in CREATE TABLE"
 msgstr "bestehender Index kann nicht in CREATE TABLE verwendet werden"
 
-#: parser/parse_utilcmd.c:1994
+#: parser/parse_utilcmd.c:1995
 #, c-format
 msgid "index \"%s\" is already associated with a constraint"
 msgstr "Index »%s« gehört bereits zu einem Constraint"
 
-#: parser/parse_utilcmd.c:2002
+#: parser/parse_utilcmd.c:2003
 #, c-format
 msgid "index \"%s\" does not belong to table \"%s\""
 msgstr "Index »%s« gehört nicht zu Tabelle »%s«"
 
-#: parser/parse_utilcmd.c:2009
+#: parser/parse_utilcmd.c:2010
 #, c-format
 msgid "index \"%s\" is not valid"
 msgstr "Index »%s« ist nicht gültig"
 
-#: parser/parse_utilcmd.c:2015
+#: parser/parse_utilcmd.c:2016
 #, c-format
 msgid "\"%s\" is not a unique index"
 msgstr "»%s« ist kein Unique Index"
 
-#: parser/parse_utilcmd.c:2016 parser/parse_utilcmd.c:2023
-#: parser/parse_utilcmd.c:2030 parser/parse_utilcmd.c:2102
+#: parser/parse_utilcmd.c:2017 parser/parse_utilcmd.c:2024
+#: parser/parse_utilcmd.c:2031 parser/parse_utilcmd.c:2103
 #, c-format
 msgid "Cannot create a primary key or unique constraint using such an index."
 msgstr "Ein Primärschlüssel oder Unique-Constraint kann nicht mit einem solchen Index erzeugt werden."
 
-#: parser/parse_utilcmd.c:2022
+#: parser/parse_utilcmd.c:2023
 #, c-format
 msgid "index \"%s\" contains expressions"
 msgstr "Index »%s« enthält Ausdrücke"
 
-#: parser/parse_utilcmd.c:2029
+#: parser/parse_utilcmd.c:2030
 #, c-format
 msgid "\"%s\" is a partial index"
 msgstr "»%s« ist ein partieller Index"
 
-#: parser/parse_utilcmd.c:2041
+#: parser/parse_utilcmd.c:2042
 #, c-format
 msgid "\"%s\" is a deferrable index"
 msgstr "»%s« ist ein aufschiebbarer Index"
 
-#: parser/parse_utilcmd.c:2042
+#: parser/parse_utilcmd.c:2043
 #, c-format
 msgid "Cannot create a non-deferrable constraint using a deferrable index."
 msgstr "Ein nicht aufschiebbarer Constraint kann nicht mit einem aufschiebbaren Index erzeugt werden."
 
-#: parser/parse_utilcmd.c:2101
+#: parser/parse_utilcmd.c:2102
 #, c-format
 msgid "index \"%s\" does not have default sorting behavior"
 msgstr "Index »%s« hat nicht das Standardsortierverhalten"
 
-#: parser/parse_utilcmd.c:2250
+#: parser/parse_utilcmd.c:2251
 #, c-format
 msgid "column \"%s\" appears twice in primary key constraint"
 msgstr "Spalte »%s« erscheint zweimal im Primärschlüssel-Constraint"
 
-#: parser/parse_utilcmd.c:2256
+#: parser/parse_utilcmd.c:2257
 #, c-format
 msgid "column \"%s\" appears twice in unique constraint"
 msgstr "Spalte »%s« erscheint zweimal im Unique-Constraint"
 
-#: parser/parse_utilcmd.c:2579
+#: parser/parse_utilcmd.c:2580
 #, c-format
 msgid "index expressions and predicates can refer only to the table being indexed"
 msgstr "Indexausdrücke und -prädikate können nur auf die zu indizierende Tabelle verweisen"
 
-#: parser/parse_utilcmd.c:2625
+#: parser/parse_utilcmd.c:2626
 #, c-format
 msgid "rules on materialized views are not supported"
 msgstr "Regeln für materialisierte Sichten werden nicht unterstützt"
 
-#: parser/parse_utilcmd.c:2686
+#: parser/parse_utilcmd.c:2687
 #, c-format
 msgid "rule WHERE condition cannot contain references to other relations"
 msgstr "WHERE-Bedingung einer Regel kann keine Verweise auf andere Relationen enthalten"
 
-#: parser/parse_utilcmd.c:2758
+#: parser/parse_utilcmd.c:2759
 #, c-format
 msgid "rules with WHERE conditions can only have SELECT, INSERT, UPDATE, or DELETE actions"
 msgstr "Regeln mit WHERE-Bedingungen können als Aktion nur SELECT, INSERT, UPDATE oder DELETE haben"
 
-#: parser/parse_utilcmd.c:2776 parser/parse_utilcmd.c:2875
-#: rewrite/rewriteHandler.c:497 rewrite/rewriteManip.c:1015
+#: parser/parse_utilcmd.c:2777 parser/parse_utilcmd.c:2876
+#: rewrite/rewriteHandler.c:498 rewrite/rewriteManip.c:1015
 #, c-format
 msgid "conditional UNION/INTERSECT/EXCEPT statements are not implemented"
 msgstr "UNION/INTERSECTION/EXCEPT mit Bedingung sind nicht implementiert"
 
-#: parser/parse_utilcmd.c:2794
+#: parser/parse_utilcmd.c:2795
 #, c-format
 msgid "ON SELECT rule cannot use OLD"
 msgstr "ON-SELECT-Regel kann nicht OLD verwenden"
 
-#: parser/parse_utilcmd.c:2798
+#: parser/parse_utilcmd.c:2799
 #, c-format
 msgid "ON SELECT rule cannot use NEW"
 msgstr "ON-SELECT-Regel kann nicht NEW verwenden"
 
-#: parser/parse_utilcmd.c:2807
+#: parser/parse_utilcmd.c:2808
 #, c-format
 msgid "ON INSERT rule cannot use OLD"
 msgstr "ON-INSERT-Regel kann nicht OLD verwenden"
 
-#: parser/parse_utilcmd.c:2813
+#: parser/parse_utilcmd.c:2814
 #, c-format
 msgid "ON DELETE rule cannot use NEW"
 msgstr "ON-DELETE-Regel kann nicht NEW verwenden"
 
-#: parser/parse_utilcmd.c:2841
+#: parser/parse_utilcmd.c:2842
 #, c-format
 msgid "cannot refer to OLD within WITH query"
 msgstr "in WITH-Anfrage kann nicht auf OLD verweisen werden"
 
-#: parser/parse_utilcmd.c:2848
+#: parser/parse_utilcmd.c:2849
 #, c-format
 msgid "cannot refer to NEW within WITH query"
 msgstr "in WITH-Anfrage kann nicht auf NEW verwiesen werden"
 
-#: parser/parse_utilcmd.c:3286
+#: parser/parse_utilcmd.c:3287
 #, c-format
 msgid "misplaced DEFERRABLE clause"
 msgstr "falsch platzierte DEFERRABLE-Klausel"
 
-#: parser/parse_utilcmd.c:3291 parser/parse_utilcmd.c:3306
+#: parser/parse_utilcmd.c:3292 parser/parse_utilcmd.c:3307
 #, c-format
 msgid "multiple DEFERRABLE/NOT DEFERRABLE clauses not allowed"
 msgstr "mehrere DEFERRABLE/NOT DEFERRABLE-Klauseln sind nicht erlaubt"
 
-#: parser/parse_utilcmd.c:3301
+#: parser/parse_utilcmd.c:3302
 #, c-format
 msgid "misplaced NOT DEFERRABLE clause"
 msgstr "falsch platzierte NOT DEFERRABLE-Klausel"
 
-#: parser/parse_utilcmd.c:3322
+#: parser/parse_utilcmd.c:3323
 #, c-format
 msgid "misplaced INITIALLY DEFERRED clause"
 msgstr "falsch platzierte INITIALLY DEFERRED-Klausel"
 
-#: parser/parse_utilcmd.c:3327 parser/parse_utilcmd.c:3353
+#: parser/parse_utilcmd.c:3328 parser/parse_utilcmd.c:3354
 #, c-format
 msgid "multiple INITIALLY IMMEDIATE/DEFERRED clauses not allowed"
 msgstr "mehrere INITIALLY IMMEDIATE/DEFERRED-Klauseln sind nicht erlaubt"
 
-#: parser/parse_utilcmd.c:3348
+#: parser/parse_utilcmd.c:3349
 #, c-format
 msgid "misplaced INITIALLY IMMEDIATE clause"
 msgstr "falsch platzierte INITIALLY IMMEDIATE-Klausel"
 
-#: parser/parse_utilcmd.c:3539
+#: parser/parse_utilcmd.c:3540
 #, c-format
 msgid "CREATE specifies a schema (%s) different from the one being created (%s)"
 msgstr "CREATE gibt ein Schema an (%s) welches nicht gleich dem zu erzeugenden Schema ist (%s)"
 
-#: parser/parse_utilcmd.c:3573
+#: parser/parse_utilcmd.c:3574
 #, c-format
 msgid "table \"%s\" is not partitioned"
 msgstr "Tabelle »%s« ist nicht partitioniert"
 
-#: parser/parse_utilcmd.c:3580
+#: parser/parse_utilcmd.c:3581
 #, c-format
 msgid "index \"%s\" is not partitioned"
 msgstr "Index »%s« ist nicht partitioniert"
 
-#: parser/parse_utilcmd.c:3614
+#: parser/parse_utilcmd.c:3615
 #, fuzzy, c-format
 #| msgid "Partitioned tables cannot have ROW triggers."
 msgid "a hash-partitioned table may not have a default partition"
 msgstr "Partitionierte Tabellen können keine ROW-Trigger haben."
 
-#: parser/parse_utilcmd.c:3631
+#: parser/parse_utilcmd.c:3632
 #, fuzzy, c-format
 #| msgid "invalid bound specification for a list partition"
 msgid "invalid bound specification for a hash partition"
 msgstr "ungültige Begrenzungsangabe für eine Listenpartition"
 
-#: parser/parse_utilcmd.c:3637 partitioning/partbounds.c:2135
+#: parser/parse_utilcmd.c:3638 partitioning/partbounds.c:2127
 #, fuzzy, c-format
 #| msgid "%s: duration must be a positive integer (duration is \"%d\")\n"
 msgid "modulus for hash partition must be a positive integer"
 msgstr "%s: Dauer muss eine positive ganze Zahl sein (Dauer ist »%d«)\n"
 
-#: parser/parse_utilcmd.c:3644 partitioning/partbounds.c:2143
+#: parser/parse_utilcmd.c:3645 partitioning/partbounds.c:2135
 #, fuzzy, c-format
 #| msgid "precision for type float must be less than 54 bits"
 msgid "remainder for hash partition must be less than modulus"
 msgstr "Präzision von Typ float muss weniger als 54 Bits sein"
 
-#: parser/parse_utilcmd.c:3656
+#: parser/parse_utilcmd.c:3657
 #, c-format
 msgid "invalid bound specification for a list partition"
 msgstr "ungültige Begrenzungsangabe für eine Listenpartition"
 
-#: parser/parse_utilcmd.c:3712
+#: parser/parse_utilcmd.c:3713
 #, c-format
 msgid "invalid bound specification for a range partition"
 msgstr "ungültige Begrenzungsangabe für eine Bereichspartition"
 
-#: parser/parse_utilcmd.c:3718
+#: parser/parse_utilcmd.c:3719
 #, c-format
 msgid "FROM must specify exactly one value per partitioning column"
 msgstr "FROM muss genau einen Wert pro Partitionierungsspalte angeben"
 
-#: parser/parse_utilcmd.c:3722
+#: parser/parse_utilcmd.c:3723
 #, c-format
 msgid "TO must specify exactly one value per partitioning column"
 msgstr "TO muss genau einen Wert pro Partitionierungsspalte angeben"
 
-#: parser/parse_utilcmd.c:3769 parser/parse_utilcmd.c:3783
+#: parser/parse_utilcmd.c:3770 parser/parse_utilcmd.c:3784
 #, c-format
 msgid "cannot specify NULL in range bound"
 msgstr "NULL kann nicht in der Bereichsgrenze angegeben werden"
 
-#: parser/parse_utilcmd.c:3830
+#: parser/parse_utilcmd.c:3831
 #, c-format
 msgid "every bound following MAXVALUE must also be MAXVALUE"
 msgstr "jede Begrenzung, die auf MAXVALUE folgt, muss auch MAXVALUE sein"
 
-#: parser/parse_utilcmd.c:3837
+#: parser/parse_utilcmd.c:3838
 #, c-format
 msgid "every bound following MINVALUE must also be MINVALUE"
 msgstr "jede Begrenzung, die auf MINVALUE folgt, muss auch MINVALUE sein"
 
-#: parser/parse_utilcmd.c:3868 parser/parse_utilcmd.c:3880
+#: parser/parse_utilcmd.c:3869 parser/parse_utilcmd.c:3881
 #, c-format
 msgid "specified value cannot be cast to type %s for column \"%s\""
 msgstr "angegebener Wert kann nicht in Typ %s für Spalte »%s« umgewandelt werden"
 
-#: parser/parse_utilcmd.c:3882
+#: parser/parse_utilcmd.c:3883
 #, c-format
 msgid "The cast requires a non-immutable conversion."
 msgstr "Die Typumwandlung ist nicht »immutable«."
 
-#: parser/parse_utilcmd.c:3883
+#: parser/parse_utilcmd.c:3884
 #, c-format
 msgid "Try putting the literal value in single quotes."
 msgstr "Versuchen Sie, den Wert in einfachen Ausführungszeichen zu schreiben."
@@ -16203,24 +16276,24 @@ msgstr "Relation »%s« ist keine Partition von Relation »%s«"
 msgid "updated partition constraint for default partition \"%s\" would be violated by some row"
 msgstr "Partitions-Constraint wird von irgendeiner Zeile verletzt"
 
-#: partitioning/partbounds.c:2139
+#: partitioning/partbounds.c:2131
 #, c-format
 msgid "remainder for hash partition must be a non-negative integer"
 msgstr ""
 
-#: partitioning/partbounds.c:2166
+#: partitioning/partbounds.c:2158
 #, fuzzy, c-format
 #| msgid "\"%s\" is a partitioned table"
 msgid "\"%s\" is not a hash partitioned table"
 msgstr "»%s« ist eine partitionierte Tabelle"
 
-#: partitioning/partbounds.c:2177 partitioning/partbounds.c:2293
+#: partitioning/partbounds.c:2169 partitioning/partbounds.c:2285
 #, fuzzy, c-format
 #| msgid "number of columns does not match number of values"
 msgid "number of partitioning columns (%d) does not match number of partition keys provided (%d)"
 msgstr "Anzahl der Spalten stimmt nicht mit der Anzahl der Werte überein"
 
-#: partitioning/partbounds.c:2197 partitioning/partbounds.c:2229
+#: partitioning/partbounds.c:2189 partitioning/partbounds.c:2221
 #, c-format
 msgid "column %d of the partition key has type \"%s\", but supplied value is of type \"%s\""
 msgstr ""
@@ -16460,37 +16533,37 @@ msgstr "konnte Autovacuum-Worker-Prozess nicht starten (fork-Fehler): %m"
 msgid "autovacuum: processing database \"%s\""
 msgstr "Autovacuum: bearbeite Datenbank »%s«"
 
-#: postmaster/autovacuum.c:2275
+#: postmaster/autovacuum.c:2269
 #, c-format
 msgid "autovacuum: dropping orphan temp table \"%s.%s.%s\""
 msgstr "Autovacuum: lösche verwaiste temporäre Tabelle »%s.%s.%s«"
 
-#: postmaster/autovacuum.c:2504
+#: postmaster/autovacuum.c:2498
 #, c-format
 msgid "automatic vacuum of table \"%s.%s.%s\""
 msgstr "automatisches Vacuum der Tabelle »%s.%s.%s«"
 
-#: postmaster/autovacuum.c:2507
+#: postmaster/autovacuum.c:2501
 #, c-format
 msgid "automatic analyze of table \"%s.%s.%s\""
 msgstr "automatisches Analysieren der Tabelle »%s.%s.%s«"
 
-#: postmaster/autovacuum.c:2700
+#: postmaster/autovacuum.c:2694
 #, c-format
 msgid "processing work entry for relation \"%s.%s.%s\""
 msgstr "verarbeite Arbeitseintrag für Relation »%s.%s.%s«"
 
-#: postmaster/autovacuum.c:3279
+#: postmaster/autovacuum.c:3273
 #, c-format
 msgid "autovacuum not started because of misconfiguration"
 msgstr "Autovacuum wegen Fehlkonfiguration nicht gestartet"
 
-#: postmaster/autovacuum.c:3280
+#: postmaster/autovacuum.c:3274
 #, c-format
 msgid "Enable the \"track_counts\" option."
 msgstr "Schalten Sie die Option »track_counts« ein."
 
-#: postmaster/bgworker.c:395 postmaster/bgworker.c:862
+#: postmaster/bgworker.c:395 postmaster/bgworker.c:855
 #, c-format
 msgid "registering background worker \"%s\""
 msgstr "registriere Background-Worker »%s«"
@@ -16520,34 +16593,34 @@ 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:681
+#: postmaster/bgworker.c:674
 #, c-format
 msgid "terminating background worker \"%s\" due to administrator command"
 msgstr "Background-Worker »%s« wird abgebrochen aufgrund von Anweisung des Administrators"
 
-#: postmaster/bgworker.c:870
+#: postmaster/bgworker.c:863
 #, c-format
 msgid "background worker \"%s\": must be registered in shared_preload_libraries"
 msgstr "Background-Worker »%s«: muss in shared_preload_libraries registriert sein"
 
-#: postmaster/bgworker.c:882
+#: postmaster/bgworker.c:875
 #, c-format
 msgid "background worker \"%s\": only dynamic background workers can request notification"
 msgstr "Background-Worker »%s«: nur dynamische Background-Worker können Benachrichtigung verlangen"
 
-#: postmaster/bgworker.c:897
+#: postmaster/bgworker.c:890
 #, c-format
 msgid "too many background workers"
 msgstr "zu viele Background-Worker"
 
-#: postmaster/bgworker.c:898
+#: postmaster/bgworker.c:891
 #, c-format
 msgid "Up to %d background worker can be registered with the current settings."
 msgid_plural "Up to %d background workers can be registered with the current settings."
 msgstr[0] "Mit den aktuellen Einstellungen können bis zu %d Background-Worker registriert werden."
 msgstr[1] "Mit den aktuellen Einstellungen können bis zu %d Background-Worker registriert werden."
 
-#: postmaster/bgworker.c:902
+#: postmaster/bgworker.c:895
 #, c-format
 msgid "Consider increasing the configuration parameter \"max_worker_processes\"."
 msgstr "Erhöhen Sie eventuell den Konfigurationsparameter »max_worker_processes«."
@@ -16564,17 +16637,17 @@ msgstr[1] "Checkpoints passieren zu oft (alle %d Sekunden)"
 msgid "Consider increasing the configuration parameter \"max_wal_size\"."
 msgstr "Erhöhen Sie eventuell den Konfigurationsparameter »max_wal_size«."
 
-#: postmaster/checkpointer.c:1088
+#: postmaster/checkpointer.c:1082
 #, c-format
 msgid "checkpoint request failed"
 msgstr "Checkpoint-Anforderung fehlgeschlagen"
 
-#: postmaster/checkpointer.c:1089
+#: postmaster/checkpointer.c:1083
 #, c-format
 msgid "Consult recent messages in the server log for details."
 msgstr "Einzelheiten finden Sie in den letzten Meldungen im Serverlog."
 
-#: postmaster/checkpointer.c:1284
+#: postmaster/checkpointer.c:1278
 #, c-format
 msgid "compacted fsync request queue from %d entries to %d entries"
 msgstr "fsync-Anfrageschlange von %d Einträgen auf %d Einträge zusammengefasst"
@@ -16918,8 +16991,8 @@ msgstr "konnte SSL-Verhandlungsantwort nicht senden: %m"
 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:2075 utils/misc/guc.c:5993 utils/misc/guc.c:6086
-#: utils/misc/guc.c:7412 utils/misc/guc.c:10172 utils/misc/guc.c:10206
+#: postmaster/postmaster.c:2075 utils/misc/guc.c:6003 utils/misc/guc.c:6096
+#: utils/misc/guc.c:7422 utils/misc/guc.c:10185 utils/misc/guc.c:10219
 #, c-format
 msgid "invalid value for parameter \"%s\": \"%s\""
 msgstr "ungültiger Wert für Parameter »%s«: »%s«"
@@ -17283,57 +17356,57 @@ msgstr "konnte Exitcode des Prozesses nicht lesen\n"
 msgid "could not post child completion status\n"
 msgstr "konnte Child-Completion-Status nicht versenden\n"
 
-#: postmaster/syslogger.c:453 postmaster/syslogger.c:1054
+#: postmaster/syslogger.c:470 postmaster/syslogger.c:1146
 #, c-format
 msgid "could not read from logger pipe: %m"
 msgstr "konnte nicht aus Logger-Pipe lesen: %m"
 
-#: postmaster/syslogger.c:503
+#: postmaster/syslogger.c:520
 #, c-format
 msgid "logger shutting down"
 msgstr "Logger fährt herunter"
 
-#: postmaster/syslogger.c:547 postmaster/syslogger.c:561
+#: postmaster/syslogger.c:564 postmaster/syslogger.c:578
 #, c-format
 msgid "could not create pipe for syslog: %m"
 msgstr "konnte Pipe für Syslog nicht erzeugen: %m"
 
-#: postmaster/syslogger.c:597
+#: postmaster/syslogger.c:629
 #, c-format
 msgid "could not fork system logger: %m"
 msgstr "konnte Systemlogger nicht starten (fork-Fehler): %m"
 
-#: postmaster/syslogger.c:633
+#: postmaster/syslogger.c:665
 #, c-format
 msgid "redirecting log output to logging collector process"
 msgstr "Logausgabe wird an Logsammelprozess umgeleitet"
 
-#: postmaster/syslogger.c:634
+#: postmaster/syslogger.c:666
 #, c-format
 msgid "Future log output will appear in directory \"%s\"."
 msgstr "Die weitere Logausgabe wird im Verzeichnis »%s« erscheinen."
 
-#: postmaster/syslogger.c:642
+#: postmaster/syslogger.c:674
 #, c-format
 msgid "could not redirect stdout: %m"
 msgstr "konnte Standardausgabe nicht umleiten: %m"
 
-#: postmaster/syslogger.c:647 postmaster/syslogger.c:664
+#: postmaster/syslogger.c:679 postmaster/syslogger.c:696
 #, c-format
 msgid "could not redirect stderr: %m"
 msgstr "konnte Standardfehlerausgabe nicht umleiten: %m"
 
-#: postmaster/syslogger.c:1009
+#: postmaster/syslogger.c:1101
 #, c-format
 msgid "could not write to log file: %s\n"
 msgstr "konnte nicht in Logdatei schreiben: %s\n"
 
-#: postmaster/syslogger.c:1151
+#: postmaster/syslogger.c:1218
 #, c-format
 msgid "could not open log file \"%s\": %m"
 msgstr "konnte Logdatei »%s« nicht öffnen: %m"
 
-#: postmaster/syslogger.c:1213 postmaster/syslogger.c:1257
+#: postmaster/syslogger.c:1280 postmaster/syslogger.c:1330
 #, c-format
 msgid "disabling automatic rotation (use SIGHUP to re-enable)"
 msgstr "automatische Rotation abgeschaltet (SIGHUP zum Wiederanschalten verwenden)"
@@ -17352,7 +17425,7 @@ msgstr "ungültige Zeitleiste %u"
 msgid "invalid streaming start location"
 msgstr "ungültige Streaming-Startposition"
 
-#: repl_scanner.l:180 scan.l:674
+#: repl_scanner.l:180 scan.l:683
 msgid "unterminated quoted string"
 msgstr "Zeichenkette in Anführungszeichen nicht abgeschlossen"
 
@@ -17372,95 +17445,95 @@ msgstr "konnte keine WAL-Dateien finden"
 msgid "could not find WAL file \"%s\""
 msgstr "konnte WAL-Datei »%s« nicht finden"
 
-#: replication/basebackup.c:520 replication/basebackup.c:548
+#: replication/basebackup.c:523 replication/basebackup.c:551
 #, c-format
 msgid "unexpected WAL file size \"%s\""
 msgstr "unerwartete WAL-Dateigröße »%s«"
 
-#: replication/basebackup.c:534 replication/basebackup.c:1526
+#: replication/basebackup.c:537 replication/basebackup.c:1529
 #, c-format
 msgid "base backup could not send data, aborting backup"
 msgstr "Basissicherung konnte keine Daten senden, Sicherung abgebrochen"
 
-#: replication/basebackup.c:606
+#: replication/basebackup.c:609
 #, fuzzy, c-format
 #| msgid "  data checksum version\n"
 msgid "%s total checksum verification failures"
 msgstr "  Datenprüfsummenversion\n"
 
-#: replication/basebackup.c:610
+#: replication/basebackup.c:613
 #, c-format
 msgid "checksum verification failure during base backup"
 msgstr ""
 
-#: replication/basebackup.c:654 replication/basebackup.c:663
-#: replication/basebackup.c:672 replication/basebackup.c:681
-#: replication/basebackup.c:690 replication/basebackup.c:701
-#: replication/basebackup.c:718 replication/basebackup.c:727
+#: replication/basebackup.c:657 replication/basebackup.c:666
+#: replication/basebackup.c:675 replication/basebackup.c:684
+#: replication/basebackup.c:693 replication/basebackup.c:704
+#: replication/basebackup.c:721 replication/basebackup.c:730
 #, c-format
 msgid "duplicate option \"%s\""
 msgstr "doppelte Option »%s«"
 
-#: replication/basebackup.c:707 utils/misc/guc.c:6003
+#: replication/basebackup.c:710 utils/misc/guc.c:6013
 #, c-format
 msgid "%d is outside the valid range for parameter \"%s\" (%d .. %d)"
 msgstr "%d ist außerhalb des gültigen Bereichs für Parameter »%s« (%d ... %d)"
 
-#: replication/basebackup.c:981 replication/basebackup.c:1151
+#: replication/basebackup.c:984 replication/basebackup.c:1154
 #, c-format
 msgid "could not stat file or directory \"%s\": %m"
 msgstr "konnte »stat« für Datei oder Verzeichnis »%s« nicht ausführen: %m"
 
-#: replication/basebackup.c:1306
+#: replication/basebackup.c:1309
 #, c-format
 msgid "skipping special file \"%s\""
 msgstr "überspringe besondere Datei »%s«"
 
-#: replication/basebackup.c:1411
+#: replication/basebackup.c:1414
 #, fuzzy, c-format
 #| msgid "invalid column number %d for table \"%s\"\n"
 msgid "invalid segment number %d in file \"%s\""
 msgstr "ungültige Spaltennummer %d in Tabelle »%s«\n"
 
-#: replication/basebackup.c:1430
+#: replication/basebackup.c:1433
 #, c-format
 msgid "cannot verify checksum in file \"%s\", block %d: read buffer size %d and page size %d differ"
 msgstr ""
 
-#: replication/basebackup.c:1474 replication/basebackup.c:1490
+#: replication/basebackup.c:1477 replication/basebackup.c:1493
 #, fuzzy, c-format
 #| msgid "could not seek in file \"%s\": %m"
 msgid "could not fseek in file \"%s\": %m"
 msgstr "konnte Positionszeiger in Datei »%s« nicht setzen: %m"
 
-#: replication/basebackup.c:1482
+#: replication/basebackup.c:1485
 #, fuzzy, c-format
 #| msgid "could not read block %u in file \"%s\": %m"
 msgid "could not reread block %d of file \"%s\": %m"
 msgstr "konnte Block %u in Datei »%s« nicht lesen: %m"
 
-#: replication/basebackup.c:1506
+#: replication/basebackup.c:1509
 #, fuzzy, c-format
 #| msgid "page verification failed, calculated checksum %u but expected %u"
 msgid "checksum verification failed in file \"%s\", block %d: calculated %X but expected %X"
 msgstr "Seitenüberprüfung fehlgeschlagen, berechnete Prüfsumme %u, aber erwartet %u"
 
-#: replication/basebackup.c:1513
+#: replication/basebackup.c:1516
 #, c-format
 msgid "further checksum verification failures in file \"%s\" will not be reported"
 msgstr ""
 
-#: replication/basebackup.c:1571
+#: replication/basebackup.c:1574
 #, c-format
 msgid "file \"%s\" has a total of %d checksum verification failures"
 msgstr ""
 
-#: replication/basebackup.c:1599
+#: replication/basebackup.c:1602
 #, c-format
 msgid "file name too long for tar format: \"%s\""
 msgstr "Dateiname zu lang für Tar-Format: »%s«"
 
-#: replication/basebackup.c:1604
+#: replication/basebackup.c:1607
 #, c-format
 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«"
@@ -17570,47 +17643,47 @@ msgstr "Ausführen von Anfragen benötigt eine Datenbankverbindung"
 msgid "empty query"
 msgstr "leere Anfrage"
 
-#: replication/logical/launcher.c:298
+#: replication/logical/launcher.c:310
 #, c-format
 msgid "starting logical replication worker for subscription \"%s\""
 msgstr "starte Arbeitsprozess für logische Replikation für Subskription »%s«"
 
-#: replication/logical/launcher.c:305
+#: replication/logical/launcher.c:317
 #, c-format
 msgid "cannot start logical replication workers when max_replication_slots = 0"
 msgstr "Arbeitsprozesse für logische Replikation können nicht gestartet werden, wenn max_replication_slots = 0"
 
-#: replication/logical/launcher.c:385
+#: replication/logical/launcher.c:397
 #, c-format
 msgid "out of logical replication worker slots"
 msgstr "alle Slots für Arbeitsprozesse für logische Replikation belegt"
 
-#: replication/logical/launcher.c:386
+#: replication/logical/launcher.c:398
 #, c-format
 msgid "You might need to increase max_logical_replication_workers."
 msgstr "Sie müssen möglicherweise max_logical_replication_workers erhöhen."
 
-#: replication/logical/launcher.c:441
+#: replication/logical/launcher.c:453
 #, c-format
 msgid "out of background worker slots"
 msgstr "alle Slots für Background-Worker belegt"
 
-#: replication/logical/launcher.c:442
+#: replication/logical/launcher.c:454
 #, c-format
 msgid "You might need to increase max_worker_processes."
 msgstr "Sie müssen möglicherweise max_worker_processes erhöhen."
 
-#: replication/logical/launcher.c:625
+#: replication/logical/launcher.c:661
 #, c-format
 msgid "logical replication worker slot %d is empty, cannot attach"
 msgstr "Arbeitsprozess-Slot %d für logische Replikation ist leer, kann nicht zugeteilt werden"
 
-#: replication/logical/launcher.c:634
+#: replication/logical/launcher.c:670
 #, c-format
 msgid "logical replication worker slot %d is already used by another worker, cannot attach"
 msgstr "Arbeitsprozess-Slot %d für logische Replikation wird schon von einem anderen Arbeitsprozess verwendet, kann nicht zugeteilt werden"
 
-#: replication/logical/launcher.c:888
+#: replication/logical/launcher.c:988
 #, c-format
 msgid "logical replication launcher started"
 msgstr "Logical-Replication-Launcher startet"
@@ -17630,12 +17703,12 @@ msgstr "logische Dekodierung benötigt eine Datenbankverbindung"
 msgid "logical decoding cannot be used while in recovery"
 msgstr "logische Dekodierung kann nicht während der Wiederherstellung verwendet werden"
 
-#: replication/logical/logical.c:250 replication/logical/logical.c:376
+#: replication/logical/logical.c:250 replication/logical/logical.c:381
 #, c-format
 msgid "cannot use physical replication slot for logical decoding"
 msgstr "physischer Replikations-Slot kann nicht für logisches Dekodieren verwendet werden"
 
-#: replication/logical/logical.c:255 replication/logical/logical.c:381
+#: replication/logical/logical.c:255 replication/logical/logical.c:386
 #, c-format
 msgid "replication slot \"%s\" was not created in this database"
 msgstr "Replikations-Slot »%s« wurde nicht in dieser Datenbank erzeugt"
@@ -17645,22 +17718,22 @@ msgstr "Replikations-Slot »%s« wurde nicht in dieser Datenbank erzeugt"
 msgid "cannot create logical replication slot in transaction that has performed writes"
 msgstr "logischer Replikations-Slot kann nicht in einer Transaktion erzeugt werden, die Schreibvorgänge ausgeführt hat"
 
-#: replication/logical/logical.c:421
+#: replication/logical/logical.c:426
 #, c-format
 msgid "starting logical decoding for slot \"%s\""
 msgstr "starte logisches Dekodieren für Slot »%s«"
 
-#: replication/logical/logical.c:423
+#: replication/logical/logical.c:428
 #, c-format
 msgid "Streaming transactions committing after %X/%X, reading WAL from %X/%X."
 msgstr "Streaming beginnt bei Transaktionen, die nach %X/%X committen; lese WAL ab %X/%X."
 
-#: replication/logical/logical.c:570
+#: replication/logical/logical.c:578
 #, c-format
 msgid "slot \"%s\", output plugin \"%s\", in the %s callback, associated LSN %X/%X"
 msgstr "Slot »%s«, Ausgabe-Plugin »%s«, im Callback %s, zugehörige LSN %X/%X"
 
-#: replication/logical/logical.c:577
+#: replication/logical/logical.c:585
 #, c-format
 msgid "slot \"%s\", output plugin \"%s\", in the %s callback"
 msgstr "Slot »%s«, Ausgabe-Plugin »%s«, im Callback %s"
@@ -17736,54 +17809,54 @@ msgstr "konnte Replication-Origin mit OID %d nicht löschen, wird von PID %d ver
 msgid "replication origin with OID %u does not exist"
 msgstr "Replication-Origin mit OID %u existiert nicht"
 
-#: replication/logical/origin.c:707
+#: replication/logical/origin.c:725
 #, c-format
 msgid "replication checkpoint has wrong magic %u instead of %u"
 msgstr "Replikations-Checkpoint hat falsche magische Zahl %u statt %u"
 
-#: replication/logical/origin.c:739
+#: replication/logical/origin.c:757
 #, c-format
 msgid "could not read file \"%s\": read %d of %zu"
 msgstr "konnte Datei »%s« nicht lesen: %d von %zu gelesen"
 
-#: replication/logical/origin.c:748
+#: replication/logical/origin.c:766
 #, c-format
 msgid "could not find free replication state, increase max_replication_slots"
 msgstr "konnte keinen freien Replication-State finden, erhöhen Sie max_replication_slots"
 
-#: replication/logical/origin.c:766
+#: replication/logical/origin.c:784
 #, c-format
 msgid "replication slot checkpoint has wrong checksum %u, expected %u"
 msgstr "Replikations-Slot-Checkpoint hat falsche Prüfsumme %u, erwartet wurde %u"
 
-#: replication/logical/origin.c:890
+#: replication/logical/origin.c:908
 #, c-format
 msgid "replication origin with OID %d is already active for PID %d"
 msgstr "Replication-Origin mit OID %d ist bereits aktiv für PID %d"
 
-#: replication/logical/origin.c:901 replication/logical/origin.c:1088
+#: replication/logical/origin.c:919 replication/logical/origin.c:1106
 #, c-format
 msgid "could not find free replication state slot for replication origin with OID %u"
 msgstr "konnte keinen freien Replication-State-Slot für Replication-Origin mit OID %u finden"
 
-#: replication/logical/origin.c:903 replication/logical/origin.c:1090
-#: replication/slot.c:1508
+#: replication/logical/origin.c:921 replication/logical/origin.c:1108
+#: replication/slot.c:1529
 #, c-format
 msgid "Increase max_replication_slots and try again."
 msgstr "Erhöhen Sie max_replication_slots und versuchen Sie es erneut."
 
-#: replication/logical/origin.c:1047
+#: replication/logical/origin.c:1065
 #, c-format
 msgid "cannot setup replication origin when one is already setup"
 msgstr "kann Replication-Origin nicht einrichten, wenn schon einer eingerichtet ist"
 
-#: replication/logical/origin.c:1076
+#: replication/logical/origin.c:1094
 #, c-format
 msgid "replication identifier %d is already active for PID %d"
 msgstr "Replikationsidentifikator %d ist bereits aktiv für PID %d"
 
-#: replication/logical/origin.c:1127 replication/logical/origin.c:1325
-#: replication/logical/origin.c:1345
+#: replication/logical/origin.c:1145 replication/logical/origin.c:1343
+#: replication/logical/origin.c:1363
 #, c-format
 msgid "no replication origin is configured"
 msgstr "kein Replication-Origin konfiguriert"
@@ -17803,30 +17876,30 @@ msgstr "in Zielrelation für logische Replikation »%s.%s« fehlen replizierte S
 msgid "logical replication target relation \"%s.%s\" uses system columns in REPLICA IDENTITY index"
 msgstr "Zielrelation für logische Replikation »%s.%s« verwendet Systemspalten in REPLICA-IDENTITY-Index"
 
-#: replication/logical/reorderbuffer.c:2310
+#: replication/logical/reorderbuffer.c:2493
 #, 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:2403
-#: replication/logical/reorderbuffer.c:2425
+#: replication/logical/reorderbuffer.c:2586
+#: replication/logical/reorderbuffer.c:2608
 #, 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:2407
-#: replication/logical/reorderbuffer.c:2429
+#: replication/logical/reorderbuffer.c:2590
+#: replication/logical/reorderbuffer.c:2612
 #, 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:2642
+#: replication/logical/reorderbuffer.c:2835
 #, fuzzy, c-format
 #| msgid "could not read file \"%s\", read %d of %d: %m"
 msgid "could not remove file \"%s\" during removal of pg_replslot/%s/*.xid: %m"
 msgstr "konnte Datei »%s« nicht lesen, %d von %d gelesen: %m"
 
-#: replication/logical/reorderbuffer.c:3108
+#: replication/logical/reorderbuffer.c:3301
 #, 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"
@@ -17843,64 +17916,64 @@ 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:1262 replication/logical/snapbuild.c:1355
-#: replication/logical/snapbuild.c:1841
+#: replication/logical/snapbuild.c:1269 replication/logical/snapbuild.c:1362
+#: replication/logical/snapbuild.c:1869
 #, c-format
 msgid "logical decoding found consistent point at %X/%X"
 msgstr "logisches Dekodieren fand konsistenten Punkt bei %X/%X"
 
-#: replication/logical/snapbuild.c:1264
+#: replication/logical/snapbuild.c:1271
 #, c-format
 msgid "There are no running transactions."
 msgstr "Keine laufenden Transaktionen."
 
-#: replication/logical/snapbuild.c:1306
+#: replication/logical/snapbuild.c:1313
 #, 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:1308 replication/logical/snapbuild.c:1332
+#: replication/logical/snapbuild.c:1315 replication/logical/snapbuild.c:1339
 #, 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:1330
+#: replication/logical/snapbuild.c:1337
 #, 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:1357
+#: replication/logical/snapbuild.c:1364
 #, c-format
 msgid "There are no old transactions anymore."
 msgstr "Es laufen keine alten Transaktionen mehr."
 
-#: replication/logical/snapbuild.c:1714 replication/logical/snapbuild.c:1742
-#: replication/logical/snapbuild.c:1759 replication/logical/snapbuild.c:1775
+#: replication/logical/snapbuild.c:1733 replication/logical/snapbuild.c:1764
+#: replication/logical/snapbuild.c:1784 replication/logical/snapbuild.c:1803
 #, c-format
 msgid "could not read file \"%s\", read %d of %d: %m"
 msgstr "konnte Datei »%s« nicht lesen, %d von %d gelesen: %m"
 
-#: replication/logical/snapbuild.c:1720
+#: replication/logical/snapbuild.c:1739
 #, 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:1725
+#: replication/logical/snapbuild.c:1744
 #, 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:1788
+#: replication/logical/snapbuild.c:1816
 #, 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:1843
+#: replication/logical/snapbuild.c:1871
 #, c-format
 msgid "Logical decoding will begin using saved snapshot."
 msgstr "Logische Dekodierung beginnt mit gespeichertem Snapshot."
 
-#: replication/logical/snapbuild.c:1915
+#: replication/logical/snapbuild.c:1943
 #, c-format
 msgid "could not parse file name \"%s\""
 msgstr "konnte Dateinamen »%s« nicht parsen"
@@ -17950,88 +18023,83 @@ msgstr "Verarbeiten empfangener Daten für Replikationszielrelation »%s.%s« Sp
 msgid "ORIGIN message sent out of order"
 msgstr "ORIGIN-Nachricht in falscher Reihenfolge gesendet"
 
-#: replication/logical/worker.c:659
+#: replication/logical/worker.c:661
 #, 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:666
+#: replication/logical/worker.c:668
 #, 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:873
-#, c-format
-msgid "logical replication could not find row for delete in replication target relation \"%s\""
-msgstr "logische Replikation konnte zu löschende Zeile in Zielrelation »%s« nicht finden"
-
-#: replication/logical/worker.c:1005
+#: replication/logical/worker.c:1007
 #, c-format
 msgid "invalid logical replication message type \"%c\""
 msgstr "ungültiger Nachrichtentyp für logische Replikation »%c«"
 
-#: replication/logical/worker.c:1146
+#: replication/logical/worker.c:1148
 #, c-format
 msgid "data stream from publisher has ended"
 msgstr "Datenstrom vom Publikationsserver endete"
 
-#: replication/logical/worker.c:1305
+#: replication/logical/worker.c:1307
 #, 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:1453
+#: replication/logical/worker.c:1455
 #, 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:1467
+#: replication/logical/worker.c:1469
 #, 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:1481
+#: replication/logical/worker.c:1483
 #, c-format
 msgid "logical replication apply worker for subscription \"%s\" will restart because the connection information was changed"
 msgstr "Apply-Worker für logische Replikation für Subskription »%s« wird neu starten, weil die Verbindungsinformationen geändert wurden"
 
-#: replication/logical/worker.c:1495
+#: replication/logical/worker.c:1497
 #, c-format
 msgid "logical replication apply worker for subscription \"%s\" will restart because subscription was renamed"
 msgstr "Apply-Worker für logische Replikation für Subskription »%s« wird neu starten, weil die Subskription umbenannt wurde"
 
-#: replication/logical/worker.c:1512
+#: replication/logical/worker.c:1514
 #, c-format
 msgid "logical replication apply worker for subscription \"%s\" will restart because the replication slot name was changed"
 msgstr "Apply-Worker für logische Replikation für Subskription »%s« wird neu starten, weil der Replikations-Slot-Name geändert wurde"
 
-#: replication/logical/worker.c:1526
+#: replication/logical/worker.c:1528
 #, c-format
 msgid "logical replication apply worker for subscription \"%s\" will restart because subscription's publications were changed"
 msgstr "Apply-Worker für logische Replikation für Subskription »%s« wird neu starten, weil die Publikationen der Subskription geandert wurden"
 
-#: replication/logical/worker.c:1629
+#: replication/logical/worker.c:1631
 #, fuzzy, c-format
 #| msgid "logical replication apply worker for subscription \"%s\" will not start because the subscription was disabled during startup"
 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 »%s« wird nicht starten, weil die Subskription während des Starts deaktiviert wurde"
 
-#: replication/logical/worker.c:1641
+#: replication/logical/worker.c:1643
 #, 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:1659
+#: replication/logical/worker.c:1661
 #, 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:1663
+#: replication/logical/worker.c:1665
 #, 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:1703
+#: replication/logical/worker.c:1705
 #, c-format
 msgid "subscription has no replication slot set"
 msgstr "für die Subskription ist kein Replikations-Slot gesetzt"
@@ -18101,70 +18169,75 @@ msgstr "alle Replikations-Slots sind in Benutzung"
 msgid "Free one or increase max_replication_slots."
 msgstr "Geben Sie einen frei oder erhöhen Sie max_replication_slots."
 
-#: replication/slot.c:379
+#: replication/slot.c:387
 #, c-format
 msgid "replication slot \"%s\" does not exist"
 msgstr "Replikations-Slot »%s« existiert nicht"
 
-#: replication/slot.c:390 replication/slot.c:940
+#: replication/slot.c:398 replication/slot.c:948
 #, c-format
 msgid "replication slot \"%s\" is active for PID %d"
 msgstr "Replikations-Slot »%s« ist aktiv für PID %d"
 
-#: replication/slot.c:624 replication/slot.c:1121 replication/slot.c:1469
+#: replication/slot.c:632 replication/slot.c:1136 replication/slot.c:1490
 #, c-format
 msgid "could not remove directory \"%s\""
 msgstr "konnte Verzeichnis »%s« nicht löschen"
 
-#: replication/slot.c:970
+#: replication/slot.c:978
 #, 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:975
+#: replication/slot.c:983
 #, 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:1399 replication/slot.c:1439
+#: replication/slot.c:1422 replication/slot.c:1462
 #, c-format
 msgid "could not read file \"%s\", read %d of %u: %m"
 msgstr "konnte Datei »%s« nicht lesen, %d von %u gelesen: %m"
 
-#: replication/slot.c:1408
+#: replication/slot.c:1431
 #, 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:1415
+#: replication/slot.c:1438
 #, 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:1422
+#: replication/slot.c:1445
 #, c-format
 msgid "replication slot file \"%s\" has corrupted length %u"
 msgstr "Replikations-Slot-Datei »%s« hat falsche Länge %u"
 
-#: replication/slot.c:1454
+#: replication/slot.c:1477
 #, 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:1507
+#: replication/slot.c:1528
 #, c-format
 msgid "too many replication slots active before shutdown"
 msgstr "zu viele aktive Replikations-Slots vor dem Herunterfahren"
 
-#: replication/slotfuncs.c:457
+#: replication/slotfuncs.c:490
 #, fuzzy, c-format
 #| msgid "invalid array flags"
 msgid "invalid target wal lsn"
 msgstr "ungültige Array-Flags"
 
-#: replication/slotfuncs.c:481
+#: replication/slotfuncs.c:512
+#, c-format
+msgid "cannot advance replication slot that has not previously reserved WAL"
+msgstr ""
+
+#: replication/slotfuncs.c:528
 #, c-format
-msgid "cannot move slot to %X/%X, minimum is %X/%X"
+msgid "cannot advance replication slot to %X/%X, minimum is %X/%X"
 msgstr ""
 
 #: replication/syncrep.c:246
@@ -18267,7 +18340,7 @@ msgstr "WAL-Receiver-Prozess wird abgebrochen wegen Zeitüberschreitung"
 msgid "primary server contains no more WAL on requested timeline %u"
 msgstr "Primärserver enthält kein WAL mehr auf angeforderter Zeitleiste %u"
 
-#: replication/walreceiver.c:629 replication/walreceiver.c:988
+#: replication/walreceiver.c:629 replication/walreceiver.c:982
 #, c-format
 msgid "could not close log segment %s: %m"
 msgstr "konnte Logsegment %s nicht schließen: %m"
@@ -18277,124 +18350,125 @@ msgstr "konnte Logsegment %s nicht schließen: %m"
 msgid "fetching timeline history file for timeline %u from primary server"
 msgstr "hole Zeitleisten-History-Datei für Zeitleiste %u vom Primärserver"
 
-#: replication/walreceiver.c:1042
+#: replication/walreceiver.c:1036
 #, c-format
 msgid "could not write to log segment %s at offset %u, length %lu: %m"
 msgstr "konnte nicht in Logsegment %s bei Position %u, Länge %lu schreiben: %m"
 
-#: replication/walsender.c:491
+#: replication/walsender.c:494
 #, c-format
 msgid "could not seek to beginning of file \"%s\": %m"
 msgstr "konnte Positionszeiger nicht den Anfang der Datei »%s« setzen: %m"
 
-#: replication/walsender.c:532
+#: replication/walsender.c:535
 #, c-format
 msgid "IDENTIFY_SYSTEM has not been run before START_REPLICATION"
 msgstr "IDENTIFY_SYSTEM wurde nicht vor START_REPLICATION ausgeführt"
 
-#: replication/walsender.c:549
+#: replication/walsender.c:552
 #, c-format
 msgid "cannot use a logical replication slot for physical replication"
 msgstr "logischer Replikations-Slot kann nicht für physische Replikation verwendet werden"
 
-#: replication/walsender.c:612
+#: replication/walsender.c:615
 #, c-format
 msgid "requested starting point %X/%X on timeline %u is not in this server's history"
 msgstr "angeforderter Startpunkt %X/%X auf Zeitleiste %u ist nicht in der History dieses Servers"
 
-#: replication/walsender.c:616
+#: replication/walsender.c:619
 #, c-format
 msgid "This server's history forked from timeline %u at %X/%X."
 msgstr "Die History dieses Servers zweigte von Zeitleiste %u bei %X/%X ab."
 
-#: replication/walsender.c:661
+#: replication/walsender.c:664
 #, c-format
 msgid "requested starting point %X/%X is ahead of the WAL flush position of this server %X/%X"
 msgstr "angeforderter Startpunkt %X/%X ist vor der WAL-Flush-Position dieses Servers %X/%X"
 
-#: replication/walsender.c:890
+#: replication/walsender.c:893
 #, c-format
 msgid "CREATE_REPLICATION_SLOT ... EXPORT_SNAPSHOT must not be called inside a transaction"
 msgstr "CREATE_REPLICATION_SLOT ... EXPORT_SNAPSHOT kann nicht in einer Transaktion aufgerufen werden"
 
-#: replication/walsender.c:899
+#: replication/walsender.c:902
 #, c-format
 msgid "CREATE_REPLICATION_SLOT ... USE_SNAPSHOT must be called inside a transaction"
 msgstr "CREATE_REPLICATION_SLOT ... USE_SNAPSHOT muss in einer Transaktion aufgerufen werden"
 
-#: replication/walsender.c:904
+#: replication/walsender.c:907
 #, c-format
 msgid "CREATE_REPLICATION_SLOT ... USE_SNAPSHOT must be called in REPEATABLE READ isolation mode transaction"
 msgstr "CREATE_REPLICATION_SLOT ... USE_SNAPSHOT muss in einer Transaktion im Isolationsmodus REPEATABLE READ aufgerufen werden"
 
-#: replication/walsender.c:909
+#: replication/walsender.c:912
 #, c-format
 msgid "CREATE_REPLICATION_SLOT ... USE_SNAPSHOT must be called before any query"
 msgstr "CREATE_REPLICATION_SLOT ... USE_SNAPSHOT muss vor allen Anfragen aufgerufen werden"
 
-#: replication/walsender.c:914
+#: replication/walsender.c:917
 #, c-format
 msgid "CREATE_REPLICATION_SLOT ... USE_SNAPSHOT must not be called in a subtransaction"
 msgstr "CREATE_REPLICATION_SLOT ... USE_SNAPSHOT kann nicht in einer Subtransaktion aufgerufen werden"
 
-#: replication/walsender.c:1060
+#: replication/walsender.c:1063
 #, c-format
 msgid "terminating walsender process after promotion"
 msgstr "WAL-Sender-Prozess wird nach Beförderung abgebrochen"
 
-#: replication/walsender.c:1447
+#: replication/walsender.c:1448
 #, c-format
 msgid "cannot execute new commands while WAL sender is in stopping mode"
 msgstr "während der WAL-Sender im Stoppmodus ist können keine neuen Befehle ausgeführt werden"
 
-#: replication/walsender.c:1480
+#: replication/walsender.c:1481
 #, c-format
 msgid "received replication command: %s"
 msgstr "Replikationsbefehl empfangen: %s"
 
-#: replication/walsender.c:1496 tcop/fastpath.c:279 tcop/postgres.c:1010
+#: replication/walsender.c:1497 tcop/fastpath.c:279 tcop/postgres.c:1010
 #: tcop/postgres.c:1334 tcop/postgres.c:1594 tcop/postgres.c:2000
 #: tcop/postgres.c:2373 tcop/postgres.c:2452
 #, 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"
 
-#: replication/walsender.c:1561
+#: replication/walsender.c:1562
 #, c-format
 msgid "cannot execute SQL commands in WAL sender for physical replication"
 msgstr "im WAL-Sender für physische Replikation können keine SQL-Befehle ausgeführt werden"
 
-#: replication/walsender.c:1607 replication/walsender.c:1623
+#: replication/walsender.c:1610 replication/walsender.c:1626
 #, c-format
 msgid "unexpected EOF on standby connection"
 msgstr "unerwartetes EOF auf Standby-Verbindung"
 
-#: replication/walsender.c:1637
+#: replication/walsender.c:1640
 #, c-format
 msgid "unexpected standby message type \"%c\", after receiving CopyDone"
 msgstr "unerwarteter Standby-Message-Typ »%c«, nach Empfang von CopyDone"
 
-#: replication/walsender.c:1675
+#: replication/walsender.c:1678
 #, c-format
 msgid "invalid standby message type \"%c\""
 msgstr "ungültiger Standby-Message-Typ »%c«"
 
-#: replication/walsender.c:1716
+#: replication/walsender.c:1719
 #, c-format
 msgid "unexpected message type \"%c\""
 msgstr "unerwarteter Message-Typ »%c«"
 
-#: replication/walsender.c:2086
+#: replication/walsender.c:2097
 #, c-format
 msgid "terminating walsender process due to replication timeout"
 msgstr "WAL-Sender-Prozess wird abgebrochen wegen Zeitüberschreitung bei der Replikation"
 
-#: replication/walsender.c:2172
-#, c-format
-msgid "standby \"%s\" has now caught up with primary"
+#: replication/walsender.c:2181
+#, fuzzy, c-format
+#| msgid "standby \"%s\" has now caught up with primary"
+msgid "\"%s\" has now caught up with upstream server"
 msgstr "Standby-Server »%s« hat jetzt den Primärserver eingeholt"
 
-#: replication/walsender.c:2279
+#: replication/walsender.c:2290
 #, c-format
 msgid "number of requested standby connections exceeds max_wal_senders (currently %d)"
 msgstr "Anzahl angeforderter Standby-Verbindungen überschreitet max_wal_senders (aktuell %d)"
@@ -18605,177 +18679,177 @@ 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:540
+#: rewrite/rewriteHandler.c:541
 #, 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:600
+#: rewrite/rewriteHandler.c:601
 #, c-format
 msgid "cannot have RETURNING lists in multiple rules"
 msgstr "RETURNING-Listen können nicht in mehreren Regeln auftreten"
 
-#: rewrite/rewriteHandler.c:822
+#: rewrite/rewriteHandler.c:823
 #, c-format
 msgid "cannot insert into column \"%s\""
 msgstr "kann nicht in Spalte »%s« einfügen"
 
-#: rewrite/rewriteHandler.c:823 rewrite/rewriteHandler.c:838
+#: rewrite/rewriteHandler.c:824 rewrite/rewriteHandler.c:839
 #, 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:825
+#: rewrite/rewriteHandler.c:826
 #, 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:837
+#: rewrite/rewriteHandler.c:838
 #, c-format
 msgid "column \"%s\" can only be updated to DEFAULT"
 msgstr "Spalte »%s« kann nur auf DEFAULT aktualisiert werden"
 
-#: rewrite/rewriteHandler.c:999 rewrite/rewriteHandler.c:1017
+#: rewrite/rewriteHandler.c:1000 rewrite/rewriteHandler.c:1018
 #, c-format
 msgid "multiple assignments to same column \"%s\""
 msgstr "mehrere Zuweisungen zur selben Spalte »%s«"
 
-#: rewrite/rewriteHandler.c:1909
+#: rewrite/rewriteHandler.c:1921
 #, c-format
 msgid "infinite recursion detected in policy for relation \"%s\""
 msgstr "unendliche Rekursion entdeckt in Policys für Relation »%s«"
 
-#: rewrite/rewriteHandler.c:2226
+#: rewrite/rewriteHandler.c:2241
 msgid "Junk view columns are not updatable."
 msgstr "Junk-Sichtspalten sind nicht aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2231
+#: rewrite/rewriteHandler.c:2246
 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:2234
+#: rewrite/rewriteHandler.c:2249
 msgid "View columns that refer to system columns are not updatable."
 msgstr "Sichtspalten, die auf Systemspalten verweisen, sind nicht aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2237
+#: rewrite/rewriteHandler.c:2252
 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:2295
+#: rewrite/rewriteHandler.c:2313
 msgid "Views containing DISTINCT are not automatically updatable."
 msgstr "Sichten, die DISTINCT enthalten, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2298
+#: rewrite/rewriteHandler.c:2316
 msgid "Views containing GROUP BY are not automatically updatable."
 msgstr "Sichten, die GROUP BY enthalten, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2301
+#: rewrite/rewriteHandler.c:2319
 msgid "Views containing HAVING are not automatically updatable."
 msgstr "Sichten, die HAVING enthalten, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2304
+#: rewrite/rewriteHandler.c:2322
 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:2307
+#: rewrite/rewriteHandler.c:2325
 msgid "Views containing WITH are not automatically updatable."
 msgstr "Sichten, die WITH enthalten, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2310
+#: rewrite/rewriteHandler.c:2328
 msgid "Views containing LIMIT or OFFSET are not automatically updatable."
 msgstr "Sichten, die LIMIT oder OFFSET enthalten, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2322
+#: rewrite/rewriteHandler.c:2340
 msgid "Views that return aggregate functions are not automatically updatable."
 msgstr "Sichten, die Aggregatfunktionen zurückgeben, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2325
+#: rewrite/rewriteHandler.c:2343
 msgid "Views that return window functions are not automatically updatable."
 msgstr "Sichten, die Fensterfunktionen zurückgeben, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2328
+#: rewrite/rewriteHandler.c:2346
 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:2335 rewrite/rewriteHandler.c:2339
-#: rewrite/rewriteHandler.c:2347
+#: rewrite/rewriteHandler.c:2353 rewrite/rewriteHandler.c:2357
+#: rewrite/rewriteHandler.c:2365
 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:2350
+#: rewrite/rewriteHandler.c:2368
 msgid "Views containing TABLESAMPLE are not automatically updatable."
 msgstr "Sichten, die TABLESAMPLE enthalten, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2374
+#: rewrite/rewriteHandler.c:2392
 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:2828
+#: rewrite/rewriteHandler.c:2849
 #, 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:2836
+#: rewrite/rewriteHandler.c:2857
 #, c-format
 msgid "cannot update column \"%s\" of view \"%s\""
 msgstr "kann Spalte »%s« von Sicht »%s« nicht aktualisieren"
 
-#: rewrite/rewriteHandler.c:3219
+#: rewrite/rewriteHandler.c:3327
 #, 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:3233
+#: rewrite/rewriteHandler.c:3341
 #, 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:3237
+#: rewrite/rewriteHandler.c:3345
 #, 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:3242
+#: rewrite/rewriteHandler.c:3350
 #, 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:3461
+#: rewrite/rewriteHandler.c:3569
 #, c-format
 msgid "cannot perform INSERT RETURNING on relation \"%s\""
 msgstr "INSERT RETURNING kann in Relation »%s« nicht ausgeführt werden"
 
-#: rewrite/rewriteHandler.c:3463
+#: rewrite/rewriteHandler.c:3571
 #, 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:3468
+#: rewrite/rewriteHandler.c:3576
 #, c-format
 msgid "cannot perform UPDATE RETURNING on relation \"%s\""
 msgstr "UPDATE RETURNING kann in Relation »%s« nicht ausgeführt werden"
 
-#: rewrite/rewriteHandler.c:3470
+#: rewrite/rewriteHandler.c:3578
 #, 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:3475
+#: rewrite/rewriteHandler.c:3583
 #, c-format
 msgid "cannot perform DELETE RETURNING on relation \"%s\""
 msgstr "DELETE RETURNING kann in Relation »%s« nicht ausgeführt werden"
 
-#: rewrite/rewriteHandler.c:3477
+#: rewrite/rewriteHandler.c:3585
 #, 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:3495
+#: rewrite/rewriteHandler.c:3603
 #, 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:3552
+#: rewrite/rewriteHandler.c:3660
 #, 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"
@@ -18795,119 +18869,119 @@ msgstr "WHERE CURRENT OF mit einer Sicht ist nicht implementiert"
 msgid "NEW variables in ON UPDATE rules cannot reference columns that are part of a multiple assignment in the subject UPDATE command"
 msgstr "NEW-Variablen in ON UPDATE-Regeln können nicht auf Spalten verweisen, die Teil einer Mehrfachzuweisung in dem UPDATE-Befehl sind"
 
-#: scan.l:436
+#: scan.l:445
 msgid "unterminated /* comment"
 msgstr "/*-Kommentar nicht abgeschlossen"
 
-#: scan.l:465
+#: scan.l:474
 msgid "unterminated bit string literal"
 msgstr "Bitkettenkonstante nicht abgeschlossen"
 
-#: scan.l:486
+#: scan.l:495
 msgid "unterminated hexadecimal string literal"
 msgstr "hexadezimale Zeichenkette nicht abgeschlossen"
 
-#: scan.l:536
+#: scan.l:545
 #, c-format
 msgid "unsafe use of string constant with Unicode escapes"
 msgstr "unsichere Verwendung von Zeichenkette mit Unicode-Escapes"
 
-#: scan.l:537
+#: scan.l:546
 #, c-format
 msgid "String constants with Unicode escapes cannot be used when standard_conforming_strings is off."
 msgstr "Zeichenketten mit Unicode-Escapes können nicht verwendet werden, wenn standard_conforming_strings aus ist."
 
-#: scan.l:583 scan.l:782
+#: scan.l:592 scan.l:791
 msgid "invalid Unicode escape character"
 msgstr "ungültiges Unicode-Escape-Zeichen"
 
-#: scan.l:609 scan.l:617 scan.l:625 scan.l:626 scan.l:627 scan.l:1339
-#: scan.l:1366 scan.l:1370 scan.l:1408 scan.l:1412 scan.l:1434 scan.l:1444
+#: scan.l:618 scan.l:626 scan.l:634 scan.l:635 scan.l:636 scan.l:1380
+#: scan.l:1407 scan.l:1411 scan.l:1449 scan.l:1453 scan.l:1475 scan.l:1485
 msgid "invalid Unicode surrogate pair"
 msgstr "ungültiges Unicode-Surrogatpaar"
 
-#: scan.l:631
+#: scan.l:640
 #, c-format
 msgid "invalid Unicode escape"
 msgstr "ungültiges Unicode-Escape"
 
-#: scan.l:632
+#: scan.l:641
 #, c-format
 msgid "Unicode escapes must be \\uXXXX or \\UXXXXXXXX."
 msgstr "Unicode-Escapes müssen \\uXXXX oder \\UXXXXXXXX sein."
 
-#: scan.l:643
+#: scan.l:652
 #, c-format
 msgid "unsafe use of \\' in a string literal"
 msgstr "unsichere Verwendung von \\' in Zeichenkettenkonstante"
 
-#: scan.l:644
+#: scan.l:653
 #, c-format
 msgid "Use '' to write quotes in strings. \\' is insecure in client-only encodings."
 msgstr "Verwenden Sie '', um Quotes in Zeichenketten zu schreiben. \\' ist in bestimmten Client-seitigen Kodierungen unsicher."
 
-#: scan.l:719
+#: scan.l:728
 msgid "unterminated dollar-quoted string"
 msgstr "Dollar-Quotes nicht abgeschlossen"
 
-#: scan.l:736 scan.l:762 scan.l:777
+#: scan.l:745 scan.l:771 scan.l:786
 msgid "zero-length delimited identifier"
 msgstr "Bezeichner in Anführungszeichen hat Länge null"
 
-#: scan.l:797 syncrep_scanner.l:91
+#: scan.l:806 syncrep_scanner.l:91
 msgid "unterminated quoted identifier"
 msgstr "Bezeichner in Anführungszeichen nicht abgeschlossen"
 
-#: scan.l:928
+#: scan.l:969
 msgid "operator too long"
 msgstr "Operator zu lang"
 
 #. translator: %s is typically the translation of "syntax error"
-#: scan.l:1084
+#: scan.l:1125
 #, c-format
 msgid "%s at end of input"
 msgstr "%s am Ende der Eingabe"
 
 #. translator: first %s is typically the translation of "syntax error"
-#: scan.l:1092
+#: scan.l:1133
 #, c-format
 msgid "%s at or near \"%s\""
 msgstr "%s bei »%s«"
 
-#: scan.l:1253 scan.l:1285
+#: scan.l:1294 scan.l:1326
 msgid "Unicode escape values cannot be used for code point values above 007F when the server encoding is not UTF8"
 msgstr "Unicode-Escape-Werte können nicht für Code-Punkt-Werte über 007F verwendet werden, wenn die Serverkodierung nicht UTF8 ist"
 
-#: scan.l:1281 scan.l:1426
+#: scan.l:1322 scan.l:1467
 msgid "invalid Unicode escape value"
 msgstr "ungültiger Unicode-Escape-Wert"
 
-#: scan.l:1490
+#: scan.l:1531
 #, c-format
 msgid "nonstandard use of \\' in a string literal"
 msgstr "nicht standardkonforme Verwendung von \\' in Zeichenkettenkonstante"
 
-#: scan.l:1491
+#: scan.l:1532
 #, c-format
 msgid "Use '' to write quotes in strings, or use the escape string syntax (E'...')."
 msgstr "Verwenden Sie '', um Quotes in Zeichenketten zu schreiben, oder verwenden Sie die Syntax für Escape-Zeichenketten (E'...')."
 
-#: scan.l:1500
+#: scan.l:1541
 #, c-format
 msgid "nonstandard use of \\\\ in a string literal"
 msgstr "nicht standardkonforme Verwendung  von \\\\ in Zeichenkettenkonstante"
 
-#: scan.l:1501
+#: scan.l:1542
 #, c-format
 msgid "Use the escape string syntax for backslashes, e.g., E'\\\\'."
 msgstr "Verwenden Sie die Syntax für Escape-Zeichenketten für Backslashes, z.B. E'\\\\'."
 
-#: scan.l:1515
+#: scan.l:1556
 #, c-format
 msgid "nonstandard use of escape in a string literal"
 msgstr "nicht standardkonforme Verwendung von Escape in Zeichenkettenkonstante"
 
-#: scan.l:1516
+#: scan.l:1557
 #, c-format
 msgid "Use the escape string syntax for escapes, e.g., E'\\r\\n'."
 msgstr "Verwenden Sie die Syntax für Escape-Zeichenketten, z.B. E'\\r\\n'."
@@ -19029,7 +19103,7 @@ msgstr "kein leerer lokaler Puffer verfügbar"
 msgid "cannot access temporary tables during a parallel operation"
 msgstr "während einer parallelen Operation kann nicht auf temporäre Tabellen zugegriffen werden"
 
-#: storage/file/buffile.c:318
+#: storage/file/buffile.c:317
 #, fuzzy, c-format
 #| msgid "could not open file \"%s\""
 msgid "could not open BufFile \"%s\""
@@ -19243,9 +19317,9 @@ msgstr "epoll_wait() fehlgeschlagen: %m"
 msgid "poll() failed: %m"
 msgstr "poll() fehlgeschlagen: %m"
 
-#: storage/ipc/shm_toc.c:118 storage/ipc/shm_toc.c:200 storage/lmgr/lock.c:883
-#: storage/lmgr/lock.c:917 storage/lmgr/lock.c:2679 storage/lmgr/lock.c:4004
-#: storage/lmgr/lock.c:4069 storage/lmgr/lock.c:4361
+#: storage/ipc/shm_toc.c:118 storage/ipc/shm_toc.c:200 storage/lmgr/lock.c:903
+#: storage/lmgr/lock.c:941 storage/lmgr/lock.c:2728 storage/lmgr/lock.c:4053
+#: storage/lmgr/lock.c:4118 storage/lmgr/lock.c:4410
 #: storage/lmgr/predicate.c:2355 storage/lmgr/predicate.c:2370
 #: storage/lmgr/predicate.c:3762 storage/lmgr/predicate.c:4905
 #: utils/hash/dynahash.c:1065
@@ -19278,12 +19352,12 @@ msgstr "nicht genug Shared-Memory für Datenstruktur »%s« (%zu Bytes angeforde
 msgid "requested shared memory size overflows size_t"
 msgstr "angeforderte Shared-Memory-Größe übersteigt Kapazität von size_t"
 
-#: storage/ipc/standby.c:531 tcop/postgres.c:3027
+#: storage/ipc/standby.c:558 tcop/postgres.c:3033
 #, c-format
 msgid "canceling statement due to conflict with recovery"
 msgstr "storniere Anfrage wegen Konflikt mit der Wiederherstellung"
 
-#: storage/ipc/standby.c:532 tcop/postgres.c:2306
+#: storage/ipc/standby.c:559 tcop/postgres.c:2306
 #, c-format
 msgid "User transaction caused buffer deadlock with recovery."
 msgstr "Benutzertransaktion hat Verklemmung (Deadlock) mit Wiederherstellung verursacht."
@@ -19328,118 +19402,118 @@ msgstr "Verklemmung (Deadlock) entdeckt"
 msgid "See server log for query details."
 msgstr "Einzelheiten zur Anfrage finden Sie im Serverlog."
 
-#: storage/lmgr/lmgr.c:745
+#: storage/lmgr/lmgr.c:767
 #, c-format
 msgid "while updating tuple (%u,%u) in relation \"%s\""
 msgstr "beim Aktualisieren von Tupel (%u,%u) in Relation »%s«"
 
-#: storage/lmgr/lmgr.c:748
+#: storage/lmgr/lmgr.c:770
 #, c-format
 msgid "while deleting tuple (%u,%u) in relation \"%s\""
 msgstr "beim Löschen von Tupel (%u,%u) in Relation »%s«"
 
-#: storage/lmgr/lmgr.c:751
+#: storage/lmgr/lmgr.c:773
 #, c-format
 msgid "while locking tuple (%u,%u) in relation \"%s\""
 msgstr "beim Sperren von Tupel (%u,%u) in Relation »%s«"
 
-#: storage/lmgr/lmgr.c:754
+#: storage/lmgr/lmgr.c:776
 #, c-format
 msgid "while locking updated version (%u,%u) of tuple in relation \"%s\""
 msgstr "beim Sperren von aktualisierter Version (%u,%u) von Tupel in Relation »%s«"
 
-#: storage/lmgr/lmgr.c:757
+#: storage/lmgr/lmgr.c:779
 #, c-format
 msgid "while inserting index tuple (%u,%u) in relation \"%s\""
 msgstr "beim Einfügen von Indextupel (%u,%u) in Relation »%s«"
 
-#: storage/lmgr/lmgr.c:760
+#: storage/lmgr/lmgr.c:782
 #, c-format
 msgid "while checking uniqueness of tuple (%u,%u) in relation \"%s\""
 msgstr "beim Prüfen der Eindeutigkeit von Tupel (%u,%u) in Relation »%s«"
 
-#: storage/lmgr/lmgr.c:763
+#: storage/lmgr/lmgr.c:785
 #, c-format
 msgid "while rechecking updated tuple (%u,%u) in relation \"%s\""
 msgstr "beim erneuten Prüfen des aktualisierten Tupels (%u,%u) in Relation »%s«"
 
-#: storage/lmgr/lmgr.c:766
+#: storage/lmgr/lmgr.c:788
 #, c-format
 msgid "while checking exclusion constraint on tuple (%u,%u) in relation \"%s\""
 msgstr "beim Prüfen eines Exclusion-Constraints für Tupel (%u,%u) in Relation »%s«"
 
-#: storage/lmgr/lmgr.c:986
+#: storage/lmgr/lmgr.c:1008
 #, c-format
 msgid "relation %u of database %u"
 msgstr "Relation %u der Datenbank %u"
 
-#: storage/lmgr/lmgr.c:992
+#: storage/lmgr/lmgr.c:1014
 #, c-format
 msgid "extension of relation %u of database %u"
 msgstr "Erweiterung von Relation %u in Datenbank %u"
 
-#: storage/lmgr/lmgr.c:998
+#: storage/lmgr/lmgr.c:1020
 #, c-format
 msgid "page %u of relation %u of database %u"
 msgstr "Seite %u von Relation %u von Datenbank %u"
 
-#: storage/lmgr/lmgr.c:1005
+#: storage/lmgr/lmgr.c:1027
 #, c-format
 msgid "tuple (%u,%u) of relation %u of database %u"
 msgstr "Tupel (%u, %u) von Relation %u von Datenbank %u"
 
-#: storage/lmgr/lmgr.c:1013
+#: storage/lmgr/lmgr.c:1035
 #, c-format
 msgid "transaction %u"
 msgstr "Transaktion %u"
 
-#: storage/lmgr/lmgr.c:1018
+#: storage/lmgr/lmgr.c:1040
 #, c-format
 msgid "virtual transaction %d/%u"
 msgstr "virtuelle Transaktion %d/%u"
 
-#: storage/lmgr/lmgr.c:1024
+#: storage/lmgr/lmgr.c:1046
 #, c-format
 msgid "speculative token %u of transaction %u"
 msgstr "spekulatives Token %u von Transaktion %u"
 
-#: storage/lmgr/lmgr.c:1030
+#: storage/lmgr/lmgr.c:1052
 #, c-format
 msgid "object %u of class %u of database %u"
 msgstr "Objekt %u von Klasse %u von Datenbank %u"
 
-#: storage/lmgr/lmgr.c:1038
+#: storage/lmgr/lmgr.c:1060
 #, c-format
 msgid "user lock [%u,%u,%u]"
 msgstr "Benutzersperre [%u,%u,%u]"
 
-#: storage/lmgr/lmgr.c:1045
+#: storage/lmgr/lmgr.c:1067
 #, c-format
 msgid "advisory lock [%u,%u,%u,%u]"
 msgstr "Benutzersperre [%u,%u,%u,%u]"
 
-#: storage/lmgr/lmgr.c:1053
+#: storage/lmgr/lmgr.c:1075
 #, c-format
 msgid "unrecognized locktag type %d"
 msgstr "unbekannter Locktag-Typ %d"
 
-#: storage/lmgr/lock.c:732
+#: storage/lmgr/lock.c:738
 #, c-format
 msgid "cannot acquire lock mode %s on database objects while recovery is in progress"
 msgstr "Sperrmodus %s kann während der Wiederherstellung nicht auf Datenbankobjekte gesetzt werden"
 
-#: storage/lmgr/lock.c:734
+#: storage/lmgr/lock.c:740
 #, c-format
 msgid "Only RowExclusiveLock or less can be acquired on database objects during recovery."
 msgstr "Nur Sperren gleich oder unter RowExclusiveLock können während der Wiederherstellung auf Datenbankobjekte gesetzt werden."
 
-#: storage/lmgr/lock.c:884 storage/lmgr/lock.c:918 storage/lmgr/lock.c:2680
-#: storage/lmgr/lock.c:4005 storage/lmgr/lock.c:4070 storage/lmgr/lock.c:4362
+#: storage/lmgr/lock.c:904 storage/lmgr/lock.c:942 storage/lmgr/lock.c:2729
+#: storage/lmgr/lock.c:4054 storage/lmgr/lock.c:4119 storage/lmgr/lock.c:4411
 #, c-format
 msgid "You might need to increase max_locks_per_transaction."
 msgstr "Sie müssen möglicherweise max_locks_per_transaction erhöhen."
 
-#: storage/lmgr/lock.c:3121 storage/lmgr/lock.c:3237
+#: storage/lmgr/lock.c:3170 storage/lmgr/lock.c:3286
 #, c-format
 msgid "cannot PREPARE while holding both session-level and transaction-level locks on the same object"
 msgstr "PREPARE kann nicht ausgeführt werden, wenn für das selbe Objekt Sperren auf Sitzungsebene und auf Transaktionsebene gehalten werden"
@@ -19514,42 +19588,42 @@ msgstr "konnte Zugriff nicht serialisieren wegen Lese-/Schreib-Abhängigkeiten z
 msgid "The transaction might succeed if retried."
 msgstr "Die Transaktion könnte erfolgreich sein, wenn sie erneut versucht würde."
 
-#: storage/lmgr/proc.c:1309
+#: storage/lmgr/proc.c:1311
 #, c-format
 msgid "Process %d waits for %s on %s."
 msgstr "Prozess %d wartet auf %s-Sperre auf %s."
 
-#: storage/lmgr/proc.c:1320
+#: storage/lmgr/proc.c:1322
 #, c-format
 msgid "sending cancel to blocking autovacuum PID %d"
 msgstr "sende Stornierung an blockierende Autovacuum-PID %d"
 
-#: storage/lmgr/proc.c:1338 utils/adt/misc.c:270
+#: storage/lmgr/proc.c:1340 utils/adt/misc.c:270
 #, c-format
 msgid "could not send signal to process %d: %m"
 msgstr "konnte Signal nicht an Prozess %d senden: %m"
 
-#: storage/lmgr/proc.c:1440
+#: storage/lmgr/proc.c:1442
 #, 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:1455
+#: storage/lmgr/proc.c:1457
 #, 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:1464
+#: storage/lmgr/proc.c:1466
 #, 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:1471
+#: storage/lmgr/proc.c:1473
 #, 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:1487
+#: storage/lmgr/proc.c:1489
 #, 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"
@@ -19587,83 +19661,83 @@ msgstr "verfälschter Item-Zeiger: offset = %u, size = %u"
 msgid "corrupted item pointer: offset = %u, length = %u"
 msgstr "verfälschter Item-Zeiger: offset = %u, length = %u"
 
-#: storage/smgr/md.c:447 storage/smgr/md.c:973
+#: storage/smgr/md.c:448 storage/smgr/md.c:974
 #, c-format
 msgid "could not truncate file \"%s\": %m"
 msgstr "kann Datei »%s« nicht kürzen: %m"
 
-#: storage/smgr/md.c:514
+#: storage/smgr/md.c:515
 #, c-format
 msgid "cannot extend file \"%s\" beyond %u blocks"
 msgstr "kann Datei »%s« nicht auf über %u Blöcke erweitern"
 
 # XXX
-#: storage/smgr/md.c:536 storage/smgr/md.c:753 storage/smgr/md.c:829
+#: storage/smgr/md.c:537 storage/smgr/md.c:754 storage/smgr/md.c:830
 #, c-format
 msgid "could not seek to block %u in file \"%s\": %m"
 msgstr "konnte Positionszeiger nicht auf Block %u in Datei »%s« setzen: %m"
 
-#: storage/smgr/md.c:544
+#: storage/smgr/md.c:545
 #, c-format
 msgid "could not extend file \"%s\": %m"
 msgstr "konnte Datei »%s« nicht erweitern: %m"
 
-#: storage/smgr/md.c:546 storage/smgr/md.c:553 storage/smgr/md.c:856
+#: storage/smgr/md.c:547 storage/smgr/md.c:554 storage/smgr/md.c:857
 #, c-format
 msgid "Check free disk space."
 msgstr "Prüfen Sie den freien Festplattenplatz."
 
-#: storage/smgr/md.c:550
+#: storage/smgr/md.c:551
 #, c-format
 msgid "could not extend file \"%s\": wrote only %d of %d bytes at block %u"
 msgstr "konnte Datei »%s« nicht erweitern: es wurden nur %d von %d Bytes bei Block %u geschrieben"
 
-#: storage/smgr/md.c:771
+#: storage/smgr/md.c:772
 #, c-format
 msgid "could not read block %u in file \"%s\": %m"
 msgstr "konnte Block %u in Datei »%s« nicht lesen: %m"
 
-#: storage/smgr/md.c:787
+#: storage/smgr/md.c:788
 #, c-format
 msgid "could not read block %u in file \"%s\": read only %d of %d bytes"
 msgstr "konnte Block %u in Datei »%s« nicht lesen: es wurden nur %d von %d Bytes gelesen"
 
-#: storage/smgr/md.c:847
+#: storage/smgr/md.c:848
 #, c-format
 msgid "could not write block %u in file \"%s\": %m"
 msgstr "konnte Block %u in Datei »%s« nicht schreiben: %m"
 
-#: storage/smgr/md.c:852
+#: storage/smgr/md.c:853
 #, c-format
 msgid "could not write block %u in file \"%s\": wrote only %d of %d bytes"
 msgstr "konnte Block %u in Datei »%s« nicht schreiben: es wurden nur %d von %d Bytes geschrieben"
 
-#: storage/smgr/md.c:944
+#: storage/smgr/md.c:945
 #, c-format
 msgid "could not truncate file \"%s\" to %u blocks: it's only %u blocks now"
 msgstr "konnte Datei »%s« nicht auf %u Blöcke kürzen: es sind jetzt nur %u Blöcke"
 
-#: storage/smgr/md.c:999
+#: storage/smgr/md.c:1000
 #, c-format
 msgid "could not truncate file \"%s\" to %u blocks: %m"
 msgstr "konnte Datei »%s« nicht auf %u Blöcke kürzen: %m"
 
-#: storage/smgr/md.c:1281
+#: storage/smgr/md.c:1282
 #, c-format
 msgid "could not fsync file \"%s\" but retrying: %m"
 msgstr "konnte Datei »%s« nicht fsyncen, versuche erneut: %m"
 
-#: storage/smgr/md.c:1444
+#: storage/smgr/md.c:1445
 #, c-format
 msgid "could not forward fsync request because request queue is full"
 msgstr "konnte fsync-Anfrage nicht weiterleiten, weil Anfrageschlange voll ist"
 
-#: storage/smgr/md.c:1913
+#: storage/smgr/md.c:1951
 #, c-format
 msgid "could not open file \"%s\" (target block %u): previous segment is only %u blocks"
 msgstr "konnte Datei »%s« nicht öffnen (Zielblock %u): vorhergehendes Segment hat nur %u Blöcke"
 
-#: storage/smgr/md.c:1927
+#: storage/smgr/md.c:1965
 #, c-format
 msgid "could not open file \"%s\" (target block %u): %m"
 msgstr "konnte Datei »%s« nicht öffnen (Zielblock %u): %m"
@@ -19710,7 +19784,7 @@ msgid "unexpected EOF on client connection"
 msgstr "unerwartetes EOF auf Client-Verbindung"
 
 #: tcop/postgres.c:445 tcop/postgres.c:457 tcop/postgres.c:468
-#: tcop/postgres.c:480 tcop/postgres.c:4379
+#: tcop/postgres.c:480 tcop/postgres.c:4385
 #, c-format
 msgid "invalid frontend message type %d"
 msgstr "ungültiger Frontend-Message-Typ %d"
@@ -19833,152 +19907,152 @@ msgstr "Benutzeranfrage hat möglicherweise Zeilenversionen sehen müssen, die e
 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:2624
+#: tcop/postgres.c:2634
 #, c-format
 msgid "terminating connection because of crash of another server process"
 msgstr "Verbindung wird abgebrochen wegen Absturz eines anderen Serverprozesses"
 
-#: tcop/postgres.c:2625
+#: tcop/postgres.c:2635
 #, 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:2629 tcop/postgres.c:2957
+#: tcop/postgres.c:2639 tcop/postgres.c:2963
 #, 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:2715
+#: tcop/postgres.c:2721
 #, c-format
 msgid "floating-point exception"
 msgstr "Fließkommafehler"
 
-#: tcop/postgres.c:2716
+#: tcop/postgres.c:2722
 #, 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:2887
+#: tcop/postgres.c:2893
 #, c-format
 msgid "canceling authentication due to timeout"
 msgstr "storniere Authentifizierung wegen Zeitüberschreitung"
 
-#: tcop/postgres.c:2891
+#: tcop/postgres.c:2897
 #, c-format
 msgid "terminating autovacuum process due to administrator command"
 msgstr "Autovacuum-Prozess wird abgebrochen aufgrund von Anweisung des Administrators"
 
-#: tcop/postgres.c:2895
+#: tcop/postgres.c:2901
 #, 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:2899
+#: tcop/postgres.c:2905
 #, c-format
 msgid "logical replication launcher shutting down"
 msgstr "Logical-Replication-Launcher fährt herunter"
 
-#: tcop/postgres.c:2912 tcop/postgres.c:2922 tcop/postgres.c:2955
+#: tcop/postgres.c:2918 tcop/postgres.c:2928 tcop/postgres.c:2961
 #, c-format
 msgid "terminating connection due to conflict with recovery"
 msgstr "Verbindung wird abgebrochen wegen Konflikt mit der Wiederherstellung"
 
-#: tcop/postgres.c:2928
+#: tcop/postgres.c:2934
 #, c-format
 msgid "terminating connection due to administrator command"
 msgstr "Verbindung wird abgebrochen aufgrund von Anweisung des Administrators"
 
-#: tcop/postgres.c:2938
+#: tcop/postgres.c:2944
 #, c-format
 msgid "connection to client lost"
 msgstr "Verbindung zum Client wurde verloren"
 
-#: tcop/postgres.c:3004
+#: tcop/postgres.c:3010
 #, c-format
 msgid "canceling statement due to lock timeout"
 msgstr "storniere Anfrage wegen Zeitüberschreitung einer Sperre"
 
-#: tcop/postgres.c:3011
+#: tcop/postgres.c:3017
 #, c-format
 msgid "canceling statement due to statement timeout"
 msgstr "storniere Anfrage wegen Zeitüberschreitung der Anfrage"
 
-#: tcop/postgres.c:3018
+#: tcop/postgres.c:3024
 #, c-format
 msgid "canceling autovacuum task"
 msgstr "storniere Autovacuum-Aufgabe"
 
-#: tcop/postgres.c:3041
+#: tcop/postgres.c:3047
 #, c-format
 msgid "canceling statement due to user request"
 msgstr "storniere Anfrage wegen Benutzeraufforderung"
 
-#: tcop/postgres.c:3051
+#: tcop/postgres.c:3057
 #, c-format
 msgid "terminating connection due to idle-in-transaction timeout"
 msgstr "Verbindung wird abgebrochen wegen Zeitüberschreitung in inaktiver Transaktion"
 
-#: tcop/postgres.c:3165
+#: tcop/postgres.c:3171
 #, c-format
 msgid "stack depth limit exceeded"
 msgstr "Grenze für Stacktiefe überschritten"
 
-#: tcop/postgres.c:3166
+#: tcop/postgres.c:3172
 #, 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:3229
+#: tcop/postgres.c:3235
 #, c-format
 msgid "\"max_stack_depth\" must not exceed %ldkB."
 msgstr "»max_stack_depth« darf %ldkB nicht überschreiten."
 
-#: tcop/postgres.c:3231
+#: tcop/postgres.c:3237
 #, 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:3591
+#: tcop/postgres.c:3597
 #, c-format
 msgid "invalid command-line argument for server process: %s"
 msgstr "ungültiges Kommandozeilenargument für Serverprozess: %s"
 
-#: tcop/postgres.c:3592 tcop/postgres.c:3598
+#: tcop/postgres.c:3598 tcop/postgres.c:3604
 #, c-format
 msgid "Try \"%s --help\" for more information."
 msgstr "Versuchen Sie »%s --help« für weitere Informationen."
 
-#: tcop/postgres.c:3596
+#: tcop/postgres.c:3602
 #, c-format
 msgid "%s: invalid command-line argument: %s"
 msgstr "%s: ungültiges Kommandozeilenargument: %s"
 
-#: tcop/postgres.c:3658
+#: tcop/postgres.c:3664
 #, c-format
 msgid "%s: no database nor user name specified"
 msgstr "%s: weder Datenbankname noch Benutzername angegeben"
 
-#: tcop/postgres.c:4287
+#: tcop/postgres.c:4293
 #, c-format
 msgid "invalid CLOSE message subtype %d"
 msgstr "ungültiger Subtyp %d von CLOSE-Message"
 
-#: tcop/postgres.c:4322
+#: tcop/postgres.c:4328
 #, c-format
 msgid "invalid DESCRIBE message subtype %d"
 msgstr "ungültiger Subtyp %d von DESCRIBE-Message"
 
-#: tcop/postgres.c:4400
+#: tcop/postgres.c:4406
 #, 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:4404
+#: tcop/postgres.c:4410
 #, 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:4581
+#: tcop/postgres.c:4587
 #, 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"
@@ -20185,7 +20259,7 @@ msgstr "ungültiges Affix-Flag »%s« mit Flag-Wert »long«"
 msgid "could not open dictionary file \"%s\": %m"
 msgstr "konnte Wörterbuchdatei »%s« nicht öffnen: %m"
 
-#: tsearch/spell.c:740 utils/adt/regexp.c:204
+#: tsearch/spell.c:740 utils/adt/regexp.c:208
 #, c-format
 msgid "invalid regular expression: %s"
 msgstr "ungültiger regulärer Ausdruck: %s"
@@ -20551,7 +20625,7 @@ msgstr "Unerwartetes Arrayelement."
 msgid "Unmatched \"%c\" character."
 msgstr "Zeichen »%c« ohne Gegenstück."
 
-#: utils/adt/arrayfuncs.c:598 utils/adt/jsonfuncs.c:2394
+#: utils/adt/arrayfuncs.c:598 utils/adt/jsonfuncs.c:2398
 #, c-format
 msgid "Multidimensional arrays must have sub-arrays with matching dimensions."
 msgstr "Mehrdimensionale Arrays müssen Arraysausdrücke mit gleicher Anzahl Dimensionen haben."
@@ -20604,8 +20678,8 @@ msgstr "Auswählen von Stücken aus Arrays mit fester Länge ist nicht implement
 #: utils/adt/arrayfuncs.c:2849 utils/adt/arrayfuncs.c:5790
 #: utils/adt/arrayfuncs.c:5816 utils/adt/arrayfuncs.c:5827
 #: utils/adt/json.c:2323 utils/adt/json.c:2398 utils/adt/jsonb.c:1282
-#: utils/adt/jsonb.c:1368 utils/adt/jsonfuncs.c:4277 utils/adt/jsonfuncs.c:4428
-#: utils/adt/jsonfuncs.c:4473 utils/adt/jsonfuncs.c:4520
+#: utils/adt/jsonb.c:1368 utils/adt/jsonfuncs.c:4289 utils/adt/jsonfuncs.c:4440
+#: utils/adt/jsonfuncs.c:4485 utils/adt/jsonfuncs.c:4532
 #, c-format
 msgid "wrong number of array subscripts"
 msgstr "falsche Anzahl Arrayindizes"
@@ -21757,14 +21831,14 @@ msgid "total size of jsonb object elements exceeds the maximum of %u bytes"
 msgstr "Gesamtgröße der jsonb-Objektelemente überschreitet die maximale Größe von %u Bytes"
 
 #: utils/adt/jsonfuncs.c:523 utils/adt/jsonfuncs.c:688
-#: utils/adt/jsonfuncs.c:2276 utils/adt/jsonfuncs.c:2712
-#: utils/adt/jsonfuncs.c:3468 utils/adt/jsonfuncs.c:3812
+#: utils/adt/jsonfuncs.c:2276 utils/adt/jsonfuncs.c:2716
+#: utils/adt/jsonfuncs.c:3473 utils/adt/jsonfuncs.c:3824
 #, c-format
 msgid "cannot call %s on a scalar"
 msgstr "%s kann nicht mit einem skalaren Wert aufgerufen werden"
 
 #: utils/adt/jsonfuncs.c:528 utils/adt/jsonfuncs.c:675
-#: utils/adt/jsonfuncs.c:2714 utils/adt/jsonfuncs.c:3457
+#: utils/adt/jsonfuncs.c:2718 utils/adt/jsonfuncs.c:3462
 #, c-format
 msgid "cannot call %s on an array"
 msgstr "%s kann nicht mit einem Array aufgerufen werden"
@@ -21784,8 +21858,8 @@ msgstr "kann nicht die Arraylänge eines Nicht-Arrays ermitteln"
 msgid "cannot call %s on a non-object"
 msgstr "%s kann nicht mit etwas aufgerufen werden, das kein Objekt ist"
 
-#: utils/adt/jsonfuncs.c:1709 utils/adt/jsonfuncs.c:3261
-#: utils/adt/jsonfuncs.c:3612
+#: utils/adt/jsonfuncs.c:1709 utils/adt/jsonfuncs.c:3266
+#: utils/adt/jsonfuncs.c:3621
 #, 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"
@@ -21810,120 +21884,120 @@ msgstr "kann keine Elemente aus einem skalaren Wert auswählen"
 msgid "cannot extract elements from an object"
 msgstr "kann keine Elemente aus einem Objekt auswählen"
 
-#: utils/adt/jsonfuncs.c:2263 utils/adt/jsonfuncs.c:3701
+#: utils/adt/jsonfuncs.c:2263 utils/adt/jsonfuncs.c:3708
 #, 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:2329 utils/adt/jsonfuncs.c:2334
-#: utils/adt/jsonfuncs.c:2351 utils/adt/jsonfuncs.c:2357
+#: utils/adt/jsonfuncs.c:2333 utils/adt/jsonfuncs.c:2338
+#: utils/adt/jsonfuncs.c:2355 utils/adt/jsonfuncs.c:2361
 #, c-format
 msgid "expected JSON array"
 msgstr "JSON-Array wurde erwartet"
 
-#: utils/adt/jsonfuncs.c:2330
+#: utils/adt/jsonfuncs.c:2334
 #, c-format
 msgid "See the value of key \"%s\"."
 msgstr "Prüfen Sie den Wert des Schlüssels »%s«."
 
-#: utils/adt/jsonfuncs.c:2352
+#: utils/adt/jsonfuncs.c:2356
 #, 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:2358
+#: utils/adt/jsonfuncs.c:2362
 #, c-format
 msgid "See the array element %s."
 msgstr "Prüfen Sie das Arrayelement %s."
 
-#: utils/adt/jsonfuncs.c:2393
+#: utils/adt/jsonfuncs.c:2397
 #, c-format
 msgid "malformed JSON array"
 msgstr "fehlerhaftes JSON-Array"
 
-#: utils/adt/jsonfuncs.c:3245 utils/adt/jsonfuncs.c:3597
+#: utils/adt/jsonfuncs.c:3250 utils/adt/jsonfuncs.c:3606
 #, c-format
 msgid "first argument of %s must be a row type"
 msgstr "erstes Argument von %s muss ein Zeilentyp sein"
 
-#: utils/adt/jsonfuncs.c:3263 utils/adt/jsonfuncs.c:3614
+#: utils/adt/jsonfuncs.c:3268 utils/adt/jsonfuncs.c:3623
 #, c-format
 msgid "Try calling the function in the FROM clause using a column definition list."
 msgstr "Versuchen Sie, die Funktion in der FROM-Klausel mit einer Spaltendefinitionsliste aufzurufen."
 
-#: utils/adt/jsonfuncs.c:3718 utils/adt/jsonfuncs.c:3794
+#: utils/adt/jsonfuncs.c:3725 utils/adt/jsonfuncs.c:3806
 #, 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:3746
+#: utils/adt/jsonfuncs.c:3758
 #, c-format
 msgid "cannot call %s on an object"
 msgstr "%s kann nicht mit einem Objekt aufgerufen werden"
 
-#: utils/adt/jsonfuncs.c:4223 utils/adt/jsonfuncs.c:4282
-#: utils/adt/jsonfuncs.c:4362
+#: utils/adt/jsonfuncs.c:4235 utils/adt/jsonfuncs.c:4294
+#: utils/adt/jsonfuncs.c:4374
 #, c-format
 msgid "cannot delete from scalar"
 msgstr "kann nicht aus skalarem Wert löschen"
 
-#: utils/adt/jsonfuncs.c:4367
+#: utils/adt/jsonfuncs.c:4379
 #, 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:4433 utils/adt/jsonfuncs.c:4525
+#: utils/adt/jsonfuncs.c:4445 utils/adt/jsonfuncs.c:4537
 #, c-format
 msgid "cannot set path in scalar"
 msgstr "in einem skalaren Wert kann kein Pfad gesetzt werden"
 
-#: utils/adt/jsonfuncs.c:4478
+#: utils/adt/jsonfuncs.c:4490
 #, c-format
 msgid "cannot delete path in scalar"
 msgstr "in einem skalaren Wert kann kein Pfad gelöscht werden"
 
-#: utils/adt/jsonfuncs.c:4648
+#: utils/adt/jsonfuncs.c:4660
 #, c-format
 msgid "invalid concatenation of jsonb objects"
 msgstr "ungültiges Aneinanderhängen von jsonb-Objekten"
 
-#: utils/adt/jsonfuncs.c:4682
+#: utils/adt/jsonfuncs.c:4694
 #, c-format
 msgid "path element at position %d is null"
 msgstr "Pfadelement auf Position %d ist NULL"
 
-#: utils/adt/jsonfuncs.c:4768
+#: utils/adt/jsonfuncs.c:4780
 #, c-format
 msgid "cannot replace existing key"
 msgstr "existierender Schlüssel kann nicht ersetzt werden"
 
-#: utils/adt/jsonfuncs.c:4769
+#: utils/adt/jsonfuncs.c:4781
 #, 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:4851
+#: utils/adt/jsonfuncs.c:4863
 #, 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:4970
+#: utils/adt/jsonfuncs.c:4982
 #, c-format
 msgid "wrong flag type, only arrays and scalars are allowed"
 msgstr ""
 
-#: utils/adt/jsonfuncs.c:4977
+#: utils/adt/jsonfuncs.c:4989
 #, fuzzy, c-format
 #| msgid "array element type cannot be %s"
 msgid "flag array element is not a string"
 msgstr "Arrayelementtyp kann nicht %s sein"
 
-#: utils/adt/jsonfuncs.c:4978 utils/adt/jsonfuncs.c:5000
+#: utils/adt/jsonfuncs.c:4990 utils/adt/jsonfuncs.c:5012
 #, c-format
-msgid "Possible values are: \"string\", \"numeric\", \"boolean\", \"key\" and \"all\""
+msgid "Possible values are: \"string\", \"numeric\", \"boolean\", \"key\", and \"all\""
 msgstr ""
 
-#: utils/adt/jsonfuncs.c:4998
+#: utils/adt/jsonfuncs.c:5010
 #, c-format
 msgid "wrong flag in flag array: \"%s\""
 msgstr ""
@@ -21943,12 +22017,12 @@ msgstr "konnte die für ILIKE zu verwendende Sortierfolge nicht bestimmen"
 msgid "LIKE pattern must not end with escape character"
 msgstr "LIKE-Muster darf nicht mit Escape-Zeichen enden"
 
-#: utils/adt/like_match.c:292 utils/adt/regexp.c:698
+#: utils/adt/like_match.c:292 utils/adt/regexp.c:702
 #, c-format
 msgid "invalid escape string"
 msgstr "ungültige ESCAPE-Zeichenkette"
 
-#: utils/adt/like_match.c:293 utils/adt/regexp.c:699
+#: utils/adt/like_match.c:293 utils/adt/regexp.c:703
 #, c-format
 msgid "Escape string must be empty or one character."
 msgstr "ESCAPE-Zeichenkette muss null oder ein Zeichen lang sein."
@@ -22384,7 +22458,7 @@ msgstr "ungültiges Mehrbytezeichen für Locale"
 msgid "The server's LC_CTYPE locale is probably incompatible with the database encoding."
 msgstr "Die LC_CTYPE-Locale des Servers ist wahrscheinlich mit der Kodierung der Datenbank inkompatibel."
 
-#: utils/adt/pg_upgrade_support.c:28
+#: utils/adt/pg_upgrade_support.c:29
 #, c-format
 msgid "function can only be called when server is in binary upgrade mode"
 msgstr "Funktion kann nur aufgerufen werden, wenn der Server im Binary-Upgrade-Modus ist"
@@ -22479,32 +22553,38 @@ msgstr "Zu viele Kommas."
 msgid "Junk after right parenthesis or bracket."
 msgstr "Müll nach rechter runder oder eckiger Klammer."
 
-#: utils/adt/regexp.c:285 utils/adt/regexp.c:1344 utils/adt/varlena.c:3993
+#: utils/adt/regexp.c:289 utils/adt/regexp.c:1424 utils/adt/varlena.c:4105
 #, c-format
 msgid "regular expression failed: %s"
 msgstr "regulärer Ausdruck fehlgeschlagen: %s"
 
-#: utils/adt/regexp.c:422
+#: utils/adt/regexp.c:426
 #, c-format
 msgid "invalid regexp option: \"%c\""
 msgstr "ungültige Option für regulären Ausdruck: »%c«"
 
-#: utils/adt/regexp.c:862
+#: utils/adt/regexp.c:866
 #, c-format
 msgid "regexp_match does not support the global option"
 msgstr "regexp_match unterstützt die »Global«-Option nicht"
 
-#: utils/adt/regexp.c:863
+#: utils/adt/regexp.c:867
 #, c-format
 msgid "Use the regexp_matches function instead."
 msgstr "Verwenden Sie stattdessen die Funktion regexp_matches."
 
-#: utils/adt/regexp.c:1163
+#: utils/adt/regexp.c:1049
+#, fuzzy, c-format
+#| msgid "regular expression failed: %s"
+msgid "too many regular expression matches"
+msgstr "regulärer Ausdruck fehlgeschlagen: %s"
+
+#: utils/adt/regexp.c:1244
 #, c-format
 msgid "regexp_split_to_table does not support the global option"
 msgstr "regexp_split_to_table unterstützt die »Global«-Option nicht"
 
-#: utils/adt/regexp.c:1219
+#: utils/adt/regexp.c:1297
 #, c-format
 msgid "regexp_split_to_array does not support the global option"
 msgstr "regexp_split_to_array unterstützt die »Global«-Option nicht"
@@ -22520,7 +22600,7 @@ msgid "more than one operator named %s"
 msgstr "es gibt mehrere Operatoren namens %s"
 
 #: utils/adt/regproc.c:696 utils/adt/regproc.c:737 utils/adt/regproc.c:1865
-#: utils/adt/ruleutils.c:9065 utils/adt/ruleutils.c:9233
+#: utils/adt/ruleutils.c:9132 utils/adt/ruleutils.c:9300
 #, c-format
 msgid "too many arguments"
 msgstr "zu viele Argumente"
@@ -22686,7 +22766,7 @@ msgstr "kann unterschiedliche Spaltentyp %s und %s in Record-Spalte %d nicht ver
 msgid "cannot compare record types with different numbers of columns"
 msgstr "kann Record-Typen mit unterschiedlicher Anzahl Spalten nicht vergleichen"
 
-#: utils/adt/ruleutils.c:4756
+#: utils/adt/ruleutils.c:4823
 #, c-format
 msgid "rule \"%s\" has unsupported event type %d"
 msgstr "Regel »%s« hat nicht unterstützten Ereignistyp %d"
@@ -23140,47 +23220,47 @@ msgstr "Sortierschlüsselerzeugung fehlgeschlagen: %s"
 msgid "index %d out of valid range, 0..%d"
 msgstr "Index %d ist außerhalb des gültigen Bereichs, 0..%d"
 
-#: utils/adt/varlena.c:4089
+#: utils/adt/varlena.c:4201
 #, c-format
 msgid "field position must be greater than zero"
 msgstr "Feldposition muss größer als null sein"
 
-#: utils/adt/varlena.c:4968
+#: utils/adt/varlena.c:5080
 #, c-format
 msgid "unterminated format() type specifier"
 msgstr "Typspezifikation in format() nicht abgeschlossen"
 
-#: utils/adt/varlena.c:4969 utils/adt/varlena.c:5103 utils/adt/varlena.c:5224
+#: utils/adt/varlena.c:5081 utils/adt/varlena.c:5215 utils/adt/varlena.c:5336
 #, c-format
 msgid "For a single \"%%\" use \"%%%%\"."
 msgstr "Für ein einzelnes »%%« geben Sie »%%%%« an."
 
-#: utils/adt/varlena.c:5101 utils/adt/varlena.c:5222
+#: utils/adt/varlena.c:5213 utils/adt/varlena.c:5334
 #, c-format
 msgid "unrecognized format() type specifier \"%c\""
 msgstr "unbekannte Typspezifikation in format(): »%c«"
 
-#: utils/adt/varlena.c:5114 utils/adt/varlena.c:5171
+#: utils/adt/varlena.c:5226 utils/adt/varlena.c:5283
 #, c-format
 msgid "too few arguments for format()"
 msgstr "zu wenige Argumente für format()"
 
-#: utils/adt/varlena.c:5267 utils/adt/varlena.c:5449
+#: utils/adt/varlena.c:5379 utils/adt/varlena.c:5561
 #, c-format
 msgid "number is out of range"
 msgstr "Zahl ist außerhalb des gültigen Bereichs"
 
-#: utils/adt/varlena.c:5330 utils/adt/varlena.c:5358
+#: utils/adt/varlena.c:5442 utils/adt/varlena.c:5470
 #, c-format
 msgid "format specifies argument 0, but arguments are numbered from 1"
 msgstr "Format gibt Argument 0 an, aber die Argumente sind von 1 an nummeriert"
 
-#: utils/adt/varlena.c:5351
+#: utils/adt/varlena.c:5463
 #, c-format
 msgid "width argument position must be ended by \"$\""
 msgstr "Argumentposition der Breitenangabe muss mit »$« enden"
 
-#: utils/adt/varlena.c:5396
+#: utils/adt/varlena.c:5508
 #, c-format
 msgid "null values cannot be formatted as an SQL identifier"
 msgstr "NULL-Werte können nicht als SQL-Bezeichner formatiert werden"
@@ -23324,32 +23404,32 @@ msgstr "Das Array muss zweidimensional sein und die Länge der zweiten Achse mus
 msgid "empty XPath expression"
 msgstr "leerer XPath-Ausdruck"
 
-#: utils/adt/xml.c:3954
+#: utils/adt/xml.c:3951
 #, c-format
 msgid "neither namespace name nor URI may be null"
 msgstr "weder Namensraumname noch URI dürfen NULL sein"
 
-#: utils/adt/xml.c:3961
+#: utils/adt/xml.c:3958
 #, c-format
 msgid "could not register XML namespace with name \"%s\" and URI \"%s\""
 msgstr "konnte XML-Namensraum mit Namen »%s« und URI »%s« nicht registrieren"
 
-#: utils/adt/xml.c:4315
+#: utils/adt/xml.c:4309
 #, c-format
 msgid "DEFAULT namespace is not supported"
 msgstr "DEFAULT-Namensraum wird nicht unterstützt"
 
-#: utils/adt/xml.c:4344
+#: utils/adt/xml.c:4338
 #, c-format
 msgid "row path filter must not be empty string"
 msgstr "Zeilenpfadfilter darf nicht leer sein"
 
-#: utils/adt/xml.c:4375
+#: utils/adt/xml.c:4369
 #, c-format
 msgid "column path filter must not be empty string"
 msgstr "Spaltenpfadfilter darf nicht leer sein"
 
-#: utils/adt/xml.c:4557
+#: utils/adt/xml.c:4555
 #, c-format
 msgid "more than one value returned by column XPath expression"
 msgstr "XPath-Ausdruck für Spalte gab mehr als einen Wert zurück"
@@ -23380,57 +23460,57 @@ msgstr "in Operatorklasse »%s« für Zugriffsmethode %s fehlt Support-Funktion
 msgid "cached plan must not change result type"
 msgstr "gecachter Plan darf den Ergebnistyp nicht ändern"
 
-#: utils/cache/relcache.c:5750
+#: utils/cache/relcache.c:5824
 #, c-format
 msgid "could not create relation-cache initialization file \"%s\": %m"
 msgstr "konnte Initialisierungsdatei für Relationscache »%s« nicht erzeugen: %m"
 
-#: utils/cache/relcache.c:5752
+#: utils/cache/relcache.c:5826
 #, c-format
 msgid "Continuing anyway, but there's something wrong."
 msgstr "Setze trotzdem fort, aber irgendwas stimmt nicht."
 
-#: utils/cache/relcache.c:6026
+#: utils/cache/relcache.c:6180
 #, c-format
 msgid "could not remove cache file \"%s\": %m"
 msgstr "konnte Cache-Datei »%s« nicht löschen: %m"
 
-#: utils/cache/relmapper.c:509
+#: utils/cache/relmapper.c:513
 #, c-format
 msgid "cannot PREPARE a transaction that modified relation mapping"
 msgstr "PREPARE kann nicht in einer Transaktion ausgeführt werden, die das Relation-Mapping geändert hat"
 
-#: utils/cache/relmapper.c:651 utils/cache/relmapper.c:751
+#: utils/cache/relmapper.c:655 utils/cache/relmapper.c:755
 #, c-format
 msgid "could not open relation mapping file \"%s\": %m"
 msgstr "konnte Relation-Mapping-Datei »%s« nicht öffnen: %m"
 
-#: utils/cache/relmapper.c:665
+#: utils/cache/relmapper.c:669
 #, c-format
 msgid "could not read relation mapping file \"%s\": %m"
 msgstr "konnte nicht aus Relation-Mapping-Datei »%s« lesen: %m"
 
-#: utils/cache/relmapper.c:676
+#: utils/cache/relmapper.c:680
 #, c-format
 msgid "relation mapping file \"%s\" contains invalid data"
 msgstr "Relation-Mapping-Datei »%s« enthält ungültige Daten"
 
-#: utils/cache/relmapper.c:686
+#: utils/cache/relmapper.c:690
 #, c-format
 msgid "relation mapping file \"%s\" contains incorrect checksum"
 msgstr "Relation-Mapping-Datei »%s« enthält falsche Prüfsumme"
 
-#: utils/cache/relmapper.c:785
+#: utils/cache/relmapper.c:789
 #, c-format
 msgid "could not write to relation mapping file \"%s\": %m"
 msgstr "konnte nicht in Relation-Mapping-Datei »%s« schreiben: %m"
 
-#: utils/cache/relmapper.c:800
+#: utils/cache/relmapper.c:804
 #, c-format
 msgid "could not fsync relation mapping file \"%s\": %m"
 msgstr "konnte Relation-Mapping-Datei »%s« nicht fsyncen: %m"
 
-#: utils/cache/relmapper.c:807
+#: utils/cache/relmapper.c:811
 #, c-format
 msgid "could not close relation mapping file \"%s\": %m"
 msgstr "konnte Relation-Mapping-Datei »%s« nicht schließen: %m"
@@ -23719,7 +23799,7 @@ msgstr "Rechte sollten u=rwx (0700) sein."
 msgid "could not change directory to \"%s\": %m"
 msgstr "konnte nicht in Verzeichnis »%s« wechseln: %m"
 
-#: utils/init/miscinit.c:546 utils/misc/guc.c:6350
+#: utils/init/miscinit.c:546 utils/misc/guc.c:6360
 #, c-format
 msgid "cannot set parameter \"%s\" within security-restricted operation"
 msgstr "kann Parameter »%s« nicht in einer sicherheitsbeschränkten Operation setzen"
@@ -23830,7 +23910,7 @@ msgstr "Die Datei ist anscheinend aus Versehen übrig geblieben, konnte aber nic
 msgid "could not write lock file \"%s\": %m"
 msgstr "konnte Sperrdatei »%s« nicht schreiben: %m"
 
-#: utils/init/miscinit.c:1276 utils/init/miscinit.c:1419 utils/misc/guc.c:9190
+#: utils/init/miscinit.c:1276 utils/init/miscinit.c:1419 utils/misc/guc.c:9201
 #, c-format
 msgid "could not read from file \"%s\": %m"
 msgstr "konnte nicht aus Datei »%s« lesen: %m"
@@ -24277,1487 +24357,1489 @@ msgid "Developer Options"
 msgstr "Entwickleroptionen"
 
 #: utils/misc/guc.c:721
-msgid "Valid units for this parameter are \"kB\", \"MB\", \"GB\", and \"TB\"."
+#, fuzzy
+#| msgid "Valid units for this parameter are \"kB\", \"MB\", \"GB\", and \"TB\"."
+msgid "Valid units for this parameter are \"B\", \"kB\", \"MB\", \"GB\", and \"TB\"."
 msgstr "Gültige Einheiten für diesen Parameter sind »kB«, »MB«, »GB« und »TB«."
 
-#: utils/misc/guc.c:753
+#: utils/misc/guc.c:763
 msgid "Valid units for this parameter are \"ms\", \"s\", \"min\", \"h\", and \"d\"."
 msgstr "Gültige Einheiten für diesen Parameter sind »ms«, »s«, »min«, »h« und »d«."
 
-#: utils/misc/guc.c:812
+#: utils/misc/guc.c:822
 msgid "Enables the planner's use of sequential-scan plans."
 msgstr "Ermöglicht sequenzielle Scans in Planer."
 
-#: utils/misc/guc.c:821
+#: utils/misc/guc.c:831
 msgid "Enables the planner's use of index-scan plans."
 msgstr "Ermöglicht Index-Scans im Planer."
 
-#: utils/misc/guc.c:830
+#: utils/misc/guc.c:840
 msgid "Enables the planner's use of index-only-scan plans."
 msgstr "Ermöglicht Index-Only-Scans im Planer."
 
-#: utils/misc/guc.c:839
+#: utils/misc/guc.c:849
 msgid "Enables the planner's use of bitmap-scan plans."
 msgstr "Ermöglicht Bitmap-Scans im Planer."
 
-#: utils/misc/guc.c:848
+#: utils/misc/guc.c:858
 msgid "Enables the planner's use of TID scan plans."
 msgstr "Ermöglicht TID-Scans im Planer."
 
-#: utils/misc/guc.c:857
+#: utils/misc/guc.c:867
 msgid "Enables the planner's use of explicit sort steps."
 msgstr "Ermöglicht Sortierschritte im Planer."
 
-#: utils/misc/guc.c:866
+#: utils/misc/guc.c:876
 msgid "Enables the planner's use of hashed aggregation plans."
 msgstr "Ermöglicht Hash-Aggregierung im Planer."
 
-#: utils/misc/guc.c:875
+#: utils/misc/guc.c:885
 msgid "Enables the planner's use of materialization."
 msgstr "Ermöglicht Materialisierung im Planer."
 
-#: utils/misc/guc.c:884
+#: utils/misc/guc.c:894
 msgid "Enables the planner's use of nested-loop join plans."
 msgstr "Ermöglicht Nested-Loop-Verbunde im Planer."
 
-#: utils/misc/guc.c:893
+#: utils/misc/guc.c:903
 msgid "Enables the planner's use of merge join plans."
 msgstr "Ermöglicht Merge-Verbunde im Planer."
 
-#: utils/misc/guc.c:902
+#: utils/misc/guc.c:912
 msgid "Enables the planner's use of hash join plans."
 msgstr "Ermöglicht Hash-Verbunde im Planer."
 
-#: utils/misc/guc.c:911
+#: utils/misc/guc.c:921
 msgid "Enables the planner's use of gather merge plans."
 msgstr "Ermöglicht Gather-Merge-Pläne im Planer."
 
-#: utils/misc/guc.c:920
+#: utils/misc/guc.c:930
 msgid "Enables partitionwise join."
 msgstr ""
 
-#: utils/misc/guc.c:929
+#: utils/misc/guc.c:939
 msgid "Enables partitionwise aggregation and grouping."
 msgstr ""
 
-#: utils/misc/guc.c:938
+#: utils/misc/guc.c:948
 #, fuzzy
 #| msgid "Enables the planner's use of merge join plans."
 msgid "Enables the planner's use of parallel append plans."
 msgstr "Ermöglicht Merge-Verbunde im Planer."
 
-#: utils/misc/guc.c:947
+#: utils/misc/guc.c:957
 #, fuzzy
 #| msgid "Enables the planner's use of hash join plans."
-msgid "Enables the planner's user of parallel hash plans."
+msgid "Enables the planner's use of parallel hash plans."
 msgstr "Ermöglicht Hash-Verbunde im Planer."
 
-#: utils/misc/guc.c:956
+#: utils/misc/guc.c:966
 msgid "Enable plan-time and run-time partition pruning."
 msgstr ""
 
-#: utils/misc/guc.c:957
+#: utils/misc/guc.c:967
 msgid "Allows the query planner and executor to compare partition bounds to conditions in the query to determine which partitions must be scanned."
 msgstr ""
 
-#: utils/misc/guc.c:967
+#: utils/misc/guc.c:977
 msgid "Enables genetic query optimization."
 msgstr "Ermöglicht genetische Anfrageoptimierung."
 
-#: utils/misc/guc.c:968
+#: utils/misc/guc.c:978
 msgid "This algorithm attempts to do planning without exhaustive searching."
 msgstr "Dieser Algorithmus versucht das Planen ohne erschöpfende Suche durchzuführen."
 
-#: utils/misc/guc.c:978
+#: utils/misc/guc.c:988
 msgid "Shows whether the current user is a superuser."
 msgstr "Zeigt, ob der aktuelle Benutzer ein Superuser ist."
 
-#: utils/misc/guc.c:988
+#: utils/misc/guc.c:998
 msgid "Enables advertising the server via Bonjour."
 msgstr "Ermöglicht die Bekanntgabe des Servers mit Bonjour."
 
-#: utils/misc/guc.c:997
+#: utils/misc/guc.c:1007
 msgid "Collects transaction commit time."
 msgstr "Sammelt Commit-Timestamps von Transaktionen."
 
-#: utils/misc/guc.c:1006
+#: utils/misc/guc.c:1016
 msgid "Enables SSL connections."
 msgstr "Ermöglicht SSL-Verbindungen."
 
-#: utils/misc/guc.c:1015
+#: utils/misc/guc.c:1025
 msgid "Also use ssl_passphrase_command during server reload."
 msgstr ""
 
-#: utils/misc/guc.c:1024
+#: utils/misc/guc.c:1034
 msgid "Give priority to server ciphersuite order."
 msgstr "Der Ciphersuite-Reihenfolge des Servers Vorrang geben."
 
-#: utils/misc/guc.c:1033
+#: utils/misc/guc.c:1043
 msgid "Forces synchronization of updates to disk."
 msgstr "Erzwingt die Synchronisierung von Aktualisierungen auf Festplatte."
 
-#: utils/misc/guc.c:1034
+#: utils/misc/guc.c:1044
 msgid "The server will use the fsync() system call in several places to make sure that updates are physically written to disk. This insures that a database cluster will recover to a consistent state after an operating system or hardware crash."
 msgstr "Der Server verwendet den Systemaufruf fsync() an mehreren Stellen, um sicherzustellen, dass Datenänderungen physikalisch auf die Festplatte geschrieben werden. Das stellt sicher, dass der Datenbankcluster nach einem Betriebssystemabsturz oder Hardwarefehler in einem korrekten Zustand wiederhergestellt werden kann."
 
-#: utils/misc/guc.c:1045
+#: utils/misc/guc.c:1055
 msgid "Continues processing after a checksum failure."
 msgstr "Setzt die Verarbeitung trotz Prüfsummenfehler fort."
 
-#: utils/misc/guc.c:1046
+#: utils/misc/guc.c:1056
 msgid "Detection of a checksum failure normally causes PostgreSQL to report an error, aborting the current transaction. Setting ignore_checksum_failure to true causes the system to ignore the failure (but still report a warning), and continue processing. This behavior could cause crashes or other serious problems. Only has an effect if checksums are enabled."
 msgstr "Wenn eine fehlerhafte Prüfsumme entdeckt wird, gibt PostgreSQL normalerweise ein Fehler aus und bricht die aktuelle Transaktion ab. Wenn »ignore_checksum_failure« an ist, dann wird der Fehler ignoriert (aber trotzdem eine Warnung ausgegeben) und die Verarbeitung geht weiter. Dieses Verhalten kann Abstürze und andere ernsthafte Probleme verursachen. Es hat keine Auswirkungen, wenn Prüfsummen nicht eingeschaltet sind."
 
-#: utils/misc/guc.c:1060
+#: utils/misc/guc.c:1070
 msgid "Continues processing past damaged page headers."
 msgstr "Setzt die Verarbeitung trotz kaputter Seitenköpfe fort."
 
-#: utils/misc/guc.c:1061
+#: utils/misc/guc.c:1071
 msgid "Detection of a damaged page header normally causes PostgreSQL to report an error, aborting the current transaction. Setting zero_damaged_pages to true causes the system to instead report a warning, zero out the damaged page, and continue processing. This behavior will destroy data, namely all the rows on the damaged page."
 msgstr "Wenn ein kaputter Seitenkopf entdeckt wird, gibt PostgreSQL normalerweise einen Fehler aus und bricht die aktuelle Transaktion ab. Wenn »zero_damaged_pages« an ist, dann wird eine Warnung ausgegeben, die kaputte Seite mit Nullen gefüllt und die Verarbeitung geht weiter. Dieses Verhalten zerstört Daten, nämlich alle Zeilen in der kaputten Seite."
 
-#: utils/misc/guc.c:1074
+#: utils/misc/guc.c:1084
 msgid "Writes full pages to WAL when first modified after a checkpoint."
 msgstr "Schreibt volle Seiten in den WAL, sobald sie nach einem Checkpoint geändert werden."
 
-#: utils/misc/guc.c:1075
+#: utils/misc/guc.c:1085
 msgid "A page write in process during an operating system crash might be only partially written to disk.  During recovery, the row changes stored in WAL are not enough to recover.  This option writes pages when first modified after a checkpoint to WAL so full recovery is possible."
 msgstr "Ein Seitenschreibvorgang während eines Betriebssystemabsturzes könnte eventuell nur teilweise geschrieben worden sein. Bei der Wiederherstellung sind die im WAL gespeicherten Zeilenänderungen nicht ausreichend. Diese Option schreibt Seiten, sobald sie nach einem Checkpoint geändert worden sind, damit eine volle Wiederherstellung möglich ist."
 
-#: utils/misc/guc.c:1088
+#: utils/misc/guc.c:1098
 msgid "Writes full pages to WAL when first modified after a checkpoint, even for a non-critical modifications."
 msgstr "Schreibt volle Seiten in den WAL, sobald sie nach einem Checkpoint geändert werden, auch für nicht kritische Änderungen."
 
-#: utils/misc/guc.c:1098
+#: utils/misc/guc.c:1108
 msgid "Compresses full-page writes written in WAL file."
 msgstr "Komprimiert in WAL-Dateien geschriebene volle Seiten."
 
-#: utils/misc/guc.c:1108
+#: utils/misc/guc.c:1118
 msgid "Logs each checkpoint."
 msgstr "Schreibt jeden Checkpoint in den Log."
 
-#: utils/misc/guc.c:1117
+#: utils/misc/guc.c:1127
 msgid "Logs each successful connection."
 msgstr "Schreibt jede erfolgreiche Verbindung in den Log."
 
-#: utils/misc/guc.c:1126
+#: utils/misc/guc.c:1136
 msgid "Logs end of a session, including duration."
 msgstr "Schreibt jedes Verbindungsende mit Sitzungszeit in den Log."
 
-#: utils/misc/guc.c:1135
+#: utils/misc/guc.c:1145
 msgid "Logs each replication command."
 msgstr "Schreibt jeden Replikationsbefehl in den Log."
 
-#: utils/misc/guc.c:1144
+#: utils/misc/guc.c:1154
 msgid "Shows whether the running server has assertion checks enabled."
 msgstr "Zeigt, ob der laufende Server Assertion-Prüfungen aktiviert hat."
 
-#: utils/misc/guc.c:1159
+#: utils/misc/guc.c:1169
 msgid "Terminate session on any error."
 msgstr "Sitzung bei jedem Fehler abbrechen."
 
-#: utils/misc/guc.c:1168
+#: utils/misc/guc.c:1178
 msgid "Reinitialize server after backend crash."
 msgstr "Server nach Absturz eines Serverprozesses reinitialisieren."
 
-#: utils/misc/guc.c:1178
+#: utils/misc/guc.c:1188
 msgid "Logs the duration of each completed SQL statement."
 msgstr "Loggt die Dauer jeder abgeschlossenen SQL-Anweisung."
 
-#: utils/misc/guc.c:1187
+#: utils/misc/guc.c:1197
 msgid "Logs each query's parse tree."
 msgstr "Scheibt den Parsebaum jeder Anfrage in den Log."
 
-#: utils/misc/guc.c:1196
+#: utils/misc/guc.c:1206
 msgid "Logs each query's rewritten parse tree."
 msgstr "Schreibt den umgeschriebenen Parsebaum jeder Anfrage in den Log."
 
-#: utils/misc/guc.c:1205
+#: utils/misc/guc.c:1215
 msgid "Logs each query's execution plan."
 msgstr "Schreibt den Ausführungsplan jeder Anfrage in den Log."
 
-#: utils/misc/guc.c:1214
+#: utils/misc/guc.c:1224
 msgid "Indents parse and plan tree displays."
 msgstr "Rückt die Anzeige von Parse- und Planbäumen ein."
 
-#: utils/misc/guc.c:1223
+#: utils/misc/guc.c:1233
 msgid "Writes parser performance statistics to the server log."
 msgstr "Schreibt Parser-Leistungsstatistiken in den Serverlog."
 
-#: utils/misc/guc.c:1232
+#: utils/misc/guc.c:1242
 msgid "Writes planner performance statistics to the server log."
 msgstr "Schreibt Planer-Leistungsstatistiken in den Serverlog."
 
-#: utils/misc/guc.c:1241
+#: utils/misc/guc.c:1251
 msgid "Writes executor performance statistics to the server log."
 msgstr "Schreibt Executor-Leistungsstatistiken in den Serverlog."
 
-#: utils/misc/guc.c:1250
+#: utils/misc/guc.c:1260
 msgid "Writes cumulative performance statistics to the server log."
 msgstr "Schreibt Gesamtleistungsstatistiken in den Serverlog."
 
-#: utils/misc/guc.c:1260
+#: utils/misc/guc.c:1270
 msgid "Logs system resource usage statistics (memory and CPU) on various B-tree operations."
 msgstr "Loggt Statistiken über Systemressourcen (Speicher und CPU) während diverser B-Baum-Operationen."
 
-#: utils/misc/guc.c:1272
+#: utils/misc/guc.c:1282
 msgid "Collects information about executing commands."
 msgstr "Sammelt Informationen über ausgeführte Befehle."
 
-#: utils/misc/guc.c:1273
+#: utils/misc/guc.c:1283
 msgid "Enables the collection of information on the currently executing command of each session, along with the time at which that command began execution."
 msgstr "Schaltet die Sammlung von Informationen über den aktuell ausgeführten Befehl jeder Sitzung ein, einschließlich der Zeit, and dem die Befehlsausführung begann."
 
-#: utils/misc/guc.c:1283
+#: utils/misc/guc.c:1293
 msgid "Collects statistics on database activity."
 msgstr "Sammelt Statistiken über Datenbankaktivität."
 
-#: utils/misc/guc.c:1292
+#: utils/misc/guc.c:1302
 msgid "Collects timing statistics for database I/O activity."
 msgstr "Sammelt Zeitmessungsstatistiken über Datenbank-I/O-Aktivität."
 
-#: utils/misc/guc.c:1302
+#: utils/misc/guc.c:1312
 msgid "Updates the process title to show the active SQL command."
 msgstr "Der Prozesstitel wird aktualisiert, um den aktuellen SQL-Befehl anzuzeigen."
 
-#: utils/misc/guc.c:1303
+#: utils/misc/guc.c:1313
 msgid "Enables updating of the process title every time a new SQL command is received by the server."
 msgstr "Ermöglicht das Aktualisieren des Prozesstitels bei jedem von Server empfangenen neuen SQL-Befehl."
 
-#: utils/misc/guc.c:1316
+#: utils/misc/guc.c:1326
 msgid "Starts the autovacuum subprocess."
 msgstr "Startet den Autovacuum-Prozess."
 
-#: utils/misc/guc.c:1326
+#: utils/misc/guc.c:1336
 msgid "Generates debugging output for LISTEN and NOTIFY."
 msgstr "Erzeugt Debug-Ausgabe für LISTEN und NOTIFY."
 
-#: utils/misc/guc.c:1338
+#: utils/misc/guc.c:1348
 msgid "Emits information about lock usage."
 msgstr "Gibt Informationen über Sperrenverwendung aus."
 
-#: utils/misc/guc.c:1348
+#: utils/misc/guc.c:1358
 msgid "Emits information about user lock usage."
 msgstr "Gibt Informationen über Benutzersperrenverwendung aus."
 
-#: utils/misc/guc.c:1358
+#: utils/misc/guc.c:1368
 msgid "Emits information about lightweight lock usage."
 msgstr "Gibt Informationen über die Verwendung von Lightweight Locks aus."
 
-#: utils/misc/guc.c:1368
+#: utils/misc/guc.c:1378
 msgid "Dumps information about all current locks when a deadlock timeout occurs."
 msgstr "Gibt Informationen über alle aktuellen Sperren aus, wenn eine Verklemmung auftritt."
 
-#: utils/misc/guc.c:1380
+#: utils/misc/guc.c:1390
 msgid "Logs long lock waits."
 msgstr "Schreibt Meldungen über langes Warten auf Sperren in den Log."
 
-#: utils/misc/guc.c:1390
+#: utils/misc/guc.c:1400
 msgid "Logs the host name in the connection logs."
 msgstr "Schreibt den Hostnamen jeder Verbindung in den Log."
 
-#: utils/misc/guc.c:1391
+#: utils/misc/guc.c:1401
 msgid "By default, connection logs only show the IP address of the connecting host. If you want them to show the host name you can turn this on, but depending on your host name resolution setup it might impose a non-negligible performance penalty."
 msgstr "In der Standardeinstellung zeigen die Verbindungslogs nur die IP-Adresse der Clienthosts. Wenn Sie den Hostnamen auch anzeigen wollen, dann können Sie diese Option anschalten, aber je nachdem, wie Ihr DNS eingerichtet ist, kann das die Leistung nicht unerheblich beeinträchtigen."
 
-#: utils/misc/guc.c:1402
+#: utils/misc/guc.c:1412
 msgid "Treats \"expr=NULL\" as \"expr IS NULL\"."
 msgstr "Behandelt »ausdruck=NULL« als »ausdruck IS NULL«."
 
-#: utils/misc/guc.c:1403
+#: utils/misc/guc.c:1413
 msgid "When turned on, expressions of the form expr = NULL (or NULL = expr) are treated as expr IS NULL, that is, they return true if expr evaluates to the null value, and false otherwise. The correct behavior of expr = NULL is to always return null (unknown)."
 msgstr "Wenn an, dann werden Ausdrücke der Form ausdruck = NULL (oder NULL = ausdruck) wie ausdruck IS NULL behandelt, das heißt, sie ergeben wahr, wenn das Ergebnis von ausdruck der NULL-Wert ist, und ansonsten falsch. Das korrekte Verhalten von ausdruck = NULL ist immer den NULL-Wert (für unbekannt) zurückzugeben."
 
-#: utils/misc/guc.c:1415
+#: utils/misc/guc.c:1425
 msgid "Enables per-database user names."
 msgstr "Ermöglicht Datenbank-lokale Benutzernamen."
 
-#: utils/misc/guc.c:1424
+#: utils/misc/guc.c:1434
 msgid "Sets the default read-only status of new transactions."
 msgstr "Setzt den Standardwert für die Read-Only-Einstellung einer neuen Transaktion."
 
-#: utils/misc/guc.c:1433
+#: utils/misc/guc.c:1443
 msgid "Sets the current transaction's read-only status."
 msgstr "Setzt die Read-Only-Einstellung der aktuellen Transaktion."
 
-#: utils/misc/guc.c:1443
+#: utils/misc/guc.c:1453
 msgid "Sets the default deferrable status of new transactions."
 msgstr "Setzt den Standardwert für die Deferrable-Einstellung einer neuen Transaktion."
 
-#: utils/misc/guc.c:1452
+#: utils/misc/guc.c:1462
 msgid "Whether to defer a read-only serializable transaction until it can be executed with no possible serialization failures."
 msgstr "Ob eine serialisierbare Read-Only-Transaktion aufgeschoben werden soll, bis sie ohne mögliche Serialisierungsfehler ausgeführt werden kann."
 
-#: utils/misc/guc.c:1462
+#: utils/misc/guc.c:1472
 msgid "Enable row security."
 msgstr "Schaltet Sicherheit auf Zeilenebene ein."
 
-#: utils/misc/guc.c:1463
+#: utils/misc/guc.c:1473
 msgid "When enabled, row security will be applied to all users."
 msgstr "Wenn eingeschaltet, wird Sicherheit auf Zeilenebene auf alle Benutzer angewendet."
 
-#: utils/misc/guc.c:1471
+#: utils/misc/guc.c:1481
 msgid "Check function bodies during CREATE FUNCTION."
 msgstr "Prüft Funktionskörper bei der Ausführung von CREATE FUNCTION."
 
-#: utils/misc/guc.c:1480
+#: utils/misc/guc.c:1490
 msgid "Enable input of NULL elements in arrays."
 msgstr "Ermöglicht die Eingabe von NULL-Elementen in Arrays."
 
-#: utils/misc/guc.c:1481
+#: utils/misc/guc.c:1491
 msgid "When turned on, unquoted NULL in an array input value means a null value; otherwise it is taken literally."
 msgstr "Wenn dies eingeschaltet ist, wird ein nicht gequotetes NULL in einem Array-Eingabewert als NULL-Wert interpretiert, ansonsten als Zeichenkette."
 
-#: utils/misc/guc.c:1491
+#: utils/misc/guc.c:1501
 msgid "Create new tables with OIDs by default."
 msgstr "Erzeugt neue Tabellen standardmäßig mit OIDs."
 
-#: utils/misc/guc.c:1500
+#: utils/misc/guc.c:1510
 msgid "Start a subprocess to capture stderr output and/or csvlogs into log files."
 msgstr "Startet einen Subprozess, um die Stderr-Ausgabe und/oder CSV-Logs in Logdateien auszugeben."
 
-#: utils/misc/guc.c:1509
+#: utils/misc/guc.c:1519
 msgid "Truncate existing log files of same name during log rotation."
 msgstr "Kürzt existierende Logdateien mit dem selben Namen beim Rotieren."
 
-#: utils/misc/guc.c:1520
+#: utils/misc/guc.c:1530
 msgid "Emit information about resource usage in sorting."
 msgstr "Gibt Informationen über die Ressourcenverwendung beim Sortieren aus."
 
-#: utils/misc/guc.c:1534
+#: utils/misc/guc.c:1544
 msgid "Generate debugging output for synchronized scanning."
 msgstr "Erzeugt Debug-Ausgabe für synchronisiertes Scannen."
 
-#: utils/misc/guc.c:1549
+#: utils/misc/guc.c:1559
 msgid "Enable bounded sorting using heap sort."
 msgstr "Ermöglicht Bounded Sorting mittels Heap-Sort."
 
-#: utils/misc/guc.c:1562
+#: utils/misc/guc.c:1572
 msgid "Emit WAL-related debugging output."
 msgstr "Gibt diverse Debug-Meldungen über WAL aus."
 
-#: utils/misc/guc.c:1574
+#: utils/misc/guc.c:1584
 msgid "Datetimes are integer based."
 msgstr "Datum/Zeit verwendet intern ganze Zahlen."
 
-#: utils/misc/guc.c:1585
+#: utils/misc/guc.c:1595
 msgid "Sets whether Kerberos and GSSAPI user names should be treated as case-insensitive."
 msgstr "Bestimmt, ob Groß-/Kleinschreibung bei Kerberos- und GSSAPI-Benutzernamen ignoriert werden soll."
 
-#: utils/misc/guc.c:1595
+#: utils/misc/guc.c:1605
 msgid "Warn about backslash escapes in ordinary string literals."
 msgstr "Warnt bei Backslash-Escapes in normalen Zeichenkettenkonstanten."
 
-#: utils/misc/guc.c:1605
+#: utils/misc/guc.c:1615
 msgid "Causes '...' strings to treat backslashes literally."
 msgstr "Bewirkt, dass Zeichenketten der Art '...' Backslashes als normales Zeichen behandeln."
 
-#: utils/misc/guc.c:1616
+#: utils/misc/guc.c:1626
 msgid "Enable synchronized sequential scans."
 msgstr "Ermöglicht synchronisierte sequenzielle Scans."
 
-#: utils/misc/guc.c:1626
+#: utils/misc/guc.c:1636
 msgid "Allows connections and queries during recovery."
 msgstr "Erlaubt Verbindungen und Anfragen während der Wiederherstellung."
 
-#: utils/misc/guc.c:1636
+#: utils/misc/guc.c:1646
 msgid "Allows feedback from a hot standby to the primary that will avoid query conflicts."
 msgstr "Erlaubt Rückmeldungen von einem Hot Standby an den Primärserver, um Anfragekonflikte zu vermeiden."
 
-#: utils/misc/guc.c:1646
+#: utils/misc/guc.c:1656
 msgid "Allows modifications of the structure of system tables."
 msgstr "Erlaubt Änderungen an der Struktur von Systemtabellen."
 
-#: utils/misc/guc.c:1657
+#: utils/misc/guc.c:1667
 msgid "Disables reading from system indexes."
 msgstr "Schaltet das Lesen aus Systemindexen ab."
 
-#: utils/misc/guc.c:1658
+#: utils/misc/guc.c:1668
 msgid "It does not prevent updating the indexes, so it is safe to use.  The worst consequence is slowness."
 msgstr "Das Aktualisieren der Indexe wird nicht verhindert, also ist die Verwendung unbedenklich. Schlimmstenfalls wird alles langsamer."
 
-#: utils/misc/guc.c:1669
+#: utils/misc/guc.c:1679
 msgid "Enables backward compatibility mode for privilege checks on large objects."
 msgstr "Schaltet den rückwärtskompatiblen Modus für Privilegienprüfungen bei Large Objects ein."
 
-#: utils/misc/guc.c:1670
+#: utils/misc/guc.c:1680
 msgid "Skips privilege checks when reading or modifying large objects, for compatibility with PostgreSQL releases prior to 9.0."
 msgstr "Überspringt Privilegienprüfungen beim Lesen oder Ändern von Large Objects, zur Kompatibilität mit PostgreSQL-Versionen vor 9.0."
 
-#: utils/misc/guc.c:1680
+#: utils/misc/guc.c:1690
 msgid "Emit a warning for constructs that changed meaning since PostgreSQL 9.4."
 msgstr "Warnung ausgeben für Konstrukte, deren Bedeutung sich seit PostgreSQL 9.4 geändert hat."
 
-#: utils/misc/guc.c:1690
+#: utils/misc/guc.c:1700
 msgid "When generating SQL fragments, quote all identifiers."
 msgstr "Wenn SQL-Fragmente erzeugt werden, alle Bezeichner quoten."
 
-#: utils/misc/guc.c:1700
+#: utils/misc/guc.c:1710
 msgid "Shows whether data checksums are turned on for this cluster."
 msgstr "Zeigt, ob Datenprüfsummen in diesem Cluster angeschaltet sind."
 
-#: utils/misc/guc.c:1711
+#: utils/misc/guc.c:1721
 msgid "Add sequence number to syslog messages to avoid duplicate suppression."
 msgstr "Syslog-Nachrichten mit Sequenznummern versehen, um Unterdrückung doppelter Nachrichten zu unterbinden."
 
-#: utils/misc/guc.c:1721
+#: utils/misc/guc.c:1731
 msgid "Split messages sent to syslog by lines and to fit into 1024 bytes."
 msgstr "An Syslog gesendete Nachrichten nach Zeilen und in maximal 1024 Bytes aufteilen."
 
-#: utils/misc/guc.c:1731
+#: utils/misc/guc.c:1741
 msgid "Controls whether Gather and Gather Merge also run subplans."
 msgstr ""
 
-#: utils/misc/guc.c:1732
+#: utils/misc/guc.c:1742
 msgid "Should gather nodes also run subplans, or just gather tuples?"
 msgstr ""
 
-#: utils/misc/guc.c:1741
+#: utils/misc/guc.c:1751
 msgid "Allow JIT compilation."
 msgstr "Erlaubt JIT-Kompilierung."
 
-#: utils/misc/guc.c:1751
+#: utils/misc/guc.c:1761
 msgid "Register JIT compiled function with debugger."
 msgstr ""
 
-#: utils/misc/guc.c:1768
+#: utils/misc/guc.c:1778
 msgid "Write out LLVM bitcode to facilitate JIT debugging."
 msgstr ""
 
-#: utils/misc/guc.c:1779
+#: utils/misc/guc.c:1789
 msgid "Allow JIT compilation of expressions."
 msgstr "Erlaubt JIT-Kompilierung von Ausdrücken."
 
-#: utils/misc/guc.c:1790
+#: utils/misc/guc.c:1800
 msgid "Register JIT compiled function with perf profiler."
 msgstr ""
 
-#: utils/misc/guc.c:1807
+#: utils/misc/guc.c:1817
 msgid "Allow JIT compilation of tuple deforming."
 msgstr ""
 
-#: utils/misc/guc.c:1827
+#: utils/misc/guc.c:1837
 msgid "Forces a switch to the next WAL file if a new file has not been started within N seconds."
 msgstr "Erzwingt das Umschalten zur nächsten WAL-Datei, wenn seit N Sekunden keine neue Datei begonnen worden ist."
 
-#: utils/misc/guc.c:1838
+#: utils/misc/guc.c:1848
 msgid "Waits N seconds on connection startup after authentication."
 msgstr "Wartet beim Starten einer Verbindung N Sekunden nach der Authentifizierung."
 
-#: utils/misc/guc.c:1839 utils/misc/guc.c:2390
+#: utils/misc/guc.c:1849 utils/misc/guc.c:2400
 msgid "This allows attaching a debugger to the process."
 msgstr "Das ermöglicht es, einen Debugger in den Prozess einzuhängen."
 
-#: utils/misc/guc.c:1848
+#: utils/misc/guc.c:1858
 msgid "Sets the default statistics target."
 msgstr "Setzt das voreingestellte Statistikziel."
 
-#: utils/misc/guc.c:1849
+#: utils/misc/guc.c:1859
 msgid "This applies to table columns that have not had a column-specific target set via ALTER TABLE SET STATISTICS."
 msgstr "Diese Einstellung gilt für Tabellenspalten, für die kein spaltenspezifisches Ziel mit ALTER TABLE SET STATISTICS gesetzt worden ist."
 
-#: utils/misc/guc.c:1858
+#: utils/misc/guc.c:1868
 msgid "Sets the FROM-list size beyond which subqueries are not collapsed."
 msgstr "Setzt die Größe der FROM-Liste, ab der Unteranfragen nicht kollabiert werden."
 
-#: utils/misc/guc.c:1860
+#: utils/misc/guc.c:1870
 msgid "The planner will merge subqueries into upper queries if the resulting FROM list would have no more than this many items."
 msgstr "Der Planer bindet Unteranfragen in die übergeordneten Anfragen ein, wenn die daraus resultierende FROM-Liste nicht mehr als so viele Elemente haben würde."
 
-#: utils/misc/guc.c:1870
+#: utils/misc/guc.c:1880
 msgid "Sets the FROM-list size beyond which JOIN constructs are not flattened."
 msgstr "Setzt die Größe der FROM-Liste, ab der JOIN-Konstrukte nicht aufgelöst werden."
 
-#: utils/misc/guc.c:1872
+#: utils/misc/guc.c:1882
 msgid "The planner will flatten explicit JOIN constructs into lists of FROM items whenever a list of no more than this many items would result."
 msgstr "Der Planer löst ausdrückliche JOIN-Konstrukte in FROM-Listen auf, wenn die daraus resultierende FROM-Liste nicht mehr als so viele Elemente haben würde."
 
-#: utils/misc/guc.c:1882
+#: utils/misc/guc.c:1892
 msgid "Sets the threshold of FROM items beyond which GEQO is used."
 msgstr "Setzt die Anzahl der Elemente in der FROM-Liste, ab der GEQO verwendet wird."
 
-#: utils/misc/guc.c:1891
+#: utils/misc/guc.c:1901
 msgid "GEQO: effort is used to set the default for other GEQO parameters."
 msgstr "GEQO: wird für die Berechnung der Vorgabewerte anderer GEQO-Parameter verwendet."
 
-#: utils/misc/guc.c:1900
+#: utils/misc/guc.c:1910
 msgid "GEQO: number of individuals in the population."
 msgstr "GEQO: Anzahl der Individien in der Bevölkerung."
 
-#: utils/misc/guc.c:1901 utils/misc/guc.c:1910
+#: utils/misc/guc.c:1911 utils/misc/guc.c:1920
 msgid "Zero selects a suitable default value."
 msgstr "Null wählt einen passenden Vorgabewert."
 
-#: utils/misc/guc.c:1909
+#: utils/misc/guc.c:1919
 msgid "GEQO: number of iterations of the algorithm."
 msgstr "GEQO: Anzahl der Iterationen im Algorithmus."
 
-#: utils/misc/guc.c:1920
+#: utils/misc/guc.c:1930
 msgid "Sets the time to wait on a lock before checking for deadlock."
 msgstr "Setzt die Zeit, die gewartet wird, bis auf Verklemmung geprüft wird."
 
-#: utils/misc/guc.c:1931
+#: utils/misc/guc.c:1941
 msgid "Sets the maximum delay before canceling queries when a hot standby server is processing archived WAL data."
 msgstr "Setzt die maximale Verzögerung bevor Anfragen storniert werden, wenn ein Hot-Standby-Server archivierte WAL-Daten verarbeitet."
 
-#: utils/misc/guc.c:1942
+#: utils/misc/guc.c:1952
 msgid "Sets the maximum delay before canceling queries when a hot standby server is processing streamed WAL data."
 msgstr "Setzt die maximale Verzögerung bevor Anfragen storniert werden, wenn ein Hot-Standby-Server gestreamte WAL-Daten verarbeitet."
 
-#: utils/misc/guc.c:1953
+#: utils/misc/guc.c:1963
 msgid "Sets the maximum interval between WAL receiver status reports to the primary."
 msgstr "Setzt das maximale Intervall zwischen Statusberichten des WAL-Receivers an den Primärserver."
 
-#: utils/misc/guc.c:1964
+#: utils/misc/guc.c:1974
 msgid "Sets the maximum wait time to receive data from the primary."
 msgstr "Setzt die maximale Zeit, um auf den Empfang von Daten vom Primärserver zu warten."
 
-#: utils/misc/guc.c:1975
+#: utils/misc/guc.c:1985
 msgid "Sets the maximum number of concurrent connections."
 msgstr "Setzt die maximale Anzahl gleichzeitiger Verbindungen."
 
-#: utils/misc/guc.c:1986
+#: utils/misc/guc.c:1996
 msgid "Sets the number of connection slots reserved for superusers."
 msgstr "Setzt die Anzahl der für Superuser reservierten Verbindungen."
 
-#: utils/misc/guc.c:2000
+#: utils/misc/guc.c:2010
 msgid "Sets the number of shared memory buffers used by the server."
 msgstr "Setzt die Anzahl der vom Server verwendeten Shared-Memory-Puffer."
 
-#: utils/misc/guc.c:2011
+#: utils/misc/guc.c:2021
 msgid "Sets the maximum number of temporary buffers used by each session."
 msgstr "Setzt die maximale Anzahl der von jeder Sitzung verwendeten temporären Puffer."
 
-#: utils/misc/guc.c:2022
+#: utils/misc/guc.c:2032
 msgid "Sets the TCP port the server listens on."
 msgstr "Setzt den TCP-Port, auf dem der Server auf Verbindungen wartet."
 
-#: utils/misc/guc.c:2032
+#: utils/misc/guc.c:2042
 msgid "Sets the access permissions of the Unix-domain socket."
 msgstr "Setzt die Zugriffsrechte für die Unix-Domain-Socket."
 
-#: utils/misc/guc.c:2033
+#: utils/misc/guc.c:2043
 msgid "Unix-domain sockets use the usual Unix file system permission set. The parameter value is expected to be a numeric mode specification in the form accepted by the chmod and umask system calls. (To use the customary octal format the number must start with a 0 (zero).)"
 msgstr "Unix-Domain-Sockets verwenden die üblichen Zugriffsrechte für Unix-Dateisysteme. Der Wert dieser Option muss ein numerischer Wert in der von den Systemaufrufen chmod und umask verwendeten Form sein. (Um das gebräuchliche Oktalformat zu verwenden, muss die Zahl mit 0 (einer Null) anfangen.)"
 
-#: utils/misc/guc.c:2047
+#: utils/misc/guc.c:2057
 msgid "Sets the file permissions for log files."
 msgstr "Setzt die Dateizugriffsrechte für Logdateien."
 
-#: utils/misc/guc.c:2048
+#: utils/misc/guc.c:2058
 msgid "The parameter value is expected to be a numeric mode specification in the form accepted by the chmod and umask system calls. (To use the customary octal format the number must start with a 0 (zero).)"
 msgstr "Der Wert dieser Option muss ein numerischer Wert in der von den Systemaufrufen chmod und umask verwendeten Form sein. (Um das gebräuchliche Oktalformat zu verwenden, muss die Zahl mit 0 (einer Null) anfangen.)"
 
-#: utils/misc/guc.c:2062
+#: utils/misc/guc.c:2072
 #, fuzzy
 #| msgid "Sets the server's data directory."
 msgid "Mode of the data directory."
 msgstr "Setzt das Datenverzeichnis des Servers."
 
-#: utils/misc/guc.c:2063
+#: utils/misc/guc.c:2073
 #, fuzzy
 #| msgid "The parameter value is expected to be a numeric mode specification in the form accepted by the chmod and umask system calls. (To use the customary octal format the number must start with a 0 (zero).)"
 msgid "The parameter value is a numeric mode specification in the form accepted by the chmod and umask system calls. (To use the customary octal format the number must start with a 0 (zero).)"
 msgstr "Der Wert dieser Option muss ein numerischer Wert in der von den Systemaufrufen chmod und umask verwendeten Form sein. (Um das gebräuchliche Oktalformat zu verwenden, muss die Zahl mit 0 (einer Null) anfangen.)"
 
-#: utils/misc/guc.c:2076
+#: utils/misc/guc.c:2086
 msgid "Sets the maximum memory to be used for query workspaces."
 msgstr "Setzt die maximale Speichergröße für Anfrage-Arbeitsbereiche."
 
-#: utils/misc/guc.c:2077
+#: utils/misc/guc.c:2087
 msgid "This much memory can be used by each internal sort operation and hash table before switching to temporary disk files."
 msgstr "Gibt die Speichermenge an, die für interne Sortiervorgänge und Hashtabellen verwendet werden kann, bevor auf temporäre Dateien umgeschaltet wird."
 
-#: utils/misc/guc.c:2089
+#: utils/misc/guc.c:2099
 msgid "Sets the maximum memory to be used for maintenance operations."
 msgstr "Setzt die maximale Speichergröße für Wartungsoperationen."
 
-#: utils/misc/guc.c:2090
+#: utils/misc/guc.c:2100
 msgid "This includes operations such as VACUUM and CREATE INDEX."
 msgstr "Das schließt Operationen wie VACUUM und CREATE INDEX ein."
 
-#: utils/misc/guc.c:2105
+#: utils/misc/guc.c:2115
 msgid "Sets the maximum stack depth, in kilobytes."
 msgstr "Setzt die maximale Stackgröße, in Kilobytes."
 
-#: utils/misc/guc.c:2116
+#: utils/misc/guc.c:2126
 msgid "Limits the total size of all temporary files used by each process."
 msgstr "Beschränkt die Gesamtgröße aller temporären Dateien, die von einem Prozess verwendet werden."
 
-#: utils/misc/guc.c:2117
+#: utils/misc/guc.c:2127
 msgid "-1 means no limit."
 msgstr "-1 bedeutet keine Grenze."
 
-#: utils/misc/guc.c:2127
+#: utils/misc/guc.c:2137
 msgid "Vacuum cost for a page found in the buffer cache."
 msgstr "Vacuum-Kosten für eine im Puffer-Cache gefundene Seite."
 
-#: utils/misc/guc.c:2137
+#: utils/misc/guc.c:2147
 msgid "Vacuum cost for a page not found in the buffer cache."
 msgstr "Vacuum-Kosten für eine nicht im Puffer-Cache gefundene Seite."
 
-#: utils/misc/guc.c:2147
+#: utils/misc/guc.c:2157
 msgid "Vacuum cost for a page dirtied by vacuum."
 msgstr "Vacuum-Kosten für eine durch Vacuum schmutzig gemachte Seite."
 
-#: utils/misc/guc.c:2157
+#: utils/misc/guc.c:2167
 msgid "Vacuum cost amount available before napping."
 msgstr "Verfügbare Vacuum-Kosten vor Nickerchen."
 
-#: utils/misc/guc.c:2167
+#: utils/misc/guc.c:2177
 msgid "Vacuum cost delay in milliseconds."
 msgstr "Vacuum-Kosten-Verzögerung in Millisekunden."
 
-#: utils/misc/guc.c:2178
+#: utils/misc/guc.c:2188
 msgid "Vacuum cost delay in milliseconds, for autovacuum."
 msgstr "Vacuum-Kosten-Verzögerung in Millisekunden, für Autovacuum."
 
-#: utils/misc/guc.c:2189
+#: utils/misc/guc.c:2199
 msgid "Vacuum cost amount available before napping, for autovacuum."
 msgstr "Verfügbare Vacuum-Kosten vor Nickerchen, für Autovacuum."
 
-#: utils/misc/guc.c:2199
+#: utils/misc/guc.c:2209
 msgid "Sets the maximum number of simultaneously open files for each server process."
 msgstr "Setzt die maximale Zahl gleichzeitig geöffneter Dateien für jeden Serverprozess."
 
-#: utils/misc/guc.c:2212
+#: utils/misc/guc.c:2222
 msgid "Sets the maximum number of simultaneously prepared transactions."
 msgstr "Setzt die maximale Anzahl von gleichzeitig vorbereiteten Transaktionen."
 
-#: utils/misc/guc.c:2223
+#: utils/misc/guc.c:2233
 msgid "Sets the minimum OID of tables for tracking locks."
 msgstr "Setzt die minimale Tabellen-OID für das Verfolgen von Sperren."
 
-#: utils/misc/guc.c:2224
+#: utils/misc/guc.c:2234
 msgid "Is used to avoid output on system tables."
 msgstr "Wird verwendet, um Ausgabe für Systemtabellen zu vermeiden."
 
-#: utils/misc/guc.c:2233
+#: utils/misc/guc.c:2243
 msgid "Sets the OID of the table with unconditionally lock tracing."
 msgstr "Setzt die OID der Tabelle mit bedingungsloser Sperrenverfolgung."
 
-#: utils/misc/guc.c:2245
+#: utils/misc/guc.c:2255
 msgid "Sets the maximum allowed duration of any statement."
 msgstr "Setzt die maximal erlaubte Dauer jeder Anweisung."
 
-#: utils/misc/guc.c:2246 utils/misc/guc.c:2257 utils/misc/guc.c:2268
+#: utils/misc/guc.c:2256 utils/misc/guc.c:2267 utils/misc/guc.c:2278
 msgid "A value of 0 turns off the timeout."
 msgstr "Der Wert 0 schaltet die Zeitprüfung aus."
 
-#: utils/misc/guc.c:2256
+#: utils/misc/guc.c:2266
 msgid "Sets the maximum allowed duration of any wait for a lock."
 msgstr "Setzt die maximal erlaubte Dauer, um auf eine Sperre zu warten."
 
-#: utils/misc/guc.c:2267
+#: utils/misc/guc.c:2277
 msgid "Sets the maximum allowed duration of any idling transaction."
 msgstr "Setzt die maximal erlaubte Dauer einer inaktiven Transaktion."
 
-#: utils/misc/guc.c:2278
+#: utils/misc/guc.c:2288
 msgid "Minimum age at which VACUUM should freeze a table row."
 msgstr "Mindestalter, bei dem VACUUM eine Tabellenzeile einfrieren soll."
 
-#: utils/misc/guc.c:2288
+#: utils/misc/guc.c:2298
 msgid "Age at which VACUUM should scan whole table to freeze tuples."
 msgstr "Alter, bei dem VACUUM die ganze Tabelle durchsuchen soll, um Zeilen einzufrieren."
 
-#: utils/misc/guc.c:2298
+#: utils/misc/guc.c:2308
 msgid "Minimum age at which VACUUM should freeze a MultiXactId in a table row."
 msgstr "Mindestalter, bei dem VACUUM eine MultiXactId in einer Tabellenzeile einfrieren soll."
 
-#: utils/misc/guc.c:2308
+#: utils/misc/guc.c:2318
 msgid "Multixact age at which VACUUM should scan whole table to freeze tuples."
 msgstr "Multixact-Alter, bei dem VACUUM die ganze Tabelle durchsuchen soll, um Zeilen einzufrieren."
 
-#: utils/misc/guc.c:2318
+#: utils/misc/guc.c:2328
 msgid "Number of transactions by which VACUUM and HOT cleanup should be deferred, if any."
 msgstr "Anzahl Transaktionen, um die VACUUM- und HOT-Aufräumen aufgeschoben werden soll."
 
-#: utils/misc/guc.c:2331
+#: utils/misc/guc.c:2341
 msgid "Sets the maximum number of locks per transaction."
 msgstr "Setzt die maximale Anzahl Sperren pro Transaktion."
 
-#: utils/misc/guc.c:2332
+#: utils/misc/guc.c:2342
 msgid "The shared lock table is sized on the assumption that at most max_locks_per_transaction * max_connections distinct objects will need to be locked at any one time."
 msgstr "Die globale Sperrentabelle wird mit der Annahme angelegt, das höchstens max_locks_per_transaction * max_connections verschiedene Objekte gleichzeitig gesperrt werden müssen."
 
-#: utils/misc/guc.c:2343
+#: utils/misc/guc.c:2353
 msgid "Sets the maximum number of predicate locks per transaction."
 msgstr "Setzt die maximale Anzahl Prädikatsperren pro Transaktion."
 
-#: utils/misc/guc.c:2344
+#: utils/misc/guc.c:2354
 msgid "The shared predicate lock table is sized on the assumption that at most max_pred_locks_per_transaction * max_connections distinct objects will need to be locked at any one time."
 msgstr "Die globale Prädikatsperrentabelle wird mit der Annahme angelegt, das höchstens max_pred_locks_per_transaction * max_connections verschiedene Objekte gleichzeitig gesperrt werden müssen."
 
-#: utils/misc/guc.c:2355
+#: utils/misc/guc.c:2365
 msgid "Sets the maximum number of predicate-locked pages and tuples per relation."
 msgstr "Setzt die maximale Anzahl Prädikatsperren für Seiten und Tupel pro Relation."
 
-#: utils/misc/guc.c:2356
+#: utils/misc/guc.c:2366
 msgid "If more than this total of pages and tuples in the same relation are locked by a connection, those locks are replaced by a relation-level lock."
 msgstr "Wenn mehr als diese Gesamtzahl Seiten und Tupel in der selben Relation von einer Verbindung gesperrt sind, werden diese Sperren durch eine Sperre auf Relationsebene ersetzt."
 
-#: utils/misc/guc.c:2366
+#: utils/misc/guc.c:2376
 msgid "Sets the maximum number of predicate-locked tuples per page."
 msgstr "Setzt die maximale Anzahl Prädikatsperren für Tupel pro Seite."
 
-#: utils/misc/guc.c:2367
+#: utils/misc/guc.c:2377
 msgid "If more than this number of tuples on the same page are locked by a connection, those locks are replaced by a page-level lock."
 msgstr "Wenn mehr als diese Anzahl Tupel auf der selben Seite von einer Verbindung gesperrt sind, werden diese Sperren durch eine Sperre auf Seitenebene ersetzt."
 
-#: utils/misc/guc.c:2377
+#: utils/misc/guc.c:2387
 msgid "Sets the maximum allowed time to complete client authentication."
 msgstr "Setzt die maximale Zeit, um die Client-Authentifizierung zu beenden."
 
-#: utils/misc/guc.c:2389
+#: utils/misc/guc.c:2399
 msgid "Waits N seconds on connection startup before authentication."
 msgstr "Wartet beim Starten einer Verbindung N Sekunden vor der Authentifizierung."
 
-#: utils/misc/guc.c:2400
+#: utils/misc/guc.c:2410
 msgid "Sets the number of WAL files held for standby servers."
 msgstr "Setzt die maximale Anzahl der für Standby-Server vorgehaltenen WAL-Dateien."
 
-#: utils/misc/guc.c:2410
+#: utils/misc/guc.c:2420
 msgid "Sets the minimum size to shrink the WAL to."
 msgstr "Setzt die minimale Größe, auf die der WAL geschrumpft wird."
 
-#: utils/misc/guc.c:2422
+#: utils/misc/guc.c:2432
 msgid "Sets the WAL size that triggers a checkpoint."
 msgstr "Setzt die WAL-Größe, die einen Checkpoint auslöst."
 
-#: utils/misc/guc.c:2434
+#: utils/misc/guc.c:2444
 msgid "Sets the maximum time between automatic WAL checkpoints."
 msgstr "Setzt die maximale Zeit zwischen automatischen WAL-Checkpoints."
 
-#: utils/misc/guc.c:2445
+#: utils/misc/guc.c:2455
 msgid "Enables warnings if checkpoint segments are filled more frequently than this."
 msgstr "Schreibt eine Logmeldung, wenn Checkpoint-Segmente häufiger als dieser Wert gefüllt werden."
 
-#: utils/misc/guc.c:2447
+#: utils/misc/guc.c:2457
 msgid "Write a message to the server log if checkpoints caused by the filling of checkpoint segment files happens more frequently than this number of seconds. Zero turns off the warning."
 msgstr "Schreibe Meldung in den Serverlog, wenn Checkpoints, die durch Füllen der Checkpoint-Segmente ausgelöst werden, häufiger als dieser Wert in Sekunden passieren. Null schaltet die Warnung ab."
 
-#: utils/misc/guc.c:2459 utils/misc/guc.c:2616 utils/misc/guc.c:2643
+#: utils/misc/guc.c:2469 utils/misc/guc.c:2626 utils/misc/guc.c:2653
 msgid "Number of pages after which previously performed writes are flushed to disk."
 msgstr "Anzahl der Seiten, nach denen getätigte Schreibvorgänge auf die Festplatte zurückgeschrieben werden."
 
-#: utils/misc/guc.c:2470
+#: utils/misc/guc.c:2480
 msgid "Sets the number of disk-page buffers in shared memory for WAL."
 msgstr "Setzt die Anzahl Diskseitenpuffer für WAL im Shared Memory."
 
-#: utils/misc/guc.c:2481
+#: utils/misc/guc.c:2491
 msgid "Time between WAL flushes performed in the WAL writer."
 msgstr "Zeit zwischen WAL-Flush-Operationen im WAL-Writer."
 
-#: utils/misc/guc.c:2492
+#: utils/misc/guc.c:2502
 msgid "Amount of WAL written out by WAL writer that triggers a flush."
 msgstr "Ein Flush wird ausgelöst, wenn diese Menge WAL vom WAL-Writer geschrieben worden ist."
 
-#: utils/misc/guc.c:2504
+#: utils/misc/guc.c:2514
 msgid "Sets the maximum number of simultaneously running WAL sender processes."
 msgstr "Setzt die maximale Anzahl gleichzeitig laufender WAL-Sender-Prozesse."
 
-#: utils/misc/guc.c:2515
+#: utils/misc/guc.c:2525
 msgid "Sets the maximum number of simultaneously defined replication slots."
 msgstr "Setzt die maximale Anzahl von gleichzeitig definierten Replikations-Slots."
 
-#: utils/misc/guc.c:2525
+#: utils/misc/guc.c:2535
 msgid "Sets the maximum time to wait for WAL replication."
 msgstr "Setzt die maximale Zeit, um auf WAL-Replikation zu warten."
 
-#: utils/misc/guc.c:2536
+#: utils/misc/guc.c:2546
 msgid "Sets the delay in microseconds between transaction commit and flushing WAL to disk."
 msgstr "Setzt die Verzögerung in Millisekunden zwischen Transaktionsabschluss und dem Schreiben von WAL auf die Festplatte."
 
-#: utils/misc/guc.c:2548
+#: utils/misc/guc.c:2558
 msgid "Sets the minimum concurrent open transactions before performing commit_delay."
 msgstr "Setzt die minimale Anzahl gleichzeitig offener Transaktionen bevor »commit_delay« angewendet wird."
 
-#: utils/misc/guc.c:2559
+#: utils/misc/guc.c:2569
 msgid "Sets the number of digits displayed for floating-point values."
 msgstr "Setzt die Anzahl ausgegebener Ziffern für Fließkommawerte."
 
-#: utils/misc/guc.c:2560
+#: utils/misc/guc.c:2570
 msgid "This affects real, double precision, and geometric data types. The parameter value is added to the standard number of digits (FLT_DIG or DBL_DIG as appropriate)."
 msgstr "Diese Einstellung betrifft real, double precision und geometrische Datentypen. Der Parameterwert wird zur Standardziffernanzahl (FLT_DIG bzw. DBL_DIG) hinzuaddiert."
 
-#: utils/misc/guc.c:2571
+#: utils/misc/guc.c:2581
 msgid "Sets the minimum execution time above which statements will be logged."
 msgstr "Setzt die minimale Ausführungszeit, über der Anweisungen geloggt werden."
 
-#: utils/misc/guc.c:2573
+#: utils/misc/guc.c:2583
 msgid "Zero prints all queries. -1 turns this feature off."
 msgstr "Null zeigt alle Anfragen. -1 schaltet dieses Feature aus."
 
-#: utils/misc/guc.c:2583
+#: utils/misc/guc.c:2593
 msgid "Sets the minimum execution time above which autovacuum actions will be logged."
 msgstr "Setzt die minimale Ausführungszeit, über der Autovacuum-Aktionen geloggt werden."
 
-#: utils/misc/guc.c:2585
+#: utils/misc/guc.c:2595
 msgid "Zero prints all actions. -1 turns autovacuum logging off."
 msgstr "Null gibt alls Aktionen aus. -1 schaltet die Log-Aufzeichnung über Autovacuum aus."
 
-#: utils/misc/guc.c:2595
+#: utils/misc/guc.c:2605
 msgid "Background writer sleep time between rounds."
 msgstr "Schlafzeit zwischen Durchläufen des Background-Writers."
 
-#: utils/misc/guc.c:2606
+#: utils/misc/guc.c:2616
 msgid "Background writer maximum number of LRU pages to flush per round."
 msgstr "Maximale Anzahl der vom Background-Writer pro Durchlauf zu flushenden LRU-Seiten."
 
-#: utils/misc/guc.c:2629
+#: utils/misc/guc.c:2639
 msgid "Number of simultaneous requests that can be handled efficiently by the disk subsystem."
 msgstr "Anzahl simultaner Anfragen, die das Festplattensubsystem effizient bearbeiten kann."
 
-#: utils/misc/guc.c:2630
+#: utils/misc/guc.c:2640
 msgid "For RAID arrays, this should be approximately the number of drive spindles in the array."
 msgstr "Für RAID-Arrays sollte dies ungefähr die Anzahl Spindeln im Array sein."
 
-#: utils/misc/guc.c:2656
+#: utils/misc/guc.c:2666
 msgid "Maximum number of concurrent worker processes."
 msgstr "Maximale Anzahl gleichzeitiger Worker-Prozesse."
 
-#: utils/misc/guc.c:2668
+#: utils/misc/guc.c:2678
 msgid "Maximum number of logical replication worker processes."
 msgstr "Maximale Anzahl Arbeitsprozesse für logische Replikation."
 
-#: utils/misc/guc.c:2680
+#: utils/misc/guc.c:2690
 msgid "Maximum number of table synchronization workers per subscription."
 msgstr "Maximale Anzahl Arbeitsprozesse für Tabellensynchronisation pro Subskription."
 
-#: utils/misc/guc.c:2690
+#: utils/misc/guc.c:2700
 msgid "Automatic log file rotation will occur after N minutes."
 msgstr "Automatische Rotation der Logdateien geschieht nach N Minuten."
 
-#: utils/misc/guc.c:2701
+#: utils/misc/guc.c:2711
 msgid "Automatic log file rotation will occur after N kilobytes."
 msgstr "Automatische Rotation der Logdateien geschieht nach N Kilobytes."
 
-#: utils/misc/guc.c:2712
+#: utils/misc/guc.c:2722
 msgid "Shows the maximum number of function arguments."
 msgstr "Setzt die maximale Anzahl von Funktionsargumenten."
 
-#: utils/misc/guc.c:2723
+#: utils/misc/guc.c:2733
 msgid "Shows the maximum number of index keys."
 msgstr "Zeigt die maximale Anzahl von Indexschlüsseln."
 
-#: utils/misc/guc.c:2734
+#: utils/misc/guc.c:2744
 msgid "Shows the maximum identifier length."
 msgstr "Zeigt die maximale Länge von Bezeichnern."
 
-#: utils/misc/guc.c:2745
+#: utils/misc/guc.c:2755
 msgid "Shows the size of a disk block."
 msgstr "Zeigt die Größe eines Diskblocks."
 
-#: utils/misc/guc.c:2756
+#: utils/misc/guc.c:2766
 msgid "Shows the number of pages per disk file."
 msgstr "Zeigt die Anzahl Seiten pro Diskdatei."
 
-#: utils/misc/guc.c:2767
+#: utils/misc/guc.c:2777
 msgid "Shows the block size in the write ahead log."
 msgstr "Zeigt die Blockgröße im Write-Ahead-Log."
 
-#: utils/misc/guc.c:2778
+#: utils/misc/guc.c:2788
 msgid "Sets the time to wait before retrying to retrieve WAL after a failed attempt."
 msgstr "Setzt die Zeit, die gewartet wird, bevor nach einem fehlgeschlagenen Versuch neue WAL-Daten angefordert werden."
 
-#: utils/misc/guc.c:2790
+#: utils/misc/guc.c:2800
 #, fuzzy
 #| msgid "Shows the number of pages per write ahead log segment."
 msgid "Shows the size of write ahead log segments."
 msgstr "Zeit die Anzahl Seiten pro Write-Ahead-Log-Segment."
 
-#: utils/misc/guc.c:2803
+#: utils/misc/guc.c:2813
 msgid "Time to sleep between autovacuum runs."
 msgstr "Wartezeit zwischen Autovacuum-Durchläufen."
 
-#: utils/misc/guc.c:2813
+#: utils/misc/guc.c:2823
 msgid "Minimum number of tuple updates or deletes prior to vacuum."
 msgstr "Mindestanzahl an geänderten oder gelöschten Tupeln vor einem Vacuum."
 
-#: utils/misc/guc.c:2822
+#: utils/misc/guc.c:2832
 msgid "Minimum number of tuple inserts, updates, or deletes prior to analyze."
 msgstr "Mindestanzahl an Einfüge-, Änderungs- oder Löschoperationen von einem Analyze."
 
-#: utils/misc/guc.c:2832
+#: utils/misc/guc.c:2842
 msgid "Age at which to autovacuum a table to prevent transaction ID wraparound."
 msgstr "Alter, nach dem eine Tabelle automatisch gevacuumt wird, um Transaktionsnummernüberlauf zu verhindern."
 
-#: utils/misc/guc.c:2843
+#: utils/misc/guc.c:2853
 msgid "Multixact age at which to autovacuum a table to prevent multixact wraparound."
 msgstr "Multixact-Alter, nach dem eine Tabelle automatisch gevacuumt wird, um Transaktionsnummernüberlauf zu verhindern."
 
-#: utils/misc/guc.c:2853
+#: utils/misc/guc.c:2863
 msgid "Sets the maximum number of simultaneously running autovacuum worker processes."
 msgstr "Setzt die maximale Anzahl gleichzeitig laufender Autovacuum-Worker-Prozesse."
 
-#: utils/misc/guc.c:2863
+#: utils/misc/guc.c:2873
 #, fuzzy
 #| msgid "Sets the maximum number of parallel processes per executor node."
 msgid "Sets the maximum number of parallel processes per maintenance operation."
 msgstr "Setzt die maximale Anzahl paralleler Prozesse pro Executor-Knoten."
 
-#: utils/misc/guc.c:2873
+#: utils/misc/guc.c:2883
 msgid "Sets the maximum number of parallel processes per executor node."
 msgstr "Setzt die maximale Anzahl paralleler Prozesse pro Executor-Knoten."
 
-#: utils/misc/guc.c:2883
+#: utils/misc/guc.c:2893
 #, fuzzy
 #| msgid "Sets the maximum number of parallel workers than can be active at one time."
 msgid "Sets the maximum number of parallel workers that can be active at one time."
 msgstr "Setzt die maximale Anzahl paralleler Arbeitsprozesse, die gleichzeitig aktiv sein können."
 
-#: utils/misc/guc.c:2893
+#: utils/misc/guc.c:2903
 msgid "Sets the maximum memory to be used by each autovacuum worker process."
 msgstr "Setzt die maximale Speichergröße für jeden Autovacuum-Worker-Prozess."
 
-#: utils/misc/guc.c:2904
+#: utils/misc/guc.c:2914
 msgid "Time before a snapshot is too old to read pages changed after the snapshot was taken."
 msgstr "Zeit bevor ein Snapshot zu alt ist, um Seiten zu lesen, die geändert wurden, nachdem der Snapshot gemacht wurde."
 
-#: utils/misc/guc.c:2905
+#: utils/misc/guc.c:2915
 msgid "A value of -1 disables this feature."
 msgstr "Der Wert -1 schaltet dieses Feature aus."
 
-#: utils/misc/guc.c:2915
+#: utils/misc/guc.c:2925
 msgid "Time between issuing TCP keepalives."
 msgstr "Zeit zwischen TCP-Keepalive-Sendungen."
 
-#: utils/misc/guc.c:2916 utils/misc/guc.c:2927
+#: utils/misc/guc.c:2926 utils/misc/guc.c:2937
 msgid "A value of 0 uses the system default."
 msgstr "Der Wert 0 verwendet die Systemvoreinstellung."
 
-#: utils/misc/guc.c:2926
+#: utils/misc/guc.c:2936
 msgid "Time between TCP keepalive retransmits."
 msgstr "Zeit zwischen TCP-Keepalive-Neuübertragungen."
 
-#: utils/misc/guc.c:2937
+#: utils/misc/guc.c:2947
 msgid "SSL renegotiation is no longer supported; this can only be 0."
 msgstr "SSL-Renegotiation wird nicht mehr unterstützt; kann nur auf 0 gesetzt werden."
 
-#: utils/misc/guc.c:2948
+#: utils/misc/guc.c:2958
 msgid "Maximum number of TCP keepalive retransmits."
 msgstr "Maximale Anzahl an TCP-Keepalive-Neuübertragungen."
 
-#: utils/misc/guc.c:2949
+#: utils/misc/guc.c:2959
 msgid "This controls the number of consecutive keepalive retransmits that can be lost before a connection is considered dead. A value of 0 uses the system default."
 msgstr "Dies bestimmt die Anzahl von aufeinanderfolgenden Keepalive-Neuübertragungen, die verloren gehen dürfen, bis die Verbindung als tot betrachtet wird. Der Wert 0 verwendet die Betriebssystemvoreinstellung."
 
-#: utils/misc/guc.c:2960
+#: utils/misc/guc.c:2970
 msgid "Sets the maximum allowed result for exact search by GIN."
 msgstr "Setzt die maximal erlaubte Anzahl Ergebnisse für eine genaue Suche mit GIN."
 
-#: utils/misc/guc.c:2971
+#: utils/misc/guc.c:2981
 msgid "Sets the planner's assumption about the size of the disk cache."
 msgstr "Setzt die Annahme des Planers über die Größe des Festplatten-Caches."
 
-#: utils/misc/guc.c:2972
+#: utils/misc/guc.c:2982
 msgid "That is, the portion of the kernel's disk cache that will be used for PostgreSQL data files. This is measured in disk pages, which are normally 8 kB each."
 msgstr "Setzt die Annahme des Planers über die effektive Größe des Diskcaches (das heißt des Teils des Diskcaches vom Kernel, der für die Datendateien von PostgreSQL verwendet wird). Das wird in Diskseiten gemessen, welche normalerweise 8 kB groß sind."
 
-#: utils/misc/guc.c:2984
+#: utils/misc/guc.c:2994
 msgid "Sets the minimum amount of table data for a parallel scan."
 msgstr "Setzt die Mindestmenge an Tabellendaten für einen parallelen Scan."
 
-#: utils/misc/guc.c:2985
+#: utils/misc/guc.c:2995
 msgid "If the planner estimates that it will read a number of table pages too small to reach this limit, a parallel scan will not be considered."
 msgstr "Wenn der Planer schätzt, dass zu wenige Tabellenseiten gelesen werden werden um diesen Wert zu erreichen, dann wird kein paralleler Scan in Erwägung gezogen werden."
 
-#: utils/misc/guc.c:2995
+#: utils/misc/guc.c:3005
 msgid "Sets the minimum amount of index data for a parallel scan."
 msgstr "Setzt die Mindestmenge an Indexdaten für einen parallelen Scan."
 
-#: utils/misc/guc.c:2996
+#: utils/misc/guc.c:3006
 msgid "If the planner estimates that it will read a number of index pages too small to reach this limit, a parallel scan will not be considered."
 msgstr "Wenn der Planer schätzt, dass zu wenige Indexseiten gelesen werden werden um diesen Wert zu erreichen, dann wird kein paralleler Scan in Erwägung gezogen werden."
 
-#: utils/misc/guc.c:3007
+#: utils/misc/guc.c:3017
 msgid "Shows the server version as an integer."
 msgstr "Zeigt die Serverversion als Zahl."
 
-#: utils/misc/guc.c:3018
+#: utils/misc/guc.c:3028
 msgid "Log the use of temporary files larger than this number of kilobytes."
 msgstr "Schreibt Meldungen über die Verwendung von temporären Dateien in den Log, wenn sie größer als diese Anzahl an Kilobytes sind."
 
-#: utils/misc/guc.c:3019
+#: utils/misc/guc.c:3029
 msgid "Zero logs all files. The default is -1 (turning this feature off)."
 msgstr "Null loggt alle Dateien. Die Standardeinstellung ist -1 (wodurch dieses Feature ausgeschaltet wird)."
 
-#: utils/misc/guc.c:3029
+#: utils/misc/guc.c:3039
 msgid "Sets the size reserved for pg_stat_activity.query, in bytes."
 msgstr "Setzt die für pg_stat_activity.query reservierte Größe, in Bytes."
 
-#: utils/misc/guc.c:3040
+#: utils/misc/guc.c:3050
 msgid "Sets the maximum size of the pending list for GIN index."
 msgstr "Setzt die maximale Größe der Pending-Liste eines GIN-Index."
 
-#: utils/misc/guc.c:3060
+#: utils/misc/guc.c:3070
 msgid "Sets the planner's estimate of the cost of a sequentially fetched disk page."
 msgstr "Setzt den vom Planer geschätzten Aufwand, um eine sequenzielle Diskseite zu lesen."
 
-#: utils/misc/guc.c:3070
+#: utils/misc/guc.c:3080
 msgid "Sets the planner's estimate of the cost of a nonsequentially fetched disk page."
 msgstr "Setzt den vom Planer geschätzten Aufwand, um eine nichtsequenzielle Diskseite zu lesen."
 
-#: utils/misc/guc.c:3080
+#: utils/misc/guc.c:3090
 msgid "Sets the planner's estimate of the cost of processing each tuple (row)."
 msgstr "Setzt den vom Planer geschätzten Aufwand für die Verarbeitung einer Zeile."
 
-#: utils/misc/guc.c:3090
+#: utils/misc/guc.c:3100
 msgid "Sets the planner's estimate of the cost of processing each index entry during an index scan."
 msgstr "Setzt den vom Planer geschätzten Aufwand für die Verarbeitung eines Indexeintrags während eines Index-Scans."
 
-#: utils/misc/guc.c:3100
+#: utils/misc/guc.c:3110
 msgid "Sets the planner's estimate of the cost of processing each operator or function call."
 msgstr "Setzt den vom Planer geschätzten Aufwand für die Verarbeitung eines Operators oder Funktionsaufrufs."
 
-#: utils/misc/guc.c:3110
+#: utils/misc/guc.c:3120
 msgid "Sets the planner's estimate of the cost of passing each tuple (row) from worker to master backend."
 msgstr "Setzt den vom Planer geschätzten Aufwand, um eine Zeile vom Arbeitsprozess and das Master-Backend zu senden."
 
-#: utils/misc/guc.c:3120
+#: utils/misc/guc.c:3130
 msgid "Sets the planner's estimate of the cost of starting up worker processes for parallel query."
 msgstr "Setzt den vom Planer geschätzten Aufwand für das Starten von Arbeitsprozessen für parallele Anfragen."
 
-#: utils/misc/guc.c:3131
+#: utils/misc/guc.c:3141
 msgid "Perform JIT compilation if query is more expensive."
 msgstr ""
 
-#: utils/misc/guc.c:3132
+#: utils/misc/guc.c:3142
 msgid "-1 disables JIT compilation."
 msgstr ""
 
-#: utils/misc/guc.c:3141
+#: utils/misc/guc.c:3151
 msgid "Optimize JITed functions if query is more expensive."
 msgstr ""
 
-#: utils/misc/guc.c:3142
+#: utils/misc/guc.c:3152
 #, fuzzy
 #| msgid "Enables genetic query optimization."
 msgid "-1 disables optimization."
 msgstr "Ermöglicht genetische Anfrageoptimierung."
 
-#: utils/misc/guc.c:3151
+#: utils/misc/guc.c:3161
 msgid "Perform JIT inlining if query is more expensive."
 msgstr ""
 
-#: utils/misc/guc.c:3152
+#: utils/misc/guc.c:3162
 msgid "-1 disables inlining."
 msgstr ""
 
-#: utils/misc/guc.c:3161
+#: utils/misc/guc.c:3171
 msgid "Sets the planner's estimate of the fraction of a cursor's rows that will be retrieved."
 msgstr "Setzt den vom Planer geschätzten Anteil der Cursor-Zeilen, die ausgelesen werden werden."
 
-#: utils/misc/guc.c:3172
+#: utils/misc/guc.c:3182
 msgid "GEQO: selective pressure within the population."
 msgstr "GEQO: selektiver Auswahldruck in der Bevölkerung."
 
-#: utils/misc/guc.c:3182
+#: utils/misc/guc.c:3192
 msgid "GEQO: seed for random path selection."
 msgstr "GEQO: Ausgangswert für die zufällige Pfadauswahl."
 
-#: utils/misc/guc.c:3192
+#: utils/misc/guc.c:3202
 msgid "Multiple of the average buffer usage to free per round."
 msgstr "Vielfaches der durchschnittlichen freizugebenden Pufferverwendung pro Runde."
 
-#: utils/misc/guc.c:3202
+#: utils/misc/guc.c:3212
 msgid "Sets the seed for random-number generation."
 msgstr "Setzt den Ausgangswert für die Zufallszahlenerzeugung."
 
-#: utils/misc/guc.c:3213
+#: utils/misc/guc.c:3223
 msgid "Number of tuple updates or deletes prior to vacuum as a fraction of reltuples."
 msgstr "Anzahl geänderter oder gelöschter Tupel vor einem Vacuum, relativ zu reltuples."
 
-#: utils/misc/guc.c:3222
+#: utils/misc/guc.c:3232
 msgid "Number of tuple inserts, updates, or deletes prior to analyze as a fraction of reltuples."
 msgstr "Anzahl eingefügter, geänderter oder gelöschter Tupel vor einem Analyze, relativ zu reltuples."
 
-#: utils/misc/guc.c:3232
+#: utils/misc/guc.c:3242
 msgid "Time spent flushing dirty buffers during checkpoint, as fraction of checkpoint interval."
 msgstr "Zeit, die damit verbracht wird, modifizierte Puffer während eines Checkpoints zurückzuschreiben, als Bruchteil des Checkpoint-Intervalls."
 
-#: utils/misc/guc.c:3242
+#: utils/misc/guc.c:3252
 #, fuzzy
 #| msgid "Number of tuple updates or deletes prior to vacuum as a fraction of reltuples."
 msgid "Number of tuple inserts prior to index cleanup as a fraction of reltuples."
 msgstr "Anzahl geänderter oder gelöschter Tupel vor einem Vacuum, relativ zu reltuples."
 
-#: utils/misc/guc.c:3261
+#: utils/misc/guc.c:3271
 msgid "Sets the shell command that will be called to archive a WAL file."
 msgstr "Setzt den Shell-Befehl, der aufgerufen wird, um eine WAL-Datei zu archivieren."
 
-#: utils/misc/guc.c:3271
+#: utils/misc/guc.c:3281
 msgid "Sets the client's character set encoding."
 msgstr "Setzt die Zeichensatzkodierung des Clients."
 
-#: utils/misc/guc.c:3282
+#: utils/misc/guc.c:3292
 msgid "Controls information prefixed to each log line."
 msgstr "Bestimmt die Informationen, die vor jede Logzeile geschrieben werden."
 
-#: utils/misc/guc.c:3283
+#: utils/misc/guc.c:3293
 msgid "If blank, no prefix is used."
 msgstr "Wenn leer, dann wird kein Präfix verwendet."
 
-#: utils/misc/guc.c:3292
+#: utils/misc/guc.c:3302
 msgid "Sets the time zone to use in log messages."
 msgstr "Setzt die in Logmeldungen verwendete Zeitzone."
 
-#: utils/misc/guc.c:3302
+#: utils/misc/guc.c:3312
 msgid "Sets the display format for date and time values."
 msgstr "Setzt das Ausgabeformat für Datums- und Zeitwerte."
 
-#: utils/misc/guc.c:3303
+#: utils/misc/guc.c:3313
 msgid "Also controls interpretation of ambiguous date inputs."
 msgstr "Kontrolliert auch die Interpretation von zweideutigen Datumseingaben."
 
-#: utils/misc/guc.c:3314
+#: utils/misc/guc.c:3324
 msgid "Sets the default tablespace to create tables and indexes in."
 msgstr "Setzt den Standard-Tablespace für Tabellen und Indexe."
 
-#: utils/misc/guc.c:3315
+#: utils/misc/guc.c:3325
 msgid "An empty string selects the database's default tablespace."
 msgstr "Eine leere Zeichenkette wählt den Standard-Tablespace der Datenbank."
 
-#: utils/misc/guc.c:3325
+#: utils/misc/guc.c:3335
 msgid "Sets the tablespace(s) to use for temporary tables and sort files."
 msgstr "Setzt den oder die Tablespaces für temporäre Tabellen und Sortierdateien."
 
-#: utils/misc/guc.c:3336
+#: utils/misc/guc.c:3346
 msgid "Sets the path for dynamically loadable modules."
 msgstr "Setzt den Pfad für ladbare dynamische Bibliotheken."
 
-#: utils/misc/guc.c:3337
+#: utils/misc/guc.c:3347
 msgid "If a dynamically loadable module needs to be opened and the specified name does not have a directory component (i.e., the name does not contain a slash), the system will search this path for the specified file."
 msgstr "Wenn ein dynamisch ladbares Modul geöffnet werden muss und der angegebene Name keine Verzeichniskomponente hat (das heißt er enthält keinen Schrägstrich), dann sucht das System in diesem Pfad nach der angegebenen Datei."
 
-#: utils/misc/guc.c:3350
+#: utils/misc/guc.c:3360
 msgid "Sets the location of the Kerberos server key file."
 msgstr "Setzt den Ort der Kerberos-Server-Schlüsseldatei."
 
-#: utils/misc/guc.c:3361
+#: utils/misc/guc.c:3371
 msgid "Sets the Bonjour service name."
 msgstr "Setzt den Bonjour-Servicenamen."
 
-#: utils/misc/guc.c:3373
+#: utils/misc/guc.c:3383
 msgid "Shows the collation order locale."
 msgstr "Zeigt die Locale für die Sortierreihenfolge."
 
-#: utils/misc/guc.c:3384
+#: utils/misc/guc.c:3394
 msgid "Shows the character classification and case conversion locale."
 msgstr "Zeigt die Locale für Zeichenklassifizierung und Groß-/Kleinschreibung."
 
-#: utils/misc/guc.c:3395
+#: utils/misc/guc.c:3405
 msgid "Sets the language in which messages are displayed."
 msgstr "Setzt die Sprache, in der Mitteilungen ausgegeben werden."
 
-#: utils/misc/guc.c:3405
+#: utils/misc/guc.c:3415
 msgid "Sets the locale for formatting monetary amounts."
 msgstr "Setzt die Locale für die Formatierung von Geldbeträgen."
 
-#: utils/misc/guc.c:3415
+#: utils/misc/guc.c:3425
 msgid "Sets the locale for formatting numbers."
 msgstr "Setzt die Locale für die Formatierung von Zahlen."
 
-#: utils/misc/guc.c:3425
+#: utils/misc/guc.c:3435
 msgid "Sets the locale for formatting date and time values."
 msgstr "Setzt die Locale für die Formatierung von Datums- und Zeitwerten."
 
-#: utils/misc/guc.c:3435
+#: utils/misc/guc.c:3445
 msgid "Lists shared libraries to preload into each backend."
 msgstr "Listet dynamische Bibliotheken, die vorab in jeden Serverprozess geladen werden."
 
-#: utils/misc/guc.c:3446
+#: utils/misc/guc.c:3456
 msgid "Lists shared libraries to preload into server."
 msgstr "Listet dynamische Bibliotheken, die vorab in den Server geladen werden."
 
-#: utils/misc/guc.c:3457
+#: utils/misc/guc.c:3467
 msgid "Lists unprivileged shared libraries to preload into each backend."
 msgstr "Listet unprivilegierte dynamische Bibliotheken, die vorab in jeden Serverprozess geladen werden."
 
-#: utils/misc/guc.c:3468
+#: utils/misc/guc.c:3478
 msgid "Sets the schema search order for names that are not schema-qualified."
 msgstr "Setzt die Schemasuchreihenfolge für Namen ohne Schemaqualifikation."
 
-#: utils/misc/guc.c:3480
+#: utils/misc/guc.c:3490
 msgid "Sets the server (database) character set encoding."
 msgstr "Setzt die Zeichensatzkodierung des Servers (der Datenbank)."
 
-#: utils/misc/guc.c:3492
+#: utils/misc/guc.c:3502
 msgid "Shows the server version."
 msgstr "Zeigt die Serverversion."
 
-#: utils/misc/guc.c:3504
+#: utils/misc/guc.c:3514
 msgid "Sets the current role."
 msgstr "Setzt die aktuelle Rolle."
 
-#: utils/misc/guc.c:3516
+#: utils/misc/guc.c:3526
 msgid "Sets the session user name."
 msgstr "Setzt den Sitzungsbenutzernamen."
 
-#: utils/misc/guc.c:3527
+#: utils/misc/guc.c:3537
 msgid "Sets the destination for server log output."
 msgstr "Setzt das Ziel für die Serverlogausgabe."
 
-#: utils/misc/guc.c:3528
+#: utils/misc/guc.c:3538
 msgid "Valid values are combinations of \"stderr\", \"syslog\", \"csvlog\", and \"eventlog\", depending on the platform."
 msgstr "Gültige Werte sind Kombinationen von »stderr«, »syslog«, »csvlog« und »eventlog«, je nach Plattform."
 
-#: utils/misc/guc.c:3539
+#: utils/misc/guc.c:3549
 msgid "Sets the destination directory for log files."
 msgstr "Bestimmt das Zielverzeichnis für Logdateien."
 
-#: utils/misc/guc.c:3540
+#: utils/misc/guc.c:3550
 msgid "Can be specified as relative to the data directory or as absolute path."
 msgstr "Kann relativ zum Datenverzeichnis oder als absoluter Pfad angegeben werden."
 
-#: utils/misc/guc.c:3550
+#: utils/misc/guc.c:3560
 msgid "Sets the file name pattern for log files."
 msgstr "Bestimmt das Dateinamenmuster für Logdateien."
 
-#: utils/misc/guc.c:3561
+#: utils/misc/guc.c:3571
 msgid "Sets the program name used to identify PostgreSQL messages in syslog."
 msgstr "Setzt den Programmnamen, mit dem PostgreSQL-Meldungen im Syslog identifiziert werden."
 
-#: utils/misc/guc.c:3572
+#: utils/misc/guc.c:3582
 msgid "Sets the application name used to identify PostgreSQL messages in the event log."
 msgstr "Setzt den Programmnamen, mit dem PostgreSQL-Meldungen im Ereignisprotokoll identifiziert werden."
 
-#: utils/misc/guc.c:3583
+#: utils/misc/guc.c:3593
 msgid "Sets the time zone for displaying and interpreting time stamps."
 msgstr "Setzt die Zeitzone, in der Zeitangaben interpretiert und ausgegeben werden."
 
-#: utils/misc/guc.c:3593
+#: utils/misc/guc.c:3603
 msgid "Selects a file of time zone abbreviations."
 msgstr "Wählt eine Datei mit Zeitzonenabkürzungen."
 
-#: utils/misc/guc.c:3603
+#: utils/misc/guc.c:3613
 msgid "Sets the current transaction's isolation level."
 msgstr "Zeigt den Isolationsgrad der aktuellen Transaktion."
 
-#: utils/misc/guc.c:3614
+#: utils/misc/guc.c:3624
 msgid "Sets the owning group of the Unix-domain socket."
 msgstr "Setzt die Eigentümergruppe der Unix-Domain-Socket."
 
-#: utils/misc/guc.c:3615
+#: utils/misc/guc.c:3625
 msgid "The owning user of the socket is always the user that starts the server."
 msgstr "Der Eigentümer ist immer der Benutzer, der den Server startet."
 
-#: utils/misc/guc.c:3625
+#: utils/misc/guc.c:3635
 msgid "Sets the directories where Unix-domain sockets will be created."
 msgstr "Setzt die Verzeichnisse, in denen Unix-Domain-Sockets erzeugt werden sollen."
 
-#: utils/misc/guc.c:3640
+#: utils/misc/guc.c:3650
 msgid "Sets the host name or IP address(es) to listen to."
 msgstr "Setzt den Hostnamen oder die IP-Adresse(n), auf der auf Verbindungen gewartet wird."
 
-#: utils/misc/guc.c:3655
+#: utils/misc/guc.c:3665
 msgid "Sets the server's data directory."
 msgstr "Setzt das Datenverzeichnis des Servers."
 
-#: utils/misc/guc.c:3666
+#: utils/misc/guc.c:3676
 msgid "Sets the server's main configuration file."
 msgstr "Setzt die Hauptkonfigurationsdatei des Servers."
 
-#: utils/misc/guc.c:3677
+#: utils/misc/guc.c:3687
 msgid "Sets the server's \"hba\" configuration file."
 msgstr "Setzt die »hba«-Konfigurationsdatei des Servers."
 
-#: utils/misc/guc.c:3688
+#: utils/misc/guc.c:3698
 msgid "Sets the server's \"ident\" configuration file."
 msgstr "Setzt die »ident«-Konfigurationsdatei des Servers."
 
-#: utils/misc/guc.c:3699
+#: utils/misc/guc.c:3709
 msgid "Writes the postmaster PID to the specified file."
 msgstr "Schreibt die Postmaster-PID in die angegebene Datei."
 
-#: utils/misc/guc.c:3710
+#: utils/misc/guc.c:3720
 msgid "Location of the SSL server certificate file."
 msgstr "Ort der SSL-Serverzertifikatsdatei."
 
-#: utils/misc/guc.c:3720
+#: utils/misc/guc.c:3730
 msgid "Location of the SSL server private key file."
 msgstr "Setzt den Ort der Datei mit dem privaten SSL-Server-Schlüssel."
 
-#: utils/misc/guc.c:3730
+#: utils/misc/guc.c:3740
 msgid "Location of the SSL certificate authority file."
 msgstr "Ort der SSL-Certificate-Authority-Datei."
 
-#: utils/misc/guc.c:3740
+#: utils/misc/guc.c:3750
 msgid "Location of the SSL certificate revocation list file."
 msgstr "Ort der SSL-Certificate-Revocation-List-Datei."
 
-#: utils/misc/guc.c:3750
+#: utils/misc/guc.c:3760
 msgid "Writes temporary statistics files to the specified directory."
 msgstr "Schreibt temporäre Statistikdateien in das angegebene Verzeichnis."
 
-#: utils/misc/guc.c:3761
+#: utils/misc/guc.c:3771
 msgid "Number of synchronous standbys and list of names of potential synchronous ones."
 msgstr "Anzahl synchroner Standbys und Liste der Namen der möglichen synchronen Standbys."
 
-#: utils/misc/guc.c:3772
+#: utils/misc/guc.c:3782
 msgid "Sets default text search configuration."
 msgstr "Setzt die vorgegebene Textsuchekonfiguration."
 
-#: utils/misc/guc.c:3782
+#: utils/misc/guc.c:3792
 msgid "Sets the list of allowed SSL ciphers."
 msgstr "Setzt die Liste der erlaubten SSL-Verschlüsselungsalgorithmen."
 
-#: utils/misc/guc.c:3797
+#: utils/misc/guc.c:3807
 msgid "Sets the curve to use for ECDH."
 msgstr "Setzt die für ECDH zu verwendende Kurve."
 
-#: utils/misc/guc.c:3812
+#: utils/misc/guc.c:3822
 msgid "Location of the SSL DH parameters file."
 msgstr "Setzt den Ort der SSL-DH-Parameter-Datei."
 
-#: utils/misc/guc.c:3823
+#: utils/misc/guc.c:3833
 msgid "Command to obtain passphrases for SSL."
 msgstr "Befehl zum Einlesen von Passphrasen für SSL."
 
-#: utils/misc/guc.c:3833
+#: utils/misc/guc.c:3843
 msgid "Sets the application name to be reported in statistics and logs."
 msgstr "Setzt den Anwendungsnamen, der in Statistiken und Logs verzeichnet wird."
 
-#: utils/misc/guc.c:3844
+#: utils/misc/guc.c:3854
 msgid "Sets the name of the cluster, which is included in the process title."
 msgstr "Setzt den Namen des Clusters, welcher im Prozesstitel angezeigt wird."
 
-#: utils/misc/guc.c:3855
+#: utils/misc/guc.c:3865
 msgid "Sets the WAL resource managers for which WAL consistency checks are done."
 msgstr "Setzt die WAL-Resource-Manager, für die WAL-Konsistenzprüfungen durchgeführt werden."
 
-#: utils/misc/guc.c:3856
+#: utils/misc/guc.c:3866
 msgid "Full-page images will be logged for all data blocks and cross-checked against the results of WAL replay."
 msgstr "Volle Seitenabbilder werden für alle Datenblöcke geloggt und gegen die Resultate der WAL-Wiederherstellung geprüft."
 
-#: utils/misc/guc.c:3866
+#: utils/misc/guc.c:3876
 msgid "JIT provider to use."
 msgstr ""
 
-#: utils/misc/guc.c:3886
+#: utils/misc/guc.c:3896
 msgid "Sets whether \"\\'\" is allowed in string literals."
 msgstr "Bestimmt, ob »\\'« in Zeichenkettenkonstanten erlaubt ist."
 
-#: utils/misc/guc.c:3896
+#: utils/misc/guc.c:3906
 msgid "Sets the output format for bytea."
 msgstr "Setzt das Ausgabeformat für bytea."
 
-#: utils/misc/guc.c:3906
+#: utils/misc/guc.c:3916
 msgid "Sets the message levels that are sent to the client."
 msgstr "Setzt die Meldungstypen, die an den Client gesendet werden."
 
-#: utils/misc/guc.c:3907 utils/misc/guc.c:3960 utils/misc/guc.c:3971
-#: utils/misc/guc.c:4037
+#: utils/misc/guc.c:3917 utils/misc/guc.c:3970 utils/misc/guc.c:3981
+#: utils/misc/guc.c:4047
 msgid "Each level includes all the levels that follow it. The later the level, the fewer messages are sent."
 msgstr "Jeder Wert schließt alle ihm folgenden Werte mit ein. Je weiter hinten der Wert steht, desto weniger Meldungen werden gesendet werden."
 
-#: utils/misc/guc.c:3917
+#: utils/misc/guc.c:3927
 msgid "Enables the planner to use constraints to optimize queries."
 msgstr "Ermöglicht dem Planer die Verwendung von Constraints, um Anfragen zu optimieren."
 
-#: utils/misc/guc.c:3918
+#: utils/misc/guc.c:3928
 msgid "Table scans will be skipped if their constraints guarantee that no rows match the query."
 msgstr "Tabellen-Scans werden übersprungen, wenn deren Constraints garantieren, dass keine Zeile mit der Abfrage übereinstimmt."
 
-#: utils/misc/guc.c:3928
+#: utils/misc/guc.c:3938
 msgid "Sets the transaction isolation level of each new transaction."
 msgstr "Setzt den Transaktionsisolationsgrad neuer Transaktionen."
 
-#: utils/misc/guc.c:3938
+#: utils/misc/guc.c:3948
 msgid "Sets the display format for interval values."
 msgstr "Setzt das Ausgabeformat für Intervallwerte."
 
-#: utils/misc/guc.c:3949
+#: utils/misc/guc.c:3959
 msgid "Sets the verbosity of logged messages."
 msgstr "Setzt den Detailgrad von geloggten Meldungen."
 
-#: utils/misc/guc.c:3959
+#: utils/misc/guc.c:3969
 msgid "Sets the message levels that are logged."
 msgstr "Setzt die Meldungstypen, die geloggt werden."
 
-#: utils/misc/guc.c:3970
+#: utils/misc/guc.c:3980
 msgid "Causes all statements generating error at or above this level to be logged."
 msgstr "Schreibt alle Anweisungen, die einen Fehler auf dieser Stufe oder höher verursachen, in den Log."
 
-#: utils/misc/guc.c:3981
+#: utils/misc/guc.c:3991
 msgid "Sets the type of statements logged."
 msgstr "Setzt die Anweisungsarten, die geloggt werden."
 
-#: utils/misc/guc.c:3991
+#: utils/misc/guc.c:4001
 msgid "Sets the syslog \"facility\" to be used when syslog enabled."
 msgstr "Setzt die zu verwendende Syslog-»Facility«, wenn Syslog angeschaltet ist."
 
-#: utils/misc/guc.c:4006
+#: utils/misc/guc.c:4016
 msgid "Sets the session's behavior for triggers and rewrite rules."
 msgstr "Setzt das Sitzungsverhalten für Trigger und Regeln."
 
-#: utils/misc/guc.c:4016
+#: utils/misc/guc.c:4026
 msgid "Sets the current transaction's synchronization level."
 msgstr "Setzt den Synchronisationsgrad der aktuellen Transaktion."
 
-#: utils/misc/guc.c:4026
+#: utils/misc/guc.c:4036
 msgid "Allows archiving of WAL files using archive_command."
 msgstr "Erlaubt die Archivierung von WAL-Dateien mittels archive_command."
 
-#: utils/misc/guc.c:4036
+#: utils/misc/guc.c:4046
 msgid "Enables logging of recovery-related debugging information."
 msgstr "Ermöglicht das Loggen von Debug-Informationen über die Wiederherstellung."
 
-#: utils/misc/guc.c:4052
+#: utils/misc/guc.c:4062
 msgid "Collects function-level statistics on database activity."
 msgstr "Sammelt Statistiken auf Funktionsebene über Datenbankaktivität."
 
-#: utils/misc/guc.c:4062
+#: utils/misc/guc.c:4072
 msgid "Set the level of information written to the WAL."
 msgstr "Setzt den Umfang der in den WAL geschriebenen Informationen."
 
-#: utils/misc/guc.c:4072
+#: utils/misc/guc.c:4082
 msgid "Selects the dynamic shared memory implementation used."
 msgstr "Wählt die zu verwendende Implementierung von dynamischem Shared Memory."
 
-#: utils/misc/guc.c:4082
+#: utils/misc/guc.c:4092
 msgid "Selects the method used for forcing WAL updates to disk."
 msgstr "Wählt die Methode, um das Schreiben von WAL-Änderungen auf die Festplatte zu erzwingen."
 
-#: utils/misc/guc.c:4092
+#: utils/misc/guc.c:4102
 msgid "Sets how binary values are to be encoded in XML."
 msgstr "Setzt, wie binäre Werte in XML kodiert werden."
 
-#: utils/misc/guc.c:4102
+#: utils/misc/guc.c:4112
 msgid "Sets whether XML data in implicit parsing and serialization operations is to be considered as documents or content fragments."
 msgstr "Setzt, ob XML-Daten in impliziten Parse- und Serialisierungsoperationen als Dokument oder Fragment betrachtet werden sollen."
 
-#: utils/misc/guc.c:4113
+#: utils/misc/guc.c:4123
 msgid "Use of huge pages on Linux or Windows."
 msgstr "Huge Pages auf Linux oder Windows verwenden."
 
-#: utils/misc/guc.c:4123
+#: utils/misc/guc.c:4133
 msgid "Forces use of parallel query facilities."
 msgstr "Verwendung der Einrichtungen für parallele Anfragen erzwingen."
 
-#: utils/misc/guc.c:4124
+#: utils/misc/guc.c:4134
 msgid "If possible, run query using a parallel worker and with parallel restrictions."
 msgstr "Wenn möglich werden Anfragen in einem parallelen Arbeitsprozess und mit parallelen Beschränkungen ausgeführt."
 
-#: utils/misc/guc.c:4133
+#: utils/misc/guc.c:4143
 msgid "Encrypt passwords."
 msgstr "Verschlüsselt Passwörter."
 
-#: utils/misc/guc.c:4134
+#: utils/misc/guc.c:4144
 msgid "When a password is specified in CREATE USER or ALTER USER without writing either ENCRYPTED or UNENCRYPTED, this parameter determines whether the password is to be encrypted."
 msgstr "Wenn in CREATE USER oder ALTER USER ein Passwort ohne ENCRYPTED oder UNENCRYPTED angegeben ist, bestimmt dieser Parameter, ob das Passwort verschlüsselt wird."
 
-#: utils/misc/guc.c:4936
+#: utils/misc/guc.c:4946
 #, c-format
 msgid "%s: could not access directory \"%s\": %s\n"
 msgstr "%s: konnte nicht auf Verzeichnis »%s« zugreifen: %s\n"
 
-#: utils/misc/guc.c:4941
+#: utils/misc/guc.c:4951
 #, c-format
 msgid "Run initdb or pg_basebackup to initialize a PostgreSQL data directory.\n"
 msgstr "Führen Sie initdb oder pg_basebackup aus, um ein PostgreSQL-Datenverzeichnis zu initialisieren.\n"
 
-#: utils/misc/guc.c:4961
+#: utils/misc/guc.c:4971
 #, c-format
 msgid ""
 "%s does not know where to find the server configuration file.\n"
@@ -25767,12 +25849,12 @@ msgstr ""
 "Sie müssen die Kommandozeilenoption --config-file oder -D angegeben oder\n"
 "die Umgebungsvariable PGDATA setzen.\n"
 
-#: utils/misc/guc.c:4980
+#: utils/misc/guc.c:4990
 #, c-format
 msgid "%s: could not access the server configuration file \"%s\": %s\n"
 msgstr "%s: konnte nicht auf die Serverkonfigurationsdatei »%s« zugreifen: %s\n"
 
-#: utils/misc/guc.c:5006
+#: utils/misc/guc.c:5016
 #, c-format
 msgid ""
 "%s does not know where to find the database system data.\n"
@@ -25782,7 +25864,7 @@ msgstr ""
 "zu finden sind.  Sie können dies mit »data_directory« in »%s«, mit der\n"
 "Kommandozeilenoption -D oder der Umgebungsvariable PGDATA angeben.\n"
 
-#: utils/misc/guc.c:5054
+#: utils/misc/guc.c:5064
 #, c-format
 msgid ""
 "%s does not know where to find the \"hba\" configuration file.\n"
@@ -25792,7 +25874,7 @@ msgstr ""
 "Sie können dies mit »hba_file« in »%s«, mit der\n"
 "Kommandozeilenoption -D oder der Umgebungsvariable PGDATA angeben.\n"
 
-#: utils/misc/guc.c:5077
+#: utils/misc/guc.c:5087
 #, c-format
 msgid ""
 "%s does not know where to find the \"ident\" configuration file.\n"
@@ -25802,138 +25884,138 @@ msgstr ""
 "Sie können dies mit »ident_file« in »%s«, mit der\n"
 "Kommandozeilenoption -D oder der Umgebungsvariable PGDATA angeben.\n"
 
-#: utils/misc/guc.c:5752 utils/misc/guc.c:5799
+#: utils/misc/guc.c:5762 utils/misc/guc.c:5809
 msgid "Value exceeds integer range."
 msgstr "Wert überschreitet Bereich für ganze Zahlen."
 
-#: utils/misc/guc.c:6022
+#: utils/misc/guc.c:6032
 #, c-format
 msgid "parameter \"%s\" requires a numeric value"
 msgstr "Parameter »%s« erfordert einen numerischen Wert"
 
-#: utils/misc/guc.c:6031
+#: utils/misc/guc.c:6041
 #, c-format
 msgid "%g is outside the valid range for parameter \"%s\" (%g .. %g)"
 msgstr "%g ist außerhalb des gültigen Bereichs für Parameter »%s« (%g ... %g)"
 
-#: utils/misc/guc.c:6184 utils/misc/guc.c:7554
+#: utils/misc/guc.c:6194 utils/misc/guc.c:7564
 #, c-format
 msgid "cannot set parameters during a parallel operation"
 msgstr "während einer parallelen Operation können keine Parameter gesetzt werden"
 
-#: utils/misc/guc.c:6191 utils/misc/guc.c:6943 utils/misc/guc.c:6996
-#: utils/misc/guc.c:7047 utils/misc/guc.c:7383 utils/misc/guc.c:8150
-#: utils/misc/guc.c:8318 utils/misc/guc.c:9992
+#: utils/misc/guc.c:6201 utils/misc/guc.c:6953 utils/misc/guc.c:7006
+#: utils/misc/guc.c:7057 utils/misc/guc.c:7393 utils/misc/guc.c:8160
+#: utils/misc/guc.c:8328 utils/misc/guc.c:10005
 #, c-format
 msgid "unrecognized configuration parameter \"%s\""
 msgstr "unbekannter Konfigurationsparameter »%s«"
 
-#: utils/misc/guc.c:6206 utils/misc/guc.c:7395
+#: utils/misc/guc.c:6216 utils/misc/guc.c:7405
 #, c-format
 msgid "parameter \"%s\" cannot be changed"
 msgstr "Parameter »%s« kann nicht geändert werden"
 
-#: utils/misc/guc.c:6239
+#: utils/misc/guc.c:6249
 #, c-format
 msgid "parameter \"%s\" cannot be changed now"
 msgstr "Parameter »%s« kann jetzt nicht geändert werden"
 
-#: utils/misc/guc.c:6257 utils/misc/guc.c:6304 utils/misc/guc.c:10008
+#: utils/misc/guc.c:6267 utils/misc/guc.c:6314 utils/misc/guc.c:10021
 #, c-format
 msgid "permission denied to set parameter \"%s\""
 msgstr "keine Berechtigung, um Parameter »%s« zu setzen"
 
-#: utils/misc/guc.c:6294
+#: utils/misc/guc.c:6304
 #, c-format
 msgid "parameter \"%s\" cannot be set after connection start"
 msgstr "Parameter »%s« kann nach Start der Verbindung nicht geändert werden"
 
-#: utils/misc/guc.c:6342
+#: utils/misc/guc.c:6352
 #, c-format
 msgid "cannot set parameter \"%s\" within security-definer function"
 msgstr "Parameter »%s« kann nicht in einer Security-Definer-Funktion gesetzt werden"
 
-#: utils/misc/guc.c:6951 utils/misc/guc.c:7001 utils/misc/guc.c:8325
+#: utils/misc/guc.c:6961 utils/misc/guc.c:7011 utils/misc/guc.c:8335
 #, c-format
 msgid "must be superuser or a member of pg_read_all_settings to examine \"%s\""
 msgstr "nur Superuser oder Mitglieder von pg_read_all_settings können »%s« ansehen"
 
-#: utils/misc/guc.c:7092
+#: utils/misc/guc.c:7102
 #, c-format
 msgid "SET %s takes only one argument"
 msgstr "SET %s darf nur ein Argument haben"
 
-#: utils/misc/guc.c:7343
+#: utils/misc/guc.c:7353
 #, c-format
 msgid "must be superuser to execute ALTER SYSTEM command"
 msgstr "nur Superuser können den Befehl ALTER SYSTEM ausführen"
 
-#: utils/misc/guc.c:7428
+#: utils/misc/guc.c:7438
 #, c-format
 msgid "parameter value for ALTER SYSTEM must not contain a newline"
 msgstr "Parameterwert für ALTER SYSTEM darf keine Newline enthalten"
 
-#: utils/misc/guc.c:7473
+#: utils/misc/guc.c:7483
 #, c-format
 msgid "could not parse contents of file \"%s\""
 msgstr "konnte Inhalt der Datei »%s« nicht parsen"
 
-#: utils/misc/guc.c:7630
+#: utils/misc/guc.c:7640
 #, c-format
 msgid "SET LOCAL TRANSACTION SNAPSHOT is not implemented"
 msgstr "SET LOCAL TRANSACTION SNAPSHOT ist nicht implementiert"
 
-#: utils/misc/guc.c:7714
+#: utils/misc/guc.c:7724
 #, c-format
 msgid "SET requires parameter name"
 msgstr "SET benötigt Parameternamen"
 
-#: utils/misc/guc.c:7847
+#: utils/misc/guc.c:7857
 #, c-format
 msgid "attempt to redefine parameter \"%s\""
 msgstr "Versuch, den Parameter »%s« zu redefinieren"
 
-#: utils/misc/guc.c:9625
+#: utils/misc/guc.c:9638
 #, c-format
 msgid "parameter \"%s\" could not be set"
 msgstr "Parameter »%s« kann nicht gesetzt werden"
 
-#: utils/misc/guc.c:9712
+#: utils/misc/guc.c:9725
 #, c-format
 msgid "could not parse setting for parameter \"%s\""
 msgstr "konnte Wert von Parameter »%s« nicht lesen"
 
-#: utils/misc/guc.c:10070 utils/misc/guc.c:10104
+#: utils/misc/guc.c:10083 utils/misc/guc.c:10117
 #, c-format
 msgid "invalid value for parameter \"%s\": %d"
 msgstr "ungültiger Wert für Parameter »%s«: %d"
 
-#: utils/misc/guc.c:10138
+#: utils/misc/guc.c:10151
 #, c-format
 msgid "invalid value for parameter \"%s\": %g"
 msgstr "ungültiger Wert für Parameter »%s«: %g"
 
-#: utils/misc/guc.c:10408
+#: utils/misc/guc.c:10421
 #, c-format
 msgid "\"temp_buffers\" cannot be changed after any temporary tables have been accessed in the session."
 msgstr "»temp_buffers« kann nicht geändert werden, nachdem in der Sitzung auf temporäre Tabellen zugriffen wurde."
 
-#: utils/misc/guc.c:10420
+#: utils/misc/guc.c:10433
 #, c-format
 msgid "Bonjour is not supported by this build"
 msgstr "Bonjour wird von dieser Installation nicht unterstützt"
 
-#: utils/misc/guc.c:10433
+#: utils/misc/guc.c:10446
 #, c-format
 msgid "SSL is not supported by this build"
 msgstr "SSL wird von dieser Installation nicht unterstützt"
 
-#: utils/misc/guc.c:10445
+#: utils/misc/guc.c:10458
 #, c-format
 msgid "Cannot enable parameter when \"log_statement_stats\" is true."
 msgstr "Kann Parameter nicht einschalten, wenn »log_statement_stats« an ist."
 
-#: utils/misc/guc.c:10457
+#: utils/misc/guc.c:10470
 #, c-format
 msgid "Cannot enable \"log_statement_stats\" when \"log_parser_stats\", \"log_planner_stats\", or \"log_executor_stats\" is true."
 msgstr "Kann »log_statement_stats« nicht einschalten, wenn »log_parser_stats«, »log_planner_stats« oder »log_executor_stats« an ist."
@@ -26084,12 +26166,12 @@ msgstr "aktives Portal »%s« kann nicht gelöscht werden"
 msgid "cannot drop active portal \"%s\""
 msgstr "aktives Portal »%s« kann nicht gelöscht werden"
 
-#: utils/mmgr/portalmem.c:719
+#: utils/mmgr/portalmem.c:729
 #, c-format
 msgid "cannot PREPARE a transaction that has created a cursor WITH HOLD"
 msgstr "PREPARE kann nicht in einer Transaktion ausgeführt werden, die einen Cursor mit WITH HOLD erzeugt hat"
 
-#: utils/mmgr/portalmem.c:1253
+#: utils/mmgr/portalmem.c:1263
 #, c-format
 msgid "cannot perform transaction commands inside a cursor loop that is not read-only"
 msgstr ""
index bfabae9a7223a0111988acf6bf8991111c5b65f2..8ef13254f63eb3488e98a1d1e93e55f6e424d590 100644 (file)
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PostgreSQL 11\n"
 "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2018-09-11 02:45+0000\n"
-"PO-Revision-Date: 2018-09-11 23:16+0200\n"
+"POT-Creation-Date: 2018-09-14 05:15+0000\n"
+"PO-Revision-Date: 2018-09-14 08:22+0200\n"
 "Last-Translator: Peter Eisentraut <peter_e@gmx.net>\n"
 "Language-Team: German <peter_e@gmx.net>\n"
 "Language: de\n"
@@ -3109,10 +3109,10 @@ msgstr ""
 #, c-format
 msgid ""
 "  HISTSIZE\n"
-"    max number of commands to store in the command history\n"
+"    maximum number of commands to store in the command history\n"
 msgstr ""
 "  HISTSIZE\n"
-"    max. Anzahl der in der Befehlsgeschichte zu speichernden Befehle\n"
+"    maximale Anzahl der in der Befehlsgeschichte zu speichernden Befehle\n"
 
 #: help.c:373
 #, c-format
@@ -6061,7 +6061,7 @@ msgstr "%s: Warnung: überflüssiges Kommandozeilenargument »%s« ignoriert\n"
 msgid "%s: could not find own program executable\n"
 msgstr "%s: konnte eigene Programmdatei nicht finden\n"
 
-#: tab-complete.c:4480
+#: tab-complete.c:4482
 #, c-format
 msgid ""
 "tab completion query failed: %s\n"