de: Translation updates
authorPeter Eisentraut <peter@eisentraut.org>
Thu, 6 Feb 2020 21:07:23 +0000 (22:07 +0100)
committerPeter Eisentraut <peter@eisentraut.org>
Thu, 6 Feb 2020 21:07:23 +0000 (22:07 +0100)
de/pg_ctl.po
de/postgres.po

index 6356ad814450d6b5c5ce0d07bdd338d2be366759..dccd8c75d193f833a8a97dbeb5845329f576bac3 100644 (file)
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PostgreSQL 12\n"
 "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
-"POT-Creation-Date: 2019-09-04 07:13+0000\n"
-"PO-Revision-Date: 2020-01-30 18:51+0100\n"
+"POT-Creation-Date: 2020-02-06 16:44+0000\n"
+"PO-Revision-Date: 2020-02-06 22:06+0100\n"
 "Last-Translator: Peter Eisentraut <peter@eisentraut.org>\n"
 "Language-Team: German <pgsql-translators@postgresql.org>\n"
 "Language: de\n"
@@ -142,32 +142,37 @@ msgstr "%s: konnte Server nicht starten: %s\n"
 msgid "%s: could not start server due to setsid() failure: %s\n"
 msgstr "%s: konnte Server wegen setsid()-Fehler nicht starten: %s\n"
 
-#: pg_ctl.c:530
+#: pg_ctl.c:536
+#, c-format
+msgid "%s: could not create log file \"%s\": %s\n"
+msgstr "%s: konnte Logdatei »%s« nicht erstellen: %s\n"
+
+#: pg_ctl.c:551
 #, c-format
 msgid "%s: could not start server: error code %lu\n"
 msgstr "%s: konnte Server nicht starten: Fehlercode %lu\n"
 
-#: pg_ctl.c:677
+#: pg_ctl.c:698
 #, c-format
 msgid "%s: cannot set core file size limit; disallowed by hard limit\n"
 msgstr "%s: kann Grenzwert für Core-Datei-Größe nicht setzen; durch harten Grenzwert verboten\n"
 
-#: pg_ctl.c:703
+#: pg_ctl.c:724
 #, c-format
 msgid "%s: could not read file \"%s\"\n"
 msgstr "%s: konnte Datei »%s« nicht lesen\n"
 
-#: pg_ctl.c:708
+#: pg_ctl.c:729
 #, c-format
 msgid "%s: option file \"%s\" must have exactly one line\n"
 msgstr "%s: Optionsdatei »%s« muss genau eine Zeile haben\n"
 
-#: pg_ctl.c:750 pg_ctl.c:941 pg_ctl.c:1037
+#: pg_ctl.c:771 pg_ctl.c:962 pg_ctl.c:1058
 #, c-format
 msgid "%s: could not send stop signal (PID: %ld): %s\n"
 msgstr "%s: konnte Stopp-Signal nicht senden (PID: %ld): %s\n"
 
-#: pg_ctl.c:778
+#: pg_ctl.c:799
 #, c-format
 msgid ""
 "The program \"%s\" is needed by %s but was not found in the\n"
@@ -178,7 +183,7 @@ msgstr ""
 "selben Verzeichnis wie »%s« gefunden.\n"
 "Prüfen Sie Ihre Installation.\n"
 
-#: pg_ctl.c:784
+#: pg_ctl.c:805
 #, c-format
 msgid ""
 "The program \"%s\" was found by \"%s\"\n"
@@ -189,38 +194,38 @@ msgstr ""
 "aber es hatte nicht die gleiche Version wie %s.\n"
 "Prüfen Sie Ihre Installation.\n"
 
-#: pg_ctl.c:817
+#: pg_ctl.c:838
 #, c-format
 msgid "%s: database system initialization failed\n"
 msgstr "%s: Initialisierung des Datenbanksystems fehlgeschlagen\n"
 
-#: pg_ctl.c:832
+#: pg_ctl.c:853
 #, c-format
 msgid "%s: another server might be running; trying to start server anyway\n"
 msgstr "%s: ein anderer Server läuft möglicherweise; versuche trotzdem zu starten\n"
 
-#: pg_ctl.c:881
+#: pg_ctl.c:902
 msgid "waiting for server to start..."
 msgstr "warte auf Start des Servers..."
 
-#: pg_ctl.c:886 pg_ctl.c:991 pg_ctl.c:1083 pg_ctl.c:1213
+#: pg_ctl.c:907 pg_ctl.c:1012 pg_ctl.c:1104 pg_ctl.c:1234
 msgid " done\n"
 msgstr " fertig\n"
 
-#: pg_ctl.c:887
+#: pg_ctl.c:908
 msgid "server started\n"
 msgstr "Server gestartet\n"
 
-#: pg_ctl.c:890 pg_ctl.c:896 pg_ctl.c:1218
+#: pg_ctl.c:911 pg_ctl.c:917 pg_ctl.c:1239
 msgid " stopped waiting\n"
 msgstr " Warten beendet\n"
 
-#: pg_ctl.c:891
+#: pg_ctl.c:912
 #, c-format
 msgid "%s: server did not start in time\n"
 msgstr "%s: Starten des Servers hat nicht rechtzeitig abgeschlossen\n"
 
-#: pg_ctl.c:897
+#: pg_ctl.c:918
 #, c-format
 msgid ""
 "%s: could not start server\n"
@@ -229,29 +234,29 @@ msgstr ""
 "%s: konnte Server nicht starten\n"
 "Prüfen Sie die Logausgabe.\n"
 
-#: pg_ctl.c:905
+#: pg_ctl.c:926
 msgid "server starting\n"
 msgstr "Server startet\n"
 
-#: pg_ctl.c:926 pg_ctl.c:1013 pg_ctl.c:1104 pg_ctl.c:1143 pg_ctl.c:1242
+#: pg_ctl.c:947 pg_ctl.c:1034 pg_ctl.c:1125 pg_ctl.c:1164 pg_ctl.c:1263
 #, c-format
 msgid "%s: PID file \"%s\" does not exist\n"
 msgstr "%s: PID-Datei »%s« existiert nicht\n"
 
-#: pg_ctl.c:927 pg_ctl.c:1015 pg_ctl.c:1105 pg_ctl.c:1144 pg_ctl.c:1243
+#: pg_ctl.c:948 pg_ctl.c:1036 pg_ctl.c:1126 pg_ctl.c:1165 pg_ctl.c:1264
 msgid "Is server running?\n"
 msgstr "Läuft der Server?\n"
 
-#: pg_ctl.c:933
+#: pg_ctl.c:954
 #, c-format
 msgid "%s: cannot stop server; single-user server is running (PID: %ld)\n"
 msgstr "%s: kann Server nicht anhalten; Einzelbenutzerserver läuft (PID: %ld)\n"
 
-#: pg_ctl.c:948
+#: pg_ctl.c:969
 msgid "server shutting down\n"
 msgstr "Server fährt herunter\n"
 
-#: pg_ctl.c:963 pg_ctl.c:1052
+#: pg_ctl.c:984 pg_ctl.c:1073
 msgid ""
 "WARNING: online backup mode is active\n"
 "Shutdown will not complete until pg_stop_backup() is called.\n"
@@ -261,20 +266,20 @@ msgstr ""
 "Herunterfahren wird erst abgeschlossen werden, wenn pg_stop_backup() aufgerufen wird.\n"
 "\n"
 
-#: pg_ctl.c:967 pg_ctl.c:1056
+#: pg_ctl.c:988 pg_ctl.c:1077
 msgid "waiting for server to shut down..."
 msgstr "warte auf Herunterfahren des Servers..."
 
-#: pg_ctl.c:983 pg_ctl.c:1074
+#: pg_ctl.c:1004 pg_ctl.c:1095
 msgid " failed\n"
 msgstr " Fehler\n"
 
-#: pg_ctl.c:985 pg_ctl.c:1076
+#: pg_ctl.c:1006 pg_ctl.c:1097
 #, c-format
 msgid "%s: server does not shut down\n"
 msgstr "%s: Server fährt nicht herunter\n"
 
-#: pg_ctl.c:987 pg_ctl.c:1078
+#: pg_ctl.c:1008 pg_ctl.c:1099
 msgid ""
 "HINT: The \"-m fast\" option immediately disconnects sessions rather than\n"
 "waiting for session-initiated disconnection.\n"
@@ -282,245 +287,245 @@ msgstr ""
 "TIPP: Die Option »-m fast« beendet Sitzungen sofort, statt auf das Beenden\n"
 "durch die Sitzungen selbst zu warten.\n"
 
-#: pg_ctl.c:993 pg_ctl.c:1084
+#: pg_ctl.c:1014 pg_ctl.c:1105
 msgid "server stopped\n"
 msgstr "Server angehalten\n"
 
-#: pg_ctl.c:1016
+#: pg_ctl.c:1037
 msgid "trying to start server anyway\n"
 msgstr "versuche Server trotzdem zu starten\n"
 
-#: pg_ctl.c:1025
+#: pg_ctl.c:1046
 #, c-format
 msgid "%s: cannot restart server; single-user server is running (PID: %ld)\n"
 msgstr "%s: kann Server nicht neu starten; Einzelbenutzerserver läuft (PID: %ld)\n"
 
-#: pg_ctl.c:1028 pg_ctl.c:1114
+#: pg_ctl.c:1049 pg_ctl.c:1135
 msgid "Please terminate the single-user server and try again.\n"
 msgstr "Bitte beenden Sie den Einzelbenutzerserver und versuchen Sie es noch einmal.\n"
 
-#: pg_ctl.c:1088
+#: pg_ctl.c:1109
 #, c-format
 msgid "%s: old server process (PID: %ld) seems to be gone\n"
 msgstr "%s: alter Serverprozess (PID: %ld) scheint verschwunden zu sein\n"
 
-#: pg_ctl.c:1090
+#: pg_ctl.c:1111
 msgid "starting server anyway\n"
 msgstr "starte Server trotzdem\n"
 
-#: pg_ctl.c:1111
+#: pg_ctl.c:1132
 #, c-format
 msgid "%s: cannot reload server; single-user server is running (PID: %ld)\n"
 msgstr "%s: kann Server nicht neu laden; Einzelbenutzerserver läuft (PID: %ld)\n"
 
-#: pg_ctl.c:1120
+#: pg_ctl.c:1141
 #, c-format
 msgid "%s: could not send reload signal (PID: %ld): %s\n"
 msgstr "%s: konnte Signal zum Neuladen nicht senden (PID: %ld): %s\n"
 
-#: pg_ctl.c:1125
+#: pg_ctl.c:1146
 msgid "server signaled\n"
 msgstr "Signal an Server gesendet\n"
 
-#: pg_ctl.c:1150
+#: pg_ctl.c:1171
 #, c-format
 msgid "%s: cannot promote server; single-user server is running (PID: %ld)\n"
 msgstr "%s: kann Server nicht befördern; Einzelbenutzerserver läuft (PID: %ld)\n"
 
-#: pg_ctl.c:1158
+#: pg_ctl.c:1179
 #, c-format
 msgid "%s: cannot promote server; server is not in standby mode\n"
 msgstr "%s: kann Server nicht befördern; Server ist nicht im Standby-Modus\n"
 
-#: pg_ctl.c:1173
+#: pg_ctl.c:1194
 #, c-format
 msgid "%s: could not create promote signal file \"%s\": %s\n"
 msgstr "%s: konnte Signaldatei zum Befördern »%s« nicht erzeugen: %s\n"
 
-#: pg_ctl.c:1179
+#: pg_ctl.c:1200
 #, c-format
 msgid "%s: could not write promote signal file \"%s\": %s\n"
 msgstr "%s: konnte Signaldatei zum Befördern »%s« nicht schreiben: %s\n"
 
-#: pg_ctl.c:1187
+#: pg_ctl.c:1208
 #, c-format
 msgid "%s: could not send promote signal (PID: %ld): %s\n"
 msgstr "%s: konnte Signal zum Befördern nicht senden (PID: %ld): %s\n"
 
-#: pg_ctl.c:1190
+#: pg_ctl.c:1211
 #, c-format
 msgid "%s: could not remove promote signal file \"%s\": %s\n"
 msgstr "%s: konnte Signaldatei zum Befördern »%s« nicht entfernen: %s\n"
 
-#: pg_ctl.c:1200
+#: pg_ctl.c:1221
 msgid "waiting for server to promote..."
 msgstr "warte auf Befördern des Servers..."
 
-#: pg_ctl.c:1214
+#: pg_ctl.c:1235
 msgid "server promoted\n"
 msgstr "Server wurde befördert\n"
 
-#: pg_ctl.c:1219
+#: pg_ctl.c:1240
 #, c-format
 msgid "%s: server did not promote in time\n"
 msgstr "%s: Befördern des Servers hat nicht rechtzeitig abgeschlossen\n"
 
-#: pg_ctl.c:1225
+#: pg_ctl.c:1246
 msgid "server promoting\n"
 msgstr "Server wird befördert\n"
 
-#: pg_ctl.c:1249
+#: pg_ctl.c:1270
 #, c-format
 msgid "%s: cannot rotate log file; single-user server is running (PID: %ld)\n"
 msgstr "%s: kann Logdatei nicht rotieren; Einzelbenutzerserver läuft (PID: %ld)\n"
 
-#: pg_ctl.c:1259
+#: pg_ctl.c:1280
 #, c-format
 msgid "%s: could not create log rotation signal file \"%s\": %s\n"
 msgstr "%s: konnte Signaldatei zum Logrotieren »%s« nicht erzeugen: %s\n"
 
-#: pg_ctl.c:1265
+#: pg_ctl.c:1286
 #, c-format
 msgid "%s: could not write log rotation signal file \"%s\": %s\n"
 msgstr "%s: konnte Signaldatei zum Logrotieren »%s« nicht schreiben: %s\n"
 
-#: pg_ctl.c:1273
+#: pg_ctl.c:1294
 #, c-format
 msgid "%s: could not send log rotation signal (PID: %ld): %s\n"
 msgstr "%s: konnte Signal zum Logrotieren nicht senden (PID: %ld): %s\n"
 
-#: pg_ctl.c:1276
+#: pg_ctl.c:1297
 #, c-format
 msgid "%s: could not remove log rotation signal file \"%s\": %s\n"
 msgstr "%s: konnte Signaldatei zum Logrotieren »%s« nicht entfernen: %s\n"
 
-#: pg_ctl.c:1281
+#: pg_ctl.c:1302
 msgid "server signaled to rotate log file\n"
 msgstr "Signal zum Logrotieren an Server gesendet\n"
 
-#: pg_ctl.c:1328
+#: pg_ctl.c:1349
 #, c-format
 msgid "%s: single-user server is running (PID: %ld)\n"
 msgstr "%s: Einzelbenutzerserver läuft (PID: %ld)\n"
 
-#: pg_ctl.c:1342
+#: pg_ctl.c:1363
 #, c-format
 msgid "%s: server is running (PID: %ld)\n"
 msgstr "%s: Server läuft (PID: %ld)\n"
 
-#: pg_ctl.c:1358
+#: pg_ctl.c:1379
 #, c-format
 msgid "%s: no server running\n"
 msgstr "%s: kein Server läuft\n"
 
-#: pg_ctl.c:1375
+#: pg_ctl.c:1396
 #, c-format
 msgid "%s: could not send signal %d (PID: %ld): %s\n"
 msgstr "%s: konnte Signal %d nicht senden (PID: %ld): %s\n"
 
-#: pg_ctl.c:1432
+#: pg_ctl.c:1453
 #, c-format
 msgid "%s: could not find own program executable\n"
 msgstr "%s: konnte eigene Programmdatei nicht finden\n"
 
-#: pg_ctl.c:1442
+#: pg_ctl.c:1463
 #, c-format
 msgid "%s: could not find postgres program executable\n"
 msgstr "%s: konnte »postgres« Programmdatei nicht finden\n"
 
-#: pg_ctl.c:1512 pg_ctl.c:1546
+#: pg_ctl.c:1533 pg_ctl.c:1567
 #, c-format
 msgid "%s: could not open service manager\n"
 msgstr "%s: konnte Servicemanager nicht öffnen\n"
 
-#: pg_ctl.c:1518
+#: pg_ctl.c:1539
 #, c-format
 msgid "%s: service \"%s\" already registered\n"
 msgstr "%s: Systemdienst »%s« ist bereits registriert\n"
 
-#: pg_ctl.c:1529
+#: pg_ctl.c:1550
 #, c-format
 msgid "%s: could not register service \"%s\": error code %lu\n"
 msgstr "%s: konnte Systemdienst »%s« nicht registrieren: Fehlercode %lu\n"
 
-#: pg_ctl.c:1552
+#: pg_ctl.c:1573
 #, c-format
 msgid "%s: service \"%s\" not registered\n"
 msgstr "%s: Systemdienst »%s« ist nicht registriert\n"
 
-#: pg_ctl.c:1559
+#: pg_ctl.c:1580
 #, c-format
 msgid "%s: could not open service \"%s\": error code %lu\n"
 msgstr "%s: konnte Systemdienst »%s« nicht öffnen: Fehlercode %lu\n"
 
-#: pg_ctl.c:1568
+#: pg_ctl.c:1589
 #, c-format
 msgid "%s: could not unregister service \"%s\": error code %lu\n"
 msgstr "%s: konnte Systemdienst »%s« nicht deregistrieren: Fehlercode %lu\n"
 
-#: pg_ctl.c:1655
+#: pg_ctl.c:1676
 msgid "Waiting for server startup...\n"
 msgstr "Warte auf Start des Servers...\n"
 
-#: pg_ctl.c:1658
+#: pg_ctl.c:1679
 msgid "Timed out waiting for server startup\n"
 msgstr "Zeitüberschreitung beim Warten auf Start des Servers\n"
 
-#: pg_ctl.c:1662
+#: pg_ctl.c:1683
 msgid "Server started and accepting connections\n"
 msgstr "Server wurde gestartet und nimmt Verbindungen an\n"
 
-#: pg_ctl.c:1717
+#: pg_ctl.c:1738
 #, c-format
 msgid "%s: could not start service \"%s\": error code %lu\n"
 msgstr "%s: konnte Systemdienst »%s« nicht starten: Fehlercode %lu\n"
 
-#: pg_ctl.c:1787
+#: pg_ctl.c:1808
 #, c-format
 msgid "%s: WARNING: cannot create restricted tokens on this platform\n"
 msgstr "%s: WARNUNG: auf dieser Plattform können keine beschränkten Token erzeugt werden\n"
 
-#: pg_ctl.c:1800
+#: pg_ctl.c:1821
 #, c-format
 msgid "%s: could not open process token: error code %lu\n"
 msgstr "%s: konnte Prozess-Token nicht öffnen: Fehlercode %lu\n"
 
-#: pg_ctl.c:1814
+#: pg_ctl.c:1835
 #, c-format
 msgid "%s: could not allocate SIDs: error code %lu\n"
 msgstr "%s: konnte SIDs nicht erzeugen: Fehlercode %lu\n"
 
-#: pg_ctl.c:1841
+#: pg_ctl.c:1862
 #, c-format
 msgid "%s: could not create restricted token: error code %lu\n"
 msgstr "%s: konnte beschränktes Token nicht erzeugen: Fehlercode %lu\n"
 
-#: pg_ctl.c:1872
+#: pg_ctl.c:1893
 #, c-format
 msgid "%s: WARNING: could not locate all job object functions in system API\n"
 msgstr "%s: WARNUNG: konnte nicht alle Job-Objekt-Funtionen in der System-API finden\n"
 
-#: pg_ctl.c:1969
+#: pg_ctl.c:1990
 #, c-format
 msgid "%s: could not get LUIDs for privileges: error code %lu\n"
 msgstr "%s: konnte LUIDs für Privilegien nicht ermitteln: Fehlercode %lu\n"
 
-#: pg_ctl.c:1977 pg_ctl.c:1992
+#: pg_ctl.c:1998 pg_ctl.c:2013
 #, c-format
 msgid "%s: could not get token information: error code %lu\n"
 msgstr "%s: konnte Token-Informationen nicht ermitteln: Fehlercode %lu\n"
 
-#: pg_ctl.c:1986
+#: pg_ctl.c:2007
 #, c-format
 msgid "%s: out of memory\n"
 msgstr "%s: Speicher aufgebraucht\n"
 
-#: pg_ctl.c:2016
+#: pg_ctl.c:2037
 #, c-format
 msgid "Try \"%s --help\" for more information.\n"
 msgstr "Versuchen Sie »%s --help« für weitere Informationen.\n"
 
-#: pg_ctl.c:2024
+#: pg_ctl.c:2045
 #, c-format
 msgid ""
 "%s is a utility to initialize, start, stop, or control a PostgreSQL server.\n"
@@ -530,17 +535,17 @@ msgstr ""
 "starten, anzuhalten oder zu steuern.\n"
 "\n"
 
-#: pg_ctl.c:2025
+#: pg_ctl.c:2046
 #, c-format
 msgid "Usage:\n"
 msgstr "Aufruf:\n"
 
-#: pg_ctl.c:2026
+#: pg_ctl.c:2047
 #, c-format
 msgid "  %s init[db]   [-D DATADIR] [-s] [-o OPTIONS]\n"
 msgstr "  %s init[db]   [-D DATENVERZ] [-s] [-o OPTIONEN]\n"
 
-#: pg_ctl.c:2027
+#: pg_ctl.c:2048
 #, c-format
 msgid ""
 "  %s start      [-D DATADIR] [-l FILENAME] [-W] [-t SECS] [-s]\n"
@@ -549,12 +554,12 @@ msgstr ""
 "  %s start      [-D DATENVERZ] [-l DATEINAME] [-W] [-t SEK] [-s]\n"
 "                    [-o OPTIONEN] [-p PFAD] [-c]\n"
 
-#: pg_ctl.c:2029
+#: pg_ctl.c:2050
 #, c-format
 msgid "  %s stop       [-D DATADIR] [-m SHUTDOWN-MODE] [-W] [-t SECS] [-s]\n"
 msgstr "  %s stop       [-D DATENVERZ] [-m SHUTDOWN-MODUS] [-W] [-t SEK] [-s]\n"
 
-#: pg_ctl.c:2030
+#: pg_ctl.c:2051
 #, c-format
 msgid ""
 "  %s restart    [-D DATADIR] [-m SHUTDOWN-MODE] [-W] [-t SECS] [-s]\n"
@@ -563,32 +568,32 @@ msgstr ""
 "  %s restart    [-D DATENVERZ] [-m SHUTDOWN-MODUS] [-W] [-t SEK] [-s]\n"
 "                    [-o OPTIONEN] [-c]\n"
 
-#: pg_ctl.c:2032
+#: pg_ctl.c:2053
 #, c-format
 msgid "  %s reload     [-D DATADIR] [-s]\n"
 msgstr "  %s reload     [-D DATENVERZ] [-s]\n"
 
-#: pg_ctl.c:2033
+#: pg_ctl.c:2054
 #, c-format
 msgid "  %s status     [-D DATADIR]\n"
 msgstr "  %s status     [-D DATENVERZ]\n"
 
-#: pg_ctl.c:2034
+#: pg_ctl.c:2055
 #, c-format
 msgid "  %s promote    [-D DATADIR] [-W] [-t SECS] [-s]\n"
 msgstr "  %s promote    [-D DATENVERZ] [-W] [-t SEK] [-s]\n"
 
-#: pg_ctl.c:2035
+#: pg_ctl.c:2056
 #, c-format
 msgid "  %s logrotate  [-D DATADIR] [-s]\n"
 msgstr "  %s logrotate  [-D DATENVERZ] [-s]\n"
 
-#: pg_ctl.c:2036
+#: pg_ctl.c:2057
 #, c-format
 msgid "  %s kill       SIGNALNAME PID\n"
 msgstr "  %s kill       SIGNALNAME PID\n"
 
-#: pg_ctl.c:2038
+#: pg_ctl.c:2059
 #, c-format
 msgid ""
 "  %s register   [-D DATADIR] [-N SERVICENAME] [-U USERNAME] [-P PASSWORD]\n"
@@ -597,12 +602,12 @@ msgstr ""
 "  %s register   [-D DATENVERZ] [-N DIENSTNAME] [-U BENUTZERNAME] [-P PASSWORT]\n"
 "                    [-S STARTTYP] [-e QUELLE] [-W] [-t SEK] [-s] [-o OPTIONEN]\n"
 
-#: pg_ctl.c:2040
+#: pg_ctl.c:2061
 #, c-format
 msgid "  %s unregister [-N SERVICENAME]\n"
 msgstr "  %s unregister [-N DIENSTNAME]\n"
 
-#: pg_ctl.c:2043
+#: pg_ctl.c:2064
 #, c-format
 msgid ""
 "\n"
@@ -611,56 +616,56 @@ msgstr ""
 "\n"
 "Optionen für alle Modi:\n"
 
-#: pg_ctl.c:2044
+#: pg_ctl.c:2065
 #, c-format
 msgid "  -D, --pgdata=DATADIR   location of the database storage area\n"
 msgstr "  -D, --pgdata=DATENVERZ Datenbankverzeichnis\n"
 
-#: pg_ctl.c:2046
+#: pg_ctl.c:2067
 #, c-format
 msgid "  -e SOURCE              event source for logging when running as a service\n"
 msgstr ""
 "  -e QUELLE              Ereignisquelle fürs Loggen, wenn als Systemdienst\n"
 "                         gestartet\n"
 
-#: pg_ctl.c:2048
+#: pg_ctl.c:2069
 #, c-format
 msgid "  -s, --silent           only print errors, no informational messages\n"
 msgstr "  -s, --silent           nur Fehler zeigen, keine Informationsmeldungen\n"
 
-#: pg_ctl.c:2049
+#: pg_ctl.c:2070
 #, c-format
 msgid "  -t, --timeout=SECS     seconds to wait when using -w option\n"
 msgstr "  -t, --timeout=SEK      Sekunden zu warten bei Option -w\n"
 
-#: pg_ctl.c:2050
+#: pg_ctl.c:2071
 #, c-format
 msgid "  -V, --version          output version information, then exit\n"
 msgstr "  -V, --version          Versionsinformationen anzeigen, dann beenden\n"
 
-#: pg_ctl.c:2051
+#: pg_ctl.c:2072
 #, c-format
 msgid "  -w, --wait             wait until operation completes (default)\n"
 msgstr "  -w, --wait             warten bis Operation abgeschlossen ist (Voreinstellung)\n"
 
-#: pg_ctl.c:2052
+#: pg_ctl.c:2073
 #, c-format
 msgid "  -W, --no-wait          do not wait until operation completes\n"
 msgstr "  -W, --no-wait          nicht warten bis Operation abgeschlossen ist\n"
 
-#: pg_ctl.c:2053
+#: pg_ctl.c:2074
 #, c-format
 msgid "  -?, --help             show this help, then exit\n"
 msgstr "  -?, --help             diese Hilfe anzeigen, dann beenden\n"
 
-#: pg_ctl.c:2054
+#: pg_ctl.c:2075
 #, c-format
 msgid "If the -D option is omitted, the environment variable PGDATA is used.\n"
 msgstr ""
 "Wenn die Option -D weggelassen wird, dann wird die Umgebungsvariable\n"
 "PGDATA verwendet.\n"
 
-#: pg_ctl.c:2056
+#: pg_ctl.c:2077
 #, c-format
 msgid ""
 "\n"
@@ -669,24 +674,24 @@ msgstr ""
 "\n"
 "Optionen für Start oder Neustart:\n"
 
-#: pg_ctl.c:2058
+#: pg_ctl.c:2079
 #, c-format
 msgid "  -c, --core-files       allow postgres to produce core files\n"
 msgstr "  -c, --core-files       erlaubt postgres Core-Dateien zu erzeugen\n"
 
-#: pg_ctl.c:2060
+#: pg_ctl.c:2081
 #, c-format
 msgid "  -c, --core-files       not applicable on this platform\n"
 msgstr "  -c, --core-files       betrifft diese Plattform nicht\n"
 
-#: pg_ctl.c:2062
+#: pg_ctl.c:2083
 #, c-format
 msgid "  -l, --log=FILENAME     write (or append) server log to FILENAME\n"
 msgstr ""
 "  -l, --log=DATEINAME    Serverlog in DATEINAME schreiben (wird an bestehende\n"
 "                         Datei angehängt)\n"
 
-#: pg_ctl.c:2063
+#: pg_ctl.c:2084
 #, c-format
 msgid ""
 "  -o, --options=OPTIONS  command line options to pass to postgres\n"
@@ -695,12 +700,12 @@ msgstr ""
 "  -o, --options=OPTIONEN Kommandozeilenoptionen für postgres (PostgreSQL-\n"
 "                         Serverprogramm) oder initdb\n"
 
-#: pg_ctl.c:2065
+#: pg_ctl.c:2086
 #, c-format
 msgid "  -p PATH-TO-POSTGRES    normally not necessary\n"
 msgstr "  -p PFAD-ZU-POSTGRES    normalerweise nicht notwendig\n"
 
-#: pg_ctl.c:2066
+#: pg_ctl.c:2087
 #, c-format
 msgid ""
 "\n"
@@ -709,12 +714,12 @@ msgstr ""
 "\n"
 "Optionen für Anhalten oder Neustart:\n"
 
-#: pg_ctl.c:2067
+#: pg_ctl.c:2088
 #, c-format
 msgid "  -m, --mode=MODE        MODE can be \"smart\", \"fast\", or \"immediate\"\n"
 msgstr "  -m, --mode=MODUS       MODUS kann »smart«, »fast« oder »immediate« sein\n"
 
-#: pg_ctl.c:2069
+#: pg_ctl.c:2090
 #, c-format
 msgid ""
 "\n"
@@ -723,24 +728,24 @@ msgstr ""
 "\n"
 "Shutdown-Modi sind:\n"
 
-#: pg_ctl.c:2070
+#: pg_ctl.c:2091
 #, c-format
 msgid "  smart       quit after all clients have disconnected\n"
 msgstr "  smart       beenden nachdem alle Clientverbindungen geschlossen sind\n"
 
-#: pg_ctl.c:2071
+#: pg_ctl.c:2092
 #, c-format
 msgid "  fast        quit directly, with proper shutdown (default)\n"
 msgstr "  fast        sofort beenden, mit richtigem Shutdown (Voreinstellung)\n"
 
-#: pg_ctl.c:2072
+#: pg_ctl.c:2093
 #, c-format
 msgid "  immediate   quit without complete shutdown; will lead to recovery on restart\n"
 msgstr ""
 "  immediate   beenden ohne vollständigen Shutdown; führt zu Recovery-Lauf\n"
 "              beim Neustart\n"
 
-#: pg_ctl.c:2074
+#: pg_ctl.c:2095
 #, c-format
 msgid ""
 "\n"
@@ -749,7 +754,7 @@ msgstr ""
 "\n"
 "Erlaubte Signalnamen für »kill«:\n"
 
-#: pg_ctl.c:2078
+#: pg_ctl.c:2099
 #, c-format
 msgid ""
 "\n"
@@ -758,27 +763,27 @@ msgstr ""
 "\n"
 "Optionen für »register« und »unregister«:\n"
 
-#: pg_ctl.c:2079
+#: pg_ctl.c:2100
 #, c-format
 msgid "  -N SERVICENAME  service name with which to register PostgreSQL server\n"
 msgstr "  -N DIENSTNAME   Systemdienstname für Registrierung des PostgreSQL-Servers\n"
 
-#: pg_ctl.c:2080
+#: pg_ctl.c:2101
 #, c-format
 msgid "  -P PASSWORD     password of account to register PostgreSQL server\n"
 msgstr "  -P PASSWORD     Passwort des Benutzers für Registrierung des PostgreSQL-Servers\n"
 
-#: pg_ctl.c:2081
+#: pg_ctl.c:2102
 #, c-format
 msgid "  -U USERNAME     user name of account to register PostgreSQL server\n"
 msgstr "  -U USERNAME     Benutzername für Registrierung des PostgreSQL-Servers\n"
 
-#: pg_ctl.c:2082
+#: pg_ctl.c:2103
 #, c-format
 msgid "  -S START-TYPE   service start type to register PostgreSQL server\n"
 msgstr "  -S STARTTYP     Systemdienst-Starttyp für PostgreSQL-Server\n"
 
-#: pg_ctl.c:2084
+#: pg_ctl.c:2105
 #, c-format
 msgid ""
 "\n"
@@ -787,19 +792,19 @@ msgstr ""
 "\n"
 "Starttypen sind:\n"
 
-#: pg_ctl.c:2085
+#: pg_ctl.c:2106
 #, c-format
 msgid "  auto       start service automatically during system startup (default)\n"
 msgstr ""
 "  auto       Dienst automatisch starten beim Start des Betriebssystems\n"
 "             (Voreinstellung)\n"
 
-#: pg_ctl.c:2086
+#: pg_ctl.c:2107
 #, c-format
 msgid "  demand     start service on demand\n"
 msgstr "  demand     Dienst bei Bedarf starten\n"
 
-#: pg_ctl.c:2089
+#: pg_ctl.c:2110
 #, c-format
 msgid ""
 "\n"
@@ -808,32 +813,32 @@ msgstr ""
 "\n"
 "Berichten Sie Fehler an <pgsql-bugs@lists.postgresql.org>.\n"
 
-#: pg_ctl.c:2114
+#: pg_ctl.c:2135
 #, c-format
 msgid "%s: unrecognized shutdown mode \"%s\"\n"
 msgstr "%s: unbekannter Shutdown-Modus »%s«\n"
 
-#: pg_ctl.c:2143
+#: pg_ctl.c:2164
 #, c-format
 msgid "%s: unrecognized signal name \"%s\"\n"
 msgstr "%s: unbekannter Signalname »%s«\n"
 
-#: pg_ctl.c:2160
+#: pg_ctl.c:2181
 #, c-format
 msgid "%s: unrecognized start type \"%s\"\n"
 msgstr "%s: unbekannter Starttyp »%s«\n"
 
-#: pg_ctl.c:2215
+#: pg_ctl.c:2236
 #, c-format
 msgid "%s: could not determine the data directory using command \"%s\"\n"
 msgstr "%s: konnte das Datenverzeichnis mit Befehl »%s« nicht ermitteln\n"
 
-#: pg_ctl.c:2240
+#: pg_ctl.c:2261
 #, c-format
 msgid "%s: control file appears to be corrupt\n"
 msgstr "%s: Kontrolldatei scheint kaputt zu sein\n"
 
-#: pg_ctl.c:2308
+#: pg_ctl.c:2329
 #, c-format
 msgid ""
 "%s: cannot be run as root\n"
@@ -844,32 +849,32 @@ msgstr ""
 "Bitte loggen Sie sich (z.B. mit »su«) als der (unprivilegierte) Benutzer\n"
 "ein, der Eigentümer des Serverprozesses sein soll.\n"
 
-#: pg_ctl.c:2392
+#: pg_ctl.c:2413
 #, c-format
 msgid "%s: -S option not supported on this platform\n"
 msgstr "%s: Option -S wird auf dieser Plattform nicht unterstützt\n"
 
-#: pg_ctl.c:2429
+#: pg_ctl.c:2450
 #, c-format
 msgid "%s: too many command-line arguments (first is \"%s\")\n"
 msgstr "%s: zu viele Kommandozeilenargumente (das erste ist »%s«)\n"
 
-#: pg_ctl.c:2455
+#: pg_ctl.c:2476
 #, c-format
 msgid "%s: missing arguments for kill mode\n"
 msgstr "%s: fehlende Argumente für »kill«-Modus\n"
 
-#: pg_ctl.c:2473
+#: pg_ctl.c:2494
 #, c-format
 msgid "%s: unrecognized operation mode \"%s\"\n"
 msgstr "%s: unbekannter Operationsmodus »%s«\n"
 
-#: pg_ctl.c:2483
+#: pg_ctl.c:2504
 #, c-format
 msgid "%s: no operation specified\n"
 msgstr "%s: keine Operation angegeben\n"
 
-#: pg_ctl.c:2504
+#: pg_ctl.c:2525
 #, c-format
 msgid "%s: no database directory specified and environment variable PGDATA unset\n"
 msgstr "%s: kein Datenbankverzeichnis angegeben und Umgebungsvariable PGDATA nicht gesetzt\n"
index f3ab52257f173130486d085e451782a9d5e332ab..121fe4145bfcaf156e60dafd9af5cfbb4d4ad6f8 100644 (file)
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PostgreSQL 12\n"
 "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
-"POT-Creation-Date: 2019-11-09 15:09+0000\n"
-"PO-Revision-Date: 2019-11-10 09:55+0100\n"
+"POT-Creation-Date: 2020-02-06 16:40+0000\n"
+"PO-Revision-Date: 2020-02-06 22:03+0100\n"
 "Last-Translator: Peter Eisentraut <peter@eisentraut.org>\n"
 "Language-Team: German <pgsql-translators@postgresql.org>\n"
 "Language: de\n"
@@ -39,7 +39,7 @@ msgstr "konnte Datei »%s« nicht zum Lesen öffnen: %m"
 #: access/transam/xlog.c:11365 access/transam/xlog.c:11408
 #: access/transam/xlogfuncs.c:663 access/transam/xlogfuncs.c:682
 #: commands/extension.c:3351 libpq/hba.c:499 replication/logical/origin.c:718
-#: replication/logical/origin.c:754 replication/logical/reorderbuffer.c:3312
+#: replication/logical/origin.c:754 replication/logical/reorderbuffer.c:3335
 #: replication/logical/snapbuild.c:1746 replication/logical/snapbuild.c:1788
 #: replication/logical/snapbuild.c:1816 replication/logical/snapbuild.c:1843
 #: replication/slot.c:1427 replication/slot.c:1468 replication/walsender.c:513
@@ -72,7 +72,7 @@ msgstr "konnte Datei »%s« nicht lesen: %d von %zu gelesen"
 #: access/transam/xlog.c:5532 access/transam/xlogfuncs.c:688
 #: commands/copy.c:1814 libpq/be-fsstubs.c:462 libpq/be-fsstubs.c:535
 #: replication/logical/origin.c:656 replication/logical/origin.c:795
-#: replication/logical/reorderbuffer.c:3370
+#: replication/logical/reorderbuffer.c:3393
 #: replication/logical/snapbuild.c:1658 replication/logical/snapbuild.c:1856
 #: replication/slot.c:1322 replication/slot.c:1479 replication/walsender.c:528
 #: storage/file/copydir.c:218 storage/file/copydir.c:223 storage/file/fd.c:654
@@ -111,9 +111,9 @@ msgstr ""
 #: access/transam/xlog.c:4592 access/transam/xlogutils.c:708
 #: postmaster/syslogger.c:1489 replication/basebackup.c:529
 #: replication/basebackup.c:1408 replication/logical/origin.c:708
-#: replication/logical/reorderbuffer.c:2308
-#: replication/logical/reorderbuffer.c:2575
-#: replication/logical/reorderbuffer.c:3292
+#: replication/logical/reorderbuffer.c:2311
+#: replication/logical/reorderbuffer.c:2593
+#: replication/logical/reorderbuffer.c:3315
 #: replication/logical/snapbuild.c:1613 replication/logical/snapbuild.c:1717
 #: replication/slot.c:1399 replication/walsender.c:486
 #: replication/walsender.c:2450 storage/file/copydir.c:161
@@ -121,7 +121,7 @@ msgstr ""
 #: storage/smgr/md.c:462 utils/cache/relmapper.c:724
 #: utils/cache/relmapper.c:836 utils/error/elog.c:1861
 #: utils/init/miscinit.c:1269 utils/init/miscinit.c:1404
-#: utils/init/miscinit.c:1481 utils/misc/guc.c:8043 utils/misc/guc.c:8075
+#: utils/init/miscinit.c:1481 utils/misc/guc.c:8027 utils/misc/guc.c:8059
 #, c-format
 msgid "could not open file \"%s\": %m"
 msgstr "konnte Datei »%s« nicht öffnen: %m"
@@ -145,8 +145,8 @@ msgstr "konnte Datei »%s« nicht schreiben: %m"
 #: access/transam/xlog.c:4565 access/transam/xlog.c:10083
 #: access/transam/xlog.c:10109 replication/logical/snapbuild.c:1651
 #: replication/slot.c:1312 replication/slot.c:1409 storage/file/fd.c:646
-#: storage/file/fd.c:3403 storage/smgr/md.c:885 storage/smgr/md.c:918
-#: storage/sync/sync.c:395 utils/cache/relmapper.c:885 utils/misc/guc.c:7826
+#: storage/file/fd.c:3403 storage/smgr/md.c:877 storage/smgr/md.c:910
+#: storage/sync/sync.c:395 utils/cache/relmapper.c:885 utils/misc/guc.c:7810
 #, c-format
 msgid "could not fsync file \"%s\": %m"
 msgstr "konnte Datei »%s« nicht fsyncen: %m"
@@ -191,11 +191,12 @@ msgstr "pclose fehlgeschlagen: %m"
 #: ../common/psprintf.c:143 ../port/path.c:630 ../port/path.c:668
 #: ../port/path.c:685 access/transam/twophase.c:1394 access/transam/xlog.c:6363
 #: lib/dshash.c:246 lib/stringinfo.c:283 libpq/auth.c:1093 libpq/auth.c:1483
-#: libpq/auth.c:1551 libpq/auth.c:2069 postmaster/bgworker.c:337
-#: postmaster/bgworker.c:907 postmaster/postmaster.c:2460
-#: postmaster/postmaster.c:2482 postmaster/postmaster.c:4074
-#: postmaster/postmaster.c:4763 postmaster/postmaster.c:4838
-#: postmaster/postmaster.c:5515 postmaster/postmaster.c:5876
+#: libpq/auth.c:1551 libpq/auth.c:2069 libpq/be-secure-gssapi.c:480
+#: postmaster/bgworker.c:337 postmaster/bgworker.c:907
+#: postmaster/postmaster.c:2460 postmaster/postmaster.c:2482
+#: postmaster/postmaster.c:4074 postmaster/postmaster.c:4763
+#: postmaster/postmaster.c:4838 postmaster/postmaster.c:5515
+#: postmaster/postmaster.c:5876
 #: replication/libpqwalreceiver/libpqwalreceiver.c:257
 #: replication/logical/logical.c:179 storage/buffer/localbuf.c:436
 #: storage/file/fd.c:795 storage/file/fd.c:1191 storage/file/fd.c:1352
@@ -203,19 +204,19 @@ msgstr "pclose fehlgeschlagen: %m"
 #: storage/ipc/procarray.c:1542 storage/ipc/procarray.c:1549
 #: storage/ipc/procarray.c:1973 storage/ipc/procarray.c:2600
 #: utils/adt/cryptohashes.c:45 utils/adt/cryptohashes.c:65
-#: utils/adt/formatting.c:1604 utils/adt/formatting.c:1728
-#: utils/adt/formatting.c:1853 utils/adt/pg_locale.c:473
+#: utils/adt/formatting.c:1595 utils/adt/formatting.c:1719
+#: utils/adt/formatting.c:1844 utils/adt/pg_locale.c:473
 #: utils/adt/pg_locale.c:637 utils/adt/regexp.c:223 utils/fmgr/dfmgr.c:229
 #: utils/hash/dynahash.c:448 utils/hash/dynahash.c:557
 #: utils/hash/dynahash.c:1069 utils/mb/mbutils.c:371 utils/mb/mbutils.c:398
-#: utils/mb/mbutils.c:727 utils/mb/mbutils.c:753 utils/misc/guc.c:4620
-#: utils/misc/guc.c:4636 utils/misc/guc.c:4649 utils/misc/guc.c:7804
+#: utils/mb/mbutils.c:727 utils/mb/mbutils.c:753 utils/misc/guc.c:4621
+#: utils/misc/guc.c:4637 utils/misc/guc.c:4650 utils/misc/guc.c:7788
 #: utils/misc/tzparser.c:468 utils/mmgr/aset.c:484 utils/mmgr/dsa.c:701
 #: utils/mmgr/dsa.c:723 utils/mmgr/dsa.c:804 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
 #: utils/mmgr/mcxt.c:1011 utils/mmgr/mcxt.c:1063 utils/mmgr/mcxt.c:1098
-#: utils/mmgr/mcxt.c:1133 utils/mmgr/slab.c:239
+#: utils/mmgr/mcxt.c:1133 utils/mmgr/slab.c:251
 #, c-format
 msgid "out of memory"
 msgstr "Speicher aufgebraucht"
@@ -426,25 +427,25 @@ msgstr "konnte Junction für »%s« nicht ermitteln: %s"
 msgid "could not get junction for \"%s\": %s\n"
 msgstr "konnte Junction für »%s« nicht ermitteln: %s\n"
 
-#: ../port/open.c:128
+#: ../port/open.c:126
 #, c-format
 msgid "could not open file \"%s\": %s"
 msgstr "konnte Datei »%s« nicht öffnen: %s"
 
-#: ../port/open.c:129
+#: ../port/open.c:127
 msgid "lock violation"
 msgstr "Sperrverletzung"
 
-#: ../port/open.c:129
+#: ../port/open.c:127
 msgid "sharing violation"
 msgstr "Zugriffsverletzung (Sharing Violation)"
 
-#: ../port/open.c:130
+#: ../port/open.c:128
 #, c-format
 msgid "Continuing to retry for 30 seconds."
 msgstr "Versuche werden für 30 Sekunden wiederholt."
 
-#: ../port/open.c:131
+#: ../port/open.c:129
 #, c-format
 msgid "You might have antivirus, backup, or similar software interfering with the database system."
 msgstr "Möglicherweise stört eine Antivirus-, Datensicherungs- oder ähnliche Software das Datenbanksystem."
@@ -511,7 +512,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:1435 access/spgist/spgdoinsert.c:1957
+#: access/gist/gist.c:1443 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«"
@@ -625,7 +626,7 @@ msgstr "RESET darf keinen Parameterwert enthalten"
 msgid "unrecognized parameter namespace \"%s\""
 msgstr "unbekannter Parameter-Namensraum »%s«"
 
-#: access/common/reloptions.c:936 utils/misc/guc.c:11739
+#: access/common/reloptions.c:936 utils/misc/guc.c:11762
 #, c-format
 msgid "tables declared WITH OIDS are not supported"
 msgstr "Tabellen mit WITH OIDS werden nicht unterstützt"
@@ -680,12 +681,12 @@ msgstr "Zurückgegebener Typ %1$s stimmt in Spalte %3$d nicht mit erwartetem Typ
 msgid "Number of returned columns (%d) does not match expected column count (%d)."
 msgstr "Anzahl der zurückgegebenen Spalten (%d) entspricht nicht der erwarteten Spaltenanzahl (%d)."
 
-#: access/common/tupconvert.c:303
+#: access/common/tupconvert.c:311
 #, c-format
 msgid "Attribute \"%s\" of type %s does not match corresponding attribute of type %s."
 msgstr "Attribut »%s« von Typ %s stimmt nicht mit dem entsprechenden Attribut von Typ %s überein."
 
-#: access/common/tupconvert.c:315
+#: access/common/tupconvert.c:323
 #, c-format
 msgid "Attribute \"%s\" of type %s does not exist in type %s."
 msgstr "Attribut »%s« von Typ %s existiert nicht in Typ %s."
@@ -816,18 +817,18 @@ msgid "operator family \"%s\" of access method %s contains incorrect ORDER BY op
 msgstr "Operatorfamilie »%s« für Zugriffsmethode %s enthält ungültige ORDER-BY-Operatorfamilienangabe für Operator %s"
 
 #: access/hash/hashfunc.c:255 access/hash/hashfunc.c:311
-#: utils/adt/varchar.c:992 utils/adt/varchar.c:1052
+#: utils/adt/varchar.c:994 utils/adt/varchar.c:1054
 #, c-format
 msgid "could not determine which collation to use for string hashing"
 msgstr "konnte die für das Zeichenketten-Hashing zu verwendende Sortierfolge nicht bestimmen"
 
-#: access/hash/hashfunc.c:256 access/hash/hashfunc.c:312 catalog/heap.c:678
-#: commands/createas.c:207 commands/createas.c:491 commands/indexcmds.c:1696
-#: commands/tablecmds.c:15268 commands/view.c:105 regex/regc_pg_locale.c:263
-#: utils/adt/formatting.c:1571 utils/adt/formatting.c:1695
-#: utils/adt/formatting.c:1820 utils/adt/like.c:194
-#: utils/adt/like_support.c:965 utils/adt/varchar.c:734 utils/adt/varchar.c:993
-#: utils/adt/varchar.c:1053 utils/adt/varlena.c:1464
+#: access/hash/hashfunc.c:256 access/hash/hashfunc.c:312 catalog/heap.c:704
+#: catalog/heap.c:710 commands/createas.c:207 commands/createas.c:491
+#: commands/indexcmds.c:1715 commands/tablecmds.c:15325 commands/view.c:105
+#: regex/regc_pg_locale.c:263 utils/adt/formatting.c:1562
+#: utils/adt/formatting.c:1686 utils/adt/formatting.c:1811 utils/adt/like.c:194
+#: utils/adt/like_support.c:968 utils/adt/varchar.c:734 utils/adt/varchar.c:995
+#: utils/adt/varchar.c:1055 utils/adt/varlena.c:1464
 #, c-format
 msgid "Use the COLLATE clause to set the collation explicitly."
 msgstr "Verwenden Sie die COLLATE-Klausel, um die Sortierfolge explizit zu setzen."
@@ -943,7 +944,7 @@ msgid "could not truncate file \"%s\" to %u: %m"
 msgstr "konnte Datei »%s« nicht auf %u kürzen: %m"
 
 #: access/heap/rewriteheap.c:1172 replication/walsender.c:493
-#: storage/smgr/md.c:1245
+#: storage/smgr/md.c:1237
 #, c-format
 msgid "could not seek to end of file \"%s\": %m"
 msgstr "konnte Positionszeiger nicht ans Ende der Datei »%s« setzen: %m"
@@ -956,8 +957,8 @@ msgstr "konnte Positionszeiger nicht ans Ende der Datei »%s« setzen: %m"
 #: replication/logical/origin.c:630 replication/logical/origin.c:649
 #: replication/logical/snapbuild.c:1627 replication/slot.c:1295
 #: storage/file/copydir.c:207 utils/init/miscinit.c:1345
-#: utils/init/miscinit.c:1356 utils/init/miscinit.c:1364 utils/misc/guc.c:7787
-#: utils/misc/guc.c:7818 utils/misc/guc.c:9743 utils/misc/guc.c:9757
+#: utils/init/miscinit.c:1356 utils/init/miscinit.c:1364 utils/misc/guc.c:7771
+#: utils/misc/guc.c:7802 utils/misc/guc.c:9723 utils/misc/guc.c:9737
 #: utils/time/snapmgr.c:1334 utils/time/snapmgr.c:1341
 #, c-format
 msgid "could not write to file \"%s\": %m"
@@ -966,7 +967,7 @@ msgstr "konnte nicht in Datei »%s« schreiben: %m"
 #: access/heap/rewriteheap.c:1279 access/transam/twophase.c:1661
 #: access/transam/xlogarchive.c:119 access/transam/xlogarchive.c:466
 #: postmaster/postmaster.c:1277 postmaster/syslogger.c:1466
-#: replication/logical/origin.c:564 replication/logical/reorderbuffer.c:2814
+#: replication/logical/origin.c:564 replication/logical/reorderbuffer.c:2837
 #: replication/logical/snapbuild.c:1569 replication/logical/snapbuild.c:2011
 #: replication/slot.c:1383 storage/file/fd.c:704 storage/file/fd.c:3000
 #: storage/file/fd.c:3062 storage/file/reinit.c:255 storage/ipc/dsm.c:307
@@ -1069,8 +1070,8 @@ msgid_plural "%u pages are entirely empty.\n"
 msgstr[0] "%u Seite ist vollkommen leer.\n"
 msgstr[1] "%u Seiten sind vollkommen leer.\n"
 
-#: access/heap/vacuumlazy.c:1502 commands/indexcmds.c:3313
-#: commands/indexcmds.c:3331
+#: access/heap/vacuumlazy.c:1502 commands/indexcmds.c:3354
+#: commands/indexcmds.c:3372
 #, c-format
 msgid "%s."
 msgstr "%s."
@@ -1132,8 +1133,8 @@ msgid "index access method \"%s\" does not have a handler"
 msgstr "Indexzugriffsmethode »%s« hat keinen Handler"
 
 #: access/index/indexam.c:136 catalog/objectaddress.c:1259
-#: commands/indexcmds.c:2407 commands/tablecmds.c:248 commands/tablecmds.c:272
-#: commands/tablecmds.c:14975 commands/tablecmds.c:16365
+#: commands/indexcmds.c:2431 commands/tablecmds.c:250 commands/tablecmds.c:274
+#: commands/tablecmds.c:15020 commands/tablecmds.c:16483
 #, c-format
 msgid "\"%s\" is not an index"
 msgstr "»%s« ist kein Index"
@@ -1227,7 +1228,7 @@ msgid "\"%s\" is an index"
 msgstr "»%s« ist ein Index"
 
 #: access/table/table.c:54 access/table/table.c:83 access/table/table.c:116
-#: catalog/aclchk.c:1839 commands/tablecmds.c:11786 commands/tablecmds.c:14984
+#: catalog/aclchk.c:1839 commands/tablecmds.c:11831 commands/tablecmds.c:15029
 #, c-format
 msgid "\"%s\" is a composite type"
 msgstr "»%s« ist ein zusammengesetzter Typ"
@@ -1242,7 +1243,7 @@ msgstr "tid (%u, %u) ist nicht gültig für Relation »%s«"
 msgid "%s cannot be empty."
 msgstr "%s kann nicht leer sein."
 
-#: access/table/tableamapi.c:122 utils/misc/guc.c:11663
+#: access/table/tableamapi.c:122 utils/misc/guc.c:11686
 #, c-format
 msgid "%s is too long (maximum %d characters)."
 msgstr "%s ist zu lang (maximal %d Zeichen)"
@@ -1741,106 +1742,106 @@ msgstr "kann nicht mehr als 2^32-2 Befehle in einer Transaktion ausführen"
 msgid "maximum number of committed subtransactions (%d) exceeded"
 msgstr "maximale Anzahl committeter Subtransaktionen (%d) überschritten"
 
-#: access/transam/xact.c:2377
+#: access/transam/xact.c:2378
 #, c-format
 msgid "cannot PREPARE a transaction that has operated on temporary objects"
 msgstr "PREPARE kann nicht für eine Transaktion ausgeführt werden, die temporäre Objekte bearbeitet hat"
 
-#: access/transam/xact.c:2387
+#: access/transam/xact.c:2388
 #, c-format
 msgid "cannot PREPARE a transaction that has exported snapshots"
 msgstr "PREPARE kann nicht für eine Transaktion ausgeführt werden, die Snapshots exportiert hat"
 
-#: access/transam/xact.c:2396
+#: access/transam/xact.c:2397
 #, c-format
 msgid "cannot PREPARE a transaction that has manipulated logical replication workers"
 msgstr "PREPARE kann nicht für eine Transaktion ausgeführt werden, die Arbeitsprozesse für logische Replikation manipuliert hat"
 
 #. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3337
+#: access/transam/xact.c:3338
 #, c-format
 msgid "%s cannot run inside a transaction block"
 msgstr "%s kann nicht in einem Transaktionsblock laufen"
 
 #. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3347
+#: access/transam/xact.c:3348
 #, c-format
 msgid "%s cannot run inside a subtransaction"
 msgstr "%s kann nicht in einer Subtransaktion laufen"
 
 #. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3357
+#: access/transam/xact.c:3358
 #, c-format
 msgid "%s cannot be executed from a function"
 msgstr "%s kann nicht aus einer Funktion ausgerufen werden"
 
 #. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3426 access/transam/xact.c:3733
-#: access/transam/xact.c:3812 access/transam/xact.c:3935
-#: access/transam/xact.c:4086 access/transam/xact.c:4155
-#: access/transam/xact.c:4266
+#: access/transam/xact.c:3427 access/transam/xact.c:3734
+#: access/transam/xact.c:3813 access/transam/xact.c:3936
+#: access/transam/xact.c:4087 access/transam/xact.c:4156
+#: access/transam/xact.c:4267
 #, c-format
 msgid "%s can only be used in transaction blocks"
 msgstr "%s kann nur in Transaktionsblöcken verwendet werden"
 
-#: access/transam/xact.c:3619
+#: access/transam/xact.c:3620
 #, c-format
 msgid "there is already a transaction in progress"
 msgstr "eine Transaktion ist bereits begonnen"
 
-#: access/transam/xact.c:3738 access/transam/xact.c:3817
-#: access/transam/xact.c:3940
+#: access/transam/xact.c:3739 access/transam/xact.c:3818
+#: access/transam/xact.c:3941
 #, c-format
 msgid "there is no transaction in progress"
 msgstr "keine Transaktion offen"
 
-#: access/transam/xact.c:3828
+#: access/transam/xact.c:3829
 #, c-format
 msgid "cannot commit during a parallel operation"
 msgstr "während einer parallelen Operation kann nicht committet werden"
 
-#: access/transam/xact.c:3951
+#: access/transam/xact.c:3952
 #, c-format
 msgid "cannot abort during a parallel operation"
 msgstr "während einer parallelen Operation kann nicht abgebrochen werden"
 
-#: access/transam/xact.c:4050
+#: access/transam/xact.c:4051
 #, c-format
 msgid "cannot define savepoints during a parallel operation"
 msgstr "während einer parallelen Operation können keine Sicherungspunkte definiert werden"
 
-#: access/transam/xact.c:4137
+#: access/transam/xact.c:4138
 #, c-format
 msgid "cannot release savepoints during a parallel operation"
 msgstr "während einer parallelen Operation können keine Sicherungspunkte freigegeben werden"
 
-#: access/transam/xact.c:4147 access/transam/xact.c:4198
-#: access/transam/xact.c:4258 access/transam/xact.c:4307
+#: access/transam/xact.c:4148 access/transam/xact.c:4199
+#: access/transam/xact.c:4259 access/transam/xact.c:4308
 #, c-format
 msgid "savepoint \"%s\" does not exist"
 msgstr "Sicherungspunkt »%s« existiert nicht"
 
-#: access/transam/xact.c:4204 access/transam/xact.c:4313
+#: access/transam/xact.c:4205 access/transam/xact.c:4314
 #, c-format
 msgid "savepoint \"%s\" does not exist within current savepoint level"
 msgstr "Sicherungspunkt »%s« existiert nicht innerhalb der aktuellen Sicherungspunktebene"
 
-#: access/transam/xact.c:4246
+#: access/transam/xact.c:4247
 #, c-format
 msgid "cannot rollback to savepoints during a parallel operation"
 msgstr "während einer parallelen Operation kann nicht auf einen Sicherungspunkt zurückgerollt werden"
 
-#: access/transam/xact.c:4374
+#: access/transam/xact.c:4375
 #, c-format
 msgid "cannot start subtransactions during a parallel operation"
 msgstr "während einer parallelen Operation können keine Subtransaktionen gestartet werden"
 
-#: access/transam/xact.c:4442
+#: access/transam/xact.c:4443
 #, c-format
 msgid "cannot commit subtransactions during a parallel operation"
 msgstr "während einer parallelen Operation können keine Subtransaktionen committet werden"
 
-#: access/transam/xact.c:5080
+#: access/transam/xact.c:5081
 #, 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"
@@ -2797,11 +2798,11 @@ msgstr "Meinten Sie pg_stop_backup('f')?"
 #: executor/execExpr.c:2201 executor/execSRF.c:720 executor/functions.c:1023
 #: foreign/foreign.c:520 libpq/hba.c:2666 replication/logical/launcher.c:1112
 #: replication/logical/logicalfuncs.c:176 replication/logical/origin.c:1487
-#: replication/slotfuncs.c:236 replication/walsender.c:3235
+#: replication/slotfuncs.c:236 replication/walsender.c:3246
 #: utils/adt/jsonfuncs.c:1700 utils/adt/jsonfuncs.c:1831
 #: utils/adt/jsonfuncs.c:2019 utils/adt/jsonfuncs.c:2146
 #: utils/adt/jsonfuncs.c:3608 utils/adt/pgstatfuncs.c:458
-#: utils/adt/pgstatfuncs.c:563 utils/fmgr/funcapi.c:63 utils/misc/guc.c:9443
+#: utils/adt/pgstatfuncs.c:563 utils/fmgr/funcapi.c:63 utils/misc/guc.c:9423
 #: utils/mmgr/portalmem.c:1134
 #, c-format
 msgid "set-valued function called in context that cannot accept a set"
@@ -2812,9 +2813,9 @@ msgstr "Funktion mit Mengenergebnis in einem Zusammenhang aufgerufen, der keine
 #: commands/extension.c:2021 commands/extension.c:2245 commands/prepare.c:716
 #: foreign/foreign.c:525 libpq/hba.c:2670 replication/logical/launcher.c:1116
 #: replication/logical/logicalfuncs.c:180 replication/logical/origin.c:1491
-#: replication/slotfuncs.c:240 replication/walsender.c:3239
+#: replication/slotfuncs.c:240 replication/walsender.c:3250
 #: utils/adt/pgstatfuncs.c:462 utils/adt/pgstatfuncs.c:567
-#: utils/misc/guc.c:9447 utils/misc/pg_config.c:43 utils/mmgr/portalmem.c:1138
+#: utils/misc/guc.c:9427 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"
@@ -3195,7 +3196,7 @@ msgstr "Large Object %u existiert nicht"
 #: commands/subscriptioncmds.c:111 commands/subscriptioncmds.c:121
 #: commands/subscriptioncmds.c:131 commands/subscriptioncmds.c:141
 #: commands/subscriptioncmds.c:155 commands/subscriptioncmds.c:166
-#: commands/subscriptioncmds.c:180 commands/tablecmds.c:6566
+#: commands/subscriptioncmds.c:180 commands/tablecmds.c:6610
 #: commands/typecmds.c:299 commands/typecmds.c:1428 commands/typecmds.c:1437
 #: commands/typecmds.c:1445 commands/typecmds.c:1453 commands/typecmds.c:1461
 #: commands/user.c:133 commands/user.c:147 commands/user.c:156
@@ -3225,14 +3226,14 @@ msgstr "Klausel IN SCHEMA kann nicht verwendet werden, wenn GRANT/REVOKE ON SCHE
 
 #: catalog/aclchk.c:1584 catalog/catalog.c:519 catalog/objectaddress.c:1426
 #: commands/analyze.c:383 commands/copy.c:5134 commands/sequence.c:1702
-#: commands/tablecmds.c:6108 commands/tablecmds.c:6266
-#: commands/tablecmds.c:6340 commands/tablecmds.c:6410
-#: commands/tablecmds.c:6491 commands/tablecmds.c:6585
-#: commands/tablecmds.c:6644 commands/tablecmds.c:6783
-#: commands/tablecmds.c:6865 commands/tablecmds.c:6957
-#: commands/tablecmds.c:7065 commands/tablecmds.c:10302
-#: commands/tablecmds.c:10483 commands/tablecmds.c:10644
-#: commands/tablecmds.c:11629 commands/trigger.c:928 parser/analyze.c:2330
+#: commands/tablecmds.c:6152 commands/tablecmds.c:6310
+#: commands/tablecmds.c:6384 commands/tablecmds.c:6454
+#: commands/tablecmds.c:6535 commands/tablecmds.c:6629
+#: commands/tablecmds.c:6688 commands/tablecmds.c:6827
+#: commands/tablecmds.c:6909 commands/tablecmds.c:7001
+#: commands/tablecmds.c:7109 commands/tablecmds.c:10346
+#: commands/tablecmds.c:10528 commands/tablecmds.c:10689
+#: commands/tablecmds.c:11674 commands/trigger.c:928 parser/analyze.c:2330
 #: parser/parse_relation.c:2788 parser/parse_relation.c:2851
 #: parser/parse_target.c:1031 parser/parse_type.c:145 utils/adt/acl.c:2885
 #: utils/adt/ruleutils.c:2511
@@ -3241,7 +3242,7 @@ msgid "column \"%s\" of relation \"%s\" does not exist"
 msgstr "Spalte »%s« von Relation »%s« existiert nicht"
 
 #: catalog/aclchk.c:1847 catalog/objectaddress.c:1266 commands/sequence.c:1140
-#: commands/tablecmds.c:230 commands/tablecmds.c:14948 utils/adt/acl.c:2075
+#: commands/tablecmds.c:232 commands/tablecmds.c:14993 utils/adt/acl.c:2075
 #: utils/adt/acl.c:2105 utils/adt/acl.c:2137 utils/adt/acl.c:2169
 #: utils/adt/acl.c:2197 utils/adt/acl.c:2227
 #, c-format
@@ -3819,12 +3820,12 @@ msgstr "kann %s nicht löschen, weil andere Objekte davon abhängen"
 #: catalog/dependency.c:1194 catalog/dependency.c:1195
 #: catalog/dependency.c:1201 catalog/dependency.c:1202
 #: catalog/dependency.c:1213 catalog/dependency.c:1214
-#: commands/tablecmds.c:1216 commands/tablecmds.c:12246 commands/user.c:1082
+#: commands/tablecmds.c:1218 commands/tablecmds.c:12291 commands/user.c:1082
 #: commands/view.c:505 libpq/auth.c:333 replication/syncrep.c:1171
 #: storage/lmgr/deadlock.c:1145 storage/lmgr/proc.c:1347 utils/adt/acl.c:5344
-#: utils/misc/guc.c:6562 utils/misc/guc.c:6598 utils/misc/guc.c:6668
-#: utils/misc/guc.c:10743 utils/misc/guc.c:10777 utils/misc/guc.c:10811
-#: utils/misc/guc.c:10845 utils/misc/guc.c:10880
+#: utils/misc/guc.c:6546 utils/misc/guc.c:6582 utils/misc/guc.c:6652
+#: utils/misc/guc.c:10723 utils/misc/guc.c:10757 utils/misc/guc.c:10791
+#: utils/misc/guc.c:10825 utils/misc/guc.c:10860
 #, c-format
 msgid "%s"
 msgstr "%s"
@@ -3862,13 +3863,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:502 commands/tablecmds.c:2067 commands/tablecmds.c:2584
-#: commands/tablecmds.c:5713
+#: catalog/heap.c:502 commands/tablecmds.c:2085 commands/tablecmds.c:2602
+#: commands/tablecmds.c:5756
 #, c-format
 msgid "tables can have at most %d columns"
 msgstr "Tabellen können höchstens %d Spalten haben"
 
-#: catalog/heap.c:520 commands/tablecmds.c:5998
+#: catalog/heap.c:520 commands/tablecmds.c:6042
 #, c-format
 msgid "column name \"%s\" conflicts with a system column name"
 msgstr "Spaltenname »%s« steht im Konflikt mit dem Namen einer Systemspalte"
@@ -3878,132 +3879,146 @@ msgstr "Spaltenname »%s« steht im Konflikt mit dem Namen einer Systemspalte"
 msgid "column name \"%s\" specified more than once"
 msgstr "Spaltenname »%s« mehrmals angegeben"
 
-#: catalog/heap.c:604
+#. translator: first %s is an integer not a name
+#: catalog/heap.c:611
+#, fuzzy, c-format
+#| msgid "column \"%s\" has pseudo-type %s"
+msgid "partition key column %s has pseudo-type %s"
+msgstr "Spalte »%s« hat Pseudotyp %s"
+
+#: catalog/heap.c:616
 #, c-format
 msgid "column \"%s\" has pseudo-type %s"
 msgstr "Spalte »%s« hat Pseudotyp %s"
 
-#: catalog/heap.c:634
+#: catalog/heap.c:647
 #, c-format
 msgid "composite type %s cannot be made a member of itself"
 msgstr "zusammengesetzter Typ %s kann nicht Teil von sich selbst werden"
 
-#: catalog/heap.c:676 commands/createas.c:204 commands/createas.c:488
+#. translator: first %s is an integer not a name
+#: catalog/heap.c:702
+#, fuzzy, c-format
+#| msgid "no collation was derived for column \"%s\" with collatable type %s"
+msgid "no collation was derived for partition key column %s with collatable type %s"
+msgstr "für Spalte »%s« mit sortierbarem Typ %s wurde keine Sortierfolge abgeleitet"
+
+#: catalog/heap.c:708 commands/createas.c:204 commands/createas.c:488
 #, c-format
 msgid "no collation was derived for column \"%s\" with collatable type %s"
 msgstr "für Spalte »%s« mit sortierbarem Typ %s wurde keine Sortierfolge abgeleitet"
 
-#: catalog/heap.c:1122 catalog/index.c:864 commands/tablecmds.c:3351
+#: catalog/heap.c:1155 catalog/index.c:863 commands/tablecmds.c:3369
 #, c-format
 msgid "relation \"%s\" already exists"
 msgstr "Relation »%s« existiert bereits"
 
-#: catalog/heap.c:1138 catalog/pg_type.c:427 catalog/pg_type.c:749
+#: catalog/heap.c:1171 catalog/pg_type.c:427 catalog/pg_type.c:749
 #: commands/typecmds.c:240 commands/typecmds.c:791 commands/typecmds.c:1191
 #: commands/typecmds.c:1403 commands/typecmds.c:2160
 #, c-format
 msgid "type \"%s\" already exists"
 msgstr "Typ »%s« existiert bereits"
 
-#: catalog/heap.c:1139
+#: catalog/heap.c:1172
 #, c-format
 msgid "A relation has an associated type of the same name, so you must use a name that doesn't conflict with any existing type."
 msgstr "Eine Relation hat einen zugehörigen Typ mit dem selben Namen, daher müssen Sie einen Namen wählen, der nicht mit einem bestehenden Typ kollidiert."
 
-#: catalog/heap.c:1168
+#: catalog/heap.c:1201
 #, c-format
 msgid "pg_class heap OID value not set when in binary upgrade mode"
 msgstr "Heap-OID-Wert für pg_class ist im Binary-Upgrade-Modus nicht gesetzt"
 
-#: catalog/heap.c:2368
+#: catalog/heap.c:2401
 #, 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:2638
+#: catalog/heap.c:2671
 #, c-format
 msgid "check constraint \"%s\" already exists"
 msgstr "Check-Constraint »%s« existiert bereits"
 
-#: catalog/heap.c:2808 catalog/index.c:878 catalog/pg_constraint.c:669
-#: commands/tablecmds.c:7410
+#: catalog/heap.c:2841 catalog/index.c:877 catalog/pg_constraint.c:669
+#: commands/tablecmds.c:7454
 #, c-format
 msgid "constraint \"%s\" for relation \"%s\" already exists"
 msgstr "Constraint »%s« existiert bereits für Relation »%s«"
 
-#: catalog/heap.c:2815
+#: catalog/heap.c:2848
 #, 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:2826
+#: catalog/heap.c:2859
 #, 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:2836
+#: catalog/heap.c:2869
 #, 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:2841
+#: catalog/heap.c:2874
 #, c-format
 msgid "merging constraint \"%s\" with inherited definition"
 msgstr "Constraint »%s« wird mit geerbter Definition zusammengeführt"
 
-#: catalog/heap.c:2943
+#: catalog/heap.c:2976
 #, c-format
 msgid "cannot use generated column \"%s\" in column generation expression"
 msgstr "generierte Spalte »%s« kann nicht im Spaltengenerierungsausdruck verwendet werden"
 
-#: catalog/heap.c:2945
+#: catalog/heap.c:2978
 #, c-format
 msgid "A generated column cannot reference another generated column."
 msgstr "Eine generierte Spalte kann nicht auf eine andere generierte Spalte verweisen."
 
-#: catalog/heap.c:2997
+#: catalog/heap.c:3030
 #, c-format
 msgid "generation expression is not immutable"
 msgstr "Generierungsausdruck ist nicht »immutable«"
 
-#: catalog/heap.c:3025 rewrite/rewriteHandler.c:1189
+#: catalog/heap.c:3058 rewrite/rewriteHandler.c:1190
 #, 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:3030 commands/prepare.c:384 parser/parse_node.c:434
+#: catalog/heap.c:3063 commands/prepare.c:384 parser/parse_node.c:434
 #: parser/parse_target.c:591 parser/parse_target.c:866
-#: parser/parse_target.c:876 rewrite/rewriteHandler.c:1194
+#: parser/parse_target.c:876 rewrite/rewriteHandler.c:1195
 #, 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:3077
+#: catalog/heap.c:3110
 #, 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:3327
+#: catalog/heap.c:3367
 #, c-format
 msgid "unsupported ON COMMIT and foreign key combination"
 msgstr "nicht unterstützte Kombination aus ON COMMIT und Fremdschlüssel"
 
-#: catalog/heap.c:3328
+#: catalog/heap.c:3368
 #, 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:3333
+#: catalog/heap.c:3373
 #, 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:3334
+#: catalog/heap.c:3374
 #, c-format
 msgid "Table \"%s\" references \"%s\"."
 msgstr "Tabelle »%s« verweist auf »%s«."
 
-#: catalog/heap.c:3336
+#: catalog/heap.c:3376
 #, 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."
@@ -4023,77 +4038,77 @@ msgstr "Primärschlüssel können keine Ausdrücke sein"
 msgid "primary key column \"%s\" is not marked NOT NULL"
 msgstr "Primärschlüsselspalte »%s« ist nicht als NOT NULL markiert"
 
-#: catalog/index.c:763 catalog/index.c:1823
+#: catalog/index.c:762 catalog/index.c:1822
 #, c-format
 msgid "user-defined indexes on system catalog tables are not supported"
 msgstr "benutzerdefinierte Indexe für Systemkatalogtabellen werden nicht unterstützt"
 
-#: catalog/index.c:803
+#: catalog/index.c:802
 #, c-format
 msgid "nondeterministic collations are not supported for operator class \"%s\""
 msgstr "nichtdeterministische Sortierfolgen werden von Operatorklasse »%s« nicht unterstützt"
 
-#: catalog/index.c:818
+#: catalog/index.c:817
 #, c-format
 msgid "concurrent index creation on system catalog tables is not supported"
 msgstr "nebenläufige Indexerzeugung für Systemkatalogtabellen wird nicht unterstützt"
 
-#: catalog/index.c:827 catalog/index.c:1272
+#: catalog/index.c:826 catalog/index.c:1271
 #, c-format
 msgid "concurrent index creation for exclusion constraints is not supported"
 msgstr "nebenläufige Indexerzeugung für Exclusion-Constraints wird nicht unterstützt"
 
-#: catalog/index.c:836
+#: catalog/index.c:835
 #, c-format
 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:253 commands/sequence.c:154
+#: catalog/index.c:855 commands/createas.c:253 commands/sequence.c:154
 #: parser/parse_utilcmd.c:208
 #, c-format
 msgid "relation \"%s\" already exists, skipping"
 msgstr "Relation »%s« existiert bereits, wird übersprungen"
 
-#: catalog/index.c:906
+#: catalog/index.c:905
 #, 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:2099
+#: catalog/index.c:2107
 #, 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:2800
+#: catalog/index.c:2858
 #, 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:2805
+#: catalog/index.c:2863
 #, c-format
 msgid "building index \"%s\" on table \"%s\" with request for %d parallel worker"
 msgid_plural "building index \"%s\" on table \"%s\" with request for %d parallel workers"
 msgstr[0] "baue Index »%s« von Tabelle »%s« mit angefordertem %d parallelen Arbeitsprozess"
 msgstr[1] "baue Index »%s« von Tabelle »%s« mit angeforderten %d parallelen Arbeitsprozessen"
 
-#: catalog/index.c:3433
+#: catalog/index.c:3491
 #, c-format
 msgid "cannot reindex temporary tables of other sessions"
 msgstr "kann temporäre Tabellen anderer Sitzungen nicht reindizieren"
 
-#: catalog/index.c:3564
+#: catalog/index.c:3622
 #, c-format
 msgid "index \"%s\" was reindexed"
 msgstr "Index »%s« wurde neu indiziert"
 
-#: catalog/index.c:3638 commands/indexcmds.c:2884
+#: catalog/index.c:3696 commands/indexcmds.c:2921
 #, 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:249 catalog/namespace.c:453 catalog/namespace.c:545
-#: commands/trigger.c:5396
+#: commands/trigger.c:5406
 #, c-format
 msgid "cross-database references are not implemented: \"%s.%s.%s\""
 msgstr "Verweise auf andere Datenbanken sind nicht implementiert: »%s.%s.%s«"
@@ -4193,7 +4208,7 @@ msgid "cannot move objects into or out of TOAST schema"
 msgstr "Objekte können nicht in oder aus TOAST-Schemas verschoben werden"
 
 #: catalog/namespace.c:3044 commands/schemacmds.c:257 commands/schemacmds.c:337
-#: commands/tablecmds.c:1161
+#: commands/tablecmds.c:1163
 #, c-format
 msgid "schema \"%s\" does not exist"
 msgstr "Schema »%s« existiert nicht"
@@ -4229,33 +4244,33 @@ 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:4209 commands/tablespace.c:1205 commands/variable.c:64
-#: utils/misc/guc.c:10912 utils/misc/guc.c:10990
+#: utils/misc/guc.c:10892 utils/misc/guc.c:10970
 #, c-format
 msgid "List syntax is invalid."
 msgstr "Die Listensyntax ist ungültig."
 
 #: catalog/objectaddress.c:1274 catalog/pg_publication.c:66
 #: commands/policy.c:95 commands/policy.c:395 commands/policy.c:485
-#: commands/tablecmds.c:224 commands/tablecmds.c:266 commands/tablecmds.c:1923
-#: commands/tablecmds.c:5186 commands/tablecmds.c:10418
+#: commands/tablecmds.c:226 commands/tablecmds.c:268 commands/tablecmds.c:1941
+#: commands/tablecmds.c:5229 commands/tablecmds.c:10463
 #, c-format
 msgid "\"%s\" is not a table"
 msgstr "»%s« ist keine Tabelle"
 
-#: catalog/objectaddress.c:1281 commands/tablecmds.c:236
-#: commands/tablecmds.c:5216 commands/tablecmds.c:14953 commands/view.c:138
+#: catalog/objectaddress.c:1281 commands/tablecmds.c:238
+#: commands/tablecmds.c:5259 commands/tablecmds.c:14998 commands/view.c:138
 #, c-format
 msgid "\"%s\" is not a view"
 msgstr "»%s« ist keine Sicht"
 
-#: catalog/objectaddress.c:1288 commands/matview.c:175 commands/tablecmds.c:242
-#: commands/tablecmds.c:14958
+#: catalog/objectaddress.c:1288 commands/matview.c:175 commands/tablecmds.c:244
+#: commands/tablecmds.c:15003
 #, c-format
 msgid "\"%s\" is not a materialized view"
 msgstr "»%s« ist keine materialisierte Sicht"
 
-#: catalog/objectaddress.c:1295 commands/tablecmds.c:260
-#: commands/tablecmds.c:5219 commands/tablecmds.c:14963
+#: catalog/objectaddress.c:1295 commands/tablecmds.c:262
+#: commands/tablecmds.c:5262 commands/tablecmds.c:15008
 #, c-format
 msgid "\"%s\" is not a foreign table"
 msgstr "»%s« ist keine Fremdtabelle"
@@ -4276,7 +4291,7 @@ 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:1549 commands/functioncmds.c:132
-#: commands/tablecmds.c:252 commands/typecmds.c:3321 parser/parse_type.c:244
+#: commands/tablecmds.c:254 commands/typecmds.c:3321 parser/parse_type.c:244
 #: parser/parse_type.c:273 parser/parse_type.c:846 utils/adt/acl.c:4451
 #, c-format
 msgid "type \"%s\" does not exist"
@@ -4692,17 +4707,17 @@ msgstr "Relation %s"
 msgid "operator family %s for access method %s"
 msgstr "Operatorfamilie %s für Zugriffsmethode %s"
 
-#: catalog/partition.c:214 commands/analyze.c:1359 commands/indexcmds.c:1092
-#: commands/tablecmds.c:1092 commands/tablecmds.c:8207
-#: commands/tablecmds.c:8350 commands/tablecmds.c:8541
-#: commands/tablecmds.c:8678 commands/tablecmds.c:10509
-#: commands/tablecmds.c:15896 commands/tablecmds.c:16473
-#: executor/execExprInterp.c:3303 executor/execMain.c:1863
-#: executor/execMain.c:1949 executor/execMain.c:1999 executor/execMain.c:2107
+#: catalog/partition.c:214 commands/analyze.c:1359 commands/indexcmds.c:1111
+#: commands/tablecmds.c:1094 commands/tablecmds.c:8251
+#: commands/tablecmds.c:8394 commands/tablecmds.c:8585
+#: commands/tablecmds.c:8722 commands/tablecmds.c:10554
+#: commands/tablecmds.c:15953 commands/tablecmds.c:16591
+#: executor/execExprInterp.c:3312 executor/execMain.c:1854
+#: executor/execMain.c:1940 executor/execMain.c:1990 executor/execMain.c:2098
 #: executor/execPartition.c:590 executor/execPartition.c:650
 #: executor/execPartition.c:794 executor/execPartition.c:908
 #: executor/execPartition.c:941 executor/execPartition.c:1046
-#: executor/nodeModifyTable.c:1960
+#: executor/nodeModifyTable.c:1959
 msgid "could not convert row type"
 msgstr "konnte Zeilentyp nicht umwandeln"
 
@@ -4763,7 +4778,7 @@ msgstr "Abschlussfunktion mit zusätzlichen Argumenten darf nicht als STRICT dek
 msgid "return type of combine function %s is not %s"
 msgstr "Rückgabetyp der Kombinierfunktion %s ist nicht %s"
 
-#: catalog/pg_aggregate.c:442 executor/nodeAgg.c:3003
+#: catalog/pg_aggregate.c:442 executor/nodeAgg.c:2993
 #, c-format
 msgid "combine function with transition type %s must not be declared STRICT"
 msgstr "Kombinierfunktion mit Übergangstyp %s darf nicht als STRICT deklariert sein"
@@ -5279,8 +5294,8 @@ msgstr "konnte keinen Arraytypnamen für Datentyp »%s« erzeugen"
 msgid "invalid page in block %u of relation %s"
 msgstr "ungültige Seite in Block %u von Relation %s"
 
-#: catalog/toasting.c:106 commands/indexcmds.c:577 commands/tablecmds.c:5198
-#: commands/tablecmds.c:14819
+#: catalog/toasting.c:106 commands/indexcmds.c:590 commands/tablecmds.c:5241
+#: commands/tablecmds.c:14864
 #, c-format
 msgid "\"%s\" is not a table or materialized view"
 msgstr "»%s« ist keine Tabelle oder materialisierte Sicht"
@@ -5465,7 +5480,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:178 commands/indexcmds.c:187 commands/indexcmds.c:722
+#: commands/amcmds.c:178 commands/indexcmds.c:187 commands/indexcmds.c:741
 #: commands/opclasscmds.c:372 commands/opclasscmds.c:791
 #, c-format
 msgid "access method \"%s\" does not exist"
@@ -5583,7 +5598,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:178 commands/tablecmds.c:12085 commands/tablecmds.c:13887
+#: commands/cluster.c:178 commands/tablecmds.c:12130 commands/tablecmds.c:13932
 #, c-format
 msgid "index \"%s\" for table \"%s\" does not exist"
 msgstr "Index »%s« für Tabelle »%s« existiert nicht"
@@ -5598,7 +5613,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:458 commands/tablecmds.c:13897
+#: commands/cluster.c:458 commands/tablecmds.c:13942
 #, c-format
 msgid "\"%s\" is not an index for table \"%s\""
 msgstr "»%s« ist kein Index für Tabelle »%s«"
@@ -5957,22 +5972,22 @@ msgstr "CSV-Quote-Zeichen darf nicht in der NULL-Darstellung erscheinen"
 #: commands/copy.c:1529
 #, c-format
 msgid "DO INSTEAD NOTHING rules are not supported for COPY"
-msgstr "DO INSTEAD NOTHING-Regeln werden für COPY nicht unterstützt"
+msgstr "DO-INSTEAD-NOTHING-Regeln werden für COPY nicht unterstützt"
 
 #: commands/copy.c:1543
 #, c-format
 msgid "conditional DO INSTEAD rules are not supported for COPY"
-msgstr "DINSTEAD-Regeln mit Bedingung werden für COPY nicht unterstützt"
+msgstr "DO-INSTEAD-Regeln mit Bedingung werden für COPY nicht unterstützt"
 
 #: commands/copy.c:1547
 #, c-format
 msgid "DO ALSO rules are not supported for the COPY"
-msgstr "DO ALSO-Regeln werden für COPY nicht unterstützt"
+msgstr "DO-ALSO-Regeln werden für COPY nicht unterstützt"
 
 #: commands/copy.c:1552
 #, c-format
 msgid "multi-statement DO INSTEAD rules are not supported for COPY"
-msgstr "DO INSTEAD-Regeln mit mehreren Anweisungen werden für COPY nicht unterstützt"
+msgstr "DO-INSTEAD-Regeln mit mehreren Anweisungen werden für COPY nicht unterstützt"
 
 #: commands/copy.c:1562
 #, c-format
@@ -6270,15 +6285,15 @@ msgstr "Spalte »%s« ist eine generierte Spalte"
 msgid "Generated columns cannot be used in COPY."
 msgstr "Generierte Spalten können nicht in COPY verwendet werden."
 
-#: commands/copy.c:5139 commands/indexcmds.c:1581 commands/statscmds.c:214
-#: commands/tablecmds.c:2093 commands/tablecmds.c:2634
-#: commands/tablecmds.c:3013 parser/parse_relation.c:3353
+#: commands/copy.c:5139 commands/indexcmds.c:1600 commands/statscmds.c:214
+#: commands/tablecmds.c:2111 commands/tablecmds.c:2652
+#: commands/tablecmds.c:3031 parser/parse_relation.c:3353
 #: parser/parse_relation.c:3373 utils/adt/tsvector_op.c:2559
 #, c-format
 msgid "column \"%s\" does not exist"
 msgstr "Spalte »%s« existiert nicht"
 
-#: commands/copy.c:5146 commands/tablecmds.c:2126 commands/trigger.c:937
+#: commands/copy.c:5146 commands/tablecmds.c:2144 commands/trigger.c:937
 #: parser/parse_target.c:1047 parser/parse_target.c:1058
 #, c-format
 msgid "column \"%s\" specified more than once"
@@ -6574,19 +6589,19 @@ 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:157 commands/sequence.c:447 commands/tablecmds.c:3097
-#: commands/tablecmds.c:3255 commands/tablecmds.c:3300
-#: commands/tablecmds.c:14266 tcop/utility.c:1174
+#: commands/dropcmds.c:157 commands/sequence.c:447 commands/tablecmds.c:3115
+#: commands/tablecmds.c:3273 commands/tablecmds.c:3318
+#: commands/tablecmds.c:14311 tcop/utility.c:1174
 #, c-format
 msgid "relation \"%s\" does not exist, skipping"
 msgstr "Relation »%s« existiert nicht, wird übersprungen"
 
-#: commands/dropcmds.c:187 commands/dropcmds.c:286 commands/tablecmds.c:1166
+#: commands/dropcmds.c:187 commands/dropcmds.c:286 commands/tablecmds.c:1168
 #, c-format
 msgid "schema \"%s\" does not exist, skipping"
 msgstr "Schema »%s« existiert nicht, wird übersprungen"
 
-#: commands/dropcmds.c:227 commands/dropcmds.c:266 commands/tablecmds.c:253
+#: commands/dropcmds.c:227 commands/dropcmds.c:266 commands/tablecmds.c:255
 #, c-format
 msgid "type \"%s\" does not exist, skipping"
 msgstr "Typ »%s« existiert nicht, wird übersprungen"
@@ -6788,22 +6803,22 @@ msgstr "%s kann nur in einer table_rewrite-Ereignistriggerfunktion aufgerufen we
 msgid "%s can only be called in an event trigger function"
 msgstr "%s kann nur in einer Ereignistriggerfunktion aufgerufen werden"
 
-#: commands/explain.c:193
+#: commands/explain.c:194
 #, c-format
 msgid "unrecognized value for EXPLAIN option \"%s\": \"%s\""
 msgstr "unbekannter Wert für EXPLAIN-Option »%s«: »%s«"
 
-#: commands/explain.c:200
+#: commands/explain.c:201
 #, c-format
 msgid "unrecognized EXPLAIN option \"%s\""
 msgstr "unbekannte EXPLAIN-Option »%s«"
 
-#: commands/explain.c:208
+#: commands/explain.c:209
 #, c-format
 msgid "EXPLAIN option BUFFERS requires ANALYZE"
 msgstr "EXPLAIN-Option BUFFERS erfordert ANALYZE"
 
-#: commands/explain.c:217
+#: commands/explain.c:218
 #, c-format
 msgid "EXPLAIN option TIMING requires ANALYZE"
 msgstr "EXPLAIN-Option TIMING erfordert ANALYZE"
@@ -6875,7 +6890,7 @@ msgstr "konnte Erweiterungskontrolldatei »%s« nicht öffnen: %m"
 msgid "parameter \"%s\" cannot be set in a secondary extension control file"
 msgstr "Parameter »%s« kann nicht in einer sekundären Erweitungskontrolldatei gesetzt werden"
 
-#: commands/extension.c:550 commands/extension.c:558 utils/misc/guc.c:6540
+#: commands/extension.c:550 commands/extension.c:558 utils/misc/guc.c:6524
 #, c-format
 msgid "parameter \"%s\" requires a Boolean value"
 msgstr "Parameter »%s« erfordert einen Boole’schen Wert"
@@ -7499,296 +7514,296 @@ 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:528
+#: commands/indexcmds.c:541
 #, c-format
 msgid "must specify at least one column"
 msgstr "mindestens eine Spalte muss angegeben werden"
 
-#: commands/indexcmds.c:532
+#: commands/indexcmds.c:545
 #, c-format
 msgid "cannot use more than %d columns in an index"
 msgstr "Index kann nicht mehr als %d Spalten enthalten"
 
-#: commands/indexcmds.c:571
+#: commands/indexcmds.c:584
 #, c-format
 msgid "cannot create index on foreign table \"%s\""
 msgstr "kann keinen Index für Fremdtabelle »%s« erzeugen"
 
-#: commands/indexcmds.c:596
+#: commands/indexcmds.c:615
 #, c-format
 msgid "cannot create index on partitioned table \"%s\" concurrently"
 msgstr "kann Index für partitionierte Tabelle »%s« nicht nebenläufig erzeugen"
 
-#: commands/indexcmds.c:601
+#: commands/indexcmds.c:620
 #, c-format
 msgid "cannot create exclusion constraints on partitioned table \"%s\""
 msgstr "kann keinen Exclusion-Constraint für partitionierte Tabelle »%s« erzeugen"
 
-#: commands/indexcmds.c:611
+#: commands/indexcmds.c:630
 #, 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:649 commands/tablecmds.c:677 commands/tablespace.c:1174
+#: commands/indexcmds.c:668 commands/tablecmds.c:679 commands/tablespace.c:1174
 #, fuzzy, c-format
 #| msgid "cannot assign new default tablespace \"%s\""
 msgid "cannot specify default tablespace for partitioned relations"
 msgstr "kann neuen Standard-Tablespace »%s« nicht setzen"
 
-#: commands/indexcmds.c:681 commands/tablecmds.c:712 commands/tablecmds.c:12392
-#: commands/tablecmds.c:12504
+#: commands/indexcmds.c:700 commands/tablecmds.c:714 commands/tablecmds.c:12437
+#: commands/tablecmds.c:12549
 #, 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:714
+#: commands/indexcmds.c:733
 #, c-format
 msgid "substituting access method \"gist\" for obsolete method \"rtree\""
 msgstr "ersetze Zugriffsmethode »gist« für obsolete Methode »rtree«"
 
-#: commands/indexcmds.c:735
+#: commands/indexcmds.c:754
 #, c-format
 msgid "access method \"%s\" does not support unique indexes"
 msgstr "Zugriffsmethode »%s« unterstützt keine Unique Indexe"
 
-#: commands/indexcmds.c:740
+#: commands/indexcmds.c:759
 #, c-format
 msgid "access method \"%s\" does not support included columns"
 msgstr "Zugriffsmethode »%s« unterstützt keine eingeschlossenen Spalten"
 
-#: commands/indexcmds.c:745
+#: commands/indexcmds.c:764
 #, c-format
 msgid "access method \"%s\" does not support multicolumn indexes"
 msgstr "Zugriffsmethode »%s« unterstützt keine mehrspaltigen Indexe"
 
-#: commands/indexcmds.c:750
+#: commands/indexcmds.c:769
 #, c-format
 msgid "access method \"%s\" does not support exclusion constraints"
 msgstr "Zugriffsmethode »%s« unterstützt keine Exclusion-Constraints"
 
-#: commands/indexcmds.c:852
+#: commands/indexcmds.c:871
 #, 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:854
+#: commands/indexcmds.c:873
 #, 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:872
+#: commands/indexcmds.c:891
 #, 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:874
+#: commands/indexcmds.c:893
 #, c-format
 msgid "%s constraint on table \"%s\" lacks column \"%s\" which is part of the partition key."
 msgstr ""
 
-#: commands/indexcmds.c:893 commands/indexcmds.c:912
+#: commands/indexcmds.c:912 commands/indexcmds.c:931
 #, c-format
 msgid "index creation on system columns is not supported"
 msgstr "Indexerzeugung für Systemspalten wird nicht unterstützt"
 
-#: commands/indexcmds.c:937
+#: commands/indexcmds.c:956
 #, 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:1079 tcop/utility.c:1359
+#: commands/indexcmds.c:1098 tcop/utility.c:1359
 #, fuzzy, c-format
 #| msgid "cannot create index on partitioned table \"%s\""
 msgid "cannot create unique index on partitioned table \"%s\""
 msgstr "kann keinen Index für partitionierte Tabelle »%s« erzeugen"
 
-#: commands/indexcmds.c:1081 tcop/utility.c:1361
+#: commands/indexcmds.c:1100 tcop/utility.c:1361
 #, fuzzy, c-format
 #| msgid "\"%s\" is not a foreign table"
 msgid "Table \"%s\" contains partitions that are foreign tables."
 msgstr "»%s« ist keine Fremdtabelle"
 
-#: commands/indexcmds.c:1510
+#: commands/indexcmds.c:1529
 #, 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:1576 parser/parse_utilcmd.c:2307
+#: commands/indexcmds.c:1595 parser/parse_utilcmd.c:2307
 #: parser/parse_utilcmd.c:2441
 #, 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:1600 parser/parse_utilcmd.c:1633
+#: commands/indexcmds.c:1619 parser/parse_utilcmd.c:1633
 #, c-format
 msgid "expressions are not supported in included columns"
 msgstr "in eingeschlossenen Spalten werden keine Ausdrücke unterstützt"
 
-#: commands/indexcmds.c:1641
+#: commands/indexcmds.c:1660
 #, c-format
 msgid "functions in index expression must be marked IMMUTABLE"
 msgstr "Funktionen im Indexausdruck müssen als IMMUTABLE markiert sein"
 
-#: commands/indexcmds.c:1656
+#: commands/indexcmds.c:1675
 #, 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:1660
+#: commands/indexcmds.c:1679
 #, 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:1664
+#: commands/indexcmds.c:1683
 #, 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:1668
+#: commands/indexcmds.c:1687
 #, 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:1695
+#: commands/indexcmds.c:1714
 #, 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:1703 commands/tablecmds.c:15275 commands/typecmds.c:837
+#: commands/indexcmds.c:1722 commands/tablecmds.c:15332 commands/typecmds.c:837
 #: parser/parse_expr.c:2854 parser/parse_type.c:567 parser/parse_utilcmd.c:3514
 #: utils/adt/misc.c:490
 #, c-format
 msgid "collations are not supported by type %s"
 msgstr "Sortierfolgen werden von Typ %s nicht unterstützt"
 
-#: commands/indexcmds.c:1741
+#: commands/indexcmds.c:1760
 #, c-format
 msgid "operator %s is not commutative"
 msgstr "Operator %s ist nicht kommutativ"
 
-#: commands/indexcmds.c:1743
+#: commands/indexcmds.c:1762
 #, 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:1769
+#: commands/indexcmds.c:1788
 #, 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:1772
+#: commands/indexcmds.c:1791
 #, 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:1807
+#: commands/indexcmds.c:1826
 #, 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:1812
+#: commands/indexcmds.c:1831
 #, 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:1872 commands/tablecmds.c:15300
-#: commands/tablecmds.c:15306 commands/typecmds.c:1981
+#: commands/indexcmds.c:1891 commands/tablecmds.c:15357
+#: commands/tablecmds.c:15363 commands/typecmds.c:1981
 #, 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:1874
+#: commands/indexcmds.c:1893
 #, 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:1903 commands/indexcmds.c:1911
+#: commands/indexcmds.c:1922 commands/indexcmds.c:1930
 #: commands/opclasscmds.c:208
 #, 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:1925 commands/typecmds.c:1969
+#: commands/indexcmds.c:1944 commands/typecmds.c:1969
 #, c-format
 msgid "operator class \"%s\" does not accept data type %s"
 msgstr "Operatorklasse »%s« akzeptiert Datentyp %s nicht"
 
-#: commands/indexcmds.c:2015
+#: commands/indexcmds.c:2034
 #, 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:2452
+#: commands/indexcmds.c:2483
 #, c-format
 msgid "table \"%s\" has no indexes that can be reindexed concurrently"
 msgstr "Tabelle »%s« hat keine Indexe, die nebenläufig reindiziert werden können"
 
-#: commands/indexcmds.c:2463
+#: commands/indexcmds.c:2494
 #, c-format
 msgid "table \"%s\" has no indexes to reindex"
 msgstr "Tabelle »%s« hat keine zu reindizierenden Indexe"
 
-#: commands/indexcmds.c:2502 commands/indexcmds.c:2770
-#: commands/indexcmds.c:2863
+#: commands/indexcmds.c:2533 commands/indexcmds.c:2807
+#: commands/indexcmds.c:2900
 #, c-format
 msgid "cannot reindex system catalogs concurrently"
 msgstr "Systemkataloge können nicht nebenläufig reindiziert werden"
 
-#: commands/indexcmds.c:2525
+#: commands/indexcmds.c:2556
 #, c-format
 msgid "can only reindex the currently open database"
 msgstr "nur die aktuell geöffnete Datenbank kann reindiziert werden"
 
-#: commands/indexcmds.c:2616
+#: commands/indexcmds.c:2647
 #, c-format
 msgid "cannot reindex system catalogs concurrently, skipping all"
 msgstr "Systemkataloge können nicht nebenläufig reindiziert werden, werden alle übersprungen"
 
-#: commands/indexcmds.c:2668 commands/indexcmds.c:3329
+#: commands/indexcmds.c:2699 commands/indexcmds.c:3370
 #, c-format
 msgid "table \"%s.%s\" was reindexed"
 msgstr "Tabelle »%s.%s« wurde neu indiziert"
 
-#: commands/indexcmds.c:2785 commands/indexcmds.c:2831
+#: commands/indexcmds.c:2822 commands/indexcmds.c:2868
 #, c-format
 msgid "cannot reindex invalid index \"%s.%s\" concurrently, skipping"
 msgstr "ungültiger Index »%s.%s« kann nicht nebenläufig reindizert werden, wird übersprungen"
 
-#: commands/indexcmds.c:2791
+#: commands/indexcmds.c:2828
 #, c-format
 msgid "cannot reindex exclusion constraint index \"%s.%s\" concurrently, skipping"
 msgstr "Exclusion-Constraint-Index »%s.%s« kann nicht nebenläufig reindizert werden, wird übersprungen"
 
-#: commands/indexcmds.c:2891
+#: commands/indexcmds.c:2928
 #, c-format
 msgid "cannot reindex this type of relation concurrently"
 msgstr "diese Art Relation kann nicht nebenläufig reindiziert werden"
 
-#: commands/indexcmds.c:3311 commands/indexcmds.c:3322
+#: commands/indexcmds.c:3352 commands/indexcmds.c:3363
 #, c-format
 msgid "index \"%s.%s\" was reindexed"
 msgstr "Index »%s.%s« wurde neu indiziert"
 
-#: commands/indexcmds.c:3354
+#: commands/indexcmds.c:3395
 #, c-format
 msgid "REINDEX is not yet implemented for partitioned indexes"
 msgstr "REINDEX ist für partitionierte Indexe noch nicht implementiert"
 
-#: commands/lockcmds.c:102 commands/tablecmds.c:5189 commands/trigger.c:313
+#: commands/lockcmds.c:102 commands/tablecmds.c:5232 commands/trigger.c:313
 #: rewrite/rewriteDefine.c:271 rewrite/rewriteDefine.c:928
 #, c-format
 msgid "\"%s\" is not a table or view"
 msgstr "»%s« ist keine Tabelle oder Sicht"
 
-#: commands/lockcmds.c:235 rewrite/rewriteHandler.c:1974
-#: rewrite/rewriteHandler.c:3707
+#: commands/lockcmds.c:235 rewrite/rewriteHandler.c:1975
+#: rewrite/rewriteHandler.c:3778
 #, c-format
 msgid "infinite recursion detected in rules for relation \"%s\""
 msgstr "unendliche Rekursion entdeckt in Regeln für Relation »%s«"
@@ -8046,10 +8061,10 @@ msgid "operator attribute \"%s\" cannot be changed"
 msgstr "Operator-Attribut »%s« kann nicht geändert werden"
 
 #: commands/policy.c:88 commands/policy.c:401 commands/policy.c:491
-#: commands/tablecmds.c:1452 commands/tablecmds.c:1934
-#: commands/tablecmds.c:2907 commands/tablecmds.c:5168
-#: commands/tablecmds.c:7688 commands/tablecmds.c:14874
-#: commands/tablecmds.c:14909 commands/trigger.c:319 commands/trigger.c:1544
+#: commands/tablecmds.c:1470 commands/tablecmds.c:1952
+#: commands/tablecmds.c:2925 commands/tablecmds.c:5211
+#: commands/tablecmds.c:7732 commands/tablecmds.c:14919
+#: commands/tablecmds.c:14954 commands/trigger.c:319 commands/trigger.c:1544
 #: commands/trigger.c:1653 rewrite/rewriteDefine.c:277
 #: rewrite/rewriteDefine.c:933
 #, c-format
@@ -8378,8 +8393,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:1718 commands/tablecmds.c:11776
-#: commands/tablecmds.c:14286
+#: commands/sequence.c:1718 commands/tablecmds.c:11821
+#: commands/tablecmds.c:14331
 #, c-format
 msgid "Sequence \"%s\" is linked to table \"%s\"."
 msgstr "Sequenz »%s« ist mit Tabelle »%s« verknüpft."
@@ -8469,7 +8484,7 @@ msgid "must be superuser to create subscriptions"
 msgstr "nur Superuser können Subskriptionen erzeugen"
 
 #: commands/subscriptioncmds.c:450 commands/subscriptioncmds.c:543
-#: replication/logical/tablesync.c:846 replication/logical/worker.c:1705
+#: replication/logical/tablesync.c:846 replication/logical/worker.c:1737
 #, c-format
 msgid "could not connect to the publisher: %s"
 msgstr "konnte nicht mit dem Publikationsserver verbinden: %s"
@@ -8567,217 +8582,217 @@ msgstr "Der Eigentümer einer Subskription muss ein Superuser sein."
 msgid "could not receive list of replicated tables from the publisher: %s"
 msgstr "konnte Liste der replizierten Tabellen nicht vom Publikationsserver empfangen: %s"
 
-#: commands/tablecmds.c:222 commands/tablecmds.c:264
+#: commands/tablecmds.c:224 commands/tablecmds.c:266
 #, c-format
 msgid "table \"%s\" does not exist"
 msgstr "Tabelle »%s« existiert nicht"
 
-#: commands/tablecmds.c:223 commands/tablecmds.c:265
+#: commands/tablecmds.c:225 commands/tablecmds.c:267
 #, c-format
 msgid "table \"%s\" does not exist, skipping"
 msgstr "Tabelle »%s« existiert nicht, wird übersprungen"
 
-#: commands/tablecmds.c:225 commands/tablecmds.c:267
+#: commands/tablecmds.c:227 commands/tablecmds.c:269
 msgid "Use DROP TABLE to remove a table."
 msgstr "Verwenden Sie DROP TABLE, um eine Tabelle zu löschen."
 
-#: commands/tablecmds.c:228
+#: commands/tablecmds.c:230
 #, c-format
 msgid "sequence \"%s\" does not exist"
 msgstr "Sequenz »%s« existiert nicht"
 
-#: commands/tablecmds.c:229
+#: commands/tablecmds.c:231
 #, c-format
 msgid "sequence \"%s\" does not exist, skipping"
 msgstr "Sequenz »%s« existiert nicht, wird übersprungen"
 
-#: commands/tablecmds.c:231
+#: commands/tablecmds.c:233
 msgid "Use DROP SEQUENCE to remove a sequence."
 msgstr "Verwenden Sie DROP SEQUENCE, um eine Sequenz zu löschen."
 
-#: commands/tablecmds.c:234
+#: commands/tablecmds.c:236
 #, c-format
 msgid "view \"%s\" does not exist"
 msgstr "Sicht »%s« existiert nicht"
 
-#: commands/tablecmds.c:235
+#: commands/tablecmds.c:237
 #, c-format
 msgid "view \"%s\" does not exist, skipping"
 msgstr "Sicht »%s« existiert nicht, wird übersprungen"
 
-#: commands/tablecmds.c:237
+#: commands/tablecmds.c:239
 msgid "Use DROP VIEW to remove a view."
 msgstr "Verwenden Sie DROP VIEW, um eine Sicht zu löschen."
 
-#: commands/tablecmds.c:240
+#: commands/tablecmds.c:242
 #, c-format
 msgid "materialized view \"%s\" does not exist"
 msgstr "materialisierte Sicht »%s« existiert nicht"
 
-#: commands/tablecmds.c:241
+#: commands/tablecmds.c:243
 #, c-format
 msgid "materialized view \"%s\" does not exist, skipping"
 msgstr "materialisierte Sicht »%s« existiert nicht, wird übersprungen"
 
-#: commands/tablecmds.c:243
+#: commands/tablecmds.c:245
 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:246 commands/tablecmds.c:270 commands/tablecmds.c:16408
+#: commands/tablecmds.c:248 commands/tablecmds.c:272 commands/tablecmds.c:16526
 #: parser/parse_utilcmd.c:2045
 #, c-format
 msgid "index \"%s\" does not exist"
 msgstr "Index »%s« existiert nicht"
 
-#: commands/tablecmds.c:247 commands/tablecmds.c:271
+#: commands/tablecmds.c:249 commands/tablecmds.c:273
 #, c-format
 msgid "index \"%s\" does not exist, skipping"
 msgstr "Index »%s« existiert nicht, wird übersprungen"
 
-#: commands/tablecmds.c:249 commands/tablecmds.c:273
+#: commands/tablecmds.c:251 commands/tablecmds.c:275
 msgid "Use DROP INDEX to remove an index."
 msgstr "Verwenden Sie DROP INDEX, um einen Index zu löschen."
 
-#: commands/tablecmds.c:254
+#: commands/tablecmds.c:256
 #, c-format
 msgid "\"%s\" is not a type"
 msgstr "»%s« ist kein Typ"
 
-#: commands/tablecmds.c:255
+#: commands/tablecmds.c:257
 msgid "Use DROP TYPE to remove a type."
 msgstr "Verwenden Sie DROP TYPE, um einen Typen zu löschen."
 
-#: commands/tablecmds.c:258 commands/tablecmds.c:11615
-#: commands/tablecmds.c:14066
+#: commands/tablecmds.c:260 commands/tablecmds.c:11660
+#: commands/tablecmds.c:14111
 #, c-format
 msgid "foreign table \"%s\" does not exist"
 msgstr "Fremdtabelle »%s« existiert nicht"
 
-#: commands/tablecmds.c:259
+#: commands/tablecmds.c:261
 #, c-format
 msgid "foreign table \"%s\" does not exist, skipping"
 msgstr "Fremdtabelle »%s« existiert nicht, wird übersprungen"
 
-#: commands/tablecmds.c:261
+#: commands/tablecmds.c:263
 msgid "Use DROP FOREIGN TABLE to remove a foreign table."
 msgstr "Verwenden Sie DROP FOREIGN TABLE, um eine Fremdtabelle zu löschen."
 
-#: commands/tablecmds.c:593
+#: commands/tablecmds.c:595
 #, c-format
 msgid "ON COMMIT can only be used on temporary tables"
 msgstr "ON COMMIT kann nur mit temporären Tabellen verwendet werden"
 
-#: commands/tablecmds.c:624
+#: commands/tablecmds.c:626
 #, c-format
 msgid "cannot create temporary table within security-restricted operation"
 msgstr "kann temporäre Tabelle nicht in einer sicherheitsbeschränkten Operation erzeugen"
 
-#: commands/tablecmds.c:660 commands/tablecmds.c:12970
+#: commands/tablecmds.c:662 commands/tablecmds.c:13015
 #, 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:834
+#: commands/tablecmds.c:836
 #, fuzzy, c-format
 #| msgid "exclusion constraints are not supported on partitioned tables"
 msgid "specifying a table access method is not supported on a partitioned table"
 msgstr "Exclusion-Constraints auf partitionierten Tabellen werden nicht unterstützt"
 
-#: commands/tablecmds.c:930
+#: commands/tablecmds.c:932
 #, c-format
 msgid "\"%s\" is not partitioned"
 msgstr "»%s« ist nicht partitioniert"
 
-#: commands/tablecmds.c:1023
+#: commands/tablecmds.c:1025
 #, c-format
 msgid "cannot partition using more than %d columns"
 msgstr "Partitionierung kann nicht mehr als %d Spalten verwenden"
 
-#: commands/tablecmds.c:1079
+#: commands/tablecmds.c:1081
 #, fuzzy, c-format
 #| msgid "cannot create index on partitioned table \"%s\""
 msgid "cannot create foreign partition of partitioned table \"%s\""
 msgstr "kann keinen Index für partitionierte Tabelle »%s« erzeugen"
 
-#: commands/tablecmds.c:1081
+#: commands/tablecmds.c:1083
 #, fuzzy, c-format
 #| msgid "\"%s\" is not a foreign table"
 msgid "Table \"%s\" contains indexes that are unique."
 msgstr "»%s« ist keine Fremdtabelle"
 
-#: commands/tablecmds.c:1242
+#: commands/tablecmds.c:1248
 #, c-format
 msgid "DROP INDEX CONCURRENTLY does not support dropping multiple objects"
 msgstr "DROP INDEX CONCURRENTLY unterstützt das Löschen von mehreren Objekten nicht"
 
-#: commands/tablecmds.c:1246
+#: commands/tablecmds.c:1252
 #, c-format
 msgid "DROP INDEX CONCURRENTLY does not support CASCADE"
 msgstr "DROP INDEX CONCURRENTLY unterstützt kein CASCADE"
 
-#: commands/tablecmds.c:1588
+#: commands/tablecmds.c:1606
 #, c-format
 msgid "cannot truncate only a partitioned table"
 msgstr "kann nicht nur eine partitionierte Tabelle leeren"
 
-#: commands/tablecmds.c:1589
+#: commands/tablecmds.c:1607
 #, c-format
 msgid "Do not specify the ONLY keyword, or use TRUNCATE ONLY on the partitions directly."
 msgstr "Lassen Sie das Schlüsselwort ONLY weg oder wenden Sie TRUNCATE ONLY direkt auf die Partitionen an."
 
-#: commands/tablecmds.c:1658
+#: commands/tablecmds.c:1676
 #, c-format
 msgid "truncate cascades to table \"%s\""
 msgstr "Truncate-Vorgang leert ebenfalls Tabelle »%s«"
 
-#: commands/tablecmds.c:1953
+#: commands/tablecmds.c:1971
 #, c-format
 msgid "cannot truncate temporary tables of other sessions"
 msgstr "kann temporäre Tabellen anderer Sitzungen nicht leeren"
 
-#: commands/tablecmds.c:2179 commands/tablecmds.c:12867
+#: commands/tablecmds.c:2197 commands/tablecmds.c:12912
 #, c-format
 msgid "cannot inherit from partitioned table \"%s\""
 msgstr "von partitionierter Tabelle »%s« kann nicht geerbt werden"
 
-#: commands/tablecmds.c:2184
+#: commands/tablecmds.c:2202
 #, c-format
 msgid "cannot inherit from partition \"%s\""
 msgstr "von Partition »%s« kann nicht geerbt werden"
 
-#: commands/tablecmds.c:2192 parser/parse_utilcmd.c:2269
+#: commands/tablecmds.c:2210 parser/parse_utilcmd.c:2269
 #: parser/parse_utilcmd.c:2410
 #, 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:2204
+#: commands/tablecmds.c:2222
 #, c-format
 msgid "cannot create a temporary relation as partition of permanent relation \"%s\""
 msgstr "eine temporäre Relation kann nicht als Partition der permanenten Relation »%s« erzeugt werden"
 
-#: commands/tablecmds.c:2213 commands/tablecmds.c:12846
+#: commands/tablecmds.c:2231 commands/tablecmds.c:12891
 #, c-format
 msgid "cannot inherit from temporary relation \"%s\""
 msgstr "von temporärer Relation »%s« kann nicht geerbt werden"
 
-#: commands/tablecmds.c:2223 commands/tablecmds.c:12854
+#: commands/tablecmds.c:2241 commands/tablecmds.c:12899
 #, 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:2275
+#: commands/tablecmds.c:2293
 #, c-format
 msgid "merging multiple inherited definitions of column \"%s\""
 msgstr "geerbte Definitionen von Spalte »%s« werden zusammengeführt"
 
-#: commands/tablecmds.c:2283
+#: commands/tablecmds.c:2301
 #, c-format
 msgid "inherited column \"%s\" has a type conflict"
 msgstr "geerbte Spalte »%s« hat Typkonflikt"
 
-#: commands/tablecmds.c:2285 commands/tablecmds.c:2308
-#: commands/tablecmds.c:2521 commands/tablecmds.c:2551
+#: commands/tablecmds.c:2303 commands/tablecmds.c:2326
+#: commands/tablecmds.c:2539 commands/tablecmds.c:2569
 #: parser/parse_coerce.c:1721 parser/parse_coerce.c:1741
 #: parser/parse_coerce.c:1761 parser/parse_coerce.c:1807
 #: parser/parse_coerce.c:1846 parser/parse_param.c:218
@@ -8785,1150 +8800,1150 @@ msgstr "geerbte Spalte »%s« hat Typkonflikt"
 msgid "%s versus %s"
 msgstr "%s gegen %s"
 
-#: commands/tablecmds.c:2294
+#: commands/tablecmds.c:2312
 #, c-format
 msgid "inherited column \"%s\" has a collation conflict"
 msgstr "geerbte Spalte »%s« hat Sortierfolgenkonflikt"
 
-#: commands/tablecmds.c:2296 commands/tablecmds.c:2533
-#: commands/tablecmds.c:5661
+#: commands/tablecmds.c:2314 commands/tablecmds.c:2551
+#: commands/tablecmds.c:5704
 #, c-format
 msgid "\"%s\" versus \"%s\""
 msgstr "»%s« gegen »%s«"
 
-#: commands/tablecmds.c:2306
+#: commands/tablecmds.c:2324
 #, 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:2322
+#: commands/tablecmds.c:2340
 #, c-format
 msgid "inherited column \"%s\" has a generation conflict"
 msgstr "geerbte Spalte »%s« hat einen Generierungskonflikt"
 
-#: commands/tablecmds.c:2427 commands/tablecmds.c:10518
+#: commands/tablecmds.c:2445 commands/tablecmds.c:10563
 #: parser/parse_utilcmd.c:1065 parser/parse_utilcmd.c:1149
 #: parser/parse_utilcmd.c:1562 parser/parse_utilcmd.c:1669
 #, c-format
 msgid "cannot convert whole-row table reference"
 msgstr "kann Verweis auf ganze Zeile der Tabelle nicht umwandeln"
 
-#: commands/tablecmds.c:2428 parser/parse_utilcmd.c:1150
+#: commands/tablecmds.c:2446 parser/parse_utilcmd.c:1150
 #, 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:2507
+#: commands/tablecmds.c:2525
 #, c-format
 msgid "merging column \"%s\" with inherited definition"
 msgstr "Spalte »%s« wird mit geerbter Definition zusammengeführt"
 
-#: commands/tablecmds.c:2511
+#: commands/tablecmds.c:2529
 #, 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:2512
+#: commands/tablecmds.c:2530
 #, 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:2519
+#: commands/tablecmds.c:2537
 #, c-format
 msgid "column \"%s\" has a type conflict"
 msgstr "für Spalte »%s« besteht ein Typkonflikt"
 
-#: commands/tablecmds.c:2531
+#: commands/tablecmds.c:2549
 #, c-format
 msgid "column \"%s\" has a collation conflict"
 msgstr "für Spalte »%s« besteht ein Sortierfolgenkonflikt"
 
-#: commands/tablecmds.c:2549
+#: commands/tablecmds.c:2567
 #, 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:2652
+#: commands/tablecmds.c:2670
 #, c-format
 msgid "column \"%s\" inherits conflicting default values"
 msgstr "Spalte »%s« erbt widersprüchliche Vorgabewerte"
 
-#: commands/tablecmds.c:2654
+#: commands/tablecmds.c:2672
 #, 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:2699
+#: commands/tablecmds.c:2717
 #, 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:2876
+#: commands/tablecmds.c:2894
 #, c-format
 msgid "cannot rename column of typed table"
 msgstr "Spalte einer getypten Tabelle kann nicht umbenannt werden"
 
-#: commands/tablecmds.c:2895
+#: commands/tablecmds.c:2913
 #, 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:2989
+#: commands/tablecmds.c:3007
 #, 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:3021
+#: commands/tablecmds.c:3039
 #, c-format
 msgid "cannot rename system column \"%s\""
 msgstr "Systemspalte »%s« kann nicht umbenannt werden"
 
-#: commands/tablecmds.c:3036
+#: commands/tablecmds.c:3054
 #, c-format
 msgid "cannot rename inherited column \"%s\""
 msgstr "kann vererbte Spalte »%s« nicht umbenennen"
 
-#: commands/tablecmds.c:3188
+#: commands/tablecmds.c:3206
 #, 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:3195
+#: commands/tablecmds.c:3213
 #, 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:3428
+#: commands/tablecmds.c:3446
 #, 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:3437
+#: commands/tablecmds.c:3455
 #, 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:4570
+#: commands/tablecmds.c:4588
 #, c-format
 msgid "cannot rewrite system relation \"%s\""
 msgstr "Systemrelation »%s« kann nicht neu geschrieben werden"
 
-#: commands/tablecmds.c:4576
+#: commands/tablecmds.c:4594
 #, 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:4586
+#: commands/tablecmds.c:4604
 #, c-format
 msgid "cannot rewrite temporary tables of other sessions"
 msgstr "kann temporäre Tabellen anderer Sitzungen nicht neu schreiben"
 
-#: commands/tablecmds.c:4865
+#: commands/tablecmds.c:4883
 #, c-format
 msgid "rewriting table \"%s\""
 msgstr "schreibe Tabelle »%s« neu"
 
-#: commands/tablecmds.c:4869
+#: commands/tablecmds.c:4887
 #, c-format
 msgid "verifying table \"%s\""
 msgstr "überprüfe Tabelle »%s«"
 
-#: commands/tablecmds.c:5009
+#: commands/tablecmds.c:5052
 #, c-format
 msgid "column \"%s\" contains null values"
 msgstr "Spalte »%s« enthält NULL-Werte"
 
-#: commands/tablecmds.c:5025 commands/tablecmds.c:9728
+#: commands/tablecmds.c:5068 commands/tablecmds.c:9772
 #, c-format
 msgid "check constraint \"%s\" is violated by some row"
 msgstr "Check-Constraint »%s« wird von irgendeiner Zeile verletzt"
 
-#: commands/tablecmds.c:5043
+#: commands/tablecmds.c:5086
 #, 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:5047
+#: commands/tablecmds.c:5090
 #, c-format
 msgid "partition constraint is violated by some row"
 msgstr "Partitions-Constraint wird von irgendeiner Zeile verletzt"
 
-#: commands/tablecmds.c:5192 commands/trigger.c:1538 commands/trigger.c:1644
+#: commands/tablecmds.c:5235 commands/trigger.c:1538 commands/trigger.c:1644
 #, c-format
 msgid "\"%s\" is not a table, view, or foreign table"
 msgstr "»%s« ist keine Tabelle, Sicht oder Fremdtabelle"
 
-#: commands/tablecmds.c:5195
+#: commands/tablecmds.c:5238
 #, 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:5201
+#: commands/tablecmds.c:5244
 #, c-format
 msgid "\"%s\" is not a table, materialized view, or index"
 msgstr "»%s« ist weder Tabelle, materialisierte Sicht noch Index"
 
-#: commands/tablecmds.c:5204
+#: commands/tablecmds.c:5247
 #, 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:5207
+#: commands/tablecmds.c:5250
 #, c-format
 msgid "\"%s\" is not a table or foreign table"
 msgstr "»%s« ist keine Tabelle oder Fremdtabelle"
 
-#: commands/tablecmds.c:5210
+#: commands/tablecmds.c:5253
 #, 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:5213 commands/tablecmds.c:6719
+#: commands/tablecmds.c:5256 commands/tablecmds.c:6763
 #, 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:5223
+#: commands/tablecmds.c:5266
 #, c-format
 msgid "\"%s\" is of the wrong type"
 msgstr "»%s« hat den falschen Typ"
 
-#: commands/tablecmds.c:5429 commands/tablecmds.c:5436
+#: commands/tablecmds.c:5472 commands/tablecmds.c:5479
 #, 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:5443
+#: commands/tablecmds.c:5486
 #, 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:5450
+#: commands/tablecmds.c:5493
 #, 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:5506
+#: commands/tablecmds.c:5549
 #, 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:5508
+#: commands/tablecmds.c:5551
 #, 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:5554
+#: commands/tablecmds.c:5597
 #, c-format
 msgid "type %s is not a composite type"
 msgstr "Typ %s ist kein zusammengesetzter Typ"
 
-#: commands/tablecmds.c:5580
+#: commands/tablecmds.c:5623
 #, c-format
 msgid "cannot add column to typed table"
 msgstr "zu einer getypten Tabelle kann keine Spalte hinzugefügt werden"
 
-#: commands/tablecmds.c:5624
+#: commands/tablecmds.c:5667
 #, c-format
 msgid "cannot add column to a partition"
 msgstr "zu einer Partition kann keine Spalte hinzugefügt werden"
 
-#: commands/tablecmds.c:5653 commands/tablecmds.c:13097
+#: commands/tablecmds.c:5696 commands/tablecmds.c:13142
 #, 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:5659 commands/tablecmds.c:13104
+#: commands/tablecmds.c:5702 commands/tablecmds.c:13149
 #, 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:5673
+#: commands/tablecmds.c:5716
 #, 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:5697
+#: commands/tablecmds.c:5740
 #, 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:5931
+#: commands/tablecmds.c:5975
 #, 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:6006
+#: commands/tablecmds.c:6050
 #, c-format
 msgid "column \"%s\" of relation \"%s\" already exists, skipping"
 msgstr "Spalte »%s« von Relation »%s« existiert bereits, wird übersprungen"
 
-#: commands/tablecmds.c:6013
+#: commands/tablecmds.c:6057
 #, c-format
 msgid "column \"%s\" of relation \"%s\" already exists"
 msgstr "Spalte »%s« von Relation »%s« existiert bereits"
 
-#: commands/tablecmds.c:6079 commands/tablecmds.c:10171
+#: commands/tablecmds.c:6123 commands/tablecmds.c:10215
 #, 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:6080 commands/tablecmds.c:6349
-#: commands/tablecmds.c:7132 commands/tablecmds.c:10172
+#: commands/tablecmds.c:6124 commands/tablecmds.c:6393
+#: commands/tablecmds.c:7176 commands/tablecmds.c:10216
 #, c-format
 msgid "Do not specify the ONLY keyword."
 msgstr "Lassen Sie das Schlüsselwort ONLY weg."
 
-#: commands/tablecmds.c:6117 commands/tablecmds.c:6275
-#: commands/tablecmds.c:6417 commands/tablecmds.c:6500
-#: commands/tablecmds.c:6594 commands/tablecmds.c:6653
-#: commands/tablecmds.c:6803 commands/tablecmds.c:6873
-#: commands/tablecmds.c:6965 commands/tablecmds.c:10311
-#: commands/tablecmds.c:11638
+#: commands/tablecmds.c:6161 commands/tablecmds.c:6319
+#: commands/tablecmds.c:6461 commands/tablecmds.c:6544
+#: commands/tablecmds.c:6638 commands/tablecmds.c:6697
+#: commands/tablecmds.c:6847 commands/tablecmds.c:6917
+#: commands/tablecmds.c:7009 commands/tablecmds.c:10355
+#: commands/tablecmds.c:11683
 #, c-format
 msgid "cannot alter system column \"%s\""
 msgstr "Systemspalte »%s« kann nicht geändert werden"
 
-#: commands/tablecmds.c:6123 commands/tablecmds.c:6423
+#: commands/tablecmds.c:6167 commands/tablecmds.c:6467
 #, 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:6159
+#: commands/tablecmds.c:6203
 #, c-format
 msgid "column \"%s\" is in a primary key"
 msgstr "Spalte »%s« ist in einem Primärschlüssel"
 
-#: commands/tablecmds.c:6181
+#: commands/tablecmds.c:6225
 #, 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:6346 commands/tablecmds.c:7586
+#: commands/tablecmds.c:6390 commands/tablecmds.c:7630
 #, 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:6347
+#: commands/tablecmds.c:6391
 #, fuzzy, c-format
 #| msgid "column \"%s\" of relation \"%s\" already exists"
 msgid "Column \"%s\" of relation \"%s\" is not already NOT NULL."
 msgstr "Spalte »%s« von Relation »%s« existiert bereits"
 
-#: commands/tablecmds.c:6382
+#: commands/tablecmds.c:6426
 #, c-format
 msgid "existing constraints on column \"%s\".\"%s\" are sufficient to prove that it does not contain nulls"
 msgstr ""
 
-#: commands/tablecmds.c:6425
+#: commands/tablecmds.c:6469
 #, c-format
 msgid "Use ALTER TABLE ... ALTER COLUMN ... DROP IDENTITY instead."
 msgstr "Verwenden Sie stattdessen ALTER TABLE ... ALTER COLUMN ... DROP IDENTITY."
 
-#: commands/tablecmds.c:6430
+#: commands/tablecmds.c:6474
 #, c-format
 msgid "column \"%s\" of relation \"%s\" is a generated column"
 msgstr "Spalte »%s« von Relation »%s« ist eine generierte Spalte"
 
-#: commands/tablecmds.c:6511
+#: commands/tablecmds.c:6555
 #, 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:6517
+#: commands/tablecmds.c:6561
 #, 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:6523
+#: commands/tablecmds.c:6567
 #, 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:6600 commands/tablecmds.c:6661
+#: commands/tablecmds.c:6644 commands/tablecmds.c:6705
 #, 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:6666
+#: commands/tablecmds.c:6710
 #, 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:6731
+#: commands/tablecmds.c:6775
 #, c-format
 msgid "cannot refer to non-index column by number"
 msgstr ""
 
-#: commands/tablecmds.c:6762
+#: commands/tablecmds.c:6806
 #, c-format
 msgid "statistics target %d is too low"
 msgstr "Statistikziel %d ist zu niedrig"
 
-#: commands/tablecmds.c:6770
+#: commands/tablecmds.c:6814
 #, c-format
 msgid "lowering statistics target to %d"
 msgstr "setze Statistikziel auf %d herab"
 
-#: commands/tablecmds.c:6793
+#: commands/tablecmds.c:6837
 #, c-format
 msgid "column number %d of relation \"%s\" does not exist"
 msgstr "Spalte Nummer %d von Relation »%s« existiert nicht"
 
-#: commands/tablecmds.c:6812
+#: commands/tablecmds.c:6856
 #, c-format
 msgid "cannot alter statistics on included column \"%s\" of index \"%s\""
 msgstr "Statistiken von eingeschlossener Spalte »%s« von Index »%s« können nicht geändert werden"
 
-#: commands/tablecmds.c:6817
+#: commands/tablecmds.c:6861
 #, 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:6819
+#: commands/tablecmds.c:6863
 #, 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:6945
+#: commands/tablecmds.c:6989
 #, c-format
 msgid "invalid storage type \"%s\""
 msgstr "ungültiger Storage-Typ »%s«"
 
-#: commands/tablecmds.c:6977
+#: commands/tablecmds.c:7021
 #, c-format
 msgid "column data type %s can only have storage PLAIN"
 msgstr "Spaltendatentyp %s kann nur Storage-Typ PLAIN"
 
-#: commands/tablecmds.c:7012
+#: commands/tablecmds.c:7056
 #, c-format
 msgid "cannot drop column from typed table"
 msgstr "aus einer getypten Tabelle können keine Spalten gelöscht werden"
 
-#: commands/tablecmds.c:7071
+#: commands/tablecmds.c:7115
 #, 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:7084
+#: commands/tablecmds.c:7128
 #, c-format
 msgid "cannot drop system column \"%s\""
 msgstr "Systemspalte »%s« kann nicht gelöscht werden"
 
-#: commands/tablecmds.c:7094
+#: commands/tablecmds.c:7138
 #, c-format
 msgid "cannot drop inherited column \"%s\""
 msgstr "geerbte Spalte »%s« kann nicht gelöscht werden"
 
-#: commands/tablecmds.c:7107
+#: commands/tablecmds.c:7151
 #, fuzzy, c-format
 #| msgid "relation \"%s\" is not a partition of relation \"%s\""
 msgid "cannot drop column \"%s\" because it is part of the partition key of relation \"%s\""
 msgstr "Relation »%s« ist keine Partition von Relation »%s«"
 
-#: commands/tablecmds.c:7131
+#: commands/tablecmds.c:7175
 #, 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:7307
+#: commands/tablecmds.c:7351
 #, c-format
 msgid "ALTER TABLE / ADD CONSTRAINT USING INDEX is not supported on partitioned tables"
 msgstr "ALTER TABLE / ADD CONSTRAINT USING INDEX wird für partitionierte Tabellen nicht unterstützt"
 
-#: commands/tablecmds.c:7332
+#: commands/tablecmds.c:7376
 #, 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:7666
+#: commands/tablecmds.c:7710
 #, fuzzy, c-format
 #| msgid "cannot create index on partitioned table \"%s\""
 msgid "cannot use ONLY for foreign key on partitioned table \"%s\" referencing relation \"%s\""
 msgstr "kann keinen Index für partitionierte Tabelle »%s« erzeugen"
 
-#: commands/tablecmds.c:7672
+#: commands/tablecmds.c:7716
 #, fuzzy, c-format
 #| msgid "cannot rewrite system relation \"%s\""
 msgid "cannot add NOT VALID foreign key on partitioned table \"%s\" referencing relation \"%s\""
 msgstr "Systemrelation »%s« kann nicht neu geschrieben werden"
 
-#: commands/tablecmds.c:7675
+#: commands/tablecmds.c:7719
 #, c-format
 msgid "This feature is not yet supported on partitioned tables."
 msgstr "Dieses Feature wird für partitionierte Tabellen noch nicht unterstützt."
 
-#: commands/tablecmds.c:7682 commands/tablecmds.c:8086
+#: commands/tablecmds.c:7726 commands/tablecmds.c:8130
 #, c-format
 msgid "referenced relation \"%s\" is not a table"
 msgstr "Relation »%s«, auf die verwiesen wird, ist keine Tabelle"
 
-#: commands/tablecmds.c:7705
+#: commands/tablecmds.c:7749
 #, 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:7712
+#: commands/tablecmds.c:7756
 #, 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:7718
+#: commands/tablecmds.c:7762
 #, 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:7722
+#: commands/tablecmds.c:7766
 #, 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:7788 commands/tablecmds.c:7794
+#: commands/tablecmds.c:7832 commands/tablecmds.c:7838
 #, c-format
 msgid "invalid %s action for foreign key constraint containing generated column"
 msgstr "ungültige %s-Aktion für Fremdschlüssel-Constraint, der eine generierte Spalte enthält"
 
-#: commands/tablecmds.c:7810
+#: commands/tablecmds.c:7854
 #, 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:7917
+#: commands/tablecmds.c:7961
 #, c-format
 msgid "foreign key constraint \"%s\" cannot be implemented"
 msgstr "Fremdschlüssel-Constraint »%s« kann nicht implementiert werden"
 
-#: commands/tablecmds.c:7919
+#: commands/tablecmds.c:7963
 #, 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:8282 commands/tablecmds.c:8670
+#: commands/tablecmds.c:8326 commands/tablecmds.c:8714
 #: parser/parse_utilcmd.c:753 parser/parse_utilcmd.c:882
 #, c-format
 msgid "foreign key constraints are not supported on foreign tables"
 msgstr "Fremdschlüssel-Constraints auf Fremdtabellen werden nicht unterstützt"
 
-#: commands/tablecmds.c:9037 commands/tablecmds.c:9200
-#: commands/tablecmds.c:10128 commands/tablecmds.c:10203
+#: commands/tablecmds.c:9081 commands/tablecmds.c:9244
+#: commands/tablecmds.c:10172 commands/tablecmds.c:10247
 #, c-format
 msgid "constraint \"%s\" of relation \"%s\" does not exist"
 msgstr "Constraint »%s« von Relation »%s« existiert nicht"
 
-#: commands/tablecmds.c:9044
+#: commands/tablecmds.c:9088
 #, 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:9208
+#: commands/tablecmds.c:9252
 #, 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:9278
+#: commands/tablecmds.c:9322
 #, c-format
 msgid "constraint must be validated on child tables too"
 msgstr "Constraint muss ebenso in den abgeleiteten Tabellen validiert werden"
 
-#: commands/tablecmds.c:9344
+#: commands/tablecmds.c:9388
 #, 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:9349
+#: commands/tablecmds.c:9393
 #, 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:9414
+#: commands/tablecmds.c:9458
 #, 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:9431
+#: commands/tablecmds.c:9475
 #, 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:9496
+#: commands/tablecmds.c:9540
 #, 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:9590
+#: commands/tablecmds.c:9634
 #, 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:9595
+#: commands/tablecmds.c:9639
 #, 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:9763
+#: commands/tablecmds.c:9807
 #, c-format
 msgid "validating foreign key constraint \"%s\""
 msgstr "validiere Fremdschlüssel-Constraint »%s«"
 
-#: commands/tablecmds.c:10084
+#: commands/tablecmds.c:10128
 #, 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:10134
+#: commands/tablecmds.c:10178
 #, 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:10295
+#: commands/tablecmds.c:10339
 #, c-format
 msgid "cannot alter column type of typed table"
 msgstr "Spaltentyp einer getypten Tabelle kann nicht geändert werden"
 
-#: commands/tablecmds.c:10322
+#: commands/tablecmds.c:10366
 #, c-format
 msgid "cannot alter inherited column \"%s\""
 msgstr "kann vererbte Spalte »%s« nicht ändern"
 
-#: commands/tablecmds.c:10331
+#: commands/tablecmds.c:10375
 #, fuzzy, c-format
 #| msgid "relation \"%s\" is not a partition of relation \"%s\""
 msgid "cannot alter column \"%s\" because it is part of the partition key of relation \"%s\""
 msgstr "Relation »%s« ist keine Partition von Relation »%s«"
 
-#: commands/tablecmds.c:10381
+#: commands/tablecmds.c:10425
 #, 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:10384
+#: commands/tablecmds.c:10428
 #, 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:10388
+#: commands/tablecmds.c:10432
 #, 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:10391
+#: commands/tablecmds.c:10435
 #, c-format
 msgid "You might need to specify \"USING %s::%s\"."
 msgstr "Sie müssen möglicherweise »USING %s::%s« angeben."
 
-#: commands/tablecmds.c:10490
+#: commands/tablecmds.c:10535
 #, c-format
 msgid "cannot alter inherited column \"%s\" of relation \"%s\""
 msgstr "geerbte Spalte »%s« von Relation »%s« kann nicht geändert werden"
 
-#: commands/tablecmds.c:10519
+#: commands/tablecmds.c:10564
 #, 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:10530
+#: commands/tablecmds.c:10575
 #, 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:10655
+#: commands/tablecmds.c:10700
 #, c-format
 msgid "cannot alter type of column \"%s\" twice"
 msgstr "Typ der Spalte »%s« kann nicht zweimal geändert werden"
 
-#: commands/tablecmds.c:10693
+#: commands/tablecmds.c:10738
 #, c-format
 msgid "generation expression for column \"%s\" cannot be cast automatically to type %s"
 msgstr "Generierungsausdruck der Spalte »%s« kann nicht automatisch in Typ %s umgewandelt werden"
 
-#: commands/tablecmds.c:10698
+#: commands/tablecmds.c:10743
 #, 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:10776
+#: commands/tablecmds.c:10821
 #, c-format
 msgid "cannot alter type of a column used by a generated column"
 msgstr "Typ einer Spalte, die von einer generierten Spalte verwendet wird, kann nicht geändert werden"
 
-#: commands/tablecmds.c:10777
+#: commands/tablecmds.c:10822
 #, c-format
 msgid "Column \"%s\" is used by generated column \"%s\"."
 msgstr "Spalte »%s« wird von generierter Spalte »%s« verwendet."
 
-#: commands/tablecmds.c:10798
+#: commands/tablecmds.c:10843
 #, 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:10799 commands/tablecmds.c:10818
-#: commands/tablecmds.c:10836
+#: commands/tablecmds.c:10844 commands/tablecmds.c:10863
+#: commands/tablecmds.c:10881
 #, c-format
 msgid "%s depends on column \"%s\""
 msgstr "%s hängt von Spalte »%s« ab"
 
-#: commands/tablecmds.c:10817
+#: commands/tablecmds.c:10862
 #, 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:10835
+#: commands/tablecmds.c:10880
 #, 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:11746 commands/tablecmds.c:11758
+#: commands/tablecmds.c:11791 commands/tablecmds.c:11803
 #, c-format
 msgid "cannot change owner of index \"%s\""
 msgstr "kann Eigentümer des Index »%s« nicht ändern"
 
-#: commands/tablecmds.c:11748 commands/tablecmds.c:11760
+#: commands/tablecmds.c:11793 commands/tablecmds.c:11805
 #, 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:11774
+#: commands/tablecmds.c:11819
 #, c-format
 msgid "cannot change owner of sequence \"%s\""
 msgstr "kann Eigentümer der Sequenz »%s« nicht ändern"
 
-#: commands/tablecmds.c:11788 commands/tablecmds.c:14985
+#: commands/tablecmds.c:11833 commands/tablecmds.c:15030
 #, c-format
 msgid "Use ALTER TYPE instead."
 msgstr "Verwenden Sie stattdessen ALTER TYPE."
 
-#: commands/tablecmds.c:11797
+#: commands/tablecmds.c:11842
 #, 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:12137
+#: commands/tablecmds.c:12182
 #, c-format
 msgid "cannot have multiple SET TABLESPACE subcommands"
 msgstr "mehrere SET TABLESPACE Unterbefehle sind ungültig"
 
-#: commands/tablecmds.c:12212
+#: commands/tablecmds.c:12257
 #, 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:12245 commands/view.c:504
+#: commands/tablecmds.c:12290 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:12385
+#: commands/tablecmds.c:12430
 #, c-format
 msgid "cannot move system relation \"%s\""
 msgstr "Systemrelation »%s« kann nicht verschoben werden"
 
-#: commands/tablecmds.c:12401
+#: commands/tablecmds.c:12446
 #, c-format
 msgid "cannot move temporary tables of other sessions"
 msgstr "temporäre Tabellen anderer Sitzungen können nicht verschoben werden"
 
-#: commands/tablecmds.c:12569
+#: commands/tablecmds.c:12614
 #, 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:12581
+#: commands/tablecmds.c:12626
 #, 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:12673
+#: commands/tablecmds.c:12718
 #, 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:12689
+#: commands/tablecmds.c:12734
 #, c-format
 msgid "no matching relations in tablespace \"%s\" found"
 msgstr "keine passenden Relationen in Tablespace »%s« gefunden"
 
-#: commands/tablecmds.c:12805
+#: commands/tablecmds.c:12850
 #, c-format
 msgid "cannot change inheritance of typed table"
 msgstr "Vererbung einer getypten Tabelle kann nicht geändert werden"
 
-#: commands/tablecmds.c:12810 commands/tablecmds.c:13306
+#: commands/tablecmds.c:12855 commands/tablecmds.c:13351
 #, c-format
 msgid "cannot change inheritance of a partition"
 msgstr "Vererbung einer Partition kann nicht geändert werden"
 
-#: commands/tablecmds.c:12815
+#: commands/tablecmds.c:12860
 #, c-format
 msgid "cannot change inheritance of partitioned table"
 msgstr "Vererbung einer partitionierten Tabelle kann nicht geändert werden"
 
-#: commands/tablecmds.c:12861
+#: commands/tablecmds.c:12906
 #, 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:12874
+#: commands/tablecmds.c:12919
 #, c-format
 msgid "cannot inherit from a partition"
 msgstr "von einer Partition kann nicht geerbt werden"
 
-#: commands/tablecmds.c:12896 commands/tablecmds.c:15621
+#: commands/tablecmds.c:12941 commands/tablecmds.c:15678
 #, c-format
 msgid "circular inheritance not allowed"
 msgstr "zirkuläre Vererbung ist nicht erlaubt"
 
-#: commands/tablecmds.c:12897 commands/tablecmds.c:15622
+#: commands/tablecmds.c:12942 commands/tablecmds.c:15679
 #, c-format
 msgid "\"%s\" is already a child of \"%s\"."
 msgstr "»%s« ist schon von »%s« abgeleitet."
 
-#: commands/tablecmds.c:12910
+#: commands/tablecmds.c:12955
 #, 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:12912
+#: commands/tablecmds.c:12957
 #, 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:13115
+#: commands/tablecmds.c:13160
 #, 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:13142
+#: commands/tablecmds.c:13187
 #, c-format
 msgid "child table is missing column \"%s\""
 msgstr "Spalte »%s« fehlt in abgeleiteter Tabelle"
 
-#: commands/tablecmds.c:13230
+#: commands/tablecmds.c:13275
 #, 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:13238
+#: commands/tablecmds.c:13283
 #, 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:13249
+#: commands/tablecmds.c:13294
 #, 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:13284
+#: commands/tablecmds.c:13329
 #, c-format
 msgid "child table is missing constraint \"%s\""
 msgstr "Constraint »%s« fehlt in abgeleiteter Tabelle"
 
-#: commands/tablecmds.c:13373
+#: commands/tablecmds.c:13418
 #, c-format
 msgid "relation \"%s\" is not a partition of relation \"%s\""
 msgstr "Relation »%s« ist keine Partition von Relation »%s«"
 
-#: commands/tablecmds.c:13379
+#: commands/tablecmds.c:13424
 #, c-format
 msgid "relation \"%s\" is not a parent of relation \"%s\""
 msgstr "Relation »%s« ist keine Basisrelation von Relation »%s«"
 
-#: commands/tablecmds.c:13607
+#: commands/tablecmds.c:13652
 #, c-format
 msgid "typed tables cannot inherit"
 msgstr "getypte Tabellen können nicht erben"
 
-#: commands/tablecmds.c:13637
+#: commands/tablecmds.c:13682
 #, c-format
 msgid "table is missing column \"%s\""
 msgstr "Spalte »%s« fehlt in Tabelle"
 
-#: commands/tablecmds.c:13648
+#: commands/tablecmds.c:13693
 #, c-format
 msgid "table has column \"%s\" where type requires \"%s\""
 msgstr "Tabelle hat Spalte »%s«, aber Typ benötigt »%s«"
 
-#: commands/tablecmds.c:13657
+#: commands/tablecmds.c:13702
 #, c-format
 msgid "table \"%s\" has different type for column \"%s\""
 msgstr "Tabelle »%s« hat unterschiedlichen Typ für Spalte »%s«"
 
-#: commands/tablecmds.c:13671
+#: commands/tablecmds.c:13716
 #, c-format
 msgid "table has extra column \"%s\""
 msgstr "Tabelle hat zusätzliche Spalte »%s«"
 
-#: commands/tablecmds.c:13723
+#: commands/tablecmds.c:13768
 #, c-format
 msgid "\"%s\" is not a typed table"
 msgstr "»%s« ist keine getypte Tabelle"
 
-#: commands/tablecmds.c:13905
+#: commands/tablecmds.c:13950
 #, 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:13911
+#: commands/tablecmds.c:13956
 #, 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:13917
+#: commands/tablecmds.c:13962
 #, 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:13923
+#: commands/tablecmds.c:13968
 #, 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:13929
+#: commands/tablecmds.c:13974
 #, 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:13946
+#: commands/tablecmds.c:13991
 #, 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:13953
+#: commands/tablecmds.c:13998
 #, 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:14146
+#: commands/tablecmds.c:14191
 #, 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:14170
+#: commands/tablecmds.c:14215
 #, 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:14172
+#: commands/tablecmds.c:14217
 #, c-format
 msgid "Unlogged relations cannot be replicated."
 msgstr "Ungeloggte Relationen können nicht repliziert werden."
 
-#: commands/tablecmds.c:14217
+#: commands/tablecmds.c:14262
 #, 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:14227
+#: commands/tablecmds.c:14272
 #, 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:14285
+#: commands/tablecmds.c:14330
 #, 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:14391
+#: commands/tablecmds.c:14436
 #, c-format
 msgid "relation \"%s\" already exists in schema \"%s\""
 msgstr "Relation »%s« existiert bereits in Schema »%s«"
 
-#: commands/tablecmds.c:14968
+#: commands/tablecmds.c:15013
 #, c-format
 msgid "\"%s\" is not a composite type"
 msgstr "»%s« ist kein zusammengesetzter Typ"
 
-#: commands/tablecmds.c:15000
+#: commands/tablecmds.c:15045
 #, 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:15035
+#: commands/tablecmds.c:15080
 #, c-format
 msgid "unrecognized partitioning strategy \"%s\""
 msgstr "unbekannte Partitionierungsstrategie »%s«"
 
-#: commands/tablecmds.c:15043
+#: commands/tablecmds.c:15088
 #, 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:15109
+#: commands/tablecmds.c:15154
 #, 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:15117
+#: commands/tablecmds.c:15162
 #, c-format
 msgid "cannot use system column \"%s\" in partition key"
 msgstr "Systemspalte »%s« kann nicht im Partitionierungsschlüssel verwendet werden"
 
-#: commands/tablecmds.c:15128 commands/tablecmds.c:15233
+#: commands/tablecmds.c:15173 commands/tablecmds.c:15290
 #, c-format
 msgid "cannot use generated column in partition key"
 msgstr "generierte Spalte kann nicht im Partitionierungsschlüssel verwendet werden"
 
-#: commands/tablecmds.c:15129 commands/tablecmds.c:15234 commands/trigger.c:659
-#: rewrite/rewriteHandler.c:826 rewrite/rewriteHandler.c:843
+#: commands/tablecmds.c:15174 commands/tablecmds.c:15291 commands/trigger.c:659
+#: rewrite/rewriteHandler.c:827 rewrite/rewriteHandler.c:844
 #, c-format
 msgid "Column \"%s\" is a generated column."
 msgstr "Spalte »%s« ist eine generierte Spalte."
 
-#: commands/tablecmds.c:15193
+#: commands/tablecmds.c:15250
 #, 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:15210
+#: commands/tablecmds.c:15267
 #, 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:15217
+#: commands/tablecmds.c:15274
 #, c-format
 msgid "partition key expressions cannot contain system column references"
 msgstr "Partitionierungsschlüsselausdruck kann nicht auf Systemspalten verweisen"
 
-#: commands/tablecmds.c:15246
+#: commands/tablecmds.c:15303
 #, c-format
 msgid "cannot use constant expression as partition key"
 msgstr "Partitionierungsschlüssel kann kein konstanter Ausdruck sein"
 
-#: commands/tablecmds.c:15267
+#: commands/tablecmds.c:15324
 #, 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:15302
+#: commands/tablecmds.c:15359
 #, c-format
 msgid "You must specify a hash operator class or define a default hash operator class for the data type."
 msgstr "Sie müssen eine hash-Operatorklasse angeben oder eine hash-Standardoperatorklasse für den Datentyp definieren."
 
-#: commands/tablecmds.c:15308
+#: commands/tablecmds.c:15365
 #, 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:15453
+#: commands/tablecmds.c:15510
 #, 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:15457 partitioning/partbounds.c:1256
+#: commands/tablecmds.c:15514 partitioning/partbounds.c:1256
 #: partitioning/partbounds.c:1307
 #, 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:15561
+#: commands/tablecmds.c:15618
 #, c-format
 msgid "\"%s\" is already a partition"
 msgstr "»%s« ist bereits eine Partition"
 
-#: commands/tablecmds.c:15567
+#: commands/tablecmds.c:15624
 #, c-format
 msgid "cannot attach a typed table as partition"
 msgstr "eine getypte Tabelle kann nicht als Partition angefügt werden"
 
-#: commands/tablecmds.c:15583
+#: commands/tablecmds.c:15640
 #, c-format
 msgid "cannot attach inheritance child as partition"
 msgstr "ein Vererbungskind kann nicht als Partition angefügt werden"
 
-#: commands/tablecmds.c:15597
+#: commands/tablecmds.c:15654
 #, 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:15631
+#: commands/tablecmds.c:15688
 #, c-format
 msgid "cannot attach a temporary relation as partition of permanent relation \"%s\""
 msgstr "eine temporäre Relation kann nicht als Partition an permanente Relation »%s« angefügt werden"
 
-#: commands/tablecmds.c:15639
+#: commands/tablecmds.c:15696
 #, 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:15647
+#: commands/tablecmds.c:15704
 #, 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:15654
+#: commands/tablecmds.c:15711
 #, 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:15674
+#: commands/tablecmds.c:15731
 #, 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:15677
+#: commands/tablecmds.c:15734
 #, 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:15689
+#: commands/tablecmds.c:15746
 #, 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:15691 commands/trigger.c:465
+#: commands/tablecmds.c:15748 commands/trigger.c:465
 #, 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:15858
+#: commands/tablecmds.c:15915
 #, fuzzy, c-format
 #| msgid "cannot attach table \"%s\" without OIDs as partition of table \"%s\" with OIDs"
 msgid "cannot attach foreign table \"%s\" as partition of partitioned table \"%s\""
 msgstr "kann Tabelle »%s« ohne OIDs nicht als Partition an Tabelle »%s« mit OIDs anfügen"
 
-#: commands/tablecmds.c:15861
+#: commands/tablecmds.c:15918
 #, fuzzy, c-format
 #| msgid "table \"%s\" has no indexes"
 msgid "Table \"%s\" contains unique indexes."
 msgstr "Tabelle »%s« hat keine Indexe"
 
-#: commands/tablecmds.c:16442 commands/tablecmds.c:16461
-#: commands/tablecmds.c:16483 commands/tablecmds.c:16502
-#: commands/tablecmds.c:16544
+#: commands/tablecmds.c:16560 commands/tablecmds.c:16579
+#: commands/tablecmds.c:16601 commands/tablecmds.c:16620
+#: commands/tablecmds.c:16662
 #, 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:16445
+#: commands/tablecmds.c:16563
 #, 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:16464
+#: commands/tablecmds.c:16582
 #, 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:16486
+#: commands/tablecmds.c:16604
 #, c-format
 msgid "The index definitions do not match."
 msgstr "Die Indexdefinitionen stimmen nicht überein."
 
-#: commands/tablecmds.c:16505
+#: commands/tablecmds.c:16623
 #, c-format
 msgid "The index \"%s\" belongs to a constraint in table \"%s\" but no constraint exists for index \"%s\"."
 msgstr "Der Index »%s« gehört zu einem Constraint in Tabelle »%s«, aber kein Constraint existiert für Index »%s«."
 
-#: commands/tablecmds.c:16547
+#: commands/tablecmds.c:16665
 #, fuzzy, c-format
 #| msgid "cannot inherit from partition \"%s\""
 msgid "Another index is already attached for partition \"%s\"."
@@ -10289,40 +10304,40 @@ msgstr "Triggerfunktion %u gab NULL-Wert zurück"
 msgid "BEFORE STATEMENT trigger cannot return a value"
 msgstr "Trigger für BEFORE STATEMENT kann keinen Wert zurückgeben"
 
-#: commands/trigger.c:3358 executor/nodeModifyTable.c:1349
-#: executor/nodeModifyTable.c:1418
+#: commands/trigger.c:3358 executor/nodeModifyTable.c:1348
+#: executor/nodeModifyTable.c:1417
 #, 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:3359 executor/nodeModifyTable.c:809
-#: executor/nodeModifyTable.c:883 executor/nodeModifyTable.c:1350
-#: executor/nodeModifyTable.c:1419
+#: commands/trigger.c:3359 executor/nodeModifyTable.c:808
+#: executor/nodeModifyTable.c:882 executor/nodeModifyTable.c:1349
+#: executor/nodeModifyTable.c:1418
 #, 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:3388 executor/nodeLockRows.c:225
 #: executor/nodeLockRows.c:234 executor/nodeModifyTable.c:220
-#: executor/nodeModifyTable.c:825 executor/nodeModifyTable.c:1366
-#: executor/nodeModifyTable.c:1582
+#: executor/nodeModifyTable.c:824 executor/nodeModifyTable.c:1365
+#: executor/nodeModifyTable.c:1581
 #, c-format
 msgid "could not serialize access due to concurrent update"
 msgstr "kann Zugriff nicht serialisieren wegen gleichzeitiger Aktualisierung"
 
-#: commands/trigger.c:3396 executor/nodeModifyTable.c:915
-#: executor/nodeModifyTable.c:1436 executor/nodeModifyTable.c:1606
+#: commands/trigger.c:3396 executor/nodeModifyTable.c:914
+#: executor/nodeModifyTable.c:1435 executor/nodeModifyTable.c:1605
 #, fuzzy, c-format
 #| msgid "could not serialize access due to concurrent update"
 msgid "could not serialize access due to concurrent delete"
 msgstr "kann Zugriff nicht serialisieren wegen gleichzeitiger Aktualisierung"
 
-#: commands/trigger.c:5447
+#: commands/trigger.c:5457
 #, c-format
 msgid "constraint \"%s\" is not deferrable"
 msgstr "Constraint »%s« ist nicht aufschiebbar"
 
-#: commands/trigger.c:5470
+#: commands/trigger.c:5480
 #, c-format
 msgid "constraint \"%s\" does not exist"
 msgstr "Constraint »%s« existiert nicht"
@@ -10997,7 +11012,7 @@ msgstr "Sie haben möglicherweise bereits Daten wegen Transaktionsnummernüberla
 msgid "skipping \"%s\" --- cannot vacuum non-tables or special system tables"
 msgstr "überspringe »%s« --- kann Nicht-Tabellen oder besondere Systemtabellen nicht vacuumen"
 
-#: commands/variable.c:165 utils/misc/guc.c:10952 utils/misc/guc.c:11014
+#: commands/variable.c:165 utils/misc/guc.c:10932 utils/misc/guc.c:10994
 #, c-format
 msgid "Unrecognized key word: \"%s\"."
 msgstr "Unbekanntes Schlüsselwort: »%s«."
@@ -11183,12 +11198,12 @@ msgstr "Cursor »%s« ist nicht auf eine Zeile positioniert"
 msgid "cursor \"%s\" is not a simply updatable scan of table \"%s\""
 msgstr "Cursor »%s« ist kein einfach aktualisierbarer Scan der Tabelle »%s«"
 
-#: executor/execCurrent.c:280 executor/execExprInterp.c:2312
+#: executor/execCurrent.c:280 executor/execExprInterp.c:2321
 #, c-format
 msgid "type of parameter %d (%s) does not match that when preparing the plan (%s)"
 msgstr "Typ von Parameter %d (%s) stimmt nicht mit dem überein, als der Plan vorbereitet worden ist (%s)"
 
-#: executor/execCurrent.c:292 executor/execExprInterp.c:2324
+#: executor/execCurrent.c:292 executor/execExprInterp.c:2333
 #, c-format
 msgid "no value found for parameter %d"
 msgstr "kein Wert für Parameter %d gefunden"
@@ -11217,7 +11232,7 @@ msgstr[0] "kann nicht mehr als %d Argument an eine Funktion übergeben"
 msgstr[1] "kann nicht mehr als %d Argumente an eine Funktion übergeben"
 
 #: executor/execExpr.c:2572 executor/execExpr.c:2578
-#: executor/execExprInterp.c:2641 utils/adt/arrayfuncs.c:261
+#: executor/execExprInterp.c:2650 utils/adt/arrayfuncs.c:261
 #: utils/adt/arrayfuncs.c:559 utils/adt/arrayfuncs.c:1301
 #: utils/adt/arrayfuncs.c:3347 utils/adt/arrayfuncs.c:5302
 #: utils/adt/arrayfuncs.c:5819
@@ -11225,83 +11240,83 @@ msgstr[1] "kann nicht mehr als %d Argumente an eine Funktion übergeben"
 msgid "number of array dimensions (%d) exceeds the maximum allowed (%d)"
 msgstr "Anzahl der Arraydimensionen (%d) überschreitet erlaubtes Maximum (%d)"
 
-#: executor/execExprInterp.c:1862
+#: executor/execExprInterp.c:1871
 #, c-format
 msgid "attribute %d of type %s has been dropped"
 msgstr "Attribut %d von Typ %s wurde gelöscht"
 
-#: executor/execExprInterp.c:1868
+#: executor/execExprInterp.c:1877
 #, c-format
 msgid "attribute %d of type %s has wrong type"
 msgstr "Attribut %d von Typ %s hat falschen Typ"
 
-#: executor/execExprInterp.c:1870 executor/execExprInterp.c:2914
-#: executor/execExprInterp.c:2961
+#: executor/execExprInterp.c:1879 executor/execExprInterp.c:2923
+#: executor/execExprInterp.c:2970
 #, c-format
 msgid "Table has type %s, but query expects %s."
 msgstr "Tabelle hat Typ %s, aber Anfrage erwartet %s."
 
-#: executor/execExprInterp.c:2402
+#: executor/execExprInterp.c:2411
 #, c-format
 msgid "WHERE CURRENT OF is not supported for this table type"
 msgstr "WHERE CURRENT OF wird für diesen Tabellentyp nicht unterstützt"
 
-#: executor/execExprInterp.c:2619
+#: executor/execExprInterp.c:2628
 #, c-format
 msgid "cannot merge incompatible arrays"
 msgstr "kann inkompatible Arrays nicht verschmelzen"
 
-#: executor/execExprInterp.c:2620
+#: executor/execExprInterp.c:2629
 #, c-format
 msgid "Array with element type %s cannot be included in ARRAY construct with element type %s."
 msgstr "Arrayelement mit Typ %s kann nicht in ARRAY-Konstrukt mit Elementtyp %s verwendet werden."
 
-#: executor/execExprInterp.c:2661 executor/execExprInterp.c:2691
+#: executor/execExprInterp.c:2670 executor/execExprInterp.c:2700
 #, c-format
 msgid "multidimensional arrays must have array expressions with matching dimensions"
 msgstr "mehrdimensionale Arrays müssen Arraysausdrücke mit gleicher Anzahl Dimensionen haben"
 
-#: executor/execExprInterp.c:2913 executor/execExprInterp.c:2960
+#: executor/execExprInterp.c:2922 executor/execExprInterp.c:2969
 #, c-format
 msgid "attribute %d has wrong type"
 msgstr "Attribut %d hat falschen Typ"
 
-#: executor/execExprInterp.c:3070
+#: executor/execExprInterp.c:3079
 #, c-format
 msgid "array subscript in assignment must not be null"
 msgstr "Arrayindex in Zuweisung darf nicht NULL sein"
 
-#: executor/execExprInterp.c:3503 utils/adt/domains.c:149
+#: executor/execExprInterp.c:3512 utils/adt/domains.c:149
 #, c-format
 msgid "domain %s does not allow null values"
 msgstr "Domäne %s erlaubt keine NULL-Werte"
 
-#: executor/execExprInterp.c:3518 utils/adt/domains.c:184
+#: executor/execExprInterp.c:3527 utils/adt/domains.c:184
 #, c-format
 msgid "value for domain %s violates check constraint \"%s\""
 msgstr "Wert für Domäne %s verletzt Check-Constraint »%s«"
 
-#: executor/execExprInterp.c:3889 executor/execExprInterp.c:3906
-#: executor/execExprInterp.c:4008 executor/nodeModifyTable.c:109
+#: executor/execExprInterp.c:3898 executor/execExprInterp.c:3915
+#: executor/execExprInterp.c:4017 executor/nodeModifyTable.c:109
 #: executor/nodeModifyTable.c:120 executor/nodeModifyTable.c:137
 #: executor/nodeModifyTable.c:145
 #, c-format
 msgid "table row type and query-specified row type do not match"
 msgstr "Zeilentyp der Tabelle und der von der Anfrage angegebene Zeilentyp stimmen nicht überein"
 
-#: executor/execExprInterp.c:3890
+#: executor/execExprInterp.c:3899
 #, c-format
 msgid "Table row contains %d attribute, but query expects %d."
 msgid_plural "Table row contains %d attributes, but query expects %d."
 msgstr[0] "Tabellenzeile enthält %d Attribut, aber Anfrage erwartet %d."
 msgstr[1] "Tabellenzeile enthält %d Attribute, aber Anfrage erwartet %d."
 
-#: executor/execExprInterp.c:3907 executor/nodeModifyTable.c:121
+#: executor/execExprInterp.c:3916 executor/nodeModifyTable.c:121
 #, c-format
 msgid "Table has type %s at ordinal position %d, but query expects %s."
 msgstr "Tabelle hat Typ %s auf Position %d, aber Anfrage erwartet %s."
 
-#: executor/execExprInterp.c:4009 executor/execSRF.c:959
+#: executor/execExprInterp.c:4018 executor/execSRF.c:959
 #, c-format
 msgid "Physical storage mismatch on dropped attribute at ordinal position %d."
 msgstr "Physischer Speicher stimmt nicht überein mit gelöschtem Attribut auf Position %d."
@@ -11351,32 +11366,38 @@ msgstr "kann Sequenz »%s« nicht ändern"
 msgid "cannot change TOAST relation \"%s\""
 msgstr "kann TOAST-Relation »%s« nicht ändern"
 
-#: executor/execMain.c:1115 rewrite/rewriteHandler.c:2911
+#: executor/execMain.c:1115 rewrite/rewriteHandler.c:2932
+#: rewrite/rewriteHandler.c:3704
 #, c-format
 msgid "cannot insert into view \"%s\""
 msgstr "kann nicht in Sicht »%s« einfügen"
 
-#: executor/execMain.c:1117 rewrite/rewriteHandler.c:2914
+#: executor/execMain.c:1117 rewrite/rewriteHandler.c:2935
+#: rewrite/rewriteHandler.c:3707
 #, 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:1123 rewrite/rewriteHandler.c:2919
+#: executor/execMain.c:1123 rewrite/rewriteHandler.c:2940
+#: rewrite/rewriteHandler.c:3712
 #, c-format
 msgid "cannot update view \"%s\""
 msgstr "kann Sicht »%s« nicht aktualisieren"
 
-#: executor/execMain.c:1125 rewrite/rewriteHandler.c:2922
+#: executor/execMain.c:1125 rewrite/rewriteHandler.c:2943
+#: rewrite/rewriteHandler.c:3715
 #, 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:1131 rewrite/rewriteHandler.c:2927
+#: executor/execMain.c:1131 rewrite/rewriteHandler.c:2948
+#: rewrite/rewriteHandler.c:3720
 #, c-format
 msgid "cannot delete from view \"%s\""
 msgstr "kann nicht aus Sicht »%s« löschen"
 
-#: executor/execMain.c:1133 rewrite/rewriteHandler.c:2930
+#: executor/execMain.c:1133 rewrite/rewriteHandler.c:2951
+#: rewrite/rewriteHandler.c:3723
 #, 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."
@@ -11441,7 +11462,7 @@ msgstr "kann Zeilen in Sicht »%s« nicht sperren"
 msgid "cannot lock rows in materialized view \"%s\""
 msgstr "kann Zeilen in materialisierter Sicht »%s« nicht sperren"
 
-#: executor/execMain.c:1257 executor/execMain.c:2638
+#: executor/execMain.c:1257 executor/execMain.c:2629
 #: executor/nodeLockRows.c:132
 #, c-format
 msgid "cannot lock rows in foreign table \"%s\""
@@ -11452,48 +11473,48 @@ msgstr "kann Zeilen in Fremdtabelle »%s« nicht sperren"
 msgid "cannot lock rows in relation \"%s\""
 msgstr "kann Zeilen in Relation »%s« nicht sperren"
 
-#: executor/execMain.c:1889
+#: executor/execMain.c:1880
 #, c-format
 msgid "new row for relation \"%s\" violates partition constraint"
 msgstr "neue Zeile für Relation »%s« verletzt Partitions-Constraint"
 
-#: executor/execMain.c:1891 executor/execMain.c:1973 executor/execMain.c:2022
-#: executor/execMain.c:2131
+#: executor/execMain.c:1882 executor/execMain.c:1964 executor/execMain.c:2013
+#: executor/execMain.c:2122
 #, c-format
 msgid "Failing row contains %s."
 msgstr "Fehlgeschlagene Zeile enthält %s."
 
-#: executor/execMain.c:1971
+#: executor/execMain.c:1962
 #, 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:2020
+#: executor/execMain.c:2011
 #, 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:2129
+#: executor/execMain.c:2120
 #, c-format
 msgid "new row violates check option for view \"%s\""
 msgstr "neue Zeile verletzt Check-Option für Sicht »%s«"
 
-#: executor/execMain.c:2139
+#: executor/execMain.c:2130
 #, 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:2144
+#: executor/execMain.c:2135
 #, 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:2151
+#: executor/execMain.c:2142
 #, 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:2156
+#: executor/execMain.c:2147
 #, 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«"
@@ -11508,18 +11529,18 @@ msgstr "keine Partition von Relation »%s« für die Zeile gefunden"
 msgid "Partition key of the failing row contains %s."
 msgstr "Partitionierungsschlüssel der fehlgeschlagenen Zeile enthält %s."
 
-#: executor/execReplication.c:195 executor/execReplication.c:359
+#: executor/execReplication.c:195 executor/execReplication.c:362
 #, 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, retrying"
 msgstr "das zu aktualisierende Tupel wurde schon durch eine vom aktuellen Befehl ausgelöste Operation verändert"
 
-#: executor/execReplication.c:199 executor/execReplication.c:363
+#: executor/execReplication.c:199 executor/execReplication.c:366
 #, c-format
 msgid "concurrent update, retrying"
 msgstr "gleichzeitige Aktualisierung, versuche erneut"
 
-#: executor/execReplication.c:205 executor/execReplication.c:369
+#: executor/execReplication.c:205 executor/execReplication.c:372
 #, c-format
 msgid "concurrent delete, retrying"
 msgstr "gleichzeitiges Löschen, versuche erneut"
@@ -11532,44 +11553,44 @@ msgstr "gleichzeitiges Löschen, 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:572
+#: executor/execReplication.c:575
 #, 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:574
+#: executor/execReplication.c:577
 #, 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:578
+#: executor/execReplication.c:581
 #, 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:580
+#: executor/execReplication.c:583
 #, 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:600 executor/execReplication.c:607
-#: executor/execReplication.c:615
+#: executor/execReplication.c:603 executor/execReplication.c:610
+#: executor/execReplication.c:618
 #, fuzzy, c-format
 #| msgid "cannot use expression index \"%s\" as replica identity"
 msgid "cannot use relation \"%s.%s\" as logical replication target"
 msgstr "Ausdrucksindex »%s« kann nicht als Replik-Identität verwendet werden"
 
-#: executor/execReplication.c:602
+#: executor/execReplication.c:605
 #, c-format
 msgid "\"%s.%s\" is a partitioned table."
 msgstr "»%s.%s« ist eine partitionierte Tabelle."
 
-#: executor/execReplication.c:609
+#: executor/execReplication.c:612
 #, c-format
 msgid "\"%s.%s\" is a foreign table."
 msgstr "»%s.%s« ist eine Fremdtabelle."
 
-#: executor/execReplication.c:617
+#: executor/execReplication.c:620
 #, c-format
 msgid "\"%s.%s\" is not a table."
 msgstr "»%s.%s« ist keine Tabelle."
@@ -11705,12 +11726,12 @@ msgstr "Die letzte Anweisung gibt zu wenige Spalten zurück."
 msgid "return type %s is not supported for SQL functions"
 msgstr "Rückgabetyp %s wird von SQL-Funktionen nicht unterstützt"
 
-#: executor/nodeAgg.c:2855 parser/parse_agg.c:655 parser/parse_agg.c:685
+#: executor/nodeAgg.c:2845 parser/parse_agg.c:655 parser/parse_agg.c:685
 #, c-format
 msgid "aggregate function calls cannot be nested"
 msgstr "Aufrufe von Aggregatfunktionen können nicht geschachtelt werden"
 
-#: executor/nodeAgg.c:3060 executor/nodeWindowAgg.c:2835
+#: executor/nodeAgg.c:3050 executor/nodeWindowAgg.c:2835
 #, c-format
 msgid "aggregate %u needs to have compatible input type and transition type"
 msgstr "Aggregatfunktion %u muss kompatiblen Eingabe- und Übergangstyp haben"
@@ -11720,17 +11741,17 @@ msgstr "Aggregatfunktion %u muss kompatiblen Eingabe- und Übergangstyp haben"
 msgid "custom scan \"%s\" does not support MarkPos"
 msgstr "Custom-Scan »%s« unterstützt MarkPos nicht"
 
-#: executor/nodeHashjoin.c:1027 executor/nodeHashjoin.c:1057
+#: executor/nodeHashjoin.c:1046 executor/nodeHashjoin.c:1076
 #, c-format
 msgid "could not rewind hash-join temporary file: %m"
 msgstr "konnte Position in temporärer Datei für Hash-Verbund nicht auf Anfang setzen: %m"
 
-#: executor/nodeHashjoin.c:1216 executor/nodeHashjoin.c:1222
+#: executor/nodeHashjoin.c:1235 executor/nodeHashjoin.c:1241
 #, c-format
 msgid "could not write to hash-join temporary file: %m"
 msgstr "konnte nicht in temporäre Datei für Hash-Verbund schreiben: %m"
 
-#: executor/nodeHashjoin.c:1263 executor/nodeHashjoin.c:1273
+#: executor/nodeHashjoin.c:1282 executor/nodeHashjoin.c:1292
 #, c-format
 msgid "could not read from hash-join temporary file: %m"
 msgstr "konnte nicht aus temporärer Datei für Hash-Verbund lesen: %m"
@@ -11740,12 +11761,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:264
+#: executor/nodeLimit.c:262
 #, c-format
 msgid "OFFSET must not be negative"
 msgstr "OFFSET darf nicht negativ sein"
 
-#: executor/nodeLimit.c:290
+#: executor/nodeLimit.c:288
 #, c-format
 msgid "LIMIT must not be negative"
 msgstr "LIMIT darf nicht negativ sein"
@@ -11775,28 +11796,28 @@ 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:808 executor/nodeModifyTable.c:882
+#: executor/nodeModifyTable.c:807 executor/nodeModifyTable.c:881
 #, c-format
 msgid "tuple to be deleted was already modified by an operation triggered by the current command"
 msgstr "das zu löschende Tupel wurde schon durch eine vom aktuellen Befehl ausgelöste Operation verändert"
 
-#: executor/nodeModifyTable.c:1189
+#: executor/nodeModifyTable.c:1188
 #, fuzzy, c-format
 #| msgid "invalid OWNED BY option"
 msgid "invalid ON UPDATE specification"
 msgstr "ungültige OWNED BY Option"
 
-#: executor/nodeModifyTable.c:1190
+#: executor/nodeModifyTable.c:1189
 #, c-format
 msgid "The result tuple would appear in a different partition than the original tuple."
 msgstr ""
 
-#: executor/nodeModifyTable.c:1561
+#: executor/nodeModifyTable.c:1560
 #, 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:1562
+#: executor/nodeModifyTable.c:1561
 #, 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."
@@ -12305,9 +12326,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:6809 utils/misc/guc.c:7003
-#: utils/misc/guc.c:7093 utils/misc/guc.c:7183 utils/misc/guc.c:7291
-#: utils/misc/guc.c:7386
+#: guc-file.l:353 utils/misc/guc.c:6793 utils/misc/guc.c:6987
+#: utils/misc/guc.c:7077 utils/misc/guc.c:7167 utils/misc/guc.c:7275
+#: utils/misc/guc.c:7370
 #, 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"
@@ -13290,44 +13311,44 @@ msgstr "private Schlüsseldatei »%s« erlaubt Zugriff von Gruppe oder Welt"
 msgid "File must have permissions u=rw (0600) or less if owned by the database user, or permissions u=rw,g=r (0640) or less if owned by root."
 msgstr "Dateirechte müssen u=rw (0600) oder weniger sein, wenn der Eigentümer der Datenbankbenutzer ist, oder u=rw,g=r (0640) oder weniger, wenn der Eigentümer »root« ist."
 
-#: libpq/be-secure-gssapi.c:177
+#: libpq/be-secure-gssapi.c:195
 msgid "GSSAPI wrap error"
 msgstr "GSSAPI-Wrap-Fehler"
 
-#: libpq/be-secure-gssapi.c:181
+#: libpq/be-secure-gssapi.c:199
 #, c-format
 msgid "outgoing GSSAPI message would not use confidentiality"
 msgstr "ausgehende GSSAPI-Nachricht würde keine Vertraulichkeit verwenden"
 
-#: libpq/be-secure-gssapi.c:185 libpq/be-secure-gssapi.c:551
+#: libpq/be-secure-gssapi.c:203 libpq/be-secure-gssapi.c:570
 #, c-format
 msgid "server tried to send oversize GSSAPI packet (%zu > %zu)"
 msgstr "Server versuchte übergroßes GSSAPI-Paket zu senden (%zu > %zu)"
 
-#: libpq/be-secure-gssapi.c:303
+#: libpq/be-secure-gssapi.c:327
 #, c-format
 msgid "oversize GSSAPI packet sent by the client (%zu > %zu)"
 msgstr "übergroßes GSSAPI-Paket vom Client gesendet (%zu > %zu)"
 
-#: libpq/be-secure-gssapi.c:345
+#: libpq/be-secure-gssapi.c:361
 msgid "GSSAPI unwrap error"
 msgstr "GSSAPI-Unwrap-Fehler"
 
-#: libpq/be-secure-gssapi.c:350
+#: libpq/be-secure-gssapi.c:366
 #, c-format
 msgid "incoming GSSAPI message did not use confidentiality"
 msgstr "eingehende GSSAPI-Nachricht verwendete keine Vertraulichkeit"
 
-#: libpq/be-secure-gssapi.c:502
+#: libpq/be-secure-gssapi.c:521
 #, c-format
 msgid "oversize GSSAPI packet sent by the client (%zu > %d)"
 msgstr "übergroßes GSSAPI-Paket vom Client gesendet (%zu > %d)"
 
-#: libpq/be-secure-gssapi.c:524
+#: libpq/be-secure-gssapi.c:543
 msgid "could not accept GSSAPI security context"
 msgstr "konnte GSSAPI-Sicherheitskontext nicht akzeptieren"
 
-#: libpq/be-secure-gssapi.c:597
+#: libpq/be-secure-gssapi.c:630
 msgid "GSSAPI size check error"
 msgstr "GSSAPI-Fehler bei der Größenprüfung"
 
@@ -16511,7 +16532,7 @@ msgid "rules with WHERE conditions can only have SELECT, INSERT, UPDATE, or DELE
 msgstr "Regeln mit WHERE-Bedingungen können als Aktion nur SELECT, INSERT, UPDATE oder DELETE haben"
 
 #: parser/parse_utilcmd.c:2877 parser/parse_utilcmd.c:2976
-#: rewrite/rewriteHandler.c:501 rewrite/rewriteManip.c:1015
+#: rewrite/rewriteHandler.c:502 rewrite/rewriteManip.c:1015
 #, c-format
 msgid "conditional UNION/INTERSECT/EXCEPT statements are not implemented"
 msgstr "UNION/INTERSECTION/EXCEPT mit Bedingung sind nicht implementiert"
@@ -16848,12 +16869,12 @@ msgstr "konnte Crash-Dump nicht nach Datei »%s« schreiben: Fehlercode %lu\n"
 msgid "could not create signal listener pipe for PID %d: error code %lu"
 msgstr "konnte Listener-Pipe für Signale für PID %d nicht erzeugen: Fehlercode %lu"
 
-#: port/win32/signal.c:277 port/win32/signal.c:309
+#: port/win32/signal.c:309 port/win32/signal.c:346
 #, c-format
 msgid "could not create signal listener pipe: error code %lu; retrying\n"
 msgstr "konnte Listener-Pipe für Signale nicht erzeugen: Fehlercode %lu; wiederhole Versuch\n"
 
-#: port/win32/signal.c:320
+#: port/win32/signal.c:357
 #, c-format
 msgid "could not create signal dispatch thread: error code %lu\n"
 msgstr "konnte Signal-Dispatch-Thread nicht erzeugen: Fehlercode %lu\n"
@@ -17444,9 +17465,9 @@ msgstr "konnte GSSAPI-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:2120 utils/misc/guc.c:6560 utils/misc/guc.c:6596
-#: utils/misc/guc.c:6666 utils/misc/guc.c:7989 utils/misc/guc.c:10840
-#: utils/misc/guc.c:10874
+#: postmaster/postmaster.c:2120 utils/misc/guc.c:6544 utils/misc/guc.c:6580
+#: utils/misc/guc.c:6650 utils/misc/guc.c:7973 utils/misc/guc.c:10820
+#: utils/misc/guc.c:10854
 #, c-format
 msgid "invalid value for parameter \"%s\": \"%s\""
 msgstr "ungültiger Wert für Parameter »%s«: »%s«"
@@ -18309,45 +18330,45 @@ msgstr "Replication-Origin-Name »%s« ist reserviert"
 msgid "Origin names starting with \"pg_\" are reserved."
 msgstr "Replication-Origin-Namen, die mit »pg_« anfangen, sind reserviert."
 
-#: replication/logical/relation.c:255
+#: replication/logical/relation.c:254
 #, c-format
 msgid "logical replication target relation \"%s.%s\" does not exist"
 msgstr "Zielrelation für logische Replikation »%s.%s« existiert nicht"
 
-#: replication/logical/relation.c:297
+#: replication/logical/relation.c:311
 #, c-format
 msgid "logical replication target relation \"%s.%s\" is missing some replicated columns"
 msgstr "in Zielrelation für logische Replikation »%s.%s« fehlen replizierte Spalten"
 
-#: replication/logical/relation.c:337
+#: replication/logical/relation.c:351
 #, c-format
 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:2507
+#: replication/logical/reorderbuffer.c:2509
 #, 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:2600
-#: replication/logical/reorderbuffer.c:2622
+#: replication/logical/reorderbuffer.c:2618
+#: replication/logical/reorderbuffer.c:2643
 #, 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:2604
-#: replication/logical/reorderbuffer.c:2626
+#: replication/logical/reorderbuffer.c:2622
+#: replication/logical/reorderbuffer.c:2647
 #, 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:2849
+#: replication/logical/reorderbuffer.c:2872
 #, 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:3319
+#: replication/logical/reorderbuffer.c:3342
 #, 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"
@@ -18460,87 +18481,87 @@ msgstr "beim Kopieren der Tabelle konnte die Transaktion auf dem Publikationsser
 msgid "processing remote data for replication target relation \"%s.%s\" column \"%s\", remote type %s, local type %s"
 msgstr "Verarbeiten empfangener Daten für Replikationszielrelation »%s.%s« Spalte »%s«, entfernter Typ %s, lokaler Typ %s"
 
-#: replication/logical/worker.c:511
+#: replication/logical/worker.c:527
 #, c-format
 msgid "ORIGIN message sent out of order"
 msgstr "ORIGIN-Nachricht in falscher Reihenfolge gesendet"
 
-#: replication/logical/worker.c:645
+#: 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:652
+#: 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:993
+#: replication/logical/worker.c:1025
 #, c-format
 msgid "invalid logical replication message type \"%c\""
 msgstr "ungültiger Nachrichtentyp für logische Replikation »%c«"
 
-#: replication/logical/worker.c:1135
+#: replication/logical/worker.c:1167
 #, c-format
 msgid "data stream from publisher has ended"
 msgstr "Datenstrom vom Publikationsserver endete"
 
-#: replication/logical/worker.c:1290
+#: replication/logical/worker.c:1322
 #, 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:1438
+#: replication/logical/worker.c:1470
 #, 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:1452
+#: replication/logical/worker.c:1484
 #, 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:1466
+#: replication/logical/worker.c:1498
 #, 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:1480
+#: replication/logical/worker.c:1512
 #, 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:1497
+#: replication/logical/worker.c:1529
 #, 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:1511
+#: replication/logical/worker.c:1543
 #, 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:1615
+#: replication/logical/worker.c:1647
 #, c-format
 msgid "logical replication apply worker for subscription %u will not start because the subscription was removed during startup"
 msgstr "Apply-Worker für logische Replikation für Subskription %u« wird nicht starten, weil die Subskription während des Starts deaktiviert wurde"
 
-#: replication/logical/worker.c:1627
+#: replication/logical/worker.c:1659
 #, 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:1645
+#: replication/logical/worker.c:1677
 #, 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:1649
+#: replication/logical/worker.c:1681
 #, 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:1688
+#: replication/logical/worker.c:1720
 #, c-format
 msgid "subscription has no replication slot set"
 msgstr "für die Subskription ist kein Replikations-Slot gesetzt"
@@ -18610,7 +18631,7 @@ 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:387 replication/slotfuncs.c:663
+#: replication/slot.c:387 replication/slotfuncs.c:662
 #, c-format
 msgid "replication slot \"%s\" does not exist"
 msgstr "Replikations-Slot »%s« existiert nicht"
@@ -18680,47 +18701,47 @@ msgstr "Ändern Sie wal_level in replica oder höher."
 msgid "too many replication slots active before shutdown"
 msgstr "zu viele aktive Replikations-Slots vor dem Herunterfahren"
 
-#: replication/slotfuncs.c:526
+#: replication/slotfuncs.c:534
 #, fuzzy, c-format
 #| msgid "invalid array flags"
 msgid "invalid target WAL LSN"
 msgstr "ungültige Array-Flags"
 
-#: replication/slotfuncs.c:548
+#: replication/slotfuncs.c:556
 #, c-format
 msgid "cannot advance replication slot that has not previously reserved WAL"
 msgstr ""
 
-#: replication/slotfuncs.c:564
+#: replication/slotfuncs.c:572
 #, c-format
 msgid "cannot advance replication slot to %X/%X, minimum is %X/%X"
 msgstr ""
 
-#: replication/slotfuncs.c:670
+#: replication/slotfuncs.c:669
 #, fuzzy, c-format
 #| msgid "cannot use physical replication slot for logical decoding"
 msgid "cannot copy physical replication slot \"%s\" as a logical replication slot"
 msgstr "physischer Replikations-Slot kann nicht für logisches Dekodieren verwendet werden"
 
-#: replication/slotfuncs.c:672
+#: replication/slotfuncs.c:671
 #, fuzzy, c-format
 #| msgid "cannot use a logical replication slot for physical replication"
 msgid "cannot copy logical replication slot \"%s\" as a physical replication slot"
 msgstr "logischer Replikations-Slot kann nicht für physische Replikation verwendet werden"
 
-#: replication/slotfuncs.c:681
+#: replication/slotfuncs.c:680
 #, fuzzy, c-format
 #| msgid "could not drop the replication slot \"%s\" on publisher"
 msgid "cannot copy a replication slot that doesn't reserve WAL"
 msgstr "konnte Replikations-Slot »%s« auf dem Publikationsserver nicht löschen"
 
-#: replication/slotfuncs.c:746
+#: replication/slotfuncs.c:745
 #, fuzzy, c-format
 #| msgid "could not create replication slot \"%s\": %s"
 msgid "could not copy replication slot \"%s\""
 msgstr "konnte Replikations-Slot »%s« nicht erzeugen: %s"
 
-#: replication/slotfuncs.c:748
+#: replication/slotfuncs.c:747
 #, c-format
 msgid "The source replication slot was modified incompatibly during the copy operation."
 msgstr ""
@@ -19168,177 +19189,183 @@ 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:544
+#: rewrite/rewriteHandler.c:545
 #, 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:604
+#: rewrite/rewriteHandler.c:605
 #, c-format
 msgid "cannot have RETURNING lists in multiple rules"
 msgstr "RETURNING-Listen können nicht in mehreren Regeln auftreten"
 
-#: rewrite/rewriteHandler.c:813 rewrite/rewriteHandler.c:825
+#: rewrite/rewriteHandler.c:814 rewrite/rewriteHandler.c:826
 #, c-format
 msgid "cannot insert into column \"%s\""
 msgstr "kann nicht in Spalte »%s« einfügen"
 
-#: rewrite/rewriteHandler.c:814 rewrite/rewriteHandler.c:836
+#: rewrite/rewriteHandler.c:815 rewrite/rewriteHandler.c:837
 #, 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:816
+#: rewrite/rewriteHandler.c:817
 #, 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:835 rewrite/rewriteHandler.c:842
+#: rewrite/rewriteHandler.c:836 rewrite/rewriteHandler.c:843
 #, c-format
 msgid "column \"%s\" can only be updated to DEFAULT"
 msgstr "Spalte »%s« kann nur auf DEFAULT aktualisiert werden"
 
-#: rewrite/rewriteHandler.c:1011 rewrite/rewriteHandler.c:1029
+#: rewrite/rewriteHandler.c:1012 rewrite/rewriteHandler.c:1030
 #, c-format
 msgid "multiple assignments to same column \"%s\""
 msgstr "mehrere Zuweisungen zur selben Spalte »%s«"
 
-#: rewrite/rewriteHandler.c:2059
+#: rewrite/rewriteHandler.c:2060
 #, c-format
 msgid "infinite recursion detected in policy for relation \"%s\""
 msgstr "unendliche Rekursion entdeckt in Policys für Relation »%s«"
 
-#: rewrite/rewriteHandler.c:2379
+#: rewrite/rewriteHandler.c:2380
 msgid "Junk view columns are not updatable."
 msgstr "Junk-Sichtspalten sind nicht aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2384
+#: rewrite/rewriteHandler.c:2385
 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:2387
+#: rewrite/rewriteHandler.c:2388
 msgid "View columns that refer to system columns are not updatable."
 msgstr "Sichtspalten, die auf Systemspalten verweisen, sind nicht aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2390
+#: rewrite/rewriteHandler.c:2391
 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:2451
+#: rewrite/rewriteHandler.c:2452
 msgid "Views containing DISTINCT are not automatically updatable."
 msgstr "Sichten, die DISTINCT enthalten, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2454
+#: rewrite/rewriteHandler.c:2455
 msgid "Views containing GROUP BY are not automatically updatable."
 msgstr "Sichten, die GROUP BY enthalten, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2457
+#: rewrite/rewriteHandler.c:2458
 msgid "Views containing HAVING are not automatically updatable."
 msgstr "Sichten, die HAVING enthalten, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2460
+#: rewrite/rewriteHandler.c:2461
 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:2463
+#: rewrite/rewriteHandler.c:2464
 msgid "Views containing WITH are not automatically updatable."
 msgstr "Sichten, die WITH enthalten, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2466
+#: rewrite/rewriteHandler.c:2467
 msgid "Views containing LIMIT or OFFSET are not automatically updatable."
 msgstr "Sichten, die LIMIT oder OFFSET enthalten, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2478
+#: rewrite/rewriteHandler.c:2479
 msgid "Views that return aggregate functions are not automatically updatable."
 msgstr "Sichten, die Aggregatfunktionen zurückgeben, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2481
+#: rewrite/rewriteHandler.c:2482
 msgid "Views that return window functions are not automatically updatable."
 msgstr "Sichten, die Fensterfunktionen zurückgeben, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2484
+#: rewrite/rewriteHandler.c:2485
 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:2491 rewrite/rewriteHandler.c:2495
-#: rewrite/rewriteHandler.c:2503
+#: rewrite/rewriteHandler.c:2492 rewrite/rewriteHandler.c:2496
+#: rewrite/rewriteHandler.c:2504
 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:2506
+#: rewrite/rewriteHandler.c:2507
 msgid "Views containing TABLESAMPLE are not automatically updatable."
 msgstr "Sichten, die TABLESAMPLE enthalten, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2530
+#: rewrite/rewriteHandler.c:2531
 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:2987
+#: rewrite/rewriteHandler.c:3008
 #, 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:2995
+#: rewrite/rewriteHandler.c:3016
 #, c-format
 msgid "cannot update column \"%s\" of view \"%s\""
 msgstr "kann Spalte »%s« von Sicht »%s« nicht aktualisieren"
 
-#: rewrite/rewriteHandler.c:3471
+#: rewrite/rewriteHandler.c:3492
 #, 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"
+msgstr "DO-INSTEAD-NOTHING-Regeln werden für datenmodifizierende Anweisungen in WITH nicht unterstützt"
 
-#: rewrite/rewriteHandler.c:3485
+#: rewrite/rewriteHandler.c:3506
 #, c-format
 msgid "conditional DO INSTEAD rules are not supported for data-modifying statements in WITH"
-msgstr "DINSTEAD-Regeln mit Bedingung werden für datenmodifizierende Anweisungen in WITH nicht unterstützt"
+msgstr "DO-INSTEAD-Regeln mit Bedingung werden für datenmodifizierende Anweisungen in WITH nicht unterstützt"
 
-#: rewrite/rewriteHandler.c:3489
+#: rewrite/rewriteHandler.c:3510
 #, 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"
+msgstr "DO-ALSO-Regeln werden für datenmodifizierende Anweisungen in WITH nicht unterstützt"
 
-#: rewrite/rewriteHandler.c:3494
+#: rewrite/rewriteHandler.c:3515
 #, 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"
+msgstr "DO-INSTEAD-Regeln mit mehreren Anweisungen werden für datenmodifizierende Anweisungen in WITH nicht unterstützt"
 
-#: rewrite/rewriteHandler.c:3744
+#: rewrite/rewriteHandler.c:3706 rewrite/rewriteHandler.c:3714
+#: rewrite/rewriteHandler.c:3722
+#, c-format
+msgid "Views with conditional DO INSTEAD rules are not automatically updatable."
+msgstr "Sichten mit DO-INSTEAD-Regeln mit Bedingung sind nicht automatisch aktualisierbar."
+
+#: rewrite/rewriteHandler.c:3815
 #, c-format
 msgid "cannot perform INSERT RETURNING on relation \"%s\""
 msgstr "INSERT RETURNING kann in Relation »%s« nicht ausgeführt werden"
 
-#: rewrite/rewriteHandler.c:3746
+#: rewrite/rewriteHandler.c:3817
 #, 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:3751
+#: rewrite/rewriteHandler.c:3822
 #, c-format
 msgid "cannot perform UPDATE RETURNING on relation \"%s\""
 msgstr "UPDATE RETURNING kann in Relation »%s« nicht ausgeführt werden"
 
-#: rewrite/rewriteHandler.c:3753
+#: rewrite/rewriteHandler.c:3824
 #, 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:3758
+#: rewrite/rewriteHandler.c:3829
 #, c-format
 msgid "cannot perform DELETE RETURNING on relation \"%s\""
 msgstr "DELETE RETURNING kann in Relation »%s« nicht ausgeführt werden"
 
-#: rewrite/rewriteHandler.c:3760
+#: rewrite/rewriteHandler.c:3831
 #, 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:3778
+#: rewrite/rewriteHandler.c:3849
 #, 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:3835
+#: rewrite/rewriteHandler.c:3906
 #, 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"
@@ -19698,7 +19725,7 @@ msgstr "Kontrollsegment von dynamischem Shared Memory ist verfälscht"
 msgid "dynamic shared memory control segment is not valid"
 msgstr "Kontrollsegment von dynamischem Shared Memory ist ungültig"
 
-#: storage/ipc/dsm.c:500
+#: storage/ipc/dsm.c:499
 #, c-format
 msgid "too many dynamic shared memory segments"
 msgstr "zu viele dynamische Shared-Memory-Segmente"
@@ -20153,7 +20180,7 @@ msgstr "verfälschte Item-Längen: gesamt %u, verfügbarer Platz %u"
 msgid "corrupted line pointer: offset = %u, size = %u"
 msgstr "verfälschter Item-Zeiger: offset = %u, size = %u"
 
-#: storage/smgr/md.c:320 storage/smgr/md.c:815
+#: storage/smgr/md.c:320 storage/smgr/md.c:807
 #, c-format
 msgid "could not truncate file \"%s\": %m"
 msgstr "kann Datei »%s« nicht kürzen: %m"
@@ -20168,7 +20195,7 @@ msgstr "kann Datei »%s« nicht auf über %u Blöcke erweitern"
 msgid "could not extend file \"%s\": %m"
 msgstr "konnte Datei »%s« nicht erweitern: %m"
 
-#: storage/smgr/md.c:411 storage/smgr/md.c:418 storage/smgr/md.c:698
+#: storage/smgr/md.c:411 storage/smgr/md.c:418 storage/smgr/md.c:690
 #, c-format
 msgid "Check free disk space."
 msgstr "Prüfen Sie den freien Festplattenplatz."
@@ -20178,47 +20205,47 @@ msgstr "Prüfen Sie den freien Festplattenplatz."
 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:619
+#: storage/smgr/md.c:611
 #, 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:635
+#: storage/smgr/md.c:627
 #, 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:689
+#: storage/smgr/md.c:681
 #, 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:694
+#: storage/smgr/md.c:686
 #, 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:786
+#: storage/smgr/md.c:778
 #, 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:841
+#: storage/smgr/md.c:833
 #, 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:913
+#: storage/smgr/md.c:905
 #, 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:1210
+#: storage/smgr/md.c:1202
 #, 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:1224
+#: storage/smgr/md.c:1216
 #, c-format
 msgid "could not open file \"%s\" (target block %u): %m"
 msgstr "konnte Datei »%s« nicht öffnen (Zielblock %u): %m"
@@ -20270,7 +20297,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:4460
+#: tcop/postgres.c:480 tcop/postgres.c:4471
 #, c-format
 msgid "invalid frontend message type %d"
 msgstr "ungültiger Frontend-Message-Typ %d"
@@ -20518,27 +20545,27 @@ msgstr "%s: ungültiges Kommandozeilenargument: %s"
 msgid "%s: no database nor user name specified"
 msgstr "%s: weder Datenbankname noch Benutzername angegeben"
 
-#: tcop/postgres.c:4368
+#: tcop/postgres.c:4379
 #, c-format
 msgid "invalid CLOSE message subtype %d"
 msgstr "ungültiger Subtyp %d von CLOSE-Message"
 
-#: tcop/postgres.c:4403
+#: tcop/postgres.c:4414
 #, c-format
 msgid "invalid DESCRIBE message subtype %d"
 msgstr "ungültiger Subtyp %d von DESCRIBE-Message"
 
-#: tcop/postgres.c:4481
+#: tcop/postgres.c:4492
 #, 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:4485
+#: tcop/postgres.c:4496
 #, 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:4662
+#: tcop/postgres.c:4673
 #, 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"
@@ -21353,8 +21380,8 @@ msgstr "Präzision von TIME(%d)%s darf nicht negativ sein"
 msgid "TIME(%d)%s precision reduced to maximum allowed, %d"
 msgstr "Präzision von TIME(%d)%s auf erlaubten Höchstwert %d reduziert"
 
-#: utils/adt/date.c:162 utils/adt/date.c:170 utils/adt/formatting.c:3736
-#: utils/adt/formatting.c:3745
+#: utils/adt/date.c:162 utils/adt/date.c:170 utils/adt/formatting.c:3726
+#: utils/adt/formatting.c:3735
 #, c-format
 msgid "date out of range: \"%s\""
 msgstr "date ist außerhalb des gültigen Bereichs: »%s«"
@@ -21378,8 +21405,8 @@ msgstr "date ist außerhalb des gültigen Bereichs: %d-%02d-%02d"
 #: utils/adt/date.c:317 utils/adt/date.c:340 utils/adt/date.c:366
 #: utils/adt/date.c:1110 utils/adt/date.c:1156 utils/adt/date.c:1657
 #: utils/adt/date.c:1688 utils/adt/date.c:1717 utils/adt/date.c:2549
-#: utils/adt/datetime.c:1663 utils/adt/formatting.c:3602
-#: utils/adt/formatting.c:3634 utils/adt/formatting.c:3711
+#: utils/adt/datetime.c:1663 utils/adt/formatting.c:3592
+#: utils/adt/formatting.c:3624 utils/adt/formatting.c:3701
 #: utils/adt/json.c:1621 utils/adt/json.c:1641 utils/adt/timestamp.c:222
 #: utils/adt/timestamp.c:254 utils/adt/timestamp.c:687
 #: utils/adt/timestamp.c:696 utils/adt/timestamp.c:774
@@ -21391,16 +21418,14 @@ msgstr "date ist außerhalb des gültigen Bereichs: %d-%02d-%02d"
 #: utils/adt/timestamp.c:2997 utils/adt/timestamp.c:3657
 #: utils/adt/timestamp.c:3782 utils/adt/timestamp.c:3823
 #: utils/adt/timestamp.c:3913 utils/adt/timestamp.c:3957
-#: utils/adt/timestamp.c:4060 utils/adt/timestamp.c:4544
-#: utils/adt/timestamp.c:4643 utils/adt/timestamp.c:4653
-#: utils/adt/timestamp.c:4745 utils/adt/timestamp.c:4847
-#: utils/adt/timestamp.c:4857 utils/adt/timestamp.c:5077
-#: utils/adt/timestamp.c:5091 utils/adt/timestamp.c:5096
-#: utils/adt/timestamp.c:5110 utils/adt/timestamp.c:5143
-#: utils/adt/timestamp.c:5192 utils/adt/timestamp.c:5199
-#: utils/adt/timestamp.c:5232 utils/adt/timestamp.c:5236
-#: utils/adt/timestamp.c:5305 utils/adt/timestamp.c:5309
-#: utils/adt/timestamp.c:5323 utils/adt/timestamp.c:5357 utils/adt/xml.c:2250
+#: utils/adt/timestamp.c:4060 utils/adt/timestamp.c:4545
+#: utils/adt/timestamp.c:4741 utils/adt/timestamp.c:5068
+#: utils/adt/timestamp.c:5082 utils/adt/timestamp.c:5087
+#: utils/adt/timestamp.c:5101 utils/adt/timestamp.c:5134
+#: utils/adt/timestamp.c:5183 utils/adt/timestamp.c:5190
+#: utils/adt/timestamp.c:5223 utils/adt/timestamp.c:5227
+#: utils/adt/timestamp.c:5296 utils/adt/timestamp.c:5300
+#: utils/adt/timestamp.c:5314 utils/adt/timestamp.c:5348 utils/adt/xml.c:2250
 #: utils/adt/xml.c:2257 utils/adt/xml.c:2277 utils/adt/xml.c:2284
 #, c-format
 msgid "timestamp out of range"
@@ -21455,12 +21480,12 @@ msgstr "»time with time zone«-Einheit »%s« nicht erkannt"
 #: utils/adt/date.c:2767 utils/adt/datetime.c:909 utils/adt/datetime.c:1821
 #: utils/adt/datetime.c:4617 utils/adt/timestamp.c:498
 #: utils/adt/timestamp.c:525 utils/adt/timestamp.c:4143
-#: utils/adt/timestamp.c:5102 utils/adt/timestamp.c:5315
+#: utils/adt/timestamp.c:5093 utils/adt/timestamp.c:5306
 #, c-format
 msgid "time zone \"%s\" not recognized"
 msgstr "Zeitzone »%s« nicht erkannt"
 
-#: utils/adt/date.c:2799 utils/adt/timestamp.c:5132 utils/adt/timestamp.c:5346
+#: utils/adt/date.c:2799 utils/adt/timestamp.c:5123 utils/adt/timestamp.c:5337
 #, c-format
 msgid "interval time zone \"%s\" must not include months or days"
 msgstr "Intervall-Zeitzone »%s« darf keine Monate oder Tage enthalten"
@@ -21672,209 +21697,209 @@ msgstr "Untergrenze und Obergrenze müssen endlich sein"
 msgid "lower bound cannot equal upper bound"
 msgstr "Untergrenze kann nicht gleich der Obergrenze sein"
 
-#: utils/adt/formatting.c:504
+#: utils/adt/formatting.c:493
 #, c-format
 msgid "invalid format specification for an interval value"
 msgstr "ungültige Formatangabe für Intervall-Wert"
 
-#: utils/adt/formatting.c:505
+#: utils/adt/formatting.c:494
 #, c-format
 msgid "Intervals are not tied to specific calendar dates."
 msgstr "Intervalle beziehen sich nicht auf bestimmte Kalenderdaten."
 
-#: utils/adt/formatting.c:1086
+#: utils/adt/formatting.c:1077
 #, c-format
 msgid "\"EEEE\" must be the last pattern used"
 msgstr "»EEEE« muss das letzte Muster sein"
 
-#: utils/adt/formatting.c:1094
+#: utils/adt/formatting.c:1085
 #, c-format
 msgid "\"9\" must be ahead of \"PR\""
 msgstr "»9« muss vor »PR« stehen"
 
-#: utils/adt/formatting.c:1110
+#: utils/adt/formatting.c:1101
 #, c-format
 msgid "\"0\" must be ahead of \"PR\""
 msgstr "»0« muss vor »PR« stehen"
 
-#: utils/adt/formatting.c:1137
+#: utils/adt/formatting.c:1128
 #, c-format
 msgid "multiple decimal points"
 msgstr "mehrere Dezimalpunkte"
 
-#: utils/adt/formatting.c:1141 utils/adt/formatting.c:1224
+#: utils/adt/formatting.c:1132 utils/adt/formatting.c:1215
 #, c-format
 msgid "cannot use \"V\" and decimal point together"
 msgstr "»V« und Dezimalpunkt können nicht zusammen verwendet werden"
 
-#: utils/adt/formatting.c:1153
+#: utils/adt/formatting.c:1144
 #, c-format
 msgid "cannot use \"S\" twice"
 msgstr "»S« kann nicht zweimal verwendet werden"
 
-#: utils/adt/formatting.c:1157
+#: utils/adt/formatting.c:1148
 #, c-format
 msgid "cannot use \"S\" and \"PL\"/\"MI\"/\"SG\"/\"PR\" together"
 msgstr "»S« und »PL«/»MI«/»SG«/»PR« können nicht zusammen verwendet werden"
 
-#: utils/adt/formatting.c:1177
+#: utils/adt/formatting.c:1168
 #, c-format
 msgid "cannot use \"S\" and \"MI\" together"
 msgstr "»S« und »MI« können nicht zusammen verwendet werden"
 
-#: utils/adt/formatting.c:1187
+#: utils/adt/formatting.c:1178
 #, c-format
 msgid "cannot use \"S\" and \"PL\" together"
 msgstr "»S« und »PL« können nicht zusammen verwendet werden"
 
-#: utils/adt/formatting.c:1197
+#: utils/adt/formatting.c:1188
 #, c-format
 msgid "cannot use \"S\" and \"SG\" together"
 msgstr "»S« und »SG« können nicht zusammen verwendet werden"
 
-#: utils/adt/formatting.c:1206
+#: utils/adt/formatting.c:1197
 #, c-format
 msgid "cannot use \"PR\" and \"S\"/\"PL\"/\"MI\"/\"SG\" together"
 msgstr "»PR« und »S«/»PL«/»MI«/»SG« können nicht zusammen verwendet werden"
 
-#: utils/adt/formatting.c:1232
+#: utils/adt/formatting.c:1223
 #, c-format
 msgid "cannot use \"EEEE\" twice"
 msgstr "»EEEE« kann nicht zweimal verwendet werden"
 
-#: utils/adt/formatting.c:1238
+#: utils/adt/formatting.c:1229
 #, c-format
 msgid "\"EEEE\" is incompatible with other formats"
 msgstr "»EEEE« ist mit anderen Formaten inkompatibel"
 
-#: utils/adt/formatting.c:1239
+#: utils/adt/formatting.c:1230
 #, c-format
 msgid "\"EEEE\" may only be used together with digit and decimal point patterns."
 msgstr "»EEEE« kann nur zusammen mit Platzhaltern für Ziffern oder Dezimalpunkt verwendet werden."
 
-#: utils/adt/formatting.c:1426
+#: utils/adt/formatting.c:1417
 #, c-format
 msgid "\"%s\" is not a number"
 msgstr "»%s« ist keine Zahl"
 
-#: utils/adt/formatting.c:1504
+#: utils/adt/formatting.c:1495
 #, c-format
 msgid "case conversion failed: %s"
 msgstr "Groß/Klein-Umwandlung fehlgeschlagen: %s"
 
-#: utils/adt/formatting.c:1569 utils/adt/formatting.c:1693
-#: utils/adt/formatting.c:1818
+#: utils/adt/formatting.c:1560 utils/adt/formatting.c:1684
+#: utils/adt/formatting.c:1809
 #, c-format
 msgid "could not determine which collation to use for %s function"
 msgstr "konnte die für die Funktion %s zu verwendende Sortierfolge nicht bestimmen"
 
-#: utils/adt/formatting.c:2188
+#: utils/adt/formatting.c:2179
 #, c-format
 msgid "invalid combination of date conventions"
 msgstr "ungültige Kombination von Datumskonventionen"
 
-#: utils/adt/formatting.c:2189
+#: utils/adt/formatting.c:2180
 #, c-format
 msgid "Do not mix Gregorian and ISO week date conventions in a formatting template."
 msgstr "Die Gregorianische und die ISO-Konvention für Wochendaten können nicht einer Formatvorlage gemischt werden."
 
-#: utils/adt/formatting.c:2206
+#: utils/adt/formatting.c:2197
 #, c-format
 msgid "conflicting values for \"%s\" field in formatting string"
 msgstr "widersprüchliche Werte für das Feld »%s« in Formatzeichenkette"
 
-#: utils/adt/formatting.c:2208
+#: utils/adt/formatting.c:2199
 #, c-format
 msgid "This value contradicts a previous setting for the same field type."
 msgstr "Der Wert widerspricht einer vorherigen Einstellung für den selben Feldtyp."
 
-#: utils/adt/formatting.c:2269
+#: utils/adt/formatting.c:2263
 #, c-format
 msgid "source string too short for \"%s\" formatting field"
 msgstr "Quellzeichenkette zu kurz für Formatfeld »%s»"
 
-#: utils/adt/formatting.c:2271
+#: utils/adt/formatting.c:2265
 #, c-format
 msgid "Field requires %d characters, but only %d remain."
 msgstr "Feld benötigt %d Zeichen, aber nur %d verbleiben."
 
-#: utils/adt/formatting.c:2274 utils/adt/formatting.c:2288
+#: utils/adt/formatting.c:2268 utils/adt/formatting.c:2282
 #, c-format
 msgid "If your source string is not fixed-width, try using the \"FM\" modifier."
 msgstr "Wenn die Quellzeichenkette keine feste Breite hat, versuchen Sie den Modifikator »FM«."
 
-#: utils/adt/formatting.c:2284 utils/adt/formatting.c:2297
-#: utils/adt/formatting.c:2427
+#: utils/adt/formatting.c:2278 utils/adt/formatting.c:2291
+#: utils/adt/formatting.c:2421
 #, c-format
 msgid "invalid value \"%s\" for \"%s\""
 msgstr "ungültiger Wert »%s« für »%s«"
 
-#: utils/adt/formatting.c:2286
+#: utils/adt/formatting.c:2280
 #, c-format
 msgid "Field requires %d characters, but only %d could be parsed."
 msgstr "Feld benötigt %d Zeichen, aber nur %d konnten geparst werden."
 
-#: utils/adt/formatting.c:2299
+#: utils/adt/formatting.c:2293
 #, c-format
 msgid "Value must be an integer."
 msgstr "Der Wert muss eine ganze Zahl sein."
 
-#: utils/adt/formatting.c:2304
+#: utils/adt/formatting.c:2298
 #, c-format
 msgid "value for \"%s\" in source string is out of range"
 msgstr "Wert für »%s« in der Eingabezeichenkette ist außerhalb des gültigen Bereichs"
 
-#: utils/adt/formatting.c:2306
+#: utils/adt/formatting.c:2300
 #, c-format
 msgid "Value must be in the range %d to %d."
 msgstr "Der Wert muss im Bereich %d bis %d sein."
 
-#: utils/adt/formatting.c:2429
+#: utils/adt/formatting.c:2423
 #, c-format
 msgid "The given value did not match any of the allowed values for this field."
 msgstr "Der angegebene Wert stimmte mit keinem der für dieses Feld zulässigen Werte überein."
 
-#: utils/adt/formatting.c:2627 utils/adt/formatting.c:2647
-#: utils/adt/formatting.c:2667 utils/adt/formatting.c:2687
-#: utils/adt/formatting.c:2706 utils/adt/formatting.c:2725
-#: utils/adt/formatting.c:2749 utils/adt/formatting.c:2767
-#: utils/adt/formatting.c:2785 utils/adt/formatting.c:2803
-#: utils/adt/formatting.c:2820 utils/adt/formatting.c:2837
+#: utils/adt/formatting.c:2621 utils/adt/formatting.c:2641
+#: utils/adt/formatting.c:2661 utils/adt/formatting.c:2681
+#: utils/adt/formatting.c:2700 utils/adt/formatting.c:2719
+#: utils/adt/formatting.c:2743 utils/adt/formatting.c:2761
+#: utils/adt/formatting.c:2779 utils/adt/formatting.c:2797
+#: utils/adt/formatting.c:2814 utils/adt/formatting.c:2831
 #, c-format
 msgid "localized string format value too long"
 msgstr "lokalisierter Formatwert ist zu lang"
 
-#: utils/adt/formatting.c:3179
+#: utils/adt/formatting.c:3173
 #, c-format
 msgid "formatting field \"%s\" is only supported in to_char"
 msgstr "Formatfeld »%s« wird nur in to_char unterstützt"
 
-#: utils/adt/formatting.c:3320
+#: utils/adt/formatting.c:3314
 #, c-format
 msgid "invalid input string for \"Y,YYY\""
 msgstr "ungültige Eingabe für »Y,YYY«"
 
-#: utils/adt/formatting.c:3854
+#: utils/adt/formatting.c:3844
 #, c-format
 msgid "hour \"%d\" is invalid for the 12-hour clock"
 msgstr "Stunde »%d« ist bei einer 12-Stunden-Uhr ungültig"
 
-#: utils/adt/formatting.c:3856
+#: utils/adt/formatting.c:3846
 #, c-format
 msgid "Use the 24-hour clock, or give an hour between 1 and 12."
 msgstr "Verwenden Sie die 24-Stunden-Uhr oder geben Sie eine Stunde zwischen 1 und 12 an."
 
-#: utils/adt/formatting.c:3962
+#: utils/adt/formatting.c:3952
 #, c-format
 msgid "cannot calculate day of year without year information"
 msgstr "kann Tag des Jahres nicht berechnen ohne Jahrinformationen"
 
-#: utils/adt/formatting.c:4869
+#: utils/adt/formatting.c:4859
 #, c-format
 msgid "\"EEEE\" not supported for input"
 msgstr "»E« wird nicht bei der Eingabe unterstützt"
 
-#: utils/adt/formatting.c:4881
+#: utils/adt/formatting.c:4871
 #, c-format
 msgid "\"RN\" not supported for input"
 msgstr "»RN« wird nicht bei der Eingabe unterstützt"
@@ -21999,7 +22024,7 @@ msgid "oidvector has too many elements"
 msgstr "oidvector-Wert hat zu viele Elemente"
 
 #: utils/adt/int.c:1383 utils/adt/int8.c:1314 utils/adt/numeric.c:1423
-#: utils/adt/timestamp.c:5408 utils/adt/timestamp.c:5489
+#: utils/adt/timestamp.c:5399 utils/adt/timestamp.c:5480
 #, c-format
 msgid "step size cannot equal zero"
 msgstr "Schrittgröße kann nicht gleich null sein"
@@ -22528,7 +22553,7 @@ msgstr "Levenshtein-Argument überschreitet die maximale Länge von %d Zeichen"
 msgid "nondeterministic collations are not supported for LIKE"
 msgstr "konnte die für ILIKE zu verwendende Sortierfolge nicht bestimmen"
 
-#: utils/adt/like.c:193 utils/adt/like_support.c:964
+#: utils/adt/like.c:193 utils/adt/like_support.c:967
 #, c-format
 msgid "could not determine which collation to use for ILIKE"
 msgstr "konnte die für ILIKE zu verwendende Sortierfolge nicht bestimmen"
@@ -22553,12 +22578,12 @@ msgstr "ungültige ESCAPE-Zeichenkette"
 msgid "Escape string must be empty or one character."
 msgstr "ESCAPE-Zeichenkette muss null oder ein Zeichen lang sein."
 
-#: utils/adt/like_support.c:949
+#: utils/adt/like_support.c:952
 #, c-format
 msgid "case insensitive matching not supported on type bytea"
 msgstr "Mustersuche ohne Rücksicht auf Groß-/Kleinschreibung wird für Typ bytea nicht unterstützt"
 
-#: utils/adt/like_support.c:1051
+#: utils/adt/like_support.c:1054
 #, c-format
 msgid "regular-expression matching not supported on type bytea"
 msgstr "Mustersuche mit regulären Ausdrücken wird für Typ bytea nicht unterstützt"
@@ -23061,7 +23086,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:9210 utils/adt/ruleutils.c:9378
+#: utils/adt/ruleutils.c:9224 utils/adt/ruleutils.c:9392
 #, c-format
 msgid "too many arguments"
 msgstr "zu viele Argumente"
@@ -23248,7 +23273,7 @@ msgstr "Präzision von TIMESTAMP(%d)%s darf nicht negativ sein"
 msgid "TIMESTAMP(%d)%s precision reduced to maximum allowed, %d"
 msgstr "Präzision von TIMESTAMP(%d)%s auf erlaubten Höchstwert %d reduziert"
 
-#: utils/adt/timestamp.c:176 utils/adt/timestamp.c:419 utils/misc/guc.c:11636
+#: utils/adt/timestamp.c:176 utils/adt/timestamp.c:419 utils/misc/guc.c:11659
 #, c-format
 msgid "timestamp out of range: \"%s\""
 msgstr "timestamp ist außerhalb des gültigen Bereichs: »%s«"
@@ -23322,26 +23347,26 @@ msgstr "Präzision von interval(%d) muss zwischen %d und %d sein"
 msgid "cannot subtract infinite timestamps"
 msgstr "kann unendliche timestamp-Werte nicht subtrahieren"
 
-#: utils/adt/timestamp.c:3905 utils/adt/timestamp.c:4497
-#: utils/adt/timestamp.c:4664 utils/adt/timestamp.c:4685
+#: utils/adt/timestamp.c:3905 utils/adt/timestamp.c:4498
+#: utils/adt/timestamp.c:4660 utils/adt/timestamp.c:4681
 #, c-format
 msgid "timestamp units \"%s\" not supported"
 msgstr "»timestamp«-Einheit »%s« nicht unterstützt"
 
-#: utils/adt/timestamp.c:3919 utils/adt/timestamp.c:4451
-#: utils/adt/timestamp.c:4695
+#: utils/adt/timestamp.c:3919 utils/adt/timestamp.c:4452
+#: utils/adt/timestamp.c:4691
 #, c-format
 msgid "timestamp units \"%s\" not recognized"
 msgstr "»timestamp«-Einheit »%s« nicht erkannt"
 
-#: utils/adt/timestamp.c:4049 utils/adt/timestamp.c:4492
-#: utils/adt/timestamp.c:4865 utils/adt/timestamp.c:4887
+#: utils/adt/timestamp.c:4049 utils/adt/timestamp.c:4493
+#: utils/adt/timestamp.c:4856 utils/adt/timestamp.c:4878
 #, c-format
 msgid "timestamp with time zone units \"%s\" not supported"
 msgstr "»timestamp with time zone«-Einheit »%s« nicht unterstützt"
 
-#: utils/adt/timestamp.c:4066 utils/adt/timestamp.c:4446
-#: utils/adt/timestamp.c:4896
+#: utils/adt/timestamp.c:4066 utils/adt/timestamp.c:4447
+#: utils/adt/timestamp.c:4887
 #, c-format
 msgid "timestamp with time zone units \"%s\" not recognized"
 msgstr "»timestamp with time zone«-Einheit »%s« nicht erkannt"
@@ -23351,12 +23376,12 @@ msgstr "»timestamp with time zone«-Einheit »%s« nicht erkannt"
 msgid "interval units \"%s\" not supported because months usually have fractional weeks"
 msgstr "»interval«-Einheit »%s« wird nicht unterstützt, weil Monate gewöhnlich partielle Wochen haben"
 
-#: utils/adt/timestamp.c:4230 utils/adt/timestamp.c:4990
+#: utils/adt/timestamp.c:4230 utils/adt/timestamp.c:4981
 #, c-format
 msgid "interval units \"%s\" not supported"
 msgstr "»interval«-Einheit »%s« nicht unterstützt"
 
-#: utils/adt/timestamp.c:4246 utils/adt/timestamp.c:5013
+#: utils/adt/timestamp.c:4246 utils/adt/timestamp.c:5004
 #, c-format
 msgid "interval units \"%s\" not recognized"
 msgstr "»interval«-Einheit »%s« nicht erkannt"
@@ -23912,17 +23937,17 @@ 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:5758
+#: utils/cache/relcache.c:5809
 #, 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:5760
+#: utils/cache/relcache.c:5811
 #, c-format
 msgid "Continuing anyway, but there's something wrong."
 msgstr "Setze trotzdem fort, aber irgendwas stimmt nicht."
 
-#: utils/cache/relcache.c:6072
+#: utils/cache/relcache.c:6123
 #, c-format
 msgid "could not remove cache file \"%s\": %m"
 msgstr "konnte Cache-Datei »%s« nicht löschen: %m"
@@ -24212,7 +24237,7 @@ msgstr "Datenverzeichnis »%s« hat ungültige Zugriffsrechte"
 msgid "Permissions should be u=rwx (0700) or u=rwx,g=rx (0750)."
 msgstr "Rechte sollten u=rwx (0700) oder u=rwx,g=rx (0750) sein."
 
-#: utils/init/miscinit.c:547 utils/misc/guc.c:6930
+#: utils/init/miscinit.c:547 utils/misc/guc.c:6914
 #, c-format
 msgid "cannot set parameter \"%s\" within security-restricted operation"
 msgstr "kann Parameter »%s« nicht in einer sicherheitsbeschränkten Operation setzen"
@@ -24313,7 +24338,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:1280 utils/init/miscinit.c:1423 utils/misc/guc.c:9834
+#: utils/init/miscinit.c:1280 utils/init/miscinit.c:1423 utils/misc/guc.c:9814
 #, c-format
 msgid "could not read from file \"%s\": %m"
 msgstr "konnte nicht aus Datei »%s« lesen: %m"
@@ -24590,1826 +24615,1826 @@ msgstr "ungültige Byte-Sequenz für Kodierung »%s«: %s"
 msgid "character with byte sequence %s in encoding \"%s\" has no equivalent in encoding \"%s\""
 msgstr "Zeichen mit Byte-Folge %s in Kodierung »%s« hat keine Entsprechung in Kodierung »%s«"
 
-#: utils/misc/guc.c:634
+#: utils/misc/guc.c:638
 msgid "Ungrouped"
 msgstr "Ungruppiert"
 
-#: utils/misc/guc.c:636
+#: utils/misc/guc.c:640
 msgid "File Locations"
 msgstr "Dateipfade"
 
-#: utils/misc/guc.c:638
+#: utils/misc/guc.c:642
 msgid "Connections and Authentication"
 msgstr "Verbindungen und Authentifizierung"
 
-#: utils/misc/guc.c:640
+#: utils/misc/guc.c:644
 msgid "Connections and Authentication / Connection Settings"
 msgstr "Verbindungen und Authentifizierung / Verbindungseinstellungen"
 
-#: utils/misc/guc.c:642
+#: utils/misc/guc.c:646
 msgid "Connections and Authentication / Authentication"
 msgstr "Verbindungen und Authentifizierung / Authentifizierung"
 
-#: utils/misc/guc.c:644
+#: utils/misc/guc.c:648
 msgid "Connections and Authentication / SSL"
 msgstr "Verbindungen und Authentifizierung / SSL"
 
-#: utils/misc/guc.c:646
+#: utils/misc/guc.c:650
 msgid "Resource Usage"
 msgstr "Resourcenbenutzung"
 
-#: utils/misc/guc.c:648
+#: utils/misc/guc.c:652
 msgid "Resource Usage / Memory"
 msgstr "Resourcenbenutzung / Speicher"
 
-#: utils/misc/guc.c:650
+#: utils/misc/guc.c:654
 msgid "Resource Usage / Disk"
 msgstr "Resourcenbenutzung / Festplatte"
 
-#: utils/misc/guc.c:652
+#: utils/misc/guc.c:656
 msgid "Resource Usage / Kernel Resources"
 msgstr "Resourcenbenutzung / Kernelresourcen"
 
-#: utils/misc/guc.c:654
+#: utils/misc/guc.c:658
 msgid "Resource Usage / Cost-Based Vacuum Delay"
 msgstr "Resourcenbenutzung / Kostenbasierte Vacuum-Verzögerung"
 
-#: utils/misc/guc.c:656
+#: utils/misc/guc.c:660
 msgid "Resource Usage / Background Writer"
 msgstr "Resourcenbenutzung / Background-Writer"
 
-#: utils/misc/guc.c:658
+#: utils/misc/guc.c:662
 msgid "Resource Usage / Asynchronous Behavior"
 msgstr "Resourcenbenutzung / Asynchrones Verhalten"
 
-#: utils/misc/guc.c:660
+#: utils/misc/guc.c:664
 msgid "Write-Ahead Log"
 msgstr "Write-Ahead-Log"
 
-#: utils/misc/guc.c:662
+#: utils/misc/guc.c:666
 msgid "Write-Ahead Log / Settings"
 msgstr "Write-Ahead-Log / Einstellungen"
 
-#: utils/misc/guc.c:664
+#: utils/misc/guc.c:668
 msgid "Write-Ahead Log / Checkpoints"
 msgstr "Write-Ahead-Log / Checkpoints"
 
-#: utils/misc/guc.c:666
+#: utils/misc/guc.c:670
 msgid "Write-Ahead Log / Archiving"
 msgstr "Write-Ahead-Log / Archivierung"
 
-#: utils/misc/guc.c:668
+#: utils/misc/guc.c:672
 msgid "Write-Ahead Log / Archive Recovery"
 msgstr "Write-Ahead-Log / Archivwiederherstellung"
 
-#: utils/misc/guc.c:670
+#: utils/misc/guc.c:674
 msgid "Write-Ahead Log / Recovery Target"
 msgstr "Write-Ahead-Log / Wiederherstellungsziele"
 
-#: utils/misc/guc.c:672
+#: utils/misc/guc.c:676
 msgid "Replication"
 msgstr "Replikation"
 
-#: utils/misc/guc.c:674
+#: utils/misc/guc.c:678
 msgid "Replication / Sending Servers"
 msgstr "Replikation / sendende Server"
 
-#: utils/misc/guc.c:676
+#: utils/misc/guc.c:680
 msgid "Replication / Master Server"
 msgstr "Replikation / Master-Server"
 
-#: utils/misc/guc.c:678
+#: utils/misc/guc.c:682
 msgid "Replication / Standby Servers"
 msgstr "Replikation / Standby-Server"
 
-#: utils/misc/guc.c:680
+#: utils/misc/guc.c:684
 msgid "Replication / Subscribers"
 msgstr "Replikation / Subskriptionsserver"
 
-#: utils/misc/guc.c:682
+#: utils/misc/guc.c:686
 msgid "Query Tuning"
 msgstr "Anfragetuning"
 
-#: utils/misc/guc.c:684
+#: utils/misc/guc.c:688
 msgid "Query Tuning / Planner Method Configuration"
 msgstr "Anfragetuning / Planermethoden"
 
-#: utils/misc/guc.c:686
+#: utils/misc/guc.c:690
 msgid "Query Tuning / Planner Cost Constants"
 msgstr "Anfragetuning / Planerkosten"
 
-#: utils/misc/guc.c:688
+#: utils/misc/guc.c:692
 msgid "Query Tuning / Genetic Query Optimizer"
 msgstr "Anfragetuning / Genetischer Anfrageoptimierer"
 
-#: utils/misc/guc.c:690
+#: utils/misc/guc.c:694
 msgid "Query Tuning / Other Planner Options"
 msgstr "Anfragetuning / Andere Planeroptionen"
 
-#: utils/misc/guc.c:692
+#: utils/misc/guc.c:696
 msgid "Reporting and Logging"
 msgstr "Berichte und Logging"
 
-#: utils/misc/guc.c:694
+#: utils/misc/guc.c:698
 msgid "Reporting and Logging / Where to Log"
 msgstr "Berichte und Logging / Wohin geloggt wird"
 
-#: utils/misc/guc.c:696
+#: utils/misc/guc.c:700
 msgid "Reporting and Logging / When to Log"
 msgstr "Berichte und Logging / Wann geloggt wird"
 
-#: utils/misc/guc.c:698
+#: utils/misc/guc.c:702
 msgid "Reporting and Logging / What to Log"
 msgstr "Berichte und Logging / Was geloggt wird"
 
-#: utils/misc/guc.c:700
+#: utils/misc/guc.c:704
 msgid "Process Title"
 msgstr "Prozesstitel"
 
-#: utils/misc/guc.c:702
+#: utils/misc/guc.c:706
 msgid "Statistics"
 msgstr "Statistiken"
 
-#: utils/misc/guc.c:704
+#: utils/misc/guc.c:708
 msgid "Statistics / Monitoring"
 msgstr "Statistiken / Überwachung"
 
-#: utils/misc/guc.c:706
+#: utils/misc/guc.c:710
 msgid "Statistics / Query and Index Statistics Collector"
 msgstr "Statistiken / Statistiksammler für Anfragen und Indexe"
 
-#: utils/misc/guc.c:708
+#: utils/misc/guc.c:712
 msgid "Autovacuum"
 msgstr "Autovacuum"
 
-#: utils/misc/guc.c:710
+#: utils/misc/guc.c:714
 msgid "Client Connection Defaults"
 msgstr "Standardeinstellungen für Clientverbindungen"
 
-#: utils/misc/guc.c:712
+#: utils/misc/guc.c:716
 msgid "Client Connection Defaults / Statement Behavior"
 msgstr "Standardeinstellungen für Clientverbindungen / Anweisungsverhalten"
 
-#: utils/misc/guc.c:714
+#: utils/misc/guc.c:718
 msgid "Client Connection Defaults / Locale and Formatting"
 msgstr "Standardeinstellungen für Clientverbindungen / Locale und Formatierung"
 
-#: utils/misc/guc.c:716
+#: utils/misc/guc.c:720
 msgid "Client Connection Defaults / Shared Library Preloading"
 msgstr "Standardeinstellungen für Clientverbindungen / Shared Library Preloading"
 
-#: utils/misc/guc.c:718
+#: utils/misc/guc.c:722
 msgid "Client Connection Defaults / Other Defaults"
 msgstr "Standardeinstellungen für Clientverbindungen / Andere"
 
-#: utils/misc/guc.c:720
+#: utils/misc/guc.c:724
 msgid "Lock Management"
 msgstr "Sperrenverwaltung"
 
-#: utils/misc/guc.c:722
+#: utils/misc/guc.c:726
 msgid "Version and Platform Compatibility"
 msgstr "Versions- und Plattformkompatibilität"
 
-#: utils/misc/guc.c:724
+#: utils/misc/guc.c:728
 msgid "Version and Platform Compatibility / Previous PostgreSQL Versions"
 msgstr "Versions- und Plattformkompatibilität / Frühere PostgreSQL-Versionen"
 
-#: utils/misc/guc.c:726
+#: utils/misc/guc.c:730
 msgid "Version and Platform Compatibility / Other Platforms and Clients"
 msgstr "Versions- und Plattformkompatibilität / Andere Plattformen und Clients"
 
-#: utils/misc/guc.c:728
+#: utils/misc/guc.c:732
 msgid "Error Handling"
 msgstr "Fehlerbehandlung"
 
-#: utils/misc/guc.c:730
+#: utils/misc/guc.c:734
 msgid "Preset Options"
 msgstr "Voreingestellte Optionen"
 
-#: utils/misc/guc.c:732
+#: utils/misc/guc.c:736
 msgid "Customized Options"
 msgstr "Angepasste Optionen"
 
-#: utils/misc/guc.c:734
+#: utils/misc/guc.c:738
 msgid "Developer Options"
 msgstr "Entwickleroptionen"
 
-#: utils/misc/guc.c:786
+#: utils/misc/guc.c:790
 msgid "Valid units for this parameter are \"B\", \"kB\", \"MB\", \"GB\", and \"TB\"."
 msgstr "Gültige Einheiten für diesen Parameter sind »B«, »kB«, »MB«, »GB« und »TB«."
 
-#: utils/misc/guc.c:823
+#: utils/misc/guc.c:827
 msgid "Valid units for this parameter are \"us\", \"ms\", \"s\", \"min\", \"h\", and \"d\"."
 msgstr "Gültige Einheiten für diesen Parameter sind »us«, »ms«, »s«, »min«, »h« und »d«."
 
-#: utils/misc/guc.c:885
+#: utils/misc/guc.c:889
 msgid "Enables the planner's use of sequential-scan plans."
 msgstr "Ermöglicht sequenzielle Scans in Planer."
 
-#: utils/misc/guc.c:895
+#: utils/misc/guc.c:899
 msgid "Enables the planner's use of index-scan plans."
 msgstr "Ermöglicht Index-Scans im Planer."
 
-#: utils/misc/guc.c:905
+#: utils/misc/guc.c:909
 msgid "Enables the planner's use of index-only-scan plans."
 msgstr "Ermöglicht Index-Only-Scans im Planer."
 
-#: utils/misc/guc.c:915
+#: utils/misc/guc.c:919
 msgid "Enables the planner's use of bitmap-scan plans."
 msgstr "Ermöglicht Bitmap-Scans im Planer."
 
-#: utils/misc/guc.c:925
+#: utils/misc/guc.c:929
 msgid "Enables the planner's use of TID scan plans."
 msgstr "Ermöglicht TID-Scans im Planer."
 
-#: utils/misc/guc.c:935
+#: utils/misc/guc.c:939
 msgid "Enables the planner's use of explicit sort steps."
 msgstr "Ermöglicht Sortierschritte im Planer."
 
-#: utils/misc/guc.c:945
+#: utils/misc/guc.c:949
 msgid "Enables the planner's use of hashed aggregation plans."
 msgstr "Ermöglicht Hash-Aggregierung im Planer."
 
-#: utils/misc/guc.c:955
+#: utils/misc/guc.c:959
 msgid "Enables the planner's use of materialization."
 msgstr "Ermöglicht Materialisierung im Planer."
 
-#: utils/misc/guc.c:965
+#: utils/misc/guc.c:969
 msgid "Enables the planner's use of nested-loop join plans."
 msgstr "Ermöglicht Nested-Loop-Verbunde im Planer."
 
-#: utils/misc/guc.c:975
+#: utils/misc/guc.c:979
 msgid "Enables the planner's use of merge join plans."
 msgstr "Ermöglicht Merge-Verbunde im Planer."
 
-#: utils/misc/guc.c:985
+#: utils/misc/guc.c:989
 msgid "Enables the planner's use of hash join plans."
 msgstr "Ermöglicht Hash-Verbunde im Planer."
 
-#: utils/misc/guc.c:995
+#: utils/misc/guc.c:999
 msgid "Enables the planner's use of gather merge plans."
 msgstr "Ermöglicht Gather-Merge-Pläne im Planer."
 
-#: utils/misc/guc.c:1005
+#: utils/misc/guc.c:1009
 msgid "Enables partitionwise join."
 msgstr ""
 
-#: utils/misc/guc.c:1015
+#: utils/misc/guc.c:1019
 msgid "Enables partitionwise aggregation and grouping."
 msgstr ""
 
-#: utils/misc/guc.c:1025
+#: utils/misc/guc.c:1029
 msgid "Enables the planner's use of parallel append plans."
 msgstr "Ermöglicht parallele Append-Pläne im Planer."
 
-#: utils/misc/guc.c:1035
+#: utils/misc/guc.c:1039
 msgid "Enables the planner's use of parallel hash plans."
 msgstr "Ermöglicht parallele Hash-Pläne im Planer."
 
-#: utils/misc/guc.c:1045
+#: utils/misc/guc.c:1049
 msgid "Enables plan-time and run-time partition pruning."
 msgstr ""
 
-#: utils/misc/guc.c:1046
+#: utils/misc/guc.c:1050
 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:1057
+#: utils/misc/guc.c:1061
 msgid "Enables genetic query optimization."
 msgstr "Ermöglicht genetische Anfrageoptimierung."
 
-#: utils/misc/guc.c:1058
+#: utils/misc/guc.c:1062
 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:1069
+#: utils/misc/guc.c:1073
 msgid "Shows whether the current user is a superuser."
 msgstr "Zeigt, ob der aktuelle Benutzer ein Superuser ist."
 
-#: utils/misc/guc.c:1079
+#: utils/misc/guc.c:1083
 msgid "Enables advertising the server via Bonjour."
 msgstr "Ermöglicht die Bekanntgabe des Servers mit Bonjour."
 
-#: utils/misc/guc.c:1088
+#: utils/misc/guc.c:1092
 msgid "Collects transaction commit time."
 msgstr "Sammelt Commit-Timestamps von Transaktionen."
 
-#: utils/misc/guc.c:1097
+#: utils/misc/guc.c:1101
 msgid "Enables SSL connections."
 msgstr "Ermöglicht SSL-Verbindungen."
 
-#: utils/misc/guc.c:1106
+#: utils/misc/guc.c:1110
 msgid "Also use ssl_passphrase_command during server reload."
 msgstr "ssl_passphrase_command auch beim Neuladen des Servers verwenden."
 
-#: utils/misc/guc.c:1115
+#: utils/misc/guc.c:1119
 msgid "Give priority to server ciphersuite order."
 msgstr "Der Ciphersuite-Reihenfolge des Servers Vorrang geben."
 
-#: utils/misc/guc.c:1124
+#: utils/misc/guc.c:1128
 msgid "Forces synchronization of updates to disk."
 msgstr "Erzwingt die Synchronisierung von Aktualisierungen auf Festplatte."
 
-#: utils/misc/guc.c:1125
+#: utils/misc/guc.c:1129
 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:1136
+#: utils/misc/guc.c:1140
 msgid "Continues processing after a checksum failure."
 msgstr "Setzt die Verarbeitung trotz Prüfsummenfehler fort."
 
-#: utils/misc/guc.c:1137
+#: utils/misc/guc.c:1141
 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:1151
+#: utils/misc/guc.c:1155
 msgid "Continues processing past damaged page headers."
 msgstr "Setzt die Verarbeitung trotz kaputter Seitenköpfe fort."
 
-#: utils/misc/guc.c:1152
+#: utils/misc/guc.c:1156
 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:1165
+#: utils/misc/guc.c:1169
 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:1166
+#: utils/misc/guc.c:1170
 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:1179
+#: utils/misc/guc.c:1183
 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:1189
+#: utils/misc/guc.c:1193
 msgid "Compresses full-page writes written in WAL file."
 msgstr "Komprimiert in WAL-Dateien geschriebene volle Seiten."
 
-#: utils/misc/guc.c:1199
+#: utils/misc/guc.c:1203
 msgid "Writes zeroes to new WAL files before first use."
 msgstr ""
 
-#: utils/misc/guc.c:1209
+#: utils/misc/guc.c:1213
 msgid "Recycles WAL files by renaming them."
 msgstr ""
 
-#: utils/misc/guc.c:1219
+#: utils/misc/guc.c:1223
 msgid "Logs each checkpoint."
 msgstr "Schreibt jeden Checkpoint in den Log."
 
-#: utils/misc/guc.c:1228
+#: utils/misc/guc.c:1232
 msgid "Logs each successful connection."
 msgstr "Schreibt jede erfolgreiche Verbindung in den Log."
 
-#: utils/misc/guc.c:1237
+#: utils/misc/guc.c:1241
 msgid "Logs end of a session, including duration."
 msgstr "Schreibt jedes Verbindungsende mit Sitzungszeit in den Log."
 
-#: utils/misc/guc.c:1246
+#: utils/misc/guc.c:1250
 msgid "Logs each replication command."
 msgstr "Schreibt jeden Replikationsbefehl in den Log."
 
-#: utils/misc/guc.c:1255
+#: utils/misc/guc.c:1259
 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:1270
+#: utils/misc/guc.c:1274
 msgid "Terminate session on any error."
 msgstr "Sitzung bei jedem Fehler abbrechen."
 
-#: utils/misc/guc.c:1279
+#: utils/misc/guc.c:1283
 msgid "Reinitialize server after backend crash."
 msgstr "Server nach Absturz eines Serverprozesses reinitialisieren."
 
-#: utils/misc/guc.c:1289
+#: utils/misc/guc.c:1293
 msgid "Logs the duration of each completed SQL statement."
 msgstr "Loggt die Dauer jeder abgeschlossenen SQL-Anweisung."
 
-#: utils/misc/guc.c:1298
+#: utils/misc/guc.c:1302
 msgid "Logs each query's parse tree."
 msgstr "Scheibt den Parsebaum jeder Anfrage in den Log."
 
-#: utils/misc/guc.c:1307
+#: utils/misc/guc.c:1311
 msgid "Logs each query's rewritten parse tree."
 msgstr "Schreibt den umgeschriebenen Parsebaum jeder Anfrage in den Log."
 
-#: utils/misc/guc.c:1316
+#: utils/misc/guc.c:1320
 msgid "Logs each query's execution plan."
 msgstr "Schreibt den Ausführungsplan jeder Anfrage in den Log."
 
-#: utils/misc/guc.c:1325
+#: utils/misc/guc.c:1329
 msgid "Indents parse and plan tree displays."
 msgstr "Rückt die Anzeige von Parse- und Planbäumen ein."
 
-#: utils/misc/guc.c:1334
+#: utils/misc/guc.c:1338
 msgid "Writes parser performance statistics to the server log."
 msgstr "Schreibt Parser-Leistungsstatistiken in den Serverlog."
 
-#: utils/misc/guc.c:1343
+#: utils/misc/guc.c:1347
 msgid "Writes planner performance statistics to the server log."
 msgstr "Schreibt Planer-Leistungsstatistiken in den Serverlog."
 
-#: utils/misc/guc.c:1352
+#: utils/misc/guc.c:1356
 msgid "Writes executor performance statistics to the server log."
 msgstr "Schreibt Executor-Leistungsstatistiken in den Serverlog."
 
-#: utils/misc/guc.c:1361
+#: utils/misc/guc.c:1365
 msgid "Writes cumulative performance statistics to the server log."
 msgstr "Schreibt Gesamtleistungsstatistiken in den Serverlog."
 
-#: utils/misc/guc.c:1371
+#: utils/misc/guc.c:1375
 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:1383
+#: utils/misc/guc.c:1387
 msgid "Collects information about executing commands."
 msgstr "Sammelt Informationen über ausgeführte Befehle."
 
-#: utils/misc/guc.c:1384
+#: utils/misc/guc.c:1388
 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:1394
+#: utils/misc/guc.c:1398
 msgid "Collects statistics on database activity."
 msgstr "Sammelt Statistiken über Datenbankaktivität."
 
-#: utils/misc/guc.c:1403
+#: utils/misc/guc.c:1407
 msgid "Collects timing statistics for database I/O activity."
 msgstr "Sammelt Zeitmessungsstatistiken über Datenbank-I/O-Aktivität."
 
-#: utils/misc/guc.c:1413
+#: utils/misc/guc.c:1417
 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:1414
+#: utils/misc/guc.c:1418
 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:1427
+#: utils/misc/guc.c:1431
 msgid "Starts the autovacuum subprocess."
 msgstr "Startet den Autovacuum-Prozess."
 
-#: utils/misc/guc.c:1437
+#: utils/misc/guc.c:1441
 msgid "Generates debugging output for LISTEN and NOTIFY."
 msgstr "Erzeugt Debug-Ausgabe für LISTEN und NOTIFY."
 
-#: utils/misc/guc.c:1449
+#: utils/misc/guc.c:1453
 msgid "Emits information about lock usage."
 msgstr "Gibt Informationen über Sperrenverwendung aus."
 
-#: utils/misc/guc.c:1459
+#: utils/misc/guc.c:1463
 msgid "Emits information about user lock usage."
 msgstr "Gibt Informationen über Benutzersperrenverwendung aus."
 
-#: utils/misc/guc.c:1469
+#: utils/misc/guc.c:1473
 msgid "Emits information about lightweight lock usage."
 msgstr "Gibt Informationen über die Verwendung von Lightweight Locks aus."
 
-#: utils/misc/guc.c:1479
+#: utils/misc/guc.c:1483
 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:1491
+#: utils/misc/guc.c:1495
 msgid "Logs long lock waits."
 msgstr "Schreibt Meldungen über langes Warten auf Sperren in den Log."
 
-#: utils/misc/guc.c:1501
+#: utils/misc/guc.c:1505
 msgid "Logs the host name in the connection logs."
 msgstr "Schreibt den Hostnamen jeder Verbindung in den Log."
 
-#: utils/misc/guc.c:1502
+#: utils/misc/guc.c:1506
 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:1513
+#: utils/misc/guc.c:1517
 msgid "Treats \"expr=NULL\" as \"expr IS NULL\"."
 msgstr "Behandelt »ausdruck=NULL« als »ausdruck IS NULL«."
 
-#: utils/misc/guc.c:1514
+#: utils/misc/guc.c:1518
 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:1526
+#: utils/misc/guc.c:1530
 msgid "Enables per-database user names."
 msgstr "Ermöglicht Datenbank-lokale Benutzernamen."
 
-#: utils/misc/guc.c:1535
+#: utils/misc/guc.c:1539
 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:1544
+#: utils/misc/guc.c:1548
 msgid "Sets the current transaction's read-only status."
 msgstr "Setzt die Read-Only-Einstellung der aktuellen Transaktion."
 
-#: utils/misc/guc.c:1554
+#: utils/misc/guc.c:1558
 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:1563
+#: utils/misc/guc.c:1567
 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:1573
+#: utils/misc/guc.c:1577
 msgid "Enable row security."
 msgstr "Schaltet Sicherheit auf Zeilenebene ein."
 
-#: utils/misc/guc.c:1574
+#: utils/misc/guc.c:1578
 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:1582
+#: utils/misc/guc.c:1586
 msgid "Check function bodies during CREATE FUNCTION."
 msgstr "Prüft Funktionskörper bei der Ausführung von CREATE FUNCTION."
 
-#: utils/misc/guc.c:1591
+#: utils/misc/guc.c:1595
 msgid "Enable input of NULL elements in arrays."
 msgstr "Ermöglicht die Eingabe von NULL-Elementen in Arrays."
 
-#: utils/misc/guc.c:1592
+#: utils/misc/guc.c:1596
 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:1608
+#: utils/misc/guc.c:1612
 msgid "WITH OIDS is no longer supported; this can only be false."
 msgstr "WITH OIDS wird nicht mehr unterstützt; kann nur auf falsch gesetzt werden."
 
-#: utils/misc/guc.c:1618
+#: utils/misc/guc.c:1622
 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:1627
+#: utils/misc/guc.c:1631
 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:1638
+#: utils/misc/guc.c:1642
 msgid "Emit information about resource usage in sorting."
 msgstr "Gibt Informationen über die Ressourcenverwendung beim Sortieren aus."
 
-#: utils/misc/guc.c:1652
+#: utils/misc/guc.c:1656
 msgid "Generate debugging output for synchronized scanning."
 msgstr "Erzeugt Debug-Ausgabe für synchronisiertes Scannen."
 
-#: utils/misc/guc.c:1667
+#: utils/misc/guc.c:1671
 msgid "Enable bounded sorting using heap sort."
 msgstr "Ermöglicht Bounded Sorting mittels Heap-Sort."
 
-#: utils/misc/guc.c:1680
+#: utils/misc/guc.c:1684
 msgid "Emit WAL-related debugging output."
 msgstr "Gibt diverse Debug-Meldungen über WAL aus."
 
-#: utils/misc/guc.c:1692
+#: utils/misc/guc.c:1696
 msgid "Datetimes are integer based."
 msgstr "Datum/Zeit verwendet intern ganze Zahlen."
 
-#: utils/misc/guc.c:1703
+#: utils/misc/guc.c:1707
 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:1713
+#: utils/misc/guc.c:1717
 msgid "Warn about backslash escapes in ordinary string literals."
 msgstr "Warnt bei Backslash-Escapes in normalen Zeichenkettenkonstanten."
 
-#: utils/misc/guc.c:1723
+#: utils/misc/guc.c:1727
 msgid "Causes '...' strings to treat backslashes literally."
 msgstr "Bewirkt, dass Zeichenketten der Art '...' Backslashes als normales Zeichen behandeln."
 
-#: utils/misc/guc.c:1734
+#: utils/misc/guc.c:1738
 msgid "Enable synchronized sequential scans."
 msgstr "Ermöglicht synchronisierte sequenzielle Scans."
 
-#: utils/misc/guc.c:1744
+#: utils/misc/guc.c:1748
 #, fuzzy
 #| msgid "Sets the current transaction's read-only status."
 msgid "Sets whether to include or exclude transaction with recovery target."
 msgstr "Setzt die Read-Only-Einstellung der aktuellen Transaktion."
 
-#: utils/misc/guc.c:1754
+#: utils/misc/guc.c:1758
 msgid "Allows connections and queries during recovery."
 msgstr "Erlaubt Verbindungen und Anfragen während der Wiederherstellung."
 
-#: utils/misc/guc.c:1764
+#: utils/misc/guc.c:1768
 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:1774
+#: utils/misc/guc.c:1778
 msgid "Allows modifications of the structure of system tables."
 msgstr "Erlaubt Änderungen an der Struktur von Systemtabellen."
 
-#: utils/misc/guc.c:1785
+#: utils/misc/guc.c:1789
 msgid "Disables reading from system indexes."
 msgstr "Schaltet das Lesen aus Systemindexen ab."
 
-#: utils/misc/guc.c:1786
+#: utils/misc/guc.c:1790
 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:1797
+#: utils/misc/guc.c:1801
 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:1798
+#: utils/misc/guc.c:1802
 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:1808
+#: utils/misc/guc.c:1812
 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:1818
+#: utils/misc/guc.c:1822
 msgid "When generating SQL fragments, quote all identifiers."
 msgstr "Wenn SQL-Fragmente erzeugt werden, alle Bezeichner quoten."
 
-#: utils/misc/guc.c:1828
+#: utils/misc/guc.c:1832
 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:1839
+#: utils/misc/guc.c:1843
 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:1849
+#: utils/misc/guc.c:1853
 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:1859
+#: utils/misc/guc.c:1863
 msgid "Controls whether Gather and Gather Merge also run subplans."
 msgstr ""
 
-#: utils/misc/guc.c:1860
+#: utils/misc/guc.c:1864
 msgid "Should gather nodes also run subplans, or just gather tuples?"
 msgstr ""
 
-#: utils/misc/guc.c:1870
+#: utils/misc/guc.c:1874
 msgid "Allow JIT compilation."
 msgstr "Erlaubt JIT-Kompilierung."
 
-#: utils/misc/guc.c:1881
+#: utils/misc/guc.c:1885
 msgid "Register JIT compiled function with debugger."
 msgstr ""
 
-#: utils/misc/guc.c:1898
+#: utils/misc/guc.c:1902
 msgid "Write out LLVM bitcode to facilitate JIT debugging."
 msgstr ""
 
-#: utils/misc/guc.c:1909
+#: utils/misc/guc.c:1913
 msgid "Allow JIT compilation of expressions."
 msgstr "Erlaubt JIT-Kompilierung von Ausdrücken."
 
-#: utils/misc/guc.c:1920
+#: utils/misc/guc.c:1924
 msgid "Register JIT compiled function with perf profiler."
 msgstr ""
 
-#: utils/misc/guc.c:1937
+#: utils/misc/guc.c:1941
 msgid "Allow JIT compilation of tuple deforming."
 msgstr ""
 
-#: utils/misc/guc.c:1948
+#: utils/misc/guc.c:1952
 msgid "Whether to continue running after a failure to sync data files."
 msgstr "Ob nach fehlgeschlagenem Synchronisieren von Datendateien fortgesetzt werden soll."
 
-#: utils/misc/guc.c:1966
+#: utils/misc/guc.c:1970
 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:1977
+#: utils/misc/guc.c:1981
 msgid "Waits N seconds on connection startup after authentication."
 msgstr "Wartet beim Starten einer Verbindung N Sekunden nach der Authentifizierung."
 
-#: utils/misc/guc.c:1978 utils/misc/guc.c:2524
+#: utils/misc/guc.c:1982 utils/misc/guc.c:2528
 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:1987
+#: utils/misc/guc.c:1991
 msgid "Sets the default statistics target."
 msgstr "Setzt das voreingestellte Statistikziel."
 
-#: utils/misc/guc.c:1988
+#: utils/misc/guc.c:1992
 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:1997
+#: utils/misc/guc.c:2001
 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:1999
+#: utils/misc/guc.c:2003
 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:2010
+#: utils/misc/guc.c:2014
 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:2012
+#: utils/misc/guc.c:2016
 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:2023
+#: utils/misc/guc.c:2027
 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:2033
+#: utils/misc/guc.c:2037
 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:2043
+#: utils/misc/guc.c:2047
 msgid "GEQO: number of individuals in the population."
 msgstr "GEQO: Anzahl der Individien in der Bevölkerung."
 
-#: utils/misc/guc.c:2044 utils/misc/guc.c:2054
+#: utils/misc/guc.c:2048 utils/misc/guc.c:2058
 msgid "Zero selects a suitable default value."
 msgstr "Null wählt einen passenden Vorgabewert."
 
-#: utils/misc/guc.c:2053
+#: utils/misc/guc.c:2057
 msgid "GEQO: number of iterations of the algorithm."
 msgstr "GEQO: Anzahl der Iterationen im Algorithmus."
 
-#: utils/misc/guc.c:2065
+#: utils/misc/guc.c:2069
 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:2076
+#: utils/misc/guc.c:2080
 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:2087
+#: utils/misc/guc.c:2091
 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:2098
+#: utils/misc/guc.c:2102
 #, fuzzy
 #| msgid "cannot manipulate replication origins during recovery"
 msgid "Sets the minimum delay for applying changes during recovery."
 msgstr "Replication-Origins können nicht während der Wiederherstellung geändert werden"
 
-#: utils/misc/guc.c:2109
+#: utils/misc/guc.c:2113
 #, fuzzy
 #| msgid "Sets the maximum interval between WAL receiver status reports to the primary."
 msgid "Sets the maximum interval between WAL receiver status reports to the sending server."
 msgstr "Setzt das maximale Intervall zwischen Statusberichten des WAL-Receivers an den Primärserver."
 
-#: utils/misc/guc.c:2120
+#: utils/misc/guc.c:2124
 #, fuzzy
 #| msgid "Sets the maximum wait time to receive data from the primary."
 msgid "Sets the maximum wait time to receive data from the sending server."
 msgstr "Setzt die maximale Zeit, um auf den Empfang von Daten vom Primärserver zu warten."
 
-#: utils/misc/guc.c:2131
+#: utils/misc/guc.c:2135
 msgid "Sets the maximum number of concurrent connections."
 msgstr "Setzt die maximale Anzahl gleichzeitiger Verbindungen."
 
-#: utils/misc/guc.c:2142
+#: utils/misc/guc.c:2146
 msgid "Sets the number of connection slots reserved for superusers."
 msgstr "Setzt die Anzahl der für Superuser reservierten Verbindungen."
 
-#: utils/misc/guc.c:2156
+#: utils/misc/guc.c:2160
 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:2167
+#: utils/misc/guc.c:2171
 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:2178
+#: utils/misc/guc.c:2182
 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:2188
+#: utils/misc/guc.c:2192
 msgid "Sets the access permissions of the Unix-domain socket."
 msgstr "Setzt die Zugriffsrechte für die Unix-Domain-Socket."
 
-#: utils/misc/guc.c:2189
+#: utils/misc/guc.c:2193
 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:2203
+#: utils/misc/guc.c:2207
 msgid "Sets the file permissions for log files."
 msgstr "Setzt die Dateizugriffsrechte für Logdateien."
 
-#: utils/misc/guc.c:2204
+#: utils/misc/guc.c:2208
 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:2218
+#: utils/misc/guc.c:2222
 #, fuzzy
 #| msgid "Sets the server's data directory."
 msgid "Mode of the data directory."
 msgstr "Setzt das Datenverzeichnis des Servers."
 
-#: utils/misc/guc.c:2219
+#: utils/misc/guc.c:2223
 #, 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:2232
+#: utils/misc/guc.c:2236
 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:2233
+#: utils/misc/guc.c:2237
 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:2245
+#: utils/misc/guc.c:2249
 msgid "Sets the maximum memory to be used for maintenance operations."
 msgstr "Setzt die maximale Speichergröße für Wartungsoperationen."
 
-#: utils/misc/guc.c:2246
+#: utils/misc/guc.c:2250
 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:2261
+#: utils/misc/guc.c:2265
 msgid "Sets the maximum stack depth, in kilobytes."
 msgstr "Setzt die maximale Stackgröße, in Kilobytes."
 
-#: utils/misc/guc.c:2272
+#: utils/misc/guc.c:2276
 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:2273
+#: utils/misc/guc.c:2277
 msgid "-1 means no limit."
 msgstr "-1 bedeutet keine Grenze."
 
-#: utils/misc/guc.c:2283
+#: utils/misc/guc.c:2287
 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:2293
+#: utils/misc/guc.c:2297
 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:2303
+#: utils/misc/guc.c:2307
 msgid "Vacuum cost for a page dirtied by vacuum."
 msgstr "Vacuum-Kosten für eine durch Vacuum schmutzig gemachte Seite."
 
-#: utils/misc/guc.c:2313
+#: utils/misc/guc.c:2317
 msgid "Vacuum cost amount available before napping."
 msgstr "Verfügbare Vacuum-Kosten vor Nickerchen."
 
-#: utils/misc/guc.c:2323
+#: utils/misc/guc.c:2327
 msgid "Vacuum cost amount available before napping, for autovacuum."
 msgstr "Verfügbare Vacuum-Kosten vor Nickerchen, für Autovacuum."
 
-#: utils/misc/guc.c:2333
+#: utils/misc/guc.c:2337
 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:2346
+#: utils/misc/guc.c:2350
 msgid "Sets the maximum number of simultaneously prepared transactions."
 msgstr "Setzt die maximale Anzahl von gleichzeitig vorbereiteten Transaktionen."
 
-#: utils/misc/guc.c:2357
+#: utils/misc/guc.c:2361
 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:2358
+#: utils/misc/guc.c:2362
 msgid "Is used to avoid output on system tables."
 msgstr "Wird verwendet, um Ausgabe für Systemtabellen zu vermeiden."
 
-#: utils/misc/guc.c:2367
+#: utils/misc/guc.c:2371
 msgid "Sets the OID of the table with unconditionally lock tracing."
 msgstr "Setzt die OID der Tabelle mit bedingungsloser Sperrenverfolgung."
 
-#: utils/misc/guc.c:2379
+#: utils/misc/guc.c:2383
 msgid "Sets the maximum allowed duration of any statement."
 msgstr "Setzt die maximal erlaubte Dauer jeder Anweisung."
 
-#: utils/misc/guc.c:2380 utils/misc/guc.c:2391 utils/misc/guc.c:2402
+#: utils/misc/guc.c:2384 utils/misc/guc.c:2395 utils/misc/guc.c:2406
 msgid "A value of 0 turns off the timeout."
 msgstr "Der Wert 0 schaltet die Zeitprüfung aus."
 
-#: utils/misc/guc.c:2390
+#: utils/misc/guc.c:2394
 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:2401
+#: utils/misc/guc.c:2405
 msgid "Sets the maximum allowed duration of any idling transaction."
 msgstr "Setzt die maximal erlaubte Dauer einer inaktiven Transaktion."
 
-#: utils/misc/guc.c:2412
+#: utils/misc/guc.c:2416
 msgid "Minimum age at which VACUUM should freeze a table row."
 msgstr "Mindestalter, bei dem VACUUM eine Tabellenzeile einfrieren soll."
 
-#: utils/misc/guc.c:2422
+#: utils/misc/guc.c:2426
 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:2432
+#: utils/misc/guc.c:2436
 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:2442
+#: utils/misc/guc.c:2446
 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:2452
+#: utils/misc/guc.c:2456
 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:2465
+#: utils/misc/guc.c:2469
 msgid "Sets the maximum number of locks per transaction."
 msgstr "Setzt die maximale Anzahl Sperren pro Transaktion."
 
-#: utils/misc/guc.c:2466
+#: utils/misc/guc.c:2470
 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:2477
+#: utils/misc/guc.c:2481
 msgid "Sets the maximum number of predicate locks per transaction."
 msgstr "Setzt die maximale Anzahl Prädikatsperren pro Transaktion."
 
-#: utils/misc/guc.c:2478
+#: utils/misc/guc.c:2482
 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:2489
+#: utils/misc/guc.c:2493
 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:2490
+#: utils/misc/guc.c:2494
 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:2500
+#: utils/misc/guc.c:2504
 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:2501
+#: utils/misc/guc.c:2505
 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:2511
+#: utils/misc/guc.c:2515
 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:2523
+#: utils/misc/guc.c:2527
 msgid "Waits N seconds on connection startup before authentication."
 msgstr "Wartet beim Starten einer Verbindung N Sekunden vor der Authentifizierung."
 
-#: utils/misc/guc.c:2534
+#: utils/misc/guc.c:2538
 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:2544
+#: utils/misc/guc.c:2548
 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:2556
+#: utils/misc/guc.c:2560
 msgid "Sets the WAL size that triggers a checkpoint."
 msgstr "Setzt die WAL-Größe, die einen Checkpoint auslöst."
 
-#: utils/misc/guc.c:2568
+#: utils/misc/guc.c:2572
 msgid "Sets the maximum time between automatic WAL checkpoints."
 msgstr "Setzt die maximale Zeit zwischen automatischen WAL-Checkpoints."
 
-#: utils/misc/guc.c:2579
+#: utils/misc/guc.c:2583
 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:2581
+#: utils/misc/guc.c:2585
 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:2593 utils/misc/guc.c:2750 utils/misc/guc.c:2779
+#: utils/misc/guc.c:2597 utils/misc/guc.c:2754 utils/misc/guc.c:2783
 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:2604
+#: utils/misc/guc.c:2608
 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:2615
+#: utils/misc/guc.c:2619
 msgid "Time between WAL flushes performed in the WAL writer."
 msgstr "Zeit zwischen WAL-Flush-Operationen im WAL-Writer."
 
-#: utils/misc/guc.c:2626
+#: utils/misc/guc.c:2630
 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:2637
+#: utils/misc/guc.c:2641
 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:2648
+#: utils/misc/guc.c:2652
 msgid "Sets the maximum number of simultaneously defined replication slots."
 msgstr "Setzt die maximale Anzahl von gleichzeitig definierten Replikations-Slots."
 
-#: utils/misc/guc.c:2658
+#: utils/misc/guc.c:2662
 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:2669
+#: utils/misc/guc.c:2673
 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:2681
+#: utils/misc/guc.c:2685
 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:2692
+#: utils/misc/guc.c:2696
 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:2693
+#: utils/misc/guc.c:2697
 #, fuzzy
 #| 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)."
 msgid "This affects real, double precision, and geometric data types. A zero or negative parameter value is added to the standard number of digits (FLT_DIG or DBL_DIG as appropriate). Any value greater than zero selects precise output mode."
 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:2705
+#: utils/misc/guc.c:2709
 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:2707
+#: utils/misc/guc.c:2711
 msgid "Zero prints all queries. -1 turns this feature off."
 msgstr "Null zeigt alle Anfragen. -1 schaltet dieses Feature aus."
 
-#: utils/misc/guc.c:2717
+#: utils/misc/guc.c:2721
 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:2719
+#: utils/misc/guc.c:2723
 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:2729
+#: utils/misc/guc.c:2733
 msgid "Background writer sleep time between rounds."
 msgstr "Schlafzeit zwischen Durchläufen des Background-Writers."
 
-#: utils/misc/guc.c:2740
+#: utils/misc/guc.c:2744
 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:2763
+#: utils/misc/guc.c:2767
 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:2764
+#: utils/misc/guc.c:2768
 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:2792
+#: utils/misc/guc.c:2796
 msgid "Maximum number of concurrent worker processes."
 msgstr "Maximale Anzahl gleichzeitiger Worker-Prozesse."
 
-#: utils/misc/guc.c:2804
+#: utils/misc/guc.c:2808
 msgid "Maximum number of logical replication worker processes."
 msgstr "Maximale Anzahl Arbeitsprozesse für logische Replikation."
 
-#: utils/misc/guc.c:2816
+#: utils/misc/guc.c:2820
 msgid "Maximum number of table synchronization workers per subscription."
 msgstr "Maximale Anzahl Arbeitsprozesse für Tabellensynchronisation pro Subskription."
 
-#: utils/misc/guc.c:2826
+#: utils/misc/guc.c:2830
 msgid "Automatic log file rotation will occur after N minutes."
 msgstr "Automatische Rotation der Logdateien geschieht nach N Minuten."
 
-#: utils/misc/guc.c:2837
+#: utils/misc/guc.c:2841
 msgid "Automatic log file rotation will occur after N kilobytes."
 msgstr "Automatische Rotation der Logdateien geschieht nach N Kilobytes."
 
-#: utils/misc/guc.c:2848
+#: utils/misc/guc.c:2852
 msgid "Shows the maximum number of function arguments."
 msgstr "Setzt die maximale Anzahl von Funktionsargumenten."
 
-#: utils/misc/guc.c:2859
+#: utils/misc/guc.c:2863
 msgid "Shows the maximum number of index keys."
 msgstr "Zeigt die maximale Anzahl von Indexschlüsseln."
 
-#: utils/misc/guc.c:2870
+#: utils/misc/guc.c:2874
 msgid "Shows the maximum identifier length."
 msgstr "Zeigt die maximale Länge von Bezeichnern."
 
-#: utils/misc/guc.c:2881
+#: utils/misc/guc.c:2885
 msgid "Shows the size of a disk block."
 msgstr "Zeigt die Größe eines Diskblocks."
 
-#: utils/misc/guc.c:2892
+#: utils/misc/guc.c:2896
 msgid "Shows the number of pages per disk file."
 msgstr "Zeigt die Anzahl Seiten pro Diskdatei."
 
-#: utils/misc/guc.c:2903
+#: utils/misc/guc.c:2907
 msgid "Shows the block size in the write ahead log."
 msgstr "Zeigt die Blockgröße im Write-Ahead-Log."
 
-#: utils/misc/guc.c:2914
+#: utils/misc/guc.c:2918
 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:2926
+#: utils/misc/guc.c:2930
 #, 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:2939
+#: utils/misc/guc.c:2943
 msgid "Time to sleep between autovacuum runs."
 msgstr "Wartezeit zwischen Autovacuum-Durchläufen."
 
-#: utils/misc/guc.c:2949
+#: utils/misc/guc.c:2953
 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:2958
+#: utils/misc/guc.c:2962
 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:2968
+#: utils/misc/guc.c:2972
 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:2979
+#: utils/misc/guc.c:2983
 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:2989
+#: utils/misc/guc.c:2993
 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:2999
+#: utils/misc/guc.c:3003
 #, 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:3009
+#: utils/misc/guc.c:3013
 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:3020
+#: utils/misc/guc.c:3024
 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:3031
+#: utils/misc/guc.c:3035
 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:3042
+#: utils/misc/guc.c:3046
 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:3043
+#: utils/misc/guc.c:3047
 msgid "A value of -1 disables this feature."
 msgstr "Der Wert -1 schaltet dieses Feature aus."
 
-#: utils/misc/guc.c:3053
+#: utils/misc/guc.c:3057
 msgid "Time between issuing TCP keepalives."
 msgstr "Zeit zwischen TCP-Keepalive-Sendungen."
 
-#: utils/misc/guc.c:3054 utils/misc/guc.c:3065 utils/misc/guc.c:3189
+#: utils/misc/guc.c:3058 utils/misc/guc.c:3069 utils/misc/guc.c:3193
 msgid "A value of 0 uses the system default."
 msgstr "Der Wert 0 verwendet die Systemvoreinstellung."
 
-#: utils/misc/guc.c:3064
+#: utils/misc/guc.c:3068
 msgid "Time between TCP keepalive retransmits."
 msgstr "Zeit zwischen TCP-Keepalive-Neuübertragungen."
 
-#: utils/misc/guc.c:3075
+#: utils/misc/guc.c:3079
 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:3086
+#: utils/misc/guc.c:3090
 msgid "Maximum number of TCP keepalive retransmits."
 msgstr "Maximale Anzahl an TCP-Keepalive-Neuübertragungen."
 
-#: utils/misc/guc.c:3087
+#: utils/misc/guc.c:3091
 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:3098
+#: utils/misc/guc.c:3102
 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:3109
+#: utils/misc/guc.c:3113
 msgid "Sets the planner's assumption about the total size of the data caches."
 msgstr "Setzt die Annahme des Planers über die Gesamtgröße der Daten-Caches."
 
-#: utils/misc/guc.c:3110
+#: utils/misc/guc.c:3114
 msgid "That is, the total size of the caches (kernel cache and shared buffers) used for PostgreSQL data files. This is measured in disk pages, which are normally 8 kB each."
 msgstr "Das heißt, die Gesamtgröße der Caches (Kernel-Cache und Shared Buffers), die für Datendateien von PostgreSQL verwendet wird. Das wird in Diskseiten gemessen, welche normalerweise 8 kB groß sind."
 
-#: utils/misc/guc.c:3121
+#: utils/misc/guc.c:3125
 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:3122
+#: utils/misc/guc.c:3126
 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:3132
+#: utils/misc/guc.c:3136
 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:3133
+#: utils/misc/guc.c:3137
 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:3144
+#: utils/misc/guc.c:3148
 msgid "Shows the server version as an integer."
 msgstr "Zeigt die Serverversion als Zahl."
 
-#: utils/misc/guc.c:3155
+#: utils/misc/guc.c:3159
 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:3156
+#: utils/misc/guc.c:3160
 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:3166
+#: utils/misc/guc.c:3170
 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:3177
+#: utils/misc/guc.c:3181
 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:3188
+#: utils/misc/guc.c:3192
 msgid "TCP user timeout."
 msgstr ""
 
-#: utils/misc/guc.c:3208
+#: utils/misc/guc.c:3212
 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:3219
+#: utils/misc/guc.c:3223
 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:3230
+#: utils/misc/guc.c:3234
 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:3241
+#: utils/misc/guc.c:3245
 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:3252
+#: utils/misc/guc.c:3256
 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:3263
+#: utils/misc/guc.c:3267
 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:3274
+#: utils/misc/guc.c:3278
 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:3286
+#: utils/misc/guc.c:3290
 msgid "Perform JIT compilation if query is more expensive."
 msgstr ""
 
-#: utils/misc/guc.c:3287
+#: utils/misc/guc.c:3291
 msgid "-1 disables JIT compilation."
 msgstr ""
 
-#: utils/misc/guc.c:3297
+#: utils/misc/guc.c:3301
 msgid "Optimize JITed functions if query is more expensive."
 msgstr ""
 
-#: utils/misc/guc.c:3298
+#: utils/misc/guc.c:3302
 #, fuzzy
 #| msgid "Enables genetic query optimization."
 msgid "-1 disables optimization."
 msgstr "Ermöglicht genetische Anfrageoptimierung."
 
-#: utils/misc/guc.c:3308
+#: utils/misc/guc.c:3312
 msgid "Perform JIT inlining if query is more expensive."
 msgstr ""
 
-#: utils/misc/guc.c:3309
+#: utils/misc/guc.c:3313
 msgid "-1 disables inlining."
 msgstr ""
 
-#: utils/misc/guc.c:3319
+#: utils/misc/guc.c:3323
 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:3331
+#: utils/misc/guc.c:3335
 msgid "GEQO: selective pressure within the population."
 msgstr "GEQO: selektiver Auswahldruck in der Bevölkerung."
 
-#: utils/misc/guc.c:3342
+#: utils/misc/guc.c:3346
 msgid "GEQO: seed for random path selection."
 msgstr "GEQO: Ausgangswert für die zufällige Pfadauswahl."
 
-#: utils/misc/guc.c:3353
+#: utils/misc/guc.c:3357
 msgid "Multiple of the average buffer usage to free per round."
 msgstr "Vielfaches der durchschnittlichen freizugebenden Pufferverwendung pro Runde."
 
-#: utils/misc/guc.c:3363
+#: utils/misc/guc.c:3367
 msgid "Sets the seed for random-number generation."
 msgstr "Setzt den Ausgangswert für die Zufallszahlenerzeugung."
 
-#: utils/misc/guc.c:3374
+#: utils/misc/guc.c:3378
 msgid "Vacuum cost delay in milliseconds."
 msgstr "Vacuum-Kosten-Verzögerung in Millisekunden."
 
-#: utils/misc/guc.c:3385
+#: utils/misc/guc.c:3389
 msgid "Vacuum cost delay in milliseconds, for autovacuum."
 msgstr "Vacuum-Kosten-Verzögerung in Millisekunden, für Autovacuum."
 
-#: utils/misc/guc.c:3396
+#: utils/misc/guc.c:3400
 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:3405
+#: utils/misc/guc.c:3409
 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:3415
+#: utils/misc/guc.c:3419
 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:3425
+#: utils/misc/guc.c:3429
 #, 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:3435
+#: utils/misc/guc.c:3439
 #, fuzzy
 #| msgid "Sets the transaction isolation level of each new transaction."
 msgid "Set the fraction of transactions to log for new transactions."
 msgstr "Setzt den Transaktionsisolationsgrad neuer Transaktionen."
 
-#: utils/misc/guc.c:3436
+#: utils/misc/guc.c:3440
 msgid "Logs all statements from a fraction of transactions. Use a value between 0.0 (never log) and 1.0 (log all statements for all transactions)."
 msgstr ""
 
-#: utils/misc/guc.c:3456
+#: utils/misc/guc.c:3460
 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:3466
+#: utils/misc/guc.c:3470
 #, fuzzy
 #| msgid "Sets the shell command that will be called to archive a WAL file."
 msgid "Sets the shell command that will retrieve an archived WAL file."
 msgstr "Setzt den Shell-Befehl, der aufgerufen wird, um eine WAL-Datei zu archivieren."
 
-#: utils/misc/guc.c:3476
+#: utils/misc/guc.c:3480
 #, fuzzy
 #| msgid "Sets the shell command that will be called to archive a WAL file."
 msgid "Sets the shell command that will be executed at every restart point."
 msgstr "Setzt den Shell-Befehl, der aufgerufen wird, um eine WAL-Datei zu archivieren."
 
-#: utils/misc/guc.c:3486
+#: utils/misc/guc.c:3490
 #, fuzzy
 #| msgid "Sets the shell command that will be called to archive a WAL file."
 msgid "Sets the shell command that will be executed once at the end of recovery."
 msgstr "Setzt den Shell-Befehl, der aufgerufen wird, um eine WAL-Datei zu archivieren."
 
-#: utils/misc/guc.c:3496
+#: utils/misc/guc.c:3500
 msgid "Specifies the timeline to recover into."
 msgstr ""
 
-#: utils/misc/guc.c:3506
+#: utils/misc/guc.c:3510
 msgid "Set to \"immediate\" to end recovery as soon as a consistent state is reached."
 msgstr ""
 
-#: utils/misc/guc.c:3515
+#: utils/misc/guc.c:3519
 msgid "Sets the transaction ID up to which recovery will proceed."
 msgstr ""
 
-#: utils/misc/guc.c:3524
+#: utils/misc/guc.c:3528
 msgid "Sets the time stamp up to which recovery will proceed."
 msgstr ""
 
-#: utils/misc/guc.c:3533
+#: utils/misc/guc.c:3537
 msgid "Sets the named restore point up to which recovery will proceed."
 msgstr ""
 
-#: utils/misc/guc.c:3542
+#: utils/misc/guc.c:3546
 msgid "Sets the LSN of the write-ahead log location up to which recovery will proceed."
 msgstr ""
 
-#: utils/misc/guc.c:3552
+#: utils/misc/guc.c:3556
 msgid "Specifies a file name whose presence ends recovery in the standby."
 msgstr ""
 
-#: utils/misc/guc.c:3562
+#: utils/misc/guc.c:3566
 msgid "Sets the connection string to be used to connect to the sending server."
 msgstr ""
 
-#: utils/misc/guc.c:3573
+#: utils/misc/guc.c:3577
 #, fuzzy
 #| msgid "Sets the number of connection slots reserved for superusers."
 msgid "Sets the name of the replication slot to use on the sending server."
 msgstr "Setzt die Anzahl der für Superuser reservierten Verbindungen."
 
-#: utils/misc/guc.c:3583
+#: utils/misc/guc.c:3587
 msgid "Sets the client's character set encoding."
 msgstr "Setzt die Zeichensatzkodierung des Clients."
 
-#: utils/misc/guc.c:3594
+#: utils/misc/guc.c:3598
 msgid "Controls information prefixed to each log line."
 msgstr "Bestimmt die Informationen, die vor jede Logzeile geschrieben werden."
 
-#: utils/misc/guc.c:3595
+#: utils/misc/guc.c:3599
 msgid "If blank, no prefix is used."
 msgstr "Wenn leer, dann wird kein Präfix verwendet."
 
-#: utils/misc/guc.c:3604
+#: utils/misc/guc.c:3608
 msgid "Sets the time zone to use in log messages."
 msgstr "Setzt die in Logmeldungen verwendete Zeitzone."
 
-#: utils/misc/guc.c:3614
+#: utils/misc/guc.c:3618
 msgid "Sets the display format for date and time values."
 msgstr "Setzt das Ausgabeformat für Datums- und Zeitwerte."
 
-#: utils/misc/guc.c:3615
+#: utils/misc/guc.c:3619
 msgid "Also controls interpretation of ambiguous date inputs."
 msgstr "Kontrolliert auch die Interpretation von zweideutigen Datumseingaben."
 
-#: utils/misc/guc.c:3626
+#: utils/misc/guc.c:3630
 #, fuzzy
 #| msgid "Sets the default tablespace to create tables and indexes in."
 msgid "Sets the default table access method for new tables."
 msgstr "Setzt den Standard-Tablespace für Tabellen und Indexe."
 
-#: utils/misc/guc.c:3637
+#: utils/misc/guc.c:3641
 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:3638
+#: utils/misc/guc.c:3642
 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:3648
+#: utils/misc/guc.c:3652
 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:3659
+#: utils/misc/guc.c:3663
 msgid "Sets the path for dynamically loadable modules."
 msgstr "Setzt den Pfad für ladbare dynamische Bibliotheken."
 
-#: utils/misc/guc.c:3660
+#: utils/misc/guc.c:3664
 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:3673
+#: utils/misc/guc.c:3677
 msgid "Sets the location of the Kerberos server key file."
 msgstr "Setzt den Ort der Kerberos-Server-Schlüsseldatei."
 
-#: utils/misc/guc.c:3684
+#: utils/misc/guc.c:3688
 msgid "Sets the Bonjour service name."
 msgstr "Setzt den Bonjour-Servicenamen."
 
-#: utils/misc/guc.c:3696
+#: utils/misc/guc.c:3700
 msgid "Shows the collation order locale."
 msgstr "Zeigt die Locale für die Sortierreihenfolge."
 
-#: utils/misc/guc.c:3707
+#: utils/misc/guc.c:3711
 msgid "Shows the character classification and case conversion locale."
 msgstr "Zeigt die Locale für Zeichenklassifizierung und Groß-/Kleinschreibung."
 
-#: utils/misc/guc.c:3718
+#: utils/misc/guc.c:3722
 msgid "Sets the language in which messages are displayed."
 msgstr "Setzt die Sprache, in der Mitteilungen ausgegeben werden."
 
-#: utils/misc/guc.c:3728
+#: utils/misc/guc.c:3732
 msgid "Sets the locale for formatting monetary amounts."
 msgstr "Setzt die Locale für die Formatierung von Geldbeträgen."
 
-#: utils/misc/guc.c:3738
+#: utils/misc/guc.c:3742
 msgid "Sets the locale for formatting numbers."
 msgstr "Setzt die Locale für die Formatierung von Zahlen."
 
-#: utils/misc/guc.c:3748
+#: utils/misc/guc.c:3752
 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:3758
+#: utils/misc/guc.c:3762
 msgid "Lists shared libraries to preload into each backend."
 msgstr "Listet dynamische Bibliotheken, die vorab in jeden Serverprozess geladen werden."
 
-#: utils/misc/guc.c:3769
+#: utils/misc/guc.c:3773
 msgid "Lists shared libraries to preload into server."
 msgstr "Listet dynamische Bibliotheken, die vorab in den Server geladen werden."
 
-#: utils/misc/guc.c:3780
+#: utils/misc/guc.c:3784
 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:3791
+#: utils/misc/guc.c:3795
 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:3803
+#: utils/misc/guc.c:3807
 msgid "Sets the server (database) character set encoding."
 msgstr "Setzt die Zeichensatzkodierung des Servers (der Datenbank)."
 
-#: utils/misc/guc.c:3815
+#: utils/misc/guc.c:3819
 msgid "Shows the server version."
 msgstr "Zeigt die Serverversion."
 
-#: utils/misc/guc.c:3827
+#: utils/misc/guc.c:3831
 msgid "Sets the current role."
 msgstr "Setzt die aktuelle Rolle."
 
-#: utils/misc/guc.c:3839
+#: utils/misc/guc.c:3843
 msgid "Sets the session user name."
 msgstr "Setzt den Sitzungsbenutzernamen."
 
-#: utils/misc/guc.c:3850
+#: utils/misc/guc.c:3854
 msgid "Sets the destination for server log output."
 msgstr "Setzt das Ziel für die Serverlogausgabe."
 
-#: utils/misc/guc.c:3851
+#: utils/misc/guc.c:3855
 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:3862
+#: utils/misc/guc.c:3866
 msgid "Sets the destination directory for log files."
 msgstr "Bestimmt das Zielverzeichnis für Logdateien."
 
-#: utils/misc/guc.c:3863
+#: utils/misc/guc.c:3867
 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:3873
+#: utils/misc/guc.c:3877
 msgid "Sets the file name pattern for log files."
 msgstr "Bestimmt das Dateinamenmuster für Logdateien."
 
-#: utils/misc/guc.c:3884
+#: utils/misc/guc.c:3888
 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:3895
+#: utils/misc/guc.c:3899
 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:3906
+#: utils/misc/guc.c:3910
 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:3916
+#: utils/misc/guc.c:3920
 msgid "Selects a file of time zone abbreviations."
 msgstr "Wählt eine Datei mit Zeitzonenabkürzungen."
 
-#: utils/misc/guc.c:3926
+#: utils/misc/guc.c:3930
 msgid "Sets the owning group of the Unix-domain socket."
 msgstr "Setzt die Eigentümergruppe der Unix-Domain-Socket."
 
-#: utils/misc/guc.c:3927
+#: utils/misc/guc.c:3931
 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:3937
+#: utils/misc/guc.c:3941
 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:3952
+#: utils/misc/guc.c:3956
 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:3967
+#: utils/misc/guc.c:3971
 msgid "Sets the server's data directory."
 msgstr "Setzt das Datenverzeichnis des Servers."
 
-#: utils/misc/guc.c:3978
+#: utils/misc/guc.c:3982
 msgid "Sets the server's main configuration file."
 msgstr "Setzt die Hauptkonfigurationsdatei des Servers."
 
-#: utils/misc/guc.c:3989
+#: utils/misc/guc.c:3993
 msgid "Sets the server's \"hba\" configuration file."
 msgstr "Setzt die »hba«-Konfigurationsdatei des Servers."
 
-#: utils/misc/guc.c:4000
+#: utils/misc/guc.c:4004
 msgid "Sets the server's \"ident\" configuration file."
 msgstr "Setzt die »ident«-Konfigurationsdatei des Servers."
 
-#: utils/misc/guc.c:4011
+#: utils/misc/guc.c:4015
 msgid "Writes the postmaster PID to the specified file."
 msgstr "Schreibt die Postmaster-PID in die angegebene Datei."
 
-#: utils/misc/guc.c:4022
+#: utils/misc/guc.c:4026
 msgid "Name of the SSL library."
 msgstr ""
 
-#: utils/misc/guc.c:4037
+#: utils/misc/guc.c:4041
 msgid "Location of the SSL server certificate file."
 msgstr "Ort der SSL-Serverzertifikatsdatei."
 
-#: utils/misc/guc.c:4047
+#: utils/misc/guc.c:4051
 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:4057
+#: utils/misc/guc.c:4061
 msgid "Location of the SSL certificate authority file."
 msgstr "Ort der SSL-Certificate-Authority-Datei."
 
-#: utils/misc/guc.c:4067
+#: utils/misc/guc.c:4071
 msgid "Location of the SSL certificate revocation list file."
 msgstr "Ort der SSL-Certificate-Revocation-List-Datei."
 
-#: utils/misc/guc.c:4077
+#: utils/misc/guc.c:4081
 msgid "Writes temporary statistics files to the specified directory."
 msgstr "Schreibt temporäre Statistikdateien in das angegebene Verzeichnis."
 
-#: utils/misc/guc.c:4088
+#: utils/misc/guc.c:4092
 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:4099
+#: utils/misc/guc.c:4103
 msgid "Sets default text search configuration."
 msgstr "Setzt die vorgegebene Textsuchekonfiguration."
 
-#: utils/misc/guc.c:4109
+#: utils/misc/guc.c:4113
 msgid "Sets the list of allowed SSL ciphers."
 msgstr "Setzt die Liste der erlaubten SSL-Verschlüsselungsalgorithmen."
 
-#: utils/misc/guc.c:4124
+#: utils/misc/guc.c:4128
 msgid "Sets the curve to use for ECDH."
 msgstr "Setzt die für ECDH zu verwendende Kurve."
 
-#: utils/misc/guc.c:4139
+#: utils/misc/guc.c:4143
 msgid "Location of the SSL DH parameters file."
 msgstr "Setzt den Ort der SSL-DH-Parameter-Datei."
 
-#: utils/misc/guc.c:4150
+#: utils/misc/guc.c:4154
 msgid "Command to obtain passphrases for SSL."
 msgstr "Befehl zum Einlesen von Passphrasen für SSL."
 
-#: utils/misc/guc.c:4160
+#: utils/misc/guc.c:4164
 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:4171
+#: utils/misc/guc.c:4175
 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:4182
+#: utils/misc/guc.c:4186
 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:4183
+#: utils/misc/guc.c:4187
 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:4193
+#: utils/misc/guc.c:4197
 msgid "JIT provider to use."
 msgstr ""
 
-#: utils/misc/guc.c:4213
+#: utils/misc/guc.c:4217
 msgid "Sets whether \"\\'\" is allowed in string literals."
 msgstr "Bestimmt, ob »\\'« in Zeichenkettenkonstanten erlaubt ist."
 
-#: utils/misc/guc.c:4223
+#: utils/misc/guc.c:4227
 msgid "Sets the output format for bytea."
 msgstr "Setzt das Ausgabeformat für bytea."
 
-#: utils/misc/guc.c:4233
+#: utils/misc/guc.c:4237
 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:4234 utils/misc/guc.c:4299 utils/misc/guc.c:4310
-#: utils/misc/guc.c:4386
+#: utils/misc/guc.c:4238 utils/misc/guc.c:4303 utils/misc/guc.c:4314
+#: utils/misc/guc.c:4390
 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:4244
+#: utils/misc/guc.c:4248
 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:4245
+#: utils/misc/guc.c:4249
 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:4256
+#: utils/misc/guc.c:4260
 msgid "Sets the transaction isolation level of each new transaction."
 msgstr "Setzt den Transaktionsisolationsgrad neuer Transaktionen."
 
-#: utils/misc/guc.c:4266
+#: utils/misc/guc.c:4270
 msgid "Sets the current transaction's isolation level."
 msgstr "Zeigt den Isolationsgrad der aktuellen Transaktion."
 
-#: utils/misc/guc.c:4277
+#: utils/misc/guc.c:4281
 msgid "Sets the display format for interval values."
 msgstr "Setzt das Ausgabeformat für Intervallwerte."
 
-#: utils/misc/guc.c:4288
+#: utils/misc/guc.c:4292
 msgid "Sets the verbosity of logged messages."
 msgstr "Setzt den Detailgrad von geloggten Meldungen."
 
-#: utils/misc/guc.c:4298
+#: utils/misc/guc.c:4302
 msgid "Sets the message levels that are logged."
 msgstr "Setzt die Meldungstypen, die geloggt werden."
 
-#: utils/misc/guc.c:4309
+#: utils/misc/guc.c:4313
 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:4320
+#: utils/misc/guc.c:4324
 msgid "Sets the type of statements logged."
 msgstr "Setzt die Anweisungsarten, die geloggt werden."
 
-#: utils/misc/guc.c:4330
+#: utils/misc/guc.c:4334
 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:4345
+#: utils/misc/guc.c:4349
 msgid "Sets the session's behavior for triggers and rewrite rules."
 msgstr "Setzt das Sitzungsverhalten für Trigger und Regeln."
 
-#: utils/misc/guc.c:4355
+#: utils/misc/guc.c:4359
 msgid "Sets the current transaction's synchronization level."
 msgstr "Setzt den Synchronisationsgrad der aktuellen Transaktion."
 
-#: utils/misc/guc.c:4365
+#: utils/misc/guc.c:4369
 msgid "Allows archiving of WAL files using archive_command."
 msgstr "Erlaubt die Archivierung von WAL-Dateien mittels archive_command."
 
-#: utils/misc/guc.c:4375
+#: utils/misc/guc.c:4379
 msgid "Sets the action to perform upon reaching the recovery target."
 msgstr ""
 
-#: utils/misc/guc.c:4385
+#: utils/misc/guc.c:4389
 msgid "Enables logging of recovery-related debugging information."
 msgstr "Ermöglicht das Loggen von Debug-Informationen über die Wiederherstellung."
 
-#: utils/misc/guc.c:4401
+#: utils/misc/guc.c:4405
 msgid "Collects function-level statistics on database activity."
 msgstr "Sammelt Statistiken auf Funktionsebene über Datenbankaktivität."
 
-#: utils/misc/guc.c:4411
+#: utils/misc/guc.c:4415
 msgid "Set the level of information written to the WAL."
 msgstr "Setzt den Umfang der in den WAL geschriebenen Informationen."
 
-#: utils/misc/guc.c:4421
+#: utils/misc/guc.c:4425
 msgid "Selects the dynamic shared memory implementation used."
 msgstr "Wählt die zu verwendende Implementierung von dynamischem Shared Memory."
 
-#: utils/misc/guc.c:4431
+#: utils/misc/guc.c:4435
 #, fuzzy
 #| msgid "Selects the dynamic shared memory implementation used."
 msgid "Selects the shared memory implementation used for the main shared memory region."
 msgstr "Wählt die zu verwendende Implementierung von dynamischem Shared Memory."
 
-#: utils/misc/guc.c:4441
+#: utils/misc/guc.c:4445
 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:4451
+#: utils/misc/guc.c:4455
 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:4461
+#: utils/misc/guc.c:4465
 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:4472
+#: utils/misc/guc.c:4476
 msgid "Use of huge pages on Linux or Windows."
 msgstr "Huge Pages auf Linux oder Windows verwenden."
 
-#: utils/misc/guc.c:4482
+#: utils/misc/guc.c:4486
 msgid "Forces use of parallel query facilities."
 msgstr "Verwendung der Einrichtungen für parallele Anfragen erzwingen."
 
-#: utils/misc/guc.c:4483
+#: utils/misc/guc.c:4487
 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:4493
+#: utils/misc/guc.c:4497
 msgid "Encrypt passwords."
 msgstr "Verschlüsselt Passwörter."
 
-#: utils/misc/guc.c:4494
+#: utils/misc/guc.c:4498
 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:4505
+#: utils/misc/guc.c:4509
 #, fuzzy
 #| msgid "Enables the planner's use of merge join plans."
 msgid "Controls the planner's selection of custom or generic plan."
 msgstr "Ermöglicht Merge-Verbunde im Planer."
 
-#: utils/misc/guc.c:4506
+#: utils/misc/guc.c:4510
 msgid "Prepared statements can have custom and generic plans, and the planner will attempt to choose which is better.  This can be set to override the default behavior."
 msgstr ""
 
-#: utils/misc/guc.c:4518
+#: utils/misc/guc.c:4522
 #, fuzzy
 #| msgid "Sets the minimum size to shrink the WAL to."
 msgid "Sets the minimum SSL/TLS protocol version to use."
 msgstr "Setzt die minimale Größe, auf die der WAL geschrumpft wird."
 
-#: utils/misc/guc.c:4530
+#: utils/misc/guc.c:4534
 msgid "Sets the maximum SSL/TLS protocol version to use."
 msgstr ""
 
-#: utils/misc/guc.c:5353
+#: utils/misc/guc.c:5337
 #, 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:5358
+#: utils/misc/guc.c:5342
 #, 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:5378
+#: utils/misc/guc.c:5362
 #, c-format
 msgid ""
 "%s does not know where to find the server configuration file.\n"
@@ -26419,12 +26444,12 @@ msgstr ""
 "Sie müssen die Kommandozeilenoption --config-file oder -D angegeben oder\n"
 "die Umgebungsvariable PGDATA setzen.\n"
 
-#: utils/misc/guc.c:5397
+#: utils/misc/guc.c:5381
 #, 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:5423
+#: utils/misc/guc.c:5407
 #, c-format
 msgid ""
 "%s does not know where to find the database system data.\n"
@@ -26434,7 +26459,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:5471
+#: utils/misc/guc.c:5455
 #, c-format
 msgid ""
 "%s does not know where to find the \"hba\" configuration file.\n"
@@ -26444,7 +26469,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:5494
+#: utils/misc/guc.c:5478
 #, c-format
 msgid ""
 "%s does not know where to find the \"ident\" configuration file.\n"
@@ -26454,169 +26479,181 @@ 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:6336
+#: utils/misc/guc.c:6320
 msgid "Value exceeds integer range."
 msgstr "Wert überschreitet Bereich für ganze Zahlen."
 
-#: utils/misc/guc.c:6572
+#: utils/misc/guc.c:6556
 #, c-format
 msgid "%d%s%s is outside the valid range for parameter \"%s\" (%d .. %d)"
 msgstr "%d%s%s ist außerhalb des gültigen Bereichs für Parameter »%s« (%d ... %d)"
 
-#: utils/misc/guc.c:6608
+#: utils/misc/guc.c:6592
 #, c-format
 msgid "%g%s%s is outside the valid range for parameter \"%s\" (%g .. %g)"
 msgstr "%g%s%s ist außerhalb des gültigen Bereichs für Parameter »%s« (%g ... %g)"
 
-#: utils/misc/guc.c:6764 utils/misc/guc.c:8131
+#: utils/misc/guc.c:6748 utils/misc/guc.c:8115
 #, 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:6771 utils/misc/guc.c:7523 utils/misc/guc.c:7576
-#: utils/misc/guc.c:7627 utils/misc/guc.c:7960 utils/misc/guc.c:8727
-#: utils/misc/guc.c:8993 utils/misc/guc.c:10660
+#: utils/misc/guc.c:6755 utils/misc/guc.c:7507 utils/misc/guc.c:7560
+#: utils/misc/guc.c:7611 utils/misc/guc.c:7944 utils/misc/guc.c:8711
+#: utils/misc/guc.c:8973 utils/misc/guc.c:10640
 #, c-format
 msgid "unrecognized configuration parameter \"%s\""
 msgstr "unbekannter Konfigurationsparameter »%s«"
 
-#: utils/misc/guc.c:6786 utils/misc/guc.c:7972
+#: utils/misc/guc.c:6770 utils/misc/guc.c:7956
 #, c-format
 msgid "parameter \"%s\" cannot be changed"
 msgstr "Parameter »%s« kann nicht geändert werden"
 
-#: utils/misc/guc.c:6819
+#: utils/misc/guc.c:6803
 #, c-format
 msgid "parameter \"%s\" cannot be changed now"
 msgstr "Parameter »%s« kann jetzt nicht geändert werden"
 
-#: utils/misc/guc.c:6837 utils/misc/guc.c:6884 utils/misc/guc.c:10676
+#: utils/misc/guc.c:6821 utils/misc/guc.c:6868 utils/misc/guc.c:10656
 #, c-format
 msgid "permission denied to set parameter \"%s\""
 msgstr "keine Berechtigung, um Parameter »%s« zu setzen"
 
-#: utils/misc/guc.c:6874
+#: utils/misc/guc.c:6858
 #, 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:6922
+#: utils/misc/guc.c:6906
 #, 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:7531 utils/misc/guc.c:7581 utils/misc/guc.c:9000
+#: utils/misc/guc.c:7515 utils/misc/guc.c:7565 utils/misc/guc.c:8980
 #, 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:7672
+#: utils/misc/guc.c:7656
 #, c-format
 msgid "SET %s takes only one argument"
 msgstr "SET %s darf nur ein Argument haben"
 
-#: utils/misc/guc.c:7920
+#: utils/misc/guc.c:7904
 #, 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:8005
+#: utils/misc/guc.c:7989
 #, 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:8050
+#: utils/misc/guc.c:8034
 #, c-format
 msgid "could not parse contents of file \"%s\""
 msgstr "konnte Inhalt der Datei »%s« nicht parsen"
 
-#: utils/misc/guc.c:8207
+#: utils/misc/guc.c:8191
 #, c-format
 msgid "SET LOCAL TRANSACTION SNAPSHOT is not implemented"
 msgstr "SET LOCAL TRANSACTION SNAPSHOT ist nicht implementiert"
 
-#: utils/misc/guc.c:8291
+#: utils/misc/guc.c:8275
 #, c-format
 msgid "SET requires parameter name"
 msgstr "SET benötigt Parameternamen"
 
-#: utils/misc/guc.c:8424
+#: utils/misc/guc.c:8408
 #, c-format
 msgid "attempt to redefine parameter \"%s\""
 msgstr "Versuch, den Parameter »%s« zu redefinieren"
 
-#: utils/misc/guc.c:10222
+#: utils/misc/guc.c:10202
 #, c-format
 msgid "while setting parameter \"%s\" to \"%s\""
 msgstr "beim Setzen von Parameter »%s« auf »%s«"
 
-#: utils/misc/guc.c:10290
+#: utils/misc/guc.c:10270
 #, c-format
 msgid "parameter \"%s\" could not be set"
 msgstr "Parameter »%s« kann nicht gesetzt werden"
 
-#: utils/misc/guc.c:10380
+#: utils/misc/guc.c:10360
 #, c-format
 msgid "could not parse setting for parameter \"%s\""
 msgstr "konnte Wert von Parameter »%s« nicht lesen"
 
-#: utils/misc/guc.c:10738 utils/misc/guc.c:10772
+#: utils/misc/guc.c:10718 utils/misc/guc.c:10752
 #, c-format
 msgid "invalid value for parameter \"%s\": %d"
 msgstr "ungültiger Wert für Parameter »%s«: %d"
 
-#: utils/misc/guc.c:10806
+#: utils/misc/guc.c:10786
 #, c-format
 msgid "invalid value for parameter \"%s\": %g"
 msgstr "ungültiger Wert für Parameter »%s«: %g"
 
-#: utils/misc/guc.c:11076
+#: utils/misc/guc.c:11056
 #, 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:11088
+#: utils/misc/guc.c:11068
 #, c-format
 msgid "Bonjour is not supported by this build"
 msgstr "Bonjour wird von dieser Installation nicht unterstützt"
 
-#: utils/misc/guc.c:11101
+#: utils/misc/guc.c:11081
 #, c-format
 msgid "SSL is not supported by this build"
 msgstr "SSL wird von dieser Installation nicht unterstützt"
 
-#: utils/misc/guc.c:11113
+#: utils/misc/guc.c:11093
 #, 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:11125
+#: utils/misc/guc.c:11105
 #, 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."
 
-#: utils/misc/guc.c:11369
+#: utils/misc/guc.c:11349
 #, c-format
 msgid "effective_io_concurrency must be set to 0 on platforms that lack posix_fadvise()."
 msgstr ""
 
-#: utils/misc/guc.c:11483
+#: utils/misc/guc.c:11456
+#, fuzzy, c-format
+#| msgid "%s cannot be empty."
+msgid "\"%s\" cannot be higher than \"%s\"."
+msgstr "%s kann nicht leer sein."
+
+#: utils/misc/guc.c:11478
+#, fuzzy, c-format
+#| msgid "%s cannot be empty."
+msgid "\"%s\" cannot be lower than \"%s\"."
+msgstr "%s kann nicht leer sein."
+
+#: utils/misc/guc.c:11506
 #, c-format
 msgid "recovery_target_timeline is not a valid number."
 msgstr "recovery_target_timeline ist keine gültige Zahl."
 
-#: utils/misc/guc.c:11523
+#: utils/misc/guc.c:11546
 #, fuzzy, c-format
 #| msgid "multiple values specified for netmask"
 msgid "multiple recovery targets specified"
 msgstr "mehrere Werte für Netzmaske angegeben"
 
-#: utils/misc/guc.c:11524
+#: utils/misc/guc.c:11547
 #, c-format
 msgid "At most one of recovery_target, recovery_target_lsn, recovery_target_name, recovery_target_time, recovery_target_xid may be set."
 msgstr ""
 
-#: utils/misc/guc.c:11532
+#: utils/misc/guc.c:11555
 #, c-format
 msgid "The only allowed value is \"immediate\"."
 msgstr "Der einzige erlaubte Wert ist »immediate«."
@@ -26722,7 +26759,7 @@ msgstr "Zeile ist zu lang in Zeitzonendatei »%s«, Zeile %d"
 msgid "@INCLUDE without file name in time zone file \"%s\", line %d"
 msgstr "@INCLUDE ohne Dateiname in Zeitzonendatei »%s«, Zeile %d"
 
-#: utils/mmgr/aset.c:485 utils/mmgr/generation.c:250 utils/mmgr/slab.c:240
+#: utils/mmgr/aset.c:485 utils/mmgr/generation.c:250 utils/mmgr/slab.c:252
 #, c-format
 msgid "Failed while creating memory context \"%s\"."
 msgstr "Fehler während der Erzeugung des Speicherkontexts »%s«."