From 633b5d5653d360bb6acbbc2f142f04a90372e32c Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Fri, 10 Aug 2001 20:58:09 +0000 Subject: [PATCH] update --- src/backend/po/de.po | 4374 +++++++++++++++++++++++------------------- src/bin/psql/de.po | 313 ++- 2 files changed, 2681 insertions(+), 2006 deletions(-) diff --git a/src/backend/po/de.po b/src/backend/po/de.po index 2cb03ffac8..e4f285f7e6 100644 --- a/src/backend/po/de.po +++ b/src/backend/po/de.po @@ -1,10 +1,15 @@ -# $Header: /cvsroot/pgsql/src/backend/po/de.po,v 1.2 2001/06/03 14:53:56 petere Exp $ +# German message translation file for PostgreSQL server +# Peter Eisentraut , 2001. +# +# $Header: /cvsroot/pgsql/src/backend/po/de.po,v 1.3 2001/08/10 20:56:55 petere Exp $ +# +# Use these quotes: »%s« # msgid "" msgstr "" "Project-Id-Version: PostgreSQL 7.2\n" -"POT-Creation-Date: 2001-06-03 15:24+0200\n" -"PO-Revision-Date: 2001-06-03 15:36+0200\n" +"POT-Creation-Date: 2001-08-10 18:02+0200\n" +"PO-Revision-Date: 2001-08-10 22:30+0200\n" "Last-Translator: Peter Eisentraut \n" "Language-Team: German \n" "MIME-Version: 1.0\n" @@ -49,69 +54,70 @@ msgstr "" msgid "getTypeOutputInfo: Cache lookup of type %u failed" msgstr "" -#: ../access/common/tupdesc.c:597 +#: ../access/common/tupdesc.c:598 #, c-format msgid "DefineRelation: no such type %s" msgstr "" -#: ../access/gist/gist.c:157 ../access/rtree/rtree.c:124 +#: ../access/gist/gist.c:149 ../access/hash/hash.c:72 +#: ../access/nbtree/nbtree.c:128 ../access/rtree/rtree.c:119 #, c-format msgid "%s already contains data" msgstr "" -#: ../access/gist/gist.c:433 ../access/gist/gist.c:629 +#: ../access/gist/gist.c:362 ../access/gist/gist.c:556 #, c-format msgid "gist: failed to add index item to %s" msgstr "" -#: ../access/gist/gist.c:1469 +#: ../access/gist/gist.c:1483 #, c-format msgid "initGISTstate: numberOfAttributes %d > %d" msgstr "" -#: ../access/gist/gist.c:1494 +#: ../access/gist/gist.c:1508 #, c-format msgid "initGISTstate: index %u not found" msgstr "" -#: ../access/gist/gist.c:1509 +#: ../access/gist/gist.c:1523 #, c-format msgid "initGISTstate: no attribute tuple %u %d" msgstr "" -#: ../access/gist/gist.c:1706 +#: ../access/gist/gist.c:1720 #, c-format msgid "%sPage: %d %s blk: %d maxoff: %d free: %d" msgstr "" -#: ../access/gist/gist.c:1716 +#: ../access/gist/gist.c:1730 #, c-format msgid "%s Tuple. blk: %d size: %d" msgstr "" -#: ../access/gist/gist.c:1732 +#: ../access/gist/gist.c:1746 msgid "gist_redo: unimplemented" msgstr "" -#: ../access/gist/gist.c:1738 +#: ../access/gist/gist.c:1752 msgid "gist_undo: unimplemented" msgstr "" -#: ../access/gist/gistscan.c:281 +#: ../access/gist/gistscan.c:271 #, c-format msgid "GiST scan list corrupted -- cannot find 0x%p" msgstr "" -#: ../access/gist/gistscan.c:397 +#: ../access/gist/gistscan.c:408 #, c-format msgid "Bad operation in GiST scan adjust: %d" msgstr "" -#: ../access/hash/hash.c:493 +#: ../access/hash/hash.c:472 msgid "hash_redo: unimplemented" msgstr "" -#: ../access/hash/hash.c:499 +#: ../access/hash/hash.c:478 msgid "hash_undo: unimplemented" msgstr "" @@ -141,60 +147,60 @@ msgstr "" msgid "_hash_squeezebucket: failed to add index item to %s" msgstr "" -#: ../access/hash/hashpage.c:82 +#: ../access/hash/hashpage.c:93 #, c-format msgid "Cannot initialize non-empty hash table %s" msgstr "" -#: ../access/hash/hashpage.c:141 +#: ../access/hash/hashpage.c:151 msgid "Problem with _hash_initbitmap." msgstr "" -#: ../access/hash/hashpage.c:186 +#: ../access/hash/hashpage.c:196 msgid "_hash_getbuf: internal error: hash AM does not use P_NEW" msgstr "" -#: ../access/hash/hashpage.c:194 +#: ../access/hash/hashpage.c:204 #, c-format msgid "_hash_getbuf: invalid access (%d) on new blk: %s" msgstr "" -#: ../access/hash/hashpage.c:221 +#: ../access/hash/hashpage.c:231 #, c-format msgid "_hash_relbuf: invalid access (%d) on blk %x: %s" msgstr "" -#: ../access/hash/hashpage.c:280 +#: ../access/hash/hashpage.c:290 #, c-format msgid "_hash_chgbufaccess: invalid access (%d) on blk %x: %s" msgstr "" -#: ../access/hash/hashpage.c:325 +#: ../access/hash/hashpage.c:335 #, c-format msgid "_hash_setpagelock: invalid access (%d) on blk %x: %s" msgstr "" -#: ../access/hash/hashpage.c:349 +#: ../access/hash/hashpage.c:359 #, c-format msgid "_hash_unsetpagelock: invalid access (%d) on blk %x: %s" msgstr "" -#: ../access/hash/hashpage.c:528 ../access/hash/hashpage.c:669 +#: ../access/hash/hashpage.c:548 ../access/hash/hashpage.c:689 #, c-format msgid "_hash_splitpage: empty overflow page %d" msgstr "" -#: ../access/hash/hashpage.c:569 +#: ../access/hash/hashpage.c:589 #, c-format msgid "_hash_splitpage: empty ovfl page %d!" msgstr "" -#: ../access/hash/hashpage.c:624 +#: ../access/hash/hashpage.c:644 #, c-format msgid "_hash_splitpage: failed to add index item to %s" msgstr "" -#: ../access/hash/hashscan.c:78 +#: ../access/hash/hashscan.c:103 #, c-format msgid "hash scan list trashed; can't find 0x%p" msgstr "" @@ -203,280 +209,264 @@ msgstr "" msgid "hash indices cannot include null keys" msgstr "" -#: ../access/heap/heapam.c:266 +#: ../access/heap/heapam.c:143 #, c-format msgid "heapgettup(%s, tid=0x%x[%d,%d], dir=%d, ...)" msgstr "" -#: ../access/heap/heapam.c:272 +#: ../access/heap/heapam.c:149 #, c-format msgid "heapgettup(%s, tid=0x%x, dir=%d, ...)" msgstr "" -#: ../access/heap/heapam.c:275 +#: ../access/heap/heapam.c:152 #, c-format msgid "heapgettup(..., b=0x%x, nkeys=%d, key=0x%x" msgstr "" -#: ../access/heap/heapam.c:277 +#: ../access/heap/heapam.c:154 #, c-format msgid "heapgettup: relation(%c)=`%s', %p" msgstr "" -#: ../access/heap/heapam.c:319 ../access/heap/heapam.c:359 -#: ../access/heap/heapam.c:406 ../access/heap/heapam.c:493 +#: ../access/heap/heapam.c:202 ../access/heap/heapam.c:237 +#: ../access/heap/heapam.c:278 ../access/heap/heapam.c:371 msgid "heapgettup: failed ReadBuffer" msgstr "" -#: ../access/heap/heapam.c:589 +#: ../access/heap/heapam.c:468 #, c-format msgid "Relation %u does not exist" msgstr "" -#: ../access/heap/heapam.c:593 ../access/heap/heapam.c:630 -#: ../access/heap/heapam.c:663 ../access/heap/heapam.c:693 +#: ../access/heap/heapam.c:472 ../access/heap/heapam.c:509 +#: ../access/heap/heapam.c:546 ../access/heap/heapam.c:576 #, c-format msgid "%s is an index relation" msgstr "" -#: ../access/heap/heapam.c:626 +#: ../access/heap/heapam.c:505 #, c-format msgid "Relation '%s' does not exist" msgstr "" -#: ../access/heap/heapam.c:748 +#: ../access/heap/heapam.c:637 msgid "heap_beginscan: !RelationIsValid(relation)" msgstr "" -#: ../access/heap/heapam.c:861 +#: ../access/heap/heapam.c:752 #, c-format msgid "heap_getnext([%s,nkeys=%d],backw=%d) called" msgstr "" -#: ../access/heap/heapam.c:865 -msgid "heap_getnext called with backw (no tracing yet)" -msgstr "" - -#: ../access/heap/heapam.c:868 -msgid "heap_getnext returns NULL at end" -msgstr "" - -#: ../access/heap/heapam.c:871 -msgid "heap_getnext valid buffer UNPIN'd" -msgstr "" - -#: ../access/heap/heapam.c:874 -msgid "heap_getnext next tuple was cached" -msgstr "" - -#: ../access/heap/heapam.c:877 +#: ../access/heap/heapam.c:756 msgid "heap_getnext returning EOS" msgstr "" -#: ../access/heap/heapam.c:880 +#: ../access/heap/heapam.c:759 msgid "heap_getnext returning tuple" msgstr "" -#: ../access/heap/heapam.c:909 +#: ../access/heap/heapam.c:782 msgid "heap_getnext: NULL relscan" msgstr "" -#: ../access/heap/heapam.c:1121 +#: ../access/heap/heapam.c:880 #, c-format msgid "heap_fetch: %s relation: ReadBuffer(%lx) failed" msgstr "" -#: ../access/heap/heapam.c:1205 +#: ../access/heap/heapam.c:969 #, c-format msgid "heap_get_latest_tid: %s relation: ReadBuffer(%lx) failed" msgstr "" -#: ../access/heap/heapam.c:1408 +#: ../access/heap/heapam.c:1175 msgid "heap_delete: failed ReadBuffer" msgstr "" -#: ../access/heap/heapam.c:1427 +#: ../access/heap/heapam.c:1194 msgid "heap_delete: (am)invalid tid" msgstr "" -#: ../access/heap/heapam.c:1545 +#: ../access/heap/heapam.c:1314 msgid "simple_heap_delete: tuple already updated by self" msgstr "" -#: ../access/heap/heapam.c:1553 +#: ../access/heap/heapam.c:1322 msgid "simple_heap_delete: tuple concurrently updated" msgstr "" -#: ../access/heap/heapam.c:1557 ../executor/execMain.c:1358 +#: ../access/heap/heapam.c:1326 ../executor/execMain.c:1358 #, c-format msgid "Unknown status %u from heap_delete" msgstr "" -#: ../access/heap/heapam.c:1592 +#: ../access/heap/heapam.c:1361 msgid "heap_update: failed ReadBuffer" msgstr "" -#: ../access/heap/heapam.c:1617 +#: ../access/heap/heapam.c:1386 msgid "heap_update: (am)invalid tid" msgstr "" -#: ../access/heap/heapam.c:1861 +#: ../access/heap/heapam.c:1630 msgid "simple_heap_update: tuple already updated by self" msgstr "" -#: ../access/heap/heapam.c:1869 +#: ../access/heap/heapam.c:1638 msgid "simple_heap_update: tuple concurrently updated" msgstr "" -#: ../access/heap/heapam.c:1873 ../executor/execMain.c:1495 +#: ../access/heap/heapam.c:1642 ../executor/execMain.c:1495 #, c-format msgid "Unknown status %u from heap_update" msgstr "" -#: ../access/heap/heapam.c:1896 +#: ../access/heap/heapam.c:1665 msgid "heap_mark4update: failed ReadBuffer" msgstr "" -#: ../access/heap/heapam.c:1913 +#: ../access/heap/heapam.c:1682 msgid "heap_mark4update: (am)invalid tid" msgstr "" -#: ../access/heap/heapam.c:2277 +#: ../access/heap/heapam.c:1965 msgid "heap_clean_redo: no block" msgstr "" -#: ../access/heap/heapam.c:2281 +#: ../access/heap/heapam.c:1969 msgid "heap_clean_redo: uninitialized page" msgstr "" -#: ../access/heap/heapam.c:2334 +#: ../access/heap/heapam.c:2022 #, c-format msgid "heap_delete_%sdo: no block" msgstr "" -#: ../access/heap/heapam.c:2338 +#: ../access/heap/heapam.c:2026 #, c-format msgid "heap_delete_%sdo: uninitialized page" msgstr "" -#: ../access/heap/heapam.c:2350 +#: ../access/heap/heapam.c:2038 msgid "heap_delete_undo: bad page LSN" msgstr "" -#: ../access/heap/heapam.c:2357 +#: ../access/heap/heapam.c:2045 #, c-format msgid "heap_delete_%sdo: invalid lp" msgstr "" -#: ../access/heap/heapam.c:2373 +#: ../access/heap/heapam.c:2061 msgid "heap_delete_undo: unimplemented" msgstr "" -#: ../access/heap/heapam.c:2399 +#: ../access/heap/heapam.c:2087 #, c-format msgid "heap_insert_%sdo: uninitialized page" msgstr "" -#: ../access/heap/heapam.c:2425 +#: ../access/heap/heapam.c:2113 msgid "heap_insert_redo: invalid max offset number" msgstr "" -#: ../access/heap/heapam.c:2448 +#: ../access/heap/heapam.c:2136 msgid "heap_insert_redo: failed to add tuple" msgstr "" -#: ../access/heap/heapam.c:2458 +#: ../access/heap/heapam.c:2146 msgid "heap_insert_undo: bad page LSN" msgstr "" -#: ../access/heap/heapam.c:2460 +#: ../access/heap/heapam.c:2148 msgid "heap_insert_undo: unimplemented" msgstr "" -#: ../access/heap/heapam.c:2491 +#: ../access/heap/heapam.c:2179 #, c-format msgid "heap_update_%sdo: no block" msgstr "" -#: ../access/heap/heapam.c:2495 +#: ../access/heap/heapam.c:2183 #, c-format msgid "heap_update_%sdo: uninitialized old page" msgstr "" -#: ../access/heap/heapam.c:2509 +#: ../access/heap/heapam.c:2197 msgid "heap_update_undo: bad old tuple page LSN" msgstr "" -#: ../access/heap/heapam.c:2516 +#: ../access/heap/heapam.c:2204 #, c-format msgid "heap_update_%sdo: invalid lp" msgstr "" -#: ../access/heap/heapam.c:2544 ../access/heap/heapam.c:2648 +#: ../access/heap/heapam.c:2232 ../access/heap/heapam.c:2336 msgid "heap_update_undo: unimplemented" msgstr "" -#: ../access/heap/heapam.c:2565 +#: ../access/heap/heapam.c:2253 #, c-format msgid "heap_update_%sdo: uninitialized page" msgstr "" -#: ../access/heap/heapam.c:2591 +#: ../access/heap/heapam.c:2279 msgid "heap_update_redo: invalid max offset number" msgstr "" -#: ../access/heap/heapam.c:2636 +#: ../access/heap/heapam.c:2324 msgid "heap_update_redo: failed to add tuple" msgstr "" -#: ../access/heap/heapam.c:2646 +#: ../access/heap/heapam.c:2334 msgid "heap_update_undo: bad new tuple page LSN" msgstr "" -#: ../access/heap/heapam.c:2664 +#: ../access/heap/heapam.c:2352 msgid "_heap_unlock_tuple: can't open relation" msgstr "" -#: ../access/heap/heapam.c:2669 +#: ../access/heap/heapam.c:2357 msgid "_heap_unlock_tuple: can't read buffer" msgstr "" -#: ../access/heap/heapam.c:2673 +#: ../access/heap/heapam.c:2361 msgid "_heap_unlock_tuple: uninitialized page" msgstr "" -#: ../access/heap/heapam.c:2677 +#: ../access/heap/heapam.c:2365 msgid "_heap_unlock_tuple: invalid itemid" msgstr "" -#: ../access/heap/heapam.c:2681 +#: ../access/heap/heapam.c:2369 msgid "_heap_unlock_tuple: unused/deleted tuple in rollback" msgstr "" -#: ../access/heap/heapam.c:2687 +#: ../access/heap/heapam.c:2375 msgid "_heap_unlock_tuple: invalid xmax/cmax in rollback" msgstr "" -#: ../access/heap/heapam.c:2711 +#: ../access/heap/heapam.c:2399 #, c-format msgid "heap_redo: unknown op code %u" msgstr "" -#: ../access/heap/heapam.c:2731 +#: ../access/heap/heapam.c:2419 #, c-format msgid "heap_undo: unknown op code %u" msgstr "" -#: ../access/heap/hio.c:54 +#: ../access/heap/hio.c:53 msgid "RelationPutHeapTuple: failed to add tuple" msgstr "" -#: ../access/heap/hio.c:100 +#: ../access/heap/hio.c:112 #, c-format msgid "Tuple is too big: size %lu, max size %ld" msgstr "" -#: ../access/heap/hio.c:205 +#: ../access/heap/hio.c:268 #, c-format msgid "Tuple is too big: size %lu" msgstr "" @@ -509,38 +499,38 @@ msgstr "" msgid "not all toast chunks found for value %d" msgstr "" -#: ../access/index/genam.c:102 +#: ../access/index/genam.c:103 msgid "RelationGetIndexScan: relation invalid" msgstr "" -#: ../access/index/genam.c:149 +#: ../access/index/genam.c:148 msgid "IndexScanEnd: invalid scan" msgstr "" -#: ../access/index/genam.c:177 +#: ../access/index/genam.c:176 msgid "IndexScanRestart: invalid scan" msgstr "" -#: ../access/index/genam.c:270 +#: ../access/index/genam.c:237 msgid "IndexScanRestorePosition: no mark to restore" msgstr "" -#: ../access/index/indexam.c:95 ../access/index/indexam.c:104 +#: ../access/index/indexam.c:90 ../access/index/indexam.c:99 #, c-format msgid "index_%s: invalid %s regproc" msgstr "" -#: ../access/index/indexam.c:133 +#: ../access/index/indexam.c:128 #, c-format msgid "Index %u does not exist" msgstr "" -#: ../access/index/indexam.c:136 ../access/index/indexam.c:158 +#: ../access/index/indexam.c:131 ../access/index/indexam.c:155 #, c-format msgid "%s is not an index relation" msgstr "" -#: ../access/index/indexam.c:155 +#: ../access/index/indexam.c:152 #, c-format msgid "Index '%s' does not exist" msgstr "" @@ -818,41 +808,36 @@ msgstr "" msgid "bt_fixup[%s]: checking/fixing upper levels" msgstr "" -#: ../access/nbtree/nbtinsert.c:1933 +#: ../access/nbtree/nbtinsert.c:1932 #, c-format msgid "bt_fixup[%s]: fixing root page" msgstr "" -#: ../access/nbtree/nbtinsert.c:1998 +#: ../access/nbtree/nbtinsert.c:1995 #, c-format msgid "btree: failed to add item to the %s for %s" msgstr "" -#: ../access/nbtree/nbtpage.c:68 +#: ../access/nbtree/nbtpage.c:66 #, c-format msgid "Cannot initialize non-empty btree %s" msgstr "" -#: ../access/nbtree/nbtpage.c:130 +#: ../access/nbtree/nbtpage.c:127 #, c-format msgid "Index %s is not a btree" msgstr "" -#: ../access/nbtree/nbtpage.c:134 +#: ../access/nbtree/nbtpage.c:131 #, c-format msgid "Version mismatch on %s: version %d file, version %d code" msgstr "" -#: ../access/nbtree/nbtpage.c:262 +#: ../access/nbtree/nbtpage.c:259 #, c-format msgid "bt_getroot[%s]: fixing root page" msgstr "" -#: ../access/nbtree/nbtscan.c:105 -#, c-format -msgid "btree scan list trashed; can't find 0x%p" -msgstr "" - #: ../access/nbtree/nbtsearch.c:545 msgid "_bt_first: btree doesn't support is(not)null, yet" msgstr "" @@ -889,326 +874,342 @@ msgstr "" msgid "_bt_orderkeys: unable to identify operator %u" msgstr "" -#: ../access/rtree/rtree.c:381 +#: ../access/rtree/rtree.c:320 #, c-format msgid "rtdoinsert: failed to add index item to %s" msgstr "" -#: ../access/rtree/rtree.c:551 ../access/rtree/rtree.c:561 +#: ../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:576 ../access/rtree/rtree.c:587 +#: ../access/rtree/rtree.c:515 ../access/rtree/rtree.c:526 #, c-format msgid "rtdosplit: failed to add index item to %s" msgstr "" -#: ../access/rtree/rtree.c:680 +#: ../access/rtree/rtree.c:619 msgid "Variable-length rtree keys are not supported." msgstr "" -#: ../access/rtree/rtree.c:700 +#: ../access/rtree/rtree.c:639 #, c-format msgid "rtintinsert: failed to add index item to %s" msgstr "" -#: ../access/rtree/rtree.c:726 ../access/rtree/rtree.c:731 +#: ../access/rtree/rtree.c:665 ../access/rtree/rtree.c:670 #, c-format msgid "rtnewroot: failed to add index item to %s" msgstr "" -#: ../access/rtree/rtree.c:809 +#: ../access/rtree/rtree.c:748 #, c-format msgid "rtree: index item size %lu exceeds maximum %lu" msgstr "" -#: ../access/rtree/rtree.c:1000 +#: ../access/rtree/rtree.c:939 msgid "rtpicksplit: failed to find a workable page split" msgstr "" -#: ../access/rtree/rtree.c:1215 +#: ../access/rtree/rtree.c:1206 msgid "rtree_redo: unimplemented" msgstr "" -#: ../access/rtree/rtree.c:1221 +#: ../access/rtree/rtree.c:1212 msgid "rtree_undo: unimplemented" msgstr "" -#: ../access/rtree/rtscan.c:280 +#: ../access/rtree/rtscan.c:270 #, c-format msgid "rtree scan list corrupted -- cannot find 0x%p" msgstr "" -#: ../access/rtree/rtscan.c:396 +#: ../access/rtree/rtscan.c:407 #, c-format msgid "Bad operation in rtree scan adjust: %d" msgstr "" -#: ../access/transam/transam.c:169 +#: ../access/transam/transam.c:152 msgid "TransactionLogTest: failed to get xidstatus" msgstr "" -#: ../access/transam/transsup.c:66 +#: ../access/transam/transsup.c:121 msgid "TransComputeBlockNumber: unknown relation" msgstr "" -#: ../access/transam/transsup.c:258 +#: ../access/transam/transsup.c:310 #, c-format msgid "TransBlockSetXidStatus: invalid status: %d (ignored)" msgstr "" -#: ../access/transam/xact.c:536 +#: ../access/transam/xact.c:508 msgid "You may only have 2^32-1 commands per transaction" msgstr "" -#: ../access/transam/xact.c:1027 +#: ../access/transam/xact.c:991 msgid "CommitTransaction and not in in-progress state " msgstr "" -#: ../access/transam/xact.c:1148 +#: ../access/transam/xact.c:1119 msgid "AbortTransaction and not in in-progress state" msgstr "" -#: ../access/transam/xact.c:1208 +#: ../access/transam/xact.c:1201 msgid "CleanupTransaction and not in abort state" msgstr "" -#: ../access/transam/xact.c:1249 +#: ../access/transam/xact.c:1242 msgid "StartTransactionCommand: unexpected TBLOCK_BEGIN" msgstr "" -#: ../access/transam/xact.c:1270 +#: ../access/transam/xact.c:1263 msgid "StartTransactionCommand: unexpected TBLOCK_END" msgstr "" -#: ../access/transam/xact.c:1293 +#: ../access/transam/xact.c:1286 msgid "StartTransactionCommand: unexpected TBLOCK_ENDABORT" msgstr "" -#: ../access/transam/xact.c:1478 +#: ../access/transam/xact.c:1471 msgid "BEGIN: already a transaction in progress" msgstr "" -#: ../access/transam/xact.c:1544 +#: ../access/transam/xact.c:1537 msgid "COMMIT: no transaction in progress" msgstr "" -#: ../access/transam/xact.c:1585 ../access/transam/xact.c:1640 +#: ../access/transam/xact.c:1578 ../access/transam/xact.c:1633 msgid "ROLLBACK: no transaction in progress" msgstr "" -#: ../access/transam/xact.c:1712 ../access/transam/xact.c:1723 +#: ../access/transam/xact.c:1705 ../access/transam/xact.c:1716 #, c-format msgid "xact_redo: unknown op code %u" msgstr "" -#: ../access/transam/xact.c:1721 +#: ../access/transam/xact.c:1714 msgid "xact_undo: can't undo committed xaction" msgstr "" -#: ../access/transam/xact.c:1758 +#: ../access/transam/xact.c:1751 msgid "XactPushRollback: already installed" msgstr "" -#: ../access/transam/xlog.c:465 +#: ../access/transam/xlog.c:482 #, c-format msgid "XLogInsert: invalid info mask %02X" msgstr "" -#: ../access/transam/xlog.c:570 +#: ../access/transam/xlog.c:587 #, c-format msgid "XLogInsert: can backup %d blocks at most" msgstr "" -#: ../access/transam/xlog.c:588 +#: ../access/transam/xlog.c:605 #, c-format msgid "XLogInsert: invalid record length %u" msgstr "" -#: ../access/transam/xlog.c:752 ../access/transam/xlog.c:2437 -#: ../tcop/postgres.c:511 +#: ../access/transam/xlog.c:769 ../access/transam/xlog.c:2578 +#: ../postmaster/postmaster.c:1098 ../tcop/postgres.c:512 scan.l:59 #, c-format msgid "%s" msgstr "%s" -#: ../access/transam/xlog.c:992 +#: ../access/transam/xlog.c:1014 msgid "XLogWrite: write request is past end of log" msgstr "" -#: ../access/transam/xlog.c:1007 ../access/transam/xlog.c:1116 -#: ../access/transam/xlog.c:3103 +#: ../access/transam/xlog.c:1029 ../access/transam/xlog.c:1144 +#: ../access/transam/xlog.c:3257 #, c-format msgid "close of log file %u, segment %u failed: %m" msgstr "" -#: ../access/transam/xlog.c:1020 +#: ../access/transam/xlog.c:1042 msgid "XLogWrite: new log file created - consider increasing WAL_FILES" msgstr "" -#: ../access/transam/xlog.c:1046 +#: ../access/transam/xlog.c:1068 msgid "XLogWrite: time for a checkpoint, signaling postmaster" msgstr "" -#: ../access/transam/xlog.c:1065 +#: ../access/transam/xlog.c:1087 #, c-format msgid "lseek of log file %u, segment %u, offset %u failed: %m" msgstr "" -#: ../access/transam/xlog.c:1072 +#: ../access/transam/xlog.c:1099 #, c-format msgid "write of log file %u, segment %u, offset %u failed: %m" msgstr "" -#: ../access/transam/xlog.c:1164 +#: ../access/transam/xlog.c:1192 #, c-format msgid "XLogFlush%s%s: request %u/%u; write %u/%u; flush %u/%u\n" msgstr "" -#: ../access/transam/xlog.c:1240 +#: ../access/transam/xlog.c:1268 msgid "XLogFlush: request is not satisfied" msgstr "" -#: ../access/transam/xlog.c:1290 ../access/transam/xlog.c:1402 -#: ../access/transam/xlog.c:1425 ../access/transam/xlog.c:1429 +#: ../access/transam/xlog.c:1315 ../access/transam/xlog.c:1396 +#: ../access/transam/xlog.c:1506 ../access/transam/xlog.c:1510 #, c-format msgid "open of %s (log file %u, segment %u) failed: %m" msgstr "" -#: ../access/transam/xlog.c:1312 +#: ../access/transam/xlog.c:1337 #, c-format msgid "creation of file %s failed: %m" msgstr "" -#: ../access/transam/xlog.c:1337 +#: ../access/transam/xlog.c:1364 #, c-format -msgid "ZeroFill failed to create or write %s: %m" +msgid "ZeroFill failed to write %s: %m" msgstr "" -#: ../access/transam/xlog.c:1342 +#: ../access/transam/xlog.c:1369 #, c-format msgid "fsync of file %s failed: %m" msgstr "" -#: ../access/transam/xlog.c:1383 +#: ../access/transam/xlog.c:1474 #, c-format msgid "" "link from %s to %s (initialization of log file %u, segment %u) failed: %m" msgstr "" -#: ../access/transam/xlog.c:1388 +#: ../access/transam/xlog.c:1479 #, c-format msgid "" "rename from %s to %s (initialization of log file %u, segment %u) failed: %m" msgstr "" -#: ../access/transam/xlog.c:1485 +#: ../access/transam/xlog.c:1571 #, c-format msgid "could not open transaction log directory (%s): %m" msgstr "" -#: ../access/transam/xlog.c:1497 +#: ../access/transam/xlog.c:1586 #, c-format msgid "archiving transaction log file %s" msgstr "" -#: ../access/transam/xlog.c:1499 +#: ../access/transam/xlog.c:1588 +msgid "archiving log files is not implemented!" +msgstr "" + +#: ../access/transam/xlog.c:1602 +#, c-format +msgid "recycled transaction log file %s" +msgstr "" + +#: ../access/transam/xlog.c:1608 #, c-format msgid "removing transaction log file %s" msgstr "entferne Transaktionslogdatei %s" -#: ../access/transam/xlog.c:1508 +#: ../access/transam/xlog.c:1617 #, c-format msgid "could not read transaction log directory (%s): %m" msgstr "" -#: ../access/transam/xlog.c:1580 +#: ../access/transam/xlog.c:1690 #, c-format msgid "ReadRecord: bad resource manager data checksum in record at %u/%u" msgstr "" -#: ../access/transam/xlog.c:1602 +#: ../access/transam/xlog.c:1712 #, c-format msgid "ReadRecord: bad checksum of backup block %d in record at %u/%u" msgstr "" -#: ../access/transam/xlog.c:1672 +#: ../access/transam/xlog.c:1782 #, c-format msgid "ReadRecord: invalid record offset at (%u, %u)" msgstr "" -#: ../access/transam/xlog.c:1695 +#: ../access/transam/xlog.c:1805 #, c-format msgid "ReadRecord: lseek of log file %u, segment %u, offset %u failed: %m" msgstr "" -#: ../access/transam/xlog.c:1701 ../access/transam/xlog.c:1785 +#: ../access/transam/xlog.c:1811 ../access/transam/xlog.c:1895 #, c-format msgid "ReadRecord: read of log file %u, segment %u, offset %u failed: %m" msgstr "" -#: ../access/transam/xlog.c:1711 +#: ../access/transam/xlog.c:1821 #, c-format msgid "ReadRecord: contrecord is requested by (%u, %u)" msgstr "" -#: ../access/transam/xlog.c:1725 +#: ../access/transam/xlog.c:1835 #, c-format msgid "ReadRecord: record with zero length at (%u, %u)" msgstr "" -#: ../access/transam/xlog.c:1749 +#: ../access/transam/xlog.c:1859 #, c-format msgid "ReadRecord: record length %u at (%u, %u) too long" msgstr "" -#: ../access/transam/xlog.c:1755 +#: ../access/transam/xlog.c:1865 #, c-format msgid "ReadRecord: invalid resource manager id %u at (%u, %u)" msgstr "" -#: ../access/transam/xlog.c:1793 +#: ../access/transam/xlog.c:1903 #, c-format msgid "" "ReadRecord: there is no ContRecord flag in log file %u, segment %u, offset %u" msgstr "" -#: ../access/transam/xlog.c:1801 +#: ../access/transam/xlog.c:1911 #, c-format msgid "" "ReadRecord: invalid ContRecord length %u in log file %u, segment %u, offset %" "u" msgstr "" -#: ../access/transam/xlog.c:1863 +#: ../access/transam/xlog.c:1975 #, c-format msgid "" "ReadRecord: invalid magic number %04X in log file %u, segment %u, offset %u" msgstr "" -#: ../access/transam/xlog.c:1869 +#: ../access/transam/xlog.c:1981 #, c-format msgid "" "ReadRecord: invalid info bits %04X in log file %u, segment %u, offset %u" msgstr "" +#: ../access/transam/xlog.c:1989 +#, c-format +msgid "" +"ReadRecord: unexpected pageaddr (%u, %u) in log file %u, segment %u, offset %" +"u" +msgstr "" + #. translator: SUI = startup id -#: ../access/transam/xlog.c:1890 +#: ../access/transam/xlog.c:2011 #, c-format msgid "" "ReadRecord: out-of-sequence SUI %u (after %u) in log file %u, segment %u, " "offset %u" msgstr "" -#: ../access/transam/xlog.c:1943 +#: ../access/transam/xlog.c:2064 msgid "invalid LC_COLLATE setting" msgstr "" -#: ../access/transam/xlog.c:1947 +#: ../access/transam/xlog.c:2068 msgid "invalid LC_CTYPE setting" msgstr "" -#: ../access/transam/xlog.c:1956 +#: ../access/transam/xlog.c:2077 #, c-format msgid "" "Initializing database with %s collation order.\n" @@ -1218,36 +1219,36 @@ msgid "" "\tre-initdb. For more information see the Administrator's Guide." msgstr "" -#: ../access/transam/xlog.c:1982 +#: ../access/transam/xlog.c:2103 msgid "sizeof(ControlFileData) is larger than BLCKSZ; fix either one" msgstr "" -#: ../access/transam/xlog.c:1990 +#: ../access/transam/xlog.c:2111 #, c-format msgid "WriteControlFile: could not create control file (%s): %m" msgstr "" -#: ../access/transam/xlog.c:1994 +#: ../access/transam/xlog.c:2120 #, c-format msgid "WriteControlFile: write to control file failed: %m" msgstr "" -#: ../access/transam/xlog.c:1997 +#: ../access/transam/xlog.c:2124 #, c-format msgid "WriteControlFile: fsync of control file failed: %m" msgstr "" -#: ../access/transam/xlog.c:2013 ../access/transam/xlog.c:2110 +#: ../access/transam/xlog.c:2140 ../access/transam/xlog.c:2237 #, c-format msgid "could not open control file (%s): %m" msgstr "" -#: ../access/transam/xlog.c:2016 +#: ../access/transam/xlog.c:2143 #, c-format msgid "read from control file failed: %m" msgstr "" -#: ../access/transam/xlog.c:2028 +#: ../access/transam/xlog.c:2155 #, c-format msgid "" "The database cluster was initialized with PG_CONTROL_VERSION %d,\n" @@ -1255,11 +1256,11 @@ msgid "" "\tIt looks like you need to initdb." msgstr "" -#: ../access/transam/xlog.c:2041 +#: ../access/transam/xlog.c:2168 msgid "invalid checksum in control file" msgstr "" -#: ../access/transam/xlog.c:2057 +#: ../access/transam/xlog.c:2184 #, c-format msgid "" "The database cluster was initialized with CATALOG_VERSION_NO %d,\n" @@ -1267,7 +1268,7 @@ msgid "" "\tIt looks like you need to initdb." msgstr "" -#: ../access/transam/xlog.c:2063 +#: ../access/transam/xlog.c:2190 #, c-format msgid "" "The database cluster was initialized with BLCKSZ %d,\n" @@ -1275,7 +1276,7 @@ msgid "" "\tIt looks like you need to initdb." msgstr "" -#: ../access/transam/xlog.c:2069 +#: ../access/transam/xlog.c:2196 #, c-format msgid "" "The database cluster was initialized with RELSEG_SIZE %d,\n" @@ -1283,7 +1284,7 @@ msgid "" "\tIt looks like you need to initdb." msgstr "" -#: ../access/transam/xlog.c:2076 +#: ../access/transam/xlog.c:2203 #, c-format msgid "" "The database cluster was initialized with LC_COLLATE '%s',\n" @@ -1291,7 +1292,7 @@ msgid "" "\tIt looks like you need to initdb." msgstr "" -#: ../access/transam/xlog.c:2082 +#: ../access/transam/xlog.c:2209 #, c-format msgid "" "The database cluster was initialized with LC_CTYPE '%s',\n" @@ -1299,7 +1300,7 @@ msgid "" "\tIt looks like you need to initdb." msgstr "" -#: ../access/transam/xlog.c:2090 +#: ../access/transam/xlog.c:2217 #, c-format msgid "" "The database cluster was initialized with LC_COLLATE '%s' and\n" @@ -1307,41 +1308,41 @@ msgid "" "\tIt looks like you need to initdb or recompile." msgstr "" -#: ../access/transam/xlog.c:2113 +#: ../access/transam/xlog.c:2245 #, c-format msgid "write to control file failed: %m" msgstr "" -#: ../access/transam/xlog.c:2116 +#: ../access/transam/xlog.c:2249 #, c-format msgid "fsync of control file failed: %m" msgstr "" -#: ../access/transam/xlog.c:2252 +#: ../access/transam/xlog.c:2392 #, c-format msgid "BootStrapXLOG failed to write log file: %m" msgstr "" -#: ../access/transam/xlog.c:2255 +#: ../access/transam/xlog.c:2396 #, c-format msgid "BootStrapXLOG failed to fsync log file: %m" msgstr "" -#: ../access/transam/xlog.c:2319 +#: ../access/transam/xlog.c:2460 msgid "control file context is broken" msgstr "" -#: ../access/transam/xlog.c:2322 +#: ../access/transam/xlog.c:2463 #, c-format msgid "database system was shut down at %s" msgstr "Datenbanksystem wurde am %s heruntergefahren" -#: ../access/transam/xlog.c:2325 +#: ../access/transam/xlog.c:2466 #, c-format msgid "database system shutdown was interrupted at %s" msgstr "Datenbanksystem wurde am %s während des Herunterfahrens unterbrochen" -#: ../access/transam/xlog.c:2328 +#: ../access/transam/xlog.c:2469 #, c-format msgid "" "database system was interrupted being in recovery at %s\n" @@ -1349,190 +1350,191 @@ msgid "" "\tand you will have to use the last backup for recovery." msgstr "" -#: ../access/transam/xlog.c:2333 +#: ../access/transam/xlog.c:2474 #, c-format msgid "database system was interrupted at %s" msgstr "Datenbanksystem wurde am %s unterbrochen" -#: ../access/transam/xlog.c:2344 +#: ../access/transam/xlog.c:2485 #, c-format msgid "checkpoint record is at (%u, %u)" msgstr "Checkpoint-Eintrag ist bei (%u, %u)" -#: ../access/transam/xlog.c:2353 +#: ../access/transam/xlog.c:2494 #, c-format msgid "using previous checkpoint record at (%u, %u)" msgstr "" -#: ../access/transam/xlog.c:2358 +#: ../access/transam/xlog.c:2499 msgid "unable to locate a valid checkpoint record" msgstr "" -#: ../access/transam/xlog.c:2364 +#: ../access/transam/xlog.c:2505 #, 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" +msgstr "" +"Redo-Eintrag ist bei (%u, %u); Undo-Eintrag ist bei (%u, %u); Shutdown %s" -#: ../access/transam/xlog.c:2368 +#: ../access/transam/xlog.c:2509 #, c-format msgid "next transaction id: %u; next oid: %u" msgstr "nächste Transaktions-Id: %u; nächste Oid: %u" -#: ../access/transam/xlog.c:2371 +#: ../access/transam/xlog.c:2512 msgid "invalid next transaction id" msgstr "" -#: ../access/transam/xlog.c:2373 +#: ../access/transam/xlog.c:2514 msgid "invalid next oid" msgstr "" -#: ../access/transam/xlog.c:2384 +#: ../access/transam/xlog.c:2525 msgid "invalid redo in checkpoint record" msgstr "" -#: ../access/transam/xlog.c:2392 +#: ../access/transam/xlog.c:2533 msgid "invalid redo/undo record in shutdown checkpoint" msgstr "" -#: ../access/transam/xlog.c:2401 +#: ../access/transam/xlog.c:2542 msgid "" "database system was not properly shut down; automatic recovery in progress" msgstr "" -#: ../access/transam/xlog.c:2420 +#: ../access/transam/xlog.c:2561 #, c-format msgid "redo starts at (%u, %u)" msgstr "" -#: ../access/transam/xlog.c:2446 +#: ../access/transam/xlog.c:2587 #, c-format msgid "redo done at (%u, %u)" msgstr "" -#: ../access/transam/xlog.c:2452 +#: ../access/transam/xlog.c:2593 msgid "redo is not required" msgstr "" -#: ../access/transam/xlog.c:2529 +#: ../access/transam/xlog.c:2676 #, c-format msgid "undo starts at (%u, %u)" msgstr "" -#: ../access/transam/xlog.c:2539 +#: ../access/transam/xlog.c:2686 #, c-format msgid "undo done at (%u, %u)" msgstr "" -#: ../access/transam/xlog.c:2543 +#: ../access/transam/xlog.c:2690 msgid "undo is not required" msgstr "" -#: ../access/transam/xlog.c:2575 +#: ../access/transam/xlog.c:2722 msgid "database system is ready" msgstr "Datenbanksystem is bereit" -#: ../access/transam/xlog.c:2607 +#: ../access/transam/xlog.c:2754 msgid "invalid primary checkpoint link in control file" msgstr "" -#: ../access/transam/xlog.c:2608 +#: ../access/transam/xlog.c:2755 msgid "invalid secondary checkpoint link in control file" msgstr "" -#: ../access/transam/xlog.c:2617 +#: ../access/transam/xlog.c:2764 msgid "invalid primary checkpoint record" msgstr "" -#: ../access/transam/xlog.c:2618 +#: ../access/transam/xlog.c:2765 msgid "invalid secondary checkpoint record" msgstr "" -#: ../access/transam/xlog.c:2624 +#: ../access/transam/xlog.c:2771 msgid "invalid resource manager id in primary checkpoint record" msgstr "" -#: ../access/transam/xlog.c:2625 +#: ../access/transam/xlog.c:2772 msgid "invalid resource manager id in secondary checkpoint record" msgstr "" -#: ../access/transam/xlog.c:2632 +#: ../access/transam/xlog.c:2779 msgid "invalid xl_info in primary checkpoint record" msgstr "" -#: ../access/transam/xlog.c:2633 +#: ../access/transam/xlog.c:2780 msgid "invalid xl_info in secondary checkpoint record" msgstr "" -#: ../access/transam/xlog.c:2639 +#: ../access/transam/xlog.c:2786 msgid "invalid length of primary checkpoint record" msgstr "" -#: ../access/transam/xlog.c:2640 +#: ../access/transam/xlog.c:2787 msgid "invalid length of secondary checkpoint record" msgstr "" -#: ../access/transam/xlog.c:2688 +#: ../access/transam/xlog.c:2835 msgid "shutting down" msgstr "fahre herunter" -#: ../access/transam/xlog.c:2698 +#: ../access/transam/xlog.c:2845 msgid "database system is shut down" msgstr "Datenbanksystem ist heruntergefahren" -#: ../access/transam/xlog.c:2717 +#: ../access/transam/xlog.c:2864 msgid "CreateCheckPoint: cannot be called inside transaction block" msgstr "" -#: ../access/transam/xlog.c:2808 +#: ../access/transam/xlog.c:2955 msgid "active transaction while database system is shutting down" msgstr "" -#: ../access/transam/xlog.c:2852 +#: ../access/transam/xlog.c:2999 msgid "" "concurrent transaction log activity while database system is shutting down" msgstr "" -#: ../access/transam/xlog.c:3081 +#: ../access/transam/xlog.c:3235 #, c-format msgid "bogus wal_sync_method %s" msgstr "" -#: ../access/transam/xlog.c:3098 ../access/transam/xlog.c:3124 +#: ../access/transam/xlog.c:3252 ../access/transam/xlog.c:3278 #, c-format msgid "fsync of log file %u, segment %u failed: %m" msgstr "" -#: ../access/transam/xlog.c:3130 +#: ../access/transam/xlog.c:3284 #, c-format msgid "fdatasync of log file %u, segment %u failed: %m" msgstr "" -#: ../access/transam/xlog.c:3138 +#: ../access/transam/xlog.c:3292 #, c-format msgid "bogus wal_sync_method %d" msgstr "" -#: ../access/transam/xlogutils.c:177 +#: ../access/transam/xlogutils.c:178 msgid "XLogOpenLogRelation: failed to open pg_log" msgstr "" -#: ../access/transam/xlogutils.c:284 +#: ../access/transam/xlogutils.c:285 msgid "_xl_remove_hash_entry: can't delete from cache" msgstr "" -#: ../access/transam/xlogutils.c:286 +#: ../access/transam/xlogutils.c:287 msgid "_xl_remove_hash_entry: file was not found in cache" msgstr "" -#: ../access/transam/xlogutils.c:356 +#: ../access/transam/xlogutils.c:357 msgid "XLogOpenRelation: error in cache" msgstr "" -#: ../access/transam/xlogutils.c:380 +#: ../access/transam/xlogutils.c:381 msgid "XLogOpenRelation: can't insert into cache" msgstr "" -#: ../access/transam/xlogutils.c:383 +#: ../access/transam/xlogutils.c:384 msgid "XLogOpenRelation: file found on insert into cache" msgstr "" @@ -1546,7 +1548,7 @@ msgid "" " -x num internal use\n" msgstr "" -#: ../bootstrap/bootstrap.c:292 ../postmaster/postmaster.c:269 +#: ../bootstrap/bootstrap.c:292 ../postmaster/postmaster.c:277 #, c-format msgid "" "%s does not know where to find the database system data.\n" @@ -1556,123 +1558,186 @@ msgid "" "\n" msgstr "" -#: ../bootstrap/bootstrap.c:377 +#: ../bootstrap/bootstrap.c:379 #, c-format msgid "Unsupported XLOG op %d" msgstr "" -#: ../bootstrap/bootstrap.c:481 +#: ../bootstrap/bootstrap.c:483 #, c-format msgid "open relation %s, attrsize %d" msgstr "" -#: ../bootstrap/bootstrap.c:510 +#: ../bootstrap/bootstrap.c:512 #, c-format msgid "create attribute %d name %s len %d num %d type %u" msgstr "" -#: ../bootstrap/bootstrap.c:530 +#: ../bootstrap/bootstrap.c:532 #, c-format msgid "closerel: close of '%s' when '%s' was expected" msgstr "" -#: ../bootstrap/bootstrap.c:534 +#: ../bootstrap/bootstrap.c:536 #, c-format msgid "closerel: close of '%s' before any relation was opened" msgstr "" -#: ../bootstrap/bootstrap.c:540 +#: ../bootstrap/bootstrap.c:542 msgid "no open relation to close" msgstr "" -#: ../bootstrap/bootstrap.c:544 +#: ../bootstrap/bootstrap.c:546 #, c-format msgid "close relation %s" msgstr "" -#: ../bootstrap/bootstrap.c:568 +#: ../bootstrap/bootstrap.c:570 msgid "warning: no open relations allowed with 'create' command" msgstr "" -#: ../bootstrap/bootstrap.c:580 ../bootstrap/bootstrap.c:592 +#: ../bootstrap/bootstrap.c:582 ../bootstrap/bootstrap.c:594 #, c-format msgid "column %s %s" msgstr "" -#: ../bootstrap/bootstrap.c:640 +#: ../bootstrap/bootstrap.c:642 #, c-format msgid "inserting row oid %u, %d columns" msgstr "" -#: ../bootstrap/bootstrap.c:651 +#: ../bootstrap/bootstrap.c:653 msgid "row inserted" msgstr "" -#: ../bootstrap/bootstrap.c:674 +#: ../bootstrap/bootstrap.c:676 #, c-format msgid "inserting column %d value '%s'" msgstr "" -#: ../bootstrap/bootstrap.c:681 +#: ../bootstrap/bootstrap.c:683 msgid "Typ != NULL" msgstr "" -#: ../bootstrap/bootstrap.c:688 +#: ../bootstrap/bootstrap.c:690 #, c-format msgid "unable to find atttypid %u in Typ list" msgstr "" -#: ../bootstrap/bootstrap.c:700 ../bootstrap/bootstrap.c:723 +#: ../bootstrap/bootstrap.c:702 ../bootstrap/bootstrap.c:725 #, c-format msgid " -> %s" msgstr "" -#: ../bootstrap/bootstrap.c:711 +#: ../bootstrap/bootstrap.c:713 #, c-format msgid "type oid %u not found" msgstr "" -#: ../bootstrap/bootstrap.c:713 +#: ../bootstrap/bootstrap.c:715 #, c-format msgid "Typ == NULL, typeindex = %u" msgstr "" -#: ../bootstrap/bootstrap.c:727 +#: ../bootstrap/bootstrap.c:729 msgid "inserted" msgstr "" -#: ../bootstrap/bootstrap.c:738 +#: ../bootstrap/bootstrap.c:740 #, c-format msgid "inserting column %d NULL" msgstr "" -#: ../bootstrap/bootstrap.c:785 +#: ../bootstrap/bootstrap.c:787 msgid "Memory manager fault: cleanup called twice.\n" msgstr "" -#: ../bootstrap/bootstrap.c:826 +#: ../bootstrap/bootstrap.c:828 #, c-format msgid "external type: %s" msgstr "" -#: ../bootstrap/bootstrap.c:850 +#: ../bootstrap/bootstrap.c:852 #, c-format msgid "Error: unknown type '%s'.\n" msgstr "" -#: ../bootstrap/bootstrap.c:866 +#: ../bootstrap/bootstrap.c:868 msgid "AllocateAttribute: malloc failed" msgstr "" -#: ../bootstrap/bootstrap.c:1018 +#: ../bootstrap/bootstrap.c:1020 msgid "" "There are too many string constants and identifiers for the compiler to " "handle." msgstr "" +#: bootparse.y:59 +msgid "start transaction" +msgstr "" + +#: bootparse.y:68 +msgid "commit transaction" +msgstr "" + +#: bootparse.y:162 +#, c-format +msgid "creating bootstrap relation %s..." +msgstr "" + +#: bootparse.y:165 +#, c-format +msgid "creating relation %s..." +msgstr "" + +#: bootparse.y:184 +msgid "create bootstrap: warning, open relation exists, closing first" +msgstr "" + +#: bootparse.y:192 +msgid "bootstrap relation created" +msgstr "" + +#: bootparse.y:206 +#, c-format +msgid "relation created with oid %u" +msgstr "" + +#: bootparse.y:219 +#, c-format +msgid "inserting row with oid %u..." +msgstr "" + +#: bootparse.y:221 +msgid "inserting row..." +msgstr "" + +#: bootparse.y:228 +#, c-format +msgid "incorrect number of columns in row (expected %d, got %d)" +msgstr "" + +#: bootparse.y:232 +msgid "relation not open" +msgstr "" + +#: bootparse.y:299 +msgid "too many columns" +msgstr "" + +#: bootscanner.l:125 +#, c-format +msgid "syntax error at line %d: unexpected character %s" +msgstr "" + +#: bootscanner.l:141 +#, c-format +msgid "syntax error at line %d: unexpected token %s" +msgstr "" + #: ../catalog/catalog.c:145 msgid "newoid: GetNewObjectId returns invalid oid" -msgstr "" +msgstr "newoid: GetNewObjectId ergab ungültige Oid" #: ../catalog/aclchk.c:56 #, c-format @@ -1684,642 +1749,663 @@ msgstr "" msgid "\tacl[%d]: %s" msgstr "" -#: ../catalog/aclchk.c:99 +#: ../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 +msgid "permission denied" +msgstr "" + +#: ../catalog/aclchk.c:108 #, c-format -msgid "ChangeAcl: class \"%s\" not found" +msgid "relation \"%s\" not found" msgstr "" -#: ../catalog/aclchk.c:171 +#: ../catalog/aclchk.c:114 +#, c-format +msgid "\"%s\" is an index" +msgstr "" + +#: ../catalog/aclchk.c:208 #, c-format msgid "non-existent group \"%s\"" msgstr "" -#: ../catalog/aclchk.c:235 +#: ../catalog/aclchk.c:278 #, c-format msgid "in_group: group %u not found" msgstr "" -#: ../catalog/aclchk.c:258 -msgid "aclcheck: null ACL, returning 1" +#: ../catalog/aclchk.c:305 +msgid "aclcheck: null ACL, returning OK" msgstr "" -#: ../catalog/aclchk.c:273 -msgid "aclcheck: zero-length ACL, returning 1" +#: ../catalog/aclchk.c:320 +msgid "aclcheck: zero-length ACL, returning OK" msgstr "" -#: ../catalog/aclchk.c:289 +#: ../catalog/aclchk.c:329 +msgid "aclcheck: first entry in ACL is not 'world' entry" +msgstr "" + +#: ../catalog/aclchk.c:333 #, c-format -msgid "aclcheck: found user %u/%d" +msgid "aclcheck: using world=%d" msgstr "" -#: ../catalog/aclchk.c:305 ../catalog/aclchk.c:328 +#: ../catalog/aclchk.c:349 #, c-format -msgid "aclcheck: found group %u/%d" +msgid "aclcheck: found user %u/%d" msgstr "" -#: ../catalog/aclchk.c:340 +#: ../catalog/aclchk.c:366 ../catalog/aclchk.c:387 #, c-format -msgid "aclcheck: bogus ACL id type: %d" +msgid "aclcheck: found group %u/%d" msgstr "" -#: ../catalog/aclchk.c:345 +#: ../catalog/aclchk.c:399 #, c-format -msgid "aclcheck: using world=%d" +msgid "aclcheck: bogus ACL id type: %d" msgstr "" -#: ../catalog/aclchk.c:364 +#: ../catalog/aclchk.c:429 #, c-format msgid "pg_aclcheck: invalid user id %u" msgstr "" -#: ../catalog/aclchk.c:379 +#: ../catalog/aclchk.c:445 #, c-format msgid "pg_aclcheck: catalog update to \"%s\": permission denied" msgstr "" -#: ../catalog/aclchk.c:391 +#: ../catalog/aclchk.c:458 #, c-format msgid "pg_aclcheck: \"%s\" is superuser" msgstr "" -#: ../catalog/aclchk.c:408 +#: ../catalog/aclchk.c:475 #, c-format msgid "pg_aclcheck: class \"%s\" not found" msgstr "" -#: ../catalog/aclchk.c:448 +#: ../catalog/aclchk.c:525 #, c-format msgid "pg_ownercheck: invalid user id %u" msgstr "" -#: ../catalog/aclchk.c:458 ../catalog/aclchk.c:532 +#: ../catalog/aclchk.c:535 ../catalog/aclchk.c:597 ../catalog/aclchk.c:648 #, c-format msgid "pg_ownercheck: user \"%s\" is superuser" msgstr "" -#: ../catalog/aclchk.c:475 +#: ../catalog/aclchk.c:552 #, c-format -msgid "pg_ownercheck: operator %ld not found" +msgid "pg_ownercheck: class \"%s\" not found" msgstr "" -#: ../catalog/aclchk.c:481 +#: ../catalog/aclchk.c:558 #, c-format -msgid "pg_ownercheck: function \"%s\" not found" +msgid "pg_ownercheck: type \"%s\" not found" msgstr "" -#: ../catalog/aclchk.c:487 +#: ../catalog/aclchk.c:563 #, c-format -msgid "pg_ownercheck: class \"%s\" not found" +msgid "pg_ownercheck: invalid cache id: %d" msgstr "" -#: ../catalog/aclchk.c:493 +#: ../catalog/aclchk.c:587 #, c-format -msgid "pg_ownercheck: type \"%s\" not found" +msgid "pg_oper_ownercheck: invalid user id %u" msgstr "" -#: ../catalog/aclchk.c:498 +#: ../catalog/aclchk.c:611 #, c-format -msgid "pg_ownercheck: invalid cache id: %d" +msgid "pg_ownercheck: operator %u not found" msgstr "" -#: ../catalog/aclchk.c:522 +#: ../catalog/aclchk.c:638 #, c-format msgid "pg_func_ownercheck: invalid user id %u" msgstr "" -#: ../catalog/aclchk.c:570 +#: ../catalog/aclchk.c:690 #, c-format msgid "pg_aggr_ownercheck: invalid user id %u" msgstr "" -#: ../catalog/aclchk.c:580 +#: ../catalog/aclchk.c:700 #, c-format msgid "pg_aggr_ownercheck: user \"%s\" is superuser" msgstr "" -#: ../catalog/heap.c:161 +#: ../catalog/heap.c:157 #, c-format msgid "SystemAttributeDefinition: invalid attribute number %d" -msgstr "" +msgstr "SystemAttributeDefinition: ungültige Attributnummer %d" -#: ../catalog/heap.c:215 +#: ../catalog/heap.c:205 #, c-format msgid "" -"Illegal class name '%s'\n" -"\tThe 'pg_' name prefix is reserved for system catalogs" -msgstr "" +"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:427 +#: ../catalog/heap.c:359 #, c-format -msgid "" -"Attribute '%s' has a name conflict\n" -"\tName matches an existing system attribute" -msgstr "" +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:434 +#: ../catalog/heap.c:365 #, c-format msgid "" "Attribute '%s' has an unknown type\n" "\tRelation created; continue" msgstr "" -#: ../catalog/heap.c:450 +#: ../catalog/heap.c:381 #, c-format -msgid "Attribute '%s' is repeated" -msgstr "" +msgid "column name \"%s\" is duplicated" +msgstr "Spaltenname »%s« besteht mehrfach" -#: ../catalog/heap.c:782 +#: ../catalog/heap.c:715 #, c-format -msgid "" -"Number of attributes is out of range\n" -"\tFrom 1 to %d attributes may be specified" -msgstr "" +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:791 +#: ../catalog/heap.c:723 #, c-format msgid "Relation '%s' already exists" -msgstr "" +msgstr "Relation »%s« existiert bereits" -#: ../catalog/heap.c:959 +#: ../catalog/heap.c:860 #, c-format msgid "Relation \"%s\" inherits from \"%s\"" -msgstr "" +msgstr "Relation »%s« ist von »%s« abgeleitet" -#: ../catalog/heap.c:962 +#: ../catalog/heap.c:863 #, c-format msgid "Relation %u inherits from \"%s\"" -msgstr "" +msgstr "Relation %u ist von »%s« abgeleitet" -#: ../catalog/heap.c:1045 ../commands/rename.c:205 +#: ../catalog/heap.c:946 ../commands/rename.c:205 #, c-format msgid "Relation \"%s\" does not exist" -msgstr "" +msgstr "Relation »%s« existiert bereits" -#: ../catalog/heap.c:1098 +#: ../catalog/heap.c:999 #, c-format msgid "RelationTruncateIndexes: index %u not found in pg_class" -msgstr "" +msgstr "RelationTruncateIndexes: Index %u nicht in pg_class gefunden" -#: ../catalog/heap.c:1171 -msgid "TRUNCATE TABLE cannot run inside a BEGIN/END block" -msgstr "" +#: ../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:1284 +#: ../catalog/heap.c:1186 #, c-format msgid "DeleteTypeTuple: type \"%s\" does not exist" -msgstr "" +msgstr "DeleteTypeTuple: Typ »%s« existiert nicht" -#: ../catalog/heap.c:1324 +#: ../catalog/heap.c:1226 #, c-format -msgid "DeleteTypeTuple: att of type %s exists in relation %u" -msgstr "" +msgid "DeleteTypeTuple: column of type %s exists in relation %u" +msgstr "DeleteTypeTuple: Spalte des Typs %s existiert in Relation %u" -#: ../catalog/heap.c:1368 +#: ../catalog/heap.c:1297 #, c-format msgid "System relation \"%s\" may not be dropped" -msgstr "" +msgstr "Systemrelation »%s« darf nicht entfernt werden" -#: ../catalog/heap.c:1377 +#: ../catalog/heap.c:1306 #, c-format msgid "heap_drop_with_catalog: FlushRelationBuffers returned %d" -msgstr "" +msgstr "heap_drop_with_catalog: FlushRelationBuffers ergab %d" -#: ../catalog/heap.c:1519 ../parser/parse_relation.c:949 -#: ../utils/adt/ruleutils.c:2615 +#: ../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 "" +msgstr "Cachesuche nach Attribut %d von Relation %u fehlgeschlagen" -#: ../catalog/heap.c:1710 -msgid "Cannot use attribute(s) in DEFAULT clause" -msgstr "" +#: ../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:1716 -msgid "Cannot use subselect in DEFAULT clause" -msgstr "" +#: ../catalog/heap.c:1645 +msgid "cannot use subselects in DEFAULT clause" +msgstr "Subselects können nicht in DEFAULT-Klausel verwendet werden" -#: ../catalog/heap.c:1718 -msgid "Cannot use aggregate in DEFAULT clause" -msgstr "" +#: ../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:1740 +#: ../catalog/heap.c:1669 #, c-format msgid "" -"Attribute '%s' is of type '%s' but default expression is of type '%s'\n" +"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:1790 ../catalog/heap.c:1804 ../commands/creatinh.c:109 +#: ../catalog/heap.c:1719 ../catalog/heap.c:1733 ../commands/creatinh.c:109 #, c-format msgid "Duplicate CHECK constraint name: '%s'" -msgstr "" +msgstr "doppelter CHECK-Constraint-Name: %s" -#: ../catalog/heap.c:1862 ../commands/command.c:1260 +#: ../catalog/heap.c:1791 #, c-format -msgid "CHECK '%s' does not yield boolean result" -msgstr "" +msgid "CHECK constraint expression '%s' does not yield boolean result" +msgstr "CHECK-Constraint-Ausdruck %s ergibt kein Resultat vom Typ boolean" -#: ../catalog/heap.c:1869 +#: ../catalog/heap.c:1798 #, c-format -msgid "Only relation \"%s\" can be referenced in CHECK" -msgstr "" +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:1876 -msgid "Cannot use subselect in CHECK clause" -msgstr "" +#: ../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:1878 -msgid "Cannot use aggregate in CHECK clause" -msgstr "" +#: ../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:1919 ../catalog/heap.c:2100 ../utils/adt/ruleutils.c:2591 +#: ../catalog/heap.c:1848 ../catalog/heap.c:2029 ../utils/adt/ruleutils.c:2655 #, c-format msgid "cache lookup of relation %u failed" -msgstr "" +msgstr "Cachesuche nach Relation %u fehlgeschlagen" -#: ../catalog/heap.c:2093 +#: ../catalog/heap.c:2022 msgid "check count became negative" -msgstr "" +msgstr "Anzahl der CHECK-Constraints wurde negativ" -#: ../catalog/indexing.c:160 +#: ../catalog/indexing.c:162 #, c-format msgid "CatalogIndexInsert: index %u not found" -msgstr "" +msgstr "CatalogIndexInsert: index %u nicht gefunden" -#: ../catalog/index.c:116 +#: ../catalog/index.c:114 #, c-format -msgid "Cannot create index: '%s' already exists" -msgstr "" +msgid "index named \"%s\" already exists" +msgstr "Index mit Namen »%s« existiert bereits" -#: ../catalog/index.c:122 +#: ../catalog/index.c:120 #, c-format -msgid "Cannot create index on '%s': relation does not exist" -msgstr "" +msgid "cannot create index on non-existent relation \"%s\"" +msgstr "kann keinen Index für nicht existierende Relation »%s« erstellen" -#: ../catalog/index.c:149 +#: ../catalog/index.c:147 #, c-format msgid "Function %u does not exist" -msgstr "" +msgstr "Funktion %u existiert nicht" -#: ../catalog/index.c:167 +#: ../catalog/index.c:165 #, c-format msgid "Type %u does not exist" -msgstr "" - -#: ../catalog/index.c:242 -#, c-format -msgid "Cannot create index: attribute %d does not exist" -msgstr "" +msgstr "Typ %u existiert nicht" -#: ../catalog/index.c:699 +#: ../catalog/index.c:240 #, c-format -msgid "UpdateIndexPredicate: cache lookup failed for index %u" -msgstr "" +msgid "cannot create index: column %d does not exist" +msgstr "kann Index nicht erstellen: Spalte %d existiert nicht" -#: ../catalog/index.c:823 -msgid "must index at least one attribute" -msgstr "" +#: ../catalog/index.c:689 +msgid "must index at least one column" +msgstr "mindestens eine Spalte muß indiziert werden" -#: ../catalog/index.c:827 +#: ../catalog/index.c:693 msgid "User-defined indexes on system catalogs are not supported" -msgstr "" +msgstr "benutzerdefinierte Indizies für Systemkataloge werden nicht unterstützt" -#: ../catalog/index.c:1000 ../catalog/index.c:1045 +#: ../catalog/index.c:867 ../catalog/index.c:912 #, c-format msgid "index_drop: cache lookup failed for index %u" -msgstr "" +msgstr "index_drop: Cachesuche nach Index %u fehlgeschlagen" -#: ../catalog/index.c:1057 +#: ../catalog/index.c:924 #, c-format msgid "index_drop: FlushRelationBuffers returned %d" -msgstr "" +msgstr "index_drop: FlushRelationBuffers ergab %d" -#: ../catalog/index.c:1277 +#: ../catalog/index.c:1144 #, c-format msgid "LockClassinfoForUpdate couldn't lock relid %u" -msgstr "" +msgstr "LockClassinfoForUpdate: konnte relid %u nicht sperren" -#: ../catalog/index.c:1288 +#: ../catalog/index.c:1155 msgid "The tuple isn't committed" msgstr "" -#: ../catalog/index.c:1291 +#: ../catalog/index.c:1158 msgid "The tuple is already deleted" msgstr "" -#: ../catalog/index.c:1312 +#: ../catalog/index.c:1179 #, c-format msgid "IndexesAreActive couldn't lock %u" -msgstr "" +msgstr "IndexesAreActive konnte %u nicht sperren" -#: ../catalog/index.c:1315 +#: ../catalog/index.c:1182 #, c-format msgid "relation %u isn't an indexable relation" -msgstr "" +msgstr "Relation %u ist nicht indizierbar" -#: ../catalog/index.c:1379 +#: ../catalog/index.c:1246 #, c-format msgid "setRelhasindex: cannot find relation %u in pg_class" -msgstr "" +msgstr "setRelhasindex: kann Relation %u nicht in pg_class finden" -#: ../catalog/index.c:1442 +#: ../catalog/index.c:1309 msgid "setNewRelfilenode impossible to lock class tuple" msgstr "" -#: ../catalog/index.c:1542 +#: ../catalog/index.c:1409 #, c-format msgid "UpdateStats: cannot open relation id %u" -msgstr "" +msgstr "UpdateStats: kann Relation %u nicht öffnen" -#: ../catalog/index.c:1578 +#: ../catalog/index.c:1445 #, 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 +msgid "IndexBuildHeapScan: concurrent insert in progress" +msgstr "" + +#: ../catalog/index.c:1719 +msgid "IndexBuildHeapScan: concurrent delete in progress" msgstr "" -#: ../catalog/index.c:1907 +#: ../catalog/index.c:1723 ../commands/vacuum.c:896 +#: ../commands/vacuumlazy.c:331 ../commands/vacuumlazy.c:805 +msgid "Unexpected HeapTupleSatisfiesVacuum result" +msgstr "unerwartetes Ergebnis von HeapTupleSatisfiesVacuum" + +#: ../catalog/index.c:1810 #, c-format msgid "IndexGetRelation: can't find index id %u" -msgstr "" +msgstr "IndexGetRelation: kann Index %u nicht finden" -#: ../catalog/index.c:1956 ../commands/indexcmds.c:647 -#: ../commands/indexcmds.c:686 -msgid "REINDEX cannot run inside a BEGIN/END block" -msgstr "" +#: ../catalog/index.c:1859 +msgid "REINDEX cannot run inside a transaction block" +msgstr "REINDEX kann nicht in einem Transaktionsblock laufen" -#: ../catalog/index.c:1967 +#: ../catalog/index.c:1870 #, c-format msgid "reindex_index: index %u not found in pg_index" -msgstr "" +msgstr "reindex_index: Index %u nicht in pg_index gefunden" -#: ../catalog/index.c:1983 +#: ../catalog/index.c:1886 #, c-format msgid "reindex_index: index %u not found in pg_class" -msgstr "" +msgstr "reindex_index: Index %u nicht in pg_class gefunden" -#: ../catalog/index.c:1990 +#: ../catalog/index.c:1893 msgid "reindex_index: can't open heap relation" msgstr "" -#: ../catalog/index.c:1993 +#: ../catalog/index.c:1896 msgid "reindex_index: can't open index relation" msgstr "" -#: ../catalog/index.c:2109 +#: ../catalog/index.c:2013 #, c-format msgid "the target relation %u is nailed" msgstr "" -#: ../catalog/index.c:2125 +#: ../catalog/index.c:2029 #, c-format msgid "the target relation %u is shared" msgstr "" #: ../catalog/pg_aggregate.c:75 -msgid "AggregateCreate: no aggregate name supplied" -msgstr "" +msgid "no aggregate name supplied" +msgstr "kein Name für Aggregatfunktion angegeben" #: ../catalog/pg_aggregate.c:78 -msgid "AggregateCreate: aggregate must have a transition function" -msgstr "" +msgid "aggregate must have a transition function" +msgstr "Aggregatfunktion muß eine Übergangsfunktion haben" -#: ../catalog/pg_aggregate.c:91 ../catalog/pg_aggregate.c:110 +#: ../catalog/pg_aggregate.c:91 #, c-format -msgid "AggregateCreate: Type '%s' undefined" -msgstr "" +msgid "data type %s does not exist" +msgstr "Datentyp %s existiert nicht" #: ../catalog/pg_aggregate.c:102 #, c-format -msgid "AggregateCreate: aggregate '%s' with base type '%s' already exists" -msgstr "" +msgid "aggregate function \"%s\" with base type %s already exists" +msgstr "Aggregatfunktion »%s« mit Basistyp %s existiert bereits" + +#: ../catalog/pg_aggregate.c:110 +#, c-format +msgid "data type %s does not exit" +msgstr "Datentyp %s existiert nicht" #: ../catalog/pg_aggregate.c:133 #, c-format -msgid "AggregateCreate: return type of '%s' is not '%s'" -msgstr "" +msgid "return type of transition function %s is not %s" +msgstr "Rückgabetyp der Übergangsfunktion %s ist nicht %s" #: ../catalog/pg_aggregate.c:146 msgid "" -"AggregateCreate: must not omit initval when transfn is strict and transtype " -"is not compatible with input type" -msgstr "" +"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" #: ../catalog/pg_aggregate.c:204 msgid "AggregateCreate: heap_formtuple failed" -msgstr "" +msgstr "AggregateCreate: heap_formtuple fehlgeschlagen" #: ../catalog/pg_aggregate.c:206 msgid "AggregateCreate: heap_insert failed" -msgstr "" +msgstr "AggregateCreate: heap_insert fehlgeschlagen" #: ../catalog/pg_aggregate.c:239 #, c-format msgid "AggNameGetInitVal: cache lookup failed for aggregate '%s'" -msgstr "" +msgstr "AggNameGetInitVal: Cachesuche nach Aggregatfunktion »%s« fehlgeschlagen" #: ../catalog/pg_aggregate.c:264 #, c-format msgid "" "AggNameGetInitVal: cache lookup failed on aggregate transition function " "return type %u" -msgstr "" +msgstr "AggNameGetInitVal: Cachesuche fehlgeschlagen für Rückgabetyp %u der Übergangsfunktion" #: ../catalog/pg_operator.c:177 #, c-format -msgid "OperatorGet: left type \"%s\" does not exist" -msgstr "" +msgid "left type \"%s\" of operator %s does not exist" +msgstr "linker Typ »%s« des Operators %s existiert nicht" #: ../catalog/pg_operator.c:186 #, c-format -msgid "OperatorGet: right type \"%s\" does not exist" -msgstr "" +msgid "right type \"%s\" of operator %s does not exist" +msgstr "rechter Typ »%s« des Operators %s existiert nicht" #: ../catalog/pg_operator.c:192 -msgid "OperatorGet: must have at least one argument type" -msgstr "" +#, 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 -msgid "OperatorShellMake: no valid argument types??" -msgstr "" +msgid "OperatorShellMake: the operand types are not valid" +msgstr "OperatorShellMake: die Operandentypen sind ungültig" #: ../catalog/pg_operator.c:479 #, c-format msgid "OperatorDef: operator \"%s\" already defined" -msgstr "" +msgstr "OperatorDef: Operator %s ist bereits definiert" #: ../catalog/pg_operator.c:497 #, c-format -msgid "OperatorDef: left type \"%s\" does not exist" -msgstr "" +msgid "left type \"%s\" does not exist" +msgstr "linker Typ »%s« existiert bereits" #: ../catalog/pg_operator.c:506 #, c-format -msgid "OperatorDef: right type \"%s\" does not exist" -msgstr "" +msgid "right type \"%s\" does not exist" +msgstr "rechter Typ »%s« existiert bereits" #: ../catalog/pg_operator.c:512 -msgid "OperatorDef: must have at least one argument type" -msgstr "" +msgid "operator must have at least one operand type" +msgstr "Operator muß mindestens einen Operandentyp haben" #: ../catalog/pg_operator.c:707 #, c-format msgid "OperatorDef: can't create operator shell \"%s\"" -msgstr "" +msgstr "OperatorDef: kann Operatorhülle %s nicht erstellen" #: ../catalog/pg_operator.c:720 -msgid "OperatorDef: operator can't be its own negator or sort op" -msgstr "" +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 #, c-format -msgid "OperatorDef: no operator %u" -msgstr "" +msgid "OperatorDef: operator %u not found" +msgstr "OperatorDef: Operator %u nicht gefunden" #: ../catalog/pg_operator.c:1026 -msgid "OperatorCreate: at least one of leftarg or rightarg must be defined" -msgstr "" +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 -msgid "OperatorCreate: only binary operators can have commutators" -msgstr "" +msgid "only binary operators can have commutators" +msgstr "nur binäre Operatoren können Kommutatoren haben" #: ../catalog/pg_operator.c:1034 -msgid "OperatorCreate: only binary operators can have join selectivity" -msgstr "" +msgid "only binary operators can have join selectivity" +msgstr "nur binäre Operatoren können Join-Selectivity haben" #: ../catalog/pg_operator.c:1036 -msgid "OperatorCreate: only binary operators can hash" -msgstr "" +msgid "only binary operators can hash" +msgstr "nur binäre Operatoren können eine Hash-Funktion haben" #: ../catalog/pg_operator.c:1038 -msgid "OperatorCreate: only binary operators can have sort links" -msgstr "" +msgid "only binary operators can have sort links" +msgstr "nur binäre Operatoren können Sortierverbindungen haben" #: ../catalog/pg_proc.c:86 #, c-format -msgid "ProcedureCreate: no such language '%s'" -msgstr "" +msgid "language '%s' does not exist" +msgstr "Sprache »%s« existiert nicht" -#: ../catalog/pg_proc.c:96 +#: ../catalog/pg_proc.c:96 ../commands/comment.c:593 ../commands/remove.c:305 #, c-format -msgid "Procedures cannot take more than %d arguments" -msgstr "" +msgid "functions cannot have more than %d arguments" +msgstr "Funktionen können nicht mehr als %d Argumente haben" #: ../catalog/pg_proc.c:102 -msgid "ProcedureCreate: sql functions cannot take type \"opaque\"" -msgstr "" +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 #, c-format -msgid "ProcedureCreate: arg type '%s' is not defined" -msgstr "" +msgid "argument type %s does not exist" +msgstr "Argumenttyp %s existiert nicht" #: ../catalog/pg_proc.c:113 #, c-format -msgid "ProcedureCreate: arg type '%s' is only a shell" -msgstr "" +msgid "argument type %s is only a shell" +msgstr "Argumenttyp %s ist nur eine Hülle" #: ../catalog/pg_proc.c:118 -msgid "ProcedureCreate: functions cannot accept set arguments" -msgstr "" +msgid "functions cannot accept set arguments" +msgstr "Funktionen können keine SET Argumente haben" #: ../catalog/pg_proc.c:129 #, c-format -msgid "ProcedureCreate: procedure %s already exists with same arguments" -msgstr "" +msgid "function %s already exists with same argument types" +msgstr "Funktion %s existiert bereits mit den selben Argumenttypen" #: ../catalog/pg_proc.c:166 msgid "lookup for procedure by source needs fix (Jan)" -msgstr "" +msgstr "Suche nach Prozedur mit Quelltext muß erst noch repariert werden (Jan)" #: ../catalog/pg_proc.c:174 -msgid "ProcedureCreate: sql functions cannot return type \"opaque\"" -msgstr "" +msgid "SQL functions cannot return type \"opaque\"" +msgstr "SQL-Funktionen können keinen Rückgabetyp »opaque« haben" #: ../catalog/pg_proc.c:183 #, c-format -msgid "ProcedureCreate: type '%s' is not yet defined" -msgstr "" +msgid "ProcedureCreate: type %s is not yet defined" +msgstr "ProcedureCreate: Typ %s ist noch nicht definiert" #: ../catalog/pg_proc.c:187 #, c-format -msgid "ProcedureCreate: could not create type '%s'" -msgstr "" +msgid "could not create type %s" +msgstr "konnte Typ %s nicht erstellen" #: ../catalog/pg_proc.c:191 #, c-format -msgid "ProcedureCreate: return type '%s' is only a shell" -msgstr "" +msgid "return type %s is only a shell" +msgstr "Rückgabetyp %s ist nur eine Hülle" #: ../catalog/pg_proc.c:204 #, c-format msgid "method %s already an attribute of type %s" -msgstr "" +msgstr "Methode %s ist schon ein Attribut von Typ %s" #: ../catalog/pg_proc.c:239 #, c-format -msgid "ProcedureCreate: there is no builtin function named \"%s\"" -msgstr "" +msgid "there is no built-in function named \"%s\"" +msgstr "Es gibt keine eingebaute Funktion namens %s" #: ../catalog/pg_proc.c:345 #, c-format msgid "function declared to return %s, but no SELECT provided" -msgstr "" +msgstr "Funktion mit Rückgabetyp %s deklariert, aber enthält kein SELECT" #: ../catalog/pg_proc.c:363 -msgid "function declared with no return type, but final query is a SELECT" -msgstr "" +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 #, c-format -msgid "function declared to return %s, but final query is not a SELECT" -msgstr "" +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" #: ../catalog/pg_proc.c:385 #, c-format msgid "function declared to return %s returns multiple columns in final SELECT" -msgstr "" +msgstr "Funktion ist mit Rückgabetyp %s deklariert, aber letztes SELECT ergibt mehr als eine Spalte" #: ../catalog/pg_proc.c:390 #, c-format msgid "return type mismatch in function: declared to return %s, returns %s" -msgstr "" +msgstr "Rückgabetyp stimmt nicht überein: deklariert als %s, aber tatsächlich %s" #: ../catalog/pg_proc.c:421 ../catalog/pg_proc.c:445 #, c-format msgid "" "function declared to return %s does not SELECT the right number of columns (%" "d)" -msgstr "" +msgstr "Funktion deklariert mit Rückgabetyp %s, aber die Abfrage ergibt nicht die richtige Anzahl Spalten (%d)" #: ../catalog/pg_proc.c:435 #, c-format msgid "function declared to return %s returns %s instead of %s at column %d" -msgstr "" +msgstr "Funktion mit deklariertem Rückgabetyp %s ergibt %s statt %s in Spalte %d" -#: ../catalog/pg_type.c:307 ../catalog/pg_type.c:467 +#: ../catalog/pg_type.c:307 ../catalog/pg_type.c:538 #, c-format -msgid "TypeCreate: type %s already defined" -msgstr "" +msgid "type named %s already exists" +msgstr "Typ namens %s existiert bereits" -#: ../catalog/pg_type.c:317 +#: ../catalog/pg_type.c:317 ../catalog/pg_type.c:533 #, c-format -msgid "TypeCreate: type %s is not defined" -msgstr "" +msgid "type %s does not exist" +msgstr "Typ %s existiert bereits" -#: ../catalog/pg_type.c:533 +#: ../catalog/pg_type.c:467 #, c-format -msgid "TypeRename: type \"%s\" not defined" -msgstr "" - -#: ../catalog/pg_type.c:538 -#, c-format -msgid "TypeRename: type \"%s\" already defined" -msgstr "" +msgid "type %s already exists" +msgstr "Typ %s existiert bereits" #: ../catalog/pg_largeobject.c:133 #, c-format msgid "LargeObjectDrop: large object %u not found" -msgstr "" +msgstr "LargeObjectDrop: Large Object %u nicht gefunden" #: ../commands/_deadcode/recipe.c:42 msgid "You must compile with TIOGA defined in order to use recipes\n" @@ -2436,77 +2522,77 @@ msgstr "" msgid "Unable to expand all -- amopenr failed " msgstr "" -#: ../commands/async.c:157 +#: ../commands/async.c:154 #, c-format msgid "Async_Notify: %s" msgstr "" -#: ../commands/async.c:205 +#: ../commands/async.c:202 #, c-format msgid "Async_Listen: %s" msgstr "" -#: ../commands/async.c:217 +#: ../commands/async.c:225 #, c-format msgid "Async_Listen: We are already listening on %s" msgstr "" -#: ../commands/async.c:293 +#: ../commands/async.c:304 #, c-format msgid "Async_Unlisten %s" msgstr "" -#: ../commands/async.c:340 +#: ../commands/async.c:361 msgid "Async_UnlistenAll" msgstr "" -#: ../commands/async.c:447 +#: ../commands/async.c:463 msgid "AtCommit_Notify" msgstr "" -#: ../commands/async.c:482 +#: ../commands/async.c:495 msgid "AtCommit_Notify: notifying self" msgstr "" -#: ../commands/async.c:489 +#: ../commands/async.c:502 #, c-format msgid "AtCommit_Notify: notifying pid %d" msgstr "" -#: ../commands/async.c:550 +#: ../commands/async.c:560 msgid "AtCommit_Notify: done" msgstr "" -#: ../commands/async.c:625 +#: ../commands/async.c:634 msgid "Async_NotifyHandler: perform async notify" msgstr "" -#: ../commands/async.c:630 +#: ../commands/async.c:639 msgid "Async_NotifyHandler: done" msgstr "" -#: ../commands/async.c:699 +#: ../commands/async.c:707 msgid "EnableNotifyInterrupt: perform async notify" msgstr "" -#: ../commands/async.c:704 +#: ../commands/async.c:712 msgid "EnableNotifyInterrupt: done" msgstr "" -#: ../commands/async.c:760 +#: ../commands/async.c:763 msgid "ProcessIncomingNotify" msgstr "" -#: ../commands/async.c:796 +#: ../commands/async.c:799 #, c-format msgid "ProcessIncomingNotify: received %s from %d" msgstr "" -#: ../commands/async.c:835 +#: ../commands/async.c:841 msgid "ProcessIncomingNotify: done" msgstr "" -#: ../commands/async.c:861 +#: ../commands/async.c:868 #, c-format msgid "NOTIFY for %s" msgstr "" @@ -2521,380 +2607,370 @@ msgstr "" msgid "CLUSTER: \"%s\" is not an index for table \"%s\"" msgstr "" -#: ../commands/command.c:116 +#: ../commands/command.c:112 msgid "PerformPortalFetch: missing portal name" msgstr "" -#: ../commands/command.c:126 +#: ../commands/command.c:122 #, c-format msgid "PerformPortalFetch: portal \"%s\" not found" msgstr "" -#: ../commands/command.c:225 +#: ../commands/command.c:233 msgid "PerformPortalClose: missing portal name" msgstr "" -#: ../commands/command.c:235 +#: ../commands/command.c:243 #, c-format msgid "PerformPortalClose: portal \"%s\" not found" msgstr "" -#: ../commands/command.c:304 ../commands/command.c:515 -#: ../commands/command.c:1027 ../tcop/utility.c:371 +#: ../commands/command.c:312 ../commands/command.c:523 +#: ../commands/command.c:1029 ../tcop/utility.c:373 #, c-format msgid "ALTER TABLE: relation \"%s\" is a system catalog" msgstr "" -#: ../commands/command.c:307 ../commands/command.c:519 -#: ../commands/command.c:691 ../commands/command.c:1031 -#: ../commands/command.c:1188 ../commands/command.c:1636 -#: ../commands/command.c:1705 ../commands/command.c:1790 +#: ../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 msgid "ALTER TABLE: permission denied" msgstr "" -#: ../commands/command.c:316 ../commands/command.c:524 -#: ../commands/command.c:696 ../commands/command.c:1041 -#: ../commands/command.c:1800 +#: ../commands/command.c:324 ../commands/command.c:532 +#: ../commands/command.c:701 ../commands/command.c:1043 +#: ../commands/command.c:1772 #, c-format msgid "ALTER TABLE: relation \"%s\" is not a table" msgstr "" -#: ../commands/command.c:326 +#: ../commands/command.c:334 msgid "Can't add a NOT NULL attribute to an existing relation" msgstr "" -#: ../commands/command.c:329 +#: ../commands/command.c:337 msgid "Adding columns with defaults is not implemented." msgstr "" -#: ../commands/command.c:381 ../commands/command.c:1061 -#: ../commands/command.c:1727 ../commands/command.c:1814 +#: ../commands/command.c:389 ../commands/command.c:1063 +#: ../commands/command.c:1699 ../commands/command.c:1786 #, c-format msgid "ALTER TABLE: relation \"%s\" not found" msgstr "" -#: ../commands/command.c:387 +#: ../commands/command.c:395 #, c-format msgid "ALTER TABLE: relations limited to %d columns" msgstr "" -#: ../commands/command.c:419 +#: ../commands/command.c:427 #, c-format msgid "ALTER TABLE: column name \"%s\" already exists in table \"%s\"" msgstr "" -#: ../commands/command.c:440 +#: ../commands/command.c:448 #, c-format msgid "ALTER TABLE: type \"%s\" does not exist" msgstr "" -#: ../commands/command.c:573 ../commands/command.c:748 +#: ../commands/command.c:579 ../commands/command.c:753 #, c-format msgid "ALTER TABLE: relation \"%s\" has no column \"%s\"" msgstr "" -#: ../commands/command.c:752 +#: ../commands/command.c:757 #, c-format msgid "ALTER TABLE: cannot change system attribute \"%s\"" msgstr "" -#: ../commands/command.c:934 +#: ../commands/command.c:939 msgid "target column is used in a constraint" msgstr "" -#: ../commands/command.c:969 +#: ../commands/command.c:974 msgid "target column is used in an index" msgstr "" -#: ../commands/command.c:1018 +#: ../commands/command.c:1020 msgid "ALTER TABLE / DROP COLUMN with inherit option is not supported yet" msgstr "" -#: ../commands/command.c:1051 +#: ../commands/command.c:1053 msgid "ALTER TABLE: cannot drop a column on table that is inherited from" msgstr "" -#: ../commands/command.c:1072 ../commands/command.c:1825 +#: ../commands/command.c:1074 ../commands/command.c:1797 msgid "couldn't lock pg_class tuple" msgstr "" -#: ../commands/command.c:1087 +#: ../commands/command.c:1089 #, c-format msgid "ALTER TABLE: column name \"%s\" doesn't exist in table \"%s\"" msgstr "" -#: ../commands/command.c:1093 +#: ../commands/command.c:1095 #, c-format msgid "ALTER TABLE: column name \"%s\" was already dropped" msgstr "" -#: ../commands/command.c:1103 +#: ../commands/command.c:1105 msgid "the column is referenced" msgstr "" -#: ../commands/command.c:1170 +#: ../commands/command.c:1151 msgid "ALTER TABLE / DROP COLUMN is not implemented" msgstr "" -#: ../commands/command.c:1184 +#: ../commands/command.c:1165 msgid "ALTER TABLE / ADD CONSTRAINT passed invalid constraint." msgstr "" -#: ../commands/command.c:1193 +#: ../commands/command.c:1174 #, c-format msgid "ALTER TABLE ADD CONSTRAINT: %s is not a table" msgstr "" -#: ../commands/command.c:1232 +#: ../commands/command.c:1213 msgid "ALTER TABLE: cannot add constraint to a view" msgstr "" -#: ../commands/command.c:1268 +#: ../commands/command.c:1241 +#, c-format +msgid "CHECK '%s' does not yield boolean result" +msgstr "" + +#: ../commands/command.c:1249 #, c-format msgid "Only relation '%s' can be referenced in CHECK" msgstr "" -#: ../commands/command.c:1311 +#: ../commands/command.c:1290 #, c-format msgid "AlterTableAddConstraint: rejected due to CHECK constraint %s" msgstr "" -#: ../commands/command.c:1362 +#: ../commands/command.c:1340 msgid "" "ALTER TABLE / ADD CONSTRAINT is not implemented for that constraint type." msgstr "" -#: ../commands/command.c:1391 +#: ../commands/command.c:1369 msgid "" "ALTER TABLE / ADD CONSTRAINT: Unable to reference temporary table from " "permanent table constraint." msgstr "" -#: ../commands/command.c:1400 +#: ../commands/command.c:1378 #, c-format msgid "referenced table \"%s\" not a relation" msgstr "" -#: ../commands/command.c:1412 +#: ../commands/command.c:1390 #, c-format msgid "referencing table \"%s\" not a relation" msgstr "" -#: ../commands/command.c:1433 ../parser/analyze.c:2819 -#: ../parser/analyze.c:2916 +#: ../commands/command.c:1411 ../parser/analyze.c:2947 +#: ../parser/analyze.c:3044 #, c-format msgid "transformFkeyGetPrimaryKey: index %u not found" msgstr "" -#: ../commands/command.c:1488 ../parser/analyze.c:1373 -#: ../parser/analyze.c:2865 +#: ../commands/command.c:1466 ../parser/analyze.c:1396 +#: ../parser/analyze.c:2993 #, c-format msgid "" "UNIQUE constraint matching given keys for referenced table \"%s\" not found" msgstr "" -#: ../commands/command.c:1527 ../parser/analyze.c:1232 +#: ../commands/command.c:1505 ../parser/analyze.c:1255 msgid "columns referenced in foreign key constraint not found." msgstr "" -#: ../commands/command.c:1614 +#: ../commands/command.c:1592 msgid "" "ALTER TABLE / ADD CONSTRAINT unable to determine type of constraint passed" msgstr "" -#: ../commands/command.c:1642 +#: ../commands/command.c:1620 msgid "ALTER TABLE / DROP CONSTRAINT does not support the CASCADE keyword" msgstr "" -#: ../commands/command.c:1653 +#: ../commands/command.c:1631 #, c-format msgid "ALTER TABLE / DROP CONSTRAINT: %s is not a table" msgstr "" -#: ../commands/command.c:1681 +#: ../commands/command.c:1659 #, c-format msgid "ALTER TABLE / DROP CONSTRAINT: %s does not exist" msgstr "" -#: ../commands/command.c:1685 +#: ../commands/command.c:1663 msgid "Multiple constraints dropped" msgstr "" -#: ../commands/command.c:1714 -#, c-format -msgid "ALTER TABLE: user \"%s\" not found" -msgstr "" - -#: ../commands/command.c:1739 +#: ../commands/command.c:1711 #, c-format msgid "ALTER TABLE: relation \"%s\" is not a table, index, view, or sequence" msgstr "" -#: ../commands/command.c:1843 +#: ../commands/command.c:1815 #, c-format msgid "ALTER TABLE: relation \"%s\" already has a toast table" msgstr "" -#: ../commands/command.c:1860 +#: ../commands/command.c:1832 #, c-format msgid "ALTER TABLE: relation \"%s\" does not need a toast table" msgstr "" -#: ../commands/command.c:2031 +#: ../commands/command.c:2003 #, c-format msgid "LOCK TABLE: %s is not a table" msgstr "" -#: ../commands/command.c:2040 +#: ../commands/command.c:2012 msgid "LOCK TABLE: permission denied" msgstr "" -#: ../commands/comment.c:112 +#: ../commands/comment.c:111 #, c-format msgid "An attempt was made to comment on a unknown type: %i" msgstr "" -#: ../commands/comment.c:289 ../commands/comment.c:353 +#: ../commands/comment.c:288 ../commands/comment.c:352 #, c-format msgid "you are not permitted to comment on class '%s'" msgstr "" -#: ../commands/comment.c:297 +#: ../commands/comment.c:296 #, c-format msgid "relation '%s' does not exist" msgstr "" -#: ../commands/comment.c:311 +#: ../commands/comment.c:310 #, c-format msgid "relation '%s' is not an index" msgstr "" -#: ../commands/comment.c:315 +#: ../commands/comment.c:314 #, c-format msgid "relation '%s' is not a table" msgstr "" -#: ../commands/comment.c:319 +#: ../commands/comment.c:318 #, c-format msgid "relation '%s' is not a view" msgstr "" -#: ../commands/comment.c:323 +#: ../commands/comment.c:322 #, c-format msgid "relation '%s' is not a sequence" msgstr "" -#: ../commands/comment.c:366 +#: ../commands/comment.c:365 #, c-format msgid "'%s' is not an attribute of class '%s'" msgstr "" -#: ../commands/comment.c:414 +#: ../commands/comment.c:408 #, c-format msgid "database '%s' does not exist" msgstr "" -#: ../commands/comment.c:425 ../utils/init/miscinit.c:471 -#, c-format -msgid "invalid user id %u" -msgstr "" - -#: ../commands/comment.c:434 +#: ../commands/comment.c:414 #, c-format msgid "you are not permitted to comment on database '%s'" msgstr "" -#: ../commands/comment.c:474 +#: ../commands/comment.c:451 #, c-format msgid "you are not permitted to comment on rule '%s'" msgstr "" -#: ../commands/comment.c:485 +#: ../commands/comment.c:462 #, c-format msgid "rule '%s' does not exist" msgstr "" -#: ../commands/comment.c:513 +#: ../commands/comment.c:488 #, c-format msgid "you are not permitted to comment on type '%s'" msgstr "" -#: ../commands/comment.c:524 ../commands/comment.c:557 +#: ../commands/comment.c:497 ../commands/comment.c:530 #, c-format msgid "type '%s' does not exist" msgstr "" -#: ../commands/comment.c:569 +#: ../commands/comment.c:540 #, c-format msgid "you are not permitted to comment on aggregate '%s' %s '%s'" msgstr "" -#: ../commands/comment.c:574 +#: ../commands/comment.c:543 #, c-format msgid "you are not permitted to comment on aggregate '%s'" msgstr "" -#: ../commands/comment.c:590 +#: ../commands/comment.c:557 #, c-format msgid "aggregate type '%s' does not exist for aggregate '%s'" msgstr "" -#: ../commands/comment.c:594 +#: ../commands/comment.c:561 #, c-format msgid "aggregate '%s' does not exist" msgstr "" -#: ../commands/comment.c:626 ../commands/remove.c:307 -#, c-format -msgid "functions cannot have more than %d arguments" -msgstr "" - -#: ../commands/comment.c:643 +#: ../commands/comment.c:610 #, c-format msgid "CommentProc: type '%s' not found" msgstr "" -#: ../commands/comment.c:651 +#: ../commands/comment.c:617 #, c-format msgid "you are not permitted to comment on function '%s'" msgstr "" -#: ../commands/comment.c:711 +#: ../commands/comment.c:676 #, c-format msgid "left type '%s' does not exist" msgstr "" -#: ../commands/comment.c:720 +#: ../commands/comment.c:685 #, c-format msgid "right type '%s' does not exist" msgstr "" -#: ../commands/comment.c:732 +#: ../commands/comment.c:697 #, c-format msgid "operator '%s' is of an illegal type'" msgstr "" -#: ../commands/comment.c:742 +#: ../commands/comment.c:707 #, c-format msgid "operator '%s' does not exist" msgstr "" -#: ../commands/comment.c:751 +#: ../commands/comment.c:714 #, c-format msgid "you are not permitted to comment on operator '%s'" msgstr "" -#: ../commands/comment.c:761 +#: ../commands/comment.c:722 #, c-format msgid "operator '%s' does not have an underlying function" msgstr "" -#: ../commands/comment.c:798 +#: ../commands/comment.c:757 #, c-format msgid "you are not permitted to comment on trigger '%s' %s '%s'" msgstr "" -#: ../commands/comment.c:826 +#: ../commands/comment.c:783 #, c-format msgid "trigger '%s' defined for relation '%s' does not exist" msgstr "" @@ -2906,8 +2982,8 @@ 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:272 ../tcop/utility.c:555 -#: ../tcop/utility.c:889 ../tcop/utility.c:895 +#: ../storage/ipc/shmqueue.c:257 ../tcop/utility.c:274 ../tcop/utility.c:557 +#: ../tcop/utility.c:879 ../tcop/utility.c:885 #, c-format msgid "%s: %s" msgstr "" @@ -2928,105 +3004,110 @@ msgstr "" msgid "You cannot change sequence relation %s" msgstr "" -#: ../commands/copy.c:324 +#: ../commands/copy.c:311 ../commands/copy.c:336 +#, c-format +msgid "You cannot copy view %s" +msgstr "" + +#: ../commands/copy.c:326 #, 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:353 +#: ../commands/copy.c:357 msgid "Relative path not allowed for server side COPY command." msgstr "" -#: ../commands/copy.c:361 +#: ../commands/copy.c:365 #, 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:426 +#: ../commands/copy.c:430 #, c-format msgid "COPY: couldn't lookup info for type %u" msgstr "" -#: ../commands/copy.c:674 +#: ../commands/copy.c:678 msgid "COPY BINARY: file signature not recognized" msgstr "" -#: ../commands/copy.c:679 +#: ../commands/copy.c:683 msgid "COPY BINARY: incompatible integer layout" msgstr "" -#: ../commands/copy.c:683 +#: ../commands/copy.c:687 msgid "COPY BINARY: bogus file header (missing flags)" msgstr "" -#: ../commands/copy.c:687 +#: ../commands/copy.c:691 msgid "COPY BINARY: unrecognized critical flags in header" msgstr "" -#: ../commands/copy.c:692 +#: ../commands/copy.c:696 msgid "COPY BINARY: bogus file header (missing length)" msgstr "" -#: ../commands/copy.c:698 +#: ../commands/copy.c:702 msgid "COPY BINARY: bogus file header (wrong length)" msgstr "" -#: ../commands/copy.c:733 +#: ../commands/copy.c:737 msgid "COPY TEXT: NULL Oid" msgstr "" -#: ../commands/copy.c:741 +#: ../commands/copy.c:745 msgid "COPY TEXT: Invalid Oid" msgstr "" -#: ../commands/copy.c:779 +#: ../commands/copy.c:783 #, c-format msgid "COPY BINARY: tuple field count is %d, expected %d" msgstr "" -#: ../commands/copy.c:786 ../commands/copy.c:792 ../commands/copy.c:801 -#: ../commands/copy.c:815 ../commands/copy.c:824 ../commands/copy.c:836 -#: ../commands/copy.c:852 +#: ../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 msgid "COPY BINARY: unexpected EOF" msgstr "" -#: ../commands/copy.c:788 +#: ../commands/copy.c:792 #, c-format msgid "COPY BINARY: sizeof(Oid) is %d, expected %d" msgstr "" -#: ../commands/copy.c:794 +#: ../commands/copy.c:798 msgid "COPY BINARY: Invalid Oid" msgstr "" -#: ../commands/copy.c:805 +#: ../commands/copy.c:809 #, c-format msgid "COPY BINARY: sizeof(field %d) is %d, expected %d" msgstr "" -#: ../commands/copy.c:817 +#: ../commands/copy.c:821 msgid "COPY BINARY: bogus varlena length" msgstr "" -#: ../commands/copy.c:950 +#: ../commands/copy.c:954 #, c-format msgid "GetInputFunction: Cache lookup of type %u failed" msgstr "" -#: ../commands/copy.c:966 +#: ../commands/copy.c:970 #, c-format msgid "GetTypeElement: Cache lookup of type %u failed" msgstr "" -#: ../commands/copy.c:982 +#: ../commands/copy.c:986 msgid "CopyReadNewline: extra fields ignored" msgstr "" -#: ../commands/copy.c:1117 +#: ../commands/copy.c:1121 msgid "CopyReadAttribute: end of record marker corrupted" msgstr "" @@ -3097,50 +3178,50 @@ msgstr "" msgid "setRelhassubclassInRelation: cache lookup failed for relation %u" msgstr "" -#: ../commands/dbcommands.c:75 ../commands/dbcommands.c:298 +#: ../commands/dbcommands.c:77 ../commands/dbcommands.c:296 msgid "current user name is invalid" msgstr "" -#: ../commands/dbcommands.c:78 +#: ../commands/dbcommands.c:80 msgid "CREATE DATABASE: permission denied" msgstr "" -#: ../commands/dbcommands.c:82 +#: ../commands/dbcommands.c:84 msgid "CREATE DATABASE: may not be called in a transaction block" msgstr "" -#: ../commands/dbcommands.c:93 ../commands/dbcommands.c:214 +#: ../commands/dbcommands.c:95 ../commands/dbcommands.c:214 #, c-format msgid "CREATE DATABASE: database \"%s\" already exists" msgstr "" -#: ../commands/dbcommands.c:103 +#: ../commands/dbcommands.c:105 #, c-format msgid "CREATE DATABASE: template \"%s\" does not exist" msgstr "" -#: ../commands/dbcommands.c:113 +#: ../commands/dbcommands.c:115 #, c-format msgid "CREATE DATABASE: permission to copy \"%s\" denied" msgstr "" -#: ../commands/dbcommands.c:132 +#: ../commands/dbcommands.c:134 #, c-format msgid "" "CREATE DATABASE: source database \"%s\" is being accessed by other users" msgstr "" -#: ../commands/dbcommands.c:153 ../commands/dbcommands.c:155 -#: ../commands/dbcommands.c:157 +#: ../commands/dbcommands.c:155 ../commands/dbcommands.c:157 +#: ../commands/dbcommands.c:159 msgid "database path may not contain single quotes" msgstr "" -#: ../commands/dbcommands.c:180 +#: ../commands/dbcommands.c:182 #, c-format msgid "CREATE DATABASE: unable to create database directory '%s': %m" msgstr "" -#: ../commands/dbcommands.c:188 +#: ../commands/dbcommands.c:190 #, c-format msgid "CREATE DATABASE: could not link '%s' to '%s': %m" msgstr "" @@ -3155,87 +3236,87 @@ msgid "" "well" msgstr "" -#: ../commands/dbcommands.c:292 +#: ../commands/dbcommands.c:290 msgid "DROP DATABASE: cannot be executed on the currently open database" msgstr "" -#: ../commands/dbcommands.c:295 +#: ../commands/dbcommands.c:293 msgid "DROP DATABASE: may not be called in a transaction block" msgstr "" -#: ../commands/dbcommands.c:313 +#: ../commands/dbcommands.c:311 #, c-format msgid "DROP DATABASE: database \"%s\" does not exist" msgstr "" -#: ../commands/dbcommands.c:316 +#: ../commands/dbcommands.c:314 msgid "DROP DATABASE: permission denied" msgstr "" -#: ../commands/dbcommands.c:324 +#: ../commands/dbcommands.c:322 msgid "DROP DATABASE: database is marked as a template" msgstr "" -#: ../commands/dbcommands.c:333 +#: ../commands/dbcommands.c:331 #, c-format msgid "DROP DATABASE: database \"%s\" is being accessed by other users" msgstr "" -#: ../commands/dbcommands.c:351 +#: ../commands/dbcommands.c:348 #, c-format msgid "" "DROP DATABASE: Database \"%s\" doesn't exist despite earlier reports to the " "contrary" msgstr "" -#: ../commands/dbcommands.c:416 +#: ../commands/dbcommands.c:418 #, c-format msgid "Cannot begin scan of %s" msgstr "" -#: ../commands/dbcommands.c:502 +#: ../commands/dbcommands.c:504 msgid "Relative paths are not allowed as database locations" msgstr "" -#: ../commands/dbcommands.c:504 +#: ../commands/dbcommands.c:506 msgid "Absolute paths are not allowed as database locations" msgstr "" -#: ../commands/dbcommands.c:514 +#: ../commands/dbcommands.c:516 #, c-format msgid "Postmaster environment variable '%s' not set" msgstr "" -#: ../commands/dbcommands.c:516 +#: ../commands/dbcommands.c:518 #, c-format msgid "Postmaster environment variable '%s' must be absolute path" msgstr "" -#: ../commands/dbcommands.c:548 +#: ../commands/dbcommands.c:550 #, c-format msgid "could not remove '%s': %m" msgstr "" -#: ../commands/dbcommands.c:557 +#: ../commands/dbcommands.c:559 #, c-format msgid "database directory '%s' could not be removed" msgstr "" -#: ../commands/define.c:150 +#: ../commands/define.c:151 msgid "untrusted function has been decommissioned." msgstr "" -#: ../commands/define.c:161 +#: ../commands/define.c:162 #, c-format msgid "Unrecognized function attribute '%s' ignored" msgstr "" -#: ../commands/define.c:204 +#: ../commands/define.c:205 #, c-format msgid "CREATE FUNCTION: only one AS item needed for %s language" msgstr "" -#: ../commands/define.c:264 +#: ../commands/define.c:265 #, c-format msgid "" "Only users with Postgres superuser privilege are permitted to create a " @@ -3243,7 +3324,7 @@ msgid "" "\tOthers may use the 'sql' language or the created procedural languages." msgstr "" -#: ../commands/define.c:285 +#: ../commands/define.c:286 #, c-format msgid "" "Unrecognized language specified in a CREATE FUNCTION: '%s'.\n" @@ -3251,57 +3332,57 @@ msgid "" "languages." msgstr "" -#: ../commands/define.c:294 +#: ../commands/define.c:295 #, c-format msgid "Language '%s' isn't defined as PL" msgstr "" -#: ../commands/define.c:301 +#: ../commands/define.c:302 #, c-format msgid "" "Only users with Postgres superuser privilege are permitted to create a " "function in the '%s' language." msgstr "" -#: ../commands/define.c:389 +#: ../commands/define.c:390 msgid "setof type not implemented for leftarg" msgstr "" -#: ../commands/define.c:396 +#: ../commands/define.c:397 msgid "setof type not implemented for rightarg" msgstr "" -#: ../commands/define.c:403 +#: ../commands/define.c:404 msgid "CREATE OPERATOR: precedence not implemented" msgstr "" -#: ../commands/define.c:408 +#: ../commands/define.c:409 msgid "CREATE OPERATOR: associativity not implemented" msgstr "" -#: ../commands/define.c:434 +#: ../commands/define.c:435 #, c-format msgid "DefineOperator: attribute \"%s\" not recognized" msgstr "" -#: ../commands/define.c:443 +#: ../commands/define.c:444 msgid "Define: \"procedure\" unspecified" msgstr "" -#: ../commands/define.c:505 +#: ../commands/define.c:506 #, c-format msgid "DefineAggregate: attribute \"%s\" not recognized" msgstr "" -#: ../commands/define.c:513 +#: ../commands/define.c:514 msgid "Define: \"basetype\" unspecified" msgstr "" -#: ../commands/define.c:515 +#: ../commands/define.c:516 msgid "Define: \"stype\" unspecified" msgstr "" -#: ../commands/define.c:517 +#: ../commands/define.c:518 msgid "Define: \"sfunc\" unspecified" msgstr "" @@ -3310,54 +3391,54 @@ msgstr "" msgid "DefineType: type names must be %d characters or less" msgstr "" -#: ../commands/define.c:602 +#: ../commands/define.c:614 #, c-format msgid "DefineType: \"%s\" alignment not recognized" msgstr "" -#: ../commands/define.c:620 +#: ../commands/define.c:630 #, c-format msgid "DefineType: \"%s\" storage not recognized" msgstr "" -#: ../commands/define.c:626 +#: ../commands/define.c:635 #, c-format msgid "DefineType: attribute \"%s\" not recognized" msgstr "" -#: ../commands/define.c:635 +#: ../commands/define.c:644 msgid "Define: \"input\" unspecified" msgstr "" -#: ../commands/define.c:637 +#: ../commands/define.c:646 msgid "Define: \"output\" unspecified" msgstr "" -#: ../commands/define.c:640 +#: ../commands/define.c:649 msgid "Define: fixed size types must have storage PLAIN" msgstr "" -#: ../commands/define.c:692 ../commands/define.c:744 +#: ../commands/define.c:701 ../commands/define.c:753 #, c-format msgid "Define: \"%s\" requires a parameter" msgstr "" -#: ../commands/define.c:715 ../commands/define.c:765 +#: ../commands/define.c:724 ../commands/define.c:774 #, c-format msgid "Define: cannot interpret argument of \"%s\"" msgstr "" -#: ../commands/define.c:725 ../commands/define.c:734 +#: ../commands/define.c:734 ../commands/define.c:743 #, c-format msgid "Define: \"%s\" requires a numeric value" msgstr "" -#: ../commands/define.c:751 +#: ../commands/define.c:760 #, c-format msgid "Define: \"%s\" requires an integral value" msgstr "" -#: ../commands/define.c:768 +#: ../commands/define.c:777 #, c-format msgid "Define: invalid argument for \"%s\"" msgstr "" @@ -3405,195 +3486,189 @@ msgid "" "%s" msgstr "" -#: ../commands/indexcmds.c:98 +#: ../commands/indexcmds.c:99 msgid "DefineIndex: must specify at least one attribute" msgstr "" -#: ../commands/indexcmds.c:100 +#: ../commands/indexcmds.c:101 #, c-format msgid "Cannot use more than %d attributes in an index" msgstr "" -#: ../commands/indexcmds.c:107 +#: ../commands/indexcmds.c:108 #, c-format msgid "DefineIndex: relation \"%s\" not found" msgstr "" -#: ../commands/indexcmds.c:117 +#: ../commands/indexcmds.c:118 #, c-format msgid "DefineIndex: access method \"%s\" not found" msgstr "" -#: ../commands/indexcmds.c:126 -msgid "" -"DefineIndex: unique indices are only available with the btree access method" +#: ../commands/indexcmds.c:124 +#, c-format +msgid "DefineIndex: access method \"%s\" does not support UNIQUE indexes" msgstr "" -#: ../commands/indexcmds.c:131 -msgid "" -"DefineIndex: multi-column indices are only available with the btree or GiST " -"access methods" +#: ../commands/indexcmds.c:127 +#, c-format +msgid "DefineIndex: access method \"%s\" does not support multi-column indexes" msgstr "" -#: ../commands/indexcmds.c:143 +#: ../commands/indexcmds.c:142 #, c-format msgid "Unrecognized index attribute \"%s\" ignored" msgstr "" -#: ../commands/indexcmds.c:163 +#: ../commands/indexcmds.c:160 msgid "Existing indexes are inactive. REINDEX first" msgstr "" -#: ../commands/indexcmds.c:181 +#: ../commands/indexcmds.c:178 msgid "Functional index can only have one attribute" msgstr "" -#: ../commands/indexcmds.c:185 +#: ../commands/indexcmds.c:182 #, c-format msgid "Index function can take at most %d arguments" msgstr "" -#: ../commands/indexcmds.c:247 -#, c-format -msgid "ExtendIndex: index \"%s\" not found" -msgstr "" - -#: ../commands/indexcmds.c:260 -#, c-format -msgid "ExtendIndex: relation \"%s\" is not an index" -msgstr "" - -#: ../commands/indexcmds.c:270 -#, c-format -msgid "ExtendIndex: \"%s\" is not a partial index" +#: ../commands/indexcmds.c:237 +msgid "Partial-index predicates may refer only to the base relation" msgstr "" -#: ../commands/indexcmds.c:340 -msgid "Unsupported partial-index predicate expression type" +#: ../commands/indexcmds.c:244 +msgid "Cannot use subselect in index predicate" msgstr "" -#: ../commands/indexcmds.c:358 -msgid "Unsupported partial-index predicate clause type" +#: ../commands/indexcmds.c:246 +msgid "Cannot use aggregate in index predicate" msgstr "" -#: ../commands/indexcmds.c:362 -msgid "Partial-index predicates may refer only to the base relation" +#: ../commands/indexcmds.c:253 +msgid "Cannot use non-cachable function in index predicate" msgstr "" -#: ../commands/indexcmds.c:402 ../commands/indexcmds.c:475 +#: ../commands/indexcmds.c:293 ../commands/indexcmds.c:375 #, c-format msgid "DefineIndex: attribute \"%s\" not found" msgstr "" -#: ../commands/indexcmds.c:425 +#: ../commands/indexcmds.c:316 msgid "DefineIndex: cannot index on a function returning a set" msgstr "" -#: ../commands/indexcmds.c:468 +#: ../commands/indexcmds.c:333 +msgid "DefineIndex: index function must be marked iscachable" +msgstr "" + +#: ../commands/indexcmds.c:368 msgid "missing attribute for define index" msgstr "" -#: ../commands/indexcmds.c:506 +#: ../commands/indexcmds.c:406 #, c-format -msgid "DefineIndex: type %s has no default operator class" +msgid "" +"data type %s has no default operator class\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:516 +#: ../commands/indexcmds.c:418 #, c-format msgid "DefineIndex: opclass \"%s\" not found" msgstr "" -#: ../commands/indexcmds.c:536 +#: ../commands/indexcmds.c:438 #, c-format msgid "DefineIndex: opclass \"%s\" not supported by access method \"%s\"" msgstr "" -#: ../commands/indexcmds.c:571 +#: ../commands/indexcmds.c:473 #, c-format -msgid "DefineIndex: opclass \"%s\" does not accept datatype \"%s\"" +msgid "operator class \"%s\" does not accept data type %s" msgstr "" -#: ../commands/indexcmds.c:616 ../commands/indexcmds.c:653 +#: ../commands/indexcmds.c:518 ../commands/indexcmds.c:555 #, c-format msgid "index \"%s\" does not exist" msgstr "" -#: ../commands/indexcmds.c:619 ../commands/indexcmds.c:656 -#: ../commands/indexcmds.c:695 +#: ../commands/indexcmds.c:521 ../commands/indexcmds.c:558 +#: ../commands/indexcmds.c:597 #, c-format msgid "relation \"%s\" is of type \"%c\"" msgstr "" -#: ../commands/indexcmds.c:662 +#: ../commands/indexcmds.c:549 ../commands/indexcmds.c:588 +msgid "REINDEX cannot run inside a BEGIN/END block" +msgstr "" + +#: ../commands/indexcmds.c:564 #, c-format msgid "index \"%s\" wasn't reindexed" msgstr "" -#: ../commands/indexcmds.c:692 +#: ../commands/indexcmds.c:594 #, c-format msgid "table \"%s\" does not exist" msgstr "" -#: ../commands/indexcmds.c:699 +#: ../commands/indexcmds.c:601 #, c-format msgid "table \"%s\" wasn't reindexed" msgstr "" -#: ../commands/indexcmds.c:739 -#, c-format -msgid "Database \"%s\" does not exist" +#: ../commands/indexcmds.c:631 +msgid "REINDEX DATABASE: Can be executed only on the currently open database." msgstr "" -#: ../commands/indexcmds.c:746 +#: ../commands/indexcmds.c:634 msgid "REINDEX DATABASE: Permission denied." msgstr "" -#: ../commands/indexcmds.c:749 -msgid "REINDEX DATABASE: Can be executed only on the currently open database." -msgstr "" - -#: ../commands/indexcmds.c:757 +#: ../commands/indexcmds.c:642 msgid "REINDEX DATABASE cannot run inside a BEGIN/END block" msgstr "" -#: ../commands/indexcmds.c:809 +#: ../commands/indexcmds.c:694 #, c-format msgid "relation %u was reindexed" msgstr "" -#: ../commands/proclang.c:67 +#: ../commands/proclang.c:72 msgid "" "Only users with Postgres superuser privilege are permitted to create " "procedural languages" msgstr "" -#: ../commands/proclang.c:80 +#: ../commands/proclang.c:84 #, c-format msgid "Language %s already exists" msgstr "" -#: ../commands/proclang.c:93 +#: ../commands/proclang.c:97 #, c-format msgid "PL handler function %s() doesn't exist" msgstr "" -#: ../commands/proclang.c:96 +#: ../commands/proclang.c:100 #, c-format msgid "PL handler function %s() isn't of return type Opaque" msgstr "" -#: ../commands/proclang.c:154 +#: ../commands/proclang.c:157 msgid "" "Only users with Postgres superuser privilege are permitted to drop " "procedural languages" msgstr "" -#: ../commands/proclang.c:170 +#: ../commands/proclang.c:172 #, c-format msgid "Language %s doesn't exist" msgstr "" -#: ../commands/proclang.c:173 +#: ../commands/proclang.c:175 #, c-format msgid "Language %s isn't a created procedural language" msgstr "" @@ -3603,73 +3678,73 @@ msgstr "" msgid "RemoveOperator: type '%s' does not exist" msgstr "" -#: ../commands/remove.c:87 +#: ../commands/remove.c:85 #, c-format msgid "RemoveOperator: operator '%s': permission denied" msgstr "" -#: ../commands/remove.c:101 +#: ../commands/remove.c:99 #, c-format msgid "" "RemoveOperator: binary operator '%s' taking '%s' and '%s' does not exist" msgstr "" -#: ../commands/remove.c:108 +#: ../commands/remove.c:106 #, c-format msgid "RemoveOperator: right unary operator '%s' taking '%s' does not exist" msgstr "" -#: ../commands/remove.c:114 +#: ../commands/remove.c:112 #, c-format msgid "RemoveOperator: left unary operator '%s' taking '%s' does not exist" msgstr "" -#: ../commands/remove.c:251 +#: ../commands/remove.c:249 #, c-format msgid "RemoveType: type '%s': permission denied" msgstr "" -#: ../commands/remove.c:260 ../commands/remove.c:278 +#: ../commands/remove.c:258 ../commands/remove.c:276 #, c-format msgid "RemoveType: type '%s' does not exist" msgstr "" -#: ../commands/remove.c:325 +#: ../commands/remove.c:323 #, c-format msgid "RemoveFunction: type '%s' not found" msgstr "" -#: ../commands/remove.c:331 +#: ../commands/remove.c:329 #, c-format msgid "RemoveFunction: function '%s': permission denied" msgstr "" -#: ../commands/remove.c:349 +#: ../commands/remove.c:347 #, c-format msgid "Removing built-in function \"%s\"" msgstr "" -#: ../commands/remove.c:385 +#: ../commands/remove.c:383 #, c-format msgid "RemoveAggregate: type '%s' does not exist" msgstr "" -#: ../commands/remove.c:394 +#: ../commands/remove.c:392 #, c-format msgid "RemoveAggregate: aggregate '%s' on type '%s': permission denied" msgstr "" -#: ../commands/remove.c:399 +#: ../commands/remove.c:397 #, c-format msgid "RemoveAggregate: aggregate '%s': permission denied" msgstr "" -#: ../commands/remove.c:416 +#: ../commands/remove.c:414 #, c-format msgid "RemoveAggregate: aggregate '%s' for '%s' does not exist" msgstr "" -#: ../commands/remove.c:421 +#: ../commands/remove.c:419 #, c-format msgid "RemoveAggregate: aggregate '%s' for all types does not exist" msgstr "" @@ -3725,138 +3800,138 @@ msgstr "" msgid "renamerel: relation \"%s\" exists" msgstr "" -#: ../commands/sequence.c:173 +#: ../commands/sequence.c:178 msgid "DefineSequence: ReadBuffer failed" msgstr "" -#: ../commands/sequence.c:247 +#: ../commands/sequence.c:257 #, c-format msgid "%s.nextval: you don't have permissions to set sequence %s" msgstr "" -#: ../commands/sequence.c:300 +#: ../commands/sequence.c:310 #, c-format msgid "%s.nextval: reached MAXVALUE (%d)" msgstr "" -#: ../commands/sequence.c:316 +#: ../commands/sequence.c:326 #, c-format msgid "%s.nextval: reached MINVALUE (%d)" msgstr "" -#: ../commands/sequence.c:380 +#: ../commands/sequence.c:390 #, c-format msgid "%s.nextval: WriteBuffer failed" msgstr "" -#: ../commands/sequence.c:394 +#: ../commands/sequence.c:404 #, c-format msgid "%s.currval: you don't have permissions to read sequence %s" msgstr "" -#: ../commands/sequence.c:401 +#: ../commands/sequence.c:411 #, c-format msgid "%s.currval is not yet defined in this session" msgstr "" -#: ../commands/sequence.c:432 +#: ../commands/sequence.c:442 #, c-format msgid "%s.setval: you don't have permissions to set sequence %s" msgstr "" -#: ../commands/sequence.c:441 +#: ../commands/sequence.c:451 #, c-format msgid "%s.setval: value %d is out of bounds (%d,%d)" msgstr "" -#: ../commands/sequence.c:485 +#: ../commands/sequence.c:495 #, c-format msgid "%s.setval: WriteBuffer failed" msgstr "" -#: ../commands/sequence.c:573 +#: ../commands/sequence.c:598 #, c-format msgid "%s.%s: invalid number of blocks in sequence" msgstr "" -#: ../commands/sequence.c:578 +#: ../commands/sequence.c:603 #, c-format msgid "%s.%s: ReadBuffer failed" msgstr "" -#: ../commands/sequence.c:586 +#: ../commands/sequence.c:611 #, c-format msgid "%s.%s: bad magic (%08X)" msgstr "" -#: ../commands/sequence.c:623 +#: ../commands/sequence.c:648 #, c-format msgid "%s.%s: %s is not a sequence" msgstr "" -#: ../commands/sequence.c:635 +#: ../commands/sequence.c:660 #, c-format msgid "%s.%s: sequence was re-created" msgstr "" -#: ../commands/sequence.c:650 ../commands/sequence.c:653 +#: ../commands/sequence.c:675 ../commands/sequence.c:678 msgid "Memory exhausted in init_sequence" msgstr "" -#: ../commands/sequence.c:719 +#: ../commands/sequence.c:744 msgid "DefineSequence: CYCLE ??" msgstr "" -#: ../commands/sequence.c:723 +#: ../commands/sequence.c:748 #, c-format msgid "DefineSequence: option \"%s\" not recognized" msgstr "" -#: ../commands/sequence.c:730 +#: ../commands/sequence.c:755 msgid "DefineSequence: can't INCREMENT by 0" msgstr "" -#: ../commands/sequence.c:753 +#: ../commands/sequence.c:778 #, c-format msgid "DefineSequence: MINVALUE (%d) can't be >= MAXVALUE (%d)" msgstr "" -#: ../commands/sequence.c:767 +#: ../commands/sequence.c:792 #, c-format msgid "DefineSequence: START value (%d) can't be < MINVALUE (%d)" msgstr "" -#: ../commands/sequence.c:770 +#: ../commands/sequence.c:795 #, c-format msgid "DefineSequence: START value (%d) can't be > MAXVALUE (%d)" msgstr "" -#: ../commands/sequence.c:776 +#: ../commands/sequence.c:801 #, c-format msgid "DefineSequence: CACHE (%d) can't be <= 0" msgstr "" -#: ../commands/sequence.c:785 +#: ../commands/sequence.c:810 #, c-format msgid "DefineSequence: \"%s\" value unspecified" msgstr "" -#: ../commands/sequence.c:790 +#: ../commands/sequence.c:815 #, c-format msgid "DefineSequence: \"%s\" value must be integer" msgstr "" -#: ../commands/sequence.c:807 +#: ../commands/sequence.c:832 #, c-format msgid "seq_redo: unknown op code %u" msgstr "" -#: ../commands/sequence.c:815 +#: ../commands/sequence.c:840 #, c-format msgid "seq_redo: can't read block of %u/%u" msgstr "" -#: ../commands/sequence.c:829 +#: ../commands/sequence.c:854 msgid "seq_redo: failed to add item to page" msgstr "" @@ -3865,11 +3940,6 @@ msgstr "" msgid "CreateTrigger: can't create trigger for system relation %s" msgstr "" -#: ../commands/trigger.c:80 ../tcop/utility.c:374 ../tcop/utility.c:705 -#: ../tcop/utility.c:864 ../utils/init/miscinit.c:443 ../utils/misc/guc.c:634 -msgid "permission denied" -msgstr "" - #: ../commands/trigger.c:115 msgid "CreateTrigger: STATEMENT triggers are unimplemented, yet" msgstr "" @@ -3997,35 +4067,35 @@ msgstr "" msgid "DeferredTriggerExecute: can't find trigger %u" msgstr "" -#: ../commands/trigger.c:1622 +#: ../commands/trigger.c:1626 msgid "DeferredTriggerBeginXact() called while inside transaction" msgstr "" -#: ../commands/trigger.c:1835 +#: ../commands/trigger.c:1840 msgid "unnamed constraints cannot be set explicitly" msgstr "" -#: ../commands/trigger.c:1886 +#: ../commands/trigger.c:1891 #, c-format msgid "Constraint '%s' is not deferrable" msgstr "" -#: ../commands/trigger.c:1901 +#: ../commands/trigger.c:1906 #, c-format msgid "Constraint '%s' does not exist" msgstr "" -#: ../commands/trigger.c:2021 +#: ../commands/trigger.c:2024 msgid "DeferredTriggerSaveEvent() called outside of transaction" msgstr "" -#: ../commands/trigger.c:2184 ../commands/trigger.c:2191 -#: ../commands/trigger.c:2224 +#: ../commands/trigger.c:2187 ../commands/trigger.c:2194 +#: ../commands/trigger.c:2227 #, c-format msgid "triggered data change violation on relation \"%s\"" msgstr "" -#: ../commands/user.c:75 ../commands/user.c:159 +#: ../commands/user.c:76 ../commands/user.c:159 #, c-format msgid "write_password_file: unable to write %s: %m" msgstr "" @@ -4040,427 +4110,420 @@ msgstr "" msgid "rename %s to %s: %m" msgstr "" -#: ../commands/user.c:205 +#: ../commands/user.c:223 ../commands/user.c:228 ../commands/user.c:233 +#: ../commands/user.c:238 ../commands/user.c:243 ../commands/user.c:248 +msgid "CREATE USER: conflicting options" +msgstr "" + +#: ../commands/user.c:252 +#, c-format +msgid "CREATE USER: option \"%s\" not recognized" +msgstr "" + +#: ../commands/user.c:277 msgid "CREATE USER: permission denied" msgstr "" -#: ../commands/user.c:241 +#: ../commands/user.c:315 #, c-format msgid "CREATE USER: user name \"%s\" already exists" msgstr "" -#: ../commands/user.c:243 +#: ../commands/user.c:318 #, c-format msgid "CREATE USER: sysid %d is already assigned" msgstr "" -#: ../commands/user.c:287 -msgid "CREATE USER: heap_insert failed" +#: ../commands/user.c:436 ../commands/user.c:441 ../commands/user.c:446 +#: ../commands/user.c:451 +msgid "ALTER USER: conflicting options" msgstr "" -#: ../commands/user.c:353 +#: ../commands/user.c:455 +#, c-format +msgid "ALTER USER: option \"%s\" not recognized" +msgstr "" + +#: ../commands/user.c:478 msgid "ALTER USER: permission denied" msgstr "" -#: ../commands/user.c:357 +#: ../commands/user.c:482 msgid "ALTER USER: password changes cannot be rolled back" msgstr "" -#: ../commands/user.c:373 +#: ../commands/user.c:496 #, c-format msgid "ALTER USER: user \"%s\" does not exist" msgstr "" -#: ../commands/user.c:503 +#: ../commands/user.c:624 msgid "DROP USER: permission denied" msgstr "" -#: ../commands/user.c:506 +#: ../commands/user.c:627 msgid "DROP USER cannot be rolled back completely" msgstr "" -#: ../commands/user.c:535 +#: ../commands/user.c:654 #, c-format msgid "DROP USER: user \"%s\" does not exist%s" msgstr "" -#: ../commands/user.c:561 +#: ../commands/user.c:684 #, c-format msgid "DROP USER: user \"%s\" owns database \"%s\", cannot be removed%s" msgstr "" -#: ../commands/user.c:644 +#: ../commands/user.c:764 #, c-format msgid "CheckPgUserAclNotNull: \"%s\" not found" msgstr "" -#: ../commands/user.c:649 +#: ../commands/user.c:769 #, 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:682 -msgid "CREATE GROUP: permission denied" +#: ../commands/user.c:810 ../commands/user.c:815 +msgid "CREATE GROUP: conflicting options" msgstr "" -#: ../commands/user.c:712 +#: ../commands/user.c:819 #, c-format -msgid "CREATE GROUP: group name \"%s\" already exists" +msgid "CREATE GROUP: option \"%s\" not recognized" msgstr "" -#: ../commands/user.c:714 -#, c-format -msgid "CREATE GROUP: group sysid %d is already assigned" +#: ../commands/user.c:836 +msgid "CREATE GROUP: permission denied" msgstr "" -#: ../commands/user.c:729 +#: ../commands/user.c:868 #, c-format -msgid "CREATE GROUP: user \"%s\" does not exist" +msgid "CREATE GROUP: group name \"%s\" already exists" msgstr "" -#: ../commands/user.c:812 +#: ../commands/user.c:871 #, c-format -msgid "%s: permission denied" +msgid "CREATE GROUP: group sysid %d is already assigned" msgstr "" -#: ../commands/user.c:824 +#: ../commands/user.c:961 #, c-format -msgid "%s: group \"%s\" does not exist" +msgid "%s: permission denied" msgstr "" -#: ../commands/user.c:880 +#: ../commands/user.c:973 #, c-format -msgid "%s: user \"%s\" does not exist" +msgid "%s: group \"%s\" does not exist" msgstr "" -#: ../commands/user.c:896 +#: ../commands/user.c:1037 #, c-format msgid "AlterGroup: unknown tag %s" msgstr "" -#: ../commands/user.c:908 +#: ../commands/user.c:1048 #, c-format msgid "%s: user \"%s\" is already in group \"%s\"" msgstr "" -#: ../commands/user.c:955 +#: ../commands/user.c:1100 #, c-format msgid "ALTER GROUP: group \"%s\" does not have any members" msgstr "" -#: ../commands/user.c:1002 -#, c-format -msgid "ALTER GROUP: user \"%s\" does not exist" -msgstr "" - -#: ../commands/user.c:1014 +#: ../commands/user.c:1153 #, c-format msgid "ALTER GROUP: user \"%s\" is not in group \"%s\"" msgstr "" -#: ../commands/user.c:1076 +#: ../commands/user.c:1219 msgid "DROP GROUP: permission denied" msgstr "" -#: ../commands/user.c:1106 +#: ../commands/user.c:1248 #, c-format msgid "DROP GROUP: group \"%s\" does not exist" msgstr "" -#: ../commands/vacuum.c:186 +#: ../commands/vacuum.c:176 #, c-format msgid "%s cannot run inside a BEGIN/END block" msgstr "" -#: ../commands/vacuum.c:357 +#: ../commands/vacuum.c:356 #, c-format msgid "%s: can not process indexes, views or special system tables" msgstr "" -#: ../commands/vacuum.c:381 +#: ../commands/vacuum.c:380 #, c-format msgid "%s: table not found" msgstr "" -#: ../commands/vacuum.c:448 +#: ../commands/vacuum.c:424 #, c-format -msgid "Skipping \"%s\" --- only table owner can VACUUM it" +msgid "pg_class entry for relid %u vanished during vacuuming" msgstr "" -#: ../commands/vacuum.c:562 +#: ../commands/vacuum.c:518 #, c-format -msgid "VACUUM (vacuum_rel): FlushRelationBuffers returned %d" +msgid "Skipping \"%s\" --- only table or database owner can VACUUM it" msgstr "" -#: ../commands/vacuum.c:651 +#: ../commands/vacuum.c:688 +#, c-format +msgid "VACUUM (full_vacuum_rel): FlushRelationBuffers returned %d" +msgstr "" + +#: ../commands/vacuum.c:755 ../commands/vacuumlazy.c:209 #, c-format msgid "--Relation %s--" msgstr "" -#: ../commands/vacuum.c:671 +#: ../commands/vacuum.c:785 ../commands/vacuumlazy.c:262 #, c-format msgid "Rel %s: Uninitialized page %u - fixing" msgstr "" -#: ../commands/vacuum.c:774 +#: ../commands/vacuum.c:882 #, c-format msgid "" "Rel %s: TID %u/%u: InsertTransactionInProgress %u - can't shrink relation" msgstr "" -#: ../commands/vacuum.c:830 +#: ../commands/vacuum.c:891 #, c-format msgid "" "Rel %s: TID %u/%u: DeleteTransactionInProgress %u - can't shrink relation" msgstr "" -#: ../commands/vacuum.c:879 +#: ../commands/vacuum.c:908 ../commands/vacuumlazy.c:343 #, c-format msgid "Rel %s: TID %u/%u: OID IS INVALID. TUPGONE %d." msgstr "" -#: ../commands/vacuum.c:1004 +#: ../commands/vacuum.c:1044 #, c-format msgid "" -"Pages %u: Changed %u, reaped %u, Empty %u, New %u; Tup %lu: Vac %u, Keep/VTL " -"%u/%u, Crash %u, UnUsed %u, MinLen %lu, MaxLen %lu; Re-using: Free/Avail. " -"Space %lu/%lu; EndEmpty/Avail. Pages %u/%u. %s" +"Pages %u: Changed %u, reaped %u, Empty %u, New %u; Tup %.0f: Vac %.0f, Keep/" +"VTL %.0f/%u, UnUsed %.0f, MinLen %lu, MaxLen %lu; Re-using: Free/Avail. " +"Space %.0f/%.0f; EndEmpty/Avail. Pages %u/%u.\n" +"\t%s" msgstr "" -#: ../commands/vacuum.c:1182 +#: ../commands/vacuum.c:1264 msgid "Invalid XID in t_cmin" msgstr "" -#: ../commands/vacuum.c:1184 +#: ../commands/vacuum.c:1266 msgid "HEAP_MOVED_IN was not expected" msgstr "" -#: ../commands/vacuum.c:1217 +#: ../commands/vacuum.c:1299 msgid "HEAP_MOVED_OFF was expected" msgstr "" -#: ../commands/vacuum.c:1246 +#: ../commands/vacuum.c:1329 msgid "No one parent tuple was found" msgstr "" -#: ../commands/vacuum.c:1284 +#: ../commands/vacuum.c:1368 msgid "" "Child itemid in update-chain marked as unused - can't continue repair_frag" msgstr "" -#: ../commands/vacuum.c:1377 +#: ../commands/vacuum.c:1447 msgid "Parent tuple was not found" msgstr "" -#: ../commands/vacuum.c:1385 +#: ../commands/vacuum.c:1455 msgid "Parent itemid marked as unused" msgstr "" -#: ../commands/vacuum.c:1416 +#: ../commands/vacuum.c:1487 msgid "Too old parent tuple found - can't continue repair_frag" msgstr "" -#: ../commands/vacuum.c:1544 +#: ../commands/vacuum.c:1616 #, c-format msgid "moving chain: failed to add item with len = %lu to page %u" msgstr "" -#: ../commands/vacuum.c:1701 +#: ../commands/vacuum.c:1739 #, c-format msgid "" "failed to add item with len = %lu to page %u (free space %lu, nusd %u, noff %" "u)" msgstr "" -#: ../commands/vacuum.c:1792 +#: ../commands/vacuum.c:1807 msgid "Invalid XID in t_cmin (4)" msgstr "" -#: ../commands/vacuum.c:1794 +#: ../commands/vacuum.c:1809 msgid "HEAP_MOVED_IN was not expected (2)" msgstr "" -#: ../commands/vacuum.c:1899 +#: ../commands/vacuum.c:1943 msgid "Invalid XID in t_cmin (2)" msgstr "" -#: ../commands/vacuum.c:1908 +#: ../commands/vacuum.c:1952 msgid "HEAP_MOVED_OFF/HEAP_MOVED_IN was expected" msgstr "" -#: ../commands/vacuum.c:1919 +#: ../commands/vacuum.c:1962 #, c-format -msgid "Rel %s: Pages: %u --> %u; Tuple(s) moved: %u. %s" +msgid "" +"Rel %s: Pages: %u --> %u; Tuple(s) moved: %u.\n" +"\t%s" msgstr "" -#: ../commands/vacuum.c:1979 +#: ../commands/vacuum.c:2022 msgid "Invalid XID in t_cmin (3)" msgstr "" -#: ../commands/vacuum.c:1986 +#: ../commands/vacuum.c:2029 msgid "HEAP_MOVED_OFF was expected (2)" msgstr "" -#: ../commands/vacuum.c:2021 +#: ../commands/vacuum.c:2064 #, c-format msgid "VACUUM (repair_frag): FlushRelationBuffers returned %d" msgstr "" -#: ../commands/vacuum.c:2083 +#: ../commands/vacuum.c:2127 #, c-format msgid "VACUUM (vacuum_heap): FlushRelationBuffers returned %d" msgstr "" -#: ../commands/vacuum.c:2089 +#: ../commands/vacuum.c:2133 #, c-format -msgid "Rel %s: Pages: %lu --> %lu." +msgid "Rel %s: Pages: %u --> %u." msgstr "" -#: ../commands/vacuum.c:2166 +#: ../commands/vacuum.c:2207 ../commands/vacuumlazy.c:562 #, c-format -msgid "Index %s: Pages %u; Tuples %lu. %s" +msgid "" +"Index %s: Pages %u; Tuples %.0f.\n" +"\t%s" msgstr "" -#: ../commands/vacuum.c:2171 ../commands/vacuum.c:2251 +#: ../commands/vacuum.c:2220 ../commands/vacuum.c:2274 #, c-format msgid "" -"Index %s: NUMBER OF INDEX' TUPLES (%lu) IS NOT THE SAME AS HEAP' (%lu).\n" +"Index %s: NUMBER OF INDEX' TUPLES (%.0f) IS NOT THE SAME AS HEAP' (%.0f).\n" "\tRecreate the index." msgstr "" -#: ../commands/vacuum.c:2217 -#, c-format -msgid "<%x,%x> -> <%x,%x>" -msgstr "" - -#: ../commands/vacuum.c:2225 +#: ../commands/vacuum.c:2261 ../commands/vacuumlazy.c:609 #, c-format -msgid "Index %s: pointer to EmptyPage (blk %u off %u) - fixing" -msgstr "" - -#: ../commands/vacuum.c:2245 -#, c-format -msgid "Index %s: Pages %u; Tuples %lu: Deleted %u. %s" -msgstr "" - -#: ../commands/vacuum.c:2342 -#, c-format -msgid "pg_class entry for relid %u vanished during vacuuming" +msgid "" +"Index %s: Pages %u; Tuples %.0f: Deleted %.0f.\n" +"\t%s" msgstr "" -#: ../commands/vacuum.c:2564 +#: ../commands/vacuum.c:2586 #, c-format -msgid "get_index_desc: index %u not found" +msgid "vac_is_partial_index: index %u not found" msgstr "" -#: ../commands/variable.c:115 +#: ../commands/variable.c:112 #, c-format msgid "Syntax error near \"%s\": empty setting" msgstr "" -#: ../commands/variable.c:142 ../commands/variable.c:176 +#: ../commands/variable.c:139 ../commands/variable.c:173 #, c-format msgid "Syntax error near \"%s\"" msgstr "" -#: ../commands/variable.c:152 +#: ../commands/variable.c:149 #, c-format msgid "Syntax error near \"=%s\"" msgstr "" -#: ../commands/variable.c:254 +#: ../commands/variable.c:251 #, c-format msgid "Bad value for date style (%s)" msgstr "" -#: ../commands/variable.c:258 +#: ../commands/variable.c:255 msgid "Conflicting settings for date" msgstr "" -#: ../commands/variable.c:384 ../commands/variable.c:428 +#: ../commands/variable.c:381 ../commands/variable.c:425 #, c-format msgid "Unable to set TZ environment variable to %s" msgstr "" -#: ../commands/variable.c:399 +#: ../commands/variable.c:396 #, c-format msgid "Time zone is %s" msgstr "" -#: ../commands/variable.c:440 +#: ../commands/variable.c:437 msgid "Unable to clear TZ environment variable" msgstr "" -#: ../commands/variable.c:468 ../commands/variable.c:503 -msgid "" -"ALTER SESSION/SET TRANSACTION ISOLATION LEVEL can not be called within a " -"transaction" +#: ../commands/variable.c:460 ../commands/variable.c:492 +msgid "SET TRANSACTION ISOLATION LEVEL must be called before any query" msgstr "" -#: ../commands/variable.c:479 ../commands/variable.c:536 +#: ../commands/variable.c:470 #, c-format msgid "Bad TRANSACTION ISOLATION LEVEL (%s)" msgstr "" -#: ../commands/variable.c:489 -msgid "Default TRANSACTION ISOLATION LEVEL is SERIALIZABLE" -msgstr "" - -#: ../commands/variable.c:491 -msgid "Default TRANSACTION ISOLATION LEVEL is READ COMMITTED" -msgstr "" - -#: ../commands/variable.c:526 ../commands/variable.c:558 -msgid "SET TRANSACTION ISOLATION LEVEL must be called before any query" -msgstr "" - -#: ../commands/variable.c:546 +#: ../commands/variable.c:480 msgid "TRANSACTION ISOLATION LEVEL is SERIALIZABLE" msgstr "" -#: ../commands/variable.c:548 +#: ../commands/variable.c:482 msgid "TRANSACTION ISOLATION LEVEL is READ COMMITTED" msgstr "" -#: ../commands/variable.c:589 -msgid "Seed for random number generator is not known" +#: ../commands/variable.c:523 +msgid "Seed for random number generator is unavailable" msgstr "" -#: ../commands/variable.c:622 ../commands/variable.c:637 +#: ../commands/variable.c:556 ../commands/variable.c:571 #, c-format msgid "Client encoding %s is not supported" msgstr "" -#: ../commands/variable.c:624 +#: ../commands/variable.c:558 msgid "No client encoding is specified" msgstr "" -#: ../commands/variable.c:630 +#: ../commands/variable.c:564 #, c-format msgid "Conversion between %s and %s is not supported" msgstr "" -#: ../commands/variable.c:645 +#: ../commands/variable.c:579 #, c-format msgid "Current client encoding is %s" msgstr "" -#: ../commands/variable.c:681 +#: ../commands/variable.c:615 msgid "SET SERVER_ENCODING is not supported" msgstr "" -#: ../commands/variable.c:688 +#: ../commands/variable.c:622 #, c-format msgid "Current server encoding is %s" msgstr "" -#: ../commands/variable.c:696 +#: ../commands/variable.c:630 msgid "RESET SERVER_ENCODING is not supported" msgstr "" -#: ../commands/variable.c:755 +#: ../commands/variable.c:693 ../utils/misc/guc.c:1013 #, c-format msgid "%s is %s" msgstr "" @@ -4471,7 +4534,7 @@ msgstr "" #: ../commands/analyze.c:205 #, c-format -msgid "Skipping \"%s\" --- only table owner can ANALYZE it" +msgid "Skipping \"%s\" --- only table or database owner can ANALYZE it" msgstr "" #: ../commands/analyze.c:212 @@ -4484,15 +4547,41 @@ msgstr "" msgid "ANALYZE: there is no attribute %s in %s" msgstr "" -#: ../commands/analyze.c:411 ../utils/adt/ruleutils.c:1880 -#: ../utils/adt/ruleutils.c:1907 ../utils/adt/ruleutils.c:2140 +#: ../commands/analyze.c:411 ../utils/adt/ruleutils.c:1909 +#: ../utils/adt/ruleutils.c:1936 ../utils/adt/ruleutils.c:2204 #, c-format msgid "cache lookup of type %u failed" msgstr "" -#: ../commands/analyze.c:798 +#: ../commands/analyze.c:607 +#, c-format +msgid "acquire_sample_rows: ReadBuffer(%s,%u) failed" +msgstr "" + +#: ../commands/vacuumlazy.c:405 +#, 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 #, c-format -msgid "get_page_max_offset: %s relation: ReadBuffer(%ld) failed" +msgid "" +"Removed %d tuples in %d pages.\n" +"\t%s" +msgstr "" + +#: ../commands/vacuumlazy.c:683 +#, c-format +msgid "VACUUM (lazy_truncate_heap): FlushRelationBuffers returned %d" +msgstr "" + +#: ../commands/vacuumlazy.c:717 +#, c-format +msgid "" +"Truncated %u --> %u pages.\n" +"\t%s" msgstr "" #: ../executor/_deadcode/nodeTee.c:325 @@ -4617,74 +4706,84 @@ msgstr "" msgid "ExecGetTupType: node type %d unsupported" msgstr "" -#: ../executor/execQual.c:141 ../executor/execQual.c:163 +#: ../executor/execQual.c:145 ../executor/execQual.c:167 #, c-format msgid "ExecEvalArrayRef: can only handle %d dimensions" msgstr "" -#: ../executor/execQual.c:185 +#: ../executor/execQual.c:189 msgid "ExecEvalArrayRef: upper and lower indices mismatch" msgstr "" -#: ../executor/execQual.c:263 +#: ../executor/execQual.c:267 msgid "ExecEvalAggref: no aggregates in this expression context" msgstr "" -#: ../executor/execQual.c:466 +#: ../executor/execQual.c:470 msgid "ExecEvalParam: new/old params with same id & diff names" msgstr "" -#: ../executor/execQual.c:475 +#: ../executor/execQual.c:479 #, c-format msgid "ExecEvalParam: invalid paramkind %d" msgstr "" -#: ../executor/execQual.c:490 +#: ../executor/execQual.c:494 #, c-format msgid "ExecEvalParam: Unknown value for parameter %s" msgstr "" -#: ../executor/execQual.c:524 +#: ../executor/execQual.c:528 msgid "GetAttributeByNum: Invalid attribute number" msgstr "" -#: ../executor/execQual.c:527 +#: ../executor/execQual.c:531 msgid "GetAttributeByNum: cannot access system attributes here" msgstr "" -#: ../executor/execQual.c:530 +#: ../executor/execQual.c:534 msgid "GetAttributeByNum: a NULL isNull flag was passed" msgstr "" -#: ../executor/execQual.c:558 +#: ../executor/execQual.c:562 msgid "GetAttributeByName: Invalid attribute name" msgstr "" -#: ../executor/execQual.c:561 +#: ../executor/execQual.c:565 msgid "GetAttributeByName: a NULL isNull flag was passed" msgstr "" -#: ../executor/execQual.c:583 +#: ../executor/execQual.c:587 #, c-format msgid "GetAttributeByName: attribute %s not found" msgstr "" -#: ../executor/execQual.c:629 +#: ../executor/execQual.c:633 msgid "Functions and operators can take only one set argument" msgstr "" -#: ../executor/execQual.c:675 ../executor/execQual.c:692 -#: ../executor/execQual.c:1557 ../executor/functions.c:552 +#: ../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 msgid "Set-valued function called in context that cannot accept a set" msgstr "" -#: ../executor/execQual.c:1244 ../executor/execQual.c:1271 +#: ../executor/execQual.c:1132 +#, c-format +msgid "ExecEvalNullTest: unexpected nulltesttype %d" +msgstr "" + +#: ../executor/execQual.c:1212 +#, c-format +msgid "ExecEvalBooleanTest: unexpected booltesttype %d" +msgstr "" + +#: ../executor/execQual.c:1368 ../executor/execQual.c:1407 #, c-format msgid "ExecEvalExpr: unknown expression type %d" msgstr "" -#: ../executor/execQual.c:1617 +#: ../executor/execQual.c:1753 msgid "ExecTargetList: fjoin nodes not currently supported" msgstr "" @@ -4694,7 +4793,7 @@ msgid "" "\tsend mail to your local executor guru to fix this" msgstr "" -#: ../executor/execUtils.c:535 +#: ../executor/execUtils.c:536 #, c-format msgid "ExecOpenIndices: index %u not found" msgstr "" @@ -4737,12 +4836,12 @@ msgstr "" msgid "ExecProcAppend: subnode is NULL" msgstr "" -#: ../executor/nodeHash.c:68 +#: ../executor/nodeHash.c:66 msgid "ExecHash: hash table is NULL." msgstr "" -#: ../executor/nodeHash.c:400 ../executor/nodeHash.c:469 -#: ../executor/nodeHash.c:690 +#: ../executor/nodeHash.c:314 ../executor/nodeHash.c:494 +#: ../executor/nodeHash.c:715 msgid "Insufficient memory for hash table." msgstr "" @@ -4805,7 +4904,7 @@ msgstr "" msgid "RIGHT JOIN is only supported with mergejoinable join conditions" msgstr "" -#: ../executor/nodeMergejoin.c:1533 ../optimizer/path/joinpath.c:927 +#: ../executor/nodeMergejoin.c:1533 ../optimizer/path/joinpath.c:915 msgid "FULL JOIN is only supported with mergejoinable join conditions" msgstr "" @@ -4852,74 +4951,74 @@ msgstr "" msgid "ExecReScanSetParamPlan: extParam list of plan is NULL" msgstr "" -#: ../executor/spi.c:65 +#: ../executor/spi.c:73 msgid "SPI_connect: no connection(s) expected" msgstr "" -#: ../executor/spi.c:71 +#: ../executor/spi.c:79 msgid "SPI_connect: some connection(s) expected" msgstr "" -#: ../executor/spi.c:77 +#: ../executor/spi.c:85 msgid "Memory exhausted in SPI_connect" msgstr "" -#: ../executor/spi.c:150 +#: ../executor/spi.c:158 msgid "Memory exhausted in SPI_finish" msgstr "" -#: ../executor/spi.c:316 ../executor/spi.c:350 ../executor/spi.c:551 -#: ../executor/spi.c:1197 +#: ../executor/spi.c:324 ../executor/spi.c:351 ../executor/spi.c:385 +#: ../executor/spi.c:586 ../executor/spi.c:1232 msgid "SPI: stack corrupted" msgstr "" -#: ../executor/spi.c:618 +#: ../executor/spi.c:653 msgid "cannot open multi-query plan as cursor" msgstr "" -#: ../executor/spi.c:623 +#: ../executor/spi.c:658 msgid "plan in SPI_cursor_open() is not a SELECT" msgstr "" -#: ../executor/spi.c:625 +#: ../executor/spi.c:660 msgid "plan in SPI_cursor_open() must NOT be a DECLARE already" msgstr "" -#: ../executor/spi.c:627 +#: ../executor/spi.c:662 msgid "plan in SPI_cursor_open() must NOT be a SELECT INTO" msgstr "" -#: ../executor/spi.c:654 +#: ../executor/spi.c:689 #, c-format msgid "cursor \"%s\" already in use" msgstr "" -#: ../executor/spi.c:659 +#: ../executor/spi.c:694 #, c-format msgid "failed to create portal \"%s\"" msgstr "" -#: ../executor/spi.c:754 ../executor/spi.c:1110 +#: ../executor/spi.c:789 ../executor/spi.c:1145 msgid "invalid portal in SPI cursor operation" msgstr "" -#: ../executor/spi.c:779 +#: ../executor/spi.c:814 msgid "SPI: improper call to spi_printtup" msgstr "" -#: ../executor/spi.c:781 +#: ../executor/spi.c:816 msgid "SPI: stack corrupted in spi_printtup" msgstr "" -#: ../executor/spi.c:1059 +#: ../executor/spi.c:1094 msgid "SPI_select: retrieve into portal not implemented" msgstr "" -#: ../executor/spi.c:1069 +#: ../executor/spi.c:1104 msgid "SPI_select: # of processed tuples check failed" msgstr "" -#: ../executor/spi.c:1163 +#: ../executor/spi.c:1198 msgid "SPI_fetch: # of processed tuples check failed" msgstr "" @@ -4928,11 +5027,11 @@ msgstr "" msgid "ExecSetOp: bogus command code %d" msgstr "" -#: ../lib/dllist.c:43 +#: ../lib/dllist.c:41 msgid "Memory exhausted in DLNewList" msgstr "" -#: ../lib/dllist.c:86 +#: ../lib/dllist.c:84 msgid "Memory exhausted in DLNewElem" msgstr "" @@ -4940,6 +5039,25 @@ msgstr "" msgid "error in HashTableWalk" msgstr "" +#: ../libpq/auth.c:430 +#, c-format +msgid "%s authentication failed for user \"%s\"" +msgstr "" + +#: ../libpq/auth.c:451 +msgid "Missing or erroneous pg_hba.conf file, see postmaster log for details" +msgstr "" + +#: ../libpq/auth.c:480 +#, c-format +msgid "No pg_hba.conf entry for host %s, user %s, database %s" +msgstr "" + +#: ../libpq/crypt.c:84 +#, c-format +msgid "could not open %s: %s" +msgstr "" + #: ../libpq/be-fsstubs.c:85 #, c-format msgid "lo_open(%u,%d)" @@ -5052,27 +5170,27 @@ msgstr "" msgid "%s: invalid current euid %d\n" msgstr "" -#: ../nodes/outfuncs.c:1307 +#: ../nodes/outfuncs.c:1301 #, c-format msgid "_outValue: don't know how to print type %d " msgstr "" -#: ../nodes/outfuncs.c:1656 +#: ../nodes/outfuncs.c:1681 #, c-format msgid "_outNode: don't know how to print type %d " msgstr "" -#: ../nodes/copyfuncs.c:2947 +#: ../nodes/copyfuncs.c:2979 #, c-format msgid "copyObject: don't know how to copy node type %d" msgstr "" -#: ../nodes/equalfuncs.c:203 +#: ../nodes/equalfuncs.c:202 #, c-format msgid "_equalParam: Invalid paramkind value: %d" msgstr "" -#: ../nodes/equalfuncs.c:2118 +#: ../nodes/equalfuncs.c:2123 #, c-format msgid "equal: don't know whether nodes of type %d are equal" msgstr "" @@ -5103,19 +5221,19 @@ msgstr "" msgid "_readExpr: unknown opType \"%.*s\"" msgstr "" -#: ../nodes/readfuncs.c:1968 +#: ../nodes/readfuncs.c:2024 #, c-format msgid "badly formatted planstring \"%.10s\"..." msgstr "" -#: ../nodes/readfuncs.c:2004 +#: ../nodes/readfuncs.c:2057 ../nodes/readfuncs.c:2089 #, c-format -msgid "readDatum: byval & length = %lu" +msgid "readDatum: expected '%s', got '%s'; length = %lu" msgstr "" -#: ../nodes/readfuncs.c:2029 +#: ../nodes/readfuncs.c:2064 #, c-format -msgid "readDatum: ']' expected, length = %lu" +msgid "readDatum: byval & length = %lu" msgstr "" #: ../optimizer/geqo/geqo_main.c:126 @@ -5248,65 +5366,73 @@ msgstr "" msgid "xfunc_LispRemove: didn't find a match!" msgstr "" -#: ../optimizer/path/allpaths.c:275 +#: ../optimizer/path/allpaths.c:190 msgid "SELECT FOR UPDATE is not supported for inherit queries" msgstr "" -#: ../optimizer/path/costsize.c:1105 +#: ../optimizer/path/clausesel.c:532 +#, c-format +msgid "clause_selectivity: s1 %f" +msgstr "" + +#: ../optimizer/path/costsize.c:1225 #, c-format msgid "set_joinrel_size_estimates: unsupported join type %d" msgstr "" -#: ../optimizer/path/indxpath.c:461 +#: ../optimizer/path/indxpath.c:508 msgid "extract_or_indexqual_conditions: no matching clause" msgstr "" -#: ../optimizer/path/indxpath.c:1082 -msgid "Unsupported predicate type, index will not be used" +#: ../optimizer/path/indxpath.c:1327 +msgid "pred_test_simple_clause: unknown test_op" msgstr "" -#: ../optimizer/path/indxpath.c:1207 -msgid "clause_pred_clause_test: unknown pred_op" +#: ../optimizer/path/indxpath.c:1359 +msgid "pred_test_simple_clause: null test result" msgstr "" -#: ../optimizer/path/indxpath.c:1240 -msgid "clause_pred_clause_test: unknown clause_op" +#: ../optimizer/path/indxpath.c:2040 +#, c-format +msgid "prefix_quals: unexpected operator %u" msgstr "" -#: ../optimizer/path/indxpath.c:1276 -msgid "clause_pred_clause_test: unknown test_op" +#: ../optimizer/path/indxpath.c:2051 +#, c-format +msgid "prefix_quals: no = operator for type %u" msgstr "" -#: ../optimizer/path/indxpath.c:1306 -msgid "clause_pred_clause_test: null test result" +#: ../optimizer/path/indxpath.c:2066 +#, c-format +msgid "prefix_quals: no >= operator for type %u" msgstr "" -#: ../optimizer/path/indxpath.c:1954 +#: ../optimizer/path/indxpath.c:2082 #, c-format -msgid "prefix_quals: unexpected operator %u" +msgid "prefix_quals: no < operator for type %u" msgstr "" -#: ../optimizer/path/indxpath.c:1965 +#: ../optimizer/path/indxpath.c:2131 #, c-format -msgid "prefix_quals: no = operator for type %u" +msgid "network_prefix_quals: unexpected operator %u" msgstr "" -#: ../optimizer/path/indxpath.c:1980 +#: ../optimizer/path/indxpath.c:2144 #, c-format -msgid "prefix_quals: no >= operator for type %u" +msgid "network_prefix_quals: no %s operator for type %u" msgstr "" -#: ../optimizer/path/indxpath.c:1996 +#: ../optimizer/path/indxpath.c:2159 #, c-format -msgid "prefix_quals: no < operator for type %u" +msgid "network_prefix_quals: no <= operator for type %u" msgstr "" -#: ../optimizer/path/joinpath.c:316 +#: ../optimizer/path/joinpath.c:317 #, c-format msgid "match_unsorted_outer: unexpected join type %d" msgstr "" -#: ../optimizer/path/joinpath.c:570 +#: ../optimizer/path/joinpath.c:577 #, c-format msgid "match_unsorted_inner: unexpected join type %d" msgstr "" @@ -5332,34 +5458,34 @@ msgid "" "use" msgstr "" -#: ../optimizer/plan/createplan.c:129 +#: ../optimizer/plan/createplan.c:130 #, c-format msgid "create_plan: unknown pathtype %d" msgstr "" -#: ../optimizer/plan/createplan.c:198 +#: ../optimizer/plan/createplan.c:199 #, c-format msgid "create_scan_plan: unknown node type: %d" msgstr "" -#: ../optimizer/plan/createplan.c:277 +#: ../optimizer/plan/createplan.c:279 #, c-format msgid "create_join_plan: unknown node type: %d" msgstr "" -#: ../optimizer/plan/createplan.c:931 +#: ../optimizer/plan/createplan.c:936 msgid "fix_indxqual_sublist: indexqual clause is not binary opclause" msgstr "" -#: ../optimizer/plan/createplan.c:968 +#: ../optimizer/plan/createplan.c:973 msgid "fix_indxqual_sublist: failed to find substitute op" msgstr "" -#: ../optimizer/plan/createplan.c:1021 +#: ../optimizer/plan/createplan.c:1026 msgid "fix_indxqual_operand: var is not index attribute" msgstr "" -#: ../optimizer/plan/createplan.c:1438 +#: ../optimizer/plan/createplan.c:1445 msgid "make_sort_from_pathkeys: cannot find tlist item to sort" msgstr "" @@ -5368,7 +5494,7 @@ msgstr "" msgid "add_missing_rels_to_query: unexpected node type %d" msgstr "" -#: ../optimizer/plan/initsplan.c:271 ../optimizer/plan/planner.c:395 +#: ../optimizer/plan/initsplan.c:271 ../optimizer/plan/planner.c:396 msgid "UNION JOIN is not implemented yet" msgstr "" @@ -5387,20 +5513,20 @@ msgid "" "SELECT FOR UPDATE cannot be applied to the nullable side of an OUTER JOIN" msgstr "" -#: ../optimizer/plan/initsplan.c:381 +#: ../optimizer/plan/initsplan.c:382 msgid "JOIN qualification may not refer to other relations" msgstr "" -#: ../optimizer/plan/initsplan.c:517 +#: ../optimizer/plan/initsplan.c:518 msgid "distribute_qual_to_rels: can't cope with variable-free clause" msgstr "" -#: ../optimizer/plan/initsplan.c:660 +#: ../optimizer/plan/initsplan.c:661 #, c-format msgid "Unable to identify an equality operator for types '%s' and '%s'" msgstr "" -#: ../optimizer/plan/initsplan.c:671 +#: ../optimizer/plan/initsplan.c:672 #, c-format msgid "" "Equality operator for types '%s' and '%s' should be mergejoinable, but isn't" @@ -5415,45 +5541,45 @@ msgstr "" msgid "subplanner: failed to construct a relation" msgstr "" -#: ../optimizer/plan/planner.c:398 +#: ../optimizer/plan/planner.c:399 #, c-format msgid "pull_up_subqueries: unexpected join type %d" msgstr "" -#: ../optimizer/plan/planner.c:404 +#: ../optimizer/plan/planner.c:405 #, c-format msgid "pull_up_subqueries: unexpected node type %d" msgstr "" -#: ../optimizer/plan/planner.c:426 +#: ../optimizer/plan/planner.c:427 msgid "is_simple_subquery: subquery is bogus" msgstr "" -#: ../optimizer/plan/planner.c:501 +#: ../optimizer/plan/planner.c:502 #, c-format msgid "resolvenew_in_jointree: unexpected node type %d" msgstr "" -#: ../optimizer/plan/planner.c:581 +#: ../optimizer/plan/planner.c:582 #, c-format msgid "preprocess_jointree: unexpected node type %d" msgstr "" -#: ../optimizer/plan/planner.c:682 +#: ../optimizer/plan/planner.c:683 #, c-format msgid "preprocess_qual_conditions: unexpected node type %d" msgstr "" -#: ../optimizer/plan/planner.c:798 ../parser/analyze.c:2026 -#: ../parser/analyze.c:2190 ../parser/analyze.c:2696 +#: ../optimizer/plan/planner.c:799 ../parser/analyze.c:2053 +#: ../parser/analyze.c:2217 ../parser/analyze.c:2824 msgid "SELECT FOR UPDATE is not allowed with UNION/INTERSECT/EXCEPT" msgstr "" -#: ../optimizer/plan/planner.c:851 +#: ../optimizer/plan/planner.c:852 msgid "SELECT FOR UPDATE is not allowed in subselects" msgstr "" -#: ../optimizer/plan/planner.c:1453 ../optimizer/plan/planner.c:1459 +#: ../optimizer/plan/planner.c:1456 ../optimizer/plan/planner.c:1462 msgid "postprocess_setop_tlist: resjunk output columns not implemented" msgstr "" @@ -5534,32 +5660,32 @@ msgstr "" msgid "Sub-SELECT uses un-GROUPed attribute %s.%s from outer query" msgstr "" -#: ../optimizer/util/clauses.c:816 +#: ../optimizer/util/clauses.c:903 msgid "CommuteClause: applied to non-binary-operator clause" msgstr "" -#: ../optimizer/util/clauses.c:824 +#: ../optimizer/util/clauses.c:911 #, c-format msgid "CommuteClause: no commutator for operator %u" msgstr "" -#: ../optimizer/util/clauses.c:1049 +#: ../optimizer/util/clauses.c:1136 #, c-format msgid "eval_const_expressions: unexpected opType %d" msgstr "" -#: ../optimizer/util/clauses.c:1317 ../utils/cache/lsyscache.c:476 -#: ../utils/cache/lsyscache.c:497 +#: ../optimizer/util/clauses.c:1404 ../utils/cache/lsyscache.c:478 +#: ../utils/cache/lsyscache.c:499 #, c-format msgid "Function OID %u does not exist" msgstr "" -#: ../optimizer/util/clauses.c:1665 +#: ../optimizer/util/clauses.c:1756 #, c-format msgid "expression_tree_walker: Unexpected node type %d" msgstr "" -#: ../optimizer/util/clauses.c:2025 +#: ../optimizer/util/clauses.c:2136 #, c-format msgid "expression_tree_mutator: Unexpected node type %d" msgstr "" @@ -5621,352 +5747,378 @@ msgstr "" msgid "CREATE VIEW specifies %d columns but only %d columns are present" msgstr "" -#: ../parser/analyze.c:364 +#: ../parser/analyze.c:375 msgid "INSERT ... SELECT may not specify INTO" msgstr "" -#: ../parser/analyze.c:450 +#: ../parser/analyze.c:461 msgid "INSERT has more expressions than target columns" msgstr "" -#: ../parser/analyze.c:769 +#: ../parser/analyze.c:781 #, c-format msgid "" "CREATE TABLE will create implicit sequence '%s' for SERIAL column '%s.%s'" msgstr "" -#: ../parser/analyze.c:809 ../parser/analyze.c:817 +#: ../parser/analyze.c:821 ../parser/analyze.c:829 #, c-format msgid "CREATE TABLE/(NOT) NULL conflicting declaration for '%s.%s'" msgstr "" -#: ../parser/analyze.c:825 +#: ../parser/analyze.c:837 #, c-format msgid "CREATE TABLE/DEFAULT multiple values specified for '%s.%s'" msgstr "" -#: ../parser/analyze.c:869 ../parser/analyze.c:904 +#: ../parser/analyze.c:881 ../parser/analyze.c:916 msgid "parser: unrecognized constraint (internal error)" msgstr "" -#: ../parser/analyze.c:900 +#: ../parser/analyze.c:912 msgid "parser: illegal context for constraint (internal error)" msgstr "" -#: ../parser/analyze.c:919 +#: ../parser/analyze.c:931 msgid "parser: unrecognized node (internal error)" msgstr "" -#: ../parser/analyze.c:945 +#: ../parser/analyze.c:957 #, c-format msgid "" "CREATE TABLE/PRIMARY KEY multiple primary keys for table '%s' are not allowed" msgstr "" -#: ../parser/analyze.c:1001 ../parser/analyze.c:1210 ../parser/analyze.c:1347 +#: ../parser/analyze.c:1013 ../parser/analyze.c:1233 ../parser/analyze.c:1370 #, c-format msgid "inherited table \"%s\" is not a relation" msgstr "" -#: ../parser/analyze.c:1028 +#: ../parser/analyze.c:1040 #, c-format msgid "" "inherited attribute \"%s\" cannot be a PRIMARY KEY because it is not marked " "NOT NULL" msgstr "" -#: ../parser/analyze.c:1040 +#: ../parser/analyze.c:1052 #, c-format msgid "CREATE TABLE: column \"%s\" named in key does not exist" msgstr "" -#: ../parser/analyze.c:1122 +#: ../parser/analyze.c:1060 +#, c-format +msgid "CREATE TABLE: column \"%s\" appears twice in %s constraint" +msgstr "" + +#: ../parser/analyze.c:1145 msgid "CREATE TABLE: failed to make implicit index name" msgstr "" -#: ../parser/analyze.c:1124 +#: ../parser/analyze.c:1147 #, c-format msgid "CREATE TABLE/%s will create implicit index '%s' for table '%s'" msgstr "" -#: ../parser/analyze.c:1152 +#: ../parser/analyze.c:1175 msgid "CREATE TABLE will create implicit trigger(s) for FOREIGN KEY check(s)" msgstr "" -#: ../parser/analyze.c:1190 ../parser/analyze.c:1270 ../parser/analyze.c:1330 +#: ../parser/analyze.c:1213 ../parser/analyze.c:1293 ../parser/analyze.c:1353 #, c-format msgid "Unable to lookup type %s" msgstr "" -#: ../parser/analyze.c:1280 ../parser/analyze.c:2931 +#: ../parser/analyze.c:1303 ../parser/analyze.c:3059 #, c-format msgid "PRIMARY KEY for referenced table \"%s\" not found" msgstr "" -#: ../parser/analyze.c:1425 ../parser/analyze.c:2521 +#: ../parser/analyze.c:1448 ../parser/analyze.c:2548 #, c-format msgid "Illegal FOREIGN KEY definition REFERENCES \"%s\"" msgstr "" -#: ../parser/analyze.c:1427 ../parser/analyze.c:2523 +#: ../parser/analyze.c:1450 ../parser/analyze.c:2550 msgid "" "number of key attributes in referenced table must be equal to foreign key" msgstr "" -#: ../parser/analyze.c:1487 ../parser/analyze.c:2568 +#: ../parser/analyze.c:1510 ../parser/analyze.c:2595 msgid "Only one ON DELETE action can be specified for FOREIGN KEY constraint" msgstr "" -#: ../parser/analyze.c:1560 ../parser/analyze.c:2639 +#: ../parser/analyze.c:1583 ../parser/analyze.c:2666 msgid "Only one ON UPDATE action can be specified for FOREIGN KEY constraint" msgstr "" -#: ../parser/analyze.c:1712 ../parser/analyze.c:1818 +#: ../parser/analyze.c:1726 ../parser/analyze.c:1843 #, c-format msgid "transformRuleStmt: unexpected event type %d" msgstr "" -#: ../parser/analyze.c:1721 +#: ../parser/analyze.c:1735 msgid "Rule WHERE condition may not contain references to other relations" msgstr "" -#: ../parser/analyze.c:1802 +#: ../parser/analyze.c:1803 +msgid "" +"Rules with WHERE conditions may only have SELECT, INSERT, UPDATE, or DELETE " +"actions" +msgstr "" + +#: ../parser/analyze.c:1827 msgid "ON SELECT rule may not use OLD" msgstr "" -#: ../parser/analyze.c:1804 +#: ../parser/analyze.c:1829 msgid "ON SELECT rule may not use NEW" msgstr "" -#: ../parser/analyze.c:1811 +#: ../parser/analyze.c:1836 msgid "ON INSERT rule may not use OLD" msgstr "" -#: ../parser/analyze.c:1815 +#: ../parser/analyze.c:1840 msgid "ON DELETE rule may not use NEW" msgstr "" -#: ../parser/analyze.c:1878 ../parser/analyze.c:2090 +#: ../parser/analyze.c:1905 ../parser/analyze.c:2117 msgid "DECLARE CURSOR must not specify INTO" msgstr "" -#: ../parser/analyze.c:1880 ../parser/analyze.c:2092 +#: ../parser/analyze.c:1907 ../parser/analyze.c:2119 msgid "" "DECLARE/UPDATE is not supported\n" "\tCursors must be READ ONLY" msgstr "" -#: ../parser/analyze.c:1890 ../parser/analyze.c:2102 +#: ../parser/analyze.c:1917 ../parser/analyze.c:2129 msgid "DECLARE CURSOR may only be used in begin/end transaction blocks" msgstr "" -#: ../parser/analyze.c:2151 +#: ../parser/analyze.c:2178 msgid "" "ORDER BY on a UNION/INTERSECT/EXCEPT result must be on one of the result " "columns" msgstr "" -#: ../parser/analyze.c:2185 +#: ../parser/analyze.c:2212 msgid "INTO is only allowed on first SELECT of UNION/INTERSECT/EXCEPT" msgstr "" -#: ../parser/analyze.c:2187 +#: ../parser/analyze.c:2214 msgid "Portal may not appear in UNION/INTERSECT/EXCEPT" msgstr "" -#: ../parser/analyze.c:2282 +#: ../parser/analyze.c:2309 #, c-format msgid "Each %s query must have the same number of columns" msgstr "" -#: ../parser/analyze.c:2340 +#: ../parser/analyze.c:2367 #, c-format msgid "getSetColTypes: unexpected node %d" msgstr "" -#: ../parser/analyze.c:2415 ../parser/analyze.c:2424 +#: ../parser/analyze.c:2442 ../parser/analyze.c:2451 msgid "UPDATE target count mismatch --- internal error" msgstr "" -#: ../parser/analyze.c:2463 +#: ../parser/analyze.c:2490 msgid "" "ALTER TABLE ... ADD CONSTRAINT will create implicit trigger(s) for FOREIGN " "KEY check(s)" msgstr "" -#: ../parser/analyze.c:2698 +#: ../parser/analyze.c:2771 +#, c-format +msgid "Unsupported type %d in transformTypeRefs" +msgstr "" + +#: ../parser/analyze.c:2810 +#, c-format +msgid "unsupported expression in %%TYPE" +msgstr "" + +#: ../parser/analyze.c:2813 +#, c-format +msgid "%s.%s%%TYPE converted to %s" +msgstr "" + +#: ../parser/analyze.c:2826 msgid "SELECT FOR UPDATE is not allowed with DISTINCT clause" msgstr "" -#: ../parser/analyze.c:2700 +#: ../parser/analyze.c:2828 msgid "SELECT FOR UPDATE is not allowed with GROUP BY clause" msgstr "" -#: ../parser/analyze.c:2702 +#: ../parser/analyze.c:2830 msgid "SELECT FOR UPDATE is not allowed with AGGREGATE" msgstr "" -#: ../parser/analyze.c:2767 +#: ../parser/analyze.c:2895 #, c-format msgid "FOR UPDATE: relation \"%s\" not found in FROM clause" msgstr "" -#: ../parser/analyze.c:2798 ../parser/analyze.c:2897 +#: ../parser/analyze.c:2926 ../parser/analyze.c:3025 #, c-format msgid "referenced table \"%s\" not found" msgstr "" -#: ../parser/analyze.c:2993 +#: ../parser/analyze.c:3121 msgid "Misplaced DEFERRABLE clause" msgstr "" -#: ../parser/analyze.c:2995 ../parser/analyze.c:3004 +#: ../parser/analyze.c:3123 ../parser/analyze.c:3132 msgid "Multiple DEFERRABLE/NOT DEFERRABLE clauses not allowed" msgstr "" -#: ../parser/analyze.c:3002 +#: ../parser/analyze.c:3130 msgid "Misplaced NOT DEFERRABLE clause" msgstr "" -#: ../parser/analyze.c:3009 ../parser/analyze.c:3027 gram.y:1822 gram.y:1835 +#: ../parser/analyze.c:3137 ../parser/analyze.c:3155 gram.y:1858 gram.y:1871 msgid "INITIALLY DEFERRED constraint must be DEFERRABLE" msgstr "" -#: ../parser/analyze.c:3014 +#: ../parser/analyze.c:3142 msgid "Misplaced INITIALLY DEFERRED clause" msgstr "" -#: ../parser/analyze.c:3016 ../parser/analyze.c:3034 +#: ../parser/analyze.c:3144 ../parser/analyze.c:3162 msgid "Multiple INITIALLY IMMEDIATE/DEFERRED clauses not allowed" msgstr "" -#: ../parser/analyze.c:3032 +#: ../parser/analyze.c:3160 msgid "Misplaced INITIALLY IMMEDIATE clause" msgstr "" -#: ../parser/parse_agg.c:117 +#: ../parser/parse_agg.c:118 #, c-format msgid "Attribute %s.%s must be GROUPed or used in an aggregate function" msgstr "" -#: ../parser/parse_agg.c:155 +#: ../parser/parse_agg.c:156 msgid "Aggregates not allowed in WHERE clause" msgstr "" -#: ../parser/parse_agg.c:157 +#: ../parser/parse_agg.c:158 msgid "Aggregates not allowed in JOIN conditions" msgstr "" -#: ../parser/parse_agg.c:173 +#: ../parser/parse_agg.c:174 msgid "Aggregates not allowed in GROUP BY clause" msgstr "" -#: ../parser/parse_agg.c:249 +#: ../parser/parse_agg.c:250 #, c-format msgid "%s: aggregate '%s' for all types does not exist" msgstr "" -#: ../parser/parse_agg.c:252 +#: ../parser/parse_agg.c:253 #, c-format -msgid "%s: aggregate '%s' for '%s' does not exist" +msgid "%s: aggregate '%s' for type %s does not exist" msgstr "" -#: ../parser/parse_clause.c:188 +#: ../parser/parse_clause.c:189 msgid "Bogus InhOption value" msgstr "" #: ../parser/parse_clause.c:296 #, c-format -msgid "JOIN/USING clause must return type bool, not type %s" +msgid "JOIN/USING clause must return type boolean, not type %s" msgstr "" -#: ../parser/parse_clause.c:333 +#: ../parser/parse_clause.c:332 #, c-format -msgid "JOIN/ON clause must return type bool, not type %s" +msgid "JOIN/ON clause must return type boolean, not type %s" msgstr "" -#: ../parser/parse_clause.c:354 +#: ../parser/parse_clause.c:352 #, c-format msgid "JOIN/ON clause refers to \"%s\", which is not part of JOIN" msgstr "" -#: ../parser/parse_clause.c:414 +#: ../parser/parse_clause.c:412 msgid "sub-select in FROM must have an alias" msgstr "" -#: ../parser/parse_clause.c:436 ../parser/parse_clause.c:439 +#: ../parser/parse_clause.c:434 ../parser/parse_clause.c:437 msgid "Unexpected parse analysis result for subselect in FROM" msgstr "" -#: ../parser/parse_clause.c:442 +#: ../parser/parse_clause.c:440 msgid "Expected SELECT query from subselect in FROM" msgstr "" -#: ../parser/parse_clause.c:444 +#: ../parser/parse_clause.c:442 msgid "Subselect in FROM may not have SELECT INTO" msgstr "" -#: ../parser/parse_clause.c:645 +#: ../parser/parse_clause.c:643 #, c-format msgid "Common column name \"%s\" appears more than once in left table" msgstr "" -#: ../parser/parse_clause.c:651 +#: ../parser/parse_clause.c:649 #, c-format msgid "JOIN/USING column \"%s\" not found in left table" msgstr "" -#: ../parser/parse_clause.c:662 +#: ../parser/parse_clause.c:660 #, c-format msgid "Common column name \"%s\" appears more than once in right table" msgstr "" -#: ../parser/parse_clause.c:668 +#: ../parser/parse_clause.c:666 #, c-format msgid "JOIN/USING column \"%s\" not found in right table" msgstr "" -#: ../parser/parse_clause.c:747 +#: ../parser/parse_clause.c:745 #, c-format msgid "Column alias list for \"%s\" has wrong number of entries (need %d)" msgstr "" -#: ../parser/parse_clause.c:759 +#: ../parser/parse_clause.c:757 #, c-format msgid "" "transformFromClauseItem: unexpected node (internal error)\n" "\t%s" msgstr "" -#: ../parser/parse_clause.c:782 +#: ../parser/parse_clause.c:779 #, c-format -msgid "WHERE clause must return type bool, not type %s" +msgid "WHERE clause must return type boolean, not type %s" msgstr "" -#: ../parser/parse_clause.c:879 +#: ../parser/parse_clause.c:876 #, c-format msgid "%s '%s' is ambiguous" msgstr "" -#: ../parser/parse_clause.c:898 +#: ../parser/parse_clause.c:895 #, c-format msgid "Non-integer constant in %s" msgstr "" -#: ../parser/parse_clause.c:911 +#: ../parser/parse_clause.c:908 #, c-format msgid "%s position %d is not in target list" msgstr "" -#: ../parser/parse_clause.c:1053 +#: ../parser/parse_clause.c:1050 msgid "For SELECT DISTINCT, ORDER BY expressions must appear in target list" msgstr "" -#: ../parser/parse_clause.c:1091 +#: ../parser/parse_clause.c:1088 msgid "SELECT DISTINCT ON expressions must match initial ORDER BY expressions" msgstr "" -#: ../parser/parse_clause.c:1115 +#: ../parser/parse_clause.c:1112 msgid "" "transformDistinctClause: failed to add DISTINCT ON clause to target list" msgstr "" @@ -5976,12 +6128,12 @@ msgstr "" msgid "coerce_type: conversion function %s produced %s" msgstr "" -#: ../parser/parse_coerce.c:370 +#: ../parser/parse_coerce.c:394 #, c-format msgid "%s types \"%s\" and \"%s\" not matched" msgstr "" -#: ../parser/parse_coerce.c:426 +#: ../parser/parse_coerce.c:450 #, c-format msgid "%s unable to convert to type \"%s\"" msgstr "" @@ -5996,171 +6148,181 @@ msgstr "" msgid "Parameter '$%d' is out of range" msgstr "" -#: ../parser/parse_expr.c:207 +#: ../parser/parse_expr.c:181 #, c-format msgid "left-hand side of AND is type '%s', not '%s'" msgstr "" -#: ../parser/parse_expr.c:211 +#: ../parser/parse_expr.c:186 #, c-format msgid "right-hand side of AND is type '%s', not '%s'" msgstr "" -#: ../parser/parse_expr.c:231 +#: ../parser/parse_expr.c:207 #, c-format msgid "left-hand side of OR is type '%s', not '%s'" msgstr "" -#: ../parser/parse_expr.c:234 +#: ../parser/parse_expr.c:212 #, c-format msgid "right-hand side of OR is type '%s', not '%s'" msgstr "" -#: ../parser/parse_expr.c:250 +#: ../parser/parse_expr.c:230 #, c-format msgid "argument to NOT is type '%s', not '%s'" msgstr "" -#: ../parser/parse_expr.c:299 ../parser/parse_expr.c:303 +#: ../parser/parse_expr.c:281 ../parser/parse_expr.c:285 msgid "Bad query in subselect" msgstr "" -#: ../parser/parse_expr.c:326 +#: ../parser/parse_expr.c:308 msgid "Subselect must have a field" msgstr "" -#: ../parser/parse_expr.c:330 +#: ../parser/parse_expr.c:312 msgid "Subselect must have only one field" msgstr "" -#: ../parser/parse_expr.c:359 +#: ../parser/parse_expr.c:341 #, c-format msgid "Row comparison cannot use '%s'" msgstr "" -#: ../parser/parse_expr.c:382 +#: ../parser/parse_expr.c:364 msgid "Subselect has too many fields" msgstr "" -#: ../parser/parse_expr.c:398 +#: ../parser/parse_expr.c:380 #, c-format msgid "" "'%s' result type of '%s' must return '%s' to be used with quantified " "predicate subquery" msgstr "" -#: ../parser/parse_expr.c:410 +#: ../parser/parse_expr.c:392 msgid "Subselect has too few fields" msgstr "" -#: ../parser/parse_expr.c:495 +#: ../parser/parse_expr.c:478 msgid "WHEN clause must have a boolean result" msgstr "" -#: ../parser/parse_expr.c:536 +#: ../parser/parse_expr.c:537 +#, c-format +msgid "transformExpr: unexpected booltesttype %d" +msgstr "" + +#: ../parser/parse_expr.c:542 +#, c-format +msgid "Argument of %s must be boolean" +msgstr "" + +#: ../parser/parse_expr.c:572 #, c-format msgid "transformExpr: does not know how to transform node %d (internal error)" msgstr "" -#: ../parser/parse_expr.c:595 +#: ../parser/parse_expr.c:631 #, c-format msgid "Attribute '%s' not found" msgstr "" -#: ../parser/parse_expr.c:655 +#: ../parser/parse_expr.c:691 msgid "Cannot get type for untransformed sublink" msgstr "" -#: ../parser/parse_expr.c:677 +#: ../parser/parse_expr.c:719 #, c-format msgid "Do not know how to get type for %d node" msgstr "" -#: ../parser/parse_expr.c:792 ../utils/adt/ruleutils.c:499 -#: ../utils/adt/ruleutils.c:2007 +#: ../parser/parse_expr.c:834 ../utils/adt/ruleutils.c:498 +#: ../utils/adt/ruleutils.c:2071 #, c-format msgid "cache lookup for proc %u failed" msgstr "" -#: ../parser/parse_expr.c:817 +#: ../parser/parse_expr.c:859 #, c-format msgid "cache lookup for type %u failed" msgstr "" -#: ../parser/parse_expr.c:872 +#: ../parser/parse_expr.c:914 #, c-format msgid "Cannot cast this expression to type '%s'" msgstr "" -#: ../parser/parse_expr.c:922 +#: ../parser/parse_expr.c:964 #, c-format msgid "Cannot cast type '%s' to '%s'" msgstr "" -#: ../parser/parse_func.c:154 +#: ../parser/parse_func.c:155 #, c-format msgid "Cannot pass more than %d arguments to a function" msgstr "" -#: ../parser/parse_func.c:161 +#: ../parser/parse_func.c:162 #, c-format msgid "Function '%s' does not allow NULL input" msgstr "" -#: ../parser/parse_func.c:207 +#: ../parser/parse_func.c:208 #, c-format msgid "Type '%s' is not a relation type" msgstr "" -#: ../parser/parse_func.c:215 ../parser/parse_func.c:524 +#: ../parser/parse_func.c:216 ../parser/parse_func.c:525 #, c-format msgid "No such attribute or function '%s'" msgstr "" -#: ../parser/parse_func.c:231 +#: ../parser/parse_func.c:232 msgid "Aggregate functions may only have one parameter" msgstr "" -#: ../parser/parse_func.c:234 +#: ../parser/parse_func.c:235 msgid "Aggregate functions cannot be applied to relation names" msgstr "" -#: ../parser/parse_func.c:290 +#: ../parser/parse_func.c:291 #, c-format msgid "Unable to select an aggregate function %s(%s)" msgstr "" -#: ../parser/parse_func.c:302 +#: ../parser/parse_func.c:303 #, c-format msgid "There is no aggregate function %s(%s)" msgstr "" -#: ../parser/parse_func.c:356 ../parser/parse_func.c:399 +#: ../parser/parse_func.c:357 ../parser/parse_func.c:400 #, c-format msgid "No such attribute or function %s.%s" msgstr "" -#: ../parser/parse_func.c:365 +#: ../parser/parse_func.c:366 #, c-format msgid "Cannot pass result of join %s to a function" msgstr "" -#: ../parser/parse_func.c:372 +#: ../parser/parse_func.c:373 #, c-format msgid "ParseFuncOrColumn: unexpected node type %d" msgstr "" -#: ../parser/parse_func.c:404 +#: ../parser/parse_func.c:405 #, c-format msgid "Cannot pass result of sub-select %s to a function" msgstr "" -#: ../parser/parse_func.c:1704 +#: ../parser/parse_func.c:1705 #, c-format msgid "Function '%s(%s)' does not exist%s%s" msgstr "" -#: ../parser/parse_func.c:1710 +#: ../parser/parse_func.c:1711 #, c-format msgid "%s: function '%s(%s)' does not exist%s%s" msgstr "" @@ -6206,45 +6368,59 @@ msgstr "" msgid "make_const: unknown type %d" msgstr "" -#: ../parser/parse_oper.c:49 +#: ../parser/parse_oper.c:50 #, c-format msgid "" "Unable to identify an ordering operator '%s' for type '%s'\n" "\tUse an explicit ordering operator or modify the query" msgstr "" -#: ../parser/parse_oper.c:925 +#: ../parser/parse_oper.c:926 #, c-format msgid "" "Left hand side of operator '%s' has an unknown type\n" "\tProbably a bad attribute name" msgstr "" -#: ../parser/parse_oper.c:929 +#: ../parser/parse_oper.c:930 #, c-format msgid "" "Right hand side of operator %s has an unknown type\n" "\tProbably a bad attribute name" msgstr "" -#: ../parser/parse_oper.c:932 +#: ../parser/parse_oper.c:933 #, 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 "" -#: ../parser/parse_oper.c:945 +#: ../parser/parse_oper.c:948 #, c-format msgid "" -"Argument of %s operator '%s' has an unknown type\n" -"\tProbably a bad attribute name" +"operand of prefix operator '%s' has an unknown type\n" +"\t(probably an invalid column reference)" +msgstr "" + +#: ../parser/parse_oper.c:952 +#, 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 +#, 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:950 +#: ../parser/parse_oper.c:963 #, c-format msgid "" -"Unable to identify a %s operator '%s' for type '%s'\n" +"Unable to identify a postfix operator '%s' for type '%s'\n" "\tYou may need to add parentheses or an explicit cast" msgstr "" @@ -6308,40 +6484,40 @@ msgstr "" msgid "Adding missing FROM-clause entry%s for table \"%s\"" msgstr "" -#: ../parser/parse_target.c:59 +#: ../parser/parse_target.c:60 msgid "You can't use relation names alone in the target list, try relation.*." msgstr "" -#: ../parser/parse_target.c:144 +#: ../parser/parse_target.c:145 #, c-format msgid "transformTargetList: unexpected node type %d" msgstr "" -#: ../parser/parse_target.c:205 +#: ../parser/parse_target.c:206 #, c-format msgid "Cannot assign to system attribute '%s'" msgstr "" -#: ../parser/parse_target.c:268 +#: ../parser/parse_target.c:269 #, c-format msgid "" -"Attribute '%s' is of type '%s' but expression is of type '%s'\n" +"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:390 +#: ../parser/parse_target.c:391 #, c-format msgid "Attribute '%s' specified more than once" msgstr "" -#: ../parser/parse_target.c:440 +#: ../parser/parse_target.c:441 #, c-format msgid "" "ExpandAllTables: unexpected node (internal error)\n" "\t%s" msgstr "" -#: ../parser/parse_target.c:446 +#: ../parser/parse_target.c:447 msgid "Wildcard with no tables specified not allowed" msgstr "" @@ -6373,190 +6549,234 @@ msgstr "" msgid "typeidTypeRelid: Invalid type - oid = %u" msgstr "" -#: gram.y:573 -msgid "sysid must be positive" -msgstr "" - -#: gram.y:701 +#: gram.y:724 msgid "ALTER SCHEMA not yet supported" msgstr "" -#: gram.y:807 +#: gram.y:830 msgid "SET must have at least one argument" msgstr "" -#: gram.y:1164 gram.y:1169 gram.y:3453 gram.y:3458 +#: gram.y:1199 gram.y:1204 gram.y:3515 gram.y:3520 msgid "GLOBAL TEMPORARY TABLE is not currently supported" msgstr "" -#: gram.y:1204 gram.y:1220 +#: gram.y:1239 gram.y:1255 #, c-format msgid "CREATE TABLE/COLLATE %s not yet implemented; clause ignored" msgstr "" -#: gram.y:1476 +#: gram.y:1511 msgid "FOREIGN KEY/MATCH PARTIAL not yet implemented" msgstr "" -#: gram.y:1525 +#: gram.y:1560 msgid "CREATE TABLE/AS SELECT may not specify INTO" msgstr "" -#: gram.y:2085 +#: gram.y:2121 msgid "FETCH/RELATIVE at current position is not supported" msgstr "" -#: gram.y:2213 +#: gram.y:2249 msgid "FETCH/ABSOLUTE not supported, using RELATIVE" msgstr "" -#: gram.y:2313 +#: gram.y:2366 msgid "" "WITH GRANT OPTION is not supported. Only relation owners can set privileges" msgstr "" -#: gram.y:2513 +#: gram.y:2553 msgid "CREATE FUNCTION/OUT parameters are not supported" msgstr "" -#: gram.y:2518 +#: gram.y:2558 msgid "CREATE FUNCTION/INOUT parameters are not supported" msgstr "" -#: gram.y:2583 +#: gram.y:2635 msgid "parser: argument type missing (use NONE for unary operators)" msgstr "" -#: gram.y:2842 +#: gram.y:2895 msgid "COMMIT/CHAIN not yet supported" msgstr "" -#: gram.y:2962 +#: gram.y:3015 #, c-format msgid "%s is not a valid encoding name" msgstr "" -#: ../utils/adt/ascii.c:33 gram.y:2965 gram.y:2977 +#: ../utils/adt/ascii.c:33 gram.y:3018 gram.y:3030 msgid "Multi-byte support is not enabled" msgstr "" -#: gram.y:2974 +#: gram.y:3027 #, c-format msgid "%d is not a valid encoding code" msgstr "" -#: gram.y:3527 +#: gram.y:3589 msgid "LIMIT must not be negative" msgstr "" -#: gram.y:3568 +#: gram.y:3630 msgid "OFFSET must not be negative" msgstr "" -#: gram.y:3673 +#: gram.y:3735 msgid "" "sub-SELECT in FROM must have an alias\n" "\tFor example, FROM (SELECT ...) [AS] foo" msgstr "" -#: gram.y:3972 +#: gram.y:4034 msgid "precision for FLOAT must be at least 1" msgstr "" -#: gram.y:3978 +#: gram.y:4040 msgid "precision for FLOAT must be less than 16" msgstr "" -#: gram.y:3989 gram.y:4000 +#: gram.y:4051 gram.y:4062 #, c-format msgid "NUMERIC precision %d must be beween 1 and %d" msgstr "" -#: gram.y:3992 +#: gram.y:4054 #, c-format msgid "NUMERIC scale %d must be between 0 and precision %d" msgstr "" -#: gram.y:4015 gram.y:4026 +#: gram.y:4077 gram.y:4088 #, c-format msgid "DECIMAL precision %d must be beween 1 and %d" msgstr "" -#: gram.y:4018 +#: gram.y:4080 #, c-format msgid "DECIMAL scale %d must be between 0 and precision %d" msgstr "" -#: gram.y:4048 gram.y:4083 +#: gram.y:4110 gram.y:4145 #, c-format msgid "length for type '%s' must be at least 1" msgstr "" -#: gram.y:4051 gram.y:4086 +#: gram.y:4113 gram.y:4148 #, c-format msgid "length for type '%s' cannot exceed %d" msgstr "" -#: gram.y:4268 +#: gram.y:4330 msgid "Wrong number of parameters on left side of OVERLAPS expression" msgstr "" -#: gram.y:4273 +#: gram.y:4335 msgid "Wrong number of parameters on right side of OVERLAPS expression" msgstr "" -#: gram.y:4815 +#: gram.y:4923 #, c-format msgid "CURRENT_TIME(%d) precision not implemented; zero used instead" msgstr "" -#: gram.y:4869 +#: gram.y:4977 #, c-format msgid "CURRENT_TIMESTAMP(%d) precision not implemented; zero used instead" msgstr "" -#: gram.y:5313 +#: gram.y:5423 #, c-format msgid "%s cannot be accessed by users" msgstr "" -#: gram.y:5735 +#: gram.y:5845 msgid "OLD used in non-rule query" msgstr "" -#: gram.y:5742 +#: gram.y:5852 msgid "NEW used in non-rule query" msgstr "" -#: gram.y:5801 +#: gram.y:5911 msgid "Unequal number of entries in row expression" msgstr "" -#: gram.y:5829 +#: gram.y:5939 #, c-format msgid "Operator '%s' not implemented for row expressions" msgstr "" -#: gram.y:5842 +#: gram.y:5952 msgid "CREATE TABLE/AS SELECT has mismatched column count" msgstr "" -#: gram.y:5886 +#: gram.y:5996 msgid "Multiple ORDER BY clauses not allowed" msgstr "" -#: gram.y:5892 +#: gram.y:6002 msgid "Multiple FOR UPDATE clauses not allowed" msgstr "" -#: gram.y:5898 +#: gram.y:6008 msgid "Multiple OFFSET clauses not allowed" msgstr "" -#: gram.y:5904 +#: gram.y:6014 msgid "Multiple LIMIT clauses not allowed" msgstr "" +#: scan.l:283 +msgid "Unterminated /* comment" +msgstr "" + +#: scan.l:293 +#, c-format +msgid "invalid bit string input: '%s'" +msgstr "" + +#: scan.l:306 +msgid "unterminated bit string literal" +msgstr "" + +#: scan.l:325 +#, c-format +msgid "Bad hexadecimal integer input '%s'" +msgstr "" + +#: scan.l:330 +msgid "Unterminated hexadecimal integer" +msgstr "" + +#: scan.l:349 +msgid "Unterminated quoted string" +msgstr "" + +#: scan.l:359 +msgid "zero-length delimited identifier" +msgstr "" + +#: scan.l:365 scan.l:369 scan.l:520 scan.l:524 +#, c-format +msgid "identifier \"%s\" will be truncated to \"%.*s\"" +msgstr "" + +#: scan.l:383 +msgid "Unterminated quoted identifier" +msgstr "" + +#: scan.l:540 +#, c-format +msgid "parser: %s at or near \"%s\"" +msgstr "" + +#: scan.l:608 +msgid "Unput() failed.\n" +msgstr "" + #: ../port/beos/sem.c:160 msgid "beos : semctl error : GETNCNT not implemented" msgstr "" @@ -6581,6 +6801,11 @@ msgstr "" msgid "Can't load this add-on : map data error" msgstr "" +#: ../port/beos/support.c:130 +#, c-format +msgid "loading symbol '%s' failed " +msgstr "" + #: ../port/dynloader.c:31 ../port/dynloader/linux.c:31 msgid "dynamic load not supported" msgstr "" @@ -6606,24 +6831,19 @@ msgstr "" msgid " %s" msgstr "" -#: ../port/dynloader/ultrix4.c:58 -msgid "dl: Undefined:" -msgstr "" - -#: ../port/dynloader/beos.c:68 -#, c-format -msgid "loading symbol '%s' failed " +#: ../port/dynloader/ultrix4.c:58 +msgid "dl: Undefined:" msgstr "" -#: ../port/dynloader/beos.c:70 +#: ../port/dynloader/beos.c:55 msgid "add-on not loaded correctly" msgstr "" -#: ../port/dynloader/beos.c:81 +#: ../port/dynloader/beos.c:66 msgid "error while unloading add-on" msgstr "" -#: ../postmaster/postmaster.c:283 +#: ../postmaster/postmaster.c:291 #, c-format msgid "" "%s does not find the database system.\n" @@ -6636,67 +6856,71 @@ msgstr "" "aber die Datei »%s« konnte nicht geöffnet werden (%s).\n" "\n" -#: ../postmaster/postmaster.c:387 ../postmaster/postmaster.c:398 -#: ../postmaster/postmaster.c:545 ../postmaster/postmaster.c:606 +#: ../postmaster/postmaster.c:399 ../postmaster/postmaster.c:410 +#: ../postmaster/postmaster.c:552 ../postmaster/postmaster.c:591 #, c-format msgid "Try '%s --help' for more information.\n" msgstr "Versuchen Sie »%s --help« für weitere Informationen.\n" -#: ../postmaster/postmaster.c:397 +#: ../postmaster/postmaster.c:409 #, c-format msgid "invalid argument -- %s" msgstr "ungültiges Argument -- %s" -#: ../postmaster/postmaster.c:419 +#: ../postmaster/postmaster.c:433 msgid "Assert checking is not compiled in." -msgstr "" +msgstr "Assert-Prüfungen sind bei der Übersetzung nicht konfiguriert worden." -#: ../postmaster/postmaster.c:531 ../tcop/postgres.c:1458 +#: ../postmaster/postmaster.c:538 ../tcop/postgres.c:1466 #, c-format msgid "--%s requires argument" msgstr "--%s benötigt ein Argument" -#: ../postmaster/postmaster.c:533 ../tcop/postgres.c:1460 +#: ../postmaster/postmaster.c:540 ../tcop/postgres.c:1468 #, c-format msgid "-c %s requires argument" msgstr "-c %s benötigt ein Argument" -#: ../postmaster/postmaster.c:561 +#: ../postmaster/postmaster.c:567 msgid "" "The number of buffers (-B) must be at least twice the number of allowed " "connections (-N) and at least 16." -msgstr "Die Zahl der Puffer (-B) muß mindestens doppelt so hoch wie die Anzahl der erlaubten Verbindungen (-N) und mindestens 16 sein." +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:605 +#: ../postmaster/postmaster.c:590 msgid "For SSL, TCP/IP connections must be enabled." -msgstr "" +msgstr "Für SSL müssen TCP/IP-Verbindungen aktiviert sein." -#: ../postmaster/postmaster.c:620 +#: ../postmaster/postmaster.c:636 msgid "cannot create INET stream port" msgstr "" -#: ../postmaster/postmaster.c:631 +#: ../postmaster/postmaster.c:648 msgid "cannot create UNIX stream port" msgstr "" -#: ../postmaster/postmaster.c:704 +#: ../postmaster/postmaster.c:726 #, c-format msgid "fork failed: %s" -msgstr "" +msgstr "fork fehlgeschlagen: %s" -#: ../postmaster/postmaster.c:722 +#: ../postmaster/postmaster.c:744 #, c-format msgid "cannot disassociate from controlling TTY: %s" msgstr "" -#: ../postmaster/postmaster.c:742 +#: ../postmaster/postmaster.c:764 #, c-format msgid "" "%s is the PostgreSQL server.\n" "\n" -msgstr "%s ist der PostgreSQL-Server.\n\n" +msgstr "" +"%s ist der PostgreSQL-Server.\n" +"\n" -#: ../postmaster/postmaster.c:743 +#: ../postmaster/postmaster.c:765 #, c-format msgid "" "Usage:\n" @@ -6707,87 +6931,87 @@ msgstr "" " %s [Optionen...]\n" "\n" -#: ../postmaster/postmaster.c:744 +#: ../postmaster/postmaster.c:766 msgid "Options:\n" msgstr "Optionen:\n" -#: ../postmaster/postmaster.c:746 +#: ../postmaster/postmaster.c:768 msgid " -A 1|0 enable/disable run-time assert checking\n" -msgstr "" +msgstr " -A 1|0 Assert-Prüfungen ein-/ausschalten\n" -#: ../postmaster/postmaster.c:748 +#: ../postmaster/postmaster.c:770 #, c-format msgid " -B NBUFFERS number of shared buffers (default %d)\n" -msgstr "" +msgstr " -B ZAHL Anzahl der geteilten Puffer (Standard: %d)\n" -#: ../postmaster/postmaster.c:749 +#: ../postmaster/postmaster.c:771 msgid " -c NAME=VALUE set run-time parameter\n" -msgstr "" +msgstr " -c NAME=WERT setze Konfigurationsparameter\n" -#: ../postmaster/postmaster.c:750 +#: ../postmaster/postmaster.c:772 msgid " -d 1-5 debugging level\n" -msgstr "" +msgstr " -d 1-5 Debug-Level\n" -#: ../postmaster/postmaster.c:751 +#: ../postmaster/postmaster.c:773 msgid " -D DATADIR database directory\n" -msgstr "" +msgstr " -D VERZEICHNIS Datenbankverzeichnis\n" -#: ../postmaster/postmaster.c:752 +#: ../postmaster/postmaster.c:774 msgid " -F turn fsync off\n" -msgstr "" +msgstr " -F »fsync« ausschalten\n" -#: ../postmaster/postmaster.c:753 +#: ../postmaster/postmaster.c:775 msgid " -h HOSTNAME host name or IP address to listen on\n" -msgstr "" +msgstr " -h HOSTNAME horche auf Hostname oder IP-Adresse\n" -#: ../postmaster/postmaster.c:754 +#: ../postmaster/postmaster.c:776 msgid " -i enable TCP/IP connections\n" -msgstr "" +msgstr " -i ermögliche TCP/IP-Verbindungen\n" -#: ../postmaster/postmaster.c:755 +#: ../postmaster/postmaster.c:777 msgid " -k DIRECTORY Unix-domain socket location\n" -msgstr "" +msgstr " -k VERZEICHNIS Ort der Unix-Domain-Socket\n" -#: ../postmaster/postmaster.c:757 +#: ../postmaster/postmaster.c:779 msgid " -l enable SSL connections\n" -msgstr "" +msgstr " -l ermögliche SSL-Verbindungen\n" -#: ../postmaster/postmaster.c:759 +#: ../postmaster/postmaster.c:781 #, c-format msgid "" " -N MAX-CONNECT maximum number of allowed connections (1..%d, default %d)\n" -msgstr "" +msgstr " -N ZAHL Anzahl der erlaubten Verbindugen (1..%d, Standard: %d)\n" -#: ../postmaster/postmaster.c:761 +#: ../postmaster/postmaster.c:783 msgid " -o OPTIONS pass 'OPTIONS' to each backend server\n" -msgstr "" +msgstr " -o OPTIONEN »OPTIONEN« an Kindprozesse weiterreichen\n" -#: ../postmaster/postmaster.c:762 +#: ../postmaster/postmaster.c:784 #, c-format msgid " -p PORT port number to listen on (default %d)\n" -msgstr "" +msgstr " -p PORT auf dieser Portnummer horchen (Standard: %d)\n" -#: ../postmaster/postmaster.c:763 +#: ../postmaster/postmaster.c:785 msgid "" " -S silent mode (start in background without logging output)\n" -msgstr "" +msgstr " -S Stiller Modus (im Hintergrund starten, ohne Log-Ausgaben)\n" -#: ../postmaster/postmaster.c:765 +#: ../postmaster/postmaster.c:787 msgid "" "\n" "Developer options:\n" -msgstr "" +msgstr "\nEntwickleroptionen:\n" -#: ../postmaster/postmaster.c:766 +#: ../postmaster/postmaster.c:788 msgid "" " -n do not reinitialize shared memory after abnormal exit\n" -msgstr "" +msgstr " -n Shared Memory nach abnormalem Ende nicht neu initialisieren\n" -#: ../postmaster/postmaster.c:767 +#: ../postmaster/postmaster.c:789 msgid " -s send SIGSTOP to all backend servers if one dies\n" -msgstr "" +msgstr " -s SIGSTOP an alle Kindprozesse senden wenn einer stirbt\n" -#: ../postmaster/postmaster.c:769 +#: ../postmaster/postmaster.c:791 msgid "" "\n" "Please read the documentation for the complete list of run-time\n" @@ -6796,199 +7020,240 @@ msgid "" "\n" "Report bugs to .\n" msgstr "" +"\n" +"In der Dokumentation finden Sie eine komplette Liste der Konfigurations-\n" +"parameter und Informationen wie man sie auf der Kommandozeile oder in der\n" +"Konfiguratonsdatei setzen kann.\n" +"\n" +"Berichten Sie Fehler an .\n" -#: ../postmaster/postmaster.c:862 +#: ../postmaster/postmaster.c:863 #, c-format msgid "ServerLoop: select failed: %s" -msgstr "" - -#: ../postmaster/postmaster.c:942 -#, c-format -msgid "ServerLoop: handling reading %d" -msgstr "" +msgstr "ServerLoop: select fehlgeschlagen: %s" -#: ../postmaster/postmaster.c:951 -#, c-format -msgid "ServerLoop: handling writing %d" -msgstr "" +#: ../postmaster/postmaster.c:994 +msgid "invalid length of startup packet" +msgstr "ungültige Länge des Startpakets" -#: ../postmaster/postmaster.c:1099 +#: ../postmaster/postmaster.c:1028 #, c-format msgid "failed to send SSL negotiation response: %s" -msgstr "" +msgstr "konnte SSL-Verhandlungsantwort nicht senden: %s" -#: ../postmaster/postmaster.c:1111 +#: ../postmaster/postmaster.c:1040 #, c-format msgid "failed to initialize SSL connection: %s, errno: %d (%s)" msgstr "" -#: ../postmaster/postmaster.c:1216 +#: ../postmaster/postmaster.c:1060 +msgid "unsupported frontend protocol" +msgstr "nicht unterstütztes Protokoll" + +#: ../postmaster/postmaster.c:1088 +msgid "no PostgreSQL user name specified in startup packet" +msgstr "kein PostgreSQL-Benutzername im Startpaket angegeben" + +#: ../postmaster/postmaster.c:1124 #, c-format msgid "processCancelRequest: CheckPointPID in cancel request for process %d" -msgstr "" +msgstr "processCancelRequest: CheckPointPID in Abbruchanfrage für Prozess %d" -#: ../postmaster/postmaster.c:1231 +#: ../postmaster/postmaster.c:1139 #, c-format -msgid "processCancelRequest: sending SIGINT to process %d" -msgstr "" +msgid "processing cancel request: sending SIGINT to process %d" +msgstr "bearbeite Abbruchanfrage: sende SIGINT an Prozess %d" -#: ../postmaster/postmaster.c:1238 +#: ../postmaster/postmaster.c:1147 #, c-format -msgid "processCancelRequest: bad key in cancel request for process %d" -msgstr "" +msgid "bad key in cancel request for process %d" +msgstr "falscher Schlüssel in Abbruchanfrage für Prozess %d" -#: ../postmaster/postmaster.c:1246 +#: ../postmaster/postmaster.c:1156 #, c-format -msgid "processCancelRequest: bad PID in cancel request for process %d" -msgstr "" +msgid "bad pid in cancel request for process %d" +msgstr "falsche Pid in Abbruchanfrage für Prozess %d" -#: ../postmaster/postmaster.c:1284 +#: ../postmaster/postmaster.c:1201 msgid "ConnCreate: malloc failed" msgstr "" -#: ../postmaster/postmaster.c:1415 +#: ../postmaster/postmaster.c:1315 #, c-format msgid "pmdie %d" msgstr "" -#: ../postmaster/postmaster.c:1447 +#: ../postmaster/postmaster.c:1347 #, c-format msgid "Smart Shutdown request at %s" msgstr "" -#: ../postmaster/postmaster.c:1485 +#: ../postmaster/postmaster.c:1366 ../postmaster/postmaster.c:1422 +#: ../postmaster/postmaster.c:1520 +#, c-format +msgid "Shutdown process %d already running" +msgstr "" + +#: ../postmaster/postmaster.c:1389 #, c-format msgid "Fast Shutdown request at %s" msgstr "" -#: ../postmaster/postmaster.c:1492 +#: ../postmaster/postmaster.c:1396 msgid "Aborting any active transaction...\n" msgstr "" -#: ../postmaster/postmaster.c:1532 +#: ../postmaster/postmaster.c:1440 #, c-format msgid "Immediate Shutdown request at %s" msgstr "" -#: ../postmaster/postmaster.c:1570 +#: ../postmaster/postmaster.c:1475 msgid "reaping dead processes" msgstr "" -#: ../postmaster/postmaster.c:1586 +#: ../postmaster/postmaster.c:1501 #, c-format msgid "Shutdown proc %d exited with status %d" msgstr "" -#: ../postmaster/postmaster.c:1598 +#: ../postmaster/postmaster.c:1510 #, c-format msgid "Startup proc %d exited with status %d - abort" msgstr "" -#: ../postmaster/postmaster.c:1642 +#: ../postmaster/postmaster.c:1557 #, c-format msgid "" "Server processes were terminated at %sReinitializing shared memory and " "semaphores\n" msgstr "" -#: ../postmaster/postmaster.c:1689 +#: ../postmaster/postmaster.c:1604 #, c-format msgid "CleanupProc: pid %d exited with status %d" msgstr "" -#: ../postmaster/postmaster.c:1738 +#: ../postmaster/postmaster.c:1649 #, c-format msgid "" "Server process (pid %d) exited with status %d at %sTerminating any active " "server processes...\n" msgstr "" -#: ../postmaster/postmaster.c:1764 +#: ../postmaster/postmaster.c:1674 #, c-format msgid "CleanupProc: sending %s to process %d" msgstr "" -#: ../postmaster/postmaster.c:1816 +#: ../postmaster/postmaster.c:1728 #, c-format msgid "SignalChildren: sending signal %d to process %d" msgstr "" -#: ../postmaster/postmaster.c:1887 +#: ../postmaster/postmaster.c:1779 #, c-format -msgid "%s child[%d]: BackendStartup: backend startup failed\n" +msgid "%s: BackendStartup: malloc failed\n" msgstr "" -#: ../postmaster/postmaster.c:1902 +#: ../postmaster/postmaster.c:1799 #, c-format -msgid "%s: BackendStartup: fork failed: %s\n" +msgid "%s child[%d]: BackendStartup: backend startup failed\n" msgstr "" -#: ../postmaster/postmaster.c:1908 +#: ../postmaster/postmaster.c:1815 #, c-format -msgid "%s: BackendStartup: pid %d user %s db %s socket %d\n" +msgid "%s: BackendStartup: fork failed: %s\n" msgstr "" -#: ../postmaster/postmaster.c:1918 +#: ../postmaster/postmaster.c:1822 #, c-format -msgid "%s: BackendStartup: malloc failed\n" +msgid "%s: BackendStartup: pid=%d user=%s db=%s socket=%d\n" msgstr "" -#: ../postmaster/postmaster.c:2261 +#: ../postmaster/postmaster.c:2164 #, c-format msgid "failed to create SSL context: %s" -msgstr "" +msgstr "konnte SSL-Kontext nicht erstellen: %s" -#: ../postmaster/postmaster.c:2268 +#: ../postmaster/postmaster.c:2171 #, c-format msgid "failed to load server certificate (%s): %s" -msgstr "" +msgstr "konnte Serverzertifikat (%s) nicht laden: %s" -#: ../postmaster/postmaster.c:2275 +#: ../postmaster/postmaster.c:2178 #, c-format msgid "failed to load private key file (%s): %s" -msgstr "" +msgstr "konnte Private-Key-Datei (%s) nicht laden: %s" -#: ../postmaster/postmaster.c:2281 +#: ../postmaster/postmaster.c:2184 #, c-format msgid "check of private key failed: %s" -msgstr "" +msgstr "Überprüfung des Private Key fehlgeschlagen: %s" -#: ../postmaster/postmaster.c:2384 +#: ../postmaster/postmaster.c:2287 msgid "CheckPointDataBase: malloc failed" msgstr "" -#: ../postmaster/postmaster.c:2424 +#: ../postmaster/postmaster.c:2327 #, c-format msgid "cannot create file %s: %s" -msgstr "" +msgstr "kann Datei %s nicht erstellen: %s" -#: ../postmaster/postmaster.c:2436 +#: ../postmaster/postmaster.c:2339 #, c-format msgid "writing file %s failed" msgstr "" -#: ../rewrite/rewriteHandler.c:279 +#: ../postmaster/pgstat.c:685 +msgid "Only database superusers can reset statistic counters" +msgstr "" + +#: ../postmaster/pgstat.c:2123 +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 +msgid "PGSTAT: corrupted pgstat.stat file" +msgstr "" + +#: ../postmaster/pgstat.c:2191 +msgid "PGSTAT: DB hash table corrupted" +msgstr "" + +#: ../postmaster/pgstat.c:2242 +msgid "PGSTAT: failed to initialize hash table for new database entry\n" +msgstr "" + +#: ../postmaster/pgstat.c:2302 +msgid "PGSTAT: Tab hash table corrupted" +msgstr "" + +#: ../rewrite/rewriteHandler.c:272 msgid "ApplyRetrieveRule: expected just one rule action" msgstr "" -#: ../rewrite/rewriteHandler.c:281 +#: ../rewrite/rewriteHandler.c:274 msgid "ApplyRetrieveRule: can't handle qualified ON SELECT rule" msgstr "" -#: ../rewrite/rewriteHandler.c:283 +#: ../rewrite/rewriteHandler.c:276 msgid "ApplyRetrieveRule: can't handle per-attribute ON SELECT rule" msgstr "" -#: ../rewrite/rewriteHandler.c:498 ../rewrite/rewriteHandler.c:797 +#: ../rewrite/rewriteHandler.c:491 ../rewrite/rewriteHandler.c:778 #, c-format msgid "Relation \"%s\" with OID %u no longer exists" msgstr "" -#: ../rewrite/rewriteHandler.c:565 +#: ../rewrite/rewriteHandler.c:558 msgid "fireRIRrules: failed to remove aggs from qual" msgstr "" -#: ../rewrite/rewriteHandler.c:849 +#: ../rewrite/rewriteHandler.c:830 #, c-format msgid "query rewritten %d times, may contain cycles" msgstr "" @@ -7116,7 +7381,7 @@ msgstr "" msgid "Rule or view \"%s\" not found" msgstr "" -#: ../rewrite/rewriteRemove.c:53 ../utils/adt/tid.c:146 +#: ../rewrite/rewriteRemove.c:53 ../utils/adt/tid.c:143 #, c-format msgid "Relation %u not found" msgstr "" @@ -7151,97 +7416,98 @@ msgstr "" msgid "BufTableInsert: BufferLookup table corrupted" msgstr "" -#: ../storage/buffer/bufmgr.c:272 -msgid "BufRead: buffer table broken after IO error\n" +#: ../storage/buffer/bufmgr.c:255 +msgid "BufRead: buffer table broken after IO error" msgstr "" -#: ../storage/buffer/bufmgr.c:444 +#: ../storage/buffer/bufmgr.c:427 #, c-format -msgid "BufferAlloc: cannot write block %u for %s/%s" +msgid "BufferAlloc: cannot write block %u for %u/%u" msgstr "" -#: ../storage/buffer/bufmgr.c:469 +#: ../storage/buffer/bufmgr.c:445 #, c-format -msgid "BufferAlloc: content of block %u (%s) changed while flushing" +msgid "BufferAlloc: content of block %u (%u/%u) changed while flushing" msgstr "" -#: ../storage/buffer/bufmgr.c:569 -msgid "buffer wasn't in the buffer table\n" +#: ../storage/buffer/bufmgr.c:538 +msgid "buffer wasn't in the buffer table" msgstr "" -#: ../storage/buffer/bufmgr.c:580 -msgid "Buffer in lookup table twice \n" +#: ../storage/buffer/bufmgr.c:546 +msgid "Buffer in lookup table twice" msgstr "" -#: ../storage/buffer/bufmgr.c:841 +#: ../storage/buffer/bufmgr.c:808 #, c-format -msgid "BufferSync: cannot write %u for %s" +msgid "BufferSync: cannot write %u for %u/%u" msgstr "" -#: ../storage/buffer/bufmgr.c:1005 +#: ../storage/buffer/bufmgr.c:966 #, c-format msgid "" -"Buffer Leak: [%03d] (freeNext=%ld, freePrev=%ld, relname=%s, blockNum=%d, " +"Buffer Leak: [%03d] (freeNext=%d, freePrev=%d, rel=%u/%u, blockNum=%u, " "flags=0x%x, refcount=%d %ld)" msgstr "" -#: ../storage/buffer/bufmgr.c:1399 +#: ../storage/buffer/bufmgr.c:1361 ../storage/buffer/bufmgr.c:1393 #, c-format msgid "" -"[%02d] (freeNext=%ld, freePrev=%ld, relname=%s, blockNum=%d, flags=0x%x, " +"[%02d] (freeNext=%d, freePrev=%d, rel=%u/%u, blockNum=%u, flags=0x%x, " "refcount=%d %ld)" msgstr "" -#: ../storage/buffer/bufmgr.c:1429 -#, c-format -msgid "" -"[%02d] (freeNext=%ld, freePrev=%ld, relname=%s, blockNum=%d, flags=0x%x, " -"refcount=%d %ld)\n" -msgstr "" - -#: ../storage/buffer/bufmgr.c:1530 +#: ../storage/buffer/bufmgr.c:1495 #, c-format msgid "" "FlushRelationBuffers(%s (local), %u): block %u is dirty, could not flush it" msgstr "" -#: ../storage/buffer/bufmgr.c:1540 +#: ../storage/buffer/bufmgr.c:1505 #, c-format msgid "FlushRelationBuffers(%s (local), %u): block %u is referenced (%ld)" msgstr "" -#: ../storage/buffer/bufmgr.c:1591 +#: ../storage/buffer/bufmgr.c:1556 #, c-format -msgid "FlushRelationBuffers: cannot write %u for %s" +msgid "FlushRelationBuffers: cannot write %u for %u/%u" msgstr "" -#: ../storage/buffer/bufmgr.c:1615 +#: ../storage/buffer/bufmgr.c:1582 #, c-format msgid "" "FlushRelationBuffers(%s, %u): block %u is referenced (private %ld, global %d)" msgstr "" -#: ../storage/buffer/bufmgr.c:1856 +#: ../storage/buffer/bufmgr.c:1815 msgid "buffer alloc trace error and can't open log file" msgstr "" -#: ../storage/buffer/bufmgr.c:2060 +#: ../storage/buffer/bufmgr.c:2034 #, c-format -msgid "UNLockBuffer: buffer %lu is not locked" +msgid "UNLockBuffer: buffer %d is not locked" msgstr "" -#: ../storage/buffer/bufmgr.c:2130 +#: ../storage/buffer/bufmgr.c:2104 #, c-format msgid "LockBuffer: unknown lock mode %d" msgstr "" -#: ../storage/buffer/bufmgr.c:2251 +#: ../storage/buffer/bufmgr.c:2139 ../storage/buffer/bufmgr.c:2146 +msgid "LockBufferForCleanup: wrong local pin count" +msgstr "" + +#: ../storage/buffer/bufmgr.c:2168 +msgid "Multiple backends attempting to wait for pincount 1" +msgstr "" + +#: ../storage/buffer/bufmgr.c:2296 #, c-format -msgid "write error may be permanent: cannot write block %u for %s/%s" +msgid "write error may be permanent: cannot write block %u for %u/%u" msgstr "" -#: ../storage/buffer/freelist.c:193 -msgid "out of free buffers: time to abort !\n" +#: ../storage/buffer/freelist.c:202 +msgid "out of free buffers: time to abort!" msgstr "" #: ../storage/buffer/localbuf.c:94 @@ -7252,17 +7518,22 @@ msgstr "" msgid "Out of memory in LocalBufferAlloc" msgstr "" -#: ../storage/file/fd.c:258 +#: ../storage/file/fd.c:265 #, c-format msgid "BasicOpenFile: not enough descs, retry, er= %d" msgstr "" -#: ../storage/file/fd.c:286 +#: ../storage/file/fd.c:295 #, c-format msgid "pg_nofile: Unable to get _SC_OPEN_MAX using sysconf(); using %d" msgstr "" -#: ../storage/file/fd.c:292 +#: ../storage/file/fd.c:298 +msgid "" +"pg_nofile: Unable to get _SC_OPEN_MAX using sysconf() and NOFILE is undefined" +msgstr "" + +#: ../storage/file/fd.c:304 #, c-format msgid "" "pg_nofile: insufficient File Descriptors in postmaster to start backend (%" @@ -7271,156 +7542,156 @@ msgid "" "after that." msgstr "" -#: ../storage/file/fd.c:331 +#: ../storage/file/fd.c:343 #, c-format msgid "Delete %d (%s)" msgstr "" -#: ../storage/file/fd.c:351 +#: ../storage/file/fd.c:363 #, c-format msgid "LruDelete %d (%s)" msgstr "" -#: ../storage/file/fd.c:386 +#: ../storage/file/fd.c:398 #, c-format msgid "Insert %d (%s)" msgstr "" -#: ../storage/file/fd.c:408 +#: ../storage/file/fd.c:420 #, c-format msgid "LruInsert %d (%s)" msgstr "" -#: ../storage/file/fd.c:430 +#: ../storage/file/fd.c:442 #, c-format msgid "RE_OPEN FAILED: %d" msgstr "" -#: ../storage/file/fd.c:435 +#: ../storage/file/fd.c:447 msgid "RE_OPEN SUCCESS" msgstr "" -#: ../storage/file/fd.c:459 +#: ../storage/file/fd.c:471 #, c-format msgid "ReleaseLruFile. Opened %d" msgstr "" -#: ../storage/file/fd.c:481 +#: ../storage/file/fd.c:493 #, c-format msgid "AllocateVfd. Size %d" msgstr "" -#: ../storage/file/fd.c:488 +#: ../storage/file/fd.c:500 msgid "AllocateVfd: no room for VFD array" msgstr "" -#: ../storage/file/fd.c:521 +#: ../storage/file/fd.c:533 msgid "AllocateVfd: no room to enlarge VFD array" msgstr "" -#: ../storage/file/fd.c:554 +#: ../storage/file/fd.c:566 #, c-format msgid "FreeVfd: %d (%s)" msgstr "" -#: ../storage/file/fd.c:607 +#: ../storage/file/fd.c:618 #, c-format msgid "FileAccess %d (%s)" msgstr "" -#: ../storage/file/fd.c:661 +#: ../storage/file/fd.c:672 msgid "fileNameOpenFile: NULL fname" msgstr "" -#: ../storage/file/fd.c:663 +#: ../storage/file/fd.c:674 #, c-format msgid "fileNameOpenFile: %s %x %o" msgstr "" -#: ../storage/file/fd.c:683 +#: ../storage/file/fd.c:694 #, c-format msgid "fileNameOpenFile: success %d" msgstr "" -#: ../storage/file/fd.c:690 +#: ../storage/file/fd.c:701 msgid "fileNameOpenFile: no room to save VFD filename" msgstr "" -#: ../storage/file/fd.c:759 +#: ../storage/file/fd.c:794 #, c-format msgid "Failed to create temporary file %s" msgstr "" -#: ../storage/file/fd.c:777 +#: ../storage/file/fd.c:813 #, c-format msgid "FileClose: %d (%s)" msgstr "" -#: ../storage/file/fd.c:826 +#: ../storage/file/fd.c:862 #, c-format msgid "FileUnlink: %d (%s)" msgstr "" -#: ../storage/file/fd.c:842 +#: ../storage/file/fd.c:878 #, c-format msgid "FileRead: %d (%s) %ld %d %p" msgstr "" -#: ../storage/file/fd.c:863 +#: ../storage/file/fd.c:899 #, c-format msgid "FileWrite: %d (%s) %ld %d %p" msgstr "" -#: ../storage/file/fd.c:882 +#: ../storage/file/fd.c:925 #, c-format msgid "FileSeek: %d (%s) %ld %ld %d" msgstr "" -#: ../storage/file/fd.c:892 ../storage/file/fd.c:913 +#: ../storage/file/fd.c:935 ../storage/file/fd.c:956 #, c-format msgid "FileSeek: invalid offset: %ld" msgstr "" -#: ../storage/file/fd.c:903 ../storage/file/fd.c:925 +#: ../storage/file/fd.c:946 ../storage/file/fd.c:968 #, c-format msgid "FileSeek: invalid whence: %d" msgstr "" -#: ../storage/file/fd.c:940 +#: ../storage/file/fd.c:983 #, c-format msgid "FileTell %d (%s)" msgstr "" -#: ../storage/file/fd.c:954 +#: ../storage/file/fd.c:997 #, c-format msgid "FileTruncate %d (%s)" msgstr "" -#: ../storage/file/fd.c:1054 +#: ../storage/file/fd.c:1097 #, c-format msgid "FileMarkDirty: %d (%s)" msgstr "" -#: ../storage/file/fd.c:1084 +#: ../storage/file/fd.c:1127 #, c-format msgid "AllocateFile: Allocated %d" msgstr "" -#: ../storage/file/fd.c:1087 +#: ../storage/file/fd.c:1130 msgid "AllocateFile: too many private FDs demanded" msgstr "" -#: ../storage/file/fd.c:1101 +#: ../storage/file/fd.c:1144 #, c-format msgid "AllocateFile: not enough descs, retry, er= %d" msgstr "" -#: ../storage/file/fd.c:1117 +#: ../storage/file/fd.c:1160 #, c-format msgid "FreeFile: Allocated %d" msgstr "" -#: ../storage/file/fd.c:1130 +#: ../storage/file/fd.c:1173 msgid "FreeFile: file was not obtained from AllocateFile" msgstr "" @@ -7452,16 +7723,16 @@ msgstr "" msgid "Out of on_shmem_exit slots" msgstr "" -#: ../storage/ipc/spin.c:92 +#: ../storage/ipc/spin.c:91 #, c-format msgid "%s: id=%d" msgstr "" -#: ../storage/ipc/spin.c:373 +#: ../storage/ipc/spin.c:372 msgid "s_init_lock_sema: not enough semaphores" msgstr "" -#: ../storage/ipc/ipci.c:88 +#: ../storage/ipc/ipci.c:93 msgid "Couldn't create the lock table" msgstr "" @@ -7498,32 +7769,32 @@ msgstr "" msgid "ShmemInitStruct: cannot allocate '%s'" msgstr "" -#: ../storage/ipc/sinval.c:50 +#: ../storage/ipc/sinval.c:51 msgid "Backend cache invalidation initialization failed" msgstr "" -#: ../storage/ipc/sinval.c:94 -msgid "RegisterSharedInvalid: SI buffer overflow" +#: ../storage/ipc/sinval.c:53 +msgid "Sorry, too many clients already" msgstr "" -#: ../storage/ipc/sinval.c:119 -msgid "InvalidateSharedInvalid: cache state reset" +#: ../storage/ipc/sinval.c:69 +msgid "SendSharedInvalidMessage: SI buffer overflow" msgstr "" -#: ../storage/ipc/sinval.c:287 ../storage/ipc/sinval.c:302 -msgid "Memory exhausted in GetSnapshotData" +#: ../storage/ipc/sinval.c:95 +msgid "ReceiveSharedInvalidMessages: cache state reset" msgstr "" -#: ../storage/ipc/sinvaladt.c:117 -msgid "SIBackendInit: no free procState slot available" +#: ../storage/ipc/sinval.c:285 ../storage/ipc/sinval.c:300 +msgid "Memory exhausted in GetSnapshotData" msgstr "" -#: ../storage/ipc/sinvaladt.c:126 +#: ../storage/ipc/sinvaladt.c:124 #, c-format msgid "SIBackendInit: backend id %d" msgstr "" -#: ../storage/ipc/sinvaladt.c:227 +#: ../storage/ipc/sinvaladt.c:224 #, c-format msgid "SIInsertDataEntry: table is 70%% full, signaling postmaster" msgstr "" @@ -7568,176 +7839,176 @@ msgstr "" msgid "inv_seek: invalid whence: %d" msgstr "" -#: ../storage/lmgr/lmgr.c:86 +#: ../storage/lmgr/lmgr.c:105 msgid "InitLockTable: couldn't initialize lock table" msgstr "" -#: ../storage/lmgr/lmgr.c:95 +#: ../storage/lmgr/lmgr.c:114 msgid "InitLockTable: couldn't rename long-term lock table" msgstr "" -#: ../storage/lmgr/lmgr.c:142 +#: ../storage/lmgr/lmgr.c:158 msgid "LockRelation: LockAcquire failed" msgstr "" -#: ../storage/lmgr/lmgr.c:200 +#: ../storage/lmgr/lmgr.c:256 msgid "LockRelationForSession: LockAcquire failed" msgstr "" -#: ../storage/lmgr/lmgr.c:239 +#: ../storage/lmgr/lmgr.c:296 msgid "LockPage: LockAcquire failed" msgstr "" -#: ../storage/lmgr/lmgr.c:275 +#: ../storage/lmgr/lmgr.c:333 msgid "XactLockTableInsert: LockAcquire failed" msgstr "" -#: ../storage/lmgr/lmgr.c:311 +#: ../storage/lmgr/lmgr.c:370 msgid "XactLockTableWait: LockAcquire failed" msgstr "" -#: ../storage/lmgr/lock.c:105 +#: ../storage/lmgr/lock.c:113 #, 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:131 +#: ../storage/lmgr/lock.c:139 #, 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:283 +#: ../storage/lmgr/lock.c:286 #, c-format msgid "LockMethodTableInit: too many lock types %d greater than %d" msgstr "" -#: ../storage/lmgr/lock.c:316 ../storage/lmgr/lock.c:361 -#: ../storage/lmgr/lock.c:382 +#: ../storage/lmgr/lock.c:317 ../storage/lmgr/lock.c:358 +#: ../storage/lmgr/lock.c:378 #, c-format msgid "LockMethodTableInit: couldn't initialize %s" msgstr "" -#: ../storage/lmgr/lock.c:498 +#: ../storage/lmgr/lock.c:499 #, c-format msgid "LockAcquire: user lock [%u] %s" msgstr "" -#: ../storage/lmgr/lock.c:509 +#: ../storage/lmgr/lock.c:510 #, c-format msgid "LockAcquire: bad lock table %d" msgstr "" -#: ../storage/lmgr/lock.c:529 +#: ../storage/lmgr/lock.c:530 #, c-format msgid "LockAcquire: lock table %d is corrupted" msgstr "" -#: ../storage/lmgr/lock.c:576 +#: ../storage/lmgr/lock.c:575 msgid "LockAcquire: holder table corrupted" msgstr "" -#: ../storage/lmgr/lock.c:621 +#: ../storage/lmgr/lock.c:620 #, c-format msgid "Deadlock risk: raising lock level from %s to %s on object %u/%u/%u" msgstr "" -#: ../storage/lmgr/lock.c:705 +#: ../storage/lmgr/lock.c:698 msgid "LockAcquire: remove holder, table corrupted" msgstr "" -#: ../storage/lmgr/lock.c:1051 +#: ../storage/lmgr/lock.c:1038 #, c-format msgid "LockRelease: user lock tag [%u] %d" msgstr "" -#: ../storage/lmgr/lock.c:1061 +#: ../storage/lmgr/lock.c:1048 msgid "lockMethodTable is null in LockRelease" msgstr "" -#: ../storage/lmgr/lock.c:1085 +#: ../storage/lmgr/lock.c:1072 msgid "LockRelease: locktable corrupted" msgstr "" -#: ../storage/lmgr/lock.c:1092 +#: ../storage/lmgr/lock.c:1079 msgid "LockRelease: no such lock" msgstr "" -#: ../storage/lmgr/lock.c:1114 +#: ../storage/lmgr/lock.c:1101 msgid "LockRelease: no lock with this tag" msgstr "" -#: ../storage/lmgr/lock.c:1117 +#: ../storage/lmgr/lock.c:1104 msgid "LockRelease: holder table corrupted" msgstr "" -#: ../storage/lmgr/lock.c:1131 +#: ../storage/lmgr/lock.c:1118 #, c-format msgid "LockRelease: you don't own a lock of type %s" msgstr "" -#: ../storage/lmgr/lock.c:1188 +#: ../storage/lmgr/lock.c:1173 msgid "LockRelease: remove lock, table corrupted" msgstr "" -#: ../storage/lmgr/lock.c:1216 +#: ../storage/lmgr/lock.c:1201 msgid "LockRelease: remove holder, table corrupted" msgstr "" -#: ../storage/lmgr/lock.c:1258 +#: ../storage/lmgr/lock.c:1243 #, c-format msgid "LockReleaseAll: lockmethod=%d, pid=%d" msgstr "" -#: ../storage/lmgr/lock.c:1266 +#: ../storage/lmgr/lock.c:1251 #, c-format msgid "LockReleaseAll: bad lockmethod %d" msgstr "" -#: ../storage/lmgr/lock.c:1373 +#: ../storage/lmgr/lock.c:1355 msgid "LockReleaseAll: holder table corrupted" msgstr "" -#: ../storage/lmgr/lock.c:1393 +#: ../storage/lmgr/lock.c:1374 msgid "LockReleaseAll: cannot remove lock from HTAB" msgstr "" -#: ../storage/lmgr/lock.c:1408 +#: ../storage/lmgr/lock.c:1389 msgid "LockReleaseAll: done" msgstr "" -#: ../storage/lmgr/lock.c:1540 +#: ../storage/lmgr/lock.c:1522 msgid "DumpAllLocks: holder->tag.lock = NULL" msgstr "" -#: ../storage/lmgr/proc.c:195 +#: ../storage/lmgr/proc.c:197 msgid "InitProcess: Proc Header uninitialized" msgstr "" -#: ../storage/lmgr/proc.c:201 +#: ../storage/lmgr/proc.c:203 msgid "ProcInit: you already exist" msgstr "" -#: ../storage/lmgr/proc.c:227 +#: ../storage/lmgr/proc.c:229 msgid "cannot create new proc: out of memory" msgstr "" -#: ../storage/lmgr/proc.c:281 +#: ../storage/lmgr/proc.c:283 msgid "InitProcess: ShmemPID table broken" msgstr "" -#: ../storage/lmgr/proc.c:645 ../storage/lmgr/proc.c:649 +#: ../storage/lmgr/proc.c:635 ../storage/lmgr/proc.c:639 msgid "ProcSleep: Unable to set timer for process wakeup" msgstr "" -#: ../storage/lmgr/proc.c:674 ../storage/lmgr/proc.c:677 +#: ../storage/lmgr/proc.c:664 ../storage/lmgr/proc.c:667 msgid "ProcSleep: Unable to disable timer for process wakeup" msgstr "" -#: ../storage/lmgr/proc.c:960 +#: ../storage/lmgr/proc.c:993 msgid "ProcGetNewSemIdAndNum: cannot allocate a free semaphore" msgstr "" @@ -7753,100 +8024,100 @@ msgstr "" msgid "PageAddItem: tried overwrite of used ItemId" msgstr "" -#: ../storage/smgr/smgr.c:135 +#: ../storage/smgr/smgr.c:136 #, c-format msgid "initialization failed on %s: %m" msgstr "" -#: ../storage/smgr/smgr.c:157 +#: ../storage/smgr/smgr.c:158 #, c-format msgid "shutdown failed on %s: %m" msgstr "" -#: ../storage/smgr/smgr.c:177 +#: ../storage/smgr/smgr.c:178 #, c-format msgid "cannot create %s: %m" msgstr "" -#: ../storage/smgr/smgr.c:247 +#: ../storage/smgr/smgr.c:248 #, c-format msgid "" "cannot extend %s: %m.\n" "\tCheck free disk space." msgstr "" -#: ../storage/smgr/smgr.c:269 ../utils/init/miscinit.c:844 +#: ../storage/smgr/smgr.c:270 ../utils/init/miscinit.c:878 #: ../utils/misc/database.c:150 #, c-format msgid "cannot open %s: %m" msgstr "" -#: ../storage/smgr/smgr.c:283 +#: ../storage/smgr/smgr.c:284 #, c-format msgid "cannot close %s: %m" msgstr "" -#: ../storage/smgr/smgr.c:306 +#: ../storage/smgr/smgr.c:307 #, c-format msgid "cannot read block %d of %s: %m" msgstr "" -#: ../storage/smgr/smgr.c:328 +#: ../storage/smgr/smgr.c:329 #, c-format msgid "cannot write block %d of %s: %m" msgstr "" -#: ../storage/smgr/smgr.c:345 +#: ../storage/smgr/smgr.c:346 #, c-format msgid "cannot flush block %d of %s to stable store: %m" msgstr "" -#: ../storage/smgr/smgr.c:376 +#: ../storage/smgr/smgr.c:377 #, c-format msgid "cannot write block %d of %u/%u blind: %m" msgstr "" -#: ../storage/smgr/smgr.c:402 +#: ../storage/smgr/smgr.c:403 #, c-format msgid "cannot mark block %d of %s: %m" msgstr "" -#: ../storage/smgr/smgr.c:423 +#: ../storage/smgr/smgr.c:424 #, c-format msgid "cannot mark block %d of %u/%u blind: %m" msgstr "" -#: ../storage/smgr/smgr.c:442 +#: ../storage/smgr/smgr.c:450 #, c-format msgid "cannot count blocks for %s: %m" msgstr "" -#: ../storage/smgr/smgr.c:464 +#: ../storage/smgr/smgr.c:482 #, c-format -msgid "cannot truncate %s to %d blocks: %m" +msgid "cannot truncate %s to %u blocks: %m" msgstr "" -#: ../storage/smgr/smgr.c:500 +#: ../storage/smgr/smgr.c:524 #, c-format msgid "cannot unlink %u/%u: %m" msgstr "" -#: ../storage/smgr/smgr.c:523 +#: ../storage/smgr/smgr.c:547 #, c-format msgid "transaction commit failed on %s: %m" msgstr "" -#: ../storage/smgr/smgr.c:542 +#: ../storage/smgr/smgr.c:566 #, c-format msgid "transaction abort failed on %s: %m" msgstr "" -#: ../storage/smgr/smgr.c:561 +#: ../storage/smgr/smgr.c:585 #, c-format msgid "storage sync failed on %s: %m" msgstr "" -#: ../storage/smgr/smgr.c:575 +#: ../storage/smgr/smgr.c:599 #, c-format msgid "illegal storage manager number %d" msgstr "" @@ -7869,44 +8140,44 @@ msgstr "" msgid "mdblindwrt: lseek(%ld) failed: %m" msgstr "" -#: ../storage/smgr/md.c:587 +#: ../storage/smgr/md.c:591 #, c-format msgid "mdblindwrt: write() failed: %m" msgstr "" -#: ../storage/smgr/md.c:593 +#: ../storage/smgr/md.c:597 #, c-format msgid "mdblindwrt: close() failed: %m" msgstr "" -#: ../storage/smgr/md.c:679 +#: ../storage/smgr/md.c:681 msgid "segment too big in mdnblocks!" msgstr "" -#: ../storage/smgr/md.c:698 +#: ../storage/smgr/md.c:700 #, c-format msgid "cannot count blocks for %s -- open failed: %m" msgstr "" -#: ../storage/smgr/md.c:895 +#: ../storage/smgr/md.c:892 msgid "_fdvec_alloc error" msgstr "" -#: ../storage/smgr/md.c:977 +#: ../storage/smgr/md.c:974 msgid "segment too big on openseg!" msgstr "" -#: ../storage/smgr/md.c:996 +#: ../storage/smgr/md.c:993 #, c-format msgid "_mdfd_getrelnfd: cannot open relation %s: %m" msgstr "" -#: ../storage/smgr/md.c:1037 +#: ../storage/smgr/md.c:1036 #, c-format -msgid "cannot open segment %d of relation %s (target block %d): %m" +msgid "cannot open segment %u of relation %s (target block %u): %m" msgstr "" -#: ../storage/smgr/md.c:1091 +#: ../storage/smgr/md.c:1088 #, c-format msgid "_mdfd_blind_getseg: couldn't open %s: %m" msgstr "" @@ -7953,74 +8224,96 @@ msgstr "" msgid "Illegal storage manager id %d" msgstr "" -#: ../tcop/postgres.c:304 +#: ../storage/freespace/freespace.c:181 ../storage/freespace/freespace.c:196 +#: ../storage/freespace/freespace.c:204 +msgid "Insufficient shared memory for free space map" +msgstr "" + +#: ../storage/freespace/freespace.c:507 ../storage/freespace/freespace.c:533 +#: ../storage/freespace/freespace.c:604 +msgid "FreeSpaceMap hashtable corrupted" +msgstr "" + +#: ../storage/freespace/freespace.c:776 +msgid "fsm_record_free_space: unexpected match" +msgstr "" + +#: ../storage/freespace/freespace.c:892 +msgid "insert_fsm_page_entry: entry already exists!" +msgstr "" + +#: ../storage/freespace/freespace.c:901 +msgid "insert_fsm_page_entry: failed to insert entry!" +msgstr "" + +#: ../tcop/postgres.c:305 #, c-format msgid "Socket command type %c unknown" msgstr "" -#: ../tcop/postgres.c:387 +#: ../tcop/postgres.c:388 #, c-format msgid "query: %s" msgstr "" -#: ../tcop/postgres.c:450 +#: ../tcop/postgres.c:451 msgid "parse tree:" msgstr "" -#: ../tcop/postgres.c:454 +#: ../tcop/postgres.c:455 #, c-format msgid "parse tree: %s" msgstr "" -#: ../tcop/postgres.c:488 +#: ../tcop/postgres.c:489 msgid "pg_analyze_and_rewrite: copyObject failed on parse tree" msgstr "" -#: ../tcop/postgres.c:497 ../tcop/postgres.c:507 +#: ../tcop/postgres.c:498 ../tcop/postgres.c:508 msgid "rewritten parse tree:" msgstr "" -#: ../tcop/postgres.c:554 +#: ../tcop/postgres.c:555 msgid "pg_plan_query: copyObject failed on plan tree" msgstr "" -#: ../tcop/postgres.c:568 +#: ../tcop/postgres.c:569 msgid "plan:" msgstr "" -#: ../tcop/postgres.c:572 +#: ../tcop/postgres.c:573 #, c-format msgid "plan: %s" msgstr "" -#: ../tcop/fastpath.c:333 ../tcop/postgres.c:706 +#: ../tcop/fastpath.c:333 ../tcop/postgres.c:707 msgid "" "current transaction is aborted, queries ignored until end of transaction " "block" msgstr "" -#: ../tcop/postgres.c:773 +#: ../tcop/postgres.c:774 #, c-format msgid "ProcessUtility: %s" msgstr "" -#: ../tcop/postgres.c:775 +#: ../tcop/postgres.c:776 msgid "ProcessUtility" msgstr "" -#: ../tcop/postgres.c:809 +#: ../tcop/postgres.c:810 msgid "ProcessQuery" msgstr "" -#: ../tcop/postgres.c:871 +#: ../tcop/postgres.c:872 msgid "StartTransactionCommand" msgstr "" -#: ../tcop/postgres.c:883 +#: ../tcop/postgres.c:884 msgid "CommitTransactionCommand" msgstr "" -#: ../tcop/postgres.c:910 +#: ../tcop/postgres.c:911 msgid "" "Message from PostgreSQL backend:\n" "\tThe Postmaster has informed me that some other backend\tdied abnormally " @@ -8030,48 +8323,48 @@ msgid "" "\tPlease reconnect to the database system and repeat your query." msgstr "" -#: ../tcop/postgres.c:1014 +#: ../tcop/postgres.c:1015 msgid "" "floating point exception! The last floating point operation either exceeded " "legal ranges or was a divide by zero" msgstr "" -#: ../tcop/postgres.c:1046 +#: ../tcop/postgres.c:1047 msgid "This connection has been terminated by the administrator." msgstr "" -#: ../tcop/postgres.c:1052 +#: ../tcop/postgres.c:1053 msgid "Query was cancelled." msgstr "" -#: ../tcop/postgres.c:1618 +#: ../tcop/postgres.c:1622 #, c-format msgid "%s: could not locate executable, bailing out..." msgstr "" -#: ../tcop/postgres.c:1677 +#: ../tcop/postgres.c:1681 #, c-format msgid "connection: host=%s user=%s database=%s" msgstr "" -#: ../tcop/postgres.c:1688 +#: ../tcop/postgres.c:1692 msgid "InitPostgres" msgstr "" -#: ../tcop/postgres.c:1764 +#: ../tcop/postgres.c:1775 msgid "AbortCurrentTransaction" msgstr "" -#: ../tcop/postgres.c:1939 +#: ../tcop/postgres.c:1971 msgid "unknown frontend message was received" msgstr "" -#: ../tcop/postgres.c:2087 +#: ../tcop/postgres.c:2119 #, c-format msgid "Assert test successfull (val = %d)" msgstr "" -#: ../tcop/postgres.c:2090 +#: ../tcop/postgres.c:2122 #, c-format msgid "Assert checking is disabled (val = %d)" msgstr "" @@ -8107,87 +8400,87 @@ msgstr "" msgid "Closing pre-existing portal \"%s\"" msgstr "" -#: ../tcop/utility.c:88 +#: ../tcop/utility.c:89 #, c-format msgid "\"%s\" is not %s %s. Use DROP %s to remove %s %s" msgstr "" -#: ../tcop/utility.c:92 +#: ../tcop/utility.c:93 #, c-format msgid "\"%s\" is not %s %s" msgstr "" -#: ../tcop/utility.c:112 +#: ../tcop/utility.c:113 #, c-format msgid "%s \"%s\" does not exist" msgstr "" -#: ../tcop/utility.c:120 +#: ../tcop/utility.c:121 #, c-format msgid "you do not own %s \"%s\"" msgstr "" -#: ../tcop/utility.c:124 +#: ../tcop/utility.c:126 #, c-format msgid "%s \"%s\" is a system %s" msgstr "" -#: ../tcop/utility.c:302 +#: ../tcop/utility.c:304 #, c-format msgid "TRUNCATE cannot be used on system tables. '%s' is a system table" msgstr "" -#: ../tcop/utility.c:308 +#: ../tcop/utility.c:310 #, c-format msgid "TRUNCATE cannot be used on sequences. '%s' is a sequence" msgstr "" -#: ../tcop/utility.c:311 +#: ../tcop/utility.c:313 #, c-format msgid "TRUNCATE cannot be used on views. '%s' is a sequence" msgstr "" -#: ../tcop/utility.c:316 ../utils/adt/acl.c:630 +#: ../tcop/utility.c:318 #, c-format msgid "you do not own class \"%s\"" msgstr "" -#: ../tcop/utility.c:468 +#: ../tcop/utility.c:470 msgid "T_AlterTableStmt: unknown subtype" msgstr "" -#: ../tcop/utility.c:624 +#: ../tcop/utility.c:614 msgid "CREATE VERSION is not currently implemented" msgstr "" -#: ../tcop/utility.c:702 +#: ../tcop/utility.c:692 #, c-format msgid "CLUSTER: relation \"%s\" is a system catalog" msgstr "" -#: ../tcop/utility.c:882 +#: ../tcop/utility.c:872 #, c-format msgid "" "\"%s\" is a system index. call REINDEX under standalone postgres with -O -P " "options" msgstr "" -#: ../tcop/utility.c:885 +#: ../tcop/utility.c:875 #, c-format msgid "" "\"%s\" is a system index. call REINDEX under standalone postgres with -P -O " "options" msgstr "" -#: ../tcop/utility.c:901 +#: ../tcop/utility.c:891 msgid "must be called under standalone postgres with -O -P options" msgstr "" -#: ../tcop/utility.c:903 +#: ../tcop/utility.c:893 msgid "must be called under standalone postgres with -P -O options" msgstr "" -#: ../tcop/utility.c:916 +#: ../tcop/utility.c:906 #, c-format msgid "ProcessUtility: command #%d unsupported" msgstr "" @@ -8291,73 +8584,78 @@ msgstr "" msgid "retrieveRecipe(): Multiple (%d) recipes named %s exists\n" msgstr "" -#: ../utils/adt/acl.c:80 +#: ../utils/adt/acl.c:89 #, c-format msgid "getid: identifier must be <%d characters" msgstr "" -#: ../utils/adt/acl.c:117 +#: ../utils/adt/acl.c:125 #, c-format msgid "aclparse: input = '%s'" msgstr "" -#: ../utils/adt/acl.c:129 +#: ../utils/adt/acl.c:137 msgid "aclparse: bad keyword, must be [group|user]" msgstr "" -#: ../utils/adt/acl.c:132 +#: ../utils/adt/acl.c:140 msgid "aclparse: a name must follow the [group|user] keyword" msgstr "" -#: ../utils/adt/acl.c:149 +#: ../utils/adt/acl.c:157 #, c-format msgid "aclparse: mode change flag must use \"%s\"" msgstr "" -#: ../utils/adt/acl.c:180 +#: ../utils/adt/acl.c:188 #, c-format msgid "aclparse: mode flags must use \"%s\"" msgstr "" -#: ../utils/adt/acl.c:192 -#, c-format -msgid "aclparse: non-existent user \"%s\"" -msgstr "" - -#: ../utils/adt/acl.c:205 +#: ../utils/adt/acl.c:207 #, c-format msgid "aclparse: correctly read [%x %d %x], modechg=%x" msgstr "" -#: ../utils/adt/acl.c:225 +#: ../utils/adt/acl.c:227 #, c-format msgid "makeacl: invalid size: %d" msgstr "" -#: ../utils/adt/acl.c:255 +#: ../utils/adt/acl.c:257 msgid "aclitemin: cannot accept anything but = ACLs" msgstr "" -#: ../utils/adt/acl.c:259 +#: ../utils/adt/acl.c:261 msgid "aclitemin: extra garbage at end of specification" msgstr "" -#: ../utils/adt/acl.c:327 +#: ../utils/adt/acl.c:329 #, c-format msgid "aclitemout: bad ai_idtype: %d" msgstr "" -#: ../utils/adt/acl.c:446 +#: ../utils/adt/acl.c:448 msgid "aclinsert3: insertion before world ACL??" msgstr "" -#: ../utils/adt/acl.c:560 +#: ../utils/adt/acl.c:557 msgid "aclremove: removal of the world ACL??" msgstr "" -#: ../utils/adt/acl.c:627 +#: ../utils/adt/acl.c:828 ../utils/adt/acl.c:899 ../utils/adt/acl.c:1023 +#, c-format +msgid "has_table_privilege: invalid relation oid %u" +msgstr "" + +#: ../utils/adt/acl.c:960 +#, c-format +msgid "has_table_privilege: invalid privilege type %s" +msgstr "" + +#: ../utils/adt/acl.c:1062 #, c-format -msgid "\"%s\" is an index relation" +msgid "has_table_privilege: relation \"%s\" does not exist" msgstr "" #: ../utils/adt/arrayfuncs.c:157 @@ -8498,100 +8796,100 @@ msgstr "" msgid "Input '%s' is out of range for float8" msgstr "" -#: ../utils/adt/float.c:483 +#: ../utils/adt/float.c:497 msgid "float4div: divide by zero error" msgstr "" -#: ../utils/adt/float.c:545 +#: ../utils/adt/float.c:559 msgid "float8div: divide by zero error" msgstr "" -#: ../utils/adt/float.c:795 +#: ../utils/adt/float.c:809 msgid "dtoi4: integer out of range" msgstr "" -#: ../utils/adt/float.c:812 +#: ../utils/adt/float.c:826 msgid "dtoi2: integer out of range" msgstr "" -#: ../utils/adt/float.c:857 +#: ../utils/adt/float.c:871 msgid "ftoi4: integer out of range" msgstr "" -#: ../utils/adt/float.c:874 +#: ../utils/adt/float.c:888 msgid "ftoi2: integer out of range" msgstr "" -#: ../utils/adt/float.c:1064 +#: ../utils/adt/float.c:1078 msgid "can't take sqrt of a negative number" msgstr "" -#: ../utils/adt/float.c:1108 +#: ../utils/adt/float.c:1122 msgid "pow() result is out of range" msgstr "" -#: ../utils/adt/float.c:1136 +#: ../utils/adt/float.c:1150 msgid "exp() result is out of range" msgstr "" -#: ../utils/adt/float.c:1154 ../utils/adt/float.c:1175 +#: ../utils/adt/float.c:1168 ../utils/adt/float.c:1189 msgid "can't take log of zero" msgstr "" -#: ../utils/adt/float.c:1156 ../utils/adt/float.c:1177 +#: ../utils/adt/float.c:1170 ../utils/adt/float.c:1191 msgid "can't take log of a negative number" msgstr "" -#: ../utils/adt/float.c:1202 +#: ../utils/adt/float.c:1216 #, c-format msgid "acos(%f) input is out of range" msgstr "" -#: ../utils/adt/float.c:1225 +#: ../utils/adt/float.c:1239 #, c-format msgid "asin(%f) input is out of range" msgstr "" -#: ../utils/adt/float.c:1248 +#: ../utils/adt/float.c:1262 #, c-format msgid "atan(%f) input is out of range" msgstr "" -#: ../utils/adt/float.c:1272 +#: ../utils/adt/float.c:1286 #, c-format msgid "atan2(%f,%f) input is out of range" msgstr "" -#: ../utils/adt/float.c:1295 +#: ../utils/adt/float.c:1309 #, c-format msgid "cos(%f) input is out of range" msgstr "" -#: ../utils/adt/float.c:1318 +#: ../utils/adt/float.c:1332 #, c-format msgid "cot(%f) input is out of range" msgstr "" -#: ../utils/adt/float.c:1342 +#: ../utils/adt/float.c:1356 #, c-format msgid "sin(%f) input is out of range" msgstr "" -#: ../utils/adt/float.c:1365 +#: ../utils/adt/float.c:1379 #, c-format msgid "tan(%f) input is out of range" msgstr "" -#: ../utils/adt/float.c:1477 +#: ../utils/adt/float.c:1491 #, c-format msgid "%s: expected 3-element float8 array" msgstr "" -#: ../utils/adt/float.c:1672 +#: ../utils/adt/float.c:1686 msgid "float48div: divide by zero" msgstr "" -#: ../utils/adt/float.c:1732 +#: ../utils/adt/float.c:1746 msgid "float84div: divide by zero" msgstr "" @@ -8640,8 +8938,8 @@ msgstr "" msgid "Bad timetz external representation (too long)" msgstr "" -#: ../utils/adt/datetime.c:829 ../utils/adt/datetime.c:1280 -#: ../utils/adt/formatting.c:2885 +#: ../utils/adt/datetime.c:809 ../utils/adt/datetime.c:1260 +#: ../utils/adt/formatting.c:2887 #, c-format msgid "Inconsistant use of year %04d and 'BC'" msgstr "" @@ -8650,7 +8948,7 @@ msgstr "" msgid "datumGetSize: Invalid Datum Pointer" msgstr "" -#: ../utils/adt/formatting.c:395 +#: ../utils/adt/formatting.c:397 #, c-format msgid "" "TMFC:\n" @@ -8674,7 +8972,7 @@ msgid "" "j %d" msgstr "" -#: ../utils/adt/formatting.c:402 +#: ../utils/adt/formatting.c:404 #, c-format msgid "" "TM:\n" @@ -8689,98 +8987,98 @@ msgid "" "mon %d\n" msgstr "" -#: ../utils/adt/formatting.c:959 +#: ../utils/adt/formatting.c:961 msgid "to_char/to_number(): '9' must be ahead of 'PR'." msgstr "" -#: ../utils/adt/formatting.c:976 +#: ../utils/adt/formatting.c:978 msgid "to_char/to_number(): '0' must be ahead of 'PR'." msgstr "" -#: ../utils/adt/formatting.c:1003 +#: ../utils/adt/formatting.c:1005 msgid "to_char/to_number(): not unique decimal point." msgstr "" -#: ../utils/adt/formatting.c:1008 ../utils/adt/formatting.c:1095 +#: ../utils/adt/formatting.c:1010 ../utils/adt/formatting.c:1097 msgid "to_char/to_number(): can't use 'V' and decimal poin together." msgstr "" -#: ../utils/adt/formatting.c:1021 +#: ../utils/adt/formatting.c:1023 msgid "to_char/to_number(): not unique 'S'." msgstr "" -#: ../utils/adt/formatting.c:1026 +#: ../utils/adt/formatting.c:1028 msgid "to_char/to_number(): can't use 'S' and 'PL'/'MI'/'SG'/'PR' together." msgstr "" -#: ../utils/adt/formatting.c:1048 +#: ../utils/adt/formatting.c:1050 msgid "to_char/to_number(): can't use 'S' and 'MI' together." msgstr "" -#: ../utils/adt/formatting.c:1057 +#: ../utils/adt/formatting.c:1059 msgid "to_char/to_number(): can't use 'S' and 'PL' together." msgstr "" -#: ../utils/adt/formatting.c:1066 +#: ../utils/adt/formatting.c:1068 msgid "to_char/to_number(): can't use 'S' and 'SG' together." msgstr "" -#: ../utils/adt/formatting.c:1076 +#: ../utils/adt/formatting.c:1078 msgid "to_char/to_number(): can't use 'PR' and 'S'/'PL'/'MI'/'SG' together." msgstr "" -#: ../utils/adt/formatting.c:1102 +#: ../utils/adt/formatting.c:1104 msgid "to_char/to_number(): 'E' is not supported." msgstr "" -#: ../utils/adt/formatting.c:1126 +#: ../utils/adt/formatting.c:1128 msgid "to_char/number(): run parser." msgstr "" -#: ../utils/adt/formatting.c:1325 +#: ../utils/adt/formatting.c:1327 msgid "to_from-char(): DUMP FORMAT" msgstr "" -#: ../utils/adt/formatting.c:1330 +#: ../utils/adt/formatting.c:1332 #, c-format msgid "%d:\t NODE_TYPE_ACTION '%s'\t(%s,%s)" msgstr "" -#: ../utils/adt/formatting.c:1333 +#: ../utils/adt/formatting.c:1335 #, c-format msgid "%d:\t NODE_TYPE_CHAR '%c'" msgstr "" -#: ../utils/adt/formatting.c:1336 +#: ../utils/adt/formatting.c:1338 #, c-format msgid "%d:\t NODE_TYPE_END" msgstr "" -#: ../utils/adt/formatting.c:1340 +#: ../utils/adt/formatting.c:1342 #, c-format msgid "%d:\t UnKnown NODE !!!" msgstr "" -#: ../utils/adt/formatting.c:1365 +#: ../utils/adt/formatting.c:1367 #, c-format msgid "get_th: '%s' is not number." msgstr "" -#: ../utils/adt/formatting.c:1545 +#: ../utils/adt/formatting.c:1547 msgid "TO-FROM_CHAR: Dump KeyWord Index:" msgstr "" -#: ../utils/adt/formatting.c:1551 +#: ../utils/adt/formatting.c:1553 #, c-format msgid "\t%c: %s, " msgstr "" -#: ../utils/adt/formatting.c:1557 +#: ../utils/adt/formatting.c:1559 #, c-format msgid "\t(%d) %c %d" msgstr "" -#: ../utils/adt/formatting.c:1560 +#: ../utils/adt/formatting.c:1562 #, c-format msgid "" "\n" @@ -8788,133 +9086,133 @@ msgid "" "\t\tFree positions: %d" msgstr "" -#: ../utils/adt/formatting.c:1623 +#: ../utils/adt/formatting.c:1625 msgid "to_timestamp(): bad AM/PM string" msgstr "" -#: ../utils/adt/formatting.c:1859 +#: ../utils/adt/formatting.c:1861 msgid "to_timestamp(): TZ/tz not supported." msgstr "" -#: ../utils/adt/formatting.c:1867 +#: ../utils/adt/formatting.c:1869 #, c-format msgid "to_timestamp(): bad value for %s" msgstr "" -#: ../utils/adt/formatting.c:2462 ../utils/adt/formatting.c:3014 +#: ../utils/adt/formatting.c:2464 ../utils/adt/formatting.c:3016 #, c-format msgid "Cache is full (%d)" msgstr "" -#: ../utils/adt/formatting.c:2470 ../utils/adt/formatting.c:3032 +#: ../utils/adt/formatting.c:2472 ../utils/adt/formatting.c:3034 #, c-format msgid "OLD: '%s' AGE: %d" msgstr "" -#: ../utils/adt/formatting.c:2481 ../utils/adt/formatting.c:3044 +#: ../utils/adt/formatting.c:2483 ../utils/adt/formatting.c:3046 #, c-format msgid "NEW (%d)" msgstr "" -#: ../utils/adt/formatting.c:2571 +#: ../utils/adt/formatting.c:2573 msgid "to_char(): Unable to convert timestamp to tm" msgstr "" -#: ../utils/adt/formatting.c:2806 +#: ../utils/adt/formatting.c:2808 msgid "to_timestamp(): AM/PM hour must be between 1 and 12" msgstr "" -#: ../utils/adt/formatting.c:2917 +#: ../utils/adt/formatting.c:2919 msgid "to_timestamp() cat't convert yday without year information" msgstr "" -#: ../utils/adt/formatting.c:2944 +#: ../utils/adt/formatting.c:2946 msgid "to_timestamp(): can't convert 'tm' to timestamp." msgstr "" -#: ../utils/adt/formatting.c:3094 +#: ../utils/adt/formatting.c:3096 #, c-format msgid "REMOVING ENTRY (%s)" msgstr "" -#: ../utils/adt/formatting.c:3328 +#: ../utils/adt/formatting.c:3330 msgid "CALL: get_last_relevant_decnum()" msgstr "" -#: ../utils/adt/formatting.c:3353 +#: ../utils/adt/formatting.c:3355 msgid " --- scan start --- " msgstr "" -#: ../utils/adt/formatting.c:3374 +#: ../utils/adt/formatting.c:3376 #, c-format msgid "Try read sign (%c)." msgstr "" -#: ../utils/adt/formatting.c:3386 +#: ../utils/adt/formatting.c:3388 #, c-format msgid "Try read locale sign (%c)." msgstr "" -#: ../utils/adt/formatting.c:3405 +#: ../utils/adt/formatting.c:3407 #, c-format msgid "Try read sipmle sign (%c)." msgstr "" -#: ../utils/adt/formatting.c:3446 +#: ../utils/adt/formatting.c:3448 #, c-format msgid "Read digit (%c)." msgstr "" -#: ../utils/adt/formatting.c:3457 +#: ../utils/adt/formatting.c:3459 #, c-format msgid "Try read decimal point (%c)." msgstr "" -#: ../utils/adt/formatting.c:3472 +#: ../utils/adt/formatting.c:3474 #, c-format msgid "Try read locale point (%c)." msgstr "" -#: ../utils/adt/formatting.c:3505 +#: ../utils/adt/formatting.c:3507 #, c-format msgid "SIGN_WROTE: %d, CURRENT: %d, NUMBER_P: '%s', INOUT: '%s'" msgstr "" -#: ../utils/adt/formatting.c:3520 +#: ../utils/adt/formatting.c:3522 #, c-format msgid "Writing sign to position: %d" msgstr "" -#: ../utils/adt/formatting.c:3564 +#: ../utils/adt/formatting.c:3566 #, c-format msgid "Writing bracket to position %d" msgstr "" -#: ../utils/adt/formatting.c:3587 +#: ../utils/adt/formatting.c:3589 #, c-format msgid "Writing blank space to position %d" msgstr "" -#: ../utils/adt/formatting.c:3603 +#: ../utils/adt/formatting.c:3605 #, c-format msgid "Writing zero to position %d" msgstr "" -#: ../utils/adt/formatting.c:3622 +#: ../utils/adt/formatting.c:3624 #, c-format msgid "Writing decimal point to position %d" msgstr "" -#: ../utils/adt/formatting.c:3676 +#: ../utils/adt/formatting.c:3678 #, c-format msgid "Writing digit '%c' to position %d" msgstr "" -#: ../utils/adt/formatting.c:3715 +#: ../utils/adt/formatting.c:3717 msgid "to_number(): RN is not supported" msgstr "" -#: ../utils/adt/formatting.c:3838 +#: ../utils/adt/formatting.c:3840 #, c-format msgid "" "\n" @@ -8931,7 +9229,7 @@ msgid "" "\tLAST_RELEVANT: %s" msgstr "" -#: ../utils/adt/formatting.c:4100 +#: ../utils/adt/formatting.c:4102 #, c-format msgid "TO_NUMBER (number): '%s'" msgstr "" @@ -9048,11 +9346,11 @@ msgstr "" msgid "Unable to format int8" msgstr "" -#: ../utils/adt/int8.c:676 +#: ../utils/adt/int8.c:684 msgid "int8 conversion to int4 is out of range" msgstr "" -#: ../utils/adt/int8.c:714 +#: ../utils/adt/int8.c:722 msgid "Floating point conversion to int8 is out of range" msgstr "" @@ -9128,41 +9426,51 @@ msgstr "" msgid "Bad reltime (internal coding error) '%s'" msgstr "" -#: ../utils/adt/network.c:64 +#: ../utils/adt/network.c:66 #, c-format msgid "invalid %s value '%s'" msgstr "" -#: ../utils/adt/network.c:75 +#: ../utils/adt/network.c:77 #, c-format msgid "invalid CIDR value '%s': has bits set to right of mask" msgstr "" -#: ../utils/adt/network.c:127 ../utils/adt/network.c:424 +#: ../utils/adt/network.c:129 ../utils/adt/network.c:471 #, c-format msgid "unable to print address (%s)" msgstr "" -#: ../utils/adt/network.c:137 ../utils/adt/network.c:357 -#: ../utils/adt/network.c:394 ../utils/adt/network.c:428 -#: ../utils/adt/network.c:474 ../utils/adt/network.c:514 -#: ../utils/adt/network.c:556 +#: ../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 #, c-format msgid "unknown address family (%d)" msgstr "" -#: ../utils/adt/network.c:181 ../utils/adt/network.c:270 -#: ../utils/adt/network.c:290 ../utils/adt/network.c:310 -#: ../utils/adt/network.c:330 +#: ../utils/adt/network.c:186 +#, c-format +msgid "set_masklen - invalid value '%d'" +msgstr "" + +#: ../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 #, c-format msgid "cannot compare address families %d and %d" msgstr "" -#: ../utils/adt/network.c:353 ../utils/adt/network.c:384 +#: ../utils/adt/network.c:400 ../utils/adt/network.c:431 #, c-format msgid "unable to print host (%s)" msgstr "" +#: ../utils/adt/network.c:658 +#, c-format +msgid "convert_network_to_scalar: unsupported type %u" +msgstr "" + #: ../utils/adt/not_in.c:65 msgid "int4notin: must provide relationname.attributename" msgstr "" @@ -9172,60 +9480,60 @@ msgstr "" msgid "int4notin: unknown attribute %s for relation %s" msgstr "" -#: ../utils/adt/numeric.c:1490 +#: ../utils/adt/numeric.c:1503 msgid "Cannot convert NaN to int4" msgstr "" -#: ../utils/adt/numeric.c:1540 +#: ../utils/adt/numeric.c:1553 msgid "Cannot convert NaN to int8" msgstr "" -#: ../utils/adt/numeric.c:1591 +#: ../utils/adt/numeric.c:1604 msgid "Cannot convert NaN to int2" msgstr "" -#: ../utils/adt/numeric.c:1728 +#: ../utils/adt/numeric.c:1741 msgid "do_numeric_accum: expected 3-element numeric array" msgstr "" -#: ../utils/adt/numeric.c:1815 +#: ../utils/adt/numeric.c:1828 msgid "numeric_avg: expected 3-element numeric array" msgstr "" -#: ../utils/adt/numeric.c:1850 +#: ../utils/adt/numeric.c:1863 msgid "numeric_variance: expected 3-element numeric array" msgstr "" -#: ../utils/adt/numeric.c:1917 +#: ../utils/adt/numeric.c:1930 msgid "numeric_stddev: expected 3-element numeric array" msgstr "" -#: ../utils/adt/numeric.c:2242 ../utils/adt/numeric.c:2257 -#: ../utils/adt/numeric.c:2275 ../utils/adt/numeric.c:2279 -#: ../utils/adt/numeric.c:2290 +#: ../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 #, c-format msgid "Bad numeric input format '%s'" msgstr "" -#: ../utils/adt/numeric.c:2609 +#: ../utils/adt/numeric.c:2622 #, c-format msgid "" "overflow on numeric ABS(value) >= 10^%d for field with precision %d scale %d" msgstr "" -#: ../utils/adt/numeric.c:3023 +#: ../utils/adt/numeric.c:3036 msgid "division by zero on numeric" msgstr "" -#: ../utils/adt/numeric.c:3328 +#: ../utils/adt/numeric.c:3341 msgid "math error on numeric - cannot compute SQRT of negative value" msgstr "" -#: ../utils/adt/numeric.c:3414 +#: ../utils/adt/numeric.c:3427 msgid "argument for EXP() too big" msgstr "" -#: ../utils/adt/numeric.c:3481 +#: ../utils/adt/numeric.c:3494 msgid "math error on numeric - cannot compute LN of value <= zero" msgstr "" @@ -9359,224 +9667,245 @@ msgstr "" msgid "No procedure with oid %s" msgstr "" -#: ../utils/adt/regproc.c:110 +#: ../utils/adt/regproc.c:111 #, 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:112 ../utils/adt/regproc.c:148 +#: ../utils/adt/regproc.c:113 ../utils/adt/regproc.c:149 #, c-format msgid "No procedure with name %s" msgstr "" -#: ../utils/adt/regproc.c:133 +#: ../utils/adt/regproc.c:134 #, c-format msgid "regprocin: could not begin scan of %s" msgstr "" -#: ../utils/adt/regproc.c:145 +#: ../utils/adt/regproc.c:146 #, c-format msgid "regprocin: null procedure %s" msgstr "" -#: ../utils/adt/regproc.c:213 +#: ../utils/adt/regproc.c:214 #, c-format msgid "regprocout: could not begin scan of %s" msgstr "" -#: ../utils/adt/regproc.c:227 +#: ../utils/adt/regproc.c:228 #, c-format msgid "regprocout: null procedure %u" msgstr "" -#: ../utils/adt/ruleutils.c:178 +#: ../utils/adt/ruleutils.c:177 msgid "get_ruledef: cannot connect to SPI manager" msgstr "" -#: ../utils/adt/ruleutils.c:193 ../utils/adt/ruleutils.c:286 -#: ../utils/adt/ruleutils.c:377 ../utils/adt/ruleutils.c:383 +#: ../utils/adt/ruleutils.c:192 ../utils/adt/ruleutils.c:285 +#: ../utils/adt/ruleutils.c:376 ../utils/adt/ruleutils.c:382 #, c-format msgid "SPI_prepare() failed for \"%s\"" msgstr "" -#: ../utils/adt/ruleutils.c:205 +#: ../utils/adt/ruleutils.c:204 #, c-format msgid "failed to get pg_rewrite tuple for %s" msgstr "" -#: ../utils/adt/ruleutils.c:209 ../utils/adt/ruleutils.c:234 +#: ../utils/adt/ruleutils.c:208 ../utils/adt/ruleutils.c:233 msgid "get_ruledef: SPI_finish() failed" msgstr "" -#: ../utils/adt/ruleutils.c:271 +#: ../utils/adt/ruleutils.c:270 msgid "get_viewdef: cannot connect to SPI manager" msgstr "" -#: ../utils/adt/ruleutils.c:299 +#: ../utils/adt/ruleutils.c:298 #, c-format msgid "failed to get pg_rewrite tuple for view %s" msgstr "" -#: ../utils/adt/ruleutils.c:324 ../utils/adt/ruleutils.c:552 +#: ../utils/adt/ruleutils.c:323 ../utils/adt/ruleutils.c:551 msgid "get_viewdef: SPI_finish() failed" msgstr "" -#: ../utils/adt/ruleutils.c:364 +#: ../utils/adt/ruleutils.c:363 msgid "get_indexdef: cannot connect to SPI manager" msgstr "" -#: ../utils/adt/ruleutils.c:394 +#: ../utils/adt/ruleutils.c:393 #, c-format msgid "syscache lookup for index %u failed" msgstr "" -#: ../utils/adt/ruleutils.c:404 ../utils/adt/ruleutils.c:414 +#: ../utils/adt/ruleutils.c:403 ../utils/adt/ruleutils.c:413 #, c-format msgid "syscache lookup for relid %u failed" msgstr "" -#: ../utils/adt/ruleutils.c:425 ../utils/adt/ruleutils.c:428 +#: ../utils/adt/ruleutils.c:424 ../utils/adt/ruleutils.c:427 #, c-format msgid "failed to get pg_am tuple for index %s" msgstr "" -#: ../utils/adt/ruleutils.c:475 ../utils/adt/ruleutils.c:477 -#: ../utils/adt/ruleutils.c:511 ../utils/adt/ruleutils.c:513 +#: ../utils/adt/ruleutils.c:474 ../utils/adt/ruleutils.c:476 +#: ../utils/adt/ruleutils.c:510 ../utils/adt/ruleutils.c:512 #, c-format msgid "failed to get pg_opclass tuple %u" msgstr "" -#: ../utils/adt/ruleutils.c:732 +#: ../utils/adt/ruleutils.c:789 #, c-format msgid "get_ruledef: rule %s has unsupported event type %d" msgstr "" -#: ../utils/adt/ruleutils.c:916 +#: ../utils/adt/ruleutils.c:973 #, c-format msgid "get_ruledef of %s: query command type %d not implemented yet" msgstr "" -#: ../utils/adt/ruleutils.c:1136 +#: ../utils/adt/ruleutils.c:1193 #, c-format msgid "get_setop_query: unexpected set op %d" msgstr "" -#: ../utils/adt/ruleutils.c:1147 +#: ../utils/adt/ruleutils.c:1204 #, c-format msgid "get_setop_query: unexpected node %d" msgstr "" -#: ../utils/adt/ruleutils.c:1230 +#: ../utils/adt/ruleutils.c:1259 msgid "get_insert_query_def: too many RTEs in INSERT!" msgstr "" -#: ../utils/adt/ruleutils.c:1377 +#: ../utils/adt/ruleutils.c:1406 msgid "get_utility_query_def: unexpected statement type" msgstr "" -#: ../utils/adt/ruleutils.c:1404 +#: ../utils/adt/ruleutils.c:1433 #, c-format msgid "get_names_for_var: bogus varlevelsup %d" msgstr "" -#: ../utils/adt/ruleutils.c:1549 +#: ../utils/adt/ruleutils.c:1578 #, c-format msgid "find_alias_in_namespace: unexpected node type %d" msgstr "" -#: ../utils/adt/ruleutils.c:1660 +#: ../utils/adt/ruleutils.c:1689 #, c-format msgid "phony_equal: unexpected node type %d" msgstr "" -#: ../utils/adt/ruleutils.c:1745 +#: ../utils/adt/ruleutils.c:1774 #, c-format msgid "cache lookup for operator %u failed" msgstr "" -#: ../utils/adt/ruleutils.c:1762 +#: ../utils/adt/ruleutils.c:1791 msgid "get_rule_expr: bogus oprkind" msgstr "" -#: ../utils/adt/ruleutils.c:1802 +#: ../utils/adt/ruleutils.c:1831 #, c-format msgid "get_rule_expr: expr opType %d not supported" msgstr "" -#: ../utils/adt/ruleutils.c:1885 +#: ../utils/adt/ruleutils.c:1914 #, c-format msgid "Argument type %s of FieldSelect is not a tuple type" msgstr "" -#: ../utils/adt/ruleutils.c:1957 +#: ../utils/adt/ruleutils.c:1995 +#, c-format +msgid "get_rule_expr: unexpected nulltesttype %d" +msgstr "" + +#: ../utils/adt/ruleutils.c:2028 +#, c-format +msgid "get_rule_expr: unexpected booltesttype %d" +msgstr "" + +#: ../utils/adt/ruleutils.c:2040 #, c-format msgid "get_ruledef of %s: unknown node type %d in get_rule_expr()" msgstr "" -#: ../utils/adt/ruleutils.c:2284 +#: ../utils/adt/ruleutils.c:2348 #, c-format msgid "get_sublink_expr: unsupported sublink type %d" msgstr "" -#: ../utils/adt/ruleutils.c:2428 +#: ../utils/adt/ruleutils.c:2492 #, c-format msgid "get_from_clause_item: unknown join type %d" msgstr "" -#: ../utils/adt/ruleutils.c:2479 +#: ../utils/adt/ruleutils.c:2543 #, c-format msgid "get_from_clause_item: unexpected node type %d" msgstr "" -#: ../utils/adt/ruleutils.c:2508 +#: ../utils/adt/ruleutils.c:2572 msgid "tleIsArrayAssign: I'm confused ..." msgstr "" -#: ../utils/adt/selfuncs.c:806 +#: ../utils/adt/selfuncs.c:812 #, c-format msgid "patternsel: no = operator for type %u" msgstr "" -#: ../utils/adt/selfuncs.c:1441 +#: ../utils/adt/selfuncs.c:996 ../utils/adt/selfuncs.c:1073 +#: ../utils/adt/selfuncs.c:1113 ../utils/adt/selfuncs.c:1143 +#, c-format +msgid "booltestsel: unexpected booltesttype %d" +msgstr "" + +#: ../utils/adt/selfuncs.c:1184 ../utils/adt/selfuncs.c:1239 +#, c-format +msgid "nulltestsel: unexpected nulltesttype %d" +msgstr "" + +#: ../utils/adt/selfuncs.c:1785 #, c-format msgid "convert_numeric_to_scalar: unsupported type %u" msgstr "" -#: ../utils/adt/selfuncs.c:1632 +#: ../utils/adt/selfuncs.c:1976 #, c-format msgid "convert_string_datum: unsupported type %u" msgstr "" -#: ../utils/adt/selfuncs.c:1701 +#: ../utils/adt/selfuncs.c:2052 #, c-format msgid "convert_timevalue_to_scalar: unsupported type %u" msgstr "" -#: ../utils/adt/selfuncs.c:2093 +#: ../utils/adt/selfuncs.c:2444 msgid "pattern_fixed_prefix: bogus ptype" msgstr "" -#: ../utils/adt/selfuncs.c:2122 +#: ../utils/adt/selfuncs.c:2473 #, c-format msgid "prefix_selectivity: no >= operator for type %u" msgstr "" -#: ../utils/adt/selfuncs.c:2145 +#: ../utils/adt/selfuncs.c:2496 #, c-format msgid "prefix_selectivity: no < operator for type %u" msgstr "" -#: ../utils/adt/selfuncs.c:2383 +#: ../utils/adt/selfuncs.c:2734 msgid "pattern_selectivity: bogus ptype" msgstr "" -#: ../utils/adt/selfuncs.c:2412 +#: ../utils/adt/selfuncs.c:2763 msgid "Invalid LC_COLLATE setting" msgstr "" -#: ../utils/adt/selfuncs.c:2530 +#: ../utils/adt/selfuncs.c:2881 #, c-format msgid "string_lessthan: unexpected datatype %u" msgstr "" @@ -9591,7 +9920,7 @@ msgstr "" msgid "invalid tid format: '%s'" msgstr "" -#: ../utils/adt/tid.c:174 +#: ../utils/adt/tid.c:168 #, c-format msgid "Relation %s not found" msgstr "" @@ -10236,18 +10565,68 @@ msgstr "" msgid "byteaSetBit: new bit must be 0 or 1" msgstr "" -#: ../utils/adt/varchar.c:94 ../utils/adt/varchar.c:100 -#: ../utils/adt/varchar.c:178 ../utils/adt/varchar.c:186 +#: ../utils/adt/encode.c:51 ../utils/adt/encode.c:82 +msgid "No such encoding" +msgstr "" + +#: ../utils/adt/encode.c:58 +msgid "Overflow - encode estimate too small" +msgstr "" + +#: ../utils/adt/encode.c:89 +msgid "Overflow - decode estimate too small" +msgstr "" + +#: ../utils/adt/encode.c:137 +#, c-format +msgid "Bad hex code: '%c'" +msgstr "" + +#: ../utils/adt/encode.c:163 +msgid "hex_decode: invalid data" +msgstr "" + +#: ../utils/adt/encode.c:277 +msgid "base64: unexpected '='" +msgstr "" + +#: ../utils/adt/encode.c:286 +msgid "base64: Invalid symbol" +msgstr "" + +#: ../utils/adt/encode.c:304 +msgid "base64: invalid end sequence" +msgstr "" + +#: ../utils/adt/varchar.c:112 ../utils/adt/varchar.c:122 +#: ../utils/adt/varchar.c:220 ../utils/adt/varchar.c:232 #, c-format msgid "value too long for type character(%d)" msgstr "" -#: ../utils/adt/varchar.c:366 ../utils/adt/varchar.c:436 -#: ../utils/adt/varchar.c:444 +#: ../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)" msgstr "" +#: ../utils/adt/pgstatfuncs.c:186 +msgid "called in context that does not accept a set result (1)" +msgstr "" + +#: ../utils/adt/pgstatfuncs.c:188 +msgid "called in context that does not accept a set result (2)" +msgstr "" + +#: ../utils/adt/pgstatfuncs.c:193 +msgid "No function memory context in set-function" +msgstr "" + +#: ../utils/adt/format_type.c:122 ../utils/adt/format_type.c:139 +#, c-format +msgid "could not locate data type with oid %u in catalog" +msgstr "" + #: ../utils/fmgr/dfmgr.c:92 #, c-format msgid "stat failed on file '%s': %m" @@ -10502,51 +10881,51 @@ msgstr "" msgid "fmgr: function %u returned NULL" msgstr "" -#: ../utils/cache/catcache.c:110 +#: ../utils/cache/catcache.c:126 #, c-format msgid "GetCCHashFunc: type %u unsupported as catcache key" msgstr "" -#: ../utils/cache/catcache.c:168 +#: ../utils/cache/catcache.c:181 #, c-format msgid "CatalogCacheInitializeCache: cache @%p %s" msgstr "" -#: ../utils/cache/catcache.c:174 +#: ../utils/cache/catcache.c:187 #, c-format msgid "CatalogCacheInitializeCache: load %d/%d w/%d, %u" msgstr "" -#: ../utils/cache/catcache.c:178 +#: ../utils/cache/catcache.c:191 #, c-format msgid "CatalogCacheInitializeCache: load %d/%d w/%d" msgstr "" -#: ../utils/cache/catcache.c:243 +#: ../utils/cache/catcache.c:260 msgid "CatalogCacheInit: only sys attr supported is OID" msgstr "" -#: ../utils/cache/catcache.c:324 +#: ../utils/cache/catcache.c:340 #, c-format msgid "CCComputeHashIndex: %d cc_nkeys" msgstr "" -#: ../utils/cache/catcache.c:389 +#: ../utils/cache/catcache.c:404 #, c-format msgid "CCComputeTupleHashIndex: %d cc_nkeys" msgstr "" -#: ../utils/cache/catcache.c:521 +#: ../utils/cache/catcache.c:529 #, c-format msgid "Cache reference leak: cache %s (%d), tuple %u has count %d" msgstr "" -#: ../utils/cache/catcache.c:623 +#: ../utils/cache/catcache.c:692 #, c-format msgid "InitCatCache: rel=%s id=%d nkeys=%d size=%d\n" msgstr "" -#: ../utils/cache/catcache.c:740 +#: ../utils/cache/catcache.c:815 #, c-format msgid "SearchSelfReferences: %s not found in %s" msgstr "" @@ -10555,324 +10934,241 @@ msgstr "" msgid "init_fcache: too many arguments" msgstr "" -#: ../utils/cache/inval.c:162 -msgid "Memory exhausted in InvalidationEntryAllocate" -msgstr "" - -#: ../utils/cache/inval.c:239 -#, c-format -msgid "CacheIdRegisterSpecifiedLocalInvalid(%d, %d, [%d, %d])" -msgstr "" - -#: ../utils/cache/inval.c:243 -#, c-format -msgid "CacheIdRegisterLocalInvalid(%d, %d, [%d, %d])" -msgstr "" - -#: ../utils/cache/inval.c:247 -#, c-format -msgid "CacheIdRegisterLocalRollback(%d, %d, [%d, %d])" -msgstr "" - -#: ../utils/cache/inval.c:353 -#, c-format -msgid "RelationRegisterSpecifiedLocalInvalid(%u, %u)" -msgstr "" - -#: ../utils/cache/inval.c:386 -#, c-format -msgid "RelationRegisterLocalInvalid(%u, %u)" -msgstr "" - -#: ../utils/cache/inval.c:414 -#, c-format -msgid "RelationRegisterLocalRollback(%u, %u)" -msgstr "" - -#: ../utils/cache/inval.c:434 -#, c-format -msgid "CacheIdInvalidate(%d, %d, 0x%x[%d])" -msgstr "" - -#: ../utils/cache/inval.c:477 -#, c-format -msgid "CacheIdInvalidate: cacheId=%d relation id?" -msgstr "" - -#: ../utils/cache/inval.c:500 -#, c-format -msgid "InvalidationMessageRegisterSharedInvalid(c, %d, %d, [%d, %d])" -msgstr "" - -#: ../utils/cache/inval.c:507 -#, c-format -msgid "InvalidationMessageRegisterSharedInvalid(r, %u, %u)" -msgstr "" - -#: ../utils/cache/inval.c:540 -#, c-format -msgid "InvalidationMessageRegisterSharedInvalid: `%c' kind" -msgstr "" - -#: ../utils/cache/inval.c:550 -#, c-format -msgid "InvalidationMessageCacheInvalidate(c, %d, %d, [%d, %d])" -msgstr "" - -#: ../utils/cache/inval.c:556 -#, c-format -msgid "InvalidationMessageCacheInvalidate(r, %u, %u)" -msgstr "" - -#: ../utils/cache/inval.c:588 -#, c-format -msgid "InvalidationMessageCacheInvalidate: `%c' kind" -msgstr "" - -#: ../utils/cache/inval.c:643 -msgid "DiscardInvalid called" -msgstr "" - -#: ../utils/cache/inval.c:665 -#, c-format -msgid "RegisterInvalid(%d) called" -msgstr "" - -#: ../utils/cache/inval.c:707 -#, c-format -msgid "ImmediateLocalInvalidation(%d) called" -msgstr "" - -#: ../utils/cache/inval.c:744 +#: ../utils/cache/inval.c:393 #, c-format -msgid "%s(%s, [%d,%d])" +msgid "ExecuteInvalidationMessage: bogus message id %d" msgstr "" -#: ../utils/cache/lsyscache.c:209 +#: ../utils/cache/lsyscache.c:211 #, c-format msgid "cache lookup failed for relation %u attribute %d" msgstr "" -#: ../utils/cache/lsyscache.c:351 +#: ../utils/cache/lsyscache.c:353 #, c-format msgid "Operator OID %u does not exist" msgstr "" -#: ../utils/cache/lsyscache.c:638 +#: ../utils/cache/lsyscache.c:640 #, c-format msgid "cache lookup failed for type %u" msgstr "" -#: ../utils/cache/lsyscache.c:716 +#: ../utils/cache/lsyscache.c:718 #, c-format msgid "get_typdefault: failed to lookup type %u" msgstr "" -#: ../utils/cache/lsyscache.c:948 +#: ../utils/cache/lsyscache.c:950 msgid "get_attstatsslot: stavalues is null" msgstr "" -#: ../utils/cache/lsyscache.c:965 +#: ../utils/cache/lsyscache.c:967 #, c-format msgid "get_attstatsslot: Cache lookup failed for type %u" msgstr "" -#: ../utils/cache/lsyscache.c:999 +#: ../utils/cache/lsyscache.c:1001 msgid "get_attstatsslot: stanumbers is null" msgstr "" -#: ../utils/cache/lsyscache.c:1009 +#: ../utils/cache/lsyscache.c:1011 msgid "get_attstatsslot: stanumbers is bogus" msgstr "" -#: ../utils/cache/relcache.c:154 ../utils/cache/relcache.c:163 -#: ../utils/cache/relcache.c:172 +#: ../utils/cache/lsyscache.c:1068 ../utils/init/miscinit.c:456 +#, 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:184 ../utils/cache/relcache.c:198 -#: ../utils/cache/relcache.c:212 +#: ../utils/cache/relcache.c:179 ../utils/cache/relcache.c:193 +#: ../utils/cache/relcache.c:207 msgid "error in CACHE" msgstr "" -#: ../utils/cache/relcache.c:229 ../utils/cache/relcache.c:236 -#: ../utils/cache/relcache.c:243 +#: ../utils/cache/relcache.c:224 ../utils/cache/relcache.c:231 +#: ../utils/cache/relcache.c:238 msgid "can't delete from relation descriptor cache" msgstr "" -#: ../utils/cache/relcache.c:231 ../utils/cache/relcache.c:238 -#: ../utils/cache/relcache.c:245 +#: ../utils/cache/relcache.c:226 ../utils/cache/relcache.c:233 +#: ../utils/cache/relcache.c:240 msgid "trying to delete a reldesc that does not exist." msgstr "" -#: ../utils/cache/relcache.c:349 ../utils/cache/relcache.c:418 +#: ../utils/cache/relcache.c:341 ../utils/cache/relcache.c:407 msgid "ScanPgRelation: bad buildinfo" msgstr "" -#: ../utils/cache/relcache.c:637 +#: ../utils/cache/relcache.c:619 #, c-format msgid "catalog is missing %d attribute%s for relid %u" msgstr "" -#: ../utils/cache/relcache.c:711 +#: ../utils/cache/relcache.c:690 #, c-format msgid "cannot find attribute %d of relation %s" msgstr "" -#: ../utils/cache/relcache.c:1138 +#: ../utils/cache/relcache.c:1095 #, c-format msgid "RelationBuildDesc: can't open %s: %m" msgstr "" -#: ../utils/cache/relcache.c:1346 +#: ../utils/cache/relcache.c:1298 #, c-format msgid "fixrdesc: no pg_class entry for %s" msgstr "" -#: ../utils/cache/relcache.c:1356 +#: ../utils/cache/relcache.c:1307 #, c-format msgid "fixrdesc: no existing relcache entry for %s" msgstr "" -#: ../utils/cache/relcache.c:1602 +#: ../utils/cache/relcache.c:1539 #, c-format msgid "RelationReloadClassinfo system relation id=%d doesn't exist" msgstr "" -#: ../utils/cache/relcache.c:1731 +#: ../utils/cache/relcache.c:1670 #, c-format msgid "RelationClearRelation: relation %u deleted while still in use" msgstr "" -#: ../utils/cache/relcache.c:1836 +#: ../utils/cache/relcache.c:1773 #, c-format msgid "Local relation %s not found in list" msgstr "" -#: ../utils/cache/relcache.c:1885 +#: ../utils/cache/relcache.c:1821 msgid "inval call to RFI" msgstr "" -#: ../utils/cache/relcache.c:2285 +#: ../utils/cache/relcache.c:2297 #, c-format msgid "AttrDefaultFetch: second record found for attr %s in rel %s" msgstr "" -#: ../utils/cache/relcache.c:2293 +#: ../utils/cache/relcache.c:2305 #, c-format msgid "AttrDefaultFetch: adbin IS NULL for attr %s in rel %s" msgstr "" -#: ../utils/cache/relcache.c:2306 +#: ../utils/cache/relcache.c:2318 #, c-format msgid "AttrDefaultFetch: unexpected record found for attr %d in rel %s" msgstr "" -#: ../utils/cache/relcache.c:2312 +#: ../utils/cache/relcache.c:2324 #, c-format msgid "AttrDefaultFetch: %d record not found for rel %s" msgstr "" -#: ../utils/cache/relcache.c:2386 +#: ../utils/cache/relcache.c:2398 #, c-format msgid "RelCheckFetch: unexpected record found for rel %s" msgstr "" -#: ../utils/cache/relcache.c:2393 +#: ../utils/cache/relcache.c:2405 #, c-format msgid "RelCheckFetch: rcname IS NULL for rel %s" msgstr "" -#: ../utils/cache/relcache.c:2401 +#: ../utils/cache/relcache.c:2413 #, c-format msgid "RelCheckFetch: rcbin IS NULL for rel %s" msgstr "" -#: ../utils/cache/relcache.c:2412 +#: ../utils/cache/relcache.c:2424 #, c-format msgid "RelCheckFetch: %d record not found for rel %s" msgstr "" -#: ../utils/cache/relcache.c:2814 +#: ../utils/cache/relcache.c:2827 #, c-format msgid "" "Cannot create init file %s: %m\n" "\tContinuing anyway, but there's something wrong." msgstr "" -#: ../utils/cache/relcache.c:2883 +#: ../utils/cache/relcache.c:2896 msgid "cannot write init file -- descriptor length" msgstr "" -#: ../utils/cache/relcache.c:2887 +#: ../utils/cache/relcache.c:2900 msgid "cannot write init file -- reldesc" msgstr "" -#: ../utils/cache/relcache.c:2893 +#: ../utils/cache/relcache.c:2906 msgid "cannot write init file -- am tuple form length" msgstr "" -#: ../utils/cache/relcache.c:2896 +#: ../utils/cache/relcache.c:2909 msgid "cannot write init file -- am tuple form" msgstr "" -#: ../utils/cache/relcache.c:2902 +#: ../utils/cache/relcache.c:2915 msgid "cannot write init file -- relation tuple form length" msgstr "" -#: ../utils/cache/relcache.c:2905 +#: ../utils/cache/relcache.c:2918 msgid "cannot write init file -- relation tuple form" msgstr "" -#: ../utils/cache/relcache.c:2913 +#: ../utils/cache/relcache.c:2926 #, c-format msgid "cannot write init file -- length of attdesc %d" msgstr "" -#: ../utils/cache/relcache.c:2916 +#: ../utils/cache/relcache.c:2929 #, c-format msgid "cannot write init file -- attdesc %d" msgstr "" -#: ../utils/cache/relcache.c:2924 +#: ../utils/cache/relcache.c:2937 msgid "cannot write init file -- strategy map length" msgstr "" -#: ../utils/cache/relcache.c:2927 +#: ../utils/cache/relcache.c:2940 msgid "cannot write init file -- strategy map" msgstr "" -#: ../utils/cache/relcache.c:2933 +#: ../utils/cache/relcache.c:2946 msgid "cannot write init file -- support vector length" msgstr "" -#: ../utils/cache/relcache.c:2936 +#: ../utils/cache/relcache.c:2949 msgid "cannot write init file -- support vector" msgstr "" -#: ../utils/cache/relcache.c:2950 +#: ../utils/cache/relcache.c:2963 #, c-format msgid "" "Cannot rename init file %s to %s: %m\n" "\tContinuing anyway, but there's something wrong." msgstr "" -#: ../utils/cache/syscache.c:383 +#: ../utils/cache/syscache.c:395 #, c-format msgid "InitCatalogCache: Can't init cache %s (%d)" msgstr "" -#: ../utils/cache/syscache.c:415 +#: ../utils/cache/syscache.c:427 #, c-format msgid "SearchSysCache: Bad cache id %d" msgstr "" -#: ../utils/cache/syscache.c:530 +#: ../utils/cache/syscache.c:542 #, c-format msgid "SysCacheGetAttr: Bad cache id %d" msgstr "" -#: ../utils/cache/syscache.c:533 +#: ../utils/cache/syscache.c:545 #, c-format msgid "SysCacheGetAttr: missing cache data for id %d" msgstr "" @@ -10888,62 +11184,117 @@ msgid "" "Cannot rename \"%s\" to \"%s\": a temp table by that name already exists" msgstr "" -#: ../utils/error/elog.c:486 +#. translator: This string will be truncated at 31 characters. +#: ../utils/error/elog.c:174 +#, c-format +msgid "copy: line %d, " +msgstr "" + +#. translator: This must fit in fmt_fixedbuf. +#: ../utils/error/elog.c:197 ../utils/error/elog.c:293 +msgid "elog: out of memory" +msgstr "" + +#: ../utils/error/elog.c:415 msgid "elog: error during error recovery, giving up!" msgstr "" -#: ../utils/error/elog.c:533 +#: ../utils/error/elog.c:460 #, c-format msgid "DebugFileOpen: open of %s: %m" msgstr "" -#: ../utils/error/elog.c:542 +#: ../utils/error/elog.c:469 #, c-format msgid "DebugFileOpen: %s reopen as stderr: %m" msgstr "" -#: ../utils/error/elog.c:554 +#: ../utils/error/elog.c:481 #, c-format msgid "DebugFileOpen: %s reopen as stdout: %m" msgstr "" -#: ../utils/error/elog.c:571 +#: ../utils/error/elog.c:498 msgid "DebugFileOpen: could not open debugging file" msgstr "" -#: ../utils/init/miscinit.c:128 ../utils/init/miscinit.c:147 -#: ../utils/init/miscinit.c:155 ../utils/init/miscinit.c:286 -#: ../utils/misc/guc.c:440 ../utils/misc/guc.c:737 ../utils/misc/guc.c:754 -#: ../utils/misc/guc.c:854 ../utils/misc/guc.c:860 ../utils/misc/guc.c:867 +#: ../utils/error/elog.c:725 +msgid "Numerical result out of range" +msgstr "" + +#. translator: This string will be truncated at 47 characters expanded. +#: ../utils/error/elog.c:736 +#, c-format +msgid "operating system error %d" +msgstr "" + +#: ../utils/error/elog.c:753 +msgid "DEBUG: " +msgstr "" + +#: ../utils/error/elog.c:756 +msgid "NOTICE: " +msgstr "" + +#: ../utils/error/elog.c:759 +msgid "ERROR: " +msgstr "" + +#: ../utils/error/elog.c:762 +msgid "FATAL 1: " +msgstr "" + +#: ../utils/error/elog.c:765 +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" msgstr "" -#: ../utils/init/miscinit.c:141 +#: ../utils/init/miscinit.c:150 #, c-format msgid "cannot get current working directory: %m" msgstr "" -#: ../utils/init/miscinit.c:427 ../utils/init/miscinit.c:449 +#: ../utils/init/miscinit.c:171 #, c-format -msgid "user \"%s\" does not exist" +msgid "could not read permissions of directory %s: %s" +msgstr "" + +#: ../utils/init/miscinit.c:175 +#, c-format +msgid "" +"data directory %s has group or world access; permissions should be u=rwx " +"(0700)" +msgstr "" + +#: ../utils/init/miscinit.c:496 +#, c-format +msgid "invalid user id %u" msgstr "" -#: ../utils/init/miscinit.c:551 +#: ../utils/init/miscinit.c:579 #, c-format msgid "Can't create lock file %s: %m" msgstr "" -#: ../utils/init/miscinit.c:562 ../utils/init/miscinit.c:565 +#: ../utils/init/miscinit.c:590 ../utils/init/miscinit.c:593 #, c-format msgid "Can't read lock file %s: %m" msgstr "" -#: ../utils/init/miscinit.c:575 +#: ../utils/init/miscinit.c:603 #, c-format msgid "Bogus data in lock file %s" msgstr "" -#: ../utils/init/miscinit.c:650 +#: ../utils/init/miscinit.c:678 #, c-format msgid "" "Can't remove old lock file %s: %m\n" @@ -10951,47 +11302,47 @@ msgid "" "\tPlease remove the file by hand and try again." msgstr "" -#: ../utils/init/miscinit.c:669 +#: ../utils/init/miscinit.c:699 #, c-format msgid "Can't write lock file %s: %m" msgstr "" -#: ../utils/init/miscinit.c:760 +#: ../utils/init/miscinit.c:790 #, c-format msgid "Failed to rewrite %s: %m" msgstr "" -#: ../utils/init/miscinit.c:766 +#: ../utils/init/miscinit.c:796 #, c-format msgid "Failed to read %s: %m" msgstr "" -#: ../utils/init/miscinit.c:779 +#: ../utils/init/miscinit.c:809 #, c-format msgid "Bogus data in %s" msgstr "" -#: ../utils/init/miscinit.c:800 +#: ../utils/init/miscinit.c:834 #, c-format msgid "Failed to write %s: %m" msgstr "" -#: ../utils/init/miscinit.c:842 +#: ../utils/init/miscinit.c:876 #, c-format msgid "File %s is missing. This is not a valid data directory." msgstr "" -#: ../utils/init/miscinit.c:849 +#: ../utils/init/miscinit.c:883 #, c-format msgid "cannot read %s: %m" msgstr "" -#: ../utils/init/miscinit.c:851 +#: ../utils/init/miscinit.c:885 #, c-format msgid "`%s' does not have a valid format. You need to initdb." msgstr "" -#: ../utils/init/miscinit.c:856 +#: ../utils/init/miscinit.c:890 #, c-format msgid "" "The data directory was initialized by PostgreSQL version %ld.%ld, which is " @@ -11016,33 +11367,33 @@ msgid "" "\tlooks like you need to initdb or recompile." msgstr "" -#: ../utils/init/postinit.c:223 +#: ../utils/init/postinit.c:226 #, c-format msgid "" "Database system not found.\n" "\tData directory '%s' does not exist." msgstr "" -#: ../utils/init/postinit.c:238 +#: ../utils/init/postinit.c:241 #, c-format msgid "Database \"%s\" does not exist in the system catalog." msgstr "" -#: ../utils/init/postinit.c:246 +#: ../utils/init/postinit.c:249 #, c-format msgid "" "Database \"%s\" does not exist.\n" "\tThe database subdirectory '%s' is missing." msgstr "" -#: ../utils/init/postinit.c:253 +#: ../utils/init/postinit.c:256 #, c-format msgid "Unable to change directory to '%s': %m" msgstr "" -#: ../utils/init/postinit.c:302 +#: ../utils/init/postinit.c:285 #, c-format -msgid "cinit2: bad backend id %d" +msgid "InitPostgres: bad backend id %d" msgstr "" #: ../utils/mb/conv.c:1210 @@ -11064,61 +11415,94 @@ msgstr "" msgid "local_to_utf: could not convert (0x%04x) %s to UTF-8. Ignored" msgstr "" -#: ../utils/misc/guc.c:596 +#: ../utils/misc/superuser.c:69 +#, c-format +msgid "database %u does not exist" +msgstr "" + +#: ../utils/misc/guc.c:683 #, c-format msgid "'%s' is not a valid option name" msgstr "" -#: ../utils/misc/guc.c:608 +#: ../utils/misc/guc.c:695 #, c-format msgid "'%s' cannot be changed after server start" msgstr "" -#: ../utils/misc/guc.c:615 +#: ../utils/misc/guc.c:702 #, c-format msgid "'%s' cannot be changed now" msgstr "" -#: ../utils/misc/guc.c:628 +#: ../utils/misc/guc.c:715 #, c-format msgid "'%s' cannot be set after connection start" msgstr "" -#: ../utils/misc/guc.c:652 +#: ../utils/misc/guc.c:739 #, c-format msgid "option '%s' requires a boolean value" msgstr "" -#: ../utils/misc/guc.c:673 +#: ../utils/misc/guc.c:771 #, c-format msgid "option '%s' expects an integer value" msgstr "" -#: ../utils/misc/guc.c:678 +#: ../utils/misc/guc.c:776 #, c-format msgid "option '%s' value %d is outside of permissible range [%d .. %d]" msgstr "" -#: ../utils/misc/guc.c:701 +#: ../utils/misc/guc.c:783 +#, c-format +msgid "invalid value for option '%s': %d" +msgstr "" + +#: ../utils/misc/guc.c:815 #, c-format msgid "option '%s' expects a real number" msgstr "" -#: ../utils/misc/guc.c:706 +#: ../utils/misc/guc.c:820 #, c-format msgid "option '%s' value %g is outside of permissible range [%g .. %g]" msgstr "" -#: ../utils/misc/guc.c:727 +#: ../utils/misc/guc.c:827 +#, c-format +msgid "invalid value for option '%s': %g" +msgstr "" + +#: ../utils/misc/guc.c:857 #, c-format msgid "invalid value for option '%s': '%s'" msgstr "" -#: ../utils/misc/guc.c:805 +#: ../utils/misc/guc.c:955 #, c-format msgid "Option '%s' is not recognized" msgstr "" +#: ../utils/misc/guc.c:1130 +msgid "bogus transaction isolation level" +msgstr "" + +#: guc-file.l:159 +msgid "could not read configuration file `" +msgstr "" + +#: guc-file.l:159 +#, c-format +msgid "': %s" +msgstr "" + +#: guc-file.l:259 +#, c-format +msgid ":%u: syntax error, token=\"%s\"" +msgstr "" + #: ../utils/mmgr/aset.c:332 #, c-format msgid "Memory exhausted in AllocSetContextCreate(%lu)" diff --git a/src/bin/psql/de.po b/src/bin/psql/de.po index dc8f2884dd..686a256c00 100644 --- a/src/bin/psql/de.po +++ b/src/bin/psql/de.po @@ -1,15 +1,15 @@ # German message translation file for psql # Peter Eisentraut , 2001. # -# $Header: /cvsroot/pgsql/src/bin/psql/Attic/de.po,v 1.3 2001/06/11 18:23:33 petere Exp $ +# $Header: /cvsroot/pgsql/src/bin/psql/Attic/de.po,v 1.4 2001/08/10 20:58:09 petere Exp $ # # Use these quotes: »%s« # msgid "" msgstr "" "Project-Id-Version: PostgreSQL 7.2\n" -"POT-Creation-Date: 2001-06-11 20:14+0200\n" -"PO-Revision-Date: 2001-06-09 01:34+0200\n" +"POT-Creation-Date: 2001-08-10 22:41+0200\n" +"PO-Revision-Date: 2001-08-10 22:59+0200\n" "Last-Translator: Peter Eisentraut \n" "Language-Team: German \n" "MIME-Version: 1.0\n" @@ -74,7 +74,7 @@ msgid "Wrote history to %s.\n" msgstr "History nach %s geschrieben.\n" #: command.c:668 command.c:900 command.c:1114 command.c:1160 command.c:1844 -#: common.c:57 copy.c:87 mainloop.c:80 mainloop.c:384 +#: common.c:57 copy.c:87 describe.c:449 mainloop.c:80 mainloop.c:384 msgid "out of memory\n" msgstr "Speicher aufgebraucht\n" @@ -733,15 +733,16 @@ msgstr "\\lo_export: nicht mit einer Datenbank verbunden\n" msgid "\\lo_import: not connected to a database\n" msgstr "\\lo_import: nicht mit einer Datenbank verbunden\n" -#: large_obj.c:253 +#: large_obj.c:276 msgid "\\lo_unlink: not connected to a database\n" msgstr "\\lo_unlink: nicht mit einer Datenbank verbunden\n" -#: large_obj.c:328 +#: describe.c:57 describe.c:110 describe.c:169 describe.c:221 describe.c:269 +#: describe.c:401 describe.c:530 describe.c:1037 large_obj.c:353 msgid "Description" msgstr "Beschreibung" -#: large_obj.c:336 +#: large_obj.c:361 msgid "Large objects" msgstr "Large Objects" @@ -750,15 +751,15 @@ msgstr "Large Objects" msgid "Use \"\\q\" to leave %s.\n" msgstr "Verwenden Sie »\\q«, um %s zu verlassen.\n" -#: print.c:367 +#: print.c:370 msgid "(No rows)\n" msgstr "(Keine Zeilen)\n" -#: print.c:1072 +#: print.c:1075 msgid "(1 row)" msgstr "(1 Zeile)" -#: print.c:1074 +#: print.c:1077 #, c-format msgid "(%d rows)" msgstr "(%d Zeilen)" @@ -769,7 +770,7 @@ msgid "%s: out of memory\n" msgstr "%s: Speicher aufgebraucht\n" #: startup.c:177 -msgid "Username: " +msgid "User name: " msgstr "Benutzername: " #: startup.c:286 @@ -868,3 +869,293 @@ msgid "" msgstr "" "SSL-Verbindung (Verschlüsslungsmethode: %s, Bits: %i)\n" "\n" + +#: describe.c:56 describe.c:100 describe.c:158 describe.c:220 describe.c:260 +#: describe.c:401 describe.c:1031 +msgid "Name" +msgstr "Name" + +#: describe.c:56 +msgid "(all types)" +msgstr "(alle Typen)" + +#: describe.c:57 +msgid "Data type" +msgstr "Datentyp" + +#: describe.c:73 +msgid "List of aggregate functions" +msgstr "Liste der Aggregatfunktionen" + +#: describe.c:100 +msgid "Result data type" +msgstr "Ergebnisdatentyp" + +#: describe.c:101 +msgid "Argument data types" +msgstr "Argumentdatentypen" + +#: describe.c:109 describe.c:260 describe.c:1032 +msgid "Owner" +msgstr "Eigentümer" + +#: describe.c:109 +msgid "Language" +msgstr "Sprache" + +#: describe.c:110 +msgid "Source code" +msgstr "Quelltext" + +#: describe.c:135 +msgid "List of functions" +msgstr "Liste der Funktionen" + +#: describe.c:166 +msgid "Internal name" +msgstr "Interner Name" + +#: describe.c:166 +msgid "Size" +msgstr "Größe" + +#: describe.c:193 +msgid "List of data types" +msgstr "Liste der Datentypen" + +#: describe.c:220 +msgid "Left arg type" +msgstr "Linker Typ" + +#: describe.c:220 +msgid "Right arg type" +msgstr "Rechter Typ" + +#: describe.c:221 +msgid "Result type" +msgstr "Ergebnistyp" + +#: describe.c:236 +msgid "List of operators" +msgstr "Liste der Operatoren" + +#: describe.c:264 +msgid "Encoding" +msgstr "Kodierung" + +#: describe.c:279 +msgid "List of databases" +msgstr "Liste der Datenbanken" + +#: describe.c:306 +msgid "Table" +msgstr "Tabelle" + +#: describe.c:306 +msgid "Access privileges" +msgstr "Zugangsrechte" + +#: describe.c:320 +#, c-format +msgid "Access privileges for database \"%s\"" +msgstr "Zugriffsrechte für Datenbank »%s«" + +#: describe.c:401 +msgid "Object" +msgstr "Objekt" + +#: describe.c:402 +msgid "aggregate" +msgstr "Aggregat" + +#: describe.c:402 +msgid "function" +msgstr "Funktion" + +#: describe.c:402 +msgid "operator" +msgstr "Operator" + +#: describe.c:403 +msgid "data type" +msgstr "Datentyp" + +#: describe.c:403 describe.c:1031 +msgid "table" +msgstr "Tabelle" + +#: describe.c:403 describe.c:1031 +msgid "view" +msgstr "Sicht" + +#: describe.c:404 describe.c:1031 +msgid "index" +msgstr "Index" + +#: describe.c:404 describe.c:1031 +msgid "sequence" +msgstr "Sequenz" + +#: describe.c:404 +msgid "rule" +msgstr "Rule" + +#: describe.c:405 +msgid "trigger" +msgstr "Trigger" + +#: describe.c:422 +msgid "Object descriptions" +msgstr "Objektbeschreibungen" + +#: describe.c:503 +#, c-format +msgid "Did not find any relation named \"%s\".\n" +msgstr "Keine Relationen namens »%s« gefunden\n" + +#: describe.c:517 +msgid "Column" +msgstr "Spalte" + +#: describe.c:518 describe.c:1032 +msgid "Type" +msgstr "Typ" + +#: describe.c:524 +msgid "Modifiers" +msgstr "Attribute" + +#: describe.c:628 +#, c-format +msgid "Table \"%s\"" +msgstr "Tabelle »%s«" + +#: describe.c:631 +#, c-format +msgid "View \"%s\"" +msgstr "Sicht »%s«" + +#: describe.c:634 +#, c-format +msgid "Sequence \"%s\"" +msgstr "Sequenz »%s«" + +#: describe.c:637 +#, c-format +msgid "Index \"%s\"" +msgstr "Index »%s«" + +#: describe.c:640 +#, c-format +msgid "Special relation \"%s\"" +msgstr "Spezielle Relation »%s«" + +#: describe.c:643 +#, c-format +msgid "TOAST table \"%s\"" +msgstr "TOAST-Tabelle »%s«" + +#: describe.c:646 +#, c-format +msgid "?%c? \"%s\"" +msgstr "?%c? »%s«" + +#: describe.c:677 +msgid "unique " +msgstr "unique " + +#: describe.c:682 +msgid " (primary key)" +msgstr " (Primary Key)" + +#: describe.c:686 +msgid " (lossy)" +msgstr " (lossy)" + +#: describe.c:691 +#, c-format +msgid "Index predicate: %s" +msgstr "Indexprädikat: %s" + +#: describe.c:704 +#, c-format +msgid "View definition: %s" +msgstr "Sichtdefinition: %s" + +#: describe.c:820 +msgid "Indexes" +msgstr "Indizies" + +#: describe.c:835 +msgid "Primary key" +msgstr "Primary Key" + +#: describe.c:850 +msgid "Unique keys" +msgstr "Unique Keys" + +#: describe.c:865 +msgid "Check constraints" +msgstr "Check-Constraints" + +#: describe.c:868 +#, c-format +msgid "%s: \"%s\" %s" +msgstr "%s: »%s« %s" + +#: describe.c:871 +#, c-format +msgid "%*s \"%s\" %s" +msgstr "%*s »%s« %s" + +#: describe.c:879 +msgid "Rules" +msgstr "Rules" + +#: describe.c:894 +msgid "Triggers" +msgstr "Triggers" + +#: describe.c:965 +msgid "User name" +msgstr "Benutzername: " + +#: describe.c:965 +msgid "User ID" +msgstr "Benutzer-ID" + +#: describe.c:966 +msgid "superuser, create database" +msgstr "Superuser, Datenbanken erstellen" + +#: describe.c:967 +msgid "superuser" +msgstr "Superuser" + +#: describe.c:967 +msgid "create database" +msgstr "Datenbanken erstellen" + +#: describe.c:968 +msgid "Attributes" +msgstr "Attribute" + +#: describe.c:982 +msgid "List of database users" +msgstr "Liste der Datenbankbenutzer" + +#: describe.c:1032 +msgid "special" +msgstr "spezial" + +#: describe.c:1075 +msgid "No matching relations found.\n" +msgstr "Keine passenden Relationen gefunden\n" + +#: describe.c:1077 +msgid "No relations found.\n" +msgstr "Keine Relationen gefunden\n" + +#: describe.c:1082 +msgid "List of relations" +msgstr "Liste der Relationen" -- 2.40.0