]> granicus.if.org Git - postgresql/commitdiff
updates
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 30 Nov 2001 18:04:23 +0000 (18:04 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 30 Nov 2001 18:04:23 +0000 (18:04 +0000)
src/backend/po/de.po

index 36d68d45e86c7f81d62814cfc7ef050669336eac..8704eca425c03c508e39ae682105fc61383dd145 100644 (file)
@@ -1,17 +1,17 @@
 # German message translation file for PostgreSQL server
 # Peter Eisentraut <peter_e@gmx.net>, 2001.
 #
-# $Header: /cvsroot/pgsql/src/backend/po/de.po,v 1.5 2001/10/31 05:16:31 momjian Exp $
+# $Header: /cvsroot/pgsql/src/backend/po/de.po,v 1.6 2001/11/30 18:04:23 petere Exp $
 #
 # Use these quotes: »%s«
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: PostgreSQL 7.2\n"
-"POT-Creation-Date: 2001-08-10 18:02+0200\n"
-"PO-Revision-Date: 2001-08-10 22:30+0200\n"
+"POT-Creation-Date: 2001-11-30 18:19+0100\n"
+"PO-Revision-Date: 2001-11-30 19:03+0100\n"
 "Last-Translator: Peter Eisentraut <peter_e@gmx.net>\n"
-"Language-Team: German <de@li.org>\n"
+"Language-Team: German <peter_e@gmx.net>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=ISO-8859-1\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -24,27 +24,27 @@ msgstr ""
 msgid "heap_attisnull: undefined negative attnum"
 msgstr ""
 
-#: ../access/common/heaptuple.c:463
+#: ../access/common/heaptuple.c:457
 #, c-format
 msgid "heap_getsysattr: invalid attnum %d"
 msgstr ""
 
-#: ../access/common/heaptuple.c:589
+#: ../access/common/heaptuple.c:582
 #, c-format
 msgid "heap_formtuple: numberOfAttributes of %d > %d"
 msgstr ""
 
-#: ../access/common/heaptuple.c:692
+#: ../access/common/heaptuple.c:685
 #, c-format
 msgid "heap_modifytuple: repl is \\%3d"
 msgstr ""
 
-#: ../access/common/indextuple.c:56
+#: ../access/common/indextuple.c:55
 #, c-format
 msgid "index_formtuple: numberOfAttributes %d > %d"
 msgstr ""
 
-#: ../access/common/indextuple.c:163
+#: ../access/common/indextuple.c:162
 #, c-format
 msgid "index_formtuple: data takes %lu bytes, max is %d"
 msgstr ""
@@ -54,70 +54,60 @@ msgstr ""
 msgid "getTypeOutputInfo: Cache lookup of type %u failed"
 msgstr ""
 
-#: ../access/common/tupdesc.c:598
+#: ../access/common/tupdesc.c:596
 #, c-format
 msgid "DefineRelation: no such type %s"
 msgstr ""
 
-#: ../access/gist/gist.c:149 ../access/hash/hash.c:72
-#: ../access/nbtree/nbtree.c:128 ../access/rtree/rtree.c:119
+#: ../access/gist/gist.c:173 ../access/hash/hash.c:72
+#: ../access/nbtree/nbtree.c:129 ../access/rtree/rtree.c:128
 #, c-format
 msgid "%s already contains data"
 msgstr ""
 
-#: ../access/gist/gist.c:362 ../access/gist/gist.c:556
+#: ../access/gist/gist.c:400 ../access/gist/gist.c:599
 #, c-format
 msgid "gist: failed to add index item to %s"
 msgstr ""
 
-#: ../access/gist/gist.c:1483
+#: ../access/gist/gist.c:1655
 #, c-format
 msgid "initGISTstate: numberOfAttributes %d > %d"
 msgstr ""
 
-#: ../access/gist/gist.c:1508
-#, c-format
-msgid "initGISTstate: index %u not found"
-msgstr ""
-
-#: ../access/gist/gist.c:1523
-#, c-format
-msgid "initGISTstate: no attribute tuple %u %d"
-msgstr ""
-
-#: ../access/gist/gist.c:1720
+#: ../access/gist/gist.c:1917
 #, c-format
 msgid "%sPage: %d %s blk: %d maxoff: %d free: %d"
 msgstr ""
 
-#: ../access/gist/gist.c:1730
+#: ../access/gist/gist.c:1927
 #, c-format
 msgid "%s  Tuple. blk: %d size: %d"
 msgstr ""
 
-#: ../access/gist/gist.c:1746
+#: ../access/gist/gist.c:1942
 msgid "gist_redo: unimplemented"
 msgstr ""
 
-#: ../access/gist/gist.c:1752
+#: ../access/gist/gist.c:1948
 msgid "gist_undo: unimplemented"
 msgstr ""
 
-#: ../access/gist/gistscan.c:271
+#: ../access/gist/gistscan.c:273
 #, c-format
 msgid "GiST scan list corrupted -- cannot find 0x%p"
 msgstr ""
 
-#: ../access/gist/gistscan.c:408
+#: ../access/gist/gistscan.c:409
 #, c-format
 msgid "Bad operation in GiST scan adjust: %d"
 msgstr ""
 
-#: ../access/hash/hash.c:472
+#: ../access/hash/hash.c:471
 msgid "hash_redo: unimplemented"
 msgstr ""
 
-#: ../access/hash/hash.c:478
+#: ../access/hash/hash.c:477
 msgid "hash_undo: unimplemented"
 msgstr ""
 
@@ -125,11 +115,11 @@ msgstr ""
 msgid "Hash indices valid for only one index key."
 msgstr ""
 
-#: ../access/hash/hashinsert.c:169
+#: ../access/hash/hashinsert.c:166
 msgid "hash item too large"
 msgstr ""
 
-#: ../access/hash/hashinsert.c:235
+#: ../access/hash/hashinsert.c:231
 #, c-format
 msgid "_hash_pgaddtup: failed to add index item to %s"
 msgstr ""
@@ -142,7 +132,7 @@ msgstr ""
 msgid "overflow_page: problem with _hash_initbitmap."
 msgstr ""
 
-#: ../access/hash/hashovfl.c:569
+#: ../access/hash/hashovfl.c:568
 #, c-format
 msgid "_hash_squeezebucket: failed to add index item to %s"
 msgstr ""
@@ -185,17 +175,17 @@ msgstr ""
 msgid "_hash_unsetpagelock: invalid access (%d) on blk %x: %s"
 msgstr ""
 
-#: ../access/hash/hashpage.c:548 ../access/hash/hashpage.c:689
+#: ../access/hash/hashpage.c:547 ../access/hash/hashpage.c:684
 #, c-format
 msgid "_hash_splitpage: empty overflow page %d"
 msgstr ""
 
-#: ../access/hash/hashpage.c:589
+#: ../access/hash/hashpage.c:586
 #, c-format
 msgid "_hash_splitpage: empty ovfl page %d!"
 msgstr ""
 
-#: ../access/hash/hashpage.c:644
+#: ../access/hash/hashpage.c:639
 #, c-format
 msgid "_hash_splitpage: failed to add index item to %s"
 msgstr ""
@@ -205,213 +195,217 @@ msgstr ""
 msgid "hash scan list trashed; can't find 0x%p"
 msgstr ""
 
-#: ../access/hash/hashutil.c:76
+#: ../access/hash/hashutil.c:81
 msgid "hash indices cannot include null keys"
 msgstr ""
 
-#: ../access/heap/heapam.c:143
+#: ../access/heap/heapam.c:145
 #, c-format
 msgid "heapgettup(%s, tid=0x%x[%d,%d], dir=%d, ...)"
 msgstr ""
 
-#: ../access/heap/heapam.c:149
+#: ../access/heap/heapam.c:151
 #, c-format
 msgid "heapgettup(%s, tid=0x%x, dir=%d, ...)"
 msgstr ""
 
-#: ../access/heap/heapam.c:152
+#: ../access/heap/heapam.c:154
 #, c-format
 msgid "heapgettup(..., b=0x%x, nkeys=%d, key=0x%x"
 msgstr ""
 
-#: ../access/heap/heapam.c:154
+#: ../access/heap/heapam.c:156
 #, c-format
 msgid "heapgettup: relation(%c)=`%s', %p"
 msgstr ""
 
-#: ../access/heap/heapam.c:202 ../access/heap/heapam.c:237
-#: ../access/heap/heapam.c:278 ../access/heap/heapam.c:371
+#: ../access/heap/heapam.c:204 ../access/heap/heapam.c:239
+#: ../access/heap/heapam.c:280 ../access/heap/heapam.c:373
 msgid "heapgettup: failed ReadBuffer"
 msgstr ""
 
-#: ../access/heap/heapam.c:468
+#: ../access/heap/heapam.c:475
 #, c-format
 msgid "Relation %u does not exist"
 msgstr ""
 
-#: ../access/heap/heapam.c:472 ../access/heap/heapam.c:509
-#: ../access/heap/heapam.c:546 ../access/heap/heapam.c:576
+#: ../access/heap/heapam.c:521 ../catalog/heap.c:963
+#, c-format
+msgid "Relation \"%s\" does not exist"
+msgstr ""
+
+#: ../access/heap/heapam.c:573 ../access/heap/heapam.c:598
 #, c-format
 msgid "%s is an index relation"
 msgstr ""
 
-#: ../access/heap/heapam.c:505
+#: ../access/heap/heapam.c:576 ../access/heap/heapam.c:601
 #, c-format
-msgid "Relation '%s' does not exist"
+msgid "%s is a special relation"
 msgstr ""
 
-#: ../access/heap/heapam.c:637
+#: ../access/heap/heapam.c:633
 msgid "heap_beginscan: !RelationIsValid(relation)"
 msgstr ""
 
-#: ../access/heap/heapam.c:752
+#: ../access/heap/heapam.c:748
 #, c-format
 msgid "heap_getnext([%s,nkeys=%d],backw=%d) called"
 msgstr ""
 
-#: ../access/heap/heapam.c:756
+#: ../access/heap/heapam.c:752
 msgid "heap_getnext returning EOS"
 msgstr ""
 
-#: ../access/heap/heapam.c:759
+#: ../access/heap/heapam.c:755
 msgid "heap_getnext returning tuple"
 msgstr ""
 
-#: ../access/heap/heapam.c:782
+#: ../access/heap/heapam.c:778
 msgid "heap_getnext: NULL relscan"
 msgstr ""
 
-#: ../access/heap/heapam.c:880
+#: ../access/heap/heapam.c:876
 #, c-format
 msgid "heap_fetch: %s relation: ReadBuffer(%lx) failed"
 msgstr ""
 
-#: ../access/heap/heapam.c:969
+#: ../access/heap/heapam.c:965
 #, c-format
 msgid "heap_get_latest_tid: %s relation: ReadBuffer(%lx) failed"
 msgstr ""
 
-#: ../access/heap/heapam.c:1175
+#: ../access/heap/heapam.c:1168
 msgid "heap_delete: failed ReadBuffer"
 msgstr ""
 
-#: ../access/heap/heapam.c:1194
+#: ../access/heap/heapam.c:1187
 msgid "heap_delete: (am)invalid tid"
 msgstr ""
 
-#: ../access/heap/heapam.c:1314
+#: ../access/heap/heapam.c:1307
 msgid "simple_heap_delete: tuple already updated by self"
 msgstr ""
 
-#: ../access/heap/heapam.c:1322
+#: ../access/heap/heapam.c:1315
 msgid "simple_heap_delete: tuple concurrently updated"
 msgstr ""
 
-#: ../access/heap/heapam.c:1326 ../executor/execMain.c:1358
+#: ../access/heap/heapam.c:1319 ../executor/execMain.c:1349
 #, c-format
 msgid "Unknown status %u from heap_delete"
 msgstr ""
 
-#: ../access/heap/heapam.c:1361
+#: ../access/heap/heapam.c:1354
 msgid "heap_update: failed ReadBuffer"
 msgstr ""
 
-#: ../access/heap/heapam.c:1386
+#: ../access/heap/heapam.c:1379
 msgid "heap_update: (am)invalid tid"
 msgstr ""
 
-#: ../access/heap/heapam.c:1630
+#: ../access/heap/heapam.c:1624
 msgid "simple_heap_update: tuple already updated by self"
 msgstr ""
 
-#: ../access/heap/heapam.c:1638
+#: ../access/heap/heapam.c:1632
 msgid "simple_heap_update: tuple concurrently updated"
 msgstr ""
 
-#: ../access/heap/heapam.c:1642 ../executor/execMain.c:1495
+#: ../access/heap/heapam.c:1636 ../executor/execMain.c:1485
 #, c-format
 msgid "Unknown status %u from heap_update"
 msgstr ""
 
-#: ../access/heap/heapam.c:1665
+#: ../access/heap/heapam.c:1659
 msgid "heap_mark4update: failed ReadBuffer"
 msgstr ""
 
-#: ../access/heap/heapam.c:1682
+#: ../access/heap/heapam.c:1676
 msgid "heap_mark4update: (am)invalid tid"
 msgstr ""
 
-#: ../access/heap/heapam.c:1965
+#: ../access/heap/heapam.c:1961
 msgid "heap_clean_redo: no block"
 msgstr ""
 
-#: ../access/heap/heapam.c:1969
+#: ../access/heap/heapam.c:1965
 msgid "heap_clean_redo: uninitialized page"
 msgstr ""
 
-#: ../access/heap/heapam.c:2022
+#: ../access/heap/heapam.c:2018
 #, c-format
 msgid "heap_delete_%sdo: no block"
 msgstr ""
 
-#: ../access/heap/heapam.c:2026
+#: ../access/heap/heapam.c:2022
 #, c-format
 msgid "heap_delete_%sdo: uninitialized page"
 msgstr ""
 
-#: ../access/heap/heapam.c:2038
+#: ../access/heap/heapam.c:2034
 msgid "heap_delete_undo: bad page LSN"
 msgstr ""
 
-#: ../access/heap/heapam.c:2045
+#: ../access/heap/heapam.c:2041
 #, c-format
 msgid "heap_delete_%sdo: invalid lp"
 msgstr ""
 
-#: ../access/heap/heapam.c:2061
+#: ../access/heap/heapam.c:2057
 msgid "heap_delete_undo: unimplemented"
 msgstr ""
 
-#: ../access/heap/heapam.c:2087
+#: ../access/heap/heapam.c:2083
 #, c-format
 msgid "heap_insert_%sdo: uninitialized page"
 msgstr ""
 
-#: ../access/heap/heapam.c:2113
+#: ../access/heap/heapam.c:2110
 msgid "heap_insert_redo: invalid max offset number"
 msgstr ""
 
-#: ../access/heap/heapam.c:2136
+#: ../access/heap/heapam.c:2134
 msgid "heap_insert_redo: failed to add tuple"
 msgstr ""
 
-#: ../access/heap/heapam.c:2146
+#: ../access/heap/heapam.c:2144
 msgid "heap_insert_undo: bad page LSN"
 msgstr ""
 
-#: ../access/heap/heapam.c:2148
+#: ../access/heap/heapam.c:2146
 msgid "heap_insert_undo: unimplemented"
 msgstr ""
 
-#: ../access/heap/heapam.c:2179
+#: ../access/heap/heapam.c:2177
 #, c-format
 msgid "heap_update_%sdo: no block"
 msgstr ""
 
-#: ../access/heap/heapam.c:2183
+#: ../access/heap/heapam.c:2181
 #, c-format
 msgid "heap_update_%sdo: uninitialized old page"
 msgstr ""
 
-#: ../access/heap/heapam.c:2197
+#: ../access/heap/heapam.c:2195
 msgid "heap_update_undo: bad old tuple page LSN"
 msgstr ""
 
-#: ../access/heap/heapam.c:2204
+#: ../access/heap/heapam.c:2202
 #, c-format
 msgid "heap_update_%sdo: invalid lp"
 msgstr ""
 
-#: ../access/heap/heapam.c:2232 ../access/heap/heapam.c:2336
+#: ../access/heap/heapam.c:2230 ../access/heap/heapam.c:2335
 msgid "heap_update_undo: unimplemented"
 msgstr ""
 
-#: ../access/heap/heapam.c:2253
+#: ../access/heap/heapam.c:2251
 #, c-format
 msgid "heap_update_%sdo: uninitialized page"
 msgstr ""
 
-#: ../access/heap/heapam.c:2279
+#: ../access/heap/heapam.c:2278
 msgid "heap_update_redo: invalid max offset number"
 msgstr ""
 
@@ -419,40 +413,40 @@ msgstr ""
 msgid "heap_update_redo: failed to add tuple"
 msgstr ""
 
-#: ../access/heap/heapam.c:2334
+#: ../access/heap/heapam.c:2333
 msgid "heap_update_undo: bad new tuple page LSN"
 msgstr ""
 
-#: ../access/heap/heapam.c:2352
+#: ../access/heap/heapam.c:2351
 msgid "_heap_unlock_tuple: can't open relation"
 msgstr ""
 
-#: ../access/heap/heapam.c:2357
+#: ../access/heap/heapam.c:2356
 msgid "_heap_unlock_tuple: can't read buffer"
 msgstr ""
 
-#: ../access/heap/heapam.c:2361
+#: ../access/heap/heapam.c:2360
 msgid "_heap_unlock_tuple: uninitialized page"
 msgstr ""
 
-#: ../access/heap/heapam.c:2365
+#: ../access/heap/heapam.c:2364
 msgid "_heap_unlock_tuple: invalid itemid"
 msgstr ""
 
-#: ../access/heap/heapam.c:2369
+#: ../access/heap/heapam.c:2368
 msgid "_heap_unlock_tuple: unused/deleted tuple in rollback"
 msgstr ""
 
-#: ../access/heap/heapam.c:2375
+#: ../access/heap/heapam.c:2374
 msgid "_heap_unlock_tuple: invalid xmax/cmax in rollback"
 msgstr ""
 
-#: ../access/heap/heapam.c:2399
+#: ../access/heap/heapam.c:2398
 #, c-format
 msgid "heap_redo: unknown op code %u"
 msgstr ""
 
-#: ../access/heap/heapam.c:2419
+#: ../access/heap/heapam.c:2418
 #, c-format
 msgid "heap_undo: unknown op code %u"
 msgstr ""
@@ -466,37 +460,37 @@ msgstr ""
 msgid "Tuple is too big: size %lu, max size %ld"
 msgstr ""
 
-#: ../access/heap/hio.c:268
+#: ../access/heap/hio.c:273
 #, c-format
 msgid "Tuple is too big: size %lu"
 msgstr ""
 
-#: ../access/heap/tuptoaster.c:860
+#: ../access/heap/tuptoaster.c:838
 msgid "Failed to build TOAST tuple"
 msgstr ""
 
-#: ../access/heap/tuptoaster.c:870
+#: ../access/heap/tuptoaster.c:854
 msgid "Failed to insert index entry for TOAST tuple"
 msgstr ""
 
-#: ../access/heap/tuptoaster.c:1052
+#: ../access/heap/tuptoaster.c:1037
 #, c-format
-msgid "unexpected chunk number %d for toast value %d"
+msgid "unexpected chunk number %d for toast value %u"
 msgstr ""
 
-#: ../access/heap/tuptoaster.c:1058 ../access/heap/tuptoaster.c:1065
+#: ../access/heap/tuptoaster.c:1043 ../access/heap/tuptoaster.c:1050
 #, c-format
-msgid "unexpected chunk size %d in chunk %d for toast value %d"
+msgid "unexpected chunk size %d in chunk %d for toast value %u"
 msgstr ""
 
-#: ../access/heap/tuptoaster.c:1070
+#: ../access/heap/tuptoaster.c:1055
 #, c-format
-msgid "chunk %d for toast value %d appears multiple times"
+msgid "chunk %d for toast value %u appears multiple times"
 msgstr ""
 
-#: ../access/heap/tuptoaster.c:1088
+#: ../access/heap/tuptoaster.c:1073
 #, c-format
-msgid "not all toast chunks found for value %d"
+msgid "not all toast chunks found for value %u"
 msgstr ""
 
 #: ../access/index/genam.c:103
@@ -520,300 +514,290 @@ msgstr ""
 msgid "index_%s: invalid %s regproc"
 msgstr ""
 
-#: ../access/index/indexam.c:128
-#, c-format
-msgid "Index %u does not exist"
-msgstr ""
-
-#: ../access/index/indexam.c:131 ../access/index/indexam.c:155
+#: ../access/index/indexam.c:130 ../access/index/indexam.c:152
 #, c-format
 msgid "%s is not an index relation"
 msgstr ""
 
-#: ../access/index/indexam.c:152
-#, c-format
-msgid "Index '%s' does not exist"
-msgstr ""
-
-#: ../access/index/istrat.c:249
+#: ../access/index/istrat.c:248
 #, c-format
 msgid "StrategyTermEvaluate: impossible case %d"
 msgstr ""
 
-#: ../access/index/istrat.c:325
+#: ../access/index/istrat.c:323
 #, c-format
 msgid "RelationGetStrategy: impossible case %d"
 msgstr ""
 
-#: ../access/index/istrat.c:331
+#: ../access/index/istrat.c:329
 msgid "RelationGetStrategy: corrupted evaluation"
 msgstr ""
 
-#: ../access/index/istrat.c:450
+#: ../access/index/istrat.c:448
 #, c-format
 msgid "RelationInvokeStrategy: cannot evaluate strategy %d"
 msgstr ""
 
-#: ../access/index/istrat.c:499
+#: ../access/index/istrat.c:472
 #, c-format
-msgid "OperatorRelationFillScanKeyEntry: unknown operator %u"
+msgid "FillScanKeyEntry: unknown operator %u"
 msgstr ""
 
-#: ../access/index/istrat.c:514
+#: ../access/index/istrat.c:482
 #, c-format
-msgid "OperatorRelationFillScanKeyEntry: no procedure for operator %u"
+msgid "FillScanKeyEntry: no procedure for operator %u"
 msgstr ""
 
-#: ../access/index/istrat.c:581
+#: ../access/index/istrat.c:527
 #, c-format
 msgid "IndexSupportInitialize: no pg_index entry for index %u"
 msgstr ""
 
-#: ../access/index/istrat.c:599
+#: ../access/index/istrat.c:541
 msgid "IndexSupportInitialize: bogus pg_index tuple"
 msgstr ""
 
-#: ../access/nbtree/nbtree.c:728
+#: ../access/nbtree/nbtree.c:747
 #, c-format
 msgid ""
 "_bt_restscan: my bits moved right off the end of the world!\n"
 "\tRecreate index %s."
 msgstr ""
 
-#: ../access/nbtree/nbtree.c:758
+#: ../access/nbtree/nbtree.c:777
 msgid "_bt_restore_page: can't add item to page"
 msgstr ""
 
-#: ../access/nbtree/nbtree.c:781
+#: ../access/nbtree/nbtree.c:800
 msgid "btree_delete_redo: block unfound"
 msgstr ""
 
-#: ../access/nbtree/nbtree.c:784
+#: ../access/nbtree/nbtree.c:803
 msgid "btree_delete_redo: uninitialized page"
 msgstr ""
 
-#: ../access/nbtree/nbtree.c:820
+#: ../access/nbtree/nbtree.c:839
 #, c-format
 msgid "btree_insert_%sdo: block unfound"
 msgstr ""
 
-#: ../access/nbtree/nbtree.c:823
+#: ../access/nbtree/nbtree.c:842
 #, c-format
 msgid "btree_insert_%sdo: uninitialized page"
 msgstr ""
 
-#: ../access/nbtree/nbtree.c:837
+#: ../access/nbtree/nbtree.c:856
 msgid "btree_insert_redo: failed to add item"
 msgstr ""
 
-#: ../access/nbtree/nbtree.c:846
+#: ../access/nbtree/nbtree.c:865
 msgid "btree_insert_undo: bad page LSN"
 msgstr ""
 
-#: ../access/nbtree/nbtree.c:854
+#: ../access/nbtree/nbtree.c:873
 msgid "btree_insert_undo: unimplemented"
 msgstr ""
 
-#: ../access/nbtree/nbtree.c:881
+#: ../access/nbtree/nbtree.c:900
 #, c-format
 msgid "btree_split_%s: lost left sibling"
 msgstr ""
 
-#: ../access/nbtree/nbtree.c:887
+#: ../access/nbtree/nbtree.c:906
 msgid "btree_split_undo: uninitialized left sibling"
 msgstr ""
 
-#: ../access/nbtree/nbtree.c:910
+#: ../access/nbtree/nbtree.c:929
 msgid "btree_split_undo: bad left sibling LSN"
 msgstr ""
 
-#: ../access/nbtree/nbtree.c:911 ../access/nbtree/nbtree.c:950
+#: ../access/nbtree/nbtree.c:930 ../access/nbtree/nbtree.c:969
 msgid "btree_split_undo: unimplemented"
 msgstr ""
 
-#: ../access/nbtree/nbtree.c:919
+#: ../access/nbtree/nbtree.c:938
 #, c-format
 msgid "btree_split_%s: lost right sibling"
 msgstr ""
 
-#: ../access/nbtree/nbtree.c:925
+#: ../access/nbtree/nbtree.c:944
 msgid "btree_split_undo: uninitialized right sibling"
 msgstr ""
 
-#: ../access/nbtree/nbtree.c:949
+#: ../access/nbtree/nbtree.c:968
 msgid "btree_split_undo: bad right sibling LSN"
 msgstr ""
 
-#: ../access/nbtree/nbtree.c:963
+#: ../access/nbtree/nbtree.c:982
 msgid "btree_split_redo: lost next right page"
 msgstr ""
 
-#: ../access/nbtree/nbtree.c:967
+#: ../access/nbtree/nbtree.c:986
 msgid "btree_split_redo: uninitialized next right page"
 msgstr ""
 
-#: ../access/nbtree/nbtree.c:1004
+#: ../access/nbtree/nbtree.c:1023
 msgid "btree_newroot_redo: no root page"
 msgstr ""
 
-#: ../access/nbtree/nbtree.c:1007
+#: ../access/nbtree/nbtree.c:1026
 msgid "btree_newroot_redo: no metapage"
 msgstr ""
 
-#: ../access/nbtree/nbtree.c:1061
+#: ../access/nbtree/nbtree.c:1080
 #, c-format
 msgid "btree_redo: unknown op code %u"
 msgstr ""
 
-#: ../access/nbtree/nbtree.c:1081
+#: ../access/nbtree/nbtree.c:1100
 #, c-format
 msgid "btree_undo: unknown op code %u"
 msgstr ""
 
-#: ../access/nbtree/nbtinsert.c:245
+#: ../access/nbtree/nbtinsert.c:246
 #, c-format
 msgid "Cannot insert a duplicate key into unique index %s"
-msgstr ""
+msgstr "Duplizierter Wert kann nicht in »Unique«-Index %s eingefügt werden"
 
-#: ../access/nbtree/nbtinsert.c:361
+#: ../access/nbtree/nbtinsert.c:362
 #, c-format
 msgid "btree: index item size %lu exceeds maximum %lu"
 msgstr ""
 
-#: ../access/nbtree/nbtinsert.c:491
+#: ../access/nbtree/nbtinsert.c:492
 msgid "btree: concurrent ROOT page split"
 msgstr ""
 
-#: ../access/nbtree/nbtinsert.c:501
+#: ../access/nbtree/nbtinsert.c:502
 #, c-format
 msgid "bt_insertonpg[%s]: no root page found"
 msgstr ""
 
-#: ../access/nbtree/nbtinsert.c:504
+#: ../access/nbtree/nbtinsert.c:505
 #, c-format
 msgid "bt_insertonpg[%s]: root page unfound - fixing upper levels"
 msgstr ""
 
-#: ../access/nbtree/nbtinsert.c:551
+#: ../access/nbtree/nbtinsert.c:552
 #, c-format
 msgid ""
 "_bt_getstackbuf: my bits moved right off the end of the world!\n"
 "\tRecreate index %s."
 msgstr ""
 
-#: ../access/nbtree/nbtinsert.c:554
+#: ../access/nbtree/nbtinsert.c:555
 #, c-format
 msgid "bt_insertonpg[%s]: parent page unfound - fixing branch"
 msgstr ""
 
-#: ../access/nbtree/nbtinsert.c:719
+#: ../access/nbtree/nbtinsert.c:720
 msgid "btree: failed to add hikey to the right sibling"
 msgstr ""
 
-#: ../access/nbtree/nbtinsert.c:745
+#: ../access/nbtree/nbtinsert.c:746
 msgid "btree: failed to add hikey to the left sibling"
 msgstr ""
 
-#: ../access/nbtree/nbtinsert.c:1063
+#: ../access/nbtree/nbtinsert.c:1075
 #, c-format
 msgid "_bt_findsplitloc: can't find a feasible split point for %s"
 msgstr ""
 
-#: ../access/nbtree/nbtinsert.c:1276
+#: ../access/nbtree/nbtinsert.c:1302
 msgid "btree: failed to add leftkey to new root page"
 msgstr ""
 
-#: ../access/nbtree/nbtinsert.c:1293
+#: ../access/nbtree/nbtinsert.c:1319
 msgid "btree: failed to add rightkey to new root page"
 msgstr ""
 
-#: ../access/nbtree/nbtinsert.c:1377
+#: ../access/nbtree/nbtinsert.c:1403
 msgid "bt_fixroot: not valid old root page"
 msgstr ""
 
-#: ../access/nbtree/nbtinsert.c:1508
+#: ../access/nbtree/nbtinsert.c:1534
 #, c-format
 msgid "bt_fixtree[%s]: invalid start page (need to recreate index)"
 msgstr ""
 
-#: ../access/nbtree/nbtinsert.c:1534
+#: ../access/nbtree/nbtinsert.c:1560
 #, c-format
 msgid "bt_fixtree[%s]: fixing root page"
 msgstr ""
 
-#: ../access/nbtree/nbtinsert.c:1582
+#: ../access/nbtree/nbtinsert.c:1608
 #, c-format
 msgid "bt_fixlevel[%s]: invalid maxoff on start page (need to recreate index)"
 msgstr ""
 
-#: ../access/nbtree/nbtinsert.c:1589
+#: ../access/nbtree/nbtinsert.c:1615
 #, c-format
 msgid ""
 "bt_fixtlevel[%s]: non-leftmost child page of leftmost parent (need to "
 "recreate index)"
 msgstr ""
 
-#: ../access/nbtree/nbtinsert.c:1592
+#: ../access/nbtree/nbtinsert.c:1618
 #, c-format
 msgid "bt_fixtlevel[%s]: invalid start child (need to recreate index)"
 msgstr ""
 
-#: ../access/nbtree/nbtinsert.c:1619
+#: ../access/nbtree/nbtinsert.c:1644
 #, c-format
 msgid "bt_fixlevel[%s]: invalid item order(1) (need to recreate index)"
 msgstr ""
 
-#: ../access/nbtree/nbtinsert.c:1651
+#: ../access/nbtree/nbtinsert.c:1676
 #, c-format
 msgid "bt_fixlevel[%s]: pointer disappeared (need to recreate index)"
 msgstr ""
 
-#: ../access/nbtree/nbtinsert.c:1670
+#: ../access/nbtree/nbtinsert.c:1695
 #, c-format
 msgid "bt_fixlevel[%s]: invalid item order(2) (need to recreate index)"
 msgstr ""
 
-#: ../access/nbtree/nbtinsert.c:1684
+#: ../access/nbtree/nbtinsert.c:1709
 #, c-format
 msgid "bt_fixlevel[%s]: invalid item order(3) (need to recreate index)"
 msgstr ""
 
-#: ../access/nbtree/nbtinsert.c:1814
+#: ../access/nbtree/nbtinsert.c:1839
 #, c-format
 msgid "bt_fixbranch[%s]: left pointer unfound (need to recreate index)"
 msgstr ""
 
-#: ../access/nbtree/nbtinsert.c:1821
+#: ../access/nbtree/nbtinsert.c:1846
 #, c-format
 msgid "bt_fixbranch[%s]: invalid item order (need to recreate index)"
 msgstr ""
 
-#: ../access/nbtree/nbtinsert.c:1830
+#: ../access/nbtree/nbtinsert.c:1855
 #, c-format
 msgid "bt_fixbranch[%s]: right pointer unfound(1) (need to recreate index)"
 msgstr ""
 
-#: ../access/nbtree/nbtinsert.c:1838
+#: ../access/nbtree/nbtinsert.c:1863
 #, c-format
 msgid "bt_fixbranch[%s]: right pointer unfound(2) (need to recreate index)"
 msgstr ""
 
-#: ../access/nbtree/nbtinsert.c:1886
+#: ../access/nbtree/nbtinsert.c:1911
 #, c-format
 msgid "bt_fixbranch[%s]: fixing upper levels"
 msgstr ""
 
-#: ../access/nbtree/nbtinsert.c:1917
+#: ../access/nbtree/nbtinsert.c:1942
 #, c-format
 msgid "bt_fixup[%s]: checking/fixing upper levels"
 msgstr ""
 
-#: ../access/nbtree/nbtinsert.c:1932
+#: ../access/nbtree/nbtinsert.c:1957
 #, c-format
 msgid "bt_fixup[%s]: fixing root page"
 msgstr ""
 
-#: ../access/nbtree/nbtinsert.c:1995
+#: ../access/nbtree/nbtinsert.c:2020
 #, c-format
 msgid "btree: failed to add item to the %s for %s"
 msgstr ""
@@ -833,38 +817,38 @@ msgstr ""
 msgid "Version mismatch on %s: version %d file, version %d code"
 msgstr ""
 
-#: ../access/nbtree/nbtpage.c:259
+#: ../access/nbtree/nbtpage.c:256
 #, c-format
 msgid "bt_getroot[%s]: fixing root page"
 msgstr ""
 
-#: ../access/nbtree/nbtsearch.c:545
+#: ../access/nbtree/nbtsearch.c:546
 msgid "_bt_first: btree doesn't support is(not)null, yet"
 msgstr ""
 
-#: ../access/nbtree/nbtsearch.c:689
+#: ../access/nbtree/nbtsearch.c:694
 msgid "_bt_first: equal items disappeared?"
 msgstr ""
 
-#: ../access/nbtree/nbtsearch.c:999
+#: ../access/nbtree/nbtsearch.c:1004
 #, c-format
 msgid "Illegal scan direction %d"
 msgstr ""
 
-#: ../access/nbtree/nbtsort.c:286
+#: ../access/nbtree/nbtsort.c:285
 msgid "btree: failed to add item to the page in _bt_sort"
 msgstr ""
 
-#: ../access/nbtree/nbtsort.c:351
+#: ../access/nbtree/nbtsort.c:350
 #, c-format
 msgid "btree: index item size %lu exceeds maximum %ld"
 msgstr ""
 
-#: ../access/nbtree/nbtutils.c:217
+#: ../access/nbtree/nbtutils.c:219
 msgid "_bt_orderkeys: key(s) for attribute 1 missed"
 msgstr ""
 
-#: ../access/nbtree/nbtutils.c:285
+#: ../access/nbtree/nbtutils.c:286
 #, c-format
 msgid "_bt_orderkeys: key(s) for attribute %d missed"
 msgstr ""
@@ -874,49 +858,44 @@ msgstr ""
 msgid "_bt_orderkeys: unable to identify operator %u"
 msgstr ""
 
-#: ../access/rtree/rtree.c:320
+#: ../access/rtree/rtree.c:330
 #, c-format
 msgid "rtdoinsert: failed to add index item to %s"
 msgstr ""
 
-#: ../access/rtree/rtree.c:490 ../access/rtree/rtree.c:500
-#, c-format
-msgid "rtdosplit: failed to copy index item in %s"
-msgstr ""
-
-#: ../access/rtree/rtree.c:515 ../access/rtree/rtree.c:526
+#: ../access/rtree/rtree.c:522 ../access/rtree/rtree.c:546
 #, c-format
 msgid "rtdosplit: failed to add index item to %s"
 msgstr ""
 
-#: ../access/rtree/rtree.c:619
+#: ../access/rtree/rtree.c:642
 msgid "Variable-length rtree keys are not supported."
 msgstr ""
 
-#: ../access/rtree/rtree.c:639
+#: ../access/rtree/rtree.c:662
 #, c-format
 msgid "rtintinsert: failed to add index item to %s"
 msgstr ""
 
-#: ../access/rtree/rtree.c:665 ../access/rtree/rtree.c:670
+#: ../access/rtree/rtree.c:688 ../access/rtree/rtree.c:693
 #, c-format
 msgid "rtnewroot: failed to add index item to %s"
 msgstr ""
 
-#: ../access/rtree/rtree.c:748
+#: ../access/rtree/rtree.c:780
 #, c-format
 msgid "rtree: index item size %lu exceeds maximum %lu"
 msgstr ""
 
-#: ../access/rtree/rtree.c:939
+#: ../access/rtree/rtree.c:1065
 msgid "rtpicksplit: failed to find a workable page split"
 msgstr ""
 
-#: ../access/rtree/rtree.c:1206
+#: ../access/rtree/rtree.c:1348
 msgid "rtree_redo: unimplemented"
 msgstr ""
 
-#: ../access/rtree/rtree.c:1212
+#: ../access/rtree/rtree.c:1354
 msgid "rtree_undo: unimplemented"
 msgstr ""
 
@@ -925,291 +904,280 @@ msgstr ""
 msgid "rtree scan list corrupted -- cannot find 0x%p"
 msgstr ""
 
-#: ../access/rtree/rtscan.c:407
+#: ../access/rtree/rtscan.c:406
 #, c-format
 msgid "Bad operation in rtree scan adjust: %d"
 msgstr ""
 
-#: ../access/transam/transam.c:152
-msgid "TransactionLogTest: failed to get xidstatus"
-msgstr ""
-
-#: ../access/transam/transsup.c:121
-msgid "TransComputeBlockNumber: unknown relation"
-msgstr ""
-
-#: ../access/transam/transsup.c:310
-#, c-format
-msgid "TransBlockSetXidStatus: invalid status: %d (ignored)"
-msgstr ""
-
-#: ../access/transam/xact.c:508
+#: ../access/transam/xact.c:439
 msgid "You may only have 2^32-1 commands per transaction"
 msgstr ""
 
-#: ../access/transam/xact.c:991
-msgid "CommitTransaction and not in in-progress state "
+#: ../access/transam/xact.c:923
+msgid "CommitTransaction and not in in-progress state"
 msgstr ""
 
-#: ../access/transam/xact.c:1119
+#: ../access/transam/xact.c:1047
 msgid "AbortTransaction and not in in-progress state"
 msgstr ""
 
-#: ../access/transam/xact.c:1201
+#: ../access/transam/xact.c:1126
 msgid "CleanupTransaction and not in abort state"
 msgstr ""
 
-#: ../access/transam/xact.c:1242
+#: ../access/transam/xact.c:1166
 msgid "StartTransactionCommand: unexpected TBLOCK_BEGIN"
 msgstr ""
 
-#: ../access/transam/xact.c:1263
+#: ../access/transam/xact.c:1187
 msgid "StartTransactionCommand: unexpected TBLOCK_END"
 msgstr ""
 
-#: ../access/transam/xact.c:1286
+#: ../access/transam/xact.c:1210
 msgid "StartTransactionCommand: unexpected TBLOCK_ENDABORT"
 msgstr ""
 
-#: ../access/transam/xact.c:1471
+#: ../access/transam/xact.c:1390
 msgid "BEGIN: already a transaction in progress"
-msgstr ""
+msgstr "BEGIN: eine Transaktion is bereits begonnen"
 
-#: ../access/transam/xact.c:1537
+#: ../access/transam/xact.c:1451
 msgid "COMMIT: no transaction in progress"
-msgstr ""
+msgstr "COMMIT: keine Transaktion offen"
 
-#: ../access/transam/xact.c:1578 ../access/transam/xact.c:1633
+#: ../access/transam/xact.c:1488 ../access/transam/xact.c:1535
 msgid "ROLLBACK: no transaction in progress"
-msgstr ""
+msgstr "ROLLBACK: keine Transaktion offen"
 
-#: ../access/transam/xact.c:1705 ../access/transam/xact.c:1716
+#: ../access/transam/xact.c:1609 ../access/transam/xact.c:1620
 #, c-format
 msgid "xact_redo: unknown op code %u"
 msgstr ""
 
-#: ../access/transam/xact.c:1714
+#: ../access/transam/xact.c:1618
 msgid "xact_undo: can't undo committed xaction"
 msgstr ""
 
-#: ../access/transam/xact.c:1751
+#: ../access/transam/xact.c:1655
 msgid "XactPushRollback: already installed"
 msgstr ""
 
-#: ../access/transam/xlog.c:482
+#: ../access/transam/xlog.c:492
 #, c-format
 msgid "XLogInsert: invalid info mask %02X"
 msgstr ""
 
-#: ../access/transam/xlog.c:587
+#: ../access/transam/xlog.c:597
 #, c-format
 msgid "XLogInsert: can backup %d blocks at most"
 msgstr ""
 
-#: ../access/transam/xlog.c:605
+#: ../access/transam/xlog.c:615
 #, c-format
 msgid "XLogInsert: invalid record length %u"
 msgstr ""
 
-#: ../access/transam/xlog.c:769 ../access/transam/xlog.c:2578
-#: ../postmaster/postmaster.c:1098 ../tcop/postgres.c:512 scan.l:59
+#: ../access/transam/xlog.c:763 ../access/transam/xlog.c:2550
+#: ../tcop/postgres.c:489 ../utils/adt/varchar.c:87 ../utils/adt/varchar.c:431
+#: ../utils/adt/varlena.c:192 scan.l:59
 #, c-format
 msgid "%s"
 msgstr "%s"
 
-#: ../access/transam/xlog.c:1014
-msgid "XLogWrite: write request is past end of log"
+#: ../access/transam/xlog.c:995
+#, c-format
+msgid "XLogWrite: write request %X/%X is past end of log %X/%X"
 msgstr ""
 
-#: ../access/transam/xlog.c:1029 ../access/transam/xlog.c:1144
-#: ../access/transam/xlog.c:3257
+#: ../access/transam/xlog.c:1012 ../access/transam/xlog.c:1126
+#: ../access/transam/xlog.c:3241
 #, c-format
 msgid "close of log file %u, segment %u failed: %m"
 msgstr ""
 
-#: ../access/transam/xlog.c:1042
+#: ../access/transam/xlog.c:1025
 msgid "XLogWrite: new log file created - consider increasing WAL_FILES"
 msgstr ""
 
-#: ../access/transam/xlog.c:1068
+#: ../access/transam/xlog.c:1051
 msgid "XLogWrite: time for a checkpoint, signaling postmaster"
 msgstr ""
 
-#: ../access/transam/xlog.c:1087
+#: ../access/transam/xlog.c:1070
 #, c-format
 msgid "lseek of log file %u, segment %u, offset %u failed: %m"
 msgstr ""
 
-#: ../access/transam/xlog.c:1099
+#: ../access/transam/xlog.c:1082
 #, c-format
 msgid "write of log file %u, segment %u, offset %u failed: %m"
 msgstr ""
 
-#: ../access/transam/xlog.c:1192
+#: ../access/transam/xlog.c:1173
 #, c-format
-msgid "XLogFlush%s%s: request %u/%u; write %u/%u; flush %u/%u\n"
+msgid "XLogFlush%s%s: request %X/%X; write %X/%X; flush %X/%X\n"
 msgstr ""
 
-#: ../access/transam/xlog.c:1268
-msgid "XLogFlush: request is not satisfied"
+#: ../access/transam/xlog.c:1238
+#, c-format
+msgid "XLogFlush: request %X/%X is not satisfied --- flushed only to %X/%X"
 msgstr ""
 
-#: ../access/transam/xlog.c:1315 ../access/transam/xlog.c:1396
-#: ../access/transam/xlog.c:1506 ../access/transam/xlog.c:1510
+#: ../access/transam/xlog.c:1286 ../access/transam/xlog.c:1367
+#: ../access/transam/xlog.c:1477 ../access/transam/xlog.c:1481
 #, c-format
 msgid "open of %s (log file %u, segment %u) failed: %m"
 msgstr ""
 
-#: ../access/transam/xlog.c:1337
+#: ../access/transam/clog.c:603 ../access/transam/xlog.c:1308
 #, c-format
 msgid "creation of file %s failed: %m"
 msgstr ""
 
-#: ../access/transam/xlog.c:1364
+#: ../access/transam/xlog.c:1335
 #, c-format
 msgid "ZeroFill failed to write %s: %m"
 msgstr ""
 
-#: ../access/transam/xlog.c:1369
+#: ../access/transam/xlog.c:1340
 #, c-format
 msgid "fsync of file %s failed: %m"
 msgstr ""
 
-#: ../access/transam/xlog.c:1474
+#: ../access/transam/xlog.c:1445
 #, c-format
 msgid ""
 "link from %s to %s (initialization of log file %u, segment %u) failed: %m"
 msgstr ""
 
-#: ../access/transam/xlog.c:1479
+#: ../access/transam/xlog.c:1450
 #, c-format
 msgid ""
 "rename from %s to %s (initialization of log file %u, segment %u) failed: %m"
 msgstr ""
 
-#: ../access/transam/xlog.c:1571
+#: ../access/transam/xlog.c:1542
 #, c-format
 msgid "could not open transaction log directory (%s): %m"
 msgstr ""
 
-#: ../access/transam/xlog.c:1586
+#: ../access/transam/xlog.c:1557
 #, c-format
 msgid "archiving transaction log file %s"
 msgstr ""
 
-#: ../access/transam/xlog.c:1588
+#: ../access/transam/xlog.c:1559
 msgid "archiving log files is not implemented!"
 msgstr ""
 
-#: ../access/transam/xlog.c:1602
+#: ../access/transam/xlog.c:1573
 #, c-format
 msgid "recycled transaction log file %s"
 msgstr ""
 
-#: ../access/transam/xlog.c:1608
+#: ../access/transam/xlog.c:1579
 #, c-format
 msgid "removing transaction log file %s"
 msgstr "entferne Transaktionslogdatei %s"
 
-#: ../access/transam/xlog.c:1617
+#: ../access/transam/xlog.c:1588
 #, c-format
 msgid "could not read transaction log directory (%s): %m"
 msgstr ""
 
-#: ../access/transam/xlog.c:1690
+#: ../access/transam/xlog.c:1661
 #, c-format
-msgid "ReadRecord: bad resource manager data checksum in record at %u/%u"
+msgid "ReadRecord: bad resource manager data checksum in record at %X/%X"
 msgstr ""
 
-#: ../access/transam/xlog.c:1712
+#: ../access/transam/xlog.c:1683
 #, c-format
-msgid "ReadRecord: bad checksum of backup block %d in record at %u/%u"
+msgid "ReadRecord: bad checksum of backup block %d in record at %X/%X"
 msgstr ""
 
-#: ../access/transam/xlog.c:1782
+#: ../access/transam/xlog.c:1752
 #, c-format
-msgid "ReadRecord: invalid record offset at (%u, %u)"
+msgid "ReadRecord: invalid record offset at %X/%X"
 msgstr ""
 
-#: ../access/transam/xlog.c:1805
+#: ../access/transam/xlog.c:1775
 #, c-format
 msgid "ReadRecord: lseek of log file %u, segment %u, offset %u failed: %m"
 msgstr ""
 
-#: ../access/transam/xlog.c:1811 ../access/transam/xlog.c:1895
+#: ../access/transam/xlog.c:1781 ../access/transam/xlog.c:1865
 #, c-format
 msgid "ReadRecord: read of log file %u, segment %u, offset %u failed: %m"
 msgstr ""
 
-#: ../access/transam/xlog.c:1821
+#: ../access/transam/xlog.c:1791
 #, c-format
-msgid "ReadRecord: contrecord is requested by (%u, %u)"
+msgid "ReadRecord: contrecord is requested by %X/%X"
 msgstr ""
 
-#: ../access/transam/xlog.c:1835
+#: ../access/transam/xlog.c:1805
 #, c-format
-msgid "ReadRecord: record with zero length at (%u, %u)"
+msgid "ReadRecord: record with zero length at %X/%X"
 msgstr ""
 
-#: ../access/transam/xlog.c:1859
+#: ../access/transam/xlog.c:1829
 #, c-format
-msgid "ReadRecord: record length %u at (%u, %u) too long"
+msgid "ReadRecord: record length %u at %X/%X too long"
 msgstr ""
 
-#: ../access/transam/xlog.c:1865
+#: ../access/transam/xlog.c:1835
 #, c-format
-msgid "ReadRecord: invalid resource manager id %u at (%u, %u)"
+msgid "ReadRecord: invalid resource manager id %u at %X/%X"
 msgstr ""
 
-#: ../access/transam/xlog.c:1903
+#: ../access/transam/xlog.c:1873
 #, c-format
 msgid ""
 "ReadRecord: there is no ContRecord flag in log file %u, segment %u, offset %u"
 msgstr ""
 
-#: ../access/transam/xlog.c:1911
+#: ../access/transam/xlog.c:1881
 #, c-format
 msgid ""
 "ReadRecord: invalid ContRecord length %u in log file %u, segment %u, offset %"
 "u"
 msgstr ""
 
-#: ../access/transam/xlog.c:1975
+#: ../access/transam/xlog.c:1945
 #, c-format
 msgid ""
 "ReadRecord: invalid magic number %04X in log file %u, segment %u, offset %u"
 msgstr ""
 
-#: ../access/transam/xlog.c:1981
+#: ../access/transam/xlog.c:1951
 #, c-format
 msgid ""
 "ReadRecord: invalid info bits %04X in log file %u, segment %u, offset %u"
 msgstr ""
 
-#: ../access/transam/xlog.c:1989
+#: ../access/transam/xlog.c:1959
 #, c-format
 msgid ""
-"ReadRecord: unexpected pageaddr (%u, %u) in log file %u, segment %u, offset %"
-"u"
+"ReadRecord: unexpected pageaddr %X/%X in log file %u, segment %u, offset %u"
 msgstr ""
 
 #. translator: SUI = startup id
-#: ../access/transam/xlog.c:2011
+#: ../access/transam/xlog.c:1981
 #, c-format
 msgid ""
 "ReadRecord: out-of-sequence SUI %u (after %u) in log file %u, segment %u, "
 "offset %u"
 msgstr ""
 
-#: ../access/transam/xlog.c:2064
+#: ../access/transam/xlog.c:2033
 msgid "invalid LC_COLLATE setting"
 msgstr ""
 
-#: ../access/transam/xlog.c:2068
+#: ../access/transam/xlog.c:2037
 msgid "invalid LC_CTYPE setting"
 msgstr ""
 
-#: ../access/transam/xlog.c:2077
+#: ../access/transam/xlog.c:2046
 #, c-format
 msgid ""
 "Initializing database with %s collation order.\n"
@@ -1219,36 +1187,36 @@ msgid ""
 "\tre-initdb.  For more information see the Administrator's Guide."
 msgstr ""
 
-#: ../access/transam/xlog.c:2103
+#: ../access/transam/xlog.c:2072
 msgid "sizeof(ControlFileData) is larger than BLCKSZ; fix either one"
 msgstr ""
 
-#: ../access/transam/xlog.c:2111
+#: ../access/transam/xlog.c:2080
 #, c-format
 msgid "WriteControlFile: could not create control file (%s): %m"
 msgstr ""
 
-#: ../access/transam/xlog.c:2120
+#: ../access/transam/xlog.c:2089
 #, c-format
 msgid "WriteControlFile: write to control file failed: %m"
 msgstr ""
 
-#: ../access/transam/xlog.c:2124
+#: ../access/transam/xlog.c:2093
 #, c-format
 msgid "WriteControlFile: fsync of control file failed: %m"
 msgstr ""
 
-#: ../access/transam/xlog.c:2140 ../access/transam/xlog.c:2237
+#: ../access/transam/xlog.c:2109 ../access/transam/xlog.c:2206
 #, c-format
 msgid "could not open control file (%s): %m"
 msgstr ""
 
-#: ../access/transam/xlog.c:2143
+#: ../access/transam/xlog.c:2112
 #, c-format
 msgid "read from control file failed: %m"
 msgstr ""
 
-#: ../access/transam/xlog.c:2155
+#: ../access/transam/xlog.c:2124
 #, c-format
 msgid ""
 "The database cluster was initialized with PG_CONTROL_VERSION %d,\n"
@@ -1256,11 +1224,11 @@ msgid ""
 "\tIt looks like you need to initdb."
 msgstr ""
 
-#: ../access/transam/xlog.c:2168
+#: ../access/transam/xlog.c:2137
 msgid "invalid checksum in control file"
 msgstr ""
 
-#: ../access/transam/xlog.c:2184
+#: ../access/transam/xlog.c:2153
 #, c-format
 msgid ""
 "The database cluster was initialized with CATALOG_VERSION_NO %d,\n"
@@ -1268,7 +1236,7 @@ msgid ""
 "\tIt looks like you need to initdb."
 msgstr ""
 
-#: ../access/transam/xlog.c:2190
+#: ../access/transam/xlog.c:2159
 #, c-format
 msgid ""
 "The database cluster was initialized with BLCKSZ %d,\n"
@@ -1276,7 +1244,7 @@ msgid ""
 "\tIt looks like you need to initdb."
 msgstr ""
 
-#: ../access/transam/xlog.c:2196
+#: ../access/transam/xlog.c:2165
 #, c-format
 msgid ""
 "The database cluster was initialized with RELSEG_SIZE %d,\n"
@@ -1284,7 +1252,7 @@ msgid ""
 "\tIt looks like you need to initdb."
 msgstr ""
 
-#: ../access/transam/xlog.c:2203
+#: ../access/transam/xlog.c:2172
 #, c-format
 msgid ""
 "The database cluster was initialized with LC_COLLATE '%s',\n"
@@ -1292,7 +1260,7 @@ msgid ""
 "\tIt looks like you need to initdb."
 msgstr ""
 
-#: ../access/transam/xlog.c:2209
+#: ../access/transam/xlog.c:2178
 #, c-format
 msgid ""
 "The database cluster was initialized with LC_CTYPE '%s',\n"
@@ -1300,7 +1268,7 @@ msgid ""
 "\tIt looks like you need to initdb."
 msgstr ""
 
-#: ../access/transam/xlog.c:2217
+#: ../access/transam/xlog.c:2186
 #, c-format
 msgid ""
 "The database cluster was initialized with LC_COLLATE '%s' and\n"
@@ -1308,41 +1276,41 @@ msgid ""
 "\tIt looks like you need to initdb or recompile."
 msgstr ""
 
-#: ../access/transam/xlog.c:2245
+#: ../access/transam/xlog.c:2214
 #, c-format
 msgid "write to control file failed: %m"
 msgstr ""
 
-#: ../access/transam/xlog.c:2249
+#: ../access/transam/xlog.c:2218
 #, c-format
 msgid "fsync of control file failed: %m"
 msgstr ""
 
-#: ../access/transam/xlog.c:2392
+#: ../access/transam/xlog.c:2358
 #, c-format
 msgid "BootStrapXLOG failed to write log file: %m"
 msgstr ""
 
-#: ../access/transam/xlog.c:2396
+#: ../access/transam/xlog.c:2362
 #, c-format
 msgid "BootStrapXLOG failed to fsync log file: %m"
 msgstr ""
 
-#: ../access/transam/xlog.c:2460
+#: ../access/transam/xlog.c:2428
 msgid "control file context is broken"
 msgstr ""
 
-#: ../access/transam/xlog.c:2463
+#: ../access/transam/xlog.c:2431
 #, c-format
 msgid "database system was shut down at %s"
 msgstr "Datenbanksystem wurde am %s heruntergefahren"
 
-#: ../access/transam/xlog.c:2466
+#: ../access/transam/xlog.c:2434
 #, c-format
 msgid "database system shutdown was interrupted at %s"
 msgstr "Datenbanksystem wurde am %s während des Herunterfahrens unterbrochen"
 
-#: ../access/transam/xlog.c:2469
+#: ../access/transam/xlog.c:2437
 #, c-format
 msgid ""
 "database system was interrupted being in recovery at %s\n"
@@ -1350,205 +1318,233 @@ msgid ""
 "\tand you will have to use the last backup for recovery."
 msgstr ""
 
-#: ../access/transam/xlog.c:2474
+#: ../access/transam/xlog.c:2442
 #, c-format
 msgid "database system was interrupted at %s"
 msgstr "Datenbanksystem wurde am %s unterbrochen"
 
-#: ../access/transam/xlog.c:2485
+#: ../access/transam/xlog.c:2453
 #, c-format
-msgid "checkpoint record is at (%u, %u)"
-msgstr "Checkpoint-Eintrag ist bei (%u, %u)"
+msgid "checkpoint record is at %X/%X"
+msgstr "Checkpoint-Eintrag ist bei %X/%X"
 
-#: ../access/transam/xlog.c:2494
+#: ../access/transam/xlog.c:2462
 #, c-format
-msgid "using previous checkpoint record at (%u, %u)"
-msgstr ""
+msgid "using previous checkpoint record at %X/%X"
+msgstr "Checkpoint-Eintrag ist bei %X/%X"
 
-#: ../access/transam/xlog.c:2499
+#: ../access/transam/xlog.c:2467
 msgid "unable to locate a valid checkpoint record"
 msgstr ""
 
-#: ../access/transam/xlog.c:2505
+#: ../access/transam/xlog.c:2473
 #, c-format
-msgid "redo record is at (%u, %u); undo record is at (%u, %u); shutdown %s"
-msgstr ""
-"Redo-Eintrag ist bei (%u, %u); Undo-Eintrag ist bei (%u, %u); Shutdown %s"
+msgid "redo record is at %X/%X; undo record is at %X/%X; shutdown %s"
+msgstr "Redo-Eintrag ist bei %X/%X; Undo-Eintrag ist bei %X/%X; Shutdown %s"
 
-#: ../access/transam/xlog.c:2509
+#: ../access/transam/xlog.c:2477
 #, c-format
 msgid "next transaction id: %u; next oid: %u"
 msgstr "nächste Transaktions-Id: %u; nächste Oid: %u"
 
-#: ../access/transam/xlog.c:2512
+#: ../access/transam/xlog.c:2480
 msgid "invalid next transaction id"
 msgstr ""
 
-#: ../access/transam/xlog.c:2514
-msgid "invalid next oid"
-msgstr ""
-
-#: ../access/transam/xlog.c:2525
+#: ../access/transam/xlog.c:2491
 msgid "invalid redo in checkpoint record"
 msgstr ""
 
-#: ../access/transam/xlog.c:2533
+#: ../access/transam/xlog.c:2499
 msgid "invalid redo/undo record in shutdown checkpoint"
 msgstr ""
 
-#: ../access/transam/xlog.c:2542
+#: ../access/transam/xlog.c:2508
 msgid ""
 "database system was not properly shut down; automatic recovery in progress"
 msgstr ""
 
-#: ../access/transam/xlog.c:2561
+#: ../access/transam/xlog.c:2528
 #, c-format
-msgid "redo starts at (%u, %u)"
+msgid "redo starts at %X/%X"
 msgstr ""
 
-#: ../access/transam/xlog.c:2587
+#: ../access/transam/xlog.c:2559
 #, c-format
-msgid "redo done at (%u, %u)"
+msgid "redo done at %X/%X"
 msgstr ""
 
-#: ../access/transam/xlog.c:2593
+#: ../access/transam/xlog.c:2565
 msgid "redo is not required"
 msgstr ""
 
-#: ../access/transam/xlog.c:2676
+#: ../access/transam/xlog.c:2647
 #, c-format
-msgid "undo starts at (%u, %u)"
+msgid "undo starts at %X/%X"
 msgstr ""
 
-#: ../access/transam/xlog.c:2686
+#: ../access/transam/xlog.c:2657
 #, c-format
-msgid "undo done at (%u, %u)"
+msgid "undo done at %X/%X"
 msgstr ""
 
-#: ../access/transam/xlog.c:2690
+#: ../access/transam/xlog.c:2661
 msgid "undo is not required"
 msgstr ""
 
-#: ../access/transam/xlog.c:2722
+#: ../access/transam/xlog.c:2695
 msgid "database system is ready"
 msgstr "Datenbanksystem is bereit"
 
-#: ../access/transam/xlog.c:2754
+#: ../access/transam/xlog.c:2727
 msgid "invalid primary checkpoint link in control file"
 msgstr ""
 
-#: ../access/transam/xlog.c:2755
+#: ../access/transam/xlog.c:2728
 msgid "invalid secondary checkpoint link in control file"
 msgstr ""
 
-#: ../access/transam/xlog.c:2764
+#: ../access/transam/xlog.c:2737
 msgid "invalid primary checkpoint record"
 msgstr ""
 
-#: ../access/transam/xlog.c:2765
+#: ../access/transam/xlog.c:2738
 msgid "invalid secondary checkpoint record"
 msgstr ""
 
-#: ../access/transam/xlog.c:2771
+#: ../access/transam/xlog.c:2744
 msgid "invalid resource manager id in primary checkpoint record"
 msgstr ""
 
-#: ../access/transam/xlog.c:2772
+#: ../access/transam/xlog.c:2745
 msgid "invalid resource manager id in secondary checkpoint record"
 msgstr ""
 
-#: ../access/transam/xlog.c:2779
+#: ../access/transam/xlog.c:2752
 msgid "invalid xl_info in primary checkpoint record"
 msgstr ""
 
-#: ../access/transam/xlog.c:2780
+#: ../access/transam/xlog.c:2753
 msgid "invalid xl_info in secondary checkpoint record"
 msgstr ""
 
-#: ../access/transam/xlog.c:2786
+#: ../access/transam/xlog.c:2759
 msgid "invalid length of primary checkpoint record"
 msgstr ""
 
-#: ../access/transam/xlog.c:2787
+#: ../access/transam/xlog.c:2760
 msgid "invalid length of secondary checkpoint record"
 msgstr ""
 
-#: ../access/transam/xlog.c:2835
+#: ../access/transam/xlog.c:2808
 msgid "shutting down"
 msgstr "fahre herunter"
 
-#: ../access/transam/xlog.c:2845
+#: ../access/transam/xlog.c:2819
 msgid "database system is shut down"
 msgstr "Datenbanksystem ist heruntergefahren"
 
-#: ../access/transam/xlog.c:2864
+#: ../access/transam/xlog.c:2837
 msgid "CreateCheckPoint: cannot be called inside transaction block"
 msgstr ""
 
-#: ../access/transam/xlog.c:2955
+#: ../access/transam/xlog.c:2935
 msgid "active transaction while database system is shutting down"
 msgstr ""
 
-#: ../access/transam/xlog.c:2999
+#: ../access/transam/xlog.c:2982
 msgid ""
 "concurrent transaction log activity while database system is shutting down"
 msgstr ""
 
-#: ../access/transam/xlog.c:3235
+#: ../access/transam/xlog.c:3220
 #, c-format
 msgid "bogus wal_sync_method %s"
 msgstr ""
 
-#: ../access/transam/xlog.c:3252 ../access/transam/xlog.c:3278
+#: ../access/transam/xlog.c:3236 ../access/transam/xlog.c:3262
 #, c-format
 msgid "fsync of log file %u, segment %u failed: %m"
 msgstr ""
 
-#: ../access/transam/xlog.c:3284
+#: ../access/transam/xlog.c:3268
 #, c-format
 msgid "fdatasync of log file %u, segment %u failed: %m"
 msgstr ""
 
-#: ../access/transam/xlog.c:3292
+#: ../access/transam/xlog.c:3276
 #, c-format
 msgid "bogus wal_sync_method %d"
 msgstr ""
 
-#: ../access/transam/xlogutils.c:178
-msgid "XLogOpenLogRelation: failed to open pg_log"
+#: ../access/transam/xlogutils.c:252
+msgid "_xl_remove_hash_entry: file was not found in cache"
 msgstr ""
 
-#: ../access/transam/xlogutils.c:285
-msgid "_xl_remove_hash_entry: can't delete from cache"
+#: ../access/transam/xlogutils.c:349
+msgid "XLogOpenRelation: out of memory for cache"
 msgstr ""
 
-#: ../access/transam/xlogutils.c:287
-msgid "_xl_remove_hash_entry: file was not found in cache"
+#: ../access/transam/xlogutils.c:352
+msgid "XLogOpenRelation: file found on insert into cache"
 msgstr ""
 
-#: ../access/transam/xlogutils.c:357
-msgid "XLogOpenRelation: error in cache"
+#: ../access/transam/clog.c:547 ../access/transam/clog.c:599
+#, c-format
+msgid "open of %s failed: %m"
+msgstr "konnte %s nicht öffnen: %m"
+
+#: ../access/transam/clog.c:548
+#, c-format
+msgid "clog file %s doesn't exist, reading as zeroes"
 msgstr ""
 
-#: ../access/transam/xlogutils.c:381
-msgid "XLogOpenRelation: can't insert into cache"
+#: ../access/transam/clog.c:554 ../access/transam/clog.c:607
+#, c-format
+msgid "lseek of clog file %u, offset %u failed: %m"
 msgstr ""
 
-#: ../access/transam/xlogutils.c:384
-msgid "XLogOpenRelation: file found on insert into cache"
+#: ../access/transam/clog.c:559
+#, c-format
+msgid "read of clog file %u, offset %u failed: %m"
+msgstr ""
+
+#: ../access/transam/clog.c:616
+#, c-format
+msgid "write of clog file %u, offset %u failed: %m"
+msgstr ""
+
+#: ../access/transam/clog.c:835
+msgid "unable to truncate commit log: apparent wraparound"
+msgstr ""
+
+#: ../access/transam/clog.c:890
+#, c-format
+msgid "could not open transaction-commit log directory (%s): %m"
+msgstr ""
+
+#: ../access/transam/clog.c:906
+#, c-format
+msgid "removing commit log file %s"
+msgstr "entferne Commit-Logdatei %s"
+
+#: ../access/transam/clog.c:915
+#, c-format
+msgid "could not read transaction-commit log directory (%s): %m"
 msgstr ""
 
-#: ../bootstrap/bootstrap.c:189
+#: ../bootstrap/bootstrap.c:190
 msgid ""
 "Usage:\n"
-"  postgres -boot [-d] [-D datadir] [-F] [-x num] dbname\n"
+"  postgres -boot [-d] [-D datadir] [-F] [-o file] [-x num] dbname\n"
 "  -d               debug mode\n"
 "  -D datadir       data directory\n"
 "  -F               turn off fsync\n"
+"  -o file          send debug output to file\n"
 "  -x num           internal use\n"
 msgstr ""
 
-#: ../bootstrap/bootstrap.c:292 ../postmaster/postmaster.c:277
+#: ../bootstrap/bootstrap.c:297 ../postmaster/postmaster.c:288
 #, c-format
 msgid ""
 "%s does not know where to find the database system data.\n"
@@ -1557,151 +1553,156 @@ msgid ""
 "PGDATA environment variable.\n"
 "\n"
 msgstr ""
+"%s weiß nicht wo die Systemdaten für das Datenbanksystem\n"
+"zu finden sind.  Sie müssen das Verzeichnis mit dem Datenbanksystem\n"
+"entweder mit der Kommandozeilenoption »-D« angeben oder die\n"
+"Umgebungsvariable PGDATA setzen.\n"
+"\n"
 
-#: ../bootstrap/bootstrap.c:379
+#: ../bootstrap/bootstrap.c:395
 #, c-format
 msgid "Unsupported XLOG op %d"
 msgstr ""
 
-#: ../bootstrap/bootstrap.c:483
+#: ../bootstrap/bootstrap.c:499
 #, c-format
 msgid "open relation %s, attrsize %d"
 msgstr ""
 
-#: ../bootstrap/bootstrap.c:512
+#: ../bootstrap/bootstrap.c:528
 #, c-format
 msgid "create attribute %d name %s len %d num %d type %u"
 msgstr ""
 
-#: ../bootstrap/bootstrap.c:532
+#: ../bootstrap/bootstrap.c:548
 #, c-format
 msgid "closerel: close of '%s' when '%s' was expected"
 msgstr ""
 
-#: ../bootstrap/bootstrap.c:536
+#: ../bootstrap/bootstrap.c:552
 #, c-format
 msgid "closerel: close of '%s' before any relation was opened"
 msgstr ""
 
-#: ../bootstrap/bootstrap.c:542
+#: ../bootstrap/bootstrap.c:558
 msgid "no open relation to close"
 msgstr ""
 
-#: ../bootstrap/bootstrap.c:546
+#: ../bootstrap/bootstrap.c:562
 #, c-format
 msgid "close relation %s"
 msgstr ""
 
-#: ../bootstrap/bootstrap.c:570
+#: ../bootstrap/bootstrap.c:586
 msgid "warning: no open relations allowed with 'create' command"
 msgstr ""
 
-#: ../bootstrap/bootstrap.c:582 ../bootstrap/bootstrap.c:594
+#: ../bootstrap/bootstrap.c:598 ../bootstrap/bootstrap.c:610
 #, c-format
 msgid "column %s %s"
 msgstr ""
 
-#: ../bootstrap/bootstrap.c:642
+#: ../bootstrap/bootstrap.c:659
 #, c-format
 msgid "inserting row oid %u, %d columns"
 msgstr ""
 
-#: ../bootstrap/bootstrap.c:653
+#: ../bootstrap/bootstrap.c:670
 msgid "row inserted"
 msgstr ""
 
-#: ../bootstrap/bootstrap.c:676
+#: ../bootstrap/bootstrap.c:693
 #, c-format
 msgid "inserting column %d value '%s'"
 msgstr ""
 
-#: ../bootstrap/bootstrap.c:683
+#: ../bootstrap/bootstrap.c:700
 msgid "Typ != NULL"
 msgstr ""
 
-#: ../bootstrap/bootstrap.c:690
+#: ../bootstrap/bootstrap.c:707
 #, c-format
 msgid "unable to find atttypid %u in Typ list"
 msgstr ""
 
-#: ../bootstrap/bootstrap.c:702 ../bootstrap/bootstrap.c:725
+#: ../bootstrap/bootstrap.c:719 ../bootstrap/bootstrap.c:742
 #, c-format
 msgid " -> %s"
 msgstr ""
 
-#: ../bootstrap/bootstrap.c:713
+#: ../bootstrap/bootstrap.c:730
 #, c-format
 msgid "type oid %u not found"
 msgstr ""
 
-#: ../bootstrap/bootstrap.c:715
+#: ../bootstrap/bootstrap.c:732
 #, c-format
 msgid "Typ == NULL, typeindex = %u"
 msgstr ""
 
-#: ../bootstrap/bootstrap.c:729
+#: ../bootstrap/bootstrap.c:746
 msgid "inserted"
 msgstr ""
 
-#: ../bootstrap/bootstrap.c:740
+#: ../bootstrap/bootstrap.c:757
 #, c-format
 msgid "inserting column %d NULL"
 msgstr ""
 
-#: ../bootstrap/bootstrap.c:787
+#: ../bootstrap/bootstrap.c:804
 msgid "Memory manager fault: cleanup called twice.\n"
 msgstr ""
 
-#: ../bootstrap/bootstrap.c:828
+#: ../bootstrap/bootstrap.c:845
 #, c-format
 msgid "external type: %s"
 msgstr ""
 
-#: ../bootstrap/bootstrap.c:852
+#: ../bootstrap/bootstrap.c:869
 #, c-format
 msgid "Error: unknown type '%s'.\n"
 msgstr ""
 
-#: ../bootstrap/bootstrap.c:868
+#: ../bootstrap/bootstrap.c:885
 msgid "AllocateAttribute: malloc failed"
 msgstr ""
 
-#: ../bootstrap/bootstrap.c:1020
+#: ../bootstrap/bootstrap.c:1036
 msgid ""
 "There are too many string constants and identifiers for the compiler to "
 "handle."
 msgstr ""
 
-#: bootparse.y:59
+#: bootparse.y:58
 msgid "start transaction"
 msgstr ""
 
-#: bootparse.y:68
+#: bootparse.y:67
 msgid "commit transaction"
 msgstr ""
 
-#: bootparse.y:162
+#: bootparse.y:160
 #, c-format
 msgid "creating bootstrap relation %s..."
 msgstr ""
 
-#: bootparse.y:165
+#: bootparse.y:163
 #, c-format
 msgid "creating relation %s..."
 msgstr ""
 
-#: bootparse.y:184
+#: bootparse.y:182
 msgid "create bootstrap: warning, open relation exists, closing first"
 msgstr ""
 
-#: bootparse.y:192
+#: bootparse.y:191
 msgid "bootstrap relation created"
 msgstr ""
 
 #: bootparse.y:206
 #, c-format
 msgid "relation created with oid %u"
-msgstr ""
+msgstr "Relation erstellt mit OID %u"
 
 #: bootparse.y:219
 #, c-format
@@ -1719,26 +1720,22 @@ msgstr ""
 
 #: bootparse.y:232
 msgid "relation not open"
-msgstr ""
+msgstr "Relation nicht offen"
 
-#: bootparse.y:299
+#: bootparse.y:303
 msgid "too many columns"
 msgstr ""
 
-#: bootscanner.l:125
+#: bootscanner.l:127
 #, c-format
 msgid "syntax error at line %d: unexpected character %s"
 msgstr ""
 
-#: bootscanner.l:141
+#: bootscanner.l:143
 #, c-format
 msgid "syntax error at line %d: unexpected token %s"
 msgstr ""
 
-#: ../catalog/catalog.c:145
-msgid "newoid: GetNewObjectId returns invalid oid"
-msgstr "newoid: GetNewObjectId ergab ungültige Oid"
-
 #: ../catalog/aclchk.c:56
 #, c-format
 msgid "acl size = %d, # acls = %d"
@@ -1749,315 +1746,179 @@ msgstr ""
 msgid "\tacl[%d]: %s"
 msgstr ""
 
-#: ../catalog/aclchk.c:98 ../commands/trigger.c:80 ../tcop/utility.c:376
-#: ../tcop/utility.c:695 ../tcop/utility.c:854 ../utils/init/miscinit.c:474
-#: ../utils/misc/guc.c:721
+#: ../catalog/aclchk.c:97 ../commands/trigger.c:80 ../tcop/utility.c:375
+#: ../tcop/utility.c:692 ../tcop/utility.c:851 ../utils/init/miscinit.c:494
+#: ../utils/misc/guc.c:931
 msgid "permission denied"
-msgstr ""
+msgstr "keine Berechtigung"
 
-#: ../catalog/aclchk.c:108
+#: ../catalog/aclchk.c:107
 #, c-format
 msgid "relation \"%s\" not found"
 msgstr ""
 
-#: ../catalog/aclchk.c:114
+#: ../catalog/aclchk.c:113
 #, c-format
 msgid "\"%s\" is an index"
 msgstr ""
 
-#: ../catalog/aclchk.c:208
+#: ../catalog/aclchk.c:209
 #, c-format
 msgid "non-existent group \"%s\""
 msgstr ""
 
-#: ../catalog/aclchk.c:278
+#: ../catalog/aclchk.c:279
 #, c-format
 msgid "in_group: group %u not found"
 msgstr ""
 
-#: ../catalog/aclchk.c:305
+#: ../catalog/aclchk.c:306
 msgid "aclcheck: null ACL, returning OK"
 msgstr ""
 
-#: ../catalog/aclchk.c:320
+#: ../catalog/aclchk.c:321
 msgid "aclcheck: zero-length ACL, returning OK"
 msgstr ""
 
-#: ../catalog/aclchk.c:329
+#: ../catalog/aclchk.c:330
 msgid "aclcheck: first entry in ACL is not 'world' entry"
 msgstr ""
 
-#: ../catalog/aclchk.c:333
+#: ../catalog/aclchk.c:334
 #, c-format
 msgid "aclcheck: using world=%d"
 msgstr ""
 
-#: ../catalog/aclchk.c:349
+#: ../catalog/aclchk.c:350
 #, c-format
 msgid "aclcheck: found user %u/%d"
 msgstr ""
 
-#: ../catalog/aclchk.c:366 ../catalog/aclchk.c:387
+#: ../catalog/aclchk.c:367 ../catalog/aclchk.c:388
 #, c-format
 msgid "aclcheck: found group %u/%d"
 msgstr ""
 
-#: ../catalog/aclchk.c:399
+#: ../catalog/aclchk.c:400
 #, c-format
 msgid "aclcheck: bogus ACL id type: %d"
 msgstr ""
 
-#: ../catalog/aclchk.c:429
+#: ../catalog/aclchk.c:430
 #, c-format
 msgid "pg_aclcheck: invalid user id %u"
-msgstr ""
+msgstr "pg_aclcheck: ungültige Benutzer-ID %u"
 
-#: ../catalog/aclchk.c:445
+#: ../catalog/aclchk.c:446
 #, c-format
 msgid "pg_aclcheck: catalog update to \"%s\": permission denied"
 msgstr ""
 
-#: ../catalog/aclchk.c:458
+#: ../catalog/aclchk.c:459
 #, c-format
 msgid "pg_aclcheck: \"%s\" is superuser"
 msgstr ""
 
-#: ../catalog/aclchk.c:475
+#: ../catalog/aclchk.c:476
 #, c-format
 msgid "pg_aclcheck: class \"%s\" not found"
 msgstr ""
 
-#: ../catalog/aclchk.c:525
+#: ../catalog/aclchk.c:526
 #, c-format
 msgid "pg_ownercheck: invalid user id %u"
 msgstr ""
 
-#: ../catalog/aclchk.c:535 ../catalog/aclchk.c:597 ../catalog/aclchk.c:648
+#: ../catalog/aclchk.c:536 ../catalog/aclchk.c:598 ../catalog/aclchk.c:649
 #, c-format
 msgid "pg_ownercheck: user \"%s\" is superuser"
 msgstr ""
 
-#: ../catalog/aclchk.c:552
+#: ../catalog/aclchk.c:553
 #, c-format
 msgid "pg_ownercheck: class \"%s\" not found"
 msgstr ""
 
-#: ../catalog/aclchk.c:558
+#: ../catalog/aclchk.c:559
 #, c-format
 msgid "pg_ownercheck: type \"%s\" not found"
 msgstr ""
 
-#: ../catalog/aclchk.c:563
+#: ../catalog/aclchk.c:564
 #, c-format
 msgid "pg_ownercheck: invalid cache id: %d"
 msgstr ""
 
-#: ../catalog/aclchk.c:587
+#: ../catalog/aclchk.c:588
 #, c-format
 msgid "pg_oper_ownercheck: invalid user id %u"
 msgstr ""
 
-#: ../catalog/aclchk.c:611
+#: ../catalog/aclchk.c:612
 #, c-format
 msgid "pg_ownercheck: operator %u not found"
 msgstr ""
 
-#: ../catalog/aclchk.c:638
+#: ../catalog/aclchk.c:639
 #, c-format
 msgid "pg_func_ownercheck: invalid user id %u"
 msgstr ""
 
-#: ../catalog/aclchk.c:690
+#: ../catalog/aclchk.c:691
 #, c-format
 msgid "pg_aggr_ownercheck: invalid user id %u"
 msgstr ""
 
-#: ../catalog/aclchk.c:700
+#: ../catalog/aclchk.c:701
 #, c-format
 msgid "pg_aggr_ownercheck: user \"%s\" is superuser"
 msgstr ""
 
-#: ../catalog/heap.c:157
-#, c-format
-msgid "SystemAttributeDefinition: invalid attribute number %d"
-msgstr "SystemAttributeDefinition: ungültige Attributnummer %d"
-
-#: ../catalog/heap.c:205
-#, c-format
-msgid ""
-"invalid relation name \"%s\"; the 'pg_' name prefix is reserved for system "
-"catalogs"
-msgstr "ungültiger Relationsname »%s«; der Präfix »pg_« ist für die Systemkataloge reserviert"
-
-#: ../catalog/heap.c:359
-#, c-format
-msgid "name of column \"%s\" conflicts with an existing system column"
-msgstr "Name der Spalte »%s« steht im Konflikt mit einer bestehenden Systemspalte"
-
-#: ../catalog/heap.c:365
-#, c-format
-msgid ""
-"Attribute '%s' has an unknown type\n"
-"\tRelation created; continue"
-msgstr ""
-
-#: ../catalog/heap.c:381
-#, c-format
-msgid "column name \"%s\" is duplicated"
-msgstr "Spaltenname »%s« besteht mehrfach"
-
-#: ../catalog/heap.c:715
-#, c-format
-msgid "Number of columns is out of range (1 to %d)"
-msgstr "Anzahl der Spalten ist außerhalb des zulässigen Bereichs (1 bis %d)"
-
-#: ../catalog/heap.c:723
-#, c-format
-msgid "Relation '%s' already exists"
-msgstr "Relation »%s« existiert bereits"
-
-#: ../catalog/heap.c:860
-#, c-format
-msgid "Relation \"%s\" inherits from \"%s\""
-msgstr "Relation »%s« ist von »%s« abgeleitet"
-
-#: ../catalog/heap.c:863
-#, c-format
-msgid "Relation %u inherits from \"%s\""
-msgstr "Relation %u ist von »%s« abgeleitet"
-
-#: ../catalog/heap.c:946 ../commands/rename.c:205
-#, c-format
-msgid "Relation \"%s\" does not exist"
-msgstr "Relation »%s« existiert bereits"
-
-#: ../catalog/heap.c:999
-#, c-format
-msgid "RelationTruncateIndexes: index %u not found in pg_class"
-msgstr "RelationTruncateIndexes: Index %u nicht in pg_class gefunden"
-
-#: ../catalog/heap.c:1073
-msgid "TRUNCATE TABLE cannot run inside a transaction block"
-msgstr "TRUNCATE TABLE kann nicht in einem Transaktionsblock laufen"
-
-#: ../catalog/heap.c:1186
-#, c-format
-msgid "DeleteTypeTuple: type \"%s\" does not exist"
-msgstr "DeleteTypeTuple: Typ »%s« existiert nicht"
-
-#: ../catalog/heap.c:1226
-#, c-format
-msgid "DeleteTypeTuple: column of type %s exists in relation %u"
-msgstr "DeleteTypeTuple: Spalte des Typs %s existiert in Relation %u"
-
-#: ../catalog/heap.c:1297
-#, c-format
-msgid "System relation \"%s\" may not be dropped"
-msgstr "Systemrelation »%s« darf nicht entfernt werden"
-
-#: ../catalog/heap.c:1306
-#, c-format
-msgid "heap_drop_with_catalog: FlushRelationBuffers returned %d"
-msgstr "heap_drop_with_catalog: FlushRelationBuffers ergab %d"
-
-#: ../catalog/heap.c:1448 ../parser/parse_relation.c:949
-#: ../utils/adt/ruleutils.c:2679
-#, c-format
-msgid "cache lookup of attribute %d in relation %u failed"
-msgstr "Cachesuche nach Attribut %d von Relation %u fehlgeschlagen"
-
-#: ../catalog/heap.c:1639
-msgid "cannot use column references in DEFAULT clause"
-msgstr "Spaltenreferenzen können nicht in DEFAULT-Klausel verwendet werden"
-
-#: ../catalog/heap.c:1645
-msgid "cannot use subselects in DEFAULT clause"
-msgstr "Subselects können nicht in DEFAULT-Klausel verwendet werden"
-
-#: ../catalog/heap.c:1647
-msgid "cannot use aggregate functions in DEFAULT clause"
-msgstr "Aggregatfunktionen können nicht in DEFAULT-Klausel verwendet werden"
-
-#: ../catalog/heap.c:1669
-#, c-format
-msgid ""
-"Column \"%s\" is of type %s but default expression is of type %s\n"
-"\tYou will need to rewrite or cast the expression"
-msgstr ""
-"Spalte »%s« hat Typ %s, aber der Default-Ausdruck hat Typ %s\n"
-"\tSie müssen den Ausdruck umschreiben oder ein Typumwandlung vornehmen"
-
-#: ../catalog/heap.c:1719 ../catalog/heap.c:1733 ../commands/creatinh.c:109
-#, c-format
-msgid "Duplicate CHECK constraint name: '%s'"
-msgstr "doppelter CHECK-Constraint-Name: %s"
-
-#: ../catalog/heap.c:1791
-#, c-format
-msgid "CHECK constraint expression '%s' does not yield boolean result"
-msgstr "CHECK-Constraint-Ausdruck %s ergibt kein Resultat vom Typ boolean"
-
-#: ../catalog/heap.c:1798
-#, c-format
-msgid "Only relation \"%s\" can be referenced in CHECK constraint expression"
-msgstr "Nur Referenzen auf Tabelle »%s« sind im CHECK-Constraint-Ausdruck zugelassen"
-
-#: ../catalog/heap.c:1805
-msgid "cannot use subselect in CHECK constraint expression"
-msgstr "Subselects können nicht in CHECK-Constraint-Ausdrücken verwendet werden"
-
-#: ../catalog/heap.c:1807
-msgid "cannot use aggregate function in CHECK constraint expression"
-msgstr "Aggregatfunktionen können nicht in CHECK-Constraint-Ausdrücken verwendet werden"
-
-#: ../catalog/heap.c:1848 ../catalog/heap.c:2029 ../utils/adt/ruleutils.c:2655
-#, c-format
-msgid "cache lookup of relation %u failed"
-msgstr "Cachesuche nach Relation %u fehlgeschlagen"
-
-#: ../catalog/heap.c:2022
-msgid "check count became negative"
-msgstr "Anzahl der CHECK-Constraints wurde negativ"
-
 #: ../catalog/indexing.c:162
 #, c-format
 msgid "CatalogIndexInsert: index %u not found"
-msgstr "CatalogIndexInsert: index %u nicht gefunden"
+msgstr "CatalogIndexInsert: Index %u nicht gefunden"
 
-#: ../catalog/index.c:114
+#: ../catalog/index.c:117
 #, c-format
 msgid "index named \"%s\" already exists"
 msgstr "Index mit Namen »%s« existiert bereits"
 
-#: ../catalog/index.c:120
+#: ../catalog/index.c:123
 #, c-format
 msgid "cannot create index on non-existent relation \"%s\""
 msgstr "kann keinen Index für nicht existierende Relation »%s« erstellen"
 
-#: ../catalog/index.c:147
+#: ../catalog/index.c:153
 #, c-format
 msgid "Function %u does not exist"
 msgstr "Funktion %u existiert nicht"
 
-#: ../catalog/index.c:165
+#: ../catalog/index.c:172 ../catalog/index.c:306
+#, c-format
+msgid "Opclass %u does not exist"
+msgstr "Opclass %u existiert nicht"
+
+#: ../catalog/index.c:186 ../catalog/index.c:319
 #, c-format
 msgid "Type %u does not exist"
 msgstr "Typ %u existiert nicht"
 
-#: ../catalog/index.c:240
+#: ../catalog/index.c:266
 #, c-format
 msgid "cannot create index: column %d does not exist"
 msgstr "kann Index nicht erstellen: Spalte %d existiert nicht"
 
-#: ../catalog/index.c:689
+#: ../catalog/index.c:679
 msgid "must index at least one column"
 msgstr "mindestens eine Spalte muß indiziert werden"
 
-#: ../catalog/index.c:693
+#: ../catalog/index.c:683
 msgid "User-defined indexes on system catalogs are not supported"
-msgstr "benutzerdefinierte Indizies für Systemkataloge werden nicht unterstützt"
+msgstr ""
+"benutzerdefinierte Indizies für Systemkataloge werden nicht unterstützt"
 
-#: ../catalog/index.c:867 ../catalog/index.c:912
+#: ../catalog/index.c:864 ../catalog/index.c:912
 #, c-format
 msgid "index_drop: cache lookup failed for index %u"
 msgstr "index_drop: Cachesuche nach Index %u fehlgeschlagen"
@@ -2067,94 +1928,84 @@ msgstr "index_drop: Cachesuche nach Index %u fehlgeschlagen"
 msgid "index_drop: FlushRelationBuffers returned %d"
 msgstr "index_drop: FlushRelationBuffers ergab %d"
 
-#: ../catalog/index.c:1144
+#: ../catalog/index.c:1142
 #, c-format
 msgid "LockClassinfoForUpdate couldn't lock relid %u"
 msgstr "LockClassinfoForUpdate: konnte relid %u nicht sperren"
 
-#: ../catalog/index.c:1155
+#: ../catalog/index.c:1153
 msgid "The tuple isn't committed"
 msgstr ""
 
-#: ../catalog/index.c:1158
+#: ../catalog/index.c:1156
 msgid "The tuple is already deleted"
 msgstr ""
 
-#: ../catalog/index.c:1179
+#: ../catalog/index.c:1177
 #, c-format
 msgid "IndexesAreActive couldn't lock %u"
 msgstr "IndexesAreActive konnte %u nicht sperren"
 
-#: ../catalog/index.c:1182
+#: ../catalog/index.c:1180
 #, c-format
 msgid "relation %u isn't an indexable relation"
 msgstr "Relation %u ist nicht indizierbar"
 
-#: ../catalog/index.c:1246
+#: ../catalog/index.c:1252
 #, c-format
 msgid "setRelhasindex: cannot find relation %u in pg_class"
 msgstr "setRelhasindex: kann Relation %u nicht in pg_class finden"
 
-#: ../catalog/index.c:1309
+#: ../catalog/index.c:1325
 msgid "setNewRelfilenode impossible to lock class tuple"
 msgstr ""
 
-#: ../catalog/index.c:1409
-#, c-format
-msgid "UpdateStats: cannot open relation id %u"
-msgstr "UpdateStats: kann Relation %u nicht öffnen"
-
-#: ../catalog/index.c:1445
+#: ../catalog/index.c:1455
 #, c-format
 msgid "UpdateStats: cannot find relation %u in pg_class"
 msgstr "UpdateStats: kann Relation %u nicht in pg_class finden"
 
-#: ../catalog/index.c:1711
+#: ../catalog/index.c:1726
 msgid "IndexBuildHeapScan: concurrent insert in progress"
 msgstr ""
 
-#: ../catalog/index.c:1719
+#: ../catalog/index.c:1740
 msgid "IndexBuildHeapScan: concurrent delete in progress"
 msgstr ""
 
-#: ../catalog/index.c:1723 ../commands/vacuum.c:896
-#: ../commands/vacuumlazy.c:331 ../commands/vacuumlazy.c:805
+#: ../catalog/index.c:1745 ../commands/vacuum.c:1133
+#: ../commands/vacuumlazy.c:356 ../commands/vacuumlazy.c:835
 msgid "Unexpected HeapTupleSatisfiesVacuum result"
 msgstr "unerwartetes Ergebnis von HeapTupleSatisfiesVacuum"
 
-#: ../catalog/index.c:1810
+#: ../catalog/index.c:1832
 #, c-format
 msgid "IndexGetRelation: can't find index id %u"
 msgstr "IndexGetRelation: kann Index %u nicht finden"
 
-#: ../catalog/index.c:1859
+#: ../catalog/index.c:1881
 msgid "REINDEX cannot run inside a transaction block"
 msgstr "REINDEX kann nicht in einem Transaktionsblock laufen"
 
-#: ../catalog/index.c:1870
+#: ../catalog/index.c:1895
+msgid "reindex_index: can't open index relation"
+msgstr ""
+
+#: ../catalog/index.c:1907
 #, c-format
 msgid "reindex_index: index %u not found in pg_index"
 msgstr "reindex_index: Index %u nicht in pg_index gefunden"
 
-#: ../catalog/index.c:1886
-#, c-format
-msgid "reindex_index: index %u not found in pg_class"
-msgstr "reindex_index: Index %u nicht in pg_class gefunden"
-
-#: ../catalog/index.c:1893
+#: ../catalog/index.c:1921
 msgid "reindex_index: can't open heap relation"
 msgstr ""
 
-#: ../catalog/index.c:1896
-msgid "reindex_index: can't open index relation"
-msgstr ""
-
-#: ../catalog/index.c:2013
+#: ../catalog/index.c:2045
 #, c-format
 msgid "the target relation %u is nailed"
 msgstr ""
 
-#: ../catalog/index.c:2029
+#: ../catalog/index.c:2061
 #, c-format
 msgid "the target relation %u is shared"
 msgstr ""
@@ -2191,201 +2042,229 @@ msgstr "R
 msgid ""
 "must not omit initval when transfn is strict and transtype is not compatible "
 "with input type"
-msgstr "Der Anfangswert darf nicht ausgelassen werden wenn die Übergangsfunktion strikt ist und der Übergangstyp nicht mit dem Eingabetyp kompatibel ist"
+msgstr ""
+"Der Anfangswert darf nicht ausgelassen werden wenn die Übergangsfunktion "
+"strikt ist und der Übergangstyp nicht mit dem Eingabetyp kompatibel ist"
 
-#: ../catalog/pg_aggregate.c:204
+#: ../catalog/pg_aggregate.c:203
 msgid "AggregateCreate: heap_formtuple failed"
 msgstr "AggregateCreate: heap_formtuple fehlgeschlagen"
 
-#: ../catalog/pg_aggregate.c:206
+#: ../catalog/pg_aggregate.c:205
 msgid "AggregateCreate: heap_insert failed"
 msgstr "AggregateCreate: heap_insert fehlgeschlagen"
 
-#: ../catalog/pg_aggregate.c:239
+#: ../catalog/pg_aggregate.c:238
 #, c-format
 msgid "AggNameGetInitVal: cache lookup failed for aggregate '%s'"
-msgstr "AggNameGetInitVal: Cachesuche nach Aggregatfunktion »%s« fehlgeschlagen"
+msgstr ""
+"AggNameGetInitVal: Cachesuche nach Aggregatfunktion »%s« fehlgeschlagen"
 
-#: ../catalog/pg_aggregate.c:264
+#: ../catalog/pg_aggregate.c:263
 #, c-format
 msgid ""
 "AggNameGetInitVal: cache lookup failed on aggregate transition function "
 "return type %u"
-msgstr "AggNameGetInitVal: Cachesuche fehlgeschlagen für Rückgabetyp %u der Übergangsfunktion"
+msgstr ""
+"AggNameGetInitVal: Cachesuche fehlgeschlagen für Rückgabetyp %u der "
+"Übergangsfunktion"
 
-#: ../catalog/pg_operator.c:177
+#: ../catalog/pg_operator.c:229
 #, c-format
 msgid "left type \"%s\" of operator %s does not exist"
 msgstr "linker Typ »%s« des Operators %s existiert nicht"
 
-#: ../catalog/pg_operator.c:186
+#: ../catalog/pg_operator.c:238
 #, c-format
 msgid "right type \"%s\" of operator %s does not exist"
 msgstr "rechter Typ »%s« des Operators %s existiert nicht"
 
-#: ../catalog/pg_operator.c:192
+#: ../catalog/pg_operator.c:244
 #, c-format
 msgid "operator %s must have at least one operand type"
 msgstr "Operator %s muß mindestens einen Operandentyp haben"
 
-#: ../catalog/pg_operator.c:333
+#: ../catalog/pg_operator.c:299 ../catalog/pg_operator.c:517
+#, c-format
+msgid "\"%s\" is not a valid operator name"
+msgstr ""
+
+#: ../catalog/pg_operator.c:312
 msgid "OperatorShellMake: the operand types are not valid"
 msgstr "OperatorShellMake: die Operandentypen sind ungültig"
 
-#: ../catalog/pg_operator.c:479
+#: ../catalog/pg_operator.c:505
 #, c-format
 msgid "OperatorDef: operator \"%s\" already defined"
 msgstr "OperatorDef: Operator %s ist bereits definiert"
 
-#: ../catalog/pg_operator.c:497
+#: ../catalog/pg_operator.c:529
 #, c-format
 msgid "left type \"%s\" does not exist"
 msgstr "linker Typ »%s« existiert bereits"
 
-#: ../catalog/pg_operator.c:506
+#: ../catalog/pg_operator.c:538
 #, c-format
 msgid "right type \"%s\" does not exist"
 msgstr "rechter Typ »%s« existiert bereits"
 
-#: ../catalog/pg_operator.c:512
+#: ../catalog/pg_operator.c:544
 msgid "operator must have at least one operand type"
 msgstr "Operator muß mindestens einen Operandentyp haben"
 
-#: ../catalog/pg_operator.c:707
+#: ../catalog/pg_operator.c:739
 #, c-format
 msgid "OperatorDef: can't create operator shell \"%s\""
 msgstr "OperatorDef: kann Operatorhülle %s nicht erstellen"
 
-#: ../catalog/pg_operator.c:720
+#: ../catalog/pg_operator.c:751
 msgid "operator cannot be its own negator or sort operator"
 msgstr "Operator kann nicht sein eigener Negator oder Sortierungsoperator sein"
 
-#: ../catalog/pg_operator.c:775
+#: ../catalog/pg_operator.c:806
 #, c-format
 msgid "OperatorDef: operator %u not found"
 msgstr "OperatorDef: Operator %u nicht gefunden"
 
-#: ../catalog/pg_operator.c:1026
+#: ../catalog/pg_operator.c:1057
 msgid "at least one of leftarg or rightarg must be specified"
 msgstr "entweder leftarg oder rightarg (oder beides) muß angegeben werden"
 
-#: ../catalog/pg_operator.c:1032
+#: ../catalog/pg_operator.c:1063
 msgid "only binary operators can have commutators"
 msgstr "nur binäre Operatoren können Kommutatoren haben"
 
-#: ../catalog/pg_operator.c:1034
+#: ../catalog/pg_operator.c:1065
 msgid "only binary operators can have join selectivity"
 msgstr "nur binäre Operatoren können Join-Selectivity haben"
 
-#: ../catalog/pg_operator.c:1036
+#: ../catalog/pg_operator.c:1067
 msgid "only binary operators can hash"
 msgstr "nur binäre Operatoren können eine Hash-Funktion haben"
 
-#: ../catalog/pg_operator.c:1038
+#: ../catalog/pg_operator.c:1069
 msgid "only binary operators can have sort links"
 msgstr "nur binäre Operatoren können Sortierverbindungen haben"
 
-#: ../catalog/pg_proc.c:86
+#: ../catalog/pg_proc.c:89
 #, c-format
 msgid "language '%s' does not exist"
 msgstr "Sprache »%s« existiert nicht"
 
-#: ../catalog/pg_proc.c:96 ../commands/comment.c:593 ../commands/remove.c:305
+#: ../catalog/pg_proc.c:99 ../commands/comment.c:636 ../commands/remove.c:298
 #, c-format
 msgid "functions cannot have more than %d arguments"
 msgstr "Funktionen können nicht mehr als %d Argumente haben"
 
-#: ../catalog/pg_proc.c:102
+#: ../catalog/pg_proc.c:105
 msgid "SQL functions cannot have arguments of type \"opaque\""
 msgstr "SQL-Funktionen können keine Argument vom Typ »opaque« haben"
 
-#: ../catalog/pg_proc.c:110
+#: ../catalog/pg_proc.c:113
 #, c-format
 msgid "argument type %s does not exist"
 msgstr "Argumenttyp %s existiert nicht"
 
-#: ../catalog/pg_proc.c:113
+#: ../catalog/pg_proc.c:116
 #, c-format
 msgid "argument type %s is only a shell"
 msgstr "Argumenttyp %s ist nur eine Hülle"
 
-#: ../catalog/pg_proc.c:118
+#: ../catalog/pg_proc.c:121
 msgid "functions cannot accept set arguments"
 msgstr "Funktionen können keine SET Argumente haben"
 
-#: ../catalog/pg_proc.c:129
-#, c-format
-msgid "function %s already exists with same argument types"
-msgstr "Funktion %s existiert bereits mit den selben Argumenttypen"
-
-#: ../catalog/pg_proc.c:166
+#: ../catalog/pg_proc.c:159
 msgid "lookup for procedure by source needs fix (Jan)"
 msgstr "Suche nach Prozedur mit Quelltext muß erst noch repariert werden (Jan)"
 
-#: ../catalog/pg_proc.c:174
+#: ../catalog/pg_proc.c:167
 msgid "SQL functions cannot return type \"opaque\""
 msgstr "SQL-Funktionen können keinen Rückgabetyp »opaque« haben"
 
-#: ../catalog/pg_proc.c:183
+#: ../catalog/pg_proc.c:176
 #, c-format
 msgid "ProcedureCreate: type %s is not yet defined"
 msgstr "ProcedureCreate: Typ %s ist noch nicht definiert"
 
-#: ../catalog/pg_proc.c:187
+#: ../catalog/pg_proc.c:180
 #, c-format
 msgid "could not create type %s"
 msgstr "konnte Typ %s nicht erstellen"
 
-#: ../catalog/pg_proc.c:191
+#: ../catalog/pg_proc.c:184
 #, c-format
 msgid "return type %s is only a shell"
 msgstr "Rückgabetyp %s ist nur eine Hülle"
 
-#: ../catalog/pg_proc.c:204
+#: ../catalog/pg_proc.c:197
 #, c-format
 msgid "method %s already an attribute of type %s"
 msgstr "Methode %s ist schon ein Attribut von Typ %s"
 
-#: ../catalog/pg_proc.c:239
+#: ../catalog/pg_proc.c:232
 #, c-format
 msgid "there is no built-in function named \"%s\""
 msgstr "Es gibt keine eingebaute Funktion namens %s"
 
-#: ../catalog/pg_proc.c:345
+#: ../catalog/pg_proc.c:308
+#, c-format
+msgid "function %s already exists with same argument types"
+msgstr "Funktion %s existiert bereits mit den selben Argumenttypen"
+
+#: ../catalog/pg_proc.c:311
+#, c-format
+msgid "ProcedureCreate: you do not have permission to replace function %s"
+msgstr ""
+
+#: ../catalog/pg_proc.c:320
+msgid ""
+"ProcedureCreate: cannot change return type of existing function.\n"
+"\tUse DROP FUNCTION first."
+msgstr ""
+
+#: ../catalog/pg_proc.c:381
 #, c-format
 msgid "function declared to return %s, but no SELECT provided"
 msgstr "Funktion mit Rückgabetyp %s deklariert, aber enthält kein SELECT"
 
-#: ../catalog/pg_proc.c:363
+#: ../catalog/pg_proc.c:399
 msgid "function declared with no return type, but final statement is a SELECT"
 msgstr "Funktion ohne Rückgabetyp deklariert, aber letzte Anweisung ist SELECT"
 
-#: ../catalog/pg_proc.c:369
+#: ../catalog/pg_proc.c:405
 #, c-format
 msgid "function declared to return %s, but final statement is not a SELECT"
-msgstr "Funktion mit Rückgabetyp %s deklariert, aber letzte Anweisung ist kein SELECT"
+msgstr ""
+"Funktion mit Rückgabetyp %s deklariert, aber letzte Anweisung ist kein SELECT"
 
-#: ../catalog/pg_proc.c:385
+#: ../catalog/pg_proc.c:422
 #, c-format
 msgid "function declared to return %s returns multiple columns in final SELECT"
-msgstr "Funktion ist mit Rückgabetyp %s deklariert, aber letztes SELECT ergibt mehr als eine Spalte"
+msgstr ""
+"Funktion ist mit Rückgabetyp %s deklariert, aber letztes SELECT ergibt mehr "
+"als eine Spalte"
 
-#: ../catalog/pg_proc.c:390
+#: ../catalog/pg_proc.c:427
 #, c-format
 msgid "return type mismatch in function: declared to return %s, returns %s"
-msgstr "Rückgabetyp stimmt nicht überein: deklariert als %s, aber tatsächlich %s"
+msgstr ""
+"Rückgabetyp stimmt nicht überein: deklariert als %s, aber tatsächlich %s"
 
-#: ../catalog/pg_proc.c:421 ../catalog/pg_proc.c:445
+#: ../catalog/pg_proc.c:458 ../catalog/pg_proc.c:484
 #, c-format
 msgid ""
 "function declared to return %s does not SELECT the right number of columns (%"
 "d)"
-msgstr "Funktion deklariert mit Rückgabetyp %s, aber die Abfrage ergibt nicht die richtige Anzahl Spalten (%d)"
+msgstr ""
+"Funktion deklariert mit Rückgabetyp %s, aber die Abfrage ergibt nicht die "
+"richtige Anzahl Spalten (%d)"
 
-#: ../catalog/pg_proc.c:435
+#: ../catalog/pg_proc.c:474
 #, c-format
 msgid "function declared to return %s returns %s instead of %s at column %d"
-msgstr "Funktion mit deklariertem Rückgabetyp %s ergibt %s statt %s in Spalte %d"
+msgstr ""
+"Funktion mit deklariertem Rückgabetyp %s ergibt %s statt %s in Spalte %d"
 
 #: ../catalog/pg_type.c:307 ../catalog/pg_type.c:538
 #, c-format
@@ -2397,16 +2276,169 @@ msgstr "Typ namens %s existiert bereits"
 msgid "type %s does not exist"
 msgstr "Typ %s existiert bereits"
 
+#: ../catalog/pg_type.c:325
+#, c-format
+msgid "TypeCreate: invalid type internal size %d"
+msgstr ""
+
+#: ../catalog/pg_type.c:328
+#, c-format
+msgid "TypeCreate: invalid type external size %d"
+msgstr ""
+
+#: ../catalog/pg_type.c:332
+msgid "TypeCreate: fixed size types must have storage PLAIN"
+msgstr ""
+
 #: ../catalog/pg_type.c:467
 #, c-format
 msgid "type %s already exists"
 msgstr "Typ %s existiert bereits"
 
-#: ../catalog/pg_largeobject.c:133
+#: ../catalog/pg_largeobject.c:128
 #, c-format
 msgid "LargeObjectDrop: large object %u not found"
 msgstr "LargeObjectDrop: Large Object %u nicht gefunden"
 
+#: ../catalog/heap.c:160 ../catalog/heap.c:163
+#, c-format
+msgid "SystemAttributeDefinition: invalid attribute number %d"
+msgstr "SystemAttributeDefinition: ungültige Attributnummer %d"
+
+#: ../catalog/heap.c:234
+#, c-format
+msgid ""
+"invalid relation name \"%s\"; the 'pg_' name prefix is reserved for system "
+"catalogs"
+msgstr ""
+"ungültiger Relationsname »%s«; der Präfix »pg_« ist für die Systemkataloge "
+"reserviert"
+
+#: ../catalog/heap.c:380
+#, c-format
+msgid "name of column \"%s\" conflicts with an existing system column"
+msgstr ""
+"Name der Spalte »%s« steht im Konflikt mit einer bestehenden Systemspalte"
+
+#: ../catalog/heap.c:383
+#, c-format
+msgid ""
+"Attribute '%s' has an unknown type\n"
+"\tProceeding with relation creation anyway"
+msgstr ""
+
+#: ../catalog/heap.c:397
+#, c-format
+msgid "column name \"%s\" is duplicated"
+msgstr "Spaltenname »%s« besteht mehrfach"
+
+#: ../catalog/heap.c:734
+#, c-format
+msgid "Number of columns is out of range (1 to %d)"
+msgstr "Anzahl der Spalten ist außerhalb des zulässigen Bereichs (1 bis %d)"
+
+#: ../catalog/heap.c:742
+#, c-format
+msgid "Relation '%s' already exists"
+msgstr "Relation »%s« existiert bereits"
+
+#: ../catalog/heap.c:877
+#, c-format
+msgid "Relation \"%s\" inherits from \"%s\""
+msgstr "Relation »%s« ist von »%s« abgeleitet"
+
+#: ../catalog/heap.c:880
+#, c-format
+msgid "Relation %u inherits from \"%s\""
+msgstr "Relation %u ist von »%s« abgeleitet"
+
+#: ../catalog/heap.c:1076
+msgid "TRUNCATE TABLE cannot run inside a transaction block"
+msgstr "TRUNCATE TABLE kann nicht in einem Transaktionsblock laufen"
+
+#: ../catalog/heap.c:1186
+#, c-format
+msgid "DeleteTypeTuple: type \"%s\" does not exist"
+msgstr "DeleteTypeTuple: Typ »%s« existiert nicht"
+
+#: ../catalog/heap.c:1226
+#, c-format
+msgid "DeleteTypeTuple: column of type %s exists in relation %u"
+msgstr "DeleteTypeTuple: Spalte des Typs %s existiert in Relation %u"
+
+#: ../catalog/heap.c:1297
+#, c-format
+msgid "System relation \"%s\" may not be dropped"
+msgstr "Systemrelation »%s« darf nicht entfernt werden"
+
+#: ../catalog/heap.c:1306
+#, c-format
+msgid "heap_drop_with_catalog: FlushRelationBuffers returned %d"
+msgstr "heap_drop_with_catalog: FlushRelationBuffers ergab %d"
+
+#: ../catalog/heap.c:1448 ../parser/parse_relation.c:923
+#: ../utils/adt/ruleutils.c:2737
+#, c-format
+msgid "cache lookup of attribute %d in relation %u failed"
+msgstr "Cachesuche nach Attribut %d von Relation %u fehlgeschlagen"
+
+#: ../catalog/heap.c:1639
+msgid "cannot use column references in DEFAULT clause"
+msgstr "Spaltenreferenzen können nicht in DEFAULT-Klausel verwendet werden"
+
+#: ../catalog/heap.c:1645
+msgid "cannot use subselects in DEFAULT clause"
+msgstr "Subselects können nicht in DEFAULT-Klausel verwendet werden"
+
+#: ../catalog/heap.c:1647
+msgid "cannot use aggregate functions in DEFAULT clause"
+msgstr "Aggregatfunktionen können nicht in DEFAULT-Klausel verwendet werden"
+
+#: ../catalog/heap.c:1669 ../optimizer/prep/preptlist.c:402
+#, c-format
+msgid ""
+"Column \"%s\" is of type %s but default expression is of type %s\n"
+"\tYou will need to rewrite or cast the expression"
+msgstr ""
+"Spalte »%s« hat Typ %s, aber der Default-Ausdruck hat Typ %s\n"
+"\tSie müssen den Ausdruck umschreiben oder ein Typumwandlung vornehmen"
+
+#: ../catalog/heap.c:1719 ../catalog/heap.c:1733 ../commands/creatinh.c:110
+#, c-format
+msgid "Duplicate CHECK constraint name: '%s'"
+msgstr "doppelter CHECK-Constraint-Name: %s"
+
+#: ../catalog/heap.c:1800
+#, c-format
+msgid "CHECK constraint expression '%s' does not yield boolean result"
+msgstr "CHECK-Constraint-Ausdruck %s ergibt kein Resultat vom Typ boolean"
+
+#: ../catalog/heap.c:1807
+#, c-format
+msgid "Only relation \"%s\" can be referenced in CHECK constraint expression"
+msgstr ""
+"Nur Referenzen auf Tabelle »%s« sind im CHECK-Constraint-Ausdruck zugelassen"
+
+#: ../catalog/heap.c:1814
+msgid "cannot use subselect in CHECK constraint expression"
+msgstr ""
+"Subselects können nicht in CHECK-Constraint-Ausdrücken verwendet werden"
+
+#: ../catalog/heap.c:1816
+msgid "cannot use aggregate function in CHECK constraint expression"
+msgstr ""
+"Aggregatfunktionen können nicht in CHECK-Constraint-Ausdrücken verwendet "
+"werden"
+
+#: ../catalog/heap.c:1857 ../catalog/heap.c:2044 ../utils/adt/ruleutils.c:2713
+#, c-format
+msgid "cache lookup of relation %u failed"
+msgstr "Cachesuche nach Relation %u fehlgeschlagen"
+
+#: ../catalog/heap.c:2037
+msgid "check count became negative"
+msgstr "Anzahl der CHECK-Constraints wurde negativ"
+
 #: ../commands/_deadcode/recipe.c:42
 msgid "You must compile with TIOGA defined in order to use recipes\n"
 msgstr ""
@@ -2434,110 +2466,110 @@ msgstr ""
 msgid "tg_rewriteQuery: Whoa! why is my qual a List???"
 msgstr ""
 
-#: ../commands/_deadcode/recipe.c:504
+#: ../commands/_deadcode/recipe.c:502
 #, c-format
 msgid "tg_replaceNumberedParam: unexpected paramkind value of %d"
 msgstr ""
 
-#: ../commands/_deadcode/recipe.c:618
+#: ../commands/_deadcode/recipe.c:613
 #, c-format
 msgid ""
 "tg_rewriteParamsInExpr:can't substitute for parameter %d when that input is "
 "unconnected"
 msgstr ""
 
-#: ../commands/_deadcode/recipe.c:632
+#: ../commands/_deadcode/recipe.c:627
 #, c-format
 msgid "tg_rewriteParamsInExpr: unexpected paramkind value of %d"
 msgstr ""
 
-#: ../commands/_deadcode/recipe.c:704
+#: ../commands/_deadcode/recipe.c:698
 #, c-format
 msgid "getParamTypes: Ingredients cannot take > %d arguments"
 msgstr ""
 
-#: ../commands/_deadcode/recipe.c:710
+#: ../commands/_deadcode/recipe.c:704
 msgid "getParamTypes: Ingredient functions cannot take type 'opaque'"
 msgstr ""
 
-#: ../commands/_deadcode/recipe.c:716
+#: ../commands/_deadcode/recipe.c:710
 #, c-format
 msgid "getParamTypes: arg type '%s' is not defined"
 msgstr ""
 
-#: ../commands/_deadcode/recipe.c:718
+#: ../commands/_deadcode/recipe.c:712
 #, c-format
 msgid "getParamTypes: arg type '%s' is only a shell"
 msgstr ""
 
-#: ../commands/_deadcode/recipe.c:844 ../commands/_deadcode/recipe.c:887
+#: ../commands/_deadcode/recipe.c:837 ../commands/_deadcode/recipe.c:880
 #, c-format
 msgid "calling parser with %s"
 msgstr ""
 
-#: ../commands/_deadcode/recipe.c:854 ../commands/_deadcode/recipe.c:894
+#: ../commands/_deadcode/recipe.c:847 ../commands/_deadcode/recipe.c:887
 msgid "tg_parseSubQuery: parser produced > 1 query tree"
 msgstr ""
 
-#: ../commands/_deadcode/recipe.c:899
+#: ../commands/_deadcode/recipe.c:892
 msgid "tg_parseSubQuery: can't parse recipe graph ingredients yet!"
 msgstr ""
 
-#: ../commands/_deadcode/recipe.c:902
+#: ../commands/_deadcode/recipe.c:895
 msgid "tg_parseSubQuery: can't parse compiled ingredients yet!"
 msgstr ""
 
-#: ../commands/_deadcode/recipe.c:905
+#: ../commands/_deadcode/recipe.c:898
 #, c-format
 msgid "tg_parseSubQuery: unknown srcLang: %d"
 msgstr ""
 
-#: ../commands/_deadcode/recipe.c:948
+#: ../commands/_deadcode/recipe.c:940
 msgid "tg_parseSubQuery: can't handle eye nodes yet"
 msgstr ""
 
-#: ../commands/_deadcode/recipe.c:1046
+#: ../commands/_deadcode/recipe.c:1034
 msgid "tg_parseSubQuery: unexpected result from TupleDescInitEntry"
 msgstr ""
 
-#: ../commands/_deadcode/recipe.c:1057
+#: ../commands/_deadcode/recipe.c:1045
 msgid "tg_parseSubQuery: can't handle embedded recipes yet!"
 msgstr ""
 
-#: ../commands/_deadcode/recipe.c:1059
+#: ../commands/_deadcode/recipe.c:1047
 #, c-format
 msgid "unknown nodeType: %d"
 msgstr ""
 
-#: ../commands/_deadcode/recipe.c:1170
+#: ../commands/_deadcode/recipe.c:1158
 #, c-format
 msgid "appendTeeQuery: teeNodeName '%s' not found in teeInfo"
 msgstr ""
 
-#: ../commands/_deadcode/recipe.c:1317
+#: ../commands/_deadcode/recipe.c:1304
 msgid "replaceTeeScans didn't find the corresponding tee plan"
 msgstr ""
 
-#: ../commands/_deadcode/version.c:188
+#: ../commands/_deadcode/version.c:185
 msgid "Unable to expand all -- amopenr failed "
 msgstr ""
 
-#: ../commands/async.c:154
+#: ../commands/async.c:153
 #, c-format
 msgid "Async_Notify: %s"
 msgstr ""
 
-#: ../commands/async.c:202
+#: ../commands/async.c:201
 #, c-format
 msgid "Async_Listen: %s"
 msgstr ""
 
-#: ../commands/async.c:225
+#: ../commands/async.c:224
 #, c-format
 msgid "Async_Listen: We are already listening on %s"
 msgstr ""
 
-#: ../commands/async.c:304
+#: ../commands/async.c:303
 #, c-format
 msgid "Async_Unlisten %s"
 msgstr ""
@@ -2559,40 +2591,40 @@ msgstr ""
 msgid "AtCommit_Notify: notifying pid %d"
 msgstr ""
 
-#: ../commands/async.c:560
+#: ../commands/async.c:558
 msgid "AtCommit_Notify: done"
 msgstr ""
 
-#: ../commands/async.c:634
+#: ../commands/async.c:631
 msgid "Async_NotifyHandler: perform async notify"
 msgstr ""
 
-#: ../commands/async.c:639
+#: ../commands/async.c:636
 msgid "Async_NotifyHandler: done"
 msgstr ""
 
-#: ../commands/async.c:707
+#: ../commands/async.c:703
 msgid "EnableNotifyInterrupt: perform async notify"
 msgstr ""
 
-#: ../commands/async.c:712
+#: ../commands/async.c:708
 msgid "EnableNotifyInterrupt: done"
 msgstr ""
 
-#: ../commands/async.c:763
+#: ../commands/async.c:759
 msgid "ProcessIncomingNotify"
 msgstr ""
 
-#: ../commands/async.c:799
+#: ../commands/async.c:795
 #, c-format
 msgid "ProcessIncomingNotify: received %s from %d"
 msgstr ""
 
-#: ../commands/async.c:841
+#: ../commands/async.c:837
 msgid "ProcessIncomingNotify: done"
 msgstr ""
 
-#: ../commands/async.c:868
+#: ../commands/async.c:864
 #, c-format
 msgid "NOTIFY for %s"
 msgstr ""
@@ -2600,390 +2632,374 @@ msgstr ""
 #: ../commands/cluster.c:97
 #, c-format
 msgid "CLUSTER: no pg_index entry for index %u"
-msgstr ""
+msgstr "CLUSTER: kein pg_index-Eintrag für Index %u"
 
 #: ../commands/cluster.c:100
 #, c-format
 msgid "CLUSTER: \"%s\" is not an index for table \"%s\""
-msgstr ""
+msgstr "CLUSTER: »%s« ist kein Index für Tabelle »%s«"
 
-#: ../commands/command.c:112
+#: ../commands/command.c:113
 msgid "PerformPortalFetch: missing portal name"
-msgstr ""
+msgstr "PerformPortalFetch: Portalname fehlt"
 
-#: ../commands/command.c:122
+#: ../commands/command.c:123
 #, c-format
 msgid "PerformPortalFetch: portal \"%s\" not found"
-msgstr ""
+msgstr "PerformPortalFetch: Portal »%s« nicht gefunden"
 
-#: ../commands/command.c:233
+#: ../commands/command.c:245
 msgid "PerformPortalClose: missing portal name"
-msgstr ""
+msgstr "PerformPortalClose: Portalname fehlt"
 
-#: ../commands/command.c:243
+#: ../commands/command.c:255
 #, c-format
 msgid "PerformPortalClose: portal \"%s\" not found"
-msgstr ""
+msgstr "PerformPortalClose: Portal »%s« nicht gefunden"
 
-#: ../commands/command.c:312 ../commands/command.c:523
-#: ../commands/command.c:1029 ../tcop/utility.c:373
+#: ../commands/command.c:325 ../commands/command.c:548
+#: ../commands/command.c:1054 ../tcop/utility.c:372
 #, c-format
 msgid "ALTER TABLE: relation \"%s\" is a system catalog"
-msgstr ""
+msgstr "ALTER TABLE: Relation »%s« ist ein Systemkatalog"
 
-#: ../commands/command.c:315 ../commands/command.c:527
-#: ../commands/command.c:696 ../commands/command.c:1033
-#: ../commands/command.c:1169 ../commands/command.c:1614
-#: ../commands/command.c:1683 ../commands/command.c:1762
+#: ../commands/command.c:328 ../commands/command.c:552
+#: ../commands/command.c:721 ../commands/command.c:1058
+#: ../commands/command.c:1195 ../commands/command.c:1677
+#: ../commands/command.c:1750 ../commands/command.c:1828
 msgid "ALTER TABLE: permission denied"
-msgstr ""
+msgstr "ALTER TABLE: keine Berechtigung"
 
-#: ../commands/command.c:324 ../commands/command.c:532
-#: ../commands/command.c:701 ../commands/command.c:1043
-#: ../commands/command.c:1772
+#: ../commands/command.c:337 ../commands/command.c:558
+#: ../commands/command.c:727 ../commands/command.c:1068
+#: ../commands/command.c:1205 ../commands/command.c:1696
+#: ../commands/command.c:1838
 #, c-format
 msgid "ALTER TABLE: relation \"%s\" is not a table"
-msgstr ""
+msgstr "ALTER TABLE: Relation »%s« ist keine Tabelle"
 
-#: ../commands/command.c:334
-msgid "Can't add a NOT NULL attribute to an existing relation"
+#: ../commands/command.c:394
+msgid ""
+"Adding columns with defaults is not implemented.\n"
+"\tAdd the column, then use ALTER TABLE SET DEFAULT."
 msgstr ""
 
-#: ../commands/command.c:337
-msgid "Adding columns with defaults is not implemented."
+#: ../commands/command.c:398
+msgid ""
+"Adding NOT NULL columns is not implemented.\n"
+"\tAdd the column, then use ALTER TABLE ADD CONSTRAINT."
 msgstr ""
 
-#: ../commands/command.c:389 ../commands/command.c:1063
-#: ../commands/command.c:1699 ../commands/command.c:1786
+#: ../commands/command.c:409 ../commands/command.c:1088
+#: ../commands/command.c:1766 ../commands/command.c:1852
 #, c-format
 msgid "ALTER TABLE: relation \"%s\" not found"
-msgstr ""
+msgstr "ALTER TABLE: Relation »%s« nicht gefunden"
 
-#: ../commands/command.c:395
+#: ../commands/command.c:416
 #, c-format
-msgid "ALTER TABLE: relations limited to %d columns"
-msgstr ""
+msgid "ALTER TABLE: column name \"%s\" already exists in table \"%s\""
+msgstr "ALTER TABLE: Spaltenname »%s« existiert bereits in Tabelle »%s«"
 
-#: ../commands/command.c:427
+#: ../commands/command.c:422
 #, c-format
-msgid "ALTER TABLE: column name \"%s\" already exists in table \"%s\""
-msgstr ""
+msgid "ALTER TABLE: relations limited to %d columns"
+msgstr "ALTER TABLE: Relationen sind auf %d Spalten beschränkt"
 
-#: ../commands/command.c:448
+#: ../commands/command.c:443
 #, c-format
 msgid "ALTER TABLE: type \"%s\" does not exist"
-msgstr ""
+msgstr "ALTER TABLE: Typ »%s« existiert nicht"
 
-#: ../commands/command.c:579 ../commands/command.c:753
+#: ../commands/command.c:606 ../commands/command.c:780
 #, c-format
 msgid "ALTER TABLE: relation \"%s\" has no column \"%s\""
-msgstr ""
+msgstr "ALTER TABLE: Relation »%s« hat keine Spalte »%s«"
 
-#: ../commands/command.c:757
+#: ../commands/command.c:784
 #, c-format
 msgid "ALTER TABLE: cannot change system attribute \"%s\""
-msgstr ""
+msgstr "ALTER TABLE: Systemattribut »%s« kann nicht geändert werden"
 
-#: ../commands/command.c:939
+#: ../commands/command.c:966
 msgid "target column is used in a constraint"
-msgstr ""
+msgstr "Zielspalte wird in einem Constraint verwendet"
 
-#: ../commands/command.c:974
+#: ../commands/command.c:1001
 msgid "target column is used in an index"
-msgstr ""
+msgstr "Zielspalte wird in einem Index verwendet"
 
-#: ../commands/command.c:1020
+#: ../commands/command.c:1045
 msgid "ALTER TABLE / DROP COLUMN with inherit option is not supported yet"
 msgstr ""
 
-#: ../commands/command.c:1053
+#: ../commands/command.c:1078
 msgid "ALTER TABLE: cannot drop a column on table that is inherited from"
 msgstr ""
 
-#: ../commands/command.c:1074 ../commands/command.c:1797
+#: ../commands/command.c:1099 ../commands/command.c:1863
 msgid "couldn't lock pg_class tuple"
-msgstr ""
+msgstr "konnte pg_class-Reihe nicht sperren"
 
-#: ../commands/command.c:1089
+#: ../commands/command.c:1114
 #, c-format
 msgid "ALTER TABLE: column name \"%s\" doesn't exist in table \"%s\""
-msgstr ""
+msgstr "ALTER TABLE: Spaltenname »%s« existiert nicht in Tabelle »%s«"
 
-#: ../commands/command.c:1095
+#: ../commands/command.c:1120
 #, c-format
 msgid "ALTER TABLE: column name \"%s\" was already dropped"
-msgstr ""
+msgstr "ALTER TABLE: Spalte »%s« wurde bereits entfernt"
 
-#: ../commands/command.c:1105
+#: ../commands/command.c:1129
 msgid "the column is referenced"
 msgstr ""
 
-#: ../commands/command.c:1151
+#: ../commands/command.c:1176
 msgid "ALTER TABLE / DROP COLUMN is not implemented"
-msgstr ""
+msgstr "ALTER TABLE / DROP COLUMN ist nicht implementiert"
 
-#: ../commands/command.c:1165
-msgid "ALTER TABLE / ADD CONSTRAINT passed invalid constraint."
-msgstr ""
-
-#: ../commands/command.c:1174
-#, c-format
-msgid "ALTER TABLE ADD CONSTRAINT: %s is not a table"
-msgstr ""
-
-#: ../commands/command.c:1213
-msgid "ALTER TABLE: cannot add constraint to a view"
-msgstr ""
-
-#: ../commands/command.c:1241
+#: ../commands/command.c:1291
 #, c-format
 msgid "CHECK '%s' does not yield boolean result"
-msgstr ""
+msgstr "CHECK »%s« ergibt kein boolesches Resultat"
 
-#: ../commands/command.c:1249
+#: ../commands/command.c:1299
 #, c-format
 msgid "Only relation '%s' can be referenced in CHECK"
 msgstr ""
 
-#: ../commands/command.c:1290
+#: ../commands/command.c:1342
 #, c-format
 msgid "AlterTableAddConstraint: rejected due to CHECK constraint %s"
-msgstr ""
+msgstr "AlterTableAddConstraint: wegen CHECK-Constraint »%s« abgelehnt"
 
-#: ../commands/command.c:1340
-msgid ""
-"ALTER TABLE / ADD CONSTRAINT is not implemented for that constraint type."
+#: ../commands/command.c:1442
+#, c-format
+msgid "ALTER TABLE / ADD CONSTRAINT: Index \"%u\" not found"
+msgstr "ALTER TABLE / ADD CONSTRAINT: Index %u nicht gefunden"
+
+#: ../commands/command.c:1501
+#, c-format
+msgid "Unique primary key already defined on relation \"%s\""
 msgstr ""
 
-#: ../commands/command.c:1369
+#: ../commands/command.c:1503
+#, c-format
 msgid ""
-"ALTER TABLE / ADD CONSTRAINT: Unable to reference temporary table from "
-"permanent table constraint."
+"Unique constraint already defined on the specified attributes in relation \"%"
+"s\""
 msgstr ""
 
-#: ../commands/command.c:1378
+#: ../commands/command.c:1520
 #, c-format
-msgid "referenced table \"%s\" not a relation"
+msgid "ALTER TABLE / ADD UNIQUE will create implicit index '%s' for table '%s'"
 msgstr ""
 
-#: ../commands/command.c:1390
+#: ../commands/command.c:1523
 #, c-format
-msgid "referencing table \"%s\" not a relation"
+msgid ""
+"Unique constraint supercedes existing index on relation \"%s\".  Drop the "
+"existing index to remove redundancy."
 msgstr ""
 
-#: ../commands/command.c:1411 ../parser/analyze.c:2947
-#: ../parser/analyze.c:3044
-#, c-format
-msgid "transformFkeyGetPrimaryKey: index %u not found"
+#: ../commands/command.c:1529
+msgid ""
+"ALTER TABLE / ADD CONSTRAINT is not implemented for that constraint type."
 msgstr ""
+"ALTER TABLE / ADD CONSTRAINT ist für diesen Constraint-Typ nicht "
+"implementiert."
 
-#: ../commands/command.c:1466 ../parser/analyze.c:1396
-#: ../parser/analyze.c:2993
-#, c-format
+#: ../commands/command.c:1545
 msgid ""
-"UNIQUE constraint matching given keys for referenced table \"%s\" not found"
+"ALTER TABLE / ADD CONSTRAINT: Unable to reference temporary table from "
+"permanent table constraint."
 msgstr ""
+"ALTER TABLE / ADD CONSTRAINT: Temporäre Tabelle kann nicht in permanentem "
+"Constraint benutzt werden"
 
-#: ../commands/command.c:1505 ../parser/analyze.c:1255
-msgid "columns referenced in foreign key constraint not found."
+#: ../commands/command.c:1554
+#, c-format
+msgid "referenced table \"%s\" not a relation"
 msgstr ""
 
-#: ../commands/command.c:1592
+#: ../commands/command.c:1651
 msgid ""
 "ALTER TABLE / ADD CONSTRAINT unable to determine type of constraint passed"
 msgstr ""
 
-#: ../commands/command.c:1620
+#: ../commands/command.c:1685
 msgid "ALTER TABLE / DROP CONSTRAINT does not support the CASCADE keyword"
 msgstr ""
 
-#: ../commands/command.c:1631
-#, c-format
-msgid "ALTER TABLE / DROP CONSTRAINT: %s is not a table"
-msgstr ""
-
-#: ../commands/command.c:1659
+#: ../commands/command.c:1726
 #, c-format
 msgid "ALTER TABLE / DROP CONSTRAINT: %s does not exist"
 msgstr ""
 
-#: ../commands/command.c:1663
+#: ../commands/command.c:1730
 msgid "Multiple constraints dropped"
 msgstr ""
 
-#: ../commands/command.c:1711
+#: ../commands/command.c:1778
 #, c-format
 msgid "ALTER TABLE: relation \"%s\" is not a table, index, view, or sequence"
 msgstr ""
+"ALTER TABLE: Relation »%s« ist weder Tabelle, Index, Sicht noch Sequenz"
 
-#: ../commands/command.c:1815
+#: ../commands/command.c:1881
 #, c-format
 msgid "ALTER TABLE: relation \"%s\" already has a toast table"
-msgstr ""
+msgstr "ALTER TABLE: Relation »%s« hat schon eine TOAST-Tabelle"
 
-#: ../commands/command.c:1832
+#: ../commands/command.c:1898
 #, c-format
 msgid "ALTER TABLE: relation \"%s\" does not need a toast table"
-msgstr ""
-
-#: ../commands/command.c:2003
-#, c-format
-msgid "LOCK TABLE: %s is not a table"
-msgstr ""
+msgstr "ALTER TABLE: Relation »%s« braucht keine TOAST-Tabelle"
 
-#: ../commands/command.c:2012
+#: ../commands/command.c:2083
 msgid "LOCK TABLE: permission denied"
-msgstr ""
+msgstr "LOCK TABLE: keine Berechtigung"
 
-#: ../commands/comment.c:111
+#: ../commands/command.c:2089
 #, c-format
-msgid "An attempt was made to comment on a unknown type: %i"
-msgstr ""
+msgid "LOCK TABLE: %s is not a table"
+msgstr "LOCK TABLE: %s ist keine Tabelle"
 
-#: ../commands/comment.c:288 ../commands/comment.c:352
+#: ../commands/comment.c:112
 #, c-format
-msgid "you are not permitted to comment on class '%s'"
+msgid "An attempt was made to comment on a unknown type: %d"
 msgstr ""
 
-#: ../commands/comment.c:296
+#: ../commands/comment.c:332 ../commands/comment.c:393
 #, c-format
-msgid "relation '%s' does not exist"
+msgid "you are not permitted to comment on class '%s'"
 msgstr ""
 
-#: ../commands/comment.c:310
+#: ../commands/comment.c:348
 #, c-format
 msgid "relation '%s' is not an index"
 msgstr ""
 
-#: ../commands/comment.c:314
+#: ../commands/comment.c:352
 #, c-format
 msgid "relation '%s' is not a table"
 msgstr ""
 
-#: ../commands/comment.c:318
+#: ../commands/comment.c:356
 #, c-format
 msgid "relation '%s' is not a view"
 msgstr ""
 
-#: ../commands/comment.c:322
+#: ../commands/comment.c:360
 #, c-format
 msgid "relation '%s' is not a sequence"
 msgstr ""
 
-#: ../commands/comment.c:365
+#: ../commands/comment.c:403
 #, c-format
 msgid "'%s' is not an attribute of class '%s'"
 msgstr ""
 
-#: ../commands/comment.c:408
+#: ../commands/comment.c:447
 #, c-format
 msgid "database '%s' does not exist"
 msgstr ""
 
-#: ../commands/comment.c:414
+#: ../commands/comment.c:453
 #, c-format
 msgid "you are not permitted to comment on database '%s'"
 msgstr ""
 
-#: ../commands/comment.c:451
+#: ../commands/comment.c:489
 #, c-format
 msgid "you are not permitted to comment on rule '%s'"
 msgstr ""
 
-#: ../commands/comment.c:462
+#: ../commands/comment.c:498
 #, c-format
 msgid "rule '%s' does not exist"
 msgstr ""
 
-#: ../commands/comment.c:488
+#: ../commands/comment.c:531
 #, c-format
 msgid "you are not permitted to comment on type '%s'"
 msgstr ""
 
-#: ../commands/comment.c:497 ../commands/comment.c:530
+#: ../commands/comment.c:540 ../commands/comment.c:574
 #, c-format
 msgid "type '%s' does not exist"
 msgstr ""
 
-#: ../commands/comment.c:540
-#, c-format
-msgid "you are not permitted to comment on aggregate '%s' %s '%s'"
-msgstr ""
-
-#: ../commands/comment.c:543
+#: ../commands/comment.c:584
 #, c-format
-msgid "you are not permitted to comment on aggregate '%s'"
+msgid "you are not permitted to comment on aggregate '%s' for all types"
 msgstr ""
 
-#: ../commands/comment.c:557
+#: ../commands/comment.c:587
 #, c-format
-msgid "aggregate type '%s' does not exist for aggregate '%s'"
+msgid "you are not permitted to comment on aggregate '%s' for type %s"
 msgstr ""
 
-#: ../commands/comment.c:561
-#, c-format
-msgid "aggregate '%s' does not exist"
-msgstr ""
-
-#: ../commands/comment.c:610
+#: ../commands/comment.c:653
 #, c-format
 msgid "CommentProc: type '%s' not found"
 msgstr ""
 
-#: ../commands/comment.c:617
+#: ../commands/comment.c:660
 #, c-format
 msgid "you are not permitted to comment on function '%s'"
 msgstr ""
 
-#: ../commands/comment.c:676
+#: ../commands/comment.c:723
 #, c-format
 msgid "left type '%s' does not exist"
 msgstr ""
 
-#: ../commands/comment.c:685
+#: ../commands/comment.c:732
 #, c-format
 msgid "right type '%s' does not exist"
 msgstr ""
 
-#: ../commands/comment.c:697
+#: ../commands/comment.c:744
 #, c-format
 msgid "operator '%s' is of an illegal type'"
 msgstr ""
 
-#: ../commands/comment.c:707
+#: ../commands/comment.c:754
 #, c-format
 msgid "operator '%s' does not exist"
 msgstr ""
 
-#: ../commands/comment.c:714
+#: ../commands/comment.c:761
 #, c-format
 msgid "you are not permitted to comment on operator '%s'"
 msgstr ""
 
-#: ../commands/comment.c:722
+#: ../commands/comment.c:769
 #, c-format
 msgid "operator '%s' does not have an underlying function"
 msgstr ""
 
-#: ../commands/comment.c:757
+#: ../commands/comment.c:802
 #, c-format
 msgid "you are not permitted to comment on trigger '%s' %s '%s'"
 msgstr ""
 
-#: ../commands/comment.c:783
+#: ../commands/comment.c:821
 #, c-format
 msgid "trigger '%s' defined for relation '%s' does not exist"
 msgstr ""
 
-#: ../commands/copy.c:117
+#: ../commands/copy.c:116
 #, c-format
 msgid "CopySendData: %m"
 msgstr ""
 
-#: ../commands/copy.c:284 ../commands/trigger.c:319 ../executor/execMain.c:425
-#: ../executor/execMain.c:456 ../storage/ipc/shmqueue.c:237
-#: ../storage/ipc/shmqueue.c:257 ../tcop/utility.c:274 ../tcop/utility.c:557
-#: ../tcop/utility.c:879 ../tcop/utility.c:885
+#: ../commands/copy.c:284 ../commands/trigger.c:319 ../executor/execMain.c:424
+#: ../executor/execMain.c:454 ../storage/ipc/shmqueue.c:234
+#: ../storage/ipc/shmqueue.c:254 ../tcop/utility.c:273 ../tcop/utility.c:554
+#: ../tcop/utility.c:876 ../tcop/utility.c:891
 #, c-format
 msgid "%s: %s"
 msgstr ""
@@ -2999,324 +3015,350 @@ msgstr ""
 msgid "COPY BINARY is not supported to stdout or from stdin"
 msgstr ""
 
-#: ../commands/copy.c:309
+#: ../commands/copy.c:311 ../commands/copy.c:343
+#, c-format
+msgid "You cannot copy view %s"
+msgstr ""
+
+#: ../commands/copy.c:313
 #, c-format
 msgid "You cannot change sequence relation %s"
 msgstr ""
 
-#: ../commands/copy.c:311 ../commands/copy.c:336
+#: ../commands/copy.c:315 ../commands/copy.c:347
 #, c-format
-msgid "You cannot copy view %s"
+msgid "You cannot copy object %s"
 msgstr ""
 
-#: ../commands/copy.c:326
+#: ../commands/copy.c:331
 #, c-format
 msgid ""
 "COPY command, running in backend with effective uid %d, could not open file "
 "'%s' for reading.  Errno = %s (%d)."
 msgstr ""
 
-#: ../commands/copy.c:357
+#: ../commands/copy.c:345
+#, c-format
+msgid "You cannot copy sequence %s"
+msgstr ""
+
+#: ../commands/copy.c:369
 msgid "Relative path not allowed for server side COPY command."
 msgstr ""
 
-#: ../commands/copy.c:365
+#: ../commands/copy.c:377
 #, c-format
 msgid ""
 "COPY command, running in backend with effective uid %d, could not open file "
 "'%s' for writing.  Errno = %s (%d)."
 msgstr ""
 
-#: ../commands/copy.c:430
+#: ../commands/copy.c:426
+#, c-format
+msgid "COPY: table %s does not have OIDs"
+msgstr "COPY: Tabelle %s hat keine OIDs"
+
+#: ../commands/copy.c:446
 #, c-format
 msgid "COPY: couldn't lookup info for type %u"
 msgstr ""
 
-#: ../commands/copy.c:678
+#: ../commands/copy.c:693
 msgid "COPY BINARY: file signature not recognized"
 msgstr ""
 
-#: ../commands/copy.c:683
+#: ../commands/copy.c:698
 msgid "COPY BINARY: incompatible integer layout"
 msgstr ""
 
-#: ../commands/copy.c:687
+#: ../commands/copy.c:702
 msgid "COPY BINARY: bogus file header (missing flags)"
 msgstr ""
 
-#: ../commands/copy.c:691
+#: ../commands/copy.c:706
 msgid "COPY BINARY: unrecognized critical flags in header"
 msgstr ""
 
-#: ../commands/copy.c:696
+#: ../commands/copy.c:711
 msgid "COPY BINARY: bogus file header (missing length)"
 msgstr ""
 
-#: ../commands/copy.c:702
+#: ../commands/copy.c:717
 msgid "COPY BINARY: bogus file header (wrong length)"
 msgstr ""
 
-#: ../commands/copy.c:737
+#: ../commands/copy.c:756
 msgid "COPY TEXT: NULL Oid"
 msgstr ""
 
-#: ../commands/copy.c:745
+#: ../commands/copy.c:764
 msgid "COPY TEXT: Invalid Oid"
 msgstr ""
 
-#: ../commands/copy.c:783
+#: ../commands/copy.c:802
 #, c-format
 msgid "COPY BINARY: tuple field count is %d, expected %d"
 msgstr ""
 
-#: ../commands/copy.c:790 ../commands/copy.c:796 ../commands/copy.c:805
-#: ../commands/copy.c:819 ../commands/copy.c:828 ../commands/copy.c:840
-#: ../commands/copy.c:856
+#: ../commands/copy.c:809 ../commands/copy.c:815 ../commands/copy.c:824
+#: ../commands/copy.c:838 ../commands/copy.c:847 ../commands/copy.c:859
+#: ../commands/copy.c:875
 msgid "COPY BINARY: unexpected EOF"
 msgstr ""
 
-#: ../commands/copy.c:792
+#: ../commands/copy.c:811
 #, c-format
 msgid "COPY BINARY: sizeof(Oid) is %d, expected %d"
 msgstr ""
 
-#: ../commands/copy.c:798
+#: ../commands/copy.c:817
 msgid "COPY BINARY: Invalid Oid"
 msgstr ""
 
-#: ../commands/copy.c:809
+#: ../commands/copy.c:828
 #, c-format
 msgid "COPY BINARY: sizeof(field %d) is %d, expected %d"
 msgstr ""
 
-#: ../commands/copy.c:821
+#: ../commands/copy.c:840
 msgid "COPY BINARY: bogus varlena length"
 msgstr ""
 
-#: ../commands/copy.c:954
+#: ../commands/copy.c:973
 #, c-format
 msgid "GetInputFunction: Cache lookup of type %u failed"
 msgstr ""
 
-#: ../commands/copy.c:970
+#: ../commands/copy.c:989
 #, c-format
 msgid "GetTypeElement: Cache lookup of type %u failed"
 msgstr ""
 
-#: ../commands/copy.c:986
+#: ../commands/copy.c:1005
 msgid "CopyReadNewline: extra fields ignored"
 msgstr ""
 
-#: ../commands/copy.c:1121
+#: ../commands/copy.c:1140
 msgid "CopyReadAttribute: end of record marker corrupted"
 msgstr ""
 
-#: ../commands/creatinh.c:80
+#: ../commands/creatinh.c:81
 msgid "DefineRelation: please inherit from a relation or define an attribute"
 msgstr ""
 
-#: ../commands/creatinh.c:323
+#: ../commands/creatinh.c:329
 #, c-format
 msgid "CREATE TABLE: attribute \"%s\" duplicated"
-msgstr ""
+msgstr "CREATE TABLE: Attribut »%s« ist doppelt angegeben"
 
-#: ../commands/creatinh.c:337
+#: ../commands/creatinh.c:344
 #, c-format
 msgid "CREATE TABLE: inherited relation \"%s\" duplicated"
-msgstr ""
+msgstr "CREATE TABLE: vererbte Relation »%s« ist doppelt angegeben"
 
-#: ../commands/creatinh.c:359
+#: ../commands/creatinh.c:367
 #, c-format
 msgid "CREATE TABLE: inherited relation \"%s\" is not a table"
-msgstr ""
+msgstr "CREATE TABLE: vererbte Relation »%s« ist keine Tabelle"
 
-#: ../commands/creatinh.c:362
+#: ../commands/creatinh.c:370
 #, c-format
 msgid "CREATE TABLE: cannot inherit from temp relation \"%s\""
-msgstr ""
+msgstr "CREATE TABLE: von temporärer Relation »%s« kann nicht vererbt werden"
 
-#: ../commands/creatinh.c:369
+#: ../commands/creatinh.c:377
 #, c-format
 msgid "you do not own table \"%s\""
-msgstr ""
+msgstr "Sie sind nicht der Eigentümer von Tabelle »%s«"
 
-#: ../commands/creatinh.c:403
+#: ../commands/creatinh.c:413
 #, c-format
 msgid "CREATE TABLE: cache lookup failed for type %u"
 msgstr ""
 
-#: ../commands/creatinh.c:418
+#: ../commands/creatinh.c:428
 #, c-format
 msgid ""
 "CREATE TABLE: merging multiple inherited definitions of attribute \"%s\""
 msgstr ""
+"CREATE TABLE: geerbte Definitionen von Attribut »%s« werden verschmolzen"
 
-#: ../commands/creatinh.c:423
+#: ../commands/creatinh.c:433
 #, c-format
 msgid "CREATE TABLE: inherited attribute \"%s\" type conflict (%s and %s)"
-msgstr ""
+msgstr "CREATE TABLE: Typenkonflikt bei geerbten Attribut »%s« (%s und %s)"
 
-#: ../commands/creatinh.c:554
+#: ../commands/creatinh.c:567
 #, c-format
 msgid "CREATE TABLE: merging attribute \"%s\" with inherited definition"
-msgstr ""
+msgstr "CREATE TABLE: Attribut »%s« wird mit geerbter Definition verschmolzen"
 
-#: ../commands/creatinh.c:559
+#: ../commands/creatinh.c:572
 #, c-format
 msgid "CREATE TABLE: attribute \"%s\" type conflict (%s and %s)"
-msgstr ""
+msgstr "CREATE TABLE: Typenkonflikt bei Attribut »%s« (%s und %s)"
 
-#: ../commands/creatinh.c:593
+#: ../commands/creatinh.c:606
 #, c-format
 msgid ""
 "CREATE TABLE: attribute \"%s\" inherits conflicting default values\n"
 "\tTo resolve the conflict, specify a default explicitly"
 msgstr ""
+"CREATE TABLE: Attribut »%s« erbt widersprüchliche Default-Werte\n"
+"Um den Konflikt zu lösen, muß ein Default-Wert angegeben werden"
 
-#: ../commands/creatinh.c:831
+#: ../commands/creatinh.c:843
 #, c-format
 msgid "setRelhassubclassInRelation: cache lookup failed for relation %u"
 msgstr ""
 
-#: ../commands/dbcommands.c:77 ../commands/dbcommands.c:296
+#: ../commands/dbcommands.c:84 ../commands/dbcommands.c:317
 msgid "current user name is invalid"
-msgstr ""
+msgstr "aktueller Benutzername ist ungültig"
 
-#: ../commands/dbcommands.c:80
+#: ../commands/dbcommands.c:87
 msgid "CREATE DATABASE: permission denied"
-msgstr ""
+msgstr "CREATE DATABASE: keine Berechtigung"
 
-#: ../commands/dbcommands.c:84
+#: ../commands/dbcommands.c:91
 msgid "CREATE DATABASE: may not be called in a transaction block"
 msgstr ""
+"CREATE DATABASE: kann nicht in einem Transaktionsblock aufgerufen werden"
 
-#: ../commands/dbcommands.c:95 ../commands/dbcommands.c:214
+#: ../commands/dbcommands.c:102 ../commands/dbcommands.c:233
 #, c-format
 msgid "CREATE DATABASE: database \"%s\" already exists"
-msgstr ""
+msgstr "CREATE DATABASE: Datenbank »%s« existiert bereits"
 
-#: ../commands/dbcommands.c:105
+#: ../commands/dbcommands.c:114
 #, c-format
 msgid "CREATE DATABASE: template \"%s\" does not exist"
-msgstr ""
+msgstr "CREATE DATABASE: Schablone »%s« existiert nicht"
 
-#: ../commands/dbcommands.c:115
+#: ../commands/dbcommands.c:124
 #, c-format
 msgid "CREATE DATABASE: permission to copy \"%s\" denied"
-msgstr ""
+msgstr "CREATE DATABASE: keine Berechtigung um »%s« zu kopieren"
 
-#: ../commands/dbcommands.c:134
+#: ../commands/dbcommands.c:143
 #, c-format
 msgid ""
 "CREATE DATABASE: source database \"%s\" is being accessed by other users"
 msgstr ""
+"CREATE DATABASE: auf Quelldatenbank »%s« wird gerade von anderen Benutzern "
+"zugegriffen"
+
+#: ../commands/dbcommands.c:152
+msgid "CREATE DATABASE: invalid backend encoding"
+msgstr ""
 
-#: ../commands/dbcommands.c:155 ../commands/dbcommands.c:157
-#: ../commands/dbcommands.c:159
+#: ../commands/dbcommands.c:172 ../commands/dbcommands.c:174
+#: ../commands/dbcommands.c:176
 msgid "database path may not contain single quotes"
 msgstr ""
 
-#: ../commands/dbcommands.c:182
+#: ../commands/dbcommands.c:199
 #, c-format
 msgid "CREATE DATABASE: unable to create database directory '%s': %m"
-msgstr ""
+msgstr "CREATE DATABASE: konnte Datenbankverzeichnis »%s« nicht erstellen: %m"
 
-#: ../commands/dbcommands.c:190
+#: ../commands/dbcommands.c:207
 #, c-format
 msgid "CREATE DATABASE: could not link '%s' to '%s': %m"
 msgstr ""
 
-#: ../commands/dbcommands.c:200
+#: ../commands/dbcommands.c:217
 msgid "CREATE DATABASE: could not initialize database directory"
-msgstr ""
+msgstr "CREATE DATABASE: konnte Datenbankverzeichnis nicht initialisieren"
 
-#: ../commands/dbcommands.c:202
+#: ../commands/dbcommands.c:219
 msgid ""
 "CREATE DATABASE: could not initialize database directory; delete failed as "
 "well"
 msgstr ""
+"CREATE DATABASE: konnte Datenbankverzeichnis nicht initialisieren; Löschen "
+"schlug auch fehl"
 
-#: ../commands/dbcommands.c:290
+#: ../commands/dbcommands.c:311
 msgid "DROP DATABASE: cannot be executed on the currently open database"
 msgstr ""
+"DROP DATABASE: kann nicht auf aktuell geöffnete Datenbank verwendet werden"
 
-#: ../commands/dbcommands.c:293
+#: ../commands/dbcommands.c:314
 msgid "DROP DATABASE: may not be called in a transaction block"
-msgstr ""
+msgstr "DROP DATABASE: kann nicht in einem Transaktionsblock verwendet werden"
 
-#: ../commands/dbcommands.c:311
+#: ../commands/dbcommands.c:332
 #, c-format
 msgid "DROP DATABASE: database \"%s\" does not exist"
-msgstr ""
+msgstr "DROP DATABASE: Datenbank »%s« existiert nicht"
 
-#: ../commands/dbcommands.c:314
+#: ../commands/dbcommands.c:335
 msgid "DROP DATABASE: permission denied"
-msgstr ""
+msgstr "DROP DATABASE: keine Berechtigung"
 
-#: ../commands/dbcommands.c:322
+#: ../commands/dbcommands.c:343
 msgid "DROP DATABASE: database is marked as a template"
-msgstr ""
+msgstr "DROP DATABASE: Datenbank ist als Schablone gekennzeichnet"
 
-#: ../commands/dbcommands.c:331
+#: ../commands/dbcommands.c:352
 #, c-format
 msgid "DROP DATABASE: database \"%s\" is being accessed by other users"
 msgstr ""
+"DROP DATABASE: auf Datenbank »%s« wird von anderen Benutzern zugegriffen"
 
-#: ../commands/dbcommands.c:348
+#: ../commands/dbcommands.c:369
 #, c-format
 msgid ""
 "DROP DATABASE: Database \"%s\" doesn't exist despite earlier reports to the "
 "contrary"
 msgstr ""
+"DROP DATABASE: Datenbank »%s« existiert nicht, trotz früherer gegenteiliger "
+"Meldungen"
 
-#: ../commands/dbcommands.c:418
-#, c-format
-msgid "Cannot begin scan of %s"
-msgstr ""
-
-#: ../commands/dbcommands.c:504
+#: ../commands/dbcommands.c:532
 msgid "Relative paths are not allowed as database locations"
 msgstr ""
 
-#: ../commands/dbcommands.c:506
+#: ../commands/dbcommands.c:534
 msgid "Absolute paths are not allowed as database locations"
 msgstr ""
 
-#: ../commands/dbcommands.c:516
+#: ../commands/dbcommands.c:544
 #, c-format
 msgid "Postmaster environment variable '%s' not set"
 msgstr ""
 
-#: ../commands/dbcommands.c:518
+#: ../commands/dbcommands.c:546
 #, c-format
 msgid "Postmaster environment variable '%s' must be absolute path"
 msgstr ""
 
-#: ../commands/dbcommands.c:550
+#: ../commands/dbcommands.c:578
 #, c-format
 msgid "could not remove '%s': %m"
-msgstr ""
+msgstr "konnte »%s« nicht löschen: %m"
 
-#: ../commands/dbcommands.c:559
+#: ../commands/dbcommands.c:587
 #, c-format
 msgid "database directory '%s' could not be removed"
-msgstr ""
+msgstr "Datenbankverzeichnis »%s« konnte nicht entfernt werden"
 
-#: ../commands/define.c:151
+#: ../commands/define.c:149
 msgid "untrusted function has been decommissioned."
 msgstr ""
 
-#: ../commands/define.c:162
+#: ../commands/define.c:160
 #, c-format
 msgid "Unrecognized function attribute '%s' ignored"
 msgstr ""
 
-#: ../commands/define.c:205
+#: ../commands/define.c:202
 #, c-format
 msgid "CREATE FUNCTION: only one AS item needed for %s language"
 msgstr ""
 
-#: ../commands/define.c:265
+#: ../commands/define.c:261
 #, c-format
 msgid ""
 "Only users with Postgres superuser privilege are permitted to create a "
@@ -3324,153 +3366,149 @@ msgid ""
 "\tOthers may use the 'sql' language or the created procedural languages."
 msgstr ""
 
-#: ../commands/define.c:286
+#: ../commands/define.c:282
 #, c-format
 msgid ""
 "Unrecognized language specified in a CREATE FUNCTION: '%s'.\n"
-"\tRecognized languages are sql, C, internal, and created procedural "
-"languages."
+"\tPre-installed languages are SQL, C, and internal.\n"
+"\tAdditional languages may be installed using 'createlang'."
 msgstr ""
 
-#: ../commands/define.c:295
+#: ../commands/define.c:292
 #, c-format
 msgid "Language '%s' isn't defined as PL"
 msgstr ""
 
-#: ../commands/define.c:302
+#: ../commands/define.c:299
 #, c-format
 msgid ""
 "Only users with Postgres superuser privilege are permitted to create a "
 "function in the '%s' language."
 msgstr ""
 
-#: ../commands/define.c:390
+#: ../commands/define.c:387
 msgid "setof type not implemented for leftarg"
 msgstr ""
 
-#: ../commands/define.c:397
+#: ../commands/define.c:394
 msgid "setof type not implemented for rightarg"
 msgstr ""
 
-#: ../commands/define.c:404
+#: ../commands/define.c:401
 msgid "CREATE OPERATOR: precedence not implemented"
 msgstr ""
 
-#: ../commands/define.c:409
+#: ../commands/define.c:406
 msgid "CREATE OPERATOR: associativity not implemented"
 msgstr ""
 
-#: ../commands/define.c:435
+#: ../commands/define.c:432
 #, c-format
 msgid "DefineOperator: attribute \"%s\" not recognized"
 msgstr ""
 
-#: ../commands/define.c:444
+#: ../commands/define.c:441
 msgid "Define: \"procedure\" unspecified"
-msgstr ""
+msgstr "Define: »procedure« nicht angegeben"
 
-#: ../commands/define.c:506
+#: ../commands/define.c:503
 #, c-format
 msgid "DefineAggregate: attribute \"%s\" not recognized"
 msgstr ""
 
-#: ../commands/define.c:514
+#: ../commands/define.c:511
 msgid "Define: \"basetype\" unspecified"
-msgstr ""
+msgstr "Define: »basetype« nicht angegeben"
 
-#: ../commands/define.c:516
+#: ../commands/define.c:513
 msgid "Define: \"stype\" unspecified"
-msgstr ""
+msgstr "Define: »stype« nicht angegeben"
 
-#: ../commands/define.c:518
+#: ../commands/define.c:515
 msgid "Define: \"sfunc\" unspecified"
-msgstr ""
+msgstr "Define: »sfunc« nicht angegeben"
 
-#: ../commands/define.c:560
+#: ../commands/define.c:556
 #, c-format
 msgid "DefineType: type names must be %d characters or less"
 msgstr ""
 
-#: ../commands/define.c:614
+#: ../commands/define.c:610
 #, c-format
 msgid "DefineType: \"%s\" alignment not recognized"
 msgstr ""
 
-#: ../commands/define.c:630
+#: ../commands/define.c:626
 #, c-format
 msgid "DefineType: \"%s\" storage not recognized"
 msgstr ""
 
-#: ../commands/define.c:635
+#: ../commands/define.c:631
 #, c-format
 msgid "DefineType: attribute \"%s\" not recognized"
 msgstr ""
 
-#: ../commands/define.c:644
+#: ../commands/define.c:640
 msgid "Define: \"input\" unspecified"
 msgstr ""
 
-#: ../commands/define.c:646
+#: ../commands/define.c:642
 msgid "Define: \"output\" unspecified"
 msgstr ""
 
-#: ../commands/define.c:649
-msgid "Define: fixed size types must have storage PLAIN"
-msgstr ""
-
-#: ../commands/define.c:701 ../commands/define.c:753
+#: ../commands/define.c:697 ../commands/define.c:749
 #, c-format
 msgid "Define: \"%s\" requires a parameter"
 msgstr ""
 
-#: ../commands/define.c:724 ../commands/define.c:774
+#: ../commands/define.c:720 ../commands/define.c:770
 #, c-format
 msgid "Define: cannot interpret argument of \"%s\""
 msgstr ""
 
-#: ../commands/define.c:734 ../commands/define.c:743
+#: ../commands/define.c:730 ../commands/define.c:739
 #, c-format
 msgid "Define: \"%s\" requires a numeric value"
 msgstr ""
 
-#: ../commands/define.c:760
+#: ../commands/define.c:756
 #, c-format
 msgid "Define: \"%s\" requires an integral value"
 msgstr ""
 
-#: ../commands/define.c:777
+#: ../commands/define.c:773
 #, c-format
 msgid "Define: invalid argument for \"%s\""
 msgstr ""
 
-#: ../commands/explain.c:52
+#: ../commands/explain.c:54
 #, c-format
 msgid "(transaction aborted): %s"
 msgstr ""
 
-#: ../commands/explain.c:60
+#: ../commands/explain.c:62
 msgid "Utility statements have no plan structure"
 msgstr ""
 
-#: ../commands/explain.c:70
+#: ../commands/explain.c:72
 msgid "Query rewrites to nothing"
 msgstr ""
 
-#: ../commands/explain.c:95
+#: ../commands/explain.c:97
 msgid ""
 "QUERY PLAN:\n"
 "\n"
 "NOTIFY\n"
 msgstr ""
 
-#: ../commands/explain.c:97
+#: ../commands/explain.c:99
 msgid ""
 "QUERY PLAN:\n"
 "\n"
 "UTILITY\n"
 msgstr ""
 
-#: ../commands/explain.c:123
+#: ../commands/explain.c:155
 #, c-format
 msgid ""
 "QUERY DUMP:\n"
@@ -3478,7 +3516,7 @@ msgid ""
 "%s"
 msgstr ""
 
-#: ../commands/explain.c:133
+#: ../commands/explain.c:168
 #, c-format
 msgid ""
 "QUERY PLAN:\n"
@@ -3486,155 +3524,158 @@ msgid ""
 "%s"
 msgstr ""
 
-#: ../commands/indexcmds.c:99
+#: ../commands/indexcmds.c:87
 msgid "DefineIndex: must specify at least one attribute"
 msgstr ""
 
-#: ../commands/indexcmds.c:101
+#: ../commands/indexcmds.c:89
 #, c-format
 msgid "Cannot use more than %d attributes in an index"
 msgstr ""
 
-#: ../commands/indexcmds.c:108
+#: ../commands/indexcmds.c:96
 #, c-format
 msgid "DefineIndex: relation \"%s\" not found"
 msgstr ""
 
-#: ../commands/indexcmds.c:118
+#: ../commands/indexcmds.c:107
 #, c-format
 msgid "DefineIndex: access method \"%s\" not found"
 msgstr ""
 
-#: ../commands/indexcmds.c:124
+#: ../commands/indexcmds.c:113
 #, c-format
 msgid "DefineIndex: access method \"%s\" does not support UNIQUE indexes"
 msgstr ""
 
-#: ../commands/indexcmds.c:127
+#: ../commands/indexcmds.c:116
 #, c-format
 msgid "DefineIndex: access method \"%s\" does not support multi-column indexes"
 msgstr ""
 
-#: ../commands/indexcmds.c:142
-#, c-format
-msgid "Unrecognized index attribute \"%s\" ignored"
-msgstr ""
-
-#: ../commands/indexcmds.c:160
+#: ../commands/indexcmds.c:135
 msgid "Existing indexes are inactive. REINDEX first"
 msgstr ""
 
-#: ../commands/indexcmds.c:178
+#: ../commands/indexcmds.c:153
 msgid "Functional index can only have one attribute"
 msgstr ""
 
-#: ../commands/indexcmds.c:182
+#: ../commands/indexcmds.c:157
 #, c-format
 msgid "Index function can take at most %d arguments"
-msgstr ""
+msgstr "Indexfunktion kann höchstens %d Argumente haben"
 
-#: ../commands/indexcmds.c:237
+#: ../commands/indexcmds.c:212
 msgid "Partial-index predicates may refer only to the base relation"
-msgstr ""
+msgstr "Indexprädikat kann nur auf die zu indizierende Tabelle Bezug nehmen"
 
-#: ../commands/indexcmds.c:244
+#: ../commands/indexcmds.c:220
 msgid "Cannot use subselect in index predicate"
-msgstr ""
+msgstr "Subselects können nicht im Indexprädikat verwendet werden"
 
-#: ../commands/indexcmds.c:246
+#: ../commands/indexcmds.c:222
 msgid "Cannot use aggregate in index predicate"
-msgstr ""
+msgstr "Aggregatfunktionen können nicht im Indexprädikat verwendet werden"
 
-#: ../commands/indexcmds.c:253
+#: ../commands/indexcmds.c:229
 msgid "Cannot use non-cachable function in index predicate"
 msgstr ""
 
-#: ../commands/indexcmds.c:293 ../commands/indexcmds.c:375
+#: ../commands/indexcmds.c:270 ../commands/indexcmds.c:361
 #, c-format
 msgid "DefineIndex: attribute \"%s\" not found"
+msgstr "DefineIndex: Attribut »%s« nicht gefunden"
+
+#: ../commands/indexcmds.c:295
+msgid ""
+"DefineIndex: functional index must use a real function, not a type coercion\n"
+"\tTry specifying the index opclass you want to use, instead"
 msgstr ""
 
-#: ../commands/indexcmds.c:316
+#: ../commands/indexcmds.c:302
 msgid "DefineIndex: cannot index on a function returning a set"
 msgstr ""
 
-#: ../commands/indexcmds.c:333
+#: ../commands/indexcmds.c:319
 msgid "DefineIndex: index function must be marked iscachable"
-msgstr ""
+msgstr "DefineIndex: Indexfunktion muß als »iscachable« markiert werden"
 
-#: ../commands/indexcmds.c:368
+#: ../commands/indexcmds.c:354
 msgid "missing attribute for define index"
 msgstr ""
 
-#: ../commands/indexcmds.c:406
+#: ../commands/indexcmds.c:388
 #, c-format
 msgid ""
-"data type %s has no default operator class\n"
+"data type %s has no default operator class for access method \"%s\"\n"
 "\tYou must specify an operator class for the index or define a\n"
 "\tdefault operator class for the data type"
 msgstr ""
 
-#: ../commands/indexcmds.c:418
+#: ../commands/indexcmds.c:404
 #, c-format
-msgid "DefineIndex: opclass \"%s\" not found"
+msgid ""
+"DefineIndex: operator class \"%s\" not supported by access method \"%s\""
 msgstr ""
 
-#: ../commands/indexcmds.c:438
+#: ../commands/indexcmds.c:412
 #, c-format
-msgid "DefineIndex: opclass \"%s\" not supported by access method \"%s\""
-msgstr ""
+msgid "operator class \"%s\" does not accept data type %s"
+msgstr "Operatorklasse »%s« akzeptiert Datentyp %s nicht"
 
-#: ../commands/indexcmds.c:473
+#: ../commands/indexcmds.c:476
 #, c-format
-msgid "operator class \"%s\" does not accept data type %s"
+msgid "pg_opclass contains multiple default opclasses for data tyype %s"
 msgstr ""
 
-#: ../commands/indexcmds.c:518 ../commands/indexcmds.c:555
+#: ../commands/indexcmds.c:502 ../commands/indexcmds.c:539
 #, c-format
 msgid "index \"%s\" does not exist"
-msgstr ""
+msgstr "Index »%s« existiert nicht"
 
-#: ../commands/indexcmds.c:521 ../commands/indexcmds.c:558
-#: ../commands/indexcmds.c:597
+#: ../commands/indexcmds.c:505 ../commands/indexcmds.c:542
+#: ../commands/indexcmds.c:581
 #, c-format
 msgid "relation \"%s\" is of type \"%c\""
-msgstr ""
+msgstr "Relation »%s« hat Typ »%c«"
 
-#: ../commands/indexcmds.c:549 ../commands/indexcmds.c:588
+#: ../commands/indexcmds.c:533 ../commands/indexcmds.c:572
 msgid "REINDEX cannot run inside a BEGIN/END block"
-msgstr ""
+msgstr "REINDEX kann nicht in einem BEGIN/END-Block verwendet werden"
 
-#: ../commands/indexcmds.c:564
+#: ../commands/indexcmds.c:548
 #, c-format
 msgid "index \"%s\" wasn't reindexed"
-msgstr ""
+msgstr "Index »%s« wurde nicht neu indiziert"
 
-#: ../commands/indexcmds.c:594
+#: ../commands/indexcmds.c:578
 #, c-format
 msgid "table \"%s\" does not exist"
-msgstr ""
+msgstr "Tabelle »%s« existiert nicht"
 
-#: ../commands/indexcmds.c:601
+#: ../commands/indexcmds.c:585
 #, c-format
 msgid "table \"%s\" wasn't reindexed"
-msgstr ""
+msgstr "Tabelle »%s« wurde nicht neu indiziert"
 
-#: ../commands/indexcmds.c:631
+#: ../commands/indexcmds.c:615
 msgid "REINDEX DATABASE: Can be executed only on the currently open database."
 msgstr ""
+"REINDEX DATABASE kann nur auf die aktuelle Datenbank angewendet werden."
 
-#: ../commands/indexcmds.c:634
+#: ../commands/indexcmds.c:618
 msgid "REINDEX DATABASE: Permission denied."
-msgstr ""
+msgstr "REINDEX DATABASE: keine Berechtigung"
 
-#: ../commands/indexcmds.c:642
+#: ../commands/indexcmds.c:626
 msgid "REINDEX DATABASE cannot run inside a BEGIN/END block"
-msgstr ""
+msgstr "REINDEX DATABASE kann nicht in einem BEGIN/END-Block verwendet werden."
 
-#: ../commands/indexcmds.c:694
+#: ../commands/indexcmds.c:680
 #, c-format
 msgid "relation %u was reindexed"
-msgstr ""
+msgstr "Relation %u wurde neu indiziert"
 
 #: ../commands/proclang.c:72
 msgid ""
@@ -3673,265 +3714,287 @@ msgstr ""
 msgid "Language %s isn't a created procedural language"
 msgstr ""
 
-#: ../commands/remove.c:57 ../commands/remove.c:64
+#: ../commands/remove.c:59 ../commands/remove.c:66
 #, c-format
 msgid "RemoveOperator: type '%s' does not exist"
-msgstr ""
+msgstr "RemoveOperator: Typ »%s« existiert nicht"
 
-#: ../commands/remove.c:85
+#: ../commands/remove.c:87
 #, c-format
 msgid "RemoveOperator: operator '%s': permission denied"
-msgstr ""
+msgstr "RemoveOperator: Operator »%s«: keine Berechtigung"
 
-#: ../commands/remove.c:99
+#: ../commands/remove.c:100
 #, c-format
 msgid ""
 "RemoveOperator: binary operator '%s' taking '%s' and '%s' does not exist"
 msgstr ""
+"RemoveOperator: binärer Operator »%s« mit Operanden %s und %s existiert nicht"
 
-#: ../commands/remove.c:106
+#: ../commands/remove.c:107
 #, c-format
 msgid "RemoveOperator: right unary operator '%s' taking '%s' does not exist"
 msgstr ""
+"RemoveOperator: rechter unärer Operator »%s« mit Operand %s existiert nicht"
 
-#: ../commands/remove.c:112
+#: ../commands/remove.c:113
 #, c-format
 msgid "RemoveOperator: left unary operator '%s' taking '%s' does not exist"
 msgstr ""
+"RemoveOperator: linker unärer Operator »%s« mit Operand %s existiert nicht"
 
-#: ../commands/remove.c:249
+#: ../commands/remove.c:245
 #, c-format
 msgid "RemoveType: type '%s': permission denied"
-msgstr ""
+msgstr "RemoveType: Typ »%s«: keine Berechtigung"
 
-#: ../commands/remove.c:258 ../commands/remove.c:276
+#: ../commands/remove.c:254 ../commands/remove.c:269
 #, c-format
 msgid "RemoveType: type '%s' does not exist"
-msgstr ""
+msgstr "RemoveType: Typ »%s« existiert nicht"
 
-#: ../commands/remove.c:323
+#: ../commands/remove.c:316
 #, c-format
 msgid "RemoveFunction: type '%s' not found"
-msgstr ""
+msgstr "RemoveFunction: Typ »%s« nicht gefunden"
 
-#: ../commands/remove.c:329
+#: ../commands/remove.c:322
 #, c-format
 msgid "RemoveFunction: function '%s': permission denied"
-msgstr ""
+msgstr "RemoveFunction: Funktion »%s«: keine Berechtigung"
 
-#: ../commands/remove.c:347
+#: ../commands/remove.c:340
 #, c-format
 msgid "Removing built-in function \"%s\""
-msgstr ""
+msgstr "eingebaute Funktion »%s« wird entfernt"
 
-#: ../commands/remove.c:383
+#: ../commands/remove.c:374
 #, c-format
 msgid "RemoveAggregate: type '%s' does not exist"
-msgstr ""
-
-#: ../commands/remove.c:392
-#, c-format
-msgid "RemoveAggregate: aggregate '%s' on type '%s': permission denied"
-msgstr ""
-
-#: ../commands/remove.c:397
-#, c-format
-msgid "RemoveAggregate: aggregate '%s': permission denied"
-msgstr ""
+msgstr "RemoveAggregate: Typ »%s« existiert nicht"
 
-#: ../commands/remove.c:414
+#: ../commands/remove.c:382
 #, c-format
-msgid "RemoveAggregate: aggregate '%s' for '%s' does not exist"
+msgid "RemoveAggregate: aggregate '%s' for all types: permission denied"
 msgstr ""
+"RemoveAggregate: Aggregatfunktion »%s« für alle Typen: keine Berechtigung"
 
-#: ../commands/remove.c:419
+#: ../commands/remove.c:385
 #, c-format
-msgid "RemoveAggregate: aggregate '%s' for all types does not exist"
+msgid "RemoveAggregate: aggregate '%s' for type %s: permission denied"
 msgstr ""
+"RemoveAggregate: Aggregatfunction »%s« für Typen %s: keine Berechtigung"
 
-#: ../commands/rename.c:71
+#: ../commands/rename.c:91
 #, c-format
 msgid "renameatt: class \"%s\" is a system catalog"
-msgstr ""
+msgstr "renameatt: Klasse »%s« ist ein Systemkatalog"
 
-#: ../commands/rename.c:75
+#: ../commands/rename.c:95
 #, c-format
 msgid "renameatt: you do not own class \"%s\""
-msgstr ""
+msgstr "renameatt: Sie sind nicht der Eigentümer von Klasse »%s«"
 
-#: ../commands/rename.c:120
+#: ../commands/rename.c:139
 #, c-format
 msgid "renameatt: can't find catalog entry for inheriting class with oid %u"
 msgstr ""
 
-#: ../commands/rename.c:140
+#: ../commands/rename.c:159
 #, c-format
 msgid "renameatt: attribute \"%s\" does not exist"
-msgstr ""
+msgstr "renameatt: Attribut »%s« existiert nicht"
 
-#: ../commands/rename.c:143
+#: ../commands/rename.c:162
 #, c-format
 msgid "renameatt: system attribute \"%s\" not renamed"
-msgstr ""
+msgstr "renameatt: Systemattribut »%s« wurde nicht umbenannt"
 
-#: ../commands/rename.c:150
+#: ../commands/rename.c:169
 #, c-format
 msgid "renameatt: attribute \"%s\" exists"
+msgstr "renameatt: Attribut »%s« existiert bereits"
+
+#: ../commands/rename.c:206
+#, c-format
+msgid "renameatt: can't find index id %u"
 msgstr ""
 
-#: ../commands/rename.c:184
+#: ../commands/rename.c:281
 #, c-format
 msgid "renamerel: system relation \"%s\" may not be renamed"
-msgstr ""
+msgstr "renamerel: Systemrelation »%s« darf nicht umbenannt werden"
 
-#: ../commands/rename.c:188
+#: ../commands/rename.c:285
 #, c-format
 msgid ""
 "renamerel: Illegal class name: \"%s\" -- pg_ is reserved for system catalogs"
-msgstr ""
+msgstr "illegaler Klassenname: »%s« -- pg_ is für Systemkataloge reserviert"
 
-#: ../commands/rename.c:242
+#: ../commands/rename.c:331
 #, c-format
 msgid "renamerel: relation \"%s\" does not exist"
-msgstr ""
+msgstr "renamerel: Relation »%s« existiert nicht"
 
-#: ../commands/rename.c:245
+#: ../commands/rename.c:334
 #, c-format
 msgid "renamerel: relation \"%s\" exists"
-msgstr ""
+msgstr "renamerel: Relation »%s« existiert bereits"
 
-#: ../commands/sequence.c:178
+#: ../commands/sequence.c:189
 msgid "DefineSequence: ReadBuffer failed"
 msgstr ""
 
-#: ../commands/sequence.c:257
+#: ../commands/sequence.c:268
 #, c-format
 msgid "%s.nextval: you don't have permissions to set sequence %s"
-msgstr ""
+msgstr "%s.nextval: keine Berechtigung um Sequenz %s zu setzen"
 
-#: ../commands/sequence.c:310
+#: ../commands/sequence.c:320
 #, c-format
-msgid "%s.nextval: reached MAXVALUE (%d)"
+msgid "%s.nextval: reached MAXVALUE ("
 msgstr ""
 
-#: ../commands/sequence.c:326
+#: ../commands/sequence.c:320 ../commands/sequence.c:336
+#: ../commands/sequence.c:461 ../commands/sequence.c:785
+#: ../commands/sequence.c:799 ../commands/sequence.c:802
+msgid ")"
+msgstr ""
+
+#: ../commands/sequence.c:336
 #, c-format
-msgid "%s.nextval: reached MINVALUE (%d)"
+msgid "%s.nextval: reached MINVALUE ("
 msgstr ""
 
-#: ../commands/sequence.c:390
+#: ../commands/sequence.c:400
 #, c-format
 msgid "%s.nextval: WriteBuffer failed"
 msgstr ""
 
-#: ../commands/sequence.c:404
+#: ../commands/sequence.c:414
 #, c-format
 msgid "%s.currval: you don't have permissions to read sequence %s"
-msgstr ""
+msgstr "%s.curval: keine Berechtigung um Sequenz %s zu lesen"
 
-#: ../commands/sequence.c:411
+#: ../commands/sequence.c:421
 #, c-format
 msgid "%s.currval is not yet defined in this session"
-msgstr ""
+msgstr "%s.currval ist in dieser Sitzung noch nicht definiert"
 
-#: ../commands/sequence.c:442
+#: ../commands/sequence.c:452
 #, c-format
 msgid "%s.setval: you don't have permissions to set sequence %s"
-msgstr ""
+msgstr "%s.setval: keine Berechtigung um Sequenz %s zu lesen"
 
-#: ../commands/sequence.c:451
+#: ../commands/sequence.c:461
 #, c-format
-msgid "%s.setval: value %d is out of bounds (%d,%d)"
+msgid "%s.setval: value "
+msgstr ""
+
+#: ../commands/sequence.c:461
+msgid " is out of bounds ("
+msgstr ""
+
+#: ../commands/sequence.c:461
+msgid ","
 msgstr ""
 
-#: ../commands/sequence.c:495
+#: ../commands/sequence.c:505
 #, c-format
 msgid "%s.setval: WriteBuffer failed"
 msgstr ""
 
-#: ../commands/sequence.c:598
+#: ../commands/sequence.c:607
 #, c-format
 msgid "%s.%s: invalid number of blocks in sequence"
 msgstr ""
 
-#: ../commands/sequence.c:603
+#: ../commands/sequence.c:612
 #, c-format
 msgid "%s.%s: ReadBuffer failed"
 msgstr ""
 
-#: ../commands/sequence.c:611
+#: ../commands/sequence.c:620
 #, c-format
 msgid "%s.%s: bad magic (%08X)"
 msgstr ""
 
-#: ../commands/sequence.c:648
+#: ../commands/sequence.c:657
 #, c-format
 msgid "%s.%s: %s is not a sequence"
 msgstr ""
 
-#: ../commands/sequence.c:660
+#: ../commands/sequence.c:668
 #, c-format
 msgid "%s.%s: sequence was re-created"
 msgstr ""
 
-#: ../commands/sequence.c:675 ../commands/sequence.c:678
+#: ../commands/sequence.c:682 ../commands/sequence.c:685
 msgid "Memory exhausted in init_sequence"
 msgstr ""
 
-#: ../commands/sequence.c:744
+#: ../commands/sequence.c:751
 msgid "DefineSequence: CYCLE ??"
 msgstr ""
 
-#: ../commands/sequence.c:748
+#: ../commands/sequence.c:755
 #, c-format
 msgid "DefineSequence: option \"%s\" not recognized"
 msgstr ""
 
-#: ../commands/sequence.c:755
+#: ../commands/sequence.c:762
 msgid "DefineSequence: can't INCREMENT by 0"
 msgstr ""
 
-#: ../commands/sequence.c:778
-#, c-format
-msgid "DefineSequence: MINVALUE (%d) can't be >= MAXVALUE (%d)"
+#: ../commands/sequence.c:785
+msgid "DefineSequence: MINVALUE ("
 msgstr ""
 
-#: ../commands/sequence.c:792
-#, c-format
-msgid "DefineSequence: START value (%d) can't be < MINVALUE (%d)"
+#: ../commands/sequence.c:785
+msgid ") can't be >= MAXVALUE ("
 msgstr ""
 
-#: ../commands/sequence.c:795
-#, c-format
-msgid "DefineSequence: START value (%d) can't be > MAXVALUE (%d)"
+#: ../commands/sequence.c:799 ../commands/sequence.c:802
+msgid "DefineSequence: START value ("
 msgstr ""
 
-#: ../commands/sequence.c:801
-#, c-format
-msgid "DefineSequence: CACHE (%d) can't be <= 0"
+#: ../commands/sequence.c:799
+msgid ") can't be < MINVALUE ("
+msgstr ""
+
+#: ../commands/sequence.c:802
+msgid ") can't be > MAXVALUE ("
+msgstr ""
+
+#: ../commands/sequence.c:808
+msgid "DefineSequence: CACHE ("
+msgstr ""
+
+#: ../commands/sequence.c:808
+msgid ") can't be <= 0"
 msgstr ""
 
-#: ../commands/sequence.c:810
+#: ../commands/sequence.c:817
 #, c-format
 msgid "DefineSequence: \"%s\" value unspecified"
 msgstr ""
 
-#: ../commands/sequence.c:815
+#: ../commands/sequence.c:831
 #, c-format
 msgid "DefineSequence: \"%s\" value must be integer"
 msgstr ""
 
-#: ../commands/sequence.c:832
+#: ../commands/sequence.c:848
 #, c-format
 msgid "seq_redo: unknown op code %u"
 msgstr ""
 
-#: ../commands/sequence.c:840
+#: ../commands/sequence.c:856
 #, c-format
 msgid "seq_redo: can't read block of %u/%u"
 msgstr ""
 
-#: ../commands/sequence.c:854
+#: ../commands/sequence.c:870
 msgid "seq_redo: failed to add item to page"
 msgstr ""
 
@@ -3940,23 +4003,23 @@ msgstr ""
 msgid "CreateTrigger: can't create trigger for system relation %s"
 msgstr ""
 
-#: ../commands/trigger.c:115
+#: ../commands/trigger.c:114
 msgid "CreateTrigger: STATEMENT triggers are unimplemented, yet"
 msgstr ""
 
-#: ../commands/trigger.c:123
+#: ../commands/trigger.c:122
 msgid "CreateTrigger: double INSERT event specified"
 msgstr ""
 
-#: ../commands/trigger.c:128
+#: ../commands/trigger.c:127
 msgid "CreateTrigger: double DELETE event specified"
 msgstr ""
 
-#: ../commands/trigger.c:133
+#: ../commands/trigger.c:132
 msgid "CreateTrigger: double UPDATE event specified"
 msgstr ""
 
-#: ../commands/trigger.c:137
+#: ../commands/trigger.c:136
 msgid "CreateTrigger: unknown event specified"
 msgstr ""
 
@@ -3989,324 +4052,362 @@ msgstr ""
 msgid "CreateTrigger: relation %s not found in pg_class"
 msgstr ""
 
-#: ../commands/trigger.c:351
+#: ../commands/trigger.c:350
 #, c-format
 msgid "DropTrigger: there is no trigger %s on relation %s"
 msgstr ""
 
-#: ../commands/trigger.c:354
+#: ../commands/trigger.c:353
 #, c-format
 msgid "DropTrigger: found (and deleted) %d triggers %s on relation %s"
 msgstr ""
 
-#: ../commands/trigger.c:369
+#: ../commands/trigger.c:368
 #, c-format
 msgid "DropTrigger: relation %s not found in pg_class"
 msgstr ""
 
-#: ../commands/trigger.c:441
+#: ../commands/trigger.c:439
 #, c-format
 msgid "RelationRemoveTriggers: relation %u not found in pg_class"
 msgstr ""
 
-#: ../commands/trigger.c:476
+#: ../commands/trigger.c:475
 #, c-format
 msgid ""
 "DROP TABLE implicitly drops referential integrity trigger from table \"%s\""
 msgstr ""
 
-#: ../commands/trigger.c:567
+#: ../commands/trigger.c:566
 #, c-format
 msgid "RelationBuildTriggers: unexpected record found for rel %s"
 msgstr ""
 
-#: ../commands/trigger.c:597 ../commands/trigger.c:608
+#: ../commands/trigger.c:601
 #, c-format
 msgid "RelationBuildTriggers: tgargs IS NULL for rel %s"
 msgstr ""
 
-#: ../commands/trigger.c:630
+#: ../commands/trigger.c:623
 #, c-format
 msgid "RelationBuildTriggers: %d record(s) not found for rel %s"
 msgstr ""
 
-#: ../commands/trigger.c:889
+#: ../commands/trigger.c:882
 #, c-format
 msgid "ExecCallTriggerFunc: function %u returned NULL"
 msgstr ""
 
-#: ../commands/trigger.c:1133 ../executor/execMain.c:1071
-#: ../executor/execMain.c:1342 ../executor/execMain.c:1475
+#: ../commands/trigger.c:1119 ../executor/execMain.c:1062
+#: ../executor/execMain.c:1333 ../executor/execMain.c:1465
 msgid "Can't serialize access due to concurrent update"
 msgstr ""
 
-#: ../commands/trigger.c:1156 ../executor/execMain.c:1092
+#: ../commands/trigger.c:1142 ../executor/execMain.c:1083
 #, c-format
 msgid "Unknown status %u from heap_mark4update"
 msgstr ""
 
-#: ../commands/trigger.c:1168
+#: ../commands/trigger.c:1154
 msgid "GetTupleForTrigger: failed ReadBuffer"
 msgstr ""
 
-#: ../commands/trigger.c:1352
-#, c-format
-msgid "deferredTriggerGetPreviousEvent: event for tuple %s not found"
-msgstr ""
-
-#: ../commands/trigger.c:1399
+#: ../commands/trigger.c:1345
 msgid "DeferredTriggerExecute: failed to fetch old tuple"
 msgstr ""
 
-#: ../commands/trigger.c:1407
+#: ../commands/trigger.c:1353
 msgid "DeferredTriggerExecute: failed to fetch new tuple"
 msgstr ""
 
-#: ../commands/trigger.c:1428
+#: ../commands/trigger.c:1374
 #, c-format
 msgid "DeferredTriggerExecute: can't find trigger %u"
 msgstr ""
 
-#: ../commands/trigger.c:1626
+#: ../commands/trigger.c:1619
 msgid "DeferredTriggerBeginXact() called while inside transaction"
 msgstr ""
 
-#: ../commands/trigger.c:1840
+#: ../commands/trigger.c:1827
 msgid "unnamed constraints cannot be set explicitly"
 msgstr ""
 
-#: ../commands/trigger.c:1891
+#: ../commands/trigger.c:1878
 #, c-format
 msgid "Constraint '%s' is not deferrable"
 msgstr ""
 
-#: ../commands/trigger.c:1906
+#: ../commands/trigger.c:1893
 #, c-format
 msgid "Constraint '%s' does not exist"
 msgstr ""
 
-#: ../commands/trigger.c:2024
+#: ../commands/trigger.c:2008
 msgid "DeferredTriggerSaveEvent() called outside of transaction"
 msgstr ""
 
-#: ../commands/trigger.c:2187 ../commands/trigger.c:2194
-#: ../commands/trigger.c:2227
+#: ../commands/user.c:81
 #, c-format
-msgid "triggered data change violation on relation \"%s\""
+msgid "write_password_file: unable to write %s: %m"
 msgstr ""
 
-#: ../commands/user.c:76 ../commands/user.c:159
+#: ../commands/user.c:130
 #, c-format
-msgid "write_password_file: unable to write %s: %m"
+msgid "Invalid user name '%s'"
+msgstr ""
+
+#: ../commands/user.c:133
+#, c-format
+msgid "Invalid user password '%s'"
 msgstr ""
 
-#: ../commands/user.c:136
+#: ../commands/user.c:168
 #, c-format
 msgid "%s: %m"
 msgstr ""
 
-#: ../commands/user.c:144
+#: ../commands/user.c:176
 #, c-format
 msgid "rename %s to %s: %m"
 msgstr ""
 
-#: ../commands/user.c:223 ../commands/user.c:228 ../commands/user.c:233
-#: ../commands/user.c:238 ../commands/user.c:243 ../commands/user.c:248
+#: ../commands/user.c:252 ../commands/user.c:262 ../commands/user.c:268
+#: ../commands/user.c:274 ../commands/user.c:280 ../commands/user.c:286
 msgid "CREATE USER: conflicting options"
 msgstr ""
 
-#: ../commands/user.c:252
+#: ../commands/user.c:290
 #, c-format
 msgid "CREATE USER: option \"%s\" not recognized"
 msgstr ""
 
-#: ../commands/user.c:277
-msgid "CREATE USER: permission denied"
+#: ../commands/user.c:302
+msgid "user id must be positive"
 msgstr ""
 
-#: ../commands/user.c:315
+#: ../commands/user.c:317
+msgid "CREATE USER: permission denied"
+msgstr "CREATE USER: keine Berechtigung"
+
+#: ../commands/user.c:356
 #, c-format
 msgid "CREATE USER: user name \"%s\" already exists"
-msgstr ""
+msgstr "CREATE USER: Benutzername »%s« existiert bereits"
 
-#: ../commands/user.c:318
+#: ../commands/user.c:359
 #, c-format
 msgid "CREATE USER: sysid %d is already assigned"
 msgstr ""
 
-#: ../commands/user.c:436 ../commands/user.c:441 ../commands/user.c:446
-#: ../commands/user.c:451
+#: ../commands/user.c:389 ../commands/user.c:627
+msgid "CREATE USER: password encryption failed"
+msgstr ""
+
+#: ../commands/user.c:494 ../commands/user.c:504 ../commands/user.c:510
+#: ../commands/user.c:516
 msgid "ALTER USER: conflicting options"
 msgstr ""
 
-#: ../commands/user.c:455
+#: ../commands/user.c:520
 #, c-format
 msgid "ALTER USER: option \"%s\" not recognized"
 msgstr ""
 
-#: ../commands/user.c:478
+#: ../commands/user.c:543
 msgid "ALTER USER: permission denied"
-msgstr ""
+msgstr "ALTER USER: keine Berechtigung"
 
-#: ../commands/user.c:482
+#: ../commands/user.c:547
 msgid "ALTER USER: password changes cannot be rolled back"
 msgstr ""
 
-#: ../commands/user.c:496
+#: ../commands/user.c:561
 #, c-format
 msgid "ALTER USER: user \"%s\" does not exist"
 msgstr ""
 
-#: ../commands/user.c:624
+#: ../commands/user.c:698
 msgid "DROP USER: permission denied"
-msgstr ""
+msgstr "DROP USER: keine Berechtigung"
 
-#: ../commands/user.c:627
+#: ../commands/user.c:701
 msgid "DROP USER cannot be rolled back completely"
 msgstr ""
 
-#: ../commands/user.c:654
+#: ../commands/user.c:728
 #, c-format
 msgid "DROP USER: user \"%s\" does not exist%s"
 msgstr ""
 
-#: ../commands/user.c:684
+#: ../commands/user.c:734
+msgid "current user cannot be dropped"
+msgstr "aktueller Benutzer kann nicht entfernt werden"
+
+#: ../commands/user.c:736
+msgid "session user cannot be dropped"
+msgstr "aktueller Sitzungsbenutzer kann nicht entfernt werden"
+
+#: ../commands/user.c:763
 #, c-format
 msgid "DROP USER: user \"%s\" owns database \"%s\", cannot be removed%s"
 msgstr ""
 
-#: ../commands/user.c:764
+#: ../commands/user.c:843
 #, c-format
 msgid "CheckPgUserAclNotNull: \"%s\" not found"
 msgstr ""
 
-#: ../commands/user.c:769
+#: ../commands/user.c:848
 #, c-format
 msgid ""
 "To use passwords, you have to revoke permissions on %s so normal users "
 "cannot read the passwords. Try 'REVOKE ALL ON \"%s\" FROM PUBLIC'."
 msgstr ""
 
-#: ../commands/user.c:810 ../commands/user.c:815
+#: ../commands/user.c:890 ../commands/user.c:896
 msgid "CREATE GROUP: conflicting options"
 msgstr ""
 
-#: ../commands/user.c:819
+#: ../commands/user.c:900
 #, c-format
 msgid "CREATE GROUP: option \"%s\" not recognized"
 msgstr ""
 
-#: ../commands/user.c:836
-msgid "CREATE GROUP: permission denied"
+#: ../commands/user.c:908
+msgid "group id must be positive"
 msgstr ""
 
-#: ../commands/user.c:868
+#: ../commands/user.c:919
+msgid "CREATE GROUP: permission denied"
+msgstr "CREATE GROUP: keine Berechtigung"
+
+#: ../commands/user.c:952
 #, c-format
 msgid "CREATE GROUP: group name \"%s\" already exists"
 msgstr ""
 
-#: ../commands/user.c:871
+#: ../commands/user.c:955
 #, c-format
 msgid "CREATE GROUP: group sysid %d is already assigned"
 msgstr ""
 
-#: ../commands/user.c:961
+#: ../commands/user.c:1045
 #, c-format
 msgid "%s: permission denied"
-msgstr ""
+msgstr "%s: keine Berechtigung"
 
-#: ../commands/user.c:973
+#: ../commands/user.c:1057
 #, c-format
 msgid "%s: group \"%s\" does not exist"
-msgstr ""
+msgstr "%s: Gruppe »%s« existiert nicht"
 
-#: ../commands/user.c:1037
+#: ../commands/user.c:1121
 #, c-format
 msgid "AlterGroup: unknown tag %s"
 msgstr ""
 
-#: ../commands/user.c:1048
+#: ../commands/user.c:1133
 #, c-format
 msgid "%s: user \"%s\" is already in group \"%s\""
-msgstr ""
+msgstr "%s: Benutzer »%s« ist schon in Gruppe »%s«"
 
-#: ../commands/user.c:1100
+#: ../commands/user.c:1185
 #, c-format
 msgid "ALTER GROUP: group \"%s\" does not have any members"
-msgstr ""
+msgstr "ALTER GROUP: Gruppe »%s« hat keine Mitglieder"
 
-#: ../commands/user.c:1153
+#: ../commands/user.c:1238
 #, c-format
 msgid "ALTER GROUP: user \"%s\" is not in group \"%s\""
-msgstr ""
+msgstr "ALTER GROUP: Benutzer »%s« ist nicht in Gruppe »%s«"
 
-#: ../commands/user.c:1219
+#: ../commands/user.c:1304
 msgid "DROP GROUP: permission denied"
-msgstr ""
+msgstr "DROP GROUP: keine Berechtigung"
 
-#: ../commands/user.c:1248
+#: ../commands/user.c:1333
 #, c-format
 msgid "DROP GROUP: group \"%s\" does not exist"
 msgstr ""
 
-#: ../commands/vacuum.c:176
+#: ../commands/vacuum.c:187
 #, c-format
 msgid "%s cannot run inside a BEGIN/END block"
 msgstr ""
 
-#: ../commands/vacuum.c:356
+#: ../commands/vacuum.c:403
 #, c-format
 msgid "%s: can not process indexes, views or special system tables"
 msgstr ""
 
-#: ../commands/vacuum.c:380
+#: ../commands/vacuum.c:427
 #, c-format
 msgid "%s: table not found"
 msgstr ""
 
-#: ../commands/vacuum.c:424
+#: ../commands/vacuum.c:471
+msgid ""
+"oldest Xmin is far in the past --- close open transactions soon to avoid "
+"wraparound problems"
+msgstr ""
+
+#: ../commands/vacuum.c:517
 #, c-format
 msgid "pg_class entry for relid %u vanished during vacuuming"
 msgstr ""
 
-#: ../commands/vacuum.c:518
+#: ../commands/vacuum.c:584 ../utils/misc/superuser.c:73
+#, c-format
+msgid "database %u does not exist"
+msgstr ""
+
+#: ../commands/vacuum.c:655
+#, c-format
+msgid ""
+"Some databases have not been vacuumed in %d transactions.\n"
+"\tBetter vacuum them within %d transactions,\n"
+"\tor you may have a wraparound failure."
+msgstr ""
+
+#: ../commands/vacuum.c:735
 #, c-format
 msgid "Skipping \"%s\" --- only table or database owner can VACUUM it"
 msgstr ""
 
-#: ../commands/vacuum.c:688
+#: ../commands/vacuum.c:907
 #, c-format
 msgid "VACUUM (full_vacuum_rel): FlushRelationBuffers returned %d"
 msgstr ""
 
-#: ../commands/vacuum.c:755 ../commands/vacuumlazy.c:209
+#: ../commands/vacuum.c:974 ../commands/vacuumlazy.c:211
 #, c-format
 msgid "--Relation %s--"
 msgstr ""
 
-#: ../commands/vacuum.c:785 ../commands/vacuumlazy.c:262
+#: ../commands/vacuum.c:1004 ../commands/vacuumlazy.c:265
 #, c-format
 msgid "Rel %s: Uninitialized page %u - fixing"
 msgstr ""
 
-#: ../commands/vacuum.c:882
+#: ../commands/vacuum.c:1118
 #, c-format
 msgid ""
 "Rel %s: TID %u/%u: InsertTransactionInProgress %u - can't shrink relation"
 msgstr ""
 
-#: ../commands/vacuum.c:891
+#: ../commands/vacuum.c:1128
 #, c-format
 msgid ""
 "Rel %s: TID %u/%u: DeleteTransactionInProgress %u - can't shrink relation"
 msgstr ""
 
-#: ../commands/vacuum.c:908 ../commands/vacuumlazy.c:343
+#: ../commands/vacuum.c:1146 ../commands/vacuumlazy.c:369
 #, c-format
 msgid "Rel %s: TID %u/%u: OID IS INVALID. TUPGONE %d."
 msgstr ""
 
-#: ../commands/vacuum.c:1044
+#: ../commands/vacuum.c:1283
 #, c-format
 msgid ""
 "Pages %u: Changed %u, reaped %u, Empty %u, New %u; Tup %.0f: Vac %.0f, Keep/"
@@ -4315,269 +4416,286 @@ msgid ""
 "\t%s"
 msgstr ""
 
-#: ../commands/vacuum.c:1264
+#: ../commands/vacuum.c:1504
 msgid "Invalid XID in t_cmin"
 msgstr ""
 
-#: ../commands/vacuum.c:1266
+#: ../commands/vacuum.c:1506
 msgid "HEAP_MOVED_IN was not expected"
 msgstr ""
 
-#: ../commands/vacuum.c:1299
+#: ../commands/vacuum.c:1539
 msgid "HEAP_MOVED_OFF was expected"
 msgstr ""
 
-#: ../commands/vacuum.c:1329
+#: ../commands/vacuum.c:1569
 msgid "No one parent tuple was found"
 msgstr ""
 
-#: ../commands/vacuum.c:1368
+#: ../commands/vacuum.c:1607
 msgid ""
 "Child itemid in update-chain marked as unused - can't continue repair_frag"
 msgstr ""
 
-#: ../commands/vacuum.c:1447
+#: ../commands/vacuum.c:1686
 msgid "Parent tuple was not found"
 msgstr ""
 
-#: ../commands/vacuum.c:1455
+#: ../commands/vacuum.c:1694
 msgid "Parent itemid marked as unused"
 msgstr ""
 
-#: ../commands/vacuum.c:1487
+#: ../commands/vacuum.c:1726
 msgid "Too old parent tuple found - can't continue repair_frag"
 msgstr ""
 
-#: ../commands/vacuum.c:1616
+#: ../commands/vacuum.c:1855
 #, c-format
 msgid "moving chain: failed to add item with len = %lu to page %u"
 msgstr ""
 
-#: ../commands/vacuum.c:1739
+#: ../commands/vacuum.c:1978
 #, c-format
 msgid ""
 "failed to add item with len = %lu to page %u (free space %lu, nusd %u, noff %"
 "u)"
 msgstr ""
 
-#: ../commands/vacuum.c:1807
+#: ../commands/vacuum.c:2046
 msgid "Invalid XID in t_cmin (4)"
 msgstr ""
 
-#: ../commands/vacuum.c:1809
+#: ../commands/vacuum.c:2048
 msgid "HEAP_MOVED_IN was not expected (2)"
 msgstr ""
 
-#: ../commands/vacuum.c:1943
+#: ../commands/vacuum.c:2182
 msgid "Invalid XID in t_cmin (2)"
 msgstr ""
 
-#: ../commands/vacuum.c:1952
+#: ../commands/vacuum.c:2191
 msgid "HEAP_MOVED_OFF/HEAP_MOVED_IN was expected"
 msgstr ""
 
-#: ../commands/vacuum.c:1962
+#: ../commands/vacuum.c:2201
 #, c-format
 msgid ""
 "Rel %s: Pages: %u --> %u; Tuple(s) moved: %u.\n"
 "\t%s"
 msgstr ""
 
-#: ../commands/vacuum.c:2022
+#: ../commands/vacuum.c:2261
 msgid "Invalid XID in t_cmin (3)"
 msgstr ""
 
-#: ../commands/vacuum.c:2029
+#: ../commands/vacuum.c:2268
 msgid "HEAP_MOVED_OFF was expected (2)"
 msgstr ""
 
-#: ../commands/vacuum.c:2064
+#: ../commands/vacuum.c:2303
 #, c-format
 msgid "VACUUM (repair_frag): FlushRelationBuffers returned %d"
 msgstr ""
 
-#: ../commands/vacuum.c:2127
+#: ../commands/vacuum.c:2366
 #, c-format
 msgid "VACUUM (vacuum_heap): FlushRelationBuffers returned %d"
 msgstr ""
 
-#: ../commands/vacuum.c:2133
+#: ../commands/vacuum.c:2372
 #, c-format
 msgid "Rel %s: Pages: %u --> %u."
 msgstr ""
 
-#: ../commands/vacuum.c:2207 ../commands/vacuumlazy.c:562
+#: ../commands/vacuum.c:2446 ../commands/vacuumlazy.c:588
 #, c-format
 msgid ""
 "Index %s: Pages %u; Tuples %.0f.\n"
 "\t%s"
 msgstr ""
 
-#: ../commands/vacuum.c:2220 ../commands/vacuum.c:2274
+#: ../commands/vacuum.c:2459 ../commands/vacuum.c:2513
 #, c-format
 msgid ""
 "Index %s: NUMBER OF INDEX' TUPLES (%.0f) IS NOT THE SAME AS HEAP' (%.0f).\n"
 "\tRecreate the index."
 msgstr ""
 
-#: ../commands/vacuum.c:2261 ../commands/vacuumlazy.c:609
+#: ../commands/vacuum.c:2500 ../commands/vacuumlazy.c:635
 #, c-format
 msgid ""
 "Index %s: Pages %u; Tuples %.0f: Deleted %.0f.\n"
 "\t%s"
 msgstr ""
 
-#: ../commands/vacuum.c:2586
+#: ../commands/vacuum.c:2828
 #, c-format
 msgid "vac_is_partial_index: index %u not found"
 msgstr ""
 
-#: ../commands/variable.c:112
+#: ../commands/variable.c:113
 #, c-format
 msgid "Syntax error near \"%s\": empty setting"
 msgstr ""
 
-#: ../commands/variable.c:139 ../commands/variable.c:173
+#: ../commands/variable.c:140 ../commands/variable.c:174
 #, c-format
 msgid "Syntax error near \"%s\""
 msgstr ""
 
-#: ../commands/variable.c:149
+#: ../commands/variable.c:150
 #, c-format
 msgid "Syntax error near \"=%s\""
 msgstr ""
 
-#: ../commands/variable.c:251
+#: ../commands/variable.c:249
 #, c-format
 msgid "Bad value for date style (%s)"
 msgstr ""
 
-#: ../commands/variable.c:255
+#: ../commands/variable.c:253
 msgid "Conflicting settings for date"
 msgstr ""
 
-#: ../commands/variable.c:381 ../commands/variable.c:425
+#: ../commands/variable.c:402
+msgid "SET TIME ZONE illegal INTERVAL; month not allowed"
+msgstr ""
+
+#: ../commands/variable.c:426
+msgid "Unable to process SET TIME ZONE command; internal coding error"
+msgstr ""
+
+#: ../commands/variable.c:455 ../commands/variable.c:519
 #, c-format
 msgid "Unable to set TZ environment variable to %s"
 msgstr ""
 
-#: ../commands/variable.c:396
+#: ../commands/variable.c:485
 #, c-format
-msgid "Time zone is %s"
+msgid "Time zone is '%s'"
+msgstr ""
+
+#: ../commands/variable.c:487
+msgid "Time zone is unset"
 msgstr ""
 
-#: ../commands/variable.c:437
+#: ../commands/variable.c:531
 msgid "Unable to clear TZ environment variable"
 msgstr ""
 
-#: ../commands/variable.c:460 ../commands/variable.c:492
+#: ../commands/variable.c:560 ../commands/variable.c:591
 msgid "SET TRANSACTION ISOLATION LEVEL must be called before any query"
 msgstr ""
 
-#: ../commands/variable.c:470
+#: ../commands/variable.c:569
 #, c-format
-msgid "Bad TRANSACTION ISOLATION LEVEL (%s)"
-msgstr ""
+msgid "invalid transaction isolation level: %s"
+msgstr "ungültiges Transaktionsisolationslevel: %s"
 
-#: ../commands/variable.c:480
+#: ../commands/variable.c:579
 msgid "TRANSACTION ISOLATION LEVEL is SERIALIZABLE"
 msgstr ""
 
-#: ../commands/variable.c:482
+#: ../commands/variable.c:581
 msgid "TRANSACTION ISOLATION LEVEL is READ COMMITTED"
 msgstr ""
 
-#: ../commands/variable.c:523
+#: ../commands/variable.c:626
 msgid "Seed for random number generator is unavailable"
 msgstr ""
 
-#: ../commands/variable.c:556 ../commands/variable.c:571
+#: ../commands/variable.c:670
 #, c-format
-msgid "Client encoding %s is not supported"
+msgid "Client encoding '%s' is not supported"
 msgstr ""
 
-#: ../commands/variable.c:558
+#: ../commands/variable.c:672
 msgid "No client encoding is specified"
 msgstr ""
 
-#: ../commands/variable.c:564
+#: ../commands/variable.c:678
 #, c-format
 msgid "Conversion between %s and %s is not supported"
 msgstr ""
 
-#: ../commands/variable.c:579
+#: ../commands/variable.c:685
+#, c-format
+msgid "Client encoding %s is not supported"
+msgstr ""
+
+#: ../commands/variable.c:693
 #, c-format
-msgid "Current client encoding is %s"
+msgid "Current client encoding is '%s'"
 msgstr ""
 
-#: ../commands/variable.c:615
+#: ../commands/variable.c:730
 msgid "SET SERVER_ENCODING is not supported"
 msgstr ""
 
-#: ../commands/variable.c:622
+#: ../commands/variable.c:737
 #, c-format
-msgid "Current server encoding is %s"
+msgid "Current server encoding is '%s'"
 msgstr ""
 
-#: ../commands/variable.c:630
+#: ../commands/variable.c:744
 msgid "RESET SERVER_ENCODING is not supported"
 msgstr ""
 
-#: ../commands/variable.c:693 ../utils/misc/guc.c:1013
+#: ../commands/variable.c:817 ../utils/misc/guc.c:1228
 #, c-format
 msgid "%s is %s"
 msgstr ""
 
-#: ../commands/view.c:84
+#: ../commands/view.c:80
 msgid "attempted to define virtual relation with no attrs"
 msgstr ""
 
-#: ../commands/analyze.c:205
+#: ../commands/analyze.c:210
 #, c-format
 msgid "Skipping \"%s\" --- only table or database owner can ANALYZE it"
 msgstr ""
 
-#: ../commands/analyze.c:212
+#: ../commands/analyze.c:217
 #, c-format
 msgid "Analyzing %s"
 msgstr ""
 
-#: ../commands/analyze.c:239
+#: ../commands/analyze.c:244
 #, c-format
 msgid "ANALYZE: there is no attribute %s in %s"
 msgstr ""
 
-#: ../commands/analyze.c:411 ../utils/adt/ruleutils.c:1909
-#: ../utils/adt/ruleutils.c:1936 ../utils/adt/ruleutils.c:2204
+#: ../commands/analyze.c:417 ../utils/adt/ruleutils.c:1880
+#: ../utils/adt/ruleutils.c:1915 ../utils/adt/ruleutils.c:2237
 #, c-format
 msgid "cache lookup of type %u failed"
 msgstr ""
 
-#: ../commands/analyze.c:607
+#: ../commands/analyze.c:620
 #, c-format
 msgid "acquire_sample_rows: ReadBuffer(%s,%u) failed"
 msgstr ""
 
-#: ../commands/vacuumlazy.c:405
+#: ../commands/vacuumlazy.c:431
 #, c-format
 msgid ""
 "Pages %u: Changed %u, Empty %u; Tup %.0f: Vac %.0f, Keep %.0f, UnUsed %.0f.\n"
 "\tTotal %s"
 msgstr ""
 
-#: ../commands/vacuumlazy.c:454
+#: ../commands/vacuumlazy.c:480
 #, c-format
 msgid ""
 "Removed %d tuples in %d pages.\n"
 "\t%s"
 msgstr ""
 
-#: ../commands/vacuumlazy.c:683
+#: ../commands/vacuumlazy.c:710
 #, c-format
 msgid "VACUUM (lazy_truncate_heap): FlushRelationBuffers returned %d"
 msgstr ""
 
-#: ../commands/vacuumlazy.c:717
+#: ../commands/vacuumlazy.c:745
 #, c-format
 msgid ""
 "Truncated %u --> %u pages.\n"
@@ -4588,25 +4706,25 @@ msgstr ""
 msgid "A Tee node can only be executed from its left or right parent\n"
 msgstr ""
 
-#: ../executor/execAmi.c:160
+#: ../executor/execAmi.c:161
 msgid "ExecBeginScan: scanDesc = NULL, heap_beginscan failed."
 msgstr ""
 
-#: ../executor/execAmi.c:197
+#: ../executor/execAmi.c:198
 msgid "ExecCloseR: not a scan node!"
 msgstr ""
 
-#: ../executor/execAmi.c:363
+#: ../executor/execAmi.c:365
 #, c-format
 msgid "ExecReScan: node type %d not supported"
 msgstr ""
 
-#: ../executor/execAmi.c:432
+#: ../executor/execAmi.c:434
 #, c-format
 msgid "ExecMarkPos: node type %d not supported"
 msgstr ""
 
-#: ../executor/execAmi.c:469
+#: ../executor/execAmi.c:471
 #, c-format
 msgid "ExecRestrPos: node type %d not supported"
 msgstr ""
@@ -4616,174 +4734,174 @@ msgstr ""
 msgid "ExecutorRun: Unknown feature %d"
 msgstr ""
 
-#: ../executor/execMain.c:450
+#: ../executor/execMain.c:448
 #, c-format
 msgid "ExecCheckRTEPerms: bogus operation %d"
 msgstr ""
 
-#: ../executor/execMain.c:813
+#: ../executor/execMain.c:805
 #, c-format
 msgid "You can't change sequence relation %s"
 msgstr ""
 
-#: ../executor/execMain.c:817
+#: ../executor/execMain.c:809
 #, c-format
 msgid "You can't change toast relation %s"
 msgstr ""
 
-#: ../executor/execMain.c:821
+#: ../executor/execMain.c:813
 #, c-format
 msgid "You can't change view relation %s"
 msgstr ""
 
-#: ../executor/execMain.c:1023
+#: ../executor/execMain.c:1014
 msgid "ExecutePlan: NO (junk) `ctid' was found!"
 msgstr ""
 
-#: ../executor/execMain.c:1027
+#: ../executor/execMain.c:1018
 msgid "ExecutePlan: (junk) `ctid' is NULL!"
 msgstr ""
 
-#: ../executor/execMain.c:1052
+#: ../executor/execMain.c:1043
 #, c-format
 msgid "ExecutePlan: NO (junk) `%s' was found!"
 msgstr ""
 
-#: ../executor/execMain.c:1057
+#: ../executor/execMain.c:1048
 #, c-format
 msgid "ExecutePlan: (junk) `%s' is NULL!"
 msgstr ""
 
-#: ../executor/execMain.c:1143
+#: ../executor/execMain.c:1134
 msgid "ExecutePlan: unknown operation in queryDesc"
 msgstr ""
 
-#: ../executor/execMain.c:1407
+#: ../executor/execMain.c:1398
 msgid "ExecReplace: replace can't run without transactions"
 msgstr ""
 
-#: ../executor/execMain.c:1605
+#: ../executor/execMain.c:1595
 #, c-format
 msgid "%s: Fail to add null value in not null attribute %s"
 msgstr ""
 
-#: ../executor/execMain.c:1615
+#: ../executor/execMain.c:1605
 #, c-format
 msgid "%s: rejected due to CHECK constraint %s"
-msgstr ""
+msgstr "%s: wegen CHECK-Constraint »%s« abgelehnt"
 
-#: ../executor/execMain.c:1661
+#: ../executor/execMain.c:1649
 #, c-format
 msgid "EvalPlanQual: can't find RTE %d"
 msgstr ""
 
-#: ../executor/execMain.c:1680
+#: ../executor/execMain.c:1668
 msgid "EvalPlanQual: t_xmin is uncommitted ?!"
 msgstr ""
 
-#: ../executor/execProcnode.c:218
+#: ../executor/execProcnode.c:222
 #, c-format
 msgid "ExecInitNode: node type %d unsupported"
 msgstr ""
 
-#: ../executor/execProcnode.c:344
+#: ../executor/execProcnode.c:351
 #, c-format
 msgid "ExecProcNode: node type %d unsupported"
 msgstr ""
 
-#: ../executor/execProcnode.c:425
+#: ../executor/execProcnode.c:435
 #, c-format
 msgid "ExecCountSlotsNode: node type %d unsupported"
 msgstr ""
 
-#: ../executor/execProcnode.c:548
+#: ../executor/execProcnode.c:557
 #, c-format
 msgid "ExecEndNode: node type %d unsupported"
 msgstr ""
 
-#: ../executor/execProcnode.c:716
+#: ../executor/execProcnode.c:728
 #, c-format
 msgid "ExecGetTupType: node type %d unsupported"
 msgstr ""
 
-#: ../executor/execQual.c:145 ../executor/execQual.c:167
+#: ../executor/execQual.c:143 ../executor/execQual.c:165
 #, c-format
 msgid "ExecEvalArrayRef: can only handle %d dimensions"
 msgstr ""
 
-#: ../executor/execQual.c:189
+#: ../executor/execQual.c:187
 msgid "ExecEvalArrayRef: upper and lower indices mismatch"
 msgstr ""
 
-#: ../executor/execQual.c:267
+#: ../executor/execQual.c:265
 msgid "ExecEvalAggref: no aggregates in this expression context"
 msgstr ""
 
-#: ../executor/execQual.c:470
+#: ../executor/execQual.c:467
 msgid "ExecEvalParam: new/old params with same id & diff names"
 msgstr ""
 
-#: ../executor/execQual.c:479
+#: ../executor/execQual.c:476
 #, c-format
 msgid "ExecEvalParam: invalid paramkind %d"
 msgstr ""
 
-#: ../executor/execQual.c:494
+#: ../executor/execQual.c:490
 #, c-format
 msgid "ExecEvalParam: Unknown value for parameter %s"
 msgstr ""
 
-#: ../executor/execQual.c:528
+#: ../executor/execQual.c:524
 msgid "GetAttributeByNum: Invalid attribute number"
 msgstr ""
 
-#: ../executor/execQual.c:531
+#: ../executor/execQual.c:527
 msgid "GetAttributeByNum: cannot access system attributes here"
 msgstr ""
 
-#: ../executor/execQual.c:534
+#: ../executor/execQual.c:530
 msgid "GetAttributeByNum: a NULL isNull flag was passed"
 msgstr ""
 
-#: ../executor/execQual.c:562
+#: ../executor/execQual.c:558
 msgid "GetAttributeByName: Invalid attribute name"
 msgstr ""
 
-#: ../executor/execQual.c:565
+#: ../executor/execQual.c:561
 msgid "GetAttributeByName: a NULL isNull flag was passed"
 msgstr ""
 
-#: ../executor/execQual.c:587
+#: ../executor/execQual.c:583
 #, c-format
 msgid "GetAttributeByName: attribute %s not found"
 msgstr ""
 
-#: ../executor/execQual.c:633
+#: ../executor/execQual.c:628
 msgid "Functions and operators can take only one set argument"
 msgstr ""
 
-#: ../executor/execQual.c:679 ../executor/execQual.c:696
-#: ../executor/execQual.c:1693 ../executor/functions.c:552
-#: ../executor/functions.c:578 ../utils/adt/sets.c:205
+#: ../executor/execQual.c:681 ../executor/execQual.c:716
+#: ../executor/execQual.c:1707 ../executor/functions.c:546
+#: ../executor/functions.c:572 ../utils/adt/sets.c:203
 msgid "Set-valued function called in context that cannot accept a set"
 msgstr ""
 
-#: ../executor/execQual.c:1132
+#: ../executor/execQual.c:1146
 #, c-format
 msgid "ExecEvalNullTest: unexpected nulltesttype %d"
 msgstr ""
 
-#: ../executor/execQual.c:1212
+#: ../executor/execQual.c:1226
 #, c-format
 msgid "ExecEvalBooleanTest: unexpected booltesttype %d"
 msgstr ""
 
-#: ../executor/execQual.c:1368 ../executor/execQual.c:1407
+#: ../executor/execQual.c:1382 ../executor/execQual.c:1421
 #, c-format
 msgid "ExecEvalExpr: unknown expression type %d"
 msgstr ""
 
-#: ../executor/execQual.c:1753
+#: ../executor/execQual.c:1767
 msgid "ExecTargetList: fjoin nodes not currently supported"
 msgstr ""
 
@@ -4793,7 +4911,7 @@ msgid ""
 "\tsend mail to your local executor guru to fix this"
 msgstr ""
 
-#: ../executor/execUtils.c:536
+#: ../executor/execUtils.c:534
 #, c-format
 msgid "ExecOpenIndices: index %u not found"
 msgstr ""
@@ -4808,31 +4926,31 @@ msgstr ""
 msgid "init_sql_fcache: Cache lookup failed for type %u"
 msgstr ""
 
-#: ../executor/functions.c:242
+#: ../executor/functions.c:241
 #, c-format
 msgid "init_sql_fcache: null prosrc for procedure %u"
 msgstr ""
 
-#: ../executor/nodeAgg.c:768
+#: ../executor/nodeAgg.c:760
 msgid "ExecInitAgg: could not find any aggregate functions"
 msgstr ""
 
-#: ../executor/nodeAgg.c:866
+#: ../executor/nodeAgg.c:858
 #, c-format
 msgid "ExecAgg: cache lookup failed for aggregate %s(%s)"
 msgstr ""
 
-#: ../executor/nodeAgg.c:910
+#: ../executor/nodeAgg.c:901
 #, c-format
 msgid "Aggregate %s needs to have compatible input type and transition type"
 msgstr ""
 
-#: ../executor/nodeAgg.c:933 ../executor/nodeGroup.c:497
+#: ../executor/nodeAgg.c:923 ../executor/nodeGroup.c:495
 #, c-format
 msgid "Unable to identify an equality operator for type '%s'"
 msgstr ""
 
-#: ../executor/nodeAppend.c:295
+#: ../executor/nodeAppend.c:293
 msgid "ExecProcAppend: subnode is NULL"
 msgstr ""
 
@@ -4840,80 +4958,80 @@ msgstr ""
 msgid "ExecHash: hash table is NULL."
 msgstr ""
 
-#: ../executor/nodeHash.c:314 ../executor/nodeHash.c:494
-#: ../executor/nodeHash.c:715
+#: ../executor/nodeHash.c:312 ../executor/nodeHash.c:491
+#: ../executor/nodeHash.c:725
 msgid "Insufficient memory for hash table."
 msgstr ""
 
-#: ../executor/nodeHashjoin.c:363
+#: ../executor/nodeHashjoin.c:358
 #, c-format
 msgid "ExecInitHashJoin: unsupported join type %d"
 msgstr ""
 
-#: ../executor/nodeHashjoin.c:535 ../executor/nodeHashjoin.c:543
+#: ../executor/nodeHashjoin.c:530 ../executor/nodeHashjoin.c:538
 msgid "Read from hashjoin temp file failed"
 msgstr ""
 
-#: ../executor/nodeHashjoin.c:600 ../executor/nodeHashjoin.c:605
+#: ../executor/nodeHashjoin.c:594 ../executor/nodeHashjoin.c:599
 msgid "Failed to rewind hash temp file"
 msgstr ""
 
-#: ../executor/nodeHashjoin.c:676 ../executor/nodeHashjoin.c:679
+#: ../executor/nodeHashjoin.c:670 ../executor/nodeHashjoin.c:673
 msgid "Write to hashjoin temp file failed"
 msgstr ""
 
-#: ../executor/nodeIndexscan.c:721
+#: ../executor/nodeIndexscan.c:726
 msgid "ExecInitIndexScan: indxqual not an opclause!"
 msgstr ""
 
-#: ../executor/nodeIndexscan.c:851 ../executor/nodeIndexscan.c:916
+#: ../executor/nodeIndexscan.c:852 ../executor/nodeIndexscan.c:915
 #, c-format
 msgid "ExecInitIndexScan: %s"
 msgstr ""
 
-#: ../executor/nodeIndexscan.c:1003
+#: ../executor/nodeIndexscan.c:1002
 #, c-format
 msgid "indexes of the relation %u was inactivated"
 msgstr ""
 
-#: ../executor/nodeMergejoin.c:138
+#: ../executor/nodeMergejoin.c:137
 msgid "MJFormSkipQual: op not an Oper!"
 msgstr ""
 
-#: ../executor/nodeMergejoin.c:152
+#: ../executor/nodeMergejoin.c:151
 #, c-format
 msgid "MJFormSkipQual: operator %u not found"
 msgstr ""
 
-#: ../executor/nodeMergejoin.c:169
+#: ../executor/nodeMergejoin.c:168
 #, c-format
 msgid "MJFormSkipQual: mergejoin operator %u has no matching %s op"
 msgstr ""
 
-#: ../executor/nodeMergejoin.c:432
+#: ../executor/nodeMergejoin.c:430
 #, c-format
 msgid "ExecMergeJoin: unsupported join type %d"
 msgstr ""
 
-#: ../executor/nodeMergejoin.c:1438
+#: ../executor/nodeMergejoin.c:1414
 #, c-format
 msgid "ExecMergeJoin: invalid join state %d, aborting"
 msgstr ""
 
-#: ../executor/nodeMergejoin.c:1518
+#: ../executor/nodeMergejoin.c:1494
 msgid "RIGHT JOIN is only supported with mergejoinable join conditions"
 msgstr ""
 
-#: ../executor/nodeMergejoin.c:1533 ../optimizer/path/joinpath.c:915
+#: ../executor/nodeMergejoin.c:1509 ../optimizer/path/joinpath.c:939
 msgid "FULL JOIN is only supported with mergejoinable join conditions"
 msgstr ""
 
-#: ../executor/nodeMergejoin.c:1536
+#: ../executor/nodeMergejoin.c:1512
 #, c-format
 msgid "ExecInitMergeJoin: unsupported join type %d"
 msgstr ""
 
-#: ../executor/nodeNestloop.c:322
+#: ../executor/nodeNestloop.c:318
 #, c-format
 msgid "ExecInitNestLoop: unsupported join type %d"
 msgstr ""
@@ -4927,7 +5045,7 @@ msgid "ExecSubPlan: can't set parent params from subquery"
 msgstr ""
 
 #: ../executor/nodeSubplan.c:120 ../executor/nodeSubplan.c:142
-#: ../executor/nodeSubplan.c:386
+#: ../executor/nodeSubplan.c:385
 msgid "More than one tuple returned by a subselect used as an expression."
 msgstr ""
 
@@ -4935,98 +5053,106 @@ msgstr ""
 msgid "ExecSubPlan: failed to find placeholder for subplan result"
 msgstr ""
 
-#: ../executor/nodeSubplan.c:359
+#: ../executor/nodeSubplan.c:358
 msgid "ExecSetParamPlan: ANY/ALL subselect unsupported"
 msgstr ""
 
-#: ../executor/nodeSubplan.c:469
+#: ../executor/nodeSubplan.c:468
 msgid "ExecReScanSetParamPlan: direct correlated subquery unsupported, yet"
 msgstr ""
 
-#: ../executor/nodeSubplan.c:471
+#: ../executor/nodeSubplan.c:470
 msgid "ExecReScanSetParamPlan: setParam list is NULL"
 msgstr ""
 
-#: ../executor/nodeSubplan.c:473
+#: ../executor/nodeSubplan.c:472
 msgid "ExecReScanSetParamPlan: extParam list of plan is NULL"
 msgstr ""
 
-#: ../executor/spi.c:73
+#: ../executor/spi.c:69
 msgid "SPI_connect: no connection(s) expected"
 msgstr ""
 
-#: ../executor/spi.c:79
+#: ../executor/spi.c:75
 msgid "SPI_connect: some connection(s) expected"
 msgstr ""
 
-#: ../executor/spi.c:85
+#: ../executor/spi.c:81
 msgid "Memory exhausted in SPI_connect"
 msgstr ""
 
-#: ../executor/spi.c:158
+#: ../executor/spi.c:154
 msgid "Memory exhausted in SPI_finish"
 msgstr ""
 
-#: ../executor/spi.c:324 ../executor/spi.c:351 ../executor/spi.c:385
-#: ../executor/spi.c:586 ../executor/spi.c:1232
+#: ../executor/spi.c:320 ../executor/spi.c:347 ../executor/spi.c:376
+#: ../executor/spi.c:415 ../executor/spi.c:655 ../executor/spi.c:1300
 msgid "SPI: stack corrupted"
 msgstr ""
 
-#: ../executor/spi.c:653
+#: ../executor/spi.c:722
 msgid "cannot open multi-query plan as cursor"
 msgstr ""
 
-#: ../executor/spi.c:658
+#: ../executor/spi.c:727
 msgid "plan in SPI_cursor_open() is not a SELECT"
 msgstr ""
 
-#: ../executor/spi.c:660
+#: ../executor/spi.c:729
 msgid "plan in SPI_cursor_open() must NOT be a DECLARE already"
 msgstr ""
 
-#: ../executor/spi.c:662
+#: ../executor/spi.c:731
 msgid "plan in SPI_cursor_open() must NOT be a SELECT INTO"
 msgstr ""
 
-#: ../executor/spi.c:689
+#: ../executor/spi.c:761
 #, c-format
 msgid "cursor \"%s\" already in use"
 msgstr ""
 
-#: ../executor/spi.c:694
+#: ../executor/spi.c:766
 #, c-format
 msgid "failed to create portal \"%s\""
 msgstr ""
 
-#: ../executor/spi.c:789 ../executor/spi.c:1145
+#: ../executor/spi.c:860 ../executor/spi.c:1213
 msgid "invalid portal in SPI cursor operation"
 msgstr ""
 
-#: ../executor/spi.c:814
+#: ../executor/spi.c:885
 msgid "SPI: improper call to spi_printtup"
 msgstr ""
 
-#: ../executor/spi.c:816
+#: ../executor/spi.c:887
 msgid "SPI: stack corrupted in spi_printtup"
 msgstr ""
 
-#: ../executor/spi.c:1094
+#: ../executor/spi.c:1165
 msgid "SPI_select: retrieve into portal not implemented"
 msgstr ""
 
-#: ../executor/spi.c:1104
+#: ../executor/spi.c:1175
 msgid "SPI_select: # of processed tuples check failed"
 msgstr ""
 
-#: ../executor/spi.c:1198
+#: ../executor/spi.c:1266
 msgid "SPI_fetch: # of processed tuples check failed"
 msgstr ""
 
-#: ../executor/nodeSetOp.c:178
+#: ../executor/nodeSetOp.c:174
 #, c-format
 msgid "ExecSetOp: bogus command code %d"
 msgstr ""
 
+#: ../executor/instrument.c:40
+msgid "InstrStartTimer called twice in a row"
+msgstr ""
+
+#: ../executor/instrument.c:56
+msgid "InstrStopNode without start"
+msgstr ""
+
 #: ../lib/dllist.c:41
 msgid "Memory exhausted in DLNewList"
 msgstr ""
@@ -5035,29 +5161,49 @@ msgstr ""
 msgid "Memory exhausted in DLNewElem"
 msgstr ""
 
-#: ../lib/hasht.c:49
-msgid "error in HashTableWalk"
+#: ../libpq/pqcomm.c:511
+#, c-format
+msgid "pq_recvbuf: recv() failed: %m"
+msgstr "pq_recvbuf(): recv() fehlgeschlagen: %m"
+
+#: ../libpq/pqcomm.c:517
+msgid "pq_recvbuf: unexpected EOF on client connection"
 msgstr ""
 
-#: ../libpq/auth.c:430
+#: ../libpq/pqcomm.c:691
+#, c-format
+msgid "pq_flush: send() failed: %m"
+msgstr "pq_flush(): send() fehlgeschlagen: %m"
+
+#: ../libpq/pqcomm.c:725
+#, c-format
+msgid "pq_eof: recv() failed: %m"
+msgstr "pq_eof(): recv() fehlgeschlagen: %m"
+
+#: ../libpq/auth.c:473
 #, c-format
 msgid "%s authentication failed for user \"%s\""
 msgstr ""
 
-#: ../libpq/auth.c:451
+#: ../libpq/auth.c:495
 msgid "Missing or erroneous pg_hba.conf file, see postmaster log for details"
 msgstr ""
 
-#: ../libpq/auth.c:480
+#: ../libpq/auth.c:526
 #, c-format
 msgid "No pg_hba.conf entry for host %s, user %s, database %s"
 msgstr ""
 
-#: ../libpq/crypt.c:84
+#: ../libpq/auth.c:560
 #, c-format
-msgid "could not open %s: %s"
+msgid "pg_local_sendauth: can't do setsockopt: %s\n"
 msgstr ""
 
+#: ../libpq/crypt.c:68
+#, c-format
+msgid "could not open %s: %m"
+msgstr "konnte %s nicht öffnen: %m"
+
 #: ../libpq/be-fsstubs.c:85
 #, c-format
 msgid "lo_open(%u,%d)"
@@ -5140,17 +5286,17 @@ msgstr ""
 msgid "lo_export: error while writing \"%s\""
 msgstr ""
 
-#: ../libpq/pqformat.c:201
+#: ../libpq/pqformat.c:200
 #, c-format
 msgid "pq_sendint: unsupported size %d"
 msgstr ""
 
-#: ../main/main.c:84
+#: ../main/main.c:85
 #, c-format
 msgid "%s: setsysinfo failed: %s\n"
 msgstr ""
 
-#: ../main/main.c:127
+#: ../main/main.c:155
 msgid ""
 "\"root\" execution of the PostgreSQL server is not permitted.\n"
 "\n"
@@ -5160,41 +5306,46 @@ msgid ""
 "\n"
 msgstr ""
 
-#: ../main/main.c:147
+#: ../main/main.c:175
 #, c-format
 msgid "%s: real and effective user ids must match\n"
 msgstr ""
 
-#: ../main/main.c:196
+#: ../main/main.c:224
 #, c-format
 msgid "%s: invalid current euid %d\n"
 msgstr ""
 
-#: ../nodes/outfuncs.c:1301
+#: ../nodes/outfuncs.c:1294
 #, c-format
 msgid "_outValue: don't know how to print type %d "
 msgstr ""
 
-#: ../nodes/outfuncs.c:1681
+#: ../nodes/outfuncs.c:1696
 #, c-format
 msgid "_outNode: don't know how to print type %d "
 msgstr ""
 
-#: ../nodes/copyfuncs.c:2979
+#: ../nodes/copyfuncs.c:2976
 #, c-format
 msgid "copyObject: don't know how to copy node type %d"
 msgstr ""
 
-#: ../nodes/equalfuncs.c:202
+#: ../nodes/equalfuncs.c:201
 #, c-format
 msgid "_equalParam: Invalid paramkind value: %d"
 msgstr ""
 
-#: ../nodes/equalfuncs.c:2123
+#: ../nodes/equalfuncs.c:2127
 #, c-format
 msgid "equal: don't know whether nodes of type %d are equal"
 msgstr ""
 
+#: ../nodes/print.c:211
+#, c-format
+msgid "Cache lookup for type %u failed"
+msgstr "Cachesuche nach Typ %u fehlgeschlagen"
+
 #: ../nodes/list.c:162
 msgid "tryout to nconc a list to itself"
 msgstr ""
@@ -5216,89 +5367,89 @@ msgstr ""
 msgid "toOidList: unexpected datatype"
 msgstr ""
 
-#: ../nodes/readfuncs.c:798
+#: ../nodes/readfuncs.c:797
 #, c-format
 msgid "_readExpr: unknown opType \"%.*s\""
 msgstr ""
 
-#: ../nodes/readfuncs.c:2024
+#: ../nodes/readfuncs.c:2023
 #, c-format
 msgid "badly formatted planstring \"%.10s\"..."
 msgstr ""
 
-#: ../nodes/readfuncs.c:2057 ../nodes/readfuncs.c:2089
+#: ../nodes/readfuncs.c:2056 ../nodes/readfuncs.c:2088
 #, c-format
 msgid "readDatum: expected '%s', got '%s'; length = %lu"
 msgstr ""
 
-#: ../nodes/readfuncs.c:2064
+#: ../nodes/readfuncs.c:2063
 #, c-format
 msgid "readDatum: byval & length = %lu"
 msgstr ""
 
-#: ../optimizer/geqo/geqo_main.c:126
+#: ../optimizer/geqo/geqo_main.c:123
 msgid "geqo_main: using edge recombination crossover [ERX]"
 msgstr ""
 
-#: ../optimizer/geqo/geqo_main.c:130
+#: ../optimizer/geqo/geqo_main.c:127
 msgid "geqo_main: using partially matched crossover [PMX]"
 msgstr ""
 
-#: ../optimizer/geqo/geqo_main.c:134
+#: ../optimizer/geqo/geqo_main.c:131
 msgid "geqo_main: using cycle crossover [CX]"
 msgstr ""
 
-#: ../optimizer/geqo/geqo_main.c:139
+#: ../optimizer/geqo/geqo_main.c:136
 msgid "geqo_main: using position crossover [PX]"
 msgstr ""
 
-#: ../optimizer/geqo/geqo_main.c:144
+#: ../optimizer/geqo/geqo_main.c:141
 msgid "geqo_main: using order crossover [OX1]"
 msgstr ""
 
-#: ../optimizer/geqo/geqo_main.c:149
+#: ../optimizer/geqo/geqo_main.c:146
 msgid "geqo_main: using order crossover [OX2]"
 msgstr ""
 
-#: ../optimizer/geqo/geqo_main.c:220
+#: ../optimizer/geqo/geqo_main.c:217
 #, c-format
 msgid "[GEQO] failures: %d, average: %d"
 msgstr ""
 
-#: ../optimizer/geqo/geqo_main.c:223
+#: ../optimizer/geqo/geqo_main.c:220
 msgid "[GEQO] No edge failures detected."
 msgstr ""
 
-#: ../optimizer/geqo/geqo_main.c:229
+#: ../optimizer/geqo/geqo_main.c:226
 #, c-format
 msgid "[GEQO] mutations: %d, generations: %d"
 msgstr ""
 
-#: ../optimizer/geqo/geqo_main.c:231
+#: ../optimizer/geqo/geqo_main.c:228
 msgid "[GEQO] No mutations processed."
 msgstr ""
 
-#: ../optimizer/geqo/geqo_erx.c:338
+#: ../optimizer/geqo/geqo_erx.c:336
 msgid "gimme_gene: Internal error - minimum_count not set"
 msgstr ""
 
-#: ../optimizer/geqo/geqo_erx.c:364
+#: ../optimizer/geqo/geqo_erx.c:362
 msgid "gimme_gene: neither shared nor minimum number nor random edge found"
 msgstr ""
 
-#: ../optimizer/geqo/geqo_erx.c:424
+#: ../optimizer/geqo/geqo_erx.c:422
 msgid "edge_failure(1): no edge found via random decision and total_edges == 4"
 msgstr ""
 
-#: ../optimizer/geqo/geqo_erx.c:449
+#: ../optimizer/geqo/geqo_erx.c:447
 msgid "edge_failure(2): no edge found via random decision and remainig edges"
 msgstr ""
 
-#: ../optimizer/geqo/geqo_erx.c:467
+#: ../optimizer/geqo/geqo_erx.c:465
 msgid "edge_failure(3): no edge found via looking for the last ununsed point"
 msgstr ""
 
-#: ../optimizer/geqo/geqo_erx.c:472
+#: ../optimizer/geqo/geqo_erx.c:470
 msgid "edge_failure: no edge detected"
 msgstr ""
 
@@ -5318,281 +5469,286 @@ msgstr ""
 msgid "called xfunc_predmig with bad inputs"
 msgstr ""
 
-#: ../optimizer/path/_deadcode/predmig.c:328
+#: ../optimizer/path/_deadcode/predmig.c:327
 msgid "Didn't find matching node in original stream"
 msgstr ""
 
-#: ../optimizer/path/_deadcode/predmig.c:339
+#: ../optimizer/path/_deadcode/predmig.c:338
 msgid "pulling up in xfunc_predmig_pullup!"
 msgstr ""
 
-#: ../optimizer/path/_deadcode/predmig.c:386
+#: ../optimizer/path/_deadcode/predmig.c:385
 msgid "didn't succeed in pulling up in xfunc_prdmig_pullup"
 msgstr ""
 
-#: ../optimizer/path/_deadcode/predmig.c:781
+#: ../optimizer/path/_deadcode/predmig.c:780
 msgid "bad pointers in stream"
 msgstr ""
 
-#: ../optimizer/path/_deadcode/predmig.c:788
+#: ../optimizer/path/_deadcode/predmig.c:787
 msgid "Joins got reordered!"
 msgstr ""
 
-#: ../optimizer/path/_deadcode/xfunc.c:456
-#: ../optimizer/path/_deadcode/xfunc.c:710
-#: ../optimizer/path/_deadcode/xfunc.c:847
-#: ../optimizer/path/_deadcode/xfunc.c:1183
+#: ../optimizer/path/_deadcode/xfunc.c:455
+#: ../optimizer/path/_deadcode/xfunc.c:706
+#: ../optimizer/path/_deadcode/xfunc.c:843
+#: ../optimizer/path/_deadcode/xfunc.c:1178
 msgid "Clause node of undetermined type"
 msgstr ""
 
-#: ../optimizer/path/_deadcode/xfunc.c:492
+#: ../optimizer/path/_deadcode/xfunc.c:491
 msgid "Oper's function is undefined"
 msgstr ""
 
-#: ../optimizer/path/_deadcode/xfunc.c:502
-#: ../optimizer/path/_deadcode/xfunc.c:680
-#: ../optimizer/path/_deadcode/xfunc.c:1311
+#: ../optimizer/path/_deadcode/xfunc.c:501
+#: ../optimizer/path/_deadcode/xfunc.c:677
+#: ../optimizer/path/_deadcode/xfunc.c:1306
 #, c-format
 msgid "Cache lookup failed for procedure %u"
 msgstr ""
 
-#: ../optimizer/path/_deadcode/xfunc.c:617
-#: ../optimizer/path/_deadcode/xfunc.c:1329
+#: ../optimizer/path/_deadcode/xfunc.c:616
+#: ../optimizer/path/_deadcode/xfunc.c:1324
 #, c-format
 msgid "Cache lookup failed for type %u"
 msgstr ""
 
-#: ../optimizer/path/_deadcode/xfunc.c:1410
+#: ../optimizer/path/_deadcode/xfunc.c:1405
 msgid "xfunc_LispRemove: didn't find a match!"
 msgstr ""
 
-#: ../optimizer/path/allpaths.c:190
+#: ../optimizer/path/allpaths.c:192
 msgid "SELECT FOR UPDATE is not supported for inherit queries"
 msgstr ""
 
-#: ../optimizer/path/clausesel.c:532
+#: ../optimizer/path/clausesel.c:522
 #, c-format
 msgid "clause_selectivity: s1 %f"
 msgstr ""
 
-#: ../optimizer/path/costsize.c:1225
+#: ../optimizer/path/costsize.c:1229
 #, c-format
 msgid "set_joinrel_size_estimates: unsupported join type %d"
 msgstr ""
 
-#: ../optimizer/path/indxpath.c:508
+#: ../optimizer/path/indxpath.c:506
 msgid "extract_or_indexqual_conditions: no matching clause"
 msgstr ""
 
-#: ../optimizer/path/indxpath.c:1327
+#: ../optimizer/path/indxpath.c:1302
 msgid "pred_test_simple_clause: unknown test_op"
 msgstr ""
 
-#: ../optimizer/path/indxpath.c:1359
+#: ../optimizer/path/indxpath.c:1330
 msgid "pred_test_simple_clause: null test result"
 msgstr ""
 
-#: ../optimizer/path/indxpath.c:2040
+#: ../optimizer/path/indxpath.c:2008
 #, c-format
 msgid "prefix_quals: unexpected operator %u"
 msgstr ""
 
-#: ../optimizer/path/indxpath.c:2051
+#: ../optimizer/path/indxpath.c:2019
 #, c-format
 msgid "prefix_quals: no = operator for type %u"
 msgstr ""
 
-#: ../optimizer/path/indxpath.c:2066
+#: ../optimizer/path/indxpath.c:2034
 #, c-format
 msgid "prefix_quals: no >= operator for type %u"
 msgstr ""
 
-#: ../optimizer/path/indxpath.c:2082
+#: ../optimizer/path/indxpath.c:2050
 #, c-format
 msgid "prefix_quals: no < operator for type %u"
 msgstr ""
 
-#: ../optimizer/path/indxpath.c:2131
+#: ../optimizer/path/indxpath.c:2099
 #, c-format
 msgid "network_prefix_quals: unexpected operator %u"
 msgstr ""
 
-#: ../optimizer/path/indxpath.c:2144
+#: ../optimizer/path/indxpath.c:2112
 #, c-format
 msgid "network_prefix_quals: no %s operator for type %u"
 msgstr ""
 
-#: ../optimizer/path/indxpath.c:2159
+#: ../optimizer/path/indxpath.c:2127
 #, c-format
 msgid "network_prefix_quals: no <= operator for type %u"
 msgstr ""
 
-#: ../optimizer/path/joinpath.c:317
+#: ../optimizer/path/joinpath.c:172
+#, c-format
+msgid "sort_inner_and_outer: unexpected join type %d"
+msgstr ""
+
+#: ../optimizer/path/joinpath.c:343
 #, c-format
 msgid "match_unsorted_outer: unexpected join type %d"
 msgstr ""
 
-#: ../optimizer/path/joinpath.c:577
+#: ../optimizer/path/joinpath.c:602
 #, c-format
 msgid "match_unsorted_inner: unexpected join type %d"
 msgstr ""
 
-#: ../optimizer/path/joinrels.c:229
+#: ../optimizer/path/joinrels.c:226
 #, c-format
 msgid "make_rels_by_joins: failed to build any %d-way joins"
 msgstr ""
 
-#: ../optimizer/path/joinrels.c:380
+#: ../optimizer/path/joinrels.c:381
 #, c-format
 msgid "make_jointree_rel: unexpected node type %d"
 msgstr ""
 
-#: ../optimizer/path/joinrels.c:437
+#: ../optimizer/path/joinrels.c:438
 #, c-format
 msgid "make_join_rel: unsupported join type %d"
 msgstr ""
 
-#: ../optimizer/path/pathkeys.c:856
+#: ../optimizer/path/pathkeys.c:872
 msgid ""
 "make_pathkeys_for_mergeclauses: can't identify which side of mergeclause to "
 "use"
 msgstr ""
 
-#: ../optimizer/plan/createplan.c:130
+#: ../optimizer/plan/createplan.c:133
 #, c-format
 msgid "create_plan: unknown pathtype %d"
 msgstr ""
 
-#: ../optimizer/plan/createplan.c:199
+#: ../optimizer/plan/createplan.c:202
 #, c-format
 msgid "create_scan_plan: unknown node type: %d"
 msgstr ""
 
-#: ../optimizer/plan/createplan.c:279
+#: ../optimizer/plan/createplan.c:282
 #, c-format
 msgid "create_join_plan: unknown node type: %d"
 msgstr ""
 
-#: ../optimizer/plan/createplan.c:936
+#: ../optimizer/plan/createplan.c:980
 msgid "fix_indxqual_sublist: indexqual clause is not binary opclause"
 msgstr ""
 
-#: ../optimizer/plan/createplan.c:973
+#: ../optimizer/plan/createplan.c:1017
 msgid "fix_indxqual_sublist: failed to find substitute op"
 msgstr ""
 
-#: ../optimizer/plan/createplan.c:1026
+#: ../optimizer/plan/createplan.c:1079
 msgid "fix_indxqual_operand: var is not index attribute"
 msgstr ""
 
-#: ../optimizer/plan/createplan.c:1445
+#: ../optimizer/plan/createplan.c:1497
 msgid "make_sort_from_pathkeys: cannot find tlist item to sort"
 msgstr ""
 
-#: ../optimizer/plan/initsplan.c:148
+#: ../optimizer/plan/initsplan.c:151
 #, c-format
 msgid "add_missing_rels_to_query: unexpected node type %d"
 msgstr ""
 
-#: ../optimizer/plan/initsplan.c:271 ../optimizer/plan/planner.c:396
+#: ../optimizer/plan/initsplan.c:274 ../optimizer/plan/planner.c:412
 msgid "UNION JOIN is not implemented yet"
-msgstr ""
+msgstr "UNION JOIN ist noch nicht implementiert"
 
-#: ../optimizer/plan/initsplan.c:275
+#: ../optimizer/plan/initsplan.c:278
 #, c-format
 msgid "distribute_quals_to_rels: unsupported join type %d"
 msgstr ""
 
-#: ../optimizer/plan/initsplan.c:285
+#: ../optimizer/plan/initsplan.c:288
 #, c-format
 msgid "distribute_quals_to_rels: unexpected node type %d"
 msgstr ""
 
-#: ../optimizer/plan/initsplan.c:322
+#: ../optimizer/plan/initsplan.c:325
 msgid ""
 "SELECT FOR UPDATE cannot be applied to the nullable side of an OUTER JOIN"
 msgstr ""
 
-#: ../optimizer/plan/initsplan.c:382
+#: ../optimizer/plan/initsplan.c:387
 msgid "JOIN qualification may not refer to other relations"
 msgstr ""
 
-#: ../optimizer/plan/initsplan.c:518
+#: ../optimizer/plan/initsplan.c:545
 msgid "distribute_qual_to_rels: can't cope with variable-free clause"
 msgstr ""
 
-#: ../optimizer/plan/initsplan.c:661
+#: ../optimizer/plan/initsplan.c:689
 #, c-format
 msgid "Unable to identify an equality operator for types '%s' and '%s'"
 msgstr ""
 
-#: ../optimizer/plan/initsplan.c:672
+#: ../optimizer/plan/initsplan.c:700
 #, c-format
 msgid ""
 "Equality operator for types '%s' and '%s' should be mergejoinable, but isn't"
 msgstr ""
 
-#: ../optimizer/plan/planmain.c:220
+#: ../optimizer/plan/planmain.c:218
 #, c-format
 msgid "Internal error: no jointree entry for rel %s (%d)"
 msgstr ""
 
-#: ../optimizer/plan/planmain.c:243
+#: ../optimizer/plan/planmain.c:241
 msgid "subplanner: failed to construct a relation"
 msgstr ""
 
-#: ../optimizer/plan/planner.c:399
+#: ../optimizer/plan/planner.c:415
 #, c-format
 msgid "pull_up_subqueries: unexpected join type %d"
 msgstr ""
 
-#: ../optimizer/plan/planner.c:405
+#: ../optimizer/plan/planner.c:421
 #, c-format
 msgid "pull_up_subqueries: unexpected node type %d"
 msgstr ""
 
-#: ../optimizer/plan/planner.c:427
+#: ../optimizer/plan/planner.c:442
 msgid "is_simple_subquery: subquery is bogus"
 msgstr ""
 
-#: ../optimizer/plan/planner.c:502
+#: ../optimizer/plan/planner.c:517
 #, c-format
 msgid "resolvenew_in_jointree: unexpected node type %d"
 msgstr ""
 
-#: ../optimizer/plan/planner.c:582
+#: ../optimizer/plan/planner.c:596
 #, c-format
 msgid "preprocess_jointree: unexpected node type %d"
 msgstr ""
 
-#: ../optimizer/plan/planner.c:683
+#: ../optimizer/plan/planner.c:682
 #, c-format
 msgid "preprocess_qual_conditions: unexpected node type %d"
 msgstr ""
 
-#: ../optimizer/plan/planner.c:799 ../parser/analyze.c:2053
-#: ../parser/analyze.c:2217 ../parser/analyze.c:2824
+#: ../optimizer/plan/planner.c:797 ../parser/analyze.c:2067
+#: ../parser/analyze.c:2234 ../parser/analyze.c:2695
 msgid "SELECT FOR UPDATE is not allowed with UNION/INTERSECT/EXCEPT"
 msgstr ""
 
-#: ../optimizer/plan/planner.c:852
+#: ../optimizer/plan/planner.c:850
 msgid "SELECT FOR UPDATE is not allowed in subselects"
 msgstr ""
 
-#: ../optimizer/plan/planner.c:1456 ../optimizer/plan/planner.c:1462
+#: ../optimizer/plan/planner.c:1452 ../optimizer/plan/planner.c:1458
 msgid "postprocess_setop_tlist: resjunk output columns not implemented"
 msgstr ""
 
-#: ../optimizer/plan/setrefs.c:190
+#: ../optimizer/plan/setrefs.c:192
 #, c-format
 msgid "set_plan_references: unknown plan type %d"
 msgstr ""
 
-#: ../optimizer/plan/setrefs.c:424
+#: ../optimizer/plan/setrefs.c:413
 msgid "join_references: variable not in subplan target lists"
 msgstr ""
 
-#: ../optimizer/plan/setrefs.c:476
+#: ../optimizer/plan/setrefs.c:474
 msgid "replace_vars_with_subplan_refs: variable not in subplan target list"
 msgstr ""
 
@@ -5619,73 +5775,73 @@ msgstr ""
 msgid "SS_finalize_plan: plan shouldn't reference subplan's variable"
 msgstr ""
 
-#: ../optimizer/prep/preptlist.c:62
+#: ../optimizer/prep/preptlist.c:66
 msgid "preprocess_targetlist: subquery cannot be result relation"
 msgstr ""
 
-#: ../optimizer/prep/preptlist.c:260
+#: ../optimizer/prep/preptlist.c:213
 msgid "expand_targetlist: unexpected command_type"
 msgstr ""
 
-#: ../optimizer/prep/preptlist.c:285
+#: ../optimizer/prep/preptlist.c:246
 #, c-format
 msgid "Unexpected assignment to attribute \"%s\""
 msgstr ""
 
-#: ../optimizer/prep/preptlist.c:355 ../optimizer/prep/preptlist.c:367
+#: ../optimizer/prep/preptlist.c:315 ../optimizer/prep/preptlist.c:327
 #, c-format
 msgid "Multiple assignments to same attribute \"%s\""
 msgstr ""
 
-#: ../optimizer/prep/prepunion.c:193
+#: ../optimizer/prep/prepunion.c:194
 #, c-format
 msgid "recurse_set_operations: unexpected node %d"
 msgstr ""
 
-#: ../optimizer/prep/prepunion.c:303
+#: ../optimizer/prep/prepunion.c:314
 msgid "generate_nonunion_plan: bogus operation code"
 msgstr ""
 
-#: ../optimizer/util/clauses.c:72
+#: ../optimizer/util/clauses.c:78
 #, c-format
 msgid "make_clause: unsupported type %d"
 msgstr ""
 
-#: ../optimizer/util/clauses.c:436
+#: ../optimizer/util/clauses.c:441
 msgid "Aggregate function calls may not be nested"
 msgstr ""
 
-#: ../optimizer/util/clauses.c:612
+#: ../optimizer/util/clauses.c:655
 #, c-format
 msgid "Sub-SELECT uses un-GROUPed attribute %s.%s from outer query"
 msgstr ""
 
-#: ../optimizer/util/clauses.c:903
+#: ../optimizer/util/clauses.c:946
 msgid "CommuteClause: applied to non-binary-operator clause"
 msgstr ""
 
-#: ../optimizer/util/clauses.c:911
+#: ../optimizer/util/clauses.c:954
 #, c-format
 msgid "CommuteClause: no commutator for operator %u"
 msgstr ""
 
-#: ../optimizer/util/clauses.c:1136
+#: ../optimizer/util/clauses.c:1179
 #, c-format
 msgid "eval_const_expressions: unexpected opType %d"
 msgstr ""
 
-#: ../optimizer/util/clauses.c:1404 ../utils/cache/lsyscache.c:478
-#: ../utils/cache/lsyscache.c:499
+#: ../optimizer/util/clauses.c:1445 ../utils/cache/lsyscache.c:536
+#: ../utils/cache/lsyscache.c:557
 #, c-format
 msgid "Function OID %u does not exist"
 msgstr ""
 
-#: ../optimizer/util/clauses.c:1756
+#: ../optimizer/util/clauses.c:1796
 #, c-format
 msgid "expression_tree_walker: Unexpected node type %d"
 msgstr ""
 
-#: ../optimizer/util/clauses.c:2136
+#: ../optimizer/util/clauses.c:2171
 #, c-format
 msgid "expression_tree_mutator: Unexpected node type %d"
 msgstr ""
@@ -5699,300 +5855,331 @@ msgstr ""
 msgid "get_relation_info: Relation %u not found"
 msgstr ""
 
-#: ../optimizer/util/plancat.c:113
+#: ../optimizer/util/plancat.c:112
 #, c-format
 msgid "find_secondary_indexes: index %u not found"
 msgstr ""
 
-#: ../optimizer/util/plancat.c:189
+#: ../optimizer/util/plancat.c:185
 #, c-format
-msgid "find_secondary_indexes: no amop %u %u %d"
+msgid "find_secondary_indexes: no amop %u %d"
 msgstr ""
 
-#: ../optimizer/util/plancat.c:244
+#: ../optimizer/util/plancat.c:239
 #, c-format
 msgid "restriction_selectivity: bad value %f"
 msgstr ""
 
-#: ../optimizer/util/plancat.c:277
+#: ../optimizer/util/plancat.c:272
 #, c-format
 msgid "join_selectivity: bad value %f"
 msgstr ""
 
-#: ../optimizer/util/plancat.c:349
+#: ../optimizer/util/plancat.c:344
 #, c-format
 msgid "has_subclass: Relation %u not found"
 msgstr ""
 
-#: ../optimizer/util/relnode.c:66
+#: ../optimizer/util/relnode.c:68
 msgid "build_base_rel: rel already exists as 'other' rel"
 msgstr ""
 
-#: ../optimizer/util/relnode.c:106
+#: ../optimizer/util/relnode.c:108
 msgid "build_other_rel: rel already exists as base rel"
 msgstr ""
 
-#: ../optimizer/util/relnode.c:199
+#: ../optimizer/util/relnode.c:201
 #, c-format
 msgid "find_base_rel: no relation entry for relid %d"
 msgstr ""
 
-#: ../optimizer/util/tlist.c:240
+#: ../optimizer/util/tlist.c:239
 msgid ""
 "get_sortgroupclause_tle: ORDER/GROUP BY expression not found in targetlist"
 msgstr ""
 
-#: ../parser/analyze.c:171
-#, c-format
-msgid "CREATE VIEW specifies %d columns but only %d columns are present"
+#: ../parser/analyze.c:228
+msgid "CREATE VIEW specifies more column names than columns"
 msgstr ""
 
-#: ../parser/analyze.c:375
+#: ../parser/analyze.c:413
 msgid "INSERT ... SELECT may not specify INTO"
 msgstr ""
 
-#: ../parser/analyze.c:461
+#: ../parser/analyze.c:497
 msgid "INSERT has more expressions than target columns"
 msgstr ""
 
-#: ../parser/analyze.c:781
-#, c-format
-msgid ""
-"CREATE TABLE will create implicit sequence '%s' for SERIAL column '%s.%s'"
+#: ../parser/analyze.c:707
+msgid "parser: unrecognized node (internal error)"
 msgstr ""
 
-#: ../parser/analyze.c:821 ../parser/analyze.c:829
+#: ../parser/analyze.c:826
+#, c-format
+msgid "%s will create implicit sequence '%s' for SERIAL column '%s.%s'"
+msgstr "%s erstellt implizit eine Sequenz »%s« für die »SERIAL«-Spalte %s.%s"
+
+#: ../parser/analyze.c:867 ../parser/analyze.c:875
 #, c-format
-msgid "CREATE TABLE/(NOT) NULL conflicting declaration for '%s.%s'"
+msgid "%s/(NOT) NULL conflicting declaration for '%s.%s'"
 msgstr ""
 
-#: ../parser/analyze.c:837
+#: ../parser/analyze.c:883
 #, c-format
-msgid "CREATE TABLE/DEFAULT multiple values specified for '%s.%s'"
+msgid "%s/DEFAULT multiple values specified for '%s.%s'"
 msgstr ""
 
-#: ../parser/analyze.c:881 ../parser/analyze.c:916
+#: ../parser/analyze.c:933 ../parser/analyze.c:972
 msgid "parser: unrecognized constraint (internal error)"
 msgstr ""
 
-#: ../parser/analyze.c:912
+#: ../parser/analyze.c:968
 msgid "parser: illegal context for constraint (internal error)"
 msgstr ""
 
-#: ../parser/analyze.c:931
-msgid "parser: unrecognized node (internal error)"
-msgstr ""
-
-#: ../parser/analyze.c:957
+#: ../parser/analyze.c:1012
 #, c-format
-msgid ""
-"CREATE TABLE / PRIMARY KEY multiple primary keys for table '%s' are not allowed"
+msgid "%s / PRIMARY KEY multiple primary keys for table '%s' are not allowed"
 msgstr ""
 
-#: ../parser/analyze.c:1013 ../parser/analyze.c:1233 ../parser/analyze.c:1370
+#: ../parser/analyze.c:1080 ../parser/analyze.c:3029
 #, c-format
 msgid "inherited table \"%s\" is not a relation"
 msgstr ""
 
-#: ../parser/analyze.c:1040
+#: ../parser/analyze.c:1107
 #, c-format
 msgid ""
 "inherited attribute \"%s\" cannot be a PRIMARY KEY because it is not marked "
 "NOT NULL"
 msgstr ""
 
-#: ../parser/analyze.c:1052
+#: ../parser/analyze.c:1136
 #, c-format
-msgid "CREATE TABLE: column \"%s\" named in key does not exist"
+msgid ""
+"Existing attribute \"%s\" cannot be a PRIMARY KEY because it is not marked "
+"NOT NULL"
 msgstr ""
 
-#: ../parser/analyze.c:1060
+#: ../parser/analyze.c:1143
 #, c-format
-msgid "CREATE TABLE: column \"%s\" appears twice in %s constraint"
-msgstr ""
+msgid "%s: column \"%s\" named in key does not exist"
+msgstr "%s: Spalte »%s«, die im Key verwendet wird, existiert nicht"
 
-#: ../parser/analyze.c:1145
-msgid "CREATE TABLE: failed to make implicit index name"
+#: ../parser/analyze.c:1151
+#, c-format
+msgid "%s: column \"%s\" appears twice in %s constraint"
 msgstr ""
 
-#: ../parser/analyze.c:1147
+#: ../parser/analyze.c:1238
 #, c-format
-msgid "CREATE TABLE/%s will create implicit index '%s' for table '%s'"
+msgid "%s: failed to make implicit index name"
 msgstr ""
 
-#: ../parser/analyze.c:1175
-msgid "CREATE TABLE will create implicit trigger(s) for FOREIGN KEY check(s)"
-msgstr ""
+#: ../parser/analyze.c:1241
+#, c-format
+msgid "%s / %s%s will create implicit index '%s' for table '%s'"
+msgstr "%s / %s%s erstellt implizit einen Index »%s« für Tabelle »%s«"
 
-#: ../parser/analyze.c:1213 ../parser/analyze.c:1293 ../parser/analyze.c:1353
+#: ../parser/analyze.c:1265
 #, c-format
-msgid "Unable to lookup type %s"
+msgid "%s will create implicit trigger(s) for FOREIGN KEY check(s)"
+msgstr "%s erstellt implizit Trigger für FOREIGN-KEY-Prüfungen"
+
+#: ../parser/analyze.c:1293 ../parser/analyze.c:1324 ../parser/analyze.c:1381
+#, c-format
+msgid "Can only have %d keys in a foreign key"
 msgstr ""
 
-#: ../parser/analyze.c:1303 ../parser/analyze.c:3059
+#: ../parser/analyze.c:1336 ../parser/analyze.c:2914
 #, c-format
 msgid "PRIMARY KEY for referenced table \"%s\" not found"
 msgstr ""
 
-#: ../parser/analyze.c:1448 ../parser/analyze.c:2548
+#: ../parser/analyze.c:1398 ../parser/analyze.c:2854
 #, c-format
-msgid "Illegal FOREIGN KEY definition REFERENCES \"%s\""
+msgid ""
+"UNIQUE constraint matching given keys for referenced table \"%s\" not found"
 msgstr ""
 
-#: ../parser/analyze.c:1450 ../parser/analyze.c:2550
+#: ../parser/analyze.c:1453
+#, c-format
 msgid ""
-"number of key attributes in referenced table must be equal to foreign key"
+"number of key attributes in referenced table must be equal to foreign key\n"
+"\tIllegal FOREIGN KEY definition references \"%s\""
 msgstr ""
 
-#: ../parser/analyze.c:1510 ../parser/analyze.c:2595
+#: ../parser/analyze.c:1514
 msgid "Only one ON DELETE action can be specified for FOREIGN KEY constraint"
 msgstr ""
 
-#: ../parser/analyze.c:1583 ../parser/analyze.c:2666
+#: ../parser/analyze.c:1586
 msgid "Only one ON UPDATE action can be specified for FOREIGN KEY constraint"
 msgstr ""
 
-#: ../parser/analyze.c:1726 ../parser/analyze.c:1843
+#: ../parser/analyze.c:1732 ../parser/analyze.c:1849
 #, c-format
 msgid "transformRuleStmt: unexpected event type %d"
 msgstr ""
 
-#: ../parser/analyze.c:1735
+#: ../parser/analyze.c:1741
 msgid "Rule WHERE condition may not contain references to other relations"
 msgstr ""
 
-#: ../parser/analyze.c:1803
+#: ../parser/analyze.c:1809
 msgid ""
 "Rules with WHERE conditions may only have SELECT, INSERT, UPDATE, or DELETE "
 "actions"
 msgstr ""
 
-#: ../parser/analyze.c:1827
+#: ../parser/analyze.c:1833
 msgid "ON SELECT rule may not use OLD"
 msgstr ""
 
-#: ../parser/analyze.c:1829
+#: ../parser/analyze.c:1835
 msgid "ON SELECT rule may not use NEW"
 msgstr ""
 
-#: ../parser/analyze.c:1836
+#: ../parser/analyze.c:1842
 msgid "ON INSERT rule may not use OLD"
 msgstr ""
 
-#: ../parser/analyze.c:1840
+#: ../parser/analyze.c:1846
 msgid "ON DELETE rule may not use NEW"
 msgstr ""
 
-#: ../parser/analyze.c:1905 ../parser/analyze.c:2117
+#: ../parser/analyze.c:1911 ../parser/analyze.c:2131
 msgid "DECLARE CURSOR must not specify INTO"
 msgstr ""
 
-#: ../parser/analyze.c:1907 ../parser/analyze.c:2119
+#: ../parser/analyze.c:1913 ../parser/analyze.c:2133
 msgid ""
 "DECLARE/UPDATE is not supported\n"
 "\tCursors must be READ ONLY"
 msgstr ""
 
-#: ../parser/analyze.c:1917 ../parser/analyze.c:2129
+#: ../parser/analyze.c:1923 ../parser/analyze.c:2143
 msgid "DECLARE CURSOR may only be used in begin/end transaction blocks"
 msgstr ""
 
-#: ../parser/analyze.c:2178
+#: ../parser/analyze.c:2195
 msgid ""
 "ORDER BY on a UNION/INTERSECT/EXCEPT result must be on one of the result "
 "columns"
 msgstr ""
 
-#: ../parser/analyze.c:2212
+#: ../parser/analyze.c:2229
 msgid "INTO is only allowed on first SELECT of UNION/INTERSECT/EXCEPT"
 msgstr ""
 
-#: ../parser/analyze.c:2214
+#: ../parser/analyze.c:2231
 msgid "Portal may not appear in UNION/INTERSECT/EXCEPT"
 msgstr ""
 
-#: ../parser/analyze.c:2309
+#: ../parser/analyze.c:2326
 #, c-format
 msgid "Each %s query must have the same number of columns"
 msgstr ""
 
-#: ../parser/analyze.c:2367
+#: ../parser/analyze.c:2384
 #, c-format
 msgid "getSetColTypes: unexpected node %d"
 msgstr ""
 
-#: ../parser/analyze.c:2442 ../parser/analyze.c:2451
+#: ../parser/analyze.c:2395
+msgid "CREATE TABLE AS specifies too many column names"
+msgstr ""
+
+#: ../parser/analyze.c:2478 ../parser/analyze.c:2487
 msgid "UPDATE target count mismatch --- internal error"
 msgstr ""
 
-#: ../parser/analyze.c:2490
-msgid ""
-"ALTER TABLE ... ADD CONSTRAINT will create implicit trigger(s) for FOREIGN "
-"KEY check(s)"
+#: ../parser/analyze.c:2567
+msgid "Unexpected node type in ALTER TABLE ADD CONSTRAINT"
 msgstr ""
 
-#: ../parser/analyze.c:2771
+#: ../parser/analyze.c:2640
 #, c-format
 msgid "Unsupported type %d in transformTypeRefs"
 msgstr ""
 
-#: ../parser/analyze.c:2810
+#: ../parser/analyze.c:2681
 #, c-format
 msgid "unsupported expression in %%TYPE"
 msgstr ""
 
-#: ../parser/analyze.c:2813
+#: ../parser/analyze.c:2684
 #, c-format
 msgid "%s.%s%%TYPE converted to %s"
 msgstr ""
 
-#: ../parser/analyze.c:2826
+#: ../parser/analyze.c:2697
 msgid "SELECT FOR UPDATE is not allowed with DISTINCT clause"
 msgstr ""
 
-#: ../parser/analyze.c:2828
+#: ../parser/analyze.c:2699
 msgid "SELECT FOR UPDATE is not allowed with GROUP BY clause"
 msgstr ""
 
-#: ../parser/analyze.c:2830
+#: ../parser/analyze.c:2701
 msgid "SELECT FOR UPDATE is not allowed with AGGREGATE"
 msgstr ""
 
-#: ../parser/analyze.c:2895
+#: ../parser/analyze.c:2766
 #, c-format
 msgid "FOR UPDATE: relation \"%s\" not found in FROM clause"
 msgstr ""
 
-#: ../parser/analyze.c:2926 ../parser/analyze.c:3025
+#: ../parser/analyze.c:2813
+#, c-format
+msgid "transformFkeyCheckAttrs: index %u not found"
+msgstr "transformFkeyCheckAttrs: Index %u nicht gefunden"
+
+#: ../parser/analyze.c:2899
+#, c-format
+msgid "transformFkeyGetPrimaryKey: index %u not found"
+msgstr ""
+
+#: ../parser/analyze.c:2970
+#, c-format
+msgid "relationHasPrimaryKey: index %u not found"
+msgstr "relationHasPrimaryKey: Index %u nicht gefunden"
+
+#: ../parser/analyze.c:3010
 #, c-format
-msgid "referenced table \"%s\" not found"
+msgid "Unable to lookup type %s"
 msgstr ""
 
-#: ../parser/analyze.c:3121
+#: ../parser/analyze.c:3063
+#, c-format
+msgid "%s: column \"%s\" referenced in foreign key constraint does not exist"
+msgstr "%s: Spalte »%s«, die im Foreign-Key verwendet wird, existiert nicht"
+
+#: ../parser/analyze.c:3104
 msgid "Misplaced DEFERRABLE clause"
 msgstr ""
 
-#: ../parser/analyze.c:3123 ../parser/analyze.c:3132
+#: ../parser/analyze.c:3106 ../parser/analyze.c:3115
 msgid "Multiple DEFERRABLE/NOT DEFERRABLE clauses not allowed"
 msgstr ""
 
-#: ../parser/analyze.c:3130
+#: ../parser/analyze.c:3113
 msgid "Misplaced NOT DEFERRABLE clause"
 msgstr ""
 
-#: ../parser/analyze.c:3137 ../parser/analyze.c:3155 gram.y:1858 gram.y:1871
+#: ../parser/analyze.c:3120 ../parser/analyze.c:3138 gram.y:1914 gram.y:1927
 msgid "INITIALLY DEFERRED constraint must be DEFERRABLE"
 msgstr ""
 
-#: ../parser/analyze.c:3142
+#: ../parser/analyze.c:3125
 msgid "Misplaced INITIALLY DEFERRED clause"
 msgstr ""
 
-#: ../parser/analyze.c:3144 ../parser/analyze.c:3162
+#: ../parser/analyze.c:3127 ../parser/analyze.c:3145
 msgid "Multiple INITIALLY IMMEDIATE/DEFERRED clauses not allowed"
 msgstr ""
 
-#: ../parser/analyze.c:3160
+#: ../parser/analyze.c:3143
 msgid "Misplaced INITIALLY IMMEDIATE clause"
 msgstr ""
 
@@ -6000,6 +6187,8 @@ msgstr ""
 #, c-format
 msgid "Attribute %s.%s must be GROUPed or used in an aggregate function"
 msgstr ""
+"Attribut %s.%s muß gruppiert werden (GROUP BY) oder in einer "
+"Aggregatfunktion verwendent werden"
 
 #: ../parser/parse_agg.c:156
 msgid "Aggregates not allowed in WHERE clause"
@@ -6013,12 +6202,12 @@ msgstr ""
 msgid "Aggregates not allowed in GROUP BY clause"
 msgstr ""
 
-#: ../parser/parse_agg.c:250
+#: ../parser/parse_agg.c:249
 #, c-format
 msgid "%s: aggregate '%s' for all types does not exist"
 msgstr ""
 
-#: ../parser/parse_agg.c:253
+#: ../parser/parse_agg.c:252
 #, c-format
 msgid "%s: aggregate '%s' for type %s does not exist"
 msgstr ""
@@ -6058,279 +6247,279 @@ msgstr ""
 msgid "Subselect in FROM may not have SELECT INTO"
 msgstr ""
 
-#: ../parser/parse_clause.c:643
+#: ../parser/parse_clause.c:642
 #, c-format
 msgid "Common column name \"%s\" appears more than once in left table"
 msgstr ""
 
-#: ../parser/parse_clause.c:649
+#: ../parser/parse_clause.c:648
 #, c-format
 msgid "JOIN/USING column \"%s\" not found in left table"
 msgstr ""
 
-#: ../parser/parse_clause.c:660
+#: ../parser/parse_clause.c:659
 #, c-format
 msgid "Common column name \"%s\" appears more than once in right table"
 msgstr ""
 
-#: ../parser/parse_clause.c:666
+#: ../parser/parse_clause.c:665
 #, c-format
 msgid "JOIN/USING column \"%s\" not found in right table"
 msgstr ""
 
-#: ../parser/parse_clause.c:745
+#: ../parser/parse_clause.c:743
 #, c-format
 msgid "Column alias list for \"%s\" has wrong number of entries (need %d)"
 msgstr ""
 
-#: ../parser/parse_clause.c:757
+#: ../parser/parse_clause.c:755
 #, c-format
 msgid ""
 "transformFromClauseItem: unexpected node (internal error)\n"
 "\t%s"
 msgstr ""
 
-#: ../parser/parse_clause.c:779
+#: ../parser/parse_clause.c:777
 #, c-format
 msgid "WHERE clause must return type boolean, not type %s"
 msgstr ""
 
-#: ../parser/parse_clause.c:876
+#: ../parser/parse_clause.c:873
 #, c-format
 msgid "%s '%s' is ambiguous"
 msgstr ""
 
-#: ../parser/parse_clause.c:895
+#: ../parser/parse_clause.c:892
 #, c-format
 msgid "Non-integer constant in %s"
 msgstr ""
 
-#: ../parser/parse_clause.c:908
+#: ../parser/parse_clause.c:905
 #, c-format
 msgid "%s position %d is not in target list"
 msgstr ""
 
-#: ../parser/parse_clause.c:1050
+#: ../parser/parse_clause.c:1047
 msgid "For SELECT DISTINCT, ORDER BY expressions must appear in target list"
 msgstr ""
 
-#: ../parser/parse_clause.c:1088
+#: ../parser/parse_clause.c:1085
 msgid "SELECT DISTINCT ON expressions must match initial ORDER BY expressions"
 msgstr ""
 
-#: ../parser/parse_clause.c:1112
+#: ../parser/parse_clause.c:1109
 msgid ""
 "transformDistinctClause: failed to add DISTINCT ON clause to target list"
 msgstr ""
 
-#: ../parser/parse_coerce.c:139
+#: ../parser/parse_coerce.c:136
 #, c-format
 msgid "coerce_type: conversion function %s produced %s"
 msgstr ""
 
-#: ../parser/parse_coerce.c:394
+#: ../parser/parse_coerce.c:388
 #, c-format
 msgid "%s types \"%s\" and \"%s\" not matched"
 msgstr ""
 
-#: ../parser/parse_coerce.c:450
+#: ../parser/parse_coerce.c:443
 #, c-format
 msgid "%s unable to convert to type \"%s\""
 msgstr ""
 
-#: ../parser/parse_expr.c:102
+#: ../parser/parse_expr.c:103
 #, c-format
 msgid "Expression too complex: nesting depth exceeds max_expr_depth = %d"
 msgstr ""
 
-#: ../parser/parse_expr.c:131
+#: ../parser/parse_expr.c:132
 #, c-format
 msgid "Parameter '$%d' is out of range"
 msgstr ""
 
-#: ../parser/parse_expr.c:181
+#: ../parser/parse_expr.c:211
 #, c-format
 msgid "left-hand side of AND is type '%s', not '%s'"
 msgstr ""
 
-#: ../parser/parse_expr.c:186
+#: ../parser/parse_expr.c:216
 #, c-format
 msgid "right-hand side of AND is type '%s', not '%s'"
 msgstr ""
 
-#: ../parser/parse_expr.c:207
+#: ../parser/parse_expr.c:237
 #, c-format
 msgid "left-hand side of OR is type '%s', not '%s'"
 msgstr ""
 
-#: ../parser/parse_expr.c:212
+#: ../parser/parse_expr.c:242
 #, c-format
 msgid "right-hand side of OR is type '%s', not '%s'"
 msgstr ""
 
-#: ../parser/parse_expr.c:230
+#: ../parser/parse_expr.c:260
 #, c-format
 msgid "argument to NOT is type '%s', not '%s'"
 msgstr ""
 
-#: ../parser/parse_expr.c:281 ../parser/parse_expr.c:285
+#: ../parser/parse_expr.c:311 ../parser/parse_expr.c:315
 msgid "Bad query in subselect"
 msgstr ""
 
-#: ../parser/parse_expr.c:308
+#: ../parser/parse_expr.c:337
 msgid "Subselect must have a field"
 msgstr ""
 
-#: ../parser/parse_expr.c:312
+#: ../parser/parse_expr.c:341
 msgid "Subselect must have only one field"
 msgstr ""
 
-#: ../parser/parse_expr.c:341
+#: ../parser/parse_expr.c:370
 #, c-format
 msgid "Row comparison cannot use '%s'"
 msgstr ""
 
-#: ../parser/parse_expr.c:364
+#: ../parser/parse_expr.c:393
 msgid "Subselect has too many fields"
 msgstr ""
 
-#: ../parser/parse_expr.c:380
+#: ../parser/parse_expr.c:409
 #, c-format
 msgid ""
 "'%s' result type of '%s' must return '%s' to be used with quantified "
 "predicate subquery"
 msgstr ""
 
-#: ../parser/parse_expr.c:392
+#: ../parser/parse_expr.c:421
 msgid "Subselect has too few fields"
 msgstr ""
 
-#: ../parser/parse_expr.c:478
+#: ../parser/parse_expr.c:461
 msgid "WHEN clause must have a boolean result"
 msgstr ""
 
-#: ../parser/parse_expr.c:537
+#: ../parser/parse_expr.c:574
 #, c-format
 msgid "transformExpr: unexpected booltesttype %d"
 msgstr ""
 
-#: ../parser/parse_expr.c:542
+#: ../parser/parse_expr.c:579
 #, c-format
 msgid "Argument of %s must be boolean"
 msgstr ""
 
-#: ../parser/parse_expr.c:572
+#: ../parser/parse_expr.c:609
 #, c-format
 msgid "transformExpr: does not know how to transform node %d (internal error)"
 msgstr ""
 
-#: ../parser/parse_expr.c:631
+#: ../parser/parse_expr.c:668
 #, c-format
 msgid "Attribute '%s' not found"
-msgstr ""
+msgstr "Attribut »%s« nicht gefunden"
 
-#: ../parser/parse_expr.c:691
+#: ../parser/parse_expr.c:728
 msgid "Cannot get type for untransformed sublink"
 msgstr ""
 
-#: ../parser/parse_expr.c:719
+#: ../parser/parse_expr.c:756
 #, c-format
 msgid "Do not know how to get type for %d node"
 msgstr ""
 
-#: ../parser/parse_expr.c:834 ../utils/adt/ruleutils.c:498
-#: ../utils/adt/ruleutils.c:2071
+#: ../parser/parse_expr.c:902 ../utils/adt/ruleutils.c:447
+#: ../utils/adt/ruleutils.c:2050 ../utils/adt/ruleutils.c:2146
 #, c-format
 msgid "cache lookup for proc %u failed"
 msgstr ""
 
-#: ../parser/parse_expr.c:859
+#: ../parser/parse_expr.c:927 ../utils/adt/ruleutils.c:2160
 #, c-format
 msgid "cache lookup for type %u failed"
 msgstr ""
 
-#: ../parser/parse_expr.c:914
+#: ../parser/parse_expr.c:982
 #, c-format
 msgid "Cannot cast this expression to type '%s'"
 msgstr ""
 
-#: ../parser/parse_expr.c:964
+#: ../parser/parse_expr.c:1032
 #, c-format
 msgid "Cannot cast type '%s' to '%s'"
-msgstr ""
+msgstr "kann Typ »%s« nicht in Typ »%s« umwandeln"
 
-#: ../parser/parse_func.c:155
+#: ../parser/parse_func.c:154
 #, c-format
 msgid "Cannot pass more than %d arguments to a function"
 msgstr ""
 
-#: ../parser/parse_func.c:162
+#: ../parser/parse_func.c:161
 #, c-format
 msgid "Function '%s' does not allow NULL input"
 msgstr ""
 
-#: ../parser/parse_func.c:208
+#: ../parser/parse_func.c:204
 #, c-format
 msgid "Type '%s' is not a relation type"
 msgstr ""
 
-#: ../parser/parse_func.c:216 ../parser/parse_func.c:525
+#: ../parser/parse_func.c:211 ../parser/parse_func.c:483
 #, c-format
 msgid "No such attribute or function '%s'"
 msgstr ""
 
-#: ../parser/parse_func.c:232
+#: ../parser/parse_func.c:227
 msgid "Aggregate functions may only have one parameter"
 msgstr ""
 
-#: ../parser/parse_func.c:235
+#: ../parser/parse_func.c:230
 msgid "Aggregate functions cannot be applied to relation names"
 msgstr ""
 
-#: ../parser/parse_func.c:291
+#: ../parser/parse_func.c:286
 #, c-format
 msgid "Unable to select an aggregate function %s(%s)"
 msgstr ""
 
-#: ../parser/parse_func.c:303
+#: ../parser/parse_func.c:297
 #, c-format
 msgid "There is no aggregate function %s(%s)"
 msgstr ""
 
-#: ../parser/parse_func.c:357 ../parser/parse_func.c:400
+#: ../parser/parse_func.c:350 ../parser/parse_func.c:395
 #, c-format
 msgid "No such attribute or function %s.%s"
 msgstr ""
 
-#: ../parser/parse_func.c:366
+#: ../parser/parse_func.c:359
 #, c-format
 msgid "Cannot pass result of join %s to a function"
 msgstr ""
 
-#: ../parser/parse_func.c:373
+#: ../parser/parse_func.c:366
 #, c-format
 msgid "ParseFuncOrColumn: unexpected node type %d"
 msgstr ""
 
-#: ../parser/parse_func.c:405
+#: ../parser/parse_func.c:400
 #, c-format
 msgid "Cannot pass result of sub-select %s to a function"
 msgstr ""
 
-#: ../parser/parse_func.c:1705
+#: ../parser/parse_func.c:1714
 #, c-format
 msgid "Function '%s(%s)' does not exist%s%s"
-msgstr ""
+msgstr "Funktion %s(%s) existiert nicht%s%s"
 
-#: ../parser/parse_func.c:1711
+#: ../parser/parse_func.c:1720
 #, c-format
 msgid "%s: function '%s(%s)' does not exist%s%s"
-msgstr ""
+msgstr "%s: Funktion %s(%s) existiert nicht%s%s"
 
 #: ../parser/parse_node.c:185
 #, c-format
 msgid "Relation %s does not have attribute %d"
-msgstr ""
+msgstr "Relation %s hat kein Attribut %d"
 
 #: ../parser/parse_node.c:209
 #, c-format
@@ -6375,167 +6564,174 @@ msgid ""
 "\tUse an explicit ordering operator or modify the query"
 msgstr ""
 
-#: ../parser/parse_oper.c:926
+#: ../parser/parse_oper.c:923
 #, c-format
 msgid ""
 "Left hand side of operator '%s' has an unknown type\n"
 "\tProbably a bad attribute name"
 msgstr ""
 
-#: ../parser/parse_oper.c:930
+#: ../parser/parse_oper.c:927
 #, c-format
 msgid ""
 "Right hand side of operator %s has an unknown type\n"
 "\tProbably a bad attribute name"
 msgstr ""
 
-#: ../parser/parse_oper.c:933
+#: ../parser/parse_oper.c:930
 #, c-format
 msgid ""
 "Unable to identify an operator '%s' for types '%s' and '%s'\n"
 "\tYou will have to retype this query using an explicit cast"
 msgstr ""
+"Kann keinen Operator »%s« für Typen %s und %s finden\n"
+"\tDie Abfrage muß mit einer ausdrücklichen Typumwandlung umgeschrieben werden"
 
-#: ../parser/parse_oper.c:948
+#: ../parser/parse_oper.c:945
 #, c-format
 msgid ""
 "operand of prefix operator '%s' has an unknown type\n"
 "\t(probably an invalid column reference)"
 msgstr ""
 
-#: ../parser/parse_oper.c:952
+#: ../parser/parse_oper.c:949
 #, c-format
 msgid ""
 "operand of postfix operator '%s' has an unknown type\n"
 "\t(probably an invalid column reference)"
 msgstr ""
 
-#: ../parser/parse_oper.c:959
+#: ../parser/parse_oper.c:956
 #, c-format
 msgid ""
 "Unable to identify a prefix operator '%s' for type '%s'\n"
 "\tYou may need to add parentheses or an explicit cast"
 msgstr ""
 
-#: ../parser/parse_oper.c:963
+#: ../parser/parse_oper.c:960
 #, c-format
 msgid ""
 "Unable to identify a postfix operator '%s' for type '%s'\n"
 "\tYou may need to add parentheses or an explicit cast"
 msgstr ""
 
-#: ../parser/parse_relation.c:173
+#: ../parser/parse_relation.c:139
 #, c-format
 msgid "scanNameSpaceForRefname: unexpected node type %d"
 msgstr ""
 
-#: ../parser/parse_relation.c:184
+#: ../parser/parse_relation.c:150
 #, c-format
 msgid "Table name \"%s\" specified more than once"
 msgstr ""
 
-#: ../parser/parse_relation.c:237
+#: ../parser/parse_relation.c:203
 #, c-format
 msgid "checkNameSpaceConflicts: unexpected node type %d"
 msgstr ""
 
-#: ../parser/parse_relation.c:272
+#: ../parser/parse_relation.c:238
 msgid "RTERangeTablePosn: RTE not found (internal error)"
 msgstr ""
 
-#: ../parser/parse_relation.c:302 ../parser/parse_relation.c:356
-#: ../parser/parse_relation.c:422
+#: ../parser/parse_relation.c:268 ../parser/parse_relation.c:330
+#: ../parser/parse_relation.c:396
 #, c-format
 msgid "Column reference \"%s\" is ambiguous"
-msgstr ""
+msgstr "Spaltenname »%s« ist nicht eindeutig"
 
-#: ../parser/parse_relation.c:416
+#: ../parser/parse_relation.c:390
 #, c-format
 msgid "colnameToVar: unexpected node type %d"
 msgstr ""
 
-#: ../parser/parse_relation.c:470
+#: ../parser/parse_relation.c:444
 #, c-format
 msgid "qualifiedNameToVar: unexpected node type %d"
 msgstr ""
 
-#: ../parser/parse_relation.c:526 ../parser/parse_relation.c:619
+#: ../parser/parse_relation.c:500 ../parser/parse_relation.c:593
 #, c-format
 msgid "Table \"%s\" has %d columns available but %d columns specified"
 msgstr ""
 
-#: ../parser/parse_relation.c:941
+#: ../parser/parse_relation.c:915
 #, c-format
 msgid "Invalid attnum %d for rangetable entry %s"
 msgstr ""
 
-#: ../parser/parse_relation.c:974
+#: ../parser/parse_relation.c:951
 #, c-format
 msgid "Relation '%s' does not have attribute '%s'"
-msgstr ""
+msgstr "Relation »%s« hat kein Attribut »%s«"
 
-#: ../parser/parse_relation.c:1042
+#: ../parser/parse_relation.c:995
 #, c-format
-msgid "attnumTypeId: bogus attribute number %d"
-msgstr ""
+msgid "attnumAttName: invalid attribute number %d"
+msgstr "attnumAttName: ungültige Attributnummer %d"
+
+#: ../parser/parse_relation.c:1017
+#, c-format
+msgid "attnumTypeId: invalid attribute number %d"
+msgstr "attnumTypeId: ungültige Attributnummer %d"
 
-#: ../parser/parse_relation.c:1074
+#: ../parser/parse_relation.c:1044
 #, c-format
 msgid "Adding missing FROM-clause entry%s for table \"%s\""
 msgstr ""
 
-#: ../parser/parse_target.c:60
+#: ../parser/parse_target.c:61
 msgid "You can't use relation names alone in the target list, try relation.*."
 msgstr ""
 
-#: ../parser/parse_target.c:145
+#: ../parser/parse_target.c:143
 #, c-format
 msgid "transformTargetList: unexpected node type %d"
 msgstr ""
 
-#: ../parser/parse_target.c:206
+#: ../parser/parse_target.c:204
 #, c-format
 msgid "Cannot assign to system attribute '%s'"
 msgstr ""
 
-#: ../parser/parse_target.c:269
+#: ../parser/parse_target.c:264
 #, c-format
 msgid ""
 "column \"%s\" is of type '%s' but expression is of type '%s'\n"
 "\tYou will need to rewrite or cast the expression"
 msgstr ""
 
-#: ../parser/parse_target.c:391
+#: ../parser/parse_target.c:384
 #, c-format
 msgid "Attribute '%s' specified more than once"
 msgstr ""
 
-#: ../parser/parse_target.c:441
+#: ../parser/parse_target.c:434
 #, c-format
 msgid ""
 "ExpandAllTables: unexpected node (internal error)\n"
 "\t%s"
 msgstr ""
 
-#: ../parser/parse_target.c:447
+#: ../parser/parse_target.c:440
 msgid "Wildcard with no tables specified not allowed"
 msgstr ""
 
-#: ../parser/parse_type.c:47 ../parser/parse_type.c:222
+#: ../parser/parse_type.c:50 ../parser/parse_type.c:221
 #, c-format
 msgid "Unable to locate type oid %u in catalog"
-msgstr ""
+msgstr "kann Typ-OID %u nicht im Katalog finden"
 
-#: ../parser/parse_type.c:59
+#: ../parser/parse_type.c:62
 msgid "typenameType: Null typename"
 msgstr ""
 
-#: ../parser/parse_type.c:65
+#: ../parser/parse_type.c:68
 #, c-format
 msgid "Unable to locate type name '%s' in catalog"
-msgstr ""
+msgstr "kann Typnamen »%s« nicht im Katalog finden"
 
-#: ../parser/parse_type.c:74
+#: ../parser/parse_type.c:77
 msgid "typeTypeId() called with NULL type struct"
 msgstr ""
 
@@ -6544,188 +6740,197 @@ msgstr ""
 msgid "typeidOutfunc: Invalid type - oid = %u"
 msgstr ""
 
-#: ../parser/parse_type.c:247
+#: ../parser/parse_type.c:246
 #, c-format
 msgid "typeidTypeRelid: Invalid type - oid = %u"
 msgstr ""
 
-#: gram.y:724
+#: ../parser/parse_type.c:295 ../parser/parse_type.c:311
+#: ../parser/parse_type.c:313 ../parser/parse_type.c:319
+#: ../parser/parse_type.c:324 ../parser/parse_type.c:328
+#, c-format
+msgid "Invalid type name '%s'"
+msgstr ""
+
+#: gram.y:741
 msgid "ALTER SCHEMA not yet supported"
 msgstr ""
 
-#: gram.y:830
+#: gram.y:848
 msgid "SET must have at least one argument"
-msgstr ""
+msgstr "SET muß mindestens ein Argument haben"
 
-#: gram.y:1199 gram.y:1204 gram.y:3515 gram.y:3520
+#: gram.y:1263 gram.y:1268 gram.y:3601 gram.y:3606
 msgid "GLOBAL TEMPORARY TABLE is not currently supported"
 msgstr ""
 
-#: gram.y:1239 gram.y:1255
+#: gram.y:1303
 #, c-format
-msgid "CREATE TABLE/COLLATE %s not yet implemented; clause ignored"
+msgid "CREATE TABLE / COLLATE %s not yet implemented; clause ignored"
 msgstr ""
+"CREATE TABLE / COLLATE %s ist noch nicht implementiert; Klausel ignoriert"
 
-#: gram.y:1511
+#: gram.y:1559
 msgid "FOREIGN KEY/MATCH PARTIAL not yet implemented"
 msgstr ""
 
-#: gram.y:1560
-msgid "CREATE TABLE/AS SELECT may not specify INTO"
+#: gram.y:1614
+msgid "CREATE TABLE AS may not specify INTO"
 msgstr ""
 
-#: gram.y:2121
+#: gram.y:2173
 msgid "FETCH / RELATIVE at current position is not supported"
 msgstr ""
 
-#: gram.y:2249
+#: gram.y:2301
 msgid "FETCH / ABSOLUTE not supported, using RELATIVE"
 msgstr ""
 
-#: gram.y:2366
+#: gram.y:2418
 msgid ""
 "WITH GRANT OPTION is not supported.  Only relation owners can set privileges"
 msgstr ""
 
-#: gram.y:2553
-msgid "CREATE FUNCTION/OUT parameters are not supported"
+#: gram.y:2607
+msgid "CREATE FUNCTION / OUT parameters are not supported"
 msgstr ""
 
-#: gram.y:2558
-msgid "CREATE FUNCTION/INOUT parameters are not supported"
+#: gram.y:2612
+msgid "CREATE FUNCTION / INOUT parameters are not supported"
 msgstr ""
 
-#: gram.y:2635
+#: gram.y:2701
 msgid "parser: argument type missing (use NONE for unary operators)"
 msgstr ""
 
-#: gram.y:2895
+#: gram.y:2961
 msgid "COMMIT / CHAIN not yet supported"
 msgstr ""
 
-#: gram.y:3015
+#: gram.y:3081
 #, c-format
 msgid "%s is not a valid encoding name"
 msgstr ""
 
-#: ../utils/adt/ascii.c:33 gram.y:3018 gram.y:3030
+#: ../utils/adt/ascii.c:33 gram.y:3084 gram.y:3096
 msgid "Multi-byte support is not enabled"
 msgstr ""
 
-#: gram.y:3027
+#: gram.y:3093
 #, c-format
 msgid "%d is not a valid encoding code"
 msgstr ""
 
-#: gram.y:3589
+#: gram.y:3679
 msgid "LIMIT must not be negative"
-msgstr ""
+msgstr "LIMIT darf nicht negativ sein"
 
-#: gram.y:3630
+#: gram.y:3720
 msgid "OFFSET must not be negative"
-msgstr ""
+msgstr "OFFSET darf nicht negativ sein"
 
-#: gram.y:3735
+#: gram.y:3825
 msgid ""
 "sub-SELECT in FROM must have an alias\n"
 "\tFor example, FROM (SELECT ...) [AS] foo"
 msgstr ""
 
-#: gram.y:4034
+#: gram.y:4125
 msgid "precision for FLOAT must be at least 1"
 msgstr ""
 
-#: gram.y:4040
+#: gram.y:4131
 msgid "precision for FLOAT must be less than 16"
 msgstr ""
 
-#: gram.y:4051 gram.y:4062
+#: gram.y:4142 gram.y:4153
 #, c-format
-msgid "NUMERIC precision %d must be beween 1 and %d"
+msgid "NUMERIC precision %d must be between 1 and %d"
 msgstr ""
 
-#: gram.y:4054
+#: gram.y:4145
 #, c-format
 msgid "NUMERIC scale %d must be between 0 and precision %d"
 msgstr ""
 
-#: gram.y:4077 gram.y:4088
+#: gram.y:4168 gram.y:4179
 #, c-format
-msgid "DECIMAL precision %d must be beween 1 and %d"
+msgid "DECIMAL precision %d must be between 1 and %d"
 msgstr ""
 
-#: gram.y:4080
+#: gram.y:4171
 #, c-format
 msgid "DECIMAL scale %d must be between 0 and precision %d"
 msgstr ""
 
-#: gram.y:4110 gram.y:4145
+#: gram.y:4201 gram.y:4239
 #, c-format
 msgid "length for type '%s' must be at least 1"
 msgstr ""
 
-#: gram.y:4113 gram.y:4148
+#: gram.y:4204 gram.y:4242
 #, c-format
 msgid "length for type '%s' cannot exceed %d"
 msgstr ""
 
-#: gram.y:4330
-msgid "Wrong number of parameters on left side of OVERLAPS expression"
+#: gram.y:4316
+#, c-format
+msgid "TIMESTAMP(%d)%s precision must be between %d and %d"
 msgstr ""
 
-#: gram.y:4335
-msgid "Wrong number of parameters on right side of OVERLAPS expression"
+#: gram.y:4344
+#, c-format
+msgid "TIME(%d)%s precision must be between %d and %d"
 msgstr ""
 
-#: gram.y:4923
-#, c-format
-msgid "CURRENT_TIME(%d) precision not implemented; zero used instead"
+#: gram.y:4471
+msgid "Wrong number of parameters on left side of OVERLAPS expression"
+msgstr ""
+
+#: gram.y:4476
+msgid "Wrong number of parameters on right side of OVERLAPS expression"
 msgstr ""
 
-#: gram.y:4977
+#: gram.y:5037
 #, c-format
-msgid "CURRENT_TIMESTAMP(%d) precision not implemented; zero used instead"
+msgid "CURRENT_TIME(%d) precision must be between %d and %d"
 msgstr ""
 
-#: gram.y:5423
+#: gram.y:5091
 #, c-format
-msgid "%s cannot be accessed by users"
+msgid "CURRENT_TIMESTAMP(%d) precision must be between %d and %d"
 msgstr ""
 
-#: gram.y:5845
+#: gram.y:6017
 msgid "OLD used in non-rule query"
 msgstr ""
 
-#: gram.y:5852
+#: gram.y:6024
 msgid "NEW used in non-rule query"
 msgstr ""
 
-#: gram.y:5911
+#: gram.y:6108
 msgid "Unequal number of entries in row expression"
 msgstr ""
 
-#: gram.y:5939
+#: gram.y:6136
 #, c-format
 msgid "Operator '%s' not implemented for row expressions"
 msgstr ""
 
-#: gram.y:5952
-msgid "CREATE TABLE/AS SELECT has mismatched column count"
-msgstr ""
-
-#: gram.y:5996
+#: gram.y:6171
 msgid "Multiple ORDER BY clauses not allowed"
 msgstr ""
 
-#: gram.y:6002
+#: gram.y:6177
 msgid "Multiple FOR UPDATE clauses not allowed"
 msgstr ""
 
-#: gram.y:6008
+#: gram.y:6183
 msgid "Multiple OFFSET clauses not allowed"
 msgstr ""
 
-#: gram.y:6014
+#: gram.y:6189
 msgid "Multiple LIMIT clauses not allowed"
 msgstr ""
 
@@ -6736,7 +6941,7 @@ msgstr ""
 #: scan.l:293
 #, c-format
 msgid "invalid bit string input: '%s'"
-msgstr ""
+msgstr "ungültiger Bitkettenwert: %s"
 
 #: scan.l:306
 msgid "unterminated bit string literal"
@@ -6773,15 +6978,15 @@ msgstr ""
 msgid "parser: %s at or near \"%s\""
 msgstr ""
 
-#: scan.l:608
+#: scan.l:609
 msgid "Unput() failed.\n"
 msgstr ""
 
-#: ../port/beos/sem.c:160
+#: ../port/beos/sem.c:159
 msgid "beos : semctl error : GETNCNT not implemented"
 msgstr ""
 
-#: ../port/beos/sem.c:175
+#: ../port/beos/sem.c:174
 msgid "beos : semctl error : unknown flag"
 msgstr ""
 
@@ -6801,15 +7006,11 @@ msgstr ""
 msgid "Can't load this add-on : map data error"
 msgstr ""
 
-#: ../port/beos/support.c:130
+#: ../port/beos/support.c:129
 #, c-format
 msgid "loading symbol '%s' failed "
 msgstr ""
 
-#: ../port/dynloader.c:31 ../port/dynloader/linux.c:31
-msgid "dynamic load not supported"
-msgstr ""
-
 #: ../port/dynloader.c:67 ../port/dynloader/bsdi.c:59
 #: ../port/dynloader/linux.c:67
 msgid "dld: Cannot link C library!"
@@ -6831,6 +7032,10 @@ msgstr ""
 msgid "  %s"
 msgstr ""
 
+#: ../port/dynloader.c:31 ../port/dynloader/linux.c:31
+msgid "dynamic load not supported"
+msgstr ""
+
 #: ../port/dynloader/ultrix4.c:58
 msgid "dl: Undefined:"
 msgstr ""
@@ -6843,7 +7048,26 @@ msgstr ""
 msgid "error while unloading add-on"
 msgstr ""
 
-#: ../postmaster/postmaster.c:291
+#: ../postmaster/postmaster.c:302
+#, c-format
+msgid "data directory %s was not found"
+msgstr "Datenverzeichnis %s nicht gefunden"
+
+#: ../postmaster/postmaster.c:304
+#, c-format
+msgid "could not read permissions of directory %s: %m"
+msgstr "Zugriffsrechte von Verzeichnis %s konnten nicht gelesen werden: %m"
+
+#: ../postmaster/postmaster.c:309
+#, c-format
+msgid ""
+"data directory %s has group or world access; permissions should be u=rwx "
+"(0700)"
+msgstr ""
+"Datenverzeichnis %s erlaubt Zugriff von Gruppe oder Welt; Rechte sollten "
+"u=rwx (0700) sein"
+
+#: ../postmaster/postmaster.c:321
 #, c-format
 msgid ""
 "%s does not find the database system.\n"
@@ -6856,32 +7080,32 @@ msgstr ""
 "aber die Datei »%s« konnte nicht geöffnet werden (%s).\n"
 "\n"
 
-#: ../postmaster/postmaster.c:399 ../postmaster/postmaster.c:410
-#: ../postmaster/postmaster.c:552 ../postmaster/postmaster.c:591
+#: ../postmaster/postmaster.c:421 ../postmaster/postmaster.c:432
+#: ../postmaster/postmaster.c:574 ../postmaster/postmaster.c:630
 #, c-format
 msgid "Try '%s --help' for more information.\n"
 msgstr "Versuchen Sie »%s --help« für weitere Informationen.\n"
 
-#: ../postmaster/postmaster.c:409
+#: ../postmaster/postmaster.c:431
 #, c-format
 msgid "invalid argument -- %s"
 msgstr "ungültiges Argument -- %s"
 
-#: ../postmaster/postmaster.c:433
+#: ../postmaster/postmaster.c:458
 msgid "Assert checking is not compiled in."
 msgstr "Assert-Prüfungen sind bei der Übersetzung nicht konfiguriert worden."
 
-#: ../postmaster/postmaster.c:538 ../tcop/postgres.c:1466
+#: ../postmaster/postmaster.c:560 ../tcop/postgres.c:1431
 #, c-format
 msgid "--%s requires argument"
 msgstr "--%s benötigt ein Argument"
 
-#: ../postmaster/postmaster.c:540 ../tcop/postgres.c:1468
+#: ../postmaster/postmaster.c:562 ../tcop/postgres.c:1433
 #, c-format
 msgid "-c %s requires argument"
 msgstr "-c %s benötigt ein Argument"
 
-#: ../postmaster/postmaster.c:567
+#: ../postmaster/postmaster.c:589
 msgid ""
 "The number of buffers (-B) must be at least twice the number of allowed "
 "connections (-N) and at least 16."
@@ -6889,29 +7113,34 @@ msgstr ""
 "Die Zahl der Puffer (-B) muß mindestens doppelt so hoch wie die Anzahl der "
 "erlaubten Verbindungen (-N) und mindestens 16 sein."
 
-#: ../postmaster/postmaster.c:590
+#: ../postmaster/postmaster.c:620 ../tcop/postgres.c:1564
+#, c-format
+msgid "%s: could not locate executable, bailing out..."
+msgstr ""
+
+#: ../postmaster/postmaster.c:629
 msgid "For SSL, TCP/IP connections must be enabled."
 msgstr "Für SSL müssen TCP/IP-Verbindungen aktiviert sein."
 
-#: ../postmaster/postmaster.c:636
+#: ../postmaster/postmaster.c:676
 msgid "cannot create INET stream port"
 msgstr ""
 
-#: ../postmaster/postmaster.c:648
+#: ../postmaster/postmaster.c:688
 msgid "cannot create UNIX stream port"
 msgstr ""
 
-#: ../postmaster/postmaster.c:726
+#: ../postmaster/postmaster.c:780
 #, c-format
 msgid "fork failed: %s"
 msgstr "fork fehlgeschlagen: %s"
 
-#: ../postmaster/postmaster.c:744
+#: ../postmaster/postmaster.c:798
 #, c-format
 msgid "cannot disassociate from controlling TTY: %s"
 msgstr ""
 
-#: ../postmaster/postmaster.c:764
+#: ../postmaster/postmaster.c:818
 #, c-format
 msgid ""
 "%s is the PostgreSQL server.\n"
@@ -6920,7 +7149,7 @@ msgstr ""
 "%s ist der PostgreSQL-Server.\n"
 "\n"
 
-#: ../postmaster/postmaster.c:765
+#: ../postmaster/postmaster.c:819
 #, c-format
 msgid ""
 "Usage:\n"
@@ -6931,87 +7160,92 @@ msgstr ""
 "  %s [Optionen...]\n"
 "\n"
 
-#: ../postmaster/postmaster.c:766
+#: ../postmaster/postmaster.c:820
 msgid "Options:\n"
 msgstr "Optionen:\n"
 
-#: ../postmaster/postmaster.c:768
+#: ../postmaster/postmaster.c:822
 msgid "  -A 1|0          enable/disable run-time assert checking\n"
 msgstr "  -A 1|0          Assert-Prüfungen ein-/ausschalten\n"
 
-#: ../postmaster/postmaster.c:770
+#: ../postmaster/postmaster.c:824
 #, c-format
 msgid "  -B NBUFFERS     number of shared buffers (default %d)\n"
 msgstr "  -B ZAHL         Anzahl der geteilten Puffer (Standard: %d)\n"
 
-#: ../postmaster/postmaster.c:771
+#: ../postmaster/postmaster.c:825
 msgid "  -c NAME=VALUE   set run-time parameter\n"
 msgstr "  -c NAME=WERT    setze Konfigurationsparameter\n"
 
-#: ../postmaster/postmaster.c:772
+#: ../postmaster/postmaster.c:826
 msgid "  -d 1-5          debugging level\n"
 msgstr "  -d 1-5          Debug-Level\n"
 
-#: ../postmaster/postmaster.c:773
+#: ../postmaster/postmaster.c:827
 msgid "  -D DATADIR      database directory\n"
 msgstr "  -D VERZEICHNIS  Datenbankverzeichnis\n"
 
-#: ../postmaster/postmaster.c:774
+#: ../postmaster/postmaster.c:828
 msgid "  -F              turn fsync off\n"
 msgstr "  -F              »fsync« ausschalten\n"
 
-#: ../postmaster/postmaster.c:775
+#: ../postmaster/postmaster.c:829
 msgid "  -h HOSTNAME     host name or IP address to listen on\n"
 msgstr "  -h HOSTNAME     horche auf Hostname oder IP-Adresse\n"
 
-#: ../postmaster/postmaster.c:776
+#: ../postmaster/postmaster.c:830
 msgid "  -i              enable TCP/IP connections\n"
 msgstr "  -i              ermögliche TCP/IP-Verbindungen\n"
 
-#: ../postmaster/postmaster.c:777
+#: ../postmaster/postmaster.c:831
 msgid "  -k DIRECTORY    Unix-domain socket location\n"
 msgstr "  -k VERZEICHNIS  Ort der Unix-Domain-Socket\n"
 
-#: ../postmaster/postmaster.c:779
+#: ../postmaster/postmaster.c:833
 msgid "  -l              enable SSL connections\n"
 msgstr "  -l              ermögliche SSL-Verbindungen\n"
 
-#: ../postmaster/postmaster.c:781
+#: ../postmaster/postmaster.c:835
 #, c-format
-msgid ""
-"  -N MAX-CONNECT  maximum number of allowed connections (1..%d, default %d)\n"
-msgstr "  -N ZAHL         Anzahl der erlaubten Verbindugen (1..%d, Standard: %d)\n"
+msgid "  -N MAX-CONNECT  maximum number of allowed connections (default %d)\n"
+msgstr "  -N ZAHL         Anzahl der erlaubten Verbindugen (Standard: %d)\n"
 
-#: ../postmaster/postmaster.c:783
+#: ../postmaster/postmaster.c:837
 msgid "  -o OPTIONS      pass 'OPTIONS' to each backend server\n"
 msgstr "  -o OPTIONEN      »OPTIONEN« an Kindprozesse weiterreichen\n"
 
-#: ../postmaster/postmaster.c:784
+#: ../postmaster/postmaster.c:838
 #, c-format
 msgid "  -p PORT         port number to listen on (default %d)\n"
 msgstr "  -p PORT         auf dieser Portnummer horchen (Standard: %d)\n"
 
-#: ../postmaster/postmaster.c:785
+#: ../postmaster/postmaster.c:839
 msgid ""
 "  -S              silent mode (start in background without logging output)\n"
-msgstr "  -S              Stiller Modus (im Hintergrund starten, ohne Log-Ausgaben)\n"
+msgstr ""
+"  -S              Stiller Modus (im Hintergrund starten, ohne Log-Ausgaben)\n"
 
-#: ../postmaster/postmaster.c:787
+#: ../postmaster/postmaster.c:841
 msgid ""
 "\n"
 "Developer options:\n"
-msgstr "\nEntwickleroptionen:\n"
+msgstr ""
+"\n"
+"Entwickleroptionen:\n"
 
-#: ../postmaster/postmaster.c:788
+#: ../postmaster/postmaster.c:842
 msgid ""
 "  -n              do not reinitialize shared memory after abnormal exit\n"
-msgstr "  -n              Shared Memory nach abnormalem Ende nicht neu initialisieren\n"
+msgstr ""
+"  -n              Shared Memory nach abnormalem Ende nicht neu "
+"initialisieren\n"
 
-#: ../postmaster/postmaster.c:789
+#: ../postmaster/postmaster.c:843
 msgid "  -s              send SIGSTOP to all backend servers if one dies\n"
-msgstr "  -s              SIGSTOP an alle Kindprozesse senden wenn einer stirbt\n"
+msgstr ""
+"  -s              SIGSTOP an alle Kindprozesse senden wenn einer stirbt\n"
 
-#: ../postmaster/postmaster.c:791
+#: ../postmaster/postmaster.c:845
 msgid ""
 "\n"
 "Please read the documentation for the complete list of run-time\n"
@@ -7027,209 +7261,278 @@ msgstr ""
 "\n"
 "Berichten Sie Fehler an <pgsql-bugs@postgresql.org>.\n"
 
-#: ../postmaster/postmaster.c:863
+#: ../postmaster/postmaster.c:927
 #, c-format
-msgid "ServerLoop: select failed: %s"
-msgstr "ServerLoop: select fehlgeschlagen: %s"
+msgid "ServerLoop: select failed: %m"
+msgstr "ServerLoop: select fehlgeschlagen: %m"
 
-#: ../postmaster/postmaster.c:994
+#: ../postmaster/postmaster.c:1053 ../postmaster/postmaster.c:1067
+msgid "incomplete startup packet"
+msgstr "unvollständiges Startpaket"
+
+#: ../postmaster/postmaster.c:1061
 msgid "invalid length of startup packet"
 msgstr "ungültige Länge des Startpakets"
 
-#: ../postmaster/postmaster.c:1028
+#: ../postmaster/postmaster.c:1100
 #, c-format
 msgid "failed to send SSL negotiation response: %s"
 msgstr "konnte SSL-Verhandlungsantwort nicht senden: %s"
 
-#: ../postmaster/postmaster.c:1040
+#: ../postmaster/postmaster.c:1112
 #, c-format
-msgid "failed to initialize SSL connection: %s, errno: %d (%s)"
-msgstr ""
+msgid "failed to initialize SSL connection: %s (%m)"
+msgstr "konnte SSL-Verbindung nicht initialisieren: %s (%m)"
 
-#: ../postmaster/postmaster.c:1060
+#: ../postmaster/postmaster.c:1132
 msgid "unsupported frontend protocol"
 msgstr "nicht unterstütztes Protokoll"
 
-#: ../postmaster/postmaster.c:1088
+#: ../postmaster/postmaster.c:1159
 msgid "no PostgreSQL user name specified in startup packet"
 msgstr "kein PostgreSQL-Benutzername im Startpaket angegeben"
 
-#: ../postmaster/postmaster.c:1124
+#: ../postmaster/postmaster.c:1171
+msgid "The database system is starting up"
+msgstr "Das Datenbanksystem startet"
+
+#: ../postmaster/postmaster.c:1174
+msgid "The database system is shutting down"
+msgstr "Das Datenbanksystem fährt herunter"
+
+#: ../postmaster/postmaster.c:1177
+msgid "The database system is in recovery mode"
+msgstr "Das Datenbanksystem ist im Wiederherstellungsmodus"
+
+#: ../postmaster/postmaster.c:1180 ../storage/ipc/sinval.c:53
+#: ../storage/lmgr/proc.c:1091
+msgid "Sorry, too many clients already"
+msgstr "Tut mir leid, schon zu viele Verbindungen"
+
+#: ../postmaster/postmaster.c:1211
 #, c-format
 msgid "processCancelRequest: CheckPointPID in cancel request for process %d"
 msgstr "processCancelRequest: CheckPointPID in Abbruchanfrage für Prozess %d"
 
-#: ../postmaster/postmaster.c:1139
+#: ../postmaster/postmaster.c:1226
 #, c-format
 msgid "processing cancel request: sending SIGINT to process %d"
 msgstr "bearbeite Abbruchanfrage: sende SIGINT an Prozess %d"
 
-#: ../postmaster/postmaster.c:1147
+#: ../postmaster/postmaster.c:1234
 #, c-format
 msgid "bad key in cancel request for process %d"
 msgstr "falscher Schlüssel in Abbruchanfrage für Prozess %d"
 
-#: ../postmaster/postmaster.c:1156
+#: ../postmaster/postmaster.c:1243
 #, c-format
 msgid "bad pid in cancel request for process %d"
 msgstr "falsche Pid in Abbruchanfrage für Prozess %d"
 
-#: ../postmaster/postmaster.c:1201
+#: ../postmaster/postmaster.c:1286
 msgid "ConnCreate: malloc failed"
-msgstr ""
+msgstr "ConnCreate: malloc fehlgeschlagen"
 
-#: ../postmaster/postmaster.c:1315
+#: ../postmaster/postmaster.c:1408
 #, c-format
 msgid "pmdie %d"
-msgstr ""
+msgstr "pmdie %d"
 
-#: ../postmaster/postmaster.c:1347
-#, c-format
-msgid "Smart Shutdown request at %s"
+#: ../postmaster/postmaster.c:1422
+msgid "smart shutdown request"
 msgstr ""
 
-#: ../postmaster/postmaster.c:1366 ../postmaster/postmaster.c:1422
-#: ../postmaster/postmaster.c:1520
+#: ../postmaster/postmaster.c:1434 ../postmaster/postmaster.c:1478
 #, c-format
-msgid "Shutdown process %d already running"
-msgstr ""
+msgid "shutdown process %d already running"
+msgstr "Shutdown-Prozess %d läuft bereits"
 
-#: ../postmaster/postmaster.c:1389
-#, c-format
-msgid "Fast Shutdown request at %s"
-msgstr ""
+#: ../postmaster/postmaster.c:1452
+msgid "fast shutdown request"
+msgstr "Schnelles Herunterfahren verlangt"
 
-#: ../postmaster/postmaster.c:1396
-msgid "Aborting any active transaction...\n"
-msgstr ""
+#: ../postmaster/postmaster.c:1458
+msgid "aborting any active transactions"
+msgstr "etwaige aktive Transaktionen werden abgebrochen"
 
-#: ../postmaster/postmaster.c:1440
-#, c-format
-msgid "Immediate Shutdown request at %s"
-msgstr ""
+#: ../postmaster/postmaster.c:1494
+msgid "immediate shutdown request"
+msgstr "Sofortiges Herunterfahren verlangt"
 
-#: ../postmaster/postmaster.c:1475
+#: ../postmaster/postmaster.c:1530
 msgid "reaping dead processes"
-msgstr ""
+msgstr "tote Prozesse werden eingesammelt"
 
-#: ../postmaster/postmaster.c:1501
-#, c-format
-msgid "Shutdown proc %d exited with status %d"
-msgstr ""
+#: ../postmaster/postmaster.c:1547
+msgid "statistics collector process"
+msgstr "Statistiksammelprozess"
 
-#: ../postmaster/postmaster.c:1510
-#, c-format
-msgid "Startup proc %d exited with status %d - abort"
-msgstr ""
+#: ../postmaster/postmaster.c:1560
+msgid "shutdown process"
+msgstr "Shutdown-Prozess"
+
+#: ../postmaster/postmaster.c:1571
+msgid "startup process"
+msgstr "Start-Prozess"
 
-#: ../postmaster/postmaster.c:1557
+#: ../postmaster/postmaster.c:1573
+msgid "aborting startup due to startup process failure"
+msgstr "Serverstart abgebrochen wegen Start-Prozess-Fehler"
+
+#: ../postmaster/postmaster.c:1582
 #, c-format
+msgid "startup process %d died while shutdown process %d already running"
+msgstr "Start-Prozess %d endete als Shutdown-Prozess %d schon lief"
+
+#: ../postmaster/postmaster.c:1614
 msgid ""
-"Server processes were terminated at %sReinitializing shared memory and "
-"semaphores\n"
+"all server processes terminated; reinitializing shared memory and semaphores"
 msgstr ""
+"alle Serverprozesse beendet; Shared Memory und Semaphoren werden neu "
+"initialisiert"
 
-#: ../postmaster/postmaster.c:1604
+#: ../postmaster/postmaster.c:1653
+msgid "child process"
+msgstr "Kindprozess"
+
+#: ../postmaster/postmaster.c:1698
+msgid "server process"
+msgstr "Serverprozess"
+
+#: ../postmaster/postmaster.c:1699
+msgid "terminating any other active server processes"
+msgstr "aktive Serverprozesse werden abgebrochen"
+
+#: ../postmaster/postmaster.c:1721
 #, c-format
-msgid "CleanupProc: pid %d exited with status %d"
-msgstr ""
+msgid "CleanupProc: sending %s to process %d"
+msgstr "CleanupProc: sende %s to Prozess %d"
 
-#: ../postmaster/postmaster.c:1649
+#: ../postmaster/postmaster.c:1766
 #, c-format
-msgid ""
-"Server process (pid %d) exited with status %d at %sTerminating any active "
-"server processes...\n"
-msgstr ""
+msgid "%s (pid %d) exited with exit code %d"
+msgstr "%s (PID %d) beendete mit Status %d"
 
-#: ../postmaster/postmaster.c:1674
+#: ../postmaster/postmaster.c:1769
 #, c-format
-msgid "CleanupProc: sending %s to process %d"
-msgstr ""
+msgid "%s (pid %d) was terminated by signal %d"
+msgstr "%s (PID %d) wurde von Signal %d beendet"
+
+#: ../postmaster/postmaster.c:1772
+#, c-format
+msgid "%s (pid %d) exited with unexpected status %d"
+msgstr "%s (PID %d) beendete mit unerwartetem Status %d"
 
-#: ../postmaster/postmaster.c:1728
+#: ../postmaster/postmaster.c:1796
 #, c-format
 msgid "SignalChildren: sending signal %d to process %d"
-msgstr ""
+msgstr "SignalChildren: sende Signal %d an Prozess %d"
 
-#: ../postmaster/postmaster.c:1779
+#: ../postmaster/postmaster.c:1831
+msgid "out of memory; connection startup aborted"
+msgstr "Speicher aufgebraucht; Verbindungsaufbau abgebrochen"
+
+#: ../postmaster/postmaster.c:1866
+msgid "connection startup failed"
+msgstr "Verbindungsaufbau fehlgeschlagen"
+
+#: ../postmaster/postmaster.c:1881
 #, c-format
-msgid "%s: BackendStartup: malloc failed\n"
-msgstr ""
+msgid "connection startup failed (fork failure): %s"
+msgstr "Verbindungsaufbau fehlgeschlagen (fork-Fehler): %s"
 
-#: ../postmaster/postmaster.c:1799
+#: ../postmaster/postmaster.c:1888
 #, c-format
-msgid "%s child[%d]: BackendStartup: backend startup failed\n"
+msgid "BackendStartup: forked pid=%d socket=%d"
 msgstr ""
 
-#: ../postmaster/postmaster.c:1815
-#, c-format
-msgid "%s: BackendStartup: fork failed: %s\n"
+#: ../postmaster/postmaster.c:2012
+msgid "DoBackend: Unable to set timer for auth timeout"
 msgstr ""
 
-#: ../postmaster/postmaster.c:1822
-#, c-format
-msgid "%s: BackendStartup: pid=%d user=%s db=%s socket=%d\n"
+#: ../postmaster/postmaster.c:2089
+msgid "DoBackend: Unable to disable timer for auth timeout"
 msgstr ""
 
-#: ../postmaster/postmaster.c:2164
+#: ../postmaster/postmaster.c:2093
+#, c-format
+msgid "connection: host=%s user=%s database=%s"
+msgstr "Verbindung: Host=%s Benutzer=%s Datenbank=%s"
+
+#: ../postmaster/postmaster.c:2396
 #, c-format
 msgid "failed to create SSL context: %s"
 msgstr "konnte SSL-Kontext nicht erstellen: %s"
 
-#: ../postmaster/postmaster.c:2171
+#: ../postmaster/postmaster.c:2403
 #, c-format
 msgid "failed to load server certificate (%s): %s"
 msgstr "konnte Serverzertifikat (%s) nicht laden: %s"
 
-#: ../postmaster/postmaster.c:2178
+#: ../postmaster/postmaster.c:2410
 #, c-format
 msgid "failed to load private key file (%s): %s"
 msgstr "konnte Private-Key-Datei (%s) nicht laden: %s"
 
-#: ../postmaster/postmaster.c:2184
+#: ../postmaster/postmaster.c:2416
 #, c-format
 msgid "check of private key failed: %s"
 msgstr "Überprüfung des Private Key fehlgeschlagen: %s"
 
-#: ../postmaster/postmaster.c:2287
+#: ../postmaster/postmaster.c:2545
+#, c-format
+msgid "could not launch startup process (fork failure): %s"
+msgstr "konnte Start-Prozess nicht starten (fork-Fehler): %s"
+
+#: ../postmaster/postmaster.c:2549
+#, c-format
+msgid "could not launch checkpoint process (fork failure): %s"
+msgstr "konnte Checkpoint-Prozess nicht starten (fork-Fehler): %s"
+
+#: ../postmaster/postmaster.c:2554
+#, c-format
+msgid "could not launch shutdown process (fork failure): %s"
+msgstr "konnte Shutdown-Prozess nicht starten (fork-Fehler): %s"
+
+#: ../postmaster/postmaster.c:2577
 msgid "CheckPointDataBase: malloc failed"
 msgstr ""
 
-#: ../postmaster/postmaster.c:2327
+#: ../postmaster/postmaster.c:2617
 #, c-format
 msgid "cannot create file %s: %s"
 msgstr "kann Datei %s nicht erstellen: %s"
 
-#: ../postmaster/postmaster.c:2339
+#: ../postmaster/postmaster.c:2629
 #, c-format
 msgid "writing file %s failed"
-msgstr ""
+msgstr "Datei %s konnte nicht geschrieben werden"
 
-#: ../postmaster/pgstat.c:685
+#: ../postmaster/pgstat.c:697
 msgid "Only database superusers can reset statistic counters"
-msgstr ""
+msgstr "Nur Superuser können Statistikzähler zurücksetzen"
 
-#: ../postmaster/pgstat.c:2123
+#: ../postmaster/pgstat.c:2101
 msgid "PGSTAT: Creation of DB hash table failed"
 msgstr ""
 
-#: ../postmaster/pgstat.c:2169 ../postmaster/pgstat.c:2206
-#: ../postmaster/pgstat.c:2277 ../postmaster/pgstat.c:2318
-#: ../postmaster/pgstat.c:2349 ../postmaster/pgstat.c:2404
-#: ../postmaster/pgstat.c:2445
+#: ../postmaster/pgstat.c:2147 ../postmaster/pgstat.c:2184
+#: ../postmaster/pgstat.c:2257 ../postmaster/pgstat.c:2298
+#: ../postmaster/pgstat.c:2329 ../postmaster/pgstat.c:2385
+#: ../postmaster/pgstat.c:2426
 msgid "PGSTAT: corrupted pgstat.stat file"
 msgstr ""
 
-#: ../postmaster/pgstat.c:2191
-msgid "PGSTAT: DB hash table corrupted"
+#: ../postmaster/pgstat.c:2169
+msgid "PGSTAT: DB hash table out of memory"
 msgstr ""
 
-#: ../postmaster/pgstat.c:2242
+#: ../postmaster/pgstat.c:2222
 msgid "PGSTAT: failed to initialize hash table for new database entry\n"
 msgstr ""
 
-#: ../postmaster/pgstat.c:2302
-msgid "PGSTAT: Tab hash table corrupted"
+#: ../postmaster/pgstat.c:2282
+msgid "PGSTAT: Tab hash table out of memory"
 msgstr ""
 
 #: ../rewrite/rewriteHandler.c:272
@@ -7244,131 +7547,137 @@ msgstr ""
 msgid "ApplyRetrieveRule: can't handle per-attribute ON SELECT rule"
 msgstr ""
 
-#: ../rewrite/rewriteHandler.c:491 ../rewrite/rewriteHandler.c:778
+#: ../rewrite/rewriteHandler.c:490 ../rewrite/rewriteHandler.c:777
 #, c-format
 msgid "Relation \"%s\" with OID %u no longer exists"
 msgstr ""
 
-#: ../rewrite/rewriteHandler.c:558
+#: ../rewrite/rewriteHandler.c:557
 msgid "fireRIRrules: failed to remove aggs from qual"
 msgstr ""
 
-#: ../rewrite/rewriteHandler.c:830
+#: ../rewrite/rewriteHandler.c:829
 #, c-format
 msgid "query rewritten %d times, may contain cycles"
 msgstr ""
 
-#: ../rewrite/rewriteHandler.c:951
+#: ../rewrite/rewriteHandler.c:953
 msgid "Cannot insert into a view without an appropriate rule"
 msgstr ""
 
-#: ../rewrite/rewriteHandler.c:954
+#: ../rewrite/rewriteHandler.c:956
 msgid "Cannot update a view without an appropriate rule"
 msgstr ""
 
-#: ../rewrite/rewriteHandler.c:957
+#: ../rewrite/rewriteHandler.c:959
 msgid "Cannot delete from a view without an appropriate rule"
 msgstr ""
 
-#: ../rewrite/rewriteHandler.c:960
+#: ../rewrite/rewriteHandler.c:962
 #, c-format
 msgid "QueryRewrite: unexpected commandType %d"
 msgstr ""
 
-#: ../rewrite/rewriteDefine.c:61
+#: ../rewrite/rewriteDefine.c:62
 #, c-format
 msgid "Attempt to insert rule \"%s\" failed: already exists"
 msgstr ""
 
-#: ../rewrite/rewriteDefine.c:128
+#: ../rewrite/rewriteDefine.c:129
 msgid "rules not allowed for insert or delete events to an attribute"
 msgstr ""
 
-#: ../rewrite/rewriteDefine.c:197
+#: ../rewrite/rewriteDefine.c:198
 msgid "attribute level rules currently not supported"
 msgstr ""
 
-#: ../rewrite/rewriteDefine.c:217
+#: ../rewrite/rewriteDefine.c:218
 msgid ""
 "rule actions on OLD currently not supported\n"
 "\tuse views or triggers instead"
 msgstr ""
 
-#: ../rewrite/rewriteDefine.c:220
+#: ../rewrite/rewriteDefine.c:221
 msgid ""
 "rule actions on NEW currently not supported\n"
 "\tuse triggers instead"
 msgstr ""
 
-#: ../rewrite/rewriteDefine.c:238
+#: ../rewrite/rewriteDefine.c:239
 msgid ""
 "instead nothing rules on select currently not supported\n"
 "\tuse views instead"
 msgstr ""
 
-#: ../rewrite/rewriteDefine.c:246
+#: ../rewrite/rewriteDefine.c:247
 msgid "multiple action rules on select currently not supported"
 msgstr ""
 
-#: ../rewrite/rewriteDefine.c:253
+#: ../rewrite/rewriteDefine.c:254
 msgid "only instead-select rules currently supported on select"
 msgstr ""
 
-#: ../rewrite/rewriteDefine.c:259
+#: ../rewrite/rewriteDefine.c:260
 msgid "event qualifications not supported for rules on select"
 msgstr ""
 
-#: ../rewrite/rewriteDefine.c:277
+#: ../rewrite/rewriteDefine.c:278
 msgid "select rule's target list has too many entries"
 msgstr ""
 
-#: ../rewrite/rewriteDefine.c:283
+#: ../rewrite/rewriteDefine.c:284
 #, c-format
 msgid "select rule's target entry %d has different column name from %s"
 msgstr ""
 
-#: ../rewrite/rewriteDefine.c:286
+#: ../rewrite/rewriteDefine.c:287
 #, c-format
 msgid "select rule's target entry %d has different type from attribute %s"
 msgstr ""
 
-#: ../rewrite/rewriteDefine.c:297
+#: ../rewrite/rewriteDefine.c:298
 #, c-format
 msgid "select rule's target entry %d has different size from attribute %s"
 msgstr ""
 
-#: ../rewrite/rewriteDefine.c:301
+#: ../rewrite/rewriteDefine.c:302
 msgid "select rule's target list has too few entries"
 msgstr ""
 
-#: ../rewrite/rewriteDefine.c:314
+#: ../rewrite/rewriteDefine.c:315
 #, c-format
 msgid "\"%s\" is already a view"
 msgstr ""
 
-#: ../rewrite/rewriteDefine.c:325
+#: ../rewrite/rewriteDefine.c:326
 #, c-format
 msgid "view rule for \"%s\" must be named \"%s\""
 msgstr ""
 
-#: ../rewrite/rewriteDefine.c:344
+#: ../rewrite/rewriteDefine.c:345
 #, c-format
 msgid "Relation \"%s\" is not empty. Cannot convert it to view"
 msgstr ""
 
-#: ../rewrite/rewriteManip.c:559 ../rewrite/rewriteManip.c:566
-msgid "getInsertSelectQuery: expected to find SELECT subquery"
+#: ../rewrite/rewriteDefine.c:503
+#, c-format
+msgid "RenameRewriteRule: rule \"%s\" does not exist"
+msgstr "RenameRewriteRule: Rule »%s« existiert nicht"
+
+#: ../rewrite/rewriteDefine.c:507
+#, c-format
+msgid "Attempt to rename rule \"%s\" failed: \"%s\" already exists"
 msgstr ""
 
-#: ../rewrite/rewriteManip.c:577
-msgid "getInsertSelectQuery: can't find rule placeholders"
+#: ../rewrite/rewriteManip.c:557 ../rewrite/rewriteManip.c:564
+msgid "getInsertSelectQuery: expected to find SELECT subquery"
 msgstr ""
 
-#: ../rewrite/rewriteManip.c:603 ../rewrite/rewriteManip.c:645
-msgid "Conditional NOTIFY is not implemented"
+#: ../rewrite/rewriteManip.c:575
+msgid "getInsertSelectQuery: can't find rule placeholders"
 msgstr ""
 
-#: ../rewrite/rewriteManip.c:605 ../rewrite/rewriteManip.c:647
+#: ../rewrite/rewriteManip.c:609 ../rewrite/rewriteManip.c:649
 msgid "Conditional utility statements are not implemented"
 msgstr ""
 
@@ -7379,53 +7688,53 @@ msgstr ""
 #: ../rewrite/rewriteRemove.c:44
 #, c-format
 msgid "Rule or view \"%s\" not found"
-msgstr ""
+msgstr "Rule oder Sicht »%s« nicht gefunden"
 
-#: ../rewrite/rewriteRemove.c:53 ../utils/adt/tid.c:143
+#: ../rewrite/rewriteRemove.c:53 ../utils/adt/tid.c:156
 #, c-format
 msgid "Relation %u not found"
-msgstr ""
+msgstr "Relation %u nicht gefunden"
 
 #: ../rewrite/rewriteRemove.c:93
 #, c-format
 msgid "Rule \"%s\" not found"
-msgstr ""
+msgstr "Rule »%s« nicht gefunden"
 
 #: ../rewrite/rewriteRemove.c:114
 msgid "Cannot remove a view's SELECT rule"
 msgstr ""
 
-#: ../rewrite/rewriteSupport.c:63
+#: ../rewrite/rewriteSupport.c:100
 #, c-format
 msgid "SetRelationRuleStatus: cache lookup failed for relation %u"
 msgstr ""
 
-#: ../storage/buffer/buf_table.c:68
+#: ../storage/buffer/buf_table.c:58
 msgid "couldn't initialize shared buffer pool Hash Tbl"
 msgstr ""
 
-#: ../storage/buffer/buf_table.c:88
-msgid "BufTableLookup: BufferLookup table corrupted"
+#: ../storage/buffer/buf_table.c:100
+msgid "BufTableDelete: BufferLookup table corrupted"
 msgstr ""
 
-#: ../storage/buffer/buf_table.c:119
-msgid "BufTableDelete: BufferLookup table corrupted"
+#: ../storage/buffer/buf_table.c:131
+msgid "BufTableInsert: BufferLookup table out of memory"
 msgstr ""
 
-#: ../storage/buffer/buf_table.c:151 ../storage/buffer/buf_table.c:158
+#: ../storage/buffer/buf_table.c:138
 msgid "BufTableInsert: BufferLookup table corrupted"
 msgstr ""
 
-#: ../storage/buffer/bufmgr.c:255
+#: ../storage/buffer/bufmgr.c:258
 msgid "BufRead: buffer table broken after IO error"
 msgstr ""
 
-#: ../storage/buffer/bufmgr.c:427
+#: ../storage/buffer/bufmgr.c:428
 #, c-format
 msgid "BufferAlloc: cannot write block %u for %u/%u"
 msgstr ""
 
-#: ../storage/buffer/bufmgr.c:445
+#: ../storage/buffer/bufmgr.c:446
 #, c-format
 msgid "BufferAlloc: content of block %u (%u/%u) changed while flushing"
 msgstr ""
@@ -7438,75 +7747,70 @@ msgstr ""
 msgid "Buffer in lookup table twice"
 msgstr ""
 
-#: ../storage/buffer/bufmgr.c:808
+#: ../storage/buffer/bufmgr.c:807
 #, c-format
 msgid "BufferSync: cannot write %u for %u/%u"
 msgstr ""
 
-#: ../storage/buffer/bufmgr.c:966
+#: ../storage/buffer/bufmgr.c:978
 #, c-format
 msgid ""
 "Buffer Leak: [%03d] (freeNext=%d, freePrev=%d, rel=%u/%u, blockNum=%u, "
 "flags=0x%x, refcount=%d %ld)"
 msgstr ""
 
-#: ../storage/buffer/bufmgr.c:1361 ../storage/buffer/bufmgr.c:1393
+#: ../storage/buffer/bufmgr.c:1374 ../storage/buffer/bufmgr.c:1406
 #, c-format
 msgid ""
 "[%02d] (freeNext=%d, freePrev=%d, rel=%u/%u, blockNum=%u, flags=0x%x, "
 "refcount=%d %ld)"
 msgstr ""
 
-#: ../storage/buffer/bufmgr.c:1495
+#: ../storage/buffer/bufmgr.c:1507
 #, c-format
 msgid ""
 "FlushRelationBuffers(%s (local), %u): block %u is dirty, could not flush it"
 msgstr ""
 
-#: ../storage/buffer/bufmgr.c:1505
+#: ../storage/buffer/bufmgr.c:1517
 #, c-format
 msgid "FlushRelationBuffers(%s (local), %u): block %u is referenced (%ld)"
 msgstr ""
 
-#: ../storage/buffer/bufmgr.c:1556
+#: ../storage/buffer/bufmgr.c:1569
 #, c-format
 msgid "FlushRelationBuffers: cannot write %u for %u/%u"
 msgstr ""
 
-#: ../storage/buffer/bufmgr.c:1582
+#: ../storage/buffer/bufmgr.c:1595
 #, c-format
 msgid ""
 "FlushRelationBuffers(%s, %u): block %u is referenced (private %ld, global %d)"
 msgstr ""
 
-#: ../storage/buffer/bufmgr.c:1815
+#: ../storage/buffer/bufmgr.c:1825
 msgid "buffer alloc trace error and can't open log file"
 msgstr ""
 
-#: ../storage/buffer/bufmgr.c:2034
-#, c-format
-msgid "UNLockBuffer: buffer %d is not locked"
-msgstr ""
-
-#: ../storage/buffer/bufmgr.c:2104
+#: ../storage/buffer/bufmgr.c:2018
 #, c-format
 msgid "LockBuffer: unknown lock mode %d"
 msgstr ""
 
-#: ../storage/buffer/bufmgr.c:2139 ../storage/buffer/bufmgr.c:2146
+#: ../storage/buffer/bufmgr.c:2049 ../storage/buffer/bufmgr.c:2056
 msgid "LockBufferForCleanup: wrong local pin count"
 msgstr ""
 
-#: ../storage/buffer/bufmgr.c:2168
+#: ../storage/buffer/bufmgr.c:2078
 msgid "Multiple backends attempting to wait for pincount 1"
 msgstr ""
 
-#: ../storage/buffer/bufmgr.c:2296
+#: ../storage/buffer/bufmgr.c:2201
 #, c-format
 msgid "write error may be permanent: cannot write block %u for %u/%u"
 msgstr ""
 
-#: ../storage/buffer/freelist.c:202
+#: ../storage/buffer/freelist.c:201
 msgid "out of free buffers: time to abort!"
 msgstr ""
 
@@ -7518,253 +7822,229 @@ msgstr ""
 msgid "Out of memory in LocalBufferAlloc"
 msgstr ""
 
-#: ../storage/file/fd.c:265
+#: ../storage/file/fd.c:273
 #, c-format
 msgid "BasicOpenFile: not enough descs, retry, er= %d"
 msgstr ""
 
-#: ../storage/file/fd.c:295
+#: ../storage/file/fd.c:307
 #, c-format
-msgid "pg_nofile: Unable to get _SC_OPEN_MAX using sysconf(); using %d"
-msgstr ""
-
-#: ../storage/file/fd.c:298
-msgid ""
-"pg_nofile: Unable to get _SC_OPEN_MAX using sysconf() and NOFILE is undefined"
+msgid "pg_nofile: sysconf(_SC_OPEN_MAX) failed; using %ld"
 msgstr ""
 
-#: ../storage/file/fd.c:304
+#: ../storage/file/fd.c:329
 #, c-format
 msgid ""
-"pg_nofile: insufficient File Descriptors in postmaster to start backend (%"
-"ld).\n"
-"                   O/S allows %ld, Postmaster reserves %d, We need %d (MIN) "
-"after that."
+"pg_nofile: insufficient file descriptors available to start backend.\n"
+"\tSystem allows %ld, we need at least %d."
 msgstr ""
 
-#: ../storage/file/fd.c:343
+#: ../storage/file/fd.c:367
 #, c-format
 msgid "Delete %d (%s)"
 msgstr ""
 
-#: ../storage/file/fd.c:363
+#: ../storage/file/fd.c:387
 #, c-format
 msgid "LruDelete %d (%s)"
 msgstr ""
 
-#: ../storage/file/fd.c:398
+#: ../storage/file/fd.c:422
 #, c-format
 msgid "Insert %d (%s)"
 msgstr ""
 
-#: ../storage/file/fd.c:420
+#: ../storage/file/fd.c:444
 #, c-format
 msgid "LruInsert %d (%s)"
 msgstr ""
 
-#: ../storage/file/fd.c:442
+#: ../storage/file/fd.c:466
 #, c-format
 msgid "RE_OPEN FAILED: %d"
 msgstr ""
 
-#: ../storage/file/fd.c:447
+#: ../storage/file/fd.c:471
 msgid "RE_OPEN SUCCESS"
 msgstr ""
 
-#: ../storage/file/fd.c:471
+#: ../storage/file/fd.c:495
 #, c-format
 msgid "ReleaseLruFile. Opened %d"
 msgstr ""
 
-#: ../storage/file/fd.c:493
+#: ../storage/file/fd.c:516
 #, c-format
 msgid "AllocateVfd. Size %d"
 msgstr ""
 
-#: ../storage/file/fd.c:500
+#: ../storage/file/fd.c:523
 msgid "AllocateVfd: no room for VFD array"
 msgstr ""
 
-#: ../storage/file/fd.c:533
+#: ../storage/file/fd.c:555
 msgid "AllocateVfd: no room to enlarge VFD array"
 msgstr ""
 
-#: ../storage/file/fd.c:566
+#: ../storage/file/fd.c:588
 #, c-format
 msgid "FreeVfd: %d (%s)"
 msgstr ""
 
-#: ../storage/file/fd.c:618
+#: ../storage/file/fd.c:638
 #, c-format
 msgid "FileAccess %d (%s)"
 msgstr ""
 
-#: ../storage/file/fd.c:672
+#: ../storage/file/fd.c:690
 msgid "fileNameOpenFile: NULL fname"
 msgstr ""
 
-#: ../storage/file/fd.c:674
+#: ../storage/file/fd.c:692
 #, c-format
 msgid "fileNameOpenFile: %s %x %o"
 msgstr ""
 
-#: ../storage/file/fd.c:694
+#: ../storage/file/fd.c:712
 #, c-format
 msgid "fileNameOpenFile: success %d"
 msgstr ""
 
-#: ../storage/file/fd.c:701
+#: ../storage/file/fd.c:719
 msgid "fileNameOpenFile: no room to save VFD filename"
 msgstr ""
 
-#: ../storage/file/fd.c:794
+#: ../storage/file/fd.c:812
 #, c-format
 msgid "Failed to create temporary file %s"
 msgstr ""
 
-#: ../storage/file/fd.c:813
+#: ../storage/file/fd.c:831
 #, c-format
 msgid "FileClose: %d (%s)"
 msgstr ""
 
-#: ../storage/file/fd.c:862
+#: ../storage/file/fd.c:880
 #, c-format
 msgid "FileUnlink: %d (%s)"
 msgstr ""
 
-#: ../storage/file/fd.c:878
+#: ../storage/file/fd.c:896
 #, c-format
 msgid "FileRead: %d (%s) %ld %d %p"
 msgstr ""
 
-#: ../storage/file/fd.c:899
+#: ../storage/file/fd.c:917
 #, c-format
 msgid "FileWrite: %d (%s) %ld %d %p"
 msgstr ""
 
-#: ../storage/file/fd.c:925
+#: ../storage/file/fd.c:943
 #, c-format
 msgid "FileSeek: %d (%s) %ld %ld %d"
 msgstr ""
 
-#: ../storage/file/fd.c:935 ../storage/file/fd.c:956
+#: ../storage/file/fd.c:953 ../storage/file/fd.c:974
 #, c-format
 msgid "FileSeek: invalid offset: %ld"
 msgstr ""
 
-#: ../storage/file/fd.c:946 ../storage/file/fd.c:968
+#: ../storage/file/fd.c:964 ../storage/file/fd.c:986
 #, c-format
 msgid "FileSeek: invalid whence: %d"
 msgstr ""
 
-#: ../storage/file/fd.c:983
+#: ../storage/file/fd.c:1001
 #, c-format
 msgid "FileTell %d (%s)"
 msgstr ""
 
-#: ../storage/file/fd.c:997
+#: ../storage/file/fd.c:1014
 #, c-format
 msgid "FileTruncate %d (%s)"
 msgstr ""
 
-#: ../storage/file/fd.c:1097
+#: ../storage/file/fd.c:1113
 #, c-format
 msgid "FileMarkDirty: %d (%s)"
 msgstr ""
 
-#: ../storage/file/fd.c:1127
+#: ../storage/file/fd.c:1143
 #, c-format
 msgid "AllocateFile: Allocated %d"
 msgstr ""
 
-#: ../storage/file/fd.c:1130
+#: ../storage/file/fd.c:1146
 msgid "AllocateFile: too many private FDs demanded"
 msgstr ""
 
-#: ../storage/file/fd.c:1144
+#: ../storage/file/fd.c:1160
 #, c-format
 msgid "AllocateFile: not enough descs, retry, er= %d"
 msgstr ""
 
-#: ../storage/file/fd.c:1160
+#: ../storage/file/fd.c:1176
 #, c-format
 msgid "FreeFile: Allocated %d"
 msgstr ""
 
-#: ../storage/file/fd.c:1173
+#: ../storage/file/fd.c:1189
 msgid "FreeFile: file was not obtained from AllocateFile"
 msgstr ""
 
-#: ../storage/file/buffile.c:479
+#: ../storage/file/buffile.c:477
 #, c-format
 msgid "BufFileSeek: invalid whence: %d"
 msgstr ""
 
-#: ../storage/ipc/ipc.c:144
+#: ../storage/ipc/ipc.c:135
 #, c-format
 msgid "proc_exit(%d)"
 msgstr ""
 
-#: ../storage/ipc/ipc.c:163
+#: ../storage/ipc/ipc.c:154
 #, c-format
 msgid "exit(%d)"
 msgstr ""
 
-#: ../storage/ipc/ipc.c:177
+#: ../storage/ipc/ipc.c:168
 #, c-format
 msgid "shmem_exit(%d)"
 msgstr ""
 
-#: ../storage/ipc/ipc.c:203
+#: ../storage/ipc/ipc.c:194
 msgid "Out of on_proc_exit slots"
 msgstr ""
 
-#: ../storage/ipc/ipc.c:222
+#: ../storage/ipc/ipc.c:213
 msgid "Out of on_shmem_exit slots"
 msgstr ""
 
-#: ../storage/ipc/spin.c:91
-#, c-format
-msgid "%s: id=%d"
-msgstr ""
-
-#: ../storage/ipc/spin.c:372
-msgid "s_init_lock_sema: not enough semaphores"
-msgstr ""
-
-#: ../storage/ipc/ipci.c:93
+#: ../storage/ipc/ipci.c:109
 msgid "Couldn't create the lock table"
 msgstr ""
 
-#: ../storage/ipc/shmem.c:119
-msgid "InitShmemAllocation: couldn't initialize Shmem Index"
-msgstr ""
-
-#: ../storage/ipc/shmem.c:130
-msgid "InitShmemAllocation: corrupted shmem index"
-msgstr ""
-
-#: ../storage/ipc/shmem.c:186
+#: ../storage/ipc/shmem.c:157
 msgid "ShmemAlloc: out of memory"
 msgstr ""
 
-#: ../storage/ipc/shmem.c:291
-msgid "ShmemInitPID: ShmemIndex corrupted"
+#: ../storage/ipc/shmem.c:203
+msgid "InitShmemIndex: couldn't initialize Shmem Index"
 msgstr ""
 
-#: ../storage/ipc/shmem.c:338
-msgid "ShmemPIDDestroy: PID table corrupted"
+#: ../storage/ipc/shmem.c:214
+msgid "InitShmemIndex: Shmem Index out of memory"
 msgstr ""
 
-#: ../storage/ipc/shmem.c:397
-msgid "ShmemInitStruct: Shmem Index corrupted"
+#: ../storage/ipc/shmem.c:332
+msgid "ShmemInitStruct: Shmem Index out of memory"
 msgstr ""
 
-#: ../storage/ipc/shmem.c:413
+#: ../storage/ipc/shmem.c:347
 msgid "ShmemInitStruct: ShmemIndex entry size is wrong"
 msgstr ""
 
-#: ../storage/ipc/shmem.c:431
+#: ../storage/ipc/shmem.c:364
 #, c-format
 msgid "ShmemInitStruct: cannot allocate '%s'"
 msgstr ""
@@ -7773,28 +8053,24 @@ msgstr ""
 msgid "Backend cache invalidation initialization failed"
 msgstr ""
 
-#: ../storage/ipc/sinval.c:53
-msgid "Sorry, too many clients already"
-msgstr ""
-
 #: ../storage/ipc/sinval.c:69
 msgid "SendSharedInvalidMessage: SI buffer overflow"
 msgstr ""
 
-#: ../storage/ipc/sinval.c:95
+#: ../storage/ipc/sinval.c:111
 msgid "ReceiveSharedInvalidMessages: cache state reset"
 msgstr ""
 
-#: ../storage/ipc/sinval.c:285 ../storage/ipc/sinval.c:300
+#: ../storage/ipc/sinval.c:312 ../storage/ipc/sinval.c:322
 msgid "Memory exhausted in GetSnapshotData"
 msgstr ""
 
-#: ../storage/ipc/sinvaladt.c:124
+#: ../storage/ipc/sinvaladt.c:122
 #, c-format
 msgid "SIBackendInit: backend id %d"
 msgstr ""
 
-#: ../storage/ipc/sinvaladt.c:224
+#: ../storage/ipc/sinvaladt.c:222
 #, c-format
 msgid "SIInsertDataEntry: table is 70%% full, signaling postmaster"
 msgstr ""
@@ -7847,173 +8123,200 @@ msgstr ""
 msgid "InitLockTable: couldn't rename long-term lock table"
 msgstr ""
 
-#: ../storage/lmgr/lmgr.c:158
+#: ../storage/lmgr/lmgr.c:155
 msgid "LockRelation: LockAcquire failed"
 msgstr ""
 
-#: ../storage/lmgr/lmgr.c:256
+#: ../storage/lmgr/lmgr.c:244
 msgid "LockRelationForSession: LockAcquire failed"
 msgstr ""
 
-#: ../storage/lmgr/lmgr.c:296
+#: ../storage/lmgr/lmgr.c:282
 msgid "LockPage: LockAcquire failed"
 msgstr ""
 
-#: ../storage/lmgr/lmgr.c:333
+#: ../storage/lmgr/lmgr.c:323
 msgid "XactLockTableInsert: LockAcquire failed"
 msgstr ""
 
-#: ../storage/lmgr/lmgr.c:370
+#: ../storage/lmgr/lmgr.c:346
 msgid "XactLockTableWait: LockAcquire failed"
 msgstr ""
 
-#: ../storage/lmgr/lock.c:113
+#: ../storage/lmgr/lock.c:111
 #, c-format
 msgid ""
 "%s: lock(%lx) tbl(%d) rel(%u) db(%u) obj(%u) grantMask(%x) req(%d,%d,%d,%d,%"
 "d,%d,%d)=%d grant(%d,%d,%d,%d,%d,%d,%d)=%d wait(%d) type(%s)"
 msgstr ""
 
-#: ../storage/lmgr/lock.c:139
+#: ../storage/lmgr/lock.c:137
 #, c-format
 msgid ""
 "%s: holder(%lx) lock(%lx) tbl(%d) proc(%lx) xid(%u) hold(%d,%d,%d,%d,%d,%d,%"
 "d)=%d"
 msgstr ""
 
-#: ../storage/lmgr/lock.c:286
+#: ../storage/lmgr/lock.c:251
 #, c-format
 msgid "LockMethodTableInit: too many lock types %d greater than %d"
 msgstr ""
 
-#: ../storage/lmgr/lock.c:317 ../storage/lmgr/lock.c:358
-#: ../storage/lmgr/lock.c:378
+#: ../storage/lmgr/lock.c:282 ../storage/lmgr/lock.c:323
+#: ../storage/lmgr/lock.c:343
 #, c-format
 msgid "LockMethodTableInit: couldn't initialize %s"
 msgstr ""
 
-#: ../storage/lmgr/lock.c:499
+#: ../storage/lmgr/lock.c:464
 #, c-format
 msgid "LockAcquire: user lock [%u] %s"
 msgstr ""
 
-#: ../storage/lmgr/lock.c:510
+#: ../storage/lmgr/lock.c:475
 #, c-format
 msgid "LockAcquire: bad lock table %d"
 msgstr ""
 
-#: ../storage/lmgr/lock.c:530
+#: ../storage/lmgr/lock.c:493
 #, c-format
-msgid "LockAcquire: lock table %d is corrupted"
+msgid "LockAcquire: lock table %d is out of memory"
 msgstr ""
 
-#: ../storage/lmgr/lock.c:575
-msgid "LockAcquire: holder table corrupted"
+#: ../storage/lmgr/lock.c:540
+msgid "LockAcquire: holder table out of memory"
 msgstr ""
 
-#: ../storage/lmgr/lock.c:620
+#: ../storage/lmgr/lock.c:585
 #, c-format
 msgid "Deadlock risk: raising lock level from %s to %s on object %u/%u/%u"
 msgstr ""
 
-#: ../storage/lmgr/lock.c:698
+#: ../storage/lmgr/lock.c:665
 msgid "LockAcquire: remove holder, table corrupted"
 msgstr ""
 
-#: ../storage/lmgr/lock.c:1038
+#: ../storage/lmgr/lock.c:922
+msgid "deadlock detected"
+msgstr ""
+
+#: ../storage/lmgr/lock.c:1003
 #, c-format
 msgid "LockRelease: user lock tag [%u] %d"
 msgstr ""
 
-#: ../storage/lmgr/lock.c:1048
+#: ../storage/lmgr/lock.c:1013
 msgid "lockMethodTable is null in LockRelease"
 msgstr ""
 
-#: ../storage/lmgr/lock.c:1072
-msgid "LockRelease: locktable corrupted"
-msgstr ""
-
-#: ../storage/lmgr/lock.c:1079
+#: ../storage/lmgr/lock.c:1035
 msgid "LockRelease: no such lock"
 msgstr ""
 
-#: ../storage/lmgr/lock.c:1101
+#: ../storage/lmgr/lock.c:1058
 msgid "LockRelease: no lock with this tag"
 msgstr ""
 
-#: ../storage/lmgr/lock.c:1104
+#: ../storage/lmgr/lock.c:1061
 msgid "LockRelease: holder table corrupted"
 msgstr ""
 
-#: ../storage/lmgr/lock.c:1118
+#: ../storage/lmgr/lock.c:1075
 #, c-format
 msgid "LockRelease: you don't own a lock of type %s"
 msgstr ""
 
-#: ../storage/lmgr/lock.c:1173
+#: ../storage/lmgr/lock.c:1129
 msgid "LockRelease: remove lock, table corrupted"
 msgstr ""
 
-#: ../storage/lmgr/lock.c:1201
+#: ../storage/lmgr/lock.c:1158
 msgid "LockRelease: remove holder, table corrupted"
 msgstr ""
 
-#: ../storage/lmgr/lock.c:1243
+#: ../storage/lmgr/lock.c:1199
 #, c-format
 msgid "LockReleaseAll: lockmethod=%d, pid=%d"
 msgstr ""
 
-#: ../storage/lmgr/lock.c:1251
+#: ../storage/lmgr/lock.c:1207
 #, c-format
 msgid "LockReleaseAll: bad lockmethod %d"
 msgstr ""
 
-#: ../storage/lmgr/lock.c:1355
+#: ../storage/lmgr/lock.c:1311
 msgid "LockReleaseAll: holder table corrupted"
 msgstr ""
 
-#: ../storage/lmgr/lock.c:1374
+#: ../storage/lmgr/lock.c:1329
 msgid "LockReleaseAll: cannot remove lock from HTAB"
 msgstr ""
 
-#: ../storage/lmgr/lock.c:1389
+#: ../storage/lmgr/lock.c:1344
 msgid "LockReleaseAll: done"
 msgstr ""
 
-#: ../storage/lmgr/lock.c:1522
+#: ../storage/lmgr/lock.c:1463
 msgid "DumpAllLocks: holder->tag.lock = NULL"
 msgstr ""
 
-#: ../storage/lmgr/proc.c:197
+#: ../storage/lmgr/proc.c:212
 msgid "InitProcess: Proc Header uninitialized"
 msgstr ""
 
-#: ../storage/lmgr/proc.c:203
-msgid "ProcInit: you already exist"
-msgstr ""
+#: ../storage/lmgr/proc.c:215
+msgid "InitProcess: you already exist"
+msgstr "InitProcess: Du existierst bereits"
 
-#: ../storage/lmgr/proc.c:229
+#: ../storage/lmgr/proc.c:238
 msgid "cannot create new proc: out of memory"
 msgstr ""
 
-#: ../storage/lmgr/proc.c:283
-msgid "InitProcess: ShmemPID table broken"
+#: ../storage/lmgr/proc.c:301
+msgid "InitDummyProcess: Proc Header uninitialized"
+msgstr ""
+
+#: ../storage/lmgr/proc.c:304
+msgid "InitDummyProcess: you already exist"
+msgstr "InitDummyProcess: Du existierst bereits"
+
+#: ../storage/lmgr/proc.c:310
+#, c-format
+msgid "InitDummyProcess: DummyProc is in use by PID %d"
 msgstr ""
 
-#: ../storage/lmgr/proc.c:635 ../storage/lmgr/proc.c:639
+#: ../storage/lmgr/proc.c:696
 msgid "ProcSleep: Unable to set timer for process wakeup"
 msgstr ""
 
-#: ../storage/lmgr/proc.c:664 ../storage/lmgr/proc.c:667
+#: ../storage/lmgr/proc.c:718
 msgid "ProcSleep: Unable to disable timer for process wakeup"
 msgstr ""
 
-#: ../storage/lmgr/proc.c:993
-msgid "ProcGetNewSemIdAndNum: cannot allocate a free semaphore"
+#: ../storage/lmgr/deadlock.c:273
+msgid "DeadLockCheckRecurse: inconsistent results"
 msgstr ""
 
-#: ../storage/lmgr/deadlock.c:274
-msgid "DeadLockCheckRecurse: inconsistent results"
+#: ../storage/lmgr/lwlock.c:70
+#, c-format
+msgid "%s(%d): excl %d shared %d head %p"
+msgstr ""
+
+#: ../storage/lmgr/lwlock.c:173
+msgid "No more LWLockIds available"
+msgstr ""
+
+#: ../storage/lmgr/lwlock.c:242
+msgid "LWLockAcquire: can't wait without a PROC structure"
+msgstr ""
+
+#: ../storage/lmgr/lwlock.c:389
+#, c-format
+msgid "LWLockRelease: lock %d is not held"
+msgstr ""
+
+#: ../storage/lmgr/spin.c:165
+msgid "s_init_lock_sema: not enough semaphores"
 msgstr ""
 
 #: ../storage/page/bufpage.c:112
@@ -8024,65 +8327,82 @@ msgstr ""
 msgid "PageAddItem: tried overwrite of used ItemId"
 msgstr ""
 
-#: ../storage/smgr/smgr.c:136
+#: ../storage/page/bufpage.c:296
+#, c-format
+msgid ""
+"PageRepairFragmentation: corrupted page pointers: lower = %u, upper = %u, "
+"special = %u"
+msgstr ""
+
+#: ../storage/page/bufpage.c:338
+#, c-format
+msgid "PageRepairFragmentation: corrupted item pointer %u"
+msgstr ""
+
+#: ../storage/page/bufpage.c:351
+#, c-format
+msgid "PageRepairFragmentation: corrupted item lengths, total %u, avail %u"
+msgstr ""
+
+#: ../storage/smgr/smgr.c:135
 #, c-format
 msgid "initialization failed on %s: %m"
 msgstr ""
 
-#: ../storage/smgr/smgr.c:158
+#: ../storage/smgr/smgr.c:157
 #, c-format
 msgid "shutdown failed on %s: %m"
 msgstr ""
 
-#: ../storage/smgr/smgr.c:178
+#: ../storage/smgr/smgr.c:177
 #, c-format
 msgid "cannot create %s: %m"
 msgstr ""
 
-#: ../storage/smgr/smgr.c:248
+#: ../storage/smgr/smgr.c:247
 #, c-format
 msgid ""
 "cannot extend %s: %m.\n"
 "\tCheck free disk space."
 msgstr ""
 
-#: ../storage/smgr/smgr.c:270 ../utils/init/miscinit.c:878
-#: ../utils/misc/database.c:150
+#: ../storage/smgr/smgr.c:269 ../utils/init/miscinit.c:897
+#: ../utils/misc/database.c:149
 #, c-format
 msgid "cannot open %s: %m"
 msgstr ""
 
-#: ../storage/smgr/smgr.c:284
+#: ../storage/smgr/smgr.c:283
 #, c-format
 msgid "cannot close %s: %m"
 msgstr ""
 
-#: ../storage/smgr/smgr.c:307
+#: ../storage/smgr/smgr.c:306
 #, c-format
 msgid "cannot read block %d of %s: %m"
 msgstr ""
 
-#: ../storage/smgr/smgr.c:329
+#: ../storage/smgr/smgr.c:328
 #, c-format
 msgid "cannot write block %d of %s: %m"
 msgstr ""
 
-#: ../storage/smgr/smgr.c:346
+#: ../storage/smgr/smgr.c:345
 #, c-format
 msgid "cannot flush block %d of %s to stable store: %m"
 msgstr ""
 
-#: ../storage/smgr/smgr.c:377
+#: ../storage/smgr/smgr.c:376
 #, c-format
 msgid "cannot write block %d of %u/%u blind: %m"
 msgstr ""
 
-#: ../storage/smgr/smgr.c:403
+#: ../storage/smgr/smgr.c:402
 #, c-format
 msgid "cannot mark block %d of %s: %m"
 msgstr ""
 
-#: ../storage/smgr/smgr.c:424
+#: ../storage/smgr/smgr.c:423
 #, c-format
 msgid "cannot mark block %d of %u/%u blind: %m"
 msgstr ""
@@ -8122,8 +8442,8 @@ msgstr ""
 msgid "illegal storage manager number %d"
 msgstr ""
 
-#: ../storage/smgr/md.c:252 ../storage/smgr/md.c:445 ../storage/smgr/md.c:488
-#: ../storage/smgr/md.c:522 ../storage/smgr/md.c:567
+#: ../storage/smgr/md.c:252 ../storage/smgr/md.c:442 ../storage/smgr/md.c:485
+#: ../storage/smgr/md.c:519 ../storage/smgr/md.c:564
 msgid "seekpos too big!"
 msgstr ""
 
@@ -8131,48 +8451,48 @@ msgstr ""
 msgid "segment too big!"
 msgstr ""
 
-#: ../storage/smgr/md.c:342
+#: ../storage/smgr/md.c:341
 msgid "segment too big on relopen!"
 msgstr ""
 
-#: ../storage/smgr/md.c:577
+#: ../storage/smgr/md.c:574
 #, c-format
 msgid "mdblindwrt: lseek(%ld) failed: %m"
 msgstr ""
 
-#: ../storage/smgr/md.c:591
+#: ../storage/smgr/md.c:588
 #, c-format
 msgid "mdblindwrt: write() failed: %m"
 msgstr ""
 
-#: ../storage/smgr/md.c:597
+#: ../storage/smgr/md.c:594
 #, c-format
 msgid "mdblindwrt: close() failed: %m"
 msgstr ""
 
-#: ../storage/smgr/md.c:681
+#: ../storage/smgr/md.c:679
 msgid "segment too big in mdnblocks!"
 msgstr ""
 
-#: ../storage/smgr/md.c:700
+#: ../storage/smgr/md.c:699
 #, c-format
 msgid "cannot count blocks for %s -- open failed: %m"
 msgstr ""
 
-#: ../storage/smgr/md.c:892
+#: ../storage/smgr/md.c:891
 msgid "_fdvec_alloc error"
 msgstr ""
 
-#: ../storage/smgr/md.c:974
+#: ../storage/smgr/md.c:973
 msgid "segment too big on openseg!"
 msgstr ""
 
-#: ../storage/smgr/md.c:993
+#: ../storage/smgr/md.c:992
 #, c-format
 msgid "_mdfd_getrelnfd: cannot open relation %s: %m"
 msgstr ""
 
-#: ../storage/smgr/md.c:1036
+#: ../storage/smgr/md.c:1035
 #, c-format
 msgid "cannot open segment %u of relation %s (target block %u): %m"
 msgstr ""
@@ -8182,38 +8502,30 @@ msgstr ""
 msgid "_mdfd_blind_getseg: couldn't open %s: %m"
 msgstr ""
 
-#: ../storage/smgr/mm.c:188
-msgid "main memory storage mgr rel cache hash table corrupt"
+#: ../storage/smgr/mm.c:189
+msgid "main memory storage mgr hash table out of memory"
 msgstr ""
 
-#: ../storage/smgr/mm.c:238
+#: ../storage/smgr/mm.c:232
 msgid "mmunlink: cache hash table corrupted"
 msgstr ""
 
-#: ../storage/smgr/mm.c:254
+#: ../storage/smgr/mm.c:249
 msgid "mmunlink: rel cache hash table corrupted"
 msgstr ""
 
-#: ../storage/smgr/mm.c:316
+#: ../storage/smgr/mm.c:312
 msgid "mmextend: rel cache hash table corrupt"
 msgstr ""
 
-#: ../storage/smgr/mm.c:326
+#: ../storage/smgr/mm.c:323
 msgid "mmextend: cache hash table corrupt"
 msgstr ""
 
-#: ../storage/smgr/mm.c:396 ../storage/smgr/mm.c:443
-msgid "mmread: hash table corrupt"
-msgstr ""
-
-#: ../storage/smgr/mm.c:449
+#: ../storage/smgr/mm.c:434
 msgid "mmwrite: hash table missing requested page"
 msgstr ""
 
-#: ../storage/smgr/mm.c:517
-msgid "mmnblocks: rel cache hash table corrupt"
-msgstr ""
-
 #: ../storage/smgr/smgrtype.c:51
 #, c-format
 msgid "smgrin: unknown storage manager name '%s'"
@@ -8224,168 +8536,204 @@ msgstr ""
 msgid "Illegal storage manager id %d"
 msgstr ""
 
-#: ../storage/freespace/freespace.c:181 ../storage/freespace/freespace.c:196
-#: ../storage/freespace/freespace.c:204
+#: ../storage/freespace/freespace.c:178 ../storage/freespace/freespace.c:193
+#: ../storage/freespace/freespace.c:201
 msgid "Insufficient shared memory for free space map"
 msgstr ""
 
-#: ../storage/freespace/freespace.c:507 ../storage/freespace/freespace.c:533
-#: ../storage/freespace/freespace.c:604
+#: ../storage/freespace/freespace.c:530
+msgid "FreeSpaceMap hashtable out of memory"
+msgstr ""
+
+#: ../storage/freespace/freespace.c:599
 msgid "FreeSpaceMap hashtable corrupted"
 msgstr ""
 
-#: ../storage/freespace/freespace.c:776
+#: ../storage/freespace/freespace.c:772
 msgid "fsm_record_free_space: unexpected match"
 msgstr ""
 
-#: ../storage/freespace/freespace.c:892
+#: ../storage/freespace/freespace.c:891
 msgid "insert_fsm_page_entry: entry already exists!"
 msgstr ""
 
-#: ../storage/freespace/freespace.c:901
+#: ../storage/freespace/freespace.c:900
 msgid "insert_fsm_page_entry: failed to insert entry!"
 msgstr ""
 
-#: ../tcop/postgres.c:305
+#: ../tcop/postgres.c:289
 #, c-format
 msgid "Socket command type %c unknown"
-msgstr ""
+msgstr "Socketkommandotyp %c unbekannt"
 
-#: ../tcop/postgres.c:388
+#: ../tcop/postgres.c:372
 #, c-format
 msgid "query: %s"
-msgstr ""
+msgstr "Abfrage: %s"
 
-#: ../tcop/postgres.c:451
+#: ../tcop/postgres.c:431
 msgid "parse tree:"
-msgstr ""
+msgstr "Parsebaum:"
 
-#: ../tcop/postgres.c:455
+#: ../tcop/postgres.c:435
 #, c-format
 msgid "parse tree: %s"
-msgstr ""
+msgstr "Parsebaum: %s"
 
-#: ../tcop/postgres.c:489
+#: ../tcop/postgres.c:466
 msgid "pg_analyze_and_rewrite: copyObject failed on parse tree"
 msgstr ""
 
-#: ../tcop/postgres.c:498 ../tcop/postgres.c:508
+#: ../tcop/postgres.c:475 ../tcop/postgres.c:485
 msgid "rewritten parse tree:"
-msgstr ""
+msgstr "umgeschriebener Parsebaum:"
 
-#: ../tcop/postgres.c:555
+#: ../tcop/postgres.c:529
 msgid "pg_plan_query: copyObject failed on plan tree"
 msgstr ""
 
-#: ../tcop/postgres.c:569
+#: ../tcop/postgres.c:543
 msgid "plan:"
-msgstr ""
+msgstr "Plan:"
 
-#: ../tcop/postgres.c:573
+#: ../tcop/postgres.c:547
 #, c-format
 msgid "plan: %s"
-msgstr ""
+msgstr "Plan: %s"
 
-#: ../tcop/fastpath.c:333 ../tcop/postgres.c:707
+#: ../tcop/fastpath.c:334 ../tcop/postgres.c:680
 msgid ""
 "current transaction is aborted, queries ignored until end of transaction "
 "block"
 msgstr ""
+"aktuelle Transaktion wurde abgebrochen, Abfragen werden bis zum Ende der "
+"Transaktion ignoriert"
 
-#: ../tcop/postgres.c:774
+#: ../tcop/postgres.c:746
 #, c-format
 msgid "ProcessUtility: %s"
-msgstr ""
+msgstr "ProcessUtility: %s"
 
-#: ../tcop/postgres.c:776
+#: ../tcop/postgres.c:748
 msgid "ProcessUtility"
-msgstr ""
+msgstr "ProcessUtility"
 
-#: ../tcop/postgres.c:810
+#: ../tcop/postgres.c:781
 msgid "ProcessQuery"
-msgstr ""
+msgstr "ProcessQuery"
 
-#: ../tcop/postgres.c:872
+#: ../tcop/postgres.c:840
 msgid "StartTransactionCommand"
-msgstr ""
+msgstr "StartTransactionCommand"
 
-#: ../tcop/postgres.c:884
+#: ../tcop/postgres.c:852
 msgid "CommitTransactionCommand"
-msgstr ""
+msgstr "CommitTransactionCommand"
 
-#: ../tcop/postgres.c:911
+#: ../tcop/postgres.c:879
 msgid ""
 "Message from PostgreSQL backend:\n"
-"\tThe Postmaster has informed me that some other backend\tdied abnormally "
-"and possibly corrupted shared memory.\n"
-"\tI have rolled back the current transaction and am\tgoing to terminate your "
-"database system connection and exit.\n"
+"\tThe Postmaster has informed me that some other backend\n"
+"\tdied abnormally and possibly corrupted shared memory.\n"
+"\tI have rolled back the current transaction and am\n"
+"\tgoing to terminate your database system connection and exit.\n"
 "\tPlease reconnect to the database system and repeat your query."
 msgstr ""
 
-#: ../tcop/postgres.c:1015
+#: ../tcop/postgres.c:997
 msgid ""
 "floating point exception! The last floating point operation either exceeded "
 "legal ranges or was a divide by zero"
 msgstr ""
 
-#: ../tcop/postgres.c:1047
+#: ../tcop/postgres.c:1029
 msgid "This connection has been terminated by the administrator."
-msgstr ""
+msgstr "Diese Verbindung wurde vom Administrator abgebrochen."
 
-#: ../tcop/postgres.c:1053
+#: ../tcop/postgres.c:1035
 msgid "Query was cancelled."
+msgstr "Abfrage wurde storniert."
+
+#: ../tcop/postgres.c:1176
+msgid "Assert checking is not compiled in"
+msgstr "Assert-Prüfungen sind bei der Übersetzung nicht konfiguriert worden."
+
+#: ../tcop/postgres.c:1397
+msgid "only one -x flag is allowed"
+msgstr "Nur ein »-x«-Option ist erlaubt"
+
+#: ../tcop/postgres.c:1415
+msgid "use -x {off,nor,nopull,nopm,pullall,wait}"
+msgstr "Benutzen Sie -x {off,nor,nopull,nopm,pullall,wait}"
+
+#: ../tcop/postgres.c:1454
+msgid ""
+"Query statistics are disabled because parser, planner, or executor "
+"statistics are on."
 msgstr ""
 
-#: ../tcop/postgres.c:1622
+#: ../tcop/postgres.c:1534 ../tcop/postgres.c:1546
 #, c-format
-msgid "%s: could not locate executable, bailing out..."
+msgid ""
+"%s: invalid command line arguments\n"
+"Try -? for help."
 msgstr ""
+"%s: ungültige Kommandozeilenargumente\n"
+"Versuchen Sie »-?« für weitere Informationen."
 
-#: ../tcop/postgres.c:1681
+#: ../tcop/postgres.c:1554
 #, c-format
-msgid "connection: host=%s user=%s database=%s"
-msgstr ""
+msgid "%s: user name undefined and no database specified\n"
+msgstr "%s: kein Benutzername und kein Datenbankname angegeben\n"
 
-#: ../tcop/postgres.c:1692
+#: ../tcop/postgres.c:1606
 msgid "InitPostgres"
-msgstr ""
+msgstr "InitPostgres"
 
-#: ../tcop/postgres.c:1775
+#: ../tcop/postgres.c:1689
 msgid "AbortCurrentTransaction"
-msgstr ""
+msgstr "AbortCurrentTransaction"
 
-#: ../tcop/postgres.c:1971
+#: ../tcop/postgres.c:1878
 msgid "unknown frontend message was received"
+msgstr "unbekannte Nachricht vom Frontend erhalten"
+
+#: ../tcop/postgres.c:2010
+#, c-format
+msgid ""
+"%s\n"
+"%s"
 msgstr ""
+"%s\n"
+"%s"
 
-#: ../tcop/postgres.c:2119
+#: ../tcop/postgres.c:2032
 #, c-format
 msgid "Assert test successfull (val = %d)"
 msgstr ""
 
-#: ../tcop/postgres.c:2122
+#: ../tcop/postgres.c:2035
 #, c-format
 msgid "Assert checking is disabled (val = %d)"
 msgstr ""
 
-#: ../tcop/fastpath.c:171
+#: ../tcop/fastpath.c:172
 #, c-format
 msgid "fetch_fp_info: cache lookup for function %u failed"
 msgstr ""
 
-#: ../tcop/fastpath.c:271
+#: ../tcop/fastpath.c:272
 #, c-format
 msgid ""
 "HandleFunctionRequest: actual arguments (%d) != registered arguments (%d)"
 msgstr ""
 
-#: ../tcop/fastpath.c:290 ../tcop/fastpath.c:302
+#: ../tcop/fastpath.c:291 ../tcop/fastpath.c:303
 #, c-format
 msgid "HandleFunctionRequest: bogus argsize %d"
 msgstr ""
 
-#: ../tcop/fastpath.c:315
+#: ../tcop/fastpath.c:316
 #, c-format
 msgid "HandleFunctionRequest: bogus argsize %d, should be %d"
 msgstr ""
@@ -8395,7 +8743,7 @@ msgstr ""
 msgid "CreateOperationTag: unknown operation type %d"
 msgstr ""
 
-#: ../tcop/pquery.c:148
+#: ../tcop/pquery.c:147
 #, c-format
 msgid "Closing pre-existing portal \"%s\""
 msgstr ""
@@ -8425,62 +8773,76 @@ msgstr ""
 msgid "%s \"%s\" is a system %s"
 msgstr ""
 
-#: ../tcop/utility.c:304
+#: ../tcop/utility.c:303
 #, c-format
 msgid "TRUNCATE cannot be used on system tables. '%s' is a system table"
 msgstr ""
 
-#: ../tcop/utility.c:310
+#: ../tcop/utility.c:309
 #, c-format
 msgid "TRUNCATE cannot be used on sequences. '%s' is a sequence"
 msgstr ""
 
-#: ../tcop/utility.c:313
+#: ../tcop/utility.c:312
 #, c-format
-msgid "TRUNCATE cannot be used on views. '%s' is a sequence"
+msgid "TRUNCATE cannot be used on views. '%s' is a view"
 msgstr ""
 
-#: ../tcop/utility.c:318
+#: ../tcop/utility.c:317
 #, c-format
 msgid "you do not own class \"%s\""
 msgstr ""
 
-#: ../tcop/utility.c:470
+#: ../tcop/utility.c:467
 msgid "T_AlterTableStmt: unknown subtype"
 msgstr ""
 
-#: ../tcop/utility.c:614
+#: ../tcop/utility.c:611
 msgid "CREATE VERSION is not currently implemented"
 msgstr ""
 
-#: ../tcop/utility.c:692
+#: ../tcop/utility.c:689
 #, c-format
 msgid "CLUSTER: relation \"%s\" is a system catalog"
 msgstr ""
 
-#: ../tcop/utility.c:872
+#: ../tcop/utility.c:869
 #, c-format
 msgid ""
 "\"%s\" is a system index. call REINDEX under standalone postgres with -O -P "
 "options"
 msgstr ""
 
-#: ../tcop/utility.c:875
+#: ../tcop/utility.c:872
 #, c-format
 msgid ""
 "\"%s\" is a system index. call REINDEX under standalone postgres with -P -O "
 "options"
 msgstr ""
 
-#: ../tcop/utility.c:891
+#: ../tcop/utility.c:884
+#, c-format
+msgid ""
+"\"%s\" is a system table. call REINDEX under standalone postgres with -O -P "
+"options"
+msgstr ""
+
+#: ../tcop/utility.c:887
+#, c-format
+msgid ""
+"\"%s\" is a system table. call REINDEX under standalone postgres with -P -O "
+"options"
+msgstr ""
+
+#: ../tcop/utility.c:897
 msgid "must be called under standalone postgres with -O -P options"
 msgstr ""
 
-#: ../tcop/utility.c:893
+#: ../tcop/utility.c:899
 msgid "must be called under standalone postgres with -P -O options"
 msgstr ""
 
-#: ../tcop/utility.c:906
+#: ../tcop/utility.c:912
 #, c-format
 msgid "ProcessUtility: command #%d unsupported"
 msgstr ""
@@ -8513,73 +8875,73 @@ msgstr ""
 msgid "Node named %s not found in recipe named %s"
 msgstr ""
 
-#: ../tioga/tgRecipe.c:249
+#: ../tioga/tgRecipe.c:248
 #, c-format
 msgid "fillTgNode: unknown nodeType field value : %s\n"
 msgstr ""
 
-#: ../tioga/tgRecipe.c:328
+#: ../tioga/tgRecipe.c:326
 #, c-format
 msgid "fillTgElement(): unknown srcLang field value : %s\n"
 msgstr ""
 
-#: ../tioga/tgRecipe.c:338
+#: ../tioga/tgRecipe.c:336
 #, c-format
 msgid "fillTgElement(): unknown elemType field value : %s\n"
 msgstr ""
 
-#: ../tioga/tgRecipe.c:378
+#: ../tioga/tgRecipe.c:376
 #, c-format
 msgid "lookupEdges(): Error while executing query : %s\n"
 msgstr ""
 
-#: ../tioga/tgRecipe.c:379 ../tioga/tgRecipe.c:542 ../tioga/tgRecipe.c:561
-#: ../tioga/tgRecipe.c:598 ../tioga/tgRecipe.c:709
+#: ../tioga/tgRecipe.c:377 ../tioga/tgRecipe.c:540 ../tioga/tgRecipe.c:559
+#: ../tioga/tgRecipe.c:596 ../tioga/tgRecipe.c:707
 #, c-format
 msgid "result = %s, error is %s\n"
 msgstr ""
 
-#: ../tioga/tgRecipe.c:404
+#: ../tioga/tgRecipe.c:402
 msgid "lookupEdges():  SANITY CHECK failed.  Edge with invalid fromPort value!"
 msgstr ""
 
-#: ../tioga/tgRecipe.c:409
+#: ../tioga/tgRecipe.c:407
 msgid "lookupEdges():  SANITY CHECK failed.  Edge with invalid toPort value!!"
 msgstr ""
 
-#: ../tioga/tgRecipe.c:418
+#: ../tioga/tgRecipe.c:416
 msgid "lookupEdges():  SANITY CHECK failed.  Edge with bad fromNode value!"
 msgstr ""
 
-#: ../tioga/tgRecipe.c:424
+#: ../tioga/tgRecipe.c:422
 msgid "lookupEdges():  SANITY CHECK failed.  Edge with bad toNode value!"
 msgstr ""
 
-#: ../tioga/tgRecipe.c:471
+#: ../tioga/tgRecipe.c:469
 msgid "Internal Error: connectTee() called with a null origToNode"
 msgstr ""
 
-#: ../tioga/tgRecipe.c:541 ../tioga/tgRecipe.c:560
+#: ../tioga/tgRecipe.c:539 ../tioga/tgRecipe.c:558
 #, c-format
 msgid "fillAllNodes(): Error while executing query : %s\n"
 msgstr ""
 
-#: ../tioga/tgRecipe.c:597
+#: ../tioga/tgRecipe.c:595
 #, c-format
 msgid "fillAllElements(): Error while executing query : %s\n"
 msgstr ""
 
-#: ../tioga/tgRecipe.c:708
+#: ../tioga/tgRecipe.c:706
 #, c-format
 msgid "retrieveRecipe: Error while executing query : %s\n"
 msgstr ""
 
-#: ../tioga/tgRecipe.c:717
+#: ../tioga/tgRecipe.c:715
 #, c-format
 msgid "retrieveRecipe():  No recipe named %s exists\n"
 msgstr ""
 
-#: ../tioga/tgRecipe.c:722
+#: ../tioga/tgRecipe.c:720
 #, c-format
 msgid "retrieveRecipe():  Multiple (%d) recipes named %s exists\n"
 msgstr ""
@@ -8592,15 +8954,15 @@ msgstr ""
 #: ../utils/adt/acl.c:125
 #, c-format
 msgid "aclparse: input = '%s'"
-msgstr ""
+msgstr "aclparse: input = '%s'"
 
 #: ../utils/adt/acl.c:137
 msgid "aclparse: bad keyword, must be [group|user]"
-msgstr ""
+msgstr "aclparse: ungültiges Schlüsselwort, muß »group« oder »user« sein"
 
 #: ../utils/adt/acl.c:140
 msgid "aclparse: a name must follow the [group|user] keyword"
-msgstr ""
+msgstr "aclparse: auf Schlüsselwort »group« oder »user« muß ein Name folgen"
 
 #: ../utils/adt/acl.c:157
 #, c-format
@@ -8620,56 +8982,56 @@ msgstr ""
 #: ../utils/adt/acl.c:227
 #, c-format
 msgid "makeacl: invalid size: %d"
-msgstr ""
+msgstr "makeacl: ungültige Größe: %d"
 
 #: ../utils/adt/acl.c:257
 msgid "aclitemin: cannot accept anything but = ACLs"
-msgstr ""
+msgstr "aclitemin: kann nur »=«-ACLs akzeptieren"
 
 #: ../utils/adt/acl.c:261
 msgid "aclitemin: extra garbage at end of specification"
-msgstr ""
+msgstr "aclitemin: überflüssiger Müll am Ende der Eingabe"
 
 #: ../utils/adt/acl.c:329
 #, c-format
 msgid "aclitemout: bad ai_idtype: %d"
 msgstr ""
 
-#: ../utils/adt/acl.c:448
+#: ../utils/adt/acl.c:450
 msgid "aclinsert3: insertion before world ACL??"
 msgstr ""
 
-#: ../utils/adt/acl.c:557
+#: ../utils/adt/acl.c:559
 msgid "aclremove: removal of the world ACL??"
 msgstr ""
 
-#: ../utils/adt/acl.c:828 ../utils/adt/acl.c:899 ../utils/adt/acl.c:1023
+#: ../utils/adt/acl.c:830 ../utils/adt/acl.c:901 ../utils/adt/acl.c:1026
 #, c-format
 msgid "has_table_privilege: invalid relation oid %u"
-msgstr ""
+msgstr "has_table_privilege: ungültige Relations-OID %u"
 
-#: ../utils/adt/acl.c:960
+#: ../utils/adt/acl.c:962
 #, c-format
 msgid "has_table_privilege: invalid privilege type %s"
-msgstr ""
+msgstr "has_table_privilege: ungültiger Privilegtyp %s"
 
-#: ../utils/adt/acl.c:1062
+#: ../utils/adt/acl.c:1064
 #, c-format
 msgid "has_table_privilege: relation \"%s\" does not exist"
-msgstr ""
+msgstr "has_table_privilege: Relation »%s« existiert nicht"
 
 #: ../utils/adt/arrayfuncs.c:157
 #, c-format
 msgid "array_in: more than %d dimensions"
-msgstr ""
+msgstr "array_in: mehr als %d Dimensionen"
 
 #: ../utils/adt/arrayfuncs.c:160 ../utils/adt/arrayfuncs.c:169
 msgid "array_in: missing dimension value"
-msgstr ""
+msgstr "array_in: Dimensionswert fehlt"
 
 #: ../utils/adt/arrayfuncs.c:177
 msgid "array_in: missing ']' in array declaration"
-msgstr ""
+msgstr "array_in: »]« in Arraydeklaration fehlt"
 
 #: ../utils/adt/arrayfuncs.c:182
 msgid "array_in: upper_bound cannot be < lower_bound"
@@ -8677,7 +9039,7 @@ msgstr ""
 
 #: ../utils/adt/arrayfuncs.c:191
 msgid "array_in: Need to specify dimension"
-msgstr ""
+msgstr "array_in: Dimension muß angegeben werden"
 
 #: ../utils/adt/arrayfuncs.c:200
 msgid "array_in: missing assignment operator"
@@ -8685,270 +9047,303 @@ msgstr ""
 
 #: ../utils/adt/arrayfuncs.c:226
 msgid "array_in: missing left brace"
-msgstr ""
+msgstr "array_in: linke geschweifte Klammer fehlt"
 
 #: ../utils/adt/arrayfuncs.c:291
 #, c-format
 msgid "malformed array constant: %s"
-msgstr ""
+msgstr "fehlerhafte Arraykonstante: %s"
 
 #: ../utils/adt/arrayfuncs.c:414 ../utils/adt/arrayfuncs.c:449
 msgid "array_in: illformed array constant"
-msgstr ""
+msgstr "array_in: fehlerhafte Arraykonstante"
 
-#: ../utils/adt/arrayfuncs.c:851
+#: ../utils/adt/arrayfuncs.c:849
 msgid "Slices of fixed-length arrays not implemented"
 msgstr ""
 
-#: ../utils/adt/arrayfuncs.c:967 ../utils/adt/arrayfuncs.c:969
-#: ../utils/adt/arrayfuncs.c:986 ../utils/adt/arrayfuncs.c:1006
-#: ../utils/adt/arrayfuncs.c:1016 ../utils/adt/arrayfuncs.c:1141
-#: ../utils/adt/arrayfuncs.c:1156 ../utils/adt/arrayfuncs.c:1165
-#: ../utils/adt/arrayfuncs.c:1172
+#: ../utils/adt/arrayfuncs.c:964 ../utils/adt/arrayfuncs.c:966
+#: ../utils/adt/arrayfuncs.c:983 ../utils/adt/arrayfuncs.c:1003
+#: ../utils/adt/arrayfuncs.c:1013 ../utils/adt/arrayfuncs.c:1137
+#: ../utils/adt/arrayfuncs.c:1152 ../utils/adt/arrayfuncs.c:1161
+#: ../utils/adt/arrayfuncs.c:1168
 msgid "Invalid array subscripts"
-msgstr ""
+msgstr "ungültige Arrayindizes"
 
-#: ../utils/adt/arrayfuncs.c:1130
+#: ../utils/adt/arrayfuncs.c:1126
 msgid "Updates on slices of fixed-length arrays not implemented"
 msgstr ""
 
-#: ../utils/adt/arrayfuncs.c:1183
+#: ../utils/adt/arrayfuncs.c:1179
 msgid "Source array too small"
 msgstr ""
 
-#: ../utils/adt/arrayfuncs.c:1314
+#: ../utils/adt/arrayfuncs.c:1307
 #, c-format
 msgid "array_map: invalid nargs: %d"
 msgstr ""
 
-#: ../utils/adt/arrayfuncs.c:1316
+#: ../utils/adt/arrayfuncs.c:1309
 msgid "array_map: null input array"
 msgstr ""
 
-#: ../utils/adt/arrayfuncs.c:1360
+#: ../utils/adt/arrayfuncs.c:1353
 msgid "array_map: cannot handle NULL in array"
 msgstr ""
 
-#: ../utils/adt/arrayfuncs.c:1538
+#: ../utils/adt/arrayfuncs.c:1531
 #, c-format
 msgid "array_out: Cache lookup failed for type %u"
 msgstr ""
 
-#: ../utils/adt/cash.c:210
+#: ../utils/adt/cash.c:209
 #, c-format
 msgid "Bad money external representation %s"
 msgstr ""
 
-#: ../utils/adt/cash.c:320 ../utils/adt/cash.c:333
+#: ../utils/adt/cash.c:318 ../utils/adt/cash.c:331
 msgid "Memory allocation failed, can't output cash"
 msgstr ""
 
-#: ../utils/adt/cash.c:473 ../utils/adt/cash.c:523
+#: ../utils/adt/cash.c:471 ../utils/adt/cash.c:521
 msgid "cash_div:  divide by 0.0 error"
 msgstr ""
 
-#: ../utils/adt/cash.c:574
+#: ../utils/adt/cash.c:572
 msgid "cash_div_int4: divide by 0 error"
 msgstr ""
 
-#: ../utils/adt/cash.c:624
+#: ../utils/adt/cash.c:622
 msgid "cash_div:  divide by 0 error"
 msgstr ""
 
 #: ../utils/adt/bool.c:77
 #, c-format
 msgid "Bad boolean external representation '%s'"
-msgstr ""
+msgstr "fehlerhafter »boolean«-Wert: %s"
 
-#: ../utils/adt/float.c:152
+#: ../utils/adt/float.c:147
 msgid "Bad float4 input format -- overflow"
-msgstr ""
+msgstr "fehlerhafter float4-Wert: Überlauf"
 
-#: ../utils/adt/float.c:154
+#: ../utils/adt/float.c:149
 msgid "Bad float4 input format -- underflow"
-msgstr ""
+msgstr "fehlerhafter float4-Wert: Unterlauf"
 
-#: ../utils/adt/float.c:177
+#: ../utils/adt/float.c:171
 msgid "Bad float8 input format -- overflow"
-msgstr ""
+msgstr "fehlerhafter float8-Wert: Überlauf"
 
-#: ../utils/adt/float.c:179
+#: ../utils/adt/float.c:173
 msgid "Bad float8 input format -- underflow"
-msgstr ""
+msgstr "fehlerhafter float8-Wert: Unterlauf"
 
-#: ../utils/adt/float.c:210
+#: ../utils/adt/float.c:204
 #, c-format
 msgid "Bad float4 input format '%s'"
-msgstr ""
+msgstr "fehlerhaftes float4-Eingabeformat: %s"
 
-#: ../utils/adt/float.c:215
+#: ../utils/adt/float.c:209
 #, c-format
 msgid "Input '%s' is out of range for float4"
-msgstr ""
+msgstr "Eingabe %s ist außerhalb des gültigen Bereichs für float4"
 
-#: ../utils/adt/float.c:275
+#: ../utils/adt/float.c:269 ../utils/adt/numeric.c:1685
 #, c-format
 msgid "Bad float8 input format '%s'"
-msgstr ""
+msgstr "fehlerhaftes float8-Eingabeformat: %s"
 
-#: ../utils/adt/float.c:280
+#: ../utils/adt/float.c:274
 #, c-format
 msgid "Input '%s' is out of range for float8"
-msgstr ""
+msgstr "Eingabe %s ist außerhalb des gültigen Bereichs für float8"
 
-#: ../utils/adt/float.c:497
+#: ../utils/adt/float.c:493
 msgid "float4div: divide by zero error"
-msgstr ""
+msgstr "float4div: Division durch Null"
 
-#: ../utils/adt/float.c:559
+#: ../utils/adt/float.c:555
 msgid "float8div: divide by zero error"
-msgstr ""
+msgstr "float8div: Division durch Null"
 
-#: ../utils/adt/float.c:809
+#: ../utils/adt/float.c:805
 msgid "dtoi4: integer out of range"
 msgstr ""
 
-#: ../utils/adt/float.c:826
+#: ../utils/adt/float.c:822
 msgid "dtoi2: integer out of range"
 msgstr ""
 
-#: ../utils/adt/float.c:871
+#: ../utils/adt/float.c:867
 msgid "ftoi4: integer out of range"
 msgstr ""
 
-#: ../utils/adt/float.c:888
+#: ../utils/adt/float.c:884
 msgid "ftoi2: integer out of range"
 msgstr ""
 
-#: ../utils/adt/float.c:1078
+#: ../utils/adt/float.c:1074
 msgid "can't take sqrt of a negative number"
-msgstr ""
+msgstr "Quadratwurzel von negativer Zahl kann nicht ermittelt werden"
 
-#: ../utils/adt/float.c:1122
+#: ../utils/adt/float.c:1118
 msgid "pow() result is out of range"
-msgstr ""
+msgstr "Ergebnis von pow() ist außerhalb des gültigen Bereiches"
 
-#: ../utils/adt/float.c:1150
+#: ../utils/adt/float.c:1146
 msgid "exp() result is out of range"
-msgstr ""
+msgstr "Ergebnis von exp() ist außerhalb des gültigen Bereiches"
 
-#: ../utils/adt/float.c:1168 ../utils/adt/float.c:1189
+#: ../utils/adt/float.c:1164 ../utils/adt/float.c:1185
 msgid "can't take log of zero"
-msgstr ""
+msgstr "Logarithmus von Null kann nicht ermittelt werden"
 
-#: ../utils/adt/float.c:1170 ../utils/adt/float.c:1191
+#: ../utils/adt/float.c:1166 ../utils/adt/float.c:1187
 msgid "can't take log of a negative number"
-msgstr ""
+msgstr "Logarithmus negativer Zahlen kann nicht ermittelt werden"
 
-#: ../utils/adt/float.c:1216
+#: ../utils/adt/float.c:1212
 #, c-format
 msgid "acos(%f) input is out of range"
-msgstr ""
+msgstr "%f ist außerhalb des gültigen Bereiches für acos()"
 
-#: ../utils/adt/float.c:1239
+#: ../utils/adt/float.c:1235
 #, c-format
 msgid "asin(%f) input is out of range"
-msgstr ""
+msgstr "%f ist außerhalb des gültigen Bereiches für asin()"
 
-#: ../utils/adt/float.c:1262
+#: ../utils/adt/float.c:1258
 #, c-format
 msgid "atan(%f) input is out of range"
-msgstr ""
+msgstr "%f ist außerhalb des gültigen Bereiches für atan()"
 
-#: ../utils/adt/float.c:1286
+#: ../utils/adt/float.c:1282
 #, c-format
 msgid "atan2(%f,%f) input is out of range"
-msgstr ""
+msgstr "(%f,%f) ist außerhalb des gültigen Bereiches für atan2()"
 
-#: ../utils/adt/float.c:1309
+#: ../utils/adt/float.c:1305
 #, c-format
 msgid "cos(%f) input is out of range"
-msgstr ""
+msgstr "%f ist außerhalb des gültigen Bereiches für cos()"
 
-#: ../utils/adt/float.c:1332
+#: ../utils/adt/float.c:1328
 #, c-format
 msgid "cot(%f) input is out of range"
-msgstr ""
+msgstr "%f ist außerhalb des gültigen Bereiches für sin()"
 
-#: ../utils/adt/float.c:1356
+#: ../utils/adt/float.c:1352
 #, c-format
 msgid "sin(%f) input is out of range"
-msgstr ""
+msgstr "%f ist außerhalb des gültigen Bereiches für sin()"
 
-#: ../utils/adt/float.c:1379
+#: ../utils/adt/float.c:1375
 #, c-format
 msgid "tan(%f) input is out of range"
-msgstr ""
+msgstr "%f ist außerhalb des gültigen Bereiches für tan()"
 
-#: ../utils/adt/float.c:1491
+#: ../utils/adt/float.c:1486
 #, c-format
 msgid "%s: expected 3-element float8 array"
-msgstr ""
+msgstr "%s: erwartete float8-Array mit 3 Elementen"
 
-#: ../utils/adt/float.c:1686
+#: ../utils/adt/float.c:1681
 msgid "float48div: divide by zero"
-msgstr ""
+msgstr "float48div: Division durch Null"
 
-#: ../utils/adt/float.c:1746
+#: ../utils/adt/float.c:1741
 msgid "float84div: divide by zero"
-msgstr ""
+msgstr "float48div: Division durch Null"
 
-#: ../utils/adt/ascii.c:110
+#: ../utils/adt/ascii.c:107
 #, c-format
 msgid "pg_to_ascii(): unsupported encoding from %s"
 msgstr ""
 
-#: ../utils/adt/date.c:53
+#: ../utils/adt/date.c:58
 #, c-format
 msgid "Bad date external representation '%s'"
+msgstr "fehlerhaftes Format für »date«: %s"
+
+#: ../utils/adt/date.c:66
+msgid ""
+"Date CURRENT no longer supported\n"
+"\tdate_in() internal coding error"
 msgstr ""
 
-#: ../utils/adt/date.c:71
+#: ../utils/adt/date.c:76
 #, c-format
 msgid "Unrecognized date external representation '%s'"
-msgstr ""
-
-#: ../utils/adt/date.c:245
-msgid "Unable to convert date to tm"
-msgstr ""
+msgstr "fehlerhaftes Format für »date«: %s"
 
-#: ../utils/adt/date.c:277 ../utils/adt/date.c:286 ../utils/adt/date.c:672
-#: ../utils/adt/date.c:681 ../utils/adt/date.c:1217 ../utils/adt/date.c:1229
+#: ../utils/adt/date.c:256 ../utils/adt/date.c:325 ../utils/adt/date.c:747
+#: ../utils/adt/date.c:1371
 msgid "Unable to convert timestamp to date"
-msgstr ""
+msgstr "kann »timestamp« nicht in »date« umwandeln"
+
+#: ../utils/adt/date.c:290
+msgid "Unable to convert date to tm"
+msgstr "kann »date« nicht in »tm« umwandeln"
 
-#: ../utils/adt/date.c:312
+#: ../utils/adt/date.c:350
 msgid "Unable to convert reserved abstime value to date"
-msgstr ""
+msgstr "kann reservierten »abstime«-Wert nicht in »date« umwandeln"
 
-#: ../utils/adt/date.c:380
+#: ../utils/adt/date.c:409
 msgid "Bad date external representation (too long)"
-msgstr ""
+msgstr "fehlerhaftes Format für »date« (zu lang)"
 
-#: ../utils/adt/date.c:413 ../utils/adt/date.c:867
+#: ../utils/adt/date.c:447 ../utils/adt/date.c:956
 #, c-format
 msgid "Bad time external representation '%s'"
-msgstr ""
+msgstr "fehlerhaftes Format für »time«: %s"
 
-#: ../utils/adt/date.c:832
+#: ../utils/adt/date.c:915
 msgid "Bad time external representation (too long)"
-msgstr ""
+msgstr "fehlerhaftes Format für »time« (zu lang)"
 
-#: ../utils/adt/date.c:1302
+#: ../utils/adt/date.c:1443
 msgid "Bad timetz external representation (too long)"
-msgstr ""
+msgstr "fehlerhaftes Format für »timetz« (zu lang)"
+
+#: ../utils/adt/date.c:1474 ../utils/adt/date.c:1557
+#, c-format
+msgid "TIMETZ units '%s' not recognized"
+msgstr "»timetz«-Einheiten »%s« nicht erkannt"
+
+#: ../utils/adt/date.c:1547
+#, c-format
+msgid "TIMETZ units '%s' not supported"
+msgstr "»timetz«-Einheiten »%s« nicht unterstützt"
+
+#: ../utils/adt/date.c:1585 ../utils/adt/date.c:1609
+#: ../utils/adt/timestamp.c:2807 ../utils/adt/timestamp.c:2829
+#: ../utils/adt/timestamp.c:2945 ../utils/adt/timestamp.c:2988
+#, c-format
+msgid "Time zone '%s' not recognized"
+msgstr "Zeitzone %s nicht erkannt"
 
-#: ../utils/adt/datetime.c:809 ../utils/adt/datetime.c:1260
-#: ../utils/adt/formatting.c:2887
+#: ../utils/adt/date.c:1629 ../utils/adt/timestamp.c:2852
+#: ../utils/adt/timestamp.c:3018
 #, c-format
-msgid "Inconsistant use of year %04d and 'BC'"
+msgid "INTERVAL time zone '%s' not legal (month specified)"
 msgstr ""
 
+#: ../utils/adt/datetime.c:1069 ../utils/adt/datetime.c:1450
+msgid "'CURRENT' is no longer supported"
+msgstr "'CURRENT' wird nicht mehr unterstützt"
+
+#: ../utils/adt/datetime.c:1228 ../utils/adt/datetime.c:1685
+#: ../utils/adt/formatting.c:3053
+#, c-format
+msgid "Inconsistent use of year %04d and 'BC'"
+msgstr "Inkonsistente Verwendung von Jahr %04d und »BC«"
+
 #: ../utils/adt/datum.c:71
 msgid "datumGetSize: Invalid Datum Pointer"
-msgstr ""
+msgstr "datumGetSize: ungültiger »Datum«-Zeiger"
 
-#: ../utils/adt/formatting.c:397
+#: ../utils/adt/formatting.c:396
 #, c-format
 msgid ""
 "TMFC:\n"
@@ -8962,6 +9357,7 @@ msgid ""
 "dd %d\n"
 "ddd %d\n"
 "mm %d\n"
+"ms: %d\n"
 "yyyy %d\n"
 "bc %d\n"
 "iw %d\n"
@@ -8969,10 +9365,11 @@ msgid ""
 "w %d\n"
 "cc %d\n"
 "q %d\n"
-"j %d"
+"j %d\n"
+"us: %d"
 msgstr ""
 
-#: ../utils/adt/formatting.c:404
+#: ../utils/adt/formatting.c:402
 #, c-format
 msgid ""
 "TM:\n"
@@ -8987,98 +9384,98 @@ msgid ""
 "mon %d\n"
 msgstr ""
 
-#: ../utils/adt/formatting.c:961
+#: ../utils/adt/formatting.c:981
 msgid "to_char/to_number(): '9' must be ahead of 'PR'."
 msgstr ""
 
-#: ../utils/adt/formatting.c:978
+#: ../utils/adt/formatting.c:998
 msgid "to_char/to_number(): '0' must be ahead of 'PR'."
 msgstr ""
 
-#: ../utils/adt/formatting.c:1005
+#: ../utils/adt/formatting.c:1025
 msgid "to_char/to_number(): not unique decimal point."
 msgstr ""
 
-#: ../utils/adt/formatting.c:1010 ../utils/adt/formatting.c:1097
+#: ../utils/adt/formatting.c:1030 ../utils/adt/formatting.c:1117
 msgid "to_char/to_number(): can't use 'V' and decimal poin together."
 msgstr ""
 
-#: ../utils/adt/formatting.c:1023
+#: ../utils/adt/formatting.c:1043
 msgid "to_char/to_number(): not unique 'S'."
 msgstr ""
 
-#: ../utils/adt/formatting.c:1028
+#: ../utils/adt/formatting.c:1048
 msgid "to_char/to_number(): can't use 'S' and 'PL'/'MI'/'SG'/'PR' together."
 msgstr ""
 
-#: ../utils/adt/formatting.c:1050
+#: ../utils/adt/formatting.c:1070
 msgid "to_char/to_number(): can't use 'S' and 'MI' together."
 msgstr ""
 
-#: ../utils/adt/formatting.c:1059
+#: ../utils/adt/formatting.c:1079
 msgid "to_char/to_number(): can't use 'S' and 'PL' together."
 msgstr ""
 
-#: ../utils/adt/formatting.c:1068
+#: ../utils/adt/formatting.c:1088
 msgid "to_char/to_number(): can't use 'S' and 'SG' together."
 msgstr ""
 
-#: ../utils/adt/formatting.c:1078
+#: ../utils/adt/formatting.c:1098
 msgid "to_char/to_number(): can't use 'PR' and 'S'/'PL'/'MI'/'SG' together."
 msgstr ""
 
-#: ../utils/adt/formatting.c:1104
+#: ../utils/adt/formatting.c:1124
 msgid "to_char/to_number(): 'E' is not supported."
 msgstr ""
 
-#: ../utils/adt/formatting.c:1128
+#: ../utils/adt/formatting.c:1148
 msgid "to_char/number(): run parser."
 msgstr ""
 
-#: ../utils/adt/formatting.c:1327
+#: ../utils/adt/formatting.c:1344
 msgid "to_from-char(): DUMP FORMAT"
 msgstr ""
 
-#: ../utils/adt/formatting.c:1332
+#: ../utils/adt/formatting.c:1349
 #, c-format
 msgid "%d:\t NODE_TYPE_ACTION '%s'\t(%s,%s)"
 msgstr ""
 
-#: ../utils/adt/formatting.c:1335
+#: ../utils/adt/formatting.c:1352
 #, c-format
 msgid "%d:\t NODE_TYPE_CHAR '%c'"
 msgstr ""
 
-#: ../utils/adt/formatting.c:1338
+#: ../utils/adt/formatting.c:1355
 #, c-format
 msgid "%d:\t NODE_TYPE_END"
 msgstr ""
 
-#: ../utils/adt/formatting.c:1342
+#: ../utils/adt/formatting.c:1359
 #, c-format
 msgid "%d:\t UnKnown NODE !!!"
 msgstr ""
 
-#: ../utils/adt/formatting.c:1367
+#: ../utils/adt/formatting.c:1383
 #, c-format
 msgid "get_th: '%s' is not number."
 msgstr ""
 
-#: ../utils/adt/formatting.c:1547
+#: ../utils/adt/formatting.c:1551
 msgid "TO-FROM_CHAR: Dump KeyWord Index:"
 msgstr ""
 
-#: ../utils/adt/formatting.c:1553
+#: ../utils/adt/formatting.c:1557
 #, c-format
 msgid "\t%c: %s, "
 msgstr ""
 
-#: ../utils/adt/formatting.c:1559
+#: ../utils/adt/formatting.c:1563
 #, c-format
 msgid "\t(%d) %c %d"
 msgstr ""
 
-#: ../utils/adt/formatting.c:1562
+#: ../utils/adt/formatting.c:1566
 #, c-format
 msgid ""
 "\n"
@@ -9086,133 +9483,133 @@ msgid ""
 "\t\tFree positions: %d"
 msgstr ""
 
-#: ../utils/adt/formatting.c:1625
+#: ../utils/adt/formatting.c:1638
 msgid "to_timestamp(): bad AM/PM string"
-msgstr ""
+msgstr "to_timestamp(): fehlerhafter Wert für AM/PM"
 
-#: ../utils/adt/formatting.c:1861
+#: ../utils/adt/formatting.c:1974
 msgid "to_timestamp(): TZ/tz not supported."
 msgstr ""
 
-#: ../utils/adt/formatting.c:1869
+#: ../utils/adt/formatting.c:1982
 #, c-format
 msgid "to_timestamp(): bad value for %s"
-msgstr ""
+msgstr "to_timestamp(): fehlerhafter Wert für %s"
 
-#: ../utils/adt/formatting.c:2464 ../utils/adt/formatting.c:3016
+#: ../utils/adt/formatting.c:2590 ../utils/adt/formatting.c:3182
 #, c-format
 msgid "Cache is full (%d)"
 msgstr ""
 
-#: ../utils/adt/formatting.c:2472 ../utils/adt/formatting.c:3034
+#: ../utils/adt/formatting.c:2598 ../utils/adt/formatting.c:3199
 #, c-format
 msgid "OLD: '%s' AGE: %d"
 msgstr ""
 
-#: ../utils/adt/formatting.c:2483 ../utils/adt/formatting.c:3046
+#: ../utils/adt/formatting.c:2609 ../utils/adt/formatting.c:3211
 #, c-format
 msgid "NEW (%d)"
 msgstr ""
 
-#: ../utils/adt/formatting.c:2573
+#: ../utils/adt/formatting.c:2774 ../utils/adt/formatting.c:2800
 msgid "to_char(): Unable to convert timestamp to tm"
 msgstr ""
 
-#: ../utils/adt/formatting.c:2808
+#: ../utils/adt/formatting.c:2976
 msgid "to_timestamp(): AM/PM hour must be between 1 and 12"
 msgstr ""
 
-#: ../utils/adt/formatting.c:2919
+#: ../utils/adt/formatting.c:3085
 msgid "to_timestamp() cat't convert yday without year information"
 msgstr ""
 
-#: ../utils/adt/formatting.c:2946
+#: ../utils/adt/formatting.c:3113
 msgid "to_timestamp(): can't convert 'tm' to timestamp."
 msgstr ""
 
-#: ../utils/adt/formatting.c:3096
+#: ../utils/adt/formatting.c:3261
 #, c-format
 msgid "REMOVING ENTRY (%s)"
 msgstr ""
 
-#: ../utils/adt/formatting.c:3330
+#: ../utils/adt/formatting.c:3493
 msgid "CALL: get_last_relevant_decnum()"
 msgstr ""
 
-#: ../utils/adt/formatting.c:3355
+#: ../utils/adt/formatting.c:3518
 msgid " --- scan start --- "
 msgstr ""
 
-#: ../utils/adt/formatting.c:3376
+#: ../utils/adt/formatting.c:3539
 #, c-format
 msgid "Try read sign (%c)."
 msgstr ""
 
-#: ../utils/adt/formatting.c:3388
+#: ../utils/adt/formatting.c:3551
 #, c-format
 msgid "Try read locale sign (%c)."
 msgstr ""
 
-#: ../utils/adt/formatting.c:3407
+#: ../utils/adt/formatting.c:3570
 #, c-format
 msgid "Try read sipmle sign (%c)."
 msgstr ""
 
-#: ../utils/adt/formatting.c:3448
+#: ../utils/adt/formatting.c:3611
 #, c-format
 msgid "Read digit (%c)."
 msgstr ""
 
-#: ../utils/adt/formatting.c:3459
+#: ../utils/adt/formatting.c:3622
 #, c-format
 msgid "Try read decimal point (%c)."
 msgstr ""
 
-#: ../utils/adt/formatting.c:3474
+#: ../utils/adt/formatting.c:3637
 #, c-format
 msgid "Try read locale point (%c)."
 msgstr ""
 
-#: ../utils/adt/formatting.c:3507
+#: ../utils/adt/formatting.c:3670
 #, c-format
 msgid "SIGN_WROTE: %d, CURRENT: %d, NUMBER_P: '%s', INOUT: '%s'"
 msgstr ""
 
-#: ../utils/adt/formatting.c:3522
+#: ../utils/adt/formatting.c:3685
 #, c-format
 msgid "Writing sign to position: %d"
 msgstr ""
 
-#: ../utils/adt/formatting.c:3566
+#: ../utils/adt/formatting.c:3727
 #, c-format
 msgid "Writing bracket to position %d"
 msgstr ""
 
-#: ../utils/adt/formatting.c:3589
+#: ../utils/adt/formatting.c:3749
 #, c-format
 msgid "Writing blank space to position %d"
 msgstr ""
 
-#: ../utils/adt/formatting.c:3605
+#: ../utils/adt/formatting.c:3764
 #, c-format
 msgid "Writing zero to position %d"
 msgstr ""
 
-#: ../utils/adt/formatting.c:3624
+#: ../utils/adt/formatting.c:3782
 #, c-format
 msgid "Writing decimal point to position %d"
 msgstr ""
 
-#: ../utils/adt/formatting.c:3678
+#: ../utils/adt/formatting.c:3835
 #, c-format
 msgid "Writing digit '%c' to position %d"
 msgstr ""
 
-#: ../utils/adt/formatting.c:3717
+#: ../utils/adt/formatting.c:3878
 msgid "to_number(): RN is not supported"
 msgstr ""
 
-#: ../utils/adt/formatting.c:3840
+#: ../utils/adt/formatting.c:4000
 #, c-format
 msgid ""
 "\n"
@@ -9229,7 +9626,7 @@ msgid ""
 "\tLAST_RELEVANT: %s"
 msgstr ""
 
-#: ../utils/adt/formatting.c:4102
+#: ../utils/adt/formatting.c:4259
 #, c-format
 msgid "TO_NUMBER (number): '%s'"
 msgstr ""
@@ -9241,235 +9638,261 @@ msgstr ""
 #: ../utils/adt/geo_ops.c:366
 #, c-format
 msgid "Bad box external representation '%s'"
-msgstr ""
+msgstr "fehlerhaftes »box«-Format: %s"
 
-#: ../utils/adt/geo_ops.c:825
+#: ../utils/adt/geo_ops.c:824
 #, c-format
 msgid "Bad line external representation '%s'"
-msgstr ""
+msgstr "fehlerhaftes »line«-Format: %s"
 
-#: ../utils/adt/geo_ops.c:830 ../utils/adt/geo_ops.c:894
+#: ../utils/adt/geo_ops.c:829 ../utils/adt/geo_ops.c:892
 msgid "line not yet implemented"
 msgstr ""
 
-#: ../utils/adt/geo_ops.c:1221 ../utils/adt/geo_ops.c:1242
+#: ../utils/adt/geo_ops.c:1219 ../utils/adt/geo_ops.c:1240
 #, c-format
 msgid "Bad path external representation '%s'"
-msgstr ""
+msgstr "fehlerhaftes »path«-Format: %s"
 
-#: ../utils/adt/geo_ops.c:1499
+#: ../utils/adt/geo_ops.c:1556
 #, c-format
 msgid "Bad point external representation '%s'"
-msgstr ""
+msgstr "fehlerhaftes »point«-Format: %s"
 
-#: ../utils/adt/geo_ops.c:1695
+#: ../utils/adt/geo_ops.c:1752
 #, c-format
 msgid "Bad lseg external representation '%s'"
-msgstr ""
+msgstr "fehlerhaftes »lseg«-Format: %s"
 
-#: ../utils/adt/geo_ops.c:2240
+#: ../utils/adt/geo_ops.c:2312
 msgid "dist_lb not implemented"
 msgstr ""
 
-#: ../utils/adt/geo_ops.c:2763
+#: ../utils/adt/geo_ops.c:2834
 msgid "close_lb not implemented"
 msgstr ""
 
-#: ../utils/adt/geo_ops.c:3042
+#: ../utils/adt/geo_ops.c:3111
 msgid "Unable to create bounding box for empty polygon"
 msgstr ""
 
-#: ../utils/adt/geo_ops.c:3064 ../utils/adt/geo_ops.c:3075
+#: ../utils/adt/geo_ops.c:3133 ../utils/adt/geo_ops.c:3144
 #, c-format
 msgid "Bad polygon external representation '%s'"
-msgstr ""
+msgstr "fehlerhaftes »polygon«-Format: %s"
 
-#: ../utils/adt/geo_ops.c:3364
+#: ../utils/adt/geo_ops.c:3432
 msgid "poly_distance not implemented"
 msgstr ""
 
-#: ../utils/adt/geo_ops.c:3443
+#: ../utils/adt/geo_ops.c:3511
 msgid "point_div:  divide by 0.0 error"
 msgstr ""
 
-#: ../utils/adt/geo_ops.c:3671
+#: ../utils/adt/geo_ops.c:3738
 msgid "path_center not implemented"
 msgstr ""
 
-#: ../utils/adt/geo_ops.c:3686
+#: ../utils/adt/geo_ops.c:3753
 msgid "Open path cannot be converted to polygon"
 msgstr ""
 
-#: ../utils/adt/geo_ops.c:3852 ../utils/adt/geo_ops.c:3860
-#: ../utils/adt/geo_ops.c:3873 ../utils/adt/geo_ops.c:3877
+#: ../utils/adt/geo_ops.c:3919 ../utils/adt/geo_ops.c:3927
+#: ../utils/adt/geo_ops.c:3940 ../utils/adt/geo_ops.c:3944
 #, c-format
 msgid "Bad circle external representation '%s'"
-msgstr ""
+msgstr "fehlerhaftes »circle«-Format: %s"
 
-#: ../utils/adt/geo_ops.c:3897 ../utils/adt/geo_ops.c:3903
+#: ../utils/adt/geo_ops.c:3964 ../utils/adt/geo_ops.c:3970
 msgid "Unable to format circle"
 msgstr ""
 
-#: ../utils/adt/geo_ops.c:4383
+#: ../utils/adt/geo_ops.c:4450
 msgid "Unable to convert circle to polygon"
 msgstr ""
 
-#: ../utils/adt/geo_ops.c:4417 ../utils/adt/geo_ops.c:4438
+#: ../utils/adt/geo_ops.c:4484 ../utils/adt/geo_ops.c:4505
 msgid "Unable to convert polygon to circle"
 msgstr ""
 
 #: ../utils/adt/int.c:96
 msgid "int2vector value has too many values"
-msgstr ""
+msgstr "int2vector-Wert hat zu viele Werte"
 
 #: ../utils/adt/int.c:250
 #, c-format
 msgid "i4toi2: '%d' causes int2 underflow"
-msgstr ""
+msgstr "i4toi2: %d verursacht Unterlauf in int2"
 
 #: ../utils/adt/int.c:252
 #, c-format
 msgid "i4toi2: '%d' causes int2 overflow"
-msgstr ""
+msgstr "i4toi2: %d verursacht Überlauf in int2"
 
-#: ../utils/adt/int8.c:77 ../utils/adt/int8.c:87
+#: ../utils/adt/int8.c:98 ../utils/adt/int8.c:108
 #, c-format
 msgid "Bad int8 external representation \"%s\""
-msgstr ""
+msgstr "fehlerhaftes Format für int8: %s"
 
-#: ../utils/adt/int8.c:83
+#: ../utils/adt/int8.c:104
 #, c-format
 msgid "int8 value out of range: \"%s\""
-msgstr ""
+msgstr "int8-Wert %s ist außerhalb des gültigen Bereiches"
 
-#: ../utils/adt/int8.c:106
+#: ../utils/adt/int8.c:127
 msgid "Unable to format int8"
-msgstr ""
+msgstr "kann int8 nicht formatieren"
 
-#: ../utils/adt/int8.c:684
+#: ../utils/adt/int8.c:716
 msgid "int8 conversion to int4 is out of range"
-msgstr ""
+msgstr "Umwandlung von int8 in int4 ist außerhalb des gültigen Bereiches"
 
-#: ../utils/adt/int8.c:722
+#: ../utils/adt/int8.c:739
+msgid "int8 conversion to int2 is out of range"
+msgstr "Umwandlung von int8 in int2 ist außerhalb des gültigen Bereiches"
+
+#: ../utils/adt/int8.c:775
 msgid "Floating point conversion to int8 is out of range"
 msgstr ""
+"Umwandlung von Fließkommawert in int8 ist außerhalb des gültigen Bereiches"
 
 #: ../utils/adt/oid.c:46
 #, c-format
 msgid "%s: error reading \"%s\": %m"
-msgstr ""
+msgstr "%s: kann »%s« nicht lesen: %m"
 
 #: ../utils/adt/oid.c:49 ../utils/adt/oid.c:63
 #, c-format
 msgid "%s: error in \"%s\": can't parse \"%s\""
-msgstr ""
+msgstr "%s: Fehler in »%s«: kann »%s« nicht parsen"
 
 #: ../utils/adt/oid.c:84
 #, c-format
 msgid "%s: error reading \"%s\": %s"
-msgstr ""
+msgstr "%s: kann »%s« nicht lesen: %s"
 
 #: ../utils/adt/oid.c:138
 msgid "oidvector value has too many values"
-msgstr ""
+msgstr "oidvector-Wert hat zu viele Werte"
 
-#: ../utils/adt/like.c:351
+#: ../utils/adt/like.c:493 ../utils/adt/like_match.c:288
 msgid "ESCAPE string must be empty or one character"
-msgstr ""
+msgstr "ESCAPE-Zeichenkette muß null oder ein Zeichen lang sein"
 
-#: ../utils/adt/mac.c:53
+#: ../utils/adt/mac.c:51
 #, c-format
 msgid "macaddr_in: error in parsing \"%s\""
-msgstr ""
+msgstr "macaddr_in: kann »%s« nicht lesen"
 
-#: ../utils/adt/mac.c:58
+#: ../utils/adt/mac.c:56
 #, c-format
 msgid "macaddr_in: illegal address \"%s\""
-msgstr ""
+msgstr "macaddr_in: ungültige Adresse: %s"
 
-#: ../utils/adt/mac.c:144
+#: ../utils/adt/mac.c:129
 msgid "Text is too long to convert to MAC address"
-msgstr ""
+msgstr "Text ist zu lang um ihn in eine MAC-Adresse umzuwandeln"
 
-#: ../utils/adt/nabstime.c:250 ../utils/adt/nabstime.c:265
+#: ../utils/adt/nabstime.c:370 ../utils/adt/nabstime.c:403
 #, c-format
 msgid "Invalid timezone '%s'"
 msgstr ""
 
-#: ../utils/adt/nabstime.c:347
+#: ../utils/adt/nabstime.c:507
 #, c-format
 msgid "Bad (length) abstime external representation '%s'"
 msgstr ""
 
-#: ../utils/adt/nabstime.c:351
+#: ../utils/adt/nabstime.c:511
 #, c-format
 msgid "Bad abstime external representation '%s'"
-msgstr ""
+msgstr "Fehlerhaftes »abstime«-Format: %s"
 
-#: ../utils/adt/nabstime.c:380
+#: ../utils/adt/nabstime.c:541
 #, c-format
 msgid "Bad abstime (internal coding error) '%s'"
 msgstr ""
 
-#: ../utils/adt/nabstime.c:645
+#: ../utils/adt/nabstime.c:732 ../utils/adt/nabstime.c:798
+msgid "Unable to convert timestamp to abstime"
+msgstr ""
+
+#: ../utils/adt/nabstime.c:756
+msgid "Unable to convert abstime 'invalid' to timestamp"
+msgstr ""
+
+#: ../utils/adt/nabstime.c:817
+msgid "Unable to convert abstime 'invalid' to timestamptz"
+msgstr ""
+
+#: ../utils/adt/nabstime.c:860
 #, c-format
 msgid "Bad (length) reltime external representation '%s'"
 msgstr ""
 
-#: ../utils/adt/nabstime.c:649
+#: ../utils/adt/nabstime.c:864
 #, c-format
 msgid "Bad reltime external representation '%s'"
-msgstr ""
+msgstr "fehlerhaftes Format für »reltime«: %s"
 
-#: ../utils/adt/nabstime.c:662
+#: ../utils/adt/nabstime.c:874
 #, c-format
 msgid "Bad reltime (internal coding error) '%s'"
 msgstr ""
 
+#: ../utils/adt/nabstime.c:932
+#, c-format
+msgid "Unable to decode tinterval '%s'"
+msgstr ""
+
+#: ../utils/adt/nabstime.c:1033
+msgid "Unable to convert reltime 'invalid' to interval"
+msgstr ""
+
 #: ../utils/adt/network.c:66
 #, c-format
 msgid "invalid %s value '%s'"
-msgstr ""
+msgstr "ungültiger %s-Wert: %s"
 
 #: ../utils/adt/network.c:77
 #, c-format
 msgid "invalid CIDR value '%s': has bits set to right of mask"
-msgstr ""
+msgstr "ungültiger CIDR-Wert %s hat Bits rechts von der Maske"
 
-#: ../utils/adt/network.c:129 ../utils/adt/network.c:471
+#: ../utils/adt/network.c:129 ../utils/adt/network.c:470
 #, c-format
 msgid "unable to print address (%s)"
-msgstr ""
+msgstr "kann Adresse nicht ausgeben (%s)"
 
-#: ../utils/adt/network.c:139 ../utils/adt/network.c:404
-#: ../utils/adt/network.c:441 ../utils/adt/network.c:475
-#: ../utils/adt/network.c:521 ../utils/adt/network.c:561
-#: ../utils/adt/network.c:603 ../utils/adt/network.c:639
+#: ../utils/adt/network.c:139 ../utils/adt/network.c:403
+#: ../utils/adt/network.c:440 ../utils/adt/network.c:474
+#: ../utils/adt/network.c:520 ../utils/adt/network.c:560
+#: ../utils/adt/network.c:602 ../utils/adt/network.c:638
 #, c-format
 msgid "unknown address family (%d)"
-msgstr ""
+msgstr "unbekannte Adressfamilie (%d)"
 
 #: ../utils/adt/network.c:186
 #, c-format
 msgid "set_masklen - invalid value '%d'"
-msgstr ""
+msgstr "set_masklen: ungültiger Wert %d"
 
-#: ../utils/adt/network.c:228 ../utils/adt/network.c:317
-#: ../utils/adt/network.c:337 ../utils/adt/network.c:357
-#: ../utils/adt/network.c:377
+#: ../utils/adt/network.c:227 ../utils/adt/network.c:316
+#: ../utils/adt/network.c:336 ../utils/adt/network.c:356
+#: ../utils/adt/network.c:376
 #, c-format
 msgid "cannot compare address families %d and %d"
-msgstr ""
+msgstr "Adressfamilien %d und %d können nicht verglichen werden"
 
-#: ../utils/adt/network.c:400 ../utils/adt/network.c:431
+#: ../utils/adt/network.c:399 ../utils/adt/network.c:430
 #, c-format
 msgid "unable to print host (%s)"
-msgstr ""
+msgstr "kann Host nicht ausgeben (%s)"
 
-#: ../utils/adt/network.c:658
+#: ../utils/adt/network.c:657
 #, c-format
 msgid "convert_network_to_scalar: unsupported type %u"
-msgstr ""
+msgstr "convert_network_to_scalar: Typ %u nicht unterstützt"
 
 #: ../utils/adt/not_in.c:65
 msgid "int4notin: must provide relationname.attributename"
@@ -9480,60 +9903,72 @@ msgstr ""
 msgid "int4notin: unknown attribute %s for relation %s"
 msgstr ""
 
-#: ../utils/adt/numeric.c:1503
+#: ../utils/adt/numeric.c:1500
 msgid "Cannot convert NaN to int4"
-msgstr ""
+msgstr "kann NaN nicht in int4 umwandeln"
 
-#: ../utils/adt/numeric.c:1553
+#: ../utils/adt/numeric.c:1550
 msgid "Cannot convert NaN to int8"
-msgstr ""
+msgstr "kann NaN nicht in int8 umwandeln"
 
-#: ../utils/adt/numeric.c:1604
+#: ../utils/adt/numeric.c:1601
 msgid "Cannot convert NaN to int2"
-msgstr ""
+msgstr "kann NaN nicht in int2 umwandeln"
 
-#: ../utils/adt/numeric.c:1741
+#: ../utils/adt/numeric.c:1767
 msgid "do_numeric_accum: expected 3-element numeric array"
 msgstr ""
 
-#: ../utils/adt/numeric.c:1828
+#: ../utils/adt/numeric.c:1858
 msgid "numeric_avg: expected 3-element numeric array"
 msgstr ""
 
-#: ../utils/adt/numeric.c:1863
+#: ../utils/adt/numeric.c:1893
 msgid "numeric_variance: expected 3-element numeric array"
 msgstr ""
 
-#: ../utils/adt/numeric.c:1930
+#: ../utils/adt/numeric.c:1960
 msgid "numeric_stddev: expected 3-element numeric array"
 msgstr ""
 
-#: ../utils/adt/numeric.c:2255 ../utils/adt/numeric.c:2270
-#: ../utils/adt/numeric.c:2288 ../utils/adt/numeric.c:2292
-#: ../utils/adt/numeric.c:2303
+#: ../utils/adt/numeric.c:2142
+msgid "int2_avg_accum: expected 2-element int8 array"
+msgstr ""
+
+#: ../utils/adt/numeric.c:2162
+msgid "int4_avg_accum: expected 2-element int8 array"
+msgstr ""
+
+#: ../utils/adt/numeric.c:2180
+msgid "int8_avg: expected 2-element int8 array"
+msgstr ""
+
+#: ../utils/adt/numeric.c:2371 ../utils/adt/numeric.c:2386
+#: ../utils/adt/numeric.c:2404 ../utils/adt/numeric.c:2408
+#: ../utils/adt/numeric.c:2419
 #, c-format
 msgid "Bad numeric input format '%s'"
-msgstr ""
+msgstr "fehlerhaftes Format für »numeric«: %s"
 
-#: ../utils/adt/numeric.c:2622
+#: ../utils/adt/numeric.c:2738
 #, c-format
 msgid ""
 "overflow on numeric ABS(value) >= 10^%d for field with precision %d scale %d"
 msgstr ""
 
-#: ../utils/adt/numeric.c:3036
+#: ../utils/adt/numeric.c:3148
 msgid "division by zero on numeric"
-msgstr ""
+msgstr "Division durch Null"
 
-#: ../utils/adt/numeric.c:3341
+#: ../utils/adt/numeric.c:3453
 msgid "math error on numeric - cannot compute SQRT of negative value"
 msgstr ""
 
-#: ../utils/adt/numeric.c:3427
+#: ../utils/adt/numeric.c:3539
 msgid "argument for EXP() too big"
 msgstr ""
 
-#: ../utils/adt/numeric.c:3494
+#: ../utils/adt/numeric.c:3606
 msgid "math error on numeric - cannot compute LN of value <= zero"
 msgstr ""
 
@@ -9547,60 +9982,61 @@ msgstr ""
 #: ../utils/adt/numutils.c:115
 #, c-format
 msgid "pg_atoi: error reading \"%s\": %m"
-msgstr ""
+msgstr "pg_atoi: Fehler beim Lesen von »%s«: %m"
 
 #: ../utils/adt/numutils.c:75
 #, c-format
 msgid "pg_atoi: error in \"%s\": can't parse \"%s\""
-msgstr ""
+msgstr "pg_atoi: Fehler in »%s«: kann »%s« nicht parsen"
 
 #: ../utils/adt/numutils.c:119
 #, c-format
 msgid "pg_atoi: invalid result size: %d"
-msgstr ""
+msgstr "pg_atoi: ungültige Ergebnisgröße: %d"
 
-#: ../utils/adt/varbit.c:102 ../utils/adt/varbit.c:218
+#: ../utils/adt/varbit.c:101 ../utils/adt/varbit.c:217
 #, c-format
 msgid "bit string length does not match type bit(%d)"
-msgstr ""
+msgstr "Länge der Bitkette stimmt nicht mit Typ bit(%d) überein"
 
-#: ../utils/adt/varbit.c:123 ../utils/adt/varbit.c:331
+#: ../utils/adt/varbit.c:122 ../utils/adt/varbit.c:329
 #, c-format
 msgid "cannot parse %c as a binary digit"
-msgstr ""
+msgstr "%c ist keine Binärziffer"
 
-#: ../utils/adt/varbit.c:144 ../utils/adt/varbit.c:352
+#: ../utils/adt/varbit.c:143 ../utils/adt/varbit.c:350
 #, c-format
 msgid "cannot parse %c as a hex digit"
-msgstr ""
+msgstr "%c ist keine Hexadezimalziffer"
 
-#: ../utils/adt/varbit.c:310 ../utils/adt/varbit.c:425
+#: ../utils/adt/varbit.c:308 ../utils/adt/varbit.c:423
 #, c-format
 msgid "bit string too long for type bit varying(%d)"
-msgstr ""
+msgstr "Bitkette ist zu lang für Typ bit varying(%d)"
 
-#: ../utils/adt/varbit.c:818
+#: ../utils/adt/varbit.c:815
 msgid "cannot AND bit strings of different sizes"
-msgstr ""
+msgstr "binäres »Und« nicht mit Bitketten unterschiedlicher Länge möglich"
 
-#: ../utils/adt/varbit.c:856
+#: ../utils/adt/varbit.c:853
 msgid "cannot OR bit strings of different sizes"
-msgstr ""
+msgstr "binäres »Oder« nicht mit Bitketten unterschiedlicher Länge möglich"
 
-#: ../utils/adt/varbit.c:900
+#: ../utils/adt/varbit.c:897
 msgid "cannot XOR bit strings of different sizes"
 msgstr ""
+"binäres »Exklusiv-Oder« nicht mit Bitketten unterschiedlicher Länge möglich"
 
-#: ../utils/adt/varbit.c:1115
+#: ../utils/adt/varbit.c:1112
 msgid "bit string is too large to fit in type integer"
-msgstr ""
+msgstr "Bitkette ist zu lang für Typ integer"
 
-#: ../utils/adt/varbit.c:1203
+#: ../utils/adt/varbit.c:1200
 #, c-format
 msgid "S. %d %d em=%2x sm=%2x r=%d"
 msgstr ""
 
-#: ../utils/adt/pg_locale.c:60
+#: ../utils/adt/pg_locale.c:89
 #, c-format
 msgid ""
 "CURRENT LOCALE ENVIRONMENT:\n"
@@ -9614,7 +10050,7 @@ msgid ""
 "LC_MESSAGES:\t%s\n"
 msgstr ""
 
-#: ../utils/adt/pg_locale.c:62
+#: ../utils/adt/pg_locale.c:98
 #, c-format
 msgid ""
 "CURRENT LOCALE ENVIRONMENT:\n"
@@ -9627,290 +10063,264 @@ msgid ""
 "LC_MONETARY:\t%s\n"
 msgstr ""
 
-#: ../utils/adt/pg_locale.c:91
+#: ../utils/adt/pg_locale.c:122
 #, c-format
 msgid "pg_setlocale(): 'LC_COLLATE=%s' cannot be honored."
 msgstr ""
 
-#: ../utils/adt/pg_locale.c:95
+#: ../utils/adt/pg_locale.c:126
 #, c-format
 msgid "pg_setlocale(): 'LC_CTYPE=%s' cannot be honored."
 msgstr ""
 
-#: ../utils/adt/pg_locale.c:99
+#: ../utils/adt/pg_locale.c:130
 #, c-format
 msgid "pg_setlocale(): 'LC_NUMERIC=%s' cannot be honored."
 msgstr ""
 
-#: ../utils/adt/pg_locale.c:103
+#: ../utils/adt/pg_locale.c:134
 #, c-format
 msgid "pg_setlocale(): 'LC_TIME=%s' cannot be honored."
 msgstr ""
 
-#: ../utils/adt/pg_locale.c:107
+#: ../utils/adt/pg_locale.c:138
 #, c-format
 msgid "pg_setlocale(): 'LC_MONETARY=%s' cannot be honored."
 msgstr ""
 
-#: ../utils/adt/pg_locale.c:112
+#: ../utils/adt/pg_locale.c:143
 #, c-format
-msgid "pg_setlocale(): 'LC_MESSAGE=%s' cannot be honored."
+msgid "pg_setlocale(): 'LC_MESSAGES=%s' cannot be honored."
 msgstr ""
 
-#: ../utils/adt/regexp.c:144
+#: ../utils/adt/regexp.c:143
 #, c-format
 msgid "Invalid regular expression: %s"
-msgstr ""
+msgstr "ungültiger regulärer Ausdruck: %s"
 
-#: ../utils/adt/regproc.c:64
+#: ../utils/adt/regproc.c:61
 #, c-format
 msgid "No procedure with oid %s"
-msgstr ""
+msgstr "keine Prozedur mit Oid %s"
 
-#: ../utils/adt/regproc.c:111
+#: ../utils/adt/regproc.c:128
 #, c-format
 msgid ""
 "There is more than one procedure named %s.\n"
 "\tSupply the pg_proc oid inside single quotes."
 msgstr ""
 
-#: ../utils/adt/regproc.c:113 ../utils/adt/regproc.c:149
+#: ../utils/adt/regproc.c:130
 #, c-format
 msgid "No procedure with name %s"
-msgstr ""
-
-#: ../utils/adt/regproc.c:134
-#, c-format
-msgid "regprocin: could not begin scan of %s"
-msgstr ""
-
-#: ../utils/adt/regproc.c:146
-#, c-format
-msgid "regprocin: null procedure %s"
-msgstr ""
+msgstr "keine Prozedur mit Namen %s"
 
-#: ../utils/adt/regproc.c:214
-#, c-format
-msgid "regprocout: could not begin scan of %s"
-msgstr ""
-
-#: ../utils/adt/regproc.c:228
-#, c-format
-msgid "regprocout: null procedure %u"
-msgstr ""
-
-#: ../utils/adt/ruleutils.c:177
+#: ../utils/adt/ruleutils.c:178
 msgid "get_ruledef: cannot connect to SPI manager"
-msgstr ""
+msgstr "get_ruledef: kann nicht mit SPI-Manager verbinden"
 
-#: ../utils/adt/ruleutils.c:192 ../utils/adt/ruleutils.c:285
-#: ../utils/adt/ruleutils.c:376 ../utils/adt/ruleutils.c:382
+#: ../utils/adt/ruleutils.c:193 ../utils/adt/ruleutils.c:286
 #, c-format
 msgid "SPI_prepare() failed for \"%s\""
-msgstr ""
+msgstr "SPI_prepare() für »%s« fehlgeschlagen"
 
-#: ../utils/adt/ruleutils.c:204
+#: ../utils/adt/ruleutils.c:205
 #, c-format
 msgid "failed to get pg_rewrite tuple for %s"
 msgstr ""
 
-#: ../utils/adt/ruleutils.c:208 ../utils/adt/ruleutils.c:233
+#: ../utils/adt/ruleutils.c:209 ../utils/adt/ruleutils.c:234
 msgid "get_ruledef: SPI_finish() failed"
-msgstr ""
+msgstr "get_ruledef: SPI_finish() fehlgeschlagen"
 
-#: ../utils/adt/ruleutils.c:270
+#: ../utils/adt/ruleutils.c:271
 msgid "get_viewdef: cannot connect to SPI manager"
-msgstr ""
+msgstr "get_viewdef: kann nicht mit SPI-Manager verbinden"
 
-#: ../utils/adt/ruleutils.c:298
+#: ../utils/adt/ruleutils.c:299
 #, c-format
 msgid "failed to get pg_rewrite tuple for view %s"
 msgstr ""
 
-#: ../utils/adt/ruleutils.c:323 ../utils/adt/ruleutils.c:551
+#: ../utils/adt/ruleutils.c:323
 msgid "get_viewdef: SPI_finish() failed"
-msgstr ""
-
-#: ../utils/adt/ruleutils.c:363
-msgid "get_indexdef: cannot connect to SPI manager"
-msgstr ""
+msgstr "get_viewdef: SPI_finish() fehlgeschlagen"
 
-#: ../utils/adt/ruleutils.c:393
+#: ../utils/adt/ruleutils.c:361
 #, c-format
 msgid "syscache lookup for index %u failed"
-msgstr ""
+msgstr "Syscache-Suche nach Index %u fehlgeschlagen"
 
-#: ../utils/adt/ruleutils.c:403 ../utils/adt/ruleutils.c:413
+#: ../utils/adt/ruleutils.c:371 ../utils/adt/ruleutils.c:381
 #, c-format
 msgid "syscache lookup for relid %u failed"
-msgstr ""
-
-#: ../utils/adt/ruleutils.c:424 ../utils/adt/ruleutils.c:427
-#, c-format
-msgid "failed to get pg_am tuple for index %s"
-msgstr ""
+msgstr "Syscache-Suche nach Relid %u fehlgeschlagen"
 
-#: ../utils/adt/ruleutils.c:474 ../utils/adt/ruleutils.c:476
-#: ../utils/adt/ruleutils.c:510 ../utils/adt/ruleutils.c:512
+#: ../utils/adt/ruleutils.c:392
 #, c-format
-msgid "failed to get pg_opclass tuple %u"
-msgstr ""
+msgid "lookup for AM %u failed"
+msgstr "Suche nach AM %u fehlgeschlagen"
 
-#: ../utils/adt/ruleutils.c:789
+#: ../utils/adt/ruleutils.c:746
 #, c-format
 msgid "get_ruledef: rule %s has unsupported event type %d"
-msgstr ""
+msgstr "get_ruledef: Rule %s hat nicht unterstützten Ereignistyp %d"
 
-#: ../utils/adt/ruleutils.c:973
+#: ../utils/adt/ruleutils.c:943
 #, c-format
 msgid "get_ruledef of %s: query command type %d not implemented yet"
 msgstr ""
 
-#: ../utils/adt/ruleutils.c:1193
+#: ../utils/adt/ruleutils.c:1163
 #, c-format
 msgid "get_setop_query: unexpected set op %d"
 msgstr ""
 
-#: ../utils/adt/ruleutils.c:1204
+#: ../utils/adt/ruleutils.c:1174
 #, c-format
 msgid "get_setop_query: unexpected node %d"
 msgstr ""
 
-#: ../utils/adt/ruleutils.c:1259
+#: ../utils/adt/ruleutils.c:1230
 msgid "get_insert_query_def: too many RTEs in INSERT!"
 msgstr ""
 
-#: ../utils/adt/ruleutils.c:1406
+#: ../utils/adt/ruleutils.c:1377
 msgid "get_utility_query_def: unexpected statement type"
 msgstr ""
 
-#: ../utils/adt/ruleutils.c:1433
+#: ../utils/adt/ruleutils.c:1404
 #, c-format
 msgid "get_names_for_var: bogus varlevelsup %d"
 msgstr ""
 
-#: ../utils/adt/ruleutils.c:1578
+#: ../utils/adt/ruleutils.c:1549
 #, c-format
 msgid "find_alias_in_namespace: unexpected node type %d"
 msgstr ""
 
-#: ../utils/adt/ruleutils.c:1689
+#: ../utils/adt/ruleutils.c:1660
 #, c-format
 msgid "phony_equal: unexpected node type %d"
 msgstr ""
 
-#: ../utils/adt/ruleutils.c:1774
+#: ../utils/adt/ruleutils.c:1745
 #, c-format
 msgid "cache lookup for operator %u failed"
-msgstr ""
+msgstr "Cachesuche nach Operator %u fehlgeschlagen"
 
-#: ../utils/adt/ruleutils.c:1791
+#: ../utils/adt/ruleutils.c:1762
 msgid "get_rule_expr: bogus oprkind"
 msgstr ""
 
-#: ../utils/adt/ruleutils.c:1831
+#: ../utils/adt/ruleutils.c:1802
 #, c-format
 msgid "get_rule_expr: expr opType %d not supported"
 msgstr ""
 
-#: ../utils/adt/ruleutils.c:1914
+#: ../utils/adt/ruleutils.c:1885
 #, c-format
 msgid "Argument type %s of FieldSelect is not a tuple type"
 msgstr ""
 
-#: ../utils/adt/ruleutils.c:1995
+#: ../utils/adt/ruleutils.c:1974
 #, c-format
 msgid "get_rule_expr: unexpected nulltesttype %d"
 msgstr ""
 
-#: ../utils/adt/ruleutils.c:2028
+#: ../utils/adt/ruleutils.c:2007
 #, c-format
 msgid "get_rule_expr: unexpected booltesttype %d"
 msgstr ""
 
-#: ../utils/adt/ruleutils.c:2040
+#: ../utils/adt/ruleutils.c:2019
 #, c-format
 msgid "get_ruledef of %s: unknown node type %d in get_rule_expr()"
 msgstr ""
 
-#: ../utils/adt/ruleutils.c:2348
+#: ../utils/adt/ruleutils.c:2380
 #, c-format
 msgid "get_sublink_expr: unsupported sublink type %d"
 msgstr ""
 
-#: ../utils/adt/ruleutils.c:2492
+#: ../utils/adt/ruleutils.c:2524
 #, c-format
 msgid "get_from_clause_item: unknown join type %d"
 msgstr ""
 
-#: ../utils/adt/ruleutils.c:2543
+#: ../utils/adt/ruleutils.c:2575
 #, c-format
 msgid "get_from_clause_item: unexpected node type %d"
 msgstr ""
 
-#: ../utils/adt/ruleutils.c:2572
+#: ../utils/adt/ruleutils.c:2602 ../utils/cache/lsyscache.c:275
+#, c-format
+msgid "cache lookup failed for opclass %u"
+msgstr ""
+
+#: ../utils/adt/ruleutils.c:2632
 msgid "tleIsArrayAssign: I'm confused ..."
 msgstr ""
 
-#: ../utils/adt/selfuncs.c:812
+#: ../utils/adt/selfuncs.c:842
 #, c-format
 msgid "patternsel: no = operator for type %u"
 msgstr ""
 
-#: ../utils/adt/selfuncs.c:996 ../utils/adt/selfuncs.c:1073
-#: ../utils/adt/selfuncs.c:1113 ../utils/adt/selfuncs.c:1143
+#: ../utils/adt/selfuncs.c:1026 ../utils/adt/selfuncs.c:1103
+#: ../utils/adt/selfuncs.c:1144 ../utils/adt/selfuncs.c:1174
 #, c-format
 msgid "booltestsel: unexpected booltesttype %d"
 msgstr ""
 
-#: ../utils/adt/selfuncs.c:1184 ../utils/adt/selfuncs.c:1239
+#: ../utils/adt/selfuncs.c:1215 ../utils/adt/selfuncs.c:1272
 #, c-format
 msgid "nulltestsel: unexpected nulltesttype %d"
 msgstr ""
 
-#: ../utils/adt/selfuncs.c:1785
+#: ../utils/adt/selfuncs.c:1844
 #, c-format
 msgid "convert_numeric_to_scalar: unsupported type %u"
 msgstr ""
 
-#: ../utils/adt/selfuncs.c:1976
+#: ../utils/adt/selfuncs.c:2034
 #, c-format
 msgid "convert_string_datum: unsupported type %u"
 msgstr ""
 
-#: ../utils/adt/selfuncs.c:2052
+#: ../utils/adt/selfuncs.c:2205
 #, c-format
 msgid "convert_timevalue_to_scalar: unsupported type %u"
 msgstr ""
 
-#: ../utils/adt/selfuncs.c:2444
+#: ../utils/adt/selfuncs.c:2598
 msgid "pattern_fixed_prefix: bogus ptype"
 msgstr ""
 
-#: ../utils/adt/selfuncs.c:2473
+#: ../utils/adt/selfuncs.c:2627
 #, c-format
 msgid "prefix_selectivity: no >= operator for type %u"
 msgstr ""
 
-#: ../utils/adt/selfuncs.c:2496
+#: ../utils/adt/selfuncs.c:2650
 #, c-format
 msgid "prefix_selectivity: no < operator for type %u"
 msgstr ""
 
-#: ../utils/adt/selfuncs.c:2734
+#: ../utils/adt/selfuncs.c:2885
 msgid "pattern_selectivity: bogus ptype"
 msgstr ""
 
-#: ../utils/adt/selfuncs.c:2763
+#: ../utils/adt/selfuncs.c:2914
 msgid "Invalid LC_COLLATE setting"
 msgstr ""
 
-#: ../utils/adt/selfuncs.c:2881
+#: ../utils/adt/selfuncs.c:3037
 #, c-format
 msgid "string_lessthan: unexpected datatype %u"
 msgstr ""
 
-#: ../utils/adt/sets.c:86
+#: ../utils/adt/sets.c:84
 #, c-format
 msgid "SetDefine: unable to define set %s"
 msgstr ""
@@ -9920,1255 +10330,1364 @@ msgstr ""
 msgid "invalid tid format: '%s'"
 msgstr ""
 
-#: ../utils/adt/tid.c:168
+#: ../utils/adt/tid.c:181
 #, c-format
 msgid "Relation %s not found"
 msgstr ""
 
-#: ../utils/adt/timestamp.c:64
+#: ../utils/adt/timestamp.c:68 ../utils/adt/timestamp.c:192
 #, c-format
 msgid "Bad timestamp external representation '%s'"
-msgstr ""
+msgstr "fehlerhaftes Format für »timestamp«: %s"
+
+#: ../utils/adt/timestamp.c:74
+#, c-format
+msgid "TIMESTAMP out of range '%s'"
+msgstr "TIMESTAMP außerhalb des gültigen Bereichs: %s"
+
+#: ../utils/adt/timestamp.c:90
+#, c-format
+msgid "TIMESTAMP '%s' no longer supported"
+msgstr "TIMESTAMP '%s' wird nicht mehr unterstützt"
 
-#: ../utils/adt/timestamp.c:70
+#: ../utils/adt/timestamp.c:95
 #, c-format
-msgid "Timestamp out of range '%s'"
+msgid "TIMESTAMP '%s' not parsed; internal coding error"
+msgstr ""
+
+#: ../utils/adt/timestamp.c:123
+msgid "Unable to format timestamp; internal coding error"
 msgstr ""
 
-#: ../utils/adt/timestamp.c:94
+#: ../utils/adt/timestamp.c:198
+#, c-format
+msgid "TIMESTAMP WITH TIME ZONE out of range '%s'"
+msgstr "TIMESTAMP WITH TIME ZONE außerhalb des gültigen Bereichs: %s"
+
+#: ../utils/adt/timestamp.c:214
+#, c-format
+msgid "TIMESTAMP WITH TIME ZONE '%s' no longer supported"
+msgstr "TIMESTAMP WITH TIME ZONE '%s' wird nicht mehr unterstützt"
+
+#: ../utils/adt/timestamp.c:219
 #, c-format
-msgid "Internal coding error, can't input timestamp '%s'"
+msgid "TIMESTAMP WITH TIME ZONE '%s' not parsed; internal coding error"
 msgstr ""
 
-#: ../utils/adt/timestamp.c:158 ../utils/adt/timestamp.c:170
+#: ../utils/adt/timestamp.c:248
+msgid "Unable to format timestamp with time zone; internal coding error"
+msgstr ""
+
+#: ../utils/adt/timestamp.c:308 ../utils/adt/timestamp.c:316
 #, c-format
 msgid "Bad interval external representation '%s'"
+msgstr "fehlerhaftes Format für »interval«: %s"
+
+#: ../utils/adt/timestamp.c:321
+#, c-format
+msgid "Interval '%s' no longer supported"
 msgstr ""
 
-#: ../utils/adt/timestamp.c:175
+#: ../utils/adt/timestamp.c:325
 #, c-format
-msgid "Internal coding error, can't input interval '%s'"
+msgid "Interval '%s' not parsed; internal coding error"
 msgstr ""
 
-#: ../utils/adt/timestamp.c:198
-msgid "Unable to format interval"
+#: ../utils/adt/timestamp.c:345
+msgid "Unable to encode interval; internal coding error"
+msgstr ""
+
+#: ../utils/adt/timestamp.c:348
+msgid "Unable to format interval; internal coding error"
+msgstr ""
+
+#: ../utils/adt/timestamp.c:470
+msgid "AdjustIntervalForTypmod(): internal coding error"
+msgstr ""
+
+#: ../utils/adt/timestamp.c:1194
+msgid "Unable to subtract non-finite timestamps"
+msgstr ""
+
+#: ../utils/adt/timestamp.c:1252
+msgid ""
+"Unable to add TIMESTAMP and INTERVAL\n"
+"\ttimestamp_pl_span() internal error encoding timestamp"
+msgstr ""
+
+#: ../utils/adt/timestamp.c:1259
+msgid ""
+"Unable to add TIMESTAMP and INTERVAL\n"
+"\ttimestamp_pl_span() internal error decoding timestamp"
+msgstr ""
+
+#: ../utils/adt/timestamp.c:1342
+msgid ""
+"Unable to add TIMESTAMP and INTERVAL\n"
+"\ttimestamptz_pl_span() internal error encoding timestamp"
 msgstr ""
 
-#: ../utils/adt/timestamp.c:996
-msgid "Unable to add timestamp and interval"
+#: ../utils/adt/timestamp.c:1347
+msgid ""
+"Unable to add TIMESTAMP and INTERVAL\n"
+"\ttimestamptz_pl_span() internal error decoding timestamp"
 msgstr ""
 
-#: ../utils/adt/timestamp.c:1206
-msgid "interval_div:  divide by 0.0 error"
+#: ../utils/adt/timestamp.c:1529
+msgid "interval_div: divide by 0.0 error"
 msgstr ""
 
-#: ../utils/adt/timestamp.c:1243
+#: ../utils/adt/timestamp.c:1566
 msgid "interval_accum: expected 2-element interval array"
 msgstr ""
 
-#: ../utils/adt/timestamp.c:1282
+#: ../utils/adt/timestamp.c:1608
 msgid "interval_avg: expected 2-element interval array"
 msgstr ""
 
-#: ../utils/adt/timestamp.c:1409 ../utils/adt/timestamp.c:1412
-msgid "Unable to decode timestamp"
+#: ../utils/adt/timestamp.c:1730
+msgid ""
+"Unable to encode INTERVAL\n"
+"\ttimestamp_age() internal coding error"
+msgstr ""
+
+#: ../utils/adt/timestamp.c:1734
+msgid ""
+"Unable to decode TIMESTAMP\n"
+"\ttimestamp_age() internal coding error"
+msgstr ""
+
+#: ../utils/adt/timestamp.c:1839 ../utils/adt/timestamp.c:1842
+msgid "Unable to decode TIMESTAMP"
+msgstr ""
+
+#: ../utils/adt/timestamp.c:1895
+msgid "TIMESTAMP bad external representation (too long)"
+msgstr ""
+
+#: ../utils/adt/timestamp.c:1951
+msgid "TIMESTAMP WITH TIME ZONE bad external representation (too long)"
+msgstr ""
+
+#: ../utils/adt/timestamp.c:2008
+msgid "INTERVAL bad external representation (too long)"
 msgstr ""
 
-#: ../utils/adt/timestamp.c:1465
-msgid "Bad timestamp external representation (too long)"
+#: ../utils/adt/timestamp.c:2041 ../utils/adt/timestamp.c:2099
+#: ../utils/adt/timestamp.c:2388 ../utils/adt/timestamp.c:2503
+#, c-format
+msgid "TIMESTAMP units '%s' not recognized"
 msgstr ""
 
-#: ../utils/adt/timestamp.c:1520
-msgid "Bad interval external representation (too long)"
+#: ../utils/adt/timestamp.c:2090 ../utils/adt/timestamp.c:2468
+#: ../utils/adt/timestamp.c:2496
+#, c-format
+msgid "TIMESTAMP units '%s' not supported"
 msgstr ""
 
-#: ../utils/adt/timestamp.c:1553 ../utils/adt/timestamp.c:1653
-#: ../utils/adt/timestamp.c:1736 ../utils/adt/timestamp.c:1849
-#: ../utils/adt/timestamp.c:2005 ../utils/adt/timestamp.c:2104
+#: ../utils/adt/timestamp.c:2095
 #, c-format
-msgid "Interval units '%s' not recognized"
+msgid "Unable to truncate TIMESTAMP to '%s'"
 msgstr ""
 
-#: ../utils/adt/timestamp.c:1605 ../utils/adt/timestamp.c:1939
-#: ../utils/adt/timestamp.c:1969
+#: ../utils/adt/timestamp.c:2128 ../utils/adt/timestamp.c:2187
+#: ../utils/adt/timestamp.c:2533 ../utils/adt/timestamp.c:2658
 #, c-format
-msgid "Timestamp units '%s' not supported"
+msgid "TIMESTAMP WITH TIME ZONE units '%s' not recognized"
 msgstr ""
 
-#: ../utils/adt/timestamp.c:1612
+#: ../utils/adt/timestamp.c:2176 ../utils/adt/timestamp.c:2623
+#: ../utils/adt/timestamp.c:2652
 #, c-format
-msgid "Unable to truncate timestamp to '%s'"
+msgid "TIMESTAMP WITH TIME ZONE units '%s' not supported"
 msgstr ""
 
-#: ../utils/adt/timestamp.c:1623 ../utils/adt/timestamp.c:1976
+#: ../utils/adt/timestamp.c:2183
 #, c-format
-msgid "Timestamp units '%s' not recognized"
+msgid "Unable to truncate TIMESTAMP WITH TIME ZONE to '%s'"
 msgstr ""
 
-#: ../utils/adt/timestamp.c:1667 ../utils/adt/timestamp.c:2021
-msgid "Interval is not finite"
+#: ../utils/adt/timestamp.c:2216 ../utils/adt/timestamp.c:2279
+#: ../utils/adt/timestamp.c:2686 ../utils/adt/timestamp.c:2779
+#, c-format
+msgid "INTERVAL units '%s' not recognized"
 msgstr ""
 
-#: ../utils/adt/timestamp.c:1708
+#: ../utils/adt/timestamp.c:2264 ../utils/adt/timestamp.c:2754
 #, c-format
-msgid "Interval units '%s' not supported"
+msgid "INTERVAL units '%s' not supported"
 msgstr ""
 
-#: ../utils/adt/timestamp.c:1713
+#: ../utils/adt/timestamp.c:2268
 #, c-format
-msgid "Unable to truncate interval to '%s'"
+msgid "Unable to truncate INTERVAL to '%s'"
 msgstr ""
 
-#: ../utils/adt/timestamp.c:1718 ../utils/adt/timestamp.c:2089
-msgid "Interval out of range"
+#: ../utils/adt/timestamp.c:2273
+msgid "Unable to decode INTERVAL; internal coding error"
 msgstr ""
 
-#: ../utils/adt/timestamp.c:1758
+#: ../utils/adt/timestamp.c:2301
 msgid "isoweek2date(): can't convert without year information"
 msgstr ""
 
-#: ../utils/adt/timestamp.c:1955 ../utils/adt/timestamp.c:1962
-msgid "Unable to encode timestamp"
+#: ../utils/adt/timestamp.c:2482 ../utils/adt/timestamp.c:2489
+msgid "Unable to encode TIMESTAMP"
 msgstr ""
 
-#: ../utils/adt/timestamp.c:2080
-#, c-format
-msgid "Interval units '%s' not yet supported"
+#: ../utils/adt/timestamp.c:2638 ../utils/adt/timestamp.c:2645
+msgid "Unable to encode TIMESTAMP WITH TIME ZONE"
 msgstr ""
 
-#: ../utils/adt/timestamp.c:2140 ../utils/adt/timestamp.c:2182
-#, c-format
-msgid "Time zone '%s' not recognized"
+#: ../utils/adt/timestamp.c:2763
+msgid ""
+"Unable to decode INTERVAL\n"
+"\tinterval_part() internal coding error"
+msgstr ""
+
+#: ../utils/adt/timestamp.c:2880
+msgid "Unable to convert TIMESTAMP to TIMESTAMP WITH TIME ZONE (tm)"
+msgstr ""
+
+#: ../utils/adt/timestamp.c:2885
+msgid "Unable to convert TIMESTAMP to TIMESTAMP WITH TIME ZONE"
 msgstr ""
 
-#: ../utils/adt/timestamp.c:2162 ../utils/adt/timestamp.c:2221
-msgid "Timestamp not legal"
+#: ../utils/adt/timestamp.c:2910
+msgid "Unable to convert TIMESTAMP WITH TIME ZONE to TIMESTAMP (tm)"
 msgstr ""
 
-#: ../utils/adt/timestamp.c:2212
-msgid "INTERVAL time zone not legal (month specified)"
+#: ../utils/adt/timestamp.c:2913
+msgid "Unable to convert TIMESTAMP WITH TIME ZONE to TIMESTAMP"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:185
+#: ../utils/adt/timestamp.c:2967
+msgid ""
+"Unable to decode TIMESTAMP WITH TIME ZONE\n"
+"\ttimestamptz_zone() internal coding error"
+msgstr ""
+
+#: ../utils/adt/timestamp.c:3028
+msgid ""
+"Unable to decode TIMESTAMP WITH TIME ZONE\n"
+"\ttimestamptz_izone() internal coding error"
+msgstr ""
+
+#: ../utils/adt/ri_triggers.c:175
 msgid "RI_FKey_check() not fired by trigger manager"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:188
+#: ../utils/adt/ri_triggers.c:178
 msgid "RI_FKey_check() must be fired AFTER ROW"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:191
+#: ../utils/adt/ri_triggers.c:181
 msgid "RI_FKey_check() must be fired for INSERT or UPDATE"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:199
+#: ../utils/adt/ri_triggers.c:189
 msgid "wrong # of arguments in call to RI_FKey_check()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:201
+#: ../utils/adt/ri_triggers.c:191
 #, c-format
 msgid "too many keys (%d max) in call to RI_FKey_check()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:264 ../utils/adt/ri_triggers.c:375
+#: ../utils/adt/ri_triggers.c:254 ../utils/adt/ri_triggers.c:365
 msgid "SPI_connect() failed in RI_FKey_check()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:271 ../utils/adt/ri_triggers.c:454
+#: ../utils/adt/ri_triggers.c:261 ../utils/adt/ri_triggers.c:443
 msgid "SPI_execp() failed in RI_FKey_check()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:276
+#: ../utils/adt/ri_triggers.c:266
 #, c-format
 msgid "%s referential integrity violation - no rows found in %s"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:282 ../utils/adt/ri_triggers.c:466
+#: ../utils/adt/ri_triggers.c:272 ../utils/adt/ri_triggers.c:455
 msgid "SPI_finish() failed in RI_FKey_check()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:292 ../utils/adt/ri_triggers.c:697
-#: ../utils/adt/ri_triggers.c:911 ../utils/adt/ri_triggers.c:1104
-#: ../utils/adt/ri_triggers.c:1328 ../utils/adt/ri_triggers.c:1539
-#: ../utils/adt/ri_triggers.c:1761 ../utils/adt/ri_triggers.c:1965
-#: ../utils/adt/ri_triggers.c:2219 ../utils/adt/ri_triggers.c:2470
-#: ../utils/adt/ri_triggers.c:2750 ../utils/adt/ri_triggers.c:2832
+#: ../utils/adt/ri_triggers.c:282 ../utils/adt/ri_triggers.c:686
+#: ../utils/adt/ri_triggers.c:900 ../utils/adt/ri_triggers.c:1093
+#: ../utils/adt/ri_triggers.c:1317 ../utils/adt/ri_triggers.c:1528
+#: ../utils/adt/ri_triggers.c:1750 ../utils/adt/ri_triggers.c:1954
+#: ../utils/adt/ri_triggers.c:2207 ../utils/adt/ri_triggers.c:2456
+#: ../utils/adt/ri_triggers.c:2732 ../utils/adt/ri_triggers.c:2813
 msgid "MATCH PARTIAL not yet supported"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:328
+#: ../utils/adt/ri_triggers.c:318
 #, c-format
 msgid ""
 "%s referential integrity violation - MATCH FULL doesn't allow mixing of NULL "
 "and NON-NULL key values"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:352
+#: ../utils/adt/ri_triggers.c:342
 msgid "MATCH PARTIAL not yet implemented"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:459
+#: ../utils/adt/ri_triggers.c:448
 #, c-format
 msgid ""
 "%s referential integrity violation - key referenced from %s not found in %s"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:473
+#: ../utils/adt/ri_triggers.c:462
 msgid "internal error #1 in ri_triggers.c"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:538
+#: ../utils/adt/ri_triggers.c:527
 msgid "RI_FKey_noaction_del() not fired by trigger manager"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:541
+#: ../utils/adt/ri_triggers.c:530
 msgid "RI_FKey_noaction_del() must be fired AFTER ROW"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:543
+#: ../utils/adt/ri_triggers.c:532
 msgid "RI_FKey_noaction_del() must be fired for DELETE"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:551
+#: ../utils/adt/ri_triggers.c:540
 msgid "wrong # of arguments in call to RI_FKey_noaction_del()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:553
+#: ../utils/adt/ri_triggers.c:542
 #, c-format
 msgid "too many keys (%d max) in call to RI_FKey_noaction_del()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:608
+#: ../utils/adt/ri_triggers.c:597
 msgid "SPI_connect() failed in RI_FKey_noaction_del()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:677
+#: ../utils/adt/ri_triggers.c:666
 msgid "SPI_execp() failed in RI_FKey_noaction_del()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:682 ../utils/adt/ri_triggers.c:896
-#: ../utils/adt/ri_triggers.c:1524 ../utils/adt/ri_triggers.c:1746
+#: ../utils/adt/ri_triggers.c:671 ../utils/adt/ri_triggers.c:885
+#: ../utils/adt/ri_triggers.c:1513 ../utils/adt/ri_triggers.c:1735
 #, c-format
 msgid "%s referential integrity violation - key in %s still referenced from %s"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:689
+#: ../utils/adt/ri_triggers.c:678
 msgid "SPI_finish() failed in RI_FKey_noaction_del()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:704
+#: ../utils/adt/ri_triggers.c:693
 msgid "internal error #2 in ri_triggers.c"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:744
+#: ../utils/adt/ri_triggers.c:733
 msgid "RI_FKey_noaction_upd() not fired by trigger manager"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:747
+#: ../utils/adt/ri_triggers.c:736
 msgid "RI_FKey_noaction_upd() must be fired AFTER ROW"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:749
+#: ../utils/adt/ri_triggers.c:738
 msgid "RI_FKey_noaction_upd() must be fired for UPDATE"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:757
+#: ../utils/adt/ri_triggers.c:746
 msgid "wrong # of arguments in call to RI_FKey_noaction_upd()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:759
+#: ../utils/adt/ri_triggers.c:748
 #, c-format
 msgid "too many keys (%d max) in call to RI_FKey_noaction_upd()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:822
+#: ../utils/adt/ri_triggers.c:811
 msgid "SPI_connect() failed in RI_FKey_noaction_upd()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:891
+#: ../utils/adt/ri_triggers.c:880
 msgid "SPI_execp() failed in RI_FKey_noaction_upd()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:903
+#: ../utils/adt/ri_triggers.c:892
 msgid "SPI_finish() failed in RI_FKey_noaction_upd()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:918
+#: ../utils/adt/ri_triggers.c:907
 msgid "internal error #3 in ri_triggers.c"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:954
+#: ../utils/adt/ri_triggers.c:943
 msgid "RI_FKey_cascade_del() not fired by trigger manager"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:957
+#: ../utils/adt/ri_triggers.c:946
 msgid "RI_FKey_cascade_del() must be fired AFTER ROW"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:959
+#: ../utils/adt/ri_triggers.c:948
 msgid "RI_FKey_cascade_del() must be fired for DELETE"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:967
+#: ../utils/adt/ri_triggers.c:956
 msgid "wrong # of arguments in call to RI_FKey_cascade_del()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:969
+#: ../utils/adt/ri_triggers.c:958
 #, c-format
 msgid "too many keys (%d max) in call to RI_FKey_cascade_del()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1025
+#: ../utils/adt/ri_triggers.c:1014
 msgid "SPI_connect() failed in RI_FKey_cascade_del()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1091
+#: ../utils/adt/ri_triggers.c:1080
 msgid "SPI_execp() failed in RI_FKey_cascade_del()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1096
+#: ../utils/adt/ri_triggers.c:1085
 msgid "SPI_finish() failed in RI_FKey_cascade_del()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1111
+#: ../utils/adt/ri_triggers.c:1100
 msgid "internal error #4 in ri_triggers.c"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1149
+#: ../utils/adt/ri_triggers.c:1138
 msgid "RI_FKey_cascade_upd() not fired by trigger manager"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1152
+#: ../utils/adt/ri_triggers.c:1141
 msgid "RI_FKey_cascade_upd() must be fired AFTER ROW"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1154
+#: ../utils/adt/ri_triggers.c:1143
 msgid "RI_FKey_cascade_upd() must be fired for UPDATE"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1162
+#: ../utils/adt/ri_triggers.c:1151
 msgid "wrong # of arguments in call to RI_FKey_cascade_upd()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1164
+#: ../utils/adt/ri_triggers.c:1153
 #, c-format
 msgid "too many keys (%d max) in call to RI_FKey_cascade_upd()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1228
+#: ../utils/adt/ri_triggers.c:1217
 msgid "SPI_connect() failed in RI_FKey_cascade_upd()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1315
+#: ../utils/adt/ri_triggers.c:1304
 msgid "SPI_execp() failed in RI_FKey_cascade_upd()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1320
+#: ../utils/adt/ri_triggers.c:1309
 msgid "SPI_finish() failed in RI_FKey_cascade_upd()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1335
+#: ../utils/adt/ri_triggers.c:1324
 msgid "internal error #5 in ri_triggers.c"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1378
+#: ../utils/adt/ri_triggers.c:1367
 msgid "RI_FKey_restrict_del() not fired by trigger manager"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1381
+#: ../utils/adt/ri_triggers.c:1370
 msgid "RI_FKey_restrict_del() must be fired AFTER ROW"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1383
+#: ../utils/adt/ri_triggers.c:1372
 msgid "RI_FKey_restrict_del() must be fired for DELETE"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1391
+#: ../utils/adt/ri_triggers.c:1380
 msgid "wrong # of arguments in call to RI_FKey_restrict_del()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1393
+#: ../utils/adt/ri_triggers.c:1382
 #, c-format
 msgid "too many keys (%d max) in call to RI_FKey_restrict_del()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1449
+#: ../utils/adt/ri_triggers.c:1438
 msgid "SPI_connect() failed in RI_FKey_restrict_del()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1519
+#: ../utils/adt/ri_triggers.c:1508
 msgid "SPI_execp() failed in RI_FKey_restrict_del()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1531
+#: ../utils/adt/ri_triggers.c:1520
 msgid "SPI_finish() failed in RI_FKey_restrict_del()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1546
+#: ../utils/adt/ri_triggers.c:1535
 msgid "internal error #6 in ri_triggers.c"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1590
+#: ../utils/adt/ri_triggers.c:1579
 msgid "RI_FKey_restrict_upd() not fired by trigger manager"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1593
+#: ../utils/adt/ri_triggers.c:1582
 msgid "RI_FKey_restrict_upd() must be fired AFTER ROW"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1595
+#: ../utils/adt/ri_triggers.c:1584
 msgid "RI_FKey_restrict_upd() must be fired for UPDATE"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1603
+#: ../utils/adt/ri_triggers.c:1592
 msgid "wrong # of arguments in call to RI_FKey_restrict_upd()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1605
+#: ../utils/adt/ri_triggers.c:1594
 #, c-format
 msgid "too many keys (%d max) in call to RI_FKey_restrict_upd()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1669
+#: ../utils/adt/ri_triggers.c:1658
 msgid "SPI_connect() failed in RI_FKey_restrict_upd()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1741
+#: ../utils/adt/ri_triggers.c:1730
 msgid "SPI_execp() failed in RI_FKey_restrict_upd()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1753
+#: ../utils/adt/ri_triggers.c:1742
 msgid "SPI_finish() failed in RI_FKey_restrict_upd()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1768
+#: ../utils/adt/ri_triggers.c:1757
 msgid "internal error #7 in ri_triggers.c"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1804
+#: ../utils/adt/ri_triggers.c:1793
 msgid "RI_FKey_setnull_del() not fired by trigger manager"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1807
+#: ../utils/adt/ri_triggers.c:1796
 msgid "RI_FKey_setnull_del() must be fired AFTER ROW"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1809
+#: ../utils/adt/ri_triggers.c:1798
 msgid "RI_FKey_setnull_del() must be fired for DELETE"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1817
+#: ../utils/adt/ri_triggers.c:1806
 msgid "wrong # of arguments in call to RI_FKey_setnull_del()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1819
+#: ../utils/adt/ri_triggers.c:1808
 #, c-format
 msgid "too many keys (%d max) in call to RI_FKey_setnull_del()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1875
+#: ../utils/adt/ri_triggers.c:1864
 msgid "SPI_connect() failed in RI_FKey_setnull_del()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1952
+#: ../utils/adt/ri_triggers.c:1941
 msgid "SPI_execp() failed in RI_FKey_setnull_del()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1957
+#: ../utils/adt/ri_triggers.c:1946
 msgid "SPI_finish() failed in RI_FKey_setnull_del()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:1972
+#: ../utils/adt/ri_triggers.c:1961
 msgid "internal error #8 in ri_triggers.c"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:2011
+#: ../utils/adt/ri_triggers.c:2000
 msgid "RI_FKey_setnull_upd() not fired by trigger manager"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:2014
+#: ../utils/adt/ri_triggers.c:2003
 msgid "RI_FKey_setnull_upd() must be fired AFTER ROW"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:2016
+#: ../utils/adt/ri_triggers.c:2005
 msgid "RI_FKey_setnull_upd() must be fired for UPDATE"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:2024
+#: ../utils/adt/ri_triggers.c:2013
 msgid "wrong # of arguments in call to RI_FKey_setnull_upd()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:2026
+#: ../utils/adt/ri_triggers.c:2015
 #, c-format
 msgid "too many keys (%d max) in call to RI_FKey_setnull_upd()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:2092
+#: ../utils/adt/ri_triggers.c:2081
 msgid "SPI_connect() failed in RI_FKey_setnull_upd()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:2206
+#: ../utils/adt/ri_triggers.c:2194
 msgid "SPI_execp() failed in RI_FKey_setnull_upd()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:2211
+#: ../utils/adt/ri_triggers.c:2199
 msgid "SPI_finish() failed in RI_FKey_setnull_upd()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:2226
+#: ../utils/adt/ri_triggers.c:2214
 msgid "internal error #9 in ri_triggers.c"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:2262
+#: ../utils/adt/ri_triggers.c:2250
 msgid "RI_FKey_setdefault_del() not fired by trigger manager"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:2265
+#: ../utils/adt/ri_triggers.c:2253
 msgid "RI_FKey_setdefault_del() must be fired AFTER ROW"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:2267
+#: ../utils/adt/ri_triggers.c:2255
 msgid "RI_FKey_setdefault_del() must be fired for DELETE"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:2275
+#: ../utils/adt/ri_triggers.c:2263
 msgid "wrong # of arguments in call to RI_FKey_setdefault_del()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:2277
+#: ../utils/adt/ri_triggers.c:2265
 #, c-format
 msgid "too many keys (%d max) in call to RI_FKey_setdefault_del()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:2332
+#: ../utils/adt/ri_triggers.c:2320
 msgid "SPI_connect() failed in RI_FKey_setdefault_del()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:2457
+#: ../utils/adt/ri_triggers.c:2443
 msgid "SPI_execp() failed in RI_FKey_setdefault_del()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:2462
+#: ../utils/adt/ri_triggers.c:2448
 msgid "SPI_finish() failed in RI_FKey_setdefault_del()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:2477
+#: ../utils/adt/ri_triggers.c:2463
 msgid "internal error #10 in ri_triggers.c"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:2515
+#: ../utils/adt/ri_triggers.c:2501
 msgid "RI_FKey_setdefault_upd() not fired by trigger manager"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:2518
+#: ../utils/adt/ri_triggers.c:2504
 msgid "RI_FKey_setdefault_upd() must be fired AFTER ROW"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:2520
+#: ../utils/adt/ri_triggers.c:2506
 msgid "RI_FKey_setdefault_upd() must be fired for UPDATE"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:2528
+#: ../utils/adt/ri_triggers.c:2514
 msgid "wrong # of arguments in call to RI_FKey_setdefault_upd()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:2530
+#: ../utils/adt/ri_triggers.c:2516
 #, c-format
 msgid "too many keys (%d max) in call to RI_FKey_setdefault_upd()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:2595
+#: ../utils/adt/ri_triggers.c:2581
 msgid "SPI_connect() failed in RI_FKey_setdefault_upd()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:2737
+#: ../utils/adt/ri_triggers.c:2719
 msgid "SPI_execp() failed in RI_FKey_setdefault_upd()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:2742
+#: ../utils/adt/ri_triggers.c:2724
 msgid "SPI_finish() failed in RI_FKey_setdefault_upd()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:2757
+#: ../utils/adt/ri_triggers.c:2739
 msgid "internal error #11 in ri_triggers.c"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:2788
+#: ../utils/adt/ri_triggers.c:2770
 msgid "wrong # of arguments in call to RI_FKey_keyequal_upd()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:2790
+#: ../utils/adt/ri_triggers.c:2772
 #, c-format
 msgid "too many keys (%d max) in call to RI_FKey_keyequal_upd()"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:2839
+#: ../utils/adt/ri_triggers.c:2820
 msgid "internal error #12 in ri_triggers.c"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:2872
+#: ../utils/adt/ri_triggers.c:2853
 #, c-format
 msgid "unrecognized referential integrity MATCH type '%s'"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:2922 ../utils/adt/ri_triggers.c:2930
+#: ../utils/adt/ri_triggers.c:2903 ../utils/adt/ri_triggers.c:2911
 #, c-format
 msgid "constraint %s: table %s does not have an attribute %s"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:3028
-msgid "error in RI plan cache"
-msgstr ""
-
-#: ../utils/adt/ri_triggers.c:3059
-msgid "can't insert into RI plan cache"
+#: ../utils/adt/ri_triggers.c:3040
+msgid "out of memory for RI plan cache"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:3236
-msgid "error in RI operator cache"
-msgstr ""
-
-#: ../utils/adt/ri_triggers.c:3257
+#: ../utils/adt/ri_triggers.c:3234
 #, c-format
 msgid "ri_AttributesEqual(): cannot find '=' operator for type %u"
 msgstr ""
 
-#: ../utils/adt/ri_triggers.c:3278
-msgid "can't insert into RI operator cache"
+#: ../utils/adt/ri_triggers.c:3252
+msgid "out of memory for RI operator cache"
 msgstr ""
 
-#: ../utils/adt/varlena.c:63
-msgid "Bad input string for type bytea"
+#: ../utils/adt/encode.c:53 ../utils/adt/encode.c:87
+#, c-format
+msgid "No such encoding as '%s'"
 msgstr ""
 
-#: ../utils/adt/varlena.c:683
-#, c-format
-msgid "byteaGetByte: index %d out of range [0..%d]"
+#: ../utils/adt/encode.c:62
+msgid "Overflow - encode estimate too small"
 msgstr ""
 
-#: ../utils/adt/varlena.c:712
-#, c-format
-msgid "byteaGetBit: index %d out of range [0..%d]"
+#: ../utils/adt/encode.c:96
+msgid "Overflow - decode estimate too small"
 msgstr ""
 
-#: ../utils/adt/varlena.c:746
+#: ../utils/adt/encode.c:144
 #, c-format
-msgid "byteaSetByte: index %d out of range [0..%d]"
+msgid "Bad hex code: '%c'"
 msgstr ""
 
-#: ../utils/adt/varlena.c:787
-#, c-format
-msgid "byteaSetBit: index %d out of range [0..%d]"
+#: ../utils/adt/encode.c:170
+msgid "hex_decode: invalid data"
 msgstr ""
 
-#: ../utils/adt/varlena.c:797
-msgid "byteaSetBit: new bit must be 0 or 1"
+#: ../utils/adt/encode.c:284
+msgid "base64: unexpected '='"
 msgstr ""
 
-#: ../utils/adt/encode.c:51 ../utils/adt/encode.c:82
-msgid "No such encoding"
+#: ../utils/adt/encode.c:294
+msgid "base64: Invalid symbol"
 msgstr ""
 
-#: ../utils/adt/encode.c:58
-msgid "Overflow - encode estimate too small"
+#: ../utils/adt/encode.c:312
+msgid "base64: invalid end sequence"
 msgstr ""
 
-#: ../utils/adt/encode.c:89
-msgid "Overflow - decode estimate too small"
+#: ../utils/adt/encode.c:419 ../utils/adt/encode.c:482
+msgid "decode: Bad input string for type bytea"
 msgstr ""
 
-#: ../utils/adt/encode.c:137
+#: ../utils/adt/varchar.c:120 ../utils/adt/varchar.c:132
+#: ../utils/adt/varchar.c:232 ../utils/adt/varchar.c:245
 #, c-format
-msgid "Bad hex code: '%c'"
-msgstr ""
+msgid "value too long for type character(%d)"
+msgstr "Wert zu lang für Typ character(%d)"
 
-#: ../utils/adt/encode.c:163
-msgid "hex_decode: invalid data"
-msgstr ""
+#: ../utils/adt/varchar.c:448 ../utils/adt/varchar.c:519
+#: ../utils/adt/varchar.c:527
+#, c-format
+msgid "value too long for type character varying(%d)"
+msgstr "Wert zu lang für Typ character varying(%d)"
 
-#: ../utils/adt/encode.c:277
-msgid "base64: unexpected '='"
+#: ../utils/adt/pgstatfuncs.c:186
+msgid ""
+"pg_stat_get_backend_idset: called in context that does not accept a set "
+"result"
 msgstr ""
 
-#: ../utils/adt/encode.c:286
-msgid "base64: Invalid symbol"
+#: ../utils/adt/pgstatfuncs.c:191
+msgid "No function memory context in set-function"
 msgstr ""
 
-#: ../utils/adt/encode.c:304
-msgid "base64: invalid end sequence"
+#: ../utils/adt/format_type.c:141 ../utils/adt/format_type.c:159
+#, c-format
+msgid "could not locate data type with oid %u in catalog"
 msgstr ""
 
-#: ../utils/adt/varchar.c:112 ../utils/adt/varchar.c:122
-#: ../utils/adt/varchar.c:220 ../utils/adt/varchar.c:232
+#: ../utils/adt/format_type.c:297
 #, c-format
-msgid "value too long for type character(%d)"
+msgid "Invalid INTERVAL typmod 0x%x"
 msgstr ""
 
-#: ../utils/adt/varchar.c:425 ../utils/adt/varchar.c:495
-#: ../utils/adt/varchar.c:503
-#, c-format
-msgid "value too long for type character varying(%d)"
+#: ../utils/adt/varlena.c:71 ../utils/adt/varlena.c:109
+msgid "Bad input string for type bytea"
 msgstr ""
 
-#: ../utils/adt/pgstatfuncs.c:186
-msgid "called in context that does not accept a set result (1)"
+#: ../utils/adt/varlena.c:842
+#, c-format
+msgid "byteaGetByte: index %d out of range [0..%d]"
 msgstr ""
 
-#: ../utils/adt/pgstatfuncs.c:188
-msgid "called in context that does not accept a set result (2)"
+#: ../utils/adt/varlena.c:871
+#, c-format
+msgid "byteaGetBit: index %d out of range [0..%d]"
 msgstr ""
 
-#: ../utils/adt/pgstatfuncs.c:193
-msgid "No function memory context in set-function"
+#: ../utils/adt/varlena.c:905
+#, c-format
+msgid "byteaSetByte: index %d out of range [0..%d]"
 msgstr ""
 
-#: ../utils/adt/format_type.c:122 ../utils/adt/format_type.c:139
+#: ../utils/adt/varlena.c:946
 #, c-format
-msgid "could not locate data type with oid %u in catalog"
+msgid "byteaSetBit: index %d out of range [0..%d]"
+msgstr ""
+
+#: ../utils/adt/varlena.c:956
+msgid "byteaSetBit: new bit must be 0 or 1"
 msgstr ""
 
-#: ../utils/fmgr/dfmgr.c:92
+#: ../utils/fmgr/dfmgr.c:98
 #, c-format
 msgid "stat failed on file '%s': %m"
 msgstr ""
 
-#: ../utils/fmgr/dfmgr.c:110
+#: ../utils/fmgr/dfmgr.c:115
 msgid "Out of memory in load_external_function"
 msgstr ""
 
-#: ../utils/fmgr/dfmgr.c:123
+#: ../utils/fmgr/dfmgr.c:128
 #, c-format
 msgid "Load of file %s failed: %s"
 msgstr ""
 
-#: ../utils/fmgr/dfmgr.c:143
+#: ../utils/fmgr/dfmgr.c:155
 #, c-format
 msgid "Can't find function %s in file %s"
 msgstr ""
 
-#: ../utils/fmgr/dfmgr.c:171
+#: ../utils/fmgr/dfmgr.c:185
 #, c-format
 msgid "LOAD: could not open file '%s': %m"
 msgstr ""
 
-#: ../utils/fmgr/dfmgr.c:215
+#: ../utils/fmgr/dfmgr.c:240
 #, c-format
 msgid "stat failed on %s: %s"
 msgstr ""
 
-#: ../utils/fmgr/dfmgr.c:302
+#: ../utils/fmgr/dfmgr.c:335
 msgid "invalid macro name in dynamic library path"
 msgstr ""
 
-#: ../utils/fmgr/dfmgr.c:350
+#: ../utils/fmgr/dfmgr.c:385
 msgid "zero length dynamic_library_path component"
 msgstr ""
 
-#: ../utils/fmgr/dfmgr.c:360
+#: ../utils/fmgr/dfmgr.c:396
 msgid "dynamic_library_path component is not absolute"
 msgstr ""
 
-#: ../utils/fmgr/dfmgr.c:366
+#: ../utils/fmgr/dfmgr.c:403
 #, c-format
 msgid "find_in_dynamic_libpath: trying %s"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:162
+#: ../utils/fmgr/fmgr.c:172
 #, c-format
 msgid "fmgr_info: function %u: cache lookup failed"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:195
+#: ../utils/fmgr/fmgr.c:206
 #, c-format
 msgid "fmgr_info: function %s not in internal table"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:241
+#: ../utils/fmgr/fmgr.c:253
 #, c-format
 msgid "fmgr: Could not extract prosrc for %u from pg_proc"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:248
+#: ../utils/fmgr/fmgr.c:260
 #, c-format
 msgid "fmgr: Could not extract probin for %u from pg_proc"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:284
+#: ../utils/fmgr/fmgr.c:293
 #, c-format
 msgid "Unknown function API version %d"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:309
+#: ../utils/fmgr/fmgr.c:318
 #, c-format
 msgid "fmgr_info: cache lookup for language %u failed"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:325
+#: ../utils/fmgr/fmgr.c:334
 #, c-format
 msgid "fmgr_info: language %u has old-style handler"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:330
+#: ../utils/fmgr/fmgr.c:339
 #, c-format
 msgid "fmgr_info: function %u: unsupported language %u"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:376
+#: ../utils/fmgr/fmgr.c:387
 #, c-format
 msgid "Null result from %s"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:384
+#: ../utils/fmgr/fmgr.c:395
 #, c-format
 msgid "Unknown version %d reported by %s"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:424
+#: ../utils/fmgr/fmgr.c:463
 msgid "Internal error: fmgr_oldstyle received NULL pointer"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:573
+#: ../utils/fmgr/fmgr.c:612
 #, c-format
 msgid "fmgr_oldstyle: function %u: too many arguments (%d > %d)"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:594
+#: ../utils/fmgr/fmgr.c:632
 msgid "Untrusted functions not supported"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:623
+#: ../utils/fmgr/fmgr.c:661
 #, c-format
 msgid "DirectFunctionCall1: function %p returned NULL"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:644
+#: ../utils/fmgr/fmgr.c:682
 #, c-format
 msgid "DirectFunctionCall2: function %p returned NULL"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:667
+#: ../utils/fmgr/fmgr.c:705
 #, c-format
 msgid "DirectFunctionCall3: function %p returned NULL"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:691
+#: ../utils/fmgr/fmgr.c:729
 #, c-format
 msgid "DirectFunctionCall4: function %p returned NULL"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:716
+#: ../utils/fmgr/fmgr.c:754
 #, c-format
 msgid "DirectFunctionCall5: function %p returned NULL"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:743
+#: ../utils/fmgr/fmgr.c:781
 #, c-format
 msgid "DirectFunctionCall6: function %p returned NULL"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:771
+#: ../utils/fmgr/fmgr.c:809
 #, c-format
 msgid "DirectFunctionCall7: function %p returned NULL"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:800
+#: ../utils/fmgr/fmgr.c:838
 #, c-format
 msgid "DirectFunctionCall8: function %p returned NULL"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:831
+#: ../utils/fmgr/fmgr.c:869
 #, c-format
 msgid "DirectFunctionCall9: function %p returned NULL"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:857
+#: ../utils/fmgr/fmgr.c:895
 #, c-format
 msgid "FunctionCall1: function %u returned NULL"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:879
+#: ../utils/fmgr/fmgr.c:917
 #, c-format
 msgid "FunctionCall2: function %u returned NULL"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:903
+#: ../utils/fmgr/fmgr.c:941
 #, c-format
 msgid "FunctionCall3: function %u returned NULL"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:928
+#: ../utils/fmgr/fmgr.c:966
 #, c-format
 msgid "FunctionCall4: function %u returned NULL"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:954
+#: ../utils/fmgr/fmgr.c:992
 #, c-format
 msgid "FunctionCall5: function %u returned NULL"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:982
+#: ../utils/fmgr/fmgr.c:1020
 #, c-format
 msgid "FunctionCall6: function %u returned NULL"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:1011
+#: ../utils/fmgr/fmgr.c:1049
 #, c-format
 msgid "FunctionCall7: function %u returned NULL"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:1041
+#: ../utils/fmgr/fmgr.c:1079
 #, c-format
 msgid "FunctionCall8: function %u returned NULL"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:1073
+#: ../utils/fmgr/fmgr.c:1111
 #, c-format
 msgid "FunctionCall9: function %u returned NULL"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:1104
+#: ../utils/fmgr/fmgr.c:1142
 #, c-format
 msgid "OidFunctionCall1: function %u returned NULL"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:1129
+#: ../utils/fmgr/fmgr.c:1167
 #, c-format
 msgid "OidFunctionCall2: function %u returned NULL"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:1156
+#: ../utils/fmgr/fmgr.c:1194
 #, c-format
 msgid "OidFunctionCall3: function %u returned NULL"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:1184
+#: ../utils/fmgr/fmgr.c:1222
 #, c-format
 msgid "OidFunctionCall4: function %u returned NULL"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:1213
+#: ../utils/fmgr/fmgr.c:1251
 #, c-format
 msgid "OidFunctionCall5: function %u returned NULL"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:1244
+#: ../utils/fmgr/fmgr.c:1282
 #, c-format
 msgid "OidFunctionCall6: function %u returned NULL"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:1276
+#: ../utils/fmgr/fmgr.c:1314
 #, c-format
 msgid "OidFunctionCall7: function %u returned NULL"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:1309
+#: ../utils/fmgr/fmgr.c:1347
 #, c-format
 msgid "OidFunctionCall8: function %u returned NULL"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:1344
+#: ../utils/fmgr/fmgr.c:1382
 #, c-format
 msgid "OidFunctionCall9: function %u returned NULL"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:1383
+#: ../utils/fmgr/fmgr.c:1421
 #, c-format
 msgid "fmgr: function %u: too many arguments (%d > %d)"
 msgstr ""
 
-#: ../utils/fmgr/fmgr.c:1395
+#: ../utils/fmgr/fmgr.c:1433
 #, c-format
 msgid "fmgr: function %u returned NULL"
 msgstr ""
 
-#: ../utils/cache/catcache.c:126
+#: ../utils/cache/catcache.c:127
 #, c-format
 msgid "GetCCHashFunc: type %u unsupported as catcache key"
 msgstr ""
 
-#: ../utils/cache/catcache.c:181
+#: ../utils/cache/catcache.c:182
 #, c-format
 msgid "CatalogCacheInitializeCache: cache @%p %s"
 msgstr ""
 
-#: ../utils/cache/catcache.c:187
+#: ../utils/cache/catcache.c:188
 #, c-format
 msgid "CatalogCacheInitializeCache: load %d/%d w/%d, %u"
 msgstr ""
 
-#: ../utils/cache/catcache.c:191
+#: ../utils/cache/catcache.c:192
 #, c-format
 msgid "CatalogCacheInitializeCache: load %d/%d w/%d"
 msgstr ""
 
-#: ../utils/cache/catcache.c:260
+#: ../utils/cache/catcache.c:261
 msgid "CatalogCacheInit: only sys attr supported is OID"
 msgstr ""
 
-#: ../utils/cache/catcache.c:340
+#: ../utils/cache/catcache.c:328
 #, c-format
 msgid "CCComputeHashIndex: %d cc_nkeys"
 msgstr ""
 
-#: ../utils/cache/catcache.c:404
+#: ../utils/cache/catcache.c:392
 #, c-format
 msgid "CCComputeTupleHashIndex: %d cc_nkeys"
 msgstr ""
 
-#: ../utils/cache/catcache.c:529
+#: ../utils/cache/catcache.c:517
 #, c-format
 msgid "Cache reference leak: cache %s (%d), tuple %u has count %d"
 msgstr ""
 
-#: ../utils/cache/catcache.c:692
+#: ../utils/cache/catcache.c:680
 #, c-format
 msgid "InitCatCache: rel=%s id=%d nkeys=%d size=%d\n"
 msgstr ""
 
-#: ../utils/cache/catcache.c:815
+#: ../utils/cache/catcache.c:803
 #, c-format
-msgid "SearchSelfReferences: %s not found in %s"
+msgid "IndexScanOK: %s not found in %s"
 msgstr ""
 
-#: ../utils/cache/fcache.c:46
+#: ../utils/cache/fcache.c:30
 msgid "init_fcache: too many arguments"
 msgstr ""
 
-#: ../utils/cache/inval.c:393
+#: ../utils/cache/inval.c:396
 #, c-format
 msgid "ExecuteInvalidationMessage: bogus message id %d"
 msgstr ""
 
-#: ../utils/cache/lsyscache.c:211
+#: ../utils/cache/lsyscache.c:70
+#, c-format
+msgid "op_requires_recheck: op %u is not a member of opclass %u"
+msgstr ""
+
+#: ../utils/cache/lsyscache.c:242
 #, c-format
 msgid "cache lookup failed for relation %u attribute %d"
 msgstr ""
 
-#: ../utils/cache/lsyscache.c:353
+#: ../utils/cache/lsyscache.c:411
 #, c-format
 msgid "Operator OID %u does not exist"
 msgstr ""
 
-#: ../utils/cache/lsyscache.c:640
+#: ../utils/cache/lsyscache.c:697
 #, c-format
 msgid "cache lookup failed for type %u"
 msgstr ""
 
-#: ../utils/cache/lsyscache.c:718
+#: ../utils/cache/lsyscache.c:771
 #, c-format
 msgid "get_typdefault: failed to lookup type %u"
 msgstr ""
 
-#: ../utils/cache/lsyscache.c:950
+#: ../utils/cache/lsyscache.c:978
 msgid "get_attstatsslot: stavalues is null"
 msgstr ""
 
-#: ../utils/cache/lsyscache.c:967
+#: ../utils/cache/lsyscache.c:998
 #, c-format
 msgid "get_attstatsslot: Cache lookup failed for type %u"
 msgstr ""
 
-#: ../utils/cache/lsyscache.c:1001
+#: ../utils/cache/lsyscache.c:1034
 msgid "get_attstatsslot: stanumbers is null"
 msgstr ""
 
-#: ../utils/cache/lsyscache.c:1011
+#: ../utils/cache/lsyscache.c:1045
 msgid "get_attstatsslot: stanumbers is bogus"
 msgstr ""
 
-#: ../utils/cache/lsyscache.c:1068 ../utils/init/miscinit.c:456
+#: ../utils/cache/lsyscache.c:1103 ../utils/init/miscinit.c:461
 #, c-format
 msgid "user \"%s\" does not exist"
 msgstr ""
 
-#: ../utils/cache/relcache.c:149 ../utils/cache/relcache.c:158
-#: ../utils/cache/relcache.c:167
-msgid "can't insert into relation descriptor cache"
-msgstr ""
-
-#: ../utils/cache/relcache.c:179 ../utils/cache/relcache.c:193
-#: ../utils/cache/relcache.c:207
-msgid "error in CACHE"
-msgstr ""
-
-#: ../utils/cache/relcache.c:224 ../utils/cache/relcache.c:231
-#: ../utils/cache/relcache.c:238
-msgid "can't delete from relation descriptor cache"
+#: ../utils/cache/relcache.c:147 ../utils/cache/relcache.c:155
+#: ../utils/cache/relcache.c:163
+msgid "out of memory for relation descriptor cache"
 msgstr ""
 
-#: ../utils/cache/relcache.c:226 ../utils/cache/relcache.c:233
-#: ../utils/cache/relcache.c:240
+#: ../utils/cache/relcache.c:210 ../utils/cache/relcache.c:215
+#: ../utils/cache/relcache.c:220
 msgid "trying to delete a reldesc that does not exist."
 msgstr ""
 
-#: ../utils/cache/relcache.c:341 ../utils/cache/relcache.c:407
+#: ../utils/cache/relcache.c:316 ../utils/cache/relcache.c:381
 msgid "ScanPgRelation: bad buildinfo"
 msgstr ""
 
-#: ../utils/cache/relcache.c:619
+#: ../utils/cache/relcache.c:592
 #, c-format
 msgid "catalog is missing %d attribute%s for relid %u"
 msgstr ""
 
-#: ../utils/cache/relcache.c:690
+#: ../utils/cache/relcache.c:662
 #, c-format
 msgid "cannot find attribute %d of relation %s"
 msgstr ""
 
-#: ../utils/cache/relcache.c:1095
+#: ../utils/cache/relcache.c:1067
 #, c-format
 msgid "RelationBuildDesc: can't open %s: %m"
 msgstr ""
 
-#: ../utils/cache/relcache.c:1298
+#: ../utils/cache/relcache.c:1306
 #, c-format
 msgid "fixrdesc: no pg_class entry for %s"
 msgstr ""
 
-#: ../utils/cache/relcache.c:1307
+#: ../utils/cache/relcache.c:1315
 #, c-format
 msgid "fixrdesc: no existing relcache entry for %s"
 msgstr ""
 
-#: ../utils/cache/relcache.c:1539
+#: ../utils/cache/relcache.c:1547
 #, c-format
 msgid "RelationReloadClassinfo system relation id=%d doesn't exist"
 msgstr ""
 
-#: ../utils/cache/relcache.c:1670
+#: ../utils/cache/relcache.c:1674
 #, c-format
 msgid "RelationClearRelation: relation %u deleted while still in use"
 msgstr ""
 
-#: ../utils/cache/relcache.c:1773
+#: ../utils/cache/relcache.c:1775
 #, c-format
 msgid "Local relation %s not found in list"
 msgstr ""
 
-#: ../utils/cache/relcache.c:1821
+#: ../utils/cache/relcache.c:1823
 msgid "inval call to RFI"
 msgstr ""
 
-#: ../utils/cache/relcache.c:2297
+#: ../utils/cache/relcache.c:2298
 #, c-format
 msgid "AttrDefaultFetch: second record found for attr %s in rel %s"
 msgstr ""
 
-#: ../utils/cache/relcache.c:2305
+#: ../utils/cache/relcache.c:2306
 #, c-format
 msgid "AttrDefaultFetch: adbin IS NULL for attr %s in rel %s"
 msgstr ""
 
-#: ../utils/cache/relcache.c:2318
+#: ../utils/cache/relcache.c:2319
 #, c-format
 msgid "AttrDefaultFetch: unexpected record found for attr %d in rel %s"
 msgstr ""
 
-#: ../utils/cache/relcache.c:2324
+#: ../utils/cache/relcache.c:2325
 #, c-format
 msgid "AttrDefaultFetch: %d record not found for rel %s"
 msgstr ""
 
-#: ../utils/cache/relcache.c:2398
+#: ../utils/cache/relcache.c:2399
 #, c-format
 msgid "RelCheckFetch: unexpected record found for rel %s"
 msgstr ""
 
-#: ../utils/cache/relcache.c:2405
+#: ../utils/cache/relcache.c:2406
 #, c-format
 msgid "RelCheckFetch: rcname IS NULL for rel %s"
 msgstr ""
 
-#: ../utils/cache/relcache.c:2413
+#: ../utils/cache/relcache.c:2414
 #, c-format
 msgid "RelCheckFetch: rcbin IS NULL for rel %s"
 msgstr ""
 
-#: ../utils/cache/relcache.c:2424
+#: ../utils/cache/relcache.c:2425
 #, c-format
 msgid "RelCheckFetch: %d record not found for rel %s"
 msgstr ""
 
-#: ../utils/cache/relcache.c:2827
+#: ../utils/cache/relcache.c:2845
 #, c-format
 msgid ""
 "Cannot create init file %s: %m\n"
 "\tContinuing anyway, but there's something wrong."
 msgstr ""
 
-#: ../utils/cache/relcache.c:2896
+#: ../utils/cache/relcache.c:2914
 msgid "cannot write init file -- descriptor length"
 msgstr ""
 
-#: ../utils/cache/relcache.c:2900
+#: ../utils/cache/relcache.c:2918
 msgid "cannot write init file -- reldesc"
 msgstr ""
 
-#: ../utils/cache/relcache.c:2906
+#: ../utils/cache/relcache.c:2924
 msgid "cannot write init file -- am tuple form length"
 msgstr ""
 
-#: ../utils/cache/relcache.c:2909
+#: ../utils/cache/relcache.c:2927
 msgid "cannot write init file -- am tuple form"
 msgstr ""
 
-#: ../utils/cache/relcache.c:2915
+#: ../utils/cache/relcache.c:2933
 msgid "cannot write init file -- relation tuple form length"
 msgstr ""
 
-#: ../utils/cache/relcache.c:2918
+#: ../utils/cache/relcache.c:2936
 msgid "cannot write init file -- relation tuple form"
 msgstr ""
 
-#: ../utils/cache/relcache.c:2926
+#: ../utils/cache/relcache.c:2944
 #, c-format
 msgid "cannot write init file -- length of attdesc %d"
 msgstr ""
 
-#: ../utils/cache/relcache.c:2929
+#: ../utils/cache/relcache.c:2947
 #, c-format
 msgid "cannot write init file -- attdesc %d"
 msgstr ""
 
-#: ../utils/cache/relcache.c:2937
+#: ../utils/cache/relcache.c:2955
 msgid "cannot write init file -- strategy map length"
 msgstr ""
 
-#: ../utils/cache/relcache.c:2940
+#: ../utils/cache/relcache.c:2958
 msgid "cannot write init file -- strategy map"
 msgstr ""
 
-#: ../utils/cache/relcache.c:2946
+#: ../utils/cache/relcache.c:2964
 msgid "cannot write init file -- support vector length"
 msgstr ""
 
-#: ../utils/cache/relcache.c:2949
+#: ../utils/cache/relcache.c:2967
 msgid "cannot write init file -- support vector"
 msgstr ""
 
-#: ../utils/cache/relcache.c:2963
+#: ../utils/cache/relcache.c:2981
 #, c-format
 msgid ""
 "Cannot rename init file %s to %s: %m\n"
 "\tContinuing anyway, but there's something wrong."
 msgstr ""
 
-#: ../utils/cache/syscache.c:395
+#: ../utils/cache/syscache.c:407
 #, c-format
 msgid "InitCatalogCache: Can't init cache %s (%d)"
 msgstr ""
 
-#: ../utils/cache/syscache.c:427
+#: ../utils/cache/syscache.c:439
 #, c-format
 msgid "SearchSysCache: Bad cache id %d"
 msgstr ""
 
-#: ../utils/cache/syscache.c:542
+#: ../utils/cache/syscache.c:575
 #, c-format
 msgid "SysCacheGetAttr: Bad cache id %d"
 msgstr ""
 
-#: ../utils/cache/syscache.c:545
+#: ../utils/cache/syscache.c:578
 #, c-format
 msgid "SysCacheGetAttr: missing cache data for id %d"
 msgstr ""
@@ -11185,116 +11704,119 @@ msgid ""
 msgstr ""
 
 #. translator: This string will be truncated at 31 characters.
-#: ../utils/error/elog.c:174
+#: ../utils/error/elog.c:176
 #, c-format
 msgid "copy: line %d, "
 msgstr ""
 
 #. translator: This must fit in fmt_fixedbuf.
-#: ../utils/error/elog.c:197 ../utils/error/elog.c:293
+#: ../utils/error/elog.c:199 ../utils/error/elog.c:295
 msgid "elog: out of memory"
 msgstr ""
 
-#: ../utils/error/elog.c:415
+#: ../utils/error/elog.c:417
 msgid "elog: error during error recovery, giving up!"
 msgstr ""
 
-#: ../utils/error/elog.c:460
+#: ../utils/error/elog.c:462
 #, c-format
 msgid "DebugFileOpen: open of %s: %m"
 msgstr ""
 
-#: ../utils/error/elog.c:469
+#: ../utils/error/elog.c:471
 #, c-format
 msgid "DebugFileOpen: %s reopen as stderr: %m"
 msgstr ""
 
-#: ../utils/error/elog.c:481
+#: ../utils/error/elog.c:483
 #, c-format
 msgid "DebugFileOpen: %s reopen as stdout: %m"
 msgstr ""
 
-#: ../utils/error/elog.c:498
+#: ../utils/error/elog.c:500
 msgid "DebugFileOpen: could not open debugging file"
 msgstr ""
 
-#: ../utils/error/elog.c:725
+#: ../utils/error/elog.c:704
 msgid "Numerical result out of range"
 msgstr ""
 
-#. translator: This string will be truncated at 47 characters expanded.
-#: ../utils/error/elog.c:736
+#: ../utils/error/elog.c:718
 #, c-format
 msgid "operating system error %d"
 msgstr ""
 
-#: ../utils/error/elog.c:753
+#: ../utils/error/elog.c:735
 msgid "DEBUG:  "
 msgstr ""
 
-#: ../utils/error/elog.c:756
+#: ../utils/error/elog.c:738
 msgid "NOTICE:  "
 msgstr ""
 
-#: ../utils/error/elog.c:759
+#: ../utils/error/elog.c:741
 msgid "ERROR:  "
 msgstr ""
 
-#: ../utils/error/elog.c:762
+#: ../utils/error/elog.c:744
 msgid "FATAL 1:  "
 msgstr ""
 
-#: ../utils/error/elog.c:765
+#: ../utils/error/elog.c:747
 msgid "FATAL 2:  "
 msgstr ""
 
-#: ../utils/init/miscinit.c:137 ../utils/init/miscinit.c:156
-#: ../utils/init/miscinit.c:164 ../utils/init/miscinit.c:315
-#: ../utils/misc/guc.c:518 ../utils/misc/guc.c:525 ../utils/misc/guc.c:868
-#: ../utils/misc/guc.c:880 ../utils/misc/guc.c:898 ../utils/misc/guc.c:906
-#: ../utils/misc/guc.c:1061 ../utils/misc/guc.c:1067 ../utils/misc/guc.c:1074
-#: guc-file.l:148 guc-file.l:267 guc-file.l:308
-msgid "out of memory"
+#: ../utils/hash/dynahash.c:663
+#, c-format
+msgid "hash_search: bogus action %d"
 msgstr ""
 
-#: ../utils/init/miscinit.c:150
+#: ../utils/hash/dynahash.c:936 ../utils/hash/dynahash.c:938
 #, c-format
-msgid "cannot get current working directory: %m"
+msgid "Hash table '%s' corrupted"
 msgstr ""
 
-#: ../utils/init/miscinit.c:171
-#, c-format
-msgid "could not read permissions of directory %s: %s"
+#: ../utils/init/miscinit.c:136 ../utils/init/miscinit.c:155
+#: ../utils/init/miscinit.c:163 ../utils/init/miscinit.c:321
+#: ../utils/misc/guc.c:719 ../utils/misc/guc.c:726 ../utils/misc/guc.c:1082
+#: ../utils/misc/guc.c:1095 ../utils/misc/guc.c:1113 ../utils/misc/guc.c:1121
+#: ../utils/misc/guc.c:1276 ../utils/misc/guc.c:1282 ../utils/misc/guc.c:1289
+#: guc-file.l:148 guc-file.l:267 guc-file.l:308
+msgid "out of memory"
 msgstr ""
 
-#: ../utils/init/miscinit.c:175
+#: ../utils/init/miscinit.c:149
 #, c-format
+msgid "cannot get current working directory: %m"
+msgstr ""
+
+#: ../utils/init/miscinit.c:209 ../utils/init/miscinit.c:216
 msgid ""
-"data directory %s has group or world access; permissions should be u=rwx "
-"(0700)"
+"convert is not supported. To use convert, you need to enable multibyte "
+"capability"
 msgstr ""
 
-#: ../utils/init/miscinit.c:496
+#: ../utils/init/miscinit.c:516
 #, c-format
 msgid "invalid user id %u"
 msgstr ""
 
-#: ../utils/init/miscinit.c:579
+#: ../utils/init/miscinit.c:598
 #, c-format
 msgid "Can't create lock file %s: %m"
 msgstr ""
 
-#: ../utils/init/miscinit.c:590 ../utils/init/miscinit.c:593
+#: ../utils/init/miscinit.c:609 ../utils/init/miscinit.c:612
 #, c-format
 msgid "Can't read lock file %s: %m"
 msgstr ""
 
-#: ../utils/init/miscinit.c:603
+#: ../utils/init/miscinit.c:622
 #, c-format
 msgid "Bogus data in lock file %s"
 msgstr ""
 
-#: ../utils/init/miscinit.c:678
+#: ../utils/init/miscinit.c:697
 #, c-format
 msgid ""
 "Can't remove old lock file %s: %m\n"
@@ -11302,47 +11824,42 @@ msgid ""
 "\tPlease remove the file by hand and try again."
 msgstr ""
 
-#: ../utils/init/miscinit.c:699
+#: ../utils/init/miscinit.c:718
 #, c-format
 msgid "Can't write lock file %s: %m"
 msgstr ""
 
-#: ../utils/init/miscinit.c:790
+#: ../utils/init/miscinit.c:809
 #, c-format
 msgid "Failed to rewrite %s: %m"
 msgstr ""
 
-#: ../utils/init/miscinit.c:796
+#: ../utils/init/miscinit.c:815
 #, c-format
 msgid "Failed to read %s: %m"
 msgstr ""
 
-#: ../utils/init/miscinit.c:809
+#: ../utils/init/miscinit.c:828
 #, c-format
 msgid "Bogus data in %s"
 msgstr ""
 
-#: ../utils/init/miscinit.c:834
+#: ../utils/init/miscinit.c:853
 #, c-format
 msgid "Failed to write %s: %m"
 msgstr ""
 
-#: ../utils/init/miscinit.c:876
+#: ../utils/init/miscinit.c:895
 #, c-format
 msgid "File %s is missing. This is not a valid data directory."
 msgstr ""
 
-#: ../utils/init/miscinit.c:883
+#: ../utils/init/miscinit.c:902
 #, c-format
-msgid "cannot read %s: %m"
+msgid "File %s does not contain valid data. You need to initdb."
 msgstr ""
 
-#: ../utils/init/miscinit.c:885
-#, c-format
-msgid "`%s' does not have a valid format. You need to initdb."
-msgstr ""
-
-#: ../utils/init/miscinit.c:890
+#: ../utils/init/miscinit.c:907
 #, c-format
 msgid ""
 "The data directory was initialized by PostgreSQL version %ld.%ld, which is "
@@ -11367,125 +11884,150 @@ msgid ""
 "\tlooks like you need to initdb or recompile."
 msgstr ""
 
-#: ../utils/init/postinit.c:226
-#, c-format
-msgid ""
-"Database system not found.\n"
-"\tData directory '%s' does not exist."
-msgstr ""
-
-#: ../utils/init/postinit.c:241
+#: ../utils/init/postinit.c:238
 #, c-format
 msgid "Database \"%s\" does not exist in the system catalog."
 msgstr ""
 
-#: ../utils/init/postinit.c:249
+#: ../utils/init/postinit.c:246
 #, c-format
 msgid ""
 "Database \"%s\" does not exist.\n"
 "\tThe database subdirectory '%s' is missing."
 msgstr ""
 
-#: ../utils/init/postinit.c:256
+#: ../utils/init/postinit.c:253
 #, c-format
 msgid "Unable to change directory to '%s': %m"
 msgstr ""
 
-#: ../utils/init/postinit.c:285
+#: ../utils/init/postinit.c:282
 #, c-format
 msgid "InitPostgres: bad backend id %d"
 msgstr ""
 
-#: ../utils/mb/conv.c:1210
+#: ../utils/init/postinit.c:330
+msgid "There are currently no users defined in this database system."
+msgstr ""
+
+#: ../utils/init/postinit.c:331
+#, c-format
+msgid ""
+"You should immediately run 'CREATE USER \"%s\" WITH SYSID %d CREATEUSER;'."
+msgstr ""
+
+#: ../utils/mb/conv.c:1220
 msgid "Could not convert UTF-8 to ISO8859-1"
 msgstr ""
 
-#: ../utils/mb/conv.c:1290
+#: ../utils/mb/conv.c:1300
 #, c-format
 msgid "utf_to_local: could not convert UTF-8 (0x%04x). Ignored"
 msgstr ""
 
-#: ../utils/mb/conv.c:1389
+#: ../utils/mb/conv.c:1399
 #, c-format
 msgid "Invalid encoding number %d"
 msgstr ""
 
-#: ../utils/mb/conv.c:1426
+#: ../utils/mb/conv.c:1436
 #, c-format
 msgid "local_to_utf: could not convert (0x%04x) %s to UTF-8. Ignored"
 msgstr ""
 
-#: ../utils/misc/superuser.c:69
+#: ../utils/mb/mbutils.c:251
 #, c-format
-msgid "database %u does not exist"
+msgid "Invalid source encoding name %s"
+msgstr ""
+
+#: ../utils/mb/mbutils.c:253
+#, c-format
+msgid "Invalid destination encoding name %s"
+msgstr ""
+
+#: ../utils/mb/mbutils.c:257
+#, c-format
+msgid "Conversion from %s to %s is not possible"
+msgstr ""
+
+#: ../utils/mb/mbutils.c:269
+msgid "Encoding conversion failed"
+msgstr ""
+
+#: ../utils/mb/mbutils.c:445
+msgid "SetDatabaseEncoding(): invalid database encoding"
 msgstr ""
 
-#: ../utils/misc/guc.c:683
+#: ../utils/mb/encnames.c:350
+msgid "pg_char_to_encname_struct(): encoding name too long"
+msgstr ""
+
+#: ../utils/misc/guc.c:884
 #, c-format
 msgid "'%s' is not a valid option name"
 msgstr ""
 
-#: ../utils/misc/guc.c:695
+#: ../utils/misc/guc.c:899
 #, c-format
 msgid "'%s' cannot be changed after server start"
 msgstr ""
 
-#: ../utils/misc/guc.c:702
+#: ../utils/misc/guc.c:903
 #, c-format
 msgid "'%s' cannot be changed now"
 msgstr ""
 
-#: ../utils/misc/guc.c:715
+#: ../utils/misc/guc.c:927
 #, c-format
 msgid "'%s' cannot be set after connection start"
 msgstr ""
 
-#: ../utils/misc/guc.c:739
+#: ../utils/misc/guc.c:953
 #, c-format
 msgid "option '%s' requires a boolean value"
 msgstr ""
 
-#: ../utils/misc/guc.c:771
+#: ../utils/misc/guc.c:985
 #, c-format
 msgid "option '%s' expects an integer value"
 msgstr ""
 
-#: ../utils/misc/guc.c:776
+#: ../utils/misc/guc.c:990
 #, c-format
 msgid "option '%s' value %d is outside of permissible range [%d .. %d]"
 msgstr ""
 
-#: ../utils/misc/guc.c:783
+#: ../utils/misc/guc.c:997
 #, c-format
 msgid "invalid value for option '%s': %d"
 msgstr ""
 
-#: ../utils/misc/guc.c:815
+#: ../utils/misc/guc.c:1029
 #, c-format
 msgid "option '%s' expects a real number"
 msgstr ""
 
-#: ../utils/misc/guc.c:820
+#: ../utils/misc/guc.c:1034
 #, c-format
 msgid "option '%s' value %g is outside of permissible range [%g .. %g]"
 msgstr ""
 
-#: ../utils/misc/guc.c:827
+#: ../utils/misc/guc.c:1041
 #, c-format
 msgid "invalid value for option '%s': %g"
 msgstr ""
 
-#: ../utils/misc/guc.c:857
+#: ../utils/misc/guc.c:1071
 #, c-format
 msgid "invalid value for option '%s': '%s'"
 msgstr ""
 
-#: ../utils/misc/guc.c:955
+#: ../utils/misc/guc.c:1170
 #, c-format
 msgid "Option '%s' is not recognized"
 msgstr ""
 
-#: ../utils/misc/guc.c:1130
+#: ../utils/misc/guc.c:1344
 msgid "bogus transaction isolation level"
 msgstr ""
 
@@ -11503,100 +12045,99 @@ msgstr ""
 msgid ":%u: syntax error, token=\"%s\""
 msgstr ""
 
-#: ../utils/mmgr/aset.c:332
+#: ../utils/mmgr/aset.c:331
 #, c-format
 msgid "Memory exhausted in AllocSetContextCreate(%lu)"
 msgstr ""
 
-#: ../utils/mmgr/aset.c:495 ../utils/mmgr/aset.c:693
+#: ../utils/mmgr/aset.c:493 ../utils/mmgr/aset.c:690
 #, c-format
 msgid "Memory exhausted in AllocSetAlloc(%lu)"
 msgstr ""
 
-#: ../utils/mmgr/aset.c:742
+#: ../utils/mmgr/aset.c:739
 #, c-format
 msgid "AllocSetFree: detected write past chunk end in %s %p"
 msgstr ""
 
-#: ../utils/mmgr/aset.c:764
+#: ../utils/mmgr/aset.c:760
 #, c-format
 msgid "AllocSetFree: cannot find block containing chunk %p"
 msgstr ""
 
-#: ../utils/mmgr/aset.c:818
+#: ../utils/mmgr/aset.c:814
 #, c-format
 msgid "AllocSetRealloc: detected write past chunk end in %s %p"
 msgstr ""
 
-#: ../utils/mmgr/aset.c:859
+#: ../utils/mmgr/aset.c:854
 #, c-format
 msgid "AllocSetRealloc: cannot find block containing chunk %p"
 msgstr ""
 
-#: ../utils/mmgr/aset.c:872
+#: ../utils/mmgr/aset.c:867
 #, c-format
 msgid "Memory exhausted in AllocSetReAlloc(%lu)"
 msgstr ""
 
-#: ../utils/mmgr/aset.c:1030
+#: ../utils/mmgr/aset.c:1024
 #, c-format
 msgid "AllocSetCheck: %s: empty block %p"
 msgstr ""
 
-#: ../utils/mmgr/aset.c:1052
+#: ../utils/mmgr/aset.c:1046
 #, c-format
 msgid "AllocSetCheck: %s: req size > alloc size for chunk %p in block %p"
 msgstr ""
 
-#: ../utils/mmgr/aset.c:1055
+#: ../utils/mmgr/aset.c:1049
 #, c-format
 msgid "AllocSetCheck: %s: bad size %lu for chunk %p in block %p"
 msgstr ""
 
-#: ../utils/mmgr/aset.c:1061
+#: ../utils/mmgr/aset.c:1055
 #, c-format
 msgid "AllocSetCheck: %s: bad single-chunk %p in block %p"
 msgstr ""
 
-#: ../utils/mmgr/aset.c:1070
+#: ../utils/mmgr/aset.c:1064
 #, c-format
 msgid "AllocSetCheck: %s: bogus aset link in block %p, chunk %p"
 msgstr ""
 
-#: ../utils/mmgr/aset.c:1077
+#: ../utils/mmgr/aset.c:1071
 #, c-format
 msgid "AllocSetCheck: %s: detected write past chunk end in block %p, chunk %p"
 msgstr ""
 
-#: ../utils/mmgr/aset.c:1087
+#: ../utils/mmgr/aset.c:1081
 #, c-format
 msgid "AllocSetCheck: %s: found inconsistent memory block %p"
 msgstr ""
 
-#: ../utils/mmgr/mcxt.c:418
+#: ../utils/mmgr/mcxt.c:417
 #, c-format
 msgid "MemoryContextAlloc: invalid request size %lu"
 msgstr ""
 
-#: ../utils/mmgr/mcxt.c:478
+#: ../utils/mmgr/mcxt.c:477
 #, c-format
 msgid "repalloc: invalid request size %lu"
 msgstr ""
 
-#: ../utils/mmgr/portalmem.c:64 ../utils/mmgr/portalmem.c:80
-#: ../utils/mmgr/portalmem.c:95
-msgid "error in PortalHashTable"
+#: ../utils/mmgr/portalmem.c:78
+msgid "out of memory in PortalHashTable"
 msgstr ""
 
-#: ../utils/mmgr/portalmem.c:82
+#: ../utils/mmgr/portalmem.c:80
 msgid "trying to insert a portal name that exists."
 msgstr ""
 
-#: ../utils/mmgr/portalmem.c:97
+#: ../utils/mmgr/portalmem.c:93
 msgid "trying to delete portal name that does not exist."
 msgstr ""
 
-#: ../utils/mmgr/portalmem.c:199
+#: ../utils/mmgr/portalmem.c:196
 #, c-format
 msgid "CreatePortal: portal \"%s\" already exists"
 msgstr ""
@@ -11613,129 +12154,131 @@ msgstr ""
 msgid "ltsReadBlock: failed to read block %ld of temporary file"
 msgstr ""
 
-#: ../utils/sort/logtape.c:572
+#: ../utils/sort/logtape.c:569
 msgid "LogicalTapeWrite: impossible state"
 msgstr ""
 
-#: ../utils/sort/logtape.c:837
+#: ../utils/sort/logtape.c:831
 msgid "LogicalTapeBackspace: unexpected end of tape"
 msgstr ""
 
-#: ../utils/sort/logtape.c:894 ../utils/sort/logtape.c:904
+#: ../utils/sort/logtape.c:888 ../utils/sort/logtape.c:898
 msgid "LogicalTapeSeek: unexpected end of tape"
 msgstr ""
 
-#: ../utils/sort/tuplesort.c:722
+#: ../utils/sort/tuplesort.c:723
 msgid "tuplesort_puttuple: invalid state"
 msgstr ""
 
-#: ../utils/sort/tuplesort.c:769
+#: ../utils/sort/tuplesort.c:770
 msgid "tuplesort_performsort: invalid state"
 msgstr ""
 
-#: ../utils/sort/tuplesort.c:890 ../utils/sort/tuplesort.c:905
+#: ../utils/sort/tuplesort.c:888 ../utils/sort/tuplesort.c:903
 msgid "tuplesort_gettuple: bogus tuple len in backward scan"
 msgstr ""
 
-#: ../utils/sort/tuplesort.c:958
+#: ../utils/sort/tuplesort.c:955
 msgid "tuplesort_gettuple: invalid state"
 msgstr ""
 
-#: ../utils/sort/tuplesort.c:1519
+#: ../utils/sort/tuplesort.c:1515
 msgid "tuplesort_rescan: invalid state"
 msgstr ""
 
-#: ../utils/sort/tuplesort.c:1546
+#: ../utils/sort/tuplesort.c:1542
 msgid "tuplesort_markpos: invalid state"
 msgstr ""
 
-#: ../utils/sort/tuplesort.c:1571
+#: ../utils/sort/tuplesort.c:1567
 msgid "tuplesort_restorepos failed"
 msgstr ""
 
-#: ../utils/sort/tuplesort.c:1575
+#: ../utils/sort/tuplesort.c:1571
 msgid "tuplesort_restorepos: invalid state"
 msgstr ""
 
-#: ../utils/sort/tuplesort.c:1694
+#: ../utils/sort/tuplesort.c:1690
 msgid "tuplesort: unexpected end of tape"
 msgstr ""
 
-#: ../utils/sort/tuplesort.c:1696 ../utils/sort/tuplesort.c:1809
-#: ../utils/sort/tuplesort.c:1813 ../utils/sort/tuplesort.c:1937
-#: ../utils/sort/tuplesort.c:1941 ../utils/sort/tuplesort.c:2006
-#: ../utils/sort/tuplesort.c:2010
+#: ../utils/sort/tuplesort.c:1692 ../utils/sort/tuplesort.c:1805
+#: ../utils/sort/tuplesort.c:1809 ../utils/sort/tuplesort.c:1938
+#: ../utils/sort/tuplesort.c:1942 ../utils/sort/tuplesort.c:2007
+#: ../utils/sort/tuplesort.c:2011
 msgid "tuplesort: unexpected end of data"
 msgstr ""
 
-#: ../utils/sort/tuplesort.c:1890
+#: ../utils/sort/tuplesort.c:1891
 msgid "Cannot create unique index. Table contains non-unique values"
 msgstr ""
+"Kann »Unique«-Index nicht erstellen, da die Tabelle duplizierte Werte "
+"enthält."
 
-#: ../utils/sort/tuplesort.c:1974
+#: ../utils/sort/tuplesort.c:1975
 msgid "copytup_datum() should not be called"
 msgstr ""
 
-#: ../utils/sort/tuplesort.c:2154
+#: ../utils/sort/tuplesort.c:2131
 #, c-format
 msgid "SelectSortFunction: cache lookup failed for operator %u"
 msgstr ""
 
-#: ../utils/sort/tuplesort.c:2235
+#: ../utils/sort/tuplesort.c:2212
 #, c-format
 msgid "Invalid SortFunctionKind %d"
 msgstr ""
 
-#: ../utils/sort/tuplestore.c:314
+#: ../utils/sort/tuplestore.c:313
 msgid "tuplestore_puttuple: invalid state"
 msgstr ""
 
-#: ../utils/sort/tuplestore.c:350
+#: ../utils/sort/tuplestore.c:349
 msgid "tuplestore_donestoring: seek(0) failed"
 msgstr ""
 
-#: ../utils/sort/tuplestore.c:358
+#: ../utils/sort/tuplestore.c:357
 msgid "tuplestore_donestoring: invalid state"
 msgstr ""
 
-#: ../utils/sort/tuplestore.c:479 ../utils/sort/tuplestore.c:494
+#: ../utils/sort/tuplestore.c:475 ../utils/sort/tuplestore.c:490
 msgid "tuplestore_gettuple: bogus tuple len in backward scan"
 msgstr ""
 
-#: ../utils/sort/tuplestore.c:499
+#: ../utils/sort/tuplestore.c:495
 msgid "tuplestore_gettuple: invalid state"
 msgstr ""
 
-#: ../utils/sort/tuplestore.c:535
+#: ../utils/sort/tuplestore.c:531
 msgid "tuplestore_rescan: seek(0) failed"
 msgstr ""
 
-#: ../utils/sort/tuplestore.c:542
+#: ../utils/sort/tuplestore.c:538
 msgid "tuplestore_rescan: invalid state"
 msgstr ""
 
-#: ../utils/sort/tuplestore.c:568
+#: ../utils/sort/tuplestore.c:564
 msgid "tuplestore_markpos: invalid state"
 msgstr ""
 
-#: ../utils/sort/tuplestore.c:593
+#: ../utils/sort/tuplestore.c:589
 msgid "tuplestore_restorepos failed"
 msgstr ""
 
-#: ../utils/sort/tuplestore.c:597
+#: ../utils/sort/tuplestore.c:593
 msgid "tuplestore_restorepos: invalid state"
 msgstr ""
 
-#: ../utils/sort/tuplestore.c:613
+#: ../utils/sort/tuplestore.c:609
 msgid "tuplestore: unexpected end of tape"
 msgstr ""
 
-#: ../utils/sort/tuplestore.c:615 ../utils/sort/tuplestore.c:683
-#: ../utils/sort/tuplestore.c:687
+#: ../utils/sort/tuplestore.c:611 ../utils/sort/tuplestore.c:679
+#: ../utils/sort/tuplestore.c:683
 msgid "tuplestore: unexpected end of data"
 msgstr ""
 
-#: ../utils/sort/tuplestore.c:625 ../utils/sort/tuplestore.c:655
-#: ../utils/sort/tuplestore.c:658 ../utils/sort/tuplestore.c:662
+#: ../utils/sort/tuplestore.c:621 ../utils/sort/tuplestore.c:651
+#: ../utils/sort/tuplestore.c:654 ../utils/sort/tuplestore.c:658
 msgid "tuplestore: write failed"
 msgstr ""