de: Translation updates
authorPeter Eisentraut <peter_e@gmx.net>
Sat, 16 Apr 2016 00:18:42 +0000 (20:18 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Sat, 16 Apr 2016 00:18:42 +0000 (20:18 -0400)
de/psql.po

index b11e91b237e0c277e13fcf5c4b7387c850aa2fcb..8f10981450cf35e029b595cfcbd160eb6aad13f5 100644 (file)
@@ -1,14 +1,14 @@
 # German message translation file for psql
-# Peter Eisentraut <peter_e@gmx.net>, 2001 - 2015.
+# Peter Eisentraut <peter_e@gmx.net>, 2001 - 2016.
 #
 # Use these quotes: „%s“
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: PostgreSQL 9.5\n"
+"Project-Id-Version: PostgreSQL 9.6\n"
 "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2016-01-04 02:12+0000\n"
-"PO-Revision-Date: 2016-01-03 22:15-0500\n"
+"POT-Creation-Date: 2016-04-13 12:14+0000\n"
+"PO-Revision-Date: 2016-04-15 20:17-0400\n"
 "Last-Translator: Peter Eisentraut <peter_e@gmx.net>\n"
 "Language-Team: German <peter_e@gmx.net>\n"
 "Language: de\n"
@@ -53,8 +53,8 @@ msgid "pclose failed: %s"
 msgstr "pclose fehlgeschlagen: %s"
 
 #: ../../common/fe_memutils.c:35 ../../common/fe_memutils.c:75
-#: ../../common/fe_memutils.c:98 command.c:318 input.c:216 mainloop.c:73
-#: mainloop.c:253
+#: ../../common/fe_memutils.c:98 command.c:330 input.c:227 mainloop.c:80
+#: mainloop.c:261
 #, c-format
 msgid "out of memory\n"
 msgstr "Speicher aufgebraucht\n"
@@ -69,7 +69,7 @@ msgstr "kann NULL-Zeiger nicht kopieren (interner Fehler)\n"
 msgid "could not look up effective user ID %ld: %s"
 msgstr "konnte effektive Benutzer-ID %ld nicht nachschlagen: %s"
 
-#: ../../common/username.c:47 command.c:273
+#: ../../common/username.c:47 command.c:287
 msgid "user does not exist"
 msgstr "Benutzer existiert nicht"
 
@@ -113,200 +113,250 @@ 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:114
+#: ../../fe_utils/print.c:354
+#, c-format
+msgid "(%lu row)"
+msgid_plural "(%lu rows)"
+msgstr[0] "(%lu Zeile)"
+msgstr[1] "(%lu Zeilen)"
+
+#: ../../fe_utils/print.c:2906
+#, c-format
+msgid "Interrupted\n"
+msgstr "Unterbrochen\n"
+
+#: ../../fe_utils/print.c:2970
+#, 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"
+
+#: ../../fe_utils/print.c:3010
+#, 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"
+
+#: ../../fe_utils/print.c:3259
+#, c-format
+msgid "invalid output format (internal error): %d"
+msgstr "ungültiges Ausgabeformat (interner Fehler): %d"
+
+#: command.c:128
 #, c-format
 msgid "Invalid command \\%s. Try \\? for help.\n"
 msgstr "Ungültige Anweisung \\%s.  Versuchen Sie \\? für Hilfe.\n"
 
-#: command.c:116
+#: command.c:130
 #, c-format
 msgid "invalid command \\%s\n"
 msgstr "ungültige Anweisung \\%s\n"
 
-#: command.c:127
+#: command.c:141
 #, c-format
 msgid "\\%s: extra argument \"%s\" ignored\n"
 msgstr "\\%s: überflüssiges Argument „%s“ ignoriert\n"
 
-#: command.c:271
+#: command.c:285
 #, c-format
 msgid "could not get home directory for user ID %ld: %s\n"
 msgstr "konnte Home-Verzeichnis für Benutzer-ID %ld nicht ermitteln: %s\n"
 
-#: command.c:289
+#: command.c:303
 #, 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:304 common.c:461 common.c:519 common.c:977
+#: command.c:318 common.c:548 common.c:606 common.c:1138
 #, 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:331
+#: command.c:343
 #, 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:334
+#: command.c:346
 #, 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:535 command.c:605 command.c:1405
+#: command.c:561 command.c:631 command.c:727 command.c:1559
 #, c-format
 msgid "no query buffer\n"
 msgstr "kein Anfragepuffer\n"
 
-#: command.c:568 command.c:3172
+#: command.c:594 command.c:3410
 #, c-format
 msgid "invalid line number: %s\n"
 msgstr "ungültige Zeilennummer: %s\n"
 
-#: command.c:599
+#: command.c:625
 #, 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:679
+#: command.c:705 command.c:773
 msgid "No changes"
 msgstr "keine Änderungen"
 
-#: command.c:733
+#: command.c:721
+#, c-format
+msgid "The server (version %d.%d) does not support editing view definitions.\n"
+msgstr "Der Server (Version %d.%d) unterstützt das Bearbeiten von Sichtdefinitionen nicht.\n"
+
+#: command.c:827
 #, 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:830 command.c:880 command.c:894 command.c:911 command.c:1018
-#: command.c:1182 command.c:1385 command.c:1416
+#: command.c:852 command.c:1899 command.c:3512 common.c:152 common.c:199
+#: common.c:492 common.c:1184 common.c:1209 common.c:1310 copy.c:489
+#: copy.c:699 large_obj.c:156 large_obj.c:191 large_obj.c:253
+#, c-format
+msgid "%s"
+msgstr "%s"
+
+#: command.c:856
+msgid "out of memory"
+msgstr "Speicher aufgebraucht"
+
+#: command.c:859
+msgid "There was no previous error."
+msgstr ""
+
+#: command.c:953 command.c:1003 command.c:1017 command.c:1034 command.c:1141
+#: command.c:1305 command.c:1539 command.c:1570
 #, c-format
 msgid "\\%s: missing required argument\n"
 msgstr "\\%s: notwendiges Argument fehlt\n"
 
-#: command.c:943
+#: command.c:1066
 msgid "Query buffer is empty."
 msgstr "Anfragepuffer ist leer."
 
-#: command.c:953
+#: command.c:1076
 msgid "Enter new password: "
 msgstr "Neues Passwort eingeben: "
 
-#: command.c:954
+#: command.c:1077
 msgid "Enter it again: "
 msgstr "Geben Sie es noch einmal ein: "
 
-#: command.c:958
+#: command.c:1081
 #, c-format
 msgid "Passwords didn't match.\n"
 msgstr "Passwörter stimmten nicht überein.\n"
 
-#: command.c:976
+#: command.c:1099
 #, c-format
 msgid "Password encryption failed.\n"
 msgstr "Passwortverschlüsselung ist fehlgeschlagen.\n"
 
-#: command.c:1047 command.c:1163 command.c:1390
+#: command.c:1170 command.c:1286 command.c:1544
 #, c-format
 msgid "\\%s: error while setting variable\n"
 msgstr "\\%s: Fehler beim Setzen der Variable\n"
 
-#: command.c:1110
+#: command.c:1233
 msgid "Query buffer reset (cleared)."
 msgstr "Anfragepuffer wurde gelöscht."
 
-#: command.c:1122
+#: command.c:1245
 #, c-format
 msgid "Wrote history to file \"%s\".\n"
 msgstr "Befehlsgeschichte in Datei „%s“ geschrieben.\n"
 
-#: command.c:1187
+#: command.c:1310
 #, c-format
 msgid "\\%s: environment variable name must not contain \"=\"\n"
 msgstr "\\%s: Name der Umgebungsvariable darf kein „=“ enthalten\n"
 
-#: command.c:1229
+#: command.c:1352
 #, 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:1235
+#: command.c:1358
 #, c-format
 msgid "function name is required\n"
 msgstr "Funktionsname wird benötigt\n"
 
-#: command.c:1370
+#: command.c:1431
+#, c-format
+msgid "The server (version %d.%d) does not support showing view definitions.\n"
+msgstr "Der Server (Version %d.%d) unterstützt das Anzeigen von Sichtdefinitionen nicht.\n"
+
+#: command.c:1437
+#, c-format
+msgid "view name is required\n"
+msgstr "Sichtname wird benötigt\n"
+
+#: command.c:1524
 msgid "Timing is on."
 msgstr "Zeitmessung ist an."
 
-#: command.c:1372
+#: command.c:1526
 msgid "Timing is off."
 msgstr "Zeitmessung ist aus."
 
-#: command.c:1434 command.c:1454 command.c:2091 command.c:2094 command.c:2097
-#: command.c:2103 command.c:2105 command.c:2113 command.c:2123 command.c:2132
-#: command.c:2146 command.c:2163 command.c:2222 common.c:66 copy.c:331
-#: copy.c:391 copy.c:404 psqlscan.l:1700 psqlscan.l:1711 psqlscan.l:1721
+#: command.c:1588 command.c:1608 command.c:2242 command.c:2245 command.c:2248
+#: command.c:2254 command.c:2256 command.c:2264 command.c:2274 command.c:2283
+#: command.c:2297 command.c:2314 command.c:2372 common.c:67 copy.c:332
+#: copy.c:392 copy.c:405
 #, c-format
 msgid "%s: %s\n"
 msgstr "%s: %s\n"
 
-#: command.c:1548
+#: command.c:1702
 #, c-format
 msgid "+ opt(%d) = |%s|\n"
 msgstr "+ opt(%d) = |%s|\n"
 
-#: command.c:1574 startup.c:195
+#: command.c:1728 startup.c:207
 msgid "Password: "
 msgstr "Passwort: "
 
-#: command.c:1579 startup.c:197
+#: command.c:1733 startup.c:209
 #, c-format
 msgid "Password for user %s: "
 msgstr "Passwort für Benutzer %s: "
 
-#: command.c:1626
+#: command.c:1780
 #, c-format
 msgid "All connection parameters must be supplied because no database connection exists\n"
 msgstr "Alle Verbindungsparameter müssen angegeben werden, weil keine Datenbankverbindung besteht\n"
 
-#: command.c:1747 command.c:3206 common.c:139 common.c:432 common.c:1020
-#: common.c:1045 common.c:1145 copy.c:488 copy.c:698 large_obj.c:156
-#: large_obj.c:191 large_obj.c:253 psqlscan.l:1972
-#, c-format
-msgid "%s"
-msgstr "%s"
-
-#: command.c:1751
+#: command.c:1903
 #, c-format
 msgid "Previous connection kept\n"
 msgstr "Vorherige Verbindung wurde behalten\n"
 
-#: command.c:1755
+#: command.c:1907
 #, c-format
 msgid "\\connect: %s"
 msgstr "\\connect: %s"
 
-#: command.c:1789
+#: command.c:1939
 #, 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:1792
+#: command.c:1942
 #, 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:1796
+#: command.c:1946
 #, 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:1830
+#: command.c:1980
 #, c-format
 msgid "%s (%s, server %s)\n"
 msgstr "%s (%s, Server %s)\n"
 
-#: command.c:1838
+#: command.c:1988
 #, c-format
 msgid ""
 "WARNING: %s major version %d.%d, server major version %d.%d.\n"
@@ -315,24 +365,24 @@ msgstr ""
 "WARNUNG: %s-Hauptversion %d.%d, Server-Hauptversion %d.%d.\n"
 "         Einige Features von psql werden eventuell nicht funktionieren.\n"
 
-#: command.c:1872
+#: command.c:2022
 #, c-format
 msgid "SSL connection (protocol: %s, cipher: %s, bits: %s, compression: %s)\n"
 msgstr "SSL-Verbindung (Protokoll: %s, Verschlüsselungsmethode: %s, Bits: %s, Komprimierung: %s)\n"
 
-#: command.c:1873 command.c:1874 command.c:1875
+#: command.c:2023 command.c:2024 command.c:2025
 msgid "unknown"
 msgstr "unbekannt"
 
-#: command.c:1876 help.c:46
+#: command.c:2026 help.c:46
 msgid "off"
 msgstr "aus"
 
-#: command.c:1876 help.c:46
+#: command.c:2026 help.c:46
 msgid "on"
 msgstr "an"
 
-#: command.c:1896
+#: command.c:2046
 #, c-format
 msgid ""
 "WARNING: Console code page (%u) differs from Windows code page (%u)\n"
@@ -344,234 +394,239 @@ msgstr ""
 "         richtig. Einzelheiten finden Sie auf der psql-Handbuchseite unter\n"
 "         „Notes for Windows users“.\n"
 
-#: command.c:1980
+#: command.c:2131
 #, 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:2009
+#: command.c:2160
 #, c-format
 msgid "could not start editor \"%s\"\n"
 msgstr "konnte Editor „%s“ nicht starten\n"
 
-#: command.c:2011
+#: command.c:2162
 #, c-format
 msgid "could not start /bin/sh\n"
 msgstr "konnte /bin/sh nicht starten\n"
 
-#: command.c:2049
+#: command.c:2200
 #, c-format
 msgid "could not locate temporary directory: %s\n"
 msgstr "konnte temporäres Verzeichnis nicht finden: %s\n"
 
-#: command.c:2076
+#: command.c:2227
 #, c-format
 msgid "could not open temporary file \"%s\": %s\n"
 msgstr "konnte temporäre Datei „%s“ nicht öffnen: %s\n"
 
-#: command.c:2380
+#: command.c:2501
 #, c-format
 msgid "\\pset: allowed formats are unaligned, aligned, wrapped, html, asciidoc, latex, latex-longtable, troff-ms\n"
 msgstr "\\pset: zulässige Formate sind unaligned, aligned, wrapped, html, asciidoc, latex, latex-longtable, troff-ms\n"
 
-#: command.c:2399
+#: command.c:2520
 #, 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:2415
+#: command.c:2536
 #, c-format
 msgid "\\pset: allowed Unicode border line styles are single, double\n"
 msgstr "\\pset: zulässige Unicode-Rahmnenlinienstile sind single, double\n"
 
-#: command.c:2430
+#: command.c:2551
 #, c-format
 msgid "\\pset: allowed Unicode column line styles are single, double\n"
 msgstr "\\pset: zulässige Unicode-Spaltenlinienstile sind single, double\n"
 
-#: command.c:2445
+#: command.c:2566
 #, c-format
 msgid "\\pset: allowed Unicode header line styles are single, double\n"
 msgstr "\\pset: zulässige Unicode-Kopflinienstile sind single, double\n"
 
-#: command.c:2597 command.c:2776
+#: command.c:2718 command.c:2897
 #, c-format
 msgid "\\pset: unknown option: %s\n"
 msgstr "\\pset: unbekannte Option: %s\n"
 
-#: command.c:2615
+#: command.c:2736
 #, c-format
 msgid "Border style is %d.\n"
 msgstr "Rahmenstil ist %d.\n"
 
-#: command.c:2621
+#: command.c:2742
 #, c-format
 msgid "Target width is unset.\n"
 msgstr "Zielbreite ist nicht gesetzt.\n"
 
-#: command.c:2623
+#: command.c:2744
 #, c-format
 msgid "Target width is %d.\n"
 msgstr "Zielbreite ist %d.\n"
 
-#: command.c:2630
+#: command.c:2751
 #, c-format
 msgid "Expanded display is on.\n"
 msgstr "Erweiterte Anzeige ist an.\n"
 
-#: command.c:2632
+#: command.c:2753
 #, c-format
 msgid "Expanded display is used automatically.\n"
 msgstr "Erweiterte Anzeige wird automatisch verwendet.\n"
 
-#: command.c:2634
+#: command.c:2755
 #, c-format
 msgid "Expanded display is off.\n"
 msgstr "Erweiterte Anzeige ist aus.\n"
 
-#: command.c:2641 command.c:2649
+#: command.c:2762 command.c:2770
 #, c-format
 msgid "Field separator is zero byte.\n"
 msgstr "Feldtrennzeichen ist ein Null-Byte.\n"
 
-#: command.c:2643
+#: command.c:2764
 #, c-format
 msgid "Field separator is \"%s\".\n"
 msgstr "Feldtrennzeichen ist „%s“.\n"
 
-#: command.c:2656
+#: command.c:2777
 #, c-format
 msgid "Default footer is on.\n"
 msgstr "Standardfußzeile ist an.\n"
 
-#: command.c:2658
+#: command.c:2779
 #, c-format
 msgid "Default footer is off.\n"
 msgstr "Standardfußzeile ist aus.\n"
 
-#: command.c:2664
+#: command.c:2785
 #, c-format
 msgid "Output format is %s.\n"
 msgstr "Ausgabeformat ist „%s“.\n"
 
-#: command.c:2670
+#: command.c:2791
 #, c-format
 msgid "Line style is %s.\n"
 msgstr "Linienstil ist %s.\n"
 
-#: command.c:2677
+#: command.c:2798
 #, c-format
 msgid "Null display is \"%s\".\n"
 msgstr "Null-Anzeige ist „%s“.\n"
 
-#: command.c:2685
+#: command.c:2806
 #, c-format
 msgid "Locale-adjusted numeric output is on.\n"
 msgstr "Lokalisiertes Format für numerische Daten ist an.\n"
 
-#: command.c:2687
+#: command.c:2808
 #, c-format
 msgid "Locale-adjusted numeric output is off.\n"
 msgstr "Lokalisiertes Format für numerische Daten ist aus.\n"
 
-#: command.c:2694
+#: command.c:2815
 #, c-format
 msgid "Pager is used for long output.\n"
 msgstr "Pager wird für lange Ausgaben verwendet.\n"
 
-#: command.c:2696
+#: command.c:2817
 #, c-format
 msgid "Pager is always used.\n"
 msgstr "Pager wird immer verwendet.\n"
 
-#: command.c:2698
+#: command.c:2819
 #, c-format
 msgid "Pager usage is off.\n"
 msgstr "Pager-Verwendung ist aus.\n"
 
-#: command.c:2704
+#: command.c:2825
 #, c-format
 msgid "Pager won't be used for less than %d line.\n"
 msgid_plural "Pager won't be used for less than %d lines.\n"
 msgstr[0] "Pager wird nicht für weniger als %d Zeile verwendet werden.\n"
 msgstr[1] "Pager wird nicht für weniger als %d Zeilen verwendet werden.\n"
 
-#: command.c:2714 command.c:2724
+#: command.c:2835 command.c:2845
 #, c-format
 msgid "Record separator is zero byte.\n"
 msgstr "Satztrennzeichen ist ein Null-Byte.\n"
 
-#: command.c:2716
+#: command.c:2837
 #, c-format
 msgid "Record separator is <newline>.\n"
 msgstr "Satztrennzeichen ist <newline>.\n"
 
-#: command.c:2718
+#: command.c:2839
 #, c-format
 msgid "Record separator is \"%s\".\n"
 msgstr "Satztrennzeichen ist „%s“.\n"
 
-#: command.c:2731
+#: command.c:2852
 #, c-format
 msgid "Table attributes are \"%s\".\n"
 msgstr "Tabellenattribute sind „%s“.\n"
 
-#: command.c:2734
+#: command.c:2855
 #, c-format
 msgid "Table attributes unset.\n"
 msgstr "Tabellenattribute sind nicht gesetzt.\n"
 
-#: command.c:2741
+#: command.c:2862
 #, c-format
 msgid "Title is \"%s\".\n"
 msgstr "Titel ist „%s“.\n"
 
-#: command.c:2743
+#: command.c:2864
 #, c-format
 msgid "Title is unset.\n"
 msgstr "Titel ist nicht gesetzt.\n"
 
-#: command.c:2750
+#: command.c:2871
 #, c-format
 msgid "Tuples only is on.\n"
 msgstr "Nur Datenzeilen ist an.\n"
 
-#: command.c:2752
+#: command.c:2873
 #, c-format
 msgid "Tuples only is off.\n"
 msgstr "Nur Datenzeilen ist aus.\n"
 
-#: command.c:2758
+#: command.c:2879
 #, c-format
 msgid "Unicode border line style is \"%s\".\n"
 msgstr "Unicode-Rahmenlinienstil ist „%s“.\n"
 
-#: command.c:2764
+#: command.c:2885
 #, c-format
 msgid "Unicode column line style is \"%s\".\n"
 msgstr "Unicode-Spaltenlinienstil ist „%s“.\n"
 
-#: command.c:2770
+#: command.c:2891
 #, c-format
 msgid "Unicode header line style is \"%s\".\n"
 msgstr "Unicode-Kopflinienstil ist „%s“.\n"
 
-#: command.c:2930
+#: command.c:3051
 #, c-format
 msgid "\\!: failed\n"
 msgstr "\\!: fehlgeschlagen\n"
 
-#: command.c:2950 common.c:567
+#: command.c:3075 common.c:654
 #, c-format
 msgid "\\watch cannot be used with an empty query\n"
 msgstr "\\watch kann nicht mit einer leeren Anfrage verwendet werden\n"
 
-#: command.c:2971
+#: command.c:3112
+#, c-format
+msgid "%s\t%s (every %gs)\n"
+msgstr "%s\t%s (alle %gs)\n"
+
+#: command.c:3115
 #, c-format
-msgid "Watch every %lds\t%s"
-msgstr "\\watch alle %lds\t%s"
+msgid "%s (every %gs)\n"
+msgstr "%s (alle %gs)\n"
 
-#: command.c:3022 command.c:3029 common.c:467 common.c:474 common.c:1003
+#: command.c:3169 command.c:3176 common.c:554 common.c:561 common.c:1167
 #, c-format
 msgid ""
 "********* QUERY **********\n"
@@ -584,72 +639,83 @@ msgstr ""
 "**************************\n"
 "\n"
 
-#: common.c:306
+#: command.c:3327
+#, fuzzy, c-format
+#| msgid "\"%s\" is not a view"
+msgid "%s.%s is not a view\n"
+msgstr "„%s“ ist keine Sicht"
+
+#: common.c:137
+#, c-format
+msgid "can't escape without active connection\n"
+msgstr "Escape kann nicht ohne aktive Verbindung ausgeführt werden\n"
+
+#: common.c:366
 #, c-format
 msgid "connection to server was lost\n"
 msgstr "Verbindung zum Server wurde verloren\n"
 
-#: common.c:310
+#: common.c:370
 #, c-format
 msgid "The connection to the server was lost. Attempting reset: "
 msgstr "Die Verbindung zum Server wurde verloren.  Versuche Reset: "
 
-#: common.c:315
+#: common.c:375
 #, c-format
 msgid "Failed.\n"
 msgstr "Fehlgeschlagen.\n"
 
-#: common.c:322
+#: common.c:382
 #, c-format
 msgid "Succeeded.\n"
 msgstr "Erfolgreich.\n"
 
-#: common.c:422 common.c:774 common.c:942
+#: common.c:482 common.c:931 common.c:1103
 #, c-format
 msgid "unexpected PQresultStatus: %d\n"
 msgstr "unerwarteter PQresultStatus: %d\n"
 
-#: common.c:574
+#: common.c:661
 #, c-format
 msgid "\\watch cannot be used with COPY\n"
 msgstr "\\watch kann nicht mit COPY verwendet werden\n"
 
-#: common.c:579
+#: common.c:666
 #, c-format
 msgid "unexpected result status for \\watch\n"
 msgstr "unerwarteter Ergebnisstatus für \\watch\n"
 
-#: common.c:590 common.c:1161
+#: common.c:677 common.c:1326
 #, c-format
 msgid "Time: %.3f ms\n"
 msgstr "Zeit: %.3f ms\n"
 
-#: common.c:608
+#: common.c:695
 #, c-format
 msgid "Asynchronous notification \"%s\" with payload \"%s\" received from server process with PID %d.\n"
 msgstr "Asynchrone Benachrichtigung „%s“ mit Daten „%s“ vom Serverprozess mit PID %d empfangen.\n"
 
-#: common.c:611
+#: common.c:698
 #, c-format
 msgid "Asynchronous notification \"%s\" received from server process with PID %d.\n"
 msgstr "Asynchrone Benachrichtigung „%s“ vom Serverprozess mit PID %d empfangen.\n"
 
-#: common.c:669
+#: common.c:756
 #, c-format
 msgid "no rows returned for \\gset\n"
 msgstr "keine Zeilen für \\gset zurückgegeben\n"
 
-#: common.c:674
+#: common.c:761
 #, c-format
 msgid "more than one row returned for \\gset\n"
 msgstr "mehr als eine Zeile für \\gset zurückgegeben\n"
 
-#: common.c:700
+#: common.c:787
 #, c-format
 msgid "could not set variable \"%s\"\n"
 msgstr "konnte Variable „%s“ nicht setzen\n"
 
-#: common.c:985
+#: common.c:1147
 #, c-format
 msgid ""
 "***(Single step mode: verify command)*******************************************\n"
@@ -660,71 +726,71 @@ msgstr ""
 "%s\n"
 "***(Drücken Sie die Eingabetaste um fortzufahren oder „x“ um abzubrechen)*******\n"
 
-#: common.c:1036
+#: common.c:1200
 #, c-format
 msgid "The server (version %d.%d) does not support savepoints for ON_ERROR_ROLLBACK.\n"
 msgstr "Der Server (Version %d.%d) unterstützt keine Sicherungspunkte für ON_ERROR_ROLLBACK.\n"
 
-#: common.c:1090
+#: common.c:1255
 #, c-format
 msgid "STATEMENT:  %s\n"
 msgstr "ANWEISUNG:  %s\n"
 
-#: common.c:1133
+#: common.c:1298
 #, c-format
 msgid "unexpected transaction status (%d)\n"
 msgstr "unerwarteter Transaktionsstatus (%d)\n"
 
-#: copy.c:98
+#: copy.c:99
 #, c-format
 msgid "\\copy: arguments required\n"
 msgstr "\\copy: benötigt Argumente\n"
 
-#: copy.c:253
+#: copy.c:254
 #, c-format
 msgid "\\copy: parse error at \"%s\"\n"
 msgstr "\\copy: Parse-Fehler bei „%s“\n"
 
-#: copy.c:255
+#: copy.c:256
 #, c-format
 msgid "\\copy: parse error at end of line\n"
 msgstr "\\copy: Parse-Fehler am Zeilenende\n"
 
-#: copy.c:328
+#: copy.c:329
 #, c-format
 msgid "could not execute command \"%s\": %s\n"
 msgstr "konnte Befehl „%s“ nicht ausführen: %s\n"
 
-#: copy.c:344
+#: copy.c:345
 #, c-format
 msgid "could not stat file \"%s\": %s\n"
 msgstr "konnte „stat“ für Datei „%s“ nicht ausführen: %s\n"
 
-#: copy.c:348
+#: copy.c:349
 #, c-format
 msgid "%s: cannot copy from/to a directory\n"
 msgstr "%s: ein Verzeichnis kann nicht kopiert werden\n"
 
-#: copy.c:385
+#: copy.c:386
 #, c-format
 msgid "could not close pipe to external command: %s\n"
 msgstr "konnte Pipe zu externem Befehl nicht schließen: %s\n"
 
-#: copy.c:451 copy.c:462
+#: copy.c:452 copy.c:463
 #, c-format
 msgid "could not write COPY data: %s\n"
 msgstr "konnte COPY-Daten nicht schreiben: %s\n"
 
-#: copy.c:469
+#: copy.c:470
 #, c-format
 msgid "COPY data transfer failed: %s"
 msgstr "Datentransfer mit COPY fehlgeschlagen: %s"
 
-#: copy.c:530
+#: copy.c:531
 msgid "canceled by user"
 msgstr "vom Benutzer abgebrochen"
 
-#: copy.c:541
+#: copy.c:542
 msgid ""
 "Enter data to be copied followed by a newline.\n"
 "End with a backslash and a period on a line by itself."
@@ -732,28 +798,28 @@ 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."
 
-#: copy.c:670
+#: copy.c:671
 msgid "aborted because of read failure"
 msgstr "abgebrochen wegen Lesenfehlers"
 
-#: copy.c:694
+#: copy.c:695
 msgid "trying to exit copy mode"
 msgstr "versuche, den COPY-Modus zu verlassen"
 
 #: describe.c:71 describe.c:264 describe.c:496 describe.c:626 describe.c:769
-#: describe.c:886 describe.c:956 describe.c:2928 describe.c:3133
-#: describe.c:3223 describe.c:3468 describe.c:3605 describe.c:3834
-#: describe.c:3906 describe.c:3917 describe.c:3976 describe.c:4384
-#: describe.c:4463
+#: describe.c:886 describe.c:956 describe.c:2931 describe.c:3136
+#: describe.c:3226 describe.c:3471 describe.c:3608 describe.c:3837
+#: describe.c:3909 describe.c:3920 describe.c:3979 describe.c:4387
+#: describe.c:4467
 msgid "Schema"
 msgstr "Schema"
 
 #: describe.c:72 describe.c:156 describe.c:164 describe.c:265 describe.c:497
-#: describe.c:627 describe.c:688 describe.c:770 describe.c:957 describe.c:2929
-#: describe.c:3055 describe.c:3134 describe.c:3224 describe.c:3303
-#: describe.c:3469 describe.c:3533 describe.c:3606 describe.c:3835
-#: describe.c:3907 describe.c:3918 describe.c:3977 describe.c:4166
-#: describe.c:4247 describe.c:4461
+#: describe.c:627 describe.c:688 describe.c:770 describe.c:957 describe.c:2932
+#: describe.c:3058 describe.c:3137 describe.c:3227 describe.c:3306
+#: describe.c:3472 describe.c:3536 describe.c:3609 describe.c:3838
+#: describe.c:3910 describe.c:3921 describe.c:3980 describe.c:4169
+#: describe.c:4250 describe.c:4465
 msgid "Name"
 msgstr "Name"
 
@@ -767,12 +833,12 @@ msgid "Argument data types"
 msgstr "Argumentdatentypen"
 
 #: describe.c:105 describe.c:187 describe.c:370 describe.c:545 describe.c:642
-#: describe.c:713 describe.c:959 describe.c:1572 describe.c:2729
-#: describe.c:2962 describe.c:3086 describe.c:3160 describe.c:3233
-#: describe.c:3316 describe.c:3384 describe.c:3476 describe.c:3542
-#: describe.c:3607 describe.c:3743 describe.c:3783 describe.c:3851
-#: describe.c:3910 describe.c:3919 describe.c:3978 describe.c:4192
-#: describe.c:4269 describe.c:4398 describe.c:4464 large_obj.c:289
+#: describe.c:713 describe.c:959 describe.c:1572 describe.c:2732
+#: describe.c:2965 describe.c:3089 describe.c:3163 describe.c:3236
+#: describe.c:3319 describe.c:3387 describe.c:3479 describe.c:3545
+#: describe.c:3610 describe.c:3746 describe.c:3786 describe.c:3854
+#: describe.c:3913 describe.c:3922 describe.c:3981 describe.c:4195
+#: describe.c:4272 describe.c:4401 describe.c:4468 large_obj.c:289
 #: large_obj.c:299
 msgid "Description"
 msgstr "Beschreibung"
@@ -787,8 +853,8 @@ msgid "The server (version %d.%d) does not support tablespaces.\n"
 msgstr "Der Server (Version %d.%d) unterstützt keine Tablespaces.\n"
 
 #: describe.c:157 describe.c:165 describe.c:367 describe.c:535 describe.c:689
-#: describe.c:885 describe.c:2938 describe.c:3059 describe.c:3305
-#: describe.c:3534 describe.c:4167 describe.c:4248 large_obj.c:288
+#: describe.c:885 describe.c:2941 describe.c:3062 describe.c:3308
+#: describe.c:3537 describe.c:4170 describe.c:4251 large_obj.c:288
 msgid "Owner"
 msgstr "Eigentümer"
 
@@ -800,8 +866,8 @@ msgstr "Pfad"
 msgid "Options"
 msgstr "Optionen"
 
-#: describe.c:182 describe.c:508 describe.c:705 describe.c:2954
-#: describe.c:2958
+#: describe.c:182 describe.c:508 describe.c:705 describe.c:2957
+#: describe.c:2961
 msgid "Size"
 msgstr "Größe"
 
@@ -837,7 +903,7 @@ msgid "normal"
 msgstr "normal"
 
 #: describe.c:284 describe.c:329 describe.c:346 describe.c:776 describe.c:895
-#: describe.c:1541 describe.c:2937 describe.c:3135 describe.c:4266
+#: describe.c:1541 describe.c:2940 describe.c:3138 describe.c:4269
 msgid "Type"
 msgstr "Typ"
 
@@ -905,7 +971,7 @@ msgstr "Rechter Typ"
 msgid "Result type"
 msgstr "Ergebnistyp"
 
-#: describe.c:635 describe.c:3375 describe.c:3742
+#: describe.c:635 describe.c:3378 describe.c:3745
 msgid "Function"
 msgstr "Funktion"
 
@@ -917,11 +983,11 @@ msgstr "Liste der Operatoren"
 msgid "Encoding"
 msgstr "Kodierung"
 
-#: describe.c:695 describe.c:3470
+#: describe.c:695 describe.c:3473
 msgid "Collate"
 msgstr "Sortierfolge"
 
-#: describe.c:696 describe.c:3471
+#: describe.c:696 describe.c:3474
 msgid "Ctype"
 msgstr "Zeichentyp"
 
@@ -933,23 +999,23 @@ msgstr "Tablespace"
 msgid "List of databases"
 msgstr "Liste der Datenbanken"
 
-#: describe.c:771 describe.c:888 describe.c:2930
+#: describe.c:771 describe.c:888 describe.c:2933
 msgid "table"
 msgstr "Tabelle"
 
-#: describe.c:772 describe.c:2931
+#: describe.c:772 describe.c:2934
 msgid "view"
 msgstr "Sicht"
 
-#: describe.c:773 describe.c:2932
+#: describe.c:773 describe.c:2935
 msgid "materialized view"
 msgstr "materialisierte Sicht"
 
-#: describe.c:774 describe.c:890 describe.c:2934
+#: describe.c:774 describe.c:890 describe.c:2937
 msgid "sequence"
 msgstr "Sequenz"
 
-#: describe.c:775 describe.c:2936
+#: describe.c:775 describe.c:2939
 msgid "foreign table"
 msgstr "Fremdtabelle"
 
@@ -961,7 +1027,7 @@ msgstr "Spaltenprivilegien"
 msgid "Policies"
 msgstr "Policys"
 
-#: describe.c:844 describe.c:4608 describe.c:4612
+#: describe.c:844 describe.c:4612 describe.c:4616
 msgid "Access privileges"
 msgstr "Zugriffsprivilegien"
 
@@ -1096,8 +1162,8 @@ msgstr "Wert"
 msgid "Definition"
 msgstr "Definition"
 
-#: describe.c:1560 describe.c:4187 describe.c:4268 describe.c:4336
-#: describe.c:4397
+#: describe.c:1560 describe.c:4190 describe.c:4271 describe.c:4339
+#: describe.c:4400
 msgid "FDW Options"
 msgstr "FDW-Optionen"
 
@@ -1285,365 +1351,365 @@ msgstr "Tablespace: „%s“"
 msgid ", tablespace \"%s\""
 msgstr ", Tablespace „%s“"
 
-#: describe.c:2722
+#: describe.c:2725
 msgid "List of roles"
 msgstr "Liste der Rollen"
 
-#: describe.c:2724
+#: describe.c:2727
 msgid "Role name"
 msgstr "Rollenname"
 
-#: describe.c:2725
+#: describe.c:2728
 msgid "Attributes"
 msgstr "Attribute"
 
-#: describe.c:2726
+#: describe.c:2729
 msgid "Member of"
 msgstr "Mitglied von"
 
-#: describe.c:2737
+#: describe.c:2740
 msgid "Superuser"
 msgstr "Superuser"
 
-#: describe.c:2740
+#: describe.c:2743
 msgid "No inheritance"
 msgstr "keine Vererbung"
 
-#: describe.c:2743
+#: describe.c:2746
 msgid "Create role"
 msgstr "Rolle erzeugen"
 
-#: describe.c:2746
+#: describe.c:2749
 msgid "Create DB"
 msgstr "DB erzeugen"
 
-#: describe.c:2749
+#: describe.c:2752
 msgid "Cannot login"
 msgstr "kann nicht einloggen"
 
-#: describe.c:2753
+#: describe.c:2756
 msgid "Replication"
 msgstr "Replikation"
 
-#: describe.c:2757
+#: describe.c:2760
 msgid "Bypass RLS"
 msgstr "Bypass RLS"
 
-#: describe.c:2766
+#: describe.c:2769
 msgid "No connections"
 msgstr "keine Verbindungen"
 
-#: describe.c:2768
+#: describe.c:2771
 #, c-format
 msgid "%d connection"
 msgid_plural "%d connections"
 msgstr[0] "%d Verbindung"
 msgstr[1] "%d Verbindungen"
 
-#: describe.c:2778
+#: describe.c:2781
 msgid "Password valid until "
 msgstr "Passwort gültig bis "
 
-#: describe.c:2834
+#: describe.c:2837
 msgid "Role"
 msgstr "Rolle"
 
-#: describe.c:2835
+#: describe.c:2838
 msgid "Database"
 msgstr "Datenbank"
 
-#: describe.c:2836
+#: describe.c:2839
 msgid "Settings"
 msgstr "Einstellung"
 
-#: describe.c:2846
+#: describe.c:2849
 #, c-format
 msgid "No per-database role settings support in this server version.\n"
 msgstr "Keine Unterstützung für Rolleneinstellungen pro Datenbank in dieser Serverversion.\n"
 
-#: describe.c:2857
+#: describe.c:2860
 #, c-format
 msgid "No matching settings found.\n"
 msgstr "Keine passenden Einstellungen gefunden.\n"
 
-#: describe.c:2859
+#: describe.c:2862
 #, c-format
 msgid "No settings found.\n"
 msgstr "Keine Einstellungen gefunden.\n"
 
-#: describe.c:2864
+#: describe.c:2867
 msgid "List of settings"
 msgstr "Liste der Einstellungen"
 
-#: describe.c:2933
+#: describe.c:2936
 msgid "index"
 msgstr "Index"
 
-#: describe.c:2935
+#: describe.c:2938
 msgid "special"
 msgstr "speziell"
 
-#: describe.c:2943 describe.c:4385
+#: describe.c:2946 describe.c:4388
 msgid "Table"
 msgstr "Tabelle"
 
-#: describe.c:3019
+#: describe.c:3022
 #, c-format
 msgid "No matching relations found.\n"
 msgstr "Keine passenden Relationen gefunden.\n"
 
-#: describe.c:3021
+#: describe.c:3024
 #, c-format
 msgid "No relations found.\n"
 msgstr "Keine Relationen gefunden.\n"
 
-#: describe.c:3026
+#: describe.c:3029
 msgid "List of relations"
 msgstr "Liste der Relationen"
 
-#: describe.c:3063
+#: describe.c:3066
 msgid "Trusted"
 msgstr "Vertraut"
 
-#: describe.c:3071
+#: describe.c:3074
 msgid "Internal Language"
 msgstr "Interne Sprache"
 
-#: describe.c:3072
+#: describe.c:3075
 msgid "Call Handler"
 msgstr "Call-Handler"
 
-#: describe.c:3073 describe.c:4174
+#: describe.c:3076 describe.c:4177
 msgid "Validator"
 msgstr "Validator"
 
-#: describe.c:3076
+#: describe.c:3079
 msgid "Inline Handler"
 msgstr "Inline-Handler"
 
-#: describe.c:3104
+#: describe.c:3107
 msgid "List of languages"
 msgstr "Liste der Sprachen"
 
-#: describe.c:3148
+#: describe.c:3151
 msgid "Modifier"
 msgstr "Attribut"
 
-#: describe.c:3149
+#: describe.c:3152
 msgid "Check"
 msgstr "Check"
 
-#: describe.c:3191
+#: describe.c:3194
 msgid "List of domains"
 msgstr "Liste der Domänen"
 
-#: describe.c:3225
+#: describe.c:3228
 msgid "Source"
 msgstr "Quelle"
 
-#: describe.c:3226
+#: describe.c:3229
 msgid "Destination"
 msgstr "Ziel"
 
-#: describe.c:3227 describe.c:3376
+#: describe.c:3230 describe.c:3379
 msgid "no"
 msgstr "nein"
 
-#: describe.c:3227 describe.c:3378
+#: describe.c:3230 describe.c:3381
 msgid "yes"
 msgstr "ja"
 
-#: describe.c:3228
+#: describe.c:3231
 msgid "Default?"
 msgstr "Standard?"
 
-#: describe.c:3265
+#: describe.c:3268
 msgid "List of conversions"
 msgstr "Liste der Konversionen"
 
-#: describe.c:3304
+#: describe.c:3307
 msgid "Event"
 msgstr "Ereignis"
 
-#: describe.c:3306
+#: describe.c:3309
 msgid "enabled"
 msgstr "eingeschaltet"
 
-#: describe.c:3307
+#: describe.c:3310
 msgid "replica"
 msgstr "Replika"
 
-#: describe.c:3308
+#: describe.c:3311
 msgid "always"
 msgstr "immer"
 
-#: describe.c:3309
+#: describe.c:3312
 msgid "disabled"
 msgstr "ausgeschaltet"
 
-#: describe.c:3310
+#: describe.c:3313
 msgid "Enabled"
 msgstr "Eingeschaltet"
 
-#: describe.c:3311
+#: describe.c:3314
 msgid "Procedure"
 msgstr "Prozedur"
 
-#: describe.c:3312
+#: describe.c:3315
 msgid "Tags"
 msgstr "Tags"
 
-#: describe.c:3331
+#: describe.c:3334
 msgid "List of event triggers"
 msgstr "Liste der Ereignistrigger"
 
-#: describe.c:3373
+#: describe.c:3376
 msgid "Source type"
 msgstr "Quelltyp"
 
-#: describe.c:3374
+#: describe.c:3377
 msgid "Target type"
 msgstr "Zieltyp"
 
-#: describe.c:3377
+#: describe.c:3380
 msgid "in assignment"
 msgstr "in Zuweisung"
 
-#: describe.c:3379
+#: describe.c:3382
 msgid "Implicit?"
 msgstr "Implizit?"
 
-#: describe.c:3430
+#: describe.c:3433
 msgid "List of casts"
 msgstr "Liste der Typumwandlungen"
 
-#: describe.c:3456
+#: describe.c:3459
 #, c-format
 msgid "The server (version %d.%d) does not support collations.\n"
 msgstr "Der Server (Version %d.%d) unterstützt keine Sortierfolgen.\n"
 
-#: describe.c:3506
+#: describe.c:3509
 msgid "List of collations"
 msgstr "Liste der Sortierfolgen"
 
-#: describe.c:3565
+#: describe.c:3568
 msgid "List of schemas"
 msgstr "Liste der Schemas"
 
-#: describe.c:3588 describe.c:3823 describe.c:3891 describe.c:3959
+#: describe.c:3591 describe.c:3826 describe.c:3894 describe.c:3962
 #, c-format
 msgid "The server (version %d.%d) does not support full text search.\n"
 msgstr "Der Server (Version %d.%d) unterstützt keine Volltextsuche.\n"
 
-#: describe.c:3622
+#: describe.c:3625
 msgid "List of text search parsers"
 msgstr "Liste der Textsucheparser"
 
-#: describe.c:3665
+#: describe.c:3668
 #, c-format
 msgid "Did not find any text search parser named \"%s\".\n"
 msgstr "Kein Textsucheparser namens „%s“ gefunden\n"
 
-#: describe.c:3740
+#: describe.c:3743
 msgid "Start parse"
 msgstr "Parsen starten"
 
-#: describe.c:3741
+#: describe.c:3744
 msgid "Method"
 msgstr "Methode"
 
-#: describe.c:3745
+#: describe.c:3748
 msgid "Get next token"
 msgstr "Nächstes Token lesen"
 
-#: describe.c:3747
+#: describe.c:3750
 msgid "End parse"
 msgstr "Parsen beenden"
 
-#: describe.c:3749
+#: describe.c:3752
 msgid "Get headline"
 msgstr "Überschrift ermitteln"
 
-#: describe.c:3751
+#: describe.c:3754
 msgid "Get token types"
 msgstr "Tokentypen ermitteln"
 
-#: describe.c:3761
+#: describe.c:3764
 #, c-format
 msgid "Text search parser \"%s.%s\""
 msgstr "Textsucheparser „%s.%s“"
 
-#: describe.c:3763
+#: describe.c:3766
 #, c-format
 msgid "Text search parser \"%s\""
 msgstr "Textsucheparser „%s“"
 
-#: describe.c:3782
+#: describe.c:3785
 msgid "Token name"
 msgstr "Tokenname"
 
-#: describe.c:3793
+#: describe.c:3796
 #, c-format
 msgid "Token types for parser \"%s.%s\""
 msgstr "Tokentypen für Parser „%s.%s“"
 
-#: describe.c:3795
+#: describe.c:3798
 #, c-format
 msgid "Token types for parser \"%s\""
 msgstr "Tokentypen für Parser „%s“"
 
-#: describe.c:3845
+#: describe.c:3848
 msgid "Template"
 msgstr "Vorlage"
 
-#: describe.c:3846
+#: describe.c:3849
 msgid "Init options"
 msgstr "Initialisierungsoptionen"
 
-#: describe.c:3868
+#: describe.c:3871
 msgid "List of text search dictionaries"
 msgstr "Liste der Textsuchewörterbücher"
 
-#: describe.c:3908
+#: describe.c:3911
 msgid "Init"
 msgstr "Init"
 
-#: describe.c:3909
+#: describe.c:3912
 msgid "Lexize"
 msgstr "Lexize"
 
-#: describe.c:3936
+#: describe.c:3939
 msgid "List of text search templates"
 msgstr "Liste der Textsuchevorlagen"
 
-#: describe.c:3993
+#: describe.c:3996
 msgid "List of text search configurations"
 msgstr "Liste der Textsuchekonfigurationen"
 
-#: describe.c:4037
+#: describe.c:4040
 #, c-format
 msgid "Did not find any text search configuration named \"%s\".\n"
 msgstr "Keine Textsuchekonfiguration namens „%s“ gefunden\n"
 
-#: describe.c:4103
+#: describe.c:4106
 msgid "Token"
 msgstr "Token"
 
-#: describe.c:4104
+#: describe.c:4107
 msgid "Dictionaries"
 msgstr "Wörterbücher"
 
-#: describe.c:4115
+#: describe.c:4118
 #, c-format
 msgid "Text search configuration \"%s.%s\""
 msgstr "Textsuchekonfiguration „%s.%s“"
 
-#: describe.c:4118
+#: describe.c:4121
 #, c-format
 msgid "Text search configuration \"%s\""
 msgstr "Textsuchekonfiguration „%s“"
 
-#: describe.c:4122
+#: describe.c:4125
 #, c-format
 msgid ""
 "\n"
@@ -1652,7 +1718,7 @@ msgstr ""
 "\n"
 "Parser: „%s.%s“"
 
-#: describe.c:4125
+#: describe.c:4128
 #, c-format
 msgid ""
 "\n"
@@ -1661,86 +1727,86 @@ msgstr ""
 "\n"
 "Parser: „%s“"
 
-#: describe.c:4157
+#: describe.c:4160
 #, c-format
 msgid "The server (version %d.%d) does not support foreign-data wrappers.\n"
 msgstr "Der Server (Version %d.%d) unterstützt keine Fremddaten-Wrapper.\n"
 
-#: describe.c:4171
+#: describe.c:4174
 msgid "Handler"
 msgstr "Handler"
 
-#: describe.c:4214
+#: describe.c:4217
 msgid "List of foreign-data wrappers"
 msgstr "Liste der Fremddaten-Wrapper"
 
-#: describe.c:4237
+#: describe.c:4240
 #, c-format
 msgid "The server (version %d.%d) does not support foreign servers.\n"
 msgstr "Der Server (Version %d.%d) unterstützt keine Fremdserver.\n"
 
-#: describe.c:4249
+#: describe.c:4252
 msgid "Foreign-data wrapper"
 msgstr "Fremddaten-Wrapper"
 
-#: describe.c:4267 describe.c:4462
+#: describe.c:4270 describe.c:4466
 msgid "Version"
 msgstr "Version"
 
-#: describe.c:4293
+#: describe.c:4296
 msgid "List of foreign servers"
 msgstr "Liste der Fremdserver"
 
-#: describe.c:4316
+#: describe.c:4319
 #, c-format
 msgid "The server (version %d.%d) does not support user mappings.\n"
 msgstr "Der Server (Version %d.%d) unterstützt keine Benutzerabbildungen.\n"
 
-#: describe.c:4325 describe.c:4386
+#: describe.c:4328 describe.c:4389
 msgid "Server"
 msgstr "Server"
 
-#: describe.c:4326
+#: describe.c:4329
 msgid "User name"
 msgstr "Benutzername"
 
-#: describe.c:4351
+#: describe.c:4354
 msgid "List of user mappings"
 msgstr "Liste der Benutzerabbildungen"
 
-#: describe.c:4374
+#: describe.c:4377
 #, c-format
 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:4425
+#: describe.c:4429
 msgid "List of foreign tables"
 msgstr "Liste der Fremdtabellen"
 
-#: describe.c:4448 describe.c:4502
+#: describe.c:4452 describe.c:4506
 #, 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:4479
+#: describe.c:4483
 msgid "List of installed extensions"
 msgstr "Liste der installierten Erweiterungen"
 
-#: describe.c:4529
+#: describe.c:4533
 #, c-format
 msgid "Did not find any extension named \"%s\".\n"
 msgstr "Keine Erweiterungen namens „%s“ gefunden\n"
 
-#: describe.c:4532
+#: describe.c:4536
 #, c-format
 msgid "Did not find any extensions.\n"
 msgstr "Keine Erweiterungen gefunden\n"
 
-#: describe.c:4576
+#: describe.c:4580
 msgid "Object Description"
 msgstr "Objektbeschreibung"
 
-#: describe.c:4585
+#: describe.c:4589
 #, c-format
 msgid "Objects in extension \"%s\""
 msgstr "Objekte in Erweiterung „%s“"
@@ -1750,7 +1816,7 @@ msgstr "Objekte in Erweiterung „%s“"
 msgid "%s\n"
 msgstr "%s\n"
 
-#: help.c:70
+#: help.c:74
 #, c-format
 msgid ""
 "psql is the PostgreSQL interactive terminal.\n"
@@ -1759,12 +1825,12 @@ msgstr ""
 "psql ist das interaktive PostgreSQL-Terminal.\n"
 "\n"
 
-#: help.c:71 help.c:314 help.c:347 help.c:374
+#: help.c:75 help.c:332 help.c:366 help.c:393
 #, c-format
 msgid "Usage:\n"
 msgstr "Aufruf:\n"
 
-#: help.c:72
+#: help.c:76
 #, c-format
 msgid ""
 "  psql [OPTION]... [DBNAME [USERNAME]]\n"
@@ -1773,34 +1839,34 @@ msgstr ""
 "  psql [OPTION]... [DBNAME [BENUTZERNAME]]\n"
 "\n"
 
-#: help.c:74
+#: help.c:78
 #, c-format
 msgid "General options:\n"
 msgstr "Allgemeine Optionen:\n"
 
-#: help.c:79
+#: help.c:83
 #, c-format
 msgid "  -c, --command=COMMAND    run only single command (SQL or internal) and exit\n"
 msgstr "  -c, --command=ANWEISUNG  einzelne Anweisung ausführen und beenden\n"
 
-#: help.c:80
+#: help.c:84
 #, c-format
 msgid "  -d, --dbname=DBNAME      database name to connect to (default: \"%s\")\n"
 msgstr ""
 "  -d, --dbname=DBNAME      Datenbank, zu der verbunden werden soll\n"
 "                           (Standard: „%s“)\n"
 
-#: help.c:81
+#: help.c:85
 #, c-format
 msgid "  -f, --file=FILENAME      execute commands from file, then exit\n"
 msgstr "  -f, --file=DATEINAME     Anweisungen aus Datei ausführen und danach beenden\n"
 
-#: help.c:82
+#: help.c:86
 #, c-format
 msgid "  -l, --list               list available databases, then exit\n"
 msgstr "  -l, --list               verfügbare Datenbanken auflisten und beenden\n"
 
-#: help.c:83
+#: help.c:87
 #, c-format
 msgid ""
 "  -v, --set=, --variable=NAME=VALUE\n"
@@ -1811,17 +1877,17 @@ msgstr ""
 "                           psql-Variable NAME auf WERT setzen\n"
 "                           (z.B. -v ON_ERROR_STOP=1)\n"
 
-#: help.c:86
+#: help.c:90
 #, c-format
 msgid "  -V, --version            output version information, then exit\n"
 msgstr "  -V, --version            Versionsinformationen anzeigen, dann beenden\n"
 
-#: help.c:87
+#: help.c:91
 #, c-format
 msgid "  -X, --no-psqlrc          do not read startup file (~/.psqlrc)\n"
 msgstr "  -X, --no-psqlrc          Startdatei (~/.psqlrc) nicht lesen\n"
 
-#: help.c:88
+#: help.c:92
 #, c-format
 msgid ""
 "  -1 (\"one\"), --single-transaction\n"
@@ -1831,22 +1897,22 @@ msgstr ""
 "                           als eine einzige Transaktion ausführen (wenn nicht\n"
 "                           interaktiv)\n"
 
-#: help.c:90
+#: help.c:94
 #, c-format
 msgid "  -?, --help[=options]     show this help, then exit\n"
 msgstr "  -?, --help[=options]     diese Hilfe anzeigen, dann beenden\n"
 
-#: help.c:91
+#: help.c:95
 #, c-format
 msgid "      --help=commands      list backslash commands, then exit\n"
 msgstr "      --help=commands      Backslash-Befehle auflisten, dann beenden\n"
 
-#: help.c:92
+#: help.c:96
 #, c-format
 msgid "      --help=variables     list special variables, then exit\n"
 msgstr "      --help=variables     besondere Variablen auflisten, dann beenden\n"
 
-#: help.c:94
+#: help.c:98
 #, c-format
 msgid ""
 "\n"
@@ -1855,61 +1921,61 @@ msgstr ""
 "\n"
 "Eingabe- und Ausgabeoptionen:\n"
 
-#: help.c:95
+#: help.c:99
 #, c-format
 msgid "  -a, --echo-all           echo all input from script\n"
 msgstr "  -a, --echo-all           Skript-Inhalt wiedergeben\n"
 
-#: help.c:96
+#: help.c:100
 #, c-format
 msgid "  -b, --echo-errors        echo failed commands\n"
 msgstr "  -b, --echo-errors        fehlgeschlagene Anweisungen wiedergeben\n"
 
-#: help.c:97
+#: help.c:101
 #, c-format
 msgid "  -e, --echo-queries       echo commands sent to server\n"
 msgstr "  -e, --echo-queries       an den Server geschickte Anweisungen zeigen\n"
 
-#: help.c:98
+#: help.c:102
 #, c-format
 msgid "  -E, --echo-hidden        display queries that internal commands generate\n"
 msgstr "  -E, --echo-hidden        von internen Anweisungen erzeugte Anfragen zeigen\n"
 
-#: help.c:99
+#: help.c:103
 #, c-format
 msgid "  -L, --log-file=FILENAME  send session log to file\n"
 msgstr ""
 "  -L, --log-file=DATEINAME\n"
 "                           Sitzungslog in Datei senden\n"
 
-#: help.c:100
+#: help.c:104
 #, c-format
 msgid "  -n, --no-readline        disable enhanced command line editing (readline)\n"
 msgstr "  -n, --no-readline        erweiterte Zeilenbearbeitung (Readline) ausschalten\n"
 
-#: help.c:101
+#: help.c:105
 #, c-format
 msgid "  -o, --output=FILENAME    send query results to file (or |pipe)\n"
 msgstr "  -o, --output=DATEINAME   Anfrageergebnisse in Datei (oder |Pipe) senden\n"
 
-#: help.c:102
+#: help.c:106
 #, c-format
 msgid "  -q, --quiet              run quietly (no messages, only query output)\n"
 msgstr ""
 "  -q, --quiet              stille Ausführung (keine Mitteilungen, nur\n"
 "                           Anfrageergebnisse)\n"
 
-#: help.c:103
+#: help.c:107
 #, c-format
 msgid "  -s, --single-step        single-step mode (confirm each query)\n"
 msgstr "  -s, --single-step        Einzelschrittmodus (jede Anfrage bestätigen)\n"
 
-#: help.c:104
+#: help.c:108
 #, c-format
 msgid "  -S, --single-line        single-line mode (end of line terminates SQL command)\n"
 msgstr "  -S, --single-line        Einzelzeilenmodus (Zeilenende beendet SQL-Anweisung)\n"
 
-#: help.c:106
+#: help.c:110
 #, c-format
 msgid ""
 "\n"
@@ -1918,12 +1984,12 @@ msgstr ""
 "\n"
 "Ausgabeformatoptionen:\n"
 
-#: help.c:107
+#: help.c:111
 #, c-format
 msgid "  -A, --no-align           unaligned table output mode\n"
 msgstr "  -A, --no-align           unausgerichteter Tabellenausgabemodus\n"
 
-#: help.c:108
+#: help.c:112
 #, c-format
 msgid ""
 "  -F, --field-separator=STRING\n"
@@ -1933,19 +1999,19 @@ msgstr ""
 "                           Feldtrennzeichen für unausgerichteten Ausgabemodus\n"
 "                           (Standard: „%s“)\n"
 
-#: help.c:111
+#: help.c:115
 #, c-format
 msgid "  -H, --html               HTML table output mode\n"
 msgstr "  -H, --html               HTML-Tabellenausgabemodus\n"
 
-#: help.c:112
+#: help.c:116
 #, c-format
 msgid "  -P, --pset=VAR[=ARG]     set printing option VAR to ARG (see \\pset command)\n"
 msgstr ""
 "  -P, --pset=VAR[=ARG]     Ausgabeoption VAR auf ARG setzen (siehe\n"
 "                           \\pset-Anweisung)\n"
 
-#: help.c:113
+#: help.c:117
 #, c-format
 msgid ""
 "  -R, --record-separator=STRING\n"
@@ -1955,22 +2021,22 @@ msgstr ""
 "                           Satztrennzeichen für unausgerichteten Ausgabemodus\n"
 "                           (Standard: Newline)\n"
 
-#: help.c:115
+#: help.c:119
 #, c-format
 msgid "  -t, --tuples-only        print rows only\n"
 msgstr "  -t, --tuples-only        nur Datenzeilen ausgeben\n"
 
-#: help.c:116
+#: help.c:120
 #, c-format
 msgid "  -T, --table-attr=TEXT    set HTML table tag attributes (e.g., width, border)\n"
 msgstr "  -T, --table-attr=TEXT    HTML „table“-Tag-Attribute setzen (z.B. width, border)\n"
 
-#: help.c:117
+#: help.c:121
 #, c-format
 msgid "  -x, --expanded           turn on expanded table output\n"
 msgstr "  -x, --expanded           erweiterte Tabellenausgabe einschalten\n"
 
-#: help.c:118
+#: help.c:122
 #, c-format
 msgid ""
 "  -z, --field-separator-zero\n"
@@ -1980,7 +2046,7 @@ msgstr ""
 "                           Feldtrennzeichen für unausgerichteten Ausgabemodus auf\n"
 "                           Null-Byte setzen\n"
 
-#: help.c:120
+#: help.c:124
 #, c-format
 msgid ""
 "  -0, --record-separator-zero\n"
@@ -1990,7 +2056,7 @@ msgstr ""
 "                           Satztrennzeichen für unausgerichteten Ausgabemodus auf\n"
 "                           Null-Byte setzen\n"
 
-#: help.c:123
+#: help.c:127
 #, c-format
 msgid ""
 "\n"
@@ -1999,38 +2065,38 @@ msgstr ""
 "\n"
 "Verbindungsoptionen:\n"
 
-#: help.c:126
+#: help.c:130
 #, c-format
 msgid "  -h, --host=HOSTNAME      database server host or socket directory (default: \"%s\")\n"
 msgstr ""
 "  -h, --host=HOSTNAME      Hostname des Datenbankservers oder\n"
 "                           Socket-Verzeichnis (Standard: „%s“)\n"
 
-#: help.c:127
+#: help.c:131
 msgid "local socket"
 msgstr "lokales Socket"
 
-#: help.c:130
+#: help.c:134
 #, c-format
 msgid "  -p, --port=PORT          database server port (default: \"%s\")\n"
 msgstr "  -p, --port=PORT          Port des Datenbankservers (Standard: „%s“)\n"
 
-#: help.c:136
+#: help.c:140
 #, c-format
 msgid "  -U, --username=USERNAME  database user name (default: \"%s\")\n"
 msgstr "  -U, --username=NAME      Datenbank-Benutzername (Standard: „%s“)\n"
 
-#: help.c:137
+#: help.c:141
 #, c-format
 msgid "  -w, --no-password        never prompt for password\n"
 msgstr "  -w, --no-password        niemals nach Passwort fragen\n"
 
-#: help.c:138
+#: help.c:142
 #, c-format
 msgid "  -W, --password           force password prompt (should happen automatically)\n"
 msgstr "  -W, --password           nach Passwort fragen (sollte automatisch geschehen)\n"
 
-#: help.c:140
+#: help.c:144
 #, c-format
 msgid ""
 "\n"
@@ -2045,379 +2111,407 @@ msgstr ""
 "Abschnitt der PostgreSQL-Dokumentation.\n"
 "\n"
 
-#: help.c:143
+#: help.c:147
 #, c-format
 msgid "Report bugs to <pgsql-bugs@postgresql.org>.\n"
 msgstr "Berichten Sie Fehler an <pgsql-bugs@postgresql.org>.\n"
 
-#: help.c:166
+#: help.c:173
 #, c-format
 msgid "General\n"
 msgstr "Allgemein\n"
 
-#: help.c:167
+#: help.c:174
 #, c-format
 msgid "  \\copyright             show PostgreSQL usage and distribution terms\n"
 msgstr "  \\copyright             PostgreSQL-Urheberrechtsinformationen zeigen\n"
 
-#: help.c:168
+#: help.c:175
+#, c-format
+msgid "  \\errverbose            show most recent error message at maximum verbosity\n"
+msgstr ""
+
+#: help.c:176
 #, c-format
 msgid "  \\g [FILE] or ;         execute query (and send results to file or |pipe)\n"
 msgstr ""
 "  \\g [DATEI] oder ;      SQL-Anweisung ausführen (und Ergebnis in Datei oder\n"
 "                         |Pipe schreiben)\n"
 
-#: help.c:169
+#: help.c:177
+#, fuzzy, c-format
+#| msgid "  \\gset [PREFIX]         execute query and store results in psql variables\n"
+msgid "  \\gexec                 execute query, then execute each value in its result\n"
+msgstr ""
+"  \\gset [PREFIX]         SQL-Anweisung ausführen und Ergebnis in psql-Variablen\n"
+"                         ablegen\n"
+
+#: help.c:178
 #, c-format
 msgid "  \\gset [PREFIX]         execute query and store results in psql variables\n"
 msgstr ""
 "  \\gset [PREFIX]         SQL-Anweisung ausführen und Ergebnis in psql-Variablen\n"
 "                         ablegen\n"
 
-#: help.c:170
+#: help.c:179
 #, c-format
 msgid "  \\q                     quit psql\n"
 msgstr "  \\q                     psql beenden\n"
 
-#: help.c:171
+#: help.c:180
+#, c-format
+msgid "  \\crosstabview [COLUMNS] execute query and display results in crosstab\n"
+msgstr ""
+
+#: help.c:181
 #, c-format
 msgid "  \\watch [SEC]           execute query every SEC seconds\n"
 msgstr "  \\watch [SEK]           Anfrage alle SEK Sekunden ausführen\n"
 
-#: help.c:174
+#: help.c:184
 #, c-format
 msgid "Help\n"
 msgstr "Hilfe\n"
 
-#: help.c:176
+#: help.c:186
 #, c-format
 msgid "  \\? [commands]          show help on backslash commands\n"
 msgstr "  \\? [commands]          Hilfe über Backslash-Befehle anzeigen\n"
 
-#: help.c:177
+#: help.c:187
 #, c-format
 msgid "  \\? options             show help on psql command-line options\n"
 msgstr "  \\? options             Hilfe über psql-Kommandozeilenoptionen anzeigen\n"
 
-#: help.c:178
+#: help.c:188
 #, c-format
 msgid "  \\? variables           show help on special variables\n"
 msgstr "  \\? variables           Hilfe über besondere Variablen anzeigen\n"
 
-#: help.c:179
+#: help.c:189
 #, c-format
 msgid "  \\h [NAME]              help on syntax of SQL commands, * for all commands\n"
 msgstr "  \\h [NAME]              Syntaxhilfe über SQL-Anweisung, * für alle Anweisungen\n"
 
-#: help.c:182
+#: help.c:192
 #, c-format
 msgid "Query Buffer\n"
 msgstr "Anfragepuffer\n"
 
-#: help.c:183
+#: help.c:193
 #, c-format
 msgid "  \\e [FILE] [LINE]       edit the query buffer (or file) with external editor\n"
 msgstr "  \\e [DATEI] [ZEILE]     Anfragepuffer (oder Datei) mit externem Editor bearbeiten\n"
 
-#: help.c:184
+#: help.c:194
 #, c-format
 msgid "  \\ef [FUNCNAME [LINE]]  edit function definition with external editor\n"
-msgstr "  \\ef [FUNKNAME [LINE]]  Funktionsdefinition mit externem Editor bearbeiten\n"
+msgstr "  \\ef [FUNKNAME [ZEILE]] Funktionsdefinition mit externem Editor bearbeiten\n"
 
-#: help.c:185
+#: help.c:195
+#, c-format
+msgid "  \\ev [VIEWNAME [LINE]]  edit view definition with external editor\n"
+msgstr "  \\ev [SICHTNAME [ZEILE]] Sichtdefinition mit externem Editor bearbeiten\n"
+
+#: help.c:196
 #, c-format
 msgid "  \\p                     show the contents of the query buffer\n"
 msgstr "  \\p                     aktuellen Inhalt der Anfragepuffers zeigen\n"
 
-#: help.c:186
+#: help.c:197
 #, c-format
 msgid "  \\r                     reset (clear) the query buffer\n"
 msgstr "  \\r                     Anfragepuffer löschen\n"
 
-#: help.c:188
+#: help.c:199
 #, c-format
 msgid "  \\s [FILE]              display history or save it to file\n"
 msgstr "  \\s [DATEI]             Befehlsgeschichte ausgeben oder in Datei schreiben\n"
 
-#: help.c:190
+#: help.c:201
 #, c-format
 msgid "  \\w FILE                write query buffer to file\n"
 msgstr "  \\w DATEI               Anfragepuffer in Datei schreiben\n"
 
-#: help.c:193
+#: help.c:204
 #, c-format
 msgid "Input/Output\n"
 msgstr "Eingabe/Ausgabe\n"
 
-#: help.c:194
+#: help.c:205
 #, c-format
 msgid "  \\copy ...              perform SQL COPY with data stream to the client host\n"
 msgstr "  \\copy ...              SQL COPY mit Datenstrom auf Client-Host ausführen\n"
 
-#: help.c:195
+#: help.c:206
 #, c-format
 msgid "  \\echo [STRING]         write string to standard output\n"
 msgstr "  \\echo [TEXT]           Text auf Standardausgabe schreiben\n"
 
-#: help.c:196
+#: help.c:207
 #, c-format
 msgid "  \\i FILE                execute commands from file\n"
 msgstr "  \\i DATEI               Befehle aus Datei ausführen\n"
 
-#: help.c:197
+#: help.c:208
 #, c-format
 msgid "  \\ir FILE               as \\i, but relative to location of current script\n"
 msgstr "  \\ir DATEI              wie \\i, aber relativ zum Ort des aktuellen Skripts\n"
 
-#: help.c:198
+#: help.c:209
 #, c-format
 msgid "  \\o [FILE]              send all query results to file or |pipe\n"
 msgstr "  \\o [DATEI]             alle Anfrageergebnisse in Datei oder |Pipe schreiben\n"
 
-#: help.c:199
+#: help.c:210
 #, c-format
 msgid "  \\qecho [STRING]        write string to query output stream (see \\o)\n"
 msgstr ""
 "  \\qecho [TEXT]          Text auf Ausgabestrom für Anfrageergebnisse schreiben\n"
 "                         (siehe \\o)\n"
 
-#: help.c:202
+#: help.c:213
 #, c-format
 msgid "Informational\n"
 msgstr "Informationen\n"
 
-#: help.c:203
+#: help.c:214
 #, c-format
 msgid "  (options: S = show system objects, + = additional detail)\n"
 msgstr "  (Optionen: S = Systemobjekte zeigen, + = zusätzliche Details zeigen)\n"
 
-#: help.c:204
+#: help.c:215
 #, c-format
 msgid "  \\d[S+]                 list tables, views, and sequences\n"
 msgstr "  \\d[S+]                 Tabellen, Sichten und Sequenzen auflisten\n"
 
-#: help.c:205
+#: help.c:216
 #, c-format
 msgid "  \\d[S+]  NAME           describe table, view, sequence, or index\n"
 msgstr "  \\d[S+]  NAME           Tabelle, Sicht, Sequenz oder Index beschreiben\n"
 
-#: help.c:206
+#: help.c:217
 #, c-format
 msgid "  \\da[S]  [PATTERN]      list aggregates\n"
 msgstr "  \\da[S]  [MUSTER]       Aggregatfunktionen auflisten\n"
 
-#: help.c:207
+#: help.c:218
 #, c-format
 msgid "  \\db[+]  [PATTERN]      list tablespaces\n"
 msgstr "  \\db[+]  [MUSTER]       Tablespaces auflisten\n"
 
-#: help.c:208
+#: help.c:219
 #, c-format
 msgid "  \\dc[S+] [PATTERN]      list conversions\n"
 msgstr "  \\dc[S+] [MUSTER]       Konversionen auflisten\n"
 
-#: help.c:209
+#: help.c:220
 #, c-format
 msgid "  \\dC[+]  [PATTERN]      list casts\n"
 msgstr "  \\dC[+]  [MUSTER]       Typumwandlungen (Casts) auflisten\n"
 
-#: help.c:210
+#: help.c:221
 #, c-format
 msgid "  \\dd[S]  [PATTERN]      show object descriptions not displayed elsewhere\n"
 msgstr ""
 "  \\dd[S]  [MUSTER]       Objektbeschreibungen zeigen, die nirgendwo anders\n"
 "                         erscheinen\n"
 
-#: help.c:211
+#: help.c:222
 #, c-format
 msgid "  \\ddp    [PATTERN]      list default privileges\n"
 msgstr "  \\ddp    [MUSTER]       Vorgabeprivilegien auflisten\n"
 
-#: help.c:212
+#: help.c:223
 #, c-format
 msgid "  \\dD[S+] [PATTERN]      list domains\n"
 msgstr "  \\dD[S+] [MUSTER]       Domänen auflisten\n"
 
-#: help.c:213
+#: help.c:224
 #, c-format
 msgid "  \\det[+] [PATTERN]      list foreign tables\n"
 msgstr "  \\det[+] [MUSTER]       Fremdtabellen auflisten\n"
 
-#: help.c:214
+#: help.c:225
 #, c-format
 msgid "  \\des[+] [PATTERN]      list foreign servers\n"
 msgstr "  \\des[+] [MUSTER]       Fremdserver auflisten\n"
 
-#: help.c:215
+#: help.c:226
 #, c-format
 msgid "  \\deu[+] [PATTERN]      list user mappings\n"
 msgstr "  \\deu[+] [MUSTER]       Benutzerabbildungen auflisten\n"
 
-#: help.c:216
+#: help.c:227
 #, c-format
 msgid "  \\dew[+] [PATTERN]      list foreign-data wrappers\n"
 msgstr "  \\dew[+] [MUSTER]       Fremddaten-Wrapper auflisten\n"
 
-#: help.c:217
+#: help.c:228
 #, c-format
 msgid "  \\df[antw][S+] [PATRN]  list [only agg/normal/trigger/window] functions\n"
 msgstr "  \\df[antw][S+] [MUSTR]  Funktionen [nur Agg/normale/Trigger/Fenster] auflisten\n"
 
-#: help.c:218
+#: help.c:229
 #, c-format
 msgid "  \\dF[+]  [PATTERN]      list text search configurations\n"
 msgstr "  \\dF[+]  [MUSTER]       Textsuchekonfigurationen auflisten\n"
 
-#: help.c:219
+#: help.c:230
 #, c-format
 msgid "  \\dFd[+] [PATTERN]      list text search dictionaries\n"
 msgstr "  \\dFd[+] [MUSTER]       Textsuchewörterbücher auflisten\n"
 
-#: help.c:220
+#: help.c:231
 #, c-format
 msgid "  \\dFp[+] [PATTERN]      list text search parsers\n"
 msgstr "  \\dFp[+] [MUSTER]       Textsucheparser auflisten\n"
 
-#: help.c:221
+#: help.c:232
 #, c-format
 msgid "  \\dFt[+] [PATTERN]      list text search templates\n"
 msgstr "  \\dFt[+] [MUSTER]       Textsuchevorlagen auflisten\n"
 
-#: help.c:222
+#: help.c:233
 #, c-format
-msgid "  \\dg[+]  [PATTERN]      list roles\n"
-msgstr "  \\dg[+]  [MUSTER]       Rollen auflisten\n"
+msgid "  \\dg[S+] [PATTERN]      list roles\n"
+msgstr "  \\dg[S+] [MUSTER]       Rollen auflisten\n"
 
-#: help.c:223
+#: help.c:234
 #, c-format
 msgid "  \\di[S+] [PATTERN]      list indexes\n"
 msgstr "  \\di[S+] [MUSTER]       Indexe auflisten\n"
 
-#: help.c:224
+#: help.c:235
 #, c-format
 msgid "  \\dl                    list large objects, same as \\lo_list\n"
 msgstr "  \\dl                    Large Objects auflisten, wie \\lo_list\n"
 
-#: help.c:225
+#: help.c:236
 #, c-format
 msgid "  \\dL[S+] [PATTERN]      list procedural languages\n"
 msgstr "  \\dL[S+] [MUSTER]       prozedurale Sprachen auflisten\n"
 
-#: help.c:226
+#: help.c:237
 #, c-format
 msgid "  \\dm[S+] [PATTERN]      list materialized views\n"
 msgstr "  \\dm[S+] [MUSTER]       materialisierte Sichten auflisten\n"
 
-#: help.c:227
+#: help.c:238
 #, c-format
 msgid "  \\dn[S+] [PATTERN]      list schemas\n"
 msgstr "  \\dn[S+] [MUSTER]       Schemas auflisten\n"
 
-#: help.c:228
+#: help.c:239
 #, c-format
 msgid "  \\do[S]  [PATTERN]      list operators\n"
 msgstr "  \\do[S]  [MUSTER]       Operatoren auflisten\n"
 
-#: help.c:229
+#: help.c:240
 #, c-format
 msgid "  \\dO[S+] [PATTERN]      list collations\n"
 msgstr "  \\dO[S+] [MUSTER]       Sortierfolgen auflisten\n"
 
-#: help.c:230
+#: help.c:241
 #, c-format
 msgid "  \\dp     [PATTERN]      list table, view, and sequence access privileges\n"
 msgstr ""
 "  \\dp     [MUSTER]       Zugriffsprivilegien für Tabellen, Sichten und\n"
 "                         Sequenzen auflisten\n"
 
-#: help.c:231
+#: help.c:242
 #, c-format
 msgid "  \\drds [PATRN1 [PATRN2]] list per-database role settings\n"
 msgstr "  \\drds [MUSTER1 [MUSTER2]] datenbankspezifische Rolleneinstellungen auflisten\n"
 
-#: help.c:232
+#: help.c:243
 #, c-format
 msgid "  \\ds[S+] [PATTERN]      list sequences\n"
 msgstr "  \\ds[S+] [MUSTER]       Sequenzen auflisten\n"
 
-#: help.c:233
+#: help.c:244
 #, c-format
 msgid "  \\dt[S+] [PATTERN]      list tables\n"
 msgstr "  \\dt[S+] [MUSTER]       Tabellen auflisten\n"
 
-#: help.c:234
+#: help.c:245
 #, c-format
 msgid "  \\dT[S+] [PATTERN]      list data types\n"
 msgstr "  \\dT[S+] [MUSTER]       Datentypen auflisten\n"
 
-#: help.c:235
+#: help.c:246
 #, c-format
-msgid "  \\du[+]  [PATTERN]      list roles\n"
-msgstr "  \\du[+]  [MUSTER]       Rollen auflisten\n"
+msgid "  \\du[S+] [PATTERN]      list roles\n"
+msgstr "  \\du[S+] [MUSTER]       Rollen auflisten\n"
 
-#: help.c:236
+#: help.c:247
 #, c-format
 msgid "  \\dv[S+] [PATTERN]      list views\n"
 msgstr "  \\dv[S+] [MUSTER]       Sichten auflisten\n"
 
-#: help.c:237
+#: help.c:248
 #, c-format
 msgid "  \\dE[S+] [PATTERN]      list foreign tables\n"
 msgstr "  \\dE[S+] [MUSTER]       Fremdtabellen auflisten\n"
 
-#: help.c:238
+#: help.c:249
 #, c-format
 msgid "  \\dx[+]  [PATTERN]      list extensions\n"
 msgstr "  \\dx[+]  [MUSTER]       Erweiterungen auflisten\n"
 
-#: help.c:239
+#: help.c:250
 #, c-format
 msgid "  \\dy     [PATTERN]      list event triggers\n"
 msgstr "  \\dy     [MUSTER]       Ereignistrigger auflisten\n"
 
-#: help.c:240
+#: help.c:251
 #, c-format
 msgid "  \\l[+]   [PATTERN]      list databases\n"
 msgstr "  \\l[+]   [MUSTER]       Datenbanken auflisten\n"
 
-#: help.c:241
+#: help.c:252
 #, c-format
-msgid "  \\sf[+] FUNCNAME        show a function's definition\n"
-msgstr "  \\sf[+] [FUNKNAME]      Funktionsdefinition zeigen\n"
+msgid "  \\sf[+]  FUNCNAME       show a function's definition\n"
+msgstr "  \\sf[+]  FUNKNAME       Funktionsdefinition zeigen\n"
 
-#: help.c:242
+#: help.c:253
+#, c-format
+msgid "  \\sv[+]  VIEWNAME       show a view's definition\n"
+msgstr "  \\sv[+]  SICHTNAME      Sichtdefinition zeigen\n"
+
+#: help.c:254
 #, c-format
 msgid "  \\z      [PATTERN]      same as \\dp\n"
 msgstr "  \\z      [MUSTER]       äquivalent zu \\dp\n"
 
-#: help.c:245
+#: help.c:257
 #, c-format
 msgid "Formatting\n"
 msgstr "Formatierung\n"
 
-#: help.c:246
+#: help.c:258
 #, c-format
 msgid "  \\a                     toggle between unaligned and aligned output mode\n"
 msgstr ""
 "  \\a                     zwischen unausgerichtetem und ausgerichtetem Ausgabemodus\n"
 "                         umschalten\n"
 
-#: help.c:247
+#: help.c:259
 #, c-format
 msgid "  \\C [STRING]            set table title, or unset if none\n"
 msgstr "  \\C [TEXT]              Tabellentitel setzen oder löschen\n"
 
-#: help.c:248
+#: help.c:260
 #, c-format
 msgid "  \\f [STRING]            show or set field separator for unaligned query output\n"
 msgstr "  \\f [ZEICHEN]           Feldtrennzeichen zeigen oder setzen\n"
 
-#: help.c:249
+#: help.c:261
 #, c-format
 msgid "  \\H                     toggle HTML output mode (currently %s)\n"
 msgstr "  \\H                     HTML-Ausgabemodus umschalten (gegenwärtig %s)\n"
 
-#: help.c:251
+#: help.c:263
 #, c-format
 msgid ""
 "  \\pset [NAME [VALUE]]   set table output option\n"
@@ -2430,27 +2524,27 @@ msgstr ""
 "                         numericlocale|recordsep|recordsep_zero|tuples_only|title|tableattr|pager|\n"
 "                         unicode_border_linestyle|unicode_column_linestyle|unicode_header_linestyle})\n"
 
-#: help.c:255
+#: help.c:267
 #, c-format
 msgid "  \\t [on|off]            show only rows (currently %s)\n"
 msgstr "  \\t [on|off]            nur Datenzeilen zeigen (gegenwärtig %s)\n"
 
-#: help.c:257
+#: help.c:269
 #, c-format
 msgid "  \\T [STRING]            set HTML <table> tag attributes, or unset if none\n"
 msgstr "  \\T [TEXT]              HTML <table>-Tag-Attribute setzen oder löschen\n"
 
-#: help.c:258
+#: help.c:270
 #, c-format
 msgid "  \\x [on|off|auto]       toggle expanded output (currently %s)\n"
 msgstr "  \\x [on|off|auto]       erweiterte Ausgabe umschalten (gegenwärtig %s)\n"
 
-#: help.c:262
+#: help.c:274
 #, c-format
 msgid "Connection\n"
 msgstr "Verbindung\n"
 
-#: help.c:264
+#: help.c:276
 #, c-format
 msgid ""
 "  \\c[onnect] {[DBNAME|- USER|- HOST|- PORT|-] | conninfo}\n"
@@ -2459,7 +2553,7 @@ msgstr ""
 "  \\c[onnect] {[DBNAME|- BENUTZER|- HOST|- PORT|-] | conninfo}\n"
 "                         mit neuer Datenbank verbinden (aktuell „%s“)\n"
 
-#: help.c:268
+#: help.c:280
 #, c-format
 msgid ""
 "  \\c[onnect] {[DBNAME|- USER|- HOST|- PORT|-] | conninfo}\n"
@@ -2468,74 +2562,74 @@ msgstr ""
 "  \\c[onnect] {[DBNAME|- BENUTZER|- HOST|- PORT|-] | conninfo}\n"
 "                         mit neuer Datenbank verbinden (aktuell keine Verbindung)\n"
 
-#: help.c:270
+#: help.c:282
 #, c-format
 msgid "  \\encoding [ENCODING]   show or set client encoding\n"
 msgstr "  \\encoding [KODIERUNG]  Client-Kodierung zeigen oder setzen\n"
 
-#: help.c:271
+#: help.c:283
 #, c-format
 msgid "  \\password [USERNAME]   securely change the password for a user\n"
 msgstr ""
 "  \\password [BENUTZERNAME]\n"
 "                         sicheres Ändern eines Benutzerpasswortes\n"
 
-#: help.c:272
+#: help.c:284
 #, c-format
 msgid "  \\conninfo              display information about current connection\n"
 msgstr "  \\conninfo              Informationen über aktuelle Verbindung anzeigen\n"
 
-#: help.c:275
+#: help.c:287
 #, c-format
 msgid "Operating System\n"
 msgstr "Betriebssystem\n"
 
-#: help.c:276
+#: help.c:288
 #, c-format
 msgid "  \\cd [DIR]              change the current working directory\n"
 msgstr "  \\cd [VERZ]             Arbeitsverzeichnis wechseln\n"
 
-#: help.c:277
+#: help.c:289
 #, c-format
 msgid "  \\setenv NAME [VALUE]   set or unset environment variable\n"
 msgstr "  \\setenv NAME [WERT]    Umgebungsvariable setzen oder löschen\n"
 
-#: help.c:278
+#: help.c:290
 #, c-format
 msgid "  \\timing [on|off]       toggle timing of commands (currently %s)\n"
 msgstr "  \\timing [on|off]       Zeitmessung umschalten (gegenwärtig %s)\n"
 
-#: help.c:280
+#: help.c:292
 #, c-format
 msgid "  \\! [COMMAND]           execute command in shell or start interactive shell\n"
 msgstr "  \\! [BEFEHL]            Befehl in Shell ausführen oder interaktive Shell starten\n"
 
-#: help.c:283
+#: help.c:295
 #, c-format
 msgid "Variables\n"
 msgstr "Variablen\n"
 
-#: help.c:284
+#: help.c:296
 #, c-format
 msgid "  \\prompt [TEXT] NAME    prompt user to set internal variable\n"
 msgstr "  \\prompt [TEXT] NAME    interne Variable vom Benutzer abfragen\n"
 
-#: help.c:285
+#: help.c:297
 #, c-format
 msgid "  \\set [NAME [VALUE]]    set internal variable, or list all if no parameters\n"
 msgstr "  \\set [NAME [WERT]]     interne Variable setzen, oder alle anzeigen\n"
 
-#: help.c:286
+#: help.c:298
 #, c-format
 msgid "  \\unset NAME            unset (delete) internal variable\n"
 msgstr "  \\unset NAME            interne Variable löschen\n"
 
-#: help.c:289
+#: help.c:301
 #, c-format
 msgid "Large Objects\n"
 msgstr "Large Objects\n"
 
-#: help.c:290
+#: help.c:302
 #, c-format
 msgid ""
 "  \\lo_export LOBOID FILE\n"
@@ -2548,7 +2642,7 @@ msgstr ""
 "  \\lo_list\n"
 "  \\lo_unlink LOBOID      Large-Object-Operationen\n"
 
-#: help.c:311
+#: help.c:329
 #, c-format
 msgid ""
 "List of specially treated variables\n"
@@ -2557,12 +2651,12 @@ msgstr ""
 "Liste besonderer Variablen\n"
 "\n"
 
-#: help.c:313
+#: help.c:331
 #, c-format
 msgid "psql variables:\n"
 msgstr "psql-Variablen:\n"
 
-#: help.c:315
+#: help.c:333
 #, c-format
 msgid ""
 "  psql --set=NAME=VALUE\n"
@@ -2573,14 +2667,14 @@ msgstr ""
 "  oder \\set NAME WERT innerhalb von psql\n"
 "\n"
 
-#: help.c:317
+#: help.c:335
 #, c-format
 msgid "  AUTOCOMMIT         if set, successful SQL commands are automatically committed\n"
 msgstr ""
 "  AUTOCOMMIT         wenn gesetzt werden alle erfolgreichen SQL-Befehle\n"
 "                     automatisch committet\n"
 
-#: help.c:318
+#: help.c:336
 #, c-format
 msgid ""
 "  COMP_KEYWORD_CASE  determines the case used to complete SQL key words\n"
@@ -2590,12 +2684,12 @@ msgstr ""
 "                     schreibung vervollständigt werden\n"
 "                     [lower, upper, preserve-lower, preserve-upper]\n"
 
-#: help.c:320
+#: help.c:338
 #, c-format
 msgid "  DBNAME             the currently connected database name\n"
 msgstr "  DBNAME             Name der aktuellen Datenbank\n"
 
-#: help.c:321
+#: help.c:339
 #, c-format
 msgid ""
 "  ECHO               controls what input is written to standard output\n"
@@ -2604,7 +2698,7 @@ msgstr ""
 "  ECHO               kontrolliert, welche Eingaben auf die Standardausgabe\n"
 "                     geschrieben werden [all, errors, none, queries]\n"
 
-#: help.c:323
+#: help.c:341
 #, c-format
 msgid ""
 "  ECHO_HIDDEN        if set, display internal queries executed by backslash commands;\n"
@@ -2614,12 +2708,12 @@ msgstr ""
 "                     ausgeführt werden, anzeigen; wenn auf „noexec“ gesetzt, nur\n"
 "                     anzeigen, nicht ausführen\n"
 
-#: help.c:325
+#: help.c:343
 #, c-format
 msgid "  ENCODING           current client character set encoding\n"
 msgstr "  ENCODING           aktuelle Zeichensatzkodierung des Clients\n"
 
-#: help.c:326
+#: help.c:344
 #, c-format
 msgid ""
 "  FETCH_COUNT        the number of result rows to fetch and display at a time\n"
@@ -2628,102 +2722,107 @@ msgstr ""
 "  FETCH_COUNT        Anzahl auf einmal zu holender und anzuzeigender Zeilen\n"
 "                     (Standard: 0=unbegrenzt)\n"
 
-#: help.c:328
+#: help.c:346
 #, c-format
 msgid "  HISTCONTROL        controls command history [ignorespace, ignoredups, ignoreboth]\n"
 msgstr ""
 "  HISTCONTROL        kontrolliert Befehlsgeschichte\n"
 "                     [ignorespace, ignoredups, ignoreboth]\n"
 
-#: help.c:329
+#: help.c:347
 #, c-format
 msgid "  HISTFILE           file name used to store the command history\n"
 msgstr "  HISTFILE           Dateiname für die Befehlsgeschichte\n"
 
-#: help.c:330
+#: help.c:348
 #, c-format
 msgid "  HISTSIZE           the number of commands to store in the command history\n"
 msgstr "  HISTSIZE           Anzahl der in der Befehlsgeschichte zu speichernden Befehle\n"
 
-#: help.c:331
+#: help.c:349
 #, c-format
 msgid "  HOST               the currently connected database server host\n"
 msgstr "  HOST               der aktuell verbundene Datenbankserverhost\n"
 
-#: help.c:332
+#: help.c:350
 #, c-format
 msgid "  IGNOREEOF          if unset, sending an EOF to interactive session terminates application\n"
 msgstr ""
 "  IGNOREEOF          wenn nicht gesetzt beendet ein EOF in einer interaktiven\n"
 "                     Sitzung das Programm\n"
 
-#: help.c:333
+#: help.c:351
 #, c-format
 msgid "  LASTOID            value of the last affected OID\n"
 msgstr "  LASTOID            Wert der zuletzt beinträchtigten OID\n"
 
-#: help.c:334
+#: help.c:352
 #, c-format
 msgid "  ON_ERROR_ROLLBACK  if set, an error doesn't stop a transaction (uses implicit savepoints)\n"
 msgstr ""
 "  ON_ERROR_ROLLBACK  wenn gesetzt beendet ein Fehler die Transaktion nicht\n"
 "                     (verwendet implizite Sicherungspunkte)\n"
 
-#: help.c:335
+#: help.c:353
 #, c-format
 msgid "  ON_ERROR_STOP      stop batch execution after error\n"
 msgstr "  ON_ERROR_STOP      Skriptausführung bei Fehler beenden\n"
 
-#: help.c:336
+#: help.c:354
 #, c-format
 msgid "  PORT               server port of the current connection\n"
 msgstr "  PORT               Serverport der aktuellen Verbindung\n"
 
-#: help.c:337
+#: help.c:355
 #, c-format
 msgid "  PROMPT1            specifies the standard psql prompt\n"
 msgstr "  PROMPT1            der normale psql-Prompt\n"
 
-#: help.c:338
+#: help.c:356
 #, c-format
 msgid "  PROMPT2            specifies the prompt used when a statement continues from a previous line\n"
 msgstr ""
 "  PROMPT2            der Prompt, wenn eine Anweisung von der vorherigen Zeile\n"
 "                     fortgesetzt wird\n"
 
-#: help.c:339
+#: help.c:357
 #, c-format
 msgid "  PROMPT3            specifies the prompt used during COPY ... FROM STDIN\n"
 msgstr "  PROMPT3            der Prompt während COPY ... FROM STDIN\n"
 
-#: help.c:340
+#: help.c:358
 #, c-format
 msgid "  QUIET              run quietly (same as -q option)\n"
 msgstr "  QUIET              stille Ausführung (wie Option -q)\n"
 
-#: help.c:341
+#: help.c:359
+#, c-format
+msgid "  SHOW_CONTEXT       controls display of message context fields [never, errors, always]\n"
+msgstr ""
+
+#: help.c:360
 #, c-format
 msgid "  SINGLELINE         end of line terminates SQL command mode (same as -S option)\n"
 msgstr "  SINGLELINE         Zeilenende beendet SQL-Anweisung (wie Option -S)\n"
 
-#: help.c:342
+#: help.c:361
 #, c-format
 msgid "  SINGLESTEP         single-step mode (same as -s option)\n"
 msgstr "  SINGLESTEP         Einzelschrittmodus (wie Option -s)\n"
 
-#: help.c:343
+#: help.c:362
 #, c-format
 msgid "  USER               the currently connected database user\n"
 msgstr "  USER               der aktuell verbundene Datenbankbenutzer\n"
 
-#: help.c:344
+#: help.c:363
 #, c-format
 msgid "  VERBOSITY          controls verbosity of error reports [default, verbose, terse]\n"
 msgstr ""
 "  VERBOSITY          kontrolliert wieviele Details in Fehlermeldungen enthalten\n"
 "                     sind [default, verbose, terse]\n"
 
-#: help.c:346
+#: help.c:365
 #, c-format
 msgid ""
 "\n"
@@ -2732,7 +2831,7 @@ msgstr ""
 "\n"
 "Anzeigeeinstellungen:\n"
 
-#: help.c:348
+#: help.c:367
 #, c-format
 msgid ""
 "  psql --pset=NAME[=VALUE]\n"
@@ -2743,58 +2842,58 @@ msgstr ""
 "  oder \\pset NAME [WERT] innerhalb von psql\n"
 "\n"
 
-#: help.c:350
+#: help.c:369
 #, c-format
 msgid "  border             border style (number)\n"
 msgstr "  border             Rahmenstil (Zahl)\n"
 
-#: help.c:351
+#: help.c:370
 #, c-format
 msgid "  columns            target width for the wrapped format\n"
 msgstr "  columns            Zielbreite für das Format „wrapped“\n"
 
-#: help.c:352
+#: help.c:371
 #, c-format
 msgid "  expanded (or x)    expanded output [on, off, auto]\n"
 msgstr "  expanded (oder x)  erweiterte Ausgabe [on, off, auto]\n"
 
-#: help.c:353
+#: help.c:372
 #, c-format
 msgid "  fieldsep           field separator for unaligned output (default \"%s\")\n"
 msgstr ""
 "  fieldsep           Feldtrennzeichen für unausgerichteten Ausgabemodus\n"
 "                     (Standard „%s“)\n"
 
-#: help.c:354
+#: help.c:373
 #, c-format
 msgid "  fieldsep_zero      set field separator for unaligned output to zero byte\n"
 msgstr ""
 "  fieldsep_zero      Feldtrennzeichen für unausgerichteten Ausgabemodus auf\n"
 "                     Null-Byte setzen\n"
 
-#: help.c:355
+#: help.c:374
 #, c-format
 msgid "  format             set output format [unaligned, aligned, wrapped, html, asciidoc, ...]\n"
 msgstr "  format             Ausgabeformat setzen [unaligned, aligned, wrapped, html, asciidoc, ...]\n"
 
-#: help.c:356
+#: help.c:375
 #, c-format
 msgid "  footer             enable or disable display of the table footer [on, off]\n"
 msgstr "  footer             Tabellenfußzeile ein- oder auschalten [on, off]\n"
 
-#: help.c:357
+#: help.c:376
 #, c-format
 msgid "  linestyle          set the border line drawing style [ascii, old-ascii, unicode]\n"
 msgstr "  linestyle          Rahmenlinienstil setzen [ascii, old-ascii, unicode]\n"
 
-#: help.c:358
+#: help.c:377
 #, c-format
 msgid "  null               set the string to be printed in place of a null value\n"
 msgstr ""
 "  null               setzt die Zeichenkette, die anstelle eines NULL-Wertes\n"
 "                     ausgegeben wird\n"
 
-#: help.c:359
+#: help.c:378
 #, c-format
 msgid ""
 "  numericlocale      enable or disable display of a locale-specific character to separate\n"
@@ -2803,26 +2902,26 @@ msgstr ""
 "  numericlocale      Verwendung eines Locale-spezifischen Zeichens zur Trennung\n"
 "                     von Zifferngruppen ein- oder auschalten [on, off]\n"
 
-#: help.c:361
+#: help.c:380
 #, c-format
 msgid "  pager              control when an external pager is used [yes, no, always]\n"
 msgstr ""
 "  pager              kontrolliert Verwendung eines externen Pager-Programms\n"
 "                     [yes, no, always]\n"
 
-#: help.c:362
+#: help.c:381
 #, c-format
 msgid "  recordsep          record (line) separator for unaligned output\n"
 msgstr "  recordsep          Satztrennzeichen für unausgerichteten Ausgabemodus\n"
 
-#: help.c:363
+#: help.c:382
 #, c-format
 msgid "  recordsep_zero     set record separator for unaligned output to zero byte\n"
 msgstr ""
 "  recordsep_zero     Satztrennzeichen für unausgerichteten Ausgabemodus auf\n"
 "                     Null-Byte setzen\n"
 
-#: help.c:364
+#: help.c:383
 #, c-format
 msgid ""
 "  tableattr (or T)   specify attributes for table tag in html format or proportional\n"
@@ -2832,19 +2931,19 @@ msgstr ""
 "                     proportionale Spaltenbreite für links ausgerichtete Datentypen\n"
 "                     im Format „latex-longtable“\n"
 
-#: help.c:366
+#: help.c:385
 #, c-format
 msgid "  title              set the table title for any subsequently printed tables\n"
 msgstr "  title              setzt den Titel darauffolgend ausgegebener Tabellen\n"
 
-#: help.c:367
+#: help.c:386
 #, c-format
 msgid "  tuples_only        if set, only actual table data is shown\n"
 msgstr ""
 "  tuples_only        wenn gesetzt werden nur die eigentlichen Tabellendaten\n"
 "                     gezeigt\n"
 
-#: help.c:368
+#: help.c:387
 #, c-format
 msgid ""
 "  unicode_border_linestyle\n"
@@ -2857,7 +2956,7 @@ msgstr ""
 "  unicode_header_linestyle\n"
 "                     setzt den Stil für Unicode-Linien [single, double]\n"
 
-#: help.c:373
+#: help.c:392
 #, c-format
 msgid ""
 "\n"
@@ -2866,7 +2965,7 @@ msgstr ""
 "\n"
 "Umgebungsvariablen:\n"
 
-#: help.c:377
+#: help.c:396
 #, c-format
 msgid ""
 "  NAME=VALUE [NAME=VALUE] psql ...\n"
@@ -2877,7 +2976,7 @@ msgstr ""
 "  oder \\setenv NAME [WERT] innerhalb von psql\n"
 "\n"
 
-#: help.c:379
+#: help.c:398
 #, c-format
 msgid ""
 "  set NAME=VALUE\n"
@@ -2890,61 +2989,61 @@ msgstr ""
 "  oder \\setenv NAME [WERT] innerhalb von psql\n"
 "\n"
 
-#: help.c:382
+#: help.c:401
 #, c-format
 msgid "  COLUMNS            number of columns for wrapped format\n"
 msgstr "  COLUMNS            Anzahl Spalten im Format „wrapped“\n"
 
-#: help.c:383
+#: help.c:402
 #, c-format
 msgid "  PAGER              name of external pager program\n"
 msgstr "  PAGER              Name des externen Pager-Programms\n"
 
-#: help.c:384
+#: help.c:403
 #, c-format
 msgid "  PGAPPNAME          same as the application_name connection parameter\n"
 msgstr "  PGAPPNAME          wie Verbindungsparameter „application_name“\n"
 
-#: help.c:385
+#: help.c:404
 #, c-format
 msgid "  PGDATABASE         same as the dbname connection parameter\n"
 msgstr "  PGDATABASE         wie Verbindungsparameter „dbname“\n"
 
-#: help.c:386
+#: help.c:405
 #, c-format
 msgid "  PGHOST             same as the host connection parameter\n"
 msgstr "  PGHOST             wie Verbindungsparameter „host“\n"
 
-#: help.c:387
+#: help.c:406
 #, c-format
 msgid "  PGPORT             same as the port connection parameter\n"
 msgstr "  PGPORT             wie Verbindungsparameter „port“\n"
 
-#: help.c:388
+#: help.c:407
 #, c-format
 msgid "  PGUSER             same as the user connection parameter\n"
 msgstr "  PGUSER             wie Verbindungsparameter „user“\n"
 
-#: help.c:389
+#: help.c:408
 #, c-format
 msgid "  PGPASSWORD         connection password (not recommended)\n"
 msgstr "  PGPASSWORD         Verbindungspasswort (nicht empfohlen)\n"
 
-#: help.c:390
+#: help.c:409
 #, c-format
 msgid "  PGPASSFILE         password file name\n"
 msgstr "  PGPASSFILE         Name der Passwortdatei\n"
 
-#: help.c:391
+#: help.c:410
 #, c-format
 msgid ""
 "  PSQL_EDITOR, EDITOR, VISUAL\n"
-"                     editor used by the \\e and \\ef commands\n"
+"                     editor used by the \\e, \\ef, and \\ev commands\n"
 msgstr ""
 "  PSQL_EDITOR, EDITOR, VISUAL\n"
-"                     Editor für Befehle \\e und \\ef\n"
+"                     Editor für Befehle \\e, \\ef und \\ev\n"
 
-#: help.c:393
+#: help.c:412
 #, c-format
 msgid ""
 "  PSQL_EDITOR_LINENUMBER_ARG\n"
@@ -2953,31 +3052,31 @@ msgstr ""
 "  PSQL_EDITOR_LINENUMBER_ARG\n"
 "                     wie die Zeilennummer beim Aufruf des Editors angegeben wird\n"
 
-#: help.c:395
+#: help.c:414
 #, c-format
 msgid "  PSQL_HISTORY       alternative location for the command history file\n"
 msgstr "  PSQL_HISTORY       alternativer Pfad für History-Datei\n"
 
-#: help.c:396
+#: help.c:415
 #, c-format
 msgid "  PSQLRC             alternative location for the user's .psqlrc file\n"
 msgstr "  PSQLRC             alternativer Pfad für .psqlrc-Datei des Benutzers\n"
 
-#: help.c:397
+#: help.c:416
 #, c-format
 msgid "  SHELL              shell used by the \\! command\n"
 msgstr "  SHELL              Shell für den Befehl \\!\n"
 
-#: help.c:398
+#: help.c:417
 #, c-format
 msgid "  TMPDIR             directory for temporary files\n"
 msgstr "  TMPDIR             Verzeichnis für temporäre Dateien\n"
 
-#: help.c:441
+#: help.c:460
 msgid "Available help:\n"
 msgstr "Verfügbare Hilfe:\n"
 
-#: help.c:525
+#: help.c:544
 #, c-format
 msgid ""
 "Command:     %s\n"
@@ -2992,7 +3091,7 @@ msgstr ""
 "%s\n"
 "\n"
 
-#: help.c:541
+#: help.c:560
 #, c-format
 msgid ""
 "No help available for \"%s\".\n"
@@ -3001,17 +3100,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:205
+#: input.c:216
 #, c-format
 msgid "could not read from input file: %s\n"
 msgstr "konnte nicht aus Eingabedatei lesen: %s\n"
 
-#: input.c:460 input.c:499
+#: input.c:471 input.c:510
 #, c-format
 msgid "could not save history to file \"%s\": %s\n"
 msgstr "konnte Befehlsgeschichte nicht in „%s“ speichern: %s\n"
 
-#: input.c:519
+#: input.c:530
 #, c-format
 msgid "history is not supported by this installation\n"
 msgstr "Befehlsgeschichte wird von dieser Installation nicht unterstützt\n"
@@ -3039,12 +3138,12 @@ msgstr "ID"
 msgid "Large objects"
 msgstr "Large Objects"
 
-#: mainloop.c:161
+#: mainloop.c:168
 #, c-format
 msgid "Use \"\\q\" to leave %s.\n"
 msgstr "Verwenden Sie „\\q“, um %s zu verlassen.\n"
 
-#: mainloop.c:183
+#: mainloop.c:190
 msgid ""
 "The input is a PostgreSQL custom-format dump.\n"
 "Use the pg_restore command-line client to restore this dump to a database.\n"
@@ -3053,11 +3152,11 @@ msgstr ""
 "Verwenden Sie den Kommandozeilen-Client pg_restore, um diesen Dump in die\n"
 "Datenbank zurückzuspielen.\n"
 
-#: mainloop.c:203
+#: mainloop.c:210
 msgid "You are using psql, the command-line interface to PostgreSQL."
 msgstr "Dies ist psql, die Kommandozeilenschnittstelle für PostgreSQL."
 
-#: mainloop.c:204
+#: mainloop.c:211
 #, c-format
 msgid ""
 "Type:  \\copyright for distribution terms\n"
@@ -3072,2053 +3171,2046 @@ msgstr ""
 "                \\g oder Semikolon, um eine Anfrage auszuführen\n"
 "                \\q um zu beenden\n"
 
-#: print.c:352
-#, c-format
-msgid "(%lu row)"
-msgid_plural "(%lu rows)"
-msgstr[0] "(%lu Zeile)"
-msgstr[1] "(%lu Zeilen)"
-
-#: print.c:2902
-#, c-format
-msgid "Interrupted\n"
-msgstr "Unterbrochen\n"
-
-#: print.c:2966
-#, 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:3006
-#, 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:3255
-#, c-format
-msgid "invalid output format (internal error): %d"
-msgstr "ungültiges Ausgabeformat (interner Fehler): %d"
-
-#: psqlscan.l:751
-#, c-format
-msgid "skipping recursive expansion of variable \"%s\"\n"
-msgstr "rekursive Auswertung der Variable „%s“ wird ausgelassen\n"
-
-#: psqlscan.l:1627
-#, c-format
-msgid "unterminated quoted string\n"
-msgstr "Zeichenkette in Anführungszeichen nicht abgeschlossen\n"
-
-#: psqlscan.l:1727
-#, c-format
-msgid "%s: out of memory\n"
-msgstr "%s: Speicher aufgebraucht\n"
-
-#: psqlscan.l:1956
-#, c-format
-msgid "can't escape without active connection\n"
-msgstr "Escape kann nicht ohne aktive Verbindung ausgeführt werden\n"
-
-#: sql_help.c:33 sql_help.c:36 sql_help.c:39 sql_help.c:61 sql_help.c:63
-#: sql_help.c:65 sql_help.c:76 sql_help.c:78 sql_help.c:80 sql_help.c:106
-#: sql_help.c:112 sql_help.c:114 sql_help.c:116 sql_help.c:118 sql_help.c:121
-#: sql_help.c:123 sql_help.c:125 sql_help.c:218 sql_help.c:220 sql_help.c:221
-#: sql_help.c:223 sql_help.c:225 sql_help.c:228 sql_help.c:230 sql_help.c:232
-#: sql_help.c:234 sql_help.c:246 sql_help.c:247 sql_help.c:248 sql_help.c:250
-#: sql_help.c:296 sql_help.c:298 sql_help.c:300 sql_help.c:302 sql_help.c:362
-#: sql_help.c:367 sql_help.c:369 sql_help.c:412 sql_help.c:414 sql_help.c:417
-#: sql_help.c:419 sql_help.c:483 sql_help.c:488 sql_help.c:493 sql_help.c:498
-#: sql_help.c:546 sql_help.c:548 sql_help.c:550 sql_help.c:553 sql_help.c:555
-#: sql_help.c:566 sql_help.c:568 sql_help.c:608 sql_help.c:610 sql_help.c:613
-#: sql_help.c:615 sql_help.c:617 sql_help.c:646 sql_help.c:650 sql_help.c:668
-#: sql_help.c:671 sql_help.c:674 sql_help.c:703 sql_help.c:715 sql_help.c:723
-#: sql_help.c:726 sql_help.c:729 sql_help.c:744 sql_help.c:747 sql_help.c:792
-#: sql_help.c:815 sql_help.c:826 sql_help.c:828 sql_help.c:845 sql_help.c:854
-#: sql_help.c:856 sql_help.c:858 sql_help.c:870 sql_help.c:874 sql_help.c:876
-#: sql_help.c:960 sql_help.c:962 sql_help.c:965 sql_help.c:968 sql_help.c:970
-#: sql_help.c:972 sql_help.c:1033 sql_help.c:1035 sql_help.c:1037
-#: sql_help.c:1040 sql_help.c:1061 sql_help.c:1064 sql_help.c:1067
-#: sql_help.c:1070 sql_help.c:1074 sql_help.c:1076 sql_help.c:1078
-#: sql_help.c:1080 sql_help.c:1094 sql_help.c:1097 sql_help.c:1099
-#: sql_help.c:1101 sql_help.c:1111 sql_help.c:1113 sql_help.c:1123
-#: sql_help.c:1125 sql_help.c:1134 sql_help.c:1155 sql_help.c:1157
-#: sql_help.c:1159 sql_help.c:1162 sql_help.c:1164 sql_help.c:1166
-#: sql_help.c:1216 sql_help.c:1254 sql_help.c:1257 sql_help.c:1259
-#: sql_help.c:1261 sql_help.c:1263 sql_help.c:1265 sql_help.c:1268
-#: sql_help.c:1308 sql_help.c:1555 sql_help.c:1571 sql_help.c:1584
-#: sql_help.c:1635 sql_help.c:1639 sql_help.c:1649 sql_help.c:1669
-#: sql_help.c:1694 sql_help.c:1712 sql_help.c:1740 sql_help.c:1814
-#: sql_help.c:1857 sql_help.c:1879 sql_help.c:1899 sql_help.c:1900
-#: sql_help.c:1935 sql_help.c:1955 sql_help.c:1977 sql_help.c:1990
-#: sql_help.c:2022 sql_help.c:2047 sql_help.c:2091 sql_help.c:2277
-#: sql_help.c:2290 sql_help.c:2307 sql_help.c:2323 sql_help.c:2362
-#: sql_help.c:2413 sql_help.c:2417 sql_help.c:2419 sql_help.c:2425
-#: sql_help.c:2443 sql_help.c:2470 sql_help.c:2505 sql_help.c:2517
-#: sql_help.c:2526 sql_help.c:2576 sql_help.c:2604 sql_help.c:2612
-#: sql_help.c:2620 sql_help.c:2628 sql_help.c:2636 sql_help.c:2644
-#: sql_help.c:2652 sql_help.c:2660 sql_help.c:2669 sql_help.c:2680
-#: sql_help.c:2688 sql_help.c:2696 sql_help.c:2704 sql_help.c:2712
-#: sql_help.c:2722 sql_help.c:2731 sql_help.c:2740 sql_help.c:2748
-#: sql_help.c:2757 sql_help.c:2765 sql_help.c:2774 sql_help.c:2782
-#: sql_help.c:2790 sql_help.c:2798 sql_help.c:2806 sql_help.c:2814
-#: sql_help.c:2822 sql_help.c:2830 sql_help.c:2838 sql_help.c:2855
-#: sql_help.c:2864 sql_help.c:2872 sql_help.c:2889 sql_help.c:2904
-#: sql_help.c:3169 sql_help.c:3220 sql_help.c:3249 sql_help.c:3257
-#: sql_help.c:3676 sql_help.c:3724 sql_help.c:3865
+#: sql_help.c:36 sql_help.c:39 sql_help.c:42 sql_help.c:64 sql_help.c:66
+#: sql_help.c:68 sql_help.c:79 sql_help.c:81 sql_help.c:83 sql_help.c:109
+#: sql_help.c:115 sql_help.c:117 sql_help.c:119 sql_help.c:121 sql_help.c:124
+#: sql_help.c:126 sql_help.c:128 sql_help.c:221 sql_help.c:223 sql_help.c:224
+#: sql_help.c:226 sql_help.c:228 sql_help.c:231 sql_help.c:233 sql_help.c:235
+#: sql_help.c:237 sql_help.c:249 sql_help.c:250 sql_help.c:251 sql_help.c:253
+#: sql_help.c:299 sql_help.c:301 sql_help.c:303 sql_help.c:305 sql_help.c:365
+#: sql_help.c:370 sql_help.c:372 sql_help.c:415 sql_help.c:417 sql_help.c:420
+#: sql_help.c:422 sql_help.c:489 sql_help.c:494 sql_help.c:499 sql_help.c:504
+#: sql_help.c:509 sql_help.c:558 sql_help.c:560 sql_help.c:562 sql_help.c:564
+#: sql_help.c:567 sql_help.c:569 sql_help.c:580 sql_help.c:582 sql_help.c:624
+#: sql_help.c:626 sql_help.c:628 sql_help.c:631 sql_help.c:633 sql_help.c:635
+#: sql_help.c:669 sql_help.c:673 sql_help.c:677 sql_help.c:696 sql_help.c:699
+#: sql_help.c:702 sql_help.c:731 sql_help.c:743 sql_help.c:751 sql_help.c:754
+#: sql_help.c:757 sql_help.c:772 sql_help.c:775 sql_help.c:819 sql_help.c:842
+#: sql_help.c:853 sql_help.c:855 sql_help.c:872 sql_help.c:881 sql_help.c:883
+#: sql_help.c:885 sql_help.c:897 sql_help.c:901 sql_help.c:903 sql_help.c:987
+#: sql_help.c:989 sql_help.c:992 sql_help.c:995 sql_help.c:997 sql_help.c:999
+#: sql_help.c:1060 sql_help.c:1062 sql_help.c:1064 sql_help.c:1067
+#: sql_help.c:1088 sql_help.c:1091 sql_help.c:1094 sql_help.c:1097
+#: sql_help.c:1101 sql_help.c:1103 sql_help.c:1105 sql_help.c:1107
+#: sql_help.c:1121 sql_help.c:1124 sql_help.c:1126 sql_help.c:1128
+#: sql_help.c:1138 sql_help.c:1140 sql_help.c:1150 sql_help.c:1152
+#: sql_help.c:1162 sql_help.c:1165 sql_help.c:1186 sql_help.c:1188
+#: sql_help.c:1190 sql_help.c:1193 sql_help.c:1195 sql_help.c:1197
+#: sql_help.c:1247 sql_help.c:1285 sql_help.c:1288 sql_help.c:1290
+#: sql_help.c:1292 sql_help.c:1294 sql_help.c:1296 sql_help.c:1299
+#: sql_help.c:1339 sql_help.c:1542 sql_help.c:1613 sql_help.c:1633
+#: sql_help.c:1650 sql_help.c:1705 sql_help.c:1709 sql_help.c:1719
+#: sql_help.c:1739 sql_help.c:1764 sql_help.c:1782 sql_help.c:1811
+#: sql_help.c:1886 sql_help.c:1928 sql_help.c:1950 sql_help.c:1970
+#: sql_help.c:1971 sql_help.c:2006 sql_help.c:2026 sql_help.c:2048
+#: sql_help.c:2061 sql_help.c:2092 sql_help.c:2117 sql_help.c:2161
+#: sql_help.c:2347 sql_help.c:2360 sql_help.c:2377 sql_help.c:2393
+#: sql_help.c:2432 sql_help.c:2483 sql_help.c:2487 sql_help.c:2489
+#: sql_help.c:2495 sql_help.c:2513 sql_help.c:2540 sql_help.c:2575
+#: sql_help.c:2587 sql_help.c:2596 sql_help.c:2640 sql_help.c:2654
+#: sql_help.c:2682 sql_help.c:2690 sql_help.c:2698 sql_help.c:2706
+#: sql_help.c:2714 sql_help.c:2722 sql_help.c:2730 sql_help.c:2738
+#: sql_help.c:2747 sql_help.c:2758 sql_help.c:2766 sql_help.c:2774
+#: sql_help.c:2782 sql_help.c:2790 sql_help.c:2800 sql_help.c:2809
+#: sql_help.c:2818 sql_help.c:2826 sql_help.c:2835 sql_help.c:2843
+#: sql_help.c:2852 sql_help.c:2860 sql_help.c:2868 sql_help.c:2876
+#: sql_help.c:2884 sql_help.c:2892 sql_help.c:2900 sql_help.c:2908
+#: sql_help.c:2916 sql_help.c:2933 sql_help.c:2942 sql_help.c:2950
+#: sql_help.c:2967 sql_help.c:2982 sql_help.c:3247 sql_help.c:3298
+#: sql_help.c:3327 sql_help.c:3335 sql_help.c:3754 sql_help.c:3802
+#: sql_help.c:3943
 msgid "name"
 msgstr "Name"
 
-#: sql_help.c:34 sql_help.c:37 sql_help.c:40 sql_help.c:306 sql_help.c:1372
-#: sql_help.c:2577 sql_help.c:3472
+#: sql_help.c:37 sql_help.c:40 sql_help.c:43 sql_help.c:309 sql_help.c:1403
+#: sql_help.c:2655 sql_help.c:3550
 msgid "aggregate_signature"
 msgstr "Aggregatsignatur"
 
-#: sql_help.c:35 sql_help.c:62 sql_help.c:77 sql_help.c:113 sql_help.c:233
-#: sql_help.c:251 sql_help.c:370 sql_help.c:418 sql_help.c:492 sql_help.c:533
-#: sql_help.c:547 sql_help.c:567 sql_help.c:614 sql_help.c:670 sql_help.c:725
-#: sql_help.c:746 sql_help.c:793 sql_help.c:817 sql_help.c:827 sql_help.c:857
-#: sql_help.c:877 sql_help.c:969 sql_help.c:1034 sql_help.c:1077
-#: sql_help.c:1098 sql_help.c:1112 sql_help.c:1124 sql_help.c:1136
-#: sql_help.c:1163 sql_help.c:1217 sql_help.c:1262
+#: sql_help.c:38 sql_help.c:65 sql_help.c:80 sql_help.c:116 sql_help.c:236
+#: sql_help.c:254 sql_help.c:373 sql_help.c:421 sql_help.c:498 sql_help.c:544
+#: sql_help.c:559 sql_help.c:581 sql_help.c:632 sql_help.c:698 sql_help.c:753
+#: sql_help.c:774 sql_help.c:820 sql_help.c:844 sql_help.c:854 sql_help.c:884
+#: sql_help.c:904 sql_help.c:996 sql_help.c:1061 sql_help.c:1104
+#: sql_help.c:1125 sql_help.c:1139 sql_help.c:1151 sql_help.c:1164
+#: sql_help.c:1194 sql_help.c:1248 sql_help.c:1293
 msgid "new_name"
 msgstr "neuer_Name"
 
-#: sql_help.c:38 sql_help.c:64 sql_help.c:79 sql_help.c:115 sql_help.c:231
-#: sql_help.c:249 sql_help.c:368 sql_help.c:454 sql_help.c:497 sql_help.c:569
-#: sql_help.c:578 sql_help.c:633 sql_help.c:649 sql_help.c:673 sql_help.c:728
-#: sql_help.c:829 sql_help.c:855 sql_help.c:875 sql_help.c:1018
-#: sql_help.c:1036 sql_help.c:1079 sql_help.c:1100 sql_help.c:1158
-#: sql_help.c:1260 sql_help.c:2263
+#: sql_help.c:41 sql_help.c:67 sql_help.c:82 sql_help.c:118 sql_help.c:234
+#: sql_help.c:252 sql_help.c:371 sql_help.c:457 sql_help.c:503 sql_help.c:583
+#: sql_help.c:592 sql_help.c:651 sql_help.c:672 sql_help.c:701 sql_help.c:756
+#: sql_help.c:856 sql_help.c:882 sql_help.c:902 sql_help.c:1045
+#: sql_help.c:1063 sql_help.c:1106 sql_help.c:1127 sql_help.c:1189
+#: sql_help.c:1291 sql_help.c:2333
 msgid "new_owner"
 msgstr "neuer_Eigentümer"
 
-#: sql_help.c:41 sql_help.c:66 sql_help.c:81 sql_help.c:235 sql_help.c:299
-#: sql_help.c:420 sql_help.c:502 sql_help.c:616 sql_help.c:653 sql_help.c:676
-#: sql_help.c:731 sql_help.c:859 sql_help.c:971 sql_help.c:1081
-#: sql_help.c:1102 sql_help.c:1114 sql_help.c:1126 sql_help.c:1165
-#: sql_help.c:1264
+#: sql_help.c:44 sql_help.c:69 sql_help.c:84 sql_help.c:238 sql_help.c:302
+#: sql_help.c:423 sql_help.c:508 sql_help.c:634 sql_help.c:676 sql_help.c:704
+#: sql_help.c:759 sql_help.c:886 sql_help.c:998 sql_help.c:1108
+#: sql_help.c:1129 sql_help.c:1141 sql_help.c:1153 sql_help.c:1196
+#: sql_help.c:1295
 msgid "new_schema"
 msgstr "neues_Schema"
 
-#: sql_help.c:42 sql_help.c:1425 sql_help.c:2578 sql_help.c:3491
+#: sql_help.c:45 sql_help.c:1456 sql_help.c:2656 sql_help.c:3569
 msgid "where aggregate_signature is:"
 msgstr "wobei Aggregatsignatur Folgendes ist:"
 
-#: sql_help.c:43 sql_help.c:46 sql_help.c:49 sql_help.c:316 sql_help.c:341
-#: sql_help.c:344 sql_help.c:347 sql_help.c:484 sql_help.c:489 sql_help.c:494
-#: sql_help.c:499 sql_help.c:1390 sql_help.c:1426 sql_help.c:1429
-#: sql_help.c:1432 sql_help.c:1556 sql_help.c:1572 sql_help.c:1575
-#: sql_help.c:1815 sql_help.c:2579 sql_help.c:2582 sql_help.c:2585
-#: sql_help.c:2670 sql_help.c:3055 sql_help.c:3387 sql_help.c:3478
-#: sql_help.c:3492 sql_help.c:3495 sql_help.c:3498
+#: sql_help.c:46 sql_help.c:49 sql_help.c:52 sql_help.c:319 sql_help.c:344
+#: sql_help.c:347 sql_help.c:350 sql_help.c:490 sql_help.c:495 sql_help.c:500
+#: sql_help.c:505 sql_help.c:510 sql_help.c:1421 sql_help.c:1457
+#: sql_help.c:1460 sql_help.c:1463 sql_help.c:1614 sql_help.c:1634
+#: sql_help.c:1637 sql_help.c:1887 sql_help.c:2657 sql_help.c:2660
+#: sql_help.c:2663 sql_help.c:2748 sql_help.c:3133 sql_help.c:3465
+#: sql_help.c:3556 sql_help.c:3570 sql_help.c:3573 sql_help.c:3576
 msgid "argmode"
 msgstr "Argmodus"
 
-#: sql_help.c:44 sql_help.c:47 sql_help.c:50 sql_help.c:317 sql_help.c:342
-#: sql_help.c:345 sql_help.c:348 sql_help.c:485 sql_help.c:490 sql_help.c:495
-#: sql_help.c:500 sql_help.c:1391 sql_help.c:1427 sql_help.c:1430
-#: sql_help.c:1433 sql_help.c:1557 sql_help.c:1573 sql_help.c:1576
-#: sql_help.c:1816 sql_help.c:2580 sql_help.c:2583 sql_help.c:2586
-#: sql_help.c:2671 sql_help.c:3479 sql_help.c:3493 sql_help.c:3496
-#: sql_help.c:3499
+#: sql_help.c:47 sql_help.c:50 sql_help.c:53 sql_help.c:320 sql_help.c:345
+#: sql_help.c:348 sql_help.c:351 sql_help.c:491 sql_help.c:496 sql_help.c:501
+#: sql_help.c:506 sql_help.c:511 sql_help.c:1422 sql_help.c:1458
+#: sql_help.c:1461 sql_help.c:1464 sql_help.c:1615 sql_help.c:1635
+#: sql_help.c:1638 sql_help.c:1888 sql_help.c:2658 sql_help.c:2661
+#: sql_help.c:2664 sql_help.c:2749 sql_help.c:3557 sql_help.c:3571
+#: sql_help.c:3574 sql_help.c:3577
 msgid "argname"
 msgstr "Argname"
 
-#: sql_help.c:45 sql_help.c:48 sql_help.c:51 sql_help.c:318 sql_help.c:343
-#: sql_help.c:346 sql_help.c:349 sql_help.c:486 sql_help.c:491 sql_help.c:496
-#: sql_help.c:501 sql_help.c:1392 sql_help.c:1428 sql_help.c:1431
-#: sql_help.c:1434 sql_help.c:1817 sql_help.c:2581 sql_help.c:2584
-#: sql_help.c:2587 sql_help.c:2672 sql_help.c:3480 sql_help.c:3494
-#: sql_help.c:3497 sql_help.c:3500
+#: sql_help.c:48 sql_help.c:51 sql_help.c:54 sql_help.c:321 sql_help.c:346
+#: sql_help.c:349 sql_help.c:352 sql_help.c:492 sql_help.c:497 sql_help.c:502
+#: sql_help.c:507 sql_help.c:512 sql_help.c:1423 sql_help.c:1459
+#: sql_help.c:1462 sql_help.c:1465 sql_help.c:1889 sql_help.c:2659
+#: sql_help.c:2662 sql_help.c:2665 sql_help.c:2750 sql_help.c:3558
+#: sql_help.c:3572 sql_help.c:3575 sql_help.c:3578
 msgid "argtype"
 msgstr "Argtyp"
 
-#: sql_help.c:107 sql_help.c:365 sql_help.c:443 sql_help.c:455 sql_help.c:787
-#: sql_help.c:872 sql_help.c:1095 sql_help.c:1211 sql_help.c:1239
-#: sql_help.c:1482 sql_help.c:1488 sql_help.c:1743 sql_help.c:1775
-#: sql_help.c:1782 sql_help.c:1858 sql_help.c:2023 sql_help.c:2112
-#: sql_help.c:2292 sql_help.c:2471 sql_help.c:2493 sql_help.c:2923
-#: sql_help.c:3089
+#: sql_help.c:110 sql_help.c:368 sql_help.c:446 sql_help.c:458 sql_help.c:814
+#: sql_help.c:899 sql_help.c:1122 sql_help.c:1242 sql_help.c:1270
+#: sql_help.c:1513 sql_help.c:1519 sql_help.c:1814 sql_help.c:1846
+#: sql_help.c:1853 sql_help.c:1929 sql_help.c:2093 sql_help.c:2182
+#: sql_help.c:2362 sql_help.c:2541 sql_help.c:2563 sql_help.c:3001
+#: sql_help.c:3167
 msgid "option"
 msgstr "Option"
 
-#: sql_help.c:108 sql_help.c:788 sql_help.c:1212 sql_help.c:1859
-#: sql_help.c:2024 sql_help.c:2472
+#: sql_help.c:111 sql_help.c:815 sql_help.c:1243 sql_help.c:1930
+#: sql_help.c:2094 sql_help.c:2542
 msgid "where option can be:"
 msgstr "wobei Option Folgendes sein kann:"
 
-#: sql_help.c:109 sql_help.c:1676
+#: sql_help.c:112 sql_help.c:1746
 msgid "allowconn"
 msgstr "allowconn"
 
-#: sql_help.c:110 sql_help.c:789 sql_help.c:1213 sql_help.c:1677
-#: sql_help.c:2025 sql_help.c:2473
+#: sql_help.c:113 sql_help.c:816 sql_help.c:1244 sql_help.c:1747
+#: sql_help.c:2095 sql_help.c:2543
 msgid "connlimit"
 msgstr "Verbindungslimit"
 
-#: sql_help.c:111 sql_help.c:1678
+#: sql_help.c:114 sql_help.c:1748
 msgid "istemplate"
 msgstr "istemplate"
 
-#: sql_help.c:117 sql_help.c:557 sql_help.c:619 sql_help.c:634 sql_help.c:974
-#: sql_help.c:1011
+#: sql_help.c:120 sql_help.c:571 sql_help.c:637 sql_help.c:652 sql_help.c:1001
+#: sql_help.c:1038
 msgid "new_tablespace"
 msgstr "neuer_Tablespace"
 
-#: sql_help.c:119 sql_help.c:122 sql_help.c:124 sql_help.c:506 sql_help.c:508
-#: sql_help.c:509 sql_help.c:796 sql_help.c:800 sql_help.c:803 sql_help.c:888
-#: sql_help.c:891 sql_help.c:1219 sql_help.c:1222 sql_help.c:1224
-#: sql_help.c:1826 sql_help.c:3274 sql_help.c:3665
+#: sql_help.c:122 sql_help.c:125 sql_help.c:127 sql_help.c:517 sql_help.c:519
+#: sql_help.c:520 sql_help.c:823 sql_help.c:827 sql_help.c:830 sql_help.c:915
+#: sql_help.c:918 sql_help.c:1250 sql_help.c:1253 sql_help.c:1255
+#: sql_help.c:1898 sql_help.c:3352 sql_help.c:3743
 msgid "configuration_parameter"
 msgstr "Konfigurationsparameter"
 
-#: sql_help.c:120 sql_help.c:366 sql_help.c:438 sql_help.c:444 sql_help.c:456
-#: sql_help.c:507 sql_help.c:552 sql_help.c:625 sql_help.c:631 sql_help.c:797
-#: sql_help.c:873 sql_help.c:889 sql_help.c:890 sql_help.c:993 sql_help.c:1013
-#: sql_help.c:1039 sql_help.c:1096 sql_help.c:1220 sql_help.c:1240
-#: sql_help.c:1744 sql_help.c:1776 sql_help.c:1783 sql_help.c:1827
-#: sql_help.c:1828 sql_help.c:1887 sql_help.c:1919 sql_help.c:2113
-#: sql_help.c:2187 sql_help.c:2195 sql_help.c:2227 sql_help.c:2249
-#: sql_help.c:2266 sql_help.c:2293 sql_help.c:2494 sql_help.c:3090
-#: sql_help.c:3666 sql_help.c:3667
+#: sql_help.c:123 sql_help.c:369 sql_help.c:441 sql_help.c:447 sql_help.c:459
+#: sql_help.c:518 sql_help.c:566 sql_help.c:643 sql_help.c:649 sql_help.c:824
+#: sql_help.c:900 sql_help.c:916 sql_help.c:917 sql_help.c:1020
+#: sql_help.c:1040 sql_help.c:1066 sql_help.c:1123 sql_help.c:1251
+#: sql_help.c:1271 sql_help.c:1815 sql_help.c:1847 sql_help.c:1854
+#: sql_help.c:1899 sql_help.c:1900 sql_help.c:1958 sql_help.c:1990
+#: sql_help.c:2183 sql_help.c:2257 sql_help.c:2265 sql_help.c:2297
+#: sql_help.c:2319 sql_help.c:2336 sql_help.c:2363 sql_help.c:2564
+#: sql_help.c:3168 sql_help.c:3744 sql_help.c:3745
 msgid "value"
 msgstr "Wert"
 
-#: sql_help.c:182
+#: sql_help.c:185
 msgid "target_role"
 msgstr "Zielrolle"
 
-#: sql_help.c:183 sql_help.c:1727 sql_help.c:2071 sql_help.c:2076
-#: sql_help.c:3037 sql_help.c:3044 sql_help.c:3058 sql_help.c:3064
-#: sql_help.c:3369 sql_help.c:3376 sql_help.c:3390 sql_help.c:3396
+#: sql_help.c:186 sql_help.c:1798 sql_help.c:2141 sql_help.c:2146
+#: sql_help.c:3115 sql_help.c:3122 sql_help.c:3136 sql_help.c:3142
+#: sql_help.c:3447 sql_help.c:3454 sql_help.c:3468 sql_help.c:3474
 msgid "schema_name"
 msgstr "Schemaname"
 
-#: sql_help.c:184
+#: sql_help.c:187
 msgid "abbreviated_grant_or_revoke"
 msgstr "abgekürztes_Grant_oder_Revoke"
 
-#: sql_help.c:185
+#: sql_help.c:188
 msgid "where abbreviated_grant_or_revoke is one of:"
 msgstr "wobei abgekürztes_Grant_oder_Revoke Folgendes sein kann:"
 
-#: sql_help.c:186 sql_help.c:187 sql_help.c:188 sql_help.c:189 sql_help.c:190
-#: sql_help.c:191 sql_help.c:192 sql_help.c:193 sql_help.c:531 sql_help.c:556
-#: sql_help.c:618 sql_help.c:749 sql_help.c:807 sql_help.c:973 sql_help.c:1227
-#: sql_help.c:1862 sql_help.c:1863 sql_help.c:1864 sql_help.c:1865
-#: sql_help.c:1866 sql_help.c:1992 sql_help.c:2028 sql_help.c:2029
-#: sql_help.c:2030 sql_help.c:2031 sql_help.c:2032 sql_help.c:2476
-#: sql_help.c:2477 sql_help.c:2478 sql_help.c:2479 sql_help.c:2480
-#: sql_help.c:3071 sql_help.c:3072 sql_help.c:3073 sql_help.c:3370
-#: sql_help.c:3374 sql_help.c:3377 sql_help.c:3379 sql_help.c:3381
-#: sql_help.c:3383 sql_help.c:3385 sql_help.c:3391 sql_help.c:3393
-#: sql_help.c:3395 sql_help.c:3397 sql_help.c:3399 sql_help.c:3401
-#: sql_help.c:3402 sql_help.c:3403 sql_help.c:3686
+#: sql_help.c:189 sql_help.c:190 sql_help.c:191 sql_help.c:192 sql_help.c:193
+#: sql_help.c:194 sql_help.c:195 sql_help.c:196 sql_help.c:542 sql_help.c:570
+#: sql_help.c:636 sql_help.c:777 sql_help.c:834 sql_help.c:1000
+#: sql_help.c:1258 sql_help.c:1933 sql_help.c:1934 sql_help.c:1935
+#: sql_help.c:1936 sql_help.c:1937 sql_help.c:2063 sql_help.c:2098
+#: sql_help.c:2099 sql_help.c:2100 sql_help.c:2101 sql_help.c:2102
+#: sql_help.c:2546 sql_help.c:2547 sql_help.c:2548 sql_help.c:2549
+#: sql_help.c:2550 sql_help.c:3149 sql_help.c:3150 sql_help.c:3151
+#: sql_help.c:3448 sql_help.c:3452 sql_help.c:3455 sql_help.c:3457
+#: sql_help.c:3459 sql_help.c:3461 sql_help.c:3463 sql_help.c:3469
+#: sql_help.c:3471 sql_help.c:3473 sql_help.c:3475 sql_help.c:3477
+#: sql_help.c:3479 sql_help.c:3480 sql_help.c:3481 sql_help.c:3764
 msgid "role_name"
 msgstr "Rollenname"
 
-#: sql_help.c:219 sql_help.c:431 sql_help.c:984 sql_help.c:986 sql_help.c:1256
-#: sql_help.c:1697 sql_help.c:1701 sql_help.c:1786 sql_help.c:1790
-#: sql_help.c:1883 sql_help.c:2199 sql_help.c:2209 sql_help.c:2231
-#: sql_help.c:3120 sql_help.c:3135 sql_help.c:3137 sql_help.c:3551
-#: sql_help.c:3552 sql_help.c:3561 sql_help.c:3602 sql_help.c:3603
-#: sql_help.c:3604 sql_help.c:3605 sql_help.c:3606 sql_help.c:3607
-#: sql_help.c:3640 sql_help.c:3641 sql_help.c:3646 sql_help.c:3651
-#: sql_help.c:3790 sql_help.c:3791 sql_help.c:3800 sql_help.c:3841
-#: sql_help.c:3842 sql_help.c:3843 sql_help.c:3844 sql_help.c:3845
-#: sql_help.c:3846 sql_help.c:3893 sql_help.c:3895 sql_help.c:3928
-#: sql_help.c:3984 sql_help.c:3985 sql_help.c:3994 sql_help.c:4035
-#: sql_help.c:4036 sql_help.c:4037 sql_help.c:4038 sql_help.c:4039
-#: sql_help.c:4040
+#: sql_help.c:222 sql_help.c:434 sql_help.c:1011 sql_help.c:1013
+#: sql_help.c:1287 sql_help.c:1767 sql_help.c:1771 sql_help.c:1857
+#: sql_help.c:1861 sql_help.c:1954 sql_help.c:2269 sql_help.c:2279
+#: sql_help.c:2301 sql_help.c:3198 sql_help.c:3213 sql_help.c:3215
+#: sql_help.c:3629 sql_help.c:3630 sql_help.c:3639 sql_help.c:3680
+#: sql_help.c:3681 sql_help.c:3682 sql_help.c:3683 sql_help.c:3684
+#: sql_help.c:3685 sql_help.c:3718 sql_help.c:3719 sql_help.c:3724
+#: sql_help.c:3729 sql_help.c:3868 sql_help.c:3869 sql_help.c:3878
+#: sql_help.c:3919 sql_help.c:3920 sql_help.c:3921 sql_help.c:3922
+#: sql_help.c:3923 sql_help.c:3924 sql_help.c:3971 sql_help.c:3973
+#: sql_help.c:4006 sql_help.c:4062 sql_help.c:4063 sql_help.c:4072
+#: sql_help.c:4113 sql_help.c:4114 sql_help.c:4115 sql_help.c:4116
+#: sql_help.c:4117 sql_help.c:4118
 msgid "expression"
 msgstr "Ausdruck"
 
-#: sql_help.c:222
+#: sql_help.c:225
 msgid "domain_constraint"
 msgstr "Domänen-Constraint"
 
-#: sql_help.c:224 sql_help.c:226 sql_help.c:229 sql_help.c:446 sql_help.c:447
-#: sql_help.c:966 sql_help.c:999 sql_help.c:1000 sql_help.c:1001
-#: sql_help.c:1021 sql_help.c:1378 sql_help.c:1380 sql_help.c:1700
-#: sql_help.c:1785 sql_help.c:1789 sql_help.c:2198 sql_help.c:2208
-#: sql_help.c:3132
+#: sql_help.c:227 sql_help.c:229 sql_help.c:232 sql_help.c:449 sql_help.c:450
+#: sql_help.c:993 sql_help.c:1026 sql_help.c:1027 sql_help.c:1028
+#: sql_help.c:1048 sql_help.c:1409 sql_help.c:1411 sql_help.c:1770
+#: sql_help.c:1856 sql_help.c:1860 sql_help.c:2268 sql_help.c:2278
+#: sql_help.c:3210
 msgid "constraint_name"
 msgstr "Constraint-Name"
 
-#: sql_help.c:227 sql_help.c:967
+#: sql_help.c:230 sql_help.c:994
 msgid "new_constraint_name"
 msgstr "neuer_Constraint-Name"
 
-#: sql_help.c:297 sql_help.c:871
+#: sql_help.c:300 sql_help.c:898
 msgid "new_version"
 msgstr "neue_Version"
 
-#: sql_help.c:301 sql_help.c:303
+#: sql_help.c:304 sql_help.c:306
 msgid "member_object"
 msgstr "Elementobjekt"
 
-#: sql_help.c:304
+#: sql_help.c:307
 msgid "where member_object is:"
 msgstr "wobei Elementobjekt Folgendes ist:"
 
-#: sql_help.c:305 sql_help.c:1371 sql_help.c:3471
+#: sql_help.c:308 sql_help.c:1402 sql_help.c:3549
 msgid "aggregate_name"
 msgstr "Aggregatname"
 
-#: sql_help.c:307 sql_help.c:1373 sql_help.c:1615 sql_help.c:1619
-#: sql_help.c:1621 sql_help.c:2595
+#: sql_help.c:310 sql_help.c:1404 sql_help.c:1685 sql_help.c:1689
+#: sql_help.c:1691 sql_help.c:2673
 msgid "source_type"
 msgstr "Quelltyp"
 
-#: sql_help.c:308 sql_help.c:1374 sql_help.c:1616 sql_help.c:1620
-#: sql_help.c:1622 sql_help.c:2596
+#: sql_help.c:311 sql_help.c:1405 sql_help.c:1686 sql_help.c:1690
+#: sql_help.c:1692 sql_help.c:2674
 msgid "target_type"
 msgstr "Zieltyp"
 
-#: sql_help.c:309 sql_help.c:310 sql_help.c:311 sql_help.c:312 sql_help.c:313
-#: sql_help.c:314 sql_help.c:319 sql_help.c:323 sql_help.c:325 sql_help.c:327
-#: sql_help.c:328 sql_help.c:329 sql_help.c:330 sql_help.c:331 sql_help.c:332
-#: sql_help.c:333 sql_help.c:334 sql_help.c:335 sql_help.c:338 sql_help.c:339
-#: sql_help.c:1375 sql_help.c:1382 sql_help.c:1383 sql_help.c:1384
-#: sql_help.c:1385 sql_help.c:1386 sql_help.c:1387 sql_help.c:1388
-#: sql_help.c:1393 sql_help.c:1395 sql_help.c:1399 sql_help.c:1401
-#: sql_help.c:1405 sql_help.c:1406 sql_help.c:1409 sql_help.c:1410
-#: sql_help.c:1411 sql_help.c:1412 sql_help.c:1413 sql_help.c:1414
-#: sql_help.c:1415 sql_help.c:1416 sql_help.c:1417 sql_help.c:1422
-#: sql_help.c:1423 sql_help.c:3468 sql_help.c:3473 sql_help.c:3474
-#: sql_help.c:3475 sql_help.c:3476 sql_help.c:3482 sql_help.c:3483
-#: sql_help.c:3484 sql_help.c:3485 sql_help.c:3486 sql_help.c:3487
-#: sql_help.c:3488 sql_help.c:3489
+#: sql_help.c:312 sql_help.c:313 sql_help.c:314 sql_help.c:315 sql_help.c:316
+#: sql_help.c:317 sql_help.c:322 sql_help.c:326 sql_help.c:328 sql_help.c:330
+#: sql_help.c:331 sql_help.c:332 sql_help.c:333 sql_help.c:334 sql_help.c:335
+#: sql_help.c:336 sql_help.c:337 sql_help.c:338 sql_help.c:341 sql_help.c:342
+#: sql_help.c:1406 sql_help.c:1413 sql_help.c:1414 sql_help.c:1415
+#: sql_help.c:1416 sql_help.c:1417 sql_help.c:1418 sql_help.c:1419
+#: sql_help.c:1424 sql_help.c:1426 sql_help.c:1430 sql_help.c:1432
+#: sql_help.c:1436 sql_help.c:1437 sql_help.c:1440 sql_help.c:1441
+#: sql_help.c:1442 sql_help.c:1443 sql_help.c:1444 sql_help.c:1445
+#: sql_help.c:1446 sql_help.c:1447 sql_help.c:1448 sql_help.c:1453
+#: sql_help.c:1454 sql_help.c:3546 sql_help.c:3551 sql_help.c:3552
+#: sql_help.c:3553 sql_help.c:3554 sql_help.c:3560 sql_help.c:3561
+#: sql_help.c:3562 sql_help.c:3563 sql_help.c:3564 sql_help.c:3565
+#: sql_help.c:3566 sql_help.c:3567
 msgid "object_name"
 msgstr "Objektname"
 
-#: sql_help.c:315 sql_help.c:713 sql_help.c:1389 sql_help.c:1617
-#: sql_help.c:1652 sql_help.c:1715 sql_help.c:1936 sql_help.c:1967
-#: sql_help.c:2367 sql_help.c:3054 sql_help.c:3386 sql_help.c:3477
-#: sql_help.c:3580 sql_help.c:3584 sql_help.c:3588 sql_help.c:3591
-#: sql_help.c:3819 sql_help.c:3823 sql_help.c:3827 sql_help.c:3830
-#: sql_help.c:4013 sql_help.c:4017 sql_help.c:4021 sql_help.c:4024
+#: sql_help.c:318 sql_help.c:741 sql_help.c:1420 sql_help.c:1687
+#: sql_help.c:1722 sql_help.c:1785 sql_help.c:2007 sql_help.c:2038
+#: sql_help.c:2437 sql_help.c:3132 sql_help.c:3464 sql_help.c:3555
+#: sql_help.c:3658 sql_help.c:3662 sql_help.c:3666 sql_help.c:3669
+#: sql_help.c:3897 sql_help.c:3901 sql_help.c:3905 sql_help.c:3908
+#: sql_help.c:4091 sql_help.c:4095 sql_help.c:4099 sql_help.c:4102
 msgid "function_name"
 msgstr "Funktionsname"
 
-#: sql_help.c:320 sql_help.c:706 sql_help.c:1396 sql_help.c:1960
+#: sql_help.c:323 sql_help.c:734 sql_help.c:1427 sql_help.c:2031
 msgid "operator_name"
 msgstr "Operatorname"
 
-#: sql_help.c:321 sql_help.c:647 sql_help.c:651 sql_help.c:1397
-#: sql_help.c:1937 sql_help.c:2713
+#: sql_help.c:324 sql_help.c:670 sql_help.c:674 sql_help.c:678 sql_help.c:1428
+#: sql_help.c:2008 sql_help.c:2791
 msgid "left_type"
 msgstr "linker_Typ"
 
-#: sql_help.c:322 sql_help.c:648 sql_help.c:652 sql_help.c:1398
-#: sql_help.c:1938 sql_help.c:2714
+#: sql_help.c:325 sql_help.c:671 sql_help.c:675 sql_help.c:679 sql_help.c:1429
+#: sql_help.c:2009 sql_help.c:2792
 msgid "right_type"
 msgstr "rechter_Typ"
 
-#: sql_help.c:324 sql_help.c:326 sql_help.c:669 sql_help.c:672 sql_help.c:675
-#: sql_help.c:704 sql_help.c:716 sql_help.c:724 sql_help.c:727 sql_help.c:730
-#: sql_help.c:1400 sql_help.c:1402 sql_help.c:1957 sql_help.c:1978
-#: sql_help.c:2214 sql_help.c:2723 sql_help.c:2732
+#: sql_help.c:327 sql_help.c:329 sql_help.c:697 sql_help.c:700 sql_help.c:703
+#: sql_help.c:732 sql_help.c:744 sql_help.c:752 sql_help.c:755 sql_help.c:758
+#: sql_help.c:1431 sql_help.c:1433 sql_help.c:2028 sql_help.c:2049
+#: sql_help.c:2284 sql_help.c:2801 sql_help.c:2810
 msgid "index_method"
 msgstr "Indexmethode"
 
-#: sql_help.c:336 sql_help.c:1017 sql_help.c:1418 sql_help.c:1823
-#: sql_help.c:2190 sql_help.c:2336 sql_help.c:2846 sql_help.c:3068
-#: sql_help.c:3400
+#: sql_help.c:339 sql_help.c:1044 sql_help.c:1449 sql_help.c:1895
+#: sql_help.c:2260 sql_help.c:2406 sql_help.c:2924 sql_help.c:3146
+#: sql_help.c:3478
 msgid "type_name"
 msgstr "Typname"
 
-#: sql_help.c:337 sql_help.c:1419 sql_help.c:1822 sql_help.c:2337
-#: sql_help.c:2561 sql_help.c:2847 sql_help.c:3060 sql_help.c:3392
+#: sql_help.c:340 sql_help.c:1450 sql_help.c:1894 sql_help.c:2407
+#: sql_help.c:2631 sql_help.c:2925 sql_help.c:3138 sql_help.c:3470
 msgid "lang_name"
 msgstr "Sprachname"
 
-#: sql_help.c:340
+#: sql_help.c:343
 msgid "and aggregate_signature is:"
 msgstr "und Aggregatsignatur Folgendes ist:"
 
-#: sql_help.c:363 sql_help.c:1741
+#: sql_help.c:366 sql_help.c:1544 sql_help.c:1812
 msgid "handler_function"
 msgstr "Handler-Funktion"
 
-#: sql_help.c:364 sql_help.c:1742
+#: sql_help.c:367 sql_help.c:1813
 msgid "validator_function"
 msgstr "Validator-Funktion"
 
-#: sql_help.c:413 sql_help.c:487 sql_help.c:609 sql_help.c:961 sql_help.c:1156
-#: sql_help.c:2205 sql_help.c:2206 sql_help.c:2222 sql_help.c:2223
+#: sql_help.c:416 sql_help.c:493 sql_help.c:625 sql_help.c:988 sql_help.c:1187
+#: sql_help.c:2275 sql_help.c:2276 sql_help.c:2292 sql_help.c:2293
 msgid "action"
 msgstr "Aktion"
 
-#: sql_help.c:415 sql_help.c:422 sql_help.c:426 sql_help.c:427 sql_help.c:430
-#: sql_help.c:432 sql_help.c:433 sql_help.c:434 sql_help.c:436 sql_help.c:439
-#: sql_help.c:441 sql_help.c:442 sql_help.c:611 sql_help.c:621 sql_help.c:623
-#: sql_help.c:626 sql_help.c:628 sql_help.c:853 sql_help.c:963 sql_help.c:976
-#: sql_help.c:980 sql_help.c:981 sql_help.c:985 sql_help.c:987 sql_help.c:988
-#: sql_help.c:989 sql_help.c:991 sql_help.c:994 sql_help.c:996 sql_help.c:1255
-#: sql_help.c:1258 sql_help.c:1278 sql_help.c:1377 sql_help.c:1479
-#: sql_help.c:1484 sql_help.c:1498 sql_help.c:1499 sql_help.c:1500
-#: sql_help.c:1773 sql_help.c:1820 sql_help.c:1882 sql_help.c:1917
-#: sql_help.c:2098 sql_help.c:2178 sql_help.c:2191 sql_help.c:2210
-#: sql_help.c:2212 sql_help.c:2219 sql_help.c:2230 sql_help.c:2247
-#: sql_help.c:2370 sql_help.c:2506 sql_help.c:3039 sql_help.c:3040
-#: sql_help.c:3119 sql_help.c:3134 sql_help.c:3136 sql_help.c:3138
-#: sql_help.c:3371 sql_help.c:3372 sql_help.c:3470 sql_help.c:3611
-#: sql_help.c:3850 sql_help.c:3892 sql_help.c:3894 sql_help.c:3896
-#: sql_help.c:3913 sql_help.c:3916 sql_help.c:4044
+#: sql_help.c:418 sql_help.c:425 sql_help.c:429 sql_help.c:430 sql_help.c:433
+#: sql_help.c:435 sql_help.c:436 sql_help.c:437 sql_help.c:439 sql_help.c:442
+#: sql_help.c:444 sql_help.c:445 sql_help.c:629 sql_help.c:639 sql_help.c:641
+#: sql_help.c:644 sql_help.c:646 sql_help.c:880 sql_help.c:990 sql_help.c:1003
+#: sql_help.c:1007 sql_help.c:1008 sql_help.c:1012 sql_help.c:1014
+#: sql_help.c:1015 sql_help.c:1016 sql_help.c:1018 sql_help.c:1021
+#: sql_help.c:1023 sql_help.c:1286 sql_help.c:1289 sql_help.c:1309
+#: sql_help.c:1408 sql_help.c:1510 sql_help.c:1515 sql_help.c:1529
+#: sql_help.c:1530 sql_help.c:1531 sql_help.c:1844 sql_help.c:1892
+#: sql_help.c:1953 sql_help.c:1988 sql_help.c:2168 sql_help.c:2248
+#: sql_help.c:2261 sql_help.c:2280 sql_help.c:2282 sql_help.c:2289
+#: sql_help.c:2300 sql_help.c:2317 sql_help.c:2440 sql_help.c:2576
+#: sql_help.c:3117 sql_help.c:3118 sql_help.c:3197 sql_help.c:3212
+#: sql_help.c:3214 sql_help.c:3216 sql_help.c:3449 sql_help.c:3450
+#: sql_help.c:3548 sql_help.c:3689 sql_help.c:3928 sql_help.c:3970
+#: sql_help.c:3972 sql_help.c:3974 sql_help.c:3991 sql_help.c:3994
+#: sql_help.c:4122
 msgid "column_name"
 msgstr "Spaltenname"
 
-#: sql_help.c:416 sql_help.c:612 sql_help.c:964
+#: sql_help.c:419 sql_help.c:630 sql_help.c:991
 msgid "new_column_name"
 msgstr "neuer_Spaltenname"
 
-#: sql_help.c:421 sql_help.c:503 sql_help.c:620 sql_help.c:975 sql_help.c:1169
+#: sql_help.c:424 sql_help.c:514 sql_help.c:638 sql_help.c:1002
+#: sql_help.c:1200
 msgid "where action is one of:"
 msgstr "wobei Aktion Folgendes sein kann:"
 
-#: sql_help.c:423 sql_help.c:428 sql_help.c:977 sql_help.c:982 sql_help.c:1171
-#: sql_help.c:1175 sql_help.c:1695 sql_help.c:1774 sql_help.c:1956
-#: sql_help.c:2179 sql_help.c:2415 sql_help.c:3221
+#: sql_help.c:426 sql_help.c:431 sql_help.c:1004 sql_help.c:1009
+#: sql_help.c:1202 sql_help.c:1206 sql_help.c:1765 sql_help.c:1845
+#: sql_help.c:2027 sql_help.c:2249 sql_help.c:2485 sql_help.c:3299
 msgid "data_type"
 msgstr "Datentyp"
 
-#: sql_help.c:424 sql_help.c:429 sql_help.c:978 sql_help.c:983 sql_help.c:1172
-#: sql_help.c:1176 sql_help.c:1696 sql_help.c:1777 sql_help.c:1884
-#: sql_help.c:2180 sql_help.c:2416 sql_help.c:2422 sql_help.c:3129
+#: sql_help.c:427 sql_help.c:432 sql_help.c:1005 sql_help.c:1010
+#: sql_help.c:1203 sql_help.c:1207 sql_help.c:1766 sql_help.c:1848
+#: sql_help.c:1955 sql_help.c:2250 sql_help.c:2486 sql_help.c:2492
+#: sql_help.c:3207
 msgid "collation"
 msgstr "Sortierfolge"
 
-#: sql_help.c:425 sql_help.c:979 sql_help.c:1778 sql_help.c:2181
-#: sql_help.c:2192
+#: sql_help.c:428 sql_help.c:1006 sql_help.c:1849 sql_help.c:2251
+#: sql_help.c:2262
 msgid "column_constraint"
 msgstr "Spalten-Constraint"
 
-#: sql_help.c:435 sql_help.c:622 sql_help.c:990
+#: sql_help.c:438 sql_help.c:640 sql_help.c:1017
 msgid "integer"
 msgstr "ganze_Zahl"
 
-#: sql_help.c:437 sql_help.c:440 sql_help.c:624 sql_help.c:627 sql_help.c:992
-#: sql_help.c:995
+#: sql_help.c:440 sql_help.c:443 sql_help.c:642 sql_help.c:645 sql_help.c:1019
+#: sql_help.c:1022
 msgid "attribute_option"
 msgstr "Attributoption"
 
-#: sql_help.c:445 sql_help.c:997 sql_help.c:1779 sql_help.c:2182
-#: sql_help.c:2193
+#: sql_help.c:448 sql_help.c:1024 sql_help.c:1850 sql_help.c:2252
+#: sql_help.c:2263
 msgid "table_constraint"
 msgstr "Tabellen-Constraint"
 
-#: sql_help.c:448 sql_help.c:449 sql_help.c:450 sql_help.c:451 sql_help.c:1002
-#: sql_help.c:1003 sql_help.c:1004 sql_help.c:1005 sql_help.c:1420
+#: sql_help.c:451 sql_help.c:452 sql_help.c:453 sql_help.c:454 sql_help.c:1029
+#: sql_help.c:1030 sql_help.c:1031 sql_help.c:1032 sql_help.c:1451
 msgid "trigger_name"
 msgstr "Triggername"
 
-#: sql_help.c:452 sql_help.c:453 sql_help.c:1015 sql_help.c:1016
-#: sql_help.c:1780 sql_help.c:2185
+#: sql_help.c:455 sql_help.c:456 sql_help.c:1042 sql_help.c:1043
+#: sql_help.c:1851 sql_help.c:2255
 msgid "parent_table"
 msgstr "Elterntabelle"
 
-#: sql_help.c:504 sql_help.c:1824
+#: sql_help.c:513 sql_help.c:563 sql_help.c:627 sql_help.c:1167
+#: sql_help.c:1797
+msgid "extension_name"
+msgstr "Erweiterungsname"
+
+#: sql_help.c:515 sql_help.c:1896
 msgid "execution_cost"
 msgstr "Ausführungskosten"
 
-#: sql_help.c:505 sql_help.c:1825
+#: sql_help.c:516 sql_help.c:1897
 msgid "result_rows"
 msgstr "Ergebniszeilen"
 
-#: sql_help.c:526 sql_help.c:528 sql_help.c:786 sql_help.c:794 sql_help.c:798
-#: sql_help.c:801 sql_help.c:804 sql_help.c:1210 sql_help.c:1218
-#: sql_help.c:1221 sql_help.c:1223 sql_help.c:1225 sql_help.c:2072
-#: sql_help.c:2074 sql_help.c:2077 sql_help.c:2078 sql_help.c:3038
-#: sql_help.c:3042 sql_help.c:3045 sql_help.c:3047 sql_help.c:3049
-#: sql_help.c:3051 sql_help.c:3053 sql_help.c:3059 sql_help.c:3061
-#: sql_help.c:3063 sql_help.c:3065 sql_help.c:3067 sql_help.c:3069
+#: sql_help.c:537 sql_help.c:539 sql_help.c:813 sql_help.c:821 sql_help.c:825
+#: sql_help.c:828 sql_help.c:831 sql_help.c:1241 sql_help.c:1249
+#: sql_help.c:1252 sql_help.c:1254 sql_help.c:1256 sql_help.c:2142
+#: sql_help.c:2144 sql_help.c:2147 sql_help.c:2148 sql_help.c:3116
+#: sql_help.c:3120 sql_help.c:3123 sql_help.c:3125 sql_help.c:3127
+#: sql_help.c:3129 sql_help.c:3131 sql_help.c:3137 sql_help.c:3139
+#: sql_help.c:3141 sql_help.c:3143 sql_help.c:3145 sql_help.c:3147
 msgid "role_specification"
 msgstr "Rollenangabe"
 
-#: sql_help.c:527 sql_help.c:529 sql_help.c:1237 sql_help.c:1670
-#: sql_help.c:2080 sql_help.c:2491 sql_help.c:2880 sql_help.c:3696
+#: sql_help.c:538 sql_help.c:540 sql_help.c:1268 sql_help.c:1740
+#: sql_help.c:2150 sql_help.c:2561 sql_help.c:2958 sql_help.c:3774
 msgid "user_name"
 msgstr "Benutzername"
 
-#: sql_help.c:530 sql_help.c:806 sql_help.c:1226 sql_help.c:2079
-#: sql_help.c:3070
+#: sql_help.c:541 sql_help.c:833 sql_help.c:1257 sql_help.c:2149
+#: sql_help.c:3148
 msgid "where role_specification can be:"
 msgstr "wobei Rollenangabe Folgendes sein kann:"
 
-#: sql_help.c:532
+#: sql_help.c:543
 msgid "group_name"
 msgstr "Gruppenname"
 
-#: sql_help.c:549 sql_help.c:1675 sql_help.c:1888 sql_help.c:1920
-#: sql_help.c:2188 sql_help.c:2196 sql_help.c:2228 sql_help.c:2250
-#: sql_help.c:2262 sql_help.c:3066 sql_help.c:3398
+#: sql_help.c:561 sql_help.c:1745 sql_help.c:1959 sql_help.c:1991
+#: sql_help.c:2258 sql_help.c:2266 sql_help.c:2298 sql_help.c:2320
+#: sql_help.c:2332 sql_help.c:3144 sql_help.c:3476
 msgid "tablespace_name"
 msgstr "Tablespace-Name"
 
-#: sql_help.c:551 sql_help.c:554 sql_help.c:630 sql_help.c:632 sql_help.c:1012
-#: sql_help.c:1014 sql_help.c:1886 sql_help.c:1918 sql_help.c:2186
-#: sql_help.c:2194 sql_help.c:2226 sql_help.c:2248
+#: sql_help.c:565 sql_help.c:568 sql_help.c:648 sql_help.c:650 sql_help.c:1039
+#: sql_help.c:1041 sql_help.c:1957 sql_help.c:1989 sql_help.c:2256
+#: sql_help.c:2264 sql_help.c:2296 sql_help.c:2318
 msgid "storage_parameter"
 msgstr "Storage-Parameter"
 
-#: sql_help.c:577 sql_help.c:1394 sql_help.c:3481
+#: sql_help.c:591 sql_help.c:1425 sql_help.c:3559
 msgid "large_object_oid"
 msgstr "Large-Object-OID"
 
-#: sql_help.c:629 sql_help.c:1010 sql_help.c:1019 sql_help.c:1022
-#: sql_help.c:1318
+#: sql_help.c:647 sql_help.c:1037 sql_help.c:1046 sql_help.c:1049
+#: sql_help.c:1349
 msgid "index_name"
 msgstr "Indexname"
 
-#: sql_help.c:705 sql_help.c:717 sql_help.c:1959
+#: sql_help.c:680 sql_help.c:2012
+msgid "res_proc"
+msgstr "Res-Funktion"
+
+#: sql_help.c:681 sql_help.c:2013
+msgid "join_proc"
+msgstr "Join-Funktion"
+
+#: sql_help.c:733 sql_help.c:745 sql_help.c:2030
 msgid "strategy_number"
 msgstr "Strategienummer"
 
-#: sql_help.c:707 sql_help.c:708 sql_help.c:711 sql_help.c:712 sql_help.c:718
-#: sql_help.c:719 sql_help.c:721 sql_help.c:722 sql_help.c:1961
-#: sql_help.c:1962 sql_help.c:1965 sql_help.c:1966
+#: sql_help.c:735 sql_help.c:736 sql_help.c:739 sql_help.c:740 sql_help.c:746
+#: sql_help.c:747 sql_help.c:749 sql_help.c:750 sql_help.c:2032
+#: sql_help.c:2033 sql_help.c:2036 sql_help.c:2037
 msgid "op_type"
 msgstr "Optyp"
 
-#: sql_help.c:709 sql_help.c:1963
+#: sql_help.c:737 sql_help.c:2034
 msgid "sort_family_name"
 msgstr "Sortierfamilienname"
 
-#: sql_help.c:710 sql_help.c:720 sql_help.c:1964
+#: sql_help.c:738 sql_help.c:748 sql_help.c:2035
 msgid "support_number"
 msgstr "Unterst-Nummer"
 
-#: sql_help.c:714 sql_help.c:1618 sql_help.c:1968 sql_help.c:2339
-#: sql_help.c:2341
+#: sql_help.c:742 sql_help.c:1688 sql_help.c:2039 sql_help.c:2409
+#: sql_help.c:2411
 msgid "argument_type"
 msgstr "Argumenttyp"
 
-#: sql_help.c:745 sql_help.c:748 sql_help.c:816 sql_help.c:852 sql_help.c:1135
-#: sql_help.c:1277 sql_help.c:1317 sql_help.c:1379 sql_help.c:1404
-#: sql_help.c:1408 sql_help.c:1421 sql_help.c:1478 sql_help.c:1483
-#: sql_help.c:1772 sql_help.c:1880 sql_help.c:1916 sql_help.c:1991
-#: sql_help.c:2049 sql_help.c:2097 sql_help.c:2177 sql_help.c:2189
-#: sql_help.c:2246 sql_help.c:2364 sql_help.c:2540 sql_help.c:2749
-#: sql_help.c:2766 sql_help.c:2856 sql_help.c:3036 sql_help.c:3041
-#: sql_help.c:3086 sql_help.c:3117 sql_help.c:3368 sql_help.c:3373
-#: sql_help.c:3469 sql_help.c:3566 sql_help.c:3568 sql_help.c:3617
-#: sql_help.c:3656 sql_help.c:3805 sql_help.c:3807 sql_help.c:3856
-#: sql_help.c:3890 sql_help.c:3912 sql_help.c:3914 sql_help.c:3915
-#: sql_help.c:3999 sql_help.c:4001 sql_help.c:4050
+#: sql_help.c:773 sql_help.c:776 sql_help.c:843 sql_help.c:879 sql_help.c:1163
+#: sql_help.c:1166 sql_help.c:1308 sql_help.c:1348 sql_help.c:1410
+#: sql_help.c:1435 sql_help.c:1439 sql_help.c:1452 sql_help.c:1509
+#: sql_help.c:1514 sql_help.c:1843 sql_help.c:1951 sql_help.c:1987
+#: sql_help.c:2062 sql_help.c:2119 sql_help.c:2167 sql_help.c:2247
+#: sql_help.c:2259 sql_help.c:2316 sql_help.c:2434 sql_help.c:2610
+#: sql_help.c:2827 sql_help.c:2844 sql_help.c:2934 sql_help.c:3114
+#: sql_help.c:3119 sql_help.c:3164 sql_help.c:3195 sql_help.c:3446
+#: sql_help.c:3451 sql_help.c:3547 sql_help.c:3644 sql_help.c:3646
+#: sql_help.c:3695 sql_help.c:3734 sql_help.c:3883 sql_help.c:3885
+#: sql_help.c:3934 sql_help.c:3968 sql_help.c:3990 sql_help.c:3992
+#: sql_help.c:3993 sql_help.c:4077 sql_help.c:4079 sql_help.c:4128
 msgid "table_name"
 msgstr "Tabellenname"
 
-#: sql_help.c:750 sql_help.c:1993
+#: sql_help.c:778 sql_help.c:2064
 msgid "using_expression"
 msgstr "Using-Ausdruck"
 
-#: sql_help.c:751 sql_help.c:1994
+#: sql_help.c:779 sql_help.c:2065
 msgid "check_expression"
 msgstr "Check-Ausdruck"
 
-#: sql_help.c:790 sql_help.c:1214 sql_help.c:1860 sql_help.c:2026
-#: sql_help.c:2474
+#: sql_help.c:817 sql_help.c:1245 sql_help.c:1931 sql_help.c:2096
+#: sql_help.c:2544
 msgid "password"
 msgstr "Passwort"
 
-#: sql_help.c:791 sql_help.c:1215 sql_help.c:1861 sql_help.c:2027
-#: sql_help.c:2475
+#: sql_help.c:818 sql_help.c:1246 sql_help.c:1932 sql_help.c:2097
+#: sql_help.c:2545
 msgid "timestamp"
 msgstr "Zeit"
 
-#: sql_help.c:795 sql_help.c:799 sql_help.c:802 sql_help.c:805 sql_help.c:3046
-#: sql_help.c:3378
+#: sql_help.c:822 sql_help.c:826 sql_help.c:829 sql_help.c:832 sql_help.c:3124
+#: sql_help.c:3456
 msgid "database_name"
 msgstr "Datenbankname"
 
-#: sql_help.c:846 sql_help.c:2092
+#: sql_help.c:873 sql_help.c:2162
 msgid "increment"
 msgstr "Inkrement"
 
-#: sql_help.c:847 sql_help.c:2093
+#: sql_help.c:874 sql_help.c:2163
 msgid "minvalue"
 msgstr "Minwert"
 
-#: sql_help.c:848 sql_help.c:2094
+#: sql_help.c:875 sql_help.c:2164
 msgid "maxvalue"
 msgstr "Maxwert"
 
-#: sql_help.c:849 sql_help.c:2095 sql_help.c:3564 sql_help.c:3654
-#: sql_help.c:3803 sql_help.c:3932 sql_help.c:3997
+#: sql_help.c:876 sql_help.c:2165 sql_help.c:3642 sql_help.c:3732
+#: sql_help.c:3881 sql_help.c:4010 sql_help.c:4075
 msgid "start"
 msgstr "Start"
 
-#: sql_help.c:850
+#: sql_help.c:877
 msgid "restart"
 msgstr "Restart"
 
-#: sql_help.c:851 sql_help.c:2096
+#: sql_help.c:878 sql_help.c:2166
 msgid "cache"
 msgstr "Cache"
 
-#: sql_help.c:998
+#: sql_help.c:1025
 msgid "table_constraint_using_index"
 msgstr "Tabellen-Constraint-für-Index"
 
-#: sql_help.c:1006 sql_help.c:1007 sql_help.c:1008 sql_help.c:1009
+#: sql_help.c:1033 sql_help.c:1034 sql_help.c:1035 sql_help.c:1036
 msgid "rewrite_rule_name"
 msgstr "Regelname"
 
-#: sql_help.c:1020
+#: sql_help.c:1047
 msgid "and table_constraint_using_index is:"
 msgstr "und Tabellen-Constraint-für-Index Folgendes ist:"
 
-#: sql_help.c:1038 sql_help.c:1041 sql_help.c:2265
+#: sql_help.c:1065 sql_help.c:1068 sql_help.c:2335
 msgid "tablespace_option"
 msgstr "Tablespace-Option"
 
-#: sql_help.c:1062 sql_help.c:1065 sql_help.c:1071 sql_help.c:1075
+#: sql_help.c:1089 sql_help.c:1092 sql_help.c:1098 sql_help.c:1102
 msgid "token_type"
 msgstr "Tokentyp"
 
-#: sql_help.c:1063 sql_help.c:1066
+#: sql_help.c:1090 sql_help.c:1093
 msgid "dictionary_name"
 msgstr "Wörterbuchname"
 
-#: sql_help.c:1068 sql_help.c:1072
+#: sql_help.c:1095 sql_help.c:1099
 msgid "old_dictionary"
 msgstr "altes_Wörterbuch"
 
-#: sql_help.c:1069 sql_help.c:1073
+#: sql_help.c:1096 sql_help.c:1100
 msgid "new_dictionary"
 msgstr "neues_Wörterbuch"
 
-#: sql_help.c:1160 sql_help.c:1170 sql_help.c:1173 sql_help.c:1174
-#: sql_help.c:2414
+#: sql_help.c:1191 sql_help.c:1201 sql_help.c:1204 sql_help.c:1205
+#: sql_help.c:2484
 msgid "attribute_name"
 msgstr "Attributname"
 
-#: sql_help.c:1161
+#: sql_help.c:1192
 msgid "new_attribute_name"
 msgstr "neuer_Attributname"
 
-#: sql_help.c:1167
+#: sql_help.c:1198
 msgid "new_enum_value"
 msgstr "neuer_Enum-Wert"
 
-#: sql_help.c:1168
+#: sql_help.c:1199
 msgid "existing_enum_value"
 msgstr "existierender_Enum-Wert"
 
-#: sql_help.c:1238 sql_help.c:1781 sql_help.c:2108 sql_help.c:2492
-#: sql_help.c:2881 sql_help.c:3052 sql_help.c:3087 sql_help.c:3384
+#: sql_help.c:1269 sql_help.c:1852 sql_help.c:2178 sql_help.c:2562
+#: sql_help.c:2959 sql_help.c:3130 sql_help.c:3165 sql_help.c:3462
 msgid "server_name"
 msgstr "Servername"
 
-#: sql_help.c:1266 sql_help.c:1269 sql_help.c:2507
+#: sql_help.c:1297 sql_help.c:1300 sql_help.c:2577
 msgid "view_option_name"
 msgstr "Sichtoptionsname"
 
-#: sql_help.c:1267 sql_help.c:2508
+#: sql_help.c:1298 sql_help.c:2578
 msgid "view_option_value"
 msgstr "Sichtoptionswert"
 
-#: sql_help.c:1292 sql_help.c:3712 sql_help.c:3714 sql_help.c:3738
+#: sql_help.c:1323 sql_help.c:3790 sql_help.c:3792 sql_help.c:3816
 msgid "transaction_mode"
 msgstr "Transaktionsmodus"
 
-#: sql_help.c:1293 sql_help.c:3715 sql_help.c:3739
+#: sql_help.c:1324 sql_help.c:3793 sql_help.c:3817
 msgid "where transaction_mode is one of:"
 msgstr "wobei Transaktionsmodus Folgendes sein kann:"
 
-#: sql_help.c:1376
+#: sql_help.c:1407
 msgid "relation_name"
 msgstr "Relationsname"
 
-#: sql_help.c:1381 sql_help.c:3048 sql_help.c:3380
+#: sql_help.c:1412 sql_help.c:3126 sql_help.c:3458
 msgid "domain_name"
 msgstr "Domänenname"
 
-#: sql_help.c:1403
+#: sql_help.c:1434
 msgid "policy_name"
 msgstr "Policy-Name"
 
-#: sql_help.c:1407
+#: sql_help.c:1438
 msgid "rule_name"
 msgstr "Regelname"
 
-#: sql_help.c:1424
+#: sql_help.c:1455
 msgid "text"
 msgstr "Text"
 
-#: sql_help.c:1449 sql_help.c:3230 sql_help.c:3418
+#: sql_help.c:1480 sql_help.c:3308 sql_help.c:3496
 msgid "transaction_id"
 msgstr "Transaktions-ID"
 
-#: sql_help.c:1480 sql_help.c:1486 sql_help.c:3156
+#: sql_help.c:1511 sql_help.c:1517 sql_help.c:3234
 msgid "filename"
 msgstr "Dateiname"
 
-#: sql_help.c:1481 sql_help.c:1487 sql_help.c:2051 sql_help.c:2052
-#: sql_help.c:2053
+#: sql_help.c:1512 sql_help.c:1518 sql_help.c:2121 sql_help.c:2122
+#: sql_help.c:2123
 msgid "command"
 msgstr "Befehl"
 
-#: sql_help.c:1485 sql_help.c:1921 sql_help.c:2251 sql_help.c:2509
-#: sql_help.c:2527 sql_help.c:3121
+#: sql_help.c:1516 sql_help.c:1992 sql_help.c:2321 sql_help.c:2579
+#: sql_help.c:2597 sql_help.c:3199
 msgid "query"
 msgstr "Anfrage"
 
-#: sql_help.c:1489 sql_help.c:2926
+#: sql_help.c:1520 sql_help.c:3004
 msgid "where option can be one of:"
 msgstr "wobei Option eine der folgenden sein kann:"
 
-#: sql_help.c:1490
+#: sql_help.c:1521
 msgid "format_name"
 msgstr "Formatname"
 
-#: sql_help.c:1491 sql_help.c:1492 sql_help.c:1495 sql_help.c:2927
-#: sql_help.c:2928 sql_help.c:2929 sql_help.c:2930 sql_help.c:2931
+#: sql_help.c:1522 sql_help.c:1523 sql_help.c:1526 sql_help.c:3005
+#: sql_help.c:3006 sql_help.c:3007 sql_help.c:3008 sql_help.c:3009
 msgid "boolean"
 msgstr "boolean"
 
-#: sql_help.c:1493
+#: sql_help.c:1524
 msgid "delimiter_character"
 msgstr "Trennzeichen"
 
-#: sql_help.c:1494
+#: sql_help.c:1525
 msgid "null_string"
 msgstr "Null-Zeichenkette"
 
-#: sql_help.c:1496
+#: sql_help.c:1527
 msgid "quote_character"
 msgstr "Quote-Zeichen"
 
-#: sql_help.c:1497
+#: sql_help.c:1528
 msgid "escape_character"
 msgstr "Escape-Zeichen"
 
-#: sql_help.c:1501
+#: sql_help.c:1532
 msgid "encoding_name"
 msgstr "Kodierungsname"
 
-#: sql_help.c:1558 sql_help.c:1574 sql_help.c:1577
+#: sql_help.c:1543
+msgid "access_method_type"
+msgstr ""
+
+#: sql_help.c:1616 sql_help.c:1636 sql_help.c:1639
 msgid "arg_data_type"
 msgstr "Arg-Datentyp"
 
-#: sql_help.c:1559 sql_help.c:1578 sql_help.c:1586
+#: sql_help.c:1617 sql_help.c:1640 sql_help.c:1652
 msgid "sfunc"
 msgstr "Übergangsfunktion"
 
-#: sql_help.c:1560 sql_help.c:1579 sql_help.c:1587
+#: sql_help.c:1618 sql_help.c:1641 sql_help.c:1653
 msgid "state_data_type"
 msgstr "Zustandsdatentyp"
 
-#: sql_help.c:1561 sql_help.c:1580 sql_help.c:1588
+#: sql_help.c:1619 sql_help.c:1642 sql_help.c:1654
 msgid "state_data_size"
 msgstr "Zustandsdatengröße"
 
-#: sql_help.c:1562 sql_help.c:1581 sql_help.c:1589
+#: sql_help.c:1620 sql_help.c:1643 sql_help.c:1655
 msgid "ffunc"
 msgstr "Abschlussfunktion"
 
-#: sql_help.c:1563 sql_help.c:1582 sql_help.c:1590
+#: sql_help.c:1621 sql_help.c:1644 sql_help.c:1656
+#, fuzzy
+#| msgid "minvfunc"
+msgid "combinefunc"
+msgstr "Moving-Inversfunktion"
+
+#: sql_help.c:1622 sql_help.c:1645 sql_help.c:1657
+#, fuzzy
+#| msgid "sfunc"
+msgid "serialfunc"
+msgstr "Übergangsfunktion"
+
+#: sql_help.c:1623 sql_help.c:1646 sql_help.c:1658
+msgid "deserialfunc"
+msgstr ""
+
+#: sql_help.c:1624 sql_help.c:1647 sql_help.c:1659
+#, fuzzy
+#| msgid "server_type"
+msgid "serialtype"
+msgstr "Servertyp"
+
+#: sql_help.c:1625 sql_help.c:1648 sql_help.c:1660
 msgid "initial_condition"
 msgstr "Anfangswert"
 
-#: sql_help.c:1564 sql_help.c:1591
+#: sql_help.c:1626 sql_help.c:1661
 msgid "msfunc"
 msgstr "Moving-Übergangsfunktion"
 
-#: sql_help.c:1565 sql_help.c:1592
+#: sql_help.c:1627 sql_help.c:1662
 msgid "minvfunc"
 msgstr "Moving-Inversfunktion"
 
-#: sql_help.c:1566 sql_help.c:1593
+#: sql_help.c:1628 sql_help.c:1663
 msgid "mstate_data_type"
 msgstr "Moving-Zustandsdatentyp"
 
-#: sql_help.c:1567 sql_help.c:1594
+#: sql_help.c:1629 sql_help.c:1664
 msgid "mstate_data_size"
 msgstr "Moving-Zustandsdatengröße"
 
-#: sql_help.c:1568 sql_help.c:1595
+#: sql_help.c:1630 sql_help.c:1665
 msgid "mffunc"
 msgstr "Moving-Abschlussfunktion"
 
-#: sql_help.c:1569 sql_help.c:1596
+#: sql_help.c:1631 sql_help.c:1666
 msgid "minitial_condition"
 msgstr "Moving-Anfangswert"
 
-#: sql_help.c:1570 sql_help.c:1597
+#: sql_help.c:1632 sql_help.c:1667
 msgid "sort_operator"
 msgstr "Sortieroperator"
 
-#: sql_help.c:1583
+#: sql_help.c:1649
 msgid "or the old syntax"
 msgstr "oder die alte Syntax"
 
-#: sql_help.c:1585
+#: sql_help.c:1651
 msgid "base_type"
 msgstr "Basistyp"
 
-#: sql_help.c:1636
+#: sql_help.c:1706
 msgid "locale"
 msgstr "Locale"
 
-#: sql_help.c:1637 sql_help.c:1673
+#: sql_help.c:1707 sql_help.c:1743
 msgid "lc_collate"
 msgstr "lc_collate"
 
-#: sql_help.c:1638 sql_help.c:1674
+#: sql_help.c:1708 sql_help.c:1744
 msgid "lc_ctype"
 msgstr "lc_ctype"
 
-#: sql_help.c:1640
+#: sql_help.c:1710
 msgid "existing_collation"
 msgstr "existierende_Sortierfolge"
 
-#: sql_help.c:1650
+#: sql_help.c:1720
 msgid "source_encoding"
 msgstr "Quellkodierung"
 
-#: sql_help.c:1651
+#: sql_help.c:1721
 msgid "dest_encoding"
 msgstr "Zielkodierung"
 
-#: sql_help.c:1671 sql_help.c:2291
+#: sql_help.c:1741 sql_help.c:2361
 msgid "template"
 msgstr "Vorlage"
 
-#: sql_help.c:1672
+#: sql_help.c:1742
 msgid "encoding"
 msgstr "Kodierung"
 
-#: sql_help.c:1698
+#: sql_help.c:1768
 msgid "constraint"
 msgstr "Constraint"
 
-#: sql_help.c:1699
+#: sql_help.c:1769
 msgid "where constraint is:"
 msgstr "wobei Constraint Folgendes ist:"
 
-#: sql_help.c:1713 sql_help.c:2048 sql_help.c:2363
+#: sql_help.c:1783 sql_help.c:2118 sql_help.c:2433
 msgid "event"
 msgstr "Ereignis"
 
-#: sql_help.c:1714
+#: sql_help.c:1784
 msgid "filter_variable"
 msgstr "Filtervariable"
 
-#: sql_help.c:1726
-msgid "extension_name"
-msgstr "Erweiterungsname"
-
-#: sql_help.c:1728
+#: sql_help.c:1799
 msgid "version"
 msgstr "Version"
 
-#: sql_help.c:1729
+#: sql_help.c:1800
 msgid "old_version"
 msgstr "alte_Version"
 
-#: sql_help.c:1784 sql_help.c:2197
+#: sql_help.c:1855 sql_help.c:2267
 msgid "where column_constraint is:"
 msgstr "wobei Spalten-Constraint Folgendes ist:"
 
-#: sql_help.c:1787 sql_help.c:1818 sql_help.c:2200
+#: sql_help.c:1858 sql_help.c:1890 sql_help.c:2270
 msgid "default_expr"
 msgstr "Vorgabeausdruck"
 
-#: sql_help.c:1788 sql_help.c:2207
+#: sql_help.c:1859 sql_help.c:2277
 msgid "and table_constraint is:"
 msgstr "und Tabellen-Constraint Folgendes ist:"
 
-#: sql_help.c:1819
+#: sql_help.c:1891
 msgid "rettype"
 msgstr "Rückgabetyp"
 
-#: sql_help.c:1821
+#: sql_help.c:1893
 msgid "column_type"
 msgstr "Spaltentyp"
 
-#: sql_help.c:1829
+#: sql_help.c:1901
 msgid "definition"
 msgstr "Definition"
 
-#: sql_help.c:1830
+#: sql_help.c:1902
 msgid "obj_file"
 msgstr "Objektdatei"
 
-#: sql_help.c:1831
+#: sql_help.c:1903
 msgid "link_symbol"
 msgstr "Linksymbol"
 
-#: sql_help.c:1832
+#: sql_help.c:1904
 msgid "attribute"
 msgstr "Attribut"
 
-#: sql_help.c:1867 sql_help.c:2033 sql_help.c:2481
+#: sql_help.c:1938 sql_help.c:2103 sql_help.c:2551
 msgid "uid"
 msgstr "Uid"
 
-#: sql_help.c:1881
+#: sql_help.c:1952
 msgid "method"
 msgstr "Methode"
 
-#: sql_help.c:1885 sql_help.c:2232 sql_help.c:3130
+#: sql_help.c:1956 sql_help.c:2302 sql_help.c:3208
 msgid "opclass"
 msgstr "Opklasse"
 
-#: sql_help.c:1889 sql_help.c:2218
+#: sql_help.c:1960 sql_help.c:2288
 msgid "predicate"
 msgstr "Prädikat"
 
-#: sql_help.c:1901
+#: sql_help.c:1972
 msgid "call_handler"
 msgstr "Handler"
 
-#: sql_help.c:1902
+#: sql_help.c:1973
 msgid "inline_handler"
 msgstr "Inline-Handler"
 
-#: sql_help.c:1903
+#: sql_help.c:1974
 msgid "valfunction"
 msgstr "Valfunktion"
 
-#: sql_help.c:1939
+#: sql_help.c:2010
 msgid "com_op"
 msgstr "Kommutator-Op"
 
-#: sql_help.c:1940
+#: sql_help.c:2011
 msgid "neg_op"
 msgstr "Umkehrungs-Op"
 
-#: sql_help.c:1941
-msgid "res_proc"
-msgstr "Res-Funktion"
-
-#: sql_help.c:1942
-msgid "join_proc"
-msgstr "Join-Funktion"
-
-#: sql_help.c:1958
+#: sql_help.c:2029
 msgid "family_name"
 msgstr "Familienname"
 
-#: sql_help.c:1969
+#: sql_help.c:2040
 msgid "storage_type"
 msgstr "Storage-Typ"
 
-#: sql_help.c:2050 sql_help.c:2366 sql_help.c:2543 sql_help.c:3140
-#: sql_help.c:3555 sql_help.c:3557 sql_help.c:3645 sql_help.c:3647
-#: sql_help.c:3794 sql_help.c:3796 sql_help.c:3899 sql_help.c:3988
-#: sql_help.c:3990
+#: sql_help.c:2120 sql_help.c:2436 sql_help.c:2613 sql_help.c:3218
+#: sql_help.c:3633 sql_help.c:3635 sql_help.c:3723 sql_help.c:3725
+#: sql_help.c:3872 sql_help.c:3874 sql_help.c:3977 sql_help.c:4066
+#: sql_help.c:4068
 msgid "condition"
 msgstr "Bedingung"
 
-#: sql_help.c:2054 sql_help.c:2369
+#: sql_help.c:2124 sql_help.c:2439
 msgid "where event can be one of:"
 msgstr "wobei Ereignis eins der folgenden sein kann:"
 
-#: sql_help.c:2073 sql_help.c:2075
+#: sql_help.c:2143 sql_help.c:2145
 msgid "schema_element"
 msgstr "Schemaelement"
 
-#: sql_help.c:2109
+#: sql_help.c:2179
 msgid "server_type"
 msgstr "Servertyp"
 
-#: sql_help.c:2110
+#: sql_help.c:2180
 msgid "server_version"
 msgstr "Serverversion"
 
-#: sql_help.c:2111 sql_help.c:3050 sql_help.c:3382
+#: sql_help.c:2181 sql_help.c:3128 sql_help.c:3460
 msgid "fdw_name"
 msgstr "FDW-Name"
 
-#: sql_help.c:2183
+#: sql_help.c:2253
 msgid "source_table"
 msgstr "Quelltabelle"
 
-#: sql_help.c:2184
+#: sql_help.c:2254
 msgid "like_option"
 msgstr "Like-Option"
 
-#: sql_help.c:2201 sql_help.c:2202 sql_help.c:2211 sql_help.c:2213
-#: sql_help.c:2217
+#: sql_help.c:2271 sql_help.c:2272 sql_help.c:2281 sql_help.c:2283
+#: sql_help.c:2287
 msgid "index_parameters"
 msgstr "Indexparameter"
 
-#: sql_help.c:2203 sql_help.c:2220
+#: sql_help.c:2273 sql_help.c:2290
 msgid "reftable"
 msgstr "Reftabelle"
 
-#: sql_help.c:2204 sql_help.c:2221
+#: sql_help.c:2274 sql_help.c:2291
 msgid "refcolumn"
 msgstr "Refspalte"
 
-#: sql_help.c:2215
+#: sql_help.c:2285
 msgid "exclude_element"
 msgstr "Exclude-Element"
 
-#: sql_help.c:2216 sql_help.c:3562 sql_help.c:3652 sql_help.c:3801
-#: sql_help.c:3930 sql_help.c:3995
+#: sql_help.c:2286 sql_help.c:3640 sql_help.c:3730 sql_help.c:3879
+#: sql_help.c:4008 sql_help.c:4073
 msgid "operator"
 msgstr "Operator"
 
-#: sql_help.c:2224
+#: sql_help.c:2294
 msgid "and like_option is:"
 msgstr "und Like-Option Folgendes ist:"
 
-#: sql_help.c:2225
+#: sql_help.c:2295
 msgid "index_parameters in UNIQUE, PRIMARY KEY, and EXCLUDE constraints are:"
 msgstr "Indexparameter bei UNIQUE-, PRIMARY KEY- und EXCLUDE-Constraints sind:"
 
-#: sql_help.c:2229
+#: sql_help.c:2299
 msgid "exclude_element in an EXCLUDE constraint is:"
 msgstr "Exclude-Element in einem EXCLUDE-Constraint ist:"
 
-#: sql_help.c:2264
+#: sql_help.c:2334
 msgid "directory"
 msgstr "Verzeichnis"
 
-#: sql_help.c:2278
+#: sql_help.c:2348
 msgid "parser_name"
 msgstr "Parser-Name"
 
-#: sql_help.c:2279
+#: sql_help.c:2349
 msgid "source_config"
 msgstr "Quellkonfig"
 
-#: sql_help.c:2308
+#: sql_help.c:2378
 msgid "start_function"
 msgstr "Startfunktion"
 
-#: sql_help.c:2309
+#: sql_help.c:2379
 msgid "gettoken_function"
 msgstr "Gettext-Funktion"
 
-#: sql_help.c:2310
+#: sql_help.c:2380
 msgid "end_function"
 msgstr "Endfunktion"
 
-#: sql_help.c:2311
+#: sql_help.c:2381
 msgid "lextypes_function"
 msgstr "Lextypenfunktion"
 
-#: sql_help.c:2312
+#: sql_help.c:2382
 msgid "headline_function"
 msgstr "Headline-Funktion"
 
-#: sql_help.c:2324
+#: sql_help.c:2394
 msgid "init_function"
 msgstr "Init-Funktion"
 
-#: sql_help.c:2325
+#: sql_help.c:2395
 msgid "lexize_function"
 msgstr "Lexize-Funktion"
 
-#: sql_help.c:2338
+#: sql_help.c:2408
 msgid "from_sql_function_name"
 msgstr "From-SQL-Funktionsname"
 
-#: sql_help.c:2340
+#: sql_help.c:2410
 msgid "to_sql_function_name"
 msgstr "To-SQL-Funktionsname"
 
-#: sql_help.c:2365
+#: sql_help.c:2435
 msgid "referenced_table_name"
 msgstr "verwiesener_Tabellenname"
 
-#: sql_help.c:2368
+#: sql_help.c:2438
 msgid "arguments"
 msgstr "Argumente"
 
-#: sql_help.c:2418 sql_help.c:3490
+#: sql_help.c:2488 sql_help.c:3568
 msgid "label"
 msgstr "Label"
 
-#: sql_help.c:2420
+#: sql_help.c:2490
 msgid "subtype"
 msgstr "Untertyp"
 
-#: sql_help.c:2421
+#: sql_help.c:2491
 msgid "subtype_operator_class"
 msgstr "Untertyp-Operatorklasse"
 
-#: sql_help.c:2423
+#: sql_help.c:2493
 msgid "canonical_function"
 msgstr "Canonical-Funktion"
 
-#: sql_help.c:2424
+#: sql_help.c:2494
 msgid "subtype_diff_function"
 msgstr "Untertyp-Diff-Funktion"
 
-#: sql_help.c:2426
+#: sql_help.c:2496
 msgid "input_function"
 msgstr "Eingabefunktion"
 
-#: sql_help.c:2427
+#: sql_help.c:2497
 msgid "output_function"
 msgstr "Ausgabefunktion"
 
-#: sql_help.c:2428
+#: sql_help.c:2498
 msgid "receive_function"
 msgstr "Empfangsfunktion"
 
-#: sql_help.c:2429
+#: sql_help.c:2499
 msgid "send_function"
 msgstr "Sendefunktion"
 
-#: sql_help.c:2430
+#: sql_help.c:2500
 msgid "type_modifier_input_function"
 msgstr "Typmod-Eingabefunktion"
 
-#: sql_help.c:2431
+#: sql_help.c:2501
 msgid "type_modifier_output_function"
 msgstr "Typmod-Ausgabefunktion"
 
-#: sql_help.c:2432
+#: sql_help.c:2502
 msgid "analyze_function"
 msgstr "Analyze-Funktion"
 
-#: sql_help.c:2433
+#: sql_help.c:2503
 msgid "internallength"
 msgstr "interne_Länge"
 
-#: sql_help.c:2434
+#: sql_help.c:2504
 msgid "alignment"
 msgstr "Ausrichtung"
 
-#: sql_help.c:2435
+#: sql_help.c:2505
 msgid "storage"
 msgstr "Speicherung"
 
-#: sql_help.c:2436
+#: sql_help.c:2506
 msgid "like_type"
 msgstr "wie_Typ"
 
-#: sql_help.c:2437
+#: sql_help.c:2507
 msgid "category"
 msgstr "Kategorie"
 
-#: sql_help.c:2438
+#: sql_help.c:2508
 msgid "preferred"
 msgstr "bevorzugt"
 
-#: sql_help.c:2439
+#: sql_help.c:2509
 msgid "default"
 msgstr "Vorgabewert"
 
-#: sql_help.c:2440
+#: sql_help.c:2510
 msgid "element"
 msgstr "Element"
 
-#: sql_help.c:2441
+#: sql_help.c:2511
 msgid "delimiter"
 msgstr "Trennzeichen"
 
-#: sql_help.c:2442
+#: sql_help.c:2512
 msgid "collatable"
 msgstr "sortierbar"
 
-#: sql_help.c:2539 sql_help.c:3116 sql_help.c:3550 sql_help.c:3639
-#: sql_help.c:3789 sql_help.c:3889 sql_help.c:3983
+#: sql_help.c:2609 sql_help.c:3194 sql_help.c:3628 sql_help.c:3717
+#: sql_help.c:3867 sql_help.c:3967 sql_help.c:4061
 msgid "with_query"
 msgstr "With-Anfrage"
 
-#: sql_help.c:2541 sql_help.c:3118 sql_help.c:3569 sql_help.c:3575
-#: sql_help.c:3578 sql_help.c:3582 sql_help.c:3586 sql_help.c:3594
-#: sql_help.c:3808 sql_help.c:3814 sql_help.c:3817 sql_help.c:3821
-#: sql_help.c:3825 sql_help.c:3833 sql_help.c:3891 sql_help.c:4002
-#: sql_help.c:4008 sql_help.c:4011 sql_help.c:4015 sql_help.c:4019
-#: sql_help.c:4027
+#: sql_help.c:2611 sql_help.c:3196 sql_help.c:3647 sql_help.c:3653
+#: sql_help.c:3656 sql_help.c:3660 sql_help.c:3664 sql_help.c:3672
+#: sql_help.c:3886 sql_help.c:3892 sql_help.c:3895 sql_help.c:3899
+#: sql_help.c:3903 sql_help.c:3911 sql_help.c:3969 sql_help.c:4080
+#: sql_help.c:4086 sql_help.c:4089 sql_help.c:4093 sql_help.c:4097
+#: sql_help.c:4105
 msgid "alias"
 msgstr "Alias"
 
-#: sql_help.c:2542
+#: sql_help.c:2612
 msgid "using_list"
 msgstr "Using-Liste"
 
-#: sql_help.c:2544 sql_help.c:2957 sql_help.c:3197 sql_help.c:3900
+#: sql_help.c:2614 sql_help.c:3035 sql_help.c:3275 sql_help.c:3978
 msgid "cursor_name"
 msgstr "Cursor-Name"
 
-#: sql_help.c:2545 sql_help.c:3124 sql_help.c:3901
+#: sql_help.c:2615 sql_help.c:3202 sql_help.c:3979
 msgid "output_expression"
 msgstr "Ausgabeausdruck"
 
-#: sql_help.c:2546 sql_help.c:3125 sql_help.c:3553 sql_help.c:3642
-#: sql_help.c:3792 sql_help.c:3902 sql_help.c:3986
+#: sql_help.c:2616 sql_help.c:3203 sql_help.c:3631 sql_help.c:3720
+#: sql_help.c:3870 sql_help.c:3980 sql_help.c:4064
 msgid "output_name"
 msgstr "Ausgabename"
 
-#: sql_help.c:2562
+#: sql_help.c:2632
 msgid "code"
 msgstr "Code"
 
-#: sql_help.c:2905
+#: sql_help.c:2983
 msgid "parameter"
 msgstr "Parameter"
 
-#: sql_help.c:2924 sql_help.c:2925 sql_help.c:3222
+#: sql_help.c:3002 sql_help.c:3003 sql_help.c:3300
 msgid "statement"
 msgstr "Anweisung"
 
-#: sql_help.c:2956 sql_help.c:3196
+#: sql_help.c:3034 sql_help.c:3274
 msgid "direction"
 msgstr "Richtung"
 
-#: sql_help.c:2958 sql_help.c:3198
+#: sql_help.c:3036 sql_help.c:3276
 msgid "where direction can be empty or one of:"
 msgstr "wobei Richtung leer sein kann oder Folgendes:"
 
-#: sql_help.c:2959 sql_help.c:2960 sql_help.c:2961 sql_help.c:2962
-#: sql_help.c:2963 sql_help.c:3199 sql_help.c:3200 sql_help.c:3201
-#: sql_help.c:3202 sql_help.c:3203 sql_help.c:3563 sql_help.c:3565
-#: sql_help.c:3653 sql_help.c:3655 sql_help.c:3802 sql_help.c:3804
-#: sql_help.c:3931 sql_help.c:3933 sql_help.c:3996 sql_help.c:3998
+#: sql_help.c:3037 sql_help.c:3038 sql_help.c:3039 sql_help.c:3040
+#: sql_help.c:3041 sql_help.c:3277 sql_help.c:3278 sql_help.c:3279
+#: sql_help.c:3280 sql_help.c:3281 sql_help.c:3641 sql_help.c:3643
+#: sql_help.c:3731 sql_help.c:3733 sql_help.c:3880 sql_help.c:3882
+#: sql_help.c:4009 sql_help.c:4011 sql_help.c:4074 sql_help.c:4076
 msgid "count"
 msgstr "Anzahl"
 
-#: sql_help.c:3043 sql_help.c:3375
+#: sql_help.c:3121 sql_help.c:3453
 msgid "sequence_name"
 msgstr "Sequenzname"
 
-#: sql_help.c:3056 sql_help.c:3388
+#: sql_help.c:3134 sql_help.c:3466
 msgid "arg_name"
 msgstr "Argname"
 
-#: sql_help.c:3057 sql_help.c:3389
+#: sql_help.c:3135 sql_help.c:3467
 msgid "arg_type"
 msgstr "Argtyp"
 
-#: sql_help.c:3062 sql_help.c:3394
+#: sql_help.c:3140 sql_help.c:3472
 msgid "loid"
 msgstr "Large-Object-OID"
 
-#: sql_help.c:3085
+#: sql_help.c:3163
 msgid "remote_schema"
 msgstr "fernes_Schema"
 
-#: sql_help.c:3088
+#: sql_help.c:3166
 msgid "local_schema"
 msgstr "lokales_Schema"
 
-#: sql_help.c:3122
+#: sql_help.c:3200
 msgid "conflict_target"
 msgstr "Konfliktziel"
 
-#: sql_help.c:3123
+#: sql_help.c:3201
 msgid "conflict_action"
 msgstr "Konfliktaktion"
 
-#: sql_help.c:3126
+#: sql_help.c:3204
 msgid "where conflict_target can be one of:"
 msgstr "wobei Konfliktziel Folgendes sein kann:"
 
-#: sql_help.c:3127
+#: sql_help.c:3205
 msgid "index_column_name"
 msgstr "Indexspaltenname"
 
-#: sql_help.c:3128
+#: sql_help.c:3206
 msgid "index_expression"
 msgstr "Indexausdruck"
 
-#: sql_help.c:3131
+#: sql_help.c:3209
 msgid "index_predicate"
 msgstr "Indexprädikat"
 
-#: sql_help.c:3133
+#: sql_help.c:3211
 msgid "and conflict_action is one of:"
 msgstr "und Konfliktaktion Folgendes sein kann:"
 
-#: sql_help.c:3139 sql_help.c:3897
+#: sql_help.c:3217 sql_help.c:3975
 msgid "sub-SELECT"
 msgstr "Sub-SELECT"
 
-#: sql_help.c:3148 sql_help.c:3211 sql_help.c:3873
+#: sql_help.c:3226 sql_help.c:3289 sql_help.c:3951
 msgid "channel"
 msgstr "Kanal"
 
-#: sql_help.c:3170
+#: sql_help.c:3248
 msgid "lockmode"
 msgstr "Sperrmodus"
 
-#: sql_help.c:3171
+#: sql_help.c:3249
 msgid "where lockmode is one of:"
 msgstr "wobei Sperrmodus Folgendes sein kann:"
 
-#: sql_help.c:3212
+#: sql_help.c:3290
 msgid "payload"
 msgstr "Payload"
 
-#: sql_help.c:3239
+#: sql_help.c:3317
 msgid "old_role"
 msgstr "alte_Rolle"
 
-#: sql_help.c:3240
+#: sql_help.c:3318
 msgid "new_role"
 msgstr "neue_Rolle"
 
-#: sql_help.c:3265 sql_help.c:3426 sql_help.c:3434
+#: sql_help.c:3343 sql_help.c:3504 sql_help.c:3512
 msgid "savepoint_name"
 msgstr "Sicherungspunktsname"
 
-#: sql_help.c:3467
+#: sql_help.c:3545
 msgid "provider"
 msgstr "Provider"
 
-#: sql_help.c:3554 sql_help.c:3596 sql_help.c:3598 sql_help.c:3644
-#: sql_help.c:3793 sql_help.c:3835 sql_help.c:3837 sql_help.c:3987
-#: sql_help.c:4029 sql_help.c:4031
+#: sql_help.c:3632 sql_help.c:3674 sql_help.c:3676 sql_help.c:3722
+#: sql_help.c:3871 sql_help.c:3913 sql_help.c:3915 sql_help.c:4065
+#: sql_help.c:4107 sql_help.c:4109
 msgid "from_item"
 msgstr "From-Element"
 
-#: sql_help.c:3556 sql_help.c:3608 sql_help.c:3795 sql_help.c:3847
-#: sql_help.c:3989 sql_help.c:4041
+#: sql_help.c:3634 sql_help.c:3686 sql_help.c:3873 sql_help.c:3925
+#: sql_help.c:4067 sql_help.c:4119
 msgid "grouping_element"
 msgstr "Gruppierelement"
 
-#: sql_help.c:3558 sql_help.c:3648 sql_help.c:3797 sql_help.c:3991
+#: sql_help.c:3636 sql_help.c:3726 sql_help.c:3875 sql_help.c:4069
 msgid "window_name"
 msgstr "Fenstername"
 
-#: sql_help.c:3559 sql_help.c:3649 sql_help.c:3798 sql_help.c:3992
+#: sql_help.c:3637 sql_help.c:3727 sql_help.c:3876 sql_help.c:4070
 msgid "window_definition"
 msgstr "Fensterdefinition"
 
-#: sql_help.c:3560 sql_help.c:3574 sql_help.c:3612 sql_help.c:3650
-#: sql_help.c:3799 sql_help.c:3813 sql_help.c:3851 sql_help.c:3993
-#: sql_help.c:4007 sql_help.c:4045
+#: sql_help.c:3638 sql_help.c:3652 sql_help.c:3690 sql_help.c:3728
+#: sql_help.c:3877 sql_help.c:3891 sql_help.c:3929 sql_help.c:4071
+#: sql_help.c:4085 sql_help.c:4123
 msgid "select"
 msgstr "Select"
 
-#: sql_help.c:3567 sql_help.c:3806 sql_help.c:4000
+#: sql_help.c:3645 sql_help.c:3884 sql_help.c:4078
 msgid "where from_item can be one of:"
 msgstr "wobei From-Element Folgendes sein kann:"
 
-#: sql_help.c:3570 sql_help.c:3576 sql_help.c:3579 sql_help.c:3583
-#: sql_help.c:3595 sql_help.c:3809 sql_help.c:3815 sql_help.c:3818
-#: sql_help.c:3822 sql_help.c:3834 sql_help.c:4003 sql_help.c:4009
-#: sql_help.c:4012 sql_help.c:4016 sql_help.c:4028
+#: sql_help.c:3648 sql_help.c:3654 sql_help.c:3657 sql_help.c:3661
+#: sql_help.c:3673 sql_help.c:3887 sql_help.c:3893 sql_help.c:3896
+#: sql_help.c:3900 sql_help.c:3912 sql_help.c:4081 sql_help.c:4087
+#: sql_help.c:4090 sql_help.c:4094 sql_help.c:4106
 msgid "column_alias"
 msgstr "Spaltenalias"
 
-#: sql_help.c:3571 sql_help.c:3810 sql_help.c:4004
+#: sql_help.c:3649 sql_help.c:3888 sql_help.c:4082
 msgid "sampling_method"
 msgstr "Stichprobenmethode"
 
-#: sql_help.c:3572 sql_help.c:3581 sql_help.c:3585 sql_help.c:3589
-#: sql_help.c:3592 sql_help.c:3811 sql_help.c:3820 sql_help.c:3824
-#: sql_help.c:3828 sql_help.c:3831 sql_help.c:4005 sql_help.c:4014
-#: sql_help.c:4018 sql_help.c:4022 sql_help.c:4025
+#: sql_help.c:3650 sql_help.c:3659 sql_help.c:3663 sql_help.c:3667
+#: sql_help.c:3670 sql_help.c:3889 sql_help.c:3898 sql_help.c:3902
+#: sql_help.c:3906 sql_help.c:3909 sql_help.c:4083 sql_help.c:4092
+#: sql_help.c:4096 sql_help.c:4100 sql_help.c:4103
 msgid "argument"
 msgstr "Argument"
 
-#: sql_help.c:3573 sql_help.c:3812 sql_help.c:4006
+#: sql_help.c:3651 sql_help.c:3890 sql_help.c:4084
 msgid "seed"
 msgstr "Startwert"
 
-#: sql_help.c:3577 sql_help.c:3610 sql_help.c:3816 sql_help.c:3849
-#: sql_help.c:4010 sql_help.c:4043
+#: sql_help.c:3655 sql_help.c:3688 sql_help.c:3894 sql_help.c:3927
+#: sql_help.c:4088 sql_help.c:4121
 msgid "with_query_name"
 msgstr "With-Anfragename"
 
-#: sql_help.c:3587 sql_help.c:3590 sql_help.c:3593 sql_help.c:3826
-#: sql_help.c:3829 sql_help.c:3832 sql_help.c:4020 sql_help.c:4023
-#: sql_help.c:4026
+#: sql_help.c:3665 sql_help.c:3668 sql_help.c:3671 sql_help.c:3904
+#: sql_help.c:3907 sql_help.c:3910 sql_help.c:4098 sql_help.c:4101
+#: sql_help.c:4104
 msgid "column_definition"
 msgstr "Spaltendefinition"
 
-#: sql_help.c:3597 sql_help.c:3836 sql_help.c:4030
+#: sql_help.c:3675 sql_help.c:3914 sql_help.c:4108
 msgid "join_type"
 msgstr "Verbundtyp"
 
-#: sql_help.c:3599 sql_help.c:3838 sql_help.c:4032
+#: sql_help.c:3677 sql_help.c:3916 sql_help.c:4110
 msgid "join_condition"
 msgstr "Verbundbedingung"
 
-#: sql_help.c:3600 sql_help.c:3839 sql_help.c:4033
+#: sql_help.c:3678 sql_help.c:3917 sql_help.c:4111
 msgid "join_column"
 msgstr "Verbundspalte"
 
-#: sql_help.c:3601 sql_help.c:3840 sql_help.c:4034
+#: sql_help.c:3679 sql_help.c:3918 sql_help.c:4112
 msgid "and grouping_element can be one of:"
 msgstr "und Gruppierelement eins der folgenden sein kann:"
 
-#: sql_help.c:3609 sql_help.c:3848 sql_help.c:4042
+#: sql_help.c:3687 sql_help.c:3926 sql_help.c:4120
 msgid "and with_query is:"
 msgstr "und With-Anfrage ist:"
 
-#: sql_help.c:3613 sql_help.c:3852 sql_help.c:4046
+#: sql_help.c:3691 sql_help.c:3930 sql_help.c:4124
 msgid "values"
 msgstr "values"
 
-#: sql_help.c:3614 sql_help.c:3853 sql_help.c:4047
+#: sql_help.c:3692 sql_help.c:3931 sql_help.c:4125
 msgid "insert"
 msgstr "insert"
 
-#: sql_help.c:3615 sql_help.c:3854 sql_help.c:4048
+#: sql_help.c:3693 sql_help.c:3932 sql_help.c:4126
 msgid "update"
 msgstr "update"
 
-#: sql_help.c:3616 sql_help.c:3855 sql_help.c:4049
+#: sql_help.c:3694 sql_help.c:3933 sql_help.c:4127
 msgid "delete"
 msgstr "delete"
 
-#: sql_help.c:3643
+#: sql_help.c:3721
 msgid "new_table"
 msgstr "neue_Tabelle"
 
-#: sql_help.c:3668
+#: sql_help.c:3746
 msgid "timezone"
 msgstr "Zeitzone"
 
-#: sql_help.c:3713
+#: sql_help.c:3791
 msgid "snapshot_id"
 msgstr "Snapshot-ID"
 
-#: sql_help.c:3898
+#: sql_help.c:3976
 msgid "from_list"
 msgstr "From-Liste"
 
-#: sql_help.c:3929
+#: sql_help.c:4007
 msgid "sort_expression"
 msgstr "Sortierausdruck"
 
-#: sql_help.h:197 sql_help.h:927
+#: sql_help.c:4134 sql_help.c:4874
 msgid "abort the current transaction"
 msgstr "bricht die aktuelle Transaktion ab"
 
-#: sql_help.h:202
+#: sql_help.c:4139
 msgid "change the definition of an aggregate function"
 msgstr "ändert die Definition einer Aggregatfunktion"
 
-#: sql_help.h:207
+#: sql_help.c:4144
 msgid "change the definition of a collation"
 msgstr "ändert die Definition einer Sortierfolge"
 
-#: sql_help.h:212
+#: sql_help.c:4149
 msgid "change the definition of a conversion"
 msgstr "ändert die Definition einer Zeichensatzkonversion"
 
-#: sql_help.h:217
+#: sql_help.c:4154
 msgid "change a database"
 msgstr "ändert eine Datenbank"
 
-#: sql_help.h:222
+#: sql_help.c:4159
 msgid "define default access privileges"
 msgstr "definiert vorgegebene Zugriffsprivilegien"
 
-#: sql_help.h:227
+#: sql_help.c:4164
 msgid "change the definition of a domain"
 msgstr "ändert die Definition einer Domäne"
 
-#: sql_help.h:232
+#: sql_help.c:4169
 msgid "change the definition of an event trigger"
 msgstr "ändert die Definition eines Ereignistriggers"
 
-#: sql_help.h:237
+#: sql_help.c:4174
 msgid "change the definition of an extension"
 msgstr "ändert die Definition einer Erweiterung"
 
-#: sql_help.h:242
+#: sql_help.c:4179
 msgid "change the definition of a foreign-data wrapper"
 msgstr "ändert die Definition eines Fremddaten-Wrappers"
 
-#: sql_help.h:247
+#: sql_help.c:4184
 msgid "change the definition of a foreign table"
 msgstr "ändert die Definition einer Fremdtabelle"
 
-#: sql_help.h:252
+#: sql_help.c:4189
 msgid "change the definition of a function"
 msgstr "ändert die Definition einer Funktion"
 
-#: sql_help.h:257
+#: sql_help.c:4194
 msgid "change role name or membership"
 msgstr "ändert Rollenname oder -mitglieder"
 
-#: sql_help.h:262
+#: sql_help.c:4199
 msgid "change the definition of an index"
 msgstr "ändert die Definition eines Index"
 
-#: sql_help.h:267
+#: sql_help.c:4204
 msgid "change the definition of a procedural language"
 msgstr "ändert die Definition einer prozeduralen Sprache"
 
-#: sql_help.h:272
+#: sql_help.c:4209
 msgid "change the definition of a large object"
 msgstr "ändert die Definition eines Large Object"
 
-#: sql_help.h:277
+#: sql_help.c:4214
 msgid "change the definition of a materialized view"
 msgstr "ändert die Definition einer materialisierten Sicht"
 
-#: sql_help.h:282
+#: sql_help.c:4219
 msgid "change the definition of an operator"
 msgstr "ändert die Definition eines Operators"
 
-#: sql_help.h:287
+#: sql_help.c:4224
 msgid "change the definition of an operator class"
 msgstr "ändert die Definition einer Operatorklasse"
 
-#: sql_help.h:292
+#: sql_help.c:4229
 msgid "change the definition of an operator family"
 msgstr "ändert die Definition einer Operatorfamilie"
 
-#: sql_help.h:297
+#: sql_help.c:4234
 msgid "change the definition of a row level security policy"
 msgstr "ändert die Definition einer Policy für Sicherheit auf Zeilenebene"
 
-#: sql_help.h:302 sql_help.h:372
+#: sql_help.c:4239 sql_help.c:4309
 msgid "change a database role"
 msgstr "ändert eine Datenbankrolle"
 
-#: sql_help.h:307
+#: sql_help.c:4244
 msgid "change the definition of a rule"
 msgstr "ändert die Definition einer Regel"
 
-#: sql_help.h:312
+#: sql_help.c:4249
 msgid "change the definition of a schema"
 msgstr "ändert die Definition eines Schemas"
 
-#: sql_help.h:317
+#: sql_help.c:4254
 msgid "change the definition of a sequence generator"
 msgstr "ändert die Definition eines Sequenzgenerators"
 
-#: sql_help.h:322
+#: sql_help.c:4259
 msgid "change the definition of a foreign server"
 msgstr "ändert die Definition eines Fremdservers"
 
-#: sql_help.h:327
+#: sql_help.c:4264
 msgid "change a server configuration parameter"
 msgstr "ändert einen Server-Konfigurationsparameter"
 
-#: sql_help.h:332
+#: sql_help.c:4269
 msgid "change the definition of a table"
 msgstr "ändert die Definition einer Tabelle"
 
-#: sql_help.h:337
+#: sql_help.c:4274
 msgid "change the definition of a tablespace"
 msgstr "ändert die Definition eines Tablespace"
 
-#: sql_help.h:342
+#: sql_help.c:4279
 msgid "change the definition of a text search configuration"
 msgstr "ändert die Definition einer Textsuchekonfiguration"
 
-#: sql_help.h:347
+#: sql_help.c:4284
 msgid "change the definition of a text search dictionary"
 msgstr "ändert die Definition eines Textsuchewörterbuchs"
 
-#: sql_help.h:352
+#: sql_help.c:4289
 msgid "change the definition of a text search parser"
 msgstr "ändert die Definition eines Textsucheparsers"
 
-#: sql_help.h:357
+#: sql_help.c:4294
 msgid "change the definition of a text search template"
 msgstr "ändert die Definition einer Textsuchevorlage"
 
-#: sql_help.h:362
+#: sql_help.c:4299
 msgid "change the definition of a trigger"
 msgstr "ändert die Definition eines Triggers"
 
-#: sql_help.h:367
+#: sql_help.c:4304
 msgid "change the definition of a type"
 msgstr "ändert die Definition eines Typs"
 
-#: sql_help.h:377
+#: sql_help.c:4314
 msgid "change the definition of a user mapping"
 msgstr "ändert die Definition einer Benutzerabbildung"
 
-#: sql_help.h:382
+#: sql_help.c:4319
 msgid "change the definition of a view"
 msgstr "ändert die Definition einer Sicht"
 
-#: sql_help.h:387
+#: sql_help.c:4324
 msgid "collect statistics about a database"
 msgstr "sammelt Statistiken über eine Datenbank"
 
-#: sql_help.h:392 sql_help.h:992
+#: sql_help.c:4329 sql_help.c:4939
 msgid "start a transaction block"
 msgstr "startet einen Transaktionsblock"
 
-#: sql_help.h:397
+#: sql_help.c:4334
 msgid "force a transaction log checkpoint"
 msgstr "erzwingt einen Checkpoint im Transaktionslog"
 
-#: sql_help.h:402
+#: sql_help.c:4339
 msgid "close a cursor"
 msgstr "schließt einen Cursor"
 
-#: sql_help.h:407
+#: sql_help.c:4344
 msgid "cluster a table according to an index"
 msgstr "clustert eine Tabelle nach einem Index"
 
-#: sql_help.h:412
+#: sql_help.c:4349
 msgid "define or change the comment of an object"
 msgstr "definiert oder ändert den Kommentar eines Objektes"
 
-#: sql_help.h:417 sql_help.h:827
+#: sql_help.c:4354 sql_help.c:4774
 msgid "commit the current transaction"
 msgstr "schließt die aktuelle Transaktion ab"
 
-#: sql_help.h:422
+#: sql_help.c:4359
 msgid "commit a transaction that was earlier prepared for two-phase commit"
 msgstr "schließt eine Transaktion ab, die vorher für Two-Phase-Commit vorbereitet worden war"
 
-#: sql_help.h:427
+#: sql_help.c:4364
 msgid "copy data between a file and a table"
 msgstr "kopiert Daten zwischen einer Datei und einer Tabelle"
 
-#: sql_help.h:432
+#: sql_help.c:4369
+msgid "define a new access method"
+msgstr "definiert eine neue Zugriffsmethode"
+
+#: sql_help.c:4374
 msgid "define a new aggregate function"
 msgstr "definiert eine neue Aggregatfunktion"
 
-#: sql_help.h:437
+#: sql_help.c:4379
 msgid "define a new cast"
 msgstr "definiert eine neue Typumwandlung"
 
-#: sql_help.h:442
+#: sql_help.c:4384
 msgid "define a new collation"
 msgstr "definiert eine neue Sortierfolge"
 
-#: sql_help.h:447
+#: sql_help.c:4389
 msgid "define a new encoding conversion"
 msgstr "definiert eine neue Kodierungskonversion"
 
-#: sql_help.h:452
+#: sql_help.c:4394
 msgid "create a new database"
 msgstr "erzeugt eine neue Datenbank"
 
-#: sql_help.h:457
+#: sql_help.c:4399
 msgid "define a new domain"
 msgstr "definiert eine neue Domäne"
 
-#: sql_help.h:462
+#: sql_help.c:4404
 msgid "define a new event trigger"
 msgstr "definiert einen neuen Ereignistrigger"
 
-#: sql_help.h:467
+#: sql_help.c:4409
 msgid "install an extension"
 msgstr "installiert eine Erweiterung"
 
-#: sql_help.h:472
+#: sql_help.c:4414
 msgid "define a new foreign-data wrapper"
 msgstr "definiert einen neuen Fremddaten-Wrapper"
 
-#: sql_help.h:477
+#: sql_help.c:4419
 msgid "define a new foreign table"
 msgstr "definiert eine neue Fremdtabelle"
 
-#: sql_help.h:482
+#: sql_help.c:4424
 msgid "define a new function"
 msgstr "definiert eine neue Funktion"
 
-#: sql_help.h:487 sql_help.h:527 sql_help.h:602
+#: sql_help.c:4429 sql_help.c:4469 sql_help.c:4544
 msgid "define a new database role"
 msgstr "definiert eine neue Datenbankrolle"
 
-#: sql_help.h:492
+#: sql_help.c:4434
 msgid "define a new index"
 msgstr "definiert einen neuen Index"
 
-#: sql_help.h:497
+#: sql_help.c:4439
 msgid "define a new procedural language"
 msgstr "definiert eine neue prozedurale Sprache"
 
-#: sql_help.h:502
+#: sql_help.c:4444
 msgid "define a new materialized view"
 msgstr "definiert eine neue materialisierte Sicht"
 
-#: sql_help.h:507
+#: sql_help.c:4449
 msgid "define a new operator"
 msgstr "definiert einen neuen Operator"
 
-#: sql_help.h:512
+#: sql_help.c:4454
 msgid "define a new operator class"
 msgstr "definiert eine neue Operatorklasse"
 
-#: sql_help.h:517
+#: sql_help.c:4459
 msgid "define a new operator family"
 msgstr "definiert eine neue Operatorfamilie"
 
-#: sql_help.h:522
+#: sql_help.c:4464
 msgid "define a new row level security policy for a table"
 msgstr "definiert eine neue Policy für Sicherheit auf Zeilenebene für eine Tabelle"
 
-#: sql_help.h:532
+#: sql_help.c:4474
 msgid "define a new rewrite rule"
 msgstr "definiert eine neue Umschreiberegel"
 
-#: sql_help.h:537
+#: sql_help.c:4479
 msgid "define a new schema"
 msgstr "definiert ein neues Schema"
 
-#: sql_help.h:542
+#: sql_help.c:4484
 msgid "define a new sequence generator"
 msgstr "definiert einen neuen Sequenzgenerator"
 
-#: sql_help.h:547
+#: sql_help.c:4489
 msgid "define a new foreign server"
 msgstr "definiert einen neuen Fremdserver"
 
-#: sql_help.h:552
+#: sql_help.c:4494
 msgid "define a new table"
 msgstr "definiert eine neue Tabelle"
 
-#: sql_help.h:557 sql_help.h:957
+#: sql_help.c:4499 sql_help.c:4904
 msgid "define a new table from the results of a query"
 msgstr "definiert eine neue Tabelle aus den Ergebnissen einer Anfrage"
 
-#: sql_help.h:562
+#: sql_help.c:4504
 msgid "define a new tablespace"
 msgstr "definiert einen neuen Tablespace"
 
-#: sql_help.h:567
+#: sql_help.c:4509
 msgid "define a new text search configuration"
 msgstr "definiert eine neue Textsuchekonfiguration"
 
-#: sql_help.h:572
+#: sql_help.c:4514
 msgid "define a new text search dictionary"
 msgstr "definiert ein neues Textsuchewörterbuch"
 
-#: sql_help.h:577
+#: sql_help.c:4519
 msgid "define a new text search parser"
 msgstr "definiert einen neuen Textsucheparser"
 
-#: sql_help.h:582
+#: sql_help.c:4524
 msgid "define a new text search template"
 msgstr "definiert eine neue Textsuchevorlage"
 
-#: sql_help.h:587
+#: sql_help.c:4529
 msgid "define a new transform"
 msgstr "definiert eine neue Transformation"
 
-#: sql_help.h:592
+#: sql_help.c:4534
 msgid "define a new trigger"
 msgstr "definiert einen neuen Trigger"
 
-#: sql_help.h:597
+#: sql_help.c:4539
 msgid "define a new data type"
 msgstr "definiert einen neuen Datentyp"
 
-#: sql_help.h:607
+#: sql_help.c:4549
 msgid "define a new mapping of a user to a foreign server"
 msgstr "definiert eine neue Abbildung eines Benutzers auf einen Fremdserver"
 
-#: sql_help.h:612
+#: sql_help.c:4554
 msgid "define a new view"
 msgstr "definiert eine neue Sicht"
 
-#: sql_help.h:617
+#: sql_help.c:4559
 msgid "deallocate a prepared statement"
 msgstr "gibt einen vorbereiteten Befehl frei"
 
-#: sql_help.h:622
+#: sql_help.c:4564
 msgid "define a cursor"
 msgstr "definiert einen Cursor"
 
-#: sql_help.h:627
+#: sql_help.c:4569
 msgid "delete rows of a table"
 msgstr "löscht Zeilen einer Tabelle"
 
-#: sql_help.h:632
+#: sql_help.c:4574
 msgid "discard session state"
 msgstr "verwirft den Sitzungszustand"
 
-#: sql_help.h:637
+#: sql_help.c:4579
 msgid "execute an anonymous code block"
 msgstr "führt einen anonymen Codeblock aus"
 
-#: sql_help.h:642
+#: sql_help.c:4584
+msgid "remove an access method"
+msgstr "entfernt eine Zugriffsmethode"
+
+#: sql_help.c:4589
 msgid "remove an aggregate function"
 msgstr "entfernt eine Aggregatfunktion"
 
-#: sql_help.h:647
+#: sql_help.c:4594
 msgid "remove a cast"
 msgstr "entfernt eine Typumwandlung"
 
-#: sql_help.h:652
+#: sql_help.c:4599
 msgid "remove a collation"
 msgstr "entfernt eine Sortierfolge"
 
-#: sql_help.h:657
+#: sql_help.c:4604
 msgid "remove a conversion"
 msgstr "entfernt eine Zeichensatzkonversion"
 
-#: sql_help.h:662
+#: sql_help.c:4609
 msgid "remove a database"
 msgstr "entfernt eine Datenbank"
 
-#: sql_help.h:667
+#: sql_help.c:4614
 msgid "remove a domain"
 msgstr "entfernt eine Domäne"
 
-#: sql_help.h:672
+#: sql_help.c:4619
 msgid "remove an event trigger"
 msgstr "entfernt einen Ereignistrigger"
 
-#: sql_help.h:677
+#: sql_help.c:4624
 msgid "remove an extension"
 msgstr "entfernt eine Erweiterung"
 
-#: sql_help.h:682
+#: sql_help.c:4629
 msgid "remove a foreign-data wrapper"
 msgstr "entfernt einen Fremddaten-Wrapper"
 
-#: sql_help.h:687
+#: sql_help.c:4634
 msgid "remove a foreign table"
 msgstr "entfernt eine Fremdtabelle"
 
-#: sql_help.h:692
+#: sql_help.c:4639
 msgid "remove a function"
 msgstr "entfernt eine Funktion"
 
-#: sql_help.h:697 sql_help.h:742 sql_help.h:812
+#: sql_help.c:4644 sql_help.c:4689 sql_help.c:4759
 msgid "remove a database role"
 msgstr "entfernt eine Datenbankrolle"
 
-#: sql_help.h:702
+#: sql_help.c:4649
 msgid "remove an index"
 msgstr "entfernt einen Index"
 
-#: sql_help.h:707
+#: sql_help.c:4654
 msgid "remove a procedural language"
 msgstr "entfernt eine prozedurale Sprache"
 
-#: sql_help.h:712
+#: sql_help.c:4659
 msgid "remove a materialized view"
 msgstr "entfernt eine materialisierte Sicht"
 
-#: sql_help.h:717
+#: sql_help.c:4664
 msgid "remove an operator"
 msgstr "entfernt einen Operator"
 
-#: sql_help.h:722
+#: sql_help.c:4669
 msgid "remove an operator class"
 msgstr "entfernt eine Operatorklasse"
 
-#: sql_help.h:727
+#: sql_help.c:4674
 msgid "remove an operator family"
 msgstr "entfernt eine Operatorfamilie"
 
-#: sql_help.h:732
+#: sql_help.c:4679
 msgid "remove database objects owned by a database role"
 msgstr "entfernt die einer Datenbankrolle gehörenden Datenbankobjekte"
 
-#: sql_help.h:737
+#: sql_help.c:4684
 msgid "remove a row level security policy from a table"
 msgstr "entfernt eine Policy für Sicherheit auf Zeilenebene von einer Tabelle"
 
-#: sql_help.h:747
+#: sql_help.c:4694
 msgid "remove a rewrite rule"
 msgstr "entfernt eine Umschreiberegel"
 
-#: sql_help.h:752
+#: sql_help.c:4699
 msgid "remove a schema"
 msgstr "entfernt ein Schema"
 
-#: sql_help.h:757
+#: sql_help.c:4704
 msgid "remove a sequence"
 msgstr "entfernt eine Sequenz"
 
-#: sql_help.h:762
+#: sql_help.c:4709
 msgid "remove a foreign server descriptor"
 msgstr "entfernt einen Fremdserverdeskriptor"
 
-#: sql_help.h:767
+#: sql_help.c:4714
 msgid "remove a table"
 msgstr "entfernt eine Tabelle"
 
-#: sql_help.h:772
+#: sql_help.c:4719
 msgid "remove a tablespace"
 msgstr "entfernt einen Tablespace"
 
-#: sql_help.h:777
+#: sql_help.c:4724
 msgid "remove a text search configuration"
 msgstr "entfernt eine Textsuchekonfiguration"
 
-#: sql_help.h:782
+#: sql_help.c:4729
 msgid "remove a text search dictionary"
 msgstr "entfernt ein Textsuchewörterbuch"
 
-#: sql_help.h:787
+#: sql_help.c:4734
 msgid "remove a text search parser"
 msgstr "entfernt einen Textsucheparser"
 
-#: sql_help.h:792
+#: sql_help.c:4739
 msgid "remove a text search template"
 msgstr "entfernt eine Textsuchevorlage"
 
-#: sql_help.h:797
+#: sql_help.c:4744
 msgid "remove a transform"
 msgstr "entfernt eine Transformation"
 
-#: sql_help.h:802
+#: sql_help.c:4749
 msgid "remove a trigger"
 msgstr "entfernt einen Trigger"
 
-#: sql_help.h:807
+#: sql_help.c:4754
 msgid "remove a data type"
 msgstr "entfernt einen Datentyp"
 
-#: sql_help.h:817
+#: sql_help.c:4764
 msgid "remove a user mapping for a foreign server"
 msgstr "entfernt eine Benutzerabbildung für einen Fremdserver"
 
-#: sql_help.h:822
+#: sql_help.c:4769
 msgid "remove a view"
 msgstr "entfernt eine Sicht"
 
-#: sql_help.h:832
+#: sql_help.c:4779
 msgid "execute a prepared statement"
 msgstr "führt einen vorbereiteten Befehl aus"
 
-#: sql_help.h:837
+#: sql_help.c:4784
 msgid "show the execution plan of a statement"
 msgstr "zeigt den Ausführungsplan eines Befehls"
 
-#: sql_help.h:842
+#: sql_help.c:4789
 msgid "retrieve rows from a query using a cursor"
 msgstr "liest Zeilen aus einer Anfrage mit einem Cursor"
 
-#: sql_help.h:847
+#: sql_help.c:4794
 msgid "define access privileges"
 msgstr "definiert Zugriffsprivilegien"
 
-#: sql_help.h:852
+#: sql_help.c:4799
 msgid "import table definitions from a foreign server"
 msgstr "importiert Tabellendefinitionen von einem Fremdserver"
 
-#: sql_help.h:857
+#: sql_help.c:4804
 msgid "create new rows in a table"
 msgstr "erzeugt neue Zeilen in einer Tabelle"
 
-#: sql_help.h:862
+#: sql_help.c:4809
 msgid "listen for a notification"
 msgstr "hört auf eine Benachrichtigung"
 
-#: sql_help.h:867
+#: sql_help.c:4814
 msgid "load a shared library file"
 msgstr "lädt eine dynamische Bibliotheksdatei"
 
-#: sql_help.h:872
+#: sql_help.c:4819
 msgid "lock a table"
 msgstr "sperrt eine Tabelle"
 
-#: sql_help.h:877
+#: sql_help.c:4824
 msgid "position a cursor"
 msgstr "positioniert einen Cursor"
 
-#: sql_help.h:882
+#: sql_help.c:4829
 msgid "generate a notification"
 msgstr "erzeugt eine Benachrichtigung"
 
-#: sql_help.h:887
+#: sql_help.c:4834
 msgid "prepare a statement for execution"
 msgstr "bereitet einen Befehl zur Ausführung vor"
 
-#: sql_help.h:892
+#: sql_help.c:4839
 msgid "prepare the current transaction for two-phase commit"
 msgstr "bereitet die aktuelle Transaktion für Two-Phase-Commit vor"
 
-#: sql_help.h:897
+#: sql_help.c:4844
 msgid "change the ownership of database objects owned by a database role"
 msgstr "ändert den Eigentümer der der Rolle gehörenden Datenbankobjekte"
 
-#: sql_help.h:902
+#: sql_help.c:4849
 msgid "replace the contents of a materialized view"
 msgstr "ersetzt den Inhalt einer materialisierten Sicht"
 
-#: sql_help.h:907
+#: sql_help.c:4854
 msgid "rebuild indexes"
 msgstr "baut Indexe neu"
 
-#: sql_help.h:912
+#: sql_help.c:4859
 msgid "destroy a previously defined savepoint"
 msgstr "gibt einen zuvor definierten Sicherungspunkt frei"
 
-#: sql_help.h:917
+#: sql_help.c:4864
 msgid "restore the value of a run-time parameter to the default value"
 msgstr "setzt einen Konfigurationsparameter auf die Voreinstellung zurück"
 
-#: sql_help.h:922
+#: sql_help.c:4869
 msgid "remove access privileges"
 msgstr "entfernt Zugriffsprivilegien"
 
-#: sql_help.h:932
+#: sql_help.c:4879
 msgid "cancel a transaction that was earlier prepared for two-phase commit"
 msgstr "storniert eine Transaktion, die vorher für Two-Phase-Commit vorbereitet worden war"
 
-#: sql_help.h:937
+#: sql_help.c:4884
 msgid "roll back to a savepoint"
 msgstr "rollt eine Transaktion bis zu einem Sicherungspunkt zurück"
 
-#: sql_help.h:942
+#: sql_help.c:4889
 msgid "define a new savepoint within the current transaction"
 msgstr "definiert einen neuen Sicherungspunkt in der aktuellen Transaktion"
 
-#: sql_help.h:947
+#: sql_help.c:4894
 msgid "define or change a security label applied to an object"
 msgstr "definiert oder ändert ein Security-Label eines Objektes"
 
-#: sql_help.h:952 sql_help.h:997 sql_help.h:1027
+#: sql_help.c:4899 sql_help.c:4944 sql_help.c:4974
 msgid "retrieve rows from a table or view"
 msgstr "liest Zeilen aus einer Tabelle oder Sicht"
 
-#: sql_help.h:962
+#: sql_help.c:4909
 msgid "change a run-time parameter"
 msgstr "ändert einen Konfigurationsparameter"
 
-#: sql_help.h:967
+#: sql_help.c:4914
 msgid "set constraint check timing for the current transaction"
 msgstr "setzt die Zeitsteuerung für Check-Constraints in der aktuellen Transaktion"
 
-#: sql_help.h:972
+#: sql_help.c:4919
 msgid "set the current user identifier of the current session"
 msgstr "setzt den aktuellen Benutzernamen der aktuellen Sitzung"
 
-#: sql_help.h:977
+#: sql_help.c:4924
 msgid "set the session user identifier and the current user identifier of the current session"
 msgstr "setzt den Sitzungsbenutzernamen und den aktuellen Benutzernamen der aktuellen Sitzung"
 
-#: sql_help.h:982
+#: sql_help.c:4929
 msgid "set the characteristics of the current transaction"
 msgstr "setzt die Charakteristika der aktuellen Transaktion"
 
-#: sql_help.h:987
+#: sql_help.c:4934
 msgid "show the value of a run-time parameter"
 msgstr "zeigt den Wert eines Konfigurationsparameters"
 
-#: sql_help.h:1002
+#: sql_help.c:4949
 msgid "empty a table or set of tables"
 msgstr "leert eine oder mehrere Tabellen"
 
-#: sql_help.h:1007
+#: sql_help.c:4954
 msgid "stop listening for a notification"
 msgstr "beendet das Hören auf eine Benachrichtigung"
 
-#: sql_help.h:1012
+#: sql_help.c:4959
 msgid "update rows of a table"
 msgstr "aktualisiert Zeilen einer Tabelle"
 
-#: sql_help.h:1017
+#: sql_help.c:4964
 msgid "garbage-collect and optionally analyze a database"
 msgstr "säubert und analysiert eine Datenbank"
 
-#: sql_help.h:1022
+#: sql_help.c:4969
 msgid "compute a set of rows"
 msgstr "berechnet eine Zeilenmenge"
 
-#: startup.c:177
+#: startup.c:189
 #, c-format
 msgid "%s: -1 can only be used in non-interactive mode\n"
 msgstr "%s: -1 kann nur im nicht interaktiven Modus verwendet werden\n"
 
-#: startup.c:278
+#: startup.c:289
 #, c-format
 msgid "%s: could not open log file \"%s\": %s\n"
 msgstr "%s: konnte Logdatei „%s“ nicht öffnen: %s\n"
 
-#: startup.c:342
+#: startup.c:389
 #, c-format
 msgid ""
 "Type \"help\" for help.\n"
@@ -5127,42 +5219,43 @@ msgstr ""
 "Geben Sie „help“ für Hilfe ein.\n"
 "\n"
 
-#: startup.c:490
+#: startup.c:538
 #, c-format
 msgid "%s: could not set printing parameter \"%s\"\n"
 msgstr "%s: konnte Ausgabeparameter „%s“ nicht setzen\n"
 
-#: startup.c:530
+#: startup.c:578
 #, c-format
 msgid "%s: could not delete variable \"%s\"\n"
 msgstr "%s: konnte Variable „%s“ nicht löschen\n"
 
-#: startup.c:540
+#: startup.c:588
 #, c-format
 msgid "%s: could not set variable \"%s\"\n"
 msgstr "%s: konnte Variable „%s“ nicht setzen\n"
 
-#: startup.c:600
+#: startup.c:648
 #, c-format
 msgid "Try \"%s --help\" for more information.\n"
 msgstr "Versuchen Sie „%s --help“ für weitere Informationen.\n"
 
-#: startup.c:617
+#: startup.c:665
 #, c-format
 msgid "%s: warning: extra command-line argument \"%s\" ignored\n"
 msgstr "%s: Warnung: überflüssiges Kommandozeilenargument „%s“ ignoriert\n"
 
-#: startup.c:639
+#: startup.c:714
 #, c-format
 msgid "%s: could not find own program executable\n"
 msgstr "%s: konnte eigene Programmdatei nicht finden\n"
 
-#: startup.c:761 startup.c:808 startup.c:829 startup.c:866 variables.c:121
+#: startup.c:836 startup.c:883 startup.c:904 startup.c:941 startup.c:963
+#: variables.c:121
 #, c-format
 msgid "unrecognized value \"%s\" for \"%s\"; assuming \"%s\"\n"
 msgstr "unbekannter Wert „%s“ für „%s“; „%s“ wird angenommen\n"
 
-#: tab-complete.c:4581
+#: tab-complete.c:3682
 #, c-format
 msgid ""
 "tab completion query failed: %s\n"
@@ -5172,3 +5265,12 @@ msgstr ""
 "Anfrage zur Tab-Vervollständigung fehlgeschlagen: %s\n"
 "Anfrage war:\n"
 "%s\n"
+
+#~ msgid "%s: out of memory\n"
+#~ msgstr "%s: Speicher aufgebraucht\n"
+
+#~ msgid "unterminated quoted string\n"
+#~ msgstr "Zeichenkette in Anführungszeichen nicht abgeschlossen\n"
+
+#~ msgid "skipping recursive expansion of variable \"%s\"\n"
+#~ msgstr "rekursive Auswertung der Variable „%s“ wird ausgelassen\n"