de: Translation updates
authorPeter Eisentraut <peter_e@gmx.net>
Mon, 7 Aug 2017 17:14:47 +0000 (13:14 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Mon, 7 Aug 2017 17:14:47 +0000 (13:14 -0400)
de/libpq.po
de/pg_resetxlog.po
de/psql.po

index 7b14e7f386709b302fe8be168ca6f1709e477250..2741a7bd9c133efda2b23ff5134a9af001f09034 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PostgreSQL 9.2\n"
 "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2017-05-07 21:44+0000\n"
+"POT-Creation-Date: 2017-08-07 16:44+0000\n"
 "PO-Revision-Date: 2017-05-08 08:49-0400\n"
 "Last-Translator: Peter Eisentraut <peter_e@gmx.net>\n"
 "Language-Team: German <peter_e@gmx.net>\n"
@@ -51,11 +51,11 @@ msgstr "GSSAPI-Namensimportfehler"
 msgid "SSPI continuation error"
 msgstr "SSPI-Fortsetzungsfehler"
 
-#: fe-auth.c:555 fe-auth.c:629 fe-auth.c:664 fe-auth.c:760 fe-connect.c:683
-#: fe-connect.c:858 fe-connect.c:1033 fe-connect.c:2071 fe-connect.c:3492
-#: fe-connect.c:3744 fe-connect.c:3863 fe-connect.c:4093 fe-connect.c:4167
-#: fe-connect.c:4254 fe-connect.c:4510 fe-connect.c:4538 fe-connect.c:4607
-#: fe-connect.c:4624 fe-connect.c:4716 fe-connect.c:5067 fe-connect.c:5203
+#: fe-auth.c:555 fe-auth.c:629 fe-auth.c:664 fe-auth.c:760 fe-connect.c:702
+#: fe-connect.c:877 fe-connect.c:1052 fe-connect.c:2080 fe-connect.c:3501
+#: fe-connect.c:3753 fe-connect.c:3872 fe-connect.c:4102 fe-connect.c:4176
+#: fe-connect.c:4263 fe-connect.c:4519 fe-connect.c:4547 fe-connect.c:4616
+#: fe-connect.c:4633 fe-connect.c:4725 fe-connect.c:5076 fe-connect.c:5212
 #: fe-exec.c:3306 fe-exec.c:3471 fe-lobj.c:712 fe-protocol2.c:1206
 #: fe-protocol3.c:1584 fe-secure.c:780 fe-secure.c:1270
 msgid "out of memory\n"
@@ -98,22 +98,22 @@ msgstr "SCRAM-Authentifizierung benötigt libpq Version 10 oder neuer\n"
 msgid "authentication method %u not supported\n"
 msgstr "Authentifizierungsmethode %u nicht unterstützt\n"
 
-#: fe-connect.c:800
+#: fe-connect.c:819
 #, c-format
 msgid "invalid sslmode value: \"%s\"\n"
 msgstr "ungültiger sslmode-Wert: »%s«\n"
 
-#: fe-connect.c:821
+#: fe-connect.c:840
 #, c-format
 msgid "sslmode value \"%s\" invalid when SSL support is not compiled in\n"
 msgstr "sslmode-Wert »%s« ist ungültig, wenn SSL-Unterstützung nicht einkompiliert worden ist\n"
 
-#: fe-connect.c:1057
+#: fe-connect.c:1076
 #, c-format
 msgid "could not set socket to TCP no delay mode: %s\n"
 msgstr "konnte Socket nicht auf TCP »No Delay«-Modus umstellen: %s\n"
 
-#: fe-connect.c:1087
+#: fe-connect.c:1106
 #, c-format
 msgid ""
 "could not connect to server: %s\n"
@@ -124,7 +124,7 @@ msgstr ""
 "\tLäuft der Server lokal und akzeptiert er Verbindungen\n"
 "\tauf dem Unix-Domain-Socket »%s«?\n"
 
-#: fe-connect.c:1142
+#: fe-connect.c:1161
 #, c-format
 msgid ""
 "could not connect to server: %s\n"
@@ -135,7 +135,7 @@ msgstr ""
 "\tLäuft der Server auf dem Host »%s« (%s) und akzeptiert er\n"
 "\tTCP/IP-Verbindungen auf Port %s?\n"
 
-#: fe-connect.c:1151
+#: fe-connect.c:1170
 #, c-format
 msgid ""
 "could not connect to server: %s\n"
@@ -146,300 +146,280 @@ msgstr ""
 "\tLäuft der Server auf dem Host »%s« und akzeptiert er\n"
 "\tTCP/IP-Verbindungen auf Port %s?\n"
 
-#: fe-connect.c:1202
+#: fe-connect.c:1221 fe-connect.c:1253 fe-connect.c:1286 fe-connect.c:1777
 #, c-format
-msgid "setsockopt(TCP_KEEPIDLE) failed: %s\n"
-msgstr "setsockopt(TCP_KEEPIDLE) fehlgeschlagen: %s\n"
+msgid "setsockopt(%s) failed: %s\n"
+msgstr "setsockopt(%s) fehlgeschlagen: %s\n"
 
-#: fe-connect.c:1215
-#, c-format
-msgid "setsockopt(TCP_KEEPALIVE) failed: %s\n"
-msgstr "setsockopt(TCP_KEEPALIVE) fehlgeschlagen: %s\n"
-
-#: fe-connect.c:1247
-#, c-format
-msgid "setsockopt(TCP_KEEPINTVL) failed: %s\n"
-msgstr "setsockopt(TCP_KEEPINTVL) fehlgeschlagen: %s\n"
-
-#: fe-connect.c:1279
-#, c-format
-msgid "setsockopt(TCP_KEEPCNT) failed: %s\n"
-msgstr "setsockopt(TCP_KEEPCNT) fehlgeschlagen: %s\n"
-
-#: fe-connect.c:1327
+#: fe-connect.c:1335
 #, c-format
 msgid "WSAIoctl(SIO_KEEPALIVE_VALS) failed: %ui\n"
 msgstr "WSAIoctl(SIO_KEEPALIVE_VALS) fehlgeschlagen: %ui\n"
 
-#: fe-connect.c:1379
+#: fe-connect.c:1387
 #, c-format
 msgid "invalid port number: \"%s\"\n"
 msgstr "ungültige Portnummer: »%s«\n"
 
-#: fe-connect.c:1412
+#: fe-connect.c:1420
 #, c-format
 msgid "Unix-domain socket path \"%s\" is too long (maximum %d bytes)\n"
 msgstr "Unix-Domain-Socket-Pfad »%s« ist zu lang (maximal %d Bytes)\n"
 
-#: fe-connect.c:1431
+#: fe-connect.c:1439
 #, c-format
 msgid "could not translate host name \"%s\" to address: %s\n"
 msgstr "konnte Hostnamen »%s« nicht in Adresse übersetzen: %s\n"
 
-#: fe-connect.c:1435
+#: fe-connect.c:1443
 #, c-format
 msgid "could not translate Unix-domain socket path \"%s\" to address: %s\n"
 msgstr "konnte Unix-Domain-Socket-Pfad »%s« nicht in Adresse übersetzen: %s\n"
 
-#: fe-connect.c:1645
+#: fe-connect.c:1653
 msgid "invalid connection state, probably indicative of memory corruption\n"
 msgstr "ungültiger Verbindungszustand, möglicherweise ein Speicherproblem\n"
 
-#: fe-connect.c:1701
+#: fe-connect.c:1709
 #, c-format
 msgid "could not create socket: %s\n"
 msgstr "konnte Socket nicht erzeugen: %s\n"
 
-#: fe-connect.c:1724
+#: fe-connect.c:1732
 #, c-format
 msgid "could not set socket to non-blocking mode: %s\n"
 msgstr "konnte Socket nicht auf nicht-blockierenden Modus umstellen: %s\n"
 
-#: fe-connect.c:1736
+#: fe-connect.c:1744
 #, c-format
 msgid "could not set socket to close-on-exec mode: %s\n"
 msgstr "konnte Socket nicht auf »Close on exec«-Modus umstellen: %s\n"
 
-#: fe-connect.c:1756
+#: fe-connect.c:1764
 msgid "keepalives parameter must be an integer\n"
 msgstr "Parameter »keepalives« muss eine ganze Zahl sein\n"
 
-#: fe-connect.c:1769
-#, c-format
-msgid "setsockopt(SO_KEEPALIVE) failed: %s\n"
-msgstr "setsockopt(SO_KEEPALIVE) fehlgeschlagen: %s\n"
-
-#: fe-connect.c:1911
+#: fe-connect.c:1920
 #, c-format
 msgid "could not get socket error status: %s\n"
 msgstr "konnte Socket-Fehlerstatus nicht ermitteln: %s\n"
 
-#: fe-connect.c:1949
+#: fe-connect.c:1958
 #, c-format
 msgid "could not get client address from socket: %s\n"
 msgstr "konnte Client-Adresse vom Socket nicht ermitteln: %s\n"
 
-#: fe-connect.c:1990
+#: fe-connect.c:1999
 msgid "requirepeer parameter is not supported on this platform\n"
 msgstr "Parameter »requirepeer« wird auf dieser Plattform nicht unterstützt\n"
 
-#: fe-connect.c:1993
+#: fe-connect.c:2002
 #, c-format
 msgid "could not get peer credentials: %s\n"
 msgstr "konnte Credentials von Gegenstelle nicht ermitteln: %s\n"
 
-#: fe-connect.c:2003
+#: fe-connect.c:2012
 #, c-format
 msgid "local user with ID %d does not exist\n"
 msgstr "lokaler Benutzer mit ID %d existiert nicht\n"
 
-#: fe-connect.c:2011
+#: fe-connect.c:2020
 #, c-format
 msgid "requirepeer specifies \"%s\", but actual peer user name is \"%s\"\n"
 msgstr "requirepeer gibt »%s« an, aber tatsächlicher Benutzername der Gegenstelle ist »%s«\n"
 
-#: fe-connect.c:2045
+#: fe-connect.c:2054
 #, c-format
 msgid "could not send SSL negotiation packet: %s\n"
 msgstr "konnte Paket zur SSL-Verhandlung nicht senden: %s\n"
 
-#: fe-connect.c:2084
+#: fe-connect.c:2093
 #, c-format
 msgid "could not send startup packet: %s\n"
 msgstr "konnte Startpaket nicht senden: %s\n"
 
-#: fe-connect.c:2154
+#: fe-connect.c:2163
 msgid "server does not support SSL, but SSL was required\n"
 msgstr "Server unterstützt kein SSL, aber SSL wurde verlangt\n"
 
-#: fe-connect.c:2180
+#: fe-connect.c:2189
 #, c-format
 msgid "received invalid response to SSL negotiation: %c\n"
 msgstr "ungültige Antwort auf SSL-Verhandlungspaket empfangen: %c\n"
 
-#: fe-connect.c:2259 fe-connect.c:2292
+#: fe-connect.c:2268 fe-connect.c:2301
 #, c-format
 msgid "expected authentication request from server, but received %c\n"
 msgstr "Authentifizierungsanfrage wurde vom Server erwartet, aber %c wurde empfangen\n"
 
-#: fe-connect.c:2473
+#: fe-connect.c:2482
 #, c-format
 msgid "out of memory allocating GSSAPI buffer (%d)"
 msgstr "Speicher aufgebraucht beim Anlegen des GSSAPI-Puffers (%d)"
 
-#: fe-connect.c:2558
+#: fe-connect.c:2567
 msgid "unexpected message from server during startup\n"
 msgstr "unerwartete Nachricht vom Server beim Start\n"
 
-#: fe-connect.c:2657
+#: fe-connect.c:2666
 #, c-format
 msgid "invalid connection state %d, probably indicative of memory corruption\n"
 msgstr "ungültiger Verbindungszustand %d, möglicherweise ein Speicherproblem\n"
 
-#: fe-connect.c:3098 fe-connect.c:3158
+#: fe-connect.c:3107 fe-connect.c:3167
 #, c-format
 msgid "PGEventProc \"%s\" failed during PGEVT_CONNRESET event\n"
 msgstr "PGEventProc »%s« während PGEVT_CONNRESET-Ereignis fehlgeschlagen\n"
 
-#: fe-connect.c:3505
+#: fe-connect.c:3514
 #, c-format
 msgid "invalid LDAP URL \"%s\": scheme must be ldap://\n"
 msgstr "ungültige LDAP-URL »%s«: Schema muss ldap:// sein\n"
 
-#: fe-connect.c:3520
+#: fe-connect.c:3529
 #, c-format
 msgid "invalid LDAP URL \"%s\": missing distinguished name\n"
 msgstr "ungültige LDAP-URL »%s«: Distinguished Name fehlt\n"
 
-#: fe-connect.c:3531 fe-connect.c:3584
+#: fe-connect.c:3540 fe-connect.c:3593
 #, c-format
 msgid "invalid LDAP URL \"%s\": must have exactly one attribute\n"
 msgstr "ungültige LDAP-URL »%s«: muss genau ein Attribut haben\n"
 
-#: fe-connect.c:3541 fe-connect.c:3598
+#: fe-connect.c:3550 fe-connect.c:3607
 #, c-format
 msgid "invalid LDAP URL \"%s\": must have search scope (base/one/sub)\n"
 msgstr "ungültige LDAP-URL »%s«: Suchbereich fehlt (base/one/sub)\n"
 
-#: fe-connect.c:3552
+#: fe-connect.c:3561
 #, c-format
 msgid "invalid LDAP URL \"%s\": no filter\n"
 msgstr "ungültige LDAP-URL »%s«: kein Filter\n"
 
-#: fe-connect.c:3573
+#: fe-connect.c:3582
 #, c-format
 msgid "invalid LDAP URL \"%s\": invalid port number\n"
 msgstr "ungültige LDAP-URL »%s«: ungültige Portnummer\n"
 
-#: fe-connect.c:3607
+#: fe-connect.c:3616
 msgid "could not create LDAP structure\n"
 msgstr "konnte LDAP-Struktur nicht erzeugen\n"
 
-#: fe-connect.c:3683
+#: fe-connect.c:3692
 #, c-format
 msgid "lookup on LDAP server failed: %s\n"
 msgstr "Suche auf LDAP-Server fehlgeschlagen: %s\n"
 
-#: fe-connect.c:3694
+#: fe-connect.c:3703
 msgid "more than one entry found on LDAP lookup\n"
 msgstr "LDAP-Suche ergab mehr als einen Eintrag\n"
 
-#: fe-connect.c:3695 fe-connect.c:3707
+#: fe-connect.c:3704 fe-connect.c:3716
 msgid "no entry found on LDAP lookup\n"
 msgstr "kein Eintrag gefunden bei LDAP-Suche\n"
 
-#: fe-connect.c:3718 fe-connect.c:3731
+#: fe-connect.c:3727 fe-connect.c:3740
 msgid "attribute has no values on LDAP lookup\n"
 msgstr "Attribut hat keine Werte bei LDAP-Suche\n"
 
-#: fe-connect.c:3783 fe-connect.c:3802 fe-connect.c:4293
+#: fe-connect.c:3792 fe-connect.c:3811 fe-connect.c:4302
 #, c-format
 msgid "missing \"=\" after \"%s\" in connection info string\n"
 msgstr "fehlendes »=« nach »%s« in der Zeichenkette der Verbindungsdaten\n"
 
-#: fe-connect.c:3875 fe-connect.c:4478 fe-connect.c:5186
+#: fe-connect.c:3884 fe-connect.c:4487 fe-connect.c:5195
 #, c-format
 msgid "invalid connection option \"%s\"\n"
 msgstr "ungültige Verbindungsoption »%s«\n"
 
-#: fe-connect.c:3891 fe-connect.c:4342
+#: fe-connect.c:3900 fe-connect.c:4351
 msgid "unterminated quoted string in connection info string\n"
 msgstr "fehlendes schließendes Anführungszeichen (\") in der Zeichenkette der Verbindungsdaten\n"
 
-#: fe-connect.c:3931
+#: fe-connect.c:3940
 msgid "could not get home directory to locate service definition file"
 msgstr "konnte Home-Verzeichnis nicht ermitteln, um Servicedefinitionsdatei zu finden"
 
-#: fe-connect.c:3964
+#: fe-connect.c:3973
 #, c-format
 msgid "definition of service \"%s\" not found\n"
 msgstr "Definition von Service »%s« nicht gefunden\n"
 
-#: fe-connect.c:3987
+#: fe-connect.c:3996
 #, c-format
 msgid "service file \"%s\" not found\n"
 msgstr "Servicedatei »%s« nicht gefunden\n"
 
-#: fe-connect.c:4000
+#: fe-connect.c:4009
 #, c-format
 msgid "line %d too long in service file \"%s\"\n"
 msgstr "Zeile %d zu lang in Servicedatei »%s«\n"
 
-#: fe-connect.c:4071 fe-connect.c:4105
+#: fe-connect.c:4080 fe-connect.c:4114
 #, c-format
 msgid "syntax error in service file \"%s\", line %d\n"
 msgstr "Syntaxfehler in Servicedatei »%s«, Zeile %d\n"
 
-#: fe-connect.c:4727
+#: fe-connect.c:4736
 #, c-format
 msgid "invalid URI propagated to internal parser routine: \"%s\"\n"
 msgstr "ungültige URI an interne Parserroutine weitergeleitet: »%s«\n"
 
-#: fe-connect.c:4797
+#: fe-connect.c:4806
 #, c-format
 msgid "end of string reached when looking for matching \"]\" in IPv6 host address in URI: \"%s\"\n"
 msgstr "Ende der Eingabezeichenkette gefunden beim Suchen nach passendem »]« in IPv6-Hostadresse in URI: »%s«\n"
 
-#: fe-connect.c:4804
+#: fe-connect.c:4813
 #, c-format
 msgid "IPv6 host address may not be empty in URI: \"%s\"\n"
 msgstr "IPv6-Hostadresse darf nicht leer sein in URI: »%s«\n"
 
-#: fe-connect.c:4819
+#: fe-connect.c:4828
 #, c-format
 msgid "unexpected character \"%c\" at position %d in URI (expected \":\" or \"/\"): \"%s\"\n"
 msgstr "unerwartetes Zeichen »%c« an Position %d in URI (»:« oder »/« erwartet): »%s«\n"
 
-#: fe-connect.c:4933
+#: fe-connect.c:4942
 #, c-format
 msgid "extra key/value separator \"=\" in URI query parameter: \"%s\"\n"
 msgstr "zusätzliches Schlüssel/Wert-Trennzeichen »=« in URI-Query-Parameter: »%s«\n"
 
-#: fe-connect.c:4953
+#: fe-connect.c:4962
 #, c-format
 msgid "missing key/value separator \"=\" in URI query parameter: \"%s\"\n"
 msgstr "fehlendes Schlüssel/Wert-Trennzeichen »=« in URI-Query-Parameter: »%s«\n"
 
-#: fe-connect.c:5023
+#: fe-connect.c:5032
 #, c-format
 msgid "invalid URI query parameter: \"%s\"\n"
 msgstr "ungültiger URI-Query-Parameter: »%s«\n"
 
-#: fe-connect.c:5095
+#: fe-connect.c:5104
 #, c-format
 msgid "invalid percent-encoded token: \"%s\"\n"
 msgstr "ungültiges Prozent-kodiertes Token: »%s«\n"
 
-#: fe-connect.c:5105
+#: fe-connect.c:5114
 #, c-format
 msgid "forbidden value %%00 in percent-encoded value: \"%s\"\n"
 msgstr "verbotener Wert %%00 in Prozent-kodiertem Wert: »%s«\n"
 
-#: fe-connect.c:5378
+#: fe-connect.c:5387
 msgid "connection pointer is NULL\n"
 msgstr "Verbindung ist ein NULL-Zeiger\n"
 
-#: fe-connect.c:5664
+#: fe-connect.c:5673
 #, c-format
 msgid "WARNING: password file \"%s\" is not a plain file\n"
 msgstr "WARNUNG: Passwortdatei »%s« ist keine normale Datei\n"
 
-#: fe-connect.c:5673
+#: fe-connect.c:5682
 #, c-format
 msgid "WARNING: password file \"%s\" has group or world access; permissions should be u=rw (0600) or less\n"
 msgstr "WARNUNG: Passwortdatei »%s« erlaubt Lesezugriff für Gruppe oder Andere; Rechte sollten u=rw (0600) oder weniger sein\n"
 
-#: fe-connect.c:5787
+#: fe-connect.c:5796
 #, c-format
 msgid "password retrieved from file \"%s\"\n"
 msgstr "Passwort wurde aus Datei »%s« gelesen\n"
index f45aafe52e5fde1746438815f58d66cceea3ccdb..76cf134c0fc33a6054ff61d76839b4aab6210759 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PostgreSQL 9.2\n"
 "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2015-05-18 02:52+0000\n"
+"POT-Creation-Date: 2017-08-07 16:47+0000\n"
 "PO-Revision-Date: 2015-09-22 23:13-0400\n"
 "Last-Translator: Peter Eisentraut <peter_e@gmx.net>\n"
 "Language-Team: German <peter_e@gmx.net>\n"
@@ -16,94 +16,94 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: pg_resetxlog.c:143
+#: pg_resetxlog.c:144
 #, c-format
 msgid "%s: invalid argument for option -e\n"
 msgstr "%s: ungültiges Argument für Option -e\n"
 
-#: pg_resetxlog.c:144 pg_resetxlog.c:159 pg_resetxlog.c:174 pg_resetxlog.c:189
-#: pg_resetxlog.c:204 pg_resetxlog.c:219 pg_resetxlog.c:226 pg_resetxlog.c:233
-#: pg_resetxlog.c:239 pg_resetxlog.c:247
+#: pg_resetxlog.c:145 pg_resetxlog.c:160 pg_resetxlog.c:175 pg_resetxlog.c:190
+#: pg_resetxlog.c:205 pg_resetxlog.c:220 pg_resetxlog.c:227 pg_resetxlog.c:234
+#: pg_resetxlog.c:240 pg_resetxlog.c:248
 #, c-format
 msgid "Try \"%s --help\" for more information.\n"
 msgstr "Versuchen Sie »%s --help« für weitere Informationen.\n"
 
-#: pg_resetxlog.c:149
+#: pg_resetxlog.c:150
 #, c-format
 msgid "%s: transaction ID epoch (-e) must not be -1\n"
 msgstr "%s: Transaktions-ID-Epoche (-e) darf nicht -1 sein\n"
 
-#: pg_resetxlog.c:158
+#: pg_resetxlog.c:159
 #, c-format
 msgid "%s: invalid argument for option -x\n"
 msgstr "%s: ungültiges Argument für Option -x\n"
 
-#: pg_resetxlog.c:164
+#: pg_resetxlog.c:165
 #, c-format
 msgid "%s: transaction ID (-x) must not be 0\n"
 msgstr "%s: Transaktions-ID (-x) darf nicht 0 sein\n"
 
-#: pg_resetxlog.c:173
+#: pg_resetxlog.c:174
 #, c-format
 msgid "%s: invalid argument for option -o\n"
 msgstr "%s: ungültiges Argument für Option -o\n"
 
-#: pg_resetxlog.c:179
+#: pg_resetxlog.c:180
 #, c-format
 msgid "%s: OID (-o) must not be 0\n"
 msgstr "%s: OID (-o) darf nicht 0 sein\n"
 
-#: pg_resetxlog.c:188
+#: pg_resetxlog.c:189
 #, c-format
 msgid "%s: invalid argument for option -m\n"
 msgstr "%s: ungültiges Argument für Option -m\n"
 
-#: pg_resetxlog.c:194
+#: pg_resetxlog.c:195
 #, c-format
 msgid "%s: multitransaction ID (-m) must not be 0\n"
 msgstr "%s: Multitransaktions-ID (-m) darf nicht 0 sein\n"
 
-#: pg_resetxlog.c:203
+#: pg_resetxlog.c:204
 #, c-format
 msgid "%s: invalid argument for option -O\n"
 msgstr "%s: ungültiges Argument für Option -O\n"
 
-#: pg_resetxlog.c:209
+#: pg_resetxlog.c:210
 #, c-format
 msgid "%s: multitransaction offset (-O) must not be -1\n"
 msgstr "%s: Multitransaktions-Offset (-O) darf nicht -1 sein\n"
 
-#: pg_resetxlog.c:218 pg_resetxlog.c:225 pg_resetxlog.c:232
+#: pg_resetxlog.c:219 pg_resetxlog.c:226 pg_resetxlog.c:233
 #, c-format
 msgid "%s: invalid argument for option -l\n"
 msgstr "%s: ungültiges Argument für Option -l\n"
 
-#: pg_resetxlog.c:246
+#: pg_resetxlog.c:247
 #, c-format
 msgid "%s: no data directory specified\n"
 msgstr "%s: kein Datenverzeichnis angegeben\n"
 
-#: pg_resetxlog.c:260
+#: pg_resetxlog.c:261
 #, c-format
 msgid "%s: cannot be executed by \"root\"\n"
 msgstr "%s: kann nicht von »root« ausgeführt werden\n"
 
-#: pg_resetxlog.c:262
+#: pg_resetxlog.c:263
 #, c-format
 msgid "You must run %s as the PostgreSQL superuser.\n"
 msgstr "Sie müssen %s als PostgreSQL-Superuser ausführen.\n"
 
-#: pg_resetxlog.c:273
+#: pg_resetxlog.c:274
 #, c-format
 msgid "%s: could not change directory to \"%s\": %s\n"
 msgstr "%s: konnte nicht in Verzeichnis »%s« wechseln: %s\n"
 
-#: pg_resetxlog.c:286 pg_resetxlog.c:429
+#: pg_resetxlog.c:290 pg_resetxlog.c:434 pg_resetxlog.c:497
 #, c-format
 msgid "%s: could not open file \"%s\" for reading: %s\n"
 msgstr "%s: konnte Datei »%s« nicht zum Lesen öffnen: %s\n"
 
-#: pg_resetxlog.c:293
+#: pg_resetxlog.c:297
 #, c-format
 msgid ""
 "%s: lock file \"%s\" exists\n"
@@ -112,7 +112,7 @@ msgstr ""
 "%s: Sperrdatei »%s« existiert bereits\n"
 "Läuft der Server?  Wenn nicht, dann Sperrdatei löschen und nochmal versuchen.\n"
 
-#: pg_resetxlog.c:363
+#: pg_resetxlog.c:367
 #, c-format
 msgid ""
 "\n"
@@ -122,7 +122,7 @@ msgstr ""
 "Wenn diese Werte akzeptabel scheinen, dann benutzen Sie -f um das\n"
 "Zurücksetzen zu erzwingen.\n"
 
-#: pg_resetxlog.c:375
+#: pg_resetxlog.c:379
 #, c-format
 msgid ""
 "The database server was not shut down cleanly.\n"
@@ -134,17 +134,36 @@ msgstr ""
 "Wenn Sie trotzdem weiter machen wollen, benutzen Sie -f, um das\n"
 "Zurücksetzen zu erzwingen.\n"
 
-#: pg_resetxlog.c:389
+#: pg_resetxlog.c:393
 #, c-format
 msgid "Transaction log reset\n"
 msgstr "Transaktionslog wurde zurück gesetzt\n"
 
-#: pg_resetxlog.c:401
+#: pg_resetxlog.c:405
 #, c-format
 msgid "out of memory\n"
 msgstr "Speicher aufgebraucht\n"
 
-#: pg_resetxlog.c:432
+#: pg_resetxlog.c:444
+#, c-format
+msgid "%s: unexpected empty file \"%s\"\n"
+msgstr "%s: unerwartete leere Datei »%s«\n"
+
+#: pg_resetxlog.c:449 pg_resetxlog.c:513
+#, c-format
+msgid "%s: could not read file \"%s\": %s\n"
+msgstr "%s: konnte Datei »%s« nicht lesen: %s\n"
+
+#: pg_resetxlog.c:466
+#, c-format
+msgid ""
+"%s: data directory is of wrong version\n"
+"File \"%s\" contains \"%s\", which is not compatible with this program's version \"%s\".\n"
+msgstr ""
+"%s: Datenverzeichnis hat falsche Version\n"
+"Datei »%s« enthält »%s«, was nicht mit der Version dieses Programms »%s« kompatibel ist.\n"
+
+#: pg_resetxlog.c:500
 #, c-format
 msgid ""
 "If you are sure the data directory path is correct, execute\n"
@@ -155,22 +174,17 @@ msgstr ""
 "  touch %s\n"
 "aus und versuchen Sie es erneut.\n"
 
-#: pg_resetxlog.c:445
-#, c-format
-msgid "%s: could not read file \"%s\": %s\n"
-msgstr "%s: konnte Datei »%s« nicht lesen: %s\n"
-
-#: pg_resetxlog.c:468
+#: pg_resetxlog.c:536
 #, c-format
 msgid "%s: pg_control exists but has invalid CRC; proceed with caution\n"
 msgstr "%s: pg_control existiert, aber mit ungültiger CRC; mit Vorsicht fortfahren\n"
 
-#: pg_resetxlog.c:477
+#: pg_resetxlog.c:545
 #, c-format
-msgid "%s: pg_control exists but is broken or unknown version; ignoring it\n"
-msgstr "%s: pg_control existiert, aber ist kaputt oder hat unbekannte Version; wird ignoriert\n"
+msgid "%s: pg_control exists but is broken or wrong version; ignoring it\n"
+msgstr "%s: pg_control existiert, aber ist kaputt oder hat falsche Version; wird ignoriert\n"
 
-#: pg_resetxlog.c:572
+#: pg_resetxlog.c:640
 #, c-format
 msgid ""
 "Guessed pg_control values:\n"
@@ -179,7 +193,7 @@ msgstr ""
 "Geschätzte pg_control-Werte:\n"
 "\n"
 
-#: pg_resetxlog.c:574
+#: pg_resetxlog.c:642
 #, c-format
 msgid ""
 "pg_control values:\n"
@@ -188,241 +202,241 @@ msgstr ""
 "pg_control-Werte:\n"
 "\n"
 
-#: pg_resetxlog.c:583
+#: pg_resetxlog.c:651
 #, c-format
 msgid "First log file ID after reset:        %u\n"
 msgstr "Erste Logdatei-ID nach Zurücksetzen:      %u\n"
 
-#: pg_resetxlog.c:585
+#: pg_resetxlog.c:653
 #, c-format
 msgid "First log file segment after reset:   %u\n"
 msgstr "Erstes Logdateisegment nach Zurücksetzen: %u\n"
 
-#: pg_resetxlog.c:587
+#: pg_resetxlog.c:655
 #, c-format
 msgid "pg_control version number:            %u\n"
 msgstr "pg_control-Versionsnummer:                %u\n"
 
-#: pg_resetxlog.c:589
+#: pg_resetxlog.c:657
 #, c-format
 msgid "Catalog version number:               %u\n"
 msgstr "Katalogversionsnummer:                    %u\n"
 
-#: pg_resetxlog.c:591
+#: pg_resetxlog.c:659
 #, c-format
 msgid "Database system identifier:           %s\n"
 msgstr "Datenbanksystemidentifikation:            %s\n"
 
-#: pg_resetxlog.c:593
+#: pg_resetxlog.c:661
 #, c-format
 msgid "Latest checkpoint's TimeLineID:       %u\n"
 msgstr "TimeLineID des letzten Checkpoints:       %u\n"
 
-#: pg_resetxlog.c:595
+#: pg_resetxlog.c:663
 #, c-format
 msgid "Latest checkpoint's full_page_writes: %s\n"
 msgstr "full_page_writes des letzten Checkpoints: %s\n"
 
-#: pg_resetxlog.c:596
+#: pg_resetxlog.c:664
 msgid "off"
 msgstr "aus"
 
-#: pg_resetxlog.c:596
+#: pg_resetxlog.c:664
 msgid "on"
 msgstr "an"
 
-#: pg_resetxlog.c:597
+#: pg_resetxlog.c:665
 #, c-format
 msgid "Latest checkpoint's NextXID:          %u/%u\n"
 msgstr "NextXID des letzten Checkpoints:          %u/%u\n"
 
-#: pg_resetxlog.c:600
+#: pg_resetxlog.c:668
 #, c-format
 msgid "Latest checkpoint's NextOID:          %u\n"
 msgstr "NextOID des letzten Checkpoints:          %u\n"
 
-#: pg_resetxlog.c:602
+#: pg_resetxlog.c:670
 #, c-format
 msgid "Latest checkpoint's NextMultiXactId:  %u\n"
 msgstr "NextMultiXactId des letzten Checkpoints:  %u\n"
 
-#: pg_resetxlog.c:604
+#: pg_resetxlog.c:672
 #, c-format
 msgid "Latest checkpoint's NextMultiOffset:  %u\n"
 msgstr "NextMultiOffset des letzten Checkpoints:  %u\n"
 
-#: pg_resetxlog.c:606
+#: pg_resetxlog.c:674
 #, c-format
 msgid "Latest checkpoint's oldestXID:        %u\n"
 msgstr "oldestXID des letzten Checkpoints:        %u\n"
 
-#: pg_resetxlog.c:608
+#: pg_resetxlog.c:676
 #, c-format
 msgid "Latest checkpoint's oldestXID's DB:   %u\n"
 msgstr "DB der oldestXID des letzten Checkpoints: %u\n"
 
-#: pg_resetxlog.c:610
+#: pg_resetxlog.c:678
 #, c-format
 msgid "Latest checkpoint's oldestActiveXID:  %u\n"
 msgstr "oldestActiveXID des letzten Checkpoints:  %u\n"
 
-#: pg_resetxlog.c:612
+#: pg_resetxlog.c:680
 #, c-format
 msgid "Maximum data alignment:               %u\n"
 msgstr "Maximale Datenausrichtung (Alignment):    %u\n"
 
-#: pg_resetxlog.c:615
+#: pg_resetxlog.c:683
 #, c-format
 msgid "Database block size:                  %u\n"
 msgstr "Datenbankblockgröße:                      %u\n"
 
-#: pg_resetxlog.c:617
+#: pg_resetxlog.c:685
 #, c-format
 msgid "Blocks per segment of large relation: %u\n"
 msgstr "Blöcke pro Segment:                       %u\n"
 
-#: pg_resetxlog.c:619
+#: pg_resetxlog.c:687
 #, c-format
 msgid "WAL block size:                       %u\n"
 msgstr "WAL-Blockgröße:                           %u\n"
 
-#: pg_resetxlog.c:621
+#: pg_resetxlog.c:689
 #, c-format
 msgid "Bytes per WAL segment:                %u\n"
 msgstr "Bytes pro WAL-Segment:                    %u\n"
 
-#: pg_resetxlog.c:623
+#: pg_resetxlog.c:691
 #, c-format
 msgid "Maximum length of identifiers:        %u\n"
 msgstr "Maximale Bezeichnerlänge:                 %u\n"
 
-#: pg_resetxlog.c:625
+#: pg_resetxlog.c:693
 #, c-format
 msgid "Maximum columns in an index:          %u\n"
 msgstr "Maximale Spalten in einem Index:          %u\n"
 
-#: pg_resetxlog.c:627
+#: pg_resetxlog.c:695
 #, c-format
 msgid "Maximum size of a TOAST chunk:        %u\n"
 msgstr "Maximale Größe eines Stücks TOAST:        %u\n"
 
-#: pg_resetxlog.c:629
+#: pg_resetxlog.c:697
 #, c-format
 msgid "Date/time type storage:               %s\n"
 msgstr "Speicherung von Datum/Zeit-Typen:         %s\n"
 
-#: pg_resetxlog.c:630
+#: pg_resetxlog.c:698
 msgid "64-bit integers"
 msgstr "64-Bit-Ganzzahlen"
 
-#: pg_resetxlog.c:630
+#: pg_resetxlog.c:698
 msgid "floating-point numbers"
 msgstr "Gleitkommazahlen"
 
-#: pg_resetxlog.c:631
+#: pg_resetxlog.c:699
 #, c-format
 msgid "Float4 argument passing:              %s\n"
 msgstr "Übergabe von Float4-Argumenten:           %s\n"
 
-#: pg_resetxlog.c:632 pg_resetxlog.c:634
+#: pg_resetxlog.c:700 pg_resetxlog.c:702
 msgid "by reference"
 msgstr "Referenz"
 
-#: pg_resetxlog.c:632 pg_resetxlog.c:634
+#: pg_resetxlog.c:700 pg_resetxlog.c:702
 msgid "by value"
 msgstr "Wert"
 
-#: pg_resetxlog.c:633
+#: pg_resetxlog.c:701
 #, c-format
 msgid "Float8 argument passing:              %s\n"
 msgstr "Übergabe von Float8-Argumenten:           %s\n"
 
-#: pg_resetxlog.c:699
+#: pg_resetxlog.c:767
 #, c-format
 msgid "%s: internal error -- sizeof(ControlFileData) is too large ... fix PG_CONTROL_SIZE\n"
 msgstr "%s: interner Fehler -- sizeof(ControlFileData) ist zu groß ... PG_CONTROL_SIZE reparieren\n"
 
-#: pg_resetxlog.c:714
+#: pg_resetxlog.c:782
 #, c-format
 msgid "%s: could not create pg_control file: %s\n"
 msgstr "%s: konnte pg_control-Datei nicht erstellen: %s\n"
 
-#: pg_resetxlog.c:725
+#: pg_resetxlog.c:793
 #, c-format
 msgid "%s: could not write pg_control file: %s\n"
 msgstr "%sL konnte pg_control-Datei nicht schreiben: %s\n"
 
-#: pg_resetxlog.c:732 pg_resetxlog.c:1042
+#: pg_resetxlog.c:800 pg_resetxlog.c:1110
 #, c-format
 msgid "%s: fsync error: %s\n"
 msgstr "%s: fsync-Fehler: %s\n"
 
-#: pg_resetxlog.c:770 pg_resetxlog.c:846 pg_resetxlog.c:903
+#: pg_resetxlog.c:838 pg_resetxlog.c:914 pg_resetxlog.c:971
 #, c-format
 msgid "%s: could not open directory \"%s\": %s\n"
 msgstr "%s: konnte Verzeichnis »%s« nicht öffnen: %s\n"
 
-#: pg_resetxlog.c:809 pg_resetxlog.c:874 pg_resetxlog.c:932
+#: pg_resetxlog.c:877 pg_resetxlog.c:942 pg_resetxlog.c:1000
 #, c-format
 msgid "%s: could not read directory \"%s\": %s\n"
 msgstr "%s: konnte Verzeichnis »%s« nicht lesen: %s\n"
 
-#: pg_resetxlog.c:816 pg_resetxlog.c:881 pg_resetxlog.c:939
+#: pg_resetxlog.c:884 pg_resetxlog.c:949 pg_resetxlog.c:1007
 #, c-format
 msgid "%s: could not close directory \"%s\": %s\n"
 msgstr "%s: konnte Verzeichnis »%s« nicht schließen: %s\n"
 
-#: pg_resetxlog.c:859 pg_resetxlog.c:917
+#: pg_resetxlog.c:927 pg_resetxlog.c:985
 #, c-format
 msgid "%s: could not delete file \"%s\": %s\n"
 msgstr "%s: konnte Datei »%s« nicht löschen: %s\n"
 
-#: pg_resetxlog.c:1009
+#: pg_resetxlog.c:1077
 #, c-format
 msgid "%s: could not open file \"%s\": %s\n"
 msgstr "%s: konnte Datei »%s« nicht öffnen: %s\n"
 
-#: pg_resetxlog.c:1020 pg_resetxlog.c:1034
+#: pg_resetxlog.c:1088 pg_resetxlog.c:1102
 #, c-format
 msgid "%s: could not write file \"%s\": %s\n"
 msgstr "%s: konnte Datei »%s« nicht schreiben: %s\n"
 
-#: pg_resetxlog.c:1088
+#: pg_resetxlog.c:1156
 #, 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_resetxlog.c:1097
+#: pg_resetxlog.c:1165
 #, c-format
 msgid "%s: could not open process token: error code %lu\n"
 msgstr "%s: konnte Prozess-Token nicht öffnen: Fehlercode %lu\n"
 
-#: pg_resetxlog.c:1110
+#: pg_resetxlog.c:1178
 #, c-format
 msgid "%s: could not allocate SIDs: error code %lu\n"
 msgstr "%s: konnte SIDs nicht erzeugen: Fehlercode %lu\n"
 
-#: pg_resetxlog.c:1129
+#: pg_resetxlog.c:1197
 #, 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_resetxlog.c:1150
+#: pg_resetxlog.c:1218
 #, c-format
 msgid "%s: could not start process for command \"%s\": error code %lu\n"
 msgstr "%s: konnte Prozess für Befehl »%s« nicht starten: Fehlercode %lu\n"
 
-#: pg_resetxlog.c:1182
+#: pg_resetxlog.c:1250
 #, c-format
 msgid "%s: could not re-execute with restricted token: error code %lu\n"
 msgstr "%s: konnte Prozess nicht mit beschränktem Token neu starten: Fehlercode %lu\n"
 
-#: pg_resetxlog.c:1197
+#: pg_resetxlog.c:1265
 #, c-format
 msgid "%s: could not get exit code from subprocess: error code %lu\n"
 msgstr "%s: konnte Statuscode des Subprozesses nicht ermitteln: Fehlercode %lu\n"
 
-#: pg_resetxlog.c:1209
+#: pg_resetxlog.c:1277
 #, c-format
 msgid ""
 "%s resets the PostgreSQL transaction log.\n"
@@ -431,7 +445,7 @@ msgstr ""
 "%s setzt den PostgreSQL-Transaktionslog zurück.\n"
 "\n"
 
-#: pg_resetxlog.c:1210
+#: pg_resetxlog.c:1278
 #, c-format
 msgid ""
 "Usage:\n"
@@ -442,64 +456,64 @@ msgstr ""
 "  %s [OPTION]... DATENVERZEICHNIS\n"
 "\n"
 
-#: pg_resetxlog.c:1211
+#: pg_resetxlog.c:1279
 #, c-format
 msgid "Options:\n"
 msgstr "Optionen:\n"
 
-#: pg_resetxlog.c:1212
+#: pg_resetxlog.c:1280
 #, c-format
 msgid "  -e XIDEPOCH      set next transaction ID epoch\n"
 msgstr "  -e XIDEPOCHE     nächste Transaktions-ID-Epoche setzen\n"
 
-#: pg_resetxlog.c:1213
+#: pg_resetxlog.c:1281
 #, c-format
 msgid "  -f               force update to be done\n"
 msgstr "  -f               Änderung erzwingen\n"
 
-#: pg_resetxlog.c:1214
+#: pg_resetxlog.c:1282
 #, c-format
 msgid "  -l TLI,FILE,SEG  force minimum WAL starting location for new transaction log\n"
 msgstr ""
 "  -l TLI,DATEIID,SEG\n"
 "                   minimale WAL-Startposition für neuen Log erzwingen\n"
 
-#: pg_resetxlog.c:1215
+#: pg_resetxlog.c:1283
 #, c-format
 msgid "  -m XID           set next multitransaction ID\n"
 msgstr "  -m XID           nächste Multitransaktions-ID setzen\n"
 
-#: pg_resetxlog.c:1216
+#: pg_resetxlog.c:1284
 #, c-format
 msgid "  -n               no update, just show extracted control values (for testing)\n"
 msgstr "  -n               keine Änderung, nur Kontrolldaten anzeigen (zum Testen)\n"
 
-#: pg_resetxlog.c:1217
+#: pg_resetxlog.c:1285
 #, c-format
 msgid "  -o OID           set next OID\n"
 msgstr "  -o OID           nächste OID setzen\n"
 
-#: pg_resetxlog.c:1218
+#: pg_resetxlog.c:1286
 #, c-format
 msgid "  -O OFFSET        set next multitransaction offset\n"
 msgstr "  -O OFFSET        nächsten Multitransaktions-Offset setzen\n"
 
-#: pg_resetxlog.c:1219
+#: pg_resetxlog.c:1287
 #, c-format
 msgid "  -V, --version    output version information, then exit\n"
 msgstr "  -V, --version    Versionsinformationen anzeigen, dann beenden\n"
 
-#: pg_resetxlog.c:1220
+#: pg_resetxlog.c:1288
 #, c-format
 msgid "  -x XID           set next transaction ID\n"
 msgstr "  -x XID           nächste Transaktions-ID setzen\n"
 
-#: pg_resetxlog.c:1221
+#: pg_resetxlog.c:1289
 #, c-format
 msgid "  -?, --help       show this help, then exit\n"
 msgstr "  -?, --help       diese Hilfe anzeigen, dann beenden\n"
 
-#: pg_resetxlog.c:1222
+#: pg_resetxlog.c:1290
 #, c-format
 msgid ""
 "\n"
index 8fc64c8d00e0bd350bf9e3eca4bacc562165021f..d60aa88e7d65a9f45f3badcca1687595124a85bd 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PostgreSQL 9.2\n"
 "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2015-05-18 02:52+0000\n"
+"POT-Creation-Date: 2017-08-07 16:46+0000\n"
 "PO-Revision-Date: 2016-04-13 09:58-0400\n"
 "Last-Translator: Peter Eisentraut <peter_e@gmx.net>\n"
 "Language-Team: German <peter_e@gmx.net>\n"
@@ -72,195 +72,195 @@ msgstr "Kindprozess wurde von Signal %d beendet"
 msgid "child process exited with unrecognized status %d"
 msgstr "Kindprozess hat mit unbekanntem Status %d beendet"
 
-#: command.c:113
+#: command.c:114
 #, c-format
 msgid "Invalid command \\%s. Try \\? for help.\n"
 msgstr "Ungültige Anweisung \\%s.  Versuchen Sie \\? für Hilfe.\n"
 
-#: command.c:115
+#: command.c:116
 #, c-format
 msgid "invalid command \\%s\n"
 msgstr "ungültige Anweisung \\%s\n"
 
-#: command.c:126
+#: command.c:127
 #, c-format
 msgid "\\%s: extra argument \"%s\" ignored\n"
 msgstr "\\%s: überflüssiges Argument »%s« ignoriert\n"
 
-#: command.c:268
+#: command.c:280
 #, c-format
 msgid "could not get home directory: %s\n"
 msgstr "konnte Home-Verzeichnis nicht ermitteln: %s\n"
 
-#: command.c:284
+#: command.c:296
 #, c-format
 msgid "\\%s: could not change directory to \"%s\": %s\n"
 msgstr "\\%s: konnte nicht in das Verzeichnis »%s« wechseln: %s\n"
 
-#: command.c:305 common.c:511 common.c:872
+#: command.c:317 common.c:511 common.c:872
 #, c-format
 msgid "You are currently not connected to a database.\n"
 msgstr "Sie sind gegenwärtig nicht mit einer Datenbank verbunden.\n"
 
-#: command.c:312
+#: command.c:324
 #, c-format
 msgid "You are connected to database \"%s\" as user \"%s\" via socket in \"%s\" at port \"%s\".\n"
 msgstr "Sie sind verbunden mit der Datenbank »%s« als Benutzer »%s« via Socket in »%s« auf Port »%s«.\n"
 
-#: command.c:315
+#: command.c:327
 #, c-format
 msgid "You are connected to database \"%s\" as user \"%s\" on host \"%s\" at port \"%s\".\n"
 msgstr "Sie sind verbunden mit der Datenbank »%s« als Benutzer »%s« auf Host »%s« auf Port »%s«.\n"
 
-#: command.c:509 command.c:579 command.c:1335
+#: command.c:521 command.c:591 command.c:1347
 #, c-format
 msgid "no query buffer\n"
 msgstr "kein Anfragepuffer\n"
 
-#: command.c:542 command.c:2649
+#: command.c:554 command.c:2709
 #, c-format
 msgid "invalid line number: %s\n"
 msgstr "ungültige Zeilennummer: %s\n"
 
-#: command.c:573
+#: command.c:585
 #, c-format
 msgid "The server (version %d.%d) does not support editing function source.\n"
 msgstr "Der Server (Version %d.%d) unterstützt das Bearbeiten des Funktionsquelltextes nicht.\n"
 
-#: command.c:653
+#: command.c:665
 msgid "No changes"
 msgstr "keine Änderungen"
 
-#: command.c:707
+#: command.c:719
 #, c-format
 msgid "%s: invalid encoding name or conversion procedure not found\n"
 msgstr "%s: ungültiger Kodierungsname oder Umwandlungsprozedur nicht gefunden\n"
 
-#: command.c:787 command.c:825 command.c:839 command.c:856 command.c:963
-#: command.c:1013 command.c:1111 command.c:1315 command.c:1346
+#: command.c:799 command.c:837 command.c:851 command.c:868 command.c:975
+#: command.c:1025 command.c:1123 command.c:1327 command.c:1358
 #, c-format
 msgid "\\%s: missing required argument\n"
 msgstr "\\%s: notwendiges Argument fehlt\n"
 
-#: command.c:888
+#: command.c:900
 msgid "Query buffer is empty."
 msgstr "Anfragepuffer ist leer."
 
-#: command.c:898
+#: command.c:910
 msgid "Enter new password: "
 msgstr "Neues Passwort eingeben: "
 
-#: command.c:899
+#: command.c:911
 msgid "Enter it again: "
 msgstr "Geben Sie es noch einmal ein: "
 
-#: command.c:903
+#: command.c:915
 #, c-format
 msgid "Passwords didn't match.\n"
 msgstr "Passwörter stimmten nicht überein.\n"
 
-#: command.c:921
+#: command.c:933
 #, c-format
 msgid "Password encryption failed.\n"
 msgstr "Passwortverschlüsselung ist fehlgeschlagen.\n"
 
-#: command.c:992 command.c:1092 command.c:1320
+#: command.c:1004 command.c:1104 command.c:1332
 #, c-format
 msgid "\\%s: error while setting variable\n"
 msgstr "\\%s: Fehler beim Setzen der Variable\n"
 
-#: command.c:1033
+#: command.c:1045
 msgid "Query buffer reset (cleared)."
 msgstr "Anfragepuffer wurde gelöscht."
 
-#: command.c:1045
+#: command.c:1057
 #, c-format
 msgid "Wrote history to file \"%s/%s\".\n"
 msgstr "Befehlsgeschichte in Datei »%s/%s« geschrieben.\n"
 
-#: command.c:1083 common.c:52 common.c:69 common.c:93 input.c:205
-#: mainloop.c:72 mainloop.c:234 print.c:145 print.c:159 tab-complete.c:3507
+#: command.c:1095 common.c:52 common.c:69 common.c:93 input.c:216 mainloop.c:72
+#: mainloop.c:234 print.c:146 print.c:160 tab-complete.c:3521
 #, c-format
 msgid "out of memory\n"
 msgstr "Speicher aufgebraucht\n"
 
-#: command.c:1116
+#: command.c:1128
 #, c-format
 msgid "\\%s: environment variable name must not contain \"=\"\n"
 msgstr "\\%s: Name der Umgebungsvariable darf kein »=« enthalten\n"
 
-#: command.c:1159
+#: command.c:1171
 #, c-format
 msgid "The server (version %d.%d) does not support showing function source.\n"
 msgstr "Der Server (Version %d.%d) unterstützt das Anzeigen des Funktionsquelltextes nicht.\n"
 
-#: command.c:1165
+#: command.c:1177
 #, c-format
 msgid "function name is required\n"
 msgstr "Funktionsname wird benötigt\n"
 
-#: command.c:1300
+#: command.c:1312
 msgid "Timing is on."
 msgstr "Zeitmessung ist an."
 
-#: command.c:1302
+#: command.c:1314
 msgid "Timing is off."
 msgstr "Zeitmessung ist aus."
 
-#: command.c:1363 command.c:1383 command.c:1974 command.c:1981 command.c:1990
-#: command.c:2000 command.c:2009 command.c:2023 command.c:2040 command.c:2097
-#: common.c:140 copy.c:282 copy.c:320 psqlscan.l:1651 psqlscan.l:1662
-#: psqlscan.l:1672
+#: command.c:1375 command.c:1395 command.c:2034 command.c:2041 command.c:2050
+#: command.c:2060 command.c:2069 command.c:2083 command.c:2100 command.c:2157
+#: common.c:140 copy.c:282 copy.c:320 psqlscan.l:1652 psqlscan.l:1663
+#: psqlscan.l:1673
 #, c-format
 msgid "%s: %s\n"
 msgstr "%s: %s\n"
 
-#: command.c:1465 startup.c:168
+#: command.c:1477 startup.c:168
 msgid "Password: "
 msgstr "Passwort: "
 
-#: command.c:1472 startup.c:171 startup.c:173
+#: command.c:1484 startup.c:171 startup.c:173
 #, c-format
 msgid "Password for user %s: "
 msgstr "Passwort für Benutzer %s: "
 
-#: command.c:1620 command.c:2683 common.c:186 common.c:478 common.c:543
-#: common.c:915 common.c:940 common.c:1037 copy.c:402 copy.c:599
-#: psqlscan.l:1923
+#: command.c:1675 command.c:2743 common.c:186 common.c:478 common.c:543
+#: common.c:915 common.c:940 common.c:1037 copy.c:402 copy.c:609
+#: psqlscan.l:1924
 #, c-format
 msgid "%s"
 msgstr "%s"
 
-#: command.c:1624
+#: command.c:1679
 msgid "Previous connection kept\n"
 msgstr "Vorherige Verbindung wurde behalten\n"
 
-#: command.c:1628
+#: command.c:1683
 #, c-format
 msgid "\\connect: %s"
 msgstr "\\connect: %s"
 
-#: command.c:1661
+#: command.c:1721
 #, c-format
 msgid "You are now connected to database \"%s\" as user \"%s\" via socket in \"%s\" at port \"%s\".\n"
 msgstr "Sie sind jetzt verbunden mit der Datenbank »%s« als Benutzer »%s« via Socket in »%s« auf Port »%s«.\n"
 
-#: command.c:1664
+#: command.c:1724
 #, c-format
 msgid "You are now connected to database \"%s\" as user \"%s\" on host \"%s\" at port \"%s\".\n"
 msgstr "Sie sind jetzt verbunden mit der Datenbank »%s« als Benutzer »%s« auf Host »%s« auf Port »%s«.\n"
 
-#: command.c:1668
+#: command.c:1728
 #, c-format
 msgid "You are now connected to database \"%s\" as user \"%s\".\n"
 msgstr "Sie sind jetzt verbunden mit der Datenbank »%s« als Benutzer »%s«.\n"
 
-#: command.c:1702
+#: command.c:1762
 #, c-format
 msgid "%s (%s, server %s)\n"
 msgstr "%s (%s, Server %s)\n"
 
-#: command.c:1710
+#: command.c:1770
 #, c-format
 msgid ""
 "WARNING: %s version %d.%d, server version %d.%d.\n"
@@ -269,17 +269,17 @@ msgstr ""
 "WARNUNG: %s-Version %d.%d, Serverversion %d.%d.\n"
 "         Einige Features von psql werden eventuell nicht funktionieren.\n"
 
-#: command.c:1740
+#: command.c:1800
 #, c-format
 msgid "SSL connection (cipher: %s, bits: %d)\n"
 msgstr "SSL-Verbindung (Verschlüsselungsmethode: %s, Bits: %d)\n"
 
-#: command.c:1750
+#: command.c:1810
 #, c-format
 msgid "SSL connection (unknown cipher)\n"
 msgstr "SSL-Verbindung (unbekannte Verschlüsselungsmethode)\n"
 
-#: command.c:1771
+#: command.c:1831
 #, c-format
 msgid ""
 "WARNING: Console code page (%u) differs from Windows code page (%u)\n"
@@ -291,168 +291,168 @@ msgstr ""
 "         richtig. Einzelheiten finden Sie auf der psql-Handbuchseite unter\n"
 "         »Notes for Windows users«.\n"
 
-#: command.c:1855
+#: command.c:1915
 #, c-format
 msgid "environment variable PSQL_EDITOR_LINENUMBER_ARG must be set to specify a line number\n"
 msgstr "Umgebungsvariable PSQL_EDITOR_LINENUMBER_ARG muss gesetzt werden, um eine Zeilennummer angeben zu können\n"
 
-#: command.c:1892
+#: command.c:1952
 #, c-format
 msgid "could not start editor \"%s\"\n"
 msgstr "konnte Editor »%s« nicht starten\n"
 
-#: command.c:1894
+#: command.c:1954
 #, c-format
 msgid "could not start /bin/sh\n"
 msgstr "konnte /bin/sh nicht starten\n"
 
-#: command.c:1932
+#: command.c:1992
 #, c-format
 msgid "could not locate temporary directory: %s\n"
 msgstr "konnte temporäres Verzeichnis nicht finden: %s\n"
 
-#: command.c:1959
+#: command.c:2019
 #, c-format
 msgid "could not open temporary file \"%s\": %s\n"
 msgstr "konnte temporäre Datei »%s« nicht öffnen: %s\n"
 
-#: command.c:2214
+#: command.c:2274
 #, c-format
 msgid "\\pset: allowed formats are unaligned, aligned, wrapped, html, latex, troff-ms\n"
 msgstr "\\pset: zulässige Formate sind unaligned, aligned, wrapped, html, latex, troff-ms\n"
 
-#: command.c:2219
+#: command.c:2279
 #, c-format
 msgid "Output format is %s.\n"
 msgstr "Ausgabeformat ist »%s«.\n"
 
-#: command.c:2235
+#: command.c:2295
 #, c-format
 msgid "\\pset: allowed line styles are ascii, old-ascii, unicode\n"
 msgstr "\\pset: zulässige Linienstile sind ascii, old-ascii, unicode\n"
 
-#: command.c:2240
+#: command.c:2300
 #, c-format
 msgid "Line style is %s.\n"
 msgstr "Linienstil ist %s.\n"
 
-#: command.c:2251
+#: command.c:2311
 #, c-format
 msgid "Border style is %d.\n"
 msgstr "Rahmenstil ist %d.\n"
 
-#: command.c:2268
+#: command.c:2328
 #, c-format
 msgid "Expanded display is on.\n"
 msgstr "Erweiterte Anzeige ist an.\n"
 
-#: command.c:2270
+#: command.c:2330
 #, c-format
 msgid "Expanded display is used automatically.\n"
 msgstr "Erweiterte Anzeige wird automatisch verwendet.\n"
 
-#: command.c:2272
+#: command.c:2332
 #, c-format
 msgid "Expanded display is off.\n"
 msgstr "Erweiterte Anzeige ist aus.\n"
 
-#: command.c:2286
+#: command.c:2346
 msgid "Showing locale-adjusted numeric output."
 msgstr "Zeige numerische Daten in lokalisiertem Format."
 
-#: command.c:2288
+#: command.c:2348
 msgid "Locale-adjusted numeric output is off."
 msgstr "Lokalisiertes Format für numerische Daten ist aus."
 
-#: command.c:2301
+#: command.c:2361
 #, c-format
 msgid "Null display is \"%s\".\n"
 msgstr "Null-Anzeige ist »%s«.\n"
 
-#: command.c:2316 command.c:2328
+#: command.c:2376 command.c:2388
 #, c-format
 msgid "Field separator is zero byte.\n"
 msgstr "Feldtrennzeichen ist ein Null-Byte.\n"
 
-#: command.c:2318
+#: command.c:2378
 #, c-format
 msgid "Field separator is \"%s\".\n"
 msgstr "Feldtrennzeichen ist »%s«.\n"
 
-#: command.c:2343 command.c:2357
+#: command.c:2403 command.c:2417
 #, c-format
 msgid "Record separator is zero byte.\n"
 msgstr "Satztrennzeichen ist ein Null-Byte.\n"
 
-#: command.c:2345
+#: command.c:2405
 #, c-format
 msgid "Record separator is <newline>."
 msgstr "Satztrennzeichen ist <newline>."
 
-#: command.c:2347
+#: command.c:2407
 #, c-format
 msgid "Record separator is \"%s\".\n"
 msgstr "Satztrennzeichen ist »%s«.\n"
 
-#: command.c:2370
+#: command.c:2430
 msgid "Showing only tuples."
 msgstr "Zeige nur Datenzeilen."
 
-#: command.c:2372
+#: command.c:2432
 msgid "Tuples only is off."
 msgstr "Nur Datenzeilen ist aus."
 
-#: command.c:2388
+#: command.c:2448
 #, c-format
 msgid "Title is \"%s\".\n"
 msgstr "Titel ist »%s«.\n"
 
-#: command.c:2390
+#: command.c:2450
 #, c-format
 msgid "Title is unset.\n"
 msgstr "Titel ist nicht gesetzt.\n"
 
-#: command.c:2406
+#: command.c:2466
 #, c-format
 msgid "Table attribute is \"%s\".\n"
 msgstr "Tabellenattribut ist »%s«.\n"
 
-#: command.c:2408
+#: command.c:2468
 #, c-format
 msgid "Table attributes unset.\n"
 msgstr "Tabellenattribute sind nicht gesetzt.\n"
 
-#: command.c:2431
+#: command.c:2491
 msgid "Pager is used for long output."
 msgstr "Pager wird für lange Ausgaben verwendet."
 
-#: command.c:2433
+#: command.c:2493
 msgid "Pager is always used."
 msgstr "Pager wird immer verwendet."
 
-#: command.c:2435
+#: command.c:2495
 msgid "Pager usage is off."
 msgstr "Pager-Verwendung ist aus."
 
-#: command.c:2449
+#: command.c:2509
 msgid "Default footer is on."
 msgstr "Standardfußzeile ist an."
 
-#: command.c:2451
+#: command.c:2511
 msgid "Default footer is off."
 msgstr "Standardfußzeile ist aus."
 
-#: command.c:2462
+#: command.c:2522
 #, c-format
 msgid "Target width is %d.\n"
 msgstr "Zielbreite ist %d.\n"
 
-#: command.c:2467
+#: command.c:2527
 #, c-format
 msgid "\\pset: unknown option: %s\n"
 msgstr "\\pset: unbekannte Option: %s\n"
 
-#: command.c:2521
+#: command.c:2581
 #, c-format
 msgid "\\!: failed\n"
 msgstr "\\!: fehlgeschlagen\n"
@@ -570,16 +570,16 @@ msgstr "vom Benutzer abgebrochen"
 #: copy.c:454
 msgid ""
 "Enter data to be copied followed by a newline.\n"
-"End with a backslash and a period on a line by itself."
+"End with a backslash and a period on a line by itself, or an EOF signal."
 msgstr ""
 "Geben Sie die zu kopierenden Daten ein, gefolgt von einem Zeilenende.\n"
-"Beenden Sie mit einem Backslash und einem Punkt alleine auf einer Zeile."
+"Beenden Sie mit einem Backslash und einem Punkt alleine auf einer Zeile, oder einem EOF-Signal."
 
 #: copy.c:571
 msgid "aborted because of read failure"
 msgstr "abgebrochen wegen Lesenfehlers"
 
-#: copy.c:595
+#: copy.c:605
 msgid "trying to exit copy mode"
 msgstr "versuche, den COPY-Modus zu verlassen"
 
@@ -587,7 +587,7 @@ msgstr "versuche, den COPY-Modus zu verlassen"
 #: describe.c:804 describe.c:873 describe.c:2619 describe.c:2820
 #: describe.c:2910 describe.c:3087 describe.c:3223 describe.c:3450
 #: describe.c:3522 describe.c:3533 describe.c:3592 describe.c:4000
-#: describe.c:4079
+#: describe.c:4080
 msgid "Schema"
 msgstr "Schema"
 
@@ -596,7 +596,7 @@ msgstr "Schema"
 #: describe.c:2742 describe.c:2821 describe.c:2911 describe.c:3088
 #: describe.c:3151 describe.c:3224 describe.c:3451 describe.c:3523
 #: describe.c:3534 describe.c:3593 describe.c:3782 describe.c:3863
-#: describe.c:4077
+#: describe.c:4078
 msgid "Name"
 msgstr "Name"
 
@@ -614,7 +614,7 @@ msgstr "Argumentdatentypen"
 #: describe.c:3004 describe.c:3095 describe.c:3160 describe.c:3225
 #: describe.c:3361 describe.c:3400 describe.c:3467 describe.c:3526
 #: describe.c:3535 describe.c:3594 describe.c:3808 describe.c:3885
-#: describe.c:4014 describe.c:4080 large_obj.c:291 large_obj.c:301
+#: describe.c:4014 describe.c:4081 large_obj.c:291 large_obj.c:301
 msgid "Description"
 msgstr "Beschreibung"
 
@@ -773,7 +773,7 @@ msgstr "Fremdtabelle"
 msgid "Column access privileges"
 msgstr "Spalten-Zugriffsprivilegien"
 
-#: describe.c:763 describe.c:4224 describe.c:4228
+#: describe.c:763 describe.c:4225 describe.c:4229
 msgid "Access privileges"
 msgstr "Zugriffsprivilegien"
 
@@ -798,7 +798,7 @@ msgstr "Vorgegebene Zugriffsprivilegien"
 msgid "Object"
 msgstr "Objekt"
 
-#: describe.c:889 sql_help.c:1351
+#: describe.c:889 sql_help.c:1355
 msgid "constraint"
 msgstr "Constraint"
 
@@ -1013,6 +1013,16 @@ msgstr "Trigger, die immer aktiv werden:"
 msgid "Triggers firing on replica only:"
 msgstr "Trigger, die nur im Replikat aktiv werden:"
 
+#: describe.c:2141
+#, c-format
+msgid "Server: %s"
+msgstr "Server: %s"
+
+#: describe.c:2149
+#, c-format
+msgid "FDW Options: (%s)"
+msgstr "FDW-Optionen: (%s)"
+
 #: describe.c:2163
 msgid "Inherits"
 msgstr "Erbt von"
@@ -1402,7 +1412,7 @@ msgstr "Der Server (Version %d.%d) unterstützt keine Fremdserver.\n"
 msgid "Foreign-data wrapper"
 msgstr "Fremddaten-Wrapper"
 
-#: describe.c:3883 describe.c:4078
+#: describe.c:3883 describe.c:4079
 msgid "Version"
 msgstr "Version"
 
@@ -1432,34 +1442,34 @@ msgstr "Liste der Benutzerabbildungen"
 msgid "The server (version %d.%d) does not support foreign tables.\n"
 msgstr "Der Server (Version %d.%d) unterstützt keine Fremdtabellen.\n"
 
-#: describe.c:4041
+#: describe.c:4042
 msgid "List of foreign tables"
 msgstr "Liste der Fremdtabellen"
 
-#: describe.c:4064 describe.c:4118
+#: describe.c:4065 describe.c:4119
 #, c-format
 msgid "The server (version %d.%d) does not support extensions.\n"
 msgstr "Der Server (Version %d.%d) unterstützt keine Erweiterungen.\n"
 
-#: describe.c:4095
+#: describe.c:4096
 msgid "List of installed extensions"
 msgstr "Liste der installierten Erweiterungen"
 
-#: describe.c:4145
+#: describe.c:4146
 #, c-format
 msgid "Did not find any extension named \"%s\".\n"
 msgstr "Keine Erweiterungen namens »%s« gefunden\n"
 
-#: describe.c:4148
+#: describe.c:4149
 #, c-format
 msgid "Did not find any extensions.\n"
 msgstr "Keine Erweiterungen gefunden\n"
 
-#: describe.c:4192
+#: describe.c:4193
 msgid "Object Description"
 msgstr "Objektbeschreibung"
 
-#: describe.c:4201
+#: describe.c:4202
 #, c-format
 msgid "Objects in extension \"%s\""
 msgstr "Objekte in Erweiterung »%s«"
@@ -2228,17 +2238,17 @@ msgstr ""
 "Keine Hilfe verfügbar für »%s«.\n"
 "Versuchen Sie \\h ohne Argumente, um die verfügbare Hilfe zu sehen.\n"
 
-#: input.c:194
+#: input.c:205
 #, c-format
 msgid "could not read from input file: %s\n"
 msgstr "konnte nicht aus Eingabedatei lesen: %s\n"
 
-#: input.c:450 input.c:489
+#: input.c:464 input.c:503
 #, c-format
 msgid "could not save history to file \"%s\": %s\n"
 msgstr "konnte Befehlsgeschichte nicht in »%s« speichern: %s\n"
 
-#: input.c:509
+#: input.c:523
 #, c-format
 msgid "history is not supported by this installation\n"
 msgstr "Befehlsgeschichte wird von dieser Installation nicht unterstützt\n"
@@ -2290,34 +2300,34 @@ msgstr ""
 "                \\g oder Semikolon, um eine Anfrage auszuführen\n"
 "                \\q um zu beenden\n"
 
-#: print.c:305
+#: print.c:307
 #, c-format
 msgid "(%lu row)"
 msgid_plural "(%lu rows)"
 msgstr[0] "(%lu Zeile)"
 msgstr[1] "(%lu Zeilen)"
 
-#: print.c:1203
+#: print.c:1205
 #, c-format
 msgid "(No rows)\n"
 msgstr "(keine Zeilen)\n"
 
-#: print.c:2109
+#: print.c:2121
 #, c-format
 msgid "Interrupted\n"
 msgstr "Unterbrochen\n"
 
-#: print.c:2178
+#: print.c:2190
 #, c-format
 msgid "Cannot add header to table content: column count of %d exceeded.\n"
 msgstr "Kann keinen weiteren Spaltenkopf zur Tabelle hinzufügen: Spaltenzahl %d überschritten.\n"
 
-#: print.c:2218
+#: print.c:2230
 #, c-format
 msgid "Cannot add cell to table content: total cell count of %d exceeded.\n"
 msgstr "Cann keine weitere Zelle zur Tabelle hinzufügen: Zellengesamtzahl %d überschritten.\n"
 
-#: print.c:2438
+#: print.c:2450
 #, c-format
 msgid "invalid output format (internal error): %d"
 msgstr "ungültiges Ausgabeformat (interner Fehler): %d"
@@ -2327,17 +2337,17 @@ msgstr "ungültiges Ausgabeformat (interner Fehler): %d"
 msgid "skipping recursive expansion of variable \"%s\"\n"
 msgstr "rekursive Auswertung der Variable »%s« wird ausgelassen\n"
 
-#: psqlscan.l:1578
+#: psqlscan.l:1579
 #, c-format
 msgid "unterminated quoted string\n"
 msgstr "Zeichenkette in Anführungszeichen nicht abgeschlossen\n"
 
-#: psqlscan.l:1678
+#: psqlscan.l:1679
 #, c-format
 msgid "%s: out of memory\n"
 msgstr "%s: Speicher aufgebraucht\n"
 
-#: psqlscan.l:1907
+#: psqlscan.l:1908
 #, c-format
 msgid "can't escape without active connection\n"
 msgstr "Escape kann nicht ohne aktive Verbindung ausgeführt werden\n"
@@ -2363,33 +2373,33 @@ msgstr "Escape kann nicht ohne aktive Verbindung ausgeführt werden\n"
 #: sql_help.c:854 sql_help.c:856 sql_help.c:858 sql_help.c:868 sql_help.c:870
 #: sql_help.c:880 sql_help.c:882 sql_help.c:891 sql_help.c:912 sql_help.c:914
 #: sql_help.c:916 sql_help.c:919 sql_help.c:921 sql_help.c:923 sql_help.c:961
-#: sql_help.c:967 sql_help.c:969 sql_help.c:972 sql_help.c:974 sql_help.c:976
-#: sql_help.c:1003 sql_help.c:1006 sql_help.c:1008 sql_help.c:1010
-#: sql_help.c:1012 sql_help.c:1014 sql_help.c:1017 sql_help.c:1057
-#: sql_help.c:1240 sql_help.c:1248 sql_help.c:1292 sql_help.c:1296
-#: sql_help.c:1306 sql_help.c:1324 sql_help.c:1347 sql_help.c:1379
-#: sql_help.c:1426 sql_help.c:1468 sql_help.c:1490 sql_help.c:1510
-#: sql_help.c:1511 sql_help.c:1528 sql_help.c:1548 sql_help.c:1570
-#: sql_help.c:1598 sql_help.c:1619 sql_help.c:1649 sql_help.c:1830
-#: sql_help.c:1843 sql_help.c:1860 sql_help.c:1876 sql_help.c:1899
-#: sql_help.c:1950 sql_help.c:1954 sql_help.c:1956 sql_help.c:1962
-#: sql_help.c:1980 sql_help.c:2007 sql_help.c:2041 sql_help.c:2053
-#: sql_help.c:2062 sql_help.c:2106 sql_help.c:2124 sql_help.c:2132
-#: sql_help.c:2140 sql_help.c:2148 sql_help.c:2156 sql_help.c:2164
-#: sql_help.c:2172 sql_help.c:2181 sql_help.c:2192 sql_help.c:2200
-#: sql_help.c:2208 sql_help.c:2216 sql_help.c:2226 sql_help.c:2235
-#: sql_help.c:2244 sql_help.c:2252 sql_help.c:2260 sql_help.c:2269
-#: sql_help.c:2277 sql_help.c:2285 sql_help.c:2293 sql_help.c:2301
-#: sql_help.c:2309 sql_help.c:2317 sql_help.c:2325 sql_help.c:2333
-#: sql_help.c:2341 sql_help.c:2350 sql_help.c:2358 sql_help.c:2375
-#: sql_help.c:2390 sql_help.c:2596 sql_help.c:2647 sql_help.c:2674
-#: sql_help.c:3040 sql_help.c:3088 sql_help.c:3196
+#: sql_help.c:967 sql_help.c:969 sql_help.c:973 sql_help.c:976 sql_help.c:979
+#: sql_help.c:1007 sql_help.c:1010 sql_help.c:1012 sql_help.c:1014
+#: sql_help.c:1016 sql_help.c:1018 sql_help.c:1021 sql_help.c:1061
+#: sql_help.c:1244 sql_help.c:1252 sql_help.c:1296 sql_help.c:1300
+#: sql_help.c:1310 sql_help.c:1328 sql_help.c:1351 sql_help.c:1383
+#: sql_help.c:1430 sql_help.c:1472 sql_help.c:1494 sql_help.c:1514
+#: sql_help.c:1515 sql_help.c:1532 sql_help.c:1552 sql_help.c:1574
+#: sql_help.c:1602 sql_help.c:1623 sql_help.c:1653 sql_help.c:1834
+#: sql_help.c:1847 sql_help.c:1864 sql_help.c:1880 sql_help.c:1903
+#: sql_help.c:1954 sql_help.c:1958 sql_help.c:1960 sql_help.c:1966
+#: sql_help.c:1984 sql_help.c:2011 sql_help.c:2045 sql_help.c:2057
+#: sql_help.c:2066 sql_help.c:2110 sql_help.c:2128 sql_help.c:2136
+#: sql_help.c:2144 sql_help.c:2152 sql_help.c:2160 sql_help.c:2168
+#: sql_help.c:2176 sql_help.c:2185 sql_help.c:2196 sql_help.c:2204
+#: sql_help.c:2212 sql_help.c:2220 sql_help.c:2230 sql_help.c:2239
+#: sql_help.c:2248 sql_help.c:2256 sql_help.c:2264 sql_help.c:2273
+#: sql_help.c:2281 sql_help.c:2289 sql_help.c:2297 sql_help.c:2305
+#: sql_help.c:2313 sql_help.c:2321 sql_help.c:2329 sql_help.c:2337
+#: sql_help.c:2345 sql_help.c:2354 sql_help.c:2362 sql_help.c:2379
+#: sql_help.c:2394 sql_help.c:2600 sql_help.c:2651 sql_help.c:2678
+#: sql_help.c:3044 sql_help.c:3092 sql_help.c:3200
 msgid "name"
 msgstr "Name"
 
 #: sql_help.c:27 sql_help.c:30 sql_help.c:33 sql_help.c:271 sql_help.c:396
-#: sql_help.c:401 sql_help.c:406 sql_help.c:411 sql_help.c:1127
-#: sql_help.c:1429 sql_help.c:2107 sql_help.c:2184 sql_help.c:2888
+#: sql_help.c:401 sql_help.c:406 sql_help.c:411 sql_help.c:1131 sql_help.c:1433
+#: sql_help.c:2111 sql_help.c:2188 sql_help.c:2892
 msgid "argtype"
 msgstr "Argtyp"
 
@@ -2398,7 +2408,7 @@ msgstr "Argtyp"
 #: sql_help.c:464 sql_help.c:503 sql_help.c:549 sql_help.c:590 sql_help.c:612
 #: sql_help.c:642 sql_help.c:662 sql_help.c:731 sql_help.c:791 sql_help.c:834
 #: sql_help.c:855 sql_help.c:869 sql_help.c:881 sql_help.c:893 sql_help.c:920
-#: sql_help.c:968 sql_help.c:1011
+#: sql_help.c:968 sql_help.c:1015
 msgid "new_name"
 msgstr "neuer_Name"
 
@@ -2406,32 +2416,32 @@ msgstr "neuer_Name"
 #: sql_help.c:308 sql_help.c:364 sql_help.c:407 sql_help.c:466 sql_help.c:475
 #: sql_help.c:487 sql_help.c:506 sql_help.c:552 sql_help.c:614 sql_help.c:640
 #: sql_help.c:660 sql_help.c:775 sql_help.c:793 sql_help.c:836 sql_help.c:857
-#: sql_help.c:915 sql_help.c:1009
+#: sql_help.c:915 sql_help.c:1013
 msgid "new_owner"
 msgstr "neuer_Eigentümer"
 
 #: sql_help.c:34 sql_help.c:49 sql_help.c:64 sql_help.c:214 sql_help.c:253
 #: sql_help.c:346 sql_help.c:412 sql_help.c:491 sql_help.c:509 sql_help.c:555
 #: sql_help.c:644 sql_help.c:733 sql_help.c:838 sql_help.c:859 sql_help.c:871
-#: sql_help.c:883 sql_help.c:922 sql_help.c:1013
+#: sql_help.c:883 sql_help.c:922 sql_help.c:1017
 msgid "new_schema"
 msgstr "neues_Schema"
 
 #: sql_help.c:88 sql_help.c:305 sql_help.c:362 sql_help.c:365 sql_help.c:584
-#: sql_help.c:657 sql_help.c:852 sql_help.c:962 sql_help.c:988 sql_help.c:1199
-#: sql_help.c:1204 sql_help.c:1382 sql_help.c:1399 sql_help.c:1402
-#: sql_help.c:1469 sql_help.c:1599 sql_help.c:1670 sql_help.c:1845
-#: sql_help.c:2008 sql_help.c:2030 sql_help.c:2409
+#: sql_help.c:657 sql_help.c:852 sql_help.c:962 sql_help.c:992 sql_help.c:1203
+#: sql_help.c:1208 sql_help.c:1386 sql_help.c:1403 sql_help.c:1406
+#: sql_help.c:1473 sql_help.c:1603 sql_help.c:1674 sql_help.c:1849
+#: sql_help.c:2012 sql_help.c:2034 sql_help.c:2413
 msgid "option"
 msgstr "Option"
 
-#: sql_help.c:89 sql_help.c:585 sql_help.c:963 sql_help.c:1470 sql_help.c:1600
-#: sql_help.c:2009
+#: sql_help.c:89 sql_help.c:585 sql_help.c:963 sql_help.c:1474 sql_help.c:1604
+#: sql_help.c:2013
 msgid "where option can be:"
 msgstr "wobei Option Folgendes sein kann:"
 
-#: sql_help.c:90 sql_help.c:586 sql_help.c:964 sql_help.c:1331 sql_help.c:1601
-#: sql_help.c:2010
+#: sql_help.c:90 sql_help.c:586 sql_help.c:964 sql_help.c:1335 sql_help.c:1605
+#: sql_help.c:2014
 msgid "connlimit"
 msgstr "Verbindungslimit"
 
@@ -2440,19 +2450,19 @@ msgid "new_tablespace"
 msgstr "neuer_Tablespace"
 
 #: sql_help.c:98 sql_help.c:101 sql_help.c:103 sql_help.c:416 sql_help.c:418
-#: sql_help.c:419 sql_help.c:593 sql_help.c:597 sql_help.c:600 sql_help.c:970
-#: sql_help.c:973 sql_help.c:975 sql_help.c:1437 sql_help.c:2691
-#: sql_help.c:3029
+#: sql_help.c:419 sql_help.c:593 sql_help.c:597 sql_help.c:600 sql_help.c:971
+#: sql_help.c:975 sql_help.c:978 sql_help.c:1441 sql_help.c:2695
+#: sql_help.c:3033
 msgid "configuration_parameter"
 msgstr "Konfigurationsparameter"
 
 #: sql_help.c:99 sql_help.c:306 sql_help.c:358 sql_help.c:363 sql_help.c:366
 #: sql_help.c:417 sql_help.c:452 sql_help.c:594 sql_help.c:658 sql_help.c:752
-#: sql_help.c:770 sql_help.c:796 sql_help.c:853 sql_help.c:971 sql_help.c:989
-#: sql_help.c:1383 sql_help.c:1400 sql_help.c:1403 sql_help.c:1438
-#: sql_help.c:1439 sql_help.c:1498 sql_help.c:1671 sql_help.c:1745
-#: sql_help.c:1753 sql_help.c:1785 sql_help.c:1807 sql_help.c:1846
-#: sql_help.c:2031 sql_help.c:3030 sql_help.c:3031
+#: sql_help.c:770 sql_help.c:796 sql_help.c:853 sql_help.c:972 sql_help.c:993
+#: sql_help.c:1387 sql_help.c:1404 sql_help.c:1407 sql_help.c:1442
+#: sql_help.c:1443 sql_help.c:1502 sql_help.c:1675 sql_help.c:1749
+#: sql_help.c:1757 sql_help.c:1789 sql_help.c:1811 sql_help.c:1850
+#: sql_help.c:2035 sql_help.c:3034 sql_help.c:3035
 msgid "value"
 msgstr "Wert"
 
@@ -2460,9 +2470,9 @@ msgstr "Wert"
 msgid "target_role"
 msgstr "Zielrolle"
 
-#: sql_help.c:162 sql_help.c:1366 sql_help.c:1634 sql_help.c:2516
-#: sql_help.c:2523 sql_help.c:2537 sql_help.c:2543 sql_help.c:2786
-#: sql_help.c:2793 sql_help.c:2807 sql_help.c:2813
+#: sql_help.c:162 sql_help.c:1370 sql_help.c:1638 sql_help.c:2520
+#: sql_help.c:2527 sql_help.c:2541 sql_help.c:2547 sql_help.c:2790
+#: sql_help.c:2797 sql_help.c:2811 sql_help.c:2817
 msgid "schema_name"
 msgstr "Schemaname"
 
@@ -2475,30 +2485,29 @@ msgid "where abbreviated_grant_or_revoke is one of:"
 msgstr "wobei abgekürztes_Grant_oder_Revoke Folgendes sein kann:"
 
 #: sql_help.c:165 sql_help.c:166 sql_help.c:167 sql_help.c:168 sql_help.c:169
-#: sql_help.c:170 sql_help.c:171 sql_help.c:172 sql_help.c:1473
-#: sql_help.c:1474 sql_help.c:1475 sql_help.c:1476 sql_help.c:1477
-#: sql_help.c:1604 sql_help.c:1605 sql_help.c:1606 sql_help.c:1607
-#: sql_help.c:1608 sql_help.c:2013 sql_help.c:2014 sql_help.c:2015
-#: sql_help.c:2016 sql_help.c:2017 sql_help.c:2517 sql_help.c:2521
-#: sql_help.c:2524 sql_help.c:2526 sql_help.c:2528 sql_help.c:2530
-#: sql_help.c:2532 sql_help.c:2538 sql_help.c:2540 sql_help.c:2542
-#: sql_help.c:2544 sql_help.c:2546 sql_help.c:2548 sql_help.c:2549
-#: sql_help.c:2550 sql_help.c:2787 sql_help.c:2791 sql_help.c:2794
-#: sql_help.c:2796 sql_help.c:2798 sql_help.c:2800 sql_help.c:2802
-#: sql_help.c:2808 sql_help.c:2810 sql_help.c:2812 sql_help.c:2814
-#: sql_help.c:2816 sql_help.c:2818 sql_help.c:2819 sql_help.c:2820
-#: sql_help.c:3050
+#: sql_help.c:170 sql_help.c:171 sql_help.c:172 sql_help.c:1477 sql_help.c:1478
+#: sql_help.c:1479 sql_help.c:1480 sql_help.c:1481 sql_help.c:1608
+#: sql_help.c:1609 sql_help.c:1610 sql_help.c:1611 sql_help.c:1612
+#: sql_help.c:2017 sql_help.c:2018 sql_help.c:2019 sql_help.c:2020
+#: sql_help.c:2021 sql_help.c:2521 sql_help.c:2525 sql_help.c:2528
+#: sql_help.c:2530 sql_help.c:2532 sql_help.c:2534 sql_help.c:2536
+#: sql_help.c:2542 sql_help.c:2544 sql_help.c:2546 sql_help.c:2548
+#: sql_help.c:2550 sql_help.c:2552 sql_help.c:2553 sql_help.c:2554
+#: sql_help.c:2791 sql_help.c:2795 sql_help.c:2798 sql_help.c:2800
+#: sql_help.c:2802 sql_help.c:2804 sql_help.c:2806 sql_help.c:2812
+#: sql_help.c:2814 sql_help.c:2816 sql_help.c:2818 sql_help.c:2820
+#: sql_help.c:2822 sql_help.c:2823 sql_help.c:2824 sql_help.c:3054
 msgid "role_name"
 msgstr "Rollenname"
 
-#: sql_help.c:198 sql_help.c:743 sql_help.c:745 sql_help.c:1005
-#: sql_help.c:1350 sql_help.c:1354 sql_help.c:1494 sql_help.c:1757
-#: sql_help.c:1767 sql_help.c:1789 sql_help.c:2564 sql_help.c:2934
-#: sql_help.c:2935 sql_help.c:2939 sql_help.c:2944 sql_help.c:3004
-#: sql_help.c:3005 sql_help.c:3010 sql_help.c:3015 sql_help.c:3140
-#: sql_help.c:3141 sql_help.c:3145 sql_help.c:3150 sql_help.c:3222
-#: sql_help.c:3224 sql_help.c:3255 sql_help.c:3297 sql_help.c:3298
-#: sql_help.c:3302 sql_help.c:3307
+#: sql_help.c:198 sql_help.c:743 sql_help.c:745 sql_help.c:1009 sql_help.c:1354
+#: sql_help.c:1358 sql_help.c:1498 sql_help.c:1761 sql_help.c:1771
+#: sql_help.c:1793 sql_help.c:2568 sql_help.c:2938 sql_help.c:2939
+#: sql_help.c:2943 sql_help.c:2948 sql_help.c:3008 sql_help.c:3009
+#: sql_help.c:3014 sql_help.c:3019 sql_help.c:3144 sql_help.c:3145
+#: sql_help.c:3149 sql_help.c:3154 sql_help.c:3226 sql_help.c:3228
+#: sql_help.c:3259 sql_help.c:3301 sql_help.c:3302 sql_help.c:3306
+#: sql_help.c:3311
 msgid "expression"
 msgstr "Ausdruck"
 
@@ -2507,8 +2516,8 @@ msgid "domain_constraint"
 msgstr "Domänen-Constraint"
 
 #: sql_help.c:203 sql_help.c:205 sql_help.c:208 sql_help.c:728 sql_help.c:758
-#: sql_help.c:759 sql_help.c:778 sql_help.c:1116 sql_help.c:1353
-#: sql_help.c:1756 sql_help.c:1766
+#: sql_help.c:759 sql_help.c:778 sql_help.c:1120 sql_help.c:1357
+#: sql_help.c:1760 sql_help.c:1770
 msgid "constraint_name"
 msgstr "Constraint-Name"
 
@@ -2528,90 +2537,89 @@ msgstr "Elementobjekt"
 msgid "where member_object is:"
 msgstr "wobei Elementobjekt Folgendes ist:"
 
-#: sql_help.c:259 sql_help.c:1109 sql_help.c:2880
+#: sql_help.c:259 sql_help.c:1113 sql_help.c:2884
 msgid "agg_name"
 msgstr "Aggname"
 
-#: sql_help.c:260 sql_help.c:1110 sql_help.c:2881
+#: sql_help.c:260 sql_help.c:1114 sql_help.c:2885
 msgid "agg_type"
 msgstr "Aggtyp"
 
-#: sql_help.c:261 sql_help.c:1111 sql_help.c:1272 sql_help.c:1276
-#: sql_help.c:1278 sql_help.c:2115
+#: sql_help.c:261 sql_help.c:1115 sql_help.c:1276 sql_help.c:1280
+#: sql_help.c:1282 sql_help.c:2119
 msgid "source_type"
 msgstr "Quelltyp"
 
-#: sql_help.c:262 sql_help.c:1112 sql_help.c:1273 sql_help.c:1277
-#: sql_help.c:1279 sql_help.c:2116
+#: sql_help.c:262 sql_help.c:1116 sql_help.c:1277 sql_help.c:1281
+#: sql_help.c:1283 sql_help.c:2120
 msgid "target_type"
 msgstr "Zieltyp"
 
 #: sql_help.c:263 sql_help.c:264 sql_help.c:265 sql_help.c:266 sql_help.c:267
 #: sql_help.c:275 sql_help.c:277 sql_help.c:279 sql_help.c:280 sql_help.c:281
 #: sql_help.c:282 sql_help.c:283 sql_help.c:284 sql_help.c:285 sql_help.c:286
-#: sql_help.c:287 sql_help.c:288 sql_help.c:289 sql_help.c:1113
-#: sql_help.c:1118 sql_help.c:1119 sql_help.c:1120 sql_help.c:1121
-#: sql_help.c:1122 sql_help.c:1123 sql_help.c:1128 sql_help.c:1133
-#: sql_help.c:1135 sql_help.c:1137 sql_help.c:1138 sql_help.c:1141
-#: sql_help.c:1142 sql_help.c:1143 sql_help.c:1144 sql_help.c:1145
-#: sql_help.c:1146 sql_help.c:1147 sql_help.c:1148 sql_help.c:1149
-#: sql_help.c:1152 sql_help.c:1153 sql_help.c:2877 sql_help.c:2882
-#: sql_help.c:2883 sql_help.c:2884 sql_help.c:2890 sql_help.c:2891
-#: sql_help.c:2892 sql_help.c:2893 sql_help.c:2894 sql_help.c:2895
-#: sql_help.c:2896
+#: sql_help.c:287 sql_help.c:288 sql_help.c:289 sql_help.c:1117 sql_help.c:1122
+#: sql_help.c:1123 sql_help.c:1124 sql_help.c:1125 sql_help.c:1126
+#: sql_help.c:1127 sql_help.c:1132 sql_help.c:1137 sql_help.c:1139
+#: sql_help.c:1141 sql_help.c:1142 sql_help.c:1145 sql_help.c:1146
+#: sql_help.c:1147 sql_help.c:1148 sql_help.c:1149 sql_help.c:1150
+#: sql_help.c:1151 sql_help.c:1152 sql_help.c:1153 sql_help.c:1156
+#: sql_help.c:1157 sql_help.c:2881 sql_help.c:2886 sql_help.c:2887
+#: sql_help.c:2888 sql_help.c:2894 sql_help.c:2895 sql_help.c:2896
+#: sql_help.c:2897 sql_help.c:2898 sql_help.c:2899 sql_help.c:2900
 msgid "object_name"
 msgstr "Objektname"
 
-#: sql_help.c:268 sql_help.c:537 sql_help.c:1124 sql_help.c:1274
-#: sql_help.c:1309 sql_help.c:1529 sql_help.c:1560 sql_help.c:1904
-#: sql_help.c:2533 sql_help.c:2803 sql_help.c:2885 sql_help.c:2960
-#: sql_help.c:2965 sql_help.c:3166 sql_help.c:3171 sql_help.c:3323
-#: sql_help.c:3328
+#: sql_help.c:268 sql_help.c:537 sql_help.c:1128 sql_help.c:1278
+#: sql_help.c:1313 sql_help.c:1533 sql_help.c:1564 sql_help.c:1908
+#: sql_help.c:2537 sql_help.c:2807 sql_help.c:2889 sql_help.c:2964
+#: sql_help.c:2969 sql_help.c:3170 sql_help.c:3175 sql_help.c:3327
+#: sql_help.c:3332
 msgid "function_name"
 msgstr "Funktionsname"
 
 #: sql_help.c:269 sql_help.c:394 sql_help.c:399 sql_help.c:404 sql_help.c:409
-#: sql_help.c:1125 sql_help.c:1427 sql_help.c:2182 sql_help.c:2534
-#: sql_help.c:2804 sql_help.c:2886
+#: sql_help.c:1129 sql_help.c:1431 sql_help.c:2186 sql_help.c:2538
+#: sql_help.c:2808 sql_help.c:2890
 msgid "argmode"
 msgstr "Argmodus"
 
 #: sql_help.c:270 sql_help.c:395 sql_help.c:400 sql_help.c:405 sql_help.c:410
-#: sql_help.c:1126 sql_help.c:1428 sql_help.c:2183 sql_help.c:2887
+#: sql_help.c:1130 sql_help.c:1432 sql_help.c:2187 sql_help.c:2891
 msgid "argname"
 msgstr "Argname"
 
-#: sql_help.c:272 sql_help.c:530 sql_help.c:1130 sql_help.c:1553
+#: sql_help.c:272 sql_help.c:530 sql_help.c:1134 sql_help.c:1557
 msgid "operator_name"
 msgstr "Operatorname"
 
-#: sql_help.c:273 sql_help.c:485 sql_help.c:489 sql_help.c:1131
-#: sql_help.c:1530 sql_help.c:2217
+#: sql_help.c:273 sql_help.c:485 sql_help.c:489 sql_help.c:1135 sql_help.c:1534
+#: sql_help.c:2221
 msgid "left_type"
 msgstr "linker_Typ"
 
-#: sql_help.c:274 sql_help.c:486 sql_help.c:490 sql_help.c:1132
-#: sql_help.c:1531 sql_help.c:2218
+#: sql_help.c:274 sql_help.c:486 sql_help.c:490 sql_help.c:1136 sql_help.c:1535
+#: sql_help.c:2222
 msgid "right_type"
 msgstr "rechter_Typ"
 
 #: sql_help.c:276 sql_help.c:278 sql_help.c:502 sql_help.c:505 sql_help.c:508
 #: sql_help.c:528 sql_help.c:540 sql_help.c:548 sql_help.c:551 sql_help.c:554
-#: sql_help.c:1134 sql_help.c:1136 sql_help.c:1550 sql_help.c:1571
-#: sql_help.c:1772 sql_help.c:2227 sql_help.c:2236
+#: sql_help.c:1138 sql_help.c:1140 sql_help.c:1554 sql_help.c:1575
+#: sql_help.c:1776 sql_help.c:2231 sql_help.c:2240
 msgid "index_method"
 msgstr "Indexmethode"
 
-#: sql_help.c:303 sql_help.c:1380
+#: sql_help.c:303 sql_help.c:1384
 msgid "handler_function"
 msgstr "Handler-Funktion"
 
-#: sql_help.c:304 sql_help.c:1381
+#: sql_help.c:304 sql_help.c:1385
 msgid "validator_function"
 msgstr "Validator-Funktion"
 
-#: sql_help.c:339 sql_help.c:397 sql_help.c:723 sql_help.c:913 sql_help.c:1763
-#: sql_help.c:1764 sql_help.c:1780 sql_help.c:1781
+#: sql_help.c:339 sql_help.c:397 sql_help.c:723 sql_help.c:913 sql_help.c:1767
+#: sql_help.c:1768 sql_help.c:1784 sql_help.c:1785
 msgid "action"
 msgstr "Aktion"
 
@@ -2619,15 +2627,15 @@ msgstr "Aktion"
 #: sql_help.c:354 sql_help.c:356 sql_help.c:359 sql_help.c:361 sql_help.c:638
 #: sql_help.c:725 sql_help.c:735 sql_help.c:739 sql_help.c:740 sql_help.c:744
 #: sql_help.c:746 sql_help.c:747 sql_help.c:748 sql_help.c:750 sql_help.c:753
-#: sql_help.c:755 sql_help.c:1004 sql_help.c:1007 sql_help.c:1027
-#: sql_help.c:1115 sql_help.c:1197 sql_help.c:1201 sql_help.c:1213
-#: sql_help.c:1214 sql_help.c:1397 sql_help.c:1432 sql_help.c:1493
-#: sql_help.c:1656 sql_help.c:1736 sql_help.c:1749 sql_help.c:1768
-#: sql_help.c:1770 sql_help.c:1777 sql_help.c:1788 sql_help.c:1805
-#: sql_help.c:1907 sql_help.c:2042 sql_help.c:2518 sql_help.c:2519
-#: sql_help.c:2563 sql_help.c:2788 sql_help.c:2789 sql_help.c:2879
-#: sql_help.c:2975 sql_help.c:3181 sql_help.c:3221 sql_help.c:3223
-#: sql_help.c:3240 sql_help.c:3243 sql_help.c:3338
+#: sql_help.c:755 sql_help.c:1008 sql_help.c:1011 sql_help.c:1031
+#: sql_help.c:1119 sql_help.c:1201 sql_help.c:1205 sql_help.c:1217
+#: sql_help.c:1218 sql_help.c:1401 sql_help.c:1436 sql_help.c:1497
+#: sql_help.c:1660 sql_help.c:1740 sql_help.c:1753 sql_help.c:1772
+#: sql_help.c:1774 sql_help.c:1781 sql_help.c:1792 sql_help.c:1809
+#: sql_help.c:1911 sql_help.c:2046 sql_help.c:2522 sql_help.c:2523
+#: sql_help.c:2567 sql_help.c:2792 sql_help.c:2793 sql_help.c:2883
+#: sql_help.c:2979 sql_help.c:3185 sql_help.c:3225 sql_help.c:3227
+#: sql_help.c:3244 sql_help.c:3247 sql_help.c:3342
 msgid "column_name"
 msgstr "Spaltenname"
 
@@ -2640,8 +2648,8 @@ msgid "where action is one of:"
 msgstr "wobei Aktion Folgendes sein kann:"
 
 #: sql_help.c:349 sql_help.c:352 sql_help.c:736 sql_help.c:741 sql_help.c:928
-#: sql_help.c:932 sql_help.c:1348 sql_help.c:1398 sql_help.c:1549
-#: sql_help.c:1737 sql_help.c:1952 sql_help.c:2648
+#: sql_help.c:932 sql_help.c:1352 sql_help.c:1402 sql_help.c:1553
+#: sql_help.c:1741 sql_help.c:1956 sql_help.c:2652
 msgid "data_type"
 msgstr "Datentyp"
 
@@ -2653,11 +2661,11 @@ msgstr "ganze_Zahl"
 msgid "attribute_option"
 msgstr "Attributoption"
 
-#: sql_help.c:414 sql_help.c:1435
+#: sql_help.c:414 sql_help.c:1439
 msgid "execution_cost"
 msgstr "Ausführungskosten"
 
-#: sql_help.c:415 sql_help.c:1436
+#: sql_help.c:415 sql_help.c:1440
 msgid "result_rows"
 msgstr "Ergebniszeilen"
 
@@ -2665,78 +2673,78 @@ msgstr "Ergebniszeilen"
 msgid "group_name"
 msgstr "Gruppenname"
 
-#: sql_help.c:431 sql_help.c:433 sql_help.c:986 sql_help.c:1325
-#: sql_help.c:1635 sql_help.c:1637 sql_help.c:1818 sql_help.c:2028
-#: sql_help.c:2366 sql_help.c:3060
+#: sql_help.c:431 sql_help.c:433 sql_help.c:990 sql_help.c:1329 sql_help.c:1639
+#: sql_help.c:1641 sql_help.c:1822 sql_help.c:2032 sql_help.c:2370
+#: sql_help.c:3064
 msgid "user_name"
 msgstr "Benutzername"
 
-#: sql_help.c:449 sql_help.c:1330 sql_help.c:1499 sql_help.c:1746
-#: sql_help.c:1754 sql_help.c:1786 sql_help.c:1808 sql_help.c:1817
-#: sql_help.c:2545 sql_help.c:2815
+#: sql_help.c:449 sql_help.c:1334 sql_help.c:1503 sql_help.c:1750
+#: sql_help.c:1758 sql_help.c:1790 sql_help.c:1812 sql_help.c:1821
+#: sql_help.c:2549 sql_help.c:2819
 msgid "tablespace_name"
 msgstr "Tablespace-Name"
 
-#: sql_help.c:451 sql_help.c:454 sql_help.c:769 sql_help.c:771 sql_help.c:1497
-#: sql_help.c:1744 sql_help.c:1752 sql_help.c:1784 sql_help.c:1806
+#: sql_help.c:451 sql_help.c:454 sql_help.c:769 sql_help.c:771 sql_help.c:1501
+#: sql_help.c:1748 sql_help.c:1756 sql_help.c:1788 sql_help.c:1810
 msgid "storage_parameter"
 msgstr "Storage-Parameter"
 
-#: sql_help.c:474 sql_help.c:1129 sql_help.c:2889
+#: sql_help.c:474 sql_help.c:1133 sql_help.c:2893
 msgid "large_object_oid"
 msgstr "Large-Object-OID"
 
-#: sql_help.c:529 sql_help.c:541 sql_help.c:1552
+#: sql_help.c:529 sql_help.c:541 sql_help.c:1556
 msgid "strategy_number"
 msgstr "Strategienummer"
 
 #: sql_help.c:531 sql_help.c:532 sql_help.c:535 sql_help.c:536 sql_help.c:542
-#: sql_help.c:543 sql_help.c:545 sql_help.c:546 sql_help.c:1554
-#: sql_help.c:1555 sql_help.c:1558 sql_help.c:1559
+#: sql_help.c:543 sql_help.c:545 sql_help.c:546 sql_help.c:1558 sql_help.c:1559
+#: sql_help.c:1562 sql_help.c:1563
 msgid "op_type"
 msgstr "Optyp"
 
-#: sql_help.c:533 sql_help.c:1556
+#: sql_help.c:533 sql_help.c:1560
 msgid "sort_family_name"
 msgstr "Sortierfamilienname"
 
-#: sql_help.c:534 sql_help.c:544 sql_help.c:1557
+#: sql_help.c:534 sql_help.c:544 sql_help.c:1561
 msgid "support_number"
 msgstr "Unterst-Nummer"
 
-#: sql_help.c:538 sql_help.c:1275 sql_help.c:1561
+#: sql_help.c:538 sql_help.c:1279 sql_help.c:1565
 msgid "argument_type"
 msgstr "Argumenttyp"
 
-#: sql_help.c:587 sql_help.c:965 sql_help.c:1471 sql_help.c:1602
-#: sql_help.c:2011
+#: sql_help.c:587 sql_help.c:965 sql_help.c:1475 sql_help.c:1606
+#: sql_help.c:2015
 msgid "password"
 msgstr "Passwort"
 
-#: sql_help.c:588 sql_help.c:966 sql_help.c:1472 sql_help.c:1603
-#: sql_help.c:2012
+#: sql_help.c:588 sql_help.c:966 sql_help.c:1476 sql_help.c:1607
+#: sql_help.c:2016
 msgid "timestamp"
 msgstr "Zeit"
 
-#: sql_help.c:592 sql_help.c:596 sql_help.c:599 sql_help.c:602 sql_help.c:2525
-#: sql_help.c:2795
+#: sql_help.c:592 sql_help.c:596 sql_help.c:599 sql_help.c:602 sql_help.c:970
+#: sql_help.c:974 sql_help.c:977 sql_help.c:980 sql_help.c:2529 sql_help.c:2799
 msgid "database_name"
 msgstr "Datenbankname"
 
-#: sql_help.c:631 sql_help.c:1650
+#: sql_help.c:631 sql_help.c:1654
 msgid "increment"
 msgstr "Inkrement"
 
-#: sql_help.c:632 sql_help.c:1651
+#: sql_help.c:632 sql_help.c:1655
 msgid "minvalue"
 msgstr "Minwert"
 
-#: sql_help.c:633 sql_help.c:1652
+#: sql_help.c:633 sql_help.c:1656
 msgid "maxvalue"
 msgstr "Maxwert"
 
-#: sql_help.c:634 sql_help.c:1653 sql_help.c:2947 sql_help.c:3018
-#: sql_help.c:3153 sql_help.c:3259 sql_help.c:3310
+#: sql_help.c:634 sql_help.c:1657 sql_help.c:2951 sql_help.c:3022
+#: sql_help.c:3157 sql_help.c:3263 sql_help.c:3314
 msgid "start"
 msgstr "Start"
 
@@ -2744,33 +2752,33 @@ msgstr "Start"
 msgid "restart"
 msgstr "Restart"
 
-#: sql_help.c:636 sql_help.c:1654
+#: sql_help.c:636 sql_help.c:1658
 msgid "cache"
 msgstr "Cache"
 
-#: sql_help.c:637 sql_help.c:892 sql_help.c:1026 sql_help.c:1066
-#: sql_help.c:1117 sql_help.c:1140 sql_help.c:1151 sql_help.c:1196
-#: sql_help.c:1200 sql_help.c:1396 sql_help.c:1491 sql_help.c:1621
-#: sql_help.c:1655 sql_help.c:1735 sql_help.c:1747 sql_help.c:1804
-#: sql_help.c:1901 sql_help.c:2076 sql_help.c:2261 sql_help.c:2342
-#: sql_help.c:2515 sql_help.c:2520 sql_help.c:2562 sql_help.c:2785
-#: sql_help.c:2790 sql_help.c:2878 sql_help.c:2949 sql_help.c:2951
-#: sql_help.c:2981 sql_help.c:3020 sql_help.c:3155 sql_help.c:3157
-#: sql_help.c:3187 sql_help.c:3219 sql_help.c:3239 sql_help.c:3241
-#: sql_help.c:3242 sql_help.c:3312 sql_help.c:3314 sql_help.c:3344
+#: sql_help.c:637 sql_help.c:892 sql_help.c:1030 sql_help.c:1070
+#: sql_help.c:1121 sql_help.c:1144 sql_help.c:1155 sql_help.c:1200
+#: sql_help.c:1204 sql_help.c:1400 sql_help.c:1495 sql_help.c:1625
+#: sql_help.c:1659 sql_help.c:1739 sql_help.c:1751 sql_help.c:1808
+#: sql_help.c:1905 sql_help.c:2080 sql_help.c:2265 sql_help.c:2346
+#: sql_help.c:2519 sql_help.c:2524 sql_help.c:2566 sql_help.c:2789
+#: sql_help.c:2794 sql_help.c:2882 sql_help.c:2953 sql_help.c:2955
+#: sql_help.c:2985 sql_help.c:3024 sql_help.c:3159 sql_help.c:3161
+#: sql_help.c:3191 sql_help.c:3223 sql_help.c:3243 sql_help.c:3245
+#: sql_help.c:3246 sql_help.c:3316 sql_help.c:3318 sql_help.c:3348
 msgid "table_name"
 msgstr "Tabellenname"
 
-#: sql_help.c:737 sql_help.c:742 sql_help.c:929 sql_help.c:933 sql_help.c:1349
-#: sql_help.c:1495 sql_help.c:1738 sql_help.c:1953 sql_help.c:1959
+#: sql_help.c:737 sql_help.c:742 sql_help.c:929 sql_help.c:933 sql_help.c:1353
+#: sql_help.c:1499 sql_help.c:1742 sql_help.c:1957 sql_help.c:1963
 msgid "collation"
 msgstr "Sortierfolge"
 
-#: sql_help.c:738 sql_help.c:1739 sql_help.c:1750
+#: sql_help.c:738 sql_help.c:1743 sql_help.c:1754
 msgid "column_constraint"
 msgstr "Spalten-Constraint"
 
-#: sql_help.c:756 sql_help.c:1740 sql_help.c:1751
+#: sql_help.c:756 sql_help.c:1744 sql_help.c:1755
 msgid "table_constraint"
 msgstr "Tabellen-Constraint"
 
@@ -2778,7 +2786,7 @@ msgstr "Tabellen-Constraint"
 msgid "table_constraint_using_index"
 msgstr "Tabellen-Constraint-für-Index"
 
-#: sql_help.c:760 sql_help.c:761 sql_help.c:762 sql_help.c:763 sql_help.c:1150
+#: sql_help.c:760 sql_help.c:761 sql_help.c:762 sql_help.c:763 sql_help.c:1154
 msgid "trigger_name"
 msgstr "Triggername"
 
@@ -2786,15 +2794,15 @@ msgstr "Triggername"
 msgid "rewrite_rule_name"
 msgstr "Regelname"
 
-#: sql_help.c:768 sql_help.c:779 sql_help.c:1067
+#: sql_help.c:768 sql_help.c:779 sql_help.c:1071
 msgid "index_name"
 msgstr "Indexname"
 
-#: sql_help.c:772 sql_help.c:773 sql_help.c:1743
+#: sql_help.c:772 sql_help.c:773 sql_help.c:1747
 msgid "parent_table"
 msgstr "Elterntabelle"
 
-#: sql_help.c:774 sql_help.c:1748 sql_help.c:2547 sql_help.c:2817
+#: sql_help.c:774 sql_help.c:1752 sql_help.c:2551 sql_help.c:2821
 msgid "type_name"
 msgstr "Typname"
 
@@ -2822,7 +2830,7 @@ msgstr "altes_Wörterbuch"
 msgid "new_dictionary"
 msgstr "neues_Wörterbuch"
 
-#: sql_help.c:917 sql_help.c:927 sql_help.c:930 sql_help.c:931 sql_help.c:1951
+#: sql_help.c:917 sql_help.c:927 sql_help.c:930 sql_help.c:931 sql_help.c:1955
 msgid "attribute_name"
 msgstr "Attributname"
 
@@ -2838,672 +2846,672 @@ msgstr "neuer_Enum-Wert"
 msgid "existing_enum_value"
 msgstr "existierender_Enum-Wert"
 
-#: sql_help.c:987 sql_help.c:1401 sql_help.c:1666 sql_help.c:2029
-#: sql_help.c:2367 sql_help.c:2531 sql_help.c:2801
+#: sql_help.c:991 sql_help.c:1405 sql_help.c:1670 sql_help.c:2033
+#: sql_help.c:2371 sql_help.c:2535 sql_help.c:2805
 msgid "server_name"
 msgstr "Servername"
 
-#: sql_help.c:1015 sql_help.c:1018 sql_help.c:2043
+#: sql_help.c:1019 sql_help.c:1022 sql_help.c:2047
 msgid "view_option_name"
 msgstr "Sichtoptionsname"
 
-#: sql_help.c:1016 sql_help.c:2044
+#: sql_help.c:1020 sql_help.c:2048
 msgid "view_option_value"
 msgstr "Sichtoptionswert"
 
-#: sql_help.c:1041 sql_help.c:3076 sql_help.c:3078 sql_help.c:3102
+#: sql_help.c:1045 sql_help.c:3080 sql_help.c:3082 sql_help.c:3106
 msgid "transaction_mode"
 msgstr "Transaktionsmodus"
 
-#: sql_help.c:1042 sql_help.c:3079 sql_help.c:3103
+#: sql_help.c:1046 sql_help.c:3083 sql_help.c:3107
 msgid "where transaction_mode is one of:"
 msgstr "wobei Transaktionsmodus Folgendes sein kann:"
 
-#: sql_help.c:1114
+#: sql_help.c:1118
 msgid "relation_name"
 msgstr "Relationsname"
 
-#: sql_help.c:1139
+#: sql_help.c:1143
 msgid "rule_name"
 msgstr "Regelname"
 
-#: sql_help.c:1154
+#: sql_help.c:1158
 msgid "text"
 msgstr "Text"
 
-#: sql_help.c:1169 sql_help.c:2657 sql_help.c:2835
+#: sql_help.c:1173 sql_help.c:2661 sql_help.c:2839
 msgid "transaction_id"
 msgstr "Transaktions-ID"
 
-#: sql_help.c:1198 sql_help.c:1203 sql_help.c:2583
+#: sql_help.c:1202 sql_help.c:1207 sql_help.c:2587
 msgid "filename"
 msgstr "Dateiname"
 
-#: sql_help.c:1202 sql_help.c:1809 sql_help.c:2045 sql_help.c:2063
-#: sql_help.c:2565
+#: sql_help.c:1206 sql_help.c:1813 sql_help.c:2049 sql_help.c:2067
+#: sql_help.c:2569
 msgid "query"
 msgstr "Anfrage"
 
-#: sql_help.c:1205 sql_help.c:2412
+#: sql_help.c:1209 sql_help.c:2416
 msgid "where option can be one of:"
 msgstr "wobei Option eins der folgenden sein kann:"
 
-#: sql_help.c:1206
+#: sql_help.c:1210
 msgid "format_name"
 msgstr "Formatname"
 
-#: sql_help.c:1207 sql_help.c:1210 sql_help.c:2413 sql_help.c:2414
-#: sql_help.c:2415 sql_help.c:2416 sql_help.c:2417
+#: sql_help.c:1211 sql_help.c:1214 sql_help.c:2417 sql_help.c:2418
+#: sql_help.c:2419 sql_help.c:2420 sql_help.c:2421
 msgid "boolean"
 msgstr "boolean"
 
-#: sql_help.c:1208
+#: sql_help.c:1212
 msgid "delimiter_character"
 msgstr "Trennzeichen"
 
-#: sql_help.c:1209
+#: sql_help.c:1213
 msgid "null_string"
 msgstr "Null-Zeichenkette"
 
-#: sql_help.c:1211
+#: sql_help.c:1215
 msgid "quote_character"
 msgstr "Quote-Zeichen"
 
-#: sql_help.c:1212
+#: sql_help.c:1216
 msgid "escape_character"
 msgstr "Escape-Zeichen"
 
-#: sql_help.c:1215
+#: sql_help.c:1219
 msgid "encoding_name"
 msgstr "Kodierungsname"
 
-#: sql_help.c:1241
+#: sql_help.c:1245
 msgid "input_data_type"
 msgstr "Eingabedatentyp"
 
-#: sql_help.c:1242 sql_help.c:1250
+#: sql_help.c:1246 sql_help.c:1254
 msgid "sfunc"
 msgstr "Übergangsfunktion"
 
-#: sql_help.c:1243 sql_help.c:1251
+#: sql_help.c:1247 sql_help.c:1255
 msgid "state_data_type"
 msgstr "Zustandsdatentyp"
 
-#: sql_help.c:1244 sql_help.c:1252
+#: sql_help.c:1248 sql_help.c:1256
 msgid "ffunc"
 msgstr "Abschlussfunktion"
 
-#: sql_help.c:1245 sql_help.c:1253
+#: sql_help.c:1249 sql_help.c:1257
 msgid "initial_condition"
 msgstr "Anfangswert"
 
-#: sql_help.c:1246 sql_help.c:1254
+#: sql_help.c:1250 sql_help.c:1258
 msgid "sort_operator"
 msgstr "Sortieroperator"
 
-#: sql_help.c:1247
+#: sql_help.c:1251
 msgid "or the old syntax"
 msgstr "oder die alte Syntax"
 
-#: sql_help.c:1249
+#: sql_help.c:1253
 msgid "base_type"
 msgstr "Basistyp"
 
-#: sql_help.c:1293
+#: sql_help.c:1297
 msgid "locale"
 msgstr "Locale"
 
-#: sql_help.c:1294 sql_help.c:1328
+#: sql_help.c:1298 sql_help.c:1332
 msgid "lc_collate"
 msgstr "lc_collate"
 
-#: sql_help.c:1295 sql_help.c:1329
+#: sql_help.c:1299 sql_help.c:1333
 msgid "lc_ctype"
 msgstr "lc_ctype"
 
-#: sql_help.c:1297
+#: sql_help.c:1301
 msgid "existing_collation"
 msgstr "existierende_Sortierfolge"
 
-#: sql_help.c:1307
+#: sql_help.c:1311
 msgid "source_encoding"
 msgstr "Quellkodierung"
 
-#: sql_help.c:1308
+#: sql_help.c:1312
 msgid "dest_encoding"
 msgstr "Zielkodierung"
 
-#: sql_help.c:1326 sql_help.c:1844
+#: sql_help.c:1330 sql_help.c:1848
 msgid "template"
 msgstr "Vorlage"
 
-#: sql_help.c:1327
+#: sql_help.c:1331
 msgid "encoding"
 msgstr "Kodierung"
 
-#: sql_help.c:1352
+#: sql_help.c:1356
 msgid "where constraint is:"
 msgstr "wobei Constraint Folgendes ist:"
 
-#: sql_help.c:1365
+#: sql_help.c:1369
 msgid "extension_name"
 msgstr "Erweiterungsname"
 
-#: sql_help.c:1367
+#: sql_help.c:1371
 msgid "version"
 msgstr "Version"
 
-#: sql_help.c:1368
+#: sql_help.c:1372
 msgid "old_version"
 msgstr "alte_Version"
 
-#: sql_help.c:1430 sql_help.c:1758
+#: sql_help.c:1434 sql_help.c:1762
 msgid "default_expr"
 msgstr "Vorgabeausdruck"
 
-#: sql_help.c:1431
+#: sql_help.c:1435
 msgid "rettype"
 msgstr "Rückgabetyp"
 
-#: sql_help.c:1433
+#: sql_help.c:1437
 msgid "column_type"
 msgstr "Spaltentyp"
 
-#: sql_help.c:1434 sql_help.c:2097 sql_help.c:2539 sql_help.c:2809
+#: sql_help.c:1438 sql_help.c:2101 sql_help.c:2543 sql_help.c:2813
 msgid "lang_name"
 msgstr "Sprachname"
 
-#: sql_help.c:1440
+#: sql_help.c:1444
 msgid "definition"
 msgstr "Definition"
 
-#: sql_help.c:1441
+#: sql_help.c:1445
 msgid "obj_file"
 msgstr "Objektdatei"
 
-#: sql_help.c:1442
+#: sql_help.c:1446
 msgid "link_symbol"
 msgstr "Linksymbol"
 
-#: sql_help.c:1443
+#: sql_help.c:1447
 msgid "attribute"
 msgstr "Attribut"
 
-#: sql_help.c:1478 sql_help.c:1609 sql_help.c:2018
+#: sql_help.c:1482 sql_help.c:1613 sql_help.c:2022
 msgid "uid"
 msgstr "Uid"
 
-#: sql_help.c:1492
+#: sql_help.c:1496
 msgid "method"
 msgstr "Methode"
 
-#: sql_help.c:1496 sql_help.c:1790
+#: sql_help.c:1500 sql_help.c:1794
 msgid "opclass"
 msgstr "Opklasse"
 
-#: sql_help.c:1500 sql_help.c:1776
+#: sql_help.c:1504 sql_help.c:1780
 msgid "predicate"
 msgstr "Prädikat"
 
-#: sql_help.c:1512
+#: sql_help.c:1516
 msgid "call_handler"
 msgstr "Handler"
 
-#: sql_help.c:1513
+#: sql_help.c:1517
 msgid "inline_handler"
 msgstr "Inline-Handler"
 
-#: sql_help.c:1514
+#: sql_help.c:1518
 msgid "valfunction"
 msgstr "Valfunktion"
 
-#: sql_help.c:1532
+#: sql_help.c:1536
 msgid "com_op"
 msgstr "Kommutator-Op"
 
-#: sql_help.c:1533
+#: sql_help.c:1537
 msgid "neg_op"
 msgstr "Umkehrungs-Op"
 
-#: sql_help.c:1534
+#: sql_help.c:1538
 msgid "res_proc"
 msgstr "Res-Funktion"
 
-#: sql_help.c:1535
+#: sql_help.c:1539
 msgid "join_proc"
 msgstr "Join-Funktion"
 
-#: sql_help.c:1551
+#: sql_help.c:1555
 msgid "family_name"
 msgstr "Familienname"
 
-#: sql_help.c:1562
+#: sql_help.c:1566
 msgid "storage_type"
 msgstr "Storage-Typ"
 
-#: sql_help.c:1620 sql_help.c:1900
+#: sql_help.c:1624 sql_help.c:1904
 msgid "event"
 msgstr "Ereignis"
 
-#: sql_help.c:1622 sql_help.c:1903 sql_help.c:2079 sql_help.c:2938
-#: sql_help.c:2940 sql_help.c:3009 sql_help.c:3011 sql_help.c:3144
-#: sql_help.c:3146 sql_help.c:3226 sql_help.c:3301 sql_help.c:3303
+#: sql_help.c:1626 sql_help.c:1907 sql_help.c:2083 sql_help.c:2942
+#: sql_help.c:2944 sql_help.c:3013 sql_help.c:3015 sql_help.c:3148
+#: sql_help.c:3150 sql_help.c:3230 sql_help.c:3305 sql_help.c:3307
 msgid "condition"
 msgstr "Bedingung"
 
-#: sql_help.c:1623 sql_help.c:1624 sql_help.c:1625
+#: sql_help.c:1627 sql_help.c:1628 sql_help.c:1629
 msgid "command"
 msgstr "Befehl"
 
-#: sql_help.c:1636 sql_help.c:1638
+#: sql_help.c:1640 sql_help.c:1642
 msgid "schema_element"
 msgstr "Schemaelement"
 
-#: sql_help.c:1667
+#: sql_help.c:1671
 msgid "server_type"
 msgstr "Servertyp"
 
-#: sql_help.c:1668
+#: sql_help.c:1672
 msgid "server_version"
 msgstr "Serverversion"
 
-#: sql_help.c:1669 sql_help.c:2529 sql_help.c:2799
+#: sql_help.c:1673 sql_help.c:2533 sql_help.c:2803
 msgid "fdw_name"
 msgstr "FDW-Name"
 
-#: sql_help.c:1741
+#: sql_help.c:1745
 msgid "source_table"
 msgstr "Quelltabelle"
 
-#: sql_help.c:1742
+#: sql_help.c:1746
 msgid "like_option"
 msgstr "Like-Option"
 
-#: sql_help.c:1755
+#: sql_help.c:1759
 msgid "where column_constraint is:"
 msgstr "wobei Spalten-Constraint Folgendes ist:"
 
-#: sql_help.c:1759 sql_help.c:1760 sql_help.c:1769 sql_help.c:1771
-#: sql_help.c:1775
+#: sql_help.c:1763 sql_help.c:1764 sql_help.c:1773 sql_help.c:1775
+#: sql_help.c:1779
 msgid "index_parameters"
 msgstr "Indexparameter"
 
-#: sql_help.c:1761 sql_help.c:1778
+#: sql_help.c:1765 sql_help.c:1782
 msgid "reftable"
 msgstr "Reftabelle"
 
-#: sql_help.c:1762 sql_help.c:1779
+#: sql_help.c:1766 sql_help.c:1783
 msgid "refcolumn"
 msgstr "Refspalte"
 
-#: sql_help.c:1765
+#: sql_help.c:1769
 msgid "and table_constraint is:"
 msgstr "und Tabellen-Constraint Folgendes ist:"
 
-#: sql_help.c:1773
+#: sql_help.c:1777
 msgid "exclude_element"
 msgstr "Exclude-Element"
 
-#: sql_help.c:1774 sql_help.c:2945 sql_help.c:3016 sql_help.c:3151
-#: sql_help.c:3257 sql_help.c:3308
+#: sql_help.c:1778 sql_help.c:2949 sql_help.c:3020 sql_help.c:3155
+#: sql_help.c:3261 sql_help.c:3312
 msgid "operator"
 msgstr "Operator"
 
-#: sql_help.c:1782
+#: sql_help.c:1786
 msgid "and like_option is:"
 msgstr "und Like-Option Folgendes ist:"
 
-#: sql_help.c:1783
+#: sql_help.c:1787
 msgid "index_parameters in UNIQUE, PRIMARY KEY, and EXCLUDE constraints are:"
 msgstr "Indexparameter bei UNIQUE-, PRIMARY KEY- und EXCLUDE-Constraints sind:"
 
-#: sql_help.c:1787
+#: sql_help.c:1791
 msgid "exclude_element in an EXCLUDE constraint is:"
 msgstr "Exclude-Element in einem EXCLUDE-Constraint ist:"
 
-#: sql_help.c:1819
+#: sql_help.c:1823
 msgid "directory"
 msgstr "Verzeichnis"
 
-#: sql_help.c:1831
+#: sql_help.c:1835
 msgid "parser_name"
 msgstr "Parser-Name"
 
-#: sql_help.c:1832
+#: sql_help.c:1836
 msgid "source_config"
 msgstr "Quellkonfig"
 
-#: sql_help.c:1861
+#: sql_help.c:1865
 msgid "start_function"
 msgstr "Startfunktion"
 
-#: sql_help.c:1862
+#: sql_help.c:1866
 msgid "gettoken_function"
 msgstr "Gettext-Funktion"
 
-#: sql_help.c:1863
+#: sql_help.c:1867
 msgid "end_function"
 msgstr "Endfunktion"
 
-#: sql_help.c:1864
+#: sql_help.c:1868
 msgid "lextypes_function"
 msgstr "Lextypenfunktion"
 
-#: sql_help.c:1865
+#: sql_help.c:1869
 msgid "headline_function"
 msgstr "Headline-Funktion"
 
-#: sql_help.c:1877
+#: sql_help.c:1881
 msgid "init_function"
 msgstr "Init-Funktion"
 
-#: sql_help.c:1878
+#: sql_help.c:1882
 msgid "lexize_function"
 msgstr "Lexize-Funktion"
 
-#: sql_help.c:1902
+#: sql_help.c:1906
 msgid "referenced_table_name"
 msgstr "verwiesener_Tabellenname"
 
-#: sql_help.c:1905
+#: sql_help.c:1909
 msgid "arguments"
 msgstr "Argumente"
 
-#: sql_help.c:1906
+#: sql_help.c:1910
 msgid "where event can be one of:"
 msgstr "wobei Ereignis eins der folgenden sein kann:"
 
-#: sql_help.c:1955 sql_help.c:2897
+#: sql_help.c:1959 sql_help.c:2901
 msgid "label"
 msgstr "Label"
 
-#: sql_help.c:1957
+#: sql_help.c:1961
 msgid "subtype"
 msgstr "Untertyp"
 
-#: sql_help.c:1958
+#: sql_help.c:1962
 msgid "subtype_operator_class"
 msgstr "Untertyp-Operatorklasse"
 
-#: sql_help.c:1960
+#: sql_help.c:1964
 msgid "canonical_function"
 msgstr "Canonical-Funktion"
 
-#: sql_help.c:1961
+#: sql_help.c:1965
 msgid "subtype_diff_function"
 msgstr "Untertyp-Diff-Funktion"
 
-#: sql_help.c:1963
+#: sql_help.c:1967
 msgid "input_function"
 msgstr "Eingabefunktion"
 
-#: sql_help.c:1964
+#: sql_help.c:1968
 msgid "output_function"
 msgstr "Ausgabefunktion"
 
-#: sql_help.c:1965
+#: sql_help.c:1969
 msgid "receive_function"
 msgstr "Empfangsfunktion"
 
-#: sql_help.c:1966
+#: sql_help.c:1970
 msgid "send_function"
 msgstr "Sendefunktion"
 
-#: sql_help.c:1967
+#: sql_help.c:1971
 msgid "type_modifier_input_function"
 msgstr "Typmod-Eingabefunktion"
 
-#: sql_help.c:1968
+#: sql_help.c:1972
 msgid "type_modifier_output_function"
 msgstr "Typmod-Ausgabefunktion"
 
-#: sql_help.c:1969
+#: sql_help.c:1973
 msgid "analyze_function"
 msgstr "Analyze-Funktion"
 
-#: sql_help.c:1970
+#: sql_help.c:1974
 msgid "internallength"
 msgstr "interne_Länge"
 
-#: sql_help.c:1971
+#: sql_help.c:1975
 msgid "alignment"
 msgstr "Ausrichtung"
 
-#: sql_help.c:1972
+#: sql_help.c:1976
 msgid "storage"
 msgstr "Speicherung"
 
-#: sql_help.c:1973
+#: sql_help.c:1977
 msgid "like_type"
 msgstr "wie_Typ"
 
-#: sql_help.c:1974
+#: sql_help.c:1978
 msgid "category"
 msgstr "Kategorie"
 
-#: sql_help.c:1975
+#: sql_help.c:1979
 msgid "preferred"
 msgstr "bevorzugt"
 
-#: sql_help.c:1976
+#: sql_help.c:1980
 msgid "default"
 msgstr "Vorgabewert"
 
-#: sql_help.c:1977
+#: sql_help.c:1981
 msgid "element"
 msgstr "Element"
 
-#: sql_help.c:1978
+#: sql_help.c:1982
 msgid "delimiter"
 msgstr "Trennzeichen"
 
-#: sql_help.c:1979
+#: sql_help.c:1983
 msgid "collatable"
 msgstr "sortierbar"
 
-#: sql_help.c:2075 sql_help.c:2561 sql_help.c:2933 sql_help.c:3003
-#: sql_help.c:3139 sql_help.c:3218 sql_help.c:3296
+#: sql_help.c:2079 sql_help.c:2565 sql_help.c:2937 sql_help.c:3007
+#: sql_help.c:3143 sql_help.c:3222 sql_help.c:3300
 msgid "with_query"
 msgstr "With-Anfrage"
 
-#: sql_help.c:2077 sql_help.c:2952 sql_help.c:2955 sql_help.c:2958
-#: sql_help.c:2962 sql_help.c:3158 sql_help.c:3161 sql_help.c:3164
-#: sql_help.c:3168 sql_help.c:3220 sql_help.c:3315 sql_help.c:3318
-#: sql_help.c:3321 sql_help.c:3325
+#: sql_help.c:2081 sql_help.c:2956 sql_help.c:2959 sql_help.c:2962
+#: sql_help.c:2966 sql_help.c:3162 sql_help.c:3165 sql_help.c:3168
+#: sql_help.c:3172 sql_help.c:3224 sql_help.c:3319 sql_help.c:3322
+#: sql_help.c:3325 sql_help.c:3329
 msgid "alias"
 msgstr "Alias"
 
-#: sql_help.c:2078
+#: sql_help.c:2082
 msgid "using_list"
 msgstr "Using-Liste"
 
-#: sql_help.c:2080 sql_help.c:2443 sql_help.c:2624 sql_help.c:3227
+#: sql_help.c:2084 sql_help.c:2447 sql_help.c:2628 sql_help.c:3231
 msgid "cursor_name"
 msgstr "Cursor-Name"
 
-#: sql_help.c:2081 sql_help.c:2566 sql_help.c:3228
+#: sql_help.c:2085 sql_help.c:2570 sql_help.c:3232
 msgid "output_expression"
 msgstr "Ausgabeausdruck"
 
-#: sql_help.c:2082 sql_help.c:2567 sql_help.c:2936 sql_help.c:3006
-#: sql_help.c:3142 sql_help.c:3229 sql_help.c:3299
+#: sql_help.c:2086 sql_help.c:2571 sql_help.c:2940 sql_help.c:3010
+#: sql_help.c:3146 sql_help.c:3233 sql_help.c:3303
 msgid "output_name"
 msgstr "Ausgabename"
 
-#: sql_help.c:2098
+#: sql_help.c:2102
 msgid "code"
 msgstr "Code"
 
-#: sql_help.c:2391
+#: sql_help.c:2395
 msgid "parameter"
 msgstr "Parameter"
 
-#: sql_help.c:2410 sql_help.c:2411 sql_help.c:2649
+#: sql_help.c:2414 sql_help.c:2415 sql_help.c:2653
 msgid "statement"
 msgstr "Anweisung"
 
-#: sql_help.c:2442 sql_help.c:2623
+#: sql_help.c:2446 sql_help.c:2627
 msgid "direction"
 msgstr "Richtung"
 
-#: sql_help.c:2444 sql_help.c:2625
+#: sql_help.c:2448 sql_help.c:2629
 msgid "where direction can be empty or one of:"
 msgstr "wobei Richtung leer sein kann oder Folgendes:"
 
-#: sql_help.c:2445 sql_help.c:2446 sql_help.c:2447 sql_help.c:2448
-#: sql_help.c:2449 sql_help.c:2626 sql_help.c:2627 sql_help.c:2628
-#: sql_help.c:2629 sql_help.c:2630 sql_help.c:2946 sql_help.c:2948
-#: sql_help.c:3017 sql_help.c:3019 sql_help.c:3152 sql_help.c:3154
-#: sql_help.c:3258 sql_help.c:3260 sql_help.c:3309 sql_help.c:3311
+#: sql_help.c:2449 sql_help.c:2450 sql_help.c:2451 sql_help.c:2452
+#: sql_help.c:2453 sql_help.c:2630 sql_help.c:2631 sql_help.c:2632
+#: sql_help.c:2633 sql_help.c:2634 sql_help.c:2950 sql_help.c:2952
+#: sql_help.c:3021 sql_help.c:3023 sql_help.c:3156 sql_help.c:3158
+#: sql_help.c:3262 sql_help.c:3264 sql_help.c:3313 sql_help.c:3315
 msgid "count"
 msgstr "Anzahl"
 
-#: sql_help.c:2522 sql_help.c:2792
+#: sql_help.c:2526 sql_help.c:2796
 msgid "sequence_name"
 msgstr "Sequenzname"
 
-#: sql_help.c:2527 sql_help.c:2797
+#: sql_help.c:2531 sql_help.c:2801
 msgid "domain_name"
 msgstr "Domänenname"
 
-#: sql_help.c:2535 sql_help.c:2805
+#: sql_help.c:2539 sql_help.c:2809
 msgid "arg_name"
 msgstr "Argname"
 
-#: sql_help.c:2536 sql_help.c:2806
+#: sql_help.c:2540 sql_help.c:2810
 msgid "arg_type"
 msgstr "Argtyp"
 
-#: sql_help.c:2541 sql_help.c:2811
+#: sql_help.c:2545 sql_help.c:2815
 msgid "loid"
 msgstr "Large-Object-OID"
 
-#: sql_help.c:2575 sql_help.c:2638 sql_help.c:3204
+#: sql_help.c:2579 sql_help.c:2642 sql_help.c:3208
 msgid "channel"
 msgstr "Kanal"
 
-#: sql_help.c:2597
+#: sql_help.c:2601
 msgid "lockmode"
 msgstr "Sperrmodus"
 
-#: sql_help.c:2598
+#: sql_help.c:2602
 msgid "where lockmode is one of:"
 msgstr "wobei Sperrmodus Folgendes sein kann:"
 
-#: sql_help.c:2639
+#: sql_help.c:2643
 msgid "payload"
 msgstr "Payload"
 
-#: sql_help.c:2665
+#: sql_help.c:2669
 msgid "old_role"
 msgstr "alte_Rolle"
 
-#: sql_help.c:2666
+#: sql_help.c:2670
 msgid "new_role"
 msgstr "neue_Rolle"
 
-#: sql_help.c:2682 sql_help.c:2843 sql_help.c:2851
+#: sql_help.c:2686 sql_help.c:2847 sql_help.c:2855
 msgid "savepoint_name"
 msgstr "Savepoint-Name"
 
-#: sql_help.c:2876
+#: sql_help.c:2880
 msgid "provider"
 msgstr "Provider"
 
-#: sql_help.c:2937 sql_help.c:2968 sql_help.c:2970 sql_help.c:3008
-#: sql_help.c:3143 sql_help.c:3174 sql_help.c:3176 sql_help.c:3300
-#: sql_help.c:3331 sql_help.c:3333
+#: sql_help.c:2941 sql_help.c:2972 sql_help.c:2974 sql_help.c:3012
+#: sql_help.c:3147 sql_help.c:3178 sql_help.c:3180 sql_help.c:3304
+#: sql_help.c:3335 sql_help.c:3337
 msgid "from_item"
 msgstr "From-Element"
 
-#: sql_help.c:2941 sql_help.c:3012 sql_help.c:3147 sql_help.c:3304
+#: sql_help.c:2945 sql_help.c:3016 sql_help.c:3151 sql_help.c:3308
 msgid "window_name"
 msgstr "Fenstername"
 
-#: sql_help.c:2942 sql_help.c:3013 sql_help.c:3148 sql_help.c:3305
+#: sql_help.c:2946 sql_help.c:3017 sql_help.c:3152 sql_help.c:3309
 msgid "window_definition"
 msgstr "Fensterdefinition"
 
-#: sql_help.c:2943 sql_help.c:2954 sql_help.c:2976 sql_help.c:3014
-#: sql_help.c:3149 sql_help.c:3160 sql_help.c:3182 sql_help.c:3306
-#: sql_help.c:3317 sql_help.c:3339
+#: sql_help.c:2947 sql_help.c:2958 sql_help.c:2980 sql_help.c:3018
+#: sql_help.c:3153 sql_help.c:3164 sql_help.c:3186 sql_help.c:3310
+#: sql_help.c:3321 sql_help.c:3343
 msgid "select"
 msgstr "Select"
 
-#: sql_help.c:2950 sql_help.c:3156 sql_help.c:3313
+#: sql_help.c:2954 sql_help.c:3160 sql_help.c:3317
 msgid "where from_item can be one of:"
 msgstr "wobei From-Element Folgendes sein kann:"
 
-#: sql_help.c:2953 sql_help.c:2956 sql_help.c:2959 sql_help.c:2963
-#: sql_help.c:3159 sql_help.c:3162 sql_help.c:3165 sql_help.c:3169
-#: sql_help.c:3316 sql_help.c:3319 sql_help.c:3322 sql_help.c:3326
+#: sql_help.c:2957 sql_help.c:2960 sql_help.c:2963 sql_help.c:2967
+#: sql_help.c:3163 sql_help.c:3166 sql_help.c:3169 sql_help.c:3173
+#: sql_help.c:3320 sql_help.c:3323 sql_help.c:3326 sql_help.c:3330
 msgid "column_alias"
 msgstr "Spaltenalias"
 
-#: sql_help.c:2957 sql_help.c:2974 sql_help.c:3163 sql_help.c:3180
-#: sql_help.c:3320 sql_help.c:3337
+#: sql_help.c:2961 sql_help.c:2978 sql_help.c:3167 sql_help.c:3184
+#: sql_help.c:3324 sql_help.c:3341
 msgid "with_query_name"
 msgstr "With-Anfragename"
 
-#: sql_help.c:2961 sql_help.c:2966 sql_help.c:3167 sql_help.c:3172
-#: sql_help.c:3324 sql_help.c:3329
+#: sql_help.c:2965 sql_help.c:2970 sql_help.c:3171 sql_help.c:3176
+#: sql_help.c:3328 sql_help.c:3333
 msgid "argument"
 msgstr "Argument"
 
-#: sql_help.c:2964 sql_help.c:2967 sql_help.c:3170 sql_help.c:3173
-#: sql_help.c:3327 sql_help.c:3330
+#: sql_help.c:2968 sql_help.c:2971 sql_help.c:3174 sql_help.c:3177
+#: sql_help.c:3331 sql_help.c:3334
 msgid "column_definition"
 msgstr "Spaltendefinition"
 
-#: sql_help.c:2969 sql_help.c:3175 sql_help.c:3332
+#: sql_help.c:2973 sql_help.c:3179 sql_help.c:3336
 msgid "join_type"
 msgstr "Verbundtyp"
 
-#: sql_help.c:2971 sql_help.c:3177 sql_help.c:3334
+#: sql_help.c:2975 sql_help.c:3181 sql_help.c:3338
 msgid "join_condition"
 msgstr "Verbundbedingung"
 
-#: sql_help.c:2972 sql_help.c:3178 sql_help.c:3335
+#: sql_help.c:2976 sql_help.c:3182 sql_help.c:3339
 msgid "join_column"
 msgstr "Verbundspalte"
 
-#: sql_help.c:2973 sql_help.c:3179 sql_help.c:3336
+#: sql_help.c:2977 sql_help.c:3183 sql_help.c:3340
 msgid "and with_query is:"
 msgstr "und With-Anfrage ist:"
 
-#: sql_help.c:2977 sql_help.c:3183 sql_help.c:3340
+#: sql_help.c:2981 sql_help.c:3187 sql_help.c:3344
 msgid "values"
 msgstr "values"
 
-#: sql_help.c:2978 sql_help.c:3184 sql_help.c:3341
+#: sql_help.c:2982 sql_help.c:3188 sql_help.c:3345
 msgid "insert"
 msgstr "insert"
 
-#: sql_help.c:2979 sql_help.c:3185 sql_help.c:3342
+#: sql_help.c:2983 sql_help.c:3189 sql_help.c:3346
 msgid "update"
 msgstr "update"
 
-#: sql_help.c:2980 sql_help.c:3186 sql_help.c:3343
+#: sql_help.c:2984 sql_help.c:3190 sql_help.c:3347
 msgid "delete"
 msgstr "delete"
 
-#: sql_help.c:3007
+#: sql_help.c:3011
 msgid "new_table"
 msgstr "neue_Tabelle"
 
-#: sql_help.c:3032
+#: sql_help.c:3036
 msgid "timezone"
 msgstr "Zeitzone"
 
-#: sql_help.c:3077
+#: sql_help.c:3081
 msgid "snapshot_id"
 msgstr "Snapshot-ID"
 
-#: sql_help.c:3225
+#: sql_help.c:3229
 msgid "from_list"
 msgstr "From-Liste"
 
-#: sql_help.c:3256
+#: sql_help.c:3260
 msgid "sort_expression"
 msgstr "Sortierausdruck"
 
@@ -4115,7 +4123,7 @@ msgstr "%s: Warnung: überflüssiges Kommandozeilenargument »%s« ignoriert\n"
 msgid "unrecognized value \"%s\" for \"%s\"; assuming \"%s\"\n"
 msgstr "unbekannter Wert »%s« für »%s«; »%s« wird angenommen\n"
 
-#: tab-complete.c:3626
+#: tab-complete.c:3640
 #, c-format
 msgid ""
 "tab completion query failed: %s\n"