aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2023-02-06 12:15:49 +0100
committerPeter Eisentraut <peter@eisentraut.org>2023-02-06 12:15:49 +0100
commitec16eac8dabcd80559dcc6aeec48c0b57fb8b2bd (patch)
tree09b3b7f148ee800fc21c8559e411e11df62f0af8
parent715c345dd9a5594758be9a7aa41e898ead96e2a6 (diff)
downloadpostgresql-ec16eac8dabcd80559dcc6aeec48c0b57fb8b2bd.tar.gz
postgresql-ec16eac8dabcd80559dcc6aeec48c0b57fb8b2bd.zip
Translation updates
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: 3748d8972214a3d1e316cffc19824cd948e9e2d8
-rw-r--r--src/backend/po/de.po1625
-rw-r--r--src/backend/po/fr.po2970
-rw-r--r--src/backend/po/ja.po2412
-rw-r--r--src/backend/po/ru.po2315
-rw-r--r--src/backend/po/sv.po1551
-rw-r--r--src/bin/pg_dump/po/ru.po184
-rw-r--r--src/bin/pg_upgrade/po/ru.po52
-rw-r--r--src/bin/psql/po/de.po1583
-rw-r--r--src/bin/psql/po/fr.po1599
-rw-r--r--src/bin/psql/po/ja.po851
-rw-r--r--src/bin/psql/po/ru.po1171
-rw-r--r--src/bin/psql/po/sv.po888
-rw-r--r--src/interfaces/libpq/po/ja.po6
-rw-r--r--src/interfaces/libpq/po/ru.po18
14 files changed, 9044 insertions, 8181 deletions
diff --git a/src/backend/po/de.po b/src/backend/po/de.po
index e5ed3dc1d61..1ea695590cb 100644
--- a/src/backend/po/de.po
+++ b/src/backend/po/de.po
@@ -1,5 +1,5 @@
# German message translation file for PostgreSQL server
-# Peter Eisentraut <peter@eisentraut.org>, 2001 - 2022.
+# Peter Eisentraut <peter@eisentraut.org>, 2001 - 2023.
#
# Use these quotes: »%s«
#
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 15\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
-"POT-Creation-Date: 2022-11-04 17:10+0000\n"
-"PO-Revision-Date: 2022-11-05 08:46+0100\n"
+"POT-Creation-Date: 2023-01-26 02:41+0000\n"
+"PO-Revision-Date: 2023-01-27 16:37+0100\n"
"Last-Translator: Peter Eisentraut <peter@eisentraut.org>\n"
"Language-Team: German <pgsql-translators@postgresql.org>\n"
"Language: de\n"
@@ -75,12 +75,12 @@ msgstr "konnte Datei »%s« nicht zum Lesen öffnen: %m"
#: access/transam/twophase.c:1348 access/transam/xlog.c:3207
#: access/transam/xlog.c:4022 access/transam/xlogrecovery.c:1178
#: access/transam/xlogrecovery.c:1270 access/transam/xlogrecovery.c:1307
-#: access/transam/xlogrecovery.c:1367 backup/basebackup.c:1842
+#: access/transam/xlogrecovery.c:1367 backup/basebackup.c:1843
#: commands/extension.c:3393 libpq/hba.c:505 replication/logical/origin.c:729
-#: replication/logical/origin.c:765 replication/logical/reorderbuffer.c:4942
-#: replication/logical/snapbuild.c:1851 replication/logical/snapbuild.c:1893
-#: replication/logical/snapbuild.c:1920 replication/slot.c:1800
-#: replication/slot.c:1841 replication/walsender.c:658
+#: replication/logical/origin.c:765 replication/logical/reorderbuffer.c:4948
+#: replication/logical/snapbuild.c:1858 replication/logical/snapbuild.c:1900
+#: replication/logical/snapbuild.c:1927 replication/slot.c:1807
+#: replication/slot.c:1848 replication/walsender.c:658
#: storage/file/buffile.c:463 storage/file/copydir.c:195
#: utils/adt/genfile.c:197 utils/adt/misc.c:863 utils/cache/relmapper.c:813
#, c-format
@@ -89,10 +89,10 @@ msgstr "konnte Datei »%s« nicht lesen: %m"
#: ../common/controldata_utils.c:92 ../common/controldata_utils.c:95
#: access/transam/xlog.c:3212 access/transam/xlog.c:4027
-#: backup/basebackup.c:1846 replication/logical/origin.c:734
-#: replication/logical/origin.c:773 replication/logical/snapbuild.c:1856
-#: replication/logical/snapbuild.c:1898 replication/logical/snapbuild.c:1925
-#: replication/slot.c:1804 replication/slot.c:1845 replication/walsender.c:663
+#: backup/basebackup.c:1847 replication/logical/origin.c:734
+#: replication/logical/origin.c:773 replication/logical/snapbuild.c:1863
+#: replication/logical/snapbuild.c:1905 replication/logical/snapbuild.c:1932
+#: replication/slot.c:1811 replication/slot.c:1852 replication/walsender.c:663
#: utils/cache/relmapper.c:817
#, c-format
msgid "could not read file \"%s\": read %d of %zu"
@@ -109,9 +109,9 @@ msgstr "konnte Datei »%s« nicht lesen: %d von %zu gelesen"
#: access/transam/xlog.c:4738 commands/copyfrom.c:1575 commands/copyto.c:327
#: libpq/be-fsstubs.c:455 libpq/be-fsstubs.c:525
#: replication/logical/origin.c:667 replication/logical/origin.c:806
-#: replication/logical/reorderbuffer.c:5000
-#: replication/logical/snapbuild.c:1760 replication/logical/snapbuild.c:1933
-#: replication/slot.c:1691 replication/slot.c:1852 replication/walsender.c:673
+#: replication/logical/reorderbuffer.c:5006
+#: replication/logical/snapbuild.c:1767 replication/logical/snapbuild.c:1940
+#: replication/slot.c:1698 replication/slot.c:1859 replication/walsender.c:673
#: storage/file/copydir.c:218 storage/file/copydir.c:223 storage/file/fd.c:745
#: storage/file/fd.c:3643 storage/file/fd.c:3749 utils/cache/relmapper.c:828
#: utils/cache/relmapper.c:956
@@ -144,17 +144,17 @@ msgstr ""
#: access/transam/timeline.c:348 access/transam/twophase.c:1304
#: access/transam/xlog.c:2941 access/transam/xlog.c:3123
#: access/transam/xlog.c:3162 access/transam/xlog.c:3357
-#: access/transam/xlog.c:4012 access/transam/xlogrecovery.c:4179
-#: access/transam/xlogrecovery.c:4282 access/transam/xlogutils.c:852
-#: backup/basebackup.c:522 backup/basebackup.c:1519 postmaster/syslogger.c:1560
-#: replication/logical/origin.c:719 replication/logical/reorderbuffer.c:3595
-#: replication/logical/reorderbuffer.c:4146
-#: replication/logical/reorderbuffer.c:4922
-#: replication/logical/snapbuild.c:1715 replication/logical/snapbuild.c:1822
-#: replication/slot.c:1772 replication/walsender.c:631
+#: access/transam/xlog.c:4012 access/transam/xlogrecovery.c:4190
+#: access/transam/xlogrecovery.c:4293 access/transam/xlogutils.c:852
+#: backup/basebackup.c:522 backup/basebackup.c:1520 postmaster/syslogger.c:1560
+#: replication/logical/origin.c:719 replication/logical/reorderbuffer.c:3601
+#: replication/logical/reorderbuffer.c:4152
+#: replication/logical/reorderbuffer.c:4928
+#: replication/logical/snapbuild.c:1722 replication/logical/snapbuild.c:1829
+#: replication/slot.c:1779 replication/walsender.c:631
#: replication/walsender.c:2722 storage/file/copydir.c:161
#: storage/file/fd.c:720 storage/file/fd.c:3395 storage/file/fd.c:3630
-#: storage/file/fd.c:3720 storage/smgr/md.c:524 utils/cache/relmapper.c:792
+#: storage/file/fd.c:3720 storage/smgr/md.c:538 utils/cache/relmapper.c:792
#: utils/cache/relmapper.c:900 utils/error/elog.c:1933
#: utils/init/miscinit.c:1366 utils/init/miscinit.c:1500
#: utils/init/miscinit.c:1577 utils/misc/guc.c:8991 utils/misc/guc.c:9040
@@ -166,7 +166,7 @@ msgstr "konnte Datei »%s« nicht öffnen: %m"
#: access/transam/twophase.c:1745 access/transam/twophase.c:1754
#: access/transam/xlog.c:8670 access/transam/xlogfuncs.c:600
#: backup/basebackup_server.c:173 backup/basebackup_server.c:266
-#: postmaster/postmaster.c:5631 postmaster/syslogger.c:1571
+#: postmaster/postmaster.c:5638 postmaster/syslogger.c:1571
#: postmaster/syslogger.c:1584 postmaster/syslogger.c:1597
#: utils/cache/relmapper.c:934
#, c-format
@@ -181,9 +181,9 @@ msgstr "konnte Datei »%s« nicht schreiben: %m"
#: access/transam/xlog.c:3047 access/transam/xlog.c:3241
#: access/transam/xlog.c:3985 access/transam/xlog.c:7973
#: access/transam/xlog.c:8016 backup/basebackup_server.c:207
-#: replication/logical/snapbuild.c:1753 replication/slot.c:1677
-#: replication/slot.c:1782 storage/file/fd.c:737 storage/file/fd.c:3741
-#: storage/smgr/md.c:975 storage/smgr/md.c:1016 storage/sync/sync.c:453
+#: replication/logical/snapbuild.c:1760 replication/slot.c:1684
+#: replication/slot.c:1789 storage/file/fd.c:737 storage/file/fd.c:3741
+#: storage/smgr/md.c:989 storage/smgr/md.c:1030 storage/sync/sync.c:453
#: utils/cache/relmapper.c:949 utils/misc/guc.c:8760
#, c-format
msgid "could not fsync file \"%s\": %m"
@@ -199,15 +199,15 @@ msgstr "konnte Datei »%s« nicht fsyncen: %m"
#: access/transam/xlogrecovery.c:568 lib/dshash.c:253 libpq/auth.c:1338
#: libpq/auth.c:1406 libpq/auth.c:1964 libpq/be-secure-gssapi.c:520
#: postmaster/bgworker.c:349 postmaster/bgworker.c:931
-#: postmaster/postmaster.c:2584 postmaster/postmaster.c:4170
-#: postmaster/postmaster.c:4842 postmaster/postmaster.c:5556
-#: postmaster/postmaster.c:5927
-#: replication/libpqwalreceiver/libpqwalreceiver.c:296
+#: postmaster/postmaster.c:2591 postmaster/postmaster.c:4177
+#: postmaster/postmaster.c:4849 postmaster/postmaster.c:5563
+#: postmaster/postmaster.c:5934
+#: replication/libpqwalreceiver/libpqwalreceiver.c:300
#: replication/logical/logical.c:205 replication/walsender.c:701
#: storage/buffer/localbuf.c:442 storage/file/fd.c:892 storage/file/fd.c:1434
-#: storage/file/fd.c:1595 storage/file/fd.c:2409 storage/ipc/procarray.c:1437
-#: storage/ipc/procarray.c:2249 storage/ipc/procarray.c:2256
-#: storage/ipc/procarray.c:2759 storage/ipc/procarray.c:3390
+#: storage/file/fd.c:1595 storage/file/fd.c:2409 storage/ipc/procarray.c:1448
+#: storage/ipc/procarray.c:2260 storage/ipc/procarray.c:2267
+#: storage/ipc/procarray.c:2770 storage/ipc/procarray.c:3401
#: utils/adt/formatting.c:1732 utils/adt/formatting.c:1854
#: utils/adt/formatting.c:1977 utils/adt/pg_locale.c:450
#: utils/adt/pg_locale.c:614 utils/adt/regexp.c:224 utils/fmgr/dfmgr.c:229
@@ -266,15 +266,15 @@ msgstr "konnte kein »%s« zum Ausführen finden"
msgid "could not change directory to \"%s\": %m"
msgstr "konnte nicht in Verzeichnis »%s« wechseln: %m"
-#: ../common/exec.c:299 access/transam/xlog.c:8319 backup/basebackup.c:1339
+#: ../common/exec.c:299 access/transam/xlog.c:8319 backup/basebackup.c:1340
#: utils/adt/misc.c:342
#, c-format
msgid "could not read symbolic link \"%s\": %m"
msgstr "konnte symbolische Verknüpfung »%s« nicht lesen: %m"
#: ../common/exec.c:422 libpq/pqcomm.c:746 storage/ipc/latch.c:1092
-#: storage/ipc/latch.c:1272 storage/ipc/latch.c:1501 storage/ipc/latch.c:1662
-#: storage/ipc/latch.c:1788
+#: storage/ipc/latch.c:1272 storage/ipc/latch.c:1501 storage/ipc/latch.c:1663
+#: storage/ipc/latch.c:1789
#, c-format
msgid "%s() failed: %m"
msgstr "%s() fehlgeschlagen: %m"
@@ -299,7 +299,7 @@ msgstr "kann NULL-Zeiger nicht kopieren (interner Fehler)\n"
#: backup/basebackup.c:338 backup/basebackup.c:528 backup/basebackup.c:599
#: commands/copyfrom.c:1525 commands/copyto.c:725 commands/extension.c:3372
#: commands/tablespace.c:826 commands/tablespace.c:917 guc-file.l:1061
-#: postmaster/pgarch.c:597 replication/logical/snapbuild.c:1632
+#: postmaster/pgarch.c:597 replication/logical/snapbuild.c:1639
#: storage/file/copydir.c:68 storage/file/copydir.c:107 storage/file/fd.c:1951
#: storage/file/fd.c:2037 storage/file/fd.c:3243 storage/file/fd.c:3450
#: utils/adt/dbsize.c:92 utils/adt/dbsize.c:244 utils/adt/dbsize.c:324
@@ -322,8 +322,8 @@ msgid "could not read directory \"%s\": %m"
msgstr "konnte Verzeichnis »%s« nicht lesen: %m"
#: ../common/file_utils.c:383 access/transam/xlogarchive.c:419
-#: postmaster/syslogger.c:1608 replication/logical/snapbuild.c:1772
-#: replication/slot.c:721 replication/slot.c:1563 replication/slot.c:1705
+#: postmaster/syslogger.c:1608 replication/logical/snapbuild.c:1779
+#: replication/slot.c:721 replication/slot.c:1570 replication/slot.c:1712
#: storage/file/fd.c:755 storage/file/fd.c:853 utils/time/snapmgr.c:1282
#, c-format
msgid "could not rename file \"%s\" to \"%s\": %m"
@@ -491,7 +491,7 @@ msgstr "konnte Prozess nicht mit beschränktem Token neu starten: Fehlercode %lu
msgid "could not get exit code from subprocess: error code %lu"
msgstr "konnte Statuscode des Subprozesses nicht ermitteln: Fehlercode %lu"
-#: ../common/rmtree.c:79 backup/basebackup.c:1099 backup/basebackup.c:1275
+#: ../common/rmtree.c:79 backup/basebackup.c:1100 backup/basebackup.c:1276
#, c-format
msgid "could not stat file or directory \"%s\": %m"
msgstr "konnte »stat« für Datei oder Verzeichnis »%s« nicht ausführen: %m"
@@ -696,7 +696,7 @@ msgid "could not open parent table of index \"%s\""
msgstr "konnte Basistabelle von Index »%s« nicht öffnen"
#: access/brin/brin_bloom.c:750 access/brin/brin_bloom.c:792
-#: access/brin/brin_minmax_multi.c:3008 access/brin/brin_minmax_multi.c:3151
+#: access/brin/brin_minmax_multi.c:3012 access/brin/brin_minmax_multi.c:3155
#: statistics/dependencies.c:663 statistics/dependencies.c:716
#: statistics/mcv.c:1484 statistics/mcv.c:1515 statistics/mvdistinct.c:344
#: statistics/mvdistinct.c:397 utils/adt/pseudotypes.c:43
@@ -705,8 +705,8 @@ msgstr "konnte Basistabelle von Index »%s« nicht öffnen"
msgid "cannot accept a value of type %s"
msgstr "kann keinen Wert vom Typ %s annehmen"
-#: access/brin/brin_minmax_multi.c:2167 access/brin/brin_minmax_multi.c:2174
-#: access/brin/brin_minmax_multi.c:2181 utils/adt/timestamp.c:938
+#: access/brin/brin_minmax_multi.c:2171 access/brin/brin_minmax_multi.c:2178
+#: access/brin/brin_minmax_multi.c:2185 utils/adt/timestamp.c:938
#: utils/adt/timestamp.c:1509 utils/adt/timestamp.c:2761
#: utils/adt/timestamp.c:2778 utils/adt/timestamp.c:2831
#: utils/adt/timestamp.c:2870 utils/adt/timestamp.c:3115
@@ -1052,19 +1052,19 @@ msgstr "Operatorfamilie »%s« für Zugriffsmethode %s enthält nicht unterstüt
msgid "operator family \"%s\" of access method %s contains incorrect ORDER BY opfamily specification for operator %s"
msgstr "Operatorfamilie »%s« für Zugriffsmethode %s enthält ungültige ORDER-BY-Operatorfamilienangabe für Operator %s"
-#: access/hash/hashfunc.c:278 access/hash/hashfunc.c:334
-#: utils/adt/varchar.c:1003 utils/adt/varchar.c:1063
+#: access/hash/hashfunc.c:278 access/hash/hashfunc.c:335
+#: utils/adt/varchar.c:1003 utils/adt/varchar.c:1064
#, c-format
msgid "could not determine which collation to use for string hashing"
msgstr "konnte die für das Zeichenketten-Hashing zu verwendende Sortierfolge nicht bestimmen"
-#: access/hash/hashfunc.c:279 access/hash/hashfunc.c:335 catalog/heap.c:668
+#: access/hash/hashfunc.c:279 access/hash/hashfunc.c:336 catalog/heap.c:668
#: catalog/heap.c:674 commands/createas.c:206 commands/createas.c:515
-#: commands/indexcmds.c:1962 commands/tablecmds.c:17463 commands/view.c:86
+#: commands/indexcmds.c:1962 commands/tablecmds.c:17443 commands/view.c:86
#: regex/regc_pg_locale.c:243 utils/adt/formatting.c:1690
#: utils/adt/formatting.c:1812 utils/adt/formatting.c:1935 utils/adt/like.c:190
#: utils/adt/like_support.c:1025 utils/adt/varchar.c:733
-#: utils/adt/varchar.c:1004 utils/adt/varchar.c:1064 utils/adt/varlena.c:1499
+#: utils/adt/varchar.c:1004 utils/adt/varchar.c:1065 utils/adt/varlena.c:1499
#, c-format
msgid "Use the COLLATE clause to set the collation explicitly."
msgstr "Verwenden Sie die COLLATE-Klausel, um die Sortierfolge explizit zu setzen."
@@ -1167,8 +1167,8 @@ msgstr "konnte nicht in Datei »%s« schreiben, %d von %d geschrieben: %m"
#: access/transam/xlog.c:3964 access/transam/xlog.c:8653
#: access/transam/xlogfuncs.c:594 backup/basebackup_server.c:149
#: backup/basebackup_server.c:242 commands/dbcommands.c:517
-#: postmaster/postmaster.c:4597 postmaster/postmaster.c:5618
-#: replication/logical/origin.c:587 replication/slot.c:1624
+#: postmaster/postmaster.c:4604 postmaster/postmaster.c:5625
+#: replication/logical/origin.c:587 replication/slot.c:1631
#: storage/file/copydir.c:167 storage/smgr/md.c:222 utils/time/snapmgr.c:1261
#, c-format
msgid "could not create file \"%s\": %m"
@@ -1183,10 +1183,10 @@ msgstr "konnte Datei »%s« nicht auf %u kürzen: %m"
#: access/transam/timeline.c:424 access/transam/timeline.c:502
#: access/transam/xlog.c:3035 access/transam/xlog.c:3232
#: access/transam/xlog.c:3976 commands/dbcommands.c:529
-#: postmaster/postmaster.c:4607 postmaster/postmaster.c:4617
+#: postmaster/postmaster.c:4614 postmaster/postmaster.c:4624
#: replication/logical/origin.c:599 replication/logical/origin.c:641
-#: replication/logical/origin.c:660 replication/logical/snapbuild.c:1729
-#: replication/slot.c:1659 storage/file/buffile.c:537
+#: replication/logical/origin.c:660 replication/logical/snapbuild.c:1736
+#: replication/slot.c:1666 storage/file/buffile.c:537
#: storage/file/copydir.c:207 utils/init/miscinit.c:1441
#: utils/init/miscinit.c:1452 utils/init/miscinit.c:1460 utils/misc/guc.c:8721
#: utils/misc/guc.c:8752 utils/misc/guc.c:10741 utils/misc/guc.c:10755
@@ -1198,11 +1198,11 @@ msgstr "konnte nicht in Datei »%s« schreiben: %m"
#: access/heap/rewriteheap.c:1249 access/transam/twophase.c:1705
#: access/transam/xlogarchive.c:119 access/transam/xlogarchive.c:429
#: postmaster/postmaster.c:1157 postmaster/syslogger.c:1537
-#: replication/logical/origin.c:575 replication/logical/reorderbuffer.c:4415
-#: replication/logical/snapbuild.c:1674 replication/logical/snapbuild.c:2090
-#: replication/slot.c:1756 storage/file/fd.c:795 storage/file/fd.c:3263
+#: replication/logical/origin.c:575 replication/logical/reorderbuffer.c:4421
+#: replication/logical/snapbuild.c:1681 replication/logical/snapbuild.c:2097
+#: replication/slot.c:1763 storage/file/fd.c:795 storage/file/fd.c:3263
#: storage/file/fd.c:3325 storage/file/reinit.c:262 storage/ipc/dsm.c:317
-#: storage/smgr/md.c:349 storage/smgr/md.c:415 storage/sync/sync.c:250
+#: storage/smgr/md.c:370 storage/smgr/md.c:429 storage/sync/sync.c:250
#: utils/time/snapmgr.c:1606
#, c-format
msgid "could not remove file \"%s\": %m"
@@ -1435,7 +1435,7 @@ msgstr "Transaktion während eines Systemkatalog-Scans abgebrochen"
#: access/index/indexam.c:142 catalog/objectaddress.c:1376
#: commands/indexcmds.c:2790 commands/tablecmds.c:271 commands/tablecmds.c:295
-#: commands/tablecmds.c:17151 commands/tablecmds.c:18930
+#: commands/tablecmds.c:17131 commands/tablecmds.c:18910
#, c-format
msgid "\"%s\" is not an index"
msgstr "»%s« ist kein Index"
@@ -1533,7 +1533,7 @@ msgstr "»%s« ist ein Index"
#: access/table/table.c:54 access/table/table.c:88 access/table/table.c:117
#: access/table/table.c:150 catalog/aclchk.c:1842 commands/tablecmds.c:13829
-#: commands/tablecmds.c:17160
+#: commands/tablecmds.c:17140
#, c-format
msgid "\"%s\" is a composite type"
msgstr "»%s« ist ein zusammengesetzter Typ"
@@ -1588,13 +1588,13 @@ msgstr "Stellen Sie sicher, dass der Konfigurationsparameter »%s« auf dem Prim
msgid "Make sure the configuration parameter \"%s\" is set."
msgstr "Stellen Sie sicher, dass der Konfigurationsparameter »%s« gesetzt ist."
-#: access/transam/multixact.c:1021
+#: access/transam/multixact.c:1022
#, c-format
msgid "database is not accepting commands that generate new MultiXactIds to avoid wraparound data loss in database \"%s\""
msgstr "Datenbank nimmt keine Befehle an, die neue MultiXactIds erzeugen, um Datenverlust wegen Transaktionsnummernüberlauf in Datenbank »%s« zu vermeiden"
-#: access/transam/multixact.c:1023 access/transam/multixact.c:1030
-#: access/transam/multixact.c:1054 access/transam/multixact.c:1063
+#: access/transam/multixact.c:1024 access/transam/multixact.c:1031
+#: access/transam/multixact.c:1055 access/transam/multixact.c:1064
#, c-format
msgid ""
"Execute a database-wide VACUUM in that database.\n"
@@ -1603,65 +1603,65 @@ msgstr ""
"Führen Sie ein datenbankweites VACUUM in dieser Datenbank aus.\n"
"Eventuell müssen Sie auch alte vorbereitete Transaktionen committen oder zurückrollen oder unbenutzte Replikations-Slots löschen."
-#: access/transam/multixact.c:1028
+#: access/transam/multixact.c:1029
#, c-format
msgid "database is not accepting commands that generate new MultiXactIds to avoid wraparound data loss in database with OID %u"
msgstr "Datenbank nimmt keine Befehle an, die neue MultiXactIds erzeugen, um Datenverlust wegen Transaktionsnummernüberlauf in Datenbank mit OID %u zu vermeiden"
-#: access/transam/multixact.c:1049 access/transam/multixact.c:2333
+#: access/transam/multixact.c:1050 access/transam/multixact.c:2334
#, c-format
msgid "database \"%s\" must be vacuumed before %u more MultiXactId is used"
msgid_plural "database \"%s\" must be vacuumed before %u more MultiXactIds are used"
msgstr[0] "Datenbank »%s« muss gevacuumt werden, bevor %u weitere MultiXactId aufgebraucht ist"
msgstr[1] "Datenbank »%s« muss gevacuumt werden, bevor %u weitere MultiXactIds aufgebraucht sind"
-#: access/transam/multixact.c:1058 access/transam/multixact.c:2342
+#: access/transam/multixact.c:1059 access/transam/multixact.c:2343
#, c-format
msgid "database with OID %u must be vacuumed before %u more MultiXactId is used"
msgid_plural "database with OID %u must be vacuumed before %u more MultiXactIds are used"
msgstr[0] "Datenbank mit OID %u muss gevacuumt werden, bevor %u weitere MultiXactId aufgebraucht ist"
msgstr[1] "Datenbank mit OID %u muss gevacuumt werden, bevor %u weitere MultiXactIds aufgebraucht sind"
-#: access/transam/multixact.c:1119
+#: access/transam/multixact.c:1120
#, c-format
msgid "multixact \"members\" limit exceeded"
msgstr "Grenzwert für Multixact-»Members« überschritten"
-#: access/transam/multixact.c:1120
+#: access/transam/multixact.c:1121
#, c-format
msgid "This command would create a multixact with %u members, but the remaining space is only enough for %u member."
msgid_plural "This command would create a multixact with %u members, but the remaining space is only enough for %u members."
msgstr[0] "Dieser Befehl würde eine Multixact mit %u Mitgliedern erzeugen, aber es ist nur genug Platz für %u Mitglied."
msgstr[1] "Dieser Befehl würde eine Multixact mit %u Mitgliedern erzeugen, aber es ist nur genug Platz für %u Mitglieder."
-#: access/transam/multixact.c:1125
+#: access/transam/multixact.c:1126
#, c-format
msgid "Execute a database-wide VACUUM in database with OID %u with reduced vacuum_multixact_freeze_min_age and vacuum_multixact_freeze_table_age settings."
msgstr "Führen Sie ein datenbankweites VACUUM in der Datenbank mit OID %u aus, mit reduzierten Einstellungen für vacuum_multixact_freeze_min_age und vacuum_multixact_freeze_table_age."
-#: access/transam/multixact.c:1156
+#: access/transam/multixact.c:1157
#, c-format
msgid "database with OID %u must be vacuumed before %d more multixact member is used"
msgid_plural "database with OID %u must be vacuumed before %d more multixact members are used"
msgstr[0] "Datenbank mit OID %u muss gevacuumt werden, bevor %d weiteres Multixact-Mitglied aufgebraucht ist"
msgstr[1] "Datenbank mit OID %u muss gevacuumt werden, bevor %d weitere Multixact-Mitglieder aufgebraucht sind"
-#: access/transam/multixact.c:1161
+#: access/transam/multixact.c:1162
#, c-format
msgid "Execute a database-wide VACUUM in that database with reduced vacuum_multixact_freeze_min_age and vacuum_multixact_freeze_table_age settings."
msgstr "Führen Sie ein datenbankweites VACUUM in dieser Datenbank aus, mit reduzierten Einstellungen für vacuum_multixact_freeze_min_age und vacuum_multixact_freeze_table_age."
-#: access/transam/multixact.c:1300
+#: access/transam/multixact.c:1301
#, c-format
msgid "MultiXactId %u does no longer exist -- apparent wraparound"
msgstr "MultiXactId %u existiert nicht mehr -- anscheinender Überlauf"
-#: access/transam/multixact.c:1306
+#: access/transam/multixact.c:1307
#, c-format
msgid "MultiXactId %u has not been created yet -- apparent wraparound"
msgstr "MultiXactId %u wurde noch nicht erzeugt -- anscheinender Überlauf"
-#: access/transam/multixact.c:2338 access/transam/multixact.c:2347
+#: access/transam/multixact.c:2339 access/transam/multixact.c:2348
#: access/transam/varsup.c:151 access/transam/varsup.c:158
#: access/transam/varsup.c:466 access/transam/varsup.c:473
#, c-format
@@ -1672,27 +1672,27 @@ msgstr ""
"Um ein Abschalten der Datenbank zu vermeiden, führen Sie ein komplettes VACUUM über diese Datenbank aus.\n"
"Eventuell müssen Sie auch alte vorbereitete Transaktionen committen oder zurückrollen oder unbenutzte Replikations-Slots löschen."
-#: access/transam/multixact.c:2621
+#: access/transam/multixact.c:2622
#, c-format
msgid "MultiXact member wraparound protections are disabled because oldest checkpointed MultiXact %u does not exist on disk"
msgstr "MultiXact-Member-Wraparound-Schutz ist deaktiviert, weil die älteste gecheckpointete MultiXact %u nicht auf der Festplatte existiert"
-#: access/transam/multixact.c:2643
+#: access/transam/multixact.c:2644
#, c-format
msgid "MultiXact member wraparound protections are now enabled"
msgstr "MultiXact-Member-Wraparound-Schutz ist jetzt aktiviert"
-#: access/transam/multixact.c:3030
+#: access/transam/multixact.c:3031
#, c-format
msgid "oldest MultiXact %u not found, earliest MultiXact %u, skipping truncation"
msgstr "älteste MultiXact %u nicht gefunden, älteste ist MultiXact %u, Truncate wird ausgelassen"
-#: access/transam/multixact.c:3048
+#: access/transam/multixact.c:3049
#, c-format
msgid "cannot truncate up to MultiXact %u because it does not exist on disk, skipping truncation"
msgstr "kann nicht bis MultiXact %u trunkieren, weil sie nicht auf der Festplatte existiert, Trunkierung wird ausgelassen"
-#: access/transam/multixact.c:3362
+#: access/transam/multixact.c:3363
#, c-format
msgid "invalid MultiXactId: %u"
msgstr "ungültige MultiXactId: %u"
@@ -1787,60 +1787,60 @@ msgstr "Bestehender Resource-Manager mit ID %d hat den gleichen Namen."
msgid "registered custom resource manager \"%s\" with ID %d"
msgstr "Custom-Resouce-Manager »%s« mit ID %d wurde registriert"
-#: access/transam/slru.c:713
+#: access/transam/slru.c:714
#, c-format
msgid "file \"%s\" doesn't exist, reading as zeroes"
msgstr "Datei »%s« existiert nicht, wird als Nullen eingelesen"
-#: access/transam/slru.c:945 access/transam/slru.c:951
-#: access/transam/slru.c:959 access/transam/slru.c:964
-#: access/transam/slru.c:971 access/transam/slru.c:976
-#: access/transam/slru.c:983 access/transam/slru.c:990
+#: access/transam/slru.c:946 access/transam/slru.c:952
+#: access/transam/slru.c:960 access/transam/slru.c:965
+#: access/transam/slru.c:972 access/transam/slru.c:977
+#: access/transam/slru.c:984 access/transam/slru.c:991
#, c-format
msgid "could not access status of transaction %u"
msgstr "konnte auf den Status von Transaktion %u nicht zugreifen"
-#: access/transam/slru.c:946
+#: access/transam/slru.c:947
#, c-format
msgid "Could not open file \"%s\": %m."
msgstr "Konnte Datei »%s« nicht öffnen: %m."
-#: access/transam/slru.c:952
+#: access/transam/slru.c:953
#, c-format
msgid "Could not seek in file \"%s\" to offset %d: %m."
msgstr "Konnte Positionszeiger in Datei »%s« nicht auf %d setzen: %m."
-#: access/transam/slru.c:960
+#: access/transam/slru.c:961
#, c-format
msgid "Could not read from file \"%s\" at offset %d: %m."
msgstr "Konnte nicht aus Datei »%s« bei Position %d lesen: %m."
-#: access/transam/slru.c:965
+#: access/transam/slru.c:966
#, c-format
msgid "Could not read from file \"%s\" at offset %d: read too few bytes."
msgstr "Konnte nicht aus Datei »%s« bei Position %d lesen: zu wenige Bytes gelesen."
-#: access/transam/slru.c:972
+#: access/transam/slru.c:973
#, c-format
msgid "Could not write to file \"%s\" at offset %d: %m."
msgstr "Konnte nicht in Datei »%s« bei Position %d schreiben: %m."
-#: access/transam/slru.c:977
+#: access/transam/slru.c:978
#, c-format
msgid "Could not write to file \"%s\" at offset %d: wrote too few bytes."
msgstr "Konnte nicht in Datei »%s« bei Position %d schreiben: zu wenige Bytes geschrieben."
-#: access/transam/slru.c:984
+#: access/transam/slru.c:985
#, c-format
msgid "Could not fsync file \"%s\": %m."
msgstr "Konnte Datei »%s« nicht fsyncen: %m."
-#: access/transam/slru.c:991
+#: access/transam/slru.c:992
#, c-format
msgid "Could not close file \"%s\": %m."
msgstr "Konnte Datei »%s« nicht schließen: %m."
-#: access/transam/slru.c:1252
+#: access/transam/slru.c:1253
#, c-format
msgid "could not truncate directory \"%s\": apparent wraparound"
msgstr "konnte Verzeichnis »%s« nicht leeren: anscheinender Überlauf"
@@ -2100,90 +2100,96 @@ msgid "cannot PREPARE a transaction that has exported snapshots"
msgstr "PREPARE kann nicht für eine Transaktion ausgeführt werden, die Snapshots exportiert hat"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3474
+#: access/transam/xact.c:3478
#, c-format
msgid "%s cannot run inside a transaction block"
msgstr "%s kann nicht in einem Transaktionsblock laufen"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3484
+#: access/transam/xact.c:3488
#, c-format
msgid "%s cannot run inside a subtransaction"
msgstr "%s kann nicht in einer Subtransaktion laufen"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3494
+#: access/transam/xact.c:3498
+#, c-format
+msgid "%s cannot be executed within a pipeline"
+msgstr "%s kann nicht innerhalb einer Pipeline ausgeführt werden"
+
+#. translator: %s represents an SQL statement name
+#: access/transam/xact.c:3508
#, c-format
msgid "%s cannot be executed from a function"
msgstr "%s kann nicht aus einer Funktion ausgeführt werden"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3565 access/transam/xact.c:3878
-#: access/transam/xact.c:3957 access/transam/xact.c:4080
-#: access/transam/xact.c:4231 access/transam/xact.c:4300
-#: access/transam/xact.c:4411
+#: access/transam/xact.c:3579 access/transam/xact.c:3894
+#: access/transam/xact.c:3973 access/transam/xact.c:4096
+#: access/transam/xact.c:4247 access/transam/xact.c:4316
+#: access/transam/xact.c:4427
#, c-format
msgid "%s can only be used in transaction blocks"
msgstr "%s kann nur in Transaktionsblöcken verwendet werden"
-#: access/transam/xact.c:3764
+#: access/transam/xact.c:3780
#, c-format
msgid "there is already a transaction in progress"
msgstr "eine Transaktion ist bereits begonnen"
-#: access/transam/xact.c:3883 access/transam/xact.c:3962
-#: access/transam/xact.c:4085
+#: access/transam/xact.c:3899 access/transam/xact.c:3978
+#: access/transam/xact.c:4101
#, c-format
msgid "there is no transaction in progress"
msgstr "keine Transaktion offen"
-#: access/transam/xact.c:3973
+#: access/transam/xact.c:3989
#, c-format
msgid "cannot commit during a parallel operation"
msgstr "während einer parallelen Operation kann nicht committet werden"
-#: access/transam/xact.c:4096
+#: access/transam/xact.c:4112
#, c-format
msgid "cannot abort during a parallel operation"
msgstr "während einer parallelen Operation kann nicht abgebrochen werden"
-#: access/transam/xact.c:4195
+#: access/transam/xact.c:4211
#, c-format
msgid "cannot define savepoints during a parallel operation"
msgstr "während einer parallelen Operation können keine Sicherungspunkte definiert werden"
-#: access/transam/xact.c:4282
+#: access/transam/xact.c:4298
#, c-format
msgid "cannot release savepoints during a parallel operation"
msgstr "während einer parallelen Operation können keine Sicherungspunkte freigegeben werden"
-#: access/transam/xact.c:4292 access/transam/xact.c:4343
-#: access/transam/xact.c:4403 access/transam/xact.c:4452
+#: access/transam/xact.c:4308 access/transam/xact.c:4359
+#: access/transam/xact.c:4419 access/transam/xact.c:4468
#, c-format
msgid "savepoint \"%s\" does not exist"
msgstr "Sicherungspunkt »%s« existiert nicht"
-#: access/transam/xact.c:4349 access/transam/xact.c:4458
+#: access/transam/xact.c:4365 access/transam/xact.c:4474
#, c-format
msgid "savepoint \"%s\" does not exist within current savepoint level"
msgstr "Sicherungspunkt »%s« existiert nicht innerhalb der aktuellen Sicherungspunktebene"
-#: access/transam/xact.c:4391
+#: access/transam/xact.c:4407
#, c-format
msgid "cannot rollback to savepoints during a parallel operation"
msgstr "während einer parallelen Operation kann nicht auf einen Sicherungspunkt zurückgerollt werden"
-#: access/transam/xact.c:4519
+#: access/transam/xact.c:4535
#, c-format
msgid "cannot start subtransactions during a parallel operation"
msgstr "während einer parallelen Operation können keine Subtransaktionen gestartet werden"
-#: access/transam/xact.c:4587
+#: access/transam/xact.c:4603
#, c-format
msgid "cannot commit subtransactions during a parallel operation"
msgstr "während einer parallelen Operation können keine Subtransaktionen committet werden"
-#: access/transam/xact.c:5234
+#: access/transam/xact.c:5250
#, c-format
msgid "cannot have more than 2^32-1 subtransactions in a transaction"
msgstr "kann nicht mehr als 2^32-1 Subtransaktionen in einer Transaktion haben"
@@ -2561,12 +2567,12 @@ msgstr "mit full_page_writes=off erzeugtes WAL wurde seit dem letzten Restart-Pu
msgid "This means that the backup being taken on the standby is corrupt and should not be used. Enable full_page_writes and run CHECKPOINT on the primary, and then try an online backup again."
msgstr "Das bedeutet, dass die aktuelle Datensicherung auf dem Standby-Server verfälscht ist und nicht verwendet werden sollte. Schalten Sie auf dem Primärserver full_page_writes ein, führen Sie dort CHECKPOINT aus und versuchen Sie dann die Online-Sicherung erneut."
-#: access/transam/xlog.c:8326 backup/basebackup.c:1344 utils/adt/misc.c:347
+#: access/transam/xlog.c:8326 backup/basebackup.c:1345 utils/adt/misc.c:347
#, c-format
msgid "symbolic link \"%s\" target is too long"
msgstr "Ziel für symbolische Verknüpfung »%s« ist zu lang"
-#: access/transam/xlog.c:8376 backup/basebackup.c:1359
+#: access/transam/xlog.c:8376 backup/basebackup.c:1360
#: commands/tablespace.c:399 commands/tablespace.c:581 utils/adt/misc.c:355
#, c-format
msgid "tablespaces are not supported on this platform"
@@ -2580,12 +2586,12 @@ msgstr "Tablespaces werden auf dieser Plattform nicht unterstützt"
msgid "invalid data in file \"%s\""
msgstr "ungültige Daten in Datei »%s«"
-#: access/transam/xlog.c:8552 backup/basebackup.c:1199
+#: access/transam/xlog.c:8552 backup/basebackup.c:1200
#, c-format
msgid "the standby was promoted during online backup"
msgstr "der Standby-Server wurde während der Online-Sicherung zum Primärserver befördert"
-#: access/transam/xlog.c:8553 backup/basebackup.c:1200
+#: access/transam/xlog.c:8553 backup/basebackup.c:1201
#, c-format
msgid "This means that the backup being taken is corrupt and should not be used. Try taking another online backup."
msgstr "Das bedeutet, dass die aktuelle Online-Sicherung verfälscht ist und nicht verwendet werden sollte. Versuchen Sie, eine neue Online-Sicherung durchzuführen."
@@ -3163,7 +3169,7 @@ msgstr "unerwartete Zeitleisten-ID %u (nach %u) im Checkpoint-Datensatz"
msgid "unexpected timeline ID %u in checkpoint record, before reaching minimum recovery point %X/%X on timeline %u"
msgstr "unerwartete Zeitleisten-ID %u in Checkpoint-Datensatz, bevor der minimale Wiederherstellungspunkt %X/%X auf Zeitleiste %u erreicht wurde"
-#: access/transam/xlogrecovery.c:2466 access/transam/xlogrecovery.c:2737
+#: access/transam/xlogrecovery.c:2466 access/transam/xlogrecovery.c:2742
#, c-format
msgid "recovery stopping after reaching consistency"
msgstr "Wiederherstellung beendet nachdem Konsistenz erreicht wurde"
@@ -3173,193 +3179,193 @@ msgstr "Wiederherstellung beendet nachdem Konsistenz erreicht wurde"
msgid "recovery stopping before WAL location (LSN) \"%X/%X\""
msgstr "Wiederherstellung beendet vor WAL-Position (LSN) »%X/%X«"
-#: access/transam/xlogrecovery.c:2572
+#: access/transam/xlogrecovery.c:2577
#, c-format
msgid "recovery stopping before commit of transaction %u, time %s"
msgstr "Wiederherstellung beendet vor Commit der Transaktion %u, Zeit %s"
-#: access/transam/xlogrecovery.c:2579
+#: access/transam/xlogrecovery.c:2584
#, c-format
msgid "recovery stopping before abort of transaction %u, time %s"
msgstr "Wiederherstellung beendet vor Abbruch der Transaktion %u, Zeit %s"
-#: access/transam/xlogrecovery.c:2632
+#: access/transam/xlogrecovery.c:2637
#, c-format
msgid "recovery stopping at restore point \"%s\", time %s"
msgstr "Wiederherstellung beendet bei Restore-Punkt »%s«, Zeit %s"
-#: access/transam/xlogrecovery.c:2650
+#: access/transam/xlogrecovery.c:2655
#, c-format
msgid "recovery stopping after WAL location (LSN) \"%X/%X\""
msgstr "Wiederherstellung beendet nach WAL-Position (LSN) »%X/%X«"
-#: access/transam/xlogrecovery.c:2717
+#: access/transam/xlogrecovery.c:2722
#, c-format
msgid "recovery stopping after commit of transaction %u, time %s"
msgstr "Wiederherstellung beendet nach Commit der Transaktion %u, Zeit %s"
-#: access/transam/xlogrecovery.c:2725
+#: access/transam/xlogrecovery.c:2730
#, c-format
msgid "recovery stopping after abort of transaction %u, time %s"
msgstr "Wiederherstellung beendet nach Abbruch der Transaktion %u, Zeit %s"
-#: access/transam/xlogrecovery.c:2806
+#: access/transam/xlogrecovery.c:2811
#, c-format
msgid "pausing at the end of recovery"
msgstr "pausiere am Ende der Wiederherstellung"
-#: access/transam/xlogrecovery.c:2807
+#: access/transam/xlogrecovery.c:2812
#, c-format
msgid "Execute pg_wal_replay_resume() to promote."
msgstr "Führen Sie pg_wal_replay_resume() aus, um den Server zum Primärserver zu befördern."
-#: access/transam/xlogrecovery.c:2810 access/transam/xlogrecovery.c:4614
+#: access/transam/xlogrecovery.c:2815 access/transam/xlogrecovery.c:4625
#, c-format
msgid "recovery has paused"
msgstr "Wiederherstellung wurde pausiert"
-#: access/transam/xlogrecovery.c:2811
+#: access/transam/xlogrecovery.c:2816
#, c-format
msgid "Execute pg_wal_replay_resume() to continue."
msgstr "Führen Sie pg_wal_replay_resume() aus um fortzusetzen."
-#: access/transam/xlogrecovery.c:3077
+#: access/transam/xlogrecovery.c:3082
#, c-format
msgid "unexpected timeline ID %u in log segment %s, offset %u"
msgstr "unerwartete Zeitleisten-ID %u in Logsegment %s, Offset %u"
-#: access/transam/xlogrecovery.c:3282
+#: access/transam/xlogrecovery.c:3287
#, c-format
msgid "could not read from log segment %s, offset %u: %m"
msgstr "konnte nicht aus Logsegment %s, Position %u lesen: %m"
-#: access/transam/xlogrecovery.c:3288
+#: access/transam/xlogrecovery.c:3293
#, c-format
msgid "could not read from log segment %s, offset %u: read %d of %zu"
msgstr "konnte nicht aus Logsegment %s bei Position %u lesen: %d von %zu gelesen"
-#: access/transam/xlogrecovery.c:3931
+#: access/transam/xlogrecovery.c:3942
#, c-format
msgid "invalid primary checkpoint link in control file"
msgstr "ungültige primäre Checkpoint-Verknüpfung in Kontrolldatei"
-#: access/transam/xlogrecovery.c:3935
+#: access/transam/xlogrecovery.c:3946
#, c-format
msgid "invalid checkpoint link in backup_label file"
msgstr "ungültige Checkpoint-Verknüpfung in backup_label-Datei"
-#: access/transam/xlogrecovery.c:3953
+#: access/transam/xlogrecovery.c:3964
#, c-format
msgid "invalid primary checkpoint record"
msgstr "ungültiger primärer Checkpoint-Datensatz"
-#: access/transam/xlogrecovery.c:3957
+#: access/transam/xlogrecovery.c:3968
#, c-format
msgid "invalid checkpoint record"
msgstr "ungültiger Checkpoint-Datensatz"
-#: access/transam/xlogrecovery.c:3968
+#: access/transam/xlogrecovery.c:3979
#, c-format
msgid "invalid resource manager ID in primary checkpoint record"
msgstr "ungültige Resource-Manager-ID im primären Checkpoint-Datensatz"
-#: access/transam/xlogrecovery.c:3972
+#: access/transam/xlogrecovery.c:3983
#, c-format
msgid "invalid resource manager ID in checkpoint record"
msgstr "ungültige Resource-Manager-ID im Checkpoint-Datensatz"
-#: access/transam/xlogrecovery.c:3985
+#: access/transam/xlogrecovery.c:3996
#, c-format
msgid "invalid xl_info in primary checkpoint record"
msgstr "ungültige xl_info im primären Checkpoint-Datensatz"
-#: access/transam/xlogrecovery.c:3989
+#: access/transam/xlogrecovery.c:4000
#, c-format
msgid "invalid xl_info in checkpoint record"
msgstr "ungültige xl_info im Checkpoint-Datensatz"
-#: access/transam/xlogrecovery.c:4000
+#: access/transam/xlogrecovery.c:4011
#, c-format
msgid "invalid length of primary checkpoint record"
msgstr "ungültige Länge des primären Checkpoint-Datensatzes"
-#: access/transam/xlogrecovery.c:4004
+#: access/transam/xlogrecovery.c:4015
#, c-format
msgid "invalid length of checkpoint record"
msgstr "ungültige Länge des Checkpoint-Datensatzes"
-#: access/transam/xlogrecovery.c:4060
+#: access/transam/xlogrecovery.c:4071
#, c-format
msgid "new timeline %u is not a child of database system timeline %u"
msgstr "neue Zeitleiste %u ist kein Kind der Datenbanksystemzeitleiste %u"
-#: access/transam/xlogrecovery.c:4074
+#: access/transam/xlogrecovery.c:4085
#, c-format
msgid "new timeline %u forked off current database system timeline %u before current recovery point %X/%X"
msgstr "neue Zeitleiste %u zweigte von der aktuellen Datenbanksystemzeitleiste %u vor dem aktuellen Wiederherstellungspunkt %X/%X ab"
-#: access/transam/xlogrecovery.c:4093
+#: access/transam/xlogrecovery.c:4104
#, c-format
msgid "new target timeline is %u"
msgstr "neue Zielzeitleiste ist %u"
-#: access/transam/xlogrecovery.c:4296
+#: access/transam/xlogrecovery.c:4307
#, c-format
msgid "WAL receiver process shutdown requested"
msgstr "Herunterfahren des WAL-Receiver-Prozesses verlangt"
-#: access/transam/xlogrecovery.c:4359
+#: access/transam/xlogrecovery.c:4370
#, c-format
msgid "received promote request"
msgstr "Anforderung zum Befördern empfangen"
-#: access/transam/xlogrecovery.c:4372
+#: access/transam/xlogrecovery.c:4383
#, c-format
msgid "promote trigger file found: %s"
msgstr "Promote-Triggerdatei gefunden: %s"
-#: access/transam/xlogrecovery.c:4380
+#: access/transam/xlogrecovery.c:4391
#, c-format
msgid "could not stat promote trigger file \"%s\": %m"
msgstr "konnte »stat« für Promote-Triggerdatei »%s« nicht ausführen: %m"
-#: access/transam/xlogrecovery.c:4605
+#: access/transam/xlogrecovery.c:4616
#, c-format
msgid "hot standby is not possible because of insufficient parameter settings"
msgstr "Hot Standby ist nicht möglich wegen unzureichender Parametereinstellungen"
-#: access/transam/xlogrecovery.c:4606 access/transam/xlogrecovery.c:4633
-#: access/transam/xlogrecovery.c:4663
+#: access/transam/xlogrecovery.c:4617 access/transam/xlogrecovery.c:4644
+#: access/transam/xlogrecovery.c:4674
#, c-format
msgid "%s = %d is a lower setting than on the primary server, where its value was %d."
msgstr "%s = %d ist eine niedrigere Einstellung als auf dem Primärserver, wo der Wert %d war."
-#: access/transam/xlogrecovery.c:4615
+#: access/transam/xlogrecovery.c:4626
#, c-format
msgid "If recovery is unpaused, the server will shut down."
msgstr "Wenn die Wiederherstellungspause beendet wird, wird der Server herunterfahren."
-#: access/transam/xlogrecovery.c:4616
+#: access/transam/xlogrecovery.c:4627
#, c-format
msgid "You can then restart the server after making the necessary configuration changes."
msgstr "Sie können den Server dann neu starten, nachdem die nötigen Konfigurationsänderungen getätigt worden sind."
-#: access/transam/xlogrecovery.c:4627
+#: access/transam/xlogrecovery.c:4638
#, c-format
msgid "promotion is not possible because of insufficient parameter settings"
msgstr "Beförderung ist nicht möglich wegen unzureichender Parametereinstellungen"
-#: access/transam/xlogrecovery.c:4637
+#: access/transam/xlogrecovery.c:4648
#, c-format
msgid "Restart the server after making the necessary configuration changes."
msgstr "Starten Sie den Server neu, nachdem die nötigen Konfigurationsänderungen getätigt worden sind."
-#: access/transam/xlogrecovery.c:4661
+#: access/transam/xlogrecovery.c:4672
#, c-format
msgid "recovery aborted because of insufficient parameter settings"
msgstr "Wiederherstellung abgebrochen wegen unzureichender Parametereinstellungen"
-#: access/transam/xlogrecovery.c:4667
+#: access/transam/xlogrecovery.c:4678
#, c-format
msgid "You can restart the server after making the necessary configuration changes."
msgstr "Sie können den Server neu starten, nachdem die nötigen Konfigurationsänderungen getätigt worden sind."
@@ -3396,8 +3402,8 @@ msgstr "konnte Position in temporärer Datei nicht auf Anfang setzen"
#: backup/backup_manifest.c:374
#, c-format
-msgid "could not read from temporary file: %m"
-msgstr "konnte nicht aus temporärer Datei lesen: %m"
+msgid "could not read from temporary file: read only %zu of %zu bytes"
+msgstr "konnte nicht aus temporärer Datei lesen: es wurden nur %zu von %zu Bytes gelesen"
#: backup/basebackup.c:454
#, c-format
@@ -3490,44 +3496,44 @@ msgstr "Komprimierungsdetail kann nicht angegeben werden, wenn Komprimierung nic
msgid "invalid compression specification: %s"
msgstr "ungültige Komprimierungsangabe: %s"
-#: backup/basebackup.c:1430
+#: backup/basebackup.c:1431
#, c-format
msgid "skipping special file \"%s\""
msgstr "überspringe besondere Datei »%s«"
-#: backup/basebackup.c:1549
+#: backup/basebackup.c:1550
#, c-format
msgid "invalid segment number %d in file \"%s\""
msgstr "ungültige Segmentnummer %d in Datei »%s«"
-#: backup/basebackup.c:1589
+#: backup/basebackup.c:1590
#, c-format
msgid "could not verify checksum in file \"%s\", block %u: read buffer size %d and page size %d differ"
msgstr "konnte Prüfsumme in Datei »%s«, Block %u nicht überprüfen: gelesene Puffergröße %d und Seitengröße %d sind verschieden"
-#: backup/basebackup.c:1663
+#: backup/basebackup.c:1664
#, c-format
msgid "checksum verification failed in file \"%s\", block %u: calculated %X but expected %X"
msgstr "Prüfsummenüberprüfung fehlgeschlagen in Datei »%s«, Block %u: berechnet %X, aber erwartet %X"
-#: backup/basebackup.c:1670
+#: backup/basebackup.c:1671
#, c-format
msgid "further checksum verification failures in file \"%s\" will not be reported"
msgstr "weitere Prüfsummenfehler in Datei »%s« werden nicht berichtet werden"
-#: backup/basebackup.c:1717
+#: backup/basebackup.c:1718
#, c-format
msgid "file \"%s\" has a total of %d checksum verification failure"
msgid_plural "file \"%s\" has a total of %d checksum verification failures"
msgstr[0] "Datei »%s« hat insgesamt %d Prüfsummenfehler"
msgstr[1] "Datei »%s« hat insgesamt %d Prüfsummenfehler"
-#: backup/basebackup.c:1763
+#: backup/basebackup.c:1764
#, c-format
msgid "file name too long for tar format: \"%s\""
msgstr "Dateiname zu lang für Tar-Format: »%s«"
-#: backup/basebackup.c:1768
+#: backup/basebackup.c:1769
#, c-format
msgid "symbolic link target too long for tar format: file name \"%s\", target \"%s\""
msgstr "Ziel der symbolischen Verknüpfung zu lang für Tar-Format: Dateiname »%s«, Ziel »%s«"
@@ -3559,7 +3565,7 @@ msgstr "relativer Pfad nicht erlaubt für auf dem Server abgelegtes Backup"
#: backup/basebackup_server.c:102 commands/dbcommands.c:500
#: commands/tablespace.c:163 commands/tablespace.c:179
-#: commands/tablespace.c:614 commands/tablespace.c:659 replication/slot.c:1551
+#: commands/tablespace.c:614 commands/tablespace.c:659 replication/slot.c:1558
#: storage/file/copydir.c:47
#, c-format
msgid "could not create directory \"%s\": %m"
@@ -3577,7 +3583,7 @@ msgstr "konnte nicht auf Verzeichnis »%s« zugreifen: %m"
#: backup/basebackup_server.c:175 backup/basebackup_server.c:182
#: backup/basebackup_server.c:268 backup/basebackup_server.c:275
-#: storage/smgr/md.c:473 storage/smgr/md.c:480 storage/smgr/md.c:771
+#: storage/smgr/md.c:487 storage/smgr/md.c:494 storage/smgr/md.c:785
#, c-format
msgid "Check free disk space."
msgstr "Prüfen Sie den freien Festplattenplatz."
@@ -3612,12 +3618,12 @@ msgstr "konnte Komprimierungs-Worker-Anzahl nicht auf %d setzen: %s"
msgid "-X requires a power of two value between 1 MB and 1 GB"
msgstr "-X benötigt eine Zweierpotenz zwischen 1 MB und 1 GB"
-#: bootstrap/bootstrap.c:280 postmaster/postmaster.c:846 tcop/postgres.c:3894
+#: bootstrap/bootstrap.c:280 postmaster/postmaster.c:846 tcop/postgres.c:3906
#, c-format
msgid "--%s requires a value"
msgstr "--%s benötigt einen Wert"
-#: bootstrap/bootstrap.c:285 postmaster/postmaster.c:851 tcop/postgres.c:3899
+#: bootstrap/bootstrap.c:285 postmaster/postmaster.c:851 tcop/postgres.c:3911
#, c-format
msgid "-c %s requires a value"
msgstr "-c %s benötigt einen Wert"
@@ -3791,7 +3797,7 @@ msgstr "Klausel IN SCHEMA kann nicht verwendet werden, wenn GRANT/REVOKE ON SCHE
#: commands/tablecmds.c:8331 commands/tablecmds.c:8449
#: commands/tablecmds.c:12167 commands/tablecmds.c:12348
#: commands/tablecmds.c:12508 commands/tablecmds.c:13672
-#: commands/tablecmds.c:16260 commands/trigger.c:958 parser/analyze.c:2468
+#: commands/tablecmds.c:16240 commands/trigger.c:958 parser/analyze.c:2468
#: parser/parse_relation.c:725 parser/parse_target.c:1063
#: parser/parse_type.c:144 parser/parse_utilcmd.c:3434
#: parser/parse_utilcmd.c:3470 parser/parse_utilcmd.c:3512 utils/adt/acl.c:2869
@@ -3801,7 +3807,7 @@ msgid "column \"%s\" of relation \"%s\" does not exist"
msgstr "Spalte »%s« von Relation »%s« existiert nicht"
#: catalog/aclchk.c:1850 catalog/objectaddress.c:1383 commands/sequence.c:1172
-#: commands/tablecmds.c:253 commands/tablecmds.c:17124 utils/adt/acl.c:2077
+#: commands/tablecmds.c:253 commands/tablecmds.c:17104 utils/adt/acl.c:2077
#: utils/adt/acl.c:2107 utils/adt/acl.c:2139 utils/adt/acl.c:2171
#: utils/adt/acl.c:2199 utils/adt/acl.c:2229
#, c-format
@@ -4406,7 +4412,7 @@ msgstr "kann %s nicht löschen, weil andere Objekte davon abhängen"
#: catalog/dependency.c:1212 commands/tablecmds.c:1328
#: commands/tablecmds.c:14314 commands/tablespace.c:476 commands/user.c:1008
#: commands/view.c:522 libpq/auth.c:329 replication/syncrep.c:1043
-#: storage/lmgr/deadlock.c:1152 storage/lmgr/proc.c:1409 utils/misc/guc.c:7402
+#: storage/lmgr/deadlock.c:1152 storage/lmgr/proc.c:1413 utils/misc/guc.c:7402
#: utils/misc/guc.c:7438 utils/misc/guc.c:7508 utils/misc/guc.c:11864
#: utils/misc/guc.c:11898 utils/misc/guc.c:11932 utils/misc/guc.c:11975
#: utils/misc/guc.c:12017
@@ -4590,14 +4596,14 @@ msgstr "Dadurch würde die generierte Spalte von ihrem eigenen Wert abhängen."
msgid "generation expression is not immutable"
msgstr "Generierungsausdruck ist nicht »immutable«"
-#: catalog/heap.c:2799 rewrite/rewriteHandler.c:1269
+#: catalog/heap.c:2799 rewrite/rewriteHandler.c:1273
#, c-format
msgid "column \"%s\" is of type %s but default expression is of type %s"
msgstr "Spalte »%s« hat Typ %s, aber der Vorgabeausdruck hat Typ %s"
#: catalog/heap.c:2804 commands/prepare.c:334 parser/analyze.c:2692
#: parser/parse_target.c:594 parser/parse_target.c:882
-#: parser/parse_target.c:892 rewrite/rewriteHandler.c:1274
+#: parser/parse_target.c:892 rewrite/rewriteHandler.c:1278
#, c-format
msgid "You will need to rewrite or cast the expression."
msgstr "Sie müssen den Ausdruck umschreiben oder eine Typumwandlung vornehmen."
@@ -4683,7 +4689,7 @@ msgstr "Relation »%s« existiert bereits, wird übersprungen"
msgid "pg_class index OID value not set when in binary upgrade mode"
msgstr "Index-OID-Wert für pg_class ist im Binary-Upgrade-Modus nicht gesetzt"
-#: catalog/index.c:926 utils/cache/relcache.c:3722
+#: catalog/index.c:926 utils/cache/relcache.c:3743
#, c-format
msgid "index relfilenode value not set when in binary upgrade mode"
msgstr "Index-Relfilenode-Wert ist im Binary-Upgrade-Modus nicht gesetzt"
@@ -4693,28 +4699,28 @@ msgstr "Index-Relfilenode-Wert ist im Binary-Upgrade-Modus nicht gesetzt"
msgid "DROP INDEX CONCURRENTLY must be first action in transaction"
msgstr "DROP INDEX CONCURRENTLY muss die erste Aktion in einer Transaktion sein"
-#: catalog/index.c:3636
+#: catalog/index.c:3635
#, c-format
msgid "cannot reindex temporary tables of other sessions"
msgstr "kann temporäre Tabellen anderer Sitzungen nicht reindizieren"
-#: catalog/index.c:3647 commands/indexcmds.c:3543
+#: catalog/index.c:3646 commands/indexcmds.c:3543
#, c-format
msgid "cannot reindex invalid index on TOAST table"
msgstr "ungültiger Index einer TOAST-Tabelle kann nicht reindiziert werden"
-#: catalog/index.c:3663 commands/indexcmds.c:3423 commands/indexcmds.c:3567
+#: catalog/index.c:3662 commands/indexcmds.c:3423 commands/indexcmds.c:3567
#: commands/tablecmds.c:3305
#, c-format
msgid "cannot move system relation \"%s\""
msgstr "Systemrelation »%s« kann nicht verschoben werden"
-#: catalog/index.c:3807
+#: catalog/index.c:3806
#, c-format
msgid "index \"%s\" was reindexed"
msgstr "Index »%s« wurde neu indiziert"
-#: catalog/index.c:3944
+#: catalog/index.c:3943
#, c-format
msgid "cannot reindex invalid index \"%s.%s\" on TOAST table, skipping"
msgstr "ungültiger Index »%s.%s« einer TOAST-Tabelle kann nicht reindizert werden, wird übersprungen"
@@ -4869,19 +4875,19 @@ msgid "\"%s\" is not a table"
msgstr "»%s« ist keine Tabelle"
#: catalog/objectaddress.c:1398 commands/tablecmds.c:259
-#: commands/tablecmds.c:17129 commands/view.c:119
+#: commands/tablecmds.c:17109 commands/view.c:119
#, c-format
msgid "\"%s\" is not a view"
msgstr "»%s« ist keine Sicht"
#: catalog/objectaddress.c:1405 commands/matview.c:186 commands/tablecmds.c:265
-#: commands/tablecmds.c:17134
+#: commands/tablecmds.c:17114
#, c-format
msgid "\"%s\" is not a materialized view"
msgstr "»%s« ist keine materialisierte Sicht"
#: catalog/objectaddress.c:1412 commands/tablecmds.c:283
-#: commands/tablecmds.c:17139
+#: commands/tablecmds.c:17119
#, c-format
msgid "\"%s\" is not a foreign table"
msgstr "»%s« ist keine Fremdtabelle"
@@ -5370,7 +5376,7 @@ msgstr "Anfangswert darf nicht ausgelassen werden, wenn Übergangsfunktion strik
msgid "return type of inverse transition function %s is not %s"
msgstr "Rückgabetyp der inversen Übergangsfunktion %s ist nicht %s"
-#: catalog/pg_aggregate.c:352 executor/nodeWindowAgg.c:2978
+#: catalog/pg_aggregate.c:352 executor/nodeWindowAgg.c:2998
#, c-format
msgid "strictness of aggregate's forward and inverse transition functions must match"
msgstr "Striktheit der vorwärtigen und inversen Übergangsfunktionen einer Aggregatfunktion müssen übereinstimmen"
@@ -5385,7 +5391,7 @@ msgstr "Abschlussfunktion mit zusätzlichen Argumenten darf nicht als STRICT dek
msgid "return type of combine function %s is not %s"
msgstr "Rückgabetyp der Kombinierfunktion %s ist nicht %s"
-#: catalog/pg_aggregate.c:439 executor/nodeAgg.c:3883
+#: catalog/pg_aggregate.c:439 executor/nodeAgg.c:3888
#, c-format
msgid "combine function with transition type %s must not be declared STRICT"
msgstr "Kombinierfunktion mit Übergangstyp %s darf nicht als STRICT deklariert sein"
@@ -6327,7 +6333,7 @@ msgstr "kann temporäre Tabellen anderer Sitzungen nicht clustern"
msgid "there is no previously clustered index for table \"%s\""
msgstr "es gibt keinen bereits geclusterten Index für Tabelle »%s«"
-#: commands/cluster.c:190 commands/tablecmds.c:14128 commands/tablecmds.c:16022
+#: commands/cluster.c:190 commands/tablecmds.c:14128 commands/tablecmds.c:16008
#, c-format
msgid "index \"%s\" for table \"%s\" does not exist"
msgstr "Index »%s« für Tabelle »%s« existiert nicht"
@@ -6342,7 +6348,7 @@ msgstr "globaler Katalog kann nicht geclustert werden"
msgid "cannot vacuum temporary tables of other sessions"
msgstr "temporäre Tabellen anderer Sitzungen können nicht gevacuumt werden"
-#: commands/cluster.c:511 commands/tablecmds.c:16032
+#: commands/cluster.c:511 commands/tablecmds.c:16018
#, c-format
msgid "\"%s\" is not an index for table \"%s\""
msgstr "»%s« ist kein Index für Tabelle »%s«"
@@ -6732,7 +6738,7 @@ msgstr "Generierte Spalten können nicht in COPY verwendet werden."
#: commands/copy.c:781 commands/indexcmds.c:1833 commands/statscmds.c:243
#: commands/tablecmds.c:2379 commands/tablecmds.c:3035
#: commands/tablecmds.c:3529 parser/parse_relation.c:3655
-#: parser/parse_relation.c:3675 utils/adt/tsvector_op.c:2685
+#: parser/parse_relation.c:3675 utils/adt/tsvector_op.c:2688
#, c-format
msgid "column \"%s\" does not exist"
msgstr "Spalte »%s« existiert nicht"
@@ -7420,7 +7426,7 @@ msgid_plural "There are %d other sessions using the database."
msgstr[0] "%d andere Sitzung verwendet die Datenbank."
msgstr[1] "%d andere Sitzungen verwenden die Datenbank."
-#: commands/dbcommands.c:2932 storage/ipc/procarray.c:3814
+#: commands/dbcommands.c:2932 storage/ipc/procarray.c:3825
#, c-format
msgid "There is %d prepared transaction using the database."
msgid_plural "There are %d prepared transactions using the database."
@@ -7488,7 +7494,7 @@ msgstr "Verwenden Sie DROP AGGREGATE, um Aggregatfunktionen zu löschen."
#: commands/dropcmds.c:158 commands/sequence.c:475 commands/tablecmds.c:3613
#: commands/tablecmds.c:3771 commands/tablecmds.c:3823
-#: commands/tablecmds.c:16455 tcop/utility.c:1332
+#: commands/tablecmds.c:16435 tcop/utility.c:1332
#, c-format
msgid "relation \"%s\" does not exist, skipping"
msgstr "Relation »%s« existiert nicht, wird übersprungen"
@@ -8592,7 +8598,7 @@ msgstr "inkludierte Spalte unterstützt die Optionen NULLS FIRST/LAST nicht"
msgid "could not determine which collation to use for index expression"
msgstr "konnte die für den Indexausdruck zu verwendende Sortierfolge nicht bestimmen"
-#: commands/indexcmds.c:1969 commands/tablecmds.c:17470 commands/typecmds.c:807
+#: commands/indexcmds.c:1969 commands/tablecmds.c:17450 commands/typecmds.c:807
#: parser/parse_expr.c:2690 parser/parse_type.c:570 parser/parse_utilcmd.c:3795
#: utils/adt/misc.c:601
#, c-format
@@ -8629,8 +8635,8 @@ msgstr "Zugriffsmethode »%s« unterstützt die Optionen ASC/DESC nicht"
msgid "access method \"%s\" does not support NULLS FIRST/LAST options"
msgstr "Zugriffsmethode »%s« unterstützt die Optionen NULLS FIRST/LAST nicht"
-#: commands/indexcmds.c:2151 commands/tablecmds.c:17495
-#: commands/tablecmds.c:17501 commands/typecmds.c:2302
+#: commands/indexcmds.c:2151 commands/tablecmds.c:17475
+#: commands/tablecmds.c:17481 commands/typecmds.c:2302
#, c-format
msgid "data type %s has no default operator class for access method \"%s\""
msgstr "Datentyp %s hat keine Standardoperatorklasse für Zugriffsmethode »%s«"
@@ -9047,8 +9053,8 @@ msgstr "Operator-Attribut »%s« kann nicht geändert werden"
#: commands/policy.c:89 commands/policy.c:382 commands/statscmds.c:149
#: commands/tablecmds.c:1609 commands/tablecmds.c:2197
#: commands/tablecmds.c:3423 commands/tablecmds.c:6312
-#: commands/tablecmds.c:9104 commands/tablecmds.c:17050
-#: commands/tablecmds.c:17085 commands/trigger.c:327 commands/trigger.c:1382
+#: commands/tablecmds.c:9104 commands/tablecmds.c:17030
+#: commands/tablecmds.c:17065 commands/trigger.c:327 commands/trigger.c:1382
#: commands/trigger.c:1492 rewrite/rewriteDefine.c:278
#: rewrite/rewriteDefine.c:957 rewrite/rewriteRemove.c:80
#, c-format
@@ -9488,7 +9494,7 @@ msgid "cannot change ownership of identity sequence"
msgstr "kann Eigentümer einer Identitätssequenz nicht ändern"
#: commands/sequence.c:1679 commands/tablecmds.c:13819
-#: commands/tablecmds.c:16475
+#: commands/tablecmds.c:16455
#, c-format
msgid "Sequence \"%s\" is linked to table \"%s\"."
msgstr "Sequenz »%s« ist mit Tabelle »%s« verknüpft."
@@ -9615,7 +9621,7 @@ msgid "must be superuser to create subscriptions"
msgstr "nur Superuser können Subskriptionen erzeugen"
#: commands/subscriptioncmds.c:648 commands/subscriptioncmds.c:776
-#: replication/logical/tablesync.c:1229 replication/logical/worker.c:3736
+#: replication/logical/tablesync.c:1229 replication/logical/worker.c:3738
#, c-format
msgid "could not connect to the publisher: %s"
msgstr "konnte nicht mit dem Publikationsserver verbinden: %s"
@@ -9821,7 +9827,7 @@ msgstr "materialisierte Sicht »%s« existiert nicht, wird übersprungen"
msgid "Use DROP MATERIALIZED VIEW to remove a materialized view."
msgstr "Verwenden Sie DROP MATERIALIZED VIEW, um eine materialisierte Sicht zu löschen."
-#: commands/tablecmds.c:269 commands/tablecmds.c:293 commands/tablecmds.c:18973
+#: commands/tablecmds.c:269 commands/tablecmds.c:293 commands/tablecmds.c:18953
#: parser/parse_utilcmd.c:2260
#, c-format
msgid "index \"%s\" does not exist"
@@ -9846,7 +9852,7 @@ msgid "Use DROP TYPE to remove a type."
msgstr "Verwenden Sie DROP TYPE, um einen Typen zu löschen."
#: commands/tablecmds.c:281 commands/tablecmds.c:13658
-#: commands/tablecmds.c:16178
+#: commands/tablecmds.c:16158
#, c-format
msgid "foreign table \"%s\" does not exist"
msgstr "Fremdtabelle »%s« existiert nicht"
@@ -10313,7 +10319,7 @@ msgstr "Lassen Sie das Schlüsselwort ONLY weg."
#: commands/tablecmds.c:7974 commands/tablecmds.c:8113
#: commands/tablecmds.c:8183 commands/tablecmds.c:8339
#: commands/tablecmds.c:12176 commands/tablecmds.c:13681
-#: commands/tablecmds.c:16269
+#: commands/tablecmds.c:16249
#, c-format
msgid "cannot alter system column \"%s\""
msgstr "Systemspalte »%s« kann nicht geändert werden"
@@ -10747,8 +10753,8 @@ msgstr "Ändern Sie stattdessen den Eigentümer der Tabelle des Index."
msgid "cannot change owner of sequence \"%s\""
msgstr "kann Eigentümer der Sequenz »%s« nicht ändern"
-#: commands/tablecmds.c:13831 commands/tablecmds.c:17161
-#: commands/tablecmds.c:17180
+#: commands/tablecmds.c:13831 commands/tablecmds.c:17141
+#: commands/tablecmds.c:17160
#, c-format
msgid "Use ALTER TYPE instead."
msgstr "Verwenden Sie stattdessen ALTER TYPE."
@@ -10818,12 +10824,12 @@ msgstr "an temporäre Relation einer anderen Sitzung kann nicht vererbt werden"
msgid "cannot inherit from a partition"
msgstr "von einer Partition kann nicht geerbt werden"
-#: commands/tablecmds.c:14891 commands/tablecmds.c:17814
+#: commands/tablecmds.c:14891 commands/tablecmds.c:17794
#, c-format
msgid "circular inheritance not allowed"
msgstr "zirkuläre Vererbung ist nicht erlaubt"
-#: commands/tablecmds.c:14892 commands/tablecmds.c:17815
+#: commands/tablecmds.c:14892 commands/tablecmds.c:17795
#, c-format
msgid "\"%s\" is already a child of \"%s\"."
msgstr "»%s« ist schon von »%s« abgeleitet."
@@ -10923,290 +10929,285 @@ msgstr "Tabelle hat zusätzliche Spalte »%s«"
msgid "\"%s\" is not a typed table"
msgstr "»%s« ist keine getypte Tabelle"
-#: commands/tablecmds.c:16040
+#: commands/tablecmds.c:16026
#, c-format
msgid "cannot use non-unique index \"%s\" as replica identity"
msgstr "nicht eindeutiger Index »%s« kann nicht als Replik-Identität verwendet werden"
-#: commands/tablecmds.c:16046
+#: commands/tablecmds.c:16032
#, c-format
msgid "cannot use non-immediate index \"%s\" as replica identity"
msgstr "Index »%s« kann nicht als Replik-Identität verwendet werden, weil er nicht IMMEDIATE ist"
-#: commands/tablecmds.c:16052
+#: commands/tablecmds.c:16038
#, c-format
msgid "cannot use expression index \"%s\" as replica identity"
msgstr "Ausdrucksindex »%s« kann nicht als Replik-Identität verwendet werden"
-#: commands/tablecmds.c:16058
+#: commands/tablecmds.c:16044
#, c-format
msgid "cannot use partial index \"%s\" as replica identity"
msgstr "partieller Index »%s« kann nicht als Replik-Identität verwendet werden"
-#: commands/tablecmds.c:16064
-#, c-format
-msgid "cannot use invalid index \"%s\" as replica identity"
-msgstr "ungültiger Index »%s« kann nicht als Replik-Identität verwendet werden"
-
-#: commands/tablecmds.c:16081
+#: commands/tablecmds.c:16061
#, c-format
msgid "index \"%s\" cannot be used as replica identity because column %d is a system column"
msgstr "Index »%s« kann nicht als Replik-Identität verwendet werden, weil Spalte %d eine Systemspalte ist"
-#: commands/tablecmds.c:16088
+#: commands/tablecmds.c:16068
#, c-format
msgid "index \"%s\" cannot be used as replica identity because column \"%s\" is nullable"
msgstr "Index »%s« kann nicht als Replik-Identität verwendet werden, weil Spalte »%s« NULL-Werte akzeptiert"
-#: commands/tablecmds.c:16335
+#: commands/tablecmds.c:16315
#, c-format
msgid "cannot change logged status of table \"%s\" because it is temporary"
msgstr "kann den geloggten Status der Tabelle »%s« nicht ändern, weil sie temporär ist"
-#: commands/tablecmds.c:16359
+#: commands/tablecmds.c:16339
#, c-format
msgid "cannot change table \"%s\" to unlogged because it is part of a publication"
msgstr "kann Tabelle »%s« nicht in ungeloggt ändern, weil sie Teil einer Publikation ist"
-#: commands/tablecmds.c:16361
+#: commands/tablecmds.c:16341
#, c-format
msgid "Unlogged relations cannot be replicated."
msgstr "Ungeloggte Relationen können nicht repliziert werden."
-#: commands/tablecmds.c:16406
+#: commands/tablecmds.c:16386
#, c-format
msgid "could not change table \"%s\" to logged because it references unlogged table \"%s\""
msgstr "konnte Tabelle »%s« nicht in geloggt ändern, weil sie auf die ungeloggte Tabelle »%s« verweist"
-#: commands/tablecmds.c:16416
+#: commands/tablecmds.c:16396
#, c-format
msgid "could not change table \"%s\" to unlogged because it references logged table \"%s\""
msgstr "konnte Tabelle »%s« nicht in ungeloggt ändern, weil sie auf die geloggte Tabelle »%s« verweist"
-#: commands/tablecmds.c:16474
+#: commands/tablecmds.c:16454
#, c-format
msgid "cannot move an owned sequence into another schema"
msgstr "einer Tabelle zugeordnete Sequenz kann nicht in ein anderes Schema verschoben werden"
-#: commands/tablecmds.c:16581
+#: commands/tablecmds.c:16561
#, c-format
msgid "relation \"%s\" already exists in schema \"%s\""
msgstr "Relation »%s« existiert bereits in Schema »%s«"
-#: commands/tablecmds.c:16994
+#: commands/tablecmds.c:16974
#, c-format
msgid "\"%s\" is not a table or materialized view"
msgstr "»%s« ist keine Tabelle oder materialisierte Sicht"
-#: commands/tablecmds.c:17144
+#: commands/tablecmds.c:17124
#, c-format
msgid "\"%s\" is not a composite type"
msgstr "»%s« ist kein zusammengesetzter Typ"
-#: commands/tablecmds.c:17172
+#: commands/tablecmds.c:17152
#, c-format
msgid "cannot change schema of index \"%s\""
msgstr "kann Schema des Index »%s« nicht ändern"
-#: commands/tablecmds.c:17174 commands/tablecmds.c:17186
+#: commands/tablecmds.c:17154 commands/tablecmds.c:17166
#, c-format
msgid "Change the schema of the table instead."
msgstr "Ändern Sie stattdessen das Schema der Tabelle."
-#: commands/tablecmds.c:17178
+#: commands/tablecmds.c:17158
#, c-format
msgid "cannot change schema of composite type \"%s\""
msgstr "kann Schema des zusammengesetzten Typs »%s« nicht ändern"
-#: commands/tablecmds.c:17184
+#: commands/tablecmds.c:17164
#, c-format
msgid "cannot change schema of TOAST table \"%s\""
msgstr "kann Schema der TOAST-Tabelle »%s« nicht ändern"
-#: commands/tablecmds.c:17221
+#: commands/tablecmds.c:17201
#, c-format
msgid "unrecognized partitioning strategy \"%s\""
msgstr "unbekannte Partitionierungsstrategie »%s«"
-#: commands/tablecmds.c:17229
+#: commands/tablecmds.c:17209
#, c-format
msgid "cannot use \"list\" partition strategy with more than one column"
msgstr "Partitionierungsstrategie »list« kann nicht mit mehr als einer Spalte verwendet werden"
-#: commands/tablecmds.c:17295
+#: commands/tablecmds.c:17275
#, c-format
msgid "column \"%s\" named in partition key does not exist"
msgstr "Spalte »%s«, die im Partitionierungsschlüssel verwendet wird, existiert nicht"
-#: commands/tablecmds.c:17303
+#: commands/tablecmds.c:17283
#, c-format
msgid "cannot use system column \"%s\" in partition key"
msgstr "Systemspalte »%s« kann nicht im Partitionierungsschlüssel verwendet werden"
-#: commands/tablecmds.c:17314 commands/tablecmds.c:17428
+#: commands/tablecmds.c:17294 commands/tablecmds.c:17408
#, c-format
msgid "cannot use generated column in partition key"
msgstr "generierte Spalte kann nicht im Partitionierungsschlüssel verwendet werden"
-#: commands/tablecmds.c:17315 commands/tablecmds.c:17429 commands/trigger.c:667
-#: rewrite/rewriteHandler.c:908 rewrite/rewriteHandler.c:943
+#: commands/tablecmds.c:17295 commands/tablecmds.c:17409 commands/trigger.c:667
+#: rewrite/rewriteHandler.c:912 rewrite/rewriteHandler.c:947
#, c-format
msgid "Column \"%s\" is a generated column."
msgstr "Spalte »%s« ist eine generierte Spalte."
-#: commands/tablecmds.c:17391
+#: commands/tablecmds.c:17371
#, c-format
msgid "functions in partition key expression must be marked IMMUTABLE"
msgstr "Funktionen im Partitionierungsschlüsselausdruck müssen als IMMUTABLE markiert sein"
-#: commands/tablecmds.c:17411
+#: commands/tablecmds.c:17391
#, c-format
msgid "partition key expressions cannot contain system column references"
msgstr "Partitionierungsschlüsselausdruck kann nicht auf Systemspalten verweisen"
-#: commands/tablecmds.c:17441
+#: commands/tablecmds.c:17421
#, c-format
msgid "cannot use constant expression as partition key"
msgstr "Partitionierungsschlüssel kann kein konstanter Ausdruck sein"
-#: commands/tablecmds.c:17462
+#: commands/tablecmds.c:17442
#, c-format
msgid "could not determine which collation to use for partition expression"
msgstr "konnte die für den Partitionierungsausdruck zu verwendende Sortierfolge nicht bestimmen"
-#: commands/tablecmds.c:17497
+#: commands/tablecmds.c:17477
#, c-format
msgid "You must specify a hash operator class or define a default hash operator class for the data type."
msgstr "Sie müssen eine hash-Operatorklasse angeben oder eine hash-Standardoperatorklasse für den Datentyp definieren."
-#: commands/tablecmds.c:17503
+#: commands/tablecmds.c:17483
#, c-format
msgid "You must specify a btree operator class or define a default btree operator class for the data type."
msgstr "Sie müssen eine btree-Operatorklasse angeben oder eine btree-Standardoperatorklasse für den Datentyp definieren."
-#: commands/tablecmds.c:17754
+#: commands/tablecmds.c:17734
#, c-format
msgid "\"%s\" is already a partition"
msgstr "»%s« ist bereits eine Partition"
-#: commands/tablecmds.c:17760
+#: commands/tablecmds.c:17740
#, c-format
msgid "cannot attach a typed table as partition"
msgstr "eine getypte Tabelle kann nicht als Partition angefügt werden"
-#: commands/tablecmds.c:17776
+#: commands/tablecmds.c:17756
#, c-format
msgid "cannot attach inheritance child as partition"
msgstr "ein Vererbungskind kann nicht als Partition angefügt werden"
-#: commands/tablecmds.c:17790
+#: commands/tablecmds.c:17770
#, c-format
msgid "cannot attach inheritance parent as partition"
msgstr "eine Tabelle mit abgeleiteten Tabellen kann nicht als Partition angefügt werden"
-#: commands/tablecmds.c:17824
+#: commands/tablecmds.c:17804
#, c-format
msgid "cannot attach a temporary relation as partition of permanent relation \"%s\""
msgstr "eine temporäre Relation kann nicht als Partition an permanente Relation »%s« angefügt werden"
-#: commands/tablecmds.c:17832
+#: commands/tablecmds.c:17812
#, c-format
msgid "cannot attach a permanent relation as partition of temporary relation \"%s\""
msgstr "eine permanente Relation kann nicht als Partition an temporäre Relation »%s« angefügt werden"
-#: commands/tablecmds.c:17840
+#: commands/tablecmds.c:17820
#, c-format
msgid "cannot attach as partition of temporary relation of another session"
msgstr "kann nicht als Partition an temporäre Relation einer anderen Sitzung anfügen"
-#: commands/tablecmds.c:17847
+#: commands/tablecmds.c:17827
#, c-format
msgid "cannot attach temporary relation of another session as partition"
msgstr "temporäre Relation einer anderen Sitzung kann nicht als Partition angefügt werden"
-#: commands/tablecmds.c:17867
+#: commands/tablecmds.c:17847
#, c-format
msgid "table \"%s\" contains column \"%s\" not found in parent \"%s\""
msgstr "Tabelle »%s« enthält Spalte »%s«, die nicht in der Elterntabelle »%s« gefunden wurde"
-#: commands/tablecmds.c:17870
+#: commands/tablecmds.c:17850
#, c-format
msgid "The new partition may contain only the columns present in parent."
msgstr "Die neue Partition darf nur Spalten enthalten, die auch die Elterntabelle hat."
-#: commands/tablecmds.c:17882
+#: commands/tablecmds.c:17862
#, c-format
msgid "trigger \"%s\" prevents table \"%s\" from becoming a partition"
msgstr "Trigger »%s« verhindert, dass Tabelle »%s« eine Partition werden kann"
-#: commands/tablecmds.c:17884
+#: commands/tablecmds.c:17864
#, c-format
msgid "ROW triggers with transition tables are not supported on partitions."
msgstr "ROW-Trigger mit Übergangstabellen werden für Partitionen nicht unterstützt."
-#: commands/tablecmds.c:18063
+#: commands/tablecmds.c:18043
#, c-format
msgid "cannot attach foreign table \"%s\" as partition of partitioned table \"%s\""
msgstr "kann Fremdtabelle »%s« nicht als Partition an partitionierte Tabelle »%s« anfügen"
-#: commands/tablecmds.c:18066
+#: commands/tablecmds.c:18046
#, c-format
msgid "Partitioned table \"%s\" contains unique indexes."
msgstr "Partitionierte Tabelle »%s« enthält Unique-Indexe."
-#: commands/tablecmds.c:18377
+#: commands/tablecmds.c:18357
#, c-format
msgid "cannot detach partitions concurrently when a default partition exists"
msgstr "nebenläufiges Abtrennen einer Partition ist nicht möglich, wenn eine Standardpartition existiert"
-#: commands/tablecmds.c:18486
+#: commands/tablecmds.c:18466
#, c-format
msgid "partitioned table \"%s\" was removed concurrently"
msgstr "partitionierte Tabelle »%s« wurde nebenläufig entfernt"
-#: commands/tablecmds.c:18492
+#: commands/tablecmds.c:18472
#, c-format
msgid "partition \"%s\" was removed concurrently"
msgstr "Partition »%s« wurde nebenläufig entfernt"
-#: commands/tablecmds.c:19007 commands/tablecmds.c:19027
-#: commands/tablecmds.c:19047 commands/tablecmds.c:19066
-#: commands/tablecmds.c:19108
+#: commands/tablecmds.c:18987 commands/tablecmds.c:19007
+#: commands/tablecmds.c:19027 commands/tablecmds.c:19046
+#: commands/tablecmds.c:19088
#, c-format
msgid "cannot attach index \"%s\" as a partition of index \"%s\""
msgstr "kann Index »%s« nicht als Partition an Index »%s« anfügen"
-#: commands/tablecmds.c:19010
+#: commands/tablecmds.c:18990
#, c-format
msgid "Index \"%s\" is already attached to another index."
msgstr "Index »%s« ist bereits an einen anderen Index angefügt."
-#: commands/tablecmds.c:19030
+#: commands/tablecmds.c:19010
#, c-format
msgid "Index \"%s\" is not an index on any partition of table \"%s\"."
msgstr "Index »%s« ist kein Index irgendeiner Partition von Tabelle »%s«."
-#: commands/tablecmds.c:19050
+#: commands/tablecmds.c:19030
#, c-format
msgid "The index definitions do not match."
msgstr "Die Indexdefinitionen stimmen nicht überein."
-#: commands/tablecmds.c:19069
+#: commands/tablecmds.c:19049
#, c-format
msgid "The index \"%s\" belongs to a constraint in table \"%s\" but no constraint exists for index \"%s\"."
msgstr "Der Index »%s« gehört zu einem Constraint in Tabelle »%s«, aber kein Constraint existiert für Index »%s«."
-#: commands/tablecmds.c:19111
+#: commands/tablecmds.c:19091
#, c-format
msgid "Another index is already attached for partition \"%s\"."
msgstr "Ein anderer Index ist bereits für Partition »%s« angefügt."
-#: commands/tablecmds.c:19341
+#: commands/tablecmds.c:19321
#, c-format
msgid "column data type %s does not support compression"
msgstr "Spaltendatentyp %s unterstützt keine Komprimierung"
-#: commands/tablecmds.c:19348
+#: commands/tablecmds.c:19328
#, c-format
msgid "invalid compression method \"%s\""
msgstr "ungültige Komprimierungsmethode »%s«"
@@ -11587,30 +11588,30 @@ msgstr "Verschieben einer Zeile in eine andere Partition durch einen BEFORE-FOR-
msgid "Before executing trigger \"%s\", the row was to be in partition \"%s.%s\"."
msgstr "Vor der Ausführung von Trigger »%s« gehörte die Zeile in Partition »%s.%s«."
-#: commands/trigger.c:3372 executor/nodeModifyTable.c:2225
-#: executor/nodeModifyTable.c:2308
+#: commands/trigger.c:3372 executor/nodeModifyTable.c:2349
+#: executor/nodeModifyTable.c:2432
#, c-format
msgid "tuple to be updated was already modified by an operation triggered by the current command"
msgstr "das zu aktualisierende Tupel wurde schon durch eine vom aktuellen Befehl ausgelöste Operation verändert"
-#: commands/trigger.c:3373 executor/nodeModifyTable.c:1411
-#: executor/nodeModifyTable.c:1485 executor/nodeModifyTable.c:2226
-#: executor/nodeModifyTable.c:2309 executor/nodeModifyTable.c:2967
+#: commands/trigger.c:3373 executor/nodeModifyTable.c:1535
+#: executor/nodeModifyTable.c:1609 executor/nodeModifyTable.c:2350
+#: executor/nodeModifyTable.c:2433 executor/nodeModifyTable.c:3091
#, c-format
msgid "Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows."
msgstr "Verwenden Sie einen AFTER-Trigger anstelle eines BEFORE-Triggers, um Änderungen an andere Zeilen zu propagieren."
#: commands/trigger.c:3402 executor/nodeLockRows.c:229
-#: executor/nodeLockRows.c:238 executor/nodeModifyTable.c:329
-#: executor/nodeModifyTable.c:1427 executor/nodeModifyTable.c:2243
-#: executor/nodeModifyTable.c:2453
+#: executor/nodeLockRows.c:238 executor/nodeModifyTable.c:331
+#: executor/nodeModifyTable.c:1551 executor/nodeModifyTable.c:2367
+#: executor/nodeModifyTable.c:2577
#, c-format
msgid "could not serialize access due to concurrent update"
msgstr "konnte Zugriff nicht serialisieren wegen gleichzeitiger Aktualisierung"
-#: commands/trigger.c:3410 executor/nodeModifyTable.c:1517
-#: executor/nodeModifyTable.c:2326 executor/nodeModifyTable.c:2477
-#: executor/nodeModifyTable.c:2833
+#: commands/trigger.c:3410 executor/nodeModifyTable.c:1641
+#: executor/nodeModifyTable.c:2450 executor/nodeModifyTable.c:2601
+#: executor/nodeModifyTable.c:2957
#, c-format
msgid "could not serialize access due to concurrent delete"
msgstr "konnte Zugriff nicht serialisieren wegen gleichzeitigem Löschen"
@@ -12641,25 +12642,25 @@ msgstr "kein Wert für Parameter %d gefunden"
#: executor/execExpr.c:632 executor/execExpr.c:639 executor/execExpr.c:645
#: executor/execExprInterp.c:4052 executor/execExprInterp.c:4069
-#: executor/execExprInterp.c:4168 executor/nodeModifyTable.c:218
-#: executor/nodeModifyTable.c:229 executor/nodeModifyTable.c:246
-#: executor/nodeModifyTable.c:254
+#: executor/execExprInterp.c:4168 executor/nodeModifyTable.c:220
+#: executor/nodeModifyTable.c:231 executor/nodeModifyTable.c:248
+#: executor/nodeModifyTable.c:256
#, c-format
msgid "table row type and query-specified row type do not match"
msgstr "Zeilentyp der Tabelle und der von der Anfrage angegebene Zeilentyp stimmen nicht überein"
-#: executor/execExpr.c:633 executor/nodeModifyTable.c:219
+#: executor/execExpr.c:633 executor/nodeModifyTable.c:221
#, c-format
msgid "Query has too many columns."
msgstr "Anfrage hat zu viele Spalten."
-#: executor/execExpr.c:640 executor/nodeModifyTable.c:247
+#: executor/execExpr.c:640 executor/nodeModifyTable.c:249
#, c-format
msgid "Query provides a value for a dropped column at ordinal position %d."
msgstr "Anfrage liefert einen Wert für eine gelöschte Spalte auf Position %d."
#: executor/execExpr.c:646 executor/execExprInterp.c:4070
-#: executor/nodeModifyTable.c:230
+#: executor/nodeModifyTable.c:232
#, c-format
msgid "Table has type %s at ordinal position %d, but query expects %s."
msgstr "Tabelle hat Typ %s auf Position %d, aber Anfrage erwartet %s."
@@ -12688,7 +12689,7 @@ msgstr[0] "kann nicht mehr als %d Argument an eine Funktion übergeben"
msgstr[1] "kann nicht mehr als %d Argumente an eine Funktion übergeben"
#: executor/execExpr.c:2506 executor/execSRF.c:738 executor/functions.c:1073
-#: utils/adt/jsonfuncs.c:3690 utils/fmgr/funcapi.c:98 utils/fmgr/funcapi.c:152
+#: utils/adt/jsonfuncs.c:3698 utils/fmgr/funcapi.c:98 utils/fmgr/funcapi.c:152
#, c-format
msgid "set-valued function called in context that cannot accept a set"
msgstr "Funktion mit Mengenergebnis in einem Zusammenhang aufgerufen, der keine Mengenergebnisse verarbeiten kann"
@@ -12828,38 +12829,38 @@ msgstr "kann Sequenz »%s« nicht ändern"
msgid "cannot change TOAST relation \"%s\""
msgstr "kann TOAST-Relation »%s« nicht ändern"
-#: executor/execMain.c:1033 rewrite/rewriteHandler.c:3102
-#: rewrite/rewriteHandler.c:3935
+#: executor/execMain.c:1033 rewrite/rewriteHandler.c:3069
+#: rewrite/rewriteHandler.c:3916
#, c-format
msgid "cannot insert into view \"%s\""
msgstr "kann nicht in Sicht »%s« einfügen"
-#: executor/execMain.c:1035 rewrite/rewriteHandler.c:3105
-#: rewrite/rewriteHandler.c:3938
+#: executor/execMain.c:1035 rewrite/rewriteHandler.c:3072
+#: rewrite/rewriteHandler.c:3919
#, c-format
msgid "To enable inserting into the view, provide an INSTEAD OF INSERT trigger or an unconditional ON INSERT DO INSTEAD rule."
msgstr "Um Einfügen in die Sicht zu ermöglichen, richten Sie einen INSTEAD OF INSERT Trigger oder eine ON INSERT DO INSTEAD Regel ohne Bedingung ein."
-#: executor/execMain.c:1041 rewrite/rewriteHandler.c:3110
-#: rewrite/rewriteHandler.c:3943
+#: executor/execMain.c:1041 rewrite/rewriteHandler.c:3077
+#: rewrite/rewriteHandler.c:3924
#, c-format
msgid "cannot update view \"%s\""
msgstr "kann Sicht »%s« nicht aktualisieren"
-#: executor/execMain.c:1043 rewrite/rewriteHandler.c:3113
-#: rewrite/rewriteHandler.c:3946
+#: executor/execMain.c:1043 rewrite/rewriteHandler.c:3080
+#: rewrite/rewriteHandler.c:3927
#, c-format
msgid "To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule."
msgstr "Um Aktualisieren der Sicht zu ermöglichen, richten Sie einen INSTEAD OF UPDATE Trigger oder eine ON UPDATE DO INSTEAD Regel ohne Bedingung ein."
-#: executor/execMain.c:1049 rewrite/rewriteHandler.c:3118
-#: rewrite/rewriteHandler.c:3951
+#: executor/execMain.c:1049 rewrite/rewriteHandler.c:3085
+#: rewrite/rewriteHandler.c:3932
#, c-format
msgid "cannot delete from view \"%s\""
msgstr "kann nicht aus Sicht »%s« löschen"
-#: executor/execMain.c:1051 rewrite/rewriteHandler.c:3121
-#: rewrite/rewriteHandler.c:3954
+#: executor/execMain.c:1051 rewrite/rewriteHandler.c:3088
+#: rewrite/rewriteHandler.c:3935
#, c-format
msgid "To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule."
msgstr "Um Löschen aus der Sicht zu ermöglichen, richten Sie einen INSTEAD OF DELETE Trigger oder eine ON DELETE DO INSTEAD Regel ohne Bedingung ein."
@@ -13016,7 +13017,7 @@ msgstr "gleichzeitige Aktualisierung, versuche erneut"
msgid "concurrent delete, retrying"
msgstr "gleichzeitiges Löschen, versuche erneut"
-#: executor/execReplication.c:269 parser/parse_cte.c:509
+#: executor/execReplication.c:269 parser/parse_cte.c:308
#: parser/parse_oper.c:233 utils/adt/array_userfuncs.c:720
#: utils/adt/array_userfuncs.c:859 utils/adt/arrayfuncs.c:3655
#: utils/adt/arrayfuncs.c:4210 utils/adt/arrayfuncs.c:6202
@@ -13118,12 +13119,12 @@ msgstr "Rückgabetyp war %s auf Position %d, aber Anfrage erwartet %s."
msgid "cannot retrieve a system column in this context"
msgstr "Systemspalte kann in diesem Kontext nicht ausgelesen werden"
-#: executor/execUtils.c:736
+#: executor/execUtils.c:742
#, c-format
msgid "materialized view \"%s\" has not been populated"
msgstr "materialisierte Sicht »%s« wurde noch nicht befüllt"
-#: executor/execUtils.c:738
+#: executor/execUtils.c:744
#, c-format
msgid "Use the REFRESH MATERIALIZED VIEW command."
msgstr "Verwenden Sie den Befehl REFRESH MATERIALIZED VIEW."
@@ -13212,12 +13213,12 @@ msgstr "Rückgabetyp %s wird von SQL-Funktionen nicht unterstützt"
msgid "unexpected EOF for tape %p: requested %zu bytes, read %zu bytes"
msgstr "unerwartetes EOF für Tape %p: %zu Bytes angefordert, %zu Bytes gelesen"
-#: executor/nodeAgg.c:3917 executor/nodeWindowAgg.c:2962
+#: executor/nodeAgg.c:3922 executor/nodeWindowAgg.c:2982
#, c-format
msgid "aggregate %u needs to have compatible input type and transition type"
msgstr "Aggregatfunktion %u muss kompatiblen Eingabe- und Übergangstyp haben"
-#: executor/nodeAgg.c:3947 parser/parse_agg.c:668 parser/parse_agg.c:696
+#: executor/nodeAgg.c:3952 parser/parse_agg.c:668 parser/parse_agg.c:696
#, c-format
msgid "aggregate function calls cannot be nested"
msgstr "Aufrufe von Aggregatfunktionen können nicht geschachtelt werden"
@@ -13262,63 +13263,63 @@ msgstr "RIGHT JOIN wird nur für Merge-Verbund-fähige Verbundbedingungen unters
msgid "FULL JOIN is only supported with merge-joinable join conditions"
msgstr "FULL JOIN wird nur für Merge-Verbund-fähige Verbundbedingungen unterstützt"
-#: executor/nodeModifyTable.c:255
+#: executor/nodeModifyTable.c:257
#, c-format
msgid "Query has too few columns."
msgstr "Anfrage hat zu wenige Spalten."
-#: executor/nodeModifyTable.c:1410 executor/nodeModifyTable.c:1484
+#: executor/nodeModifyTable.c:1534 executor/nodeModifyTable.c:1608
#, c-format
msgid "tuple to be deleted was already modified by an operation triggered by the current command"
msgstr "das zu löschende Tupel wurde schon durch eine vom aktuellen Befehl ausgelöste Operation verändert"
-#: executor/nodeModifyTable.c:1641
+#: executor/nodeModifyTable.c:1759
#, c-format
msgid "invalid ON UPDATE specification"
msgstr "ungültige ON-UPDATE-Angabe"
-#: executor/nodeModifyTable.c:1642
+#: executor/nodeModifyTable.c:1760
#, c-format
msgid "The result tuple would appear in a different partition than the original tuple."
msgstr "Das Ergebnistupel würde in einer anderen Partition erscheinen als das ursprüngliche Tupel."
-#: executor/nodeModifyTable.c:2083
+#: executor/nodeModifyTable.c:2207
#, c-format
msgid "cannot move tuple across partitions when a non-root ancestor of the source partition is directly referenced in a foreign key"
msgstr "Tupel kann nicht zwischen Partitionen bewegt werden, wenn ein Fremdschlüssel direkt auf einen Vorgänger (außer der Wurzel) der Quellpartition verweist"
-#: executor/nodeModifyTable.c:2084
+#: executor/nodeModifyTable.c:2208
#, c-format
msgid "A foreign key points to ancestor \"%s\" but not the root ancestor \"%s\"."
msgstr "Ein Fremdschlüssel verweist auf den Vorgänger »%s«, aber nicht auf den Wurzelvorgänger »%s«."
-#: executor/nodeModifyTable.c:2087
+#: executor/nodeModifyTable.c:2211
#, c-format
msgid "Consider defining the foreign key on table \"%s\"."
msgstr "Definieren Sie den Fremdschlüssel eventuell für Tabelle »%s«."
#. translator: %s is a SQL command name
-#: executor/nodeModifyTable.c:2431 executor/nodeModifyTable.c:2822
+#: executor/nodeModifyTable.c:2555 executor/nodeModifyTable.c:2946
#, c-format
msgid "%s command cannot affect row a second time"
msgstr "Befehl in %s kann eine Zeile nicht ein zweites Mal ändern"
-#: executor/nodeModifyTable.c:2433
+#: executor/nodeModifyTable.c:2557
#, c-format
msgid "Ensure that no rows proposed for insertion within the same command have duplicate constrained values."
msgstr "Stellen Sie sicher, dass keine im selben Befehl fürs Einfügen vorgesehene Zeilen doppelte Werte haben, die einen Constraint verletzen würden."
-#: executor/nodeModifyTable.c:2824
+#: executor/nodeModifyTable.c:2948
#, c-format
msgid "Ensure that not more than one source row matches any one target row."
msgstr "Stellen Sie sicher, dass nicht mehr als eine Quellzeile auf jede Zielzeile passt."
-#: executor/nodeModifyTable.c:2927
+#: executor/nodeModifyTable.c:3051
#, c-format
msgid "tuple to be deleted was already moved to another partition due to concurrent update"
msgstr "das zu löschende Tupel wurde schon durch ein gleichzeitiges Update in eine andere Partition verschoben"
-#: executor/nodeModifyTable.c:2966
+#: executor/nodeModifyTable.c:3090
#, c-format
msgid "tuple to be updated or deleted was already modified by an operation triggered by the current command"
msgstr "das zu aktualisierende oder zu löschende Tupel wurde schon durch eine vom aktuellen Befehl ausgelöste Operation verändert"
@@ -13389,7 +13390,7 @@ msgstr "Frame-Ende-Offset darf nicht NULL sein"
msgid "frame ending offset must not be negative"
msgstr "Frame-Ende-Offset darf nicht negativ sein"
-#: executor/nodeWindowAgg.c:2878
+#: executor/nodeWindowAgg.c:2898
#, c-format
msgid "aggregate function %s does not support use as a window function"
msgstr "Aggregatfunktion %s unterstützt die Verwendung als Fensterfunktion nicht"
@@ -13987,7 +13988,7 @@ msgstr "konnte nicht auf Datei »%s« zugreifen: %m"
#: jsonpath_gram.y:529 jsonpath_scan.l:515 jsonpath_scan.l:526
#: jsonpath_scan.l:536 jsonpath_scan.l:578 utils/adt/encode.c:482
-#: utils/adt/encode.c:547 utils/adt/jsonfuncs.c:623 utils/adt/varlena.c:335
+#: utils/adt/encode.c:547 utils/adt/jsonfuncs.c:629 utils/adt/varlena.c:335
#: utils/adt/varlena.c:376
#, c-format
msgid "invalid input syntax for type %s"
@@ -14015,7 +14016,7 @@ msgstr "%s am Ende der jsonpath-Eingabe"
msgid "%s at or near \"%s\" of jsonpath input"
msgstr "%s bei »%s« in jsonpath-Eingabe"
-#: jsonpath_scan.l:494 utils/adt/jsonfuncs.c:617
+#: jsonpath_scan.l:494 utils/adt/jsonfuncs.c:623
#, c-format
msgid "unsupported Unicode escape sequence"
msgstr "nicht unterstützte Unicode-Escape-Sequenz"
@@ -15616,7 +15617,7 @@ msgstr "es besteht keine Client-Verbindung"
msgid "could not receive data from client: %m"
msgstr "konnte Daten vom Client nicht empfangen: %m"
-#: libpq/pqcomm.c:1173 tcop/postgres.c:4359
+#: libpq/pqcomm.c:1173 tcop/postgres.c:4371
#, c-format
msgid "terminating connection because protocol synchronization was lost"
msgstr "Verbindung wird abgebrochen, weil Protokollsynchronisierung verloren wurde"
@@ -16006,7 +16007,7 @@ msgid "FULL JOIN is only supported with merge-joinable or hash-joinable join con
msgstr "FULL JOIN wird nur für Merge- oder Hash-Verbund-fähige Verbundbedingungen unterstützt"
#: optimizer/plan/createplan.c:7101 parser/parse_merge.c:182
-#: parser/parse_merge.c:188
+#: parser/parse_merge.c:189
#, c-format
msgid "cannot execute MERGE on relation \"%s\""
msgstr "MERGE kann für Relation »%s« nicht ausgeführt werden"
@@ -16018,44 +16019,44 @@ msgid "%s cannot be applied to the nullable side of an outer join"
msgstr "%s kann nicht auf die nullbare Seite eines äußeren Verbundes angewendet werden"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: optimizer/plan/planner.c:1341 parser/analyze.c:1714 parser/analyze.c:1970
+#: optimizer/plan/planner.c:1344 parser/analyze.c:1714 parser/analyze.c:1970
#: parser/analyze.c:3152
#, c-format
msgid "%s is not allowed with UNION/INTERSECT/EXCEPT"
msgstr "%s ist nicht in UNION/INTERSECT/EXCEPT erlaubt"
-#: optimizer/plan/planner.c:2048 optimizer/plan/planner.c:3704
+#: optimizer/plan/planner.c:2051 optimizer/plan/planner.c:3707
#, c-format
msgid "could not implement GROUP BY"
msgstr "konnte GROUP BY nicht implementieren"
-#: optimizer/plan/planner.c:2049 optimizer/plan/planner.c:3705
-#: optimizer/plan/planner.c:4348 optimizer/prep/prepunion.c:1046
+#: optimizer/plan/planner.c:2052 optimizer/plan/planner.c:3708
+#: optimizer/plan/planner.c:4351 optimizer/prep/prepunion.c:1046
#, c-format
msgid "Some of the datatypes only support hashing, while others only support sorting."
msgstr "Einige Datentypen unterstützen nur Hashing, während andere nur Sortieren unterstützen."
-#: optimizer/plan/planner.c:4347
+#: optimizer/plan/planner.c:4350
#, c-format
msgid "could not implement DISTINCT"
msgstr "konnte DISTINCT nicht implementieren"
-#: optimizer/plan/planner.c:5468
+#: optimizer/plan/planner.c:5471
#, c-format
msgid "could not implement window PARTITION BY"
msgstr "konnte PARTITION BY für Fenster nicht implementieren"
-#: optimizer/plan/planner.c:5469
+#: optimizer/plan/planner.c:5472
#, c-format
msgid "Window partitioning columns must be of sortable datatypes."
msgstr "Fensterpartitionierungsspalten müssen sortierbare Datentypen haben."
-#: optimizer/plan/planner.c:5473
+#: optimizer/plan/planner.c:5476
#, c-format
msgid "could not implement window ORDER BY"
msgstr "konnte ORDER BY für Fenster nicht implementieren"
-#: optimizer/plan/planner.c:5474
+#: optimizer/plan/planner.c:5477
#, c-format
msgid "Window ordering columns must be of sortable datatypes."
msgstr "Fenstersortierspalten müssen sortierbare Datentypen haben."
@@ -17133,142 +17134,142 @@ msgstr "MERGE wird in WITH-Anfragen nicht unterstützt"
msgid "WITH query name \"%s\" specified more than once"
msgstr "WIHT-Anfragename »%s« mehrmals angegeben"
-#: parser/parse_cte.c:275
+#: parser/parse_cte.c:314
+#, c-format
+msgid "could not identify an inequality operator for type %s"
+msgstr "konnte keinen Ist-Ungleich-Operator für Typ %s ermitteln"
+
+#: parser/parse_cte.c:341
#, c-format
msgid "WITH clause containing a data-modifying statement must be at the top level"
msgstr "WITH-Klausel mit datenmodifizierender Anweisung muss auf der obersten Ebene sein"
-#: parser/parse_cte.c:324
+#: parser/parse_cte.c:390
#, c-format
msgid "recursive query \"%s\" column %d has type %s in non-recursive term but type %s overall"
msgstr "Spalte %2$d in rekursiver Anfrage »%1$s« hat Typ %3$s im nicht-rekursiven Teilausdruck aber Typ %4$s insgesamt"
-#: parser/parse_cte.c:330
+#: parser/parse_cte.c:396
#, c-format
msgid "Cast the output of the non-recursive term to the correct type."
msgstr "Wandeln Sie die Ausgabe des nicht-rekursiven Teilausdrucks in den korrekten Typ um."
-#: parser/parse_cte.c:335
+#: parser/parse_cte.c:401
#, c-format
msgid "recursive query \"%s\" column %d has collation \"%s\" in non-recursive term but collation \"%s\" overall"
msgstr "Spalte %2$d in rekursiver Anfrage »%1$s« hat Sortierfolge %3$s im nicht-rekursiven Teilausdruck aber Sortierfolge %4$s insgesamt"
-#: parser/parse_cte.c:339
+#: parser/parse_cte.c:405
#, c-format
msgid "Use the COLLATE clause to set the collation of the non-recursive term."
msgstr "Verwenden Sie die COLLATE-Klausel, um die Sortierfolge des nicht-rekursiven Teilsausdrucks zu setzen."
-#: parser/parse_cte.c:357
+#: parser/parse_cte.c:426
#, c-format
msgid "WITH query is not recursive"
msgstr "WITH-Anfrage ist nicht rekursiv"
-#: parser/parse_cte.c:388
+#: parser/parse_cte.c:457
#, c-format
msgid "with a SEARCH or CYCLE clause, the left side of the UNION must be a SELECT"
msgstr "mit einer SEARCH- oder CYCLE-Klausel muss die linke Seite von UNION ein SELECT sein"
-#: parser/parse_cte.c:393
+#: parser/parse_cte.c:462
#, c-format
msgid "with a SEARCH or CYCLE clause, the right side of the UNION must be a SELECT"
msgstr "mit einer SEARCH- oder CYCLE-Klausel muss mit rechte Seite von UNION ein SELECT sein"
-#: parser/parse_cte.c:408
+#: parser/parse_cte.c:477
#, c-format
msgid "search column \"%s\" not in WITH query column list"
msgstr "Search-Spalte »%s« ist nicht in der Spaltenliste der WITH-Anfrage"
-#: parser/parse_cte.c:415
+#: parser/parse_cte.c:484
#, c-format
msgid "search column \"%s\" specified more than once"
msgstr "Search-Spalte »%s« mehrmals angegeben"
-#: parser/parse_cte.c:424
+#: parser/parse_cte.c:493
#, c-format
msgid "search sequence column name \"%s\" already used in WITH query column list"
msgstr "Search-Sequenz-Spaltenname »%s« schon in Spaltenliste der WITH-Anfrage verwendet"
-#: parser/parse_cte.c:443
+#: parser/parse_cte.c:510
#, c-format
msgid "cycle column \"%s\" not in WITH query column list"
msgstr "Cycle-Spalte »%s« ist nicht in der Spaltenliste der WITH-Anfrage"
-#: parser/parse_cte.c:450
+#: parser/parse_cte.c:517
#, c-format
msgid "cycle column \"%s\" specified more than once"
msgstr "Zyklusspalte »%s« mehrmals angegeben"
-#: parser/parse_cte.c:459
+#: parser/parse_cte.c:526
#, c-format
msgid "cycle mark column name \"%s\" already used in WITH query column list"
msgstr "Zyklusmarkierungsspaltenname »%s« schon in Spaltenliste der WITH-Anfrage verwendet"
-#: parser/parse_cte.c:471
+#: parser/parse_cte.c:533
#, c-format
msgid "cycle path column name \"%s\" already used in WITH query column list"
msgstr "Zykluspfadspaltenname »%s« schon in Spaltenliste der WITH-Anfrage verwendet"
-#: parser/parse_cte.c:479
+#: parser/parse_cte.c:541
#, c-format
msgid "cycle mark column name and cycle path column name are the same"
msgstr "Zyklusmarkierungsspaltenname und Zykluspfadspaltenname sind gleich"
-#: parser/parse_cte.c:515
-#, c-format
-msgid "could not identify an inequality operator for type %s"
-msgstr "konnte keinen Ist-Ungleich-Operator für Typ %s ermitteln"
-
-#: parser/parse_cte.c:527
+#: parser/parse_cte.c:551
#, c-format
msgid "search sequence column name and cycle mark column name are the same"
msgstr "Search-Sequenz-Spaltenname und Zyklusmarkierungsspaltenname sind gleich"
-#: parser/parse_cte.c:534
+#: parser/parse_cte.c:558
#, c-format
msgid "search sequence column name and cycle path column name are the same"
msgstr "Search-Sequenz-Spaltenname und Zykluspfadspaltenname sind gleich"
-#: parser/parse_cte.c:618
+#: parser/parse_cte.c:642
#, c-format
msgid "WITH query \"%s\" has %d columns available but %d columns specified"
msgstr "WITH-Anfrage »%s« hat %d Spalten verfügbar, aber %d Spalten wurden angegeben"
-#: parser/parse_cte.c:798
+#: parser/parse_cte.c:822
#, c-format
msgid "mutual recursion between WITH items is not implemented"
msgstr "gegenseitige Rekursion zwischen WITH-Elementen ist nicht implementiert"
-#: parser/parse_cte.c:850
+#: parser/parse_cte.c:874
#, c-format
msgid "recursive query \"%s\" must not contain data-modifying statements"
msgstr "rekursive Anfrage »%s« darf keine datenmodifizierenden Anweisungen enthalten"
-#: parser/parse_cte.c:858
+#: parser/parse_cte.c:882
#, c-format
msgid "recursive query \"%s\" does not have the form non-recursive-term UNION [ALL] recursive-term"
msgstr "rekursive Anfrage »%s« hat nicht die Form nicht-rekursiver-Ausdruck UNION [ALL] rekursiver-Ausdruck"
-#: parser/parse_cte.c:902
+#: parser/parse_cte.c:926
#, c-format
msgid "ORDER BY in a recursive query is not implemented"
msgstr "ORDER BY in einer rekursiven Anfrage ist nicht implementiert"
-#: parser/parse_cte.c:908
+#: parser/parse_cte.c:932
#, c-format
msgid "OFFSET in a recursive query is not implemented"
msgstr "OFFSET in einer rekursiven Anfrage ist nicht implementiert"
-#: parser/parse_cte.c:914
+#: parser/parse_cte.c:938
#, c-format
msgid "LIMIT in a recursive query is not implemented"
msgstr "LIMIT in einer rekursiven Anfrage ist nicht implementiert"
-#: parser/parse_cte.c:920
+#: parser/parse_cte.c:944
#, c-format
msgid "FOR UPDATE/SHARE in a recursive query is not implemented"
msgstr "FOR UPDATE/SHARE in einer rekursiven Anfrage ist nicht implementiert"
-#: parser/parse_cte.c:977
+#: parser/parse_cte.c:1001
#, c-format
msgid "recursive reference to query \"%s\" must not appear more than once"
msgstr "rekursiver Verweis auf Anfrage »%s« darf nicht mehrmals erscheinen"
@@ -17842,22 +17843,22 @@ msgstr "Funktionen mit Ergebnismenge sind in Spaltengenerierungsausdrücken nich
msgid "WITH RECURSIVE is not supported for MERGE statement"
msgstr "WITH RECURSIVE wird für die MERGE-Anweisung nicht unterstützt"
-#: parser/parse_merge.c:163
+#: parser/parse_merge.c:161
#, c-format
msgid "unreachable WHEN clause specified after unconditional WHEN clause"
msgstr "unerreichbare WHERE-Klausel nach einer WHERE-Klausel ohne Bedingung angegeben"
-#: parser/parse_merge.c:190
+#: parser/parse_merge.c:191
#, c-format
msgid "MERGE is not supported for relations with rules."
msgstr "MERGE wird für Relationen mit Regeln nicht unterstützt."
-#: parser/parse_merge.c:207
+#: parser/parse_merge.c:208
#, c-format
msgid "name \"%s\" specified more than once"
msgstr "Name »%s« mehrmals angegeben"
-#: parser/parse_merge.c:209
+#: parser/parse_merge.c:210
#, c-format
msgid "The name is used both as MERGE target table and data source."
msgstr "Der Name wird sowohl als MERGE-Zieltabelle als auch als Datenquelle verwendet."
@@ -18353,7 +18354,7 @@ msgid "rules with WHERE conditions can only have SELECT, INSERT, UPDATE, or DELE
msgstr "Regeln mit WHERE-Bedingungen können als Aktion nur SELECT, INSERT, UPDATE oder DELETE haben"
#: parser/parse_utilcmd.c:3162 parser/parse_utilcmd.c:3263
-#: rewrite/rewriteHandler.c:509 rewrite/rewriteManip.c:1018
+#: rewrite/rewriteHandler.c:513 rewrite/rewriteManip.c:1018
#, c-format
msgid "conditional UNION/INTERSECT/EXCEPT statements are not implemented"
msgstr "UNION/INTERSECTION/EXCEPT mit Bedingung sind nicht implementiert"
@@ -18887,7 +18888,7 @@ msgstr "Background-Worker »%s«: ungültiges Neustart-Intervall"
msgid "background worker \"%s\": parallel workers may not be configured for restart"
msgstr "Background-Worker »%s«: parallele Arbeitsprozesse dürfen nicht für Neustart konfiguriert sein"
-#: postmaster/bgworker.c:730 tcop/postgres.c:3203
+#: postmaster/bgworker.c:730 tcop/postgres.c:3215
#, c-format
msgid "terminating background worker \"%s\" due to administrator command"
msgstr "Background-Worker »%s« wird abgebrochen aufgrund von Anweisung des Administrators"
@@ -19132,457 +19133,457 @@ msgstr "führe sofortiges Herunterfahren durch, weil Sperrdatei im Datenverzeich
msgid "incomplete startup packet"
msgstr "unvollständiges Startpaket"
-#: postmaster/postmaster.c:2049
+#: postmaster/postmaster.c:2049 postmaster/postmaster.c:2082
#, c-format
msgid "invalid length of startup packet"
msgstr "ungültige Länge des Startpakets"
-#: postmaster/postmaster.c:2104
+#: postmaster/postmaster.c:2111
#, c-format
msgid "failed to send SSL negotiation response: %m"
msgstr "konnte SSL-Verhandlungsantwort nicht senden: %m"
-#: postmaster/postmaster.c:2122
+#: postmaster/postmaster.c:2129
#, c-format
msgid "received unencrypted data after SSL request"
msgstr "unverschlüsselte Daten nach SSL-Anforderung empfangen"
-#: postmaster/postmaster.c:2123 postmaster/postmaster.c:2167
+#: postmaster/postmaster.c:2130 postmaster/postmaster.c:2174
#, c-format
msgid "This could be either a client-software bug or evidence of an attempted man-in-the-middle attack."
msgstr "Das könnte entweder ein Fehler in der Client-Software oder ein Hinweis auf einen versuchten Man-in-the-Middle-Angriff sein."
-#: postmaster/postmaster.c:2148
+#: postmaster/postmaster.c:2155
#, c-format
msgid "failed to send GSSAPI negotiation response: %m"
msgstr "konnte GSSAPI-Verhandlungsantwort nicht senden: %m"
-#: postmaster/postmaster.c:2166
+#: postmaster/postmaster.c:2173
#, c-format
msgid "received unencrypted data after GSSAPI encryption request"
msgstr "unverschlüsselte Daten nach GSSAPI-Verschlüsselungsanforderung empfangen"
-#: postmaster/postmaster.c:2190
+#: postmaster/postmaster.c:2197
#, c-format
msgid "unsupported frontend protocol %u.%u: server supports %u.0 to %u.%u"
msgstr "nicht unterstütztes Frontend-Protokoll %u.%u: Server unterstützt %u.0 bis %u.%u"
-#: postmaster/postmaster.c:2254 utils/misc/guc.c:7400 utils/misc/guc.c:7436
+#: postmaster/postmaster.c:2261 utils/misc/guc.c:7400 utils/misc/guc.c:7436
#: utils/misc/guc.c:7506 utils/misc/guc.c:8937 utils/misc/guc.c:11970
#: utils/misc/guc.c:12011
#, c-format
msgid "invalid value for parameter \"%s\": \"%s\""
msgstr "ungültiger Wert für Parameter »%s«: »%s«"
-#: postmaster/postmaster.c:2257
+#: postmaster/postmaster.c:2264
#, c-format
msgid "Valid values are: \"false\", 0, \"true\", 1, \"database\"."
msgstr "Gültige Werte sind: »false«, 0, »true«, 1, »database«."
-#: postmaster/postmaster.c:2302
+#: postmaster/postmaster.c:2309
#, c-format
msgid "invalid startup packet layout: expected terminator as last byte"
msgstr "ungültiges Layout des Startpakets: Abschluss als letztes Byte erwartet"
-#: postmaster/postmaster.c:2319
+#: postmaster/postmaster.c:2326
#, c-format
msgid "no PostgreSQL user name specified in startup packet"
msgstr "kein PostgreSQL-Benutzername im Startpaket angegeben"
-#: postmaster/postmaster.c:2383
+#: postmaster/postmaster.c:2390
#, c-format
msgid "the database system is starting up"
msgstr "das Datenbanksystem startet"
-#: postmaster/postmaster.c:2389
+#: postmaster/postmaster.c:2396
#, c-format
msgid "the database system is not yet accepting connections"
msgstr "das Datenbanksystem nimmt noch keine Verbindungen an"
-#: postmaster/postmaster.c:2390
+#: postmaster/postmaster.c:2397
#, c-format
msgid "Consistent recovery state has not been yet reached."
msgstr "Konsistenter Wiederherstellungszustand wurde noch nicht erreicht."
-#: postmaster/postmaster.c:2394
+#: postmaster/postmaster.c:2401
#, c-format
msgid "the database system is not accepting connections"
msgstr "das Datenbanksystem nimmt keine Verbindungen an"
-#: postmaster/postmaster.c:2395
+#: postmaster/postmaster.c:2402
#, c-format
msgid "Hot standby mode is disabled."
msgstr "Hot-Standby-Modus ist deaktiviert."
-#: postmaster/postmaster.c:2400
+#: postmaster/postmaster.c:2407
#, c-format
msgid "the database system is shutting down"
msgstr "das Datenbanksystem fährt herunter"
-#: postmaster/postmaster.c:2405
+#: postmaster/postmaster.c:2412
#, c-format
msgid "the database system is in recovery mode"
msgstr "das Datenbanksystem ist im Wiederherstellungsmodus"
-#: postmaster/postmaster.c:2410 storage/ipc/procarray.c:479
+#: postmaster/postmaster.c:2417 storage/ipc/procarray.c:490
#: storage/ipc/sinvaladt.c:306 storage/lmgr/proc.c:359
#, c-format
msgid "sorry, too many clients already"
msgstr "tut mir leid, schon zu viele Verbindungen"
-#: postmaster/postmaster.c:2497
+#: postmaster/postmaster.c:2504
#, c-format
msgid "wrong key in cancel request for process %d"
msgstr "falscher Schlüssel in Stornierungsanfrage für Prozess %d"
-#: postmaster/postmaster.c:2509
+#: postmaster/postmaster.c:2516
#, c-format
msgid "PID %d in cancel request did not match any process"
msgstr "PID %d in Stornierungsanfrage stimmte mit keinem Prozess überein"
-#: postmaster/postmaster.c:2763
+#: postmaster/postmaster.c:2770
#, c-format
msgid "received SIGHUP, reloading configuration files"
msgstr "SIGHUP empfangen, Konfigurationsdateien werden neu geladen"
#. translator: %s is a configuration file
-#: postmaster/postmaster.c:2787 postmaster/postmaster.c:2791
+#: postmaster/postmaster.c:2794 postmaster/postmaster.c:2798
#, c-format
msgid "%s was not reloaded"
msgstr "%s wurde nicht neu geladen"
-#: postmaster/postmaster.c:2801
+#: postmaster/postmaster.c:2808
#, c-format
msgid "SSL configuration was not reloaded"
msgstr "SSL-Konfiguration wurde nicht neu geladen"
-#: postmaster/postmaster.c:2857
+#: postmaster/postmaster.c:2864
#, c-format
msgid "received smart shutdown request"
msgstr "intelligentes Herunterfahren verlangt"
-#: postmaster/postmaster.c:2898
+#: postmaster/postmaster.c:2905
#, c-format
msgid "received fast shutdown request"
msgstr "schnelles Herunterfahren verlangt"
-#: postmaster/postmaster.c:2916
+#: postmaster/postmaster.c:2923
#, c-format
msgid "aborting any active transactions"
msgstr "etwaige aktive Transaktionen werden abgebrochen"
-#: postmaster/postmaster.c:2940
+#: postmaster/postmaster.c:2947
#, c-format
msgid "received immediate shutdown request"
msgstr "sofortiges Herunterfahren verlangt"
-#: postmaster/postmaster.c:3017
+#: postmaster/postmaster.c:3024
#, c-format
msgid "shutdown at recovery target"
msgstr "Herunterfahren beim Wiederherstellungsziel"
-#: postmaster/postmaster.c:3035 postmaster/postmaster.c:3071
+#: postmaster/postmaster.c:3042 postmaster/postmaster.c:3078
msgid "startup process"
msgstr "Startprozess"
-#: postmaster/postmaster.c:3038
+#: postmaster/postmaster.c:3045
#, c-format
msgid "aborting startup due to startup process failure"
msgstr "Serverstart abgebrochen wegen Startprozessfehler"
-#: postmaster/postmaster.c:3111
+#: postmaster/postmaster.c:3118
#, c-format
msgid "database system is ready to accept connections"
msgstr "Datenbanksystem ist bereit, um Verbindungen anzunehmen"
-#: postmaster/postmaster.c:3132
+#: postmaster/postmaster.c:3139
msgid "background writer process"
msgstr "Background-Writer-Prozess"
-#: postmaster/postmaster.c:3179
+#: postmaster/postmaster.c:3186
msgid "checkpointer process"
msgstr "Checkpointer-Prozess"
-#: postmaster/postmaster.c:3195
+#: postmaster/postmaster.c:3202
msgid "WAL writer process"
msgstr "WAL-Schreibprozess"
-#: postmaster/postmaster.c:3210
+#: postmaster/postmaster.c:3217
msgid "WAL receiver process"
msgstr "WAL-Receiver-Prozess"
-#: postmaster/postmaster.c:3225
+#: postmaster/postmaster.c:3232
msgid "autovacuum launcher process"
msgstr "Autovacuum-Launcher-Prozess"
-#: postmaster/postmaster.c:3243
+#: postmaster/postmaster.c:3250
msgid "archiver process"
msgstr "Archivierprozess"
-#: postmaster/postmaster.c:3256
+#: postmaster/postmaster.c:3263
msgid "system logger process"
msgstr "Systemlogger-Prozess"
-#: postmaster/postmaster.c:3320
+#: postmaster/postmaster.c:3327
#, c-format
msgid "background worker \"%s\""
msgstr "Background-Worker »%s«"
-#: postmaster/postmaster.c:3399 postmaster/postmaster.c:3419
-#: postmaster/postmaster.c:3426 postmaster/postmaster.c:3444
+#: postmaster/postmaster.c:3406 postmaster/postmaster.c:3426
+#: postmaster/postmaster.c:3433 postmaster/postmaster.c:3451
msgid "server process"
msgstr "Serverprozess"
-#: postmaster/postmaster.c:3498
+#: postmaster/postmaster.c:3505
#, c-format
msgid "terminating any other active server processes"
msgstr "aktive Serverprozesse werden abgebrochen"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3735
+#: postmaster/postmaster.c:3742
#, c-format
msgid "%s (PID %d) exited with exit code %d"
msgstr "%s (PID %d) beendete mit Status %d"
-#: postmaster/postmaster.c:3737 postmaster/postmaster.c:3749
-#: postmaster/postmaster.c:3759 postmaster/postmaster.c:3770
+#: postmaster/postmaster.c:3744 postmaster/postmaster.c:3756
+#: postmaster/postmaster.c:3766 postmaster/postmaster.c:3777
#, c-format
msgid "Failed process was running: %s"
msgstr "Der fehlgeschlagene Prozess führte aus: %s"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3746
+#: postmaster/postmaster.c:3753
#, c-format
msgid "%s (PID %d) was terminated by exception 0x%X"
msgstr "%s (PID %d) wurde durch Ausnahme 0x%X beendet"
-#: postmaster/postmaster.c:3748 postmaster/shell_archive.c:134
+#: postmaster/postmaster.c:3755 postmaster/shell_archive.c:134
#, c-format
msgid "See C include file \"ntstatus.h\" for a description of the hexadecimal value."
msgstr "Sehen Sie die Beschreibung des Hexadezimalwerts in der C-Include-Datei »ntstatus.h« nach."
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3756
+#: postmaster/postmaster.c:3763
#, c-format
msgid "%s (PID %d) was terminated by signal %d: %s"
msgstr "%s (PID %d) wurde von Signal %d beendet: %s"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3768
+#: postmaster/postmaster.c:3775
#, c-format
msgid "%s (PID %d) exited with unrecognized status %d"
msgstr "%s (PID %d) beendete mit unbekanntem Status %d"
-#: postmaster/postmaster.c:3968
+#: postmaster/postmaster.c:3975
#, c-format
msgid "abnormal database system shutdown"
msgstr "abnormales Herunterfahren des Datenbanksystems"
-#: postmaster/postmaster.c:3994
+#: postmaster/postmaster.c:4001
#, c-format
msgid "shutting down due to startup process failure"
msgstr "fahre herunter wegen Startprozessfehler"
-#: postmaster/postmaster.c:4000
+#: postmaster/postmaster.c:4007
#, c-format
msgid "shutting down because restart_after_crash is off"
msgstr "fahre herunter, weil restart_after_crash aus ist"
-#: postmaster/postmaster.c:4012
+#: postmaster/postmaster.c:4019
#, c-format
msgid "all server processes terminated; reinitializing"
msgstr "alle Serverprozesse beendet; initialisiere neu"
-#: postmaster/postmaster.c:4184 postmaster/postmaster.c:5520
-#: postmaster/postmaster.c:5918
+#: postmaster/postmaster.c:4191 postmaster/postmaster.c:5527
+#: postmaster/postmaster.c:5925
#, c-format
msgid "could not generate random cancel key"
msgstr "konnte zufälligen Stornierungsschlüssel nicht erzeugen"
-#: postmaster/postmaster.c:4246
+#: postmaster/postmaster.c:4253
#, c-format
msgid "could not fork new process for connection: %m"
msgstr "konnte neuen Prozess für Verbindung nicht starten (fork-Fehler): %m"
-#: postmaster/postmaster.c:4288
+#: postmaster/postmaster.c:4295
msgid "could not fork new process for connection: "
msgstr "konnte neuen Prozess für Verbindung nicht starten (fork-Fehler): "
-#: postmaster/postmaster.c:4394
+#: postmaster/postmaster.c:4401
#, c-format
msgid "connection received: host=%s port=%s"
msgstr "Verbindung empfangen: Host=%s Port=%s"
-#: postmaster/postmaster.c:4399
+#: postmaster/postmaster.c:4406
#, c-format
msgid "connection received: host=%s"
msgstr "Verbindung empfangen: Host=%s"
-#: postmaster/postmaster.c:4636
+#: postmaster/postmaster.c:4643
#, c-format
msgid "could not execute server process \"%s\": %m"
msgstr "konnte Serverprozess »%s« nicht ausführen: %m"
-#: postmaster/postmaster.c:4694
+#: postmaster/postmaster.c:4701
#, c-format
msgid "could not create backend parameter file mapping: error code %lu"
msgstr "konnte Backend-Parameter-Datei-Mapping nicht erzeugen: Fehlercode %lu"
-#: postmaster/postmaster.c:4703
+#: postmaster/postmaster.c:4710
#, c-format
msgid "could not map backend parameter memory: error code %lu"
msgstr "konnte Backend-Parameter-Speicher nicht mappen: Fehlercode %lu"
-#: postmaster/postmaster.c:4730
+#: postmaster/postmaster.c:4737
#, c-format
msgid "subprocess command line too long"
msgstr "Kommandozeile für Subprozess zu lang"
-#: postmaster/postmaster.c:4748
+#: postmaster/postmaster.c:4755
#, c-format
msgid "CreateProcess() call failed: %m (error code %lu)"
msgstr "Aufruf von CreateProcess() fehlgeschlagen: %m (Fehlercode %lu)"
-#: postmaster/postmaster.c:4775
+#: postmaster/postmaster.c:4782
#, c-format
msgid "could not unmap view of backend parameter file: error code %lu"
msgstr "konnte Sicht der Backend-Parameter-Datei nicht unmappen: Fehlercode %lu"
-#: postmaster/postmaster.c:4779
+#: postmaster/postmaster.c:4786
#, c-format
msgid "could not close handle to backend parameter file: error code %lu"
msgstr "konnte Handle für Backend-Parameter-Datei nicht schließen: Fehlercode %lu"
-#: postmaster/postmaster.c:4801
+#: postmaster/postmaster.c:4808
#, c-format
msgid "giving up after too many tries to reserve shared memory"
msgstr "Aufgabe nach zu vielen Versuchen, Shared Memory zu reservieren"
-#: postmaster/postmaster.c:4802
+#: postmaster/postmaster.c:4809
#, c-format
msgid "This might be caused by ASLR or antivirus software."
msgstr "Dies kann durch ASLR oder Antivirus-Software verursacht werden."
-#: postmaster/postmaster.c:4983
+#: postmaster/postmaster.c:4990
#, c-format
msgid "SSL configuration could not be loaded in child process"
msgstr "SSL-Konfiguration konnte im Kindprozess nicht geladen werden"
-#: postmaster/postmaster.c:5108
+#: postmaster/postmaster.c:5115
#, c-format
msgid "Please report this to <%s>."
msgstr "Bitte berichten Sie dies an <%s>."
-#: postmaster/postmaster.c:5180
+#: postmaster/postmaster.c:5187
#, c-format
msgid "database system is ready to accept read-only connections"
msgstr "Datenbanksystem ist bereit, um lesende Verbindungen anzunehmen"
-#: postmaster/postmaster.c:5444
+#: postmaster/postmaster.c:5451
#, c-format
msgid "could not fork startup process: %m"
msgstr "konnte Startprozess nicht starten (fork-Fehler): %m"
-#: postmaster/postmaster.c:5448
+#: postmaster/postmaster.c:5455
#, c-format
msgid "could not fork archiver process: %m"
msgstr "konnte Archivierer-Prozess nicht starten (fork-Fehler): %m"
-#: postmaster/postmaster.c:5452
+#: postmaster/postmaster.c:5459
#, c-format
msgid "could not fork background writer process: %m"
msgstr "konnte Background-Writer-Prozess nicht starten (fork-Fehler): %m"
-#: postmaster/postmaster.c:5456
+#: postmaster/postmaster.c:5463
#, c-format
msgid "could not fork checkpointer process: %m"
msgstr "konnte Checkpointer-Prozess nicht starten (fork-Fehler): %m"
-#: postmaster/postmaster.c:5460
+#: postmaster/postmaster.c:5467
#, c-format
msgid "could not fork WAL writer process: %m"
msgstr "konnte WAL-Writer-Prozess nicht starten (fork-Fehler): %m"
-#: postmaster/postmaster.c:5464
+#: postmaster/postmaster.c:5471
#, c-format
msgid "could not fork WAL receiver process: %m"
msgstr "konnte WAL-Receiver-Prozess nicht starten (fork-Fehler): %m"
-#: postmaster/postmaster.c:5468
+#: postmaster/postmaster.c:5475
#, c-format
msgid "could not fork process: %m"
msgstr "konnte Prozess nicht starten (fork-Fehler): %m"
-#: postmaster/postmaster.c:5669 postmaster/postmaster.c:5696
+#: postmaster/postmaster.c:5676 postmaster/postmaster.c:5703
#, c-format
msgid "database connection requirement not indicated during registration"
msgstr "die Notwendigkeit, Datenbankverbindungen zu erzeugen, wurde bei der Registrierung nicht angezeigt"
-#: postmaster/postmaster.c:5680 postmaster/postmaster.c:5707
+#: postmaster/postmaster.c:5687 postmaster/postmaster.c:5714
#, c-format
msgid "invalid processing mode in background worker"
msgstr "ungültiger Verarbeitungsmodus in Background-Worker"
-#: postmaster/postmaster.c:5792
+#: postmaster/postmaster.c:5799
#, c-format
msgid "could not fork worker process: %m"
msgstr "konnte Worker-Prozess nicht starten (fork-Fehler): %m"
-#: postmaster/postmaster.c:5904
+#: postmaster/postmaster.c:5911
#, c-format
msgid "no slot available for new worker process"
msgstr "kein Slot für neuen Worker-Prozess verfügbar"
-#: postmaster/postmaster.c:6235
+#: postmaster/postmaster.c:6242
#, c-format
msgid "could not duplicate socket %d for use in backend: error code %d"
msgstr "konnte Socket %d nicht für Verwendung in Backend duplizieren: Fehlercode %d"
-#: postmaster/postmaster.c:6267
+#: postmaster/postmaster.c:6274
#, c-format
msgid "could not create inherited socket: error code %d\n"
msgstr "konnte geerbtes Socket nicht erzeugen: Fehlercode %d\n"
-#: postmaster/postmaster.c:6296
+#: postmaster/postmaster.c:6303
#, c-format
msgid "could not open backend variables file \"%s\": %s\n"
msgstr "konnte Servervariablendatei »%s« nicht öffnen: %s\n"
-#: postmaster/postmaster.c:6303
+#: postmaster/postmaster.c:6310
#, c-format
msgid "could not read from backend variables file \"%s\": %s\n"
msgstr "konnte nicht aus Servervariablendatei »%s« lesen: %s\n"
-#: postmaster/postmaster.c:6312
+#: postmaster/postmaster.c:6319
#, c-format
msgid "could not remove file \"%s\": %s\n"
msgstr "konnte Datei »%s« nicht löschen: %s\n"
-#: postmaster/postmaster.c:6329
+#: postmaster/postmaster.c:6336
#, c-format
msgid "could not map view of backend variables: error code %lu\n"
msgstr "konnte Sicht der Backend-Variablen nicht mappen: Fehlercode %lu\n"
-#: postmaster/postmaster.c:6338
+#: postmaster/postmaster.c:6345
#, c-format
msgid "could not unmap view of backend variables: error code %lu\n"
msgstr "konnte Sicht der Backend-Variablen nicht unmappen: Fehlercode %lu\n"
-#: postmaster/postmaster.c:6345
+#: postmaster/postmaster.c:6352
#, c-format
msgid "could not close handle to backend parameter variables: error code %lu\n"
msgstr "konnte Handle für Backend-Parametervariablen nicht schließen: Fehlercode %lu\n"
-#: postmaster/postmaster.c:6519
+#: postmaster/postmaster.c:6526
#, c-format
msgid "could not read exit code for process\n"
msgstr "konnte Exitcode des Prozesses nicht lesen\n"
-#: postmaster/postmaster.c:6524
+#: postmaster/postmaster.c:6531
#, c-format
msgid "could not post child completion status\n"
msgstr "konnte Child-Completion-Status nicht versenden\n"
@@ -19686,117 +19687,117 @@ msgstr "ungültige Streaming-Startposition"
msgid "unterminated quoted string"
msgstr "Zeichenkette in Anführungszeichen nicht abgeschlossen"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:240
+#: replication/libpqwalreceiver/libpqwalreceiver.c:233
#, c-format
msgid "could not clear search path: %s"
msgstr "konnte Suchpfad nicht auf leer setzen: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:269
+#: replication/libpqwalreceiver/libpqwalreceiver.c:273
#, c-format
msgid "invalid connection string syntax: %s"
msgstr "ungültige Syntax für Verbindungszeichenkette: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:295
+#: replication/libpqwalreceiver/libpqwalreceiver.c:299
#, c-format
msgid "could not parse connection string: %s"
msgstr "konnte Verbindungsparameter nicht interpretieren: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:368
+#: replication/libpqwalreceiver/libpqwalreceiver.c:372
#, c-format
msgid "could not receive database system identifier and timeline ID from the primary server: %s"
msgstr "konnte Datenbanksystemidentifikator und Zeitleisten-ID nicht vom Primärserver empfangen: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:380
-#: replication/libpqwalreceiver/libpqwalreceiver.c:618
+#: replication/libpqwalreceiver/libpqwalreceiver.c:384
+#: replication/libpqwalreceiver/libpqwalreceiver.c:622
#, c-format
msgid "invalid response from primary server"
msgstr "ungültige Antwort vom Primärserver"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:381
+#: replication/libpqwalreceiver/libpqwalreceiver.c:385
#, c-format
msgid "Could not identify system: got %d rows and %d fields, expected %d rows and %d or more fields."
msgstr "Konnte System nicht identifizieren: %d Zeilen und %d Felder erhalten, %d Zeilen und %d oder mehr Felder erwartet."
-#: replication/libpqwalreceiver/libpqwalreceiver.c:461
-#: replication/libpqwalreceiver/libpqwalreceiver.c:468
-#: replication/libpqwalreceiver/libpqwalreceiver.c:498
+#: replication/libpqwalreceiver/libpqwalreceiver.c:465
+#: replication/libpqwalreceiver/libpqwalreceiver.c:472
+#: replication/libpqwalreceiver/libpqwalreceiver.c:502
#, c-format
msgid "could not start WAL streaming: %s"
msgstr "konnte WAL-Streaming nicht starten: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:522
+#: replication/libpqwalreceiver/libpqwalreceiver.c:526
#, c-format
msgid "could not send end-of-streaming message to primary: %s"
msgstr "konnte End-of-Streaming-Nachricht nicht an Primärserver senden: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:545
+#: replication/libpqwalreceiver/libpqwalreceiver.c:549
#, c-format
msgid "unexpected result set after end-of-streaming"
msgstr "unerwartete Ergebnismenge nach End-of-Streaming"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:560
+#: replication/libpqwalreceiver/libpqwalreceiver.c:564
#, c-format
msgid "error while shutting down streaming COPY: %s"
msgstr "Fehler beim Beenden des COPY-Datenstroms: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:570
+#: replication/libpqwalreceiver/libpqwalreceiver.c:574
#, c-format
msgid "error reading result of streaming command: %s"
msgstr "Fehler beim Lesen des Ergebnisses von Streaming-Befehl: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:579
-#: replication/libpqwalreceiver/libpqwalreceiver.c:817
+#: replication/libpqwalreceiver/libpqwalreceiver.c:583
+#: replication/libpqwalreceiver/libpqwalreceiver.c:821
#, c-format
msgid "unexpected result after CommandComplete: %s"
msgstr "unerwartetes Ergebnis nach CommandComplete: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:606
+#: replication/libpqwalreceiver/libpqwalreceiver.c:610
#, c-format
msgid "could not receive timeline history file from the primary server: %s"
msgstr "konnte Zeitleisten-History-Datei nicht vom Primärserver empfangen: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:619
+#: replication/libpqwalreceiver/libpqwalreceiver.c:623
#, c-format
msgid "Expected 1 tuple with 2 fields, got %d tuples with %d fields."
msgstr "1 Tupel mit 2 Feldern erwartet, %d Tupel mit %d Feldern erhalten."
-#: replication/libpqwalreceiver/libpqwalreceiver.c:780
-#: replication/libpqwalreceiver/libpqwalreceiver.c:833
-#: replication/libpqwalreceiver/libpqwalreceiver.c:840
+#: replication/libpqwalreceiver/libpqwalreceiver.c:784
+#: replication/libpqwalreceiver/libpqwalreceiver.c:837
+#: replication/libpqwalreceiver/libpqwalreceiver.c:844
#, c-format
msgid "could not receive data from WAL stream: %s"
msgstr "konnte keine Daten vom WAL-Stream empfangen: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:860
+#: replication/libpqwalreceiver/libpqwalreceiver.c:864
#, c-format
msgid "could not send data to WAL stream: %s"
msgstr "konnte keine Daten an den WAL-Stream senden: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:952
+#: replication/libpqwalreceiver/libpqwalreceiver.c:956
#, c-format
msgid "could not create replication slot \"%s\": %s"
msgstr "konnte Replikations-Slot »%s« nicht erzeugen: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:998
+#: replication/libpqwalreceiver/libpqwalreceiver.c:1002
#, c-format
msgid "invalid query response"
msgstr "ungültige Antwort auf Anfrage"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:999
+#: replication/libpqwalreceiver/libpqwalreceiver.c:1003
#, c-format
msgid "Expected %d fields, got %d fields."
msgstr "%d Felder erwartet, %d Feldern erhalten."
-#: replication/libpqwalreceiver/libpqwalreceiver.c:1069
+#: replication/libpqwalreceiver/libpqwalreceiver.c:1073
#, c-format
msgid "the query interface requires a database connection"
msgstr "Ausführen von Anfragen benötigt eine Datenbankverbindung"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:1100
+#: replication/libpqwalreceiver/libpqwalreceiver.c:1104
msgid "empty query"
msgstr "leere Anfrage"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:1106
+#: replication/libpqwalreceiver/libpqwalreceiver.c:1110
msgid "unexpected pipeline mode"
msgstr "unerwarteter Pipeline-Modus"
@@ -19865,40 +19866,40 @@ msgstr "Replikations-Slot »%s« wurde nicht in dieser Datenbank erzeugt"
msgid "cannot create logical replication slot in transaction that has performed writes"
msgstr "logischer Replikations-Slot kann nicht in einer Transaktion erzeugt werden, die Schreibvorgänge ausgeführt hat"
-#: replication/logical/logical.c:568
+#: replication/logical/logical.c:570
#, c-format
msgid "starting logical decoding for slot \"%s\""
msgstr "starte logisches Dekodieren für Slot »%s«"
-#: replication/logical/logical.c:570
+#: replication/logical/logical.c:572
#, c-format
msgid "Streaming transactions committing after %X/%X, reading WAL from %X/%X."
msgstr "Streaming beginnt bei Transaktionen, die nach %X/%X committen; lese WAL ab %X/%X."
-#: replication/logical/logical.c:718
+#: replication/logical/logical.c:720
#, c-format
msgid "slot \"%s\", output plugin \"%s\", in the %s callback, associated LSN %X/%X"
msgstr "Slot »%s«, Ausgabe-Plugin »%s«, im Callback %s, zugehörige LSN %X/%X"
-#: replication/logical/logical.c:724
+#: replication/logical/logical.c:726
#, c-format
msgid "slot \"%s\", output plugin \"%s\", in the %s callback"
msgstr "Slot »%s«, Ausgabe-Plugin »%s«, im Callback %s"
-#: replication/logical/logical.c:895 replication/logical/logical.c:940
-#: replication/logical/logical.c:985 replication/logical/logical.c:1031
+#: replication/logical/logical.c:897 replication/logical/logical.c:942
+#: replication/logical/logical.c:987 replication/logical/logical.c:1033
#, c-format
msgid "logical replication at prepare time requires a %s callback"
msgstr "logische Replikation bei PREPARE TRANSACTION benötigt einen %s-Callback"
-#: replication/logical/logical.c:1263 replication/logical/logical.c:1312
-#: replication/logical/logical.c:1353 replication/logical/logical.c:1439
-#: replication/logical/logical.c:1488
+#: replication/logical/logical.c:1265 replication/logical/logical.c:1314
+#: replication/logical/logical.c:1355 replication/logical/logical.c:1441
+#: replication/logical/logical.c:1490
#, c-format
msgid "logical streaming requires a %s callback"
msgstr "logisches Streaming benötigt einen %s-Callback"
-#: replication/logical/logical.c:1398
+#: replication/logical/logical.c:1400
#, c-format
msgid "logical streaming at prepare time requires a %s callback"
msgstr "logisches Streaming bei PREPARE TRANSACTION benötigt einen %s-Callback"
@@ -20005,7 +20006,7 @@ msgid "could not find free replication state slot for replication origin with ID
msgstr "konnte keinen freien Replication-State-Slot für Replication-Origin mit ID %d finden"
#: replication/logical/origin.c:941 replication/logical/origin.c:1131
-#: replication/slot.c:1940
+#: replication/slot.c:1947
#, c-format
msgid "Increase max_replication_slots and try again."
msgstr "Erhöhen Sie max_replication_slots und versuchen Sie es erneut."
@@ -20058,97 +20059,97 @@ msgstr "Zielrelation für logische Replikation »%s.%s« verwendet Systemspalten
msgid "logical replication target relation \"%s.%s\" does not exist"
msgstr "Zielrelation für logische Replikation »%s.%s« existiert nicht"
-#: replication/logical/reorderbuffer.c:3825
+#: replication/logical/reorderbuffer.c:3831
#, c-format
msgid "could not write to data file for XID %u: %m"
msgstr "konnte nicht in Datendatei für XID %u schreiben: %m"
-#: replication/logical/reorderbuffer.c:4171
-#: replication/logical/reorderbuffer.c:4196
+#: replication/logical/reorderbuffer.c:4177
+#: replication/logical/reorderbuffer.c:4202
#, c-format
msgid "could not read from reorderbuffer spill file: %m"
msgstr "konnte nicht aus Reorder-Buffer-Spill-Datei lesen: %m"
-#: replication/logical/reorderbuffer.c:4175
-#: replication/logical/reorderbuffer.c:4200
+#: replication/logical/reorderbuffer.c:4181
+#: replication/logical/reorderbuffer.c:4206
#, c-format
msgid "could not read from reorderbuffer spill file: read %d instead of %u bytes"
msgstr "konnte nicht aus Reorder-Buffer-Spill-Datei lesen: %d statt %u Bytes gelesen"
-#: replication/logical/reorderbuffer.c:4450
+#: replication/logical/reorderbuffer.c:4456
#, c-format
msgid "could not remove file \"%s\" during removal of pg_replslot/%s/xid*: %m"
msgstr "konnte Datei »%s« nicht löschen, bei Löschen von pg_replslot/%s/xid*: %m"
-#: replication/logical/reorderbuffer.c:4949
+#: replication/logical/reorderbuffer.c:4955
#, c-format
msgid "could not read from file \"%s\": read %d instead of %d bytes"
msgstr "konnte nicht aus Datei »%s« lesen: %d statt %d Bytes gelesen"
-#: replication/logical/snapbuild.c:627
+#: replication/logical/snapbuild.c:634
#, c-format
msgid "initial slot snapshot too large"
msgstr "initialer Slot-Snapshot ist zu groß"
-#: replication/logical/snapbuild.c:681
+#: replication/logical/snapbuild.c:688
#, c-format
msgid "exported logical decoding snapshot: \"%s\" with %u transaction ID"
msgid_plural "exported logical decoding snapshot: \"%s\" with %u transaction IDs"
msgstr[0] "logischer Dekodierungs-Snapshot exportiert: »%s« mit %u Transaktions-ID"
msgstr[1] "logischer Dekodierungs-Snapshot exportiert: »%s« mit %u Transaktions-IDs"
-#: replication/logical/snapbuild.c:1360 replication/logical/snapbuild.c:1467
-#: replication/logical/snapbuild.c:1996
+#: replication/logical/snapbuild.c:1367 replication/logical/snapbuild.c:1474
+#: replication/logical/snapbuild.c:2003
#, c-format
msgid "logical decoding found consistent point at %X/%X"
msgstr "logisches Dekodieren fand konsistenten Punkt bei %X/%X"
-#: replication/logical/snapbuild.c:1362
+#: replication/logical/snapbuild.c:1369
#, c-format
msgid "There are no running transactions."
msgstr "Keine laufenden Transaktionen."
-#: replication/logical/snapbuild.c:1418
+#: replication/logical/snapbuild.c:1425
#, c-format
msgid "logical decoding found initial starting point at %X/%X"
msgstr "logisches Dekodieren fand initialen Startpunkt bei %X/%X"
-#: replication/logical/snapbuild.c:1420 replication/logical/snapbuild.c:1444
+#: replication/logical/snapbuild.c:1427 replication/logical/snapbuild.c:1451
#, c-format
msgid "Waiting for transactions (approximately %d) older than %u to end."
msgstr "Warten auf Abschluss der Transaktionen (ungefähr %d), die älter als %u sind."
-#: replication/logical/snapbuild.c:1442
+#: replication/logical/snapbuild.c:1449
#, c-format
msgid "logical decoding found initial consistent point at %X/%X"
msgstr "logisches Dekodieren fand initialen konsistenten Punkt bei %X/%X"
-#: replication/logical/snapbuild.c:1469
+#: replication/logical/snapbuild.c:1476
#, c-format
msgid "There are no old transactions anymore."
msgstr "Es laufen keine alten Transaktionen mehr."
-#: replication/logical/snapbuild.c:1864
+#: replication/logical/snapbuild.c:1871
#, c-format
msgid "snapbuild state file \"%s\" has wrong magic number: %u instead of %u"
msgstr "Scanbuild-State-Datei »%s« hat falsche magische Zahl %u statt %u"
-#: replication/logical/snapbuild.c:1870
+#: replication/logical/snapbuild.c:1877
#, c-format
msgid "snapbuild state file \"%s\" has unsupported version: %u instead of %u"
msgstr "Snapbuild-State-Datei »%s« hat nicht unterstützte Version: %u statt %u"
-#: replication/logical/snapbuild.c:1941
+#: replication/logical/snapbuild.c:1948
#, c-format
msgid "checksum mismatch for snapbuild state file \"%s\": is %u, should be %u"
msgstr "Prüfsummenfehler bei Snapbuild-State-Datei »%s«: ist %u, sollte %u sein"
-#: replication/logical/snapbuild.c:1998
+#: replication/logical/snapbuild.c:2005
#, c-format
msgid "Logical decoding will begin using saved snapshot."
msgstr "Logische Dekodierung beginnt mit gespeichertem Snapshot."
-#: replication/logical/snapbuild.c:2070
+#: replication/logical/snapbuild.c:2077
#, c-format
msgid "could not parse file name \"%s\""
msgstr "konnte Dateinamen »%s« nicht parsen"
@@ -20188,7 +20189,7 @@ msgstr "konnte WHERE-Klausel-Informationen für Tabelle »%s.%s« nicht vom Publ
msgid "could not start initial contents copy for table \"%s.%s\": %s"
msgstr "konnte Kopieren des Anfangsinhalts für Tabelle »%s.%s« nicht starten: %s"
-#: replication/logical/tablesync.c:1323 replication/logical/worker.c:1634
+#: replication/logical/tablesync.c:1323 replication/logical/worker.c:1635
#, c-format
msgid "user \"%s\" cannot replicate into relation with row-level security enabled: \"%s\""
msgstr "Benutzer »%s« kann nicht in eine Relation mit Sicherheit auf Zeilenebene replizieren: »%s«"
@@ -20198,12 +20199,12 @@ msgstr "Benutzer »%s« kann nicht in eine Relation mit Sicherheit auf Zeilenebe
msgid "table copy could not start transaction on publisher: %s"
msgstr "beim Kopieren der Tabelle konnte die Transaktion auf dem Publikationsserver nicht gestartet werden: %s"
-#: replication/logical/tablesync.c:1387
+#: replication/logical/tablesync.c:1380
#, c-format
msgid "replication origin \"%s\" already exists"
msgstr "Replication-Origin »%s« existiert bereits"
-#: replication/logical/tablesync.c:1400
+#: replication/logical/tablesync.c:1393
#, c-format
msgid "table copy could not finish transaction on publisher: %s"
msgstr "beim Kopieren der Tabelle konnte die Transaktion auf dem Publikationsserver nicht beenden werden: %s"
@@ -20213,127 +20214,127 @@ msgstr "beim Kopieren der Tabelle konnte die Transaktion auf dem Publikationsser
msgid "incorrect binary data format in logical replication column %d"
msgstr "falsches Binärdatenformat in Spalte %d in logischer Replikation"
-#: replication/logical/worker.c:1417 replication/logical/worker.c:1431
+#: replication/logical/worker.c:1417 replication/logical/worker.c:1432
#, c-format
-msgid "could not read from streaming transaction's changes file \"%s\": %m"
-msgstr "konnte nicht aus der Änderungsdatei »%s« einer gestreamten Transaktion lesen: %m"
+msgid "could not read from streaming transaction's changes file \"%s\": read only %zu of %zu bytes"
+msgstr "konnte nicht aus der Änderungsdatei »%s« einer gestreamten Transaktion lesen: es wurden nur %zu von %zu Bytes gelesen"
-#: replication/logical/worker.c:1760
+#: replication/logical/worker.c:1761
#, c-format
msgid "publisher did not send replica identity column expected by the logical replication target relation \"%s.%s\""
msgstr "Publikationsserver hat nicht die Replikidentitätsspalten gesendet, die von Replikationszielrelation »%s.%s« erwartet wurden"
-#: replication/logical/worker.c:1767
+#: replication/logical/worker.c:1768
#, c-format
msgid "logical replication target relation \"%s.%s\" has neither REPLICA IDENTITY index nor PRIMARY KEY and published relation does not have REPLICA IDENTITY FULL"
msgstr "Zielrelation für logische Replikation »%s.%s« hat weder REPLICA-IDENTITY-Index noch Primärschlüssel und die publizierte Relation hat kein REPLICA IDENTITY FULL"
-#: replication/logical/worker.c:2584
+#: replication/logical/worker.c:2582
#, c-format
msgid "invalid logical replication message type \"%c\""
msgstr "ungültiger Nachrichtentyp für logische Replikation »%c«"
-#: replication/logical/worker.c:2748
+#: replication/logical/worker.c:2746
#, c-format
msgid "data stream from publisher has ended"
msgstr "Datenstrom vom Publikationsserver endete"
-#: replication/logical/worker.c:2899
+#: replication/logical/worker.c:2897
#, c-format
msgid "terminating logical replication worker due to timeout"
msgstr "Arbeitsprozess für logische Replikation wird abgebrochen wegen Zeitüberschreitung"
-#: replication/logical/worker.c:3061
+#: replication/logical/worker.c:3059
#, c-format
msgid "logical replication apply worker for subscription \"%s\" will stop because the subscription was removed"
msgstr "Apply-Worker für logische Replikation für Subskription »%s« wird anhalten, weil die Subskription entfernt wurde"
-#: replication/logical/worker.c:3072
+#: replication/logical/worker.c:3070
#, c-format
msgid "logical replication apply worker for subscription \"%s\" will stop because the subscription was disabled"
msgstr "Apply-Worker für logische Replikation für Subskription »%s« wird anhalten, weil die Subskription deaktiviert wurde"
-#: replication/logical/worker.c:3098
+#: replication/logical/worker.c:3096
#, c-format
msgid "logical replication apply worker for subscription \"%s\" will restart because of a parameter change"
msgstr "Apply-Worker für logische Replikation für Subskription »%s« wird neu starten wegen einer Parameteränderung"
-#: replication/logical/worker.c:3222 replication/logical/worker.c:3244
+#: replication/logical/worker.c:3220 replication/logical/worker.c:3245
#, c-format
-msgid "could not read from streaming transaction's subxact file \"%s\": %m"
-msgstr "konnte nicht aus der subxact-Datei »%s« einer gestreamten Transaktion lesen: %m"
+msgid "could not read from streaming transaction's subxact file \"%s\": read only %zu of %zu bytes"
+msgstr "konnte nicht aus der subxact-Datei »%s« einer gestreamten Transaktion lesen: es wurden nur %zu von %zu Bytes gelesen"
-#: replication/logical/worker.c:3643
+#: replication/logical/worker.c:3645
#, c-format
msgid "logical replication apply worker for subscription %u will not start because the subscription was removed during startup"
msgstr "Apply-Worker für logische Replikation für Subskription %u« wird nicht starten, weil die Subskription während des Starts deaktiviert wurde"
-#: replication/logical/worker.c:3655
+#: replication/logical/worker.c:3657
#, c-format
msgid "logical replication apply worker for subscription \"%s\" will not start because the subscription was disabled during startup"
msgstr "Apply-Worker für logische Replikation für Subskription »%s« wird nicht starten, weil die Subskription während des Starts deaktiviert wurde"
-#: replication/logical/worker.c:3673
+#: replication/logical/worker.c:3675
#, c-format
msgid "logical replication table synchronization worker for subscription \"%s\", table \"%s\" has started"
msgstr "Arbeitsprozess für logische Replikation für Tabellensynchronisation für Subskription »%s«, Tabelle »%s« hat gestartet"
-#: replication/logical/worker.c:3677
+#: replication/logical/worker.c:3679
#, c-format
msgid "logical replication apply worker for subscription \"%s\" has started"
msgstr "Apply-Worker für logische Replikation für Subskription »%s« hat gestartet"
-#: replication/logical/worker.c:3718
+#: replication/logical/worker.c:3720
#, c-format
msgid "subscription has no replication slot set"
msgstr "für die Subskription ist kein Replikations-Slot gesetzt"
-#: replication/logical/worker.c:3854
+#: replication/logical/worker.c:3856
#, c-format
msgid "subscription \"%s\" has been disabled because of an error"
msgstr "Subskription »%s« wurde wegen eines Fehlers deaktiviert"
-#: replication/logical/worker.c:3893
+#: replication/logical/worker.c:3895
#, c-format
msgid "logical replication starts skipping transaction at LSN %X/%X"
msgstr "logische Replikation beginnt Überspringen von Transaktion bei %X/%X"
-#: replication/logical/worker.c:3907
+#: replication/logical/worker.c:3909
#, c-format
msgid "logical replication completed skipping transaction at LSN %X/%X"
msgstr "logische Replikation beendet Überspringen von Transaktion bei %X/%X"
-#: replication/logical/worker.c:3989
+#: replication/logical/worker.c:3991
#, c-format
msgid "skip-LSN of subscription \"%s\" cleared"
msgstr "Skip-LSN von Subskription »%s« gelöscht"
-#: replication/logical/worker.c:3990
+#: replication/logical/worker.c:3992
#, c-format
msgid "Remote transaction's finish WAL location (LSN) %X/%X did not match skip-LSN %X/%X."
msgstr "Die WAL-Endposition (LSN) %X/%X der Remote-Transaktion stimmte nicht mit der Skip-LSN %X/%X überein."
-#: replication/logical/worker.c:4016
+#: replication/logical/worker.c:4018
#, c-format
msgid "processing remote data for replication origin \"%s\" during message type \"%s\""
msgstr "Verarbeiten empfangener Daten für Replication-Origin »%s« bei Nachrichtentyp »%s«"
-#: replication/logical/worker.c:4020
+#: replication/logical/worker.c:4022
#, c-format
msgid "processing remote data for replication origin \"%s\" during message type \"%s\" in transaction %u"
msgstr "Verarbeiten empfangener Daten für Replication-Origin »%s« bei Nachrichtentyp »%s« in Transaktion %u"
-#: replication/logical/worker.c:4025
+#: replication/logical/worker.c:4027
#, c-format
msgid "processing remote data for replication origin \"%s\" during message type \"%s\" in transaction %u, finished at %X/%X"
msgstr "Verarbeiten empfangener Daten für Replication-Origin »%s« bei Nachrichtentyp »%s« in Transaktion %u, beendet bei %X/%X"
-#: replication/logical/worker.c:4032
+#: replication/logical/worker.c:4034
#, c-format
msgid "processing remote data for replication origin \"%s\" during message type \"%s\" for replication target relation \"%s.%s\" in transaction %u, finished at %X/%X"
msgstr "Verarbeiten empfangener Daten für Replication-Origin »%s« bei Nachrichtentyp »%s« für Replikationszielrelation »%s.%s« in Transaktion %u, beendet bei %X/%X"
-#: replication/logical/worker.c:4040
+#: replication/logical/worker.c:4042
#, c-format
msgid "processing remote data for replication origin \"%s\" during message type \"%s\" for replication target relation \"%s.%s\" column \"%s\" in transaction %u, finished at %X/%X"
msgstr "Verarbeiten empfangener Daten für Replication-Origin »%s« bei Nachrichtentyp »%s« für Replikationszielrelation »%s.%s« Spalte »%s« in Transaktion %u, beendet bei %X/%X"
@@ -20429,82 +20430,82 @@ msgstr "Geben Sie einen frei oder erhöhen Sie max_replication_slots."
msgid "replication slot \"%s\" does not exist"
msgstr "Replikations-Slot »%s« existiert nicht"
-#: replication/slot.c:518 replication/slot.c:1086
+#: replication/slot.c:518 replication/slot.c:1093
#, c-format
msgid "replication slot \"%s\" is active for PID %d"
msgstr "Replikations-Slot »%s« ist aktiv für PID %d"
-#: replication/slot.c:754 replication/slot.c:1492 replication/slot.c:1875
+#: replication/slot.c:754 replication/slot.c:1499 replication/slot.c:1882
#, c-format
msgid "could not remove directory \"%s\""
msgstr "konnte Verzeichnis »%s« nicht löschen"
-#: replication/slot.c:1121
+#: replication/slot.c:1128
#, c-format
msgid "replication slots can only be used if max_replication_slots > 0"
msgstr "Replikations-Slots können nur verwendet werden, wenn max_replication_slots > 0"
-#: replication/slot.c:1126
+#: replication/slot.c:1133
#, c-format
msgid "replication slots can only be used if wal_level >= replica"
msgstr "Replikations-Slots können nur verwendet werden, wenn wal_level >= replica"
-#: replication/slot.c:1138
+#: replication/slot.c:1145
#, c-format
msgid "must be superuser or replication role to use replication slots"
msgstr "nur Superuser und Replikationsrollen können Replikations-Slots verwenden"
-#: replication/slot.c:1323
+#: replication/slot.c:1330
#, c-format
msgid "terminating process %d to release replication slot \"%s\""
msgstr "Prozess %d wird beendet, um Replikations-Slot »%s« freizugeben"
-#: replication/slot.c:1361
+#: replication/slot.c:1368
#, c-format
msgid "invalidating slot \"%s\" because its restart_lsn %X/%X exceeds max_slot_wal_keep_size"
msgstr "Slot »%s« wird ungültig gemacht, weil seine restart_lsn %X/%X max_slot_wal_keep_size überschreitet"
-#: replication/slot.c:1813
+#: replication/slot.c:1820
#, c-format
msgid "replication slot file \"%s\" has wrong magic number: %u instead of %u"
msgstr "Replikations-Slot-Datei »%s« hat falsche magische Zahl: %u statt %u"
-#: replication/slot.c:1820
+#: replication/slot.c:1827
#, c-format
msgid "replication slot file \"%s\" has unsupported version %u"
msgstr "Replikations-Slot-Datei »%s« hat nicht unterstützte Version %u"
-#: replication/slot.c:1827
+#: replication/slot.c:1834
#, c-format
msgid "replication slot file \"%s\" has corrupted length %u"
msgstr "Replikations-Slot-Datei »%s« hat falsche Länge %u"
-#: replication/slot.c:1863
+#: replication/slot.c:1870
#, c-format
msgid "checksum mismatch for replication slot file \"%s\": is %u, should be %u"
msgstr "Prüfsummenfehler bei Replikations-Slot-Datei »%s«: ist %u, sollte %u sein"
-#: replication/slot.c:1897
+#: replication/slot.c:1904
#, c-format
msgid "logical replication slot \"%s\" exists, but wal_level < logical"
msgstr "logischer Replikations-Slot »%s« existiert, aber wal_level < logical"
-#: replication/slot.c:1899
+#: replication/slot.c:1906
#, c-format
msgid "Change wal_level to be logical or higher."
msgstr "Ändern Sie wal_level in logical oder höher."
-#: replication/slot.c:1903
+#: replication/slot.c:1910
#, c-format
msgid "physical replication slot \"%s\" exists, but wal_level < replica"
msgstr "physischer Replikations-Slot »%s« existiert, aber wal_level < replica"
-#: replication/slot.c:1905
+#: replication/slot.c:1912
#, c-format
msgid "Change wal_level to be replica or higher."
msgstr "Ändern Sie wal_level in replica oder höher."
-#: replication/slot.c:1939
+#: replication/slot.c:1946
#, c-format
msgid "too many replication slots active before shutdown"
msgstr "zu viele aktive Replikations-Slots vor dem Herunterfahren"
@@ -20674,7 +20675,7 @@ msgstr "konnte nicht in Logsegment %s bei Position %u, Länge %lu schreiben: %m"
msgid "cannot use %s with a logical replication slot"
msgstr "%s kann nicht mit einem logischem Replikations-Slot verwendet werden"
-#: replication/walsender.c:638 storage/smgr/md.c:1350
+#: replication/walsender.c:638 storage/smgr/md.c:1364
#, c-format
msgid "could not seek to end of file \"%s\": %m"
msgstr "konnte Positionszeiger nicht ans Ende der Datei »%s« setzen: %m"
@@ -20771,7 +20772,7 @@ msgstr "Replikationsbefehl empfangen: %s"
#: replication/walsender.c:1780 tcop/fastpath.c:208 tcop/postgres.c:1114
#: tcop/postgres.c:1472 tcop/postgres.c:1712 tcop/postgres.c:2181
-#: tcop/postgres.c:2602 tcop/postgres.c:2680
+#: tcop/postgres.c:2614 tcop/postgres.c:2692
#, c-format
msgid "current transaction is aborted, commands ignored until end of transaction block"
msgstr "aktuelle Transaktion wurde abgebrochen, Befehle werden bis zum Ende der Transaktion ignoriert"
@@ -21017,198 +21018,198 @@ msgstr "Regel »%s« für Relation »%s« existiert nicht"
msgid "renaming an ON SELECT rule is not allowed"
msgstr "Umbenennen einer ON-SELECT-Regel ist nicht erlaubt"
-#: rewrite/rewriteHandler.c:555
+#: rewrite/rewriteHandler.c:559
#, c-format
msgid "WITH query name \"%s\" appears in both a rule action and the query being rewritten"
msgstr "WITH-Anfragename »%s« erscheint sowohl in der Regelaktion als auch in der umzuschreibenden Anfrage"
-#: rewrite/rewriteHandler.c:582
+#: rewrite/rewriteHandler.c:586
#, c-format
msgid "INSERT...SELECT rule actions are not supported for queries having data-modifying statements in WITH"
msgstr "INSTEAD...SELECT-Regelaktionen werden für Anfrangen mit datenmodifizierenden Anweisungen in WITH nicht unterstützt"
-#: rewrite/rewriteHandler.c:635
+#: rewrite/rewriteHandler.c:639
#, c-format
msgid "cannot have RETURNING lists in multiple rules"
msgstr "RETURNING-Listen können nicht in mehreren Regeln auftreten"
-#: rewrite/rewriteHandler.c:867 rewrite/rewriteHandler.c:906
+#: rewrite/rewriteHandler.c:871 rewrite/rewriteHandler.c:910
#, c-format
msgid "cannot insert a non-DEFAULT value into column \"%s\""
msgstr "kann keinen Wert außer DEFAULT in Spalte »%s« einfügen"
-#: rewrite/rewriteHandler.c:869 rewrite/rewriteHandler.c:935
+#: rewrite/rewriteHandler.c:873 rewrite/rewriteHandler.c:939
#, c-format
msgid "Column \"%s\" is an identity column defined as GENERATED ALWAYS."
msgstr "Spalte »%s« ist eine Identitätsspalte, die als GENERATED ALWAYS definiert ist."
-#: rewrite/rewriteHandler.c:871
+#: rewrite/rewriteHandler.c:875
#, c-format
msgid "Use OVERRIDING SYSTEM VALUE to override."
msgstr "Verwenden Sie OVERRIDING SYSTEM VALUE, um diese Einschränkung außer Kraft zu setzen."
-#: rewrite/rewriteHandler.c:933 rewrite/rewriteHandler.c:941
+#: rewrite/rewriteHandler.c:937 rewrite/rewriteHandler.c:945
#, c-format
msgid "column \"%s\" can only be updated to DEFAULT"
msgstr "Spalte »%s« kann nur auf DEFAULT aktualisiert werden"
-#: rewrite/rewriteHandler.c:1088 rewrite/rewriteHandler.c:1106
+#: rewrite/rewriteHandler.c:1092 rewrite/rewriteHandler.c:1110
#, c-format
msgid "multiple assignments to same column \"%s\""
msgstr "mehrere Zuweisungen zur selben Spalte »%s«"
-#: rewrite/rewriteHandler.c:2145 rewrite/rewriteHandler.c:4009
+#: rewrite/rewriteHandler.c:2112 rewrite/rewriteHandler.c:3990
#, c-format
msgid "infinite recursion detected in rules for relation \"%s\""
msgstr "unendliche Rekursion entdeckt in Regeln für Relation »%s«"
-#: rewrite/rewriteHandler.c:2230
+#: rewrite/rewriteHandler.c:2197
#, c-format
msgid "infinite recursion detected in policy for relation \"%s\""
msgstr "unendliche Rekursion entdeckt in Policys für Relation »%s«"
-#: rewrite/rewriteHandler.c:2550
+#: rewrite/rewriteHandler.c:2517
msgid "Junk view columns are not updatable."
msgstr "Junk-Sichtspalten sind nicht aktualisierbar."
-#: rewrite/rewriteHandler.c:2555
+#: rewrite/rewriteHandler.c:2522
msgid "View columns that are not columns of their base relation are not updatable."
msgstr "Sichtspalten, die nicht Spalten ihrer Basisrelation sind, sind nicht aktualisierbar."
-#: rewrite/rewriteHandler.c:2558
+#: rewrite/rewriteHandler.c:2525
msgid "View columns that refer to system columns are not updatable."
msgstr "Sichtspalten, die auf Systemspalten verweisen, sind nicht aktualisierbar."
-#: rewrite/rewriteHandler.c:2561
+#: rewrite/rewriteHandler.c:2528
msgid "View columns that return whole-row references are not updatable."
msgstr "Sichtspalten, die Verweise auf ganze Zeilen zurückgeben, sind nicht aktualisierbar."
-#: rewrite/rewriteHandler.c:2622
+#: rewrite/rewriteHandler.c:2589
msgid "Views containing DISTINCT are not automatically updatable."
msgstr "Sichten, die DISTINCT enthalten, sind nicht automatisch aktualisierbar."
-#: rewrite/rewriteHandler.c:2625
+#: rewrite/rewriteHandler.c:2592
msgid "Views containing GROUP BY are not automatically updatable."
msgstr "Sichten, die GROUP BY enthalten, sind nicht automatisch aktualisierbar."
-#: rewrite/rewriteHandler.c:2628
+#: rewrite/rewriteHandler.c:2595
msgid "Views containing HAVING are not automatically updatable."
msgstr "Sichten, die HAVING enthalten, sind nicht automatisch aktualisierbar."
-#: rewrite/rewriteHandler.c:2631
+#: rewrite/rewriteHandler.c:2598
msgid "Views containing UNION, INTERSECT, or EXCEPT are not automatically updatable."
msgstr "Sichten, die UNION, INTERSECT oder EXCEPT enthalten, sind nicht automatisch aktualisierbar."
-#: rewrite/rewriteHandler.c:2634
+#: rewrite/rewriteHandler.c:2601
msgid "Views containing WITH are not automatically updatable."
msgstr "Sichten, die WITH enthalten, sind nicht automatisch aktualisierbar."
-#: rewrite/rewriteHandler.c:2637
+#: rewrite/rewriteHandler.c:2604
msgid "Views containing LIMIT or OFFSET are not automatically updatable."
msgstr "Sichten, die LIMIT oder OFFSET enthalten, sind nicht automatisch aktualisierbar."
-#: rewrite/rewriteHandler.c:2649
+#: rewrite/rewriteHandler.c:2616
msgid "Views that return aggregate functions are not automatically updatable."
msgstr "Sichten, die Aggregatfunktionen zurückgeben, sind nicht automatisch aktualisierbar."
-#: rewrite/rewriteHandler.c:2652
+#: rewrite/rewriteHandler.c:2619
msgid "Views that return window functions are not automatically updatable."
msgstr "Sichten, die Fensterfunktionen zurückgeben, sind nicht automatisch aktualisierbar."
-#: rewrite/rewriteHandler.c:2655
+#: rewrite/rewriteHandler.c:2622
msgid "Views that return set-returning functions are not automatically updatable."
msgstr "Sichten, die Funktionen mit Ergebnismenge zurückgeben, sind nicht automatisch aktualisierbar."
-#: rewrite/rewriteHandler.c:2662 rewrite/rewriteHandler.c:2666
-#: rewrite/rewriteHandler.c:2674
+#: rewrite/rewriteHandler.c:2629 rewrite/rewriteHandler.c:2633
+#: rewrite/rewriteHandler.c:2641
msgid "Views that do not select from a single table or view are not automatically updatable."
msgstr "Sichten, die nicht aus einer einzigen Tabelle oder Sicht lesen, sind nicht automatisch aktualisierbar."
-#: rewrite/rewriteHandler.c:2677
+#: rewrite/rewriteHandler.c:2644
msgid "Views containing TABLESAMPLE are not automatically updatable."
msgstr "Sichten, die TABLESAMPLE enthalten, sind nicht automatisch aktualisierbar."
-#: rewrite/rewriteHandler.c:2701
+#: rewrite/rewriteHandler.c:2668
msgid "Views that have no updatable columns are not automatically updatable."
msgstr "Sichten, die keine aktualisierbaren Spalten haben, sind nicht automatisch aktualisierbar."
-#: rewrite/rewriteHandler.c:3178
+#: rewrite/rewriteHandler.c:3145
#, c-format
msgid "cannot insert into column \"%s\" of view \"%s\""
msgstr "kann nicht in Spalte »%s« von Sicht »%s« einfügen"
-#: rewrite/rewriteHandler.c:3186
+#: rewrite/rewriteHandler.c:3153
#, c-format
msgid "cannot update column \"%s\" of view \"%s\""
msgstr "kann Spalte »%s« von Sicht »%s« nicht aktualisieren"
-#: rewrite/rewriteHandler.c:3673
+#: rewrite/rewriteHandler.c:3644
#, c-format
msgid "DO INSTEAD NOTIFY rules are not supported for data-modifying statements in WITH"
msgstr "DO-INSTEAD-NOTIFY-Regeln werden für datenmodifizierende Anweisungen in WITH nicht unterstützt"
-#: rewrite/rewriteHandler.c:3684
+#: rewrite/rewriteHandler.c:3655
#, c-format
msgid "DO INSTEAD NOTHING rules are not supported for data-modifying statements in WITH"
msgstr "DO-INSTEAD-NOTHING-Regeln werden für datenmodifizierende Anweisungen in WITH nicht unterstützt"
-#: rewrite/rewriteHandler.c:3698
+#: rewrite/rewriteHandler.c:3669
#, c-format
msgid "conditional DO INSTEAD rules are not supported for data-modifying statements in WITH"
msgstr "DO-INSTEAD-Regeln mit Bedingung werden für datenmodifizierende Anweisungen in WITH nicht unterstützt"
-#: rewrite/rewriteHandler.c:3702
+#: rewrite/rewriteHandler.c:3673
#, c-format
msgid "DO ALSO rules are not supported for data-modifying statements in WITH"
msgstr "DO-ALSO-Regeln werden für datenmodifizierende Anweisungen in WITH nicht unterstützt"
-#: rewrite/rewriteHandler.c:3707
+#: rewrite/rewriteHandler.c:3678
#, c-format
msgid "multi-statement DO INSTEAD rules are not supported for data-modifying statements in WITH"
msgstr "DO-INSTEAD-Regeln mit mehreren Anweisungen werden für datenmodifizierende Anweisungen in WITH nicht unterstützt"
-#: rewrite/rewriteHandler.c:3937 rewrite/rewriteHandler.c:3945
-#: rewrite/rewriteHandler.c:3953
+#: rewrite/rewriteHandler.c:3918 rewrite/rewriteHandler.c:3926
+#: rewrite/rewriteHandler.c:3934
#, c-format
msgid "Views with conditional DO INSTEAD rules are not automatically updatable."
msgstr "Sichten mit DO-INSTEAD-Regeln mit Bedingung sind nicht automatisch aktualisierbar."
-#: rewrite/rewriteHandler.c:4046
+#: rewrite/rewriteHandler.c:4039
#, c-format
msgid "cannot perform INSERT RETURNING on relation \"%s\""
msgstr "INSERT RETURNING kann in Relation »%s« nicht ausgeführt werden"
-#: rewrite/rewriteHandler.c:4048
+#: rewrite/rewriteHandler.c:4041
#, c-format
msgid "You need an unconditional ON INSERT DO INSTEAD rule with a RETURNING clause."
msgstr "Sie benötigen eine ON INSERT DO INSTEAD Regel ohne Bedingung, mit RETURNING-Klausel."
-#: rewrite/rewriteHandler.c:4053
+#: rewrite/rewriteHandler.c:4046
#, c-format
msgid "cannot perform UPDATE RETURNING on relation \"%s\""
msgstr "UPDATE RETURNING kann in Relation »%s« nicht ausgeführt werden"
-#: rewrite/rewriteHandler.c:4055
+#: rewrite/rewriteHandler.c:4048
#, c-format
msgid "You need an unconditional ON UPDATE DO INSTEAD rule with a RETURNING clause."
msgstr "Sie benötigen eine ON UPDATE DO INSTEAD Regel ohne Bedingung, mit RETURNING-Klausel."
-#: rewrite/rewriteHandler.c:4060
+#: rewrite/rewriteHandler.c:4053
#, c-format
msgid "cannot perform DELETE RETURNING on relation \"%s\""
msgstr "DELETE RETURNING kann in Relation »%s« nicht ausgeführt werden"
-#: rewrite/rewriteHandler.c:4062
+#: rewrite/rewriteHandler.c:4055
#, c-format
msgid "You need an unconditional ON DELETE DO INSTEAD rule with a RETURNING clause."
msgstr "Sie benötigen eine ON DELETE DO INSTEAD Regel ohne Bedingung, mit RETURNING-Klausel."
-#: rewrite/rewriteHandler.c:4080
+#: rewrite/rewriteHandler.c:4073
#, c-format
msgid "INSERT with ON CONFLICT clause cannot be used with table that has INSERT or UPDATE rules"
msgstr "INSERT mit ON-CONFLICT-Klausel kann nicht mit Tabelle verwendet werden, die INSERT- oder UPDATE-Regeln hat"
-#: rewrite/rewriteHandler.c:4137
+#: rewrite/rewriteHandler.c:4130
#, c-format
msgid "WITH cannot be used in a query that is rewritten by rules into multiple queries"
msgstr "WITH kann nicht in einer Anfrage verwendet werden, die durch Regeln in mehrere Anfragen umgeschrieben wird"
@@ -21446,7 +21447,7 @@ msgstr "konnte Größe von temporärer Datei »%s« von BufFile »%s« nicht bes
msgid "could not delete fileset \"%s\": %m"
msgstr "konnte Fileset »%s« nicht löschen: %m"
-#: storage/file/buffile.c:941 storage/smgr/md.c:310 storage/smgr/md.c:890
+#: storage/file/buffile.c:941 storage/smgr/md.c:325 storage/smgr/md.c:904
#, c-format
msgid "could not truncate file \"%s\": %m"
msgstr "kann Datei »%s« nicht kürzen: %m"
@@ -21657,17 +21658,17 @@ msgstr "konnte Shared-Memory-Segment »%s« nicht schließen: %m"
msgid "could not duplicate handle for \"%s\": %m"
msgstr "konnte Handle für »%s« nicht duplizieren: %m"
-#: storage/ipc/procarray.c:3812
+#: storage/ipc/procarray.c:3823
#, c-format
msgid "database \"%s\" is being used by prepared transactions"
msgstr "Datenbank »%s« wird von vorbereiteten Transaktionen verwendet"
-#: storage/ipc/procarray.c:3844 storage/ipc/signalfuncs.c:226
+#: storage/ipc/procarray.c:3855 storage/ipc/signalfuncs.c:226
#, c-format
msgid "must be a superuser to terminate superuser process"
msgstr "nur Superuser können Prozesse eines Superusers beenden"
-#: storage/ipc/procarray.c:3851 storage/ipc/signalfuncs.c:231
+#: storage/ipc/procarray.c:3862 storage/ipc/signalfuncs.c:231
#, c-format
msgid "must be a member of the role whose process is being terminated or member of pg_signal_backend"
msgstr "muss Mitglied der Rolle sein, deren Prozess beendet wird, oder Mitglied von pg_signal_backend"
@@ -21727,7 +21728,7 @@ msgstr "angeforderte Shared-Memory-Größe übersteigt Kapazität von size_t"
msgid "PID %d is not a PostgreSQL backend process"
msgstr "PID %d ist kein PostgreSQL-Backend-Prozess"
-#: storage/ipc/signalfuncs.c:104 storage/lmgr/proc.c:1430
+#: storage/ipc/signalfuncs.c:104 storage/lmgr/proc.c:1434
#: utils/adt/mcxtfuncs.c:190
#, c-format
msgid "could not send signal to process %d: %m"
@@ -21786,12 +21787,12 @@ msgstr "Wiederherstellung wartet immer noch nach %ld,%03d ms: %s"
msgid "recovery finished waiting after %ld.%03d ms: %s"
msgstr "Warten der Wiederherstellung beendet nach %ld,%03d ms: %s"
-#: storage/ipc/standby.c:883 tcop/postgres.c:3332
+#: storage/ipc/standby.c:883 tcop/postgres.c:3344
#, c-format
msgid "canceling statement due to conflict with recovery"
msgstr "storniere Anfrage wegen Konflikt mit der Wiederherstellung"
-#: storage/ipc/standby.c:884 tcop/postgres.c:2487
+#: storage/ipc/standby.c:884 tcop/postgres.c:2499
#, c-format
msgid "User transaction caused buffer deadlock with recovery."
msgstr "Benutzertransaktion hat Verklemmung (Deadlock) mit Wiederherstellung verursacht."
@@ -22055,27 +22056,27 @@ msgstr "Die Transaktion könnte erfolgreich sein, wenn sie erneut versucht würd
msgid "number of requested standby connections exceeds max_wal_senders (currently %d)"
msgstr "Anzahl angeforderter Standby-Verbindungen überschreitet max_wal_senders (aktuell %d)"
-#: storage/lmgr/proc.c:1527
+#: storage/lmgr/proc.c:1531
#, c-format
msgid "process %d avoided deadlock for %s on %s by rearranging queue order after %ld.%03d ms"
msgstr "Prozess %d vermied Verklemmung wegen %s-Sperre auf %s durch Umordnen der Queue nach %ld,%03d ms"
-#: storage/lmgr/proc.c:1542
+#: storage/lmgr/proc.c:1546
#, c-format
msgid "process %d detected deadlock while waiting for %s on %s after %ld.%03d ms"
msgstr "Prozess %d hat Verklemmung festgestellt beim Warten auf %s-Sperre auf %s nach %ld,%03d ms"
-#: storage/lmgr/proc.c:1551
+#: storage/lmgr/proc.c:1555
#, c-format
msgid "process %d still waiting for %s on %s after %ld.%03d ms"
msgstr "Prozess %d wartet immer noch auf %s-Sperre auf %s nach %ld,%03d ms"
-#: storage/lmgr/proc.c:1558
+#: storage/lmgr/proc.c:1562
#, c-format
msgid "process %d acquired %s on %s after %ld.%03d ms"
msgstr "Prozess %d erlangte %s-Sperre auf %s nach %ld,%03d ms"
-#: storage/lmgr/proc.c:1575
+#: storage/lmgr/proc.c:1579
#, c-format
msgid "process %d failed to acquire %s on %s after %ld.%03d ms"
msgstr "Prozess %d konnte %s-Sperre auf %s nach %ld,%03d ms nicht erlangen"
@@ -22108,57 +22109,57 @@ msgstr "verfälschte Item-Längen: gesamt %u, verfügbarer Platz %u"
msgid "corrupted line pointer: offset = %u, size = %u"
msgstr "verfälschter Line-Pointer: offset = %u, size = %u"
-#: storage/smgr/md.c:456
+#: storage/smgr/md.c:470
#, c-format
msgid "cannot extend file \"%s\" beyond %u blocks"
msgstr "kann Datei »%s« nicht auf über %u Blöcke erweitern"
-#: storage/smgr/md.c:471
+#: storage/smgr/md.c:485
#, c-format
msgid "could not extend file \"%s\": %m"
msgstr "konnte Datei »%s« nicht erweitern: %m"
-#: storage/smgr/md.c:477
+#: storage/smgr/md.c:491
#, c-format
msgid "could not extend file \"%s\": wrote only %d of %d bytes at block %u"
msgstr "konnte Datei »%s« nicht erweitern: es wurden nur %d von %d Bytes bei Block %u geschrieben"
-#: storage/smgr/md.c:692
+#: storage/smgr/md.c:706
#, c-format
msgid "could not read block %u in file \"%s\": %m"
msgstr "konnte Block %u in Datei »%s« nicht lesen: %m"
-#: storage/smgr/md.c:708
+#: storage/smgr/md.c:722
#, c-format
msgid "could not read block %u in file \"%s\": read only %d of %d bytes"
msgstr "konnte Block %u in Datei »%s« nicht lesen: es wurden nur %d von %d Bytes gelesen"
-#: storage/smgr/md.c:762
+#: storage/smgr/md.c:776
#, c-format
msgid "could not write block %u in file \"%s\": %m"
msgstr "konnte Block %u in Datei »%s« nicht schreiben: %m"
-#: storage/smgr/md.c:767
+#: storage/smgr/md.c:781
#, c-format
msgid "could not write block %u in file \"%s\": wrote only %d of %d bytes"
msgstr "konnte Block %u in Datei »%s« nicht schreiben: es wurden nur %d von %d Bytes geschrieben"
-#: storage/smgr/md.c:861
+#: storage/smgr/md.c:875
#, c-format
msgid "could not truncate file \"%s\" to %u blocks: it's only %u blocks now"
msgstr "konnte Datei »%s« nicht auf %u Blöcke kürzen: es sind jetzt nur %u Blöcke"
-#: storage/smgr/md.c:916
+#: storage/smgr/md.c:930
#, c-format
msgid "could not truncate file \"%s\" to %u blocks: %m"
msgstr "konnte Datei »%s« nicht auf %u Blöcke kürzen: %m"
-#: storage/smgr/md.c:1315
+#: storage/smgr/md.c:1329
#, c-format
msgid "could not open file \"%s\" (target block %u): previous segment is only %u blocks"
msgstr "konnte Datei »%s« nicht öffnen (Zielblock %u): vorhergehendes Segment hat nur %u Blöcke"
-#: storage/smgr/md.c:1329
+#: storage/smgr/md.c:1343
#, c-format
msgid "could not open file \"%s\" (target block %u): %m"
msgstr "konnte Datei »%s« nicht öffnen (Zielblock %u): %m"
@@ -22174,7 +22175,7 @@ msgid "fastpath function call: \"%s\" (OID %u)"
msgstr "Fastpath-Funktionsaufruf: »%s« (OID %u)"
#: tcop/fastpath.c:312 tcop/postgres.c:1341 tcop/postgres.c:1577
-#: tcop/postgres.c:2036 tcop/postgres.c:2268
+#: tcop/postgres.c:2036 tcop/postgres.c:2280
#, c-format
msgid "duration: %s ms"
msgstr "Dauer: %s ms"
@@ -22204,7 +22205,7 @@ msgstr "ungültige Argumentgröße %d in Funktionsaufruf-Message"
msgid "incorrect binary data format in function argument %d"
msgstr "falsches Binärdatenformat in Funktionsargument %d"
-#: tcop/postgres.c:444 tcop/postgres.c:4811
+#: tcop/postgres.c:444 tcop/postgres.c:4823
#, c-format
msgid "invalid frontend message type %d"
msgstr "ungültiger Frontend-Message-Typ %d"
@@ -22229,7 +22230,7 @@ msgstr "kann nicht mehrere Befehle in vorbereitete Anweisung einfügen"
msgid "duration: %s ms parse %s: %s"
msgstr "Dauer: %s ms Parsen %s: %s"
-#: tcop/postgres.c:1648 tcop/postgres.c:2583
+#: tcop/postgres.c:1648 tcop/postgres.c:2595
#, c-format
msgid "unnamed prepared statement does not exist"
msgstr "unbenannte vorbereitete Anweisung existiert nicht"
@@ -22254,7 +22255,7 @@ msgstr "falsches Binärdatenformat in Binden-Parameter %d"
msgid "duration: %s ms bind %s%s%s: %s"
msgstr "Dauer: %s ms Binden %s%s%s: %s"
-#: tcop/postgres.c:2091 tcop/postgres.c:2666
+#: tcop/postgres.c:2091 tcop/postgres.c:2678
#, c-format
msgid "portal \"%s\" does not exist"
msgstr "Portal »%s« existiert nicht"
@@ -22264,235 +22265,235 @@ msgstr "Portal »%s« existiert nicht"
msgid "%s %s%s%s: %s"
msgstr "%s %s%s%s: %s"
-#: tcop/postgres.c:2162 tcop/postgres.c:2276
+#: tcop/postgres.c:2162 tcop/postgres.c:2288
msgid "execute fetch from"
msgstr "Ausführen Fetch von"
-#: tcop/postgres.c:2163 tcop/postgres.c:2277
+#: tcop/postgres.c:2163 tcop/postgres.c:2289
msgid "execute"
msgstr "Ausführen"
-#: tcop/postgres.c:2273
+#: tcop/postgres.c:2285
#, c-format
msgid "duration: %s ms %s %s%s%s: %s"
msgstr "Dauer: %s ms %s %s%s%s: %s"
-#: tcop/postgres.c:2419
+#: tcop/postgres.c:2431
#, c-format
msgid "prepare: %s"
msgstr "Vorbereiten: %s"
-#: tcop/postgres.c:2444
+#: tcop/postgres.c:2456
#, c-format
msgid "parameters: %s"
msgstr "Parameter: %s"
-#: tcop/postgres.c:2459
+#: tcop/postgres.c:2471
#, c-format
msgid "abort reason: recovery conflict"
msgstr "Abbruchgrund: Konflikt bei Wiederherstellung"
-#: tcop/postgres.c:2475
+#: tcop/postgres.c:2487
#, c-format
msgid "User was holding shared buffer pin for too long."
msgstr "Benutzer hat Shared-Buffer-Pin zu lange gehalten."
-#: tcop/postgres.c:2478
+#: tcop/postgres.c:2490
#, c-format
msgid "User was holding a relation lock for too long."
msgstr "Benutzer hat Relationssperre zu lange gehalten."
-#: tcop/postgres.c:2481
+#: tcop/postgres.c:2493
#, c-format
msgid "User was or might have been using tablespace that must be dropped."
msgstr "Benutzer hat (möglicherweise) einen Tablespace verwendet, der gelöscht werden muss."
-#: tcop/postgres.c:2484
+#: tcop/postgres.c:2496
#, c-format
msgid "User query might have needed to see row versions that must be removed."
msgstr "Benutzeranfrage hat möglicherweise Zeilenversionen sehen müssen, die entfernt werden müssen."
-#: tcop/postgres.c:2490
+#: tcop/postgres.c:2502
#, c-format
msgid "User was connected to a database that must be dropped."
msgstr "Benutzer war mit einer Datenbank verbunden, die gelöscht werden muss."
-#: tcop/postgres.c:2529
+#: tcop/postgres.c:2541
#, c-format
msgid "portal \"%s\" parameter $%d = %s"
msgstr "Portal »%s« Parameter $%d = %s"
-#: tcop/postgres.c:2532
+#: tcop/postgres.c:2544
#, c-format
msgid "portal \"%s\" parameter $%d"
msgstr "Portal »%s« Parameter $%d"
-#: tcop/postgres.c:2538
+#: tcop/postgres.c:2550
#, c-format
msgid "unnamed portal parameter $%d = %s"
msgstr "unbenanntes Portal Parameter $%d = %s"
-#: tcop/postgres.c:2541
+#: tcop/postgres.c:2553
#, c-format
msgid "unnamed portal parameter $%d"
msgstr "unbenanntes Portal Parameter $%d"
-#: tcop/postgres.c:2886
+#: tcop/postgres.c:2898
#, c-format
msgid "terminating connection because of unexpected SIGQUIT signal"
msgstr "Verbindung wird abgebrochen wegen unerwartetem SIGQUIT-Signal"
-#: tcop/postgres.c:2892
+#: tcop/postgres.c:2904
#, c-format
msgid "terminating connection because of crash of another server process"
msgstr "Verbindung wird abgebrochen wegen Absturz eines anderen Serverprozesses"
-#: tcop/postgres.c:2893
+#: tcop/postgres.c:2905
#, c-format
msgid "The postmaster has commanded this server process to roll back the current transaction and exit, because another server process exited abnormally and possibly corrupted shared memory."
msgstr "Der Postmaster hat diesen Serverprozess angewiesen, die aktuelle Transaktion zurückzurollen und die Sitzung zu beenden, weil ein anderer Serverprozess abnormal beendet wurde und möglicherweise das Shared Memory verfälscht hat."
-#: tcop/postgres.c:2897 tcop/postgres.c:3258
+#: tcop/postgres.c:2909 tcop/postgres.c:3270
#, c-format
msgid "In a moment you should be able to reconnect to the database and repeat your command."
msgstr "In einem Moment sollten Sie wieder mit der Datenbank verbinden und Ihren Befehl wiederholen können."
-#: tcop/postgres.c:2904
+#: tcop/postgres.c:2916
#, c-format
msgid "terminating connection due to immediate shutdown command"
msgstr "Verbindung wird abgebrochen aufgrund von Befehl für sofortiges Herunterfahren"
-#: tcop/postgres.c:2990
+#: tcop/postgres.c:3002
#, c-format
msgid "floating-point exception"
msgstr "Fließkommafehler"
-#: tcop/postgres.c:2991
+#: tcop/postgres.c:3003
#, c-format
msgid "An invalid floating-point operation was signaled. This probably means an out-of-range result or an invalid operation, such as division by zero."
msgstr "Eine ungültige Fließkommaoperation wurde signalisiert. Das bedeutet wahrscheinlich ein Ergebnis außerhalb des gültigen Bereichs oder eine ungültige Operation, zum Beispiel Division durch null."
-#: tcop/postgres.c:3162
+#: tcop/postgres.c:3174
#, c-format
msgid "canceling authentication due to timeout"
msgstr "storniere Authentifizierung wegen Zeitüberschreitung"
-#: tcop/postgres.c:3166
+#: tcop/postgres.c:3178
#, c-format
msgid "terminating autovacuum process due to administrator command"
msgstr "Autovacuum-Prozess wird abgebrochen aufgrund von Anweisung des Administrators"
-#: tcop/postgres.c:3170
+#: tcop/postgres.c:3182
#, c-format
msgid "terminating logical replication worker due to administrator command"
msgstr "Arbeitsprozess für logische Replikation wird abgebrochen aufgrund von Anweisung des Administrators"
-#: tcop/postgres.c:3187 tcop/postgres.c:3197 tcop/postgres.c:3256
+#: tcop/postgres.c:3199 tcop/postgres.c:3209 tcop/postgres.c:3268
#, c-format
msgid "terminating connection due to conflict with recovery"
msgstr "Verbindung wird abgebrochen wegen Konflikt mit der Wiederherstellung"
-#: tcop/postgres.c:3208
+#: tcop/postgres.c:3220
#, c-format
msgid "terminating connection due to administrator command"
msgstr "Verbindung wird abgebrochen aufgrund von Anweisung des Administrators"
-#: tcop/postgres.c:3239
+#: tcop/postgres.c:3251
#, c-format
msgid "connection to client lost"
msgstr "Verbindung zum Client wurde verloren"
-#: tcop/postgres.c:3309
+#: tcop/postgres.c:3321
#, c-format
msgid "canceling statement due to lock timeout"
msgstr "storniere Anfrage wegen Zeitüberschreitung einer Sperre"
-#: tcop/postgres.c:3316
+#: tcop/postgres.c:3328
#, c-format
msgid "canceling statement due to statement timeout"
msgstr "storniere Anfrage wegen Zeitüberschreitung der Anfrage"
-#: tcop/postgres.c:3323
+#: tcop/postgres.c:3335
#, c-format
msgid "canceling autovacuum task"
msgstr "storniere Autovacuum-Aufgabe"
-#: tcop/postgres.c:3346
+#: tcop/postgres.c:3358
#, c-format
msgid "canceling statement due to user request"
msgstr "storniere Anfrage wegen Benutzeraufforderung"
-#: tcop/postgres.c:3360
+#: tcop/postgres.c:3372
#, c-format
msgid "terminating connection due to idle-in-transaction timeout"
msgstr "Verbindung wird abgebrochen wegen Zeitüberschreitung in inaktiver Transaktion"
-#: tcop/postgres.c:3371
+#: tcop/postgres.c:3383
#, c-format
msgid "terminating connection due to idle-session timeout"
msgstr "Verbindung wird abgebrochen wegen Zeitüberschreitung in inaktiver Sitzung"
-#: tcop/postgres.c:3511
+#: tcop/postgres.c:3523
#, c-format
msgid "stack depth limit exceeded"
msgstr "Grenze für Stacktiefe überschritten"
-#: tcop/postgres.c:3512
+#: tcop/postgres.c:3524
#, c-format
msgid "Increase the configuration parameter \"max_stack_depth\" (currently %dkB), after ensuring the platform's stack depth limit is adequate."
msgstr "Erhöhen Sie den Konfigurationsparameter »max_stack_depth« (aktuell %dkB), nachdem Sie sichergestellt haben, dass die Stacktiefenbegrenzung Ihrer Plattform ausreichend ist."
-#: tcop/postgres.c:3575
+#: tcop/postgres.c:3587
#, c-format
msgid "\"max_stack_depth\" must not exceed %ldkB."
msgstr "»max_stack_depth« darf %ldkB nicht überschreiten."
-#: tcop/postgres.c:3577
+#: tcop/postgres.c:3589
#, c-format
msgid "Increase the platform's stack depth limit via \"ulimit -s\" or local equivalent."
msgstr "Erhöhen Sie die Stacktiefenbegrenzung Ihrer Plattform mit »ulimit -s« oder der lokalen Entsprechung."
-#: tcop/postgres.c:3933
+#: tcop/postgres.c:3945
#, c-format
msgid "invalid command-line argument for server process: %s"
msgstr "ungültiges Kommandozeilenargument für Serverprozess: %s"
-#: tcop/postgres.c:3934 tcop/postgres.c:3940
+#: tcop/postgres.c:3946 tcop/postgres.c:3952
#, c-format
msgid "Try \"%s --help\" for more information."
msgstr "Versuchen Sie »%s --help« für weitere Informationen."
-#: tcop/postgres.c:3938
+#: tcop/postgres.c:3950
#, c-format
msgid "%s: invalid command-line argument: %s"
msgstr "%s: ungültiges Kommandozeilenargument: %s"
-#: tcop/postgres.c:3991
+#: tcop/postgres.c:4003
#, c-format
msgid "%s: no database nor user name specified"
msgstr "%s: weder Datenbankname noch Benutzername angegeben"
-#: tcop/postgres.c:4713
+#: tcop/postgres.c:4725
#, c-format
msgid "invalid CLOSE message subtype %d"
msgstr "ungültiger Subtyp %d von CLOSE-Message"
-#: tcop/postgres.c:4748
+#: tcop/postgres.c:4760
#, c-format
msgid "invalid DESCRIBE message subtype %d"
msgstr "ungültiger Subtyp %d von DESCRIBE-Message"
-#: tcop/postgres.c:4832
+#: tcop/postgres.c:4844
#, c-format
msgid "fastpath function calls not supported in a replication connection"
msgstr "Fastpath-Funktionsaufrufe werden auf einer Replikationsverbindung nicht unterstützt"
-#: tcop/postgres.c:4836
+#: tcop/postgres.c:4848
#, c-format
msgid "extended query protocol not supported in a replication connection"
msgstr "erweitertes Anfrageprotokoll wird nicht auf einer Replikationsverbindung unterstützt"
-#: tcop/postgres.c:5013
+#: tcop/postgres.c:5025
#, c-format
msgid "disconnection: session time: %d:%02d:%02d.%03d user=%s database=%s host=%s%s%s"
msgstr "Verbindungsende: Sitzungszeit: %d:%02d:%02d.%03d Benutzer=%s Datenbank=%s Host=%s%s%s"
@@ -22744,14 +22745,14 @@ msgstr "Zeile %d in Konfigurationsdatei »%s«: »%s«"
msgid "conversion from wchar_t to server encoding failed: %m"
msgstr "Umwandlung von wchar_t in Serverkodierung fehlgeschlagen: %m"
-#: tsearch/ts_parse.c:386 tsearch/ts_parse.c:393 tsearch/ts_parse.c:562
-#: tsearch/ts_parse.c:569
+#: tsearch/ts_parse.c:386 tsearch/ts_parse.c:393 tsearch/ts_parse.c:572
+#: tsearch/ts_parse.c:579
#, c-format
msgid "word is too long to be indexed"
msgstr "Wort ist zu lang, um indiziert zu werden"
-#: tsearch/ts_parse.c:387 tsearch/ts_parse.c:394 tsearch/ts_parse.c:563
-#: tsearch/ts_parse.c:570
+#: tsearch/ts_parse.c:387 tsearch/ts_parse.c:394 tsearch/ts_parse.c:573
+#: tsearch/ts_parse.c:580
#, c-format
msgid "Words longer than %d characters are ignored."
msgstr "Wörter, die länger als %d Zeichen sind, werden ignoriert."
@@ -22771,27 +22772,27 @@ msgstr "konnte Stoppwortdatei »%s« nicht öffnen: %m"
msgid "text search parser does not support headline creation"
msgstr "Textsucheparser unterstützt das Erzeugen von Headlines nicht"
-#: tsearch/wparser_def.c:2578
+#: tsearch/wparser_def.c:2574
#, c-format
msgid "unrecognized headline parameter: \"%s\""
msgstr "unbekannter Headline-Parameter: »%s«"
-#: tsearch/wparser_def.c:2597
+#: tsearch/wparser_def.c:2593
#, c-format
msgid "MinWords should be less than MaxWords"
msgstr "»MinWords« sollte kleiner als »MaxWords« sein"
-#: tsearch/wparser_def.c:2601
+#: tsearch/wparser_def.c:2597
#, c-format
msgid "MinWords should be positive"
msgstr "»MinWords« sollte positiv sein"
-#: tsearch/wparser_def.c:2605
+#: tsearch/wparser_def.c:2601
#, c-format
msgid "ShortWord should be >= 0"
msgstr "»ShortWord« sollte >= 0 sein"
-#: tsearch/wparser_def.c:2609
+#: tsearch/wparser_def.c:2605
#, c-format
msgid "MaxFragments should be >= 0"
msgstr "»MaxFragments« sollte >= 0 sein"
@@ -22980,12 +22981,12 @@ msgstr "Eingabedatentyp ist kein Array"
#: utils/adt/array_userfuncs.c:129 utils/adt/array_userfuncs.c:181
#: utils/adt/float.c:1234 utils/adt/float.c:1308 utils/adt/float.c:4046
-#: utils/adt/float.c:4060 utils/adt/int.c:781 utils/adt/int.c:803
-#: utils/adt/int.c:817 utils/adt/int.c:831 utils/adt/int.c:862
-#: utils/adt/int.c:883 utils/adt/int.c:1000 utils/adt/int.c:1014
-#: utils/adt/int.c:1028 utils/adt/int.c:1061 utils/adt/int.c:1075
-#: utils/adt/int.c:1089 utils/adt/int.c:1120 utils/adt/int.c:1202
-#: utils/adt/int.c:1266 utils/adt/int.c:1334 utils/adt/int.c:1340
+#: utils/adt/float.c:4060 utils/adt/int.c:777 utils/adt/int.c:799
+#: utils/adt/int.c:813 utils/adt/int.c:827 utils/adt/int.c:858
+#: utils/adt/int.c:879 utils/adt/int.c:996 utils/adt/int.c:1010
+#: utils/adt/int.c:1024 utils/adt/int.c:1057 utils/adt/int.c:1071
+#: utils/adt/int.c:1085 utils/adt/int.c:1116 utils/adt/int.c:1198
+#: utils/adt/int.c:1262 utils/adt/int.c:1330 utils/adt/int.c:1336
#: utils/adt/int8.c:1257 utils/adt/numeric.c:1830 utils/adt/numeric.c:4265
#: utils/adt/varbit.c:1195 utils/adt/varbit.c:1596 utils/adt/varlena.c:1113
#: utils/adt/varlena.c:3391
@@ -23111,7 +23112,7 @@ msgstr "Unerwartetes Arrayelement."
msgid "Unmatched \"%c\" character."
msgstr "Zeichen »%c« ohne Gegenstück."
-#: utils/adt/arrayfuncs.c:602 utils/adt/jsonfuncs.c:2481
+#: utils/adt/arrayfuncs.c:602 utils/adt/jsonfuncs.c:2489
#, c-format
msgid "Multidimensional arrays must have sub-arrays with matching dimensions."
msgstr "Mehrdimensionale Arrays müssen Arraysausdrücke mit gleicher Anzahl Dimensionen haben."
@@ -23164,8 +23165,8 @@ msgstr "Auswählen von Stücken aus Arrays mit fester Länge ist nicht implement
#: utils/adt/arrayfuncs.c:2888 utils/adt/arrayfuncs.c:5871
#: utils/adt/arrayfuncs.c:5897 utils/adt/arrayfuncs.c:5908
#: utils/adt/json.c:1141 utils/adt/json.c:1215 utils/adt/jsonb.c:1315
-#: utils/adt/jsonb.c:1401 utils/adt/jsonfuncs.c:4317 utils/adt/jsonfuncs.c:4470
-#: utils/adt/jsonfuncs.c:4582 utils/adt/jsonfuncs.c:4631
+#: utils/adt/jsonb.c:1401 utils/adt/jsonfuncs.c:4325 utils/adt/jsonfuncs.c:4479
+#: utils/adt/jsonfuncs.c:4591 utils/adt/jsonfuncs.c:4640
#, c-format
msgid "wrong number of array subscripts"
msgstr "falsche Anzahl Arrayindizes"
@@ -23327,8 +23328,8 @@ msgstr "Kodierungsumwandlung zwischen %s und ASCII wird nicht unterstützt"
#: utils/adt/geo_ops.c:274 utils/adt/geo_ops.c:316 utils/adt/geo_ops.c:326
#: utils/adt/geo_ops.c:974 utils/adt/geo_ops.c:1389 utils/adt/geo_ops.c:1424
#: utils/adt/geo_ops.c:1432 utils/adt/geo_ops.c:3392 utils/adt/geo_ops.c:4607
-#: utils/adt/geo_ops.c:4622 utils/adt/geo_ops.c:4629 utils/adt/int.c:165
-#: utils/adt/int.c:177 utils/adt/jsonpath.c:182 utils/adt/mac.c:93
+#: utils/adt/geo_ops.c:4622 utils/adt/geo_ops.c:4629 utils/adt/int.c:173
+#: utils/adt/int.c:185 utils/adt/jsonpath.c:182 utils/adt/mac.c:93
#: utils/adt/mac8.c:93 utils/adt/mac8.c:166 utils/adt/mac8.c:184
#: utils/adt/mac8.c:202 utils/adt/mac8.c:221 utils/adt/network.c:99
#: utils/adt/numeric.c:698 utils/adt/numeric.c:717 utils/adt/numeric.c:6854
@@ -23343,7 +23344,7 @@ msgid "invalid input syntax for type %s: \"%s\""
msgstr "ungültige Eingabesyntax für Typ %s: »%s«"
#: utils/adt/cash.c:214 utils/adt/cash.c:239 utils/adt/cash.c:249
-#: utils/adt/cash.c:289 utils/adt/int.c:171 utils/adt/numutils.c:152
+#: utils/adt/cash.c:289 utils/adt/int.c:179 utils/adt/numutils.c:152
#: utils/adt/numutils.c:228 utils/adt/numutils.c:312 utils/adt/oid.c:70
#: utils/adt/oid.c:109
#, c-format
@@ -23352,9 +23353,9 @@ msgstr "Wert »%s« ist außerhalb des gültigen Bereichs für Typ %s"
#: utils/adt/cash.c:651 utils/adt/cash.c:701 utils/adt/cash.c:752
#: utils/adt/cash.c:801 utils/adt/cash.c:853 utils/adt/cash.c:903
-#: utils/adt/float.c:105 utils/adt/int.c:846 utils/adt/int.c:962
-#: utils/adt/int.c:1042 utils/adt/int.c:1104 utils/adt/int.c:1142
-#: utils/adt/int.c:1170 utils/adt/int8.c:515 utils/adt/int8.c:573
+#: utils/adt/float.c:105 utils/adt/int.c:842 utils/adt/int.c:958
+#: utils/adt/int.c:1038 utils/adt/int.c:1100 utils/adt/int.c:1138
+#: utils/adt/int.c:1166 utils/adt/int8.c:515 utils/adt/int8.c:573
#: utils/adt/int8.c:943 utils/adt/int8.c:1023 utils/adt/int8.c:1085
#: utils/adt/int8.c:1165 utils/adt/numeric.c:3093 utils/adt/numeric.c:3116
#: utils/adt/numeric.c:3201 utils/adt/numeric.c:3219 utils/adt/numeric.c:3315
@@ -23482,8 +23483,8 @@ msgid "time field value out of range: %d:%02d:%02g"
msgstr "Zeit-Feldwert ist außerhalb des gültigen Bereichs: %d:%02d:%02g"
#: utils/adt/date.c:2096 utils/adt/date.c:2630 utils/adt/float.c:1048
-#: utils/adt/float.c:1124 utils/adt/int.c:638 utils/adt/int.c:685
-#: utils/adt/int.c:720 utils/adt/int8.c:414 utils/adt/numeric.c:2497
+#: utils/adt/float.c:1124 utils/adt/int.c:634 utils/adt/int.c:681
+#: utils/adt/int.c:716 utils/adt/int8.c:414 utils/adt/numeric.c:2497
#: utils/adt/timestamp.c:3386 utils/adt/timestamp.c:3417
#: utils/adt/timestamp.c:3448
#, c-format
@@ -23655,9 +23656,9 @@ msgstr "»%s« ist außerhalb des gültigen Bereichs für Typ real"
msgid "\"%s\" is out of range for type double precision"
msgstr "»%s« ist außerhalb des gültigen Bereichs für Typ double precision"
-#: utils/adt/float.c:1259 utils/adt/float.c:1333 utils/adt/int.c:358
-#: utils/adt/int.c:896 utils/adt/int.c:918 utils/adt/int.c:932
-#: utils/adt/int.c:946 utils/adt/int.c:978 utils/adt/int.c:1216
+#: utils/adt/float.c:1259 utils/adt/float.c:1333 utils/adt/int.c:354
+#: utils/adt/int.c:892 utils/adt/int.c:914 utils/adt/int.c:928
+#: utils/adt/int.c:942 utils/adt/int.c:974 utils/adt/int.c:1212
#: utils/adt/int8.c:1278 utils/adt/numeric.c:4377 utils/adt/numeric.c:4382
#, c-format
msgid "smallint out of range"
@@ -24064,22 +24065,12 @@ msgstr "kann Kreis mit Radius null nicht in Polygon umwandeln"
msgid "must request at least 2 points"
msgstr "mindestens 2 Punkte müssen angefordert werden"
-#: utils/adt/int.c:188
-#, c-format
-msgid "int2vector has too many elements"
-msgstr "int2vector-Wert hat zu viele Elemente"
-
-#: utils/adt/int.c:261
+#: utils/adt/int.c:263
#, c-format
msgid "invalid int2vector data"
msgstr "ungültige int2vector-Daten"
-#: utils/adt/int.c:267 utils/adt/oid.c:215 utils/adt/oid.c:296
-#, c-format
-msgid "oidvector has too many elements"
-msgstr "oidvector-Wert hat zu viele Elemente"
-
-#: utils/adt/int.c:1532 utils/adt/int8.c:1404 utils/adt/numeric.c:1678
+#: utils/adt/int.c:1528 utils/adt/int8.c:1404 utils/adt/numeric.c:1678
#: utils/adt/timestamp.c:5809 utils/adt/timestamp.c:5889
#, c-format
msgid "step size cannot equal zero"
@@ -24263,210 +24254,210 @@ msgstr "jsonb-Index muss Typ text haben"
msgid "jsonb subscript in assignment must not be null"
msgstr "jsonb-Index in Zuweisung darf nicht NULL sein"
-#: utils/adt/jsonfuncs.c:555 utils/adt/jsonfuncs.c:791
-#: utils/adt/jsonfuncs.c:2359 utils/adt/jsonfuncs.c:2799
-#: utils/adt/jsonfuncs.c:3588 utils/adt/jsonfuncs.c:3921
+#: utils/adt/jsonfuncs.c:561 utils/adt/jsonfuncs.c:797
+#: utils/adt/jsonfuncs.c:2367 utils/adt/jsonfuncs.c:2807
+#: utils/adt/jsonfuncs.c:3596 utils/adt/jsonfuncs.c:3929
#, c-format
msgid "cannot call %s on a scalar"
msgstr "%s kann nicht mit einem skalaren Wert aufgerufen werden"
-#: utils/adt/jsonfuncs.c:560 utils/adt/jsonfuncs.c:778
-#: utils/adt/jsonfuncs.c:2801 utils/adt/jsonfuncs.c:3577
+#: utils/adt/jsonfuncs.c:566 utils/adt/jsonfuncs.c:784
+#: utils/adt/jsonfuncs.c:2809 utils/adt/jsonfuncs.c:3585
#, c-format
msgid "cannot call %s on an array"
msgstr "%s kann nicht mit einem Array aufgerufen werden"
-#: utils/adt/jsonfuncs.c:687
+#: utils/adt/jsonfuncs.c:693
#, c-format
msgid "JSON data, line %d: %s%s%s"
msgstr "JSON-Daten, Zeile %d: %s%s%s"
-#: utils/adt/jsonfuncs.c:1825 utils/adt/jsonfuncs.c:1860
+#: utils/adt/jsonfuncs.c:1833 utils/adt/jsonfuncs.c:1868
#, c-format
msgid "cannot get array length of a scalar"
msgstr "kann nicht die Arraylänge eines skalaren Wertes ermitteln"
-#: utils/adt/jsonfuncs.c:1829 utils/adt/jsonfuncs.c:1848
+#: utils/adt/jsonfuncs.c:1837 utils/adt/jsonfuncs.c:1856
#, c-format
msgid "cannot get array length of a non-array"
msgstr "kann nicht die Arraylänge eines Nicht-Arrays ermitteln"
-#: utils/adt/jsonfuncs.c:1922
+#: utils/adt/jsonfuncs.c:1930
#, c-format
msgid "cannot call %s on a non-object"
msgstr "%s kann nicht mit etwas aufgerufen werden, das kein Objekt ist"
-#: utils/adt/jsonfuncs.c:2106
+#: utils/adt/jsonfuncs.c:2114
#, c-format
msgid "cannot deconstruct an array as an object"
msgstr "kann Array nicht in ein Objekt zerlegen"
-#: utils/adt/jsonfuncs.c:2118
+#: utils/adt/jsonfuncs.c:2126
#, c-format
msgid "cannot deconstruct a scalar"
msgstr "kann skalaren Wert nicht zerlegen"
-#: utils/adt/jsonfuncs.c:2161
+#: utils/adt/jsonfuncs.c:2169
#, c-format
msgid "cannot extract elements from a scalar"
msgstr "kann keine Elemente aus einem skalaren Wert auswählen"
-#: utils/adt/jsonfuncs.c:2165
+#: utils/adt/jsonfuncs.c:2173
#, c-format
msgid "cannot extract elements from an object"
msgstr "kann keine Elemente aus einem Objekt auswählen"
-#: utils/adt/jsonfuncs.c:2346 utils/adt/jsonfuncs.c:3806
+#: utils/adt/jsonfuncs.c:2354 utils/adt/jsonfuncs.c:3814
#, c-format
msgid "cannot call %s on a non-array"
msgstr "%s kann nicht mit etwas aufgerufen werden, das kein Array ist"
-#: utils/adt/jsonfuncs.c:2416 utils/adt/jsonfuncs.c:2421
-#: utils/adt/jsonfuncs.c:2438 utils/adt/jsonfuncs.c:2444
+#: utils/adt/jsonfuncs.c:2424 utils/adt/jsonfuncs.c:2429
+#: utils/adt/jsonfuncs.c:2446 utils/adt/jsonfuncs.c:2452
#, c-format
msgid "expected JSON array"
msgstr "JSON-Array wurde erwartet"
-#: utils/adt/jsonfuncs.c:2417
+#: utils/adt/jsonfuncs.c:2425
#, c-format
msgid "See the value of key \"%s\"."
msgstr "Prüfen Sie den Wert des Schlüssels »%s«."
-#: utils/adt/jsonfuncs.c:2439
+#: utils/adt/jsonfuncs.c:2447
#, c-format
msgid "See the array element %s of key \"%s\"."
msgstr "Prüfen Sie das Arrayelement %s des Schlüssels »%s«."
-#: utils/adt/jsonfuncs.c:2445
+#: utils/adt/jsonfuncs.c:2453
#, c-format
msgid "See the array element %s."
msgstr "Prüfen Sie das Arrayelement %s."
-#: utils/adt/jsonfuncs.c:2480
+#: utils/adt/jsonfuncs.c:2488
#, c-format
msgid "malformed JSON array"
msgstr "fehlerhaftes JSON-Array"
#. translator: %s is a function name, eg json_to_record
-#: utils/adt/jsonfuncs.c:3307
+#: utils/adt/jsonfuncs.c:3315
#, c-format
msgid "first argument of %s must be a row type"
msgstr "erstes Argument von %s muss ein Zeilentyp sein"
#. translator: %s is a function name, eg json_to_record
-#: utils/adt/jsonfuncs.c:3331
+#: utils/adt/jsonfuncs.c:3339
#, c-format
msgid "could not determine row type for result of %s"
msgstr "konnte Zeilentyp für Ergebnis von %s nicht ermitteln"
-#: utils/adt/jsonfuncs.c:3333
+#: utils/adt/jsonfuncs.c:3341
#, c-format
msgid "Provide a non-null record argument, or call the function in the FROM clause using a column definition list."
msgstr "Geben Sie ein »record«-Argument, das nicht NULL ist, an oder rufen Sie die Funktion in der FROM-Klausel mit einer Spaltendefinitionsliste auf."
-#: utils/adt/jsonfuncs.c:3695 utils/fmgr/funcapi.c:103
+#: utils/adt/jsonfuncs.c:3703 utils/fmgr/funcapi.c:103
#, c-format
msgid "materialize mode required, but it is not allowed in this context"
msgstr "Materialisierungsmodus wird benötigt, ist aber in diesem Zusammenhang nicht erlaubt"
-#: utils/adt/jsonfuncs.c:3823 utils/adt/jsonfuncs.c:3903
+#: utils/adt/jsonfuncs.c:3831 utils/adt/jsonfuncs.c:3911
#, c-format
msgid "argument of %s must be an array of objects"
msgstr "Argument von %s muss ein Array von Objekten sein"
-#: utils/adt/jsonfuncs.c:3856
+#: utils/adt/jsonfuncs.c:3864
#, c-format
msgid "cannot call %s on an object"
msgstr "%s kann nicht mit einem Objekt aufgerufen werden"
-#: utils/adt/jsonfuncs.c:4263 utils/adt/jsonfuncs.c:4322
-#: utils/adt/jsonfuncs.c:4402
+#: utils/adt/jsonfuncs.c:4271 utils/adt/jsonfuncs.c:4330
+#: utils/adt/jsonfuncs.c:4411
#, c-format
msgid "cannot delete from scalar"
msgstr "kann nicht aus skalarem Wert löschen"
-#: utils/adt/jsonfuncs.c:4407
+#: utils/adt/jsonfuncs.c:4416
#, c-format
msgid "cannot delete from object using integer index"
msgstr "aus einem Objekt kann nicht per numerischem Index gelöscht werden"
-#: utils/adt/jsonfuncs.c:4475 utils/adt/jsonfuncs.c:4636
+#: utils/adt/jsonfuncs.c:4484 utils/adt/jsonfuncs.c:4645
#, c-format
msgid "cannot set path in scalar"
msgstr "in einem skalaren Wert kann kein Pfad gesetzt werden"
-#: utils/adt/jsonfuncs.c:4517 utils/adt/jsonfuncs.c:4559
+#: utils/adt/jsonfuncs.c:4526 utils/adt/jsonfuncs.c:4568
#, c-format
msgid "null_value_treatment must be \"delete_key\", \"return_target\", \"use_json_null\", or \"raise_exception\""
msgstr "null_value_treatment muss »delete_key«, »return_target«, »use_json_null« oder »raise_exception« sein"
-#: utils/adt/jsonfuncs.c:4530
+#: utils/adt/jsonfuncs.c:4539
#, c-format
msgid "JSON value must not be null"
msgstr "JSON-Wert darf nicht NULL sein"
-#: utils/adt/jsonfuncs.c:4531
+#: utils/adt/jsonfuncs.c:4540
#, c-format
msgid "Exception was raised because null_value_treatment is \"raise_exception\"."
msgstr "Ausnahme wurde ausgelöst, weil null_value_treatment »raise_exception« ist."
-#: utils/adt/jsonfuncs.c:4532
+#: utils/adt/jsonfuncs.c:4541
#, c-format
msgid "To avoid, either change the null_value_treatment argument or ensure that an SQL NULL is not passed."
msgstr "Um dies zu vermeiden, ändern Sie das Argument null_value_treatment oder sorgen Sie dafür, dass kein SQL NULL übergeben wird."
-#: utils/adt/jsonfuncs.c:4587
+#: utils/adt/jsonfuncs.c:4596
#, c-format
msgid "cannot delete path in scalar"
msgstr "in einem skalaren Wert kann kein Pfad gelöscht werden"
-#: utils/adt/jsonfuncs.c:4803
+#: utils/adt/jsonfuncs.c:4812
#, c-format
msgid "path element at position %d is null"
msgstr "Pfadelement auf Position %d ist NULL"
-#: utils/adt/jsonfuncs.c:4822 utils/adt/jsonfuncs.c:4853
-#: utils/adt/jsonfuncs.c:4920
+#: utils/adt/jsonfuncs.c:4831 utils/adt/jsonfuncs.c:4862
+#: utils/adt/jsonfuncs.c:4935
#, c-format
msgid "cannot replace existing key"
msgstr "existierender Schlüssel kann nicht ersetzt werden"
-#: utils/adt/jsonfuncs.c:4823 utils/adt/jsonfuncs.c:4854
+#: utils/adt/jsonfuncs.c:4832 utils/adt/jsonfuncs.c:4863
#, c-format
msgid "The path assumes key is a composite object, but it is a scalar value."
msgstr "Der Pfad nimmt an, dass der Schlüssel ein zusammengesetztes Objekt ist, aber er ist ein skalarer Wert."
-#: utils/adt/jsonfuncs.c:4921
+#: utils/adt/jsonfuncs.c:4936
#, c-format
msgid "Try using the function jsonb_set to replace key value."
msgstr "Verwenden Sie die Funktion jsonb_set, um den Schlüsselwert zu ersetzen."
-#: utils/adt/jsonfuncs.c:5025
+#: utils/adt/jsonfuncs.c:5040
#, c-format
msgid "path element at position %d is not an integer: \"%s\""
msgstr "Pfadelement auf Position %d ist keine ganze Zahl: »%s«"
-#: utils/adt/jsonfuncs.c:5042
+#: utils/adt/jsonfuncs.c:5057
#, c-format
msgid "path element at position %d is out of range: %d"
msgstr "Pfadelement auf Position %d ist außerhalb des gültigen Bereichs: %d"
-#: utils/adt/jsonfuncs.c:5194
+#: utils/adt/jsonfuncs.c:5209
#, c-format
msgid "wrong flag type, only arrays and scalars are allowed"
msgstr "falscher Flag-Typ, nur Arrays und skalare Werte sind erlaubt"
-#: utils/adt/jsonfuncs.c:5201
+#: utils/adt/jsonfuncs.c:5216
#, c-format
msgid "flag array element is not a string"
msgstr "Flag-Array-Element ist keine Zeichenkette"
-#: utils/adt/jsonfuncs.c:5202 utils/adt/jsonfuncs.c:5224
+#: utils/adt/jsonfuncs.c:5217 utils/adt/jsonfuncs.c:5239
#, c-format
msgid "Possible values are: \"string\", \"numeric\", \"boolean\", \"key\", and \"all\"."
msgstr "Mögliche Werte sind: »string«, »numeric«, »boolean«, »key« und »all«."
-#: utils/adt/jsonfuncs.c:5222
+#: utils/adt/jsonfuncs.c:5237
#, c-format
msgid "wrong flag in flag array: \"%s\""
msgstr "falsche Flag im Flag-Array: »%s«"
@@ -24526,87 +24517,87 @@ msgstr "JSON-Path-Array-Indizierung kann nur auf ein Array angewendet werden"
msgid "jsonpath wildcard member accessor can only be applied to an object"
msgstr "JSON-Path-Wildcard-Member-Zugriff kann nur auf ein Objekt angwendet werden"
-#: utils/adt/jsonpath_exec.c:1002
+#: utils/adt/jsonpath_exec.c:1006
#, c-format
msgid "jsonpath item method .%s() can only be applied to an array"
msgstr "Jsonpath-Item-Methode .%s() kann nur auf ein Array angewendet werden"
-#: utils/adt/jsonpath_exec.c:1055
+#: utils/adt/jsonpath_exec.c:1059
#, c-format
msgid "numeric argument of jsonpath item method .%s() is out of range for type double precision"
msgstr "numerisches Argument der JSON-Path-Item-Methode .%s() ist außerhalb des gültigen Bereichs für Typ double precision"
-#: utils/adt/jsonpath_exec.c:1076
+#: utils/adt/jsonpath_exec.c:1080
#, c-format
msgid "string argument of jsonpath item method .%s() is not a valid representation of a double precision number"
msgstr "Zeichenkettenargument der JSON-Path-Item-Methode .%s() ist nicht gültig für Typ double precision"
-#: utils/adt/jsonpath_exec.c:1089
+#: utils/adt/jsonpath_exec.c:1093
#, c-format
msgid "jsonpath item method .%s() can only be applied to a string or numeric value"
msgstr "JSON-Path-Item-Methode .%s() kann nur auf eine Zeichenkette oder einen numerischen Wert angewendet werden"
-#: utils/adt/jsonpath_exec.c:1579
+#: utils/adt/jsonpath_exec.c:1583
#, c-format
msgid "left operand of jsonpath operator %s is not a single numeric value"
msgstr "linker Operand des JSON-Path-Operators %s ist kein einzelner numerischer Wert"
-#: utils/adt/jsonpath_exec.c:1586
+#: utils/adt/jsonpath_exec.c:1590
#, c-format
msgid "right operand of jsonpath operator %s is not a single numeric value"
msgstr "rechter Operand des JSON-Path-Operators %s ist kein einzelner numerischer Wert"
-#: utils/adt/jsonpath_exec.c:1654
+#: utils/adt/jsonpath_exec.c:1658
#, c-format
msgid "operand of unary jsonpath operator %s is not a numeric value"
msgstr "Operand des unären JSON-Path-Operators %s ist kein numerischer Wert"
-#: utils/adt/jsonpath_exec.c:1752
+#: utils/adt/jsonpath_exec.c:1756
#, c-format
msgid "jsonpath item method .%s() can only be applied to a numeric value"
msgstr "JSON-Path-Item-Methode .%s() kann nur auf einen numerischen Wert angewendet werden"
-#: utils/adt/jsonpath_exec.c:1792
+#: utils/adt/jsonpath_exec.c:1796
#, c-format
msgid "jsonpath item method .%s() can only be applied to a string"
msgstr "JSON-Path-Item-Methode .%s() kann nur auf eine Zeichenkette angewendet werden"
-#: utils/adt/jsonpath_exec.c:1886
+#: utils/adt/jsonpath_exec.c:1890
#, c-format
msgid "datetime format is not recognized: \"%s\""
msgstr "Datum-/Zeitformat nicht erkannt: »%s«"
-#: utils/adt/jsonpath_exec.c:1888
+#: utils/adt/jsonpath_exec.c:1892
#, c-format
msgid "Use a datetime template argument to specify the input data format."
msgstr "Verwenden Sie das Template-Argument für .datetime(), um das Eingabeformat anzugeben."
-#: utils/adt/jsonpath_exec.c:1956
+#: utils/adt/jsonpath_exec.c:1960
#, c-format
msgid "jsonpath item method .%s() can only be applied to an object"
msgstr "JSON-Path-Item-Methode .%s() kann nur auf ein Objekt angewendet werden"
-#: utils/adt/jsonpath_exec.c:2138
+#: utils/adt/jsonpath_exec.c:2142
#, c-format
msgid "could not find jsonpath variable \"%s\""
msgstr "konnte JSON-Path-Variable »%s« nicht finden"
-#: utils/adt/jsonpath_exec.c:2402
+#: utils/adt/jsonpath_exec.c:2406
#, c-format
msgid "jsonpath array subscript is not a single numeric value"
msgstr "JSON-Path-Arrayindex ist kein einzelner numerischer Wert"
-#: utils/adt/jsonpath_exec.c:2414
+#: utils/adt/jsonpath_exec.c:2418
#, c-format
msgid "jsonpath array subscript is out of integer range"
msgstr "JSON-Path-Arrayindex außerhalb des gültigen Bereichs für ganze Zahlen"
-#: utils/adt/jsonpath_exec.c:2591
+#: utils/adt/jsonpath_exec.c:2595
#, c-format
msgid "cannot convert value from %s to %s without time zone usage"
msgstr "Wert kann nicht von %s nach %s konvertiert werden ohne Verwendung von Zeitzonen"
-#: utils/adt/jsonpath_exec.c:2593
+#: utils/adt/jsonpath_exec.c:2597
#, c-format
msgid "Use *_tz() function for time zone support."
msgstr "Verwenden Sie die *_tz()-Funktion für Zeitzonenunterstützung."
@@ -24956,7 +24947,7 @@ msgstr "Ein Feld mit Präzision %d, Skala %d muss beim Runden einen Betrag von w
msgid "A field with precision %d, scale %d cannot hold an infinite value."
msgstr "Ein Feld mit Präzision %d, Skala %d kann keinen unendlichen Wert enthalten."
-#: utils/adt/oid.c:290
+#: utils/adt/oid.c:293
#, c-format
msgid "invalid oidvector data"
msgstr "ungültige oidvector-Daten"
@@ -25256,7 +25247,7 @@ msgid "more than one operator named %s"
msgstr "es gibt mehrere Operatoren namens %s"
#: utils/adt/regproc.c:715 utils/adt/regproc.c:756 utils/adt/regproc.c:2055
-#: utils/adt/ruleutils.c:9870 utils/adt/ruleutils.c:10039
+#: utils/adt/ruleutils.c:9872 utils/adt/ruleutils.c:10041
#, c-format
msgid "too many arguments"
msgstr "zu viele Argumente"
@@ -25664,42 +25655,42 @@ msgstr "Gewichtungs-Array darf keine NULL-Werte enthalten"
msgid "unrecognized weight: \"%c\""
msgstr "unbekannte Gewichtung: »%c«"
-#: utils/adt/tsvector_op.c:2431
+#: utils/adt/tsvector_op.c:2434
#, c-format
msgid "ts_stat query must return one tsvector column"
msgstr "ts_stat-Anfrage muss eine tsvector-Spalte zurückgeben"
-#: utils/adt/tsvector_op.c:2620
+#: utils/adt/tsvector_op.c:2623
#, c-format
msgid "tsvector column \"%s\" does not exist"
msgstr "tsvector-Spalte »%s« existiert nicht"
-#: utils/adt/tsvector_op.c:2627
+#: utils/adt/tsvector_op.c:2630
#, c-format
msgid "column \"%s\" is not of tsvector type"
msgstr "Spalte »%s« hat nicht Typ tsvector"
-#: utils/adt/tsvector_op.c:2639
+#: utils/adt/tsvector_op.c:2642
#, c-format
msgid "configuration column \"%s\" does not exist"
msgstr "Konfigurationsspalte »%s« existiert nicht"
-#: utils/adt/tsvector_op.c:2645
+#: utils/adt/tsvector_op.c:2648
#, c-format
msgid "column \"%s\" is not of regconfig type"
msgstr "Spalte »%s« hat nicht Typ regconfig"
-#: utils/adt/tsvector_op.c:2652
+#: utils/adt/tsvector_op.c:2655
#, c-format
msgid "configuration column \"%s\" must not be null"
msgstr "Konfigurationsspalte »%s« darf nicht NULL sein"
-#: utils/adt/tsvector_op.c:2665
+#: utils/adt/tsvector_op.c:2668
#, c-format
msgid "text search configuration name \"%s\" must be schema-qualified"
msgstr "Textsuchekonfigurationsname »%s« muss Schemaqualifikation haben"
-#: utils/adt/tsvector_op.c:2690
+#: utils/adt/tsvector_op.c:2693
#, c-format
msgid "column \"%s\" is not of a character type"
msgstr "Spalte »%s« hat keinen Zeichentyp"
@@ -26116,27 +26107,27 @@ msgstr "in Operatorklasse »%s« für Zugriffsmethode %s fehlt Support-Funktion
msgid "cached plan must not change result type"
msgstr "gecachter Plan darf den Ergebnistyp nicht ändern"
-#: utils/cache/relcache.c:3732
+#: utils/cache/relcache.c:3753
#, c-format
msgid "heap relfilenode value not set when in binary upgrade mode"
msgstr "Heap-Relfilenode-Wert ist im Binary-Upgrade-Modus nicht gesetzt"
-#: utils/cache/relcache.c:3740
+#: utils/cache/relcache.c:3761
#, c-format
msgid "unexpected request for new relfilenode in binary upgrade mode"
msgstr "unerwartete Anforderung eines neuen Relfilenodes im Binary-Upgrade-Modus"
-#: utils/cache/relcache.c:6451
+#: utils/cache/relcache.c:6472
#, c-format
msgid "could not create relation-cache initialization file \"%s\": %m"
msgstr "konnte Initialisierungsdatei für Relationscache »%s« nicht erzeugen: %m"
-#: utils/cache/relcache.c:6453
+#: utils/cache/relcache.c:6474
#, c-format
msgid "Continuing anyway, but there's something wrong."
msgstr "Setze trotzdem fort, aber irgendwas stimmt nicht."
-#: utils/cache/relcache.c:6775
+#: utils/cache/relcache.c:6796
#, c-format
msgid "could not remove cache file \"%s\": %m"
msgstr "konnte Cache-Datei »%s« nicht löschen: %m"
@@ -29162,24 +29153,24 @@ msgstr "konnte Positionszeiger in temporärer Datei nicht auf Block %ld setzen"
msgid "could not read block %ld of temporary file: read only %zu of %zu bytes"
msgstr "konnte Block %ld von temporärer Datei nicht lesen: es wurden nur %zu von %zu Bytes gelesen"
-#: utils/sort/sharedtuplestore.c:431 utils/sort/sharedtuplestore.c:440
-#: utils/sort/sharedtuplestore.c:463 utils/sort/sharedtuplestore.c:480
-#: utils/sort/sharedtuplestore.c:497
+#: utils/sort/sharedtuplestore.c:432 utils/sort/sharedtuplestore.c:441
+#: utils/sort/sharedtuplestore.c:464 utils/sort/sharedtuplestore.c:481
+#: utils/sort/sharedtuplestore.c:498
#, c-format
msgid "could not read from shared tuplestore temporary file"
msgstr "konnte nicht aus temporärer Datei für Shared-Tuplestore lesen"
-#: utils/sort/sharedtuplestore.c:486
+#: utils/sort/sharedtuplestore.c:487
#, c-format
msgid "unexpected chunk in shared tuplestore temporary file"
msgstr "unerwarteter Chunk in temporärer Datei für Shared-Tuplestore"
-#: utils/sort/sharedtuplestore.c:571
+#: utils/sort/sharedtuplestore.c:572
#, c-format
msgid "could not seek to block %u in shared tuplestore temporary file"
msgstr "konnte Positionszeiger in temporärer Datei für Shared-Tuplestore nicht auf Block %u setzen"
-#: utils/sort/sharedtuplestore.c:578
+#: utils/sort/sharedtuplestore.c:579
#, c-format
msgid "could not read from shared tuplestore temporary file: read only %zu of %zu bytes"
msgstr "konnte nicht aus temporärer Datei für Shared-Tuplestore lesen: es wurden nur %zu von %zu Bytes gelesen"
diff --git a/src/backend/po/fr.po b/src/backend/po/fr.po
index 762bd6106c7..ff2a32bdb22 100644
--- a/src/backend/po/fr.po
+++ b/src/backend/po/fr.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 15\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
-"POT-Creation-Date: 2022-10-29 18:11+0000\n"
+"POT-Creation-Date: 2023-02-03 22:41+0000\n"
"PO-Revision-Date: 2022-10-31 18:00+0100\n"
"Last-Translator: Guillaume Lelarge <guillaume@lelarge.info>\n"
"Language-Team: French <guillaume@lelarge.info>\n"
@@ -21,7 +21,8 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Poedit 3.1.1\n"
-#: ../common/compression.c:130 ../common/compression.c:139 ../common/compression.c:148
+#: ../common/compression.c:130 ../common/compression.c:139
+#: ../common/compression.c:148
#, c-format
msgid "this build does not support compression with %s"
msgstr "cette construction ne supporte pas la compression avec %s"
@@ -60,28 +61,64 @@ msgstr "l'algorithme de compression « %s » attend un niveau de compression com
msgid "compression algorithm \"%s\" does not accept a worker count"
msgstr "l'algorithme de compression « %s » n'accepte pas un nombre de workers"
-#: ../common/config_info.c:134 ../common/config_info.c:142 ../common/config_info.c:150 ../common/config_info.c:158 ../common/config_info.c:166 ../common/config_info.c:174 ../common/config_info.c:182 ../common/config_info.c:190
+#: ../common/config_info.c:134 ../common/config_info.c:142
+#: ../common/config_info.c:150 ../common/config_info.c:158
+#: ../common/config_info.c:166 ../common/config_info.c:174
+#: ../common/config_info.c:182 ../common/config_info.c:190
msgid "not recorded"
msgstr "non enregistré"
-#: ../common/controldata_utils.c:69 ../common/controldata_utils.c:73 commands/copyfrom.c:1515 commands/extension.c:3383 utils/adt/genfile.c:123
+#: ../common/controldata_utils.c:69 ../common/controldata_utils.c:73
+#: commands/copyfrom.c:1515 commands/extension.c:3383 utils/adt/genfile.c:123
#, c-format
msgid "could not open file \"%s\" for reading: %m"
msgstr "n'a pas pu ouvrir le fichier « %s » pour une lecture : %m"
-#: ../common/controldata_utils.c:84 ../common/controldata_utils.c:86 access/transam/timeline.c:143 access/transam/timeline.c:362 access/transam/twophase.c:1348 access/transam/xlog.c:3207 access/transam/xlog.c:4022 access/transam/xlogrecovery.c:1178 access/transam/xlogrecovery.c:1270 access/transam/xlogrecovery.c:1307 access/transam/xlogrecovery.c:1367 backup/basebackup.c:1842 commands/extension.c:3393 libpq/hba.c:505 replication/logical/origin.c:729 replication/logical/origin.c:765 replication/logical/reorderbuffer.c:4942 replication/logical/snapbuild.c:1851 replication/logical/snapbuild.c:1893 replication/logical/snapbuild.c:1920 replication/slot.c:1800 replication/slot.c:1841
-#: replication/walsender.c:658 storage/file/buffile.c:463 storage/file/copydir.c:195 utils/adt/genfile.c:197 utils/adt/misc.c:863 utils/cache/relmapper.c:813
+#: ../common/controldata_utils.c:84 ../common/controldata_utils.c:86
+#: access/transam/timeline.c:143 access/transam/timeline.c:362
+#: access/transam/twophase.c:1348 access/transam/xlog.c:3207
+#: access/transam/xlog.c:4022 access/transam/xlogrecovery.c:1178
+#: access/transam/xlogrecovery.c:1270 access/transam/xlogrecovery.c:1307
+#: access/transam/xlogrecovery.c:1367 backup/basebackup.c:1843
+#: commands/extension.c:3393 libpq/hba.c:505 replication/logical/origin.c:729
+#: replication/logical/origin.c:765 replication/logical/reorderbuffer.c:4948
+#: replication/logical/snapbuild.c:1858 replication/logical/snapbuild.c:1900
+#: replication/logical/snapbuild.c:1927 replication/slot.c:1807
+#: replication/slot.c:1848 replication/walsender.c:658
+#: storage/file/buffile.c:463 storage/file/copydir.c:195
+#: utils/adt/genfile.c:197 utils/adt/misc.c:863 utils/cache/relmapper.c:813
#, c-format
msgid "could not read file \"%s\": %m"
msgstr "n'a pas pu lire le fichier « %s » : %m"
-#: ../common/controldata_utils.c:92 ../common/controldata_utils.c:95 access/transam/xlog.c:3212 access/transam/xlog.c:4027 backup/basebackup.c:1846 replication/logical/origin.c:734 replication/logical/origin.c:773 replication/logical/snapbuild.c:1856 replication/logical/snapbuild.c:1898 replication/logical/snapbuild.c:1925 replication/slot.c:1804 replication/slot.c:1845 replication/walsender.c:663 utils/cache/relmapper.c:817
+#: ../common/controldata_utils.c:92 ../common/controldata_utils.c:95
+#: access/transam/xlog.c:3212 access/transam/xlog.c:4027
+#: backup/basebackup.c:1847 replication/logical/origin.c:734
+#: replication/logical/origin.c:773 replication/logical/snapbuild.c:1863
+#: replication/logical/snapbuild.c:1905 replication/logical/snapbuild.c:1932
+#: replication/slot.c:1811 replication/slot.c:1852 replication/walsender.c:663
+#: utils/cache/relmapper.c:817
#, c-format
msgid "could not read file \"%s\": read %d of %zu"
msgstr "n'a pas pu lire le fichier « %s » : a lu %d sur %zu"
-#: ../common/controldata_utils.c:104 ../common/controldata_utils.c:108 ../common/controldata_utils.c:241 ../common/controldata_utils.c:244 access/heap/rewriteheap.c:1178 access/heap/rewriteheap.c:1281 access/transam/timeline.c:392 access/transam/timeline.c:438 access/transam/timeline.c:516 access/transam/twophase.c:1360 access/transam/twophase.c:1772 access/transam/xlog.c:3054 access/transam/xlog.c:3247 access/transam/xlog.c:3252 access/transam/xlog.c:3390 access/transam/xlog.c:3992 access/transam/xlog.c:4738 commands/copyfrom.c:1575 commands/copyto.c:327 libpq/be-fsstubs.c:455 libpq/be-fsstubs.c:525 replication/logical/origin.c:667 replication/logical/origin.c:806
-#: replication/logical/reorderbuffer.c:5000 replication/logical/snapbuild.c:1760 replication/logical/snapbuild.c:1933 replication/slot.c:1691 replication/slot.c:1852 replication/walsender.c:673 storage/file/copydir.c:218 storage/file/copydir.c:223 storage/file/fd.c:745 storage/file/fd.c:3643 storage/file/fd.c:3749 utils/cache/relmapper.c:828 utils/cache/relmapper.c:956
+#: ../common/controldata_utils.c:104 ../common/controldata_utils.c:108
+#: ../common/controldata_utils.c:241 ../common/controldata_utils.c:244
+#: access/heap/rewriteheap.c:1178 access/heap/rewriteheap.c:1281
+#: access/transam/timeline.c:392 access/transam/timeline.c:438
+#: access/transam/timeline.c:516 access/transam/twophase.c:1360
+#: access/transam/twophase.c:1772 access/transam/xlog.c:3054
+#: access/transam/xlog.c:3247 access/transam/xlog.c:3252
+#: access/transam/xlog.c:3390 access/transam/xlog.c:3992
+#: access/transam/xlog.c:4738 commands/copyfrom.c:1575 commands/copyto.c:327
+#: libpq/be-fsstubs.c:455 libpq/be-fsstubs.c:525
+#: replication/logical/origin.c:667 replication/logical/origin.c:806
+#: replication/logical/reorderbuffer.c:5006
+#: replication/logical/snapbuild.c:1767 replication/logical/snapbuild.c:1940
+#: replication/slot.c:1698 replication/slot.c:1859 replication/walsender.c:673
+#: storage/file/copydir.c:218 storage/file/copydir.c:223 storage/file/fd.c:745
+#: storage/file/fd.c:3643 storage/file/fd.c:3749 utils/cache/relmapper.c:828
+#: utils/cache/relmapper.c:956
#, c-format
msgid "could not close file \"%s\": %m"
msgstr "n'a pas pu fermer le fichier « %s » : %m"
@@ -104,35 +141,103 @@ msgstr ""
"résultats ci-dessous sont incorrects, et l'installation de PostgreSQL\n"
"est incompatible avec ce répertoire des données."
-#: ../common/controldata_utils.c:189 ../common/controldata_utils.c:194 ../common/file_utils.c:232 ../common/file_utils.c:291 ../common/file_utils.c:365 access/heap/rewriteheap.c:1264 access/transam/timeline.c:111 access/transam/timeline.c:251 access/transam/timeline.c:348 access/transam/twophase.c:1304 access/transam/xlog.c:2941 access/transam/xlog.c:3123 access/transam/xlog.c:3162 access/transam/xlog.c:3357 access/transam/xlog.c:4012 access/transam/xlogrecovery.c:4179 access/transam/xlogrecovery.c:4282 access/transam/xlogutils.c:852 backup/basebackup.c:522 backup/basebackup.c:1519 postmaster/syslogger.c:1560 replication/logical/origin.c:719 replication/logical/reorderbuffer.c:3595
-#: replication/logical/reorderbuffer.c:4146 replication/logical/reorderbuffer.c:4922 replication/logical/snapbuild.c:1715 replication/logical/snapbuild.c:1822 replication/slot.c:1772 replication/walsender.c:631 replication/walsender.c:2722 storage/file/copydir.c:161 storage/file/fd.c:720 storage/file/fd.c:3395 storage/file/fd.c:3630 storage/file/fd.c:3720 storage/smgr/md.c:524 utils/cache/relmapper.c:792 utils/cache/relmapper.c:900 utils/error/elog.c:1933 utils/init/miscinit.c:1366 utils/init/miscinit.c:1500 utils/init/miscinit.c:1577 utils/misc/guc.c:8991 utils/misc/guc.c:9040
+#: ../common/controldata_utils.c:189 ../common/controldata_utils.c:194
+#: ../common/file_utils.c:232 ../common/file_utils.c:291
+#: ../common/file_utils.c:365 access/heap/rewriteheap.c:1264
+#: access/transam/timeline.c:111 access/transam/timeline.c:251
+#: access/transam/timeline.c:348 access/transam/twophase.c:1304
+#: access/transam/xlog.c:2941 access/transam/xlog.c:3123
+#: access/transam/xlog.c:3162 access/transam/xlog.c:3357
+#: access/transam/xlog.c:4012 access/transam/xlogrecovery.c:4190
+#: access/transam/xlogrecovery.c:4293 access/transam/xlogutils.c:852
+#: backup/basebackup.c:522 backup/basebackup.c:1520 postmaster/syslogger.c:1560
+#: replication/logical/origin.c:719 replication/logical/reorderbuffer.c:3601
+#: replication/logical/reorderbuffer.c:4152
+#: replication/logical/reorderbuffer.c:4928
+#: replication/logical/snapbuild.c:1722 replication/logical/snapbuild.c:1829
+#: replication/slot.c:1779 replication/walsender.c:631
+#: replication/walsender.c:2722 storage/file/copydir.c:161
+#: storage/file/fd.c:720 storage/file/fd.c:3395 storage/file/fd.c:3630
+#: storage/file/fd.c:3720 storage/smgr/md.c:538 utils/cache/relmapper.c:792
+#: utils/cache/relmapper.c:900 utils/error/elog.c:1933
+#: utils/init/miscinit.c:1366 utils/init/miscinit.c:1500
+#: utils/init/miscinit.c:1577 utils/misc/guc.c:8991 utils/misc/guc.c:9040
#, c-format
msgid "could not open file \"%s\": %m"
msgstr "n'a pas pu ouvrir le fichier « %s » : %m"
-#: ../common/controldata_utils.c:210 ../common/controldata_utils.c:213 access/transam/twophase.c:1745 access/transam/twophase.c:1754 access/transam/xlog.c:8670 access/transam/xlogfuncs.c:600 backup/basebackup_server.c:173 backup/basebackup_server.c:266 postmaster/postmaster.c:5631 postmaster/syslogger.c:1571 postmaster/syslogger.c:1584 postmaster/syslogger.c:1597 utils/cache/relmapper.c:934
+#: ../common/controldata_utils.c:210 ../common/controldata_utils.c:213
+#: access/transam/twophase.c:1745 access/transam/twophase.c:1754
+#: access/transam/xlog.c:8670 access/transam/xlogfuncs.c:600
+#: backup/basebackup_server.c:173 backup/basebackup_server.c:266
+#: postmaster/postmaster.c:5638 postmaster/syslogger.c:1571
+#: postmaster/syslogger.c:1584 postmaster/syslogger.c:1597
+#: utils/cache/relmapper.c:934
#, c-format
msgid "could not write file \"%s\": %m"
msgstr "impossible d'écrire le fichier « %s » : %m"
-#: ../common/controldata_utils.c:227 ../common/controldata_utils.c:232 ../common/file_utils.c:303 ../common/file_utils.c:373 access/heap/rewriteheap.c:960 access/heap/rewriteheap.c:1172 access/heap/rewriteheap.c:1275 access/transam/timeline.c:432 access/transam/timeline.c:510 access/transam/twophase.c:1766 access/transam/xlog.c:3047 access/transam/xlog.c:3241 access/transam/xlog.c:3985 access/transam/xlog.c:7973 access/transam/xlog.c:8016 backup/basebackup_server.c:207 replication/logical/snapbuild.c:1753 replication/slot.c:1677 replication/slot.c:1782 storage/file/fd.c:737 storage/file/fd.c:3741 storage/smgr/md.c:975 storage/smgr/md.c:1016 storage/sync/sync.c:453
+#: ../common/controldata_utils.c:227 ../common/controldata_utils.c:232
+#: ../common/file_utils.c:303 ../common/file_utils.c:373
+#: access/heap/rewriteheap.c:960 access/heap/rewriteheap.c:1172
+#: access/heap/rewriteheap.c:1275 access/transam/timeline.c:432
+#: access/transam/timeline.c:510 access/transam/twophase.c:1766
+#: access/transam/xlog.c:3047 access/transam/xlog.c:3241
+#: access/transam/xlog.c:3985 access/transam/xlog.c:7973
+#: access/transam/xlog.c:8016 backup/basebackup_server.c:207
+#: replication/logical/snapbuild.c:1760 replication/slot.c:1684
+#: replication/slot.c:1789 storage/file/fd.c:737 storage/file/fd.c:3741
+#: storage/smgr/md.c:989 storage/smgr/md.c:1030 storage/sync/sync.c:453
#: utils/cache/relmapper.c:949 utils/misc/guc.c:8760
#, c-format
msgid "could not fsync file \"%s\": %m"
msgstr "n'a pas pu synchroniser sur disque (fsync) le fichier « %s » : %m"
-#: ../common/cryptohash.c:266 ../common/cryptohash_openssl.c:133 ../common/cryptohash_openssl.c:332 ../common/exec.c:560 ../common/exec.c:605 ../common/exec.c:697 ../common/hmac.c:309 ../common/hmac.c:325 ../common/hmac_openssl.c:132 ../common/hmac_openssl.c:327 ../common/md5_common.c:155 ../common/psprintf.c:143 ../common/scram-common.c:247 ../common/stringinfo.c:305 ../port/path.c:751 ../port/path.c:789 ../port/path.c:806 access/transam/twophase.c:1413 access/transam/xlogrecovery.c:568 lib/dshash.c:253 libpq/auth.c:1338 libpq/auth.c:1406 libpq/auth.c:1964 libpq/be-secure-gssapi.c:520 postmaster/bgworker.c:349 postmaster/bgworker.c:931 postmaster/postmaster.c:2584
-#: postmaster/postmaster.c:4170 postmaster/postmaster.c:4842 postmaster/postmaster.c:5556 postmaster/postmaster.c:5927 replication/libpqwalreceiver/libpqwalreceiver.c:296 replication/logical/logical.c:205 replication/walsender.c:701 storage/buffer/localbuf.c:442 storage/file/fd.c:892 storage/file/fd.c:1434 storage/file/fd.c:1595 storage/file/fd.c:2409 storage/ipc/procarray.c:1437 storage/ipc/procarray.c:2249 storage/ipc/procarray.c:2256 storage/ipc/procarray.c:2759 storage/ipc/procarray.c:3390 utils/adt/formatting.c:1732 utils/adt/formatting.c:1854 utils/adt/formatting.c:1977 utils/adt/pg_locale.c:450 utils/adt/pg_locale.c:614 utils/adt/regexp.c:224 utils/fmgr/dfmgr.c:229
-#: utils/hash/dynahash.c:513 utils/hash/dynahash.c:613 utils/hash/dynahash.c:1116 utils/mb/mbutils.c:401 utils/mb/mbutils.c:429 utils/mb/mbutils.c:814 utils/mb/mbutils.c:841 utils/misc/guc.c:5192 utils/misc/guc.c:5208 utils/misc/guc.c:5221 utils/misc/guc.c:8738 utils/misc/tzparser.c:476 utils/mmgr/aset.c:476 utils/mmgr/dsa.c:701 utils/mmgr/dsa.c:723 utils/mmgr/dsa.c:804 utils/mmgr/generation.c:266 utils/mmgr/mcxt.c:888 utils/mmgr/mcxt.c:924 utils/mmgr/mcxt.c:962 utils/mmgr/mcxt.c:1000 utils/mmgr/mcxt.c:1088 utils/mmgr/mcxt.c:1119 utils/mmgr/mcxt.c:1155 utils/mmgr/mcxt.c:1207 utils/mmgr/mcxt.c:1242 utils/mmgr/mcxt.c:1277 utils/mmgr/slab.c:238
+#: ../common/cryptohash.c:266 ../common/cryptohash_openssl.c:133
+#: ../common/cryptohash_openssl.c:332 ../common/exec.c:560 ../common/exec.c:605
+#: ../common/exec.c:697 ../common/hmac.c:309 ../common/hmac.c:325
+#: ../common/hmac_openssl.c:132 ../common/hmac_openssl.c:327
+#: ../common/md5_common.c:155 ../common/psprintf.c:143
+#: ../common/scram-common.c:247 ../common/stringinfo.c:305 ../port/path.c:751
+#: ../port/path.c:789 ../port/path.c:806 access/transam/twophase.c:1413
+#: access/transam/xlogrecovery.c:568 lib/dshash.c:253 libpq/auth.c:1338
+#: libpq/auth.c:1406 libpq/auth.c:1964 libpq/be-secure-gssapi.c:520
+#: postmaster/bgworker.c:349 postmaster/bgworker.c:931
+#: postmaster/postmaster.c:2591 postmaster/postmaster.c:4177
+#: postmaster/postmaster.c:4849 postmaster/postmaster.c:5563
+#: postmaster/postmaster.c:5934
+#: replication/libpqwalreceiver/libpqwalreceiver.c:300
+#: replication/logical/logical.c:205 replication/walsender.c:701
+#: storage/buffer/localbuf.c:442 storage/file/fd.c:892 storage/file/fd.c:1434
+#: storage/file/fd.c:1595 storage/file/fd.c:2409 storage/ipc/procarray.c:1448
+#: storage/ipc/procarray.c:2260 storage/ipc/procarray.c:2267
+#: storage/ipc/procarray.c:2770 storage/ipc/procarray.c:3401
+#: utils/adt/formatting.c:1732 utils/adt/formatting.c:1854
+#: utils/adt/formatting.c:1977 utils/adt/pg_locale.c:450
+#: utils/adt/pg_locale.c:614 utils/adt/regexp.c:224 utils/fmgr/dfmgr.c:229
+#: utils/hash/dynahash.c:513 utils/hash/dynahash.c:613
+#: utils/hash/dynahash.c:1116 utils/mb/mbutils.c:401 utils/mb/mbutils.c:429
+#: utils/mb/mbutils.c:814 utils/mb/mbutils.c:841 utils/misc/guc.c:5192
+#: utils/misc/guc.c:5208 utils/misc/guc.c:5221 utils/misc/guc.c:8738
+#: utils/misc/tzparser.c:476 utils/mmgr/aset.c:476 utils/mmgr/dsa.c:701
+#: utils/mmgr/dsa.c:723 utils/mmgr/dsa.c:804 utils/mmgr/generation.c:266
+#: utils/mmgr/mcxt.c:888 utils/mmgr/mcxt.c:924 utils/mmgr/mcxt.c:962
+#: utils/mmgr/mcxt.c:1000 utils/mmgr/mcxt.c:1088 utils/mmgr/mcxt.c:1119
+#: utils/mmgr/mcxt.c:1155 utils/mmgr/mcxt.c:1207 utils/mmgr/mcxt.c:1242
+#: utils/mmgr/mcxt.c:1277 utils/mmgr/slab.c:238
#, c-format
msgid "out of memory"
msgstr "mémoire épuisée"
-#: ../common/cryptohash.c:271 ../common/cryptohash.c:277 ../common/cryptohash_openssl.c:344 ../common/cryptohash_openssl.c:352 ../common/hmac.c:321 ../common/hmac.c:329 ../common/hmac_openssl.c:339 ../common/hmac_openssl.c:347
+#: ../common/cryptohash.c:271 ../common/cryptohash.c:277
+#: ../common/cryptohash_openssl.c:344 ../common/cryptohash_openssl.c:352
+#: ../common/hmac.c:321 ../common/hmac.c:329 ../common/hmac_openssl.c:339
+#: ../common/hmac_openssl.c:347
msgid "success"
msgstr "succès"
-#: ../common/cryptohash.c:273 ../common/cryptohash_openssl.c:346 ../common/hmac_openssl.c:341
+#: ../common/cryptohash.c:273 ../common/cryptohash_openssl.c:346
+#: ../common/hmac_openssl.c:341
msgid "destination buffer too small"
msgstr "tampon de destination trop petit"
@@ -165,17 +270,24 @@ msgstr "n'a pas pu trouver un « %s » à exécuter"
msgid "could not change directory to \"%s\": %m"
msgstr "n'a pas pu modifier le répertoire par « %s » : %m"
-#: ../common/exec.c:299 access/transam/xlog.c:8319 backup/basebackup.c:1339 utils/adt/misc.c:342
+#: ../common/exec.c:299 access/transam/xlog.c:8319 backup/basebackup.c:1340
+#: utils/adt/misc.c:342
#, c-format
msgid "could not read symbolic link \"%s\": %m"
msgstr "n'a pas pu lire le lien symbolique « %s » : %m"
-#: ../common/exec.c:422 libpq/pqcomm.c:746 storage/ipc/latch.c:1092 storage/ipc/latch.c:1272 storage/ipc/latch.c:1501 storage/ipc/latch.c:1662 storage/ipc/latch.c:1788
+#: ../common/exec.c:422 libpq/pqcomm.c:746 storage/ipc/latch.c:1092
+#: storage/ipc/latch.c:1272 storage/ipc/latch.c:1501 storage/ipc/latch.c:1663
+#: storage/ipc/latch.c:1789
#, c-format
msgid "%s() failed: %m"
msgstr "échec de %s() : %m"
-#: ../common/fe_memutils.c:35 ../common/fe_memutils.c:75 ../common/fe_memutils.c:98 ../common/fe_memutils.c:162 ../common/psprintf.c:145 ../port/path.c:753 ../port/path.c:791 ../port/path.c:808 utils/misc/ps_status.c:181 utils/misc/ps_status.c:189 utils/misc/ps_status.c:219 utils/misc/ps_status.c:227
+#: ../common/fe_memutils.c:35 ../common/fe_memutils.c:75
+#: ../common/fe_memutils.c:98 ../common/fe_memutils.c:162
+#: ../common/psprintf.c:145 ../port/path.c:753 ../port/path.c:791
+#: ../port/path.c:808 utils/misc/ps_status.c:181 utils/misc/ps_status.c:189
+#: utils/misc/ps_status.c:219 utils/misc/ps_status.c:227
#, c-format
msgid "out of memory\n"
msgstr "mémoire épuisée\n"
@@ -185,13 +297,25 @@ msgstr "mémoire épuisée\n"
msgid "cannot duplicate null pointer (internal error)\n"
msgstr "ne peut pas dupliquer un pointeur nul (erreur interne)\n"
-#: ../common/file_utils.c:87 ../common/file_utils.c:451 ../common/file_utils.c:455 access/transam/twophase.c:1316 access/transam/xlogarchive.c:111 access/transam/xlogarchive.c:230 backup/basebackup.c:338 backup/basebackup.c:528 backup/basebackup.c:599 commands/copyfrom.c:1525 commands/copyto.c:725 commands/extension.c:3372 commands/tablespace.c:826 commands/tablespace.c:917 guc-file.l:1061 postmaster/pgarch.c:597 replication/logical/snapbuild.c:1632 storage/file/copydir.c:68 storage/file/copydir.c:107 storage/file/fd.c:1951 storage/file/fd.c:2037 storage/file/fd.c:3243 storage/file/fd.c:3450 utils/adt/dbsize.c:92 utils/adt/dbsize.c:244 utils/adt/dbsize.c:324 utils/adt/genfile.c:413
-#: utils/adt/genfile.c:588 utils/adt/misc.c:327
+#: ../common/file_utils.c:87 ../common/file_utils.c:451
+#: ../common/file_utils.c:455 access/transam/twophase.c:1316
+#: access/transam/xlogarchive.c:111 access/transam/xlogarchive.c:230
+#: backup/basebackup.c:338 backup/basebackup.c:528 backup/basebackup.c:599
+#: commands/copyfrom.c:1525 commands/copyto.c:725 commands/extension.c:3372
+#: commands/tablespace.c:826 commands/tablespace.c:917 guc-file.l:1061
+#: postmaster/pgarch.c:597 replication/logical/snapbuild.c:1639
+#: storage/file/copydir.c:68 storage/file/copydir.c:107 storage/file/fd.c:1951
+#: storage/file/fd.c:2037 storage/file/fd.c:3243 storage/file/fd.c:3450
+#: utils/adt/dbsize.c:92 utils/adt/dbsize.c:244 utils/adt/dbsize.c:324
+#: utils/adt/genfile.c:413 utils/adt/genfile.c:588 utils/adt/misc.c:327
#, c-format
msgid "could not stat file \"%s\": %m"
msgstr "n'a pas pu tester le fichier « %s » : %m"
-#: ../common/file_utils.c:166 ../common/pgfnames.c:48 commands/tablespace.c:749 commands/tablespace.c:759 postmaster/postmaster.c:1576 storage/file/fd.c:2812 storage/file/reinit.c:126 utils/adt/misc.c:235 utils/misc/tzparser.c:338
+#: ../common/file_utils.c:166 ../common/pgfnames.c:48 commands/tablespace.c:749
+#: commands/tablespace.c:759 postmaster/postmaster.c:1576
+#: storage/file/fd.c:2812 storage/file/reinit.c:126 utils/adt/misc.c:235
+#: utils/misc/tzparser.c:338
#, c-format
msgid "could not open directory \"%s\": %m"
msgstr "n'a pas pu ouvrir le répertoire « %s » : %m"
@@ -201,7 +325,10 @@ msgstr "n'a pas pu ouvrir le répertoire « %s » : %m"
msgid "could not read directory \"%s\": %m"
msgstr "n'a pas pu lire le répertoire « %s » : %m"
-#: ../common/file_utils.c:383 access/transam/xlogarchive.c:419 postmaster/syslogger.c:1608 replication/logical/snapbuild.c:1772 replication/slot.c:721 replication/slot.c:1563 replication/slot.c:1705 storage/file/fd.c:755 storage/file/fd.c:853 utils/time/snapmgr.c:1282
+#: ../common/file_utils.c:383 access/transam/xlogarchive.c:419
+#: postmaster/syslogger.c:1608 replication/logical/snapbuild.c:1779
+#: replication/slot.c:721 replication/slot.c:1570 replication/slot.c:1712
+#: storage/file/fd.c:755 storage/file/fd.c:853 utils/time/snapmgr.c:1282
#, c-format
msgid "could not rename file \"%s\" to \"%s\": %m"
msgstr "n'a pas pu renommer le fichier « %s » en « %s » : %m"
@@ -287,7 +414,8 @@ msgstr "les valeurs d'échappement Unicode ne peuvent pas être utilisées pour
msgid "Unicode high surrogate must not follow a high surrogate."
msgstr "Une substitution unicode haute ne doit pas suivre une substitution haute."
-#: ../common/jsonapi.c:1119 jsonpath_scan.l:527 jsonpath_scan.l:537 jsonpath_scan.l:579
+#: ../common/jsonapi.c:1119 jsonpath_scan.l:527 jsonpath_scan.l:537
+#: jsonpath_scan.l:579
#, c-format
msgid "Unicode low surrogate must follow a high surrogate."
msgstr "Une substitution unicode basse ne doit pas suivre une substitution haute."
@@ -367,7 +495,7 @@ msgstr "n'a pas pu ré-exécuter le jeton restreint : code d'erreur %lu"
msgid "could not get exit code from subprocess: error code %lu"
msgstr "n'a pas pu récupérer le code de statut du sous-processus : code d'erreur %lu"
-#: ../common/rmtree.c:79 backup/basebackup.c:1099 backup/basebackup.c:1275
+#: ../common/rmtree.c:79 backup/basebackup.c:1100 backup/basebackup.c:1276
#, c-format
msgid "could not stat file or directory \"%s\": %m"
msgstr ""
@@ -548,7 +676,11 @@ msgstr "n'a pas pu vérifier l'appartenance du jeton d'accès : code d'erreur %l
msgid "request for BRIN range summarization for index \"%s\" page %u was not recorded"
msgstr "requête de résumé d'intervalle BRIN pour la page « %s » de l'index « %u » n'a pas été enregistrée"
-#: access/brin/brin.c:1018 access/brin/brin.c:1119 access/gin/ginfast.c:1038 access/transam/xlogfuncs.c:165 access/transam/xlogfuncs.c:192 access/transam/xlogfuncs.c:231 access/transam/xlogfuncs.c:252 access/transam/xlogfuncs.c:273 access/transam/xlogfuncs.c:343 access/transam/xlogfuncs.c:401
+#: access/brin/brin.c:1018 access/brin/brin.c:1119 access/gin/ginfast.c:1038
+#: access/transam/xlogfuncs.c:165 access/transam/xlogfuncs.c:192
+#: access/transam/xlogfuncs.c:231 access/transam/xlogfuncs.c:252
+#: access/transam/xlogfuncs.c:273 access/transam/xlogfuncs.c:343
+#: access/transam/xlogfuncs.c:401
#, c-format
msgid "recovery is in progress"
msgstr "restauration en cours"
@@ -573,17 +705,36 @@ msgstr "« %s » n'est pas un index BRIN"
msgid "could not open parent table of index \"%s\""
msgstr "n'a pas pu ouvrir la table parent de l'index « %s »"
-#: access/brin/brin_bloom.c:750 access/brin/brin_bloom.c:792 access/brin/brin_minmax_multi.c:3008 access/brin/brin_minmax_multi.c:3151 statistics/dependencies.c:663 statistics/dependencies.c:716 statistics/mcv.c:1484 statistics/mcv.c:1515 statistics/mvdistinct.c:344 statistics/mvdistinct.c:397 utils/adt/pseudotypes.c:43 utils/adt/pseudotypes.c:77 utils/adt/pseudotypes.c:252
+#: access/brin/brin_bloom.c:750 access/brin/brin_bloom.c:792
+#: access/brin/brin_minmax_multi.c:3012 access/brin/brin_minmax_multi.c:3155
+#: statistics/dependencies.c:663 statistics/dependencies.c:716
+#: statistics/mcv.c:1484 statistics/mcv.c:1515 statistics/mvdistinct.c:344
+#: statistics/mvdistinct.c:397 utils/adt/pseudotypes.c:43
+#: utils/adt/pseudotypes.c:77 utils/adt/pseudotypes.c:252
#, c-format
msgid "cannot accept a value of type %s"
msgstr "ne peut pas accepter une valeur de type %s"
-#: access/brin/brin_minmax_multi.c:2167 access/brin/brin_minmax_multi.c:2174 access/brin/brin_minmax_multi.c:2181 utils/adt/timestamp.c:938 utils/adt/timestamp.c:1509 utils/adt/timestamp.c:2761 utils/adt/timestamp.c:2778 utils/adt/timestamp.c:2831 utils/adt/timestamp.c:2870 utils/adt/timestamp.c:3115 utils/adt/timestamp.c:3120 utils/adt/timestamp.c:3125 utils/adt/timestamp.c:3175 utils/adt/timestamp.c:3182 utils/adt/timestamp.c:3189 utils/adt/timestamp.c:3209 utils/adt/timestamp.c:3216 utils/adt/timestamp.c:3223 utils/adt/timestamp.c:3253 utils/adt/timestamp.c:3261 utils/adt/timestamp.c:3305 utils/adt/timestamp.c:3731 utils/adt/timestamp.c:3855 utils/adt/timestamp.c:4405
+#: access/brin/brin_minmax_multi.c:2171 access/brin/brin_minmax_multi.c:2178
+#: access/brin/brin_minmax_multi.c:2185 utils/adt/timestamp.c:938
+#: utils/adt/timestamp.c:1509 utils/adt/timestamp.c:2761
+#: utils/adt/timestamp.c:2778 utils/adt/timestamp.c:2831
+#: utils/adt/timestamp.c:2870 utils/adt/timestamp.c:3115
+#: utils/adt/timestamp.c:3120 utils/adt/timestamp.c:3125
+#: utils/adt/timestamp.c:3175 utils/adt/timestamp.c:3182
+#: utils/adt/timestamp.c:3189 utils/adt/timestamp.c:3209
+#: utils/adt/timestamp.c:3216 utils/adt/timestamp.c:3223
+#: utils/adt/timestamp.c:3253 utils/adt/timestamp.c:3261
+#: utils/adt/timestamp.c:3305 utils/adt/timestamp.c:3731
+#: utils/adt/timestamp.c:3855 utils/adt/timestamp.c:4405
#, c-format
msgid "interval out of range"
msgstr "intervalle en dehors des limites"
-#: access/brin/brin_pageops.c:76 access/brin/brin_pageops.c:362 access/brin/brin_pageops.c:848 access/gin/ginentrypage.c:110 access/gist/gist.c:1442 access/spgist/spgdoinsert.c:2001 access/spgist/spgdoinsert.c:2278
+#: access/brin/brin_pageops.c:76 access/brin/brin_pageops.c:362
+#: access/brin/brin_pageops.c:848 access/gin/ginentrypage.c:110
+#: access/gist/gist.c:1442 access/spgist/spgdoinsert.c:2001
+#: access/spgist/spgdoinsert.c:2278
#, c-format
msgid "index row size %zu exceeds maximum %zu for index \"%s\""
msgstr "la taille de la ligne index, %zu, dépasse le maximum, %zu, pour l'index « %s »"
@@ -598,40 +749,51 @@ msgstr "index BRIN corrompu : carte d'intervalle incohérente"
msgid "unexpected page type 0x%04X in BRIN index \"%s\" block %u"
msgstr "type de page 0x%04X dans l'index BRIN « %s », bloc %u"
-#: access/brin/brin_validate.c:118 access/gin/ginvalidate.c:151 access/gist/gistvalidate.c:153 access/hash/hashvalidate.c:139 access/nbtree/nbtvalidate.c:120 access/spgist/spgvalidate.c:189
+#: access/brin/brin_validate.c:118 access/gin/ginvalidate.c:151
+#: access/gist/gistvalidate.c:153 access/hash/hashvalidate.c:139
+#: access/nbtree/nbtvalidate.c:120 access/spgist/spgvalidate.c:189
#, c-format
msgid "operator family \"%s\" of access method %s contains function %s with invalid support number %d"
msgstr ""
"la famille d'opérateur « %s » de la méthode d'accès %s contient la fonction %s avec\n"
"le numéro de support invalide %d"
-#: access/brin/brin_validate.c:134 access/gin/ginvalidate.c:163 access/gist/gistvalidate.c:165 access/hash/hashvalidate.c:118 access/nbtree/nbtvalidate.c:132 access/spgist/spgvalidate.c:201
+#: access/brin/brin_validate.c:134 access/gin/ginvalidate.c:163
+#: access/gist/gistvalidate.c:165 access/hash/hashvalidate.c:118
+#: access/nbtree/nbtvalidate.c:132 access/spgist/spgvalidate.c:201
#, c-format
msgid "operator family \"%s\" of access method %s contains function %s with wrong signature for support number %d"
msgstr ""
"la famille d'opérateur « %s » de la méthode d'accès %s contient la fonction %s avec une mauvaise\n"
"signature pour le numéro de support %d"
-#: access/brin/brin_validate.c:156 access/gin/ginvalidate.c:182 access/gist/gistvalidate.c:185 access/hash/hashvalidate.c:160 access/nbtree/nbtvalidate.c:152 access/spgist/spgvalidate.c:221
+#: access/brin/brin_validate.c:156 access/gin/ginvalidate.c:182
+#: access/gist/gistvalidate.c:185 access/hash/hashvalidate.c:160
+#: access/nbtree/nbtvalidate.c:152 access/spgist/spgvalidate.c:221
#, c-format
msgid "operator family \"%s\" of access method %s contains operator %s with invalid strategy number %d"
msgstr ""
"la famille d'opérateur « %s » de la méthode d'accès %s contient l'opérateur %s avec le numéro\n"
"de stratégie invalide %d"
-#: access/brin/brin_validate.c:185 access/gin/ginvalidate.c:195 access/hash/hashvalidate.c:173 access/nbtree/nbtvalidate.c:165 access/spgist/spgvalidate.c:237
+#: access/brin/brin_validate.c:185 access/gin/ginvalidate.c:195
+#: access/hash/hashvalidate.c:173 access/nbtree/nbtvalidate.c:165
+#: access/spgist/spgvalidate.c:237
#, c-format
msgid "operator family \"%s\" of access method %s contains invalid ORDER BY specification for operator %s"
msgstr ""
"la famille d'opérateur « %s » de la méthode d'accès %s contient la spécification ORDER BY\n"
"invalide pour l'opérateur %s"
-#: access/brin/brin_validate.c:198 access/gin/ginvalidate.c:208 access/gist/gistvalidate.c:233 access/hash/hashvalidate.c:186 access/nbtree/nbtvalidate.c:178 access/spgist/spgvalidate.c:253
+#: access/brin/brin_validate.c:198 access/gin/ginvalidate.c:208
+#: access/gist/gistvalidate.c:233 access/hash/hashvalidate.c:186
+#: access/nbtree/nbtvalidate.c:178 access/spgist/spgvalidate.c:253
#, c-format
msgid "operator family \"%s\" of access method %s contains operator %s with wrong signature"
msgstr "la famille d'opérateur « %s » de la méthode d'accès %s contient l'opérateur %s avec une mauvaise signature"
-#: access/brin/brin_validate.c:236 access/hash/hashvalidate.c:226 access/nbtree/nbtvalidate.c:236 access/spgist/spgvalidate.c:280
+#: access/brin/brin_validate.c:236 access/hash/hashvalidate.c:226
+#: access/nbtree/nbtvalidate.c:236 access/spgist/spgvalidate.c:280
#, c-format
msgid "operator family \"%s\" of access method %s is missing operator(s) for types %s and %s"
msgstr ""
@@ -645,12 +807,14 @@ msgstr ""
"la famille d'opérateur « %s » de la méthode d'accès %s nécessite des fonctions de support\n"
"manquantes pour les types %s et %s"
-#: access/brin/brin_validate.c:259 access/hash/hashvalidate.c:240 access/nbtree/nbtvalidate.c:260 access/spgist/spgvalidate.c:315
+#: access/brin/brin_validate.c:259 access/hash/hashvalidate.c:240
+#: access/nbtree/nbtvalidate.c:260 access/spgist/spgvalidate.c:315
#, c-format
msgid "operator class \"%s\" of access method %s is missing operator(s)"
msgstr "il manque un ou des opérateurs à la classe d'opérateur « %s » de la méthode d'accès %s"
-#: access/brin/brin_validate.c:270 access/gin/ginvalidate.c:250 access/gist/gistvalidate.c:274
+#: access/brin/brin_validate.c:270 access/gin/ginvalidate.c:250
+#: access/gist/gistvalidate.c:274
#, c-format
msgid "operator class \"%s\" of access method %s is missing support function %d"
msgstr "la classe d'opérateur « %s » de la méthode d'accès %s nécessite la fonction de support manquante %d"
@@ -697,7 +861,8 @@ msgstr "le nombre de colonnes indexées (%d) dépasse la limite (%d)"
msgid "index row requires %zu bytes, maximum size is %zu"
msgstr "la ligne index requiert %zu octets, la taille maximum est %zu"
-#: access/common/printtup.c:292 tcop/fastpath.c:106 tcop/fastpath.c:453 tcop/postgres.c:1921
+#: access/common/printtup.c:292 tcop/fastpath.c:106 tcop/fastpath.c:453
+#: tcop/postgres.c:1921
#, c-format
msgid "unsupported format code: %d"
msgstr "code de format non supporté : %d"
@@ -785,7 +950,8 @@ msgstr "méthode de compression lz4 non supportée"
msgid "This functionality requires the server to be built with lz4 support."
msgstr "Cette fonctionnalité nécessite que le serveur dispose du support de lz4."
-#: access/common/tupdesc.c:825 parser/parse_clause.c:773 parser/parse_relation.c:1857
+#: access/common/tupdesc.c:825 parser/parse_clause.c:773
+#: parser/parse_relation.c:1857
#, c-format
msgid "column \"%s\" cannot be declared SETOF"
msgstr "la colonne « %s » ne peut pas être déclarée SETOF"
@@ -832,12 +998,15 @@ msgstr ""
msgid "To fix this, do REINDEX INDEX \"%s\"."
msgstr "Pour corriger ceci, faites un REINDEX INDEX « %s »."
-#: access/gin/ginutil.c:145 executor/execExpr.c:2165 utils/adt/arrayfuncs.c:3819 utils/adt/arrayfuncs.c:6488 utils/adt/rowtypes.c:957
+#: access/gin/ginutil.c:145 executor/execExpr.c:2165
+#: utils/adt/arrayfuncs.c:3819 utils/adt/arrayfuncs.c:6488
+#: utils/adt/rowtypes.c:957
#, c-format
msgid "could not identify a comparison function for type %s"
msgstr "n'a pas pu identifier une fonction de comparaison pour le type %s"
-#: access/gin/ginvalidate.c:92 access/gist/gistvalidate.c:93 access/hash/hashvalidate.c:102 access/spgist/spgvalidate.c:102
+#: access/gin/ginvalidate.c:92 access/gist/gistvalidate.c:93
+#: access/hash/hashvalidate.c:102 access/spgist/spgvalidate.c:102
#, c-format
msgid "operator family \"%s\" of access method %s contains support function %s with different left and right input types"
msgstr ""
@@ -849,7 +1018,8 @@ msgstr ""
msgid "operator class \"%s\" of access method %s is missing support function %d or %d"
msgstr "la classe d'opérateur « %s » de la méthode d'accès %s nécessite la fonction de support manquante %d ou %d"
-#: access/gin/ginvalidate.c:333 access/gist/gistvalidate.c:350 access/spgist/spgvalidate.c:387
+#: access/gin/ginvalidate.c:333 access/gist/gistvalidate.c:350
+#: access/spgist/spgvalidate.c:387
#, c-format
msgid "support function number %d is invalid for access method %s"
msgstr "le numéro de fonction d'appui %d est invalide pour la méthode d'accès %s"
@@ -866,7 +1036,11 @@ msgstr ""
"Ceci est dû à la division d'une page incomplète à la restauration suite à un\n"
"crash avant la mise à jour en 9.1."
-#: access/gist/gist.c:762 access/gist/gistutil.c:801 access/gist/gistutil.c:812 access/gist/gistvacuum.c:429 access/hash/hashutil.c:227 access/hash/hashutil.c:238 access/hash/hashutil.c:250 access/hash/hashutil.c:271 access/nbtree/nbtpage.c:810 access/nbtree/nbtpage.c:821
+#: access/gist/gist.c:762 access/gist/gistutil.c:801 access/gist/gistutil.c:812
+#: access/gist/gistvacuum.c:429 access/hash/hashutil.c:227
+#: access/hash/hashutil.c:238 access/hash/hashutil.c:250
+#: access/hash/hashutil.c:271 access/nbtree/nbtpage.c:810
+#: access/nbtree/nbtpage.c:821
#, c-format
msgid "Please REINDEX it."
msgstr "Merci d'exécuter REINDEX sur cet objet."
@@ -889,12 +1063,14 @@ msgstr ""
"ou essayez d'utiliser la colonne comme second dans la commande\n"
"CREATE INDEX."
-#: access/gist/gistutil.c:798 access/hash/hashutil.c:224 access/nbtree/nbtpage.c:807
+#: access/gist/gistutil.c:798 access/hash/hashutil.c:224
+#: access/nbtree/nbtpage.c:807
#, c-format
msgid "index \"%s\" contains unexpected zero page at block %u"
msgstr "l'index « %s » contient une page zéro inattendue au bloc %u"
-#: access/gist/gistutil.c:809 access/hash/hashutil.c:235 access/hash/hashutil.c:247 access/nbtree/nbtpage.c:818
+#: access/gist/gistutil.c:809 access/hash/hashutil.c:235
+#: access/hash/hashutil.c:247 access/nbtree/nbtpage.c:818
#, c-format
msgid "index \"%s\" contains corrupted page at block %u"
msgstr "l'index « %s » contient une page corrompue au bloc %u"
@@ -913,12 +1089,19 @@ msgstr ""
"la famille d'opérateur « %s » de la méthode d'accès %s contient la spécification opfamily ORDER BY\n"
"incorrecte pour l'opérateur %s"
-#: access/hash/hashfunc.c:278 access/hash/hashfunc.c:334 utils/adt/varchar.c:1003 utils/adt/varchar.c:1063
+#: access/hash/hashfunc.c:278 access/hash/hashfunc.c:335
+#: utils/adt/varchar.c:1003 utils/adt/varchar.c:1064
#, c-format
msgid "could not determine which collation to use for string hashing"
msgstr "n'a pas pu déterminer le collationnement à utiliser pour le hachage de chaîne"
-#: access/hash/hashfunc.c:279 access/hash/hashfunc.c:335 catalog/heap.c:668 catalog/heap.c:674 commands/createas.c:206 commands/createas.c:515 commands/indexcmds.c:1962 commands/tablecmds.c:17444 commands/view.c:86 regex/regc_pg_locale.c:243 utils/adt/formatting.c:1690 utils/adt/formatting.c:1812 utils/adt/formatting.c:1935 utils/adt/like.c:190 utils/adt/like_support.c:1025 utils/adt/varchar.c:733 utils/adt/varchar.c:1004 utils/adt/varchar.c:1064 utils/adt/varlena.c:1499
+#: access/hash/hashfunc.c:279 access/hash/hashfunc.c:336 catalog/heap.c:668
+#: catalog/heap.c:674 commands/createas.c:206 commands/createas.c:515
+#: commands/indexcmds.c:1962 commands/tablecmds.c:17443 commands/view.c:86
+#: regex/regc_pg_locale.c:243 utils/adt/formatting.c:1690
+#: utils/adt/formatting.c:1812 utils/adt/formatting.c:1935 utils/adt/like.c:190
+#: utils/adt/like_support.c:1025 utils/adt/varchar.c:733
+#: utils/adt/varchar.c:1004 utils/adt/varchar.c:1065 utils/adt/varlena.c:1499
#, c-format
msgid "Use the COLLATE clause to set the collation explicitly."
msgstr "Utilisez la clause COLLARE pour configurer explicitement le collationnement."
@@ -928,7 +1111,8 @@ msgstr "Utilisez la clause COLLARE pour configurer explicitement le collationnem
msgid "index row size %zu exceeds hash maximum %zu"
msgstr "la taille de la ligne index, %zu, dépasse le hachage maximum, %zu"
-#: access/hash/hashinsert.c:85 access/spgist/spgdoinsert.c:2005 access/spgist/spgdoinsert.c:2282 access/spgist/spgutils.c:1019
+#: access/hash/hashinsert.c:85 access/spgist/spgdoinsert.c:2005
+#: access/spgist/spgdoinsert.c:2282 access/spgist/spgutils.c:1019
#, c-format
msgid "Values larger than a buffer page cannot be indexed."
msgstr "Les valeurs plus larges qu'une page de tampon ne peuvent pas être indexées."
@@ -995,7 +1179,8 @@ msgstr "ne peut pas mettre à jour les lignes lors d'une opération parallèle"
msgid "attempted to update invisible tuple"
msgstr "tentative de mettre à jour une ligne invisible"
-#: access/heap/heapam.c:4669 access/heap/heapam.c:4707 access/heap/heapam.c:4972 access/heap/heapam_handler.c:456
+#: access/heap/heapam.c:4669 access/heap/heapam.c:4707
+#: access/heap/heapam.c:4972 access/heap/heapam_handler.c:456
#, c-format
msgid "could not obtain lock on row in relation \"%s\""
msgstr "n'a pas pu obtenir un verrou sur la relation « %s »"
@@ -1015,7 +1200,15 @@ msgstr "la ligne est trop grande : taille %zu, taille maximale %zu"
msgid "could not write to file \"%s\", wrote %d of %d: %m"
msgstr "n'a pas pu écrire le fichier « %s », a écrit %d de %d : %m"
-#: access/heap/rewriteheap.c:1013 access/heap/rewriteheap.c:1131 access/transam/timeline.c:329 access/transam/timeline.c:485 access/transam/xlog.c:2963 access/transam/xlog.c:3176 access/transam/xlog.c:3964 access/transam/xlog.c:8653 access/transam/xlogfuncs.c:594 backup/basebackup_server.c:149 backup/basebackup_server.c:242 commands/dbcommands.c:517 postmaster/postmaster.c:4597 postmaster/postmaster.c:5618 replication/logical/origin.c:587 replication/slot.c:1624 storage/file/copydir.c:167 storage/smgr/md.c:222 utils/time/snapmgr.c:1261
+#: access/heap/rewriteheap.c:1013 access/heap/rewriteheap.c:1131
+#: access/transam/timeline.c:329 access/transam/timeline.c:485
+#: access/transam/xlog.c:2963 access/transam/xlog.c:3176
+#: access/transam/xlog.c:3964 access/transam/xlog.c:8653
+#: access/transam/xlogfuncs.c:594 backup/basebackup_server.c:149
+#: backup/basebackup_server.c:242 commands/dbcommands.c:517
+#: postmaster/postmaster.c:4604 postmaster/postmaster.c:5625
+#: replication/logical/origin.c:587 replication/slot.c:1631
+#: storage/file/copydir.c:167 storage/smgr/md.c:222 utils/time/snapmgr.c:1261
#, c-format
msgid "could not create file \"%s\": %m"
msgstr "n'a pas pu créer le fichier « %s » : %m"
@@ -1025,13 +1218,31 @@ msgstr "n'a pas pu créer le fichier « %s » : %m"
msgid "could not truncate file \"%s\" to %u: %m"
msgstr "n'a pas pu tronquer le fichier « %s » en %u : %m"
-#: access/heap/rewriteheap.c:1159 access/transam/timeline.c:384 access/transam/timeline.c:424 access/transam/timeline.c:502 access/transam/xlog.c:3035 access/transam/xlog.c:3232 access/transam/xlog.c:3976 commands/dbcommands.c:529 postmaster/postmaster.c:4607 postmaster/postmaster.c:4617 replication/logical/origin.c:599 replication/logical/origin.c:641 replication/logical/origin.c:660 replication/logical/snapbuild.c:1729 replication/slot.c:1659 storage/file/buffile.c:537 storage/file/copydir.c:207 utils/init/miscinit.c:1441 utils/init/miscinit.c:1452 utils/init/miscinit.c:1460 utils/misc/guc.c:8721 utils/misc/guc.c:8752 utils/misc/guc.c:10741 utils/misc/guc.c:10755
+#: access/heap/rewriteheap.c:1159 access/transam/timeline.c:384
+#: access/transam/timeline.c:424 access/transam/timeline.c:502
+#: access/transam/xlog.c:3035 access/transam/xlog.c:3232
+#: access/transam/xlog.c:3976 commands/dbcommands.c:529
+#: postmaster/postmaster.c:4614 postmaster/postmaster.c:4624
+#: replication/logical/origin.c:599 replication/logical/origin.c:641
+#: replication/logical/origin.c:660 replication/logical/snapbuild.c:1736
+#: replication/slot.c:1666 storage/file/buffile.c:537
+#: storage/file/copydir.c:207 utils/init/miscinit.c:1441
+#: utils/init/miscinit.c:1452 utils/init/miscinit.c:1460 utils/misc/guc.c:8721
+#: utils/misc/guc.c:8752 utils/misc/guc.c:10741 utils/misc/guc.c:10755
#: utils/time/snapmgr.c:1266 utils/time/snapmgr.c:1273
#, c-format
msgid "could not write to file \"%s\": %m"
msgstr "n'a pas pu écrire dans le fichier « %s » : %m"
-#: access/heap/rewriteheap.c:1249 access/transam/twophase.c:1705 access/transam/xlogarchive.c:119 access/transam/xlogarchive.c:429 postmaster/postmaster.c:1157 postmaster/syslogger.c:1537 replication/logical/origin.c:575 replication/logical/reorderbuffer.c:4415 replication/logical/snapbuild.c:1674 replication/logical/snapbuild.c:2090 replication/slot.c:1756 storage/file/fd.c:795 storage/file/fd.c:3263 storage/file/fd.c:3325 storage/file/reinit.c:262 storage/ipc/dsm.c:317 storage/smgr/md.c:349 storage/smgr/md.c:415 storage/sync/sync.c:250 utils/time/snapmgr.c:1606
+#: access/heap/rewriteheap.c:1249 access/transam/twophase.c:1705
+#: access/transam/xlogarchive.c:119 access/transam/xlogarchive.c:429
+#: postmaster/postmaster.c:1157 postmaster/syslogger.c:1537
+#: replication/logical/origin.c:575 replication/logical/reorderbuffer.c:4421
+#: replication/logical/snapbuild.c:1681 replication/logical/snapbuild.c:2097
+#: replication/slot.c:1763 storage/file/fd.c:795 storage/file/fd.c:3263
+#: storage/file/fd.c:3325 storage/file/reinit.c:262 storage/ipc/dsm.c:317
+#: storage/smgr/md.c:370 storage/smgr/md.c:429 storage/sync/sync.c:250
+#: utils/time/snapmgr.c:1606
#, c-format
msgid "could not remove file \"%s\": %m"
msgstr "n'a pas pu supprimer le fichier « %s » : %m"
@@ -1263,7 +1474,9 @@ msgstr "la méthode d'accès « %s » n'a pas de handler"
msgid "transaction aborted during system catalog scan"
msgstr "transaction annulée lors du parcours du catalogue système"
-#: access/index/indexam.c:142 catalog/objectaddress.c:1376 commands/indexcmds.c:2790 commands/tablecmds.c:271 commands/tablecmds.c:295 commands/tablecmds.c:17132 commands/tablecmds.c:18900
+#: access/index/indexam.c:142 catalog/objectaddress.c:1376
+#: commands/indexcmds.c:2790 commands/tablecmds.c:271 commands/tablecmds.c:295
+#: commands/tablecmds.c:17131 commands/tablecmds.c:18910
#, c-format
msgid "\"%s\" is not an index"
msgstr "« %s » n'est pas un index"
@@ -1288,7 +1501,8 @@ msgstr "La clé « %s » existe déjà."
msgid "This may be because of a non-immutable index expression."
msgstr "Ceci peut être dû à une expression d'index immutable."
-#: access/nbtree/nbtpage.c:159 access/nbtree/nbtpage.c:608 parser/parse_utilcmd.c:2332
+#: access/nbtree/nbtpage.c:159 access/nbtree/nbtpage.c:608
+#: parser/parse_utilcmd.c:2332
#, c-format
msgid "index \"%s\" is not a btree"
msgstr "l'index « %s » n'est pas un btree"
@@ -1358,12 +1572,15 @@ msgstr ""
"la famille d'opérateur « %s » de la méthode d'accès %s nécessite la fonction de support %d\n"
"pour le type %s"
-#: access/table/table.c:49 access/table/table.c:83 access/table/table.c:112 access/table/table.c:145 catalog/aclchk.c:1835
+#: access/table/table.c:49 access/table/table.c:83 access/table/table.c:112
+#: access/table/table.c:145 catalog/aclchk.c:1835
#, c-format
msgid "\"%s\" is an index"
msgstr "« %s » est un index"
-#: access/table/table.c:54 access/table/table.c:88 access/table/table.c:117 access/table/table.c:150 catalog/aclchk.c:1842 commands/tablecmds.c:13810 commands/tablecmds.c:17141
+#: access/table/table.c:54 access/table/table.c:88 access/table/table.c:117
+#: access/table/table.c:150 catalog/aclchk.c:1842 commands/tablecmds.c:13829
+#: commands/tablecmds.c:17140
#, c-format
msgid "\"%s\" is a composite type"
msgstr "« %s » est un type composite"
@@ -1418,12 +1635,13 @@ msgstr "Assurez-vous que le paramètre de configuration « %s » soit configuré
msgid "Make sure the configuration parameter \"%s\" is set."
msgstr "Assurez-vous que le paramètre de configuration « %s » soit configuré."
-#: access/transam/multixact.c:1021
+#: access/transam/multixact.c:1022
#, c-format
msgid "database is not accepting commands that generate new MultiXactIds to avoid wraparound data loss in database \"%s\""
msgstr "la base de données n'accepte pas de commandes qui génèrent de nouveaux MultiXactId pour éviter les pertes de données suite à une réinitialisation de l'identifiant de transaction dans la base de données « %s »"
-#: access/transam/multixact.c:1023 access/transam/multixact.c:1030 access/transam/multixact.c:1054 access/transam/multixact.c:1063
+#: access/transam/multixact.c:1024 access/transam/multixact.c:1031
+#: access/transam/multixact.c:1055 access/transam/multixact.c:1064
#, c-format
msgid ""
"Execute a database-wide VACUUM in that database.\n"
@@ -1432,67 +1650,69 @@ msgstr ""
"Exécutez un VACUUM sur toute cette base.\n"
"Vous pourriez avoir besoin de valider ou d'annuler de vieilles transactions préparées, ou de supprimer les slots de réplication périmés."
-#: access/transam/multixact.c:1028
+#: access/transam/multixact.c:1029
#, c-format
msgid "database is not accepting commands that generate new MultiXactIds to avoid wraparound data loss in database with OID %u"
msgstr ""
"la base de données n'accepte pas de commandes qui génèrent de nouveaux MultiXactId pour éviter des pertes de données à cause de la réinitialisation de l'identifiant de transaction dans\n"
"la base de données d'OID %u"
-#: access/transam/multixact.c:1049 access/transam/multixact.c:2333
+#: access/transam/multixact.c:1050 access/transam/multixact.c:2334
#, c-format
msgid "database \"%s\" must be vacuumed before %u more MultiXactId is used"
msgid_plural "database \"%s\" must be vacuumed before %u more MultiXactIds are used"
msgstr[0] "un VACUUM doit être exécuté sur la base de données « %s » dans un maximum de %u MultiXactId"
msgstr[1] "un VACUUM doit être exécuté sur la base de données « %s » dans un maximum de %u MultiXactId"
-#: access/transam/multixact.c:1058 access/transam/multixact.c:2342
+#: access/transam/multixact.c:1059 access/transam/multixact.c:2343
#, c-format
msgid "database with OID %u must be vacuumed before %u more MultiXactId is used"
msgid_plural "database with OID %u must be vacuumed before %u more MultiXactIds are used"
msgstr[0] "un VACUUM doit être exécuté sur la base de données d'OID %u dans un maximum de %u MultiXactId"
msgstr[1] "un VACUUM doit être exécuté sur la base de données d'OID %u dans un maximum de %u MultiXactId"
-#: access/transam/multixact.c:1119
+#: access/transam/multixact.c:1120
#, c-format
msgid "multixact \"members\" limit exceeded"
msgstr "dépassement de limite des membres du multixact"
-#: access/transam/multixact.c:1120
+#: access/transam/multixact.c:1121
#, c-format
msgid "This command would create a multixact with %u members, but the remaining space is only enough for %u member."
msgid_plural "This command would create a multixact with %u members, but the remaining space is only enough for %u members."
msgstr[0] "Cette commande créera un multixact avec %u membres, mais l'espace restant est seulement suffisant pour %u membre."
msgstr[1] "Cette commande créera un multixact avec %u membres, mais l'espace restant est seulement suffisant pour %u membres."
-#: access/transam/multixact.c:1125
+#: access/transam/multixact.c:1126
#, c-format
msgid "Execute a database-wide VACUUM in database with OID %u with reduced vacuum_multixact_freeze_min_age and vacuum_multixact_freeze_table_age settings."
msgstr "Exécute un VACUUM sur la base dans la base d'OID %u avec une configuration réduite pour vacuum_multixact_freeze_min_age et vacuum_multixact_freeze_table_age."
-#: access/transam/multixact.c:1156
+#: access/transam/multixact.c:1157
#, c-format
msgid "database with OID %u must be vacuumed before %d more multixact member is used"
msgid_plural "database with OID %u must be vacuumed before %d more multixact members are used"
msgstr[0] "un VACUUM doit être exécuté sur la base de données d'OID %u avant que %d MultiXactId supplémentaire ne soit utilisé"
msgstr[1] "un VACUUM doit être exécuté sur la base de données d'OID %u avant que %d MultiXactId supplémentaires ne soient utilisés"
-#: access/transam/multixact.c:1161
+#: access/transam/multixact.c:1162
#, c-format
msgid "Execute a database-wide VACUUM in that database with reduced vacuum_multixact_freeze_min_age and vacuum_multixact_freeze_table_age settings."
msgstr "Exécute un VACUUM sur la base dans cette base avec une configuration réduite pour vacuum_multixact_freeze_min_age et vacuum_multixact_freeze_table_age."
-#: access/transam/multixact.c:1300
+#: access/transam/multixact.c:1301
#, c-format
msgid "MultiXactId %u does no longer exist -- apparent wraparound"
msgstr "le MultiXactId %u n'existe plus : wraparound apparent"
-#: access/transam/multixact.c:1306
+#: access/transam/multixact.c:1307
#, c-format
msgid "MultiXactId %u has not been created yet -- apparent wraparound"
msgstr "le MultiXactId %u n'a pas encore été créé : wraparound apparent"
-#: access/transam/multixact.c:2338 access/transam/multixact.c:2347 access/transam/varsup.c:151 access/transam/varsup.c:158 access/transam/varsup.c:466 access/transam/varsup.c:473
+#: access/transam/multixact.c:2339 access/transam/multixact.c:2348
+#: access/transam/varsup.c:151 access/transam/varsup.c:158
+#: access/transam/varsup.c:466 access/transam/varsup.c:473
#, c-format
msgid ""
"To avoid a database shutdown, execute a database-wide VACUUM in that database.\n"
@@ -1502,27 +1722,27 @@ msgstr ""
"base. Vous pourriez avoir besoin d'enregistrer ou d'annuler les slots de réplication\n"
"trop anciens."
-#: access/transam/multixact.c:2621
+#: access/transam/multixact.c:2622
#, c-format
msgid "MultiXact member wraparound protections are disabled because oldest checkpointed MultiXact %u does not exist on disk"
msgstr "Les protections sur la réutilisation d'un membre MultiXact sont désactivées car le plus ancien MultiXact géré par un checkpoint, %u, n'existe pas sur disque"
-#: access/transam/multixact.c:2643
+#: access/transam/multixact.c:2644
#, c-format
msgid "MultiXact member wraparound protections are now enabled"
msgstr "Les protections sur la réutilisation d'un membre MultiXact sont maintenant activées"
-#: access/transam/multixact.c:3030
+#: access/transam/multixact.c:3031
#, c-format
msgid "oldest MultiXact %u not found, earliest MultiXact %u, skipping truncation"
msgstr "plus ancien MultiXact introuvable %u, plus récent MultiXact %u, ignore le troncage"
-#: access/transam/multixact.c:3048
+#: access/transam/multixact.c:3049
#, c-format
msgid "cannot truncate up to MultiXact %u because it does not exist on disk, skipping truncation"
msgstr "ne peut pas tronquer jusqu'au MutiXact %u car il n'existe pas sur disque, ignore le troncage"
-#: access/transam/multixact.c:3362
+#: access/transam/multixact.c:3363
#, c-format
msgid "invalid MultiXactId: %u"
msgstr "MultiXactId invalide : %u"
@@ -1592,7 +1812,8 @@ msgstr "l'identifiant du gestionnaire personnalisé de ressources %d est hors de
msgid "Provide a custom resource manager ID between %d and %d."
msgstr "identifiant du gestionnaire de ressources invalide %u à %X/%X"
-#: access/transam/rmgr.c:111 access/transam/rmgr.c:116 access/transam/rmgr.c:128
+#: access/transam/rmgr.c:111 access/transam/rmgr.c:116
+#: access/transam/rmgr.c:128
#, fuzzy, c-format
#| msgid "custom resource manager \"%s\" does not exist"
msgid "failed to register custom resource manager \"%s\" with ID %d"
@@ -1620,57 +1841,60 @@ msgstr ""
msgid "registered custom resource manager \"%s\" with ID %d"
msgstr "enregistrement du gestionnaire personnalisé de ressources « %s » avec l'identifiant %d"
-#: access/transam/slru.c:713
+#: access/transam/slru.c:714
#, c-format
msgid "file \"%s\" doesn't exist, reading as zeroes"
msgstr "le fichier « %s » n'existe pas, contenu lu comme des zéros"
-#: access/transam/slru.c:945 access/transam/slru.c:951 access/transam/slru.c:959 access/transam/slru.c:964 access/transam/slru.c:971 access/transam/slru.c:976 access/transam/slru.c:983 access/transam/slru.c:990
+#: access/transam/slru.c:946 access/transam/slru.c:952
+#: access/transam/slru.c:960 access/transam/slru.c:965
+#: access/transam/slru.c:972 access/transam/slru.c:977
+#: access/transam/slru.c:984 access/transam/slru.c:991
#, c-format
msgid "could not access status of transaction %u"
msgstr "n'a pas pu accéder au statut de la transaction %u"
-#: access/transam/slru.c:946
+#: access/transam/slru.c:947
#, c-format
msgid "Could not open file \"%s\": %m."
msgstr "N'a pas pu ouvrir le fichier « %s » : %m."
-#: access/transam/slru.c:952
+#: access/transam/slru.c:953
#, c-format
msgid "Could not seek in file \"%s\" to offset %d: %m."
msgstr "N'a pas pu se déplacer dans le fichier « %s » au décalage %d : %m."
-#: access/transam/slru.c:960
+#: access/transam/slru.c:961
#, c-format
msgid "Could not read from file \"%s\" at offset %d: %m."
msgstr "N'a pas pu lire le fichier « %s » au décalage %d : %m."
-#: access/transam/slru.c:965
+#: access/transam/slru.c:966
#, c-format
msgid "Could not read from file \"%s\" at offset %d: read too few bytes."
msgstr "N'a pas pu lire le fichier « %s » au décalage %d : lu trop peu d'octets."
-#: access/transam/slru.c:972
+#: access/transam/slru.c:973
#, c-format
msgid "Could not write to file \"%s\" at offset %d: %m."
msgstr "N'a pas pu écrire le fichier « %s » au décalage %d : %m."
-#: access/transam/slru.c:977
+#: access/transam/slru.c:978
#, c-format
msgid "Could not write to file \"%s\" at offset %d: wrote too few bytes."
msgstr "N'a pas pu écrire dans le fichier « %s » au décalage %d : écrit trop peu d'octets."
-#: access/transam/slru.c:984
+#: access/transam/slru.c:985
#, c-format
msgid "Could not fsync file \"%s\": %m."
msgstr "N'a pas pu synchroniser sur disque (fsync) le fichier « %s » : %m."
-#: access/transam/slru.c:991
+#: access/transam/slru.c:992
#, c-format
msgid "Could not close file \"%s\": %m."
msgstr "N'a pas pu fermer le fichier « %s » : %m."
-#: access/transam/slru.c:1252
+#: access/transam/slru.c:1253
#, c-format
msgid "could not truncate directory \"%s\": apparent wraparound"
msgstr "n'a pas pu tronquer le répertoire « %s » : contournement apparent"
@@ -1818,7 +2042,8 @@ msgstr "taille invalide stockée dans le fichier « %s »"
msgid "calculated CRC checksum does not match value stored in file \"%s\""
msgstr "la somme de contrôle CRC calculée ne correspond par à la valeur enregistrée dans le fichier « %s »"
-#: access/transam/twophase.c:1414 access/transam/xlogrecovery.c:569 replication/logical/logical.c:206 replication/walsender.c:702
+#: access/transam/twophase.c:1414 access/transam/xlogrecovery.c:569
+#: replication/logical/logical.c:206 replication/walsender.c:702
#, c-format
msgid "Failed while allocating a WAL reading processor."
msgstr "Échec lors de l'allocation d'un processeur de lecture de journaux de transactions."
@@ -1951,85 +2176,97 @@ msgid "cannot PREPARE a transaction that has exported snapshots"
msgstr "ne peut pas préparer (PREPARE) une transaction qui a exporté des snapshots"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3474
+#: access/transam/xact.c:3478
#, c-format
msgid "%s cannot run inside a transaction block"
msgstr "%s ne peut pas être exécuté dans un bloc de transaction"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3484
+#: access/transam/xact.c:3488
#, c-format
msgid "%s cannot run inside a subtransaction"
msgstr "%s ne peut pas être exécuté dans une sous-transaction"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3494
+#: access/transam/xact.c:3498
+#, fuzzy, c-format
+#| msgid "%s cannot be executed from a function"
+msgid "%s cannot be executed within a pipeline"
+msgstr "%s ne peut pas être exécuté à partir d'une fonction"
+
+#. translator: %s represents an SQL statement name
+#: access/transam/xact.c:3508
#, c-format
msgid "%s cannot be executed from a function"
msgstr "%s ne peut pas être exécuté à partir d'une fonction"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3565 access/transam/xact.c:3878 access/transam/xact.c:3957 access/transam/xact.c:4080 access/transam/xact.c:4231 access/transam/xact.c:4300 access/transam/xact.c:4411
+#: access/transam/xact.c:3579 access/transam/xact.c:3894
+#: access/transam/xact.c:3973 access/transam/xact.c:4096
+#: access/transam/xact.c:4247 access/transam/xact.c:4316
+#: access/transam/xact.c:4427
#, c-format
msgid "%s can only be used in transaction blocks"
msgstr "%s peut seulement être utilisé dans des blocs de transaction"
-#: access/transam/xact.c:3764
+#: access/transam/xact.c:3780
#, c-format
msgid "there is already a transaction in progress"
msgstr "une transaction est déjà en cours"
-#: access/transam/xact.c:3883 access/transam/xact.c:3962 access/transam/xact.c:4085
+#: access/transam/xact.c:3899 access/transam/xact.c:3978
+#: access/transam/xact.c:4101
#, c-format
msgid "there is no transaction in progress"
msgstr "aucune transaction en cours"
-#: access/transam/xact.c:3973
+#: access/transam/xact.c:3989
#, c-format
msgid "cannot commit during a parallel operation"
msgstr "ne peut pas valider pendant une opération parallèle"
-#: access/transam/xact.c:4096
+#: access/transam/xact.c:4112
#, c-format
msgid "cannot abort during a parallel operation"
msgstr "ne peut pas annuler pendant une opération en parallèle"
-#: access/transam/xact.c:4195
+#: access/transam/xact.c:4211
#, c-format
msgid "cannot define savepoints during a parallel operation"
msgstr "ne peut pas définir de points de sauvegarde lors d'une opération parallèle"
-#: access/transam/xact.c:4282
+#: access/transam/xact.c:4298
#, c-format
msgid "cannot release savepoints during a parallel operation"
msgstr "ne peut pas relâcher de points de sauvegarde pendant une opération parallèle"
-#: access/transam/xact.c:4292 access/transam/xact.c:4343 access/transam/xact.c:4403 access/transam/xact.c:4452
+#: access/transam/xact.c:4308 access/transam/xact.c:4359
+#: access/transam/xact.c:4419 access/transam/xact.c:4468
#, c-format
msgid "savepoint \"%s\" does not exist"
msgstr "le point de sauvegarde « %s » n'existe pas"
-#: access/transam/xact.c:4349 access/transam/xact.c:4458
+#: access/transam/xact.c:4365 access/transam/xact.c:4474
#, c-format
msgid "savepoint \"%s\" does not exist within current savepoint level"
msgstr "le point de sauvegarde « %s » n'existe pas dans le niveau de point de sauvegarde actuel"
-#: access/transam/xact.c:4391
+#: access/transam/xact.c:4407
#, c-format
msgid "cannot rollback to savepoints during a parallel operation"
msgstr "ne peut pas retourner à un point de sauvegarde pendant un opération parallèle"
-#: access/transam/xact.c:4519
+#: access/transam/xact.c:4535
#, c-format
msgid "cannot start subtransactions during a parallel operation"
msgstr "ne peut pas lancer de sous-transactions pendant une opération parallèle"
-#: access/transam/xact.c:4587
+#: access/transam/xact.c:4603
#, c-format
msgid "cannot commit subtransactions during a parallel operation"
msgstr "ne peut pas valider de sous-transactions pendant une opération parallèle"
-#: access/transam/xact.c:5234
+#: access/transam/xact.c:5250
#, c-format
msgid "cannot have more than 2^32-1 subtransactions in a transaction"
msgstr "ne peut pas avoir plus de 2^32-1 sous-transactions dans une transaction"
@@ -2044,7 +2281,8 @@ msgstr "demande pour vider après la fin du WAL généré ; demande %X/%X, posit
msgid "could not write to log file %s at offset %u, length %zu: %m"
msgstr "n'a pas pu écrire le fichier de transactions %s au décalage %u, longueur %zu : %m"
-#: access/transam/xlog.c:3471 access/transam/xlogutils.c:847 replication/walsender.c:2716
+#: access/transam/xlog.c:3471 access/transam/xlogutils.c:847
+#: replication/walsender.c:2716
#, c-format
msgid "requested WAL segment %s has already been removed"
msgstr "le segment demandé du journal de transaction, %s, a déjà été supprimé"
@@ -2074,7 +2312,14 @@ msgstr "n'a pas pu créer le répertoire « %s » manquant : %m"
msgid "could not generate secret authorization token"
msgstr "n'a pas pu générer le jeton secret d'autorisation"
-#: access/transam/xlog.c:4043 access/transam/xlog.c:4052 access/transam/xlog.c:4076 access/transam/xlog.c:4083 access/transam/xlog.c:4090 access/transam/xlog.c:4095 access/transam/xlog.c:4102 access/transam/xlog.c:4109 access/transam/xlog.c:4116 access/transam/xlog.c:4123 access/transam/xlog.c:4130 access/transam/xlog.c:4137 access/transam/xlog.c:4146 access/transam/xlog.c:4153 utils/init/miscinit.c:1598
+#: access/transam/xlog.c:4043 access/transam/xlog.c:4052
+#: access/transam/xlog.c:4076 access/transam/xlog.c:4083
+#: access/transam/xlog.c:4090 access/transam/xlog.c:4095
+#: access/transam/xlog.c:4102 access/transam/xlog.c:4109
+#: access/transam/xlog.c:4116 access/transam/xlog.c:4123
+#: access/transam/xlog.c:4130 access/transam/xlog.c:4137
+#: access/transam/xlog.c:4146 access/transam/xlog.c:4153
+#: utils/init/miscinit.c:1598
#, c-format
msgid "database files are incompatible with server"
msgstr "les fichiers de la base de données sont incompatibles avec le serveur"
@@ -2101,7 +2346,8 @@ msgstr ""
"Le cluster de base de données a été initialisé avec un PG_CONTROL_VERSION à\n"
"%d alors que le serveur a été compilé avec un PG_CONTROL_VERSION à %d."
-#: access/transam/xlog.c:4056 access/transam/xlog.c:4080 access/transam/xlog.c:4087 access/transam/xlog.c:4092
+#: access/transam/xlog.c:4056 access/transam/xlog.c:4080
+#: access/transam/xlog.c:4087 access/transam/xlog.c:4092
#, c-format
msgid "It looks like you need to initdb."
msgstr "Il semble que vous avez besoin d'initdb."
@@ -2139,7 +2385,11 @@ msgstr ""
"Le cluster de base de données a été initialisé avec un BLCKSZ à %d alors que\n"
"le serveur a été compilé avec un BLCKSZ à %d."
-#: access/transam/xlog.c:4099 access/transam/xlog.c:4106 access/transam/xlog.c:4113 access/transam/xlog.c:4120 access/transam/xlog.c:4127 access/transam/xlog.c:4134 access/transam/xlog.c:4141 access/transam/xlog.c:4149 access/transam/xlog.c:4156
+#: access/transam/xlog.c:4099 access/transam/xlog.c:4106
+#: access/transam/xlog.c:4113 access/transam/xlog.c:4120
+#: access/transam/xlog.c:4127 access/transam/xlog.c:4134
+#: access/transam/xlog.c:4141 access/transam/xlog.c:4149
+#: access/transam/xlog.c:4156
#, c-format
msgid "It looks like you need to recompile or initdb."
msgstr "Il semble que vous avez besoin de recompiler ou de relancer initdb."
@@ -2423,7 +2673,8 @@ msgstr "n'a pas pu synchroniser sur disque (fdatasync) le fichier « %s » : %m"
msgid "WAL level not sufficient for making an online backup"
msgstr "Le niveau de journalisation n'est pas suffisant pour faire une sauvegarde en ligne"
-#: access/transam/xlog.c:8123 access/transam/xlog.c:8490 access/transam/xlogfuncs.c:199
+#: access/transam/xlog.c:8123 access/transam/xlog.c:8490
+#: access/transam/xlogfuncs.c:199
#, c-format
msgid "wal_level must be set to \"replica\" or \"logical\" at server start."
msgstr ""
@@ -2450,27 +2701,31 @@ msgstr "Un journal de transaction généré avec full_page_writes=off a été re
msgid "This means that the backup being taken on the standby is corrupt and should not be used. Enable full_page_writes and run CHECKPOINT on the primary, and then try an online backup again."
msgstr "Cela signifie que la sauvegarde en cours de réalisation sur le secondaire est corrompue et ne devrait pas être utilisée. Activez full_page_writes et lancez CHECKPOINT sur le primaire, puis recommencez la sauvegarde."
-#: access/transam/xlog.c:8326 backup/basebackup.c:1344 utils/adt/misc.c:347
+#: access/transam/xlog.c:8326 backup/basebackup.c:1345 utils/adt/misc.c:347
#, c-format
msgid "symbolic link \"%s\" target is too long"
msgstr "la cible du lien symbolique « %s » est trop longue"
-#: access/transam/xlog.c:8376 backup/basebackup.c:1359 commands/tablespace.c:399 commands/tablespace.c:581 utils/adt/misc.c:355
+#: access/transam/xlog.c:8376 backup/basebackup.c:1360
+#: commands/tablespace.c:399 commands/tablespace.c:581 utils/adt/misc.c:355
#, c-format
msgid "tablespaces are not supported on this platform"
msgstr "les tablespaces ne sont pas supportés sur cette plateforme"
-#: access/transam/xlog.c:8535 access/transam/xlog.c:8548 access/transam/xlogrecovery.c:1192 access/transam/xlogrecovery.c:1199 access/transam/xlogrecovery.c:1258 access/transam/xlogrecovery.c:1338 access/transam/xlogrecovery.c:1362
+#: access/transam/xlog.c:8535 access/transam/xlog.c:8548
+#: access/transam/xlogrecovery.c:1192 access/transam/xlogrecovery.c:1199
+#: access/transam/xlogrecovery.c:1258 access/transam/xlogrecovery.c:1338
+#: access/transam/xlogrecovery.c:1362
#, c-format
msgid "invalid data in file \"%s\""
msgstr "données invalides dans le fichier « %s »"
-#: access/transam/xlog.c:8552 backup/basebackup.c:1199
+#: access/transam/xlog.c:8552 backup/basebackup.c:1200
#, c-format
msgid "the standby was promoted during online backup"
msgstr "le standby a été promu lors de la sauvegarde en ligne"
-#: access/transam/xlog.c:8553 backup/basebackup.c:1200
+#: access/transam/xlog.c:8553 backup/basebackup.c:1201
#, c-format
msgid "This means that the backup being taken is corrupt and should not be used. Try taking another online backup."
msgstr ""
@@ -2566,7 +2821,9 @@ msgstr "la sauvegarde n'est pas en cours"
msgid "Did you call pg_backup_start()?"
msgstr "Avez-vous appelé pg_backup_start() ?"
-#: access/transam/xlogfuncs.c:166 access/transam/xlogfuncs.c:193 access/transam/xlogfuncs.c:232 access/transam/xlogfuncs.c:253 access/transam/xlogfuncs.c:274
+#: access/transam/xlogfuncs.c:166 access/transam/xlogfuncs.c:193
+#: access/transam/xlogfuncs.c:232 access/transam/xlogfuncs.c:253
+#: access/transam/xlogfuncs.c:274
#, c-format
msgid "WAL control functions cannot be executed during recovery."
msgstr "les fonctions de contrôle des journaux de transactions ne peuvent pas être exécutées lors de la restauration."
@@ -2586,12 +2843,16 @@ msgstr "valeur trop longue pour le point de restauration (%d caractères maximum
msgid "%s cannot be executed during recovery."
msgstr "%s ne peut pas être exécuté lors de la restauration."
-#: access/transam/xlogfuncs.c:424 access/transam/xlogfuncs.c:454 access/transam/xlogfuncs.c:478 access/transam/xlogfuncs.c:501 access/transam/xlogfuncs.c:581
+#: access/transam/xlogfuncs.c:424 access/transam/xlogfuncs.c:454
+#: access/transam/xlogfuncs.c:478 access/transam/xlogfuncs.c:501
+#: access/transam/xlogfuncs.c:581
#, c-format
msgid "recovery is not in progress"
msgstr "la restauration n'est pas en cours"
-#: access/transam/xlogfuncs.c:425 access/transam/xlogfuncs.c:455 access/transam/xlogfuncs.c:479 access/transam/xlogfuncs.c:502 access/transam/xlogfuncs.c:582
+#: access/transam/xlogfuncs.c:425 access/transam/xlogfuncs.c:455
+#: access/transam/xlogfuncs.c:479 access/transam/xlogfuncs.c:502
+#: access/transam/xlogfuncs.c:582
#, c-format
msgid "Recovery control functions can only be executed during recovery."
msgstr ""
@@ -3064,7 +3325,7 @@ msgstr ""
msgid "unexpected timeline ID %u in checkpoint record, before reaching minimum recovery point %X/%X on timeline %u"
msgstr "identifiant timeline %u inattendu dans l'enregistrement du checkpoint, avant d'atteindre le point de restauration minimum %X/%X sur la timeline %u"
-#: access/transam/xlogrecovery.c:2466 access/transam/xlogrecovery.c:2737
+#: access/transam/xlogrecovery.c:2466 access/transam/xlogrecovery.c:2742
#, c-format
msgid "recovery stopping after reaching consistency"
msgstr "arrêt de la restauration après avoir atteint le point de cohérence"
@@ -3074,194 +3335,195 @@ msgstr "arrêt de la restauration après avoir atteint le point de cohérence"
msgid "recovery stopping before WAL location (LSN) \"%X/%X\""
msgstr "arrêt de la restauration avant l'emplacement WAL (LSN) « %X/%X »"
-#: access/transam/xlogrecovery.c:2572
+#: access/transam/xlogrecovery.c:2577
#, c-format
msgid "recovery stopping before commit of transaction %u, time %s"
msgstr "arrêt de la restauration avant validation de la transaction %u, %s"
-#: access/transam/xlogrecovery.c:2579
+#: access/transam/xlogrecovery.c:2584
#, c-format
msgid "recovery stopping before abort of transaction %u, time %s"
msgstr "arrêt de la restauration avant annulation de la transaction %u, %s"
-#: access/transam/xlogrecovery.c:2632
+#: access/transam/xlogrecovery.c:2637
#, c-format
msgid "recovery stopping at restore point \"%s\", time %s"
msgstr "restauration en arrêt au point de restauration « %s », heure %s"
-#: access/transam/xlogrecovery.c:2650
+#: access/transam/xlogrecovery.c:2655
#, c-format
msgid "recovery stopping after WAL location (LSN) \"%X/%X\""
msgstr "arrêt de la restauration après l'emplacement WAL (LSN) « %X/%X »"
-#: access/transam/xlogrecovery.c:2717
+#: access/transam/xlogrecovery.c:2722
#, c-format
msgid "recovery stopping after commit of transaction %u, time %s"
msgstr "arrêt de la restauration après validation de la transaction %u, %s"
-#: access/transam/xlogrecovery.c:2725
+#: access/transam/xlogrecovery.c:2730
#, c-format
msgid "recovery stopping after abort of transaction %u, time %s"
msgstr "arrêt de la restauration après annulation de la transaction %u, %s"
-#: access/transam/xlogrecovery.c:2806
+#: access/transam/xlogrecovery.c:2811
#, c-format
msgid "pausing at the end of recovery"
msgstr "pause à la fin de la restauration"
-#: access/transam/xlogrecovery.c:2807
+#: access/transam/xlogrecovery.c:2812
#, c-format
msgid "Execute pg_wal_replay_resume() to promote."
msgstr "Exécuter pg_wal_replay_resume() pour promouvoir."
-#: access/transam/xlogrecovery.c:2810 access/transam/xlogrecovery.c:4614
+#: access/transam/xlogrecovery.c:2815 access/transam/xlogrecovery.c:4625
#, c-format
msgid "recovery has paused"
msgstr "restauration en pause"
-#: access/transam/xlogrecovery.c:2811
+#: access/transam/xlogrecovery.c:2816
#, c-format
msgid "Execute pg_wal_replay_resume() to continue."
msgstr "Exécuter pg_wal_replay_resume() pour continuer."
-#: access/transam/xlogrecovery.c:3077
+#: access/transam/xlogrecovery.c:3082
#, c-format
msgid "unexpected timeline ID %u in log segment %s, offset %u"
msgstr "identifiant timeline %u inattendu dans le journal de transactions %s, décalage %u"
-#: access/transam/xlogrecovery.c:3282
+#: access/transam/xlogrecovery.c:3287
#, c-format
msgid "could not read from log segment %s, offset %u: %m"
msgstr "n'a pas pu lire le journal de transactions %s, décalage %u : %m"
-#: access/transam/xlogrecovery.c:3288
+#: access/transam/xlogrecovery.c:3293
#, c-format
msgid "could not read from log segment %s, offset %u: read %d of %zu"
msgstr "n'a pas pu lire à partir du segment %s du journal de transactions, décalage %u: lu %d sur %zu"
-#: access/transam/xlogrecovery.c:3931
+#: access/transam/xlogrecovery.c:3942
#, c-format
msgid "invalid primary checkpoint link in control file"
msgstr "lien du point de vérification primaire invalide dans le fichier de contrôle"
-#: access/transam/xlogrecovery.c:3935
+#: access/transam/xlogrecovery.c:3946
#, c-format
msgid "invalid checkpoint link in backup_label file"
msgstr "lien du point de vérification invalide dans le fichier backup_label"
-#: access/transam/xlogrecovery.c:3953
+#: access/transam/xlogrecovery.c:3964
#, c-format
msgid "invalid primary checkpoint record"
msgstr "enregistrement du point de vérification primaire invalide"
-#: access/transam/xlogrecovery.c:3957
+#: access/transam/xlogrecovery.c:3968
#, c-format
msgid "invalid checkpoint record"
msgstr "enregistrement du point de vérification invalide"
-#: access/transam/xlogrecovery.c:3968
+#: access/transam/xlogrecovery.c:3979
#, c-format
msgid "invalid resource manager ID in primary checkpoint record"
msgstr "identifiant du gestionnaire de ressource invalide dans l'enregistrement primaire du point de vérification"
-#: access/transam/xlogrecovery.c:3972
+#: access/transam/xlogrecovery.c:3983
#, c-format
msgid "invalid resource manager ID in checkpoint record"
msgstr "identifiant du gestionnaire de ressource invalide dans l'enregistrement du point de vérification"
-#: access/transam/xlogrecovery.c:3985
+#: access/transam/xlogrecovery.c:3996
#, c-format
msgid "invalid xl_info in primary checkpoint record"
msgstr "xl_info invalide dans l'enregistrement du point de vérification primaire"
-#: access/transam/xlogrecovery.c:3989
+#: access/transam/xlogrecovery.c:4000
#, c-format
msgid "invalid xl_info in checkpoint record"
msgstr "xl_info invalide dans l'enregistrement du point de vérification"
-#: access/transam/xlogrecovery.c:4000
+#: access/transam/xlogrecovery.c:4011
#, c-format
msgid "invalid length of primary checkpoint record"
msgstr "longueur invalide de l'enregistrement primaire du point de vérification"
-#: access/transam/xlogrecovery.c:4004
+#: access/transam/xlogrecovery.c:4015
#, c-format
msgid "invalid length of checkpoint record"
msgstr "longueur invalide de l'enregistrement du point de vérification"
-#: access/transam/xlogrecovery.c:4060
+#: access/transam/xlogrecovery.c:4071
#, c-format
msgid "new timeline %u is not a child of database system timeline %u"
msgstr "la nouvelle timeline %u n'est pas une enfant de la timeline %u du système"
-#: access/transam/xlogrecovery.c:4074
+#: access/transam/xlogrecovery.c:4085
#, c-format
msgid "new timeline %u forked off current database system timeline %u before current recovery point %X/%X"
msgstr ""
"la nouvelle timeline %u a été créée à partir de la timeline de la base de données système %u\n"
"avant le point de restauration courant %X/%X"
-#: access/transam/xlogrecovery.c:4093
+#: access/transam/xlogrecovery.c:4104
#, c-format
msgid "new target timeline is %u"
msgstr "la nouvelle timeline cible est %u"
-#: access/transam/xlogrecovery.c:4296
+#: access/transam/xlogrecovery.c:4307
#, c-format
msgid "WAL receiver process shutdown requested"
msgstr "le processus wal receiver a reçu une demande d'arrêt"
-#: access/transam/xlogrecovery.c:4359
+#: access/transam/xlogrecovery.c:4370
#, c-format
msgid "received promote request"
msgstr "a reçu une demande de promotion"
-#: access/transam/xlogrecovery.c:4372
+#: access/transam/xlogrecovery.c:4383
#, c-format
msgid "promote trigger file found: %s"
msgstr "fichier trigger de promotion trouvé : %s"
-#: access/transam/xlogrecovery.c:4380
+#: access/transam/xlogrecovery.c:4391
#, c-format
msgid "could not stat promote trigger file \"%s\": %m"
msgstr "n'a pas pu récupérer les propriétés du fichier trigger pour la promotion « %s » : %m"
-#: access/transam/xlogrecovery.c:4605
+#: access/transam/xlogrecovery.c:4616
#, c-format
msgid "hot standby is not possible because of insufficient parameter settings"
msgstr "le hot standby n'est pas possible à cause d'un paramétrage insuffisant"
-#: access/transam/xlogrecovery.c:4606 access/transam/xlogrecovery.c:4633 access/transam/xlogrecovery.c:4663
+#: access/transam/xlogrecovery.c:4617 access/transam/xlogrecovery.c:4644
+#: access/transam/xlogrecovery.c:4674
#, c-format
msgid "%s = %d is a lower setting than on the primary server, where its value was %d."
msgstr "%s = %d est un paramétrage plus bas que celui du serveur primaire, où sa valeur était %d."
-#: access/transam/xlogrecovery.c:4615
+#: access/transam/xlogrecovery.c:4626
#, c-format
msgid "If recovery is unpaused, the server will shut down."
msgstr "Si la restauration sort de la pause, le serveur sera arrêté."
-#: access/transam/xlogrecovery.c:4616
+#: access/transam/xlogrecovery.c:4627
#, c-format
msgid "You can then restart the server after making the necessary configuration changes."
msgstr "Vous pouvez alors redémarrer le serveur après avoir réaliser les modifications nécessaires sur la configuration."
-#: access/transam/xlogrecovery.c:4627
+#: access/transam/xlogrecovery.c:4638
#, c-format
msgid "promotion is not possible because of insufficient parameter settings"
msgstr "la promotion n'est pas possible à cause d'une configuration insuffisante des paramètres"
-#: access/transam/xlogrecovery.c:4637
+#: access/transam/xlogrecovery.c:4648
#, c-format
msgid "Restart the server after making the necessary configuration changes."
msgstr "Redémarre le serveur après avoir effectuer les changements nécessaires de configuration."
-#: access/transam/xlogrecovery.c:4661
+#: access/transam/xlogrecovery.c:4672
#, c-format
msgid "recovery aborted because of insufficient parameter settings"
msgstr "restauration annulée à cause d'un paramétrage insuffisant"
-#: access/transam/xlogrecovery.c:4667
+#: access/transam/xlogrecovery.c:4678
#, c-format
msgid "You can restart the server after making the necessary configuration changes."
msgstr "Vous pouvez redémarrer le serveur après avoir réalisé les modifications nécessaires sur la configuration."
@@ -3299,9 +3561,10 @@ msgid "could not rewind temporary file"
msgstr "n'a pas pu revenir au début du fichier temporaire"
#: backup/backup_manifest.c:374
-#, c-format
-msgid "could not read from temporary file: %m"
-msgstr "n'a pas pu lire le fichier temporaire : %m"
+#, fuzzy, c-format
+#| msgid "could not read from hash-join temporary file: read only %zu of %zu bytes"
+msgid "could not read from temporary file: read only %zu of %zu bytes"
+msgstr "n'a pas pu lire le fichier temporaire pour la jointure de hachage : a lu seulement %zu octets sur %zu"
#: backup/basebackup.c:454
#, c-format
@@ -3330,7 +3593,11 @@ msgstr[1] "%lld erreurs de vérifications des sommes de contrôle au total"
msgid "checksum verification failure during base backup"
msgstr "échec de la véffication de somme de controle durant la sauvegarde de base"
-#: backup/basebackup.c:706 backup/basebackup.c:715 backup/basebackup.c:726 backup/basebackup.c:743 backup/basebackup.c:752 backup/basebackup.c:763 backup/basebackup.c:780 backup/basebackup.c:789 backup/basebackup.c:801 backup/basebackup.c:825 backup/basebackup.c:839 backup/basebackup.c:850 backup/basebackup.c:861 backup/basebackup.c:874
+#: backup/basebackup.c:706 backup/basebackup.c:715 backup/basebackup.c:726
+#: backup/basebackup.c:743 backup/basebackup.c:752 backup/basebackup.c:763
+#: backup/basebackup.c:780 backup/basebackup.c:789 backup/basebackup.c:801
+#: backup/basebackup.c:825 backup/basebackup.c:839 backup/basebackup.c:850
+#: backup/basebackup.c:861 backup/basebackup.c:874
#, c-format
msgid "duplicate option \"%s\""
msgstr "option « %s » dupliquée"
@@ -3392,44 +3659,44 @@ msgstr "le détail de compression ne peut pas être spécifié sauf si la compre
msgid "invalid compression specification: %s"
msgstr "spécification de compression invalide : %s"
-#: backup/basebackup.c:1430
+#: backup/basebackup.c:1431
#, c-format
msgid "skipping special file \"%s\""
msgstr "ignore le fichier spécial « %s »"
-#: backup/basebackup.c:1549
+#: backup/basebackup.c:1550
#, c-format
msgid "invalid segment number %d in file \"%s\""
msgstr "numéro de segment %d invalide dans le fichier « %s »"
-#: backup/basebackup.c:1589
+#: backup/basebackup.c:1590
#, c-format
msgid "could not verify checksum in file \"%s\", block %u: read buffer size %d and page size %d differ"
msgstr "n'a pas pu vérifier la somme de contrôle dans le fichier « %s », bloc %u : la taille de tampon de lecture %d et la taille de bloc %d diffèrent"
-#: backup/basebackup.c:1663
+#: backup/basebackup.c:1664
#, c-format
msgid "checksum verification failed in file \"%s\", block %u: calculated %X but expected %X"
msgstr "échec de la vérification de la somme de contrôle dans le fichier « %s », bloc %u : calculé %X, mais attendu %X"
-#: backup/basebackup.c:1670
+#: backup/basebackup.c:1671
#, c-format
msgid "further checksum verification failures in file \"%s\" will not be reported"
msgstr "les prochains échec de vérification de somme de contrôle dans le fichier « %s » ne seront pas reportés"
-#: backup/basebackup.c:1717
+#: backup/basebackup.c:1718
#, c-format
msgid "file \"%s\" has a total of %d checksum verification failure"
msgid_plural "file \"%s\" has a total of %d checksum verification failures"
msgstr[0] "le fichier « %s » a un total de %d échec de vérification de somme de contrôle"
msgstr[1] "le fichier « %s » a un total de %d échecs de vérification de somme de contrôle"
-#: backup/basebackup.c:1763
+#: backup/basebackup.c:1764
#, c-format
msgid "file name too long for tar format: \"%s\""
msgstr "nom du fichier trop long pour le format tar : « %s »"
-#: backup/basebackup.c:1768
+#: backup/basebackup.c:1769
#, c-format
msgid "symbolic link target too long for tar format: file name \"%s\", target \"%s\""
msgstr "cible du lien symbolique trop longue pour le format tar : nom de fichier « %s », cible « %s »"
@@ -3461,7 +3728,10 @@ msgstr "doit être super-utilisateur ou membre de pg_read_all_settings pour util
msgid "relative path not allowed for backup stored on server"
msgstr "un chemin relatif n'est pas autorisé à utiliser COPY vers un fichier"
-#: backup/basebackup_server.c:102 commands/dbcommands.c:500 commands/tablespace.c:163 commands/tablespace.c:179 commands/tablespace.c:614 commands/tablespace.c:659 replication/slot.c:1551 storage/file/copydir.c:47
+#: backup/basebackup_server.c:102 commands/dbcommands.c:500
+#: commands/tablespace.c:163 commands/tablespace.c:179
+#: commands/tablespace.c:614 commands/tablespace.c:659 replication/slot.c:1558
+#: storage/file/copydir.c:47
#, c-format
msgid "could not create directory \"%s\": %m"
msgstr "n'a pas pu créer le répertoire « %s » : %m"
@@ -3476,7 +3746,9 @@ msgstr "le répertoire « %s » existe mais n'est pas vide"
msgid "could not access directory \"%s\": %m"
msgstr "n'a pas pu accéder au répertoire « %s » : %m"
-#: backup/basebackup_server.c:175 backup/basebackup_server.c:182 backup/basebackup_server.c:268 backup/basebackup_server.c:275 storage/smgr/md.c:473 storage/smgr/md.c:480 storage/smgr/md.c:771
+#: backup/basebackup_server.c:175 backup/basebackup_server.c:182
+#: backup/basebackup_server.c:268 backup/basebackup_server.c:275
+#: storage/smgr/md.c:487 storage/smgr/md.c:494 storage/smgr/md.c:785
#, c-format
msgid "Check free disk space."
msgstr "Vérifiez l'espace disque disponible."
@@ -3514,17 +3786,18 @@ msgstr "n'a pas pu configurer le nombre de workers de compression à %d : %s"
msgid "-X requires a power of two value between 1 MB and 1 GB"
msgstr "-X nécessite une puissance de deux entre 1 MB et 1 GB"
-#: bootstrap/bootstrap.c:280 postmaster/postmaster.c:846 tcop/postgres.c:3894
+#: bootstrap/bootstrap.c:280 postmaster/postmaster.c:846 tcop/postgres.c:3906
#, c-format
msgid "--%s requires a value"
msgstr "--%s requiert une valeur"
-#: bootstrap/bootstrap.c:285 postmaster/postmaster.c:851 tcop/postgres.c:3899
+#: bootstrap/bootstrap.c:285 postmaster/postmaster.c:851 tcop/postgres.c:3911
#, c-format
msgid "-c %s requires a value"
msgstr "-c %s requiert une valeur"
-#: bootstrap/bootstrap.c:296 postmaster/postmaster.c:863 postmaster/postmaster.c:876
+#: bootstrap/bootstrap.c:296 postmaster/postmaster.c:863
+#: postmaster/postmaster.c:876
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Essayez « %s --help » pour plus d'informations.\n"
@@ -3664,7 +3937,9 @@ msgstr "type de droit %s invalide pour le paramètre"
msgid "column privileges are only valid for relations"
msgstr "les droits sur la colonne sont seulement valides pour les relations"
-#: catalog/aclchk.c:712 catalog/aclchk.c:4486 catalog/aclchk.c:5333 catalog/objectaddress.c:1072 catalog/pg_largeobject.c:116 storage/large_object/inv_api.c:287
+#: catalog/aclchk.c:712 catalog/aclchk.c:4486 catalog/aclchk.c:5333
+#: catalog/objectaddress.c:1072 catalog/pg_largeobject.c:116
+#: storage/large_object/inv_api.c:287
#, c-format
msgid "large object %u does not exist"
msgstr "le « Large Object » %u n'existe pas"
@@ -3679,13 +3954,30 @@ msgstr "les droits par défaut ne peuvent pas être configurés pour les colonne
msgid "cannot use IN SCHEMA clause when using GRANT/REVOKE ON SCHEMAS"
msgstr "ne peut pas utiliser la clause IN SCHEMA lors de l'utilisation de GRANT/REVOKE ON SCHEMAS"
-#: catalog/aclchk.c:1587 catalog/catalog.c:627 catalog/objectaddress.c:1543 catalog/pg_publication.c:510 commands/analyze.c:391 commands/copy.c:776 commands/sequence.c:1663 commands/tablecmds.c:7231 commands/tablecmds.c:7387 commands/tablecmds.c:7437 commands/tablecmds.c:7511 commands/tablecmds.c:7581 commands/tablecmds.c:7693 commands/tablecmds.c:7787 commands/tablecmds.c:7846 commands/tablecmds.c:7935 commands/tablecmds.c:7965 commands/tablecmds.c:8093 commands/tablecmds.c:8175 commands/tablecmds.c:8331 commands/tablecmds.c:8449 commands/tablecmds.c:12148 commands/tablecmds.c:12329 commands/tablecmds.c:12489 commands/tablecmds.c:13653 commands/tablecmds.c:16241
-#: commands/trigger.c:958 parser/analyze.c:2468 parser/parse_relation.c:725 parser/parse_target.c:1063 parser/parse_type.c:144 parser/parse_utilcmd.c:3434 parser/parse_utilcmd.c:3470 parser/parse_utilcmd.c:3512 utils/adt/acl.c:2869 utils/adt/ruleutils.c:2810
+#: catalog/aclchk.c:1587 catalog/catalog.c:627 catalog/objectaddress.c:1543
+#: catalog/pg_publication.c:510 commands/analyze.c:391 commands/copy.c:776
+#: commands/sequence.c:1663 commands/tablecmds.c:7231 commands/tablecmds.c:7387
+#: commands/tablecmds.c:7437 commands/tablecmds.c:7511
+#: commands/tablecmds.c:7581 commands/tablecmds.c:7693
+#: commands/tablecmds.c:7787 commands/tablecmds.c:7846
+#: commands/tablecmds.c:7935 commands/tablecmds.c:7965
+#: commands/tablecmds.c:8093 commands/tablecmds.c:8175
+#: commands/tablecmds.c:8331 commands/tablecmds.c:8449
+#: commands/tablecmds.c:12167 commands/tablecmds.c:12348
+#: commands/tablecmds.c:12508 commands/tablecmds.c:13672
+#: commands/tablecmds.c:16240 commands/trigger.c:958 parser/analyze.c:2468
+#: parser/parse_relation.c:725 parser/parse_target.c:1063
+#: parser/parse_type.c:144 parser/parse_utilcmd.c:3434
+#: parser/parse_utilcmd.c:3470 parser/parse_utilcmd.c:3512 utils/adt/acl.c:2869
+#: utils/adt/ruleutils.c:2810
#, c-format
msgid "column \"%s\" of relation \"%s\" does not exist"
msgstr "la colonne « %s » de la relation « %s » n'existe pas"
-#: catalog/aclchk.c:1850 catalog/objectaddress.c:1383 commands/sequence.c:1172 commands/tablecmds.c:253 commands/tablecmds.c:17105 utils/adt/acl.c:2077 utils/adt/acl.c:2107 utils/adt/acl.c:2139 utils/adt/acl.c:2171 utils/adt/acl.c:2199 utils/adt/acl.c:2229
+#: catalog/aclchk.c:1850 catalog/objectaddress.c:1383 commands/sequence.c:1172
+#: commands/tablecmds.c:253 commands/tablecmds.c:17104 utils/adt/acl.c:2077
+#: utils/adt/acl.c:2107 utils/adt/acl.c:2139 utils/adt/acl.c:2171
+#: utils/adt/acl.c:2199 utils/adt/acl.c:2229
#, c-format
msgid "\"%s\" is not a sequence"
msgstr "« %s » n'est pas une séquence"
@@ -3865,7 +4157,9 @@ msgstr "droit refusé pour la routine %s"
msgid "permission denied for schema %s"
msgstr "droit refusé pour le schéma %s"
-#: catalog/aclchk.c:3602 commands/sequence.c:660 commands/sequence.c:886 commands/sequence.c:928 commands/sequence.c:969 commands/sequence.c:1761 commands/sequence.c:1825
+#: catalog/aclchk.c:3602 commands/sequence.c:660 commands/sequence.c:886
+#: commands/sequence.c:928 commands/sequence.c:969 commands/sequence.c:1761
+#: commands/sequence.c:1825
#, c-format
msgid "permission denied for sequence %s"
msgstr "droit refusé pour la séquence %s"
@@ -4095,7 +4389,8 @@ msgstr "la base de données d'OID %u n'existe pas"
msgid "parameter ACL with OID %u does not exist"
msgstr "les droits du paramètre d'OID %u n'existe pas"
-#: catalog/aclchk.c:4353 catalog/aclchk.c:5262 tcop/fastpath.c:141 utils/fmgr/fmgr.c:2037
+#: catalog/aclchk.c:4353 catalog/aclchk.c:5262 tcop/fastpath.c:141
+#: utils/fmgr/fmgr.c:2037
#, c-format
msgid "function with OID %u does not exist"
msgstr "la fonction d'OID %u n'existe pas"
@@ -4105,7 +4400,8 @@ msgstr "la fonction d'OID %u n'existe pas"
msgid "language with OID %u does not exist"
msgstr "le langage d'OID %u n'existe pas"
-#: catalog/aclchk.c:4571 catalog/aclchk.c:5360 commands/collationcmds.c:595 commands/publicationcmds.c:1745
+#: catalog/aclchk.c:4571 catalog/aclchk.c:5360 commands/collationcmds.c:595
+#: commands/publicationcmds.c:1745
#, c-format
msgid "schema with OID %u does not exist"
msgstr "le schéma d'OID %u n'existe pas"
@@ -4125,7 +4421,8 @@ msgstr "le wrapper de données distantes d'OID %u n'existe pas"
msgid "foreign server with OID %u does not exist"
msgstr "le serveur distant d'OID %u n'existe pas"
-#: catalog/aclchk.c:4816 catalog/aclchk.c:5210 utils/cache/typcache.c:385 utils/cache/typcache.c:440
+#: catalog/aclchk.c:4816 catalog/aclchk.c:5210 utils/cache/typcache.c:385
+#: utils/cache/typcache.c:440
#, c-format
msgid "type with OID %u does not exist"
msgstr "le type d'OID %u n'existe pas"
@@ -4279,7 +4576,14 @@ msgstr[1] ""
msgid "cannot drop %s because other objects depend on it"
msgstr "n'a pas pu supprimer %s car d'autres objets en dépendent"
-#: catalog/dependency.c:1194 catalog/dependency.c:1201 catalog/dependency.c:1212 commands/tablecmds.c:1328 commands/tablecmds.c:14295 commands/tablespace.c:476 commands/user.c:1008 commands/view.c:522 libpq/auth.c:329 replication/syncrep.c:1043 storage/lmgr/deadlock.c:1152 storage/lmgr/proc.c:1409 utils/misc/guc.c:7402 utils/misc/guc.c:7438 utils/misc/guc.c:7508 utils/misc/guc.c:11864 utils/misc/guc.c:11898 utils/misc/guc.c:11932 utils/misc/guc.c:11975 utils/misc/guc.c:12017
+#: catalog/dependency.c:1194 catalog/dependency.c:1201
+#: catalog/dependency.c:1212 commands/tablecmds.c:1328
+#: commands/tablecmds.c:14314 commands/tablespace.c:476 commands/user.c:1008
+#: commands/view.c:522 libpq/auth.c:329 replication/syncrep.c:1043
+#: storage/lmgr/deadlock.c:1152 storage/lmgr/proc.c:1413 utils/misc/guc.c:7402
+#: utils/misc/guc.c:7438 utils/misc/guc.c:7508 utils/misc/guc.c:11864
+#: utils/misc/guc.c:11898 utils/misc/guc.c:11932 utils/misc/guc.c:11975
+#: utils/misc/guc.c:12017
#, c-format
msgid "%s"
msgstr "%s"
@@ -4306,7 +4610,8 @@ msgstr[1] "DROP cascade sur %d autres objets"
msgid "constant of the type %s cannot be used here"
msgstr "la constante de type %s ne peut pas être utilisée ici"
-#: catalog/dependency.c:2410 parser/parse_relation.c:3369 parser/parse_relation.c:3379
+#: catalog/dependency.c:2410 parser/parse_relation.c:3369
+#: parser/parse_relation.c:3379
#, c-format
msgid "column %d of relation \"%s\" does not exist"
msgstr "la colonne %d de la relation « %s » n'existe pas"
@@ -4321,7 +4626,8 @@ msgstr "droit refusé pour créer « %s.%s »"
msgid "System catalog modifications are currently disallowed."
msgstr "Les modifications du catalogue système sont actuellement interdites."
-#: catalog/heap.c:466 commands/tablecmds.c:2348 commands/tablecmds.c:2985 commands/tablecmds.c:6821
+#: catalog/heap.c:466 commands/tablecmds.c:2348 commands/tablecmds.c:2985
+#: commands/tablecmds.c:6821
#, c-format
msgid "tables can have at most %d columns"
msgstr "les tables peuvent avoir au plus %d colonnes"
@@ -4363,12 +4669,16 @@ msgstr "aucun collationnement n'a été dérivé pour la colonne « %s » sur la
msgid "no collation was derived for column \"%s\" with collatable type %s"
msgstr "aucun collationnement n'a été dérivé pour la colonne « %s » de type collationnable %s"
-#: catalog/heap.c:1148 catalog/index.c:874 commands/createas.c:408 commands/tablecmds.c:3890
+#: catalog/heap.c:1148 catalog/index.c:874 commands/createas.c:408
+#: commands/tablecmds.c:3890
#, c-format
msgid "relation \"%s\" already exists"
msgstr "la relation « %s » existe déjà"
-#: catalog/heap.c:1164 catalog/pg_type.c:436 catalog/pg_type.c:784 catalog/pg_type.c:931 commands/typecmds.c:249 commands/typecmds.c:261 commands/typecmds.c:754 commands/typecmds.c:1169 commands/typecmds.c:1395 commands/typecmds.c:1575 commands/typecmds.c:2547
+#: catalog/heap.c:1164 catalog/pg_type.c:436 catalog/pg_type.c:784
+#: catalog/pg_type.c:931 commands/typecmds.c:249 commands/typecmds.c:261
+#: commands/typecmds.c:754 commands/typecmds.c:1169 commands/typecmds.c:1395
+#: commands/typecmds.c:1575 commands/typecmds.c:2547
#, c-format
msgid "type \"%s\" already exists"
msgstr "le type « %s » existe déjà"
@@ -4405,7 +4715,8 @@ msgstr "ne peut pas ajouter une contrainte NO INHERIT pour la table partitionné
msgid "check constraint \"%s\" already exists"
msgstr "la contrainte de vérification « %s » existe déjà"
-#: catalog/heap.c:2571 catalog/index.c:888 catalog/pg_constraint.c:689 commands/tablecmds.c:8823
+#: catalog/heap.c:2571 catalog/index.c:888 catalog/pg_constraint.c:689
+#: commands/tablecmds.c:8823
#, c-format
msgid "constraint \"%s\" for relation \"%s\" already exists"
msgstr "la contrainte « %s » de la relation « %s » existe déjà"
@@ -4455,12 +4766,14 @@ msgstr "Ceci ferait que la colonne générée dépendrait de sa propre valeur."
msgid "generation expression is not immutable"
msgstr "l'expression de génération n'est pas immuable"
-#: catalog/heap.c:2799 rewrite/rewriteHandler.c:1269
+#: catalog/heap.c:2799 rewrite/rewriteHandler.c:1273
#, c-format
msgid "column \"%s\" is of type %s but default expression is of type %s"
msgstr "la colonne « %s » est de type %s alors que l'expression par défaut est de type %s"
-#: catalog/heap.c:2804 commands/prepare.c:334 parser/analyze.c:2692 parser/parse_target.c:594 parser/parse_target.c:882 parser/parse_target.c:892 rewrite/rewriteHandler.c:1274
+#: catalog/heap.c:2804 commands/prepare.c:334 parser/analyze.c:2692
+#: parser/parse_target.c:594 parser/parse_target.c:882
+#: parser/parse_target.c:892 rewrite/rewriteHandler.c:1278
#, c-format
msgid "You will need to rewrite or cast the expression."
msgstr "Vous devez réécrire l'expression ou lui appliquer une transformation de type."
@@ -4539,7 +4852,8 @@ msgstr "la création de manière concurrente d'un index pour les contraintes d'e
msgid "shared indexes cannot be created after initdb"
msgstr "les index partagés ne peuvent pas être créés après initdb"
-#: catalog/index.c:866 commands/createas.c:423 commands/sequence.c:158 parser/parse_utilcmd.c:211
+#: catalog/index.c:866 commands/createas.c:423 commands/sequence.c:158
+#: parser/parse_utilcmd.c:211
#, c-format
msgid "relation \"%s\" already exists, skipping"
msgstr "la relation « %s » existe déjà, poursuite du traitement"
@@ -4549,7 +4863,7 @@ msgstr "la relation « %s » existe déjà, poursuite du traitement"
msgid "pg_class index OID value not set when in binary upgrade mode"
msgstr "OID de l'index de pg_class non configuré en mode de mise à jour binaire"
-#: catalog/index.c:926 utils/cache/relcache.c:3722
+#: catalog/index.c:926 utils/cache/relcache.c:3743
#, fuzzy, c-format
#| msgid "pg_class index OID value not set when in binary upgrade mode"
msgid "index relfilenode value not set when in binary upgrade mode"
@@ -4560,32 +4874,34 @@ msgstr "OID de l'index de pg_class non configuré en mode de mise à jour binair
msgid "DROP INDEX CONCURRENTLY must be first action in transaction"
msgstr "DROP INDEX CONCURRENTLY doit être la première action dans une transaction"
-#: catalog/index.c:3636
+#: catalog/index.c:3635
#, c-format
msgid "cannot reindex temporary tables of other sessions"
msgstr "ne peut pas ré-indexer les tables temporaires des autres sessions"
-#: catalog/index.c:3647 commands/indexcmds.c:3543
+#: catalog/index.c:3646 commands/indexcmds.c:3543
#, c-format
msgid "cannot reindex invalid index on TOAST table"
msgstr "ne peut pas réindexer un index invalide sur une table TOAST"
-#: catalog/index.c:3663 commands/indexcmds.c:3423 commands/indexcmds.c:3567 commands/tablecmds.c:3305
+#: catalog/index.c:3662 commands/indexcmds.c:3423 commands/indexcmds.c:3567
+#: commands/tablecmds.c:3305
#, c-format
msgid "cannot move system relation \"%s\""
msgstr "ne peut pas déplacer la colonne système « %s »"
-#: catalog/index.c:3807
+#: catalog/index.c:3806
#, c-format
msgid "index \"%s\" was reindexed"
msgstr "l'index « %s » a été réindexée"
-#: catalog/index.c:3944
+#: catalog/index.c:3943
#, c-format
msgid "cannot reindex invalid index \"%s.%s\" on TOAST table, skipping"
msgstr "ne peut pas réindexer l'index invalide « %s.%s » sur une table TOAST, ignoré"
-#: catalog/namespace.c:259 catalog/namespace.c:463 catalog/namespace.c:555 commands/trigger.c:5718
+#: catalog/namespace.c:259 catalog/namespace.c:463 catalog/namespace.c:555
+#: commands/trigger.c:5718
#, c-format
msgid "cross-database references are not implemented: \"%s.%s.%s\""
msgstr "les références entre bases de données ne sont pas implémentées : « %s.%s.%s »"
@@ -4610,12 +4926,14 @@ msgstr "n'a pas pu obtenir un verrou sur la relation « %s »"
msgid "relation \"%s.%s\" does not exist"
msgstr "la relation « %s.%s » n'existe pas"
-#: catalog/namespace.c:435 parser/parse_relation.c:1386 parser/parse_relation.c:1394
+#: catalog/namespace.c:435 parser/parse_relation.c:1386
+#: parser/parse_relation.c:1394
#, c-format
msgid "relation \"%s\" does not exist"
msgstr "la relation « %s » n'existe pas"
-#: catalog/namespace.c:501 catalog/namespace.c:3076 commands/extension.c:1535 commands/extension.c:1541
+#: catalog/namespace.c:501 catalog/namespace.c:3076 commands/extension.c:1535
+#: commands/extension.c:1541
#, c-format
msgid "no schema has been selected to create in"
msgstr "aucun schéma n'a été sélectionné pour cette création"
@@ -4655,7 +4973,8 @@ msgstr "le dictionnaire de recherche plein texte « %s » n'existe pas"
msgid "text search template \"%s\" does not exist"
msgstr "le modèle de recherche plein texte « %s » n'existe pas"
-#: catalog/namespace.c:2770 commands/tsearchcmds.c:1121 utils/cache/ts_cache.c:613
+#: catalog/namespace.c:2770 commands/tsearchcmds.c:1121
+#: utils/cache/ts_cache.c:613
#, c-format
msgid "text search configuration \"%s\" does not exist"
msgstr "la configuration de recherche plein texte « %s » n'existe pas"
@@ -4665,7 +4984,8 @@ msgstr "la configuration de recherche plein texte « %s » n'existe pas"
msgid "cross-database references are not implemented: %s"
msgstr "les références entre bases de données ne sont pas implémentées : %s"
-#: catalog/namespace.c:2889 gram.y:18258 gram.y:18298 parser/parse_expr.c:813 parser/parse_target.c:1262
+#: catalog/namespace.c:2889 gram.y:18258 gram.y:18298 parser/parse_expr.c:813
+#: parser/parse_target.c:1262
#, c-format
msgid "improper qualified name (too many dotted names): %s"
msgstr "mauvaise qualification du nom (trop de points entre les noms) : %s"
@@ -4680,7 +5000,8 @@ msgstr "ne peut pas déplacer les objets dans ou à partir des schémas temporai
msgid "cannot move objects into or out of TOAST schema"
msgstr "ne peut pas déplacer les objets dans ou à partir des schémas TOAST"
-#: catalog/namespace.c:3098 commands/schemacmds.c:245 commands/schemacmds.c:325 commands/tablecmds.c:1273
+#: catalog/namespace.c:3098 commands/schemacmds.c:245 commands/schemacmds.c:325
+#: commands/tablecmds.c:1273
#, c-format
msgid "schema \"%s\" does not exist"
msgstr "le schéma « %s » n'existe pas"
@@ -4715,27 +5036,33 @@ msgstr "ne peut pas créer des tables temporaires lors de la restauration"
msgid "cannot create temporary tables during a parallel operation"
msgstr "ne peut pas créer de tables temporaires pendant une opération parallèle"
-#: catalog/namespace.c:4334 commands/tablespace.c:1236 commands/variable.c:64 utils/misc/guc.c:12049 utils/misc/guc.c:12151
+#: catalog/namespace.c:4334 commands/tablespace.c:1236 commands/variable.c:64
+#: utils/misc/guc.c:12049 utils/misc/guc.c:12151
#, c-format
msgid "List syntax is invalid."
msgstr "La syntaxe de la liste est invalide."
-#: catalog/objectaddress.c:1391 commands/policy.c:96 commands/policy.c:376 commands/tablecmds.c:247 commands/tablecmds.c:289 commands/tablecmds.c:2184 commands/tablecmds.c:12265
+#: catalog/objectaddress.c:1391 commands/policy.c:96 commands/policy.c:376
+#: commands/tablecmds.c:247 commands/tablecmds.c:289 commands/tablecmds.c:2184
+#: commands/tablecmds.c:12284
#, c-format
msgid "\"%s\" is not a table"
msgstr "« %s » n'est pas une table"
-#: catalog/objectaddress.c:1398 commands/tablecmds.c:259 commands/tablecmds.c:17110 commands/view.c:119
+#: catalog/objectaddress.c:1398 commands/tablecmds.c:259
+#: commands/tablecmds.c:17109 commands/view.c:119
#, c-format
msgid "\"%s\" is not a view"
msgstr "« %s » n'est pas une vue"
-#: catalog/objectaddress.c:1405 commands/matview.c:186 commands/tablecmds.c:265 commands/tablecmds.c:17115
+#: catalog/objectaddress.c:1405 commands/matview.c:186 commands/tablecmds.c:265
+#: commands/tablecmds.c:17114
#, c-format
msgid "\"%s\" is not a materialized view"
msgstr "« %s » n'est pas une vue matérialisée"
-#: catalog/objectaddress.c:1412 commands/tablecmds.c:283 commands/tablecmds.c:17120
+#: catalog/objectaddress.c:1412 commands/tablecmds.c:283
+#: commands/tablecmds.c:17119
#, c-format
msgid "\"%s\" is not a foreign table"
msgstr "« %s » n'est pas une table distante"
@@ -4755,7 +5082,10 @@ msgstr "le nom de la colonne doit être qualifié"
msgid "default value for column \"%s\" of relation \"%s\" does not exist"
msgstr "la valeur par défaut de la colonne « %s » de la relation « %s » n'existe pas"
-#: catalog/objectaddress.c:1638 commands/functioncmds.c:138 commands/tablecmds.c:275 commands/typecmds.c:274 commands/typecmds.c:3700 parser/parse_type.c:243 parser/parse_type.c:272 parser/parse_type.c:795 utils/adt/acl.c:4434
+#: catalog/objectaddress.c:1638 commands/functioncmds.c:138
+#: commands/tablecmds.c:275 commands/typecmds.c:274 commands/typecmds.c:3700
+#: parser/parse_type.c:243 parser/parse_type.c:272 parser/parse_type.c:795
+#: utils/adt/acl.c:4434
#, c-format
msgid "type \"%s\" does not exist"
msgstr "le type « %s » n'existe pas"
@@ -4775,7 +5105,8 @@ msgstr "la fonction %d (%s, %s) de %s n'existe pas"
msgid "user mapping for user \"%s\" on server \"%s\" does not exist"
msgstr "la correspondance pour l'utilisateur « %s » sur le serveur « %s » n'existe pas"
-#: catalog/objectaddress.c:1854 commands/foreigncmds.c:430 commands/foreigncmds.c:993 commands/foreigncmds.c:1356 foreign/foreign.c:691
+#: catalog/objectaddress.c:1854 commands/foreigncmds.c:430
+#: commands/foreigncmds.c:993 commands/foreigncmds.c:1356 foreign/foreign.c:691
#, c-format
msgid "server \"%s\" does not exist"
msgstr "le serveur « %s » n'existe pas"
@@ -4810,7 +5141,8 @@ msgstr "le droit par défaut pour l'utilisateur « %s » dans le schéma « %s
msgid "default ACL for user \"%s\" on %s does not exist"
msgstr "le droit par défaut pour l'utilisateur « %s » sur %s n'existe pas"
-#: catalog/objectaddress.c:2110 catalog/objectaddress.c:2168 catalog/objectaddress.c:2225
+#: catalog/objectaddress.c:2110 catalog/objectaddress.c:2168
+#: catalog/objectaddress.c:2225
#, c-format
msgid "name or argument lists may not contain nulls"
msgstr "le nom ou les listes d'arguments ne peuvent pas contenir de valeurs NULL"
@@ -4820,7 +5152,8 @@ msgstr "le nom ou les listes d'arguments ne peuvent pas contenir de valeurs NULL
msgid "unsupported object type \"%s\""
msgstr "type d'objet « %s » non supporté"
-#: catalog/objectaddress.c:2164 catalog/objectaddress.c:2182 catalog/objectaddress.c:2247 catalog/objectaddress.c:2331
+#: catalog/objectaddress.c:2164 catalog/objectaddress.c:2182
+#: catalog/objectaddress.c:2247 catalog/objectaddress.c:2331
#, c-format
msgid "name list length must be exactly %d"
msgstr "la liste de nom doit être exactement de longueur %d"
@@ -4830,7 +5163,8 @@ msgstr "la liste de nom doit être exactement de longueur %d"
msgid "large object OID may not be null"
msgstr "l'OID du Large Object peut ne pas être NULL"
-#: catalog/objectaddress.c:2195 catalog/objectaddress.c:2265 catalog/objectaddress.c:2272
+#: catalog/objectaddress.c:2195 catalog/objectaddress.c:2265
+#: catalog/objectaddress.c:2272
#, c-format
msgid "name list length must be at least %d"
msgstr "la longueur de la liste de nom doit au moins être %d"
@@ -5220,7 +5554,7 @@ msgstr ""
msgid "return type of inverse transition function %s is not %s"
msgstr "le type de retour de la fonction de transition inverse %s n'est pas %s"
-#: catalog/pg_aggregate.c:352 executor/nodeWindowAgg.c:2978
+#: catalog/pg_aggregate.c:352 executor/nodeWindowAgg.c:2998
#, c-format
msgid "strictness of aggregate's forward and inverse transition functions must match"
msgstr "la fonction de transition d'agrégat en déplacement ne doit pas renvoyer null"
@@ -5235,7 +5569,7 @@ msgstr "la fonction finale avec des arguments supplémentaires ne doit pas être
msgid "return type of combine function %s is not %s"
msgstr "le type de retour de la fonction de d'unification %s n'est pas %s"
-#: catalog/pg_aggregate.c:439 executor/nodeAgg.c:3883
+#: catalog/pg_aggregate.c:439 executor/nodeAgg.c:3888
#, c-format
msgid "combine function with transition type %s must not be declared STRICT"
msgstr "la fonction d'unification avec le type de transaction %s ne doit pas être déclaré STRICT"
@@ -5295,7 +5629,13 @@ msgstr "« %s » est un agrégat d'ensemble hypothétique."
msgid "cannot change number of direct arguments of an aggregate function"
msgstr "ne peut pas changer le nombre d'arguments directs d'une fonction d'agrégation"
-#: catalog/pg_aggregate.c:858 commands/functioncmds.c:695 commands/typecmds.c:1976 commands/typecmds.c:2022 commands/typecmds.c:2074 commands/typecmds.c:2111 commands/typecmds.c:2145 commands/typecmds.c:2179 commands/typecmds.c:2213 commands/typecmds.c:2242 commands/typecmds.c:2329 commands/typecmds.c:2371 parser/parse_func.c:417 parser/parse_func.c:448 parser/parse_func.c:475 parser/parse_func.c:489 parser/parse_func.c:611 parser/parse_func.c:631 parser/parse_func.c:2173 parser/parse_func.c:2446
+#: catalog/pg_aggregate.c:858 commands/functioncmds.c:695
+#: commands/typecmds.c:1976 commands/typecmds.c:2022 commands/typecmds.c:2074
+#: commands/typecmds.c:2111 commands/typecmds.c:2145 commands/typecmds.c:2179
+#: commands/typecmds.c:2213 commands/typecmds.c:2242 commands/typecmds.c:2329
+#: commands/typecmds.c:2371 parser/parse_func.c:417 parser/parse_func.c:448
+#: parser/parse_func.c:475 parser/parse_func.c:489 parser/parse_func.c:611
+#: parser/parse_func.c:631 parser/parse_func.c:2173 parser/parse_func.c:2446
#, c-format
msgid "function %s does not exist"
msgstr "la fonction %s n'existe pas"
@@ -5485,7 +5825,8 @@ msgstr "ne peut pas détacher la partition « %s »"
msgid "The partition is being detached concurrently or has an unfinished detach."
msgstr "La partition est en cours de détachement ou à un détachement non terminé."
-#: catalog/pg_inherits.c:596 commands/tablecmds.c:4488 commands/tablecmds.c:15410
+#: catalog/pg_inherits.c:596 commands/tablecmds.c:4488
+#: commands/tablecmds.c:15429
#, c-format
msgid "Use ALTER TABLE ... DETACH PARTITION ... FINALIZE to complete the pending detach operation."
msgstr "Utiliser ALTER TABLE ... DETACH PARTITION ... FINALIZE pour terminer l'opération de détachement en attente."
@@ -5621,7 +5962,8 @@ msgstr "ne peut pas modifier le type de retour d'une fonction existante"
#. AGGREGATE
#.
#. translator: first %s is DROP FUNCTION or DROP PROCEDURE
-#: catalog/pg_proc.c:421 catalog/pg_proc.c:448 catalog/pg_proc.c:493 catalog/pg_proc.c:519 catalog/pg_proc.c:545
+#: catalog/pg_proc.c:421 catalog/pg_proc.c:448 catalog/pg_proc.c:493
+#: catalog/pg_proc.c:519 catalog/pg_proc.c:545
#, c-format
msgid "Use %s %s first."
msgstr "Utilisez tout d'abord %s %s."
@@ -5670,7 +6012,8 @@ msgstr "les fonctions SQL ne peuvent avoir d'arguments du type %s"
msgid "SQL function \"%s\""
msgstr "Fonction SQL « %s »"
-#: catalog/pg_publication.c:63 catalog/pg_publication.c:71 catalog/pg_publication.c:79 catalog/pg_publication.c:85
+#: catalog/pg_publication.c:63 catalog/pg_publication.c:71
+#: catalog/pg_publication.c:79 catalog/pg_publication.c:85
#, c-format
msgid "cannot add relation \"%s\" to publication"
msgstr "ne peut pas ajouter la relation « %s » à la publication"
@@ -5732,7 +6075,8 @@ msgstr "colonne « %s » dans la liste de colonnes de la publication"
msgid "schema \"%s\" is already member of publication \"%s\""
msgstr "la relation « %s » est déjà un membre de la publication « %s »"
-#: catalog/pg_publication.c:1045 commands/publicationcmds.c:1391 commands/publicationcmds.c:1430 commands/publicationcmds.c:1967
+#: catalog/pg_publication.c:1045 commands/publicationcmds.c:1391
+#: commands/publicationcmds.c:1430 commands/publicationcmds.c:1967
#, c-format
msgid "publication \"%s\" does not exist"
msgstr "la publication « %s » n'existe pas"
@@ -5807,7 +6151,8 @@ msgstr ""
"ne peut pas réaffecter les objets appartenant à %s car ils sont nécessaires au\n"
"système de bases de données"
-#: catalog/pg_subscription.c:216 commands/subscriptioncmds.c:989 commands/subscriptioncmds.c:1359 commands/subscriptioncmds.c:1710
+#: catalog/pg_subscription.c:216 commands/subscriptioncmds.c:989
+#: commands/subscriptioncmds.c:1359 commands/subscriptioncmds.c:1710
#, c-format
msgid "subscription \"%s\" does not exist"
msgstr "la souscription « %s » n'existe pas"
@@ -5840,7 +6185,8 @@ msgstr "OID de pg_type non configuré en mode de mise à jour binaire"
msgid "invalid type internal size %d"
msgstr "taille interne de type invalide %d"
-#: catalog/pg_type.c:272 catalog/pg_type.c:280 catalog/pg_type.c:288 catalog/pg_type.c:297
+#: catalog/pg_type.c:272 catalog/pg_type.c:280 catalog/pg_type.c:288
+#: catalog/pg_type.c:297
#, c-format
msgid "alignment \"%c\" is invalid for passed-by-value type of size %d"
msgstr "l'alignement « %c » est invalide pour le type passé par valeur de taille %d"
@@ -6055,7 +6401,8 @@ msgstr "Doit être super-utilisateur pour créer une méthode d'accès."
msgid "access method \"%s\" already exists"
msgstr "la méthode d'accès « %s » existe déjà"
-#: commands/amcmds.c:154 commands/indexcmds.c:213 commands/indexcmds.c:833 commands/opclasscmds.c:375 commands/opclasscmds.c:833
+#: commands/amcmds.c:154 commands/indexcmds.c:213 commands/indexcmds.c:833
+#: commands/opclasscmds.c:375 commands/opclasscmds.c:833
#, c-format
msgid "access method \"%s\" does not exist"
msgstr "la méthode d'accès « %s » n'existe pas"
@@ -6065,7 +6412,9 @@ msgstr "la méthode d'accès « %s » n'existe pas"
msgid "handler function is not specified"
msgstr "la fonction handler n'est pas spécifiée"
-#: commands/amcmds.c:264 commands/event_trigger.c:183 commands/foreigncmds.c:489 commands/proclang.c:80 commands/trigger.c:713 parser/parse_clause.c:942
+#: commands/amcmds.c:264 commands/event_trigger.c:183
+#: commands/foreigncmds.c:489 commands/proclang.c:80 commands/trigger.c:713
+#: parser/parse_clause.c:942
#, c-format
msgid "function %s must return type %s"
msgstr "la fonction %s doit renvoyer le type %s"
@@ -6178,7 +6527,7 @@ msgstr "ne peut pas exécuter CLUSTER sur les tables temporaires des autres sess
msgid "there is no previously clustered index for table \"%s\""
msgstr "il n'y a pas d'index CLUSTER précédent pour la table « %s »"
-#: commands/cluster.c:190 commands/tablecmds.c:14109 commands/tablecmds.c:16003
+#: commands/cluster.c:190 commands/tablecmds.c:14128 commands/tablecmds.c:16008
#, c-format
msgid "index \"%s\" for table \"%s\" does not exist"
msgstr "l'index « %s » pour la table « %s » n'existe pas"
@@ -6193,7 +6542,7 @@ msgstr "ne peut pas exécuter CLUSTER sur un catalogue partagé"
msgid "cannot vacuum temporary tables of other sessions"
msgstr "ne peut pas exécuter VACUUM sur les tables temporaires des autres sessions"
-#: commands/cluster.c:511 commands/tablecmds.c:16013
+#: commands/cluster.c:511 commands/tablecmds.c:16018
#, c-format
msgid "\"%s\" is not an index for table \"%s\""
msgstr "« %s » n'est pas un index de la table « %s »"
@@ -6255,7 +6604,13 @@ msgstr ""
msgid "collation attribute \"%s\" not recognized"
msgstr "attribut de collationnement « %s » non reconnu"
-#: commands/collationcmds.c:119 commands/collationcmds.c:125 commands/define.c:356 commands/tablecmds.c:7768 replication/pgoutput/pgoutput.c:311 replication/pgoutput/pgoutput.c:334 replication/pgoutput/pgoutput.c:348 replication/pgoutput/pgoutput.c:358 replication/pgoutput/pgoutput.c:368 replication/pgoutput/pgoutput.c:378 replication/walsender.c:1001 replication/walsender.c:1023 replication/walsender.c:1033
+#: commands/collationcmds.c:119 commands/collationcmds.c:125
+#: commands/define.c:389 commands/tablecmds.c:7768
+#: replication/pgoutput/pgoutput.c:311 replication/pgoutput/pgoutput.c:334
+#: replication/pgoutput/pgoutput.c:348 replication/pgoutput/pgoutput.c:358
+#: replication/pgoutput/pgoutput.c:368 replication/pgoutput/pgoutput.c:378
+#: replication/walsender.c:1001 replication/walsender.c:1023
+#: replication/walsender.c:1033
#, c-format
msgid "conflicting or redundant options"
msgstr "options en conflit ou redondantes"
@@ -6336,7 +6691,8 @@ msgstr "n'a pas pu convertir le nom de locale « %s » en balise de langage : %s
msgid "must be superuser to import system collations"
msgstr "doit être super-utilisateur pour importer les collationnements systèmes"
-#: commands/collationcmds.c:618 commands/copyfrom.c:1499 commands/copyto.c:679 libpq/be-secure-common.c:81
+#: commands/collationcmds.c:618 commands/copyfrom.c:1499 commands/copyto.c:679
+#: libpq/be-secure-common.c:81
#, c-format
msgid "could not execute command \"%s\": %m"
msgstr "n'a pas pu exécuter la commande « %s » : %m"
@@ -6346,7 +6702,12 @@ msgstr "n'a pas pu exécuter la commande « %s » : %m"
msgid "no usable system locales were found"
msgstr "aucune locale système utilisable n'a été trouvée"
-#: commands/comment.c:61 commands/dbcommands.c:1538 commands/dbcommands.c:1735 commands/dbcommands.c:1848 commands/dbcommands.c:2042 commands/dbcommands.c:2284 commands/dbcommands.c:2371 commands/dbcommands.c:2481 commands/dbcommands.c:2980 utils/init/postinit.c:943 utils/init/postinit.c:1048 utils/init/postinit.c:1065
+#: commands/comment.c:61 commands/dbcommands.c:1538 commands/dbcommands.c:1735
+#: commands/dbcommands.c:1848 commands/dbcommands.c:2042
+#: commands/dbcommands.c:2284 commands/dbcommands.c:2371
+#: commands/dbcommands.c:2481 commands/dbcommands.c:2980
+#: utils/init/postinit.c:943 utils/init/postinit.c:1048
+#: utils/init/postinit.c:1065
#, c-format
msgid "database \"%s\" does not exist"
msgstr "la base de données « %s » n'existe pas"
@@ -6449,7 +6810,8 @@ msgstr "%s requiert une valeur booléenne ou « match »"
msgid "COPY format \"%s\" not recognized"
msgstr "format COPY « %s » non reconnu"
-#: commands/copy.c:493 commands/copy.c:506 commands/copy.c:519 commands/copy.c:538
+#: commands/copy.c:493 commands/copy.c:506 commands/copy.c:519
+#: commands/copy.c:538
#, c-format
msgid "argument to option \"%s\" must be a list of column names"
msgstr "l'argument de l'option « %s » doit être une liste de noms de colonnes"
@@ -6574,12 +6936,16 @@ msgstr "la colonne « %s » est une colonne générée"
msgid "Generated columns cannot be used in COPY."
msgstr "Les colonnes générées ne peuvent pas être utilisées dans COPY."
-#: commands/copy.c:781 commands/indexcmds.c:1833 commands/statscmds.c:243 commands/tablecmds.c:2379 commands/tablecmds.c:3035 commands/tablecmds.c:3529 parser/parse_relation.c:3655 parser/parse_relation.c:3675 utils/adt/tsvector_op.c:2685
+#: commands/copy.c:781 commands/indexcmds.c:1833 commands/statscmds.c:243
+#: commands/tablecmds.c:2379 commands/tablecmds.c:3035
+#: commands/tablecmds.c:3529 parser/parse_relation.c:3655
+#: parser/parse_relation.c:3675 utils/adt/tsvector_op.c:2688
#, c-format
msgid "column \"%s\" does not exist"
msgstr "la colonne « %s » n'existe pas"
-#: commands/copy.c:788 commands/tablecmds.c:2405 commands/trigger.c:967 parser/parse_target.c:1079 parser/parse_target.c:1090
+#: commands/copy.c:788 commands/tablecmds.c:2405 commands/trigger.c:967
+#: parser/parse_target.c:1079 parser/parse_target.c:1090
#, c-format
msgid "column \"%s\" specified more than once"
msgstr "la colonne « %s » est spécifiée plus d'une fois"
@@ -6714,7 +7080,8 @@ msgstr "en-tête du fichier COPY invalide (mauvaise longueur)"
msgid "could not read from COPY file: %m"
msgstr "n'a pas pu lire le fichier COPY : %m"
-#: commands/copyfromparse.c:278 commands/copyfromparse.c:303 tcop/postgres.c:358
+#: commands/copyfromparse.c:278 commands/copyfromparse.c:303
+#: tcop/postgres.c:358
#, c-format
msgid "unexpected EOF on client connection with an open transaction"
msgstr ""
@@ -6747,7 +7114,8 @@ msgstr ""
msgid "column name mismatch in header line field %d: got \"%s\", expected \"%s\""
msgstr ""
-#: commands/copyfromparse.c:890 commands/copyfromparse.c:1495 commands/copyfromparse.c:1725
+#: commands/copyfromparse.c:890 commands/copyfromparse.c:1495
+#: commands/copyfromparse.c:1725
#, c-format
msgid "extra data after last expected column"
msgstr "données supplémentaires après la dernière colonne attendue"
@@ -6852,7 +7220,8 @@ msgstr "n'a pas pu écrire dans le fichier COPY : %m"
msgid "cannot copy from view \"%s\""
msgstr "ne peut pas copier à partir de la vue « %s »"
-#: commands/copyto.c:371 commands/copyto.c:377 commands/copyto.c:383 commands/copyto.c:394
+#: commands/copyto.c:371 commands/copyto.c:377 commands/copyto.c:383
+#: commands/copyto.c:394
#, c-format
msgid "Try the COPY (SELECT ...) TO variant."
msgstr "Tentez la variante COPY (SELECT ...) TO."
@@ -6977,7 +7346,8 @@ msgstr "%s n'est pas un nom d'encodage valide"
msgid "unrecognized locale provider: %s"
msgstr "fournisseur de locale non reconnu : %s"
-#: commands/dbcommands.c:920 commands/dbcommands.c:2265 commands/user.c:237 commands/user.c:611
+#: commands/dbcommands.c:920 commands/dbcommands.c:2265 commands/user.c:237
+#: commands/user.c:611
#, c-format
msgid "invalid connection limit: %d"
msgstr "limite de connexion invalide : %d"
@@ -7223,7 +7593,8 @@ msgid_plural "There are %d subscriptions."
msgstr[0] "Il existe %d souscription."
msgstr[1] "Il existe %d souscriptions."
-#: commands/dbcommands.c:1627 commands/dbcommands.c:1786 commands/dbcommands.c:1916
+#: commands/dbcommands.c:1627 commands/dbcommands.c:1786
+#: commands/dbcommands.c:1916
#, c-format
msgid "database \"%s\" is being accessed by other users"
msgstr "la base de données « %s » est en cours d'utilisation par d'autres utilisateurs"
@@ -7257,7 +7628,8 @@ msgstr ""
"Vous devez d'abord les déplacer dans le tablespace par défaut de la base\n"
"de données avant d'utiliser cette commande."
-#: commands/dbcommands.c:2107 commands/dbcommands.c:2818 commands/dbcommands.c:3082 commands/dbcommands.c:3196
+#: commands/dbcommands.c:2107 commands/dbcommands.c:2818
+#: commands/dbcommands.c:3082 commands/dbcommands.c:3196
#, c-format
msgid "some useless files may be left behind in old database directory \"%s\""
msgstr ""
@@ -7296,7 +7668,7 @@ msgid_plural "There are %d other sessions using the database."
msgstr[0] "%d autre session utilise la base de données."
msgstr[1] "%d autres sessions utilisent la base de données."
-#: commands/dbcommands.c:2932 storage/ipc/procarray.c:3814
+#: commands/dbcommands.c:2932 storage/ipc/procarray.c:3825
#, c-format
msgid "There is %d prepared transaction using the database."
msgid_plural "There are %d prepared transactions using the database."
@@ -7308,17 +7680,20 @@ msgstr[1] "%d transactions préparées utilisent la base de données."
msgid "missing directory \"%s\""
msgstr "répertoire « %s » manquant"
-#: commands/dbcommands.c:3098 commands/tablespace.c:190 commands/tablespace.c:654
+#: commands/dbcommands.c:3098 commands/tablespace.c:190
+#: commands/tablespace.c:654
#, c-format
msgid "could not stat directory \"%s\": %m"
msgstr "n'a pas pu lire les informations sur le répertoire « %s » : %m"
-#: commands/define.c:54 commands/define.c:225 commands/define.c:257 commands/define.c:285 commands/define.c:331
+#: commands/define.c:54 commands/define.c:258 commands/define.c:290
+#: commands/define.c:318 commands/define.c:364
#, c-format
msgid "%s requires a parameter"
msgstr "%s requiert un paramètre"
-#: commands/define.c:87 commands/define.c:98 commands/define.c:192 commands/define.c:210
+#: commands/define.c:87 commands/define.c:98 commands/define.c:192
+#: commands/define.c:210 commands/define.c:225 commands/define.c:243
#, c-format
msgid "%s requires a numeric value"
msgstr "%s requiert une valeur numérique"
@@ -7328,27 +7703,28 @@ msgstr "%s requiert une valeur numérique"
msgid "%s requires a Boolean value"
msgstr "%s requiert une valeur booléenne"
-#: commands/define.c:168 commands/define.c:177 commands/define.c:294
+#: commands/define.c:168 commands/define.c:177 commands/define.c:327
#, c-format
msgid "%s requires an integer value"
msgstr "%s requiert une valeur entière"
-#: commands/define.c:239
+#: commands/define.c:272
#, c-format
msgid "argument of %s must be a name"
msgstr "l'argument de %s doit être un nom"
-#: commands/define.c:269
+#: commands/define.c:302
#, c-format
msgid "argument of %s must be a type name"
msgstr "l'argument de %s doit être un nom de type"
-#: commands/define.c:315
+#: commands/define.c:348
#, c-format
msgid "invalid argument for %s: \"%s\""
msgstr "argument invalide pour %s : « %s »"
-#: commands/dropcmds.c:100 commands/functioncmds.c:1394 utils/adt/ruleutils.c:2908
+#: commands/dropcmds.c:100 commands/functioncmds.c:1394
+#: utils/adt/ruleutils.c:2908
#, c-format
msgid "\"%s\" is an aggregate function"
msgstr "« %s » est une fonction d'agrégat"
@@ -7358,7 +7734,9 @@ msgstr "« %s » est une fonction d'agrégat"
msgid "Use DROP AGGREGATE to drop aggregate functions."
msgstr "Utiliser DROP AGGREGATE pour supprimer les fonctions d'agrégat."
-#: commands/dropcmds.c:158 commands/sequence.c:475 commands/tablecmds.c:3613 commands/tablecmds.c:3771 commands/tablecmds.c:3823 commands/tablecmds.c:16436 tcop/utility.c:1332
+#: commands/dropcmds.c:158 commands/sequence.c:475 commands/tablecmds.c:3613
+#: commands/tablecmds.c:3771 commands/tablecmds.c:3823
+#: commands/tablecmds.c:16435 tcop/utility.c:1332
#, c-format
msgid "relation \"%s\" does not exist, skipping"
msgstr "la relation « %s » n'existe pas, poursuite du traitement"
@@ -7545,7 +7923,8 @@ msgstr "les triggers sur événement ne sont pas supportés pour %s"
msgid "filter variable \"%s\" specified more than once"
msgstr "variable « %s » du filtre spécifiée plus d'une fois"
-#: commands/event_trigger.c:377 commands/event_trigger.c:421 commands/event_trigger.c:515
+#: commands/event_trigger.c:377 commands/event_trigger.c:421
+#: commands/event_trigger.c:515
#, c-format
msgid "event trigger \"%s\" does not exist"
msgstr "le trigger sur événement « %s » n'existe pas"
@@ -7600,7 +7979,8 @@ msgstr "l'option TIMING d'EXPLAIN nécessite ANALYZE"
msgid "extension \"%s\" does not exist"
msgstr "l'extension « %s » n'existe pas"
-#: commands/extension.c:272 commands/extension.c:281 commands/extension.c:293 commands/extension.c:303
+#: commands/extension.c:272 commands/extension.c:281 commands/extension.c:293
+#: commands/extension.c:303
#, c-format
msgid "invalid extension name: \"%s\""
msgstr "nom d'extension invalide : « %s »"
@@ -7625,7 +8005,8 @@ msgstr "Les noms des extensions ne doivent pas commencer ou finir avec un tiret
msgid "Extension names must not contain directory separator characters."
msgstr "Les noms des extensions ne doivent pas contenir des caractères séparateurs de répertoire."
-#: commands/extension.c:319 commands/extension.c:328 commands/extension.c:337 commands/extension.c:347
+#: commands/extension.c:319 commands/extension.c:328 commands/extension.c:337
+#: commands/extension.c:347
#, c-format
msgid "invalid extension version name: \"%s\""
msgstr "nom de version de l'extension invalide : « %s »"
@@ -7680,7 +8061,8 @@ msgstr ""
"le paramètre « %s » ne peut pas être configuré dans un fichier de contrôle\n"
"secondaire de l'extension"
-#: commands/extension.c:563 commands/extension.c:571 commands/extension.c:579 utils/misc/guc.c:7380
+#: commands/extension.c:563 commands/extension.c:571 commands/extension.c:579
+#: utils/misc/guc.c:7380
#, c-format
msgid "parameter \"%s\" requires a Boolean value"
msgstr "le paramètre « %s » requiert une valeur booléenne"
@@ -8129,7 +8511,8 @@ msgstr "seul un élément AS est nécessaire pour le langage « %s »"
msgid "no language specified"
msgstr "aucun langage spécifié"
-#: commands/functioncmds.c:1108 commands/functioncmds.c:2109 commands/proclang.c:237
+#: commands/functioncmds.c:1108 commands/functioncmds.c:2109
+#: commands/proclang.c:237
#, c-format
msgid "language \"%s\" does not exist"
msgstr "le langage « %s » n'existe pas"
@@ -8443,7 +8826,8 @@ msgstr "La table « %s » contient des partitions qui ne sont pas des tables dis
msgid "functions in index predicate must be marked IMMUTABLE"
msgstr "les fonctions dans un prédicat d'index doivent être marquées comme IMMUTABLE"
-#: commands/indexcmds.c:1828 parser/parse_utilcmd.c:2528 parser/parse_utilcmd.c:2663
+#: commands/indexcmds.c:1828 parser/parse_utilcmd.c:2528
+#: parser/parse_utilcmd.c:2663
#, c-format
msgid "column \"%s\" named in key does not exist"
msgstr "la colonne « %s » nommée dans la clé n'existe pas"
@@ -8485,7 +8869,9 @@ msgstr "une colonne incluse ne supporte pas d'options NULLS FIRST/LAST"
msgid "could not determine which collation to use for index expression"
msgstr "n'a pas pu déterminer le collationnement à utiliser pour l'expression d'index"
-#: commands/indexcmds.c:1969 commands/tablecmds.c:17451 commands/typecmds.c:807 parser/parse_expr.c:2690 parser/parse_type.c:570 parser/parse_utilcmd.c:3795 utils/adt/misc.c:601
+#: commands/indexcmds.c:1969 commands/tablecmds.c:17450 commands/typecmds.c:807
+#: parser/parse_expr.c:2690 parser/parse_type.c:570 parser/parse_utilcmd.c:3795
+#: utils/adt/misc.c:601
#, c-format
msgid "collations are not supported by type %s"
msgstr "les collationnements ne sont pas supportés par le type %s"
@@ -8522,7 +8908,8 @@ msgstr "la méthode d'accès « %s » ne supporte pas les options ASC/DESC"
msgid "access method \"%s\" does not support NULLS FIRST/LAST options"
msgstr "la méthode d'accès « %s » ne supporte pas les options NULLS FIRST/LAST"
-#: commands/indexcmds.c:2151 commands/tablecmds.c:17476 commands/tablecmds.c:17482 commands/typecmds.c:2302
+#: commands/indexcmds.c:2151 commands/tablecmds.c:17475
+#: commands/tablecmds.c:17481 commands/typecmds.c:2302
#, c-format
msgid "data type %s has no default operator class for access method \"%s\""
msgstr ""
@@ -8536,7 +8923,8 @@ msgstr ""
"Vous devez spécifier une classe d'opérateur pour l'index ou définir une\n"
"classe d'opérateur par défaut pour le type de données."
-#: commands/indexcmds.c:2182 commands/indexcmds.c:2190 commands/opclasscmds.c:205
+#: commands/indexcmds.c:2182 commands/indexcmds.c:2190
+#: commands/opclasscmds.c:205
#, c-format
msgid "operator class \"%s\" does not exist for access method \"%s\""
msgstr "la classe d'opérateur « %s » n'existe pas pour la méthode d'accès « %s »"
@@ -8568,7 +8956,8 @@ msgstr "la table « %s » n'a pas d'index qui puisse être réindexé concuremm
msgid "table \"%s\" has no indexes to reindex"
msgstr "la table « %s » n'a pas d'index à réindexer"
-#: commands/indexcmds.c:2900 commands/indexcmds.c:3404 commands/indexcmds.c:3532
+#: commands/indexcmds.c:2900 commands/indexcmds.c:3404
+#: commands/indexcmds.c:3532
#, c-format
msgid "cannot reindex system catalogs concurrently"
msgstr "ne peut pas réindexer les catalogues système de manière concurrente"
@@ -8683,12 +9072,14 @@ msgstr "la famille d'opérateur « %s » existe déjà pour la méthode d'accès
msgid "must be superuser to create an operator class"
msgstr "doit être super-utilisateur pour créer une classe d'opérateur"
-#: commands/opclasscmds.c:493 commands/opclasscmds.c:910 commands/opclasscmds.c:1056
+#: commands/opclasscmds.c:493 commands/opclasscmds.c:910
+#: commands/opclasscmds.c:1056
#, c-format
msgid "invalid operator number %d, must be between 1 and %d"
msgstr "numéro d'opérateur %d invalide, doit être compris entre 1 et %d"
-#: commands/opclasscmds.c:538 commands/opclasscmds.c:960 commands/opclasscmds.c:1072
+#: commands/opclasscmds.c:538 commands/opclasscmds.c:960
+#: commands/opclasscmds.c:1072
#, c-format
msgid "invalid function number %d, must be between 1 and %d"
msgstr "numéro de fonction %d invalide, doit être compris entre 1 et %d"
@@ -8950,7 +9341,13 @@ msgstr ""
msgid "operator attribute \"%s\" cannot be changed"
msgstr "l'attribut « %s » de l'opérateur ne peut pas être changé"
-#: commands/policy.c:89 commands/policy.c:382 commands/statscmds.c:149 commands/tablecmds.c:1609 commands/tablecmds.c:2197 commands/tablecmds.c:3423 commands/tablecmds.c:6312 commands/tablecmds.c:9104 commands/tablecmds.c:17031 commands/tablecmds.c:17066 commands/trigger.c:327 commands/trigger.c:1382 commands/trigger.c:1492 rewrite/rewriteDefine.c:278 rewrite/rewriteDefine.c:957 rewrite/rewriteRemove.c:80
+#: commands/policy.c:89 commands/policy.c:382 commands/statscmds.c:149
+#: commands/tablecmds.c:1609 commands/tablecmds.c:2197
+#: commands/tablecmds.c:3423 commands/tablecmds.c:6312
+#: commands/tablecmds.c:9104 commands/tablecmds.c:17030
+#: commands/tablecmds.c:17065 commands/trigger.c:327 commands/trigger.c:1382
+#: commands/trigger.c:1492 rewrite/rewriteDefine.c:278
+#: rewrite/rewriteDefine.c:957 rewrite/rewriteRemove.c:80
#, c-format
msgid "permission denied: \"%s\" is a system catalog"
msgstr "droit refusé : « %s » est un catalogue système"
@@ -9000,7 +9397,8 @@ msgstr "nom de curseur invalide : il ne doit pas être vide"
msgid "cannot create a cursor WITH HOLD within security-restricted operation"
msgstr "ne peut pas créer un curseur WITH HOLD à l'intérieur d'une opération restreinte pour sécurité"
-#: commands/portalcmds.c:189 commands/portalcmds.c:242 executor/execCurrent.c:70 utils/adt/xml.c:2593 utils/adt/xml.c:2763
+#: commands/portalcmds.c:189 commands/portalcmds.c:242
+#: executor/execCurrent.c:70 utils/adt/xml.c:2593 utils/adt/xml.c:2763
#, c-format
msgid "cursor \"%s\" does not exist"
msgstr "le curseur « %s » n'existe pas"
@@ -9047,7 +9445,8 @@ msgstr "l'instruction préparée « %s » n'existe pas"
msgid "must be superuser to create custom procedural language"
msgstr "doit être super-utilisateur pour créer un langage de procédures personnalisé"
-#: commands/publicationcmds.c:130 postmaster/postmaster.c:1219 postmaster/postmaster.c:1318 utils/init/miscinit.c:1651
+#: commands/publicationcmds.c:130 postmaster/postmaster.c:1219
+#: postmaster/postmaster.c:1318 utils/init/miscinit.c:1651
#, c-format
msgid "invalid list syntax in parameter \"%s\""
msgstr "syntaxe de liste invalide pour le paramètre « %s »"
@@ -9075,7 +9474,8 @@ msgstr "aucun schéma n'a été sélectionné pour cette création"
msgid "System columns are not allowed."
msgstr "Les modifications du catalogue système sont actuellement interdites."
-#: commands/publicationcmds.c:508 commands/publicationcmds.c:513 commands/publicationcmds.c:530
+#: commands/publicationcmds.c:508 commands/publicationcmds.c:513
+#: commands/publicationcmds.c:530
msgid "User-defined operators are not allowed."
msgstr "Les opérateurs définis par les utilisateurs ne sont pas autorisés."
@@ -9422,7 +9822,8 @@ msgstr "la séquence doit être dans le même schéma que la table avec laquelle
msgid "cannot change ownership of identity sequence"
msgstr "ne peut pas modifier le propriétaire de la séquence d'identité"
-#: commands/sequence.c:1679 commands/tablecmds.c:13800 commands/tablecmds.c:16456
+#: commands/sequence.c:1679 commands/tablecmds.c:13819
+#: commands/tablecmds.c:16455
#, c-format
msgid "Sequence \"%s\" is linked to table \"%s\"."
msgstr "La séquence « %s » est liée à la table « %s »."
@@ -9520,7 +9921,9 @@ msgid "invalid WAL location (LSN): %s"
msgstr "emplacement WAL invalide : « %s »"
#. translator: both %s are strings of the form "option = value"
-#: commands/subscriptioncmds.c:313 commands/subscriptioncmds.c:320 commands/subscriptioncmds.c:327 commands/subscriptioncmds.c:349 commands/subscriptioncmds.c:365
+#: commands/subscriptioncmds.c:313 commands/subscriptioncmds.c:320
+#: commands/subscriptioncmds.c:327 commands/subscriptioncmds.c:349
+#: commands/subscriptioncmds.c:365
#, c-format
msgid "%s and %s are mutually exclusive options"
msgstr "%s et %s sont des options mutuellement exclusives"
@@ -9550,7 +9953,8 @@ msgstr[1] "la publication « %s » n'existe pas"
msgid "must be superuser to create subscriptions"
msgstr "doit être super-utilisateur pour créer des souscriptions"
-#: commands/subscriptioncmds.c:648 commands/subscriptioncmds.c:776 replication/logical/tablesync.c:1229 replication/logical/worker.c:3722
+#: commands/subscriptioncmds.c:648 commands/subscriptioncmds.c:776
+#: replication/logical/tablesync.c:1229 replication/logical/worker.c:3738
#, c-format
msgid "could not connect to the publisher: %s"
msgstr "n'a pas pu se connecter au publieur : %s"
@@ -9668,7 +10072,8 @@ msgstr "Le propriétaire d'une souscription doit être un super-utilisateur."
msgid "could not receive list of replicated tables from the publisher: %s"
msgstr "n'a pas pu recevoir la liste des tables répliquées à partir du publieur : %s"
-#: commands/subscriptioncmds.c:1810 replication/logical/tablesync.c:809 replication/pgoutput/pgoutput.c:1062
+#: commands/subscriptioncmds.c:1810 replication/logical/tablesync.c:809
+#: replication/pgoutput/pgoutput.c:1062
#, fuzzy, c-format
#| msgid "cannot use ONLY for foreign key on partitioned table \"%s\" referencing relation \"%s\""
msgid "cannot use different column lists for table \"%s.%s\" in different publications"
@@ -9761,7 +10166,8 @@ msgstr "la vue matérialisée « %s » n'existe pas, poursuite du traitement"
msgid "Use DROP MATERIALIZED VIEW to remove a materialized view."
msgstr "Utilisez DROP MATERIALIZED VIEW pour supprimer une vue matérialisée."
-#: commands/tablecmds.c:269 commands/tablecmds.c:293 commands/tablecmds.c:18943 parser/parse_utilcmd.c:2260
+#: commands/tablecmds.c:269 commands/tablecmds.c:293 commands/tablecmds.c:18953
+#: parser/parse_utilcmd.c:2260
#, c-format
msgid "index \"%s\" does not exist"
msgstr "l'index « %s » n'existe pas"
@@ -9784,7 +10190,8 @@ msgstr "« %s » n'est pas un type"
msgid "Use DROP TYPE to remove a type."
msgstr "Utilisez DROP TYPE pour supprimer un type."
-#: commands/tablecmds.c:281 commands/tablecmds.c:13639 commands/tablecmds.c:16159
+#: commands/tablecmds.c:281 commands/tablecmds.c:13658
+#: commands/tablecmds.c:16158
#, c-format
msgid "foreign table \"%s\" does not exist"
msgstr "la table distante « %s » n'existe pas"
@@ -9810,7 +10217,7 @@ msgstr ""
"ne peut pas créer une table temporaire à l'intérieur d'une fonction\n"
"restreinte pour sécurité"
-#: commands/tablecmds.c:764 commands/tablecmds.c:14946
+#: commands/tablecmds.c:764 commands/tablecmds.c:14965
#, c-format
msgid "relation \"%s\" would be inherited from more than once"
msgstr "la relation « %s » serait héritée plus d'une fois"
@@ -9880,7 +10287,7 @@ msgstr "ne peut pas tronquer la table distante « %s »"
msgid "cannot truncate temporary tables of other sessions"
msgstr "ne peut pas tronquer les tables temporaires des autres sessions"
-#: commands/tablecmds.c:2462 commands/tablecmds.c:14843
+#: commands/tablecmds.c:2462 commands/tablecmds.c:14862
#, c-format
msgid "cannot inherit from partitioned table \"%s\""
msgstr "ne peut pas hériter de la table partitionnée « %s »"
@@ -9890,7 +10297,8 @@ msgstr "ne peut pas hériter de la table partitionnée « %s »"
msgid "cannot inherit from partition \"%s\""
msgstr "ne peut pas hériter de la partition « %s »"
-#: commands/tablecmds.c:2475 parser/parse_utilcmd.c:2490 parser/parse_utilcmd.c:2632
+#: commands/tablecmds.c:2475 parser/parse_utilcmd.c:2490
+#: parser/parse_utilcmd.c:2632
#, c-format
msgid "inherited relation \"%s\" is not a table or foreign table"
msgstr "la relation héritée « %s » n'est ni une table ni une table distante"
@@ -9900,12 +10308,12 @@ msgstr "la relation héritée « %s » n'est ni une table ni une table distante"
msgid "cannot create a temporary relation as partition of permanent relation \"%s\""
msgstr "ne peut pas créer une relation temporaire comme partition de la relation permanente « %s »"
-#: commands/tablecmds.c:2496 commands/tablecmds.c:14822
+#: commands/tablecmds.c:2496 commands/tablecmds.c:14841
#, c-format
msgid "cannot inherit from temporary relation \"%s\""
msgstr "ne peut pas hériter à partir d'une relation temporaire « %s »"
-#: commands/tablecmds.c:2506 commands/tablecmds.c:14830
+#: commands/tablecmds.c:2506 commands/tablecmds.c:14849
#, c-format
msgid "cannot inherit from temporary relation of another session"
msgstr "ne peut pas hériter de la table temporaire d'une autre session"
@@ -9920,7 +10328,15 @@ msgstr "assemblage de plusieurs définitions d'héritage pour la colonne « %s
msgid "inherited column \"%s\" has a type conflict"
msgstr "la colonne héritée « %s » a un conflit de type"
-#: commands/tablecmds.c:2570 commands/tablecmds.c:2593 commands/tablecmds.c:2610 commands/tablecmds.c:2866 commands/tablecmds.c:2896 commands/tablecmds.c:2910 parser/parse_coerce.c:2155 parser/parse_coerce.c:2175 parser/parse_coerce.c:2195 parser/parse_coerce.c:2216 parser/parse_coerce.c:2271 parser/parse_coerce.c:2305 parser/parse_coerce.c:2381 parser/parse_coerce.c:2412 parser/parse_coerce.c:2451 parser/parse_coerce.c:2518 parser/parse_param.c:227
+#: commands/tablecmds.c:2570 commands/tablecmds.c:2593
+#: commands/tablecmds.c:2610 commands/tablecmds.c:2866
+#: commands/tablecmds.c:2896 commands/tablecmds.c:2910
+#: parser/parse_coerce.c:2155 parser/parse_coerce.c:2175
+#: parser/parse_coerce.c:2195 parser/parse_coerce.c:2216
+#: parser/parse_coerce.c:2271 parser/parse_coerce.c:2305
+#: parser/parse_coerce.c:2381 parser/parse_coerce.c:2412
+#: parser/parse_coerce.c:2451 parser/parse_coerce.c:2518
+#: parser/parse_param.c:227
#, c-format
msgid "%s versus %s"
msgstr "%s versus %s"
@@ -9930,7 +10346,8 @@ msgstr "%s versus %s"
msgid "inherited column \"%s\" has a collation conflict"
msgstr "la colonne héritée « %s » a un conflit sur le collationnement"
-#: commands/tablecmds.c:2581 commands/tablecmds.c:2878 commands/tablecmds.c:6752
+#: commands/tablecmds.c:2581 commands/tablecmds.c:2878
+#: commands/tablecmds.c:6752
#, c-format
msgid "\"%s\" versus \"%s\""
msgstr "« %s » versus « %s »"
@@ -9950,7 +10367,10 @@ msgstr "la colonne « %s » a un conflit sur la méthode de compression"
msgid "inherited column \"%s\" has a generation conflict"
msgstr "la colonne héritée « %s » a un conflit de génération"
-#: commands/tablecmds.c:2717 commands/tablecmds.c:2772 commands/tablecmds.c:12363 parser/parse_utilcmd.c:1301 parser/parse_utilcmd.c:1344 parser/parse_utilcmd.c:1753 parser/parse_utilcmd.c:1861
+#: commands/tablecmds.c:2717 commands/tablecmds.c:2772
+#: commands/tablecmds.c:12382 parser/parse_utilcmd.c:1301
+#: parser/parse_utilcmd.c:1344 parser/parse_utilcmd.c:1753
+#: parser/parse_utilcmd.c:1861
#, c-format
msgid "cannot convert whole-row table reference"
msgstr "ne peut pas convertir une référence de ligne complète de table"
@@ -10200,12 +10620,12 @@ msgstr "ne peut pas ajouter une colonne à une table typée"
msgid "cannot add column to a partition"
msgstr "ne peut pas ajouter une colonne à une partition"
-#: commands/tablecmds.c:6744 commands/tablecmds.c:15073
+#: commands/tablecmds.c:6744 commands/tablecmds.c:15092
#, c-format
msgid "child table \"%s\" has different type for column \"%s\""
msgstr "la table fille « %s » a un type différent pour la colonne « %s »"
-#: commands/tablecmds.c:6750 commands/tablecmds.c:15080
+#: commands/tablecmds.c:6750 commands/tablecmds.c:15099
#, c-format
msgid "child table \"%s\" has different collation for column \"%s\""
msgstr "la table fille « %s » a un collationnement différent pour la colonne « %s »"
@@ -10235,17 +10655,24 @@ msgstr "la colonne « %s » de la relation « %s » existe déjà, poursuite du
msgid "column \"%s\" of relation \"%s\" already exists"
msgstr "la colonne « %s » de la relation « %s » existe déjà"
-#: commands/tablecmds.c:7202 commands/tablecmds.c:12002
+#: commands/tablecmds.c:7202 commands/tablecmds.c:12021
#, c-format
msgid "cannot remove constraint from only the partitioned table when partitions exist"
msgstr "ne peut pas supprimer une contrainte uniquement d'une table partitionnée quand des partitions existent"
-#: commands/tablecmds.c:7203 commands/tablecmds.c:7520 commands/tablecmds.c:8517 commands/tablecmds.c:12003
+#: commands/tablecmds.c:7203 commands/tablecmds.c:7520
+#: commands/tablecmds.c:8517 commands/tablecmds.c:12022
#, c-format
msgid "Do not specify the ONLY keyword."
msgstr "Ne spécifiez pas le mot clé ONLY."
-#: commands/tablecmds.c:7240 commands/tablecmds.c:7446 commands/tablecmds.c:7588 commands/tablecmds.c:7702 commands/tablecmds.c:7796 commands/tablecmds.c:7855 commands/tablecmds.c:7974 commands/tablecmds.c:8113 commands/tablecmds.c:8183 commands/tablecmds.c:8339 commands/tablecmds.c:12157 commands/tablecmds.c:13662 commands/tablecmds.c:16250
+#: commands/tablecmds.c:7240 commands/tablecmds.c:7446
+#: commands/tablecmds.c:7588 commands/tablecmds.c:7702
+#: commands/tablecmds.c:7796 commands/tablecmds.c:7855
+#: commands/tablecmds.c:7974 commands/tablecmds.c:8113
+#: commands/tablecmds.c:8183 commands/tablecmds.c:8339
+#: commands/tablecmds.c:12176 commands/tablecmds.c:13681
+#: commands/tablecmds.c:16249
#, c-format
msgid "cannot alter system column \"%s\""
msgstr "n'a pas pu modifier la colonne système « %s »"
@@ -10485,675 +10912,677 @@ msgstr "Les colonnes clés « %s » et « %s » sont de types incompatibles : %s
msgid "column \"%s\" referenced in ON DELETE SET action must be part of foreign key"
msgstr "la colonne « %s » référencée dans les statistiques n'existe pas"
-#: commands/tablecmds.c:9773 commands/tablecmds.c:10233 parser/parse_utilcmd.c:795 parser/parse_utilcmd.c:924
+#: commands/tablecmds.c:9773 commands/tablecmds.c:10241
+#: parser/parse_utilcmd.c:795 parser/parse_utilcmd.c:924
#, c-format
msgid "foreign key constraints are not supported on foreign tables"
msgstr "les clés étrangères ne sont pas supportées par les tables distantes"
-#: commands/tablecmds.c:10774 commands/tablecmds.c:11052 commands/tablecmds.c:11959 commands/tablecmds.c:12034
+#: commands/tablecmds.c:10793 commands/tablecmds.c:11071
+#: commands/tablecmds.c:11978 commands/tablecmds.c:12053
#, c-format
msgid "constraint \"%s\" of relation \"%s\" does not exist"
msgstr "la contrainte « %s » de la relation « %s » n'existe pas"
-#: commands/tablecmds.c:10781
+#: commands/tablecmds.c:10800
#, c-format
msgid "constraint \"%s\" of relation \"%s\" is not a foreign key constraint"
msgstr "la contrainte « %s » de la relation « %s » n'est pas une clé étrangère"
-#: commands/tablecmds.c:10819
+#: commands/tablecmds.c:10838
#, c-format
msgid "cannot alter constraint \"%s\" on relation \"%s\""
msgstr "ne peut pas modifier la contrainte « %s » de la relation « %s »"
-#: commands/tablecmds.c:10822
+#: commands/tablecmds.c:10841
#, c-format
msgid "Constraint \"%s\" is derived from constraint \"%s\" of relation \"%s\"."
msgstr "La contrainte « %s » est dérivée de la contrainte « %s » de la relation « %s »"
-#: commands/tablecmds.c:10824
+#: commands/tablecmds.c:10843
#, c-format
msgid "You may alter the constraint it derives from, instead."
msgstr "Vous pouvez modifier la contrainte dont elle dérive à la place."
-#: commands/tablecmds.c:11060
+#: commands/tablecmds.c:11079
#, c-format
msgid "constraint \"%s\" of relation \"%s\" is not a foreign key or check constraint"
msgstr "la contrainte « %s » de la relation « %s » n'est pas une clé étrangère ou une contrainte de vérification"
-#: commands/tablecmds.c:11138
+#: commands/tablecmds.c:11157
#, c-format
msgid "constraint must be validated on child tables too"
msgstr "la contrainte doit aussi être validée sur les tables enfants"
-#: commands/tablecmds.c:11222
+#: commands/tablecmds.c:11241
#, c-format
msgid "column \"%s\" referenced in foreign key constraint does not exist"
msgstr "la colonne « %s » référencée dans la contrainte de clé étrangère n'existe pas"
-#: commands/tablecmds.c:11227
+#: commands/tablecmds.c:11246
#, c-format
msgid "cannot have more than %d keys in a foreign key"
msgstr "ne peut pas avoir plus de %d clés dans une clé étrangère"
-#: commands/tablecmds.c:11293
+#: commands/tablecmds.c:11312
#, c-format
msgid "cannot use a deferrable primary key for referenced table \"%s\""
msgstr "ne peut pas utiliser une clé primaire déferrable pour la table « %s » référencée"
-#: commands/tablecmds.c:11310
+#: commands/tablecmds.c:11329
#, c-format
msgid "there is no primary key for referenced table \"%s\""
msgstr "il n'y a pas de clé primaire pour la table « %s » référencée"
-#: commands/tablecmds.c:11375
+#: commands/tablecmds.c:11394
#, c-format
msgid "foreign key referenced-columns list must not contain duplicates"
msgstr "la liste de colonnes référencées dans la clé étrangère ne doit pas contenir de duplicats"
-#: commands/tablecmds.c:11469
+#: commands/tablecmds.c:11488
#, c-format
msgid "cannot use a deferrable unique constraint for referenced table \"%s\""
msgstr ""
"ne peut pas utiliser une contrainte unique déferrable pour la table\n"
"référencée « %s »"
-#: commands/tablecmds.c:11474
+#: commands/tablecmds.c:11493
#, c-format
msgid "there is no unique constraint matching given keys for referenced table \"%s\""
msgstr "il n'existe aucune contrainte unique correspondant aux clés données pour la table « %s » référencée"
-#: commands/tablecmds.c:11915
+#: commands/tablecmds.c:11934
#, c-format
msgid "cannot drop inherited constraint \"%s\" of relation \"%s\""
msgstr "ne peut pas supprimer la contrainte héritée « %s » de la relation « %s »"
-#: commands/tablecmds.c:11965
+#: commands/tablecmds.c:11984
#, c-format
msgid "constraint \"%s\" of relation \"%s\" does not exist, skipping"
msgstr "la contrainte « %s » de la relation « %s » n'existe pas, ignore"
-#: commands/tablecmds.c:12141
+#: commands/tablecmds.c:12160
#, c-format
msgid "cannot alter column type of typed table"
msgstr "ne peut pas modifier le type d'une colonne appartenant à une table typée"
-#: commands/tablecmds.c:12168
+#: commands/tablecmds.c:12187
#, c-format
msgid "cannot alter inherited column \"%s\""
msgstr "ne peut pas modifier la colonne héritée « %s »"
-#: commands/tablecmds.c:12177
+#: commands/tablecmds.c:12196
#, c-format
msgid "cannot alter column \"%s\" because it is part of the partition key of relation \"%s\""
msgstr "ne peut pas modifier la colonne « %s » car elle fait partie de la clé de partitionnement de la relation « %s »"
-#: commands/tablecmds.c:12227
+#: commands/tablecmds.c:12246
#, c-format
msgid "result of USING clause for column \"%s\" cannot be cast automatically to type %s"
msgstr "le résultat de la clause USING pour la colonne « %s » ne peut pas être converti automatiquement vers le type %s"
-#: commands/tablecmds.c:12230
+#: commands/tablecmds.c:12249
#, c-format
msgid "You might need to add an explicit cast."
msgstr "Vous pouvez avoir besoin d'ajouter une conversion explicite."
-#: commands/tablecmds.c:12234
+#: commands/tablecmds.c:12253
#, c-format
msgid "column \"%s\" cannot be cast automatically to type %s"
msgstr "la colonne « %s » ne peut pas être convertie vers le type %s"
#. translator: USING is SQL, don't translate it
-#: commands/tablecmds.c:12237
+#: commands/tablecmds.c:12256
#, c-format
msgid "You might need to specify \"USING %s::%s\"."
msgstr "Vous pouvez avoir besoin de spécifier \"USING %s::%s\"."
-#: commands/tablecmds.c:12336
+#: commands/tablecmds.c:12355
#, c-format
msgid "cannot alter inherited column \"%s\" of relation \"%s\""
msgstr "ne peut pas modifier la colonne héritée « %s » de la relation « %s »"
-#: commands/tablecmds.c:12364
+#: commands/tablecmds.c:12383
#, c-format
msgid "USING expression contains a whole-row table reference."
msgstr "l'expression USING contient une référence de table de ligne complète."
-#: commands/tablecmds.c:12375
+#: commands/tablecmds.c:12394
#, c-format
msgid "type of inherited column \"%s\" must be changed in child tables too"
msgstr "le type de colonne héritée « %s » doit aussi être renommée pour les tables filles"
-#: commands/tablecmds.c:12500
+#: commands/tablecmds.c:12519
#, c-format
msgid "cannot alter type of column \"%s\" twice"
msgstr "ne peut pas modifier la colonne « %s » deux fois"
-#: commands/tablecmds.c:12538
+#: commands/tablecmds.c:12557
#, c-format
msgid "generation expression for column \"%s\" cannot be cast automatically to type %s"
msgstr "l'expression de génération de la colonne « %s » ne peut pas être convertie vers le type %s automatiquement"
-#: commands/tablecmds.c:12543
+#: commands/tablecmds.c:12562
#, c-format
msgid "default for column \"%s\" cannot be cast automatically to type %s"
msgstr ""
"la valeur par défaut de la colonne « %s » ne peut pas être convertie vers le\n"
"type %s automatiquement"
-#: commands/tablecmds.c:12624
+#: commands/tablecmds.c:12643
#, c-format
msgid "cannot alter type of a column used by a view or rule"
msgstr "ne peut pas modifier le type d'une colonne utilisée dans une vue ou une règle"
-#: commands/tablecmds.c:12625 commands/tablecmds.c:12644 commands/tablecmds.c:12662
+#: commands/tablecmds.c:12644 commands/tablecmds.c:12663
+#: commands/tablecmds.c:12681
#, c-format
msgid "%s depends on column \"%s\""
msgstr "%s dépend de la colonne « %s »"
-#: commands/tablecmds.c:12643
+#: commands/tablecmds.c:12662
#, c-format
msgid "cannot alter type of a column used in a trigger definition"
msgstr "ne peut pas modifier le type d'une colonne utilisée dans la définition d'un trigger"
-#: commands/tablecmds.c:12661
+#: commands/tablecmds.c:12680
#, c-format
msgid "cannot alter type of a column used in a policy definition"
msgstr "ne peut pas modifier le type d'une colonne utilisée dans la définition d'une politique"
-#: commands/tablecmds.c:12692
+#: commands/tablecmds.c:12711
#, c-format
msgid "cannot alter type of a column used by a generated column"
msgstr "ne peut pas modifier le type d'une colonne utilisée dans colonne générée"
-#: commands/tablecmds.c:12693
+#: commands/tablecmds.c:12712
#, c-format
msgid "Column \"%s\" is used by generated column \"%s\"."
msgstr "La colonne « %s » est utilisée par la colonne générée « %s »"
-#: commands/tablecmds.c:13770 commands/tablecmds.c:13782
+#: commands/tablecmds.c:13789 commands/tablecmds.c:13801
#, c-format
msgid "cannot change owner of index \"%s\""
msgstr "ne peut pas modifier le propriétaire de l'index « %s »"
-#: commands/tablecmds.c:13772 commands/tablecmds.c:13784
+#: commands/tablecmds.c:13791 commands/tablecmds.c:13803
#, c-format
msgid "Change the ownership of the index's table, instead."
msgstr "Modifier à la place le propriétaire de la table concernée par l'index."
-#: commands/tablecmds.c:13798
+#: commands/tablecmds.c:13817
#, c-format
msgid "cannot change owner of sequence \"%s\""
msgstr "ne peut pas modifier le propriétaire de la séquence « %s »"
-#: commands/tablecmds.c:13812 commands/tablecmds.c:17142 commands/tablecmds.c:17161
+#: commands/tablecmds.c:13831 commands/tablecmds.c:17141
+#: commands/tablecmds.c:17160
#, c-format
msgid "Use ALTER TYPE instead."
msgstr "Utilisez ALTER TYPE à la place."
-#: commands/tablecmds.c:13821
+#: commands/tablecmds.c:13840
#, fuzzy, c-format
#| msgid "cannot change owner of index \"%s\""
msgid "cannot change owner of relation \"%s\""
msgstr "ne peut pas modifier le propriétaire de l'index « %s »"
-#: commands/tablecmds.c:14183
+#: commands/tablecmds.c:14202
#, c-format
msgid "cannot have multiple SET TABLESPACE subcommands"
msgstr "ne peut pas avoir de nombreuses sous-commandes SET TABLESPACE"
-#: commands/tablecmds.c:14260
+#: commands/tablecmds.c:14279
#, fuzzy, c-format
#| msgid "cannot alter constraint \"%s\" on relation \"%s\""
msgid "cannot set options for relation \"%s\""
msgstr "ne peut pas modifier la contrainte « %s » de la relation « %s »"
-#: commands/tablecmds.c:14294 commands/view.c:521
+#: commands/tablecmds.c:14313 commands/view.c:521
#, c-format
msgid "WITH CHECK OPTION is supported only on automatically updatable views"
msgstr "WITH CHECK OPTION est uniquement accepté pour les vues dont la mise à jour est automatique"
-#: commands/tablecmds.c:14544
+#: commands/tablecmds.c:14563
#, c-format
msgid "only tables, indexes, and materialized views exist in tablespaces"
msgstr "seuls les tables, index et vues matérialisées existent dans les tablespaces"
-#: commands/tablecmds.c:14556
+#: commands/tablecmds.c:14575
#, c-format
msgid "cannot move relations in to or out of pg_global tablespace"
msgstr "ne peut pas déplacer les relations dans ou à partir du tablespace pg_global"
-#: commands/tablecmds.c:14648
+#: commands/tablecmds.c:14667
#, c-format
msgid "aborting because lock on relation \"%s.%s\" is not available"
msgstr "annulation car le verrou sur la relation « %s.%s » n'est pas disponible"
-#: commands/tablecmds.c:14664
+#: commands/tablecmds.c:14683
#, c-format
msgid "no matching relations in tablespace \"%s\" found"
msgstr "aucune relation correspondante trouvée dans le tablespace « %s »"
-#: commands/tablecmds.c:14781
+#: commands/tablecmds.c:14800
#, c-format
msgid "cannot change inheritance of typed table"
msgstr "ne peut pas modifier l'héritage d'une table typée"
-#: commands/tablecmds.c:14786 commands/tablecmds.c:15342
+#: commands/tablecmds.c:14805 commands/tablecmds.c:15361
#, c-format
msgid "cannot change inheritance of a partition"
msgstr "ne peut pas modifier l'héritage d'une partition"
-#: commands/tablecmds.c:14791
+#: commands/tablecmds.c:14810
#, c-format
msgid "cannot change inheritance of partitioned table"
msgstr "ne peut pas modifier l'héritage d'une table partitionnée"
-#: commands/tablecmds.c:14837
+#: commands/tablecmds.c:14856
#, c-format
msgid "cannot inherit to temporary relation of another session"
msgstr "ne peut pas hériter à partir d'une relation temporaire d'une autre session"
-#: commands/tablecmds.c:14850
+#: commands/tablecmds.c:14869
#, c-format
msgid "cannot inherit from a partition"
msgstr "ne peut pas hériter d'une partition"
-#: commands/tablecmds.c:14872 commands/tablecmds.c:17795
+#: commands/tablecmds.c:14891 commands/tablecmds.c:17794
#, c-format
msgid "circular inheritance not allowed"
msgstr "héritage circulaire interdit"
-#: commands/tablecmds.c:14873 commands/tablecmds.c:17796
+#: commands/tablecmds.c:14892 commands/tablecmds.c:17795
#, c-format
msgid "\"%s\" is already a child of \"%s\"."
msgstr "« %s » est déjà un enfant de « %s »."
-#: commands/tablecmds.c:14886
+#: commands/tablecmds.c:14905
#, c-format
msgid "trigger \"%s\" prevents table \"%s\" from becoming an inheritance child"
msgstr "le trigger « %s » empêche la table « %s » de devenir une fille dans l'héritage"
-#: commands/tablecmds.c:14888
+#: commands/tablecmds.c:14907
#, c-format
msgid "ROW triggers with transition tables are not supported in inheritance hierarchies."
msgstr "les triggers ROW avec des tables de transition ne sont pas supportés dans les hiérarchies d'héritage."
-#: commands/tablecmds.c:15091
+#: commands/tablecmds.c:15110
#, c-format
msgid "column \"%s\" in child table must be marked NOT NULL"
msgstr "la colonne « %s » de la table enfant doit être marquée comme NOT NULL"
-#: commands/tablecmds.c:15100
+#: commands/tablecmds.c:15119
#, c-format
msgid "column \"%s\" in child table must be a generated column"
msgstr "la colonne « %s » de la table enfant doit être une colonne générée"
-#: commands/tablecmds.c:15150
+#: commands/tablecmds.c:15169
#, c-format
msgid "column \"%s\" in child table has a conflicting generation expression"
msgstr "la colonne « %s » de la table enfant a une expression de génération en conflit"
-#: commands/tablecmds.c:15178
+#: commands/tablecmds.c:15197
#, c-format
msgid "child table is missing column \"%s\""
msgstr "la table enfant n'a pas de colonne « %s »"
-#: commands/tablecmds.c:15266
+#: commands/tablecmds.c:15285
#, c-format
msgid "child table \"%s\" has different definition for check constraint \"%s\""
msgstr "la table fille « %s » a un type différent pour la contrainte de vérification « %s »"
-#: commands/tablecmds.c:15274
+#: commands/tablecmds.c:15293
#, c-format
msgid "constraint \"%s\" conflicts with non-inherited constraint on child table \"%s\""
msgstr "la contrainte « %s » entre en conflit avec une contrainte non héritée sur la table fille « %s »"
-#: commands/tablecmds.c:15285
+#: commands/tablecmds.c:15304
#, c-format
msgid "constraint \"%s\" conflicts with NOT VALID constraint on child table \"%s\""
msgstr "la contrainte « %s » entre en conflit avec une contrainte NOT VALID sur la table fille « %s »"
-#: commands/tablecmds.c:15320
+#: commands/tablecmds.c:15339
#, c-format
msgid "child table is missing constraint \"%s\""
msgstr "la table enfant n'a pas de contrainte « %s »"
-#: commands/tablecmds.c:15406
+#: commands/tablecmds.c:15425
#, c-format
msgid "partition \"%s\" already pending detach in partitioned table \"%s.%s\""
msgstr "la partition « %s » déjà en attente de détachement de la table partitionnée « %s.%s »"
-#: commands/tablecmds.c:15435 commands/tablecmds.c:15483
+#: commands/tablecmds.c:15454 commands/tablecmds.c:15502
#, c-format
msgid "relation \"%s\" is not a partition of relation \"%s\""
msgstr "la relation « %s » n'est pas une partition de la relation « %s »"
-#: commands/tablecmds.c:15489
+#: commands/tablecmds.c:15508
#, c-format
msgid "relation \"%s\" is not a parent of relation \"%s\""
msgstr "la relation « %s » n'est pas un parent de la relation « %s »"
-#: commands/tablecmds.c:15717
+#: commands/tablecmds.c:15736
#, c-format
msgid "typed tables cannot inherit"
msgstr "les tables avec type ne peuvent pas hériter d'autres tables"
-#: commands/tablecmds.c:15747
+#: commands/tablecmds.c:15766
#, c-format
msgid "table is missing column \"%s\""
msgstr "la colonne « %s » manque à la table"
-#: commands/tablecmds.c:15758
+#: commands/tablecmds.c:15777
#, c-format
msgid "table has column \"%s\" where type requires \"%s\""
msgstr "la table a une colonne « %s » alors que le type impose « %s »"
-#: commands/tablecmds.c:15767
+#: commands/tablecmds.c:15786
#, c-format
msgid "table \"%s\" has different type for column \"%s\""
msgstr "la table « %s » a un type différent pour la colonne « %s »"
-#: commands/tablecmds.c:15781
+#: commands/tablecmds.c:15800
#, c-format
msgid "table has extra column \"%s\""
msgstr "la table a une colonne supplémentaire « %s »"
-#: commands/tablecmds.c:15833
+#: commands/tablecmds.c:15852
#, c-format
msgid "\"%s\" is not a typed table"
msgstr "« %s » n'est pas une table typée"
-#: commands/tablecmds.c:16021
+#: commands/tablecmds.c:16026
#, c-format
msgid "cannot use non-unique index \"%s\" as replica identity"
msgstr "ne peut pas utiliser l'index non unique « %s » comme identité de réplicat"
-#: commands/tablecmds.c:16027
+#: commands/tablecmds.c:16032
#, c-format
msgid "cannot use non-immediate index \"%s\" as replica identity"
msgstr "ne peut pas utiliser l'index « %s » immédiat comme identité de réplicat"
-#: commands/tablecmds.c:16033
+#: commands/tablecmds.c:16038
#, c-format
msgid "cannot use expression index \"%s\" as replica identity"
msgstr "ne peut pas utiliser un index par expression « %s » comme identité de réplicat"
-#: commands/tablecmds.c:16039
+#: commands/tablecmds.c:16044
#, c-format
msgid "cannot use partial index \"%s\" as replica identity"
msgstr "ne peut pas utiliser l'index partiel « %s » comme identité de réplicat"
-#: commands/tablecmds.c:16045
-#, c-format
-msgid "cannot use invalid index \"%s\" as replica identity"
-msgstr "ne peut pas utiliser l'index invalide « %s » comme identité de réplicat"
-
-#: commands/tablecmds.c:16062
+#: commands/tablecmds.c:16061
#, c-format
msgid "index \"%s\" cannot be used as replica identity because column %d is a system column"
msgstr "l'index « %s » ne peut pas être utilisé comme identité de réplicat car la colonne %d est une colonne système"
-#: commands/tablecmds.c:16069
+#: commands/tablecmds.c:16068
#, c-format
msgid "index \"%s\" cannot be used as replica identity because column \"%s\" is nullable"
msgstr "l'index « %s » ne peut pas être utilisé comme identité de réplicat car la colonne « %s » peut être NULL"
-#: commands/tablecmds.c:16316
+#: commands/tablecmds.c:16315
#, c-format
msgid "cannot change logged status of table \"%s\" because it is temporary"
msgstr "ne peut pas modifier le statut de journalisation de la table « %s » parce qu'elle est temporaire"
-#: commands/tablecmds.c:16340
+#: commands/tablecmds.c:16339
#, c-format
msgid "cannot change table \"%s\" to unlogged because it is part of a publication"
msgstr "ne peut pas modifier la table « %s » en non journalisée car elle fait partie d'une publication"
-#: commands/tablecmds.c:16342
+#: commands/tablecmds.c:16341
#, c-format
msgid "Unlogged relations cannot be replicated."
msgstr "Les relations non journalisées ne peuvent pas être répliquées."
-#: commands/tablecmds.c:16387
+#: commands/tablecmds.c:16386
#, c-format
msgid "could not change table \"%s\" to logged because it references unlogged table \"%s\""
msgstr "n'a pas pu passer la table « %s » en journalisé car elle référence la table non journalisée « %s »"
-#: commands/tablecmds.c:16397
+#: commands/tablecmds.c:16396
#, c-format
msgid "could not change table \"%s\" to unlogged because it references logged table \"%s\""
msgstr "n'a pas pu passer la table « %s » en non journalisé car elle référence la table journalisée « %s »"
-#: commands/tablecmds.c:16455
+#: commands/tablecmds.c:16454
#, c-format
msgid "cannot move an owned sequence into another schema"
msgstr "ne peut pas déplacer une séquence OWNED BY dans un autre schéma"
-#: commands/tablecmds.c:16562
+#: commands/tablecmds.c:16561
#, c-format
msgid "relation \"%s\" already exists in schema \"%s\""
msgstr "la relation « %s » existe déjà dans le schéma « %s »"
-#: commands/tablecmds.c:16975
+#: commands/tablecmds.c:16974
#, c-format
msgid "\"%s\" is not a table or materialized view"
msgstr "« %s » n'est ni une table ni une vue matérialisée"
-#: commands/tablecmds.c:17125
+#: commands/tablecmds.c:17124
#, c-format
msgid "\"%s\" is not a composite type"
msgstr "« %s » n'est pas un type composite"
-#: commands/tablecmds.c:17153
+#: commands/tablecmds.c:17152
#, fuzzy, c-format
#| msgid "cannot change owner of index \"%s\""
msgid "cannot change schema of index \"%s\""
msgstr "ne peut pas modifier le propriétaire de l'index « %s »"
-#: commands/tablecmds.c:17155 commands/tablecmds.c:17167
+#: commands/tablecmds.c:17154 commands/tablecmds.c:17166
#, fuzzy, c-format
#| msgid "Change the ownership of the index's table, instead."
msgid "Change the schema of the table instead."
msgstr "Modifier à la place le propriétaire de la table concernée par l'index."
-#: commands/tablecmds.c:17159
+#: commands/tablecmds.c:17158
#, fuzzy, c-format
#| msgid "cannot convert Perl hash to non-composite type %s"
msgid "cannot change schema of composite type \"%s\""
msgstr "ne peut pas convertir le hachage Perl en un type %s non composite"
-#: commands/tablecmds.c:17165
+#: commands/tablecmds.c:17164
#, fuzzy, c-format
#| msgid "cannot change TOAST relation \"%s\""
msgid "cannot change schema of TOAST table \"%s\""
msgstr "ne peut pas modifier la relation TOAST « %s »"
-#: commands/tablecmds.c:17202
+#: commands/tablecmds.c:17201
#, c-format
msgid "unrecognized partitioning strategy \"%s\""
msgstr "stratégie de partitionnement « %s » non reconnue"
-#: commands/tablecmds.c:17210
+#: commands/tablecmds.c:17209
#, c-format
msgid "cannot use \"list\" partition strategy with more than one column"
msgstr "ne peut pas utiliser la stratégie de partitionnement « list » avec plus d'une colonne"
-#: commands/tablecmds.c:17276
+#: commands/tablecmds.c:17275
#, c-format
msgid "column \"%s\" named in partition key does not exist"
msgstr "la colonne « %s » nommée dans la clé de partitionnement n'existe pas"
-#: commands/tablecmds.c:17284
+#: commands/tablecmds.c:17283
#, c-format
msgid "cannot use system column \"%s\" in partition key"
msgstr "ne peut pas utiliser la colonne système « %s » comme clé de partitionnement"
-#: commands/tablecmds.c:17295 commands/tablecmds.c:17409
+#: commands/tablecmds.c:17294 commands/tablecmds.c:17408
#, c-format
msgid "cannot use generated column in partition key"
msgstr "ne peut pas utiliser une colonne générée dans une clé de partitionnement"
-#: commands/tablecmds.c:17296 commands/tablecmds.c:17410 commands/trigger.c:667 rewrite/rewriteHandler.c:908 rewrite/rewriteHandler.c:943
+#: commands/tablecmds.c:17295 commands/tablecmds.c:17409 commands/trigger.c:667
+#: rewrite/rewriteHandler.c:912 rewrite/rewriteHandler.c:947
#, c-format
msgid "Column \"%s\" is a generated column."
msgstr "la colonne « %s » est une colonne générée."
-#: commands/tablecmds.c:17372
+#: commands/tablecmds.c:17371
#, c-format
msgid "functions in partition key expression must be marked IMMUTABLE"
msgstr ""
"les fonctions dans une expression de clé de partitionnement doivent être marquées comme\n"
"IMMUTABLE"
-#: commands/tablecmds.c:17392
+#: commands/tablecmds.c:17391
#, c-format
msgid "partition key expressions cannot contain system column references"
msgstr "les expressions de la clé de partitionnement ne peuvent pas contenir des références aux colonnes systèmes"
-#: commands/tablecmds.c:17422
+#: commands/tablecmds.c:17421
#, c-format
msgid "cannot use constant expression as partition key"
msgstr "ne peut pas utiliser une expression constante comme clé de partitionnement"
-#: commands/tablecmds.c:17443
+#: commands/tablecmds.c:17442
#, c-format
msgid "could not determine which collation to use for partition expression"
msgstr "n'a pas pu déterminer le collationnement à utiliser pour l'expression de partitionnement"
-#: commands/tablecmds.c:17478
+#: commands/tablecmds.c:17477
#, c-format
msgid "You must specify a hash operator class or define a default hash operator class for the data type."
msgstr ""
"Vous devez spécifier une classe d'opérateur hash ou définir une\n"
"classe d'opérateur hash par défaut pour le type de données."
-#: commands/tablecmds.c:17484
+#: commands/tablecmds.c:17483
#, c-format
msgid "You must specify a btree operator class or define a default btree operator class for the data type."
msgstr ""
"Vous devez spécifier une classe d'opérateur btree ou définir une\n"
"classe d'opérateur btree par défaut pour le type de données."
-#: commands/tablecmds.c:17735
+#: commands/tablecmds.c:17734
#, c-format
msgid "\"%s\" is already a partition"
msgstr "« %s » est déjà une partition"
-#: commands/tablecmds.c:17741
+#: commands/tablecmds.c:17740
#, c-format
msgid "cannot attach a typed table as partition"
msgstr "ne peut pas attacher une table typée à une partition"
-#: commands/tablecmds.c:17757
+#: commands/tablecmds.c:17756
#, c-format
msgid "cannot attach inheritance child as partition"
msgstr "ne peut pas ajouter la table en héritage comme une partition"
-#: commands/tablecmds.c:17771
+#: commands/tablecmds.c:17770
#, c-format
msgid "cannot attach inheritance parent as partition"
msgstr "ne peut pas attacher le parent d'héritage comme partition"
-#: commands/tablecmds.c:17805
+#: commands/tablecmds.c:17804
#, c-format
msgid "cannot attach a temporary relation as partition of permanent relation \"%s\""
msgstr "ne peut pas attacher une relation temporaire comme partition de la relation permanente « %s »"
-#: commands/tablecmds.c:17813
+#: commands/tablecmds.c:17812
#, c-format
msgid "cannot attach a permanent relation as partition of temporary relation \"%s\""
msgstr "ne peut pas attacher une relation permanente comme partition de la relation temporaire « %s »"
-#: commands/tablecmds.c:17821
+#: commands/tablecmds.c:17820
#, c-format
msgid "cannot attach as partition of temporary relation of another session"
msgstr "ne peut pas attacher comme partition d'une relation temporaire d'une autre session"
-#: commands/tablecmds.c:17828
+#: commands/tablecmds.c:17827
#, c-format
msgid "cannot attach temporary relation of another session as partition"
msgstr "ne peut pas attacher une relation temporaire d'une autre session comme partition"
-#: commands/tablecmds.c:17848
+#: commands/tablecmds.c:17847
#, c-format
msgid "table \"%s\" contains column \"%s\" not found in parent \"%s\""
msgstr "la table « %s » contient la colonne « %s » introuvable dans le parent « %s »"
-#: commands/tablecmds.c:17851
+#: commands/tablecmds.c:17850
#, c-format
msgid "The new partition may contain only the columns present in parent."
msgstr "La nouvelle partition pourrait seulement contenir les colonnes présentes dans le parent."
-#: commands/tablecmds.c:17863
+#: commands/tablecmds.c:17862
#, c-format
msgid "trigger \"%s\" prevents table \"%s\" from becoming a partition"
msgstr "le trigger « %s » empêche la table « %s » de devenir une partition"
-#: commands/tablecmds.c:17865
+#: commands/tablecmds.c:17864
#, fuzzy, c-format
#| msgid "ROW triggers with transition tables are not supported on partitions"
msgid "ROW triggers with transition tables are not supported on partitions."
msgstr "les triggers ROW avec des tables de transition ne sont pas supportés sur les partitions"
-#: commands/tablecmds.c:18044
+#: commands/tablecmds.c:18043
#, c-format
msgid "cannot attach foreign table \"%s\" as partition of partitioned table \"%s\""
msgstr "ne peut pas attacher la table distante « %s » comme partition de la table partitionnée « %s »"
-#: commands/tablecmds.c:18047
+#: commands/tablecmds.c:18046
#, c-format
msgid "Partitioned table \"%s\" contains unique indexes."
msgstr "La table partitionnée « %s » contient des index uniques."
-#: commands/tablecmds.c:18358
+#: commands/tablecmds.c:18357
#, c-format
msgid "cannot detach partitions concurrently when a default partition exists"
msgstr "ne peut pas détacher les partitions en parallèle quand une partition par défaut existe"
-#: commands/tablecmds.c:18467
+#: commands/tablecmds.c:18466
#, c-format
msgid "partitioned table \"%s\" was removed concurrently"
msgstr "la table partitionnée « %s » a été supprimée de manière concurrente"
-#: commands/tablecmds.c:18473
+#: commands/tablecmds.c:18472
#, c-format
msgid "partition \"%s\" was removed concurrently"
msgstr "la partition « %s » a été supprimée de façon concurrente"
-#: commands/tablecmds.c:18977 commands/tablecmds.c:18997 commands/tablecmds.c:19017 commands/tablecmds.c:19036 commands/tablecmds.c:19078
+#: commands/tablecmds.c:18987 commands/tablecmds.c:19007
+#: commands/tablecmds.c:19027 commands/tablecmds.c:19046
+#: commands/tablecmds.c:19088
#, c-format
msgid "cannot attach index \"%s\" as a partition of index \"%s\""
msgstr "ne peut pas attacher l'index « %s » comme une partition de l'index « %s »"
-#: commands/tablecmds.c:18980
+#: commands/tablecmds.c:18990
#, c-format
msgid "Index \"%s\" is already attached to another index."
msgstr "L'index « %s » est déjà attaché à un autre index."
-#: commands/tablecmds.c:19000
+#: commands/tablecmds.c:19010
#, c-format
msgid "Index \"%s\" is not an index on any partition of table \"%s\"."
msgstr "L'index « %s » n'est un index sur aucune des partitions de la table « %s »."
-#: commands/tablecmds.c:19020
+#: commands/tablecmds.c:19030
#, c-format
msgid "The index definitions do not match."
msgstr "La définition de l'index correspond pas."
-#: commands/tablecmds.c:19039
+#: commands/tablecmds.c:19049
#, c-format
msgid "The index \"%s\" belongs to a constraint in table \"%s\" but no constraint exists for index \"%s\"."
msgstr "L'index « %s » appartient à une contrainte dans la table « %s » mais aucune contrainte n'existe pour l'index « %s »."
-#: commands/tablecmds.c:19081
+#: commands/tablecmds.c:19091
#, c-format
msgid "Another index is already attached for partition \"%s\"."
msgstr "Un autre index est déjà attaché pour la partition « %s »."
-#: commands/tablecmds.c:19311
+#: commands/tablecmds.c:19321
#, c-format
msgid "column data type %s does not support compression"
msgstr "le type de données %s ne supporte pas la compression"
-#: commands/tablecmds.c:19318
+#: commands/tablecmds.c:19328
#, c-format
msgid "invalid compression method \"%s\""
msgstr "méthode de compression « %s » invalide"
@@ -11214,7 +11643,9 @@ msgstr "le tablespace « %s » existe déjà"
msgid "pg_tablespace OID value not set when in binary upgrade mode"
msgstr "OID de pg_type non configuré en mode de mise à jour binaire"
-#: commands/tablespace.c:441 commands/tablespace.c:979 commands/tablespace.c:1068 commands/tablespace.c:1137 commands/tablespace.c:1283 commands/tablespace.c:1486
+#: commands/tablespace.c:441 commands/tablespace.c:979
+#: commands/tablespace.c:1068 commands/tablespace.c:1137
+#: commands/tablespace.c:1283 commands/tablespace.c:1486
#, c-format
msgid "tablespace \"%s\" does not exist"
msgstr "le tablespace « %s » n'existe pas"
@@ -11254,7 +11685,9 @@ msgstr "n'a pas pu configurer les droits du répertoire « %s » : %m"
msgid "directory \"%s\" already in use as a tablespace"
msgstr "répertoire « %s » déjà utilisé comme tablespace"
-#: commands/tablespace.c:788 commands/tablespace.c:801 commands/tablespace.c:837 commands/tablespace.c:929 storage/file/fd.c:3255 storage/file/fd.c:3669
+#: commands/tablespace.c:788 commands/tablespace.c:801
+#: commands/tablespace.c:837 commands/tablespace.c:929 storage/file/fd.c:3255
+#: storage/file/fd.c:3669
#, c-format
msgid "could not remove directory \"%s\": %m"
msgstr "n'a pas pu supprimer le répertoire « %s » : %m"
@@ -11300,9 +11733,10 @@ msgid "\"%s\" is a partitioned table"
msgstr "« %s » est une table partitionnée"
#: commands/trigger.c:265
-#, c-format
-msgid "Triggers on partitioned tables cannot have transition tables."
-msgstr "Les triggers sur les tables partitionnées ne peuvent pas avoir de tables de transition."
+#, fuzzy, c-format
+#| msgid "ROW triggers with transition tables are not supported on partitions"
+msgid "ROW triggers with transition tables are not supported on partitioned tables."
+msgstr "les triggers ROW avec des tables de transition ne sont pas supportés sur les partitions"
#: commands/trigger.c:277 commands/trigger.c:284 commands/trigger.c:455
#, c-format
@@ -11319,7 +11753,8 @@ msgstr "Les vues ne peuvent pas avoir de trigger BEFORE ou AFTER au niveau ligne
msgid "Views cannot have TRUNCATE triggers."
msgstr "Les vues ne peuvent pas avoir de triggers TRUNCATE."
-#: commands/trigger.c:294 commands/trigger.c:301 commands/trigger.c:313 commands/trigger.c:448
+#: commands/trigger.c:294 commands/trigger.c:301 commands/trigger.c:313
+#: commands/trigger.c:448
#, c-format
msgid "\"%s\" is a foreign table"
msgstr "« %s » est une table distante"
@@ -11521,7 +11956,8 @@ msgstr "droit refusé : « %s » est un trigger système"
msgid "trigger function %u returned null value"
msgstr "la fonction trigger %u a renvoyé la valeur NULL"
-#: commands/trigger.c:2497 commands/trigger.c:2715 commands/trigger.c:2965 commands/trigger.c:3298
+#: commands/trigger.c:2497 commands/trigger.c:2715 commands/trigger.c:2965
+#: commands/trigger.c:3298
#, c-format
msgid "BEFORE STATEMENT trigger cannot return a value"
msgstr "un trigger BEFORE STATEMENT ne peut pas renvoyer une valeur"
@@ -11536,22 +11972,30 @@ msgstr "le déplacement de la ligne vers une autre partition par un trigger BEFO
msgid "Before executing trigger \"%s\", the row was to be in partition \"%s.%s\"."
msgstr "Avant d'exécuter le trigger « %s », la ligne devait aller dans la partition « %s.%s »."
-#: commands/trigger.c:3372 executor/nodeModifyTable.c:2225 executor/nodeModifyTable.c:2308
+#: commands/trigger.c:3372 executor/nodeModifyTable.c:2349
+#: executor/nodeModifyTable.c:2432
#, c-format
msgid "tuple to be updated was already modified by an operation triggered by the current command"
msgstr "la ligne à mettre à jour était déjà modifiée par une opération déclenchée par la commande courante"
-#: commands/trigger.c:3373 executor/nodeModifyTable.c:1411 executor/nodeModifyTable.c:1485 executor/nodeModifyTable.c:2226 executor/nodeModifyTable.c:2309 executor/nodeModifyTable.c:2967
+#: commands/trigger.c:3373 executor/nodeModifyTable.c:1535
+#: executor/nodeModifyTable.c:1609 executor/nodeModifyTable.c:2350
+#: executor/nodeModifyTable.c:2433 executor/nodeModifyTable.c:3091
#, c-format
msgid "Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows."
msgstr "Considérez l'utilisation d'un trigger AFTER au lieu d'un trigger BEFORE pour propager les changements sur les autres lignes."
-#: commands/trigger.c:3402 executor/nodeLockRows.c:229 executor/nodeLockRows.c:238 executor/nodeModifyTable.c:329 executor/nodeModifyTable.c:1427 executor/nodeModifyTable.c:2243 executor/nodeModifyTable.c:2453
+#: commands/trigger.c:3402 executor/nodeLockRows.c:229
+#: executor/nodeLockRows.c:238 executor/nodeModifyTable.c:331
+#: executor/nodeModifyTable.c:1551 executor/nodeModifyTable.c:2367
+#: executor/nodeModifyTable.c:2577
#, c-format
msgid "could not serialize access due to concurrent update"
msgstr "n'a pas pu sérialiser un accès à cause d'une mise à jour en parallèle"
-#: commands/trigger.c:3410 executor/nodeModifyTable.c:1517 executor/nodeModifyTable.c:2326 executor/nodeModifyTable.c:2477 executor/nodeModifyTable.c:2833
+#: commands/trigger.c:3410 executor/nodeModifyTable.c:1641
+#: executor/nodeModifyTable.c:2450 executor/nodeModifyTable.c:2601
+#: executor/nodeModifyTable.c:2957
#, c-format
msgid "could not serialize access due to concurrent delete"
msgstr "n'a pas pu sérialiser un accès à cause d'une suppression en parallèle"
@@ -11958,7 +12402,8 @@ msgstr ""
"la colonne « %s » de la table « %s » contient des valeurs violant la\n"
"nouvelle contrainte"
-#: commands/typecmds.c:3433 commands/typecmds.c:3633 commands/typecmds.c:3714 commands/typecmds.c:3900
+#: commands/typecmds.c:3433 commands/typecmds.c:3633 commands/typecmds.c:3714
+#: commands/typecmds.c:3900
#, c-format
msgid "%s is not a domain"
msgstr "%s n'est pas un domaine"
@@ -12045,7 +12490,8 @@ msgstr "doit être super-utilisateur pour créer des utilisateurs avec l'attribu
msgid "permission denied to create role"
msgstr "droit refusé pour créer un rôle"
-#: commands/user.c:287 commands/user.c:1139 commands/user.c:1146 gram.y:16437 gram.y:16483 utils/adt/acl.c:5331 utils/adt/acl.c:5337
+#: commands/user.c:287 commands/user.c:1139 commands/user.c:1146 gram.y:16437
+#: gram.y:16483 utils/adt/acl.c:5331 utils/adt/acl.c:5337
#, c-format
msgid "role name \"%s\" is reserved"
msgstr "le nom du rôle « %s » est réservé"
@@ -12116,7 +12562,10 @@ msgstr "droit refusé pour supprimer le rôle"
msgid "cannot use special role specifier in DROP ROLE"
msgstr "ne peut pas être le spécificateur de rôle spécial dans DROP ROLE"
-#: commands/user.c:953 commands/user.c:1110 commands/variable.c:778 commands/variable.c:781 commands/variable.c:865 commands/variable.c:868 utils/adt/acl.c:5186 utils/adt/acl.c:5234 utils/adt/acl.c:5262 utils/adt/acl.c:5281 utils/init/miscinit.c:725
+#: commands/user.c:953 commands/user.c:1110 commands/variable.c:778
+#: commands/variable.c:781 commands/variable.c:865 commands/variable.c:868
+#: utils/adt/acl.c:5186 utils/adt/acl.c:5234 utils/adt/acl.c:5262
+#: utils/adt/acl.c:5281 utils/init/miscinit.c:725
#, c-format
msgid "role \"%s\" does not exist"
msgstr "le rôle « %s » n'existe pas"
@@ -12608,7 +13057,8 @@ msgstr "le curseur « %s » n'a pas de référence FOR UPDATE/SHARE pour la tabl
msgid "cursor \"%s\" is not positioned on a row"
msgstr "le curseur « %s » n'est pas positionné sur une ligne"
-#: executor/execCurrent.c:169 executor/execCurrent.c:228 executor/execCurrent.c:239
+#: executor/execCurrent.c:169 executor/execCurrent.c:228
+#: executor/execCurrent.c:239
#, c-format
msgid "cursor \"%s\" is not a simply updatable scan of table \"%s\""
msgstr "le curseur « %s » n'est pas un parcours modifiable de la table « %s »"
@@ -12623,24 +13073,29 @@ msgstr "le type de paramètre %d (%s) ne correspond pas à celui préparé dans
msgid "no value found for parameter %d"
msgstr "aucune valeur trouvée pour le paramètre %d"
-#: executor/execExpr.c:632 executor/execExpr.c:639 executor/execExpr.c:645 executor/execExprInterp.c:4052 executor/execExprInterp.c:4069 executor/execExprInterp.c:4168 executor/nodeModifyTable.c:218 executor/nodeModifyTable.c:229 executor/nodeModifyTable.c:246 executor/nodeModifyTable.c:254
+#: executor/execExpr.c:632 executor/execExpr.c:639 executor/execExpr.c:645
+#: executor/execExprInterp.c:4052 executor/execExprInterp.c:4069
+#: executor/execExprInterp.c:4168 executor/nodeModifyTable.c:220
+#: executor/nodeModifyTable.c:231 executor/nodeModifyTable.c:248
+#: executor/nodeModifyTable.c:256
#, c-format
msgid "table row type and query-specified row type do not match"
msgstr "le type de ligne de la table et celui spécifié par la requête ne correspondent pas"
-#: executor/execExpr.c:633 executor/nodeModifyTable.c:219
+#: executor/execExpr.c:633 executor/nodeModifyTable.c:221
#, c-format
msgid "Query has too many columns."
msgstr "La requête a trop de colonnes."
-#: executor/execExpr.c:640 executor/nodeModifyTable.c:247
+#: executor/execExpr.c:640 executor/nodeModifyTable.c:249
#, c-format
msgid "Query provides a value for a dropped column at ordinal position %d."
msgstr ""
"La requête fournit une valeur pour une colonne supprimée à la position\n"
"ordinale %d."
-#: executor/execExpr.c:646 executor/execExprInterp.c:4070 executor/nodeModifyTable.c:230
+#: executor/execExpr.c:646 executor/execExprInterp.c:4070
+#: executor/nodeModifyTable.c:232
#, c-format
msgid "Table has type %s at ordinal position %d, but query expects %s."
msgstr "La table a le type %s à la position ordinale %d alors que la requête attend %s."
@@ -12660,14 +13115,16 @@ msgstr "le type cible n'est pas un tableau"
msgid "ROW() column has type %s instead of type %s"
msgstr "une colonne ROW() a le type %s au lieu du type %s"
-#: executor/execExpr.c:2479 executor/execSRF.c:718 parser/parse_func.c:138 parser/parse_func.c:655 parser/parse_func.c:1031
+#: executor/execExpr.c:2479 executor/execSRF.c:718 parser/parse_func.c:138
+#: parser/parse_func.c:655 parser/parse_func.c:1031
#, c-format
msgid "cannot pass more than %d argument to a function"
msgid_plural "cannot pass more than %d arguments to a function"
msgstr[0] "ne peut pas passer plus de %d argument à une fonction"
msgstr[1] "ne peut pas passer plus de %d arguments à une fonction"
-#: executor/execExpr.c:2506 executor/execSRF.c:738 executor/functions.c:1073 utils/adt/jsonfuncs.c:3690 utils/fmgr/funcapi.c:98 utils/fmgr/funcapi.c:152
+#: executor/execExpr.c:2506 executor/execSRF.c:738 executor/functions.c:1073
+#: utils/adt/jsonfuncs.c:3698 utils/fmgr/funcapi.c:98 utils/fmgr/funcapi.c:152
#, c-format
msgid "set-valued function called in context that cannot accept a set"
msgstr ""
@@ -12694,12 +13151,16 @@ msgstr "l'attribut %d du type %s a été supprimé"
msgid "attribute %d of type %s has wrong type"
msgstr "l'attribut %d de type %s a un mauvais type"
-#: executor/execExprInterp.c:1926 executor/execExprInterp.c:3054 executor/execExprInterp.c:3100
+#: executor/execExprInterp.c:1926 executor/execExprInterp.c:3054
+#: executor/execExprInterp.c:3100
#, c-format
msgid "Table has type %s, but query expects %s."
msgstr "La table a le type %s alors que la requête attend %s."
-#: executor/execExprInterp.c:2005 utils/adt/expandedrecord.c:99 utils/adt/expandedrecord.c:231 utils/cache/typcache.c:1749 utils/cache/typcache.c:1908 utils/cache/typcache.c:2055 utils/fmgr/funcapi.c:570
+#: executor/execExprInterp.c:2005 utils/adt/expandedrecord.c:99
+#: utils/adt/expandedrecord.c:231 utils/cache/typcache.c:1749
+#: utils/cache/typcache.c:1908 utils/cache/typcache.c:2055
+#: utils/fmgr/funcapi.c:570
#, c-format
msgid "type %s is not composite"
msgstr "le type %s n'est pas un type composite"
@@ -12719,7 +13180,11 @@ msgstr "ne peut pas fusionner les tableaux incompatibles"
msgid "Array with element type %s cannot be included in ARRAY construct with element type %s."
msgstr "Le tableau avec le type d'élément %s ne peut pas être inclus dans la construction ARRAY avec le type d'élément %s."
-#: executor/execExprInterp.c:2778 utils/adt/arrayfuncs.c:263 utils/adt/arrayfuncs.c:563 utils/adt/arrayfuncs.c:1305 utils/adt/arrayfuncs.c:3375 utils/adt/arrayfuncs.c:5372 utils/adt/arrayfuncs.c:5889 utils/adt/arraysubs.c:150 utils/adt/arraysubs.c:488
+#: executor/execExprInterp.c:2778 utils/adt/arrayfuncs.c:263
+#: utils/adt/arrayfuncs.c:563 utils/adt/arrayfuncs.c:1305
+#: utils/adt/arrayfuncs.c:3375 utils/adt/arrayfuncs.c:5372
+#: utils/adt/arrayfuncs.c:5889 utils/adt/arraysubs.c:150
+#: utils/adt/arraysubs.c:488
#, c-format
msgid "number of array dimensions (%d) exceeds the maximum allowed (%d)"
msgstr "le nombre de dimensions du tableau (%d) dépasse le maximum autorisé (%d)"
@@ -12805,32 +13270,38 @@ msgstr "ne peut pas modifier la séquence « %s »"
msgid "cannot change TOAST relation \"%s\""
msgstr "ne peut pas modifier la relation TOAST « %s »"
-#: executor/execMain.c:1033 rewrite/rewriteHandler.c:3102 rewrite/rewriteHandler.c:3935
+#: executor/execMain.c:1033 rewrite/rewriteHandler.c:3069
+#: rewrite/rewriteHandler.c:3916
#, c-format
msgid "cannot insert into view \"%s\""
msgstr "ne peut pas insérer dans la vue « %s »"
-#: executor/execMain.c:1035 rewrite/rewriteHandler.c:3105 rewrite/rewriteHandler.c:3938
+#: executor/execMain.c:1035 rewrite/rewriteHandler.c:3072
+#: rewrite/rewriteHandler.c:3919
#, c-format
msgid "To enable inserting into the view, provide an INSTEAD OF INSERT trigger or an unconditional ON INSERT DO INSTEAD rule."
msgstr "Pour activer l'insertion dans la vue, fournissez un trigger INSTEAD OF INSERT ou une règle ON INSERT DO INSTEAD sans condition."
-#: executor/execMain.c:1041 rewrite/rewriteHandler.c:3110 rewrite/rewriteHandler.c:3943
+#: executor/execMain.c:1041 rewrite/rewriteHandler.c:3077
+#: rewrite/rewriteHandler.c:3924
#, c-format
msgid "cannot update view \"%s\""
msgstr "ne peut pas mettre à jour la vue « %s »"
-#: executor/execMain.c:1043 rewrite/rewriteHandler.c:3113 rewrite/rewriteHandler.c:3946
+#: executor/execMain.c:1043 rewrite/rewriteHandler.c:3080
+#: rewrite/rewriteHandler.c:3927
#, c-format
msgid "To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule."
msgstr "Pour activer la mise à jour dans la vue, fournissez un trigger INSTEAD OF UPDATE ou une règle ON UPDATE DO INSTEAD sans condition."
-#: executor/execMain.c:1049 rewrite/rewriteHandler.c:3118 rewrite/rewriteHandler.c:3951
+#: executor/execMain.c:1049 rewrite/rewriteHandler.c:3085
+#: rewrite/rewriteHandler.c:3932
#, c-format
msgid "cannot delete from view \"%s\""
msgstr "ne peut pas supprimer à partir de la vue « %s »"
-#: executor/execMain.c:1051 rewrite/rewriteHandler.c:3121 rewrite/rewriteHandler.c:3954
+#: executor/execMain.c:1051 rewrite/rewriteHandler.c:3088
+#: rewrite/rewriteHandler.c:3935
#, c-format
msgid "To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule."
msgstr "Pour activer la suppression dans la vue, fournissez un trigger INSTEAD OF DELETE ou une règle ON DELETE DO INSTEAD sans condition."
@@ -12895,7 +13366,8 @@ msgstr "ne peut pas verrouiller les lignes dans la vue « %s »"
msgid "cannot lock rows in materialized view \"%s\""
msgstr "ne peut pas verrouiller les lignes dans la vue matérialisée « %s »"
-#: executor/execMain.c:1175 executor/execMain.c:2653 executor/nodeLockRows.c:136
+#: executor/execMain.c:1175 executor/execMain.c:2653
+#: executor/nodeLockRows.c:136
#, c-format
msgid "cannot lock rows in foreign table \"%s\""
msgstr "ne peut pas verrouiller la table distante « %s »"
@@ -12910,7 +13382,8 @@ msgstr "n'a pas pu verrouiller les lignes dans la relation « %s »"
msgid "new row for relation \"%s\" violates partition constraint"
msgstr "la nouvelle ligne de la relation « %s » viole la contrainte de partitionnement"
-#: executor/execMain.c:1890 executor/execMain.c:1973 executor/execMain.c:2023 executor/execMain.c:2132
+#: executor/execMain.c:1890 executor/execMain.c:1973 executor/execMain.c:2023
+#: executor/execMain.c:2132
#, c-format
msgid "Failing row contains %s."
msgstr "La ligne en échec contient %s."
@@ -12987,7 +13460,11 @@ msgstr "mise à jour concurrente, nouvelle tentative"
msgid "concurrent delete, retrying"
msgstr "suppression concurrente, nouvelle tentative"
-#: executor/execReplication.c:269 parser/parse_cte.c:509 parser/parse_oper.c:233 utils/adt/array_userfuncs.c:720 utils/adt/array_userfuncs.c:859 utils/adt/arrayfuncs.c:3655 utils/adt/arrayfuncs.c:4210 utils/adt/arrayfuncs.c:6202 utils/adt/rowtypes.c:1203
+#: executor/execReplication.c:269 parser/parse_cte.c:308
+#: parser/parse_oper.c:233 utils/adt/array_userfuncs.c:720
+#: utils/adt/array_userfuncs.c:859 utils/adt/arrayfuncs.c:3655
+#: utils/adt/arrayfuncs.c:4210 utils/adt/arrayfuncs.c:6202
+#: utils/adt/rowtypes.c:1203
#, c-format
msgid "could not identify an equality operator for type %s"
msgstr "n'a pas pu identifier un opérateur d'égalité pour le type %s"
@@ -13083,17 +13560,18 @@ msgstr[1] "La ligne renvoyée contient %d attributs mais la requête en attend %
msgid "Returned type %s at ordinal position %d, but query expects %s."
msgstr "A renvoyé le type %s à la position ordinale %d, mais la requête attend %s."
-#: executor/execTuples.c:146 executor/execTuples.c:353 executor/execTuples.c:521 executor/execTuples.c:712
+#: executor/execTuples.c:146 executor/execTuples.c:353
+#: executor/execTuples.c:521 executor/execTuples.c:712
#, c-format
msgid "cannot retrieve a system column in this context"
msgstr "ne peut pas récupérer une colonne système dans ce contexte"
-#: executor/execUtils.c:736
+#: executor/execUtils.c:742
#, c-format
msgid "materialized view \"%s\" has not been populated"
msgstr "la vue matérialisée « %s » n'a pas été peuplée"
-#: executor/execUtils.c:738
+#: executor/execUtils.c:744
#, c-format
msgid "Use the REFRESH MATERIALIZED VIEW command."
msgstr "Utilisez la commande REFRESH MATERIALIZED VIEW."
@@ -13135,7 +13613,9 @@ msgstr "fonction SQL « %s » lors du lancement"
msgid "calling procedures with output arguments is not supported in SQL functions"
msgstr "l'appel à des procédures avec des arguments en sortie n'est pas supporté dans les fonctions SQL"
-#: executor/functions.c:1701 executor/functions.c:1739 executor/functions.c:1753 executor/functions.c:1843 executor/functions.c:1876 executor/functions.c:1890
+#: executor/functions.c:1701 executor/functions.c:1739
+#: executor/functions.c:1753 executor/functions.c:1843
+#: executor/functions.c:1876 executor/functions.c:1890
#, c-format
msgid "return type mismatch in function declared to return %s"
msgstr "le type de retour ne correspond pas à la fonction déclarant renvoyer %s"
@@ -13183,12 +13663,12 @@ msgstr "le type de retour %s n'est pas supporté pour les fonctions SQL"
msgid "unexpected EOF for tape %p: requested %zu bytes, read %zu bytes"
msgstr "fin de fichier inattendu pour la cassette %d : attendait %zu octets, a lu %zu octets"
-#: executor/nodeAgg.c:3917 executor/nodeWindowAgg.c:2962
+#: executor/nodeAgg.c:3922 executor/nodeWindowAgg.c:2982
#, c-format
msgid "aggregate %u needs to have compatible input type and transition type"
msgstr "l'agrégat %u a besoin d'avoir des types compatibles en entrée et en transition"
-#: executor/nodeAgg.c:3947 parser/parse_agg.c:668 parser/parse_agg.c:696
+#: executor/nodeAgg.c:3952 parser/parse_agg.c:668 parser/parse_agg.c:696
#, c-format
msgid "aggregate function calls cannot be nested"
msgstr "les appels à la fonction d'agrégat ne peuvent pas être imbriqués"
@@ -13233,65 +13713,65 @@ msgstr "RIGHT JOIN est supporté seulement avec les conditions de jointures MERG
msgid "FULL JOIN is only supported with merge-joinable join conditions"
msgstr "FULL JOIN est supporté seulement avec les conditions de jointures MERGE"
-#: executor/nodeModifyTable.c:255
+#: executor/nodeModifyTable.c:257
#, c-format
msgid "Query has too few columns."
msgstr "La requête n'a pas assez de colonnes."
-#: executor/nodeModifyTable.c:1410 executor/nodeModifyTable.c:1484
+#: executor/nodeModifyTable.c:1534 executor/nodeModifyTable.c:1608
#, c-format
msgid "tuple to be deleted was already modified by an operation triggered by the current command"
msgstr "la ligne à supprimer était déjà modifiée par une opération déclenchée par la commande courante"
-#: executor/nodeModifyTable.c:1641
+#: executor/nodeModifyTable.c:1759
#, c-format
msgid "invalid ON UPDATE specification"
msgstr "spécification ON UPDATE invalide"
-#: executor/nodeModifyTable.c:1642
+#: executor/nodeModifyTable.c:1760
#, c-format
msgid "The result tuple would appear in a different partition than the original tuple."
msgstr "La ligne résultante apparaîtrait dans une partition différente de la ligne originale."
-#: executor/nodeModifyTable.c:2083
+#: executor/nodeModifyTable.c:2207
#, c-format
msgid "cannot move tuple across partitions when a non-root ancestor of the source partition is directly referenced in a foreign key"
msgstr ""
-#: executor/nodeModifyTable.c:2084
+#: executor/nodeModifyTable.c:2208
#, c-format
msgid "A foreign key points to ancestor \"%s\" but not the root ancestor \"%s\"."
msgstr ""
-#: executor/nodeModifyTable.c:2087
+#: executor/nodeModifyTable.c:2211
#, fuzzy, c-format
#| msgid "cannot insert into foreign table \"%s\""
msgid "Consider defining the foreign key on table \"%s\"."
msgstr "ne peut pas insérer dans la table distante « %s »"
#. translator: %s is a SQL command name
-#: executor/nodeModifyTable.c:2431 executor/nodeModifyTable.c:2822
+#: executor/nodeModifyTable.c:2555 executor/nodeModifyTable.c:2946
#, fuzzy, c-format
#| msgid "ON CONFLICT DO UPDATE command cannot affect row a second time"
msgid "%s command cannot affect row a second time"
msgstr "la commande ON CONFLICT DO UPDATE ne peut pas affecter une ligne la deuxième fois"
-#: executor/nodeModifyTable.c:2433
+#: executor/nodeModifyTable.c:2557
#, c-format
msgid "Ensure that no rows proposed for insertion within the same command have duplicate constrained values."
msgstr "S'assure qu'aucune ligne proposée à l'insertion dans la même commande n'a de valeurs contraintes dupliquées."
-#: executor/nodeModifyTable.c:2824
+#: executor/nodeModifyTable.c:2948
#, c-format
msgid "Ensure that not more than one source row matches any one target row."
msgstr ""
-#: executor/nodeModifyTable.c:2927
+#: executor/nodeModifyTable.c:3051
#, c-format
msgid "tuple to be deleted was already moved to another partition due to concurrent update"
msgstr "la ligne à supprimer était déjà déplacée vers une autre partition du fait d'une mise à jour concurrente"
-#: executor/nodeModifyTable.c:2966
+#: executor/nodeModifyTable.c:3090
#, fuzzy, c-format
#| msgid "tuple to be updated was already modified by an operation triggered by the current command"
msgid "tuple to be updated or deleted was already modified by an operation triggered by the current command"
@@ -13307,7 +13787,8 @@ msgstr "le paramètre de TABLESAMPLE ne peut pas être NULL"
msgid "TABLESAMPLE REPEATABLE parameter cannot be null"
msgstr "le paramètre TABLESAMPLE REPEATABLE ne peut pas être NULL"
-#: executor/nodeSubplan.c:346 executor/nodeSubplan.c:385 executor/nodeSubplan.c:1159
+#: executor/nodeSubplan.c:346 executor/nodeSubplan.c:385
+#: executor/nodeSubplan.c:1159
#, c-format
msgid "more than one row returned by a subquery used as an expression"
msgstr "plus d'une ligne renvoyée par une sous-requête utilisée comme une expression"
@@ -13362,7 +13843,7 @@ msgstr "l'offset de fin de frame ne doit pas être NULL"
msgid "frame ending offset must not be negative"
msgstr "l'offset de fin de frame ne doit pas être négatif"
-#: executor/nodeWindowAgg.c:2878
+#: executor/nodeWindowAgg.c:2898
#, c-format
msgid "aggregate function %s does not support use as a window function"
msgstr "la fonction d'agrégat %s ne supporte pas l'utilisation en tant que fonction de fenêtrage"
@@ -13774,7 +14255,8 @@ msgstr "WITH TIES ne peut pas être indiqué sans clause ORDER BY"
msgid "improper use of \"*\""
msgstr "mauvaise utilisation de « * »"
-#: gram.y:17812 gram.y:17829 tsearch/spell.c:983 tsearch/spell.c:1000 tsearch/spell.c:1017 tsearch/spell.c:1034 tsearch/spell.c:1099
+#: gram.y:17812 gram.y:17829 tsearch/spell.c:983 tsearch/spell.c:1000
+#: tsearch/spell.c:1017 tsearch/spell.c:1034 tsearch/spell.c:1099
#, c-format
msgid "syntax error"
msgstr "erreur de syntaxe"
@@ -13877,7 +14359,9 @@ msgstr "nom d'instruction « %s » invalide sur la ligne %d"
msgid "unrecognized configuration parameter \"%s\" in file \"%s\" line %d"
msgstr "paramètre de configuration « %s » non reconnu dans le fichier « %s », ligne %d"
-#: guc-file.l:353 utils/misc/guc.c:7688 utils/misc/guc.c:7908 utils/misc/guc.c:8006 utils/misc/guc.c:8104 utils/misc/guc.c:8228 utils/misc/guc.c:8331
+#: guc-file.l:353 utils/misc/guc.c:7688 utils/misc/guc.c:7908
+#: utils/misc/guc.c:8006 utils/misc/guc.c:8104 utils/misc/guc.c:8228
+#: utils/misc/guc.c:8331
#, c-format
msgid "parameter \"%s\" cannot be changed without restarting the server"
msgstr "le paramètre « %s » ne peut pas être modifié sans redémarrer le serveur"
@@ -13966,7 +14450,10 @@ msgstr "n'a pas pu ouvrir le répertoire de configuration « %s » : %m"
msgid "could not access file \"%s\": %m"
msgstr "n'a pas pu accéder au fichier « %s » : %m"
-#: jsonpath_gram.y:529 jsonpath_scan.l:515 jsonpath_scan.l:526 jsonpath_scan.l:536 jsonpath_scan.l:578 utils/adt/encode.c:482 utils/adt/encode.c:547 utils/adt/jsonfuncs.c:623 utils/adt/varlena.c:335 utils/adt/varlena.c:376
+#: jsonpath_gram.y:529 jsonpath_scan.l:515 jsonpath_scan.l:526
+#: jsonpath_scan.l:536 jsonpath_scan.l:578 utils/adt/encode.c:482
+#: utils/adt/encode.c:547 utils/adt/jsonfuncs.c:629 utils/adt/varlena.c:335
+#: utils/adt/varlena.c:376
#, c-format
msgid "invalid input syntax for type %s"
msgstr "syntaxe en entrée invalide pour le type %s"
@@ -13994,12 +14481,13 @@ msgstr "%s à la fin de l'entrée jsonpath"
msgid "%s at or near \"%s\" of jsonpath input"
msgstr "%s sur ou près de « %s » de l'entrée jsonpath"
-#: jsonpath_scan.l:494 utils/adt/jsonfuncs.c:617
+#: jsonpath_scan.l:494 utils/adt/jsonfuncs.c:623
#, c-format
msgid "unsupported Unicode escape sequence"
msgstr "séquence d'échappement Unicode non supportée"
-#: lib/dshash.c:254 utils/mmgr/dsa.c:702 utils/mmgr/dsa.c:724 utils/mmgr/dsa.c:805
+#: lib/dshash.c:254 utils/mmgr/dsa.c:702 utils/mmgr/dsa.c:724
+#: utils/mmgr/dsa.c:805
#, c-format
msgid "Failed on DSA request of size %zu."
msgstr "Échec d'une requête DSA de taille %zu."
@@ -14024,7 +14512,12 @@ msgstr "secret SCRAM invalide pour l'utilisateur « %s »"
msgid "User \"%s\" does not have a valid SCRAM secret."
msgstr "L'utilisateur « %s » n'a pas de secret SCRAM valide."
-#: libpq/auth-scram.c:368 libpq/auth-scram.c:373 libpq/auth-scram.c:714 libpq/auth-scram.c:722 libpq/auth-scram.c:827 libpq/auth-scram.c:840 libpq/auth-scram.c:850 libpq/auth-scram.c:958 libpq/auth-scram.c:965 libpq/auth-scram.c:980 libpq/auth-scram.c:995 libpq/auth-scram.c:1009 libpq/auth-scram.c:1027 libpq/auth-scram.c:1042 libpq/auth-scram.c:1355 libpq/auth-scram.c:1363
+#: libpq/auth-scram.c:368 libpq/auth-scram.c:373 libpq/auth-scram.c:714
+#: libpq/auth-scram.c:722 libpq/auth-scram.c:827 libpq/auth-scram.c:840
+#: libpq/auth-scram.c:850 libpq/auth-scram.c:958 libpq/auth-scram.c:965
+#: libpq/auth-scram.c:980 libpq/auth-scram.c:995 libpq/auth-scram.c:1009
+#: libpq/auth-scram.c:1027 libpq/auth-scram.c:1042 libpq/auth-scram.c:1355
+#: libpq/auth-scram.c:1363
#, c-format
msgid "malformed SCRAM message"
msgstr "message SCRAM malformé"
@@ -14737,7 +15230,9 @@ msgstr "la réponse RADIUS de %s a une signature MD5 invalide"
msgid "RADIUS response from %s has invalid code (%d) for user \"%s\""
msgstr "la réponse RADIUS de %s a un code invalide (%d) pour l'utilisateur « %s »"
-#: libpq/be-fsstubs.c:128 libpq/be-fsstubs.c:157 libpq/be-fsstubs.c:185 libpq/be-fsstubs.c:211 libpq/be-fsstubs.c:236 libpq/be-fsstubs.c:274 libpq/be-fsstubs.c:297 libpq/be-fsstubs.c:545
+#: libpq/be-fsstubs.c:128 libpq/be-fsstubs.c:157 libpq/be-fsstubs.c:185
+#: libpq/be-fsstubs.c:211 libpq/be-fsstubs.c:236 libpq/be-fsstubs.c:274
+#: libpq/be-fsstubs.c:297 libpq/be-fsstubs.c:545
#, c-format
msgid "invalid large-object descriptor: %d"
msgstr "descripteur invalide de « Large Object » : %d"
@@ -14787,12 +15282,15 @@ msgstr "n'a pas pu écrire le fichier serveur « %s » : %m"
msgid "large object read request is too large"
msgstr "la demande de lecture du Large Object est trop grande"
-#: libpq/be-fsstubs.c:800 utils/adt/genfile.c:262 utils/adt/genfile.c:301 utils/adt/genfile.c:337
+#: libpq/be-fsstubs.c:800 utils/adt/genfile.c:262 utils/adt/genfile.c:301
+#: utils/adt/genfile.c:337
#, c-format
msgid "requested length cannot be negative"
msgstr "la longueur demandée ne peut pas être négative"
-#: libpq/be-fsstubs.c:851 storage/large_object/inv_api.c:299 storage/large_object/inv_api.c:311 storage/large_object/inv_api.c:508 storage/large_object/inv_api.c:619 storage/large_object/inv_api.c:809
+#: libpq/be-fsstubs.c:851 storage/large_object/inv_api.c:299
+#: storage/large_object/inv_api.c:311 storage/large_object/inv_api.c:508
+#: storage/large_object/inv_api.c:619 storage/large_object/inv_api.c:809
#, c-format
msgid "permission denied for large object %u"
msgstr "droit refusé pour le Large Object %u"
@@ -14991,7 +15489,8 @@ msgstr "n'a pas pu accepter la connexion SSL : %s"
msgid "This may indicate that the client does not support any SSL protocol version between %s and %s."
msgstr "Ceci pourrait indiquer que le client ne supporte pas la version du protocole SSL entre %s et %s."
-#: libpq/be-secure-openssl.c:561 libpq/be-secure-openssl.c:741 libpq/be-secure-openssl.c:805
+#: libpq/be-secure-openssl.c:561 libpq/be-secure-openssl.c:741
+#: libpq/be-secure-openssl.c:805
#, c-format
msgid "unrecognized SSL error code: %d"
msgstr "code d'erreur SSL inconnu : %d"
@@ -15138,8 +15637,19 @@ msgstr "erreur lors de l'énumération des interfaces réseau : %m"
msgid "authentication option \"%s\" is only valid for authentication methods %s"
msgstr "l'option d'authentification « %s » n'est valide que pour les méthodes d'authentification « %s »"
-#: libpq/hba.c:861 libpq/hba.c:881 libpq/hba.c:916 libpq/hba.c:967 libpq/hba.c:981 libpq/hba.c:1005 libpq/hba.c:1013 libpq/hba.c:1025 libpq/hba.c:1046 libpq/hba.c:1059 libpq/hba.c:1079 libpq/hba.c:1101 libpq/hba.c:1113 libpq/hba.c:1172 libpq/hba.c:1192 libpq/hba.c:1206 libpq/hba.c:1226 libpq/hba.c:1237 libpq/hba.c:1252 libpq/hba.c:1271 libpq/hba.c:1287 libpq/hba.c:1299 libpq/hba.c:1336 libpq/hba.c:1377 libpq/hba.c:1390 libpq/hba.c:1412 libpq/hba.c:1424 libpq/hba.c:1442 libpq/hba.c:1492 libpq/hba.c:1536 libpq/hba.c:1547 libpq/hba.c:1563 libpq/hba.c:1580 libpq/hba.c:1591 libpq/hba.c:1610 libpq/hba.c:1626 libpq/hba.c:1642 libpq/hba.c:1700 libpq/hba.c:1717 libpq/hba.c:1730
-#: libpq/hba.c:1742 libpq/hba.c:1761 libpq/hba.c:1847 libpq/hba.c:1865 libpq/hba.c:1959 libpq/hba.c:1978 libpq/hba.c:2007 libpq/hba.c:2020 libpq/hba.c:2043 libpq/hba.c:2065 libpq/hba.c:2079 tsearch/ts_locale.c:232
+#: libpq/hba.c:861 libpq/hba.c:881 libpq/hba.c:916 libpq/hba.c:967
+#: libpq/hba.c:981 libpq/hba.c:1005 libpq/hba.c:1013 libpq/hba.c:1025
+#: libpq/hba.c:1046 libpq/hba.c:1059 libpq/hba.c:1079 libpq/hba.c:1101
+#: libpq/hba.c:1113 libpq/hba.c:1172 libpq/hba.c:1192 libpq/hba.c:1206
+#: libpq/hba.c:1226 libpq/hba.c:1237 libpq/hba.c:1252 libpq/hba.c:1271
+#: libpq/hba.c:1287 libpq/hba.c:1299 libpq/hba.c:1336 libpq/hba.c:1377
+#: libpq/hba.c:1390 libpq/hba.c:1412 libpq/hba.c:1424 libpq/hba.c:1442
+#: libpq/hba.c:1492 libpq/hba.c:1536 libpq/hba.c:1547 libpq/hba.c:1563
+#: libpq/hba.c:1580 libpq/hba.c:1591 libpq/hba.c:1610 libpq/hba.c:1626
+#: libpq/hba.c:1642 libpq/hba.c:1700 libpq/hba.c:1717 libpq/hba.c:1730
+#: libpq/hba.c:1742 libpq/hba.c:1761 libpq/hba.c:1847 libpq/hba.c:1865
+#: libpq/hba.c:1959 libpq/hba.c:1978 libpq/hba.c:2007 libpq/hba.c:2020
+#: libpq/hba.c:2043 libpq/hba.c:2065 libpq/hba.c:2079 tsearch/ts_locale.c:232
#, c-format
msgid "line %d of configuration file \"%s\""
msgstr "ligne %d du fichier de configuration « %s »"
@@ -15597,7 +16107,10 @@ msgstr "n'a pas pu initialiser les droits du fichier « %s » : %m"
msgid "could not accept new connection: %m"
msgstr "n'a pas pu accepter la nouvelle connexion : %m"
-#: libpq/pqcomm.c:766 libpq/pqcomm.c:775 libpq/pqcomm.c:807 libpq/pqcomm.c:817 libpq/pqcomm.c:1642 libpq/pqcomm.c:1687 libpq/pqcomm.c:1727 libpq/pqcomm.c:1771 libpq/pqcomm.c:1810 libpq/pqcomm.c:1849 libpq/pqcomm.c:1885 libpq/pqcomm.c:1924
+#: libpq/pqcomm.c:766 libpq/pqcomm.c:775 libpq/pqcomm.c:807 libpq/pqcomm.c:817
+#: libpq/pqcomm.c:1642 libpq/pqcomm.c:1687 libpq/pqcomm.c:1727
+#: libpq/pqcomm.c:1771 libpq/pqcomm.c:1810 libpq/pqcomm.c:1849
+#: libpq/pqcomm.c:1885 libpq/pqcomm.c:1924
#, c-format
msgid "%s(%s) failed: %m"
msgstr "échec de %s(%s) : %m"
@@ -15612,7 +16125,7 @@ msgstr "il n'y a pas de connexion client"
msgid "could not receive data from client: %m"
msgstr "n'a pas pu recevoir les données du client : %m"
-#: libpq/pqcomm.c:1173 tcop/postgres.c:4359
+#: libpq/pqcomm.c:1173 tcop/postgres.c:4371
#, c-format
msgid "terminating connection because protocol synchronization was lost"
msgstr "arrêt de la connexion à cause d'une perte de synchronisation du protocole"
@@ -15660,7 +16173,8 @@ msgstr "%s(%s) non supporté"
msgid "no data left in message"
msgstr "pas de données dans le message"
-#: libpq/pqformat.c:517 libpq/pqformat.c:535 libpq/pqformat.c:556 utils/adt/arrayfuncs.c:1482 utils/adt/rowtypes.c:588
+#: libpq/pqformat.c:517 libpq/pqformat.c:535 libpq/pqformat.c:556
+#: utils/adt/arrayfuncs.c:1482 utils/adt/rowtypes.c:588
#, c-format
msgid "insufficient data left in message"
msgstr "données insuffisantes laissées dans le message"
@@ -15994,7 +16508,10 @@ msgstr "ExtensibleNodeMethods \"%s\" n'a pas été enregistré"
msgid "relation \"%s\" does not have a composite type"
msgstr "la relation « %s » n'a pas un type composite"
-#: nodes/nodeFuncs.c:114 nodes/nodeFuncs.c:145 parser/parse_coerce.c:2567 parser/parse_coerce.c:2705 parser/parse_coerce.c:2752 parser/parse_expr.c:2023 parser/parse_func.c:710 parser/parse_oper.c:883 utils/fmgr/funcapi.c:670
+#: nodes/nodeFuncs.c:114 nodes/nodeFuncs.c:145 parser/parse_coerce.c:2567
+#: parser/parse_coerce.c:2705 parser/parse_coerce.c:2752
+#: parser/parse_expr.c:2023 parser/parse_func.c:710 parser/parse_oper.c:883
+#: utils/fmgr/funcapi.c:670
#, c-format
msgid "could not find array type for data type %s"
msgstr "n'a pas pu trouver de type tableau pour le type de données %s"
@@ -16016,7 +16533,8 @@ msgstr ""
"FULL JOIN est supporté seulement avec les conditions de jointures MERGE et de\n"
"jointures HASH JOIN"
-#: optimizer/plan/createplan.c:7101 parser/parse_merge.c:182 parser/parse_merge.c:188
+#: optimizer/plan/createplan.c:7101 parser/parse_merge.c:182
+#: parser/parse_merge.c:189
#, fuzzy, c-format
#| msgid "cannot change relation \"%s\""
msgid "cannot execute MERGE on relation \"%s\""
@@ -16029,46 +16547,48 @@ msgid "%s cannot be applied to the nullable side of an outer join"
msgstr "%s ne peut être appliqué sur le côté possiblement NULL d'une jointure externe"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: optimizer/plan/planner.c:1341 parser/analyze.c:1714 parser/analyze.c:1970 parser/analyze.c:3152
+#: optimizer/plan/planner.c:1344 parser/analyze.c:1714 parser/analyze.c:1970
+#: parser/analyze.c:3152
#, c-format
msgid "%s is not allowed with UNION/INTERSECT/EXCEPT"
msgstr "%s n'est pas autorisé avec UNION/INTERSECT/EXCEPT"
-#: optimizer/plan/planner.c:2048 optimizer/plan/planner.c:3704
+#: optimizer/plan/planner.c:2051 optimizer/plan/planner.c:3707
#, c-format
msgid "could not implement GROUP BY"
msgstr "n'a pas pu implanter GROUP BY"
-#: optimizer/plan/planner.c:2049 optimizer/plan/planner.c:3705 optimizer/plan/planner.c:4348 optimizer/prep/prepunion.c:1046
+#: optimizer/plan/planner.c:2052 optimizer/plan/planner.c:3708
+#: optimizer/plan/planner.c:4351 optimizer/prep/prepunion.c:1046
#, c-format
msgid "Some of the datatypes only support hashing, while others only support sorting."
msgstr ""
"Certains des types de données supportent seulement le hachage,\n"
"alors que les autres supportent seulement le tri."
-#: optimizer/plan/planner.c:4347
+#: optimizer/plan/planner.c:4350
#, c-format
msgid "could not implement DISTINCT"
msgstr "n'a pas pu implanter DISTINCT"
-#: optimizer/plan/planner.c:5468
+#: optimizer/plan/planner.c:5471
#, c-format
msgid "could not implement window PARTITION BY"
msgstr "n'a pas pu implanter PARTITION BY de window"
-#: optimizer/plan/planner.c:5469
+#: optimizer/plan/planner.c:5472
#, c-format
msgid "Window partitioning columns must be of sortable datatypes."
msgstr ""
"Les colonnes de partitionnement de window doivent être d'un type de données\n"
"triables."
-#: optimizer/plan/planner.c:5473
+#: optimizer/plan/planner.c:5476
#, c-format
msgid "could not implement window ORDER BY"
msgstr "n'a pas pu implanter ORDER BY dans le window"
-#: optimizer/plan/planner.c:5474
+#: optimizer/plan/planner.c:5477
#, c-format
msgid "Window ordering columns must be of sortable datatypes."
msgstr "Les colonnes de tri de la window doivent être d'un type de données triable."
@@ -16556,7 +17076,8 @@ msgstr "un aggrégat de niveau externe ne peut pas contenir de variable de nivea
msgid "aggregate function calls cannot contain set-returning function calls"
msgstr "les appels à la fonction d'agrégat ne peuvent pas contenir des appels à des fonctions retournant des ensembles"
-#: parser/parse_agg.c:769 parser/parse_expr.c:1674 parser/parse_expr.c:2156 parser/parse_func.c:883
+#: parser/parse_agg.c:769 parser/parse_expr.c:1674 parser/parse_expr.c:2156
+#: parser/parse_func.c:883
#, c-format
msgid "You might be able to move the set-returning function into a LATERAL FROM item."
msgstr "Vous devriez être capable de déplacer la fonction SETOF dans un élément LATERAL FROM."
@@ -16968,7 +17489,9 @@ msgstr "RANGE avec offset PRECEDING/FOLLOWING a de multiples interprétations po
msgid "Cast the offset value to the exact intended type."
msgstr "Transtypez la valeur d'offset vers exactement le type attendu."
-#: parser/parse_coerce.c:1050 parser/parse_coerce.c:1088 parser/parse_coerce.c:1106 parser/parse_coerce.c:1121 parser/parse_expr.c:2057 parser/parse_expr.c:2659 parser/parse_target.c:994
+#: parser/parse_coerce.c:1050 parser/parse_coerce.c:1088
+#: parser/parse_coerce.c:1106 parser/parse_coerce.c:1121
+#: parser/parse_expr.c:2057 parser/parse_expr.c:2659 parser/parse_target.c:994
#, c-format
msgid "cannot cast type %s to %s"
msgstr "ne peut pas convertir le type %s en %s"
@@ -17019,22 +17542,27 @@ msgstr "les types d'argument %s et %s ne se correspondent pas"
msgid "%s could not convert type %s to %s"
msgstr "%s n'a pas pu convertir le type %s en %s"
-#: parser/parse_coerce.c:2154 parser/parse_coerce.c:2174 parser/parse_coerce.c:2194 parser/parse_coerce.c:2215 parser/parse_coerce.c:2270 parser/parse_coerce.c:2304
+#: parser/parse_coerce.c:2154 parser/parse_coerce.c:2174
+#: parser/parse_coerce.c:2194 parser/parse_coerce.c:2215
+#: parser/parse_coerce.c:2270 parser/parse_coerce.c:2304
#, c-format
msgid "arguments declared \"%s\" are not all alike"
msgstr "les arguments déclarés « %s » ne sont pas tous identiques"
-#: parser/parse_coerce.c:2249 parser/parse_coerce.c:2362 utils/fmgr/funcapi.c:601
+#: parser/parse_coerce.c:2249 parser/parse_coerce.c:2362
+#: utils/fmgr/funcapi.c:601
#, c-format
msgid "argument declared %s is not an array but type %s"
msgstr "l'argument déclaré %s n'est pas un tableau mais est du type %s"
-#: parser/parse_coerce.c:2282 parser/parse_coerce.c:2432 utils/fmgr/funcapi.c:615
+#: parser/parse_coerce.c:2282 parser/parse_coerce.c:2432
+#: utils/fmgr/funcapi.c:615
#, c-format
msgid "argument declared %s is not a range type but type %s"
msgstr "l'argument déclaré %s n'est pas un type d'intervalle mais est du type %s"
-#: parser/parse_coerce.c:2316 parser/parse_coerce.c:2396 parser/parse_coerce.c:2529 utils/fmgr/funcapi.c:633 utils/fmgr/funcapi.c:698
+#: parser/parse_coerce.c:2316 parser/parse_coerce.c:2396
+#: parser/parse_coerce.c:2529 utils/fmgr/funcapi.c:633 utils/fmgr/funcapi.c:698
#, c-format
msgid "argument declared %s is not a multirange type but type %s"
msgstr "l'argument déclaré %s n'est pas un type multirange mais est du type %s"
@@ -17044,7 +17572,8 @@ msgstr "l'argument déclaré %s n'est pas un type multirange mais est du type %s
msgid "cannot determine element type of \"anyarray\" argument"
msgstr "ne peut pas déterminer le type d'élément d'un argument « anyarray »"
-#: parser/parse_coerce.c:2379 parser/parse_coerce.c:2410 parser/parse_coerce.c:2449 parser/parse_coerce.c:2515
+#: parser/parse_coerce.c:2379 parser/parse_coerce.c:2410
+#: parser/parse_coerce.c:2449 parser/parse_coerce.c:2515
#, c-format
msgid "argument declared %s is not consistent with argument declared %s"
msgstr "l'argument déclaré %s n'est pas cohérent avec l'argument déclaré %s"
@@ -17071,7 +17600,9 @@ msgstr "le type déclaré anyenum n'est pas un type enum : %s"
msgid "arguments of anycompatible family cannot be cast to a common type"
msgstr "les arguments d'une famille anycompatible ne peuvent pas être convertis vers un type commun"
-#: parser/parse_coerce.c:2577 parser/parse_coerce.c:2598 parser/parse_coerce.c:2648 parser/parse_coerce.c:2653 parser/parse_coerce.c:2717 parser/parse_coerce.c:2729
+#: parser/parse_coerce.c:2577 parser/parse_coerce.c:2598
+#: parser/parse_coerce.c:2648 parser/parse_coerce.c:2653
+#: parser/parse_coerce.c:2717 parser/parse_coerce.c:2729
#, c-format
msgid "could not determine polymorphic type %s because input has type %s"
msgstr "n'a pas pu déterminer le type polymorphique %s car l'entrée dispose du type %s"
@@ -17115,12 +17646,14 @@ msgstr "Un résultat de type %s requiert au moins une entrée de type anycompati
msgid "A result of type internal requires at least one input of type internal."
msgstr "Un résultat de type internal nécessite au moins une entrée de type internal."
-#: parser/parse_collate.c:228 parser/parse_collate.c:475 parser/parse_collate.c:1005
+#: parser/parse_collate.c:228 parser/parse_collate.c:475
+#: parser/parse_collate.c:1005
#, c-format
msgid "collation mismatch between implicit collations \"%s\" and \"%s\""
msgstr "le collationnement ne correspond pas aux collationnements implicites « %s » et « %s »"
-#: parser/parse_collate.c:231 parser/parse_collate.c:478 parser/parse_collate.c:1008
+#: parser/parse_collate.c:231 parser/parse_collate.c:478
+#: parser/parse_collate.c:1008
#, c-format
msgid "You can choose the collation by applying the COLLATE clause to one or both expressions."
msgstr "Vous pouvez choisir le collationnement en appliquant la clause COLLATE à une ou aux deux expressions."
@@ -17176,146 +17709,146 @@ msgstr "« EEEE » non supporté en entrée"
msgid "WITH query name \"%s\" specified more than once"
msgstr "le nom de la requête WITH « %s » est spécifié plus d'une fois"
-#: parser/parse_cte.c:275
+#: parser/parse_cte.c:314
+#, c-format
+msgid "could not identify an inequality operator for type %s"
+msgstr "n'a pas pu identifier un opérateur d'inégalité pour le type %s"
+
+#: parser/parse_cte.c:341
#, c-format
msgid "WITH clause containing a data-modifying statement must be at the top level"
msgstr "la clause WITH contenant une instruction de modification de données doit être au plus haut niveau"
-#: parser/parse_cte.c:324
+#: parser/parse_cte.c:390
#, c-format
msgid "recursive query \"%s\" column %d has type %s in non-recursive term but type %s overall"
msgstr ""
"dans la requête récursive « %s », la colonne %d a le type %s dans le terme non\n"
"récursif mais le type global %s"
-#: parser/parse_cte.c:330
+#: parser/parse_cte.c:396
#, c-format
msgid "Cast the output of the non-recursive term to the correct type."
msgstr "Convertissez la sortie du terme non récursif dans le bon type."
-#: parser/parse_cte.c:335
+#: parser/parse_cte.c:401
#, c-format
msgid "recursive query \"%s\" column %d has collation \"%s\" in non-recursive term but collation \"%s\" overall"
msgstr "requête récursive « %s » : la colonne %d a le collationnement « %s » dans un terme non récursifet un collationnement « %s » global"
-#: parser/parse_cte.c:339
+#: parser/parse_cte.c:405
#, c-format
msgid "Use the COLLATE clause to set the collation of the non-recursive term."
msgstr "Utilisez la clause COLLATE pour configurer le collationnement du terme non récursif."
-#: parser/parse_cte.c:357
+#: parser/parse_cte.c:426
#, c-format
msgid "WITH query is not recursive"
msgstr "la requête WITH n'est pas récursive"
-#: parser/parse_cte.c:388
+#: parser/parse_cte.c:457
#, c-format
msgid "with a SEARCH or CYCLE clause, the left side of the UNION must be a SELECT"
msgstr "avec une clause SEARCH ou CYCLE, le côté gauche de l'UNION doit être un SELECT"
-#: parser/parse_cte.c:393
+#: parser/parse_cte.c:462
#, c-format
msgid "with a SEARCH or CYCLE clause, the right side of the UNION must be a SELECT"
msgstr "avec une clause SEARCH ou CYCLE, le côté droit de l'UNION doit être un SELECT"
-#: parser/parse_cte.c:408
+#: parser/parse_cte.c:477
#, c-format
msgid "search column \"%s\" not in WITH query column list"
msgstr "colonne de recherche « %s » non présente dans la liste des colonnes de la requête WITH"
-#: parser/parse_cte.c:415
+#: parser/parse_cte.c:484
#, c-format
msgid "search column \"%s\" specified more than once"
msgstr "la colonne de recherche « %s » est spécifiée plus d'une fois"
-#: parser/parse_cte.c:424
+#: parser/parse_cte.c:493
#, c-format
msgid "search sequence column name \"%s\" already used in WITH query column list"
msgstr "nom de colonne « %s » de la séquence de recherche déjà utilisé dans la liste des colonnes de la requête WITH"
-#: parser/parse_cte.c:443
+#: parser/parse_cte.c:510
#, c-format
msgid "cycle column \"%s\" not in WITH query column list"
msgstr "la colonne cycle « %s » n'est pas dans la liste de colonne de la requête WITH"
-#: parser/parse_cte.c:450
+#: parser/parse_cte.c:517
#, c-format
msgid "cycle column \"%s\" specified more than once"
msgstr "la colonne cycle « %s » est spécifiée plus d'une fois"
-#: parser/parse_cte.c:459
+#: parser/parse_cte.c:526
#, c-format
msgid "cycle mark column name \"%s\" already used in WITH query column list"
msgstr "nom de colonne « %s » de marque du cycle déjà utilisé dans la liste des colonnes de la requête WITH"
-#: parser/parse_cte.c:471
+#: parser/parse_cte.c:533
#, c-format
msgid "cycle path column name \"%s\" already used in WITH query column list"
msgstr "nom de colonne « %s » de chemin du cycle déjà utilisé dans la liste des colonnes de la requête WITH"
-#: parser/parse_cte.c:479
+#: parser/parse_cte.c:541
#, c-format
msgid "cycle mark column name and cycle path column name are the same"
msgstr "le nom de colonne de marque du cycle est identique au nom de colonne de chemin du cycle"
-#: parser/parse_cte.c:515
-#, c-format
-msgid "could not identify an inequality operator for type %s"
-msgstr "n'a pas pu identifier un opérateur d'inégalité pour le type %s"
-
-#: parser/parse_cte.c:527
+#: parser/parse_cte.c:551
#, c-format
msgid "search sequence column name and cycle mark column name are the same"
msgstr "le nom de la colonne de séquence de recherche est identique au nom de la colonne de marque du cycle"
-#: parser/parse_cte.c:534
+#: parser/parse_cte.c:558
#, c-format
msgid "search sequence column name and cycle path column name are the same"
msgstr "le nom de la colonne de séquence de recherche est identique au nom de la colonne de chemin du cycle"
-#: parser/parse_cte.c:618
+#: parser/parse_cte.c:642
#, c-format
msgid "WITH query \"%s\" has %d columns available but %d columns specified"
msgstr "la requête WITH « %s » a %d colonnes disponibles mais %d colonnes spécifiées"
-#: parser/parse_cte.c:798
+#: parser/parse_cte.c:822
#, c-format
msgid "mutual recursion between WITH items is not implemented"
msgstr "la récursion mutuelle entre des éléments WITH n'est pas implantée"
-#: parser/parse_cte.c:850
+#: parser/parse_cte.c:874
#, c-format
msgid "recursive query \"%s\" must not contain data-modifying statements"
msgstr "la requête récursive « %s » ne doit pas contenir des instructions de modification de données"
-#: parser/parse_cte.c:858
+#: parser/parse_cte.c:882
#, c-format
msgid "recursive query \"%s\" does not have the form non-recursive-term UNION [ALL] recursive-term"
msgstr ""
"la requête récursive « %s » n'a pas la forme terme-non-récursive UNION [ALL]\n"
"terme-récursive"
-#: parser/parse_cte.c:902
+#: parser/parse_cte.c:926
#, c-format
msgid "ORDER BY in a recursive query is not implemented"
msgstr "ORDER BY dans une requête récursive n'est pas implanté"
-#: parser/parse_cte.c:908
+#: parser/parse_cte.c:932
#, c-format
msgid "OFFSET in a recursive query is not implemented"
msgstr "OFFSET dans une requête récursive n'est pas implémenté"
-#: parser/parse_cte.c:914
+#: parser/parse_cte.c:938
#, c-format
msgid "LIMIT in a recursive query is not implemented"
msgstr "LIMIT dans une requête récursive n'est pas implémenté"
-#: parser/parse_cte.c:920
+#: parser/parse_cte.c:944
#, c-format
msgid "FOR UPDATE/SHARE in a recursive query is not implemented"
msgstr "FOR UPDATE/SHARE dans une requête récursive n'est pas implémenté"
-#: parser/parse_cte.c:977
+#: parser/parse_cte.c:1001
#, c-format
msgid "recursive reference to query \"%s\" must not appear more than once"
msgstr "la référence récursive à la requête « %s » ne doit pas apparaître plus d'une fois"
@@ -17325,7 +17858,8 @@ msgstr "la référence récursive à la requête « %s » ne doit pas apparaîtr
msgid "DEFAULT is not allowed in this context"
msgstr "DEFAULT interdit dans ce contexte"
-#: parser/parse_expr.c:335 parser/parse_relation.c:3654 parser/parse_relation.c:3674
+#: parser/parse_expr.c:335 parser/parse_relation.c:3654
+#: parser/parse_relation.c:3674
#, c-format
msgid "column %s.%s does not exist"
msgstr "la colonne %s.%s n'existe pas"
@@ -17358,12 +17892,14 @@ msgstr "ne peut pas utiliser une référence de colonne dans l'expression par d
msgid "cannot use column reference in partition bound expression"
msgstr "ne peut pas utiliser une référence de colonne dans une expression de limite de partition"
-#: parser/parse_expr.c:784 parser/parse_relation.c:818 parser/parse_relation.c:900 parser/parse_target.c:1234
+#: parser/parse_expr.c:784 parser/parse_relation.c:818
+#: parser/parse_relation.c:900 parser/parse_target.c:1234
#, c-format
msgid "column reference \"%s\" is ambiguous"
msgstr "la référence à la colonne « %s » est ambigüe"
-#: parser/parse_expr.c:840 parser/parse_param.c:110 parser/parse_param.c:142 parser/parse_param.c:208 parser/parse_param.c:307
+#: parser/parse_expr.c:840 parser/parse_param.c:110 parser/parse_param.c:142
+#: parser/parse_param.c:208 parser/parse_param.c:307
#, c-format
msgid "there is no parameter $%d"
msgstr "il n'y a pas de paramètre $%d"
@@ -17907,24 +18443,24 @@ msgstr "les fonctions renvoyant un ensemble de lignes ne sont pas autorisées da
msgid "WITH RECURSIVE is not supported for MERGE statement"
msgstr "WHERE CURRENT OF n'est pas supporté pour ce type de table"
-#: parser/parse_merge.c:163
+#: parser/parse_merge.c:161
#, c-format
msgid "unreachable WHEN clause specified after unconditional WHEN clause"
msgstr ""
-#: parser/parse_merge.c:190
+#: parser/parse_merge.c:191
#, fuzzy, c-format
#| msgid "LIKE is not supported for creating foreign tables"
msgid "MERGE is not supported for relations with rules."
msgstr "LIKE n'est pas supporté pour la création de tables distantes"
-#: parser/parse_merge.c:207
+#: parser/parse_merge.c:208
#, fuzzy, c-format
#| msgid "table name \"%s\" specified more than once"
msgid "name \"%s\" specified more than once"
msgstr "le nom de la table « %s » est spécifié plus d'une fois"
-#: parser/parse_merge.c:209
+#: parser/parse_merge.c:210
#, c-format
msgid "The name is used both as MERGE target table and data source."
msgstr "Le nom est utilisé à la fois comme table cible et source de données du MERGE."
@@ -17939,7 +18475,8 @@ msgstr "les listes cibles peuvent avoir au plus %d colonnes"
msgid "postfix operators are not supported"
msgstr "les opérateurs postfixes ne sont pas supportés"
-#: parser/parse_oper.c:130 parser/parse_oper.c:649 utils/adt/regproc.c:539 utils/adt/regproc.c:723
+#: parser/parse_oper.c:130 parser/parse_oper.c:649 utils/adt/regproc.c:539
+#: utils/adt/regproc.c:723
#, c-format
msgid "operator does not exist: %s"
msgstr "l'opérateur n'existe pas : %s"
@@ -18058,7 +18595,8 @@ msgstr "ne peut pas utiliser la colonne système « %s » dans une expression de
msgid "cannot use system column \"%s\" in MERGE WHEN condition"
msgstr "ne peut pas utiliser la colonne système « %s » comme clé de partitionnement"
-#: parser/parse_relation.c:1184 parser/parse_relation.c:1636 parser/parse_relation.c:2357
+#: parser/parse_relation.c:1184 parser/parse_relation.c:1636
+#: parser/parse_relation.c:2357
#, c-format
msgid "table \"%s\" has %d columns available but %d columns specified"
msgstr "la table « %s » a %d colonnes disponibles mais %d colonnes spécifiées"
@@ -18230,7 +18768,8 @@ msgstr "référence %%TYPE invalide (trop de points entre les noms) : %s"
msgid "type reference %s converted to %s"
msgstr "référence de type %s convertie en %s"
-#: parser/parse_type.c:278 parser/parse_type.c:807 utils/cache/typcache.c:390 utils/cache/typcache.c:445
+#: parser/parse_type.c:278 parser/parse_type.c:807 utils/cache/typcache.c:390
+#: utils/cache/typcache.c:445
#, c-format
msgid "type \"%s\" is only a shell"
msgstr "le type « %s » n'est qu'une coquille"
@@ -18260,7 +18799,8 @@ msgstr "ne peut pas créer une table partitionnée comme la fille d'un héritage
msgid "array of serial is not implemented"
msgstr "le tableau de type serial n'est pas implémenté"
-#: parser/parse_utilcmd.c:658 parser/parse_utilcmd.c:670 parser/parse_utilcmd.c:729
+#: parser/parse_utilcmd.c:658 parser/parse_utilcmd.c:670
+#: parser/parse_utilcmd.c:729
#, c-format
msgid "conflicting NULL/NOT NULL declarations for column \"%s\" of table \"%s\""
msgstr "déclarations NULL/NOT NULL en conflit pour la colonne « %s » de la table « %s »"
@@ -18373,7 +18913,8 @@ msgstr "l'index « %s » n'est pas valide"
msgid "\"%s\" is not a unique index"
msgstr "« %s » n'est pas un index unique"
-#: parser/parse_utilcmd.c:2293 parser/parse_utilcmd.c:2300 parser/parse_utilcmd.c:2307 parser/parse_utilcmd.c:2384
+#: parser/parse_utilcmd.c:2293 parser/parse_utilcmd.c:2300
+#: parser/parse_utilcmd.c:2307 parser/parse_utilcmd.c:2384
#, c-format
msgid "Cannot create a primary key or unique constraint using such an index."
msgstr "Ne peut pas créer une clé primaire ou une contrainte unique avec cet index."
@@ -18440,7 +18981,8 @@ msgstr ""
msgid "rules with WHERE conditions can only have SELECT, INSERT, UPDATE, or DELETE actions"
msgstr "les règles avec des conditions WHERE ne peuvent contenir que des actions SELECT, INSERT, UPDATE ou DELETE "
-#: parser/parse_utilcmd.c:3162 parser/parse_utilcmd.c:3263 rewrite/rewriteHandler.c:509 rewrite/rewriteManip.c:1018
+#: parser/parse_utilcmd.c:3162 parser/parse_utilcmd.c:3263
+#: rewrite/rewriteHandler.c:513 rewrite/rewriteManip.c:1018
#, c-format
msgid "conditional UNION/INTERSECT/EXCEPT statements are not implemented"
msgstr ""
@@ -18610,7 +19152,8 @@ msgstr "échappement Unicode invalide"
msgid "Unicode escapes must be \\XXXX or \\+XXXXXX."
msgstr "Les échappements Unicode doivent être de la forme \\XXXX ou \\+XXXXXX."
-#: parser/parser.c:497 scan.l:645 scan.l:661 scan.l:677 utils/adt/varlena.c:6554
+#: parser/parser.c:497 scan.l:645 scan.l:661 scan.l:677
+#: utils/adt/varlena.c:6554
#, c-format
msgid "invalid Unicode surrogate pair"
msgstr "paire surrogate Unicode invalide"
@@ -18625,7 +19168,8 @@ msgstr "l'identifiant « %s » sera tronqué en « %.*s »"
msgid "partition \"%s\" conflicts with existing default partition \"%s\""
msgstr "la partition « %s » est en conflit avec la partition par défaut existante « %s »"
-#: partitioning/partbounds.c:2985 partitioning/partbounds.c:3004 partitioning/partbounds.c:3026
+#: partitioning/partbounds.c:2985 partitioning/partbounds.c:3004
+#: partitioning/partbounds.c:3026
#, c-format
msgid "every hash partition modulus must be a factor of the next larger modulus"
msgstr "chaque modulo de partition hash doit être un facteur du prochain plus gros modulo"
@@ -18685,7 +19229,8 @@ msgstr "la colonne %d de la clé de partitionnement a pour type %s, mais la vale
msgid "column %d of the partition key has type \"%s\", but supplied value is of type \"%s\""
msgstr "la colonne %d de la clé de partitionnement a pour type « %s », mais la valeur fournie a pour type « %s »"
-#: port/pg_sema.c:209 port/pg_shmem.c:695 port/posix_sema.c:209 port/sysv_sema.c:327 port/sysv_shmem.c:695
+#: port/pg_sema.c:209 port/pg_shmem.c:695 port/posix_sema.c:209
+#: port/sysv_sema.c:327 port/sysv_shmem.c:695
#, c-format
msgid "could not stat data directory \"%s\": %m"
msgstr "n'a pas pu lire les informations sur le répertoire des données « %s » : %m"
@@ -18854,7 +19399,8 @@ msgstr "n'a pas pu déverrouiller la sémaphore : code d'erreur %lu"
msgid "could not try-lock semaphore: error code %lu"
msgstr "n'a pas pu tenter le verrouillage de la sémaphore : code d'erreur %lu"
-#: port/win32_shmem.c:144 port/win32_shmem.c:159 port/win32_shmem.c:171 port/win32_shmem.c:187
+#: port/win32_shmem.c:144 port/win32_shmem.c:159 port/win32_shmem.c:171
+#: port/win32_shmem.c:187
#, c-format
msgid "could not enable user right \"%s\": error code %lu"
msgstr "n'a pas pu activer le droit utilisateur « %s » : code d'erreur %lu"
@@ -18862,11 +19408,13 @@ msgstr "n'a pas pu activer le droit utilisateur « %s » : code d'erreur %lu"
#. translator: This is a term from Windows and should be translated to
#. match the Windows localization.
#.
-#: port/win32_shmem.c:150 port/win32_shmem.c:159 port/win32_shmem.c:171 port/win32_shmem.c:182 port/win32_shmem.c:184 port/win32_shmem.c:187
+#: port/win32_shmem.c:150 port/win32_shmem.c:159 port/win32_shmem.c:171
+#: port/win32_shmem.c:182 port/win32_shmem.c:184 port/win32_shmem.c:187
msgid "Lock pages in memory"
msgstr "Verrouillage des pages en mémoire"
-#: port/win32_shmem.c:152 port/win32_shmem.c:160 port/win32_shmem.c:172 port/win32_shmem.c:188
+#: port/win32_shmem.c:152 port/win32_shmem.c:160 port/win32_shmem.c:172
+#: port/win32_shmem.c:188
#, c-format
msgid "Failed system call was %s."
msgstr "L'appel système qui a échoué était %s."
@@ -18989,7 +19537,7 @@ msgstr "processus en tâche de fond « %s »: intervalle de redémarrage invalid
msgid "background worker \"%s\": parallel workers may not be configured for restart"
msgstr "processus en tâche de fond « %s »: les processus parallélisés ne sont peut-être pas être configurés pour redémarrer"
-#: postmaster/bgworker.c:730 tcop/postgres.c:3203
+#: postmaster/bgworker.c:730 tcop/postgres.c:3215
#, c-format
msgid "terminating background worker \"%s\" due to administrator command"
msgstr "arrêt du processus en tâche de fond « %s » suite à la demande de l'administrateur"
@@ -19241,230 +19789,235 @@ msgstr "forçage d'un arrêt immédiat car le fichier de verrou du répertoire d
msgid "incomplete startup packet"
msgstr "paquet de démarrage incomplet"
-#: postmaster/postmaster.c:2049
+#: postmaster/postmaster.c:2049 postmaster/postmaster.c:2082
#, c-format
msgid "invalid length of startup packet"
msgstr "longueur invalide du paquet de démarrage"
-#: postmaster/postmaster.c:2104
+#: postmaster/postmaster.c:2111
#, c-format
msgid "failed to send SSL negotiation response: %m"
msgstr "échec lors de l'envoi de la réponse de négotiation SSL : %m"
-#: postmaster/postmaster.c:2122
+#: postmaster/postmaster.c:2129
#, c-format
msgid "received unencrypted data after SSL request"
msgstr "a reçu des données non chiffrées après la demande SSL"
-#: postmaster/postmaster.c:2123 postmaster/postmaster.c:2167
+#: postmaster/postmaster.c:2130 postmaster/postmaster.c:2174
#, c-format
msgid "This could be either a client-software bug or evidence of an attempted man-in-the-middle attack."
msgstr "Ceci peut être soit un bug du client soit la preuve d'une tentative d'attaque du type man-in-the-middle."
-#: postmaster/postmaster.c:2148
+#: postmaster/postmaster.c:2155
#, c-format
msgid "failed to send GSSAPI negotiation response: %m"
msgstr "échec lors de l'envoi de la réponse à la négociation GSSAPI : %m"
-#: postmaster/postmaster.c:2166
+#: postmaster/postmaster.c:2173
#, c-format
msgid "received unencrypted data after GSSAPI encryption request"
msgstr "a reçu des données non chiffrées après la demande de chiffrement GSSAPI"
-#: postmaster/postmaster.c:2190
+#: postmaster/postmaster.c:2197
#, c-format
msgid "unsupported frontend protocol %u.%u: server supports %u.0 to %u.%u"
msgstr "protocole frontal %u.%u non supporté : le serveur supporte de %u.0 à %u.%u"
-#: postmaster/postmaster.c:2254 utils/misc/guc.c:7400 utils/misc/guc.c:7436 utils/misc/guc.c:7506 utils/misc/guc.c:8937 utils/misc/guc.c:11970 utils/misc/guc.c:12011
+#: postmaster/postmaster.c:2261 utils/misc/guc.c:7400 utils/misc/guc.c:7436
+#: utils/misc/guc.c:7506 utils/misc/guc.c:8937 utils/misc/guc.c:11970
+#: utils/misc/guc.c:12011
#, c-format
msgid "invalid value for parameter \"%s\": \"%s\""
msgstr "valeur invalide pour le paramètre « %s » : « %s »"
-#: postmaster/postmaster.c:2257
+#: postmaster/postmaster.c:2264
#, c-format
msgid "Valid values are: \"false\", 0, \"true\", 1, \"database\"."
msgstr "Les valeurs valides sont : « false », « 0 », « true », « 1 », « database »."
-#: postmaster/postmaster.c:2302
+#: postmaster/postmaster.c:2309
#, c-format
msgid "invalid startup packet layout: expected terminator as last byte"
msgstr ""
"configuration invalide du paquet de démarrage : terminaison attendue comme\n"
"dernier octet"
-#: postmaster/postmaster.c:2319
+#: postmaster/postmaster.c:2326
#, c-format
msgid "no PostgreSQL user name specified in startup packet"
msgstr "aucun nom d'utilisateur PostgreSQL n'a été spécifié dans le paquet de démarrage"
-#: postmaster/postmaster.c:2383
+#: postmaster/postmaster.c:2390
#, c-format
msgid "the database system is starting up"
msgstr "le système de bases de données se lance"
-#: postmaster/postmaster.c:2389
+#: postmaster/postmaster.c:2396
#, c-format
msgid "the database system is not yet accepting connections"
msgstr "le système de bases de données n'accepte pas encore de connexions"
-#: postmaster/postmaster.c:2390
+#: postmaster/postmaster.c:2397
#, c-format
msgid "Consistent recovery state has not been yet reached."
msgstr "L'état de restauration cohérent n'a pas encore été atteint."
-#: postmaster/postmaster.c:2394
+#: postmaster/postmaster.c:2401
#, c-format
msgid "the database system is not accepting connections"
msgstr "le système de bases de données n'accepte pas de connexions"
-#: postmaster/postmaster.c:2395
+#: postmaster/postmaster.c:2402
#, c-format
msgid "Hot standby mode is disabled."
msgstr "Le mode Hot Standby est désactivé"
-#: postmaster/postmaster.c:2400
+#: postmaster/postmaster.c:2407
#, c-format
msgid "the database system is shutting down"
msgstr "le système de base de données s'arrête"
-#: postmaster/postmaster.c:2405
+#: postmaster/postmaster.c:2412
#, c-format
msgid "the database system is in recovery mode"
msgstr "le système de bases de données est en cours de restauration"
-#: postmaster/postmaster.c:2410 storage/ipc/procarray.c:479 storage/ipc/sinvaladt.c:306 storage/lmgr/proc.c:359
+#: postmaster/postmaster.c:2417 storage/ipc/procarray.c:490
+#: storage/ipc/sinvaladt.c:306 storage/lmgr/proc.c:359
#, c-format
msgid "sorry, too many clients already"
msgstr "désolé, trop de clients sont déjà connectés"
-#: postmaster/postmaster.c:2497
+#: postmaster/postmaster.c:2504
#, c-format
msgid "wrong key in cancel request for process %d"
msgstr "mauvaise clé dans la demande d'annulation pour le processus %d"
-#: postmaster/postmaster.c:2509
+#: postmaster/postmaster.c:2516
#, c-format
msgid "PID %d in cancel request did not match any process"
msgstr "le PID %d dans la demande d'annulation ne correspond à aucun processus"
-#: postmaster/postmaster.c:2763
+#: postmaster/postmaster.c:2770
#, c-format
msgid "received SIGHUP, reloading configuration files"
msgstr "a reçu SIGHUP, rechargement des fichiers de configuration"
#. translator: %s is a configuration file
-#: postmaster/postmaster.c:2787 postmaster/postmaster.c:2791
+#: postmaster/postmaster.c:2794 postmaster/postmaster.c:2798
#, c-format
msgid "%s was not reloaded"
msgstr "%s n'a pas été rechargé"
-#: postmaster/postmaster.c:2801
+#: postmaster/postmaster.c:2808
#, c-format
msgid "SSL configuration was not reloaded"
msgstr "la configuration SSL n'a pas été rechargée"
-#: postmaster/postmaster.c:2857
+#: postmaster/postmaster.c:2864
#, c-format
msgid "received smart shutdown request"
msgstr "a reçu une demande d'arrêt intelligent"
-#: postmaster/postmaster.c:2898
+#: postmaster/postmaster.c:2905
#, c-format
msgid "received fast shutdown request"
msgstr "a reçu une demande d'arrêt rapide"
-#: postmaster/postmaster.c:2916
+#: postmaster/postmaster.c:2923
#, c-format
msgid "aborting any active transactions"
msgstr "annulation des transactions actives"
-#: postmaster/postmaster.c:2940
+#: postmaster/postmaster.c:2947
#, c-format
msgid "received immediate shutdown request"
msgstr "a reçu une demande d'arrêt immédiat"
-#: postmaster/postmaster.c:3017
+#: postmaster/postmaster.c:3024
#, c-format
msgid "shutdown at recovery target"
msgstr "arrêt sur la cible de restauration"
-#: postmaster/postmaster.c:3035 postmaster/postmaster.c:3071
+#: postmaster/postmaster.c:3042 postmaster/postmaster.c:3078
msgid "startup process"
msgstr "processus de lancement"
-#: postmaster/postmaster.c:3038
+#: postmaster/postmaster.c:3045
#, c-format
msgid "aborting startup due to startup process failure"
msgstr "annulation du démarrage à cause d'un échec dans le processus de lancement"
-#: postmaster/postmaster.c:3111
+#: postmaster/postmaster.c:3118
#, c-format
msgid "database system is ready to accept connections"
msgstr "le système de bases de données est prêt pour accepter les connexions"
-#: postmaster/postmaster.c:3132
+#: postmaster/postmaster.c:3139
msgid "background writer process"
msgstr "processus d'écriture en tâche de fond"
-#: postmaster/postmaster.c:3179
+#: postmaster/postmaster.c:3186
msgid "checkpointer process"
msgstr "processus checkpointer"
-#: postmaster/postmaster.c:3195
+#: postmaster/postmaster.c:3202
msgid "WAL writer process"
msgstr "processus d'écriture des journaux de transaction"
-#: postmaster/postmaster.c:3210
+#: postmaster/postmaster.c:3217
msgid "WAL receiver process"
msgstr "processus de réception des journaux de transaction"
-#: postmaster/postmaster.c:3225
+#: postmaster/postmaster.c:3232
msgid "autovacuum launcher process"
msgstr "processus de lancement de l'autovacuum"
-#: postmaster/postmaster.c:3243
+#: postmaster/postmaster.c:3250
msgid "archiver process"
msgstr "processus d'archivage"
-#: postmaster/postmaster.c:3256
+#: postmaster/postmaster.c:3263
msgid "system logger process"
msgstr "processus des journaux applicatifs"
-#: postmaster/postmaster.c:3320
+#: postmaster/postmaster.c:3327
#, c-format
msgid "background worker \"%s\""
msgstr "processus en tâche de fond « %s »"
-#: postmaster/postmaster.c:3399 postmaster/postmaster.c:3419 postmaster/postmaster.c:3426 postmaster/postmaster.c:3444
+#: postmaster/postmaster.c:3406 postmaster/postmaster.c:3426
+#: postmaster/postmaster.c:3433 postmaster/postmaster.c:3451
msgid "server process"
msgstr "processus serveur"
-#: postmaster/postmaster.c:3498
+#: postmaster/postmaster.c:3505
#, c-format
msgid "terminating any other active server processes"
msgstr "arrêt des autres processus serveur actifs"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3735
+#: postmaster/postmaster.c:3742
#, c-format
msgid "%s (PID %d) exited with exit code %d"
msgstr "%s (PID %d) a quitté avec le code de sortie %d"
-#: postmaster/postmaster.c:3737 postmaster/postmaster.c:3749 postmaster/postmaster.c:3759 postmaster/postmaster.c:3770
+#: postmaster/postmaster.c:3744 postmaster/postmaster.c:3756
+#: postmaster/postmaster.c:3766 postmaster/postmaster.c:3777
#, c-format
msgid "Failed process was running: %s"
msgstr "Le processus qui a échoué exécutait : %s"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3746
+#: postmaster/postmaster.c:3753
#, c-format
msgid "%s (PID %d) was terminated by exception 0x%X"
msgstr "%s (PID %d) a été arrêté par l'exception 0x%X"
-#: postmaster/postmaster.c:3748 postmaster/shell_archive.c:134
+#: postmaster/postmaster.c:3755 postmaster/shell_archive.c:134
#, c-format
msgid "See C include file \"ntstatus.h\" for a description of the hexadecimal value."
msgstr ""
@@ -19473,235 +20026,236 @@ msgstr ""
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3756
+#: postmaster/postmaster.c:3763
#, c-format
msgid "%s (PID %d) was terminated by signal %d: %s"
msgstr "%s (PID %d) a été arrêté par le signal %d : %s"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3768
+#: postmaster/postmaster.c:3775
#, c-format
msgid "%s (PID %d) exited with unrecognized status %d"
msgstr "%s (PID %d) a quitté avec le statut inattendu %d"
-#: postmaster/postmaster.c:3968
+#: postmaster/postmaster.c:3975
#, c-format
msgid "abnormal database system shutdown"
msgstr "le système de base de données a été arrêté anormalement"
-#: postmaster/postmaster.c:3994
+#: postmaster/postmaster.c:4001
#, c-format
msgid "shutting down due to startup process failure"
msgstr "arrêt à cause d'un échec du processus startup"
-#: postmaster/postmaster.c:4000
+#: postmaster/postmaster.c:4007
#, c-format
msgid "shutting down because restart_after_crash is off"
msgstr "arrêt parce que restart_after_crash est configuré à off"
-#: postmaster/postmaster.c:4012
+#: postmaster/postmaster.c:4019
#, c-format
msgid "all server processes terminated; reinitializing"
msgstr "tous les processus serveur sont arrêtés ; réinitialisation"
-#: postmaster/postmaster.c:4184 postmaster/postmaster.c:5520 postmaster/postmaster.c:5918
+#: postmaster/postmaster.c:4191 postmaster/postmaster.c:5527
+#: postmaster/postmaster.c:5925
#, c-format
msgid "could not generate random cancel key"
msgstr "n'a pas pu générer la clé d'annulation aléatoire"
-#: postmaster/postmaster.c:4246
+#: postmaster/postmaster.c:4253
#, c-format
msgid "could not fork new process for connection: %m"
msgstr "n'a pas pu lancer le nouveau processus fils pour la connexion : %m"
-#: postmaster/postmaster.c:4288
+#: postmaster/postmaster.c:4295
msgid "could not fork new process for connection: "
msgstr "n'a pas pu lancer le nouveau processus fils pour la connexion : "
-#: postmaster/postmaster.c:4394
+#: postmaster/postmaster.c:4401
#, c-format
msgid "connection received: host=%s port=%s"
msgstr "connexion reçue : hôte=%s port=%s"
-#: postmaster/postmaster.c:4399
+#: postmaster/postmaster.c:4406
#, c-format
msgid "connection received: host=%s"
msgstr "connexion reçue : hôte=%s"
-#: postmaster/postmaster.c:4636
+#: postmaster/postmaster.c:4643
#, c-format
msgid "could not execute server process \"%s\": %m"
msgstr "n'a pas pu exécuter le processus serveur « %s » : %m"
-#: postmaster/postmaster.c:4694
+#: postmaster/postmaster.c:4701
#, c-format
msgid "could not create backend parameter file mapping: error code %lu"
msgstr "n'a pas pu créer le lien vers le fichier de paramètres du processus serveur : code d'erreur %lu"
-#: postmaster/postmaster.c:4703
+#: postmaster/postmaster.c:4710
#, c-format
msgid "could not map backend parameter memory: error code %lu"
msgstr "n'a pas pu mapper la mémoire des paramètres du processus serveur : code d'erreur %lu"
-#: postmaster/postmaster.c:4730
+#: postmaster/postmaster.c:4737
#, c-format
msgid "subprocess command line too long"
msgstr "ligne de commande du sous-processus trop longue"
-#: postmaster/postmaster.c:4748
+#: postmaster/postmaster.c:4755
#, c-format
msgid "CreateProcess() call failed: %m (error code %lu)"
msgstr "échec de l'appel à CreateProcess() : %m (code d'erreur %lu)"
-#: postmaster/postmaster.c:4775
+#: postmaster/postmaster.c:4782
#, c-format
msgid "could not unmap view of backend parameter file: error code %lu"
msgstr "n'a pas pu supprimer la vue du fichier paramètre du backend : code d'erreur %lu"
-#: postmaster/postmaster.c:4779
+#: postmaster/postmaster.c:4786
#, c-format
msgid "could not close handle to backend parameter file: error code %lu"
msgstr "n'a pas pu fermer le lien vers le fichier de paramètres du processus serveur : code d'erreur %lu"
-#: postmaster/postmaster.c:4801
+#: postmaster/postmaster.c:4808
#, c-format
msgid "giving up after too many tries to reserve shared memory"
msgstr "abandon après trop de tentatives pour réserver la mémoire partagée"
-#: postmaster/postmaster.c:4802
+#: postmaster/postmaster.c:4809
#, c-format
msgid "This might be caused by ASLR or antivirus software."
msgstr "Ceci pourrait être causé par un logiciel ASLR ou un antivirus."
-#: postmaster/postmaster.c:4983
+#: postmaster/postmaster.c:4990
#, c-format
msgid "SSL configuration could not be loaded in child process"
msgstr "la configuration SSL n'a pas pu être chargée dans le processus fils"
-#: postmaster/postmaster.c:5108
+#: postmaster/postmaster.c:5115
#, c-format
msgid "Please report this to <%s>."
msgstr "Merci de signaler ceci à <%s>."
-#: postmaster/postmaster.c:5180
+#: postmaster/postmaster.c:5187
#, c-format
msgid "database system is ready to accept read-only connections"
msgstr "le système de bases de données est prêt pour accepter les connexions en lecture seule"
-#: postmaster/postmaster.c:5444
+#: postmaster/postmaster.c:5451
#, c-format
msgid "could not fork startup process: %m"
msgstr "n'a pas pu lancer le processus fils de démarrage : %m"
-#: postmaster/postmaster.c:5448
+#: postmaster/postmaster.c:5455
#, c-format
msgid "could not fork archiver process: %m"
msgstr "n'a pas pu créer un processus fils d'archivage des journaux de transactions : %m"
-#: postmaster/postmaster.c:5452
+#: postmaster/postmaster.c:5459
#, c-format
msgid "could not fork background writer process: %m"
msgstr ""
"n'a pas pu créer un processus fils du processus d'écriture en tâche de\n"
"fond : %m"
-#: postmaster/postmaster.c:5456
+#: postmaster/postmaster.c:5463
#, c-format
msgid "could not fork checkpointer process: %m"
msgstr "n'a pas pu créer le processus checkpointer : %m"
-#: postmaster/postmaster.c:5460
+#: postmaster/postmaster.c:5467
#, c-format
msgid "could not fork WAL writer process: %m"
msgstr ""
"n'a pas pu créer un processus fils du processus d'écriture des journaux de\n"
"transaction : %m"
-#: postmaster/postmaster.c:5464
+#: postmaster/postmaster.c:5471
#, c-format
msgid "could not fork WAL receiver process: %m"
msgstr ""
"n'a pas pu créer un processus fils de réception des journaux de\n"
"transactions : %m"
-#: postmaster/postmaster.c:5468
+#: postmaster/postmaster.c:5475
#, c-format
msgid "could not fork process: %m"
msgstr "n'a pas pu lancer le processus fils : %m"
-#: postmaster/postmaster.c:5669 postmaster/postmaster.c:5696
+#: postmaster/postmaster.c:5676 postmaster/postmaster.c:5703
#, c-format
msgid "database connection requirement not indicated during registration"
msgstr "pré-requis de la connexion à la base non indiqué lors de l'enregistrement"
-#: postmaster/postmaster.c:5680 postmaster/postmaster.c:5707
+#: postmaster/postmaster.c:5687 postmaster/postmaster.c:5714
#, c-format
msgid "invalid processing mode in background worker"
msgstr "mode de traitement invalide dans le processus en tâche de fond"
-#: postmaster/postmaster.c:5792
+#: postmaster/postmaster.c:5799
#, c-format
msgid "could not fork worker process: %m"
msgstr "n'a pas pu créer un processus fils du processus en tâche de fond : %m"
-#: postmaster/postmaster.c:5904
+#: postmaster/postmaster.c:5911
#, c-format
msgid "no slot available for new worker process"
msgstr "aucun slot disponible pour le nouveau processus worker"
-#: postmaster/postmaster.c:6235
+#: postmaster/postmaster.c:6242
#, c-format
msgid "could not duplicate socket %d for use in backend: error code %d"
msgstr "n'a pas pu dupliquer la socket %d pour le serveur : code d'erreur %d"
-#: postmaster/postmaster.c:6267
+#: postmaster/postmaster.c:6274
#, c-format
msgid "could not create inherited socket: error code %d\n"
msgstr "n'a pas pu créer la socket héritée : code d'erreur %d\n"
-#: postmaster/postmaster.c:6296
+#: postmaster/postmaster.c:6303
#, c-format
msgid "could not open backend variables file \"%s\": %s\n"
msgstr "n'a pas pu ouvrir le fichier des variables moteurs « %s » : %s\n"
-#: postmaster/postmaster.c:6303
+#: postmaster/postmaster.c:6310
#, c-format
msgid "could not read from backend variables file \"%s\": %s\n"
msgstr "n'a pas pu lire le fichier de configuration serveur « %s » : %s\n"
-#: postmaster/postmaster.c:6312
+#: postmaster/postmaster.c:6319
#, c-format
msgid "could not remove file \"%s\": %s\n"
msgstr "n'a pas pu supprimer le fichier « %s » : %s\n"
-#: postmaster/postmaster.c:6329
+#: postmaster/postmaster.c:6336
#, c-format
msgid "could not map view of backend variables: error code %lu\n"
msgstr ""
"n'a pas pu exécuter \"map\" la vue des variables serveurs : code\n"
"d'erreur %lu\n"
-#: postmaster/postmaster.c:6338
+#: postmaster/postmaster.c:6345
#, c-format
msgid "could not unmap view of backend variables: error code %lu\n"
msgstr ""
"n'a pas pu exécuter \"unmap\" sur la vue des variables serveurs : code\n"
"d'erreur %lu\n"
-#: postmaster/postmaster.c:6345
+#: postmaster/postmaster.c:6352
#, c-format
msgid "could not close handle to backend parameter variables: error code %lu\n"
msgstr ""
"n'a pas pu fermer le lien vers les variables des paramètres du serveur :\n"
"code d'erreur %lu\n"
-#: postmaster/postmaster.c:6519
+#: postmaster/postmaster.c:6526
#, c-format
msgid "could not read exit code for process\n"
msgstr "n'a pas pu lire le code de sortie du processus\n"
-#: postmaster/postmaster.c:6524
+#: postmaster/postmaster.c:6531
#, c-format
msgid "could not post child completion status\n"
msgstr "n'a pas pu poster le statut de fin de l'enfant\n"
@@ -19711,7 +20265,8 @@ msgstr "n'a pas pu poster le statut de fin de l'enfant\n"
msgid "archive command failed with exit code %d"
msgstr "échec de la commande d'archivage avec un code de retour %d"
-#: postmaster/shell_archive.c:125 postmaster/shell_archive.c:135 postmaster/shell_archive.c:141 postmaster/shell_archive.c:150
+#: postmaster/shell_archive.c:125 postmaster/shell_archive.c:135
+#: postmaster/shell_archive.c:141 postmaster/shell_archive.c:150
#, c-format
msgid "The failed archive command was: %s"
msgstr "La commande d'archivage qui a échoué était : %s"
@@ -19804,115 +20359,121 @@ msgstr "emplacement de démarrage du flux de réplication invalide"
msgid "unterminated quoted string"
msgstr "chaîne entre guillemets non terminée"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:240
+#: replication/libpqwalreceiver/libpqwalreceiver.c:233
#, c-format
msgid "could not clear search path: %s"
msgstr "n'a pas pu effacer le search_path : %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:269
+#: replication/libpqwalreceiver/libpqwalreceiver.c:273
#, c-format
msgid "invalid connection string syntax: %s"
msgstr "syntaxe de la chaîne de connexion invalide : %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:295
+#: replication/libpqwalreceiver/libpqwalreceiver.c:299
#, c-format
msgid "could not parse connection string: %s"
msgstr "n'a pas pu analyser la chaîne de connexion : %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:368
+#: replication/libpqwalreceiver/libpqwalreceiver.c:372
#, c-format
msgid "could not receive database system identifier and timeline ID from the primary server: %s"
msgstr ""
"n'a pas pu recevoir l'identifiant du système de bases de données et\n"
"l'identifiant de la timeline à partir du serveur principal : %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:380 replication/libpqwalreceiver/libpqwalreceiver.c:618
+#: replication/libpqwalreceiver/libpqwalreceiver.c:384
+#: replication/libpqwalreceiver/libpqwalreceiver.c:622
#, c-format
msgid "invalid response from primary server"
msgstr "réponse invalide du serveur principal"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:381
+#: replication/libpqwalreceiver/libpqwalreceiver.c:385
#, c-format
msgid "Could not identify system: got %d rows and %d fields, expected %d rows and %d or more fields."
msgstr ""
"N'a pas pu identifier le système : a récupéré %d lignes et %d champs,\n"
"attendait %d lignes et %d champs (ou plus)."
-#: replication/libpqwalreceiver/libpqwalreceiver.c:461 replication/libpqwalreceiver/libpqwalreceiver.c:468 replication/libpqwalreceiver/libpqwalreceiver.c:498
+#: replication/libpqwalreceiver/libpqwalreceiver.c:465
+#: replication/libpqwalreceiver/libpqwalreceiver.c:472
+#: replication/libpqwalreceiver/libpqwalreceiver.c:502
#, c-format
msgid "could not start WAL streaming: %s"
msgstr "n'a pas pu démarrer l'envoi des WAL : %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:522
+#: replication/libpqwalreceiver/libpqwalreceiver.c:526
#, c-format
msgid "could not send end-of-streaming message to primary: %s"
msgstr "n'a pas pu transmettre le message de fin d'envoi de flux au primaire : %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:545
+#: replication/libpqwalreceiver/libpqwalreceiver.c:549
#, c-format
msgid "unexpected result set after end-of-streaming"
msgstr "ensemble de résultats inattendu après la fin du flux de réplication"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:560
+#: replication/libpqwalreceiver/libpqwalreceiver.c:564
#, c-format
msgid "error while shutting down streaming COPY: %s"
msgstr "erreur lors de l'arrêt de la copie en flux : %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:570
+#: replication/libpqwalreceiver/libpqwalreceiver.c:574
#, c-format
msgid "error reading result of streaming command: %s"
msgstr "erreur lors de la lecture de la commande de flux : %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:579 replication/libpqwalreceiver/libpqwalreceiver.c:817
+#: replication/libpqwalreceiver/libpqwalreceiver.c:583
+#: replication/libpqwalreceiver/libpqwalreceiver.c:821
#, c-format
msgid "unexpected result after CommandComplete: %s"
msgstr "résultat inattendu après CommandComplete : %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:606
+#: replication/libpqwalreceiver/libpqwalreceiver.c:610
#, c-format
msgid "could not receive timeline history file from the primary server: %s"
msgstr "n'a pas pu recevoir le fichier historique à partir du serveur principal : %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:619
+#: replication/libpqwalreceiver/libpqwalreceiver.c:623
#, c-format
msgid "Expected 1 tuple with 2 fields, got %d tuples with %d fields."
msgstr "Attendait 1 ligne avec 2 champs, a obtenu %d lignes avec %d champs."
-#: replication/libpqwalreceiver/libpqwalreceiver.c:780 replication/libpqwalreceiver/libpqwalreceiver.c:833 replication/libpqwalreceiver/libpqwalreceiver.c:840
+#: replication/libpqwalreceiver/libpqwalreceiver.c:784
+#: replication/libpqwalreceiver/libpqwalreceiver.c:837
+#: replication/libpqwalreceiver/libpqwalreceiver.c:844
#, c-format
msgid "could not receive data from WAL stream: %s"
msgstr "n'a pas pu recevoir des données du flux de WAL : %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:860
+#: replication/libpqwalreceiver/libpqwalreceiver.c:864
#, c-format
msgid "could not send data to WAL stream: %s"
msgstr "n'a pas pu transmettre les données au flux WAL : %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:952
+#: replication/libpqwalreceiver/libpqwalreceiver.c:956
#, c-format
msgid "could not create replication slot \"%s\": %s"
msgstr "n'a pas pu créer le slot de réplication « %s » : %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:998
+#: replication/libpqwalreceiver/libpqwalreceiver.c:1002
#, c-format
msgid "invalid query response"
msgstr "réponse à la requête invalide"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:999
+#: replication/libpqwalreceiver/libpqwalreceiver.c:1003
#, c-format
msgid "Expected %d fields, got %d fields."
msgstr "Attendait %d champs, a obtenu %d champs."
-#: replication/libpqwalreceiver/libpqwalreceiver.c:1069
+#: replication/libpqwalreceiver/libpqwalreceiver.c:1073
#, c-format
msgid "the query interface requires a database connection"
msgstr "l'interface de la requête requiert une connexion à une base"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:1100
+#: replication/libpqwalreceiver/libpqwalreceiver.c:1104
msgid "empty query"
msgstr "requête vide"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:1106
+#: replication/libpqwalreceiver/libpqwalreceiver.c:1110
msgid "unexpected pipeline mode"
msgstr "mode pipeline inattendu"
@@ -19981,37 +20542,40 @@ msgstr "le slot de réplication « %s » n'a pas été créé dans cette base de
msgid "cannot create logical replication slot in transaction that has performed writes"
msgstr "ne peut pas créer un slot de réplication logique dans une transaction qui a fait des écritures"
-#: replication/logical/logical.c:568
+#: replication/logical/logical.c:570
#, c-format
msgid "starting logical decoding for slot \"%s\""
msgstr "début du décodage logique pour le slot « %s »"
-#: replication/logical/logical.c:570
+#: replication/logical/logical.c:572
#, c-format
msgid "Streaming transactions committing after %X/%X, reading WAL from %X/%X."
msgstr "Envoi des transactions validées après %X/%X, lecture des journaux à partir de %X/%X."
-#: replication/logical/logical.c:718
+#: replication/logical/logical.c:720
#, c-format
msgid "slot \"%s\", output plugin \"%s\", in the %s callback, associated LSN %X/%X"
msgstr "slot « %s », plugin de sortie « %s », dans la fonction d'appel %s, associé au LSN %X/%X"
-#: replication/logical/logical.c:724
+#: replication/logical/logical.c:726
#, c-format
msgid "slot \"%s\", output plugin \"%s\", in the %s callback"
msgstr "slot « %s », plugin de sortie « %s », dans la fonction d'appel %s"
-#: replication/logical/logical.c:895 replication/logical/logical.c:940 replication/logical/logical.c:985 replication/logical/logical.c:1031
+#: replication/logical/logical.c:897 replication/logical/logical.c:942
+#: replication/logical/logical.c:987 replication/logical/logical.c:1033
#, c-format
msgid "logical replication at prepare time requires a %s callback"
msgstr "la réplication logique lors de la préparation requiert la fonction %s"
-#: replication/logical/logical.c:1263 replication/logical/logical.c:1312 replication/logical/logical.c:1353 replication/logical/logical.c:1439 replication/logical/logical.c:1488
+#: replication/logical/logical.c:1265 replication/logical/logical.c:1314
+#: replication/logical/logical.c:1355 replication/logical/logical.c:1441
+#: replication/logical/logical.c:1490
#, c-format
msgid "logical streaming requires a %s callback"
msgstr "le flux logique requiert une fonction %s"
-#: replication/logical/logical.c:1398
+#: replication/logical/logical.c:1400
#, c-format
msgid "logical streaming at prepare time requires a %s callback"
msgstr "le flux logique lors de la préparation requiert la fonction %s"
@@ -20036,7 +20600,8 @@ msgstr "le tableau doit avoir une dimension"
msgid "array must not contain nulls"
msgstr "le tableau ne doit pas contenir de valeurs NULL"
-#: replication/logical/logicalfuncs.c:181 utils/adt/json.c:1128 utils/adt/jsonb.c:1302
+#: replication/logical/logicalfuncs.c:181 utils/adt/json.c:1128
+#: utils/adt/jsonb.c:1302
#, c-format
msgid "array must have even number of elements"
msgstr "le tableau doit avoir un nombre pair d'éléments"
@@ -20122,7 +20687,8 @@ msgstr "l'origine de réplication d'OID %d est déjà active pour le PID %d"
msgid "could not find free replication state slot for replication origin with ID %d"
msgstr "n'a pas pu trouver de slot d'état de réplication libre pour l'origine de réplication d'OID %u"
-#: replication/logical/origin.c:941 replication/logical/origin.c:1131 replication/slot.c:1940
+#: replication/logical/origin.c:941 replication/logical/origin.c:1131
+#: replication/slot.c:1947
#, c-format
msgid "Increase max_replication_slots and try again."
msgstr "Augmentez max_replication_slots et recommencez."
@@ -20132,7 +20698,8 @@ msgstr "Augmentez max_replication_slots et recommencez."
msgid "cannot setup replication origin when one is already setup"
msgstr "ne peut pas configurer l'origine de réplication si une origine existe déjà"
-#: replication/logical/origin.c:1168 replication/logical/origin.c:1380 replication/logical/origin.c:1400
+#: replication/logical/origin.c:1168 replication/logical/origin.c:1380
+#: replication/logical/origin.c:1400
#, c-format
msgid "no replication origin is configured"
msgstr "aucune origine de réplication n'est configurée"
@@ -20174,98 +20741,101 @@ msgstr "la relation cible « %s.%s » de réplication logique utilise des colonn
msgid "logical replication target relation \"%s.%s\" does not exist"
msgstr "la relation cible de la réplication logique « %s.%s » n'existe pas"
-#: replication/logical/reorderbuffer.c:3825
+#: replication/logical/reorderbuffer.c:3831
#, c-format
msgid "could not write to data file for XID %u: %m"
msgstr "n'a pas pu écrire dans le fichier pour le XID %u : %m"
-#: replication/logical/reorderbuffer.c:4171 replication/logical/reorderbuffer.c:4196
+#: replication/logical/reorderbuffer.c:4177
+#: replication/logical/reorderbuffer.c:4202
#, c-format
msgid "could not read from reorderbuffer spill file: %m"
msgstr "n'a pas pu lire le fichier « reorderbuffer spill » : %m"
-#: replication/logical/reorderbuffer.c:4175 replication/logical/reorderbuffer.c:4200
+#: replication/logical/reorderbuffer.c:4181
+#: replication/logical/reorderbuffer.c:4206
#, c-format
msgid "could not read from reorderbuffer spill file: read %d instead of %u bytes"
msgstr ""
"n'a pas pu lire à partir du fichier « reorderbuffer spill » : a lu seulement %d octets\n"
"sur %u"
-#: replication/logical/reorderbuffer.c:4450
+#: replication/logical/reorderbuffer.c:4456
#, c-format
msgid "could not remove file \"%s\" during removal of pg_replslot/%s/xid*: %m"
msgstr "n'a pas pu supprimer le fichier « %s » pendant la suppression de pg_replslot/%s/xid* : %m"
-#: replication/logical/reorderbuffer.c:4949
+#: replication/logical/reorderbuffer.c:4955
#, c-format
msgid "could not read from file \"%s\": read %d instead of %d bytes"
msgstr "n'a pas pu lire à partir du fichier « %s » : lu %d octets au lieu de %d octets"
-#: replication/logical/snapbuild.c:627
+#: replication/logical/snapbuild.c:634
#, c-format
msgid "initial slot snapshot too large"
msgstr "snapshot du slot initial trop gros"
-#: replication/logical/snapbuild.c:681
+#: replication/logical/snapbuild.c:688
#, c-format
msgid "exported logical decoding snapshot: \"%s\" with %u transaction ID"
msgid_plural "exported logical decoding snapshot: \"%s\" with %u transaction IDs"
msgstr[0] "snapshot exporté pour le décodage logique : « %s » avec %u identifiant de transaction"
msgstr[1] "snapshot exporté pour le décodage logique : « %s » avec %u identifiants de transaction"
-#: replication/logical/snapbuild.c:1360 replication/logical/snapbuild.c:1467 replication/logical/snapbuild.c:1996
+#: replication/logical/snapbuild.c:1367 replication/logical/snapbuild.c:1474
+#: replication/logical/snapbuild.c:2003
#, c-format
msgid "logical decoding found consistent point at %X/%X"
msgstr "le décodage logique a trouvé le point de cohérence à %X/%X"
-#: replication/logical/snapbuild.c:1362
+#: replication/logical/snapbuild.c:1369
#, c-format
msgid "There are no running transactions."
msgstr "Il n'existe pas de transactions en cours."
-#: replication/logical/snapbuild.c:1418
+#: replication/logical/snapbuild.c:1425
#, c-format
msgid "logical decoding found initial starting point at %X/%X"
msgstr "le décodage logique a trouvé le point de démarrage à %X/%X"
-#: replication/logical/snapbuild.c:1420 replication/logical/snapbuild.c:1444
+#: replication/logical/snapbuild.c:1427 replication/logical/snapbuild.c:1451
#, c-format
msgid "Waiting for transactions (approximately %d) older than %u to end."
msgstr "En attente de transactions (approximativement %d) plus anciennes que %u pour terminer."
-#: replication/logical/snapbuild.c:1442
+#: replication/logical/snapbuild.c:1449
#, c-format
msgid "logical decoding found initial consistent point at %X/%X"
msgstr "le décodage logique a trouvé le point de cohérence initial à %X/%X"
-#: replication/logical/snapbuild.c:1469
+#: replication/logical/snapbuild.c:1476
#, c-format
msgid "There are no old transactions anymore."
msgstr "Il n'existe plus d'anciennes transactions."
-#: replication/logical/snapbuild.c:1864
+#: replication/logical/snapbuild.c:1871
#, c-format
msgid "snapbuild state file \"%s\" has wrong magic number: %u instead of %u"
msgstr "le fichier d'état snapbuild « %s » a le nombre magique: %u au lieu de %u"
-#: replication/logical/snapbuild.c:1870
+#: replication/logical/snapbuild.c:1877
#, c-format
msgid "snapbuild state file \"%s\" has unsupported version: %u instead of %u"
msgstr "le fichier d'état snapbuild « %s » a une version non supportée : %u au lieu de %u"
-#: replication/logical/snapbuild.c:1941
+#: replication/logical/snapbuild.c:1948
#, c-format
msgid "checksum mismatch for snapbuild state file \"%s\": is %u, should be %u"
msgstr ""
"différence de somme de contrôle pour lefichier d'état snapbuild %s :\n"
"est %u, devrait être %u"
-#: replication/logical/snapbuild.c:1998
+#: replication/logical/snapbuild.c:2005
#, c-format
msgid "Logical decoding will begin using saved snapshot."
msgstr "Le décodage logique commencera en utilisant un snapshot sauvegardé."
-#: replication/logical/snapbuild.c:2070
+#: replication/logical/snapbuild.c:2077
#, c-format
msgid "could not parse file name \"%s\""
msgstr "n'a pas pu analyser le mode du fichier « %s »"
@@ -20308,7 +20878,7 @@ msgstr "n'a pas pu récupérer l'information sur la table « %s.%s » à partir
msgid "could not start initial contents copy for table \"%s.%s\": %s"
msgstr "n'a pas pu lancer la copie initiale du contenu de la table « %s.%s » : %s"
-#: replication/logical/tablesync.c:1323 replication/logical/worker.c:1634
+#: replication/logical/tablesync.c:1323 replication/logical/worker.c:1635
#, c-format
msgid "user \"%s\" cannot replicate into relation with row-level security enabled: \"%s\""
msgstr ""
@@ -20318,12 +20888,12 @@ msgstr ""
msgid "table copy could not start transaction on publisher: %s"
msgstr "la copie de table n'a pas pu démarrer la transaction sur le publieur : %s"
-#: replication/logical/tablesync.c:1387
+#: replication/logical/tablesync.c:1380
#, c-format
msgid "replication origin \"%s\" already exists"
msgstr "l'origine de réplication « %s » existe déjà"
-#: replication/logical/tablesync.c:1400
+#: replication/logical/tablesync.c:1393
#, c-format
msgid "table copy could not finish transaction on publisher: %s"
msgstr "la copie de table n'a pas pu finir la transaction sur le publieur : %s"
@@ -20333,134 +20903,136 @@ msgstr "la copie de table n'a pas pu finir la transaction sur le publieur : %s"
msgid "incorrect binary data format in logical replication column %d"
msgstr "format des données binaires incorrect dans la colonne de réplication logique %d"
-#: replication/logical/worker.c:1417 replication/logical/worker.c:1431
-#, c-format
-msgid "could not read from streaming transaction's changes file \"%s\": %m"
+#: replication/logical/worker.c:1417 replication/logical/worker.c:1432
+#, fuzzy, c-format
+#| msgid "could not read from streaming transaction's changes file \"%s\": %m"
+msgid "could not read from streaming transaction's changes file \"%s\": read only %zu of %zu bytes"
msgstr "n'a pas pu lire à partir du fichier de changements de transaction en flux « %s » : %m"
-#: replication/logical/worker.c:1760
+#: replication/logical/worker.c:1761
#, c-format
msgid "publisher did not send replica identity column expected by the logical replication target relation \"%s.%s\""
msgstr "le publieur n'a pas envoyé la colonne d'identité du réplicat attendue par la relation cible « %s.%s » de la réplication logique"
-#: replication/logical/worker.c:1767
+#: replication/logical/worker.c:1768
#, c-format
msgid "logical replication target relation \"%s.%s\" has neither REPLICA IDENTITY index nor PRIMARY KEY and published relation does not have REPLICA IDENTITY FULL"
msgstr "la relation cible « %s.%s » de réplication logique n'a ni un index REPLICA IDENTITY ni une clé primaire, et la relation publiée n'a pas REPLICA IDENTITY FULL"
-#: replication/logical/worker.c:2570
+#: replication/logical/worker.c:2582
#, c-format
msgid "invalid logical replication message type \"%c\""
msgstr "type de message « %c » de la réplication logique invalide"
-#: replication/logical/worker.c:2734
+#: replication/logical/worker.c:2746
#, c-format
msgid "data stream from publisher has ended"
msgstr "le flux de données provenant du publieur s'est terminé"
-#: replication/logical/worker.c:2885
+#: replication/logical/worker.c:2897
#, c-format
msgid "terminating logical replication worker due to timeout"
msgstr "arrêt du processus worker de la réplication logique suite à l'expiration du délai de réplication"
-#: replication/logical/worker.c:3047
+#: replication/logical/worker.c:3059
#, c-format
msgid "logical replication apply worker for subscription \"%s\" will stop because the subscription was removed"
msgstr "le processus apply de réplication logique pour la souscription « %s » s'arrêtera car la souscription a été supprimée"
-#: replication/logical/worker.c:3058
+#: replication/logical/worker.c:3070
#, c-format
msgid "logical replication apply worker for subscription \"%s\" will stop because the subscription was disabled"
msgstr "le processus apply de réplication logique pour la souscription « %s » s'arrêtera car la souscription a été désactivée"
-#: replication/logical/worker.c:3084
+#: replication/logical/worker.c:3096
#, c-format
msgid "logical replication apply worker for subscription \"%s\" will restart because of a parameter change"
msgstr "le processus apply de réplication logique pour la souscription « %s » redémarrera car un paramètre a été modifié"
-#: replication/logical/worker.c:3208 replication/logical/worker.c:3230
-#, c-format
-msgid "could not read from streaming transaction's subxact file \"%s\": %m"
+#: replication/logical/worker.c:3220 replication/logical/worker.c:3245
+#, fuzzy, c-format
+#| msgid "could not read from streaming transaction's subxact file \"%s\": %m"
+msgid "could not read from streaming transaction's subxact file \"%s\": read only %zu of %zu bytes"
msgstr "n'a pas pu lire à partir du fichier subxact de transaction en flux « %s » : %m"
-#: replication/logical/worker.c:3629
+#: replication/logical/worker.c:3645
#, c-format
msgid "logical replication apply worker for subscription %u will not start because the subscription was removed during startup"
msgstr "le processus apply de réplication logique pour la souscription %u ne démarrera pas car la souscription a été désactivée au démarrage"
-#: replication/logical/worker.c:3641
+#: replication/logical/worker.c:3657
#, c-format
msgid "logical replication apply worker for subscription \"%s\" will not start because the subscription was disabled during startup"
msgstr "le processus apply de réplication logique pour la souscription « %s » ne démarrera pas car la souscription a été désactivée au démarrage"
-#: replication/logical/worker.c:3659
+#: replication/logical/worker.c:3675
#, c-format
msgid "logical replication table synchronization worker for subscription \"%s\", table \"%s\" has started"
msgstr "le processus de synchronisation des tables en réplication logique pour la souscription « %s », table « %s » a démarré"
-#: replication/logical/worker.c:3663
+#: replication/logical/worker.c:3679
#, c-format
msgid "logical replication apply worker for subscription \"%s\" has started"
msgstr "le processus apply de réplication logique pour la souscription « %s » a démarré"
-#: replication/logical/worker.c:3704
+#: replication/logical/worker.c:3720
#, c-format
msgid "subscription has no replication slot set"
msgstr "la souscription n'a aucun ensemble de slot de réplication"
-#: replication/logical/worker.c:3840
+#: replication/logical/worker.c:3856
#, fuzzy, c-format
#| msgid "cursor \"%s\" has been declared but not opened"
msgid "subscription \"%s\" has been disabled because of an error"
msgstr "le curseur « %s » est déclaré mais non ouvert"
-#: replication/logical/worker.c:3879
+#: replication/logical/worker.c:3895
#, fuzzy, c-format
#| msgid "cannot create logical replication slot in transaction that has performed writes"
msgid "logical replication starts skipping transaction at LSN %X/%X"
msgstr "ne peut pas créer un slot de réplication logique dans une transaction qui a fait des écritures"
-#: replication/logical/worker.c:3893
+#: replication/logical/worker.c:3909
#, c-format
msgid "logical replication completed skipping transaction at LSN %X/%X"
msgstr ""
-#: replication/logical/worker.c:3975
+#: replication/logical/worker.c:3991
#, fuzzy, c-format
#| msgid "subscription \"%s\" already exists"
msgid "skip-LSN of subscription \"%s\" cleared"
msgstr "la souscription « %s » existe déjà"
-#: replication/logical/worker.c:3976
+#: replication/logical/worker.c:3992
#, c-format
msgid "Remote transaction's finish WAL location (LSN) %X/%X did not match skip-LSN %X/%X."
msgstr ""
-#: replication/logical/worker.c:4002
+#: replication/logical/worker.c:4018
#, fuzzy, c-format
#| msgid "processing remote data for replication target relation \"%s.%s\" column \"%s\""
msgid "processing remote data for replication origin \"%s\" during message type \"%s\""
msgstr "traitement des données distantes pour la relation cible « %s.%s » de réplication logique, colonne « %s »"
-#: replication/logical/worker.c:4006
+#: replication/logical/worker.c:4022
#, fuzzy, c-format
#| msgid "processing remote data for replication target relation \"%s.%s\" column \"%s\""
msgid "processing remote data for replication origin \"%s\" during message type \"%s\" in transaction %u"
msgstr "traitement des données distantes pour la relation cible « %s.%s » de réplication logique, colonne « %s »"
-#: replication/logical/worker.c:4011
+#: replication/logical/worker.c:4027
#, fuzzy, c-format
#| msgid "processing remote data for replication target relation \"%s.%s\" column \"%s\""
msgid "processing remote data for replication origin \"%s\" during message type \"%s\" in transaction %u, finished at %X/%X"
msgstr "traitement des données distantes pour la relation cible « %s.%s » de réplication logique, colonne « %s »"
-#: replication/logical/worker.c:4018
+#: replication/logical/worker.c:4034
#, fuzzy, c-format
#| msgid "processing remote data for replication target relation \"%s.%s\" column \"%s\""
msgid "processing remote data for replication origin \"%s\" during message type \"%s\" for replication target relation \"%s.%s\" in transaction %u, finished at %X/%X"
msgstr "traitement des données distantes pour la relation cible « %s.%s » de réplication logique, colonne « %s »"
-#: replication/logical/worker.c:4026
+#: replication/logical/worker.c:4042
#, fuzzy, c-format
#| msgid "processing remote data for replication target relation \"%s.%s\" column \"%s\""
msgid "processing remote data for replication origin \"%s\" during message type \"%s\" for replication target relation \"%s.%s\" column \"%s\" in transaction %u, finished at %X/%X"
@@ -20553,89 +21125,90 @@ msgstr "tous les slots de réplication sont utilisés"
msgid "Free one or increase max_replication_slots."
msgstr "Libérez un slot ou augmentez max_replication_slots."
-#: replication/slot.c:472 replication/slotfuncs.c:727 utils/activity/pgstat_replslot.c:55 utils/adt/genfile.c:704
+#: replication/slot.c:472 replication/slotfuncs.c:727
+#: utils/activity/pgstat_replslot.c:55 utils/adt/genfile.c:704
#, c-format
msgid "replication slot \"%s\" does not exist"
msgstr "le slot de réplication « %s » n'existe pas"
-#: replication/slot.c:518 replication/slot.c:1086
+#: replication/slot.c:518 replication/slot.c:1093
#, c-format
msgid "replication slot \"%s\" is active for PID %d"
msgstr "le slot de réplication « %s » est actif pour le PID %d"
-#: replication/slot.c:754 replication/slot.c:1492 replication/slot.c:1875
+#: replication/slot.c:754 replication/slot.c:1499 replication/slot.c:1882
#, c-format
msgid "could not remove directory \"%s\""
msgstr "n'a pas pu supprimer le répertoire « %s »"
-#: replication/slot.c:1121
+#: replication/slot.c:1128
#, c-format
msgid "replication slots can only be used if max_replication_slots > 0"
msgstr "les slots de réplications peuvent seulement être utilisés si max_replication_slots > 0"
-#: replication/slot.c:1126
+#: replication/slot.c:1133
#, c-format
msgid "replication slots can only be used if wal_level >= replica"
msgstr "les slots de réplication peuvent seulement être utilisés si wal_level >= replica"
-#: replication/slot.c:1138
+#: replication/slot.c:1145
#, c-format
msgid "must be superuser or replication role to use replication slots"
msgstr ""
"doit être un superutilisateur ou un rôle ayant l'attribut de réplication\n"
"pour utiliser des slots de réplication"
-#: replication/slot.c:1323
+#: replication/slot.c:1330
#, c-format
msgid "terminating process %d to release replication slot \"%s\""
msgstr "arrêt du processus %d pour relâcher le slot de réplication « %s »"
-#: replication/slot.c:1361
+#: replication/slot.c:1368
#, c-format
msgid "invalidating slot \"%s\" because its restart_lsn %X/%X exceeds max_slot_wal_keep_size"
msgstr "invalidation du slot « %s » parce que son restart_lsn %X/%X dépasse max_slot_wal_keep_size"
-#: replication/slot.c:1813
+#: replication/slot.c:1820
#, c-format
msgid "replication slot file \"%s\" has wrong magic number: %u instead of %u"
msgstr "le fichier « %s » du slot de réplication a le nombre magique %u au lieu de %u"
-#: replication/slot.c:1820
+#: replication/slot.c:1827
#, c-format
msgid "replication slot file \"%s\" has unsupported version %u"
msgstr "le fichier « %s » du slot de réplication a une version %u non supportée"
-#: replication/slot.c:1827
+#: replication/slot.c:1834
#, c-format
msgid "replication slot file \"%s\" has corrupted length %u"
msgstr "le slot de réplication « %s » a une taille %u corrompue"
-#: replication/slot.c:1863
+#: replication/slot.c:1870
#, c-format
msgid "checksum mismatch for replication slot file \"%s\": is %u, should be %u"
msgstr "différence de somme de contrôle pour le fichier de slot de réplication « %s » : est %u, devrait être %u"
-#: replication/slot.c:1897
+#: replication/slot.c:1904
#, c-format
msgid "logical replication slot \"%s\" exists, but wal_level < logical"
msgstr "le slot de réplication logique « %s » existe mais, wal_level < logical"
-#: replication/slot.c:1899
+#: replication/slot.c:1906
#, c-format
msgid "Change wal_level to be logical or higher."
msgstr "Modifiez wal_level pour valoir logical ou supérieur."
-#: replication/slot.c:1903
+#: replication/slot.c:1910
#, c-format
msgid "physical replication slot \"%s\" exists, but wal_level < replica"
msgstr "le slot de réplication physique « %s » existe mais, wal_level < replica"
-#: replication/slot.c:1905
+#: replication/slot.c:1912
#, c-format
msgid "Change wal_level to be replica or higher."
msgstr "Modifiez wal_level pour valoir replica ou supérieur."
-#: replication/slot.c:1939
+#: replication/slot.c:1946
#, c-format
msgid "too many replication slots active before shutdown"
msgstr "trop de slots de réplication actifs avant l'arrêt"
@@ -20814,7 +21387,7 @@ msgstr "n'a pas pu écrire le journal de transactions %s au décalage %u, longue
msgid "cannot use %s with a logical replication slot"
msgstr "ne peut pas lire à partir du slot de réplication logique « %s »"
-#: replication/walsender.c:638 storage/smgr/md.c:1350
+#: replication/walsender.c:638 storage/smgr/md.c:1364
#, c-format
msgid "could not seek to end of file \"%s\": %m"
msgstr "n'a pas pu trouver la fin du fichier « %s » : %m"
@@ -20910,7 +21483,9 @@ msgstr "ne peut pas exécuter des commandes SQL dans le walsender pour la répli
msgid "received replication command: %s"
msgstr "commande de réplication reçu : %s"
-#: replication/walsender.c:1780 tcop/fastpath.c:208 tcop/postgres.c:1114 tcop/postgres.c:1472 tcop/postgres.c:1712 tcop/postgres.c:2181 tcop/postgres.c:2602 tcop/postgres.c:2680
+#: replication/walsender.c:1780 tcop/fastpath.c:208 tcop/postgres.c:1114
+#: tcop/postgres.c:1472 tcop/postgres.c:1712 tcop/postgres.c:2181
+#: tcop/postgres.c:2614 tcop/postgres.c:2692
#, c-format
msgid "current transaction is aborted, commands ignored until end of transaction block"
msgstr ""
@@ -21155,7 +21730,8 @@ msgstr "l'entrée cible de la règle SELECT n'a pas assez d'entrées"
msgid "RETURNING list has too few entries"
msgstr "la liste RETURNING n'a pas assez d'entrées"
-#: rewrite/rewriteDefine.c:889 rewrite/rewriteDefine.c:1004 rewrite/rewriteSupport.c:109
+#: rewrite/rewriteDefine.c:889 rewrite/rewriteDefine.c:1004
+#: rewrite/rewriteSupport.c:109
#, c-format
msgid "rule \"%s\" for relation \"%s\" does not exist"
msgstr "la règle « %s » de la relation « %s » n'existe pas"
@@ -21165,206 +21741,208 @@ msgstr "la règle « %s » de la relation « %s » n'existe pas"
msgid "renaming an ON SELECT rule is not allowed"
msgstr "le renommage d'une règle ON SELECT n'est pas autorisé"
-#: rewrite/rewriteHandler.c:555
+#: rewrite/rewriteHandler.c:559
#, c-format
msgid "WITH query name \"%s\" appears in both a rule action and the query being rewritten"
msgstr "Le nom de la requête WITH « %s » apparaît à la fois dans l'action d'une règle et dans la requête en cours de ré-écriture"
-#: rewrite/rewriteHandler.c:582
+#: rewrite/rewriteHandler.c:586
#, c-format
msgid "INSERT...SELECT rule actions are not supported for queries having data-modifying statements in WITH"
msgstr "les actions de règle INSERT...SELECT ne sont pas supportées par les requêtes de modification de données dans WITH"
-#: rewrite/rewriteHandler.c:635
+#: rewrite/rewriteHandler.c:639
#, c-format
msgid "cannot have RETURNING lists in multiple rules"
msgstr "ne peut pas avoir des listes RETURNING dans plusieurs règles"
-#: rewrite/rewriteHandler.c:867 rewrite/rewriteHandler.c:906
+#: rewrite/rewriteHandler.c:871 rewrite/rewriteHandler.c:910
#, c-format
msgid "cannot insert a non-DEFAULT value into column \"%s\""
msgstr "ne peut pas insérer une valeur pas par défaut dans la colonne « %s »"
-#: rewrite/rewriteHandler.c:869 rewrite/rewriteHandler.c:935
+#: rewrite/rewriteHandler.c:873 rewrite/rewriteHandler.c:939
#, c-format
msgid "Column \"%s\" is an identity column defined as GENERATED ALWAYS."
msgstr "La colonne « %s » est une colonne d'identité définie comme GENERATED ALWAYS."
-#: rewrite/rewriteHandler.c:871
+#: rewrite/rewriteHandler.c:875
#, c-format
msgid "Use OVERRIDING SYSTEM VALUE to override."
msgstr "Utilisez OVERRIDING SYSTEM VALUE pour surcharger."
-#: rewrite/rewriteHandler.c:933 rewrite/rewriteHandler.c:941
+#: rewrite/rewriteHandler.c:937 rewrite/rewriteHandler.c:945
#, c-format
msgid "column \"%s\" can only be updated to DEFAULT"
msgstr "la colonne « %s » peut seulement être mise à jour en DEFAULT"
-#: rewrite/rewriteHandler.c:1088 rewrite/rewriteHandler.c:1106
+#: rewrite/rewriteHandler.c:1092 rewrite/rewriteHandler.c:1110
#, c-format
msgid "multiple assignments to same column \"%s\""
msgstr "affectations multiples pour la même colonne « %s »"
-#: rewrite/rewriteHandler.c:2145 rewrite/rewriteHandler.c:4009
+#: rewrite/rewriteHandler.c:2112 rewrite/rewriteHandler.c:3990
#, c-format
msgid "infinite recursion detected in rules for relation \"%s\""
msgstr "récursion infinie détectée dans les règles de la relation « %s »"
-#: rewrite/rewriteHandler.c:2230
+#: rewrite/rewriteHandler.c:2197
#, c-format
msgid "infinite recursion detected in policy for relation \"%s\""
msgstr "récursion infinie détectée dans la politique pour la relation « %s »"
-#: rewrite/rewriteHandler.c:2550
+#: rewrite/rewriteHandler.c:2517
msgid "Junk view columns are not updatable."
msgstr "Les colonnes « junk » des vues ne sont pas automatiquement disponibles en écriture."
-#: rewrite/rewriteHandler.c:2555
+#: rewrite/rewriteHandler.c:2522
msgid "View columns that are not columns of their base relation are not updatable."
msgstr "Les colonnes des vues qui ne font pas référence à des colonnes de la relation de base ne sont pas automatiquement modifiables."
-#: rewrite/rewriteHandler.c:2558
+#: rewrite/rewriteHandler.c:2525
msgid "View columns that refer to system columns are not updatable."
msgstr "Les colonnes des vues qui font référence à des colonnes systèmes ne sont pas automatiquement modifiables."
-#: rewrite/rewriteHandler.c:2561
+#: rewrite/rewriteHandler.c:2528
msgid "View columns that return whole-row references are not updatable."
msgstr "Les colonnes de vue qui font références à des lignes complètes ne sont pas automatiquement modifiables."
-#: rewrite/rewriteHandler.c:2622
+#: rewrite/rewriteHandler.c:2589
msgid "Views containing DISTINCT are not automatically updatable."
msgstr "Les vues contenant DISTINCT ne sont pas automatiquement disponibles en écriture."
-#: rewrite/rewriteHandler.c:2625
+#: rewrite/rewriteHandler.c:2592
msgid "Views containing GROUP BY are not automatically updatable."
msgstr "Les vues contenant GROUP BY ne sont pas automatiquement disponibles en écriture."
-#: rewrite/rewriteHandler.c:2628
+#: rewrite/rewriteHandler.c:2595
msgid "Views containing HAVING are not automatically updatable."
msgstr "Les vues contenant HAVING ne sont pas automatiquement disponibles en écriture."
-#: rewrite/rewriteHandler.c:2631
+#: rewrite/rewriteHandler.c:2598
msgid "Views containing UNION, INTERSECT, or EXCEPT are not automatically updatable."
msgstr "Les vues contenant UNION, INTERSECT ou EXCEPT ne sont pas automatiquement disponibles en écriture."
-#: rewrite/rewriteHandler.c:2634
+#: rewrite/rewriteHandler.c:2601
msgid "Views containing WITH are not automatically updatable."
msgstr "Les vues contenant WITH ne sont pas automatiquement disponibles en écriture."
-#: rewrite/rewriteHandler.c:2637
+#: rewrite/rewriteHandler.c:2604
msgid "Views containing LIMIT or OFFSET are not automatically updatable."
msgstr "Les vues contenant LIMIT ou OFFSET ne sont pas automatiquement disponibles en écriture."
-#: rewrite/rewriteHandler.c:2649
+#: rewrite/rewriteHandler.c:2616
msgid "Views that return aggregate functions are not automatically updatable."
msgstr "Les vues qui renvoient des fonctions d'agrégat ne sont pas automatiquement disponibles en écriture."
-#: rewrite/rewriteHandler.c:2652
+#: rewrite/rewriteHandler.c:2619
msgid "Views that return window functions are not automatically updatable."
msgstr "Les vues qui renvoient des fonctions de fenêtrage ne sont pas automatiquement disponibles en écriture."
-#: rewrite/rewriteHandler.c:2655
+#: rewrite/rewriteHandler.c:2622
msgid "Views that return set-returning functions are not automatically updatable."
msgstr "Les vues qui renvoient des fonctions à plusieurs lignes ne sont pas automatiquement disponibles en écriture."
-#: rewrite/rewriteHandler.c:2662 rewrite/rewriteHandler.c:2666 rewrite/rewriteHandler.c:2674
+#: rewrite/rewriteHandler.c:2629 rewrite/rewriteHandler.c:2633
+#: rewrite/rewriteHandler.c:2641
msgid "Views that do not select from a single table or view are not automatically updatable."
msgstr "Les vues qui lisent plusieurs tables ou vues ne sont pas automatiquement disponibles en écriture."
-#: rewrite/rewriteHandler.c:2677
+#: rewrite/rewriteHandler.c:2644
msgid "Views containing TABLESAMPLE are not automatically updatable."
msgstr "Les vues contenant TABLESAMPLE ne sont pas automatiquement disponibles en écriture."
-#: rewrite/rewriteHandler.c:2701
+#: rewrite/rewriteHandler.c:2668
msgid "Views that have no updatable columns are not automatically updatable."
msgstr "Les vues qui possèdent des colonnes non modifiables ne sont pas automatiquement disponibles en écriture."
-#: rewrite/rewriteHandler.c:3178
+#: rewrite/rewriteHandler.c:3145
#, c-format
msgid "cannot insert into column \"%s\" of view \"%s\""
msgstr "ne peut pas insérer dans la colonne « %s » de la vue « %s »"
-#: rewrite/rewriteHandler.c:3186
+#: rewrite/rewriteHandler.c:3153
#, c-format
msgid "cannot update column \"%s\" of view \"%s\""
msgstr "ne peut pas mettre à jour la colonne « %s » de la vue « %s »"
-#: rewrite/rewriteHandler.c:3673
+#: rewrite/rewriteHandler.c:3644
#, c-format
msgid "DO INSTEAD NOTIFY rules are not supported for data-modifying statements in WITH"
msgstr "les règles DO INSTEAD NOTHING ne sont pas supportées par les instructions de modification de données dans WITH"
-#: rewrite/rewriteHandler.c:3684
+#: rewrite/rewriteHandler.c:3655
#, c-format
msgid "DO INSTEAD NOTHING rules are not supported for data-modifying statements in WITH"
msgstr "les règles DO INSTEAD NOTHING ne sont pas supportées par les instructions de modification de données dans WITH"
-#: rewrite/rewriteHandler.c:3698
+#: rewrite/rewriteHandler.c:3669
#, c-format
msgid "conditional DO INSTEAD rules are not supported for data-modifying statements in WITH"
msgstr ""
"les règles DO INSTEAD conditionnelles ne sont pas supportées par les\n"
"instructions de modification de données dans WITH"
-#: rewrite/rewriteHandler.c:3702
+#: rewrite/rewriteHandler.c:3673
#, c-format
msgid "DO ALSO rules are not supported for data-modifying statements in WITH"
msgstr "les règles DO ALSO ne sont pas supportées par les instructions de modification de données dans WITH"
-#: rewrite/rewriteHandler.c:3707
+#: rewrite/rewriteHandler.c:3678
#, c-format
msgid "multi-statement DO INSTEAD rules are not supported for data-modifying statements in WITH"
msgstr ""
"les règles DO INSTEAD multi-instructions ne sont pas supportées pour les\n"
"instructions de modification de données dans WITH"
-#: rewrite/rewriteHandler.c:3937 rewrite/rewriteHandler.c:3945 rewrite/rewriteHandler.c:3953
+#: rewrite/rewriteHandler.c:3918 rewrite/rewriteHandler.c:3926
+#: rewrite/rewriteHandler.c:3934
#, c-format
msgid "Views with conditional DO INSTEAD rules are not automatically updatable."
msgstr "Les vues contenant des règles DO INSTEAD conditionnelles ne sont pas automatiquement disponibles en écriture."
-#: rewrite/rewriteHandler.c:4046
+#: rewrite/rewriteHandler.c:4039
#, c-format
msgid "cannot perform INSERT RETURNING on relation \"%s\""
msgstr "ne peut pas exécuter INSERT RETURNING sur la relation « %s »"
-#: rewrite/rewriteHandler.c:4048
+#: rewrite/rewriteHandler.c:4041
#, c-format
msgid "You need an unconditional ON INSERT DO INSTEAD rule with a RETURNING clause."
msgstr ""
"Vous avez besoin d'une règle ON INSERT DO INSTEAD sans condition avec une\n"
"clause RETURNING."
-#: rewrite/rewriteHandler.c:4053
+#: rewrite/rewriteHandler.c:4046
#, c-format
msgid "cannot perform UPDATE RETURNING on relation \"%s\""
msgstr "ne peut pas exécuter UPDATE RETURNING sur la relation « %s »"
-#: rewrite/rewriteHandler.c:4055
+#: rewrite/rewriteHandler.c:4048
#, c-format
msgid "You need an unconditional ON UPDATE DO INSTEAD rule with a RETURNING clause."
msgstr ""
"Vous avez besoin d'une règle ON UPDATE DO INSTEAD sans condition avec une\n"
"clause RETURNING."
-#: rewrite/rewriteHandler.c:4060
+#: rewrite/rewriteHandler.c:4053
#, c-format
msgid "cannot perform DELETE RETURNING on relation \"%s\""
msgstr "ne peut pas exécuter DELETE RETURNING sur la relation « %s »"
-#: rewrite/rewriteHandler.c:4062
+#: rewrite/rewriteHandler.c:4055
#, c-format
msgid "You need an unconditional ON DELETE DO INSTEAD rule with a RETURNING clause."
msgstr ""
"Vous avez besoin d'une règle ON DELETE DO INSTEAD sans condition avec une\n"
"clause RETURNING."
-#: rewrite/rewriteHandler.c:4080
+#: rewrite/rewriteHandler.c:4073
#, c-format
msgid "INSERT with ON CONFLICT clause cannot be used with table that has INSERT or UPDATE rules"
msgstr "INSERT avec une clause ON CONFLICT ne peut pas être utilisée avec une table qui a des règles pour INSERT ou UPDATE"
-#: rewrite/rewriteHandler.c:4137
+#: rewrite/rewriteHandler.c:4130
#, c-format
msgid "WITH cannot be used in a query that is rewritten by rules into multiple queries"
msgstr "WITH ne peut pas être utilisé dans une requête réécrite par des règles en plusieurs requêtes"
@@ -21510,7 +22088,8 @@ msgstr ""
msgid "no Snowball stemmer available for language \"%s\" and encoding \"%s\""
msgstr "aucun stemmer Snowball disponible pour la langue « %s » et l'encodage « %s »"
-#: snowball/dict_snowball.c:238 tsearch/dict_ispell.c:74 tsearch/dict_simple.c:49
+#: snowball/dict_snowball.c:238 tsearch/dict_ispell.c:74
+#: tsearch/dict_simple.c:49
#, c-format
msgid "multiple StopWords parameters"
msgstr "plusieurs paramètres StopWords"
@@ -21617,7 +22196,7 @@ msgstr "n'a pas pu déterminer la taille du fichier temporaire « %s » à parti
msgid "could not delete fileset \"%s\": %m"
msgstr "n'a pas pu supprimer le fichier « %s » : %m"
-#: storage/file/buffile.c:941 storage/smgr/md.c:310 storage/smgr/md.c:890
+#: storage/file/buffile.c:941 storage/smgr/md.c:325 storage/smgr/md.c:904
#, c-format
msgid "could not truncate file \"%s\": %m"
msgstr "n'a pas pu tronquer le fichier « %s » : %m"
@@ -21657,7 +22236,8 @@ msgstr "nombre de descripteurs de fichier insuffisant pour lancer le processus s
msgid "System allows %d, we need at least %d."
msgstr "Le système autorise %d, nous avons besoin d'au moins %d."
-#: storage/file/fd.c:1153 storage/file/fd.c:2496 storage/file/fd.c:2606 storage/file/fd.c:2757
+#: storage/file/fd.c:1153 storage/file/fd.c:2496 storage/file/fd.c:2606
+#: storage/file/fd.c:2757
#, c-format
msgid "out of file descriptors: %m; release and retry"
msgstr "plus de descripteurs de fichiers : %m; quittez et ré-essayez"
@@ -21774,22 +22354,26 @@ msgstr "le segment contrôle de mémoire partagée dynamique n'est pas valide"
msgid "too many dynamic shared memory segments"
msgstr "trop de segments de mémoire partagée dynamique"
-#: storage/ipc/dsm_impl.c:235 storage/ipc/dsm_impl.c:544 storage/ipc/dsm_impl.c:648 storage/ipc/dsm_impl.c:819
+#: storage/ipc/dsm_impl.c:235 storage/ipc/dsm_impl.c:544
+#: storage/ipc/dsm_impl.c:648 storage/ipc/dsm_impl.c:819
#, c-format
msgid "could not unmap shared memory segment \"%s\": %m"
msgstr "n'a pas pu annuler le mappage du segment de mémoire partagée « %s » : %m"
-#: storage/ipc/dsm_impl.c:245 storage/ipc/dsm_impl.c:554 storage/ipc/dsm_impl.c:658 storage/ipc/dsm_impl.c:829
+#: storage/ipc/dsm_impl.c:245 storage/ipc/dsm_impl.c:554
+#: storage/ipc/dsm_impl.c:658 storage/ipc/dsm_impl.c:829
#, c-format
msgid "could not remove shared memory segment \"%s\": %m"
msgstr "n'a pas pu supprimer le segment de mémoire partagée « %s » : %m"
-#: storage/ipc/dsm_impl.c:269 storage/ipc/dsm_impl.c:729 storage/ipc/dsm_impl.c:843
+#: storage/ipc/dsm_impl.c:269 storage/ipc/dsm_impl.c:729
+#: storage/ipc/dsm_impl.c:843
#, c-format
msgid "could not open shared memory segment \"%s\": %m"
msgstr "n'a pas pu ouvrir le segment de mémoire partagée « %s » : %m"
-#: storage/ipc/dsm_impl.c:294 storage/ipc/dsm_impl.c:570 storage/ipc/dsm_impl.c:774 storage/ipc/dsm_impl.c:867
+#: storage/ipc/dsm_impl.c:294 storage/ipc/dsm_impl.c:570
+#: storage/ipc/dsm_impl.c:774 storage/ipc/dsm_impl.c:867
#, c-format
msgid "could not stat shared memory segment \"%s\": %m"
msgstr "n'a pas pu obtenir des informations sur le segment de mémoire partagée « %s » : %m"
@@ -21799,7 +22383,8 @@ msgstr "n'a pas pu obtenir des informations sur le segment de mémoire partagée
msgid "could not resize shared memory segment \"%s\" to %zu bytes: %m"
msgstr "n'a pas pu retailler le segment de mémoire partagée « %s » en %zu octets : %m"
-#: storage/ipc/dsm_impl.c:335 storage/ipc/dsm_impl.c:591 storage/ipc/dsm_impl.c:750 storage/ipc/dsm_impl.c:940
+#: storage/ipc/dsm_impl.c:335 storage/ipc/dsm_impl.c:591
+#: storage/ipc/dsm_impl.c:750 storage/ipc/dsm_impl.c:940
#, c-format
msgid "could not map shared memory segment \"%s\": %m"
msgstr "n'a pas pu mapper le segment de mémoire partagée « %s » : %m"
@@ -21824,17 +22409,17 @@ msgstr "n'a pas pu fermer le segment de mémoire partagée « %s » : %m"
msgid "could not duplicate handle for \"%s\": %m"
msgstr "n'a pas pu dupliquer le lien pour « %s » : %m"
-#: storage/ipc/procarray.c:3812
+#: storage/ipc/procarray.c:3823
#, c-format
msgid "database \"%s\" is being used by prepared transactions"
msgstr "la base de données « %s » est utilisée par des transactions préparées."
-#: storage/ipc/procarray.c:3844 storage/ipc/signalfuncs.c:226
+#: storage/ipc/procarray.c:3855 storage/ipc/signalfuncs.c:226
#, c-format
msgid "must be a superuser to terminate superuser process"
msgstr "doit être super-utilisateur pour terminer le processus d'un super-utilisateur"
-#: storage/ipc/procarray.c:3851 storage/ipc/signalfuncs.c:231
+#: storage/ipc/procarray.c:3862 storage/ipc/signalfuncs.c:231
#, c-format
msgid "must be a member of the role whose process is being terminated or member of pg_signal_backend"
msgstr "doit être un membre du rôle dont le processus est en cours d'arrêt ou membre de pg_signal_backend"
@@ -21854,7 +22439,12 @@ msgstr "ne peut pas envoyer un message de taille %zu via la queue en mémoire pa
msgid "invalid message size %zu in shared memory queue"
msgstr "taille %zu invalide pour le message dans la queue de mémoire partagée"
-#: storage/ipc/shm_toc.c:118 storage/ipc/shm_toc.c:200 storage/lmgr/lock.c:982 storage/lmgr/lock.c:1020 storage/lmgr/lock.c:2845 storage/lmgr/lock.c:4259 storage/lmgr/lock.c:4324 storage/lmgr/lock.c:4674 storage/lmgr/predicate.c:2472 storage/lmgr/predicate.c:2487 storage/lmgr/predicate.c:3969 storage/lmgr/predicate.c:5081 utils/hash/dynahash.c:1112
+#: storage/ipc/shm_toc.c:118 storage/ipc/shm_toc.c:200 storage/lmgr/lock.c:982
+#: storage/lmgr/lock.c:1020 storage/lmgr/lock.c:2845 storage/lmgr/lock.c:4259
+#: storage/lmgr/lock.c:4324 storage/lmgr/lock.c:4674
+#: storage/lmgr/predicate.c:2472 storage/lmgr/predicate.c:2487
+#: storage/lmgr/predicate.c:3969 storage/lmgr/predicate.c:5081
+#: utils/hash/dynahash.c:1112
#, c-format
msgid "out of shared memory"
msgstr "mémoire partagée épuisée"
@@ -21890,7 +22480,8 @@ msgstr "la taille de la mémoire partagée demandée dépasse size_t"
msgid "PID %d is not a PostgreSQL backend process"
msgstr "le PID %d n'est pas un processus du serveur PostgreSQL"
-#: storage/ipc/signalfuncs.c:104 storage/lmgr/proc.c:1430 utils/adt/mcxtfuncs.c:190
+#: storage/ipc/signalfuncs.c:104 storage/lmgr/proc.c:1434
+#: utils/adt/mcxtfuncs.c:190
#, c-format
msgid "could not send signal to process %d: %m"
msgstr "n'a pas pu envoyer le signal au processus %d : %m"
@@ -21948,12 +22539,12 @@ msgstr "restauration toujours en attente après %ld.%03d ms : %s"
msgid "recovery finished waiting after %ld.%03d ms: %s"
msgstr "la restauration a fini d'attendre après %ld.%03d ms : %s"
-#: storage/ipc/standby.c:883 tcop/postgres.c:3332
+#: storage/ipc/standby.c:883 tcop/postgres.c:3344
#, c-format
msgid "canceling statement due to conflict with recovery"
msgstr "annulation de la requête à cause d'un conflit avec la restauration"
-#: storage/ipc/standby.c:884 tcop/postgres.c:2487
+#: storage/ipc/standby.c:884 tcop/postgres.c:2499
#, c-format
msgid "User transaction caused buffer deadlock with recovery."
msgstr "La transaction de l'utilisateur causait un verrou mortel lors de la restauration."
@@ -22140,7 +22731,8 @@ msgstr ""
"Seuls RowExclusiveLock et les verrous inférieurs peuvent être acquis sur les\n"
"objets d'une base pendant une restauration."
-#: storage/lmgr/lock.c:983 storage/lmgr/lock.c:1021 storage/lmgr/lock.c:2846 storage/lmgr/lock.c:4260 storage/lmgr/lock.c:4325 storage/lmgr/lock.c:4675
+#: storage/lmgr/lock.c:983 storage/lmgr/lock.c:1021 storage/lmgr/lock.c:2846
+#: storage/lmgr/lock.c:4260 storage/lmgr/lock.c:4325 storage/lmgr/lock.c:4675
#, c-format
msgid "You might need to increase max_locks_per_transaction."
msgstr "Vous pourriez avoir besoin d'augmenter max_locks_per_transaction."
@@ -22184,7 +22776,8 @@ msgstr ""
msgid "a snapshot-importing transaction must not be READ ONLY DEFERRABLE"
msgstr "une transaction important un snapshot ne doit pas être READ ONLY DEFERRABLE"
-#: storage/lmgr/predicate.c:1826 utils/time/snapmgr.c:569 utils/time/snapmgr.c:575
+#: storage/lmgr/predicate.c:1826 utils/time/snapmgr.c:569
+#: utils/time/snapmgr.c:575
#, c-format
msgid "could not import the requested snapshot"
msgstr "n'a pas pu importer le snapshot demandé"
@@ -22194,19 +22787,28 @@ msgstr "n'a pas pu importer le snapshot demandé"
msgid "The source process with PID %d is not running anymore."
msgstr "Le processus source de PID %d n'est plus en cours d'exécution."
-#: storage/lmgr/predicate.c:2473 storage/lmgr/predicate.c:2488 storage/lmgr/predicate.c:3970
+#: storage/lmgr/predicate.c:2473 storage/lmgr/predicate.c:2488
+#: storage/lmgr/predicate.c:3970
#, c-format
msgid "You might need to increase max_pred_locks_per_transaction."
msgstr "Vous pourriez avoir besoin d'augmenter max_pred_locks_per_transaction."
-#: storage/lmgr/predicate.c:4101 storage/lmgr/predicate.c:4137 storage/lmgr/predicate.c:4170 storage/lmgr/predicate.c:4178 storage/lmgr/predicate.c:4217 storage/lmgr/predicate.c:4459 storage/lmgr/predicate.c:4796 storage/lmgr/predicate.c:4808 storage/lmgr/predicate.c:4851 storage/lmgr/predicate.c:4889
+#: storage/lmgr/predicate.c:4101 storage/lmgr/predicate.c:4137
+#: storage/lmgr/predicate.c:4170 storage/lmgr/predicate.c:4178
+#: storage/lmgr/predicate.c:4217 storage/lmgr/predicate.c:4459
+#: storage/lmgr/predicate.c:4796 storage/lmgr/predicate.c:4808
+#: storage/lmgr/predicate.c:4851 storage/lmgr/predicate.c:4889
#, c-format
msgid "could not serialize access due to read/write dependencies among transactions"
msgstr ""
"n'a pas pu sérialiser un accès à cause des dépendances de lecture/écriture\n"
"parmi les transactions"
-#: storage/lmgr/predicate.c:4103 storage/lmgr/predicate.c:4139 storage/lmgr/predicate.c:4172 storage/lmgr/predicate.c:4180 storage/lmgr/predicate.c:4219 storage/lmgr/predicate.c:4461 storage/lmgr/predicate.c:4798 storage/lmgr/predicate.c:4810 storage/lmgr/predicate.c:4853 storage/lmgr/predicate.c:4891
+#: storage/lmgr/predicate.c:4103 storage/lmgr/predicate.c:4139
+#: storage/lmgr/predicate.c:4172 storage/lmgr/predicate.c:4180
+#: storage/lmgr/predicate.c:4219 storage/lmgr/predicate.c:4461
+#: storage/lmgr/predicate.c:4798 storage/lmgr/predicate.c:4810
+#: storage/lmgr/predicate.c:4853 storage/lmgr/predicate.c:4891
#, c-format
msgid "The transaction might succeed if retried."
msgstr "La transaction pourrait réussir après une nouvelle tentative."
@@ -22218,31 +22820,31 @@ msgstr ""
"le nombre de connexions demandées par le serveur en attente dépasse\n"
"max_wal_senders (actuellement %d)"
-#: storage/lmgr/proc.c:1527
+#: storage/lmgr/proc.c:1531
#, c-format
msgid "process %d avoided deadlock for %s on %s by rearranging queue order after %ld.%03d ms"
msgstr ""
"le processus %d a évité un verrou mortel pour %s sur %s en modifiant l'ordre\n"
"de la queue après %ld.%03d ms"
-#: storage/lmgr/proc.c:1542
+#: storage/lmgr/proc.c:1546
#, c-format
msgid "process %d detected deadlock while waiting for %s on %s after %ld.%03d ms"
msgstr ""
"le processus %d a détecté un verrou mortel alors qu'il était en attente de\n"
"%s sur %s après %ld.%03d ms"
-#: storage/lmgr/proc.c:1551
+#: storage/lmgr/proc.c:1555
#, c-format
msgid "process %d still waiting for %s on %s after %ld.%03d ms"
msgstr "le processus %d est toujours en attente de %s sur %s après %ld.%03d ms"
-#: storage/lmgr/proc.c:1558
+#: storage/lmgr/proc.c:1562
#, c-format
msgid "process %d acquired %s on %s after %ld.%03d ms"
msgstr "le processus %d a acquis %s sur %s après %ld.%03d ms"
-#: storage/lmgr/proc.c:1575
+#: storage/lmgr/proc.c:1579
#, c-format
msgid "process %d failed to acquire %s on %s after %ld.%03d ms"
msgstr "le processus %d a échoué pour l'acquisition de %s sur %s après %ld.%03d ms"
@@ -22252,7 +22854,9 @@ msgstr "le processus %d a échoué pour l'acquisition de %s sur %s après %ld.%0
msgid "page verification failed, calculated checksum %u but expected %u"
msgstr "échec de la vérification de la page, somme de contrôle calculé %u, mais attendait %u"
-#: storage/page/bufpage.c:217 storage/page/bufpage.c:730 storage/page/bufpage.c:1073 storage/page/bufpage.c:1208 storage/page/bufpage.c:1314 storage/page/bufpage.c:1426
+#: storage/page/bufpage.c:217 storage/page/bufpage.c:730
+#: storage/page/bufpage.c:1073 storage/page/bufpage.c:1208
+#: storage/page/bufpage.c:1314 storage/page/bufpage.c:1426
#, c-format
msgid "corrupted page pointers: lower = %u, upper = %u, special = %u"
msgstr "pointeurs de page corrompus : le plus bas = %u, le plus haut = %u, spécial = %u"
@@ -22267,68 +22871,69 @@ msgstr "pointeur de ligne corrompu : %u"
msgid "corrupted item lengths: total %u, available space %u"
msgstr "longueurs d'élément corrompues : total %u, espace disponible %u"
-#: storage/page/bufpage.c:1092 storage/page/bufpage.c:1233 storage/page/bufpage.c:1330 storage/page/bufpage.c:1442
+#: storage/page/bufpage.c:1092 storage/page/bufpage.c:1233
+#: storage/page/bufpage.c:1330 storage/page/bufpage.c:1442
#, c-format
msgid "corrupted line pointer: offset = %u, size = %u"
msgstr "pointeur de ligne corrompu : décalage = %u, taille = %u"
-#: storage/smgr/md.c:456
+#: storage/smgr/md.c:470
#, c-format
msgid "cannot extend file \"%s\" beyond %u blocks"
msgstr "ne peut pas étendre le fichier « %s » de plus de %u blocs"
-#: storage/smgr/md.c:471
+#: storage/smgr/md.c:485
#, c-format
msgid "could not extend file \"%s\": %m"
msgstr "n'a pas pu étendre le fichier « %s » : %m"
-#: storage/smgr/md.c:477
+#: storage/smgr/md.c:491
#, c-format
msgid "could not extend file \"%s\": wrote only %d of %d bytes at block %u"
msgstr ""
"n'a pas pu étendre le fichier « %s » : a écrit seulement %d octets sur %d\n"
"au bloc %u"
-#: storage/smgr/md.c:692
+#: storage/smgr/md.c:706
#, c-format
msgid "could not read block %u in file \"%s\": %m"
msgstr "n'a pas pu lire le bloc %u dans le fichier « %s » : %m"
-#: storage/smgr/md.c:708
+#: storage/smgr/md.c:722
#, c-format
msgid "could not read block %u in file \"%s\": read only %d of %d bytes"
msgstr ""
"n'a pas pu lire le bloc %u du fichier « %s » : a lu seulement %d octets\n"
"sur %d"
-#: storage/smgr/md.c:762
+#: storage/smgr/md.c:776
#, c-format
msgid "could not write block %u in file \"%s\": %m"
msgstr "n'a pas pu écrire le bloc %u dans le fichier « %s » : %m"
-#: storage/smgr/md.c:767
+#: storage/smgr/md.c:781
#, c-format
msgid "could not write block %u in file \"%s\": wrote only %d of %d bytes"
msgstr ""
"n'a pas pu écrire le bloc %u du fichier « %s » : a seulement écrit %d\n"
"octets sur %d"
-#: storage/smgr/md.c:861
+#: storage/smgr/md.c:875
#, c-format
msgid "could not truncate file \"%s\" to %u blocks: it's only %u blocks now"
msgstr "n'a pas pu tronquer le fichier « %s » en %u blocs : il y a seulement %u blocs"
-#: storage/smgr/md.c:916
+#: storage/smgr/md.c:930
#, c-format
msgid "could not truncate file \"%s\" to %u blocks: %m"
msgstr "n'a pas pu tronquer le fichier « %s » en %u blocs : %m"
-#: storage/smgr/md.c:1315
+#: storage/smgr/md.c:1329
#, c-format
msgid "could not open file \"%s\" (target block %u): previous segment is only %u blocks"
msgstr "n'a pas pu ouvrir le fichier « %s » (bloc cible %u) : le segment précédent ne fait que %u blocs"
-#: storage/smgr/md.c:1329
+#: storage/smgr/md.c:1343
#, c-format
msgid "could not open file \"%s\" (target block %u): %m"
msgstr "n'a pas pu ouvrir le fichier « %s » (bloc cible %u) : %m"
@@ -22343,7 +22948,8 @@ msgstr "ne peut pas appeler la fonction « %s » via l'interface fastpath"
msgid "fastpath function call: \"%s\" (OID %u)"
msgstr "appel de fonction fastpath : « %s » (OID %u)"
-#: tcop/fastpath.c:312 tcop/postgres.c:1341 tcop/postgres.c:1577 tcop/postgres.c:2036 tcop/postgres.c:2268
+#: tcop/fastpath.c:312 tcop/postgres.c:1341 tcop/postgres.c:1577
+#: tcop/postgres.c:2036 tcop/postgres.c:2280
#, c-format
msgid "duration: %s ms"
msgstr "durée : %s ms"
@@ -22377,7 +22983,7 @@ msgstr "taille de l'argument %d invalide dans le message d'appel de la fonction"
msgid "incorrect binary data format in function argument %d"
msgstr "format des données binaires incorrect dans l'argument de la fonction %d"
-#: tcop/postgres.c:444 tcop/postgres.c:4811
+#: tcop/postgres.c:444 tcop/postgres.c:4823
#, c-format
msgid "invalid frontend message type %d"
msgstr "type %d du message de l'interface invalide"
@@ -22402,7 +23008,7 @@ msgstr "ne peut pas insérer les commandes multiples dans une instruction prépa
msgid "duration: %s ms parse %s: %s"
msgstr "durée : %s ms, analyse %s : %s"
-#: tcop/postgres.c:1648 tcop/postgres.c:2583
+#: tcop/postgres.c:1648 tcop/postgres.c:2595
#, c-format
msgid "unnamed prepared statement does not exist"
msgstr "l'instruction préparée non nommée n'existe pas"
@@ -22427,7 +23033,7 @@ msgstr "format des données binaires incorrect dans le paramètre bind %d"
msgid "duration: %s ms bind %s%s%s: %s"
msgstr "durée : %s ms, lien %s%s%s : %s"
-#: tcop/postgres.c:2091 tcop/postgres.c:2666
+#: tcop/postgres.c:2091 tcop/postgres.c:2678
#, c-format
msgid "portal \"%s\" does not exist"
msgstr "le portail « %s » n'existe pas"
@@ -22437,92 +23043,92 @@ msgstr "le portail « %s » n'existe pas"
msgid "%s %s%s%s: %s"
msgstr "%s %s%s%s: %s"
-#: tcop/postgres.c:2162 tcop/postgres.c:2276
+#: tcop/postgres.c:2162 tcop/postgres.c:2288
msgid "execute fetch from"
msgstr "exécute fetch à partir de"
-#: tcop/postgres.c:2163 tcop/postgres.c:2277
+#: tcop/postgres.c:2163 tcop/postgres.c:2289
msgid "execute"
msgstr "exécute"
-#: tcop/postgres.c:2273
+#: tcop/postgres.c:2285
#, c-format
msgid "duration: %s ms %s %s%s%s: %s"
msgstr "durée : %s ms %s %s%s%s: %s"
-#: tcop/postgres.c:2419
+#: tcop/postgres.c:2431
#, c-format
msgid "prepare: %s"
msgstr "préparation : %s"
-#: tcop/postgres.c:2444
+#: tcop/postgres.c:2456
#, c-format
msgid "parameters: %s"
msgstr "paramètres : %s"
-#: tcop/postgres.c:2459
+#: tcop/postgres.c:2471
#, c-format
msgid "abort reason: recovery conflict"
msgstr "raison de l'annulation : conflit de restauration"
-#: tcop/postgres.c:2475
+#: tcop/postgres.c:2487
#, c-format
msgid "User was holding shared buffer pin for too long."
msgstr "L'utilisateur conservait des blocs disques en mémoire partagée depuis trop longtemps."
-#: tcop/postgres.c:2478
+#: tcop/postgres.c:2490
#, c-format
msgid "User was holding a relation lock for too long."
msgstr "L'utilisateur conservait un verrou sur une relation depuis trop longtemps."
-#: tcop/postgres.c:2481
+#: tcop/postgres.c:2493
#, c-format
msgid "User was or might have been using tablespace that must be dropped."
msgstr "L'utilisateur utilisait ou pouvait utiliser un tablespace qui doit être supprimé."
-#: tcop/postgres.c:2484
+#: tcop/postgres.c:2496
#, c-format
msgid "User query might have needed to see row versions that must be removed."
msgstr ""
"La requête de l'utilisateur pourrait avoir eu besoin de voir des versions de\n"
"lignes qui doivent être supprimées."
-#: tcop/postgres.c:2490
+#: tcop/postgres.c:2502
#, c-format
msgid "User was connected to a database that must be dropped."
msgstr "L'utilisateur était connecté à une base de donnée qui doit être supprimée."
-#: tcop/postgres.c:2529
+#: tcop/postgres.c:2541
#, c-format
msgid "portal \"%s\" parameter $%d = %s"
msgstr "portail « %s » paramètre $%d = %s"
-#: tcop/postgres.c:2532
+#: tcop/postgres.c:2544
#, c-format
msgid "portal \"%s\" parameter $%d"
msgstr "portail « %s » paramètre $%d"
-#: tcop/postgres.c:2538
+#: tcop/postgres.c:2550
#, c-format
msgid "unnamed portal parameter $%d = %s"
msgstr "paramètre de portail non nommé $%d = %s"
-#: tcop/postgres.c:2541
+#: tcop/postgres.c:2553
#, c-format
msgid "unnamed portal parameter $%d"
msgstr "paramètre de portail non nommé $%d"
-#: tcop/postgres.c:2886
+#: tcop/postgres.c:2898
#, c-format
msgid "terminating connection because of unexpected SIGQUIT signal"
msgstr "arrêt des connexions suite à un signal SIGQUIT inattendu"
-#: tcop/postgres.c:2892
+#: tcop/postgres.c:2904
#, c-format
msgid "terminating connection because of crash of another server process"
msgstr "arrêt de la connexion à cause de l'arrêt brutal d'un autre processus serveur"
-#: tcop/postgres.c:2893
+#: tcop/postgres.c:2905
#, c-format
msgid "The postmaster has commanded this server process to roll back the current transaction and exit, because another server process exited abnormally and possibly corrupted shared memory."
msgstr ""
@@ -22530,94 +23136,94 @@ msgstr ""
"courante et de quitter car un autre processus serveur a quitté anormalement\n"
"et qu'il existe probablement de la mémoire partagée corrompue."
-#: tcop/postgres.c:2897 tcop/postgres.c:3258
+#: tcop/postgres.c:2909 tcop/postgres.c:3270
#, c-format
msgid "In a moment you should be able to reconnect to the database and repeat your command."
msgstr ""
"Dans un moment, vous devriez être capable de vous reconnecter à la base de\n"
"données et de relancer votre commande."
-#: tcop/postgres.c:2904
+#: tcop/postgres.c:2916
#, c-format
msgid "terminating connection due to immediate shutdown command"
msgstr "arrêt des connexions suite à la commande d'arrêt immédiat"
-#: tcop/postgres.c:2990
+#: tcop/postgres.c:3002
#, c-format
msgid "floating-point exception"
msgstr "exception due à une virgule flottante"
-#: tcop/postgres.c:2991
+#: tcop/postgres.c:3003
#, c-format
msgid "An invalid floating-point operation was signaled. This probably means an out-of-range result or an invalid operation, such as division by zero."
msgstr "Une opération invalide sur les virgules flottantes a été signalée. Ceci signifie probablement un résultat en dehors de l'échelle ou une opération invalide telle qu'une division par zéro."
-#: tcop/postgres.c:3162
+#: tcop/postgres.c:3174
#, c-format
msgid "canceling authentication due to timeout"
msgstr "annulation de l'authentification à cause du délai écoulé"
-#: tcop/postgres.c:3166
+#: tcop/postgres.c:3178
#, c-format
msgid "terminating autovacuum process due to administrator command"
msgstr "arrêt du processus autovacuum suite à la demande de l'administrateur"
-#: tcop/postgres.c:3170
+#: tcop/postgres.c:3182
#, c-format
msgid "terminating logical replication worker due to administrator command"
msgstr "arrêt des processus workers de réplication logique suite à la demande de l'administrateur"
-#: tcop/postgres.c:3187 tcop/postgres.c:3197 tcop/postgres.c:3256
+#: tcop/postgres.c:3199 tcop/postgres.c:3209 tcop/postgres.c:3268
#, c-format
msgid "terminating connection due to conflict with recovery"
msgstr "arrêt de la connexion à cause d'un conflit avec la restauration"
-#: tcop/postgres.c:3208
+#: tcop/postgres.c:3220
#, c-format
msgid "terminating connection due to administrator command"
msgstr "arrêt des connexions suite à la demande de l'administrateur"
-#: tcop/postgres.c:3239
+#: tcop/postgres.c:3251
#, c-format
msgid "connection to client lost"
msgstr "connexion au client perdue"
-#: tcop/postgres.c:3309
+#: tcop/postgres.c:3321
#, c-format
msgid "canceling statement due to lock timeout"
msgstr "annulation de la requête à cause du délai écoulé pour l'obtention des verrous"
-#: tcop/postgres.c:3316
+#: tcop/postgres.c:3328
#, c-format
msgid "canceling statement due to statement timeout"
msgstr "annulation de la requête à cause du délai écoulé pour l'exécution de l'instruction"
-#: tcop/postgres.c:3323
+#: tcop/postgres.c:3335
#, c-format
msgid "canceling autovacuum task"
msgstr "annulation de la tâche d'autovacuum"
-#: tcop/postgres.c:3346
+#: tcop/postgres.c:3358
#, c-format
msgid "canceling statement due to user request"
msgstr "annulation de la requête à la demande de l'utilisateur"
-#: tcop/postgres.c:3360
+#: tcop/postgres.c:3372
#, c-format
msgid "terminating connection due to idle-in-transaction timeout"
msgstr "arrêt des connexions suite à l'expiration du délai d'inactivité en transaction"
-#: tcop/postgres.c:3371
+#: tcop/postgres.c:3383
#, c-format
msgid "terminating connection due to idle-session timeout"
msgstr "arrêt des connexions suite à l'expiration du délai d'inactivité de la session"
-#: tcop/postgres.c:3511
+#: tcop/postgres.c:3523
#, c-format
msgid "stack depth limit exceeded"
msgstr "dépassement de limite (en profondeur) de la pile"
-#: tcop/postgres.c:3512
+#: tcop/postgres.c:3524
#, c-format
msgid "Increase the configuration parameter \"max_stack_depth\" (currently %dkB), after ensuring the platform's stack depth limit is adequate."
msgstr ""
@@ -22625,59 +23231,59 @@ msgstr ""
"être assuré que la limite de profondeur de la pile de la plateforme est\n"
"adéquate."
-#: tcop/postgres.c:3575
+#: tcop/postgres.c:3587
#, c-format
msgid "\"max_stack_depth\" must not exceed %ldkB."
msgstr "« max_stack_depth » ne doit pas dépasser %ld ko."
-#: tcop/postgres.c:3577
+#: tcop/postgres.c:3589
#, c-format
msgid "Increase the platform's stack depth limit via \"ulimit -s\" or local equivalent."
msgstr ""
"Augmenter la limite de profondeur de la pile sur votre plateforme via\n"
"« ulimit -s » ou l'équivalent local."
-#: tcop/postgres.c:3933
+#: tcop/postgres.c:3945
#, c-format
msgid "invalid command-line argument for server process: %s"
msgstr "argument invalide en ligne de commande pour le processus serveur : %s"
-#: tcop/postgres.c:3934 tcop/postgres.c:3940
+#: tcop/postgres.c:3946 tcop/postgres.c:3952
#, c-format
msgid "Try \"%s --help\" for more information."
msgstr "Essayez « %s --help » pour plus d'informations."
-#: tcop/postgres.c:3938
+#: tcop/postgres.c:3950
#, c-format
msgid "%s: invalid command-line argument: %s"
msgstr "%s : argument invalide en ligne de commande : %s"
-#: tcop/postgres.c:3991
+#: tcop/postgres.c:4003
#, c-format
msgid "%s: no database nor user name specified"
msgstr "%s : ni base de données ni utilisateur spécifié"
-#: tcop/postgres.c:4713
+#: tcop/postgres.c:4725
#, c-format
msgid "invalid CLOSE message subtype %d"
msgstr "sous-type %d du message CLOSE invalide"
-#: tcop/postgres.c:4748
+#: tcop/postgres.c:4760
#, c-format
msgid "invalid DESCRIBE message subtype %d"
msgstr "sous-type %d du message DESCRIBE invalide"
-#: tcop/postgres.c:4832
+#: tcop/postgres.c:4844
#, c-format
msgid "fastpath function calls not supported in a replication connection"
msgstr "appels à la fonction fastpath non supportés dans une connexion de réplication"
-#: tcop/postgres.c:4836
+#: tcop/postgres.c:4848
#, c-format
msgid "extended query protocol not supported in a replication connection"
msgstr "protocole étendu de requêtes non supporté dans une connexion de réplication"
-#: tcop/postgres.c:5013
+#: tcop/postgres.c:5025
#, c-format
msgid "disconnection: session time: %d:%02d:%02d.%03d user=%s database=%s host=%s%s%s"
msgstr ""
@@ -22861,7 +23467,8 @@ msgstr "paramètre Thesaurus non reconnu : « %s »"
msgid "missing Dictionary parameter"
msgstr "paramètre Dictionary manquant"
-#: tsearch/spell.c:381 tsearch/spell.c:398 tsearch/spell.c:407 tsearch/spell.c:1063
+#: tsearch/spell.c:381 tsearch/spell.c:398 tsearch/spell.c:407
+#: tsearch/spell.c:1063
#, c-format
msgid "invalid affix flag \"%s\""
msgstr "drapeau d'affixe invalide « %s »"
@@ -22891,7 +23498,8 @@ msgstr "n'a pas pu ouvrir le fichier dictionnaire « %s » : %m"
msgid "invalid regular expression: %s"
msgstr "expression rationnelle invalide : %s"
-#: tsearch/spell.c:1190 tsearch/spell.c:1202 tsearch/spell.c:1762 tsearch/spell.c:1767 tsearch/spell.c:1772
+#: tsearch/spell.c:1190 tsearch/spell.c:1202 tsearch/spell.c:1762
+#: tsearch/spell.c:1767 tsearch/spell.c:1772
#, c-format
msgid "invalid affix alias \"%s\""
msgstr "alias d'affixe invalide « %s »"
@@ -22936,12 +23544,14 @@ msgstr "ligne %d du fichier de configuration « %s » : « %s »"
msgid "conversion from wchar_t to server encoding failed: %m"
msgstr "échec de l'encodage de wchar_t vers l'encodage du serveur : %m"
-#: tsearch/ts_parse.c:386 tsearch/ts_parse.c:393 tsearch/ts_parse.c:562 tsearch/ts_parse.c:569
+#: tsearch/ts_parse.c:386 tsearch/ts_parse.c:393 tsearch/ts_parse.c:572
+#: tsearch/ts_parse.c:579
#, c-format
msgid "word is too long to be indexed"
msgstr "le mot est trop long pour être indexé"
-#: tsearch/ts_parse.c:387 tsearch/ts_parse.c:394 tsearch/ts_parse.c:563 tsearch/ts_parse.c:570
+#: tsearch/ts_parse.c:387 tsearch/ts_parse.c:394 tsearch/ts_parse.c:573
+#: tsearch/ts_parse.c:580
#, c-format
msgid "Words longer than %d characters are ignored."
msgstr "Les mots de plus de %d caractères sont ignorés."
@@ -22961,27 +23571,27 @@ msgstr "n'a pas pu ouvrir le fichier des termes courants « %s » : %m"
msgid "text search parser does not support headline creation"
msgstr "l'analyseur de recherche plein texte ne supporte pas headline"
-#: tsearch/wparser_def.c:2578
+#: tsearch/wparser_def.c:2574
#, c-format
msgid "unrecognized headline parameter: \"%s\""
msgstr "paramètre headline non reconnu : « %s »"
-#: tsearch/wparser_def.c:2597
+#: tsearch/wparser_def.c:2593
#, c-format
msgid "MinWords should be less than MaxWords"
msgstr "MinWords doit avoir une valeur plus petite que celle de MaxWords"
-#: tsearch/wparser_def.c:2601
+#: tsearch/wparser_def.c:2597
#, c-format
msgid "MinWords should be positive"
msgstr "MinWords doit être positif"
-#: tsearch/wparser_def.c:2605
+#: tsearch/wparser_def.c:2601
#, c-format
msgid "ShortWord should be >= 0"
msgstr "ShortWord devrait être positif ou nul"
-#: tsearch/wparser_def.c:2609
+#: tsearch/wparser_def.c:2605
#, c-format
msgid "MaxFragments should be >= 0"
msgstr "MaxFragments devrait être positif ou nul"
@@ -23151,12 +23761,19 @@ msgstr "la fonction « %s » n'existe pas"
msgid "must be member of role \"%s\""
msgstr "doit être un membre du rôle « %s »"
-#: utils/adt/array_expanded.c:274 utils/adt/arrayfuncs.c:936 utils/adt/arrayfuncs.c:1544 utils/adt/arrayfuncs.c:3263 utils/adt/arrayfuncs.c:3405 utils/adt/arrayfuncs.c:5981 utils/adt/arrayfuncs.c:6322 utils/adt/arrayutils.c:94 utils/adt/arrayutils.c:103 utils/adt/arrayutils.c:110
+#: utils/adt/array_expanded.c:274 utils/adt/arrayfuncs.c:936
+#: utils/adt/arrayfuncs.c:1544 utils/adt/arrayfuncs.c:3263
+#: utils/adt/arrayfuncs.c:3405 utils/adt/arrayfuncs.c:5981
+#: utils/adt/arrayfuncs.c:6322 utils/adt/arrayutils.c:94
+#: utils/adt/arrayutils.c:103 utils/adt/arrayutils.c:110
#, c-format
msgid "array size exceeds the maximum allowed (%d)"
msgstr "la taille du tableau dépasse le maximum permis (%d)"
-#: utils/adt/array_userfuncs.c:80 utils/adt/array_userfuncs.c:467 utils/adt/array_userfuncs.c:547 utils/adt/json.c:645 utils/adt/json.c:740 utils/adt/json.c:778 utils/adt/jsonb.c:1114 utils/adt/jsonb.c:1143 utils/adt/jsonb.c:1537 utils/adt/jsonb.c:1701 utils/adt/jsonb.c:1711
+#: utils/adt/array_userfuncs.c:80 utils/adt/array_userfuncs.c:467
+#: utils/adt/array_userfuncs.c:547 utils/adt/json.c:645 utils/adt/json.c:740
+#: utils/adt/json.c:778 utils/adt/jsonb.c:1114 utils/adt/jsonb.c:1143
+#: utils/adt/jsonb.c:1537 utils/adt/jsonb.c:1701 utils/adt/jsonb.c:1711
#, c-format
msgid "could not determine input data type"
msgstr "n'a pas pu déterminer le type de données date en entrée"
@@ -23166,7 +23783,17 @@ msgstr "n'a pas pu déterminer le type de données date en entrée"
msgid "input data type is not an array"
msgstr "le type de données en entrée n'est pas un tableau"
-#: utils/adt/array_userfuncs.c:129 utils/adt/array_userfuncs.c:181 utils/adt/float.c:1234 utils/adt/float.c:1308 utils/adt/float.c:4046 utils/adt/float.c:4060 utils/adt/int.c:781 utils/adt/int.c:803 utils/adt/int.c:817 utils/adt/int.c:831 utils/adt/int.c:862 utils/adt/int.c:883 utils/adt/int.c:1000 utils/adt/int.c:1014 utils/adt/int.c:1028 utils/adt/int.c:1061 utils/adt/int.c:1075 utils/adt/int.c:1089 utils/adt/int.c:1120 utils/adt/int.c:1202 utils/adt/int.c:1266 utils/adt/int.c:1334 utils/adt/int.c:1340 utils/adt/int8.c:1257 utils/adt/numeric.c:1830 utils/adt/numeric.c:4265 utils/adt/varbit.c:1195 utils/adt/varbit.c:1596 utils/adt/varlena.c:1113 utils/adt/varlena.c:3391
+#: utils/adt/array_userfuncs.c:129 utils/adt/array_userfuncs.c:181
+#: utils/adt/float.c:1234 utils/adt/float.c:1308 utils/adt/float.c:4046
+#: utils/adt/float.c:4060 utils/adt/int.c:777 utils/adt/int.c:799
+#: utils/adt/int.c:813 utils/adt/int.c:827 utils/adt/int.c:858
+#: utils/adt/int.c:879 utils/adt/int.c:996 utils/adt/int.c:1010
+#: utils/adt/int.c:1024 utils/adt/int.c:1057 utils/adt/int.c:1071
+#: utils/adt/int.c:1085 utils/adt/int.c:1116 utils/adt/int.c:1198
+#: utils/adt/int.c:1262 utils/adt/int.c:1330 utils/adt/int.c:1336
+#: utils/adt/int8.c:1257 utils/adt/numeric.c:1830 utils/adt/numeric.c:4293
+#: utils/adt/varbit.c:1195 utils/adt/varbit.c:1596 utils/adt/varlena.c:1113
+#: utils/adt/varlena.c:3391
#, c-format
msgid "integer out of range"
msgstr "entier en dehors des limites"
@@ -23176,7 +23803,9 @@ msgstr "entier en dehors des limites"
msgid "argument must be empty or one-dimensional array"
msgstr "l'argument doit être vide ou doit être un tableau à une dimension"
-#: utils/adt/array_userfuncs.c:273 utils/adt/array_userfuncs.c:312 utils/adt/array_userfuncs.c:349 utils/adt/array_userfuncs.c:378 utils/adt/array_userfuncs.c:406
+#: utils/adt/array_userfuncs.c:273 utils/adt/array_userfuncs.c:312
+#: utils/adt/array_userfuncs.c:349 utils/adt/array_userfuncs.c:378
+#: utils/adt/array_userfuncs.c:406
#, c-format
msgid "cannot concatenate incompatible arrays"
msgstr "ne peut pas concaténer des tableaux non compatibles"
@@ -23211,7 +23840,18 @@ msgstr "la recherche d'éléments dans des tableaux multidimensionnels n'est pas
msgid "initial position must not be null"
msgstr "la position initiale ne doit pas être NULL"
-#: utils/adt/arrayfuncs.c:271 utils/adt/arrayfuncs.c:285 utils/adt/arrayfuncs.c:296 utils/adt/arrayfuncs.c:318 utils/adt/arrayfuncs.c:333 utils/adt/arrayfuncs.c:347 utils/adt/arrayfuncs.c:353 utils/adt/arrayfuncs.c:360 utils/adt/arrayfuncs.c:493 utils/adt/arrayfuncs.c:509 utils/adt/arrayfuncs.c:520 utils/adt/arrayfuncs.c:535 utils/adt/arrayfuncs.c:556 utils/adt/arrayfuncs.c:586 utils/adt/arrayfuncs.c:593 utils/adt/arrayfuncs.c:601 utils/adt/arrayfuncs.c:635 utils/adt/arrayfuncs.c:658 utils/adt/arrayfuncs.c:678 utils/adt/arrayfuncs.c:790 utils/adt/arrayfuncs.c:799 utils/adt/arrayfuncs.c:829 utils/adt/arrayfuncs.c:844 utils/adt/arrayfuncs.c:897
+#: utils/adt/arrayfuncs.c:271 utils/adt/arrayfuncs.c:285
+#: utils/adt/arrayfuncs.c:296 utils/adt/arrayfuncs.c:318
+#: utils/adt/arrayfuncs.c:333 utils/adt/arrayfuncs.c:347
+#: utils/adt/arrayfuncs.c:353 utils/adt/arrayfuncs.c:360
+#: utils/adt/arrayfuncs.c:493 utils/adt/arrayfuncs.c:509
+#: utils/adt/arrayfuncs.c:520 utils/adt/arrayfuncs.c:535
+#: utils/adt/arrayfuncs.c:556 utils/adt/arrayfuncs.c:586
+#: utils/adt/arrayfuncs.c:593 utils/adt/arrayfuncs.c:601
+#: utils/adt/arrayfuncs.c:635 utils/adt/arrayfuncs.c:658
+#: utils/adt/arrayfuncs.c:678 utils/adt/arrayfuncs.c:790
+#: utils/adt/arrayfuncs.c:799 utils/adt/arrayfuncs.c:829
+#: utils/adt/arrayfuncs.c:844 utils/adt/arrayfuncs.c:897
#, c-format
msgid "malformed array literal: \"%s\""
msgstr "tableau litéral mal formé : « %s »"
@@ -23231,7 +23871,8 @@ msgstr "Valeur manquante de la dimension du tableau."
msgid "Missing \"%s\" after array dimensions."
msgstr "« %s » manquant après les dimensions du tableau."
-#: utils/adt/arrayfuncs.c:306 utils/adt/arrayfuncs.c:2910 utils/adt/arrayfuncs.c:2942 utils/adt/arrayfuncs.c:2957
+#: utils/adt/arrayfuncs.c:306 utils/adt/arrayfuncs.c:2910
+#: utils/adt/arrayfuncs.c:2942 utils/adt/arrayfuncs.c:2957
#, c-format
msgid "upper bound cannot be less than lower bound"
msgstr "la limite supérieure ne peut pas être plus petite que la limite inférieure"
@@ -23251,12 +23892,16 @@ msgstr "Le contenu du tableau doit commencer par « { »."
msgid "Specified array dimensions do not match array contents."
msgstr "Les dimensions spécifiées du tableau ne correspondent pas au contenu du tableau."
-#: utils/adt/arrayfuncs.c:494 utils/adt/arrayfuncs.c:521 utils/adt/multirangetypes.c:164 utils/adt/rangetypes.c:2310 utils/adt/rangetypes.c:2318 utils/adt/rowtypes.c:211 utils/adt/rowtypes.c:219
+#: utils/adt/arrayfuncs.c:494 utils/adt/arrayfuncs.c:521
+#: utils/adt/multirangetypes.c:164 utils/adt/rangetypes.c:2310
+#: utils/adt/rangetypes.c:2318 utils/adt/rowtypes.c:211
+#: utils/adt/rowtypes.c:219
#, c-format
msgid "Unexpected end of input."
msgstr "Fin de l'entrée inattendue."
-#: utils/adt/arrayfuncs.c:510 utils/adt/arrayfuncs.c:557 utils/adt/arrayfuncs.c:587 utils/adt/arrayfuncs.c:636
+#: utils/adt/arrayfuncs.c:510 utils/adt/arrayfuncs.c:557
+#: utils/adt/arrayfuncs.c:587 utils/adt/arrayfuncs.c:636
#, c-format
msgid "Unexpected \"%c\" character."
msgstr "Caractère « %c » inattendu."
@@ -23271,7 +23916,7 @@ msgstr "Élément de tableau inattendu."
msgid "Unmatched \"%c\" character."
msgstr "Caractère « %c » sans correspondance."
-#: utils/adt/arrayfuncs.c:602 utils/adt/jsonfuncs.c:2481
+#: utils/adt/arrayfuncs.c:602 utils/adt/jsonfuncs.c:2489
#, c-format
msgid "Multidimensional arrays must have sub-arrays with matching dimensions."
msgstr "Les tableaux multidimensionnels doivent avoir des sous-tableaux avec les dimensions correspondantes"
@@ -23281,7 +23926,8 @@ msgstr "Les tableaux multidimensionnels doivent avoir des sous-tableaux avec les
msgid "Junk after closing right brace."
msgstr "Problème après la parenthèse droite fermante."
-#: utils/adt/arrayfuncs.c:1301 utils/adt/arrayfuncs.c:3371 utils/adt/arrayfuncs.c:5885
+#: utils/adt/arrayfuncs.c:1301 utils/adt/arrayfuncs.c:3371
+#: utils/adt/arrayfuncs.c:5885
#, c-format
msgid "invalid number of dimensions: %d"
msgstr "nombre de dimensions invalide : %d"
@@ -23296,7 +23942,8 @@ msgstr "drapeaux de tableau invalides"
msgid "binary data has array element type %u (%s) instead of expected %u (%s)"
msgstr "la donnée binaire a le type des éléments du tableau, %u (%s), au lieu de l'attendu %u (%s)"
-#: utils/adt/arrayfuncs.c:1378 utils/adt/multirangetypes.c:445 utils/adt/rangetypes.c:333 utils/cache/lsyscache.c:2915
+#: utils/adt/arrayfuncs.c:1378 utils/adt/multirangetypes.c:445
+#: utils/adt/rangetypes.c:333 utils/cache/lsyscache.c:2915
#, c-format
msgid "no binary input function available for type %s"
msgstr "aucune fonction d'entrée binaire disponible pour le type %s"
@@ -23306,7 +23953,8 @@ msgstr "aucune fonction d'entrée binaire disponible pour le type %s"
msgid "improper binary format in array element %d"
msgstr "format binaire mal conçu dans l'élément du tableau %d"
-#: utils/adt/arrayfuncs.c:1599 utils/adt/multirangetypes.c:450 utils/adt/rangetypes.c:338 utils/cache/lsyscache.c:2948
+#: utils/adt/arrayfuncs.c:1599 utils/adt/multirangetypes.c:450
+#: utils/adt/rangetypes.c:338 utils/cache/lsyscache.c:2948
#, c-format
msgid "no binary output function available for type %s"
msgstr "aucune fonction de sortie binaire disponible pour le type %s"
@@ -23316,12 +23964,19 @@ msgstr "aucune fonction de sortie binaire disponible pour le type %s"
msgid "slices of fixed-length arrays not implemented"
msgstr "les morceaux des tableaux à longueur fixe ne sont pas implémentés"
-#: utils/adt/arrayfuncs.c:2256 utils/adt/arrayfuncs.c:2278 utils/adt/arrayfuncs.c:2327 utils/adt/arrayfuncs.c:2566 utils/adt/arrayfuncs.c:2888 utils/adt/arrayfuncs.c:5871 utils/adt/arrayfuncs.c:5897 utils/adt/arrayfuncs.c:5908 utils/adt/json.c:1141 utils/adt/json.c:1215 utils/adt/jsonb.c:1315 utils/adt/jsonb.c:1401 utils/adt/jsonfuncs.c:4317 utils/adt/jsonfuncs.c:4470 utils/adt/jsonfuncs.c:4582 utils/adt/jsonfuncs.c:4631
+#: utils/adt/arrayfuncs.c:2256 utils/adt/arrayfuncs.c:2278
+#: utils/adt/arrayfuncs.c:2327 utils/adt/arrayfuncs.c:2566
+#: utils/adt/arrayfuncs.c:2888 utils/adt/arrayfuncs.c:5871
+#: utils/adt/arrayfuncs.c:5897 utils/adt/arrayfuncs.c:5908
+#: utils/adt/json.c:1141 utils/adt/json.c:1215 utils/adt/jsonb.c:1315
+#: utils/adt/jsonb.c:1401 utils/adt/jsonfuncs.c:4325 utils/adt/jsonfuncs.c:4479
+#: utils/adt/jsonfuncs.c:4591 utils/adt/jsonfuncs.c:4640
#, c-format
msgid "wrong number of array subscripts"
msgstr "mauvais nombre d'indices du tableau"
-#: utils/adt/arrayfuncs.c:2261 utils/adt/arrayfuncs.c:2369 utils/adt/arrayfuncs.c:2633 utils/adt/arrayfuncs.c:2947
+#: utils/adt/arrayfuncs.c:2261 utils/adt/arrayfuncs.c:2369
+#: utils/adt/arrayfuncs.c:2633 utils/adt/arrayfuncs.c:2947
#, c-format
msgid "array subscript out of range"
msgstr "indice du tableau en dehors de l'intervalle"
@@ -23358,12 +24013,15 @@ msgstr "tableau source trop petit"
msgid "null array element not allowed in this context"
msgstr "élément NULL de tableau interdit dans ce contexte"
-#: utils/adt/arrayfuncs.c:3631 utils/adt/arrayfuncs.c:3802 utils/adt/arrayfuncs.c:4193
+#: utils/adt/arrayfuncs.c:3631 utils/adt/arrayfuncs.c:3802
+#: utils/adt/arrayfuncs.c:4193
#, c-format
msgid "cannot compare arrays of different element types"
msgstr "ne peut pas comparer des tableaux ayant des types d'éléments différents"
-#: utils/adt/arrayfuncs.c:3980 utils/adt/multirangetypes.c:2799 utils/adt/multirangetypes.c:2871 utils/adt/rangetypes.c:1343 utils/adt/rangetypes.c:1407 utils/adt/rowtypes.c:1858
+#: utils/adt/arrayfuncs.c:3980 utils/adt/multirangetypes.c:2799
+#: utils/adt/multirangetypes.c:2871 utils/adt/rangetypes.c:1343
+#: utils/adt/rangetypes.c:1407 utils/adt/rowtypes.c:1858
#, c-format
msgid "could not identify a hash function for type %s"
msgstr "n'a pas pu identifier une fonction de hachage pour le type %s"
@@ -23469,18 +24127,46 @@ msgid "encoding conversion from %s to ASCII not supported"
msgstr "la conversion de l'encodage de %s vers l'ASCII n'est pas supportée"
#. translator: first %s is inet or cidr
-#: utils/adt/bool.c:153 utils/adt/cash.c:276 utils/adt/datetime.c:4058 utils/adt/float.c:188 utils/adt/float.c:272 utils/adt/float.c:284 utils/adt/float.c:401 utils/adt/float.c:486 utils/adt/float.c:502 utils/adt/geo_ops.c:220 utils/adt/geo_ops.c:230 utils/adt/geo_ops.c:242 utils/adt/geo_ops.c:274 utils/adt/geo_ops.c:316 utils/adt/geo_ops.c:326 utils/adt/geo_ops.c:974 utils/adt/geo_ops.c:1389 utils/adt/geo_ops.c:1424 utils/adt/geo_ops.c:1432 utils/adt/geo_ops.c:3392 utils/adt/geo_ops.c:4607 utils/adt/geo_ops.c:4622 utils/adt/geo_ops.c:4629 utils/adt/int.c:165 utils/adt/int.c:177 utils/adt/jsonpath.c:182 utils/adt/mac.c:93 utils/adt/mac8.c:93 utils/adt/mac8.c:166
-#: utils/adt/mac8.c:184 utils/adt/mac8.c:202 utils/adt/mac8.c:221 utils/adt/network.c:99 utils/adt/numeric.c:698 utils/adt/numeric.c:717 utils/adt/numeric.c:6854 utils/adt/numeric.c:6878 utils/adt/numeric.c:6902 utils/adt/numeric.c:7904 utils/adt/numutils.c:158 utils/adt/numutils.c:234 utils/adt/numutils.c:318 utils/adt/oid.c:44 utils/adt/oid.c:58 utils/adt/oid.c:64 utils/adt/oid.c:86 utils/adt/pg_lsn.c:74 utils/adt/tid.c:76 utils/adt/tid.c:84 utils/adt/tid.c:98 utils/adt/tid.c:107 utils/adt/timestamp.c:497 utils/adt/uuid.c:135 utils/adt/xid8funcs.c:346
+#: utils/adt/bool.c:153 utils/adt/cash.c:276 utils/adt/datetime.c:4058
+#: utils/adt/float.c:188 utils/adt/float.c:272 utils/adt/float.c:284
+#: utils/adt/float.c:401 utils/adt/float.c:486 utils/adt/float.c:502
+#: utils/adt/geo_ops.c:220 utils/adt/geo_ops.c:230 utils/adt/geo_ops.c:242
+#: utils/adt/geo_ops.c:274 utils/adt/geo_ops.c:316 utils/adt/geo_ops.c:326
+#: utils/adt/geo_ops.c:974 utils/adt/geo_ops.c:1389 utils/adt/geo_ops.c:1424
+#: utils/adt/geo_ops.c:1432 utils/adt/geo_ops.c:3392 utils/adt/geo_ops.c:4607
+#: utils/adt/geo_ops.c:4622 utils/adt/geo_ops.c:4629 utils/adt/int.c:173
+#: utils/adt/int.c:185 utils/adt/jsonpath.c:182 utils/adt/mac.c:93
+#: utils/adt/mac8.c:93 utils/adt/mac8.c:166 utils/adt/mac8.c:184
+#: utils/adt/mac8.c:202 utils/adt/mac8.c:221 utils/adt/network.c:99
+#: utils/adt/numeric.c:698 utils/adt/numeric.c:717 utils/adt/numeric.c:6882
+#: utils/adt/numeric.c:6906 utils/adt/numeric.c:6930 utils/adt/numeric.c:7932
+#: utils/adt/numutils.c:158 utils/adt/numutils.c:234 utils/adt/numutils.c:318
+#: utils/adt/oid.c:44 utils/adt/oid.c:58 utils/adt/oid.c:64 utils/adt/oid.c:86
+#: utils/adt/pg_lsn.c:74 utils/adt/tid.c:76 utils/adt/tid.c:84
+#: utils/adt/tid.c:98 utils/adt/tid.c:107 utils/adt/timestamp.c:497
+#: utils/adt/uuid.c:135 utils/adt/xid8funcs.c:346
#, c-format
msgid "invalid input syntax for type %s: \"%s\""
msgstr "syntaxe en entrée invalide pour le type %s : « %s »"
-#: utils/adt/cash.c:214 utils/adt/cash.c:239 utils/adt/cash.c:249 utils/adt/cash.c:289 utils/adt/int.c:171 utils/adt/numutils.c:152 utils/adt/numutils.c:228 utils/adt/numutils.c:312 utils/adt/oid.c:70 utils/adt/oid.c:109
+#: utils/adt/cash.c:214 utils/adt/cash.c:239 utils/adt/cash.c:249
+#: utils/adt/cash.c:289 utils/adt/int.c:179 utils/adt/numutils.c:152
+#: utils/adt/numutils.c:228 utils/adt/numutils.c:312 utils/adt/oid.c:70
+#: utils/adt/oid.c:109
#, c-format
msgid "value \"%s\" is out of range for type %s"
msgstr "la valeur « %s » est en dehors des limites pour le type %s"
-#: utils/adt/cash.c:651 utils/adt/cash.c:701 utils/adt/cash.c:752 utils/adt/cash.c:801 utils/adt/cash.c:853 utils/adt/cash.c:903 utils/adt/float.c:105 utils/adt/int.c:846 utils/adt/int.c:962 utils/adt/int.c:1042 utils/adt/int.c:1104 utils/adt/int.c:1142 utils/adt/int.c:1170 utils/adt/int8.c:515 utils/adt/int8.c:573 utils/adt/int8.c:943 utils/adt/int8.c:1023 utils/adt/int8.c:1085 utils/adt/int8.c:1165 utils/adt/numeric.c:3093 utils/adt/numeric.c:3116 utils/adt/numeric.c:3201 utils/adt/numeric.c:3219 utils/adt/numeric.c:3315 utils/adt/numeric.c:8453 utils/adt/numeric.c:8743 utils/adt/numeric.c:9068 utils/adt/numeric.c:10525 utils/adt/timestamp.c:3337
+#: utils/adt/cash.c:651 utils/adt/cash.c:701 utils/adt/cash.c:752
+#: utils/adt/cash.c:801 utils/adt/cash.c:853 utils/adt/cash.c:903
+#: utils/adt/float.c:105 utils/adt/int.c:842 utils/adt/int.c:958
+#: utils/adt/int.c:1038 utils/adt/int.c:1100 utils/adt/int.c:1138
+#: utils/adt/int.c:1166 utils/adt/int8.c:515 utils/adt/int8.c:573
+#: utils/adt/int8.c:943 utils/adt/int8.c:1023 utils/adt/int8.c:1085
+#: utils/adt/int8.c:1165 utils/adt/numeric.c:3093 utils/adt/numeric.c:3116
+#: utils/adt/numeric.c:3201 utils/adt/numeric.c:3219 utils/adt/numeric.c:3315
+#: utils/adt/numeric.c:8481 utils/adt/numeric.c:8771 utils/adt/numeric.c:9096
+#: utils/adt/numeric.c:10553 utils/adt/timestamp.c:3337
#, c-format
msgid "division by zero"
msgstr "division par zéro"
@@ -23495,7 +24181,8 @@ msgstr "« char » hors des limites"
msgid "could not compute %s hash: %s"
msgstr "n'a pas pu calculer le hachage %s : %s"
-#: utils/adt/date.c:63 utils/adt/timestamp.c:98 utils/adt/varbit.c:105 utils/adt/varchar.c:48
+#: utils/adt/date.c:63 utils/adt/timestamp.c:98 utils/adt/varbit.c:105
+#: utils/adt/varchar.c:48
#, c-format
msgid "invalid type modifier"
msgstr "modifieur de type invalide"
@@ -23510,12 +24197,15 @@ msgstr "la précision de TIME(%d)%s ne doit pas être négative"
msgid "TIME(%d)%s precision reduced to maximum allowed, %d"
msgstr "la précision de TIME(%d)%s a été réduite au maximum autorisée, %d"
-#: utils/adt/date.c:160 utils/adt/date.c:168 utils/adt/formatting.c:4299 utils/adt/formatting.c:4308 utils/adt/formatting.c:4414 utils/adt/formatting.c:4424
+#: utils/adt/date.c:160 utils/adt/date.c:168 utils/adt/formatting.c:4299
+#: utils/adt/formatting.c:4308 utils/adt/formatting.c:4414
+#: utils/adt/formatting.c:4424
#, c-format
msgid "date out of range: \"%s\""
msgstr "date en dehors des limites : « %s »"
-#: utils/adt/date.c:215 utils/adt/date.c:513 utils/adt/date.c:537 utils/adt/xml.c:2209
+#: utils/adt/date.c:215 utils/adt/date.c:513 utils/adt/date.c:537
+#: utils/adt/xml.c:2209
#, c-format
msgid "date out of range"
msgstr "date en dehors des limites"
@@ -23535,25 +24225,56 @@ msgstr "date en dehors des limites : %d-%02d-%02d"
msgid "cannot subtract infinite dates"
msgstr "ne peut pas soustraire les valeurs dates infinies"
-#: utils/adt/date.c:586 utils/adt/date.c:649 utils/adt/date.c:685 utils/adt/date.c:2868 utils/adt/date.c:2878
+#: utils/adt/date.c:586 utils/adt/date.c:649 utils/adt/date.c:685
+#: utils/adt/date.c:2868 utils/adt/date.c:2878
#, c-format
msgid "date out of range for timestamp"
msgstr "date en dehors des limites pour un timestamp"
-#: utils/adt/date.c:1115 utils/adt/date.c:1198 utils/adt/date.c:1214 utils/adt/date.c:2195 utils/adt/date.c:2973 utils/adt/timestamp.c:4032 utils/adt/timestamp.c:4225 utils/adt/timestamp.c:4397 utils/adt/timestamp.c:4650 utils/adt/timestamp.c:4851 utils/adt/timestamp.c:4898 utils/adt/timestamp.c:5122 utils/adt/timestamp.c:5169 utils/adt/timestamp.c:5299
+#: utils/adt/date.c:1115 utils/adt/date.c:1198 utils/adt/date.c:1214
+#: utils/adt/date.c:2195 utils/adt/date.c:2973 utils/adt/timestamp.c:4032
+#: utils/adt/timestamp.c:4225 utils/adt/timestamp.c:4397
+#: utils/adt/timestamp.c:4650 utils/adt/timestamp.c:4851
+#: utils/adt/timestamp.c:4898 utils/adt/timestamp.c:5122
+#: utils/adt/timestamp.c:5169 utils/adt/timestamp.c:5299
#, fuzzy, c-format
#| msgid "date units \"%s\" not supported"
msgid "unit \"%s\" not supported for type %s"
msgstr "unités de date « %s » non supportées"
-#: utils/adt/date.c:1223 utils/adt/date.c:2211 utils/adt/date.c:2993 utils/adt/timestamp.c:4046 utils/adt/timestamp.c:4242 utils/adt/timestamp.c:4411 utils/adt/timestamp.c:4610 utils/adt/timestamp.c:4907 utils/adt/timestamp.c:5178 utils/adt/timestamp.c:5360
+#: utils/adt/date.c:1223 utils/adt/date.c:2211 utils/adt/date.c:2993
+#: utils/adt/timestamp.c:4046 utils/adt/timestamp.c:4242
+#: utils/adt/timestamp.c:4411 utils/adt/timestamp.c:4610
+#: utils/adt/timestamp.c:4907 utils/adt/timestamp.c:5178
+#: utils/adt/timestamp.c:5360
#, fuzzy, c-format
#| msgid "date units \"%s\" not recognized"
msgid "unit \"%s\" not recognized for type %s"
msgstr "unités de date « %s » non reconnues"
-#: utils/adt/date.c:1307 utils/adt/date.c:1353 utils/adt/date.c:1907 utils/adt/date.c:1938 utils/adt/date.c:1967 utils/adt/date.c:2831 utils/adt/date.c:3078 utils/adt/datetime.c:420 utils/adt/datetime.c:1869 utils/adt/formatting.c:4141 utils/adt/formatting.c:4177 utils/adt/formatting.c:4268 utils/adt/formatting.c:4390 utils/adt/json.c:418 utils/adt/json.c:457 utils/adt/timestamp.c:225 utils/adt/timestamp.c:257 utils/adt/timestamp.c:699 utils/adt/timestamp.c:708 utils/adt/timestamp.c:786 utils/adt/timestamp.c:819 utils/adt/timestamp.c:2916 utils/adt/timestamp.c:2937 utils/adt/timestamp.c:2950 utils/adt/timestamp.c:2959 utils/adt/timestamp.c:2967 utils/adt/timestamp.c:3022
-#: utils/adt/timestamp.c:3045 utils/adt/timestamp.c:3058 utils/adt/timestamp.c:3069 utils/adt/timestamp.c:3077 utils/adt/timestamp.c:3736 utils/adt/timestamp.c:3860 utils/adt/timestamp.c:3950 utils/adt/timestamp.c:4040 utils/adt/timestamp.c:4133 utils/adt/timestamp.c:4236 utils/adt/timestamp.c:4715 utils/adt/timestamp.c:4989 utils/adt/timestamp.c:5439 utils/adt/timestamp.c:5453 utils/adt/timestamp.c:5458 utils/adt/timestamp.c:5472 utils/adt/timestamp.c:5505 utils/adt/timestamp.c:5592 utils/adt/timestamp.c:5633 utils/adt/timestamp.c:5637 utils/adt/timestamp.c:5706 utils/adt/timestamp.c:5710 utils/adt/timestamp.c:5724 utils/adt/timestamp.c:5758 utils/adt/xml.c:2231
+#: utils/adt/date.c:1307 utils/adt/date.c:1353 utils/adt/date.c:1907
+#: utils/adt/date.c:1938 utils/adt/date.c:1967 utils/adt/date.c:2831
+#: utils/adt/date.c:3078 utils/adt/datetime.c:420 utils/adt/datetime.c:1869
+#: utils/adt/formatting.c:4141 utils/adt/formatting.c:4177
+#: utils/adt/formatting.c:4268 utils/adt/formatting.c:4390 utils/adt/json.c:418
+#: utils/adt/json.c:457 utils/adt/timestamp.c:225 utils/adt/timestamp.c:257
+#: utils/adt/timestamp.c:699 utils/adt/timestamp.c:708
+#: utils/adt/timestamp.c:786 utils/adt/timestamp.c:819
+#: utils/adt/timestamp.c:2916 utils/adt/timestamp.c:2937
+#: utils/adt/timestamp.c:2950 utils/adt/timestamp.c:2959
+#: utils/adt/timestamp.c:2967 utils/adt/timestamp.c:3022
+#: utils/adt/timestamp.c:3045 utils/adt/timestamp.c:3058
+#: utils/adt/timestamp.c:3069 utils/adt/timestamp.c:3077
+#: utils/adt/timestamp.c:3736 utils/adt/timestamp.c:3860
+#: utils/adt/timestamp.c:3950 utils/adt/timestamp.c:4040
+#: utils/adt/timestamp.c:4133 utils/adt/timestamp.c:4236
+#: utils/adt/timestamp.c:4715 utils/adt/timestamp.c:4989
+#: utils/adt/timestamp.c:5439 utils/adt/timestamp.c:5453
+#: utils/adt/timestamp.c:5458 utils/adt/timestamp.c:5472
+#: utils/adt/timestamp.c:5505 utils/adt/timestamp.c:5592
+#: utils/adt/timestamp.c:5633 utils/adt/timestamp.c:5637
+#: utils/adt/timestamp.c:5706 utils/adt/timestamp.c:5710
+#: utils/adt/timestamp.c:5724 utils/adt/timestamp.c:5758 utils/adt/xml.c:2231
#: utils/adt/xml.c:2238 utils/adt/xml.c:2258 utils/adt/xml.c:2265
#, c-format
msgid "timestamp out of range"
@@ -23569,7 +24290,11 @@ msgstr "heure en dehors des limites"
msgid "time field value out of range: %d:%02d:%02g"
msgstr "valeur du champ time en dehors des limites : %d:%02d:%02g"
-#: utils/adt/date.c:2096 utils/adt/date.c:2630 utils/adt/float.c:1048 utils/adt/float.c:1124 utils/adt/int.c:638 utils/adt/int.c:685 utils/adt/int.c:720 utils/adt/int8.c:414 utils/adt/numeric.c:2497 utils/adt/timestamp.c:3386 utils/adt/timestamp.c:3417 utils/adt/timestamp.c:3448
+#: utils/adt/date.c:2096 utils/adt/date.c:2630 utils/adt/float.c:1048
+#: utils/adt/float.c:1124 utils/adt/int.c:634 utils/adt/int.c:681
+#: utils/adt/int.c:716 utils/adt/int8.c:414 utils/adt/numeric.c:2497
+#: utils/adt/timestamp.c:3386 utils/adt/timestamp.c:3417
+#: utils/adt/timestamp.c:3448
#, c-format
msgid "invalid preceding or following size in window function"
msgstr "taille précédente ou suivante invalide dans la fonction de fenêtrage"
@@ -23579,7 +24304,10 @@ msgstr "taille précédente ou suivante invalide dans la fonction de fenêtrage"
msgid "time zone displacement out of range"
msgstr "déplacement du fuseau horaire en dehors des limites"
-#: utils/adt/date.c:3084 utils/adt/datetime.c:1121 utils/adt/datetime.c:2027 utils/adt/datetime.c:4906 utils/adt/timestamp.c:516 utils/adt/timestamp.c:543 utils/adt/timestamp.c:4319 utils/adt/timestamp.c:5464 utils/adt/timestamp.c:5716
+#: utils/adt/date.c:3084 utils/adt/datetime.c:1121 utils/adt/datetime.c:2027
+#: utils/adt/datetime.c:4906 utils/adt/timestamp.c:516
+#: utils/adt/timestamp.c:543 utils/adt/timestamp.c:4319
+#: utils/adt/timestamp.c:5464 utils/adt/timestamp.c:5716
#, c-format
msgid "time zone \"%s\" not recognized"
msgstr "le fuseau horaire « %s » n'est pas reconnu"
@@ -23695,7 +24423,8 @@ msgstr "utilisation non sûre de la nouvelle valeur « %s » du type enum %s"
msgid "New enum values must be committed before they can be used."
msgstr "Les nouvelles valeurs enum doivent être validées (COMMIT) avant de pouvoir être utilisées."
-#: utils/adt/enum.c:120 utils/adt/enum.c:130 utils/adt/enum.c:188 utils/adt/enum.c:198
+#: utils/adt/enum.c:120 utils/adt/enum.c:130 utils/adt/enum.c:188
+#: utils/adt/enum.c:198
#, c-format
msgid "invalid input value for enum %s: \"%s\""
msgstr "valeur en entrée invalide pour le enum %s : « %s »"
@@ -23705,7 +24434,8 @@ msgstr "valeur en entrée invalide pour le enum %s : « %s »"
msgid "invalid internal value for enum: %u"
msgstr "valeur interne invalide pour le enum : %u"
-#: utils/adt/enum.c:445 utils/adt/enum.c:474 utils/adt/enum.c:514 utils/adt/enum.c:534
+#: utils/adt/enum.c:445 utils/adt/enum.c:474 utils/adt/enum.c:514
+#: utils/adt/enum.c:534
#, c-format
msgid "could not determine actual enum type"
msgstr "n'a pas pu déterminer le type enum actuel"
@@ -23735,12 +24465,15 @@ msgstr "« %s » est en dehors des limites du type real"
msgid "\"%s\" is out of range for type double precision"
msgstr "« %s » est en dehors des limites du type double precision"
-#: utils/adt/float.c:1259 utils/adt/float.c:1333 utils/adt/int.c:358 utils/adt/int.c:896 utils/adt/int.c:918 utils/adt/int.c:932 utils/adt/int.c:946 utils/adt/int.c:978 utils/adt/int.c:1216 utils/adt/int8.c:1278 utils/adt/numeric.c:4377 utils/adt/numeric.c:4382
+#: utils/adt/float.c:1259 utils/adt/float.c:1333 utils/adt/int.c:354
+#: utils/adt/int.c:892 utils/adt/int.c:914 utils/adt/int.c:928
+#: utils/adt/int.c:942 utils/adt/int.c:974 utils/adt/int.c:1212
+#: utils/adt/int8.c:1278 utils/adt/numeric.c:4405 utils/adt/numeric.c:4410
#, c-format
msgid "smallint out of range"
msgstr "smallint en dehors des limites"
-#: utils/adt/float.c:1459 utils/adt/numeric.c:3611 utils/adt/numeric.c:9482
+#: utils/adt/float.c:1459 utils/adt/numeric.c:3611 utils/adt/numeric.c:9510
#, c-format
msgid "cannot take square root of a negative number"
msgstr "ne peut pas calculer la racine carré d'un nombre négatif"
@@ -23750,22 +24483,28 @@ msgstr "ne peut pas calculer la racine carré d'un nombre négatif"
msgid "zero raised to a negative power is undefined"
msgstr "zéro à une puissance négative est indéfini"
-#: utils/adt/float.c:1531 utils/adt/numeric.c:3890 utils/adt/numeric.c:10378
+#: utils/adt/float.c:1531 utils/adt/numeric.c:3890 utils/adt/numeric.c:10406
#, c-format
msgid "a negative number raised to a non-integer power yields a complex result"
msgstr "un nombre négatif élevé à une puissance non entière donne un résultat complexe"
-#: utils/adt/float.c:1707 utils/adt/float.c:1740 utils/adt/numeric.c:3798 utils/adt/numeric.c:10153
+#: utils/adt/float.c:1707 utils/adt/float.c:1740 utils/adt/numeric.c:3798
+#: utils/adt/numeric.c:10181
#, c-format
msgid "cannot take logarithm of zero"
msgstr "ne peut pas calculer le logarithme de zéro"
-#: utils/adt/float.c:1711 utils/adt/float.c:1744 utils/adt/numeric.c:3736 utils/adt/numeric.c:3793 utils/adt/numeric.c:10157
+#: utils/adt/float.c:1711 utils/adt/float.c:1744 utils/adt/numeric.c:3736
+#: utils/adt/numeric.c:3793 utils/adt/numeric.c:10185
#, c-format
msgid "cannot take logarithm of a negative number"
msgstr "ne peut pas calculer le logarithme sur un nombre négatif"
-#: utils/adt/float.c:1777 utils/adt/float.c:1808 utils/adt/float.c:1903 utils/adt/float.c:1930 utils/adt/float.c:1958 utils/adt/float.c:1985 utils/adt/float.c:2132 utils/adt/float.c:2169 utils/adt/float.c:2339 utils/adt/float.c:2395 utils/adt/float.c:2460 utils/adt/float.c:2517 utils/adt/float.c:2708 utils/adt/float.c:2732
+#: utils/adt/float.c:1777 utils/adt/float.c:1808 utils/adt/float.c:1903
+#: utils/adt/float.c:1930 utils/adt/float.c:1958 utils/adt/float.c:1985
+#: utils/adt/float.c:2132 utils/adt/float.c:2169 utils/adt/float.c:2339
+#: utils/adt/float.c:2395 utils/adt/float.c:2460 utils/adt/float.c:2517
+#: utils/adt/float.c:2708 utils/adt/float.c:2732
#, c-format
msgid "input is out of range"
msgstr "l'entrée est en dehors des limites"
@@ -23890,7 +24629,8 @@ msgstr "« %s » n'est pas un nombre"
msgid "case conversion failed: %s"
msgstr "échec de la conversion de casse : %s"
-#: utils/adt/formatting.c:1688 utils/adt/formatting.c:1810 utils/adt/formatting.c:1933
+#: utils/adt/formatting.c:1688 utils/adt/formatting.c:1810
+#: utils/adt/formatting.c:1933
#, c-format
msgid "could not determine which collation to use for %s function"
msgstr "n'a pas pu déterminer le collationnement à utiliser pour la fonction %s"
@@ -23934,7 +24674,8 @@ msgstr ""
"Si votre chaîne source n'a pas une taille fixe, essayez d'utiliser le\n"
"modifieur « FM »."
-#: utils/adt/formatting.c:2428 utils/adt/formatting.c:2442 utils/adt/formatting.c:2665
+#: utils/adt/formatting.c:2428 utils/adt/formatting.c:2442
+#: utils/adt/formatting.c:2665
#, c-format
msgid "invalid value \"%s\" for \"%s\""
msgstr "valeur « %s » invalide pour « %s »"
@@ -23964,7 +24705,12 @@ msgstr "La valeur doit être compris entre %d et %d."
msgid "The given value did not match any of the allowed values for this field."
msgstr "La valeur donnée ne correspond pas aux valeurs autorisées pour ce champ."
-#: utils/adt/formatting.c:2886 utils/adt/formatting.c:2906 utils/adt/formatting.c:2926 utils/adt/formatting.c:2946 utils/adt/formatting.c:2965 utils/adt/formatting.c:2984 utils/adt/formatting.c:3008 utils/adt/formatting.c:3026 utils/adt/formatting.c:3044 utils/adt/formatting.c:3062 utils/adt/formatting.c:3079 utils/adt/formatting.c:3096
+#: utils/adt/formatting.c:2886 utils/adt/formatting.c:2906
+#: utils/adt/formatting.c:2926 utils/adt/formatting.c:2946
+#: utils/adt/formatting.c:2965 utils/adt/formatting.c:2984
+#: utils/adt/formatting.c:3008 utils/adt/formatting.c:3026
+#: utils/adt/formatting.c:3044 utils/adt/formatting.c:3062
+#: utils/adt/formatting.c:3079 utils/adt/formatting.c:3096
#, c-format
msgid "localized string format value too long"
msgstr "chaîne localisée trop longue"
@@ -24064,7 +24810,9 @@ msgstr "chemin absolu non autorisé"
msgid "path must be in or below the current directory"
msgstr "le chemin doit être dans ou en-dessous du répertoire courant"
-#: utils/adt/genfile.c:114 utils/adt/oracle_compat.c:189 utils/adt/oracle_compat.c:287 utils/adt/oracle_compat.c:836 utils/adt/oracle_compat.c:1139
+#: utils/adt/genfile.c:114 utils/adt/oracle_compat.c:189
+#: utils/adt/oracle_compat.c:287 utils/adt/oracle_compat.c:836
+#: utils/adt/oracle_compat.c:1139
#, c-format
msgid "requested length too large"
msgstr "longueur demandée trop importante"
@@ -24094,7 +24842,8 @@ msgstr "spécification invalide de ligne : A et B ne peuvent pas être à zéro
msgid "invalid line specification: must be two distinct points"
msgstr "spécification de ligne invalide : doit être deux points distincts"
-#: utils/adt/geo_ops.c:1410 utils/adt/geo_ops.c:3402 utils/adt/geo_ops.c:4330 utils/adt/geo_ops.c:5210
+#: utils/adt/geo_ops.c:1410 utils/adt/geo_ops.c:3402 utils/adt/geo_ops.c:4330
+#: utils/adt/geo_ops.c:5210
#, c-format
msgid "too many points requested"
msgstr "trop de points demandé"
@@ -24129,27 +24878,28 @@ msgstr "ne peut pas convertir le cercle avec un diamètre zéro en un polygône"
msgid "must request at least 2 points"
msgstr "doit demander au moins deux points"
-#: utils/adt/int.c:188
-#, c-format
-msgid "int2vector has too many elements"
-msgstr "int2vector a trop d'éléments"
-
-#: utils/adt/int.c:261
+#: utils/adt/int.c:263
#, c-format
msgid "invalid int2vector data"
msgstr "données int2vector invalide"
-#: utils/adt/int.c:267 utils/adt/oid.c:215 utils/adt/oid.c:296
-#, c-format
-msgid "oidvector has too many elements"
-msgstr "oidvector a trop d'éléments"
-
-#: utils/adt/int.c:1532 utils/adt/int8.c:1404 utils/adt/numeric.c:1678 utils/adt/timestamp.c:5809 utils/adt/timestamp.c:5889
+#: utils/adt/int.c:1528 utils/adt/int8.c:1404 utils/adt/numeric.c:1678
+#: utils/adt/timestamp.c:5809 utils/adt/timestamp.c:5889
#, c-format
msgid "step size cannot equal zero"
msgstr "la taille du pas ne peut pas valoir zéro"
-#: utils/adt/int8.c:449 utils/adt/int8.c:472 utils/adt/int8.c:486 utils/adt/int8.c:500 utils/adt/int8.c:531 utils/adt/int8.c:555 utils/adt/int8.c:637 utils/adt/int8.c:705 utils/adt/int8.c:711 utils/adt/int8.c:737 utils/adt/int8.c:751 utils/adt/int8.c:775 utils/adt/int8.c:788 utils/adt/int8.c:900 utils/adt/int8.c:914 utils/adt/int8.c:928 utils/adt/int8.c:959 utils/adt/int8.c:981 utils/adt/int8.c:995 utils/adt/int8.c:1009 utils/adt/int8.c:1042 utils/adt/int8.c:1056 utils/adt/int8.c:1070 utils/adt/int8.c:1101 utils/adt/int8.c:1123 utils/adt/int8.c:1137 utils/adt/int8.c:1151 utils/adt/int8.c:1313 utils/adt/int8.c:1348 utils/adt/numeric.c:4336 utils/adt/varbit.c:1676
+#: utils/adt/int8.c:449 utils/adt/int8.c:472 utils/adt/int8.c:486
+#: utils/adt/int8.c:500 utils/adt/int8.c:531 utils/adt/int8.c:555
+#: utils/adt/int8.c:637 utils/adt/int8.c:705 utils/adt/int8.c:711
+#: utils/adt/int8.c:737 utils/adt/int8.c:751 utils/adt/int8.c:775
+#: utils/adt/int8.c:788 utils/adt/int8.c:900 utils/adt/int8.c:914
+#: utils/adt/int8.c:928 utils/adt/int8.c:959 utils/adt/int8.c:981
+#: utils/adt/int8.c:995 utils/adt/int8.c:1009 utils/adt/int8.c:1042
+#: utils/adt/int8.c:1056 utils/adt/int8.c:1070 utils/adt/int8.c:1101
+#: utils/adt/int8.c:1123 utils/adt/int8.c:1137 utils/adt/int8.c:1151
+#: utils/adt/int8.c:1313 utils/adt/int8.c:1348 utils/adt/numeric.c:4364
+#: utils/adt/varbit.c:1676
#, c-format
msgid "bigint out of range"
msgstr "bigint en dehors des limites"
@@ -24200,7 +24950,8 @@ msgstr "Les clés de l'objet doivent être du texte."
msgid "array must have two columns"
msgstr "le tableau doit avoir deux colonnes"
-#: utils/adt/json.c:1159 utils/adt/json.c:1242 utils/adt/jsonb.c:1333 utils/adt/jsonb.c:1428
+#: utils/adt/json.c:1159 utils/adt/json.c:1242 utils/adt/jsonb.c:1333
+#: utils/adt/jsonb.c:1428
#, c-format
msgid "null value not allowed for object key"
msgstr "valeur NULL non autorisée pour une clé d'objet"
@@ -24280,7 +25031,8 @@ msgstr "le nombre d'éléments du tableau jsonb dépasse le maximum autorisé (%
msgid "total size of jsonb array elements exceeds the maximum of %u bytes"
msgstr "la taille totale des éléments du tableau jsonb dépasse le maximum de %u octets"
-#: utils/adt/jsonb_util.c:1748 utils/adt/jsonb_util.c:1783 utils/adt/jsonb_util.c:1803
+#: utils/adt/jsonb_util.c:1748 utils/adt/jsonb_util.c:1783
+#: utils/adt/jsonb_util.c:1803
#, c-format
msgid "total size of jsonb object elements exceeds the maximum of %u bytes"
msgstr "la taille totale des éléments de l'objet JSON dépasse le maximum de %u octets"
@@ -24315,204 +25067,210 @@ msgstr "l'indice d'un jsonb doit être de type text"
msgid "jsonb subscript in assignment must not be null"
msgstr "l'indice d'un jsonb lors d'une affectation ne doit pas être NULL"
-#: utils/adt/jsonfuncs.c:555 utils/adt/jsonfuncs.c:791 utils/adt/jsonfuncs.c:2359 utils/adt/jsonfuncs.c:2799 utils/adt/jsonfuncs.c:3588 utils/adt/jsonfuncs.c:3921
+#: utils/adt/jsonfuncs.c:561 utils/adt/jsonfuncs.c:797
+#: utils/adt/jsonfuncs.c:2367 utils/adt/jsonfuncs.c:2807
+#: utils/adt/jsonfuncs.c:3596 utils/adt/jsonfuncs.c:3929
#, c-format
msgid "cannot call %s on a scalar"
msgstr "ne peut pas appeler %s sur un scalaire"
-#: utils/adt/jsonfuncs.c:560 utils/adt/jsonfuncs.c:778 utils/adt/jsonfuncs.c:2801 utils/adt/jsonfuncs.c:3577
+#: utils/adt/jsonfuncs.c:566 utils/adt/jsonfuncs.c:784
+#: utils/adt/jsonfuncs.c:2809 utils/adt/jsonfuncs.c:3585
#, c-format
msgid "cannot call %s on an array"
msgstr "ne peut pas appeler %s sur un tableau"
-#: utils/adt/jsonfuncs.c:687
+#: utils/adt/jsonfuncs.c:693
#, c-format
msgid "JSON data, line %d: %s%s%s"
msgstr "données JSON, ligne %d : %s%s%s"
-#: utils/adt/jsonfuncs.c:1825 utils/adt/jsonfuncs.c:1860
+#: utils/adt/jsonfuncs.c:1833 utils/adt/jsonfuncs.c:1868
#, c-format
msgid "cannot get array length of a scalar"
msgstr "ne peut pas obtenir la longueur d'un scalaire"
-#: utils/adt/jsonfuncs.c:1829 utils/adt/jsonfuncs.c:1848
+#: utils/adt/jsonfuncs.c:1837 utils/adt/jsonfuncs.c:1856
#, c-format
msgid "cannot get array length of a non-array"
msgstr "ne peut pas obtenir la longueur du tableau d'un objet qui n'est pas un tableau"
-#: utils/adt/jsonfuncs.c:1922
+#: utils/adt/jsonfuncs.c:1930
#, c-format
msgid "cannot call %s on a non-object"
msgstr "ne peut pas appeler %s sur un non objet"
-#: utils/adt/jsonfuncs.c:2106
+#: utils/adt/jsonfuncs.c:2114
#, c-format
msgid "cannot deconstruct an array as an object"
msgstr "ne peut pas déconstruire un tableau sous la forme d'un objet"
-#: utils/adt/jsonfuncs.c:2118
+#: utils/adt/jsonfuncs.c:2126
#, c-format
msgid "cannot deconstruct a scalar"
msgstr "ne peut pas décomposer un scalaire"
-#: utils/adt/jsonfuncs.c:2161
+#: utils/adt/jsonfuncs.c:2169
#, c-format
msgid "cannot extract elements from a scalar"
msgstr "ne peut pas extraire des éléments d'un scalaire"
-#: utils/adt/jsonfuncs.c:2165
+#: utils/adt/jsonfuncs.c:2173
#, c-format
msgid "cannot extract elements from an object"
msgstr "ne peut pas extraire des éléments d'un objet"
-#: utils/adt/jsonfuncs.c:2346 utils/adt/jsonfuncs.c:3806
+#: utils/adt/jsonfuncs.c:2354 utils/adt/jsonfuncs.c:3814
#, c-format
msgid "cannot call %s on a non-array"
msgstr "ne peut pas appeler %s sur un type non tableau"
-#: utils/adt/jsonfuncs.c:2416 utils/adt/jsonfuncs.c:2421 utils/adt/jsonfuncs.c:2438 utils/adt/jsonfuncs.c:2444
+#: utils/adt/jsonfuncs.c:2424 utils/adt/jsonfuncs.c:2429
+#: utils/adt/jsonfuncs.c:2446 utils/adt/jsonfuncs.c:2452
#, c-format
msgid "expected JSON array"
msgstr "attendait un tableau JSON"
-#: utils/adt/jsonfuncs.c:2417
+#: utils/adt/jsonfuncs.c:2425
#, c-format
msgid "See the value of key \"%s\"."
msgstr "Voir la valeur de la clé « %s »."
-#: utils/adt/jsonfuncs.c:2439
+#: utils/adt/jsonfuncs.c:2447
#, c-format
msgid "See the array element %s of key \"%s\"."
msgstr "Voir l'élément de tableau %s de la clé « %s »."
-#: utils/adt/jsonfuncs.c:2445
+#: utils/adt/jsonfuncs.c:2453
#, c-format
msgid "See the array element %s."
msgstr "Voir l'élément de tableau %s."
-#: utils/adt/jsonfuncs.c:2480
+#: utils/adt/jsonfuncs.c:2488
#, c-format
msgid "malformed JSON array"
msgstr "tableau JSON mal formé"
#. translator: %s is a function name, eg json_to_record
-#: utils/adt/jsonfuncs.c:3307
+#: utils/adt/jsonfuncs.c:3315
#, c-format
msgid "first argument of %s must be a row type"
msgstr "le premier argument de %s doit être un type row"
#. translator: %s is a function name, eg json_to_record
-#: utils/adt/jsonfuncs.c:3331
+#: utils/adt/jsonfuncs.c:3339
#, c-format
msgid "could not determine row type for result of %s"
msgstr "n'a pas pu déterminer le type de ligne pour le résultat %s"
-#: utils/adt/jsonfuncs.c:3333
+#: utils/adt/jsonfuncs.c:3341
#, c-format
msgid "Provide a non-null record argument, or call the function in the FROM clause using a column definition list."
msgstr "Fournissez comme argument un enregistrement non NULL, ou appelez la fonction dans la clause FROM en utilisant une liste de définition de colonnes."
-#: utils/adt/jsonfuncs.c:3695 utils/fmgr/funcapi.c:103
+#: utils/adt/jsonfuncs.c:3703 utils/fmgr/funcapi.c:103
#, c-format
msgid "materialize mode required, but it is not allowed in this context"
msgstr "mode matérialisé requis mais interdit dans ce contexte"
-#: utils/adt/jsonfuncs.c:3823 utils/adt/jsonfuncs.c:3903
+#: utils/adt/jsonfuncs.c:3831 utils/adt/jsonfuncs.c:3911
#, c-format
msgid "argument of %s must be an array of objects"
msgstr "l'argument de %s doit être un tableau d'objets"
-#: utils/adt/jsonfuncs.c:3856
+#: utils/adt/jsonfuncs.c:3864
#, c-format
msgid "cannot call %s on an object"
msgstr "ne peut pas appeler %s sur un objet"
-#: utils/adt/jsonfuncs.c:4263 utils/adt/jsonfuncs.c:4322 utils/adt/jsonfuncs.c:4402
+#: utils/adt/jsonfuncs.c:4271 utils/adt/jsonfuncs.c:4330
+#: utils/adt/jsonfuncs.c:4411
#, c-format
msgid "cannot delete from scalar"
msgstr "ne peut pas supprimer à partir du scalaire"
-#: utils/adt/jsonfuncs.c:4407
+#: utils/adt/jsonfuncs.c:4416
#, c-format
msgid "cannot delete from object using integer index"
msgstr "ne peut pas supprimer à partir de l'objet en utilisant l'index de l'entier"
-#: utils/adt/jsonfuncs.c:4475 utils/adt/jsonfuncs.c:4636
+#: utils/adt/jsonfuncs.c:4484 utils/adt/jsonfuncs.c:4645
#, c-format
msgid "cannot set path in scalar"
msgstr "ne peut pas initialiser le chemin dans le scalaire"
-#: utils/adt/jsonfuncs.c:4517 utils/adt/jsonfuncs.c:4559
+#: utils/adt/jsonfuncs.c:4526 utils/adt/jsonfuncs.c:4568
#, c-format
msgid "null_value_treatment must be \"delete_key\", \"return_target\", \"use_json_null\", or \"raise_exception\""
msgstr "null_value_treatment doit valoir \"delete_key\", \"return_target\", \"use_json_null\" ou \"raise_exception\""
-#: utils/adt/jsonfuncs.c:4530
+#: utils/adt/jsonfuncs.c:4539
#, c-format
msgid "JSON value must not be null"
msgstr "la valeur JSON ne doit pas être NULL"
-#: utils/adt/jsonfuncs.c:4531
+#: utils/adt/jsonfuncs.c:4540
#, c-format
msgid "Exception was raised because null_value_treatment is \"raise_exception\"."
msgstr "Une exception a été levée parce que null_value_treatment vaut « raise_exception »."
-#: utils/adt/jsonfuncs.c:4532
+#: utils/adt/jsonfuncs.c:4541
#, c-format
msgid "To avoid, either change the null_value_treatment argument or ensure that an SQL NULL is not passed."
msgstr "Pour éviter cela, soit vous changez l'argument null_value_treatment soit vous vous assurez qu'un NULL SQL n'est pas fourni"
-#: utils/adt/jsonfuncs.c:4587
+#: utils/adt/jsonfuncs.c:4596
#, c-format
msgid "cannot delete path in scalar"
msgstr "ne peut pas supprimer un chemin dans le scalaire"
-#: utils/adt/jsonfuncs.c:4803
+#: utils/adt/jsonfuncs.c:4812
#, c-format
msgid "path element at position %d is null"
msgstr "l'élément de chemin à la position %d est nul"
-#: utils/adt/jsonfuncs.c:4822 utils/adt/jsonfuncs.c:4853 utils/adt/jsonfuncs.c:4920
+#: utils/adt/jsonfuncs.c:4831 utils/adt/jsonfuncs.c:4862
+#: utils/adt/jsonfuncs.c:4935
#, c-format
msgid "cannot replace existing key"
msgstr "ne peut pas remplacer une clé existante"
-#: utils/adt/jsonfuncs.c:4823 utils/adt/jsonfuncs.c:4854
+#: utils/adt/jsonfuncs.c:4832 utils/adt/jsonfuncs.c:4863
#, c-format
msgid "The path assumes key is a composite object, but it is a scalar value."
msgstr "Le chemin assume que la clé est un objet composite, alors qu'il s'agit d'une valeur scalaire."
-#: utils/adt/jsonfuncs.c:4921
+#: utils/adt/jsonfuncs.c:4936
#, c-format
msgid "Try using the function jsonb_set to replace key value."
msgstr "Essayez d'utiliser la fonction jsonb_set pour remplacer la valeur de la clé."
-#: utils/adt/jsonfuncs.c:5025
+#: utils/adt/jsonfuncs.c:5040
#, c-format
msgid "path element at position %d is not an integer: \"%s\""
msgstr "l'élément du chemin à la position %d n'est pas un entier : « %s »"
-#: utils/adt/jsonfuncs.c:5042
+#: utils/adt/jsonfuncs.c:5057
#, c-format
msgid "path element at position %d is out of range: %d"
msgstr "l'élément du chemin à la position %d est en dehors de l'échelle : %d"
-#: utils/adt/jsonfuncs.c:5194
+#: utils/adt/jsonfuncs.c:5209
#, c-format
msgid "wrong flag type, only arrays and scalars are allowed"
msgstr "mauvais type de drapeau, seuls les tableaux et scalaires sont autorisés"
-#: utils/adt/jsonfuncs.c:5201
+#: utils/adt/jsonfuncs.c:5216
#, c-format
msgid "flag array element is not a string"
msgstr "le drapeau d'élément de tableau n'est pas une chaîne"
-#: utils/adt/jsonfuncs.c:5202 utils/adt/jsonfuncs.c:5224
+#: utils/adt/jsonfuncs.c:5217 utils/adt/jsonfuncs.c:5239
#, c-format
msgid "Possible values are: \"string\", \"numeric\", \"boolean\", \"key\", and \"all\"."
msgstr "Les valeurs possibles sont : « string », « numeric », « boolean », « key » et « all »."
-#: utils/adt/jsonfuncs.c:5222
+#: utils/adt/jsonfuncs.c:5237
#, c-format
msgid "wrong flag in flag array: \"%s\""
msgstr "mauvais drapeau dans le drapeau de tableau : « %s »"
@@ -24572,87 +25330,87 @@ msgstr "l'accesseur de tableau jsonpath ne peut être appliqué qu'à un tableau
msgid "jsonpath wildcard member accessor can only be applied to an object"
msgstr "l'accesseur du membre générique jsonpath ne peut être appliqué qu'à un objet"
-#: utils/adt/jsonpath_exec.c:1002
+#: utils/adt/jsonpath_exec.c:1006
#, c-format
msgid "jsonpath item method .%s() can only be applied to an array"
msgstr "la méthode de l'objet jsonpath .%s() ne peut être appliquée qu'à un tableau"
-#: utils/adt/jsonpath_exec.c:1055
+#: utils/adt/jsonpath_exec.c:1059
#, c-format
msgid "numeric argument of jsonpath item method .%s() is out of range for type double precision"
msgstr "l'argument numérique de la méthode jsonpath .%s() est en dehors des limites du type double precision"
-#: utils/adt/jsonpath_exec.c:1076
+#: utils/adt/jsonpath_exec.c:1080
#, c-format
msgid "string argument of jsonpath item method .%s() is not a valid representation of a double precision number"
msgstr "l'argument chaîne de la méthode jsonpath .%s() n'est pas une représentation valide d'un nombre à double précision"
-#: utils/adt/jsonpath_exec.c:1089
+#: utils/adt/jsonpath_exec.c:1093
#, c-format
msgid "jsonpath item method .%s() can only be applied to a string or numeric value"
msgstr "la méthode de l'objet jsonpath .%s() ne peut être appliquée qu'à une chaîne ou une valeur numérique"
-#: utils/adt/jsonpath_exec.c:1579
+#: utils/adt/jsonpath_exec.c:1583
#, c-format
msgid "left operand of jsonpath operator %s is not a single numeric value"
msgstr "l'opérande gauche de l'opérateur jsonpath %s n'est pas une valeur numérique unique"
-#: utils/adt/jsonpath_exec.c:1586
+#: utils/adt/jsonpath_exec.c:1590
#, c-format
msgid "right operand of jsonpath operator %s is not a single numeric value"
msgstr "l'opérande droite de l'opérateur jsonpath %s n'est pas une valeur numérique unique"
-#: utils/adt/jsonpath_exec.c:1654
+#: utils/adt/jsonpath_exec.c:1658
#, c-format
msgid "operand of unary jsonpath operator %s is not a numeric value"
msgstr "l'opérande de l'opérateur jsonpath unaire %s n'est pas une valeur numérique"
-#: utils/adt/jsonpath_exec.c:1752
+#: utils/adt/jsonpath_exec.c:1756
#, c-format
msgid "jsonpath item method .%s() can only be applied to a numeric value"
msgstr "la méthode de l'objet jsonpath .%s() ne peut être appliquée qu'à une valeur numérique"
-#: utils/adt/jsonpath_exec.c:1792
+#: utils/adt/jsonpath_exec.c:1796
#, c-format
msgid "jsonpath item method .%s() can only be applied to a string"
msgstr "la méthode de l'objet jsonpath .%s() ne peut être appliquée qu'à une chaîne"
-#: utils/adt/jsonpath_exec.c:1886
+#: utils/adt/jsonpath_exec.c:1890
#, c-format
msgid "datetime format is not recognized: \"%s\""
msgstr "le format datetime n'est pas reconnu : « %s »"
-#: utils/adt/jsonpath_exec.c:1888
+#: utils/adt/jsonpath_exec.c:1892
#, c-format
msgid "Use a datetime template argument to specify the input data format."
msgstr "Utilisez un argument modèle de datetime pour indiquer le format de données en entrée."
-#: utils/adt/jsonpath_exec.c:1956
+#: utils/adt/jsonpath_exec.c:1960
#, c-format
msgid "jsonpath item method .%s() can only be applied to an object"
msgstr "la méthode .%s() de l'entité jsonpath ne peut être appliquée qu'à un objet"
-#: utils/adt/jsonpath_exec.c:2138
+#: utils/adt/jsonpath_exec.c:2142
#, c-format
msgid "could not find jsonpath variable \"%s\""
msgstr "n'a pas pu trouver la variable jsonpath « %s »"
-#: utils/adt/jsonpath_exec.c:2402
+#: utils/adt/jsonpath_exec.c:2406
#, c-format
msgid "jsonpath array subscript is not a single numeric value"
msgstr "l'indice du tableau jsonpath n'est pas une valeur numérique unique"
-#: utils/adt/jsonpath_exec.c:2414
+#: utils/adt/jsonpath_exec.c:2418
#, c-format
msgid "jsonpath array subscript is out of integer range"
msgstr "indice du tableau jsonpath hors des limites d'un entier"
-#: utils/adt/jsonpath_exec.c:2591
+#: utils/adt/jsonpath_exec.c:2595
#, c-format
msgid "cannot convert value from %s to %s without time zone usage"
msgstr "ne peut pas convertir la valeur de %s à %s sans utilisation des fuseaux horaires"
-#: utils/adt/jsonpath_exec.c:2593
+#: utils/adt/jsonpath_exec.c:2597
#, c-format
msgid "Use *_tz() function for time zone support."
msgstr "Utilisez la fonction *_tz() pour le support des fuseaux horaires."
@@ -24756,7 +25514,8 @@ msgstr "peut être un label brut"
msgid "requires AS"
msgstr "requiert AS"
-#: utils/adt/misc.c:732 utils/adt/misc.c:746 utils/adt/misc.c:785 utils/adt/misc.c:791 utils/adt/misc.c:797 utils/adt/misc.c:820
+#: utils/adt/misc.c:732 utils/adt/misc.c:746 utils/adt/misc.c:785
+#: utils/adt/misc.c:791 utils/adt/misc.c:797 utils/adt/misc.c:820
#, c-format
msgid "string is not a valid identifier: \"%s\""
msgstr "la chaîne n'est pas un identifiant valide : « %s »"
@@ -24792,7 +25551,9 @@ msgstr "le format de trace « %s » n'est pas supporté"
msgid "The supported log formats are \"stderr\", \"csvlog\", and \"jsonlog\"."
msgstr "Les formats de traces supportés sont « stderr » et « csvlog »."
-#: utils/adt/multirangetypes.c:149 utils/adt/multirangetypes.c:162 utils/adt/multirangetypes.c:191 utils/adt/multirangetypes.c:261 utils/adt/multirangetypes.c:285
+#: utils/adt/multirangetypes.c:149 utils/adt/multirangetypes.c:162
+#: utils/adt/multirangetypes.c:191 utils/adt/multirangetypes.c:261
+#: utils/adt/multirangetypes.c:285
#, c-format
msgid "malformed multirange literal: \"%s\""
msgstr "litéral multirange mal formé : « %s »"
@@ -24832,7 +25593,8 @@ msgstr "valeur cidr invalide : « %s »"
msgid "Value has bits set to right of mask."
msgstr "La valeur a des bits positionnés à la droite du masque."
-#: utils/adt/network.c:152 utils/adt/network.c:1184 utils/adt/network.c:1209 utils/adt/network.c:1234
+#: utils/adt/network.c:152 utils/adt/network.c:1184 utils/adt/network.c:1209
+#: utils/adt/network.c:1234
#, c-format
msgid "could not format inet value: %m"
msgstr "n'a pas pu formater la valeur inet : %m"
@@ -24965,42 +25727,46 @@ msgstr "la taille du pas ne peut pas être infinity"
msgid "factorial of a negative number is undefined"
msgstr "la factorielle d'un nombre négatif est indéfini"
-#: utils/adt/numeric.c:3561 utils/adt/numeric.c:6917 utils/adt/numeric.c:7432 utils/adt/numeric.c:9956 utils/adt/numeric.c:10435 utils/adt/numeric.c:10561 utils/adt/numeric.c:10634
+#: utils/adt/numeric.c:3561 utils/adt/numeric.c:6945 utils/adt/numeric.c:7460
+#: utils/adt/numeric.c:9984 utils/adt/numeric.c:10463 utils/adt/numeric.c:10589
+#: utils/adt/numeric.c:10662
#, c-format
msgid "value overflows numeric format"
msgstr "la valeur dépasse le format numeric"
-#: utils/adt/numeric.c:4243 utils/adt/numeric.c:4323 utils/adt/numeric.c:4364 utils/adt/numeric.c:4558
+#: utils/adt/numeric.c:4271 utils/adt/numeric.c:4351 utils/adt/numeric.c:4392
+#: utils/adt/numeric.c:4586
#, c-format
msgid "cannot convert NaN to %s"
msgstr "ne peut pas convertir NaN en %s"
-#: utils/adt/numeric.c:4247 utils/adt/numeric.c:4327 utils/adt/numeric.c:4368 utils/adt/numeric.c:4562
+#: utils/adt/numeric.c:4275 utils/adt/numeric.c:4355 utils/adt/numeric.c:4396
+#: utils/adt/numeric.c:4590
#, c-format
msgid "cannot convert infinity to %s"
msgstr "ne peut pas convertir infinity en %s"
-#: utils/adt/numeric.c:4571
+#: utils/adt/numeric.c:4599
#, c-format
msgid "pg_lsn out of range"
msgstr "pg_lsn hors des limites"
-#: utils/adt/numeric.c:7519 utils/adt/numeric.c:7565
+#: utils/adt/numeric.c:7547 utils/adt/numeric.c:7593
#, c-format
msgid "numeric field overflow"
msgstr "champ numérique en dehors des limites"
-#: utils/adt/numeric.c:7520
+#: utils/adt/numeric.c:7548
#, c-format
msgid "A field with precision %d, scale %d must round to an absolute value less than %s%d."
msgstr "Un champ de précision %d et d'échelle %d doit être arrondi à une valeur absolue inférieure à %s%d."
-#: utils/adt/numeric.c:7566
+#: utils/adt/numeric.c:7594
#, c-format
msgid "A field with precision %d, scale %d cannot hold an infinite value."
msgstr "Un champ de précision %d et d'échelle %d ne peut pas contenir une valeur infinie."
-#: utils/adt/oid.c:290
+#: utils/adt/oid.c:293
#, c-format
msgid "invalid oidvector data"
msgstr "donnée oidvector invalide"
@@ -25033,7 +25799,8 @@ msgstr "caractère demandé trop long pour l'encodage : %d"
msgid "requested character not valid for encoding: %u"
msgstr "caractère demandé invalide pour l'encodage : %d"
-#: utils/adt/orderedsetaggs.c:448 utils/adt/orderedsetaggs.c:552 utils/adt/orderedsetaggs.c:690
+#: utils/adt/orderedsetaggs.c:448 utils/adt/orderedsetaggs.c:552
+#: utils/adt/orderedsetaggs.c:690
#, c-format
msgid "percentile value %g is not between 0 and 1"
msgstr "la valeur centile %g n'est pas entre 0 et 1"
@@ -25043,7 +25810,8 @@ msgstr "la valeur centile %g n'est pas entre 0 et 1"
msgid "Apply system library package updates."
msgstr "Applique les mises à jour du paquet de bibliothèque système."
-#: utils/adt/pg_locale.c:1452 utils/adt/pg_locale.c:1700 utils/adt/pg_locale.c:1979 utils/adt/pg_locale.c:2001
+#: utils/adt/pg_locale.c:1452 utils/adt/pg_locale.c:1700
+#: utils/adt/pg_locale.c:1979 utils/adt/pg_locale.c:2001
#, c-format
msgid "could not open collator for locale \"%s\": %s"
msgstr "n'a pas pu ouvrir le collationneur pour la locale « %s » : %s"
@@ -25116,7 +25884,8 @@ msgstr "encodage « %s » non supporté par ICU"
msgid "could not open ICU converter for encoding \"%s\": %s"
msgstr "n'a pas pu ouvrir le convertisseur ICU pour l'encodage « %s » : %s"
-#: utils/adt/pg_locale.c:1832 utils/adt/pg_locale.c:1841 utils/adt/pg_locale.c:1870 utils/adt/pg_locale.c:1880
+#: utils/adt/pg_locale.c:1832 utils/adt/pg_locale.c:1841
+#: utils/adt/pg_locale.c:1870 utils/adt/pg_locale.c:1880
#, c-format
msgid "%s failed: %s"
msgstr "échec de %s : %s"
@@ -25207,17 +25976,22 @@ msgstr ""
"la limite inférieure de l'intervalle de valeurs doit être inférieure ou égale\n"
"à la limite supérieure de l'intervalle de valeurs"
-#: utils/adt/rangetypes.c:2112 utils/adt/rangetypes.c:2125 utils/adt/rangetypes.c:2139
+#: utils/adt/rangetypes.c:2112 utils/adt/rangetypes.c:2125
+#: utils/adt/rangetypes.c:2139
#, c-format
msgid "invalid range bound flags"
msgstr "drapeaux de limite de l'intervalle invalides"
-#: utils/adt/rangetypes.c:2113 utils/adt/rangetypes.c:2126 utils/adt/rangetypes.c:2140
+#: utils/adt/rangetypes.c:2113 utils/adt/rangetypes.c:2126
+#: utils/adt/rangetypes.c:2140
#, c-format
msgid "Valid values are \"[]\", \"[)\", \"(]\", and \"()\"."
msgstr "Les valeurs valides sont entre « [] », « [) », « (] » et « () »."
-#: utils/adt/rangetypes.c:2205 utils/adt/rangetypes.c:2222 utils/adt/rangetypes.c:2235 utils/adt/rangetypes.c:2253 utils/adt/rangetypes.c:2264 utils/adt/rangetypes.c:2308 utils/adt/rangetypes.c:2316
+#: utils/adt/rangetypes.c:2205 utils/adt/rangetypes.c:2222
+#: utils/adt/rangetypes.c:2235 utils/adt/rangetypes.c:2253
+#: utils/adt/rangetypes.c:2264 utils/adt/rangetypes.c:2308
+#: utils/adt/rangetypes.c:2316
#, c-format
msgid "malformed range literal: \"%s\""
msgstr "intervalle litéral mal formé : « %s »"
@@ -25262,7 +26036,10 @@ msgstr "option d'expression rationnelle invalide : « %.*s »"
msgid "If you meant to use regexp_replace() with a start parameter, cast the fourth argument to integer explicitly."
msgstr ""
-#: utils/adt/regexp.c:702 utils/adt/regexp.c:711 utils/adt/regexp.c:1068 utils/adt/regexp.c:1132 utils/adt/regexp.c:1141 utils/adt/regexp.c:1150 utils/adt/regexp.c:1159 utils/adt/regexp.c:1839 utils/adt/regexp.c:1848 utils/adt/regexp.c:1857 utils/misc/guc.c:11859 utils/misc/guc.c:11893
+#: utils/adt/regexp.c:702 utils/adt/regexp.c:711 utils/adt/regexp.c:1068
+#: utils/adt/regexp.c:1132 utils/adt/regexp.c:1141 utils/adt/regexp.c:1150
+#: utils/adt/regexp.c:1159 utils/adt/regexp.c:1839 utils/adt/regexp.c:1848
+#: utils/adt/regexp.c:1857 utils/misc/guc.c:11859 utils/misc/guc.c:11893
#, c-format
msgid "invalid value for parameter \"%s\": %d"
msgstr "valeur invalide pour le paramètre « %s » : %d"
@@ -25273,7 +26050,9 @@ msgid "SQL regular expression may not contain more than two escape-double-quote
msgstr "une expression régulière SQL ne peut contenir plus de deux guillemets doubles comme séparateur d'échappement"
#. translator: %s is a SQL function name
-#: utils/adt/regexp.c:1079 utils/adt/regexp.c:1170 utils/adt/regexp.c:1257 utils/adt/regexp.c:1296 utils/adt/regexp.c:1684 utils/adt/regexp.c:1739 utils/adt/regexp.c:1868
+#: utils/adt/regexp.c:1079 utils/adt/regexp.c:1170 utils/adt/regexp.c:1257
+#: utils/adt/regexp.c:1296 utils/adt/regexp.c:1684 utils/adt/regexp.c:1739
+#: utils/adt/regexp.c:1868
#, c-format
msgid "%s does not support the \"global\" option"
msgstr "%s ne supporte pas l'option « global »"
@@ -25298,7 +26077,8 @@ msgstr "il existe plus d'une fonction nommée « %s »"
msgid "more than one operator named %s"
msgstr "il existe plus d'un opérateur nommé%s"
-#: utils/adt/regproc.c:715 utils/adt/regproc.c:756 utils/adt/regproc.c:2055 utils/adt/ruleutils.c:9870 utils/adt/ruleutils.c:10039
+#: utils/adt/regproc.c:715 utils/adt/regproc.c:756 utils/adt/regproc.c:2055
+#: utils/adt/ruleutils.c:9872 utils/adt/ruleutils.c:10041
#, c-format
msgid "too many arguments"
msgstr "trop d'arguments"
@@ -25308,7 +26088,9 @@ msgstr "trop d'arguments"
msgid "Provide two argument types for operator."
msgstr "Fournit deux types d'argument pour l'opérateur."
-#: utils/adt/regproc.c:1639 utils/adt/regproc.c:1663 utils/adt/regproc.c:1764 utils/adt/regproc.c:1788 utils/adt/regproc.c:1890 utils/adt/regproc.c:1895 utils/adt/varlena.c:3667 utils/adt/varlena.c:3672
+#: utils/adt/regproc.c:1639 utils/adt/regproc.c:1663 utils/adt/regproc.c:1764
+#: utils/adt/regproc.c:1788 utils/adt/regproc.c:1890 utils/adt/regproc.c:1895
+#: utils/adt/varlena.c:3667 utils/adt/varlena.c:3672
#, c-format
msgid "invalid name syntax"
msgstr "syntaxe du nom invalide"
@@ -25333,7 +26115,8 @@ msgstr "attendait un nom de type"
msgid "improper type name"
msgstr "nom du type invalide"
-#: utils/adt/ri_triggers.c:307 utils/adt/ri_triggers.c:1611 utils/adt/ri_triggers.c:2598
+#: utils/adt/ri_triggers.c:307 utils/adt/ri_triggers.c:1611
+#: utils/adt/ri_triggers.c:2598
#, c-format
msgid "insert or update on table \"%s\" violates foreign key constraint \"%s\""
msgstr ""
@@ -25419,7 +26202,8 @@ msgstr "La clé est toujours référencée à partir de la table « %s »."
msgid "input of anonymous composite types is not implemented"
msgstr "l'ajout de colonnes ayant un type composé n'est pas implémenté"
-#: utils/adt/rowtypes.c:157 utils/adt/rowtypes.c:186 utils/adt/rowtypes.c:209 utils/adt/rowtypes.c:217 utils/adt/rowtypes.c:269 utils/adt/rowtypes.c:277
+#: utils/adt/rowtypes.c:157 utils/adt/rowtypes.c:186 utils/adt/rowtypes.c:209
+#: utils/adt/rowtypes.c:217 utils/adt/rowtypes.c:269 utils/adt/rowtypes.c:277
#, c-format
msgid "malformed record literal: \"%s\""
msgstr "enregistrement litéral invalide : « %s »"
@@ -25459,14 +26243,16 @@ msgstr "la donnée binaire a le type %u (%s) au lieu de %u (%s) dans la colonne
msgid "improper binary format in record column %d"
msgstr "format binaire invalide dans l'enregistrement de la colonne %d"
-#: utils/adt/rowtypes.c:932 utils/adt/rowtypes.c:1178 utils/adt/rowtypes.c:1436 utils/adt/rowtypes.c:1682
+#: utils/adt/rowtypes.c:932 utils/adt/rowtypes.c:1178 utils/adt/rowtypes.c:1436
+#: utils/adt/rowtypes.c:1682
#, c-format
msgid "cannot compare dissimilar column types %s and %s at record column %d"
msgstr ""
"ne peut pas comparer les types de colonnes non similaires %s et %s pour la\n"
"colonne %d de l'enregistrement"
-#: utils/adt/rowtypes.c:1023 utils/adt/rowtypes.c:1248 utils/adt/rowtypes.c:1533 utils/adt/rowtypes.c:1718
+#: utils/adt/rowtypes.c:1023 utils/adt/rowtypes.c:1248
+#: utils/adt/rowtypes.c:1533 utils/adt/rowtypes.c:1718
#, c-format
msgid "cannot compare record types with different numbers of columns"
msgstr ""
@@ -25526,7 +26312,8 @@ msgstr "Les fuseaux horaires numériques doivent avoir « - » ou « + » comme
msgid "numeric time zone \"%s\" out of range"
msgstr "le fuseau horaire numérique « %s » est en dehors des limites"
-#: utils/adt/timestamp.c:608 utils/adt/timestamp.c:618 utils/adt/timestamp.c:626
+#: utils/adt/timestamp.c:608 utils/adt/timestamp.c:618
+#: utils/adt/timestamp.c:626
#, c-format
msgid "timestamp out of range: %d-%02d-%02d %d:%02d:%02g"
msgstr "timestamp en dehors de limites : %d-%02d-%02d %d:%02d:%02g"
@@ -25617,7 +26404,8 @@ msgstr "gtsvector_in n'est pas encore implémenté"
msgid "distance in phrase operator must be an integer value between zero and %d inclusive"
msgstr "la distance dans l'opérateur de phrase doit être un entier compris entre zéro et %d inclus"
-#: utils/adt/tsquery.c:306 utils/adt/tsquery.c:691 utils/adt/tsvector_parser.c:133
+#: utils/adt/tsquery.c:306 utils/adt/tsquery.c:691
+#: utils/adt/tsvector_parser.c:133
#, c-format
msgid "syntax error in tsquery: \"%s\""
msgstr "erreur de syntaxe dans tsquery : « %s »"
@@ -25715,44 +26503,44 @@ msgstr "le tableau de poids ne doit pas contenir de valeurs NULL"
msgid "unrecognized weight: \"%c\""
msgstr "poids non reconnu : « %c »"
-#: utils/adt/tsvector_op.c:2431
+#: utils/adt/tsvector_op.c:2434
#, c-format
msgid "ts_stat query must return one tsvector column"
msgstr "la requête ts_stat doit renvoyer une colonne tsvector"
-#: utils/adt/tsvector_op.c:2620
+#: utils/adt/tsvector_op.c:2623
#, c-format
msgid "tsvector column \"%s\" does not exist"
msgstr "la colonne tsvector « %s » n'existe pas"
-#: utils/adt/tsvector_op.c:2627
+#: utils/adt/tsvector_op.c:2630
#, c-format
msgid "column \"%s\" is not of tsvector type"
msgstr "la colonne « %s » n'est pas de type tsvector"
-#: utils/adt/tsvector_op.c:2639
+#: utils/adt/tsvector_op.c:2642
#, c-format
msgid "configuration column \"%s\" does not exist"
msgstr "la colonne de configuration « %s » n'existe pas"
-#: utils/adt/tsvector_op.c:2645
+#: utils/adt/tsvector_op.c:2648
#, c-format
msgid "column \"%s\" is not of regconfig type"
msgstr "la colonne « %s » n'est pas de type regconfig"
-#: utils/adt/tsvector_op.c:2652
+#: utils/adt/tsvector_op.c:2655
#, c-format
msgid "configuration column \"%s\" must not be null"
msgstr "la colonne de configuration « %s » ne doit pas être NULL"
-#: utils/adt/tsvector_op.c:2665
+#: utils/adt/tsvector_op.c:2668
#, c-format
msgid "text search configuration name \"%s\" must be schema-qualified"
msgstr ""
"le nom de la configuration de la recherche plein texte « %s » doit être\n"
"qualifié par son schéma"
-#: utils/adt/tsvector_op.c:2690
+#: utils/adt/tsvector_op.c:2693
#, c-format
msgid "column \"%s\" is not of a character type"
msgstr "la colonne « %s » n'est pas de type caractère"
@@ -25817,7 +26605,9 @@ msgstr "longueur invalide dans la chaîne bit externe"
msgid "bit string too long for type bit varying(%d)"
msgstr "la chaîne de bits est trop longue pour le type bit varying(%d)"
-#: utils/adt/varbit.c:1081 utils/adt/varbit.c:1191 utils/adt/varlena.c:889 utils/adt/varlena.c:952 utils/adt/varlena.c:1109 utils/adt/varlena.c:3309 utils/adt/varlena.c:3387
+#: utils/adt/varbit.c:1081 utils/adt/varbit.c:1191 utils/adt/varlena.c:889
+#: utils/adt/varlena.c:952 utils/adt/varlena.c:1109 utils/adt/varlena.c:3309
+#: utils/adt/varlena.c:3387
#, c-format
msgid "negative substring length not allowed"
msgstr "longueur de sous-chaîne négative non autorisée"
@@ -26150,7 +26940,8 @@ msgstr "plus d'une valeur renvoyée par l'expression XPath de colonne"
msgid "cast from type %s to type %s does not exist"
msgstr "la conversion du type %s vers le type %s n'existe pas"
-#: utils/cache/lsyscache.c:2844 utils/cache/lsyscache.c:2877 utils/cache/lsyscache.c:2910 utils/cache/lsyscache.c:2943
+#: utils/cache/lsyscache.c:2844 utils/cache/lsyscache.c:2877
+#: utils/cache/lsyscache.c:2910 utils/cache/lsyscache.c:2943
#, c-format
msgid "type %s is only a shell"
msgstr "le type %s est seulement un shell"
@@ -26175,29 +26966,29 @@ msgstr "la classe d'opérateur « %s » de la méthode d'accès %s nécessite la
msgid "cached plan must not change result type"
msgstr "le plan en cache ne doit pas modifier le type en résultat"
-#: utils/cache/relcache.c:3732
+#: utils/cache/relcache.c:3753
#, fuzzy, c-format
#| msgid "pg_class index OID value not set when in binary upgrade mode"
msgid "heap relfilenode value not set when in binary upgrade mode"
msgstr "OID de l'index de pg_class non configuré en mode de mise à jour binaire"
-#: utils/cache/relcache.c:3740
+#: utils/cache/relcache.c:3761
#, fuzzy, c-format
#| msgid "must be superuser to connect in binary upgrade mode"
msgid "unexpected request for new relfilenode in binary upgrade mode"
msgstr "doit être super-utilisateur pour se connecter en mode de mise à jour binaire"
-#: utils/cache/relcache.c:6451
+#: utils/cache/relcache.c:6472
#, c-format
msgid "could not create relation-cache initialization file \"%s\": %m"
msgstr "n'a pas pu créer le fichier d'initialisation relation-cache « %s » : %m"
-#: utils/cache/relcache.c:6453
+#: utils/cache/relcache.c:6474
#, c-format
msgid "Continuing anyway, but there's something wrong."
msgstr "Continue malgré tout, mais quelque chose s'est mal passé."
-#: utils/cache/relcache.c:6775
+#: utils/cache/relcache.c:6796
#, c-format
msgid "could not remove cache file \"%s\": %m"
msgstr "n'a pas pu supprimer le fichier cache « %s » : %m"
@@ -26627,7 +27418,8 @@ msgstr ""
"Le fichier semble avoir été oublié accidentellement mais il ne peut pas être\n"
"supprimé. Merci de supprimer ce fichier manuellement et de ré-essayer."
-#: utils/init/miscinit.c:1241 utils/init/miscinit.c:1255 utils/init/miscinit.c:1266
+#: utils/init/miscinit.c:1241 utils/init/miscinit.c:1255
+#: utils/init/miscinit.c:1266
#, c-format
msgid "could not write lock file \"%s\": %m"
msgstr "n'a pas pu écrire le fichier verrou « %s » : %m"
@@ -26697,18 +27489,20 @@ msgstr " application_name=%s"
#: utils/init/postinit.c:272
#, c-format
msgid " SSL enabled (protocol=%s, cipher=%s, bits=%d)"
-msgstr "SSL activé (protocole : %s, chiffrement : %s, bits : %d)"
+msgstr " SSL activé (protocole : %s, chiffrement : %s, bits : %d)"
#: utils/init/postinit.c:284
#, c-format
msgid " GSS (authenticated=%s, encrypted=%s, principal=%s)"
msgstr " GSS (authentifié=%s, chiffré=%s, principal=%s)"
-#: utils/init/postinit.c:285 utils/init/postinit.c:286 utils/init/postinit.c:291 utils/init/postinit.c:292
+#: utils/init/postinit.c:285 utils/init/postinit.c:286
+#: utils/init/postinit.c:291 utils/init/postinit.c:292
msgid "no"
msgstr "non"
-#: utils/init/postinit.c:285 utils/init/postinit.c:286 utils/init/postinit.c:291 utils/init/postinit.c:292
+#: utils/init/postinit.c:285 utils/init/postinit.c:286
+#: utils/init/postinit.c:291 utils/init/postinit.c:292
msgid "yes"
msgstr "oui"
@@ -26840,12 +27634,14 @@ msgstr "Le sous-répertoire de la base de données « %s » est manquant."
msgid "invalid encoding number: %d"
msgstr "numéro d'encodage invalide : %d"
-#: utils/mb/conversion_procs/utf8_and_iso8859/utf8_and_iso8859.c:129 utils/mb/conversion_procs/utf8_and_iso8859/utf8_and_iso8859.c:165
+#: utils/mb/conversion_procs/utf8_and_iso8859/utf8_and_iso8859.c:129
+#: utils/mb/conversion_procs/utf8_and_iso8859/utf8_and_iso8859.c:165
#, c-format
msgid "unexpected encoding ID %d for ISO 8859 character sets"
msgstr "identifiant d'encodage %d inattendu pour les jeux de caractères ISO-8859"
-#: utils/mb/conversion_procs/utf8_and_win/utf8_and_win.c:110 utils/mb/conversion_procs/utf8_and_win/utf8_and_win.c:146
+#: utils/mb/conversion_procs/utf8_and_win/utf8_and_win.c:110
+#: utils/mb/conversion_procs/utf8_and_win/utf8_and_win.c:146
#, c-format
msgid "unexpected encoding ID %d for WIN character sets"
msgstr "identifiant d'encodage %d inattendu pour les jeux de caractères WIN"
@@ -26862,7 +27658,8 @@ msgstr ""
"la fonction de conversion par défaut pour l'encodage de « %s » en « %s »\n"
"n'existe pas"
-#: utils/mb/mbutils.c:402 utils/mb/mbutils.c:430 utils/mb/mbutils.c:815 utils/mb/mbutils.c:842
+#: utils/mb/mbutils.c:402 utils/mb/mbutils.c:430 utils/mb/mbutils.c:815
+#: utils/mb/mbutils.c:842
#, c-format
msgid "String of %d bytes is too long for encoding conversion."
msgstr "Une chaîne de %d octets est trop longue pour la conversion d'encodage."
@@ -27893,7 +28690,8 @@ msgstr "Configure l'OID de la table avec une trace des verrous sans condition."
msgid "Sets the maximum allowed duration of any statement."
msgstr "Initialise la durée maximum permise pour toute instruction."
-#: utils/misc/guc.c:2646 utils/misc/guc.c:2657 utils/misc/guc.c:2668 utils/misc/guc.c:2679
+#: utils/misc/guc.c:2646 utils/misc/guc.c:2657 utils/misc/guc.c:2668
+#: utils/misc/guc.c:2679
msgid "A value of 0 turns off the timeout."
msgstr "Une valeur de 0 désactive le timeout."
@@ -28857,7 +29655,8 @@ msgstr "Initialise le format de sortie pour bytea."
msgid "Sets the message levels that are sent to the client."
msgstr "Initialise les niveaux de message envoyés au client."
-#: utils/misc/guc.c:4746 utils/misc/guc.c:4832 utils/misc/guc.c:4843 utils/misc/guc.c:4919
+#: utils/misc/guc.c:4746 utils/misc/guc.c:4832 utils/misc/guc.c:4843
+#: utils/misc/guc.c:4919
msgid "Each level includes all the levels that follow it. The later the level, the fewer messages are sent."
msgstr ""
"Chaque niveau inclut les niveaux qui suivent. Plus loin sera le niveau,\n"
@@ -29133,7 +29932,8 @@ msgstr "le paramètre « %s » ne peut pas être changé"
msgid "parameter \"%s\" cannot be changed now"
msgstr "le paramètre « %s » ne peut pas être modifié maintenant"
-#: utils/misc/guc.c:7725 utils/misc/guc.c:7783 utils/misc/guc.c:8896 utils/misc/guc.c:11795
+#: utils/misc/guc.c:7725 utils/misc/guc.c:7783 utils/misc/guc.c:8896
+#: utils/misc/guc.c:11795
#, c-format
msgid "permission denied to set parameter \"%s\""
msgstr "droit refusé pour initialiser le paramètre « %s »"
@@ -29302,7 +30102,8 @@ msgstr "La seule valeur autorisée est « immediate »."
msgid "internal error: unrecognized run-time parameter type\n"
msgstr "erreur interne : type de paramètre d'exécution non reconnu\n"
-#: utils/misc/pg_controldata.c:60 utils/misc/pg_controldata.c:138 utils/misc/pg_controldata.c:241 utils/misc/pg_controldata.c:306
+#: utils/misc/pg_controldata.c:60 utils/misc/pg_controldata.c:138
+#: utils/misc/pg_controldata.c:241 utils/misc/pg_controldata.c:306
#, c-format
msgid "calculated CRC checksum does not match value stored in file"
msgstr "la somme de contrôle CRC calculée ne correspond par à la valeur enregistrée dans le fichier"
@@ -29414,7 +30215,10 @@ msgstr "Échec lors de la création du contexte mémoire « %s »."
msgid "could not attach to dynamic shared area"
msgstr "n'a pas pu attacher le segment de mémoire partagée dynamique"
-#: utils/mmgr/mcxt.c:889 utils/mmgr/mcxt.c:925 utils/mmgr/mcxt.c:963 utils/mmgr/mcxt.c:1001 utils/mmgr/mcxt.c:1089 utils/mmgr/mcxt.c:1120 utils/mmgr/mcxt.c:1156 utils/mmgr/mcxt.c:1208 utils/mmgr/mcxt.c:1243 utils/mmgr/mcxt.c:1278
+#: utils/mmgr/mcxt.c:889 utils/mmgr/mcxt.c:925 utils/mmgr/mcxt.c:963
+#: utils/mmgr/mcxt.c:1001 utils/mmgr/mcxt.c:1089 utils/mmgr/mcxt.c:1120
+#: utils/mmgr/mcxt.c:1156 utils/mmgr/mcxt.c:1208 utils/mmgr/mcxt.c:1243
+#: utils/mmgr/mcxt.c:1278
#, c-format
msgid "Failed on request of size %zu in memory context \"%s\"."
msgstr "Échec d'une requête de taille %zu dans le contexte mémoire « %s »."
@@ -29469,22 +30273,24 @@ msgstr "n'a pas pu se positionner sur le bloc %ld du fichier temporaire"
msgid "could not read block %ld of temporary file: read only %zu of %zu bytes"
msgstr "n'a pas pu lire le bloc %ld du fichier temporaire : a lu seulement %zu octets sur %zu"
-#: utils/sort/sharedtuplestore.c:431 utils/sort/sharedtuplestore.c:440 utils/sort/sharedtuplestore.c:463 utils/sort/sharedtuplestore.c:480 utils/sort/sharedtuplestore.c:497
+#: utils/sort/sharedtuplestore.c:432 utils/sort/sharedtuplestore.c:441
+#: utils/sort/sharedtuplestore.c:464 utils/sort/sharedtuplestore.c:481
+#: utils/sort/sharedtuplestore.c:498
#, c-format
msgid "could not read from shared tuplestore temporary file"
msgstr "n'a pas pu lire le fichier temporaire tuplestore partagé : %m"
-#: utils/sort/sharedtuplestore.c:486
+#: utils/sort/sharedtuplestore.c:487
#, c-format
msgid "unexpected chunk in shared tuplestore temporary file"
msgstr "tronçon non attendu dans le fichier temporaire tuplestore partagé"
-#: utils/sort/sharedtuplestore.c:571
+#: utils/sort/sharedtuplestore.c:572
#, c-format
msgid "could not seek to block %u in shared tuplestore temporary file"
msgstr "n'a pas pu lire le bloc %u dans le fichier temporaire tuplestore partagé"
-#: utils/sort/sharedtuplestore.c:578
+#: utils/sort/sharedtuplestore.c:579
#, c-format
msgid "could not read from shared tuplestore temporary file: read only %zu of %zu bytes"
msgstr "n'a pas pu lire le fichier temporaire tuplestore partagé : a lu seulement %zu octets sur %zu"
@@ -29509,12 +30315,17 @@ msgstr "La clé %s est dupliquée."
msgid "Duplicate keys exist."
msgstr "Des clés dupliquées existent."
-#: utils/sort/tuplestore.c:518 utils/sort/tuplestore.c:528 utils/sort/tuplestore.c:869 utils/sort/tuplestore.c:973 utils/sort/tuplestore.c:1037 utils/sort/tuplestore.c:1054 utils/sort/tuplestore.c:1256 utils/sort/tuplestore.c:1321 utils/sort/tuplestore.c:1330
+#: utils/sort/tuplestore.c:518 utils/sort/tuplestore.c:528
+#: utils/sort/tuplestore.c:869 utils/sort/tuplestore.c:973
+#: utils/sort/tuplestore.c:1037 utils/sort/tuplestore.c:1054
+#: utils/sort/tuplestore.c:1256 utils/sort/tuplestore.c:1321
+#: utils/sort/tuplestore.c:1330
#, c-format
msgid "could not seek in tuplestore temporary file"
msgstr "n'a pas pu se déplacer dans le fichier temporaire tuplestore"
-#: utils/sort/tuplestore.c:1477 utils/sort/tuplestore.c:1540 utils/sort/tuplestore.c:1548
+#: utils/sort/tuplestore.c:1477 utils/sort/tuplestore.c:1540
+#: utils/sort/tuplestore.c:1548
#, c-format
msgid "could not read from tuplestore temporary file: read only %zu of %zu bytes"
msgstr "n'a pas pu lire le fichier temporaire tuplestore : a lu seulement %zu octets sur %zu"
@@ -29529,7 +30340,12 @@ msgstr "La transaction source n'est plus en cours d'exécution."
msgid "cannot export a snapshot from a subtransaction"
msgstr "ne peut pas exporter un snapshot dans un sous-transaction"
-#: utils/time/snapmgr.c:1323 utils/time/snapmgr.c:1328 utils/time/snapmgr.c:1333 utils/time/snapmgr.c:1348 utils/time/snapmgr.c:1353 utils/time/snapmgr.c:1358 utils/time/snapmgr.c:1373 utils/time/snapmgr.c:1378 utils/time/snapmgr.c:1383 utils/time/snapmgr.c:1485 utils/time/snapmgr.c:1501 utils/time/snapmgr.c:1526
+#: utils/time/snapmgr.c:1323 utils/time/snapmgr.c:1328
+#: utils/time/snapmgr.c:1333 utils/time/snapmgr.c:1348
+#: utils/time/snapmgr.c:1353 utils/time/snapmgr.c:1358
+#: utils/time/snapmgr.c:1373 utils/time/snapmgr.c:1378
+#: utils/time/snapmgr.c:1383 utils/time/snapmgr.c:1485
+#: utils/time/snapmgr.c:1501 utils/time/snapmgr.c:1526
#, c-format
msgid "invalid snapshot data in file \"%s\""
msgstr "données invalides du snapshot dans le fichier « %s »"
@@ -30704,6 +31520,10 @@ msgstr "ne peut pas importer un snapshot à partir d'une base de données diffé
#~ msgid "Transaction ID %u finished; no more running transactions."
#~ msgstr "Identifiant de transaction %u terminé ; plus de transactions en cours."
+#, c-format
+#~ msgid "Triggers on partitioned tables cannot have transition tables."
+#~ msgstr "Les triggers sur les tables partitionnées ne peuvent pas avoir de tables de transition."
+
#~ msgid "Try putting the literal value in single quotes."
#~ msgstr "Placer la valeur littérale en guillemets simples."
@@ -31427,6 +32247,10 @@ msgstr "ne peut pas importer un snapshot à partir d'une base de données diffé
#~ "n'a pas pu utiliser la méthode d'authentification « crypt » car le mot de\n"
#~ "passe est chiffré avec MD5"
+#, c-format
+#~ msgid "cannot use invalid index \"%s\" as replica identity"
+#~ msgstr "ne peut pas utiliser l'index invalide « %s » comme identité de réplicat"
+
#~ msgid "cannot use subquery in parameter default value"
#~ msgstr "ne peut pas utiliser une sous-requête dans une valeur par défaut d'un paramètre"
@@ -31858,6 +32682,10 @@ msgstr "ne peut pas importer un snapshot à partir d'une base de données diffé
#~ msgid "could not read from log segment %s, offset %u, length %zu: %m"
#~ msgstr "n'a pas pu lire le segment %s du journal de transactions, décalage %u, longueur %zu : %m"
+#, c-format
+#~ msgid "could not read from temporary file: %m"
+#~ msgstr "n'a pas pu lire le fichier temporaire : %m"
+
#~ msgid "could not read relation mapping file \"%s\": %m"
#~ msgstr "n'a pas pu lire le fichier de correspondance des relations « %s » : %m"
@@ -32331,6 +33159,10 @@ msgstr "ne peut pas importer un snapshot à partir d'une base de données diffé
#~ msgid "insufficient shared memory for free space map"
#~ msgstr "mémoire partagée insuffisante pour la structure FSM"
+#, c-format
+#~ msgid "int2vector has too many elements"
+#~ msgstr "int2vector a trop d'éléments"
+
#~ msgid "interval precision specified twice"
#~ msgstr "précision d'intervalle spécifiée deux fois"
@@ -32845,6 +33677,10 @@ msgstr "ne peut pas importer un snapshot à partir d'une base de données diffé
#~ msgid "off"
#~ msgstr "désactivé"
+#, c-format
+#~ msgid "oidvector has too many elements"
+#~ msgstr "oidvector a trop d'éléments"
+
#~ msgid "oldest MultiXactId member is at offset %u"
#~ msgstr "le membre le plus ancien du MultiXactId est au décalage %u"
diff --git a/src/backend/po/ja.po b/src/backend/po/ja.po
index 6b123f1c644..e2275416491 100644
--- a/src/backend/po/ja.po
+++ b/src/backend/po/ja.po
@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: postgres (PostgreSQL 15)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
-"POT-Creation-Date: 2022-09-29 10:04+0900\n"
-"PO-Revision-Date: 2022-09-29 10:16+0900\n"
+"POT-Creation-Date: 2022-12-14 11:46+0900\n"
+"PO-Revision-Date: 2022-12-14 16:10+0900\n"
"Last-Translator: Kyotaro Horiguchi <horikyota.ntt@gmail.com>\n"
"Language-Team: jpug-doc <jpug-doc@ml.postgresql.jp>\n"
"Language: ja\n"
@@ -72,19 +72,19 @@ msgstr "記録されていません"
msgid "could not open file \"%s\" for reading: %m"
msgstr "ファイル\"%s\"を読み取り用にオープンできませんでした: %m"
-#: ../common/controldata_utils.c:84 ../common/controldata_utils.c:86 access/transam/timeline.c:143 access/transam/timeline.c:362 access/transam/twophase.c:1348 access/transam/xlog.c:3207 access/transam/xlog.c:4022 access/transam/xlogrecovery.c:1178 access/transam/xlogrecovery.c:1270 access/transam/xlogrecovery.c:1307 access/transam/xlogrecovery.c:1367 backup/basebackup.c:1842 commands/extension.c:3393 libpq/hba.c:505 replication/logical/origin.c:729
-#: replication/logical/origin.c:765 replication/logical/reorderbuffer.c:4926 replication/logical/snapbuild.c:1848 replication/logical/snapbuild.c:1890 replication/logical/snapbuild.c:1917 replication/slot.c:1772 replication/slot.c:1813 replication/walsender.c:658 storage/file/buffile.c:463 storage/file/copydir.c:195 utils/adt/genfile.c:197 utils/adt/misc.c:863 utils/cache/relmapper.c:813
+#: ../common/controldata_utils.c:84 ../common/controldata_utils.c:86 access/transam/timeline.c:143 access/transam/timeline.c:362 access/transam/twophase.c:1348 access/transam/xlog.c:3207 access/transam/xlog.c:4022 access/transam/xlogrecovery.c:1178 access/transam/xlogrecovery.c:1270 access/transam/xlogrecovery.c:1307 access/transam/xlogrecovery.c:1367 backup/basebackup.c:1843 commands/extension.c:3393 libpq/hba.c:505 replication/logical/origin.c:729
+#: replication/logical/origin.c:765 replication/logical/reorderbuffer.c:4944 replication/logical/snapbuild.c:1858 replication/logical/snapbuild.c:1900 replication/logical/snapbuild.c:1927 replication/slot.c:1807 replication/slot.c:1848 replication/walsender.c:658 storage/file/buffile.c:463 storage/file/copydir.c:195 utils/adt/genfile.c:197 utils/adt/misc.c:863 utils/cache/relmapper.c:813
#, c-format
msgid "could not read file \"%s\": %m"
msgstr "ファイル\"%s\"の読み取りに失敗しました: %m"
-#: ../common/controldata_utils.c:92 ../common/controldata_utils.c:95 access/transam/xlog.c:3212 access/transam/xlog.c:4027 backup/basebackup.c:1846 replication/logical/origin.c:734 replication/logical/origin.c:773 replication/logical/snapbuild.c:1853 replication/logical/snapbuild.c:1895 replication/logical/snapbuild.c:1922 replication/slot.c:1776 replication/slot.c:1817 replication/walsender.c:663 utils/cache/relmapper.c:817
+#: ../common/controldata_utils.c:92 ../common/controldata_utils.c:95 access/transam/xlog.c:3212 access/transam/xlog.c:4027 backup/basebackup.c:1847 replication/logical/origin.c:734 replication/logical/origin.c:773 replication/logical/snapbuild.c:1863 replication/logical/snapbuild.c:1905 replication/logical/snapbuild.c:1932 replication/slot.c:1811 replication/slot.c:1852 replication/walsender.c:663 utils/cache/relmapper.c:817
#, c-format
msgid "could not read file \"%s\": read %d of %zu"
msgstr "ファイル\"%1$s\"を読み込めませんでした: %3$zuバイトのうち%2$dバイトを読み込みました"
#: ../common/controldata_utils.c:104 ../common/controldata_utils.c:108 ../common/controldata_utils.c:241 ../common/controldata_utils.c:244 access/heap/rewriteheap.c:1178 access/heap/rewriteheap.c:1281 access/transam/timeline.c:392 access/transam/timeline.c:438 access/transam/timeline.c:516 access/transam/twophase.c:1360 access/transam/twophase.c:1772 access/transam/xlog.c:3054 access/transam/xlog.c:3247 access/transam/xlog.c:3252 access/transam/xlog.c:3390
-#: access/transam/xlog.c:3992 access/transam/xlog.c:4738 commands/copyfrom.c:1575 commands/copyto.c:327 libpq/be-fsstubs.c:455 libpq/be-fsstubs.c:525 replication/logical/origin.c:667 replication/logical/origin.c:806 replication/logical/reorderbuffer.c:4984 replication/logical/snapbuild.c:1757 replication/logical/snapbuild.c:1930 replication/slot.c:1663 replication/slot.c:1824 replication/walsender.c:673 storage/file/copydir.c:218 storage/file/copydir.c:223
+#: access/transam/xlog.c:3992 access/transam/xlog.c:4738 commands/copyfrom.c:1575 commands/copyto.c:327 libpq/be-fsstubs.c:455 libpq/be-fsstubs.c:525 replication/logical/origin.c:667 replication/logical/origin.c:806 replication/logical/reorderbuffer.c:5002 replication/logical/snapbuild.c:1767 replication/logical/snapbuild.c:1940 replication/slot.c:1698 replication/slot.c:1859 replication/walsender.c:673 storage/file/copydir.c:218 storage/file/copydir.c:223
#: storage/file/fd.c:745 storage/file/fd.c:3643 storage/file/fd.c:3749 utils/cache/relmapper.c:828 utils/cache/relmapper.c:956
#, c-format
msgid "could not close file \"%s\": %m"
@@ -108,8 +108,8 @@ msgstr ""
"PostgreSQLインストレーションはこのデータディレクトリと互換性がなくなります。"
#: ../common/controldata_utils.c:189 ../common/controldata_utils.c:194 ../common/file_utils.c:232 ../common/file_utils.c:291 ../common/file_utils.c:365 access/heap/rewriteheap.c:1264 access/transam/timeline.c:111 access/transam/timeline.c:251 access/transam/timeline.c:348 access/transam/twophase.c:1304 access/transam/xlog.c:2941 access/transam/xlog.c:3123 access/transam/xlog.c:3162 access/transam/xlog.c:3357 access/transam/xlog.c:4012
-#: access/transam/xlogrecovery.c:4179 access/transam/xlogrecovery.c:4282 access/transam/xlogutils.c:852 backup/basebackup.c:522 backup/basebackup.c:1519 postmaster/syslogger.c:1560 replication/logical/origin.c:719 replication/logical/reorderbuffer.c:3581 replication/logical/reorderbuffer.c:4130 replication/logical/reorderbuffer.c:4906 replication/logical/snapbuild.c:1712 replication/logical/snapbuild.c:1819 replication/slot.c:1744 replication/walsender.c:631
-#: replication/walsender.c:2722 storage/file/copydir.c:161 storage/file/fd.c:720 storage/file/fd.c:3395 storage/file/fd.c:3630 storage/file/fd.c:3720 storage/smgr/md.c:524 utils/cache/relmapper.c:792 utils/cache/relmapper.c:900 utils/error/elog.c:1933 utils/init/miscinit.c:1366 utils/init/miscinit.c:1500 utils/init/miscinit.c:1577 utils/misc/guc.c:9001 utils/misc/guc.c:9050
+#: access/transam/xlogrecovery.c:4185 access/transam/xlogrecovery.c:4288 access/transam/xlogutils.c:852 backup/basebackup.c:522 backup/basebackup.c:1520 postmaster/syslogger.c:1560 replication/logical/origin.c:719 replication/logical/reorderbuffer.c:3597 replication/logical/reorderbuffer.c:4148 replication/logical/reorderbuffer.c:4924 replication/logical/snapbuild.c:1722 replication/logical/snapbuild.c:1829 replication/slot.c:1779 replication/walsender.c:631
+#: replication/walsender.c:2722 storage/file/copydir.c:161 storage/file/fd.c:720 storage/file/fd.c:3395 storage/file/fd.c:3630 storage/file/fd.c:3720 storage/smgr/md.c:538 utils/cache/relmapper.c:792 utils/cache/relmapper.c:900 utils/error/elog.c:1933 utils/init/miscinit.c:1366 utils/init/miscinit.c:1500 utils/init/miscinit.c:1577 utils/misc/guc.c:8991 utils/misc/guc.c:9040
#, c-format
msgid "could not open file \"%s\": %m"
msgstr "ファイル\"%s\"をオープンできませんでした: %m"
@@ -120,15 +120,15 @@ msgid "could not write file \"%s\": %m"
msgstr "ファイル\"%s\"を書き出せませんでした: %m"
#: ../common/controldata_utils.c:227 ../common/controldata_utils.c:232 ../common/file_utils.c:303 ../common/file_utils.c:373 access/heap/rewriteheap.c:960 access/heap/rewriteheap.c:1172 access/heap/rewriteheap.c:1275 access/transam/timeline.c:432 access/transam/timeline.c:510 access/transam/twophase.c:1766 access/transam/xlog.c:3047 access/transam/xlog.c:3241 access/transam/xlog.c:3985 access/transam/xlog.c:7973 access/transam/xlog.c:8016
-#: backup/basebackup_server.c:207 replication/logical/snapbuild.c:1750 replication/slot.c:1649 replication/slot.c:1754 storage/file/fd.c:737 storage/file/fd.c:3741 storage/smgr/md.c:975 storage/smgr/md.c:1016 storage/sync/sync.c:453 utils/cache/relmapper.c:949 utils/misc/guc.c:8770
+#: backup/basebackup_server.c:207 replication/logical/snapbuild.c:1760 replication/slot.c:1684 replication/slot.c:1789 storage/file/fd.c:737 storage/file/fd.c:3741 storage/smgr/md.c:989 storage/smgr/md.c:1030 storage/sync/sync.c:453 utils/cache/relmapper.c:949 utils/misc/guc.c:8760
#, c-format
msgid "could not fsync file \"%s\": %m"
msgstr "ファイル\"%s\"をfsyncできませんでした: %m"
#: ../common/cryptohash.c:266 ../common/cryptohash_openssl.c:133 ../common/cryptohash_openssl.c:332 ../common/exec.c:560 ../common/exec.c:605 ../common/exec.c:697 ../common/hmac.c:309 ../common/hmac.c:325 ../common/hmac_openssl.c:132 ../common/hmac_openssl.c:327 ../common/md5_common.c:155 ../common/psprintf.c:143 ../common/scram-common.c:247 ../common/stringinfo.c:305 ../port/path.c:751 ../port/path.c:789 ../port/path.c:806 access/transam/twophase.c:1413
#: access/transam/xlogrecovery.c:568 lib/dshash.c:253 libpq/auth.c:1338 libpq/auth.c:1406 libpq/auth.c:1964 libpq/be-secure-gssapi.c:520 postmaster/bgworker.c:349 postmaster/bgworker.c:931 postmaster/postmaster.c:2584 postmaster/postmaster.c:4170 postmaster/postmaster.c:4842 postmaster/postmaster.c:5556 postmaster/postmaster.c:5927 replication/libpqwalreceiver/libpqwalreceiver.c:296 replication/logical/logical.c:205 replication/walsender.c:701
-#: storage/buffer/localbuf.c:442 storage/file/fd.c:892 storage/file/fd.c:1434 storage/file/fd.c:1595 storage/file/fd.c:2409 storage/ipc/procarray.c:1437 storage/ipc/procarray.c:2249 storage/ipc/procarray.c:2256 storage/ipc/procarray.c:2759 storage/ipc/procarray.c:3390 utils/adt/formatting.c:1732 utils/adt/formatting.c:1854 utils/adt/formatting.c:1977 utils/adt/pg_locale.c:450 utils/adt/pg_locale.c:614 utils/adt/regexp.c:224 utils/fmgr/dfmgr.c:229
-#: utils/hash/dynahash.c:513 utils/hash/dynahash.c:613 utils/hash/dynahash.c:1116 utils/mb/mbutils.c:401 utils/mb/mbutils.c:429 utils/mb/mbutils.c:814 utils/mb/mbutils.c:841 utils/misc/guc.c:5202 utils/misc/guc.c:5218 utils/misc/guc.c:5231 utils/misc/guc.c:8748 utils/misc/tzparser.c:476 utils/mmgr/aset.c:476 utils/mmgr/dsa.c:701 utils/mmgr/dsa.c:723 utils/mmgr/dsa.c:804 utils/mmgr/generation.c:266 utils/mmgr/mcxt.c:888 utils/mmgr/mcxt.c:924 utils/mmgr/mcxt.c:962
+#: storage/buffer/localbuf.c:442 storage/file/fd.c:892 storage/file/fd.c:1434 storage/file/fd.c:1595 storage/file/fd.c:2409 storage/ipc/procarray.c:1448 storage/ipc/procarray.c:2260 storage/ipc/procarray.c:2267 storage/ipc/procarray.c:2770 storage/ipc/procarray.c:3401 utils/adt/formatting.c:1732 utils/adt/formatting.c:1854 utils/adt/formatting.c:1977 utils/adt/pg_locale.c:450 utils/adt/pg_locale.c:614 utils/adt/regexp.c:224 utils/fmgr/dfmgr.c:229
+#: utils/hash/dynahash.c:513 utils/hash/dynahash.c:613 utils/hash/dynahash.c:1116 utils/mb/mbutils.c:401 utils/mb/mbutils.c:429 utils/mb/mbutils.c:814 utils/mb/mbutils.c:841 utils/misc/guc.c:5192 utils/misc/guc.c:5208 utils/misc/guc.c:5221 utils/misc/guc.c:8738 utils/misc/tzparser.c:476 utils/mmgr/aset.c:476 utils/mmgr/dsa.c:701 utils/mmgr/dsa.c:723 utils/mmgr/dsa.c:804 utils/mmgr/generation.c:266 utils/mmgr/mcxt.c:888 utils/mmgr/mcxt.c:924 utils/mmgr/mcxt.c:962
#: utils/mmgr/mcxt.c:1000 utils/mmgr/mcxt.c:1088 utils/mmgr/mcxt.c:1119 utils/mmgr/mcxt.c:1155 utils/mmgr/mcxt.c:1207 utils/mmgr/mcxt.c:1242 utils/mmgr/mcxt.c:1277 utils/mmgr/slab.c:238
#, c-format
msgid "out of memory"
@@ -171,7 +171,7 @@ msgstr "実行すべき\"%s\"がありませんでした"
msgid "could not change directory to \"%s\": %m"
msgstr "ディレクトリ\"%s\"に移動できませんでした: %m"
-#: ../common/exec.c:299 access/transam/xlog.c:8319 backup/basebackup.c:1339 utils/adt/misc.c:342
+#: ../common/exec.c:299 access/transam/xlog.c:8319 backup/basebackup.c:1340 utils/adt/misc.c:342
#, c-format
msgid "could not read symbolic link \"%s\": %m"
msgstr "シンボリックリンク\"%s\"を読めませんでした: %m"
@@ -191,7 +191,7 @@ msgstr "メモリ不足です\n"
msgid "cannot duplicate null pointer (internal error)\n"
msgstr "nullポインタは複製できません(内部エラー)\n"
-#: ../common/file_utils.c:87 ../common/file_utils.c:451 ../common/file_utils.c:455 access/transam/twophase.c:1316 access/transam/xlogarchive.c:111 access/transam/xlogarchive.c:230 backup/basebackup.c:338 backup/basebackup.c:528 backup/basebackup.c:599 commands/copyfrom.c:1525 commands/copyto.c:725 commands/extension.c:3372 commands/tablespace.c:826 commands/tablespace.c:917 guc-file.l:1062 postmaster/pgarch.c:603 replication/logical/snapbuild.c:1629
+#: ../common/file_utils.c:87 ../common/file_utils.c:451 ../common/file_utils.c:455 access/transam/twophase.c:1316 access/transam/xlogarchive.c:111 access/transam/xlogarchive.c:230 backup/basebackup.c:338 backup/basebackup.c:528 backup/basebackup.c:599 commands/copyfrom.c:1525 commands/copyto.c:725 commands/extension.c:3372 commands/tablespace.c:826 commands/tablespace.c:917 guc-file.l:1062 postmaster/pgarch.c:597 replication/logical/snapbuild.c:1639
#: storage/file/copydir.c:68 storage/file/copydir.c:107 storage/file/fd.c:1951 storage/file/fd.c:2037 storage/file/fd.c:3243 storage/file/fd.c:3450 utils/adt/dbsize.c:92 utils/adt/dbsize.c:244 utils/adt/dbsize.c:324 utils/adt/genfile.c:413 utils/adt/genfile.c:588 utils/adt/misc.c:327
#, c-format
msgid "could not stat file \"%s\": %m"
@@ -207,7 +207,7 @@ msgstr "ディレクトリ\"%s\"をオープンできませんでした: %m"
msgid "could not read directory \"%s\": %m"
msgstr "ディレクトリ\"%s\"を読み取れませんでした: %m"
-#: ../common/file_utils.c:383 access/transam/xlogarchive.c:419 postmaster/syslogger.c:1608 replication/logical/snapbuild.c:1769 replication/slot.c:693 replication/slot.c:1535 replication/slot.c:1677 storage/file/fd.c:755 storage/file/fd.c:853 utils/time/snapmgr.c:1282
+#: ../common/file_utils.c:383 access/transam/xlogarchive.c:419 postmaster/syslogger.c:1608 replication/logical/snapbuild.c:1779 replication/slot.c:721 replication/slot.c:1570 replication/slot.c:1712 storage/file/fd.c:755 storage/file/fd.c:853 utils/time/snapmgr.c:1282
#, c-format
msgid "could not rename file \"%s\" to \"%s\": %m"
msgstr "ファイル\"%s\"の名前を\"%s\"に変更できませんでした: %m"
@@ -373,7 +373,7 @@ msgstr "制限付きトークンで再実行できませんでした: %lu"
msgid "could not get exit code from subprocess: error code %lu"
msgstr "サブプロセスの終了コードを取得できませんでした: エラーコード %lu"
-#: ../common/rmtree.c:79 backup/basebackup.c:1099 backup/basebackup.c:1275
+#: ../common/rmtree.c:79 backup/basebackup.c:1100 backup/basebackup.c:1276
#, c-format
msgid "could not stat file or directory \"%s\": %m"
msgstr "\"%s\"というファイルまたはディレクトリの情報を取得できませんでした。: %m"
@@ -548,7 +548,7 @@ msgstr "アクセストークンのメンバーシップを確認できません
msgid "request for BRIN range summarization for index \"%s\" page %u was not recorded"
msgstr "インデックス\"%s\" ページ%uのBRIN範囲要約のリクエストは登録されていません"
-#: access/brin/brin.c:1018 access/brin/brin.c:1119 access/gin/ginfast.c:1035 access/transam/xlogfuncs.c:165 access/transam/xlogfuncs.c:192 access/transam/xlogfuncs.c:231 access/transam/xlogfuncs.c:252 access/transam/xlogfuncs.c:273 access/transam/xlogfuncs.c:343 access/transam/xlogfuncs.c:401
+#: access/brin/brin.c:1018 access/brin/brin.c:1119 access/gin/ginfast.c:1038 access/transam/xlogfuncs.c:165 access/transam/xlogfuncs.c:192 access/transam/xlogfuncs.c:231 access/transam/xlogfuncs.c:252 access/transam/xlogfuncs.c:273 access/transam/xlogfuncs.c:343 access/transam/xlogfuncs.c:401
#, c-format
msgid "recovery is in progress"
msgstr "リカバリは現在進行中です"
@@ -712,7 +712,7 @@ msgstr "RESETにはパラメータの値を含めてはいけません"
msgid "unrecognized parameter namespace \"%s\""
msgstr "認識できないパラメータ namaspace \"%s\""
-#: access/common/reloptions.c:1303 utils/misc/guc.c:12996
+#: access/common/reloptions.c:1303 utils/misc/guc.c:12986
#, c-format
msgid "tables declared WITH OIDS are not supported"
msgstr "WITH OIDSと定義されたテーブルはサポートされません"
@@ -772,7 +772,7 @@ msgstr "圧縮方式 lz4 はサポートされていません"
msgid "This functionality requires the server to be built with lz4 support."
msgstr "この機能はlz4lサポート付きでビルドしたサーバーを必要とします。"
-#: access/common/tupdesc.c:825 parser/parse_clause.c:771 parser/parse_relation.c:1857
+#: access/common/tupdesc.c:825 parser/parse_clause.c:773 parser/parse_relation.c:1857
#, c-format
msgid "column \"%s\" cannot be declared SETOF"
msgstr "列\"%s\"はSETOFとして宣言できません"
@@ -787,17 +787,17 @@ msgstr "記録リストが長すぎます"
msgid "Reduce maintenance_work_mem."
msgstr "maintenance_work_mem を小さくしてください。"
-#: access/gin/ginfast.c:1036
+#: access/gin/ginfast.c:1039
#, c-format
msgid "GIN pending list cannot be cleaned up during recovery."
msgstr "GIN保留リストはリカバリ中には処理できません。"
-#: access/gin/ginfast.c:1043
+#: access/gin/ginfast.c:1046
#, c-format
msgid "\"%s\" is not a GIN index"
msgstr "\"%s\"はGINインデックスではありません"
-#: access/gin/ginfast.c:1054
+#: access/gin/ginfast.c:1057
#, c-format
msgid "cannot access temporary indexes of other sessions"
msgstr "他のセッションの一時インデックスにはアクセスできません"
@@ -887,12 +887,12 @@ msgstr "アクセスメソッド\"%2$s\"の演算子族\"%1$s\"は演算子%3$s
msgid "operator family \"%s\" of access method %s contains incorrect ORDER BY opfamily specification for operator %s"
msgstr "アクセスメソッド\"%2$s\"の演算子族\"%1$s\"は演算子%3$sに対する正しくないORDER BY演算子族を含んでいます"
-#: access/hash/hashfunc.c:278 access/hash/hashfunc.c:334 utils/adt/varchar.c:1003 utils/adt/varchar.c:1063
+#: access/hash/hashfunc.c:278 access/hash/hashfunc.c:335 utils/adt/varchar.c:1003 utils/adt/varchar.c:1064
#, c-format
msgid "could not determine which collation to use for string hashing"
msgstr "文字列のハッシュ値計算で使用する照合順序を特定できませんでした"
-#: access/hash/hashfunc.c:279 access/hash/hashfunc.c:335 catalog/heap.c:668 catalog/heap.c:674 commands/createas.c:206 commands/createas.c:515 commands/indexcmds.c:1962 commands/tablecmds.c:17431 commands/view.c:86 regex/regc_pg_locale.c:243 utils/adt/formatting.c:1690 utils/adt/formatting.c:1812 utils/adt/formatting.c:1935 utils/adt/like.c:190 utils/adt/like_support.c:1025 utils/adt/varchar.c:733 utils/adt/varchar.c:1004 utils/adt/varchar.c:1064
+#: access/hash/hashfunc.c:279 access/hash/hashfunc.c:336 catalog/heap.c:668 catalog/heap.c:674 commands/createas.c:206 commands/createas.c:515 commands/indexcmds.c:1962 commands/tablecmds.c:17463 commands/view.c:86 regex/regc_pg_locale.c:243 utils/adt/formatting.c:1690 utils/adt/formatting.c:1812 utils/adt/formatting.c:1935 utils/adt/like.c:190 utils/adt/like_support.c:1025 utils/adt/varchar.c:733 utils/adt/varchar.c:1004 utils/adt/varchar.c:1065
#: utils/adt/varlena.c:1499
#, c-format
msgid "Use the COLLATE clause to set the collation explicitly."
@@ -988,7 +988,7 @@ msgstr "行が大きすぎます: サイズは%zu、上限は%zu"
msgid "could not write to file \"%s\", wrote %d of %d: %m"
msgstr "ファイル\"%1$s\"に書き込めませんでした、%3$dバイト中%2$dバイト書き込みました: %m"
-#: access/heap/rewriteheap.c:1013 access/heap/rewriteheap.c:1131 access/transam/timeline.c:329 access/transam/timeline.c:485 access/transam/xlog.c:2963 access/transam/xlog.c:3176 access/transam/xlog.c:3964 access/transam/xlog.c:8653 access/transam/xlogfuncs.c:594 backup/basebackup_server.c:149 backup/basebackup_server.c:242 commands/dbcommands.c:517 postmaster/postmaster.c:4597 postmaster/postmaster.c:5618 replication/logical/origin.c:587 replication/slot.c:1596
+#: access/heap/rewriteheap.c:1013 access/heap/rewriteheap.c:1131 access/transam/timeline.c:329 access/transam/timeline.c:485 access/transam/xlog.c:2963 access/transam/xlog.c:3176 access/transam/xlog.c:3964 access/transam/xlog.c:8653 access/transam/xlogfuncs.c:594 backup/basebackup_server.c:149 backup/basebackup_server.c:242 commands/dbcommands.c:517 postmaster/postmaster.c:4597 postmaster/postmaster.c:5618 replication/logical/origin.c:587 replication/slot.c:1631
#: storage/file/copydir.c:167 storage/smgr/md.c:222 utils/time/snapmgr.c:1261
#, c-format
msgid "could not create file \"%s\": %m"
@@ -999,14 +999,14 @@ msgstr "ファイル\"%s\"を作成できませんでした: %m"
msgid "could not truncate file \"%s\" to %u: %m"
msgstr "ファイル\"%s\"を%uバイトに切り詰められませんでした: %m"
-#: access/heap/rewriteheap.c:1159 access/transam/timeline.c:384 access/transam/timeline.c:424 access/transam/timeline.c:502 access/transam/xlog.c:3035 access/transam/xlog.c:3232 access/transam/xlog.c:3976 commands/dbcommands.c:529 postmaster/postmaster.c:4607 postmaster/postmaster.c:4617 replication/logical/origin.c:599 replication/logical/origin.c:641 replication/logical/origin.c:660 replication/logical/snapbuild.c:1726 replication/slot.c:1631
-#: storage/file/buffile.c:537 storage/file/copydir.c:207 utils/init/miscinit.c:1441 utils/init/miscinit.c:1452 utils/init/miscinit.c:1460 utils/misc/guc.c:8731 utils/misc/guc.c:8762 utils/misc/guc.c:10751 utils/misc/guc.c:10765 utils/time/snapmgr.c:1266 utils/time/snapmgr.c:1273
+#: access/heap/rewriteheap.c:1159 access/transam/timeline.c:384 access/transam/timeline.c:424 access/transam/timeline.c:502 access/transam/xlog.c:3035 access/transam/xlog.c:3232 access/transam/xlog.c:3976 commands/dbcommands.c:529 postmaster/postmaster.c:4607 postmaster/postmaster.c:4617 replication/logical/origin.c:599 replication/logical/origin.c:641 replication/logical/origin.c:660 replication/logical/snapbuild.c:1736 replication/slot.c:1666
+#: storage/file/buffile.c:537 storage/file/copydir.c:207 utils/init/miscinit.c:1441 utils/init/miscinit.c:1452 utils/init/miscinit.c:1460 utils/misc/guc.c:8721 utils/misc/guc.c:8752 utils/misc/guc.c:10741 utils/misc/guc.c:10755 utils/time/snapmgr.c:1266 utils/time/snapmgr.c:1273
#, c-format
msgid "could not write to file \"%s\": %m"
msgstr "ファイル\"%s\"を書き出せませんでした: %m"
-#: access/heap/rewriteheap.c:1249 access/transam/twophase.c:1705 access/transam/xlogarchive.c:119 access/transam/xlogarchive.c:429 postmaster/postmaster.c:1157 postmaster/syslogger.c:1537 replication/logical/origin.c:575 replication/logical/reorderbuffer.c:4399 replication/logical/snapbuild.c:1671 replication/logical/snapbuild.c:2087 replication/slot.c:1728 storage/file/fd.c:795 storage/file/fd.c:3263 storage/file/fd.c:3325 storage/file/reinit.c:262
-#: storage/ipc/dsm.c:317 storage/smgr/md.c:349 storage/smgr/md.c:415 storage/sync/sync.c:250 utils/time/snapmgr.c:1606
+#: access/heap/rewriteheap.c:1249 access/transam/twophase.c:1705 access/transam/xlogarchive.c:119 access/transam/xlogarchive.c:429 postmaster/postmaster.c:1157 postmaster/syslogger.c:1537 replication/logical/origin.c:575 replication/logical/reorderbuffer.c:4417 replication/logical/snapbuild.c:1681 replication/logical/snapbuild.c:2097 replication/slot.c:1763 storage/file/fd.c:795 storage/file/fd.c:3263 storage/file/fd.c:3325 storage/file/reinit.c:262
+#: storage/ipc/dsm.c:317 storage/smgr/md.c:370 storage/smgr/md.c:429 storage/sync/sync.c:250 utils/time/snapmgr.c:1606
#, c-format
msgid "could not remove file \"%s\": %m"
msgstr "ファイル\"%s\"を削除できませんでした: %m"
@@ -1238,7 +1238,7 @@ msgstr "インデックスアクセスメソッド\"%s\"はハンドラを持っ
msgid "transaction aborted during system catalog scan"
msgstr "システムカタログのスキャン中にトランザクションがアボートしました"
-#: access/index/indexam.c:142 catalog/objectaddress.c:1376 commands/indexcmds.c:2790 commands/tablecmds.c:271 commands/tablecmds.c:295 commands/tablecmds.c:17119 commands/tablecmds.c:18887
+#: access/index/indexam.c:142 catalog/objectaddress.c:1376 commands/indexcmds.c:2790 commands/tablecmds.c:271 commands/tablecmds.c:295 commands/tablecmds.c:17151 commands/tablecmds.c:18930
#, c-format
msgid "\"%s\" is not an index"
msgstr "\"%s\"はインデックスではありません"
@@ -1332,7 +1332,7 @@ msgstr "アクセスメソッド\"%2$s\"の演算子族\"%1$s\"は%4$s型に対
msgid "\"%s\" is an index"
msgstr "\"%s\"はインデックスです"
-#: access/table/table.c:54 access/table/table.c:88 access/table/table.c:117 access/table/table.c:150 catalog/aclchk.c:1842 commands/tablecmds.c:13797 commands/tablecmds.c:17128
+#: access/table/table.c:54 access/table/table.c:88 access/table/table.c:117 access/table/table.c:150 catalog/aclchk.c:1842 commands/tablecmds.c:13829 commands/tablecmds.c:17160
#, c-format
msgid "\"%s\" is a composite type"
msgstr "\"%s\"は複合型です"
@@ -1347,7 +1347,7 @@ msgstr "tid (%u, %u) はリレーション\"%s\"に対して妥当ではあり
msgid "%s cannot be empty."
msgstr "%sは空にはできません。"
-#: access/table/tableamapi.c:122 utils/misc/guc.c:12920
+#: access/table/tableamapi.c:122 utils/misc/guc.c:12910
#, c-format
msgid "%s is too long (maximum %d characters)."
msgstr "%s が長過ぎます(最大%d文字)。"
@@ -1387,12 +1387,12 @@ msgstr "プライマリサーバーで設定パラメータ\"%s\"がonに設定
msgid "Make sure the configuration parameter \"%s\" is set."
msgstr "設定パラメータ\"%s\"が設定されていることを確認してください。"
-#: access/transam/multixact.c:1021
+#: access/transam/multixact.c:1022
#, c-format
msgid "database is not accepting commands that generate new MultiXactIds to avoid wraparound data loss in database \"%s\""
msgstr "データベース\"%s\"におけるMultiXactIds周回によるデータ損失を防ぐために、データベースは新しくMultiXactIdsを生成するコマンドを受け付けません"
-#: access/transam/multixact.c:1023 access/transam/multixact.c:1030 access/transam/multixact.c:1054 access/transam/multixact.c:1063
+#: access/transam/multixact.c:1024 access/transam/multixact.c:1031 access/transam/multixact.c:1055 access/transam/multixact.c:1064
#, c-format
msgid ""
"Execute a database-wide VACUUM in that database.\n"
@@ -1401,61 +1401,61 @@ msgstr ""
"そのデータベース全体の VACUUM を実行してください。\n"
"古い準備済みトランザクションのコミットまたはロールバック、もしくは古いレプリケーションスロットの削除も必要かもしれません。"
-#: access/transam/multixact.c:1028
+#: access/transam/multixact.c:1029
#, c-format
msgid "database is not accepting commands that generate new MultiXactIds to avoid wraparound data loss in database with OID %u"
msgstr "OID %u を持つデータベースは周回によるデータ損失を防ぐために、新しいMultiXactIdsを生成するコマンドを受け付けない状態になっています"
-#: access/transam/multixact.c:1049 access/transam/multixact.c:2333
+#: access/transam/multixact.c:1050 access/transam/multixact.c:2334
#, c-format
msgid "database \"%s\" must be vacuumed before %u more MultiXactId is used"
msgid_plural "database \"%s\" must be vacuumed before %u more MultiXactIds are used"
msgstr[0] "データベース\"%s\"はあと%u個のMultiXactIdが使われる前にVACUUMする必要があります"
-#: access/transam/multixact.c:1058 access/transam/multixact.c:2342
+#: access/transam/multixact.c:1059 access/transam/multixact.c:2343
#, c-format
msgid "database with OID %u must be vacuumed before %u more MultiXactId is used"
msgid_plural "database with OID %u must be vacuumed before %u more MultiXactIds are used"
msgstr[0] "OID %u のデータベースはあと%u個のMultiXactIdが使われる前にVACUUMする必要があります"
-#: access/transam/multixact.c:1119
+#: access/transam/multixact.c:1120
#, c-format
msgid "multixact \"members\" limit exceeded"
msgstr "マルチトランザクションの\"メンバ\"が制限を超えました"
-#: access/transam/multixact.c:1120
+#: access/transam/multixact.c:1121
#, c-format
msgid "This command would create a multixact with %u members, but the remaining space is only enough for %u member."
msgid_plural "This command would create a multixact with %u members, but the remaining space is only enough for %u members."
msgstr[0] "このコマンドで%u個のメンバを持つマルチトランザクションが生成されますが、残りのスペースは %u 個のメンバ分しかありません。"
-#: access/transam/multixact.c:1125
+#: access/transam/multixact.c:1126
#, c-format
msgid "Execute a database-wide VACUUM in database with OID %u with reduced vacuum_multixact_freeze_min_age and vacuum_multixact_freeze_table_age settings."
msgstr "vacuum_multixact_freeze_min_age と vacuum_multixact_freeze_table_age をより小さな値に設定してOID %u のデータベースでデータベース全体にVACUUMを実行してください。"
-#: access/transam/multixact.c:1156
+#: access/transam/multixact.c:1157
#, c-format
msgid "database with OID %u must be vacuumed before %d more multixact member is used"
msgid_plural "database with OID %u must be vacuumed before %d more multixact members are used"
msgstr[0] "OID %u のデータベースは更に%d個のマルチトランザクションメンバが使用される前にVACUUMを実行する必要があります"
-#: access/transam/multixact.c:1161
+#: access/transam/multixact.c:1162
#, c-format
msgid "Execute a database-wide VACUUM in that database with reduced vacuum_multixact_freeze_min_age and vacuum_multixact_freeze_table_age settings."
msgstr "vacuum_multixact_freeze_min_age と vacuum_multixact_freeze_table_age をより小さな値に設定した上で、そのデータベースでVACUUMを実行してください。"
-#: access/transam/multixact.c:1300
+#: access/transam/multixact.c:1301
#, c-format
msgid "MultiXactId %u does no longer exist -- apparent wraparound"
msgstr "MultiXactId %uはもう存在しません: 周回しているようです"
-#: access/transam/multixact.c:1306
+#: access/transam/multixact.c:1307
#, c-format
msgid "MultiXactId %u has not been created yet -- apparent wraparound"
msgstr "MultiXactId %uを作成できませんでした: 周回している様子"
-#: access/transam/multixact.c:2338 access/transam/multixact.c:2347 access/transam/varsup.c:151 access/transam/varsup.c:158 access/transam/varsup.c:466 access/transam/varsup.c:473
+#: access/transam/multixact.c:2339 access/transam/multixact.c:2348 access/transam/varsup.c:151 access/transam/varsup.c:158 access/transam/varsup.c:466 access/transam/varsup.c:473
#, c-format
msgid ""
"To avoid a database shutdown, execute a database-wide VACUUM in that database.\n"
@@ -1464,27 +1464,27 @@ msgstr ""
"データベースの停止を防ぐために、データベース全体の VACUUM を実行してください。\n"
"古い準備済みトランザクションのコミットまたはロールバック、もしくは古いレプリケーションスロットの削除も必要かもしれません。"
-#: access/transam/multixact.c:2621
+#: access/transam/multixact.c:2622
#, c-format
msgid "MultiXact member wraparound protections are disabled because oldest checkpointed MultiXact %u does not exist on disk"
msgstr "最古のチェックポイント済みのマルチトランザクション%uがディスク上に存在しないため、マルチトランザクションメンバーの周回防止機能を無効にしました"
-#: access/transam/multixact.c:2643
+#: access/transam/multixact.c:2644
#, c-format
msgid "MultiXact member wraparound protections are now enabled"
msgstr "マルチトランザクションメンバーの周回防止機能が有効になりました"
-#: access/transam/multixact.c:3030
+#: access/transam/multixact.c:3031
#, c-format
msgid "oldest MultiXact %u not found, earliest MultiXact %u, skipping truncation"
msgstr "最古のマルチトランザクション%uが見つかりません、アクセス可能な最古のものは%u、切り詰めをスキップします"
-#: access/transam/multixact.c:3048
+#: access/transam/multixact.c:3049
#, c-format
msgid "cannot truncate up to MultiXact %u because it does not exist on disk, skipping truncation"
msgstr "マルチトランザクション%uがディスク上に存在しないため、そこまでの切り詰めができません、切り詰めをスキップします"
-#: access/transam/multixact.c:3362
+#: access/transam/multixact.c:3363
#, c-format
msgid "invalid MultiXactId: %u"
msgstr "不正なMultiXactId: %u"
@@ -1578,57 +1578,57 @@ msgstr "ID %d の既存の独自リソースマネージャが同じ名前です
msgid "registered custom resource manager \"%s\" with ID %d"
msgstr "独自リソースマネージャ\"%s\"をID %dで登録しました"
-#: access/transam/slru.c:713
+#: access/transam/slru.c:714
#, c-format
msgid "file \"%s\" doesn't exist, reading as zeroes"
msgstr "ファイル\"%s\"が存在しません。ゼロとして読み込みます"
-#: access/transam/slru.c:945 access/transam/slru.c:951 access/transam/slru.c:959 access/transam/slru.c:964 access/transam/slru.c:971 access/transam/slru.c:976 access/transam/slru.c:983 access/transam/slru.c:990
+#: access/transam/slru.c:946 access/transam/slru.c:952 access/transam/slru.c:960 access/transam/slru.c:965 access/transam/slru.c:972 access/transam/slru.c:977 access/transam/slru.c:984 access/transam/slru.c:991
#, c-format
msgid "could not access status of transaction %u"
msgstr "トランザクション%uのステータスにアクセスできませんでした"
-#: access/transam/slru.c:946
+#: access/transam/slru.c:947
#, c-format
msgid "Could not open file \"%s\": %m."
msgstr "ファイル\"%s\"をオープンできませんでした: %m。"
-#: access/transam/slru.c:952
+#: access/transam/slru.c:953
#, c-format
msgid "Could not seek in file \"%s\" to offset %d: %m."
msgstr "ファイル\"%s\"のオフセット%dにシークできませんでした: %m。"
-#: access/transam/slru.c:960
+#: access/transam/slru.c:961
#, c-format
msgid "Could not read from file \"%s\" at offset %d: %m."
msgstr "ファイル\"%s\"のオフセット%dを読み取れませんでした: %m。"
-#: access/transam/slru.c:965
+#: access/transam/slru.c:966
#, c-format
msgid "Could not read from file \"%s\" at offset %d: read too few bytes."
msgstr "ファイル\"%s\"のオフセット%dを読み取れませんでした: 読み込んだバイト数が足りません。"
-#: access/transam/slru.c:972
+#: access/transam/slru.c:973
#, c-format
msgid "Could not write to file \"%s\" at offset %d: %m."
msgstr "ファイル\"%s\"のオフセット%dに書き出せませんでした: %m。"
-#: access/transam/slru.c:977
+#: access/transam/slru.c:978
#, c-format
msgid "Could not write to file \"%s\" at offset %d: wrote too few bytes."
msgstr "ファイル\"%s\"のオフセット%dに書き出せませんでした: 書き込んだバイト数が足りません。"
-#: access/transam/slru.c:984
+#: access/transam/slru.c:985
#, c-format
msgid "Could not fsync file \"%s\": %m."
msgstr "ファイル\"%s\"をfsyncできませんでした: %m。"
-#: access/transam/slru.c:991
+#: access/transam/slru.c:992
#, c-format
msgid "Could not close file \"%s\": %m."
msgstr "ファイル\"%s\"をクローズできませんでした: %m。"
-#: access/transam/slru.c:1252
+#: access/transam/slru.c:1253
#, c-format
msgid "could not truncate directory \"%s\": apparent wraparound"
msgstr "ディレクトリ\"%s\"を切り詰めできませんでした: 明らかに周回しています"
@@ -1885,85 +1885,91 @@ msgid "cannot PREPARE a transaction that has exported snapshots"
msgstr "エクスポートされたスナップショットを持つトランザクションをPREPAREすることはできません"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3474
+#: access/transam/xact.c:3478
#, c-format
msgid "%s cannot run inside a transaction block"
msgstr "%sはトランザクションブロックの内側では実行できません"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3484
+#: access/transam/xact.c:3488
#, c-format
msgid "%s cannot run inside a subtransaction"
msgstr "%sはサブトランザクションブロックの内側では実行できません"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3494
+#: access/transam/xact.c:3498
+#, c-format
+msgid "%s cannot be executed within a pipeline"
+msgstr "%s はパイプライン内での実行はできません"
+
+#. translator: %s represents an SQL statement name
+#: access/transam/xact.c:3508
#, c-format
msgid "%s cannot be executed from a function"
msgstr "%s は関数内での実行はできません"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3565 access/transam/xact.c:3878 access/transam/xact.c:3957 access/transam/xact.c:4080 access/transam/xact.c:4231 access/transam/xact.c:4300 access/transam/xact.c:4411
+#: access/transam/xact.c:3579 access/transam/xact.c:3894 access/transam/xact.c:3973 access/transam/xact.c:4096 access/transam/xact.c:4247 access/transam/xact.c:4316 access/transam/xact.c:4427
#, c-format
msgid "%s can only be used in transaction blocks"
msgstr "%sはトランザクションブロック内でのみ使用できます"
-#: access/transam/xact.c:3764
+#: access/transam/xact.c:3780
#, c-format
msgid "there is already a transaction in progress"
msgstr "すでにトランザクションが実行中です"
-#: access/transam/xact.c:3883 access/transam/xact.c:3962 access/transam/xact.c:4085
+#: access/transam/xact.c:3899 access/transam/xact.c:3978 access/transam/xact.c:4101
#, c-format
msgid "there is no transaction in progress"
msgstr "実行中のトランザクションがありません"
-#: access/transam/xact.c:3973
+#: access/transam/xact.c:3989
#, c-format
msgid "cannot commit during a parallel operation"
msgstr "並列処理中にはコミットはできません"
-#: access/transam/xact.c:4096
+#: access/transam/xact.c:4112
#, c-format
msgid "cannot abort during a parallel operation"
msgstr "パラレル処理中にロールバックはできません"
-#: access/transam/xact.c:4195
+#: access/transam/xact.c:4211
#, c-format
msgid "cannot define savepoints during a parallel operation"
msgstr "パラレル処理中にセーブポイントは定義できません"
-#: access/transam/xact.c:4282
+#: access/transam/xact.c:4298
#, c-format
msgid "cannot release savepoints during a parallel operation"
msgstr "並列処理中はセーブポイントの解放はできません"
-#: access/transam/xact.c:4292 access/transam/xact.c:4343 access/transam/xact.c:4403 access/transam/xact.c:4452
+#: access/transam/xact.c:4308 access/transam/xact.c:4359 access/transam/xact.c:4419 access/transam/xact.c:4468
#, c-format
msgid "savepoint \"%s\" does not exist"
msgstr "セーブポイント\"%s\"は存在しません"
-#: access/transam/xact.c:4349 access/transam/xact.c:4458
+#: access/transam/xact.c:4365 access/transam/xact.c:4474
#, c-format
msgid "savepoint \"%s\" does not exist within current savepoint level"
msgstr "セーブポイント\"%s\"は現在のセーブポイントレベルには存在しません"
-#: access/transam/xact.c:4391
+#: access/transam/xact.c:4407
#, c-format
msgid "cannot rollback to savepoints during a parallel operation"
msgstr "パラレル処理中にセーブポイントのロールバックはできません"
-#: access/transam/xact.c:4519
+#: access/transam/xact.c:4535
#, c-format
msgid "cannot start subtransactions during a parallel operation"
msgstr "並列処理中はサブトランザクションを開始できません"
-#: access/transam/xact.c:4587
+#: access/transam/xact.c:4603
#, c-format
msgid "cannot commit subtransactions during a parallel operation"
msgstr "並列処理中はサブトランザクションをコミットできません"
-#: access/transam/xact.c:5234
+#: access/transam/xact.c:5250
#, c-format
msgid "cannot have more than 2^32-1 subtransactions in a transaction"
msgstr "1トランザクション内には 2^32-1 個より多くのサブトランザクションを作成できません"
@@ -2326,12 +2332,12 @@ msgstr "full_page_writes=off で生成されたWALは最終リスタートポイ
msgid "This means that the backup being taken on the standby is corrupt and should not be used. Enable full_page_writes and run CHECKPOINT on the primary, and then try an online backup again."
msgstr "つまりこのスタンバイで取得されたバックアップは破損しており、使用すべきではありません。プライマリでfull_page_writesを有効にしCHECKPOINTを実行したのち、再度オンラインバックアップを試行してください。"
-#: access/transam/xlog.c:8326 backup/basebackup.c:1344 utils/adt/misc.c:347
+#: access/transam/xlog.c:8326 backup/basebackup.c:1345 utils/adt/misc.c:347
#, c-format
msgid "symbolic link \"%s\" target is too long"
msgstr "シンボリックリンク\"%s\"の参照先が長すぎます"
-#: access/transam/xlog.c:8376 backup/basebackup.c:1359 commands/tablespace.c:399 commands/tablespace.c:581 utils/adt/misc.c:355
+#: access/transam/xlog.c:8376 backup/basebackup.c:1360 commands/tablespace.c:399 commands/tablespace.c:581 utils/adt/misc.c:355
#, c-format
msgid "tablespaces are not supported on this platform"
msgstr "このプラットフォームではテーブル空間はサポートしていません"
@@ -2341,12 +2347,12 @@ msgstr "このプラットフォームではテーブル空間はサポートし
msgid "invalid data in file \"%s\""
msgstr "ファイル\"%s\"内の不正なデータ"
-#: access/transam/xlog.c:8552 backup/basebackup.c:1199
+#: access/transam/xlog.c:8552 backup/basebackup.c:1200
#, c-format
msgid "the standby was promoted during online backup"
msgstr "オンラインバックアップ中にスタンバイが昇格しました"
-#: access/transam/xlog.c:8553 backup/basebackup.c:1200
+#: access/transam/xlog.c:8553 backup/basebackup.c:1201
#, c-format
msgid "This means that the backup being taken is corrupt and should not be used. Try taking another online backup."
msgstr "つまり取得中のバックアップは破損しているため使用してはいけません。再度オンラインバックアップを取得してください。"
@@ -2967,7 +2973,7 @@ msgstr "リカバリ完了位置で一時停止しています"
msgid "Execute pg_wal_replay_resume() to promote."
msgstr "再開するには pg_wal_replay_resume() を実行してください"
-#: access/transam/xlogrecovery.c:2810 access/transam/xlogrecovery.c:4614
+#: access/transam/xlogrecovery.c:2810 access/transam/xlogrecovery.c:4620
#, c-format
msgid "recovery has paused"
msgstr "リカバリは一時停止中です"
@@ -2992,127 +2998,127 @@ msgstr "ログセグメント%s、オフセット%uを読み取れませんで
msgid "could not read from log segment %s, offset %u: read %d of %zu"
msgstr "ログセグメント%1$s、オフセット%2$uを読み取れませんでした: %4$zu 中 %3$d の読み取り"
-#: access/transam/xlogrecovery.c:3931
+#: access/transam/xlogrecovery.c:3937
#, c-format
msgid "invalid primary checkpoint link in control file"
msgstr "制御ファイル内の最初のチェックポイントへのリンクが不正です"
-#: access/transam/xlogrecovery.c:3935
+#: access/transam/xlogrecovery.c:3941
#, c-format
msgid "invalid checkpoint link in backup_label file"
msgstr "backup_labelファイル内のチェックポイントへのリンクが不正です"
-#: access/transam/xlogrecovery.c:3953
+#: access/transam/xlogrecovery.c:3959
#, c-format
msgid "invalid primary checkpoint record"
msgstr "最初のチェックポイントレコードが不正です"
-#: access/transam/xlogrecovery.c:3957
+#: access/transam/xlogrecovery.c:3963
#, c-format
msgid "invalid checkpoint record"
msgstr "チェックポイントレコードが不正です"
-#: access/transam/xlogrecovery.c:3968
+#: access/transam/xlogrecovery.c:3974
#, c-format
msgid "invalid resource manager ID in primary checkpoint record"
msgstr "プライマリチェックポイントレコード内のリソースマネージャIDが不正です"
-#: access/transam/xlogrecovery.c:3972
+#: access/transam/xlogrecovery.c:3978
#, c-format
msgid "invalid resource manager ID in checkpoint record"
msgstr "チェックポイントレコード内のリソースマネージャIDがで不正です"
-#: access/transam/xlogrecovery.c:3985
+#: access/transam/xlogrecovery.c:3991
#, c-format
msgid "invalid xl_info in primary checkpoint record"
msgstr "最初のチェックポイントレコード内のxl_infoが不正です"
-#: access/transam/xlogrecovery.c:3989
+#: access/transam/xlogrecovery.c:3995
#, c-format
msgid "invalid xl_info in checkpoint record"
msgstr "チェックポイントレコード内のxl_infoが不正です"
-#: access/transam/xlogrecovery.c:4000
+#: access/transam/xlogrecovery.c:4006
#, c-format
msgid "invalid length of primary checkpoint record"
msgstr "最初のチェックポイントレコード長が不正です"
-#: access/transam/xlogrecovery.c:4004
+#: access/transam/xlogrecovery.c:4010
#, c-format
msgid "invalid length of checkpoint record"
msgstr "チェックポイントレコード長が不正です"
-#: access/transam/xlogrecovery.c:4060
+#: access/transam/xlogrecovery.c:4066
#, c-format
msgid "new timeline %u is not a child of database system timeline %u"
msgstr "新しいタイムライン%uはデータベースシステムのタイムライン%uの子ではありません"
-#: access/transam/xlogrecovery.c:4074
+#: access/transam/xlogrecovery.c:4080
#, c-format
msgid "new timeline %u forked off current database system timeline %u before current recovery point %X/%X"
msgstr "新しいタイムライン%uは現在のデータベースシステムのタイムライン%uから現在のリカバリポイント%X/%Xより前に分岐しています"
-#: access/transam/xlogrecovery.c:4093
+#: access/transam/xlogrecovery.c:4099
#, c-format
msgid "new target timeline is %u"
msgstr "新しい目標タイムラインは%uです"
-#: access/transam/xlogrecovery.c:4296
+#: access/transam/xlogrecovery.c:4302
#, c-format
msgid "WAL receiver process shutdown requested"
msgstr "wal receiverプロセスのシャットダウンが要求されました"
-#: access/transam/xlogrecovery.c:4359
+#: access/transam/xlogrecovery.c:4365
#, c-format
msgid "received promote request"
msgstr "昇格要求を受信しました"
-#: access/transam/xlogrecovery.c:4372
+#: access/transam/xlogrecovery.c:4378
#, c-format
msgid "promote trigger file found: %s"
msgstr "昇格トリガファイルがあります: %s"
-#: access/transam/xlogrecovery.c:4380
+#: access/transam/xlogrecovery.c:4386
#, c-format
msgid "could not stat promote trigger file \"%s\": %m"
msgstr "昇格トリガファイル\"%s\"のstatに失敗しました: %m"
-#: access/transam/xlogrecovery.c:4605
+#: access/transam/xlogrecovery.c:4611
#, c-format
msgid "hot standby is not possible because of insufficient parameter settings"
msgstr "不十分なパラメータ設定のため、ホットスタンバイを使用できません"
-#: access/transam/xlogrecovery.c:4606 access/transam/xlogrecovery.c:4633 access/transam/xlogrecovery.c:4663
+#: access/transam/xlogrecovery.c:4612 access/transam/xlogrecovery.c:4639 access/transam/xlogrecovery.c:4669
#, c-format
msgid "%s = %d is a lower setting than on the primary server, where its value was %d."
msgstr "%s = %d はプライマリサーバーの設定値より小さいです、プライマリサーバーではこの値は%dでした。"
-#: access/transam/xlogrecovery.c:4615
+#: access/transam/xlogrecovery.c:4621
#, c-format
msgid "If recovery is unpaused, the server will shut down."
msgstr "リカバリの一時停止を解除すると、サーバーはシャットダウンします。"
-#: access/transam/xlogrecovery.c:4616
+#: access/transam/xlogrecovery.c:4622
#, c-format
msgid "You can then restart the server after making the necessary configuration changes."
msgstr "その後、必要な設定変更を行った後にサーバーを再起動できます。"
-#: access/transam/xlogrecovery.c:4627
+#: access/transam/xlogrecovery.c:4633
#, c-format
msgid "promotion is not possible because of insufficient parameter settings"
msgstr "不十分なパラメータ設定のため、昇格できません"
-#: access/transam/xlogrecovery.c:4637
+#: access/transam/xlogrecovery.c:4643
#, c-format
msgid "Restart the server after making the necessary configuration changes."
msgstr "必要な設定変更を行ったのち、サーバーを再起動してください。"
-#: access/transam/xlogrecovery.c:4661
+#: access/transam/xlogrecovery.c:4667
#, c-format
msgid "recovery aborted because of insufficient parameter settings"
msgstr "不十分なパラメータ設定値のためリカバリが停止しました"
-#: access/transam/xlogrecovery.c:4667
+#: access/transam/xlogrecovery.c:4673
#, c-format
msgid "You can restart the server after making the necessary configuration changes."
msgstr "必要な設定変更を行うことでサーバーを再起動できます。"
@@ -3238,43 +3244,43 @@ msgstr "圧縮詳細は圧縮が有効でない場合は指定できません"
msgid "invalid compression specification: %s"
msgstr "不正な圧縮指定: %s"
-#: backup/basebackup.c:1430
+#: backup/basebackup.c:1431
#, c-format
msgid "skipping special file \"%s\""
msgstr "スペシャルファイル\"%s\"をスキップしています"
-#: backup/basebackup.c:1549
+#: backup/basebackup.c:1550
#, c-format
msgid "invalid segment number %d in file \"%s\""
msgstr "ファイル\"%2$s\"セグメント番号%1$dは不正です"
-#: backup/basebackup.c:1589
+#: backup/basebackup.c:1590
#, c-format
msgid "could not verify checksum in file \"%s\", block %u: read buffer size %d and page size %d differ"
msgstr "ファイル\"%s\"、ブロック%uでチェックサム検証に失敗しました: 読み込みバッファサイズ%dとページサイズ%dが異なっています"
-#: backup/basebackup.c:1663
+#: backup/basebackup.c:1664
#, c-format
msgid "checksum verification failed in file \"%s\", block %u: calculated %X but expected %X"
msgstr "ファイル\"%s\"のブロック%uでチェックサム検証が失敗しました: 計算されたチェックサムは%Xですが想定は%Xです"
-#: backup/basebackup.c:1670
+#: backup/basebackup.c:1671
#, c-format
msgid "further checksum verification failures in file \"%s\" will not be reported"
msgstr "ファイル\"%s\"における以降のチェックサムエラーは報告されません"
-#: backup/basebackup.c:1717
+#: backup/basebackup.c:1718
#, c-format
msgid "file \"%s\" has a total of %d checksum verification failure"
msgid_plural "file \"%s\" has a total of %d checksum verification failures"
msgstr[0] "ファイル\"%s\"では合計%d個のチェックサムエラーが発生しました"
-#: backup/basebackup.c:1763
+#: backup/basebackup.c:1764
#, c-format
msgid "file name too long for tar format: \"%s\""
msgstr "ファイル名がtarフォーマットに対して長すぎます: \"%s\""
-#: backup/basebackup.c:1768
+#: backup/basebackup.c:1769
#, c-format
msgid "symbolic link target too long for tar format: file name \"%s\", target \"%s\""
msgstr "シンボリックリンクのリンク先tarのフォーマットにとって長すぎます: ファイル名 \"%s\", リンク先 \"%s\""
@@ -3304,7 +3310,7 @@ msgstr "サーバー上に格納されるバックアップを作成するには
msgid "relative path not allowed for backup stored on server"
msgstr "サーバー上に格納されるバックアップでは相対パスは指定できません"
-#: backup/basebackup_server.c:102 commands/dbcommands.c:500 commands/tablespace.c:163 commands/tablespace.c:179 commands/tablespace.c:614 commands/tablespace.c:659 replication/slot.c:1523 storage/file/copydir.c:47
+#: backup/basebackup_server.c:102 commands/dbcommands.c:500 commands/tablespace.c:163 commands/tablespace.c:179 commands/tablespace.c:614 commands/tablespace.c:659 replication/slot.c:1558 storage/file/copydir.c:47
#, c-format
msgid "could not create directory \"%s\": %m"
msgstr "ディレクトリ\"%s\"を作成できませんでした: %m"
@@ -3319,7 +3325,7 @@ msgstr "ディレクトリ\"%s\"は存在しますが、空ではありません
msgid "could not access directory \"%s\": %m"
msgstr "ディレクトリ\"%s\"にアクセスできませんでした: %m"
-#: backup/basebackup_server.c:175 backup/basebackup_server.c:182 backup/basebackup_server.c:268 backup/basebackup_server.c:275 storage/smgr/md.c:473 storage/smgr/md.c:480 storage/smgr/md.c:771
+#: backup/basebackup_server.c:175 backup/basebackup_server.c:182 backup/basebackup_server.c:268 backup/basebackup_server.c:275 storage/smgr/md.c:487 storage/smgr/md.c:494 storage/smgr/md.c:785
#, c-format
msgid "Check free disk space."
msgstr "ディスクの空き容量をチェックしてください。"
@@ -3354,12 +3360,12 @@ msgstr "圧縮ワーカー数を%dに設定できませんでした: %s"
msgid "-X requires a power of two value between 1 MB and 1 GB"
msgstr "-X オプションの値は1MBから1GBの間の2の累乗を指定します"
-#: bootstrap/bootstrap.c:280 postmaster/postmaster.c:846 tcop/postgres.c:3894
+#: bootstrap/bootstrap.c:280 postmaster/postmaster.c:846 tcop/postgres.c:3906
#, c-format
msgid "--%s requires a value"
msgstr "--%sには値が必要です"
-#: bootstrap/bootstrap.c:285 postmaster/postmaster.c:851 tcop/postgres.c:3899
+#: bootstrap/bootstrap.c:285 postmaster/postmaster.c:851 tcop/postgres.c:3911
#, c-format
msgid "-c %s requires a value"
msgstr "-c %sは値が必要です"
@@ -3520,13 +3526,13 @@ msgid "cannot use IN SCHEMA clause when using GRANT/REVOKE ON SCHEMAS"
msgstr "GRANT/REVOKE ON SCHEMAS を使っている時には IN SCHEMA 句は指定できません"
#: catalog/aclchk.c:1587 catalog/catalog.c:627 catalog/objectaddress.c:1543 catalog/pg_publication.c:510 commands/analyze.c:391 commands/copy.c:776 commands/sequence.c:1663 commands/tablecmds.c:7231 commands/tablecmds.c:7387 commands/tablecmds.c:7437 commands/tablecmds.c:7511 commands/tablecmds.c:7581 commands/tablecmds.c:7693 commands/tablecmds.c:7787 commands/tablecmds.c:7846 commands/tablecmds.c:7935 commands/tablecmds.c:7965 commands/tablecmds.c:8093
-#: commands/tablecmds.c:8175 commands/tablecmds.c:8331 commands/tablecmds.c:8449 commands/tablecmds.c:12135 commands/tablecmds.c:12316 commands/tablecmds.c:12476 commands/tablecmds.c:13640 commands/tablecmds.c:16228 commands/trigger.c:958 parser/analyze.c:2468 parser/parse_relation.c:725 parser/parse_target.c:1063 parser/parse_type.c:144 parser/parse_utilcmd.c:3434 parser/parse_utilcmd.c:3470 parser/parse_utilcmd.c:3512 utils/adt/acl.c:2869
+#: commands/tablecmds.c:8175 commands/tablecmds.c:8331 commands/tablecmds.c:8449 commands/tablecmds.c:12167 commands/tablecmds.c:12348 commands/tablecmds.c:12508 commands/tablecmds.c:13672 commands/tablecmds.c:16260 commands/trigger.c:958 parser/analyze.c:2468 parser/parse_relation.c:725 parser/parse_target.c:1063 parser/parse_type.c:144 parser/parse_utilcmd.c:3434 parser/parse_utilcmd.c:3470 parser/parse_utilcmd.c:3512 utils/adt/acl.c:2869
#: utils/adt/ruleutils.c:2810
#, c-format
msgid "column \"%s\" of relation \"%s\" does not exist"
msgstr "リレーション\"%2$s\"の列\"%1$s\"は存在しません"
-#: catalog/aclchk.c:1850 catalog/objectaddress.c:1383 commands/sequence.c:1172 commands/tablecmds.c:253 commands/tablecmds.c:17092 utils/adt/acl.c:2077 utils/adt/acl.c:2107 utils/adt/acl.c:2139 utils/adt/acl.c:2171 utils/adt/acl.c:2199 utils/adt/acl.c:2229
+#: catalog/aclchk.c:1850 catalog/objectaddress.c:1383 commands/sequence.c:1172 commands/tablecmds.c:253 commands/tablecmds.c:17124 utils/adt/acl.c:2077 utils/adt/acl.c:2107 utils/adt/acl.c:2139 utils/adt/acl.c:2171 utils/adt/acl.c:2199 utils/adt/acl.c:2229
#, c-format
msgid "\"%s\" is not a sequence"
msgstr "\"%s\"はシーケンスではありません"
@@ -4021,7 +4027,7 @@ msgstr "OID %uの機能拡張は存在しません"
msgid "publication with OID %u does not exist"
msgstr "OID %uのパブリケーションは存在しません"
-#: catalog/aclchk.c:5748 commands/subscriptioncmds.c:1737
+#: catalog/aclchk.c:5748 commands/subscriptioncmds.c:1742
#, c-format
msgid "subscription with OID %u does not exist"
msgstr "OID %uのサブスクリプションは存在しません"
@@ -4115,8 +4121,8 @@ msgstr[0] ""
msgid "cannot drop %s because other objects depend on it"
msgstr "他のオブジェクトが依存しているため%sを削除できません"
-#: catalog/dependency.c:1194 catalog/dependency.c:1201 catalog/dependency.c:1212 commands/tablecmds.c:1328 commands/tablecmds.c:14282 commands/tablespace.c:476 commands/user.c:1008 commands/view.c:522 libpq/auth.c:329 replication/syncrep.c:1043 storage/lmgr/deadlock.c:1152 storage/lmgr/proc.c:1409 utils/misc/guc.c:7412 utils/misc/guc.c:7448 utils/misc/guc.c:7518 utils/misc/guc.c:11874 utils/misc/guc.c:11908 utils/misc/guc.c:11942 utils/misc/guc.c:11985
-#: utils/misc/guc.c:12027
+#: catalog/dependency.c:1194 catalog/dependency.c:1201 catalog/dependency.c:1212 commands/tablecmds.c:1328 commands/tablecmds.c:14314 commands/tablespace.c:476 commands/user.c:1008 commands/view.c:522 libpq/auth.c:329 replication/syncrep.c:1043 storage/lmgr/deadlock.c:1152 storage/lmgr/proc.c:1413 utils/misc/guc.c:7402 utils/misc/guc.c:7438 utils/misc/guc.c:7508 utils/misc/guc.c:11864 utils/misc/guc.c:11898 utils/misc/guc.c:11932 utils/misc/guc.c:11975
+#: utils/misc/guc.c:12017
#, c-format
msgid "%s"
msgstr "%s"
@@ -4289,12 +4295,12 @@ msgstr "これは生成列を自身の値に依存させることにつながり
msgid "generation expression is not immutable"
msgstr "生成式は不変ではありません"
-#: catalog/heap.c:2799 rewrite/rewriteHandler.c:1268
+#: catalog/heap.c:2799 rewrite/rewriteHandler.c:1273
#, c-format
msgid "column \"%s\" is of type %s but default expression is of type %s"
msgstr "列\"%s\"の型は%sですが、デフォルト式の型は%sです"
-#: catalog/heap.c:2804 commands/prepare.c:334 parser/analyze.c:2692 parser/parse_target.c:594 parser/parse_target.c:882 parser/parse_target.c:892 rewrite/rewriteHandler.c:1273
+#: catalog/heap.c:2804 commands/prepare.c:334 parser/analyze.c:2692 parser/parse_target.c:594 parser/parse_target.c:882 parser/parse_target.c:892 rewrite/rewriteHandler.c:1278
#, c-format
msgid "You will need to rewrite or cast the expression."
msgstr "式を書き換えるかキャストする必要があります。"
@@ -4379,7 +4385,7 @@ msgstr "リレーション\"%s\"はすでに存在します、スキップしま
msgid "pg_class index OID value not set when in binary upgrade mode"
msgstr "バイナリアップグレードモード中にpg_classのインデックスOIDが設定されていません"
-#: catalog/index.c:926 utils/cache/relcache.c:3722
+#: catalog/index.c:926 utils/cache/relcache.c:3743
#, c-format
msgid "index relfilenode value not set when in binary upgrade mode"
msgstr "バイナリアップグレードモード中にインデックスのrelfilenodeの値が設定されていません"
@@ -4544,27 +4550,27 @@ msgstr "リカバリ中は一時テーブルを作成できません"
msgid "cannot create temporary tables during a parallel operation"
msgstr "並行処理中は一時テーブルを作成できません"
-#: catalog/namespace.c:4334 commands/tablespace.c:1236 commands/variable.c:64 utils/misc/guc.c:12059 utils/misc/guc.c:12161
+#: catalog/namespace.c:4334 commands/tablespace.c:1236 commands/variable.c:64 utils/misc/guc.c:12049 utils/misc/guc.c:12151
#, c-format
msgid "List syntax is invalid."
msgstr "リスト文法が無効です"
-#: catalog/objectaddress.c:1391 commands/policy.c:96 commands/policy.c:376 commands/tablecmds.c:247 commands/tablecmds.c:289 commands/tablecmds.c:2184 commands/tablecmds.c:12252
+#: catalog/objectaddress.c:1391 commands/policy.c:96 commands/policy.c:376 commands/tablecmds.c:247 commands/tablecmds.c:289 commands/tablecmds.c:2184 commands/tablecmds.c:12284
#, c-format
msgid "\"%s\" is not a table"
msgstr "\"%s\"はテーブルではありません"
-#: catalog/objectaddress.c:1398 commands/tablecmds.c:259 commands/tablecmds.c:17097 commands/view.c:119
+#: catalog/objectaddress.c:1398 commands/tablecmds.c:259 commands/tablecmds.c:17129 commands/view.c:119
#, c-format
msgid "\"%s\" is not a view"
msgstr "\"%s\"はビューではありません"
-#: catalog/objectaddress.c:1405 commands/matview.c:186 commands/tablecmds.c:265 commands/tablecmds.c:17102
+#: catalog/objectaddress.c:1405 commands/matview.c:186 commands/tablecmds.c:265 commands/tablecmds.c:17134
#, c-format
msgid "\"%s\" is not a materialized view"
msgstr "\"%s\"は実体化ビューではありません"
-#: catalog/objectaddress.c:1412 commands/tablecmds.c:283 commands/tablecmds.c:17107
+#: catalog/objectaddress.c:1412 commands/tablecmds.c:283 commands/tablecmds.c:17139
#, c-format
msgid "\"%s\" is not a foreign table"
msgstr "\"%s\"は外部テーブルではありません"
@@ -5045,7 +5051,7 @@ msgstr "遷移関数がSTRICTかつ遷移用の型が入力型とバイナリ互
msgid "return type of inverse transition function %s is not %s"
msgstr "逆遷移関数%sの戻り値の型が%sではありません"
-#: catalog/pg_aggregate.c:352 executor/nodeWindowAgg.c:2978
+#: catalog/pg_aggregate.c:352 executor/nodeWindowAgg.c:2998
#, c-format
msgid "strictness of aggregate's forward and inverse transition functions must match"
msgstr "集約の前進と反転の遷移関数のSTRICT属性は一致している必要があります"
@@ -5226,7 +5232,7 @@ msgstr "ドメイン\"%2$s\"の制約\"%1$s\"はすでに存在します"
msgid "constraint \"%s\" for table \"%s\" does not exist"
msgstr "テーブル\"%2$s\"の制約\"%1$s\"は存在しません"
-#: catalog/pg_constraint.c:1075
+#: catalog/pg_constraint.c:1086
#, c-format
msgid "constraint \"%s\" for domain %s does not exist"
msgstr "ドメイン\"%2$s\"に対する制約\"%1$s\"は存在しません"
@@ -5311,7 +5317,7 @@ msgstr "パーティション\"%s\"を取り外せません"
msgid "The partition is being detached concurrently or has an unfinished detach."
msgstr "このパーティションは今現在取り外し中であるか取り外し処理が未完了の状態です。"
-#: catalog/pg_inherits.c:596 commands/tablecmds.c:4488 commands/tablecmds.c:15397
+#: catalog/pg_inherits.c:596 commands/tablecmds.c:4488 commands/tablecmds.c:15429
#, c-format
msgid "Use ALTER TABLE ... DETACH PARTITION ... FINALIZE to complete the pending detach operation."
msgstr "ALTER TABLE ... DETACH PARTITION ... FINALIZE を実行して保留中の取り外し処理を完了させてください。"
@@ -5620,7 +5626,7 @@ msgstr "データベースシステムが必要としているため%sが所有
msgid "cannot reassign ownership of objects owned by %s because they are required by the database system"
msgstr "データベースシステムが必要としているため%sが所有するオブジェクトの所有者を再割り当てできません"
-#: catalog/pg_subscription.c:216 commands/subscriptioncmds.c:989 commands/subscriptioncmds.c:1354 commands/subscriptioncmds.c:1705
+#: catalog/pg_subscription.c:216 commands/subscriptioncmds.c:989 commands/subscriptioncmds.c:1359 commands/subscriptioncmds.c:1710
#, c-format
msgid "subscription \"%s\" does not exist"
msgstr "サブスクリプション\"%s\"は存在しません"
@@ -5878,7 +5884,7 @@ msgstr "アクセスメソッド\"%s\"は存在しません"
msgid "handler function is not specified"
msgstr "ハンドラ関数の指定がありません"
-#: commands/amcmds.c:264 commands/event_trigger.c:183 commands/foreigncmds.c:489 commands/proclang.c:80 commands/trigger.c:713 parser/parse_clause.c:940
+#: commands/amcmds.c:264 commands/event_trigger.c:183 commands/foreigncmds.c:489 commands/proclang.c:80 commands/trigger.c:713 parser/parse_clause.c:942
#, c-format
msgid "function %s must return type %s"
msgstr "関数%sは型%sを返さなければなりません"
@@ -5983,7 +5989,7 @@ msgstr "他のセッションの一時テーブルをクラスタ化できませ
msgid "there is no previously clustered index for table \"%s\""
msgstr "テーブル\"%s\"には事前にクラスタ化されたインデックスはありません"
-#: commands/cluster.c:190 commands/tablecmds.c:14096 commands/tablecmds.c:15990
+#: commands/cluster.c:190 commands/tablecmds.c:14128 commands/tablecmds.c:16022
#, c-format
msgid "index \"%s\" for table \"%s\" does not exist"
msgstr "テーブル\"%2$s\"にはインデックス\"%1$s\"は存在しません"
@@ -5998,7 +6004,7 @@ msgstr "共有カタログをクラスタ化できません"
msgid "cannot vacuum temporary tables of other sessions"
msgstr "他のセッションの一時テーブルに対してはVACUUMを実行できません"
-#: commands/cluster.c:511 commands/tablecmds.c:16000
+#: commands/cluster.c:511 commands/tablecmds.c:16032
#, c-format
msgid "\"%s\" is not an index for table \"%s\""
msgstr "\"%s\"はテーブル\"%s\"のインデックスではありません"
@@ -6057,7 +6063,7 @@ msgstr ""
msgid "collation attribute \"%s\" not recognized"
msgstr "照合順序の属性\"%s\"が認識できません"
-#: commands/collationcmds.c:119 commands/collationcmds.c:125 commands/define.c:356 commands/tablecmds.c:7768 replication/pgoutput/pgoutput.c:311 replication/pgoutput/pgoutput.c:334 replication/pgoutput/pgoutput.c:348 replication/pgoutput/pgoutput.c:358 replication/pgoutput/pgoutput.c:368 replication/pgoutput/pgoutput.c:378 replication/walsender.c:1001 replication/walsender.c:1023 replication/walsender.c:1033
+#: commands/collationcmds.c:119 commands/collationcmds.c:125 commands/define.c:389 commands/tablecmds.c:7768 replication/pgoutput/pgoutput.c:311 replication/pgoutput/pgoutput.c:334 replication/pgoutput/pgoutput.c:348 replication/pgoutput/pgoutput.c:358 replication/pgoutput/pgoutput.c:368 replication/pgoutput/pgoutput.c:378 replication/walsender.c:1001 replication/walsender.c:1023 replication/walsender.c:1033
#, c-format
msgid "conflicting or redundant options"
msgstr "競合するオプション、あるいは余計なオプションがあります"
@@ -6374,7 +6380,7 @@ msgstr "列\"%s\"は生成カラムです"
msgid "Generated columns cannot be used in COPY."
msgstr "生成カラムはCOPYでは使えません。"
-#: commands/copy.c:781 commands/indexcmds.c:1833 commands/statscmds.c:243 commands/tablecmds.c:2379 commands/tablecmds.c:3035 commands/tablecmds.c:3529 parser/parse_relation.c:3655 parser/parse_relation.c:3675 utils/adt/tsvector_op.c:2685
+#: commands/copy.c:781 commands/indexcmds.c:1833 commands/statscmds.c:243 commands/tablecmds.c:2379 commands/tablecmds.c:3035 commands/tablecmds.c:3529 parser/parse_relation.c:3655 parser/parse_relation.c:3675 utils/adt/tsvector_op.c:2688
#, c-format
msgid "column \"%s\" does not exist"
msgstr "列\"%s\"は存在しません"
@@ -7052,7 +7058,7 @@ msgid "There is %d other session using the database."
msgid_plural "There are %d other sessions using the database."
msgstr[0] "他にこのデータベースを使っている %d 個のセッションがあります。"
-#: commands/dbcommands.c:2932 storage/ipc/procarray.c:3814
+#: commands/dbcommands.c:2932 storage/ipc/procarray.c:3825
#, c-format
msgid "There is %d prepared transaction using the database."
msgid_plural "There are %d prepared transactions using the database."
@@ -7068,12 +7074,12 @@ msgstr "ディレクトリ\"%s\"がありません"
msgid "could not stat directory \"%s\": %m"
msgstr "ディレクトリ\"%s\"のstatができませんでした: %m"
-#: commands/define.c:54 commands/define.c:225 commands/define.c:257 commands/define.c:285 commands/define.c:331
+#: commands/define.c:54 commands/define.c:258 commands/define.c:290 commands/define.c:318 commands/define.c:364
#, c-format
msgid "%s requires a parameter"
msgstr "%sはパラメータが必要です"
-#: commands/define.c:87 commands/define.c:98 commands/define.c:192 commands/define.c:210
+#: commands/define.c:87 commands/define.c:98 commands/define.c:192 commands/define.c:210 commands/define.c:225 commands/define.c:243
#, c-format
msgid "%s requires a numeric value"
msgstr "%sは数値が必要です"
@@ -7083,22 +7089,22 @@ msgstr "%sは数値が必要です"
msgid "%s requires a Boolean value"
msgstr "パラメータ\"%s\"はboolean値が必要です"
-#: commands/define.c:168 commands/define.c:177 commands/define.c:294
+#: commands/define.c:168 commands/define.c:177 commands/define.c:327
#, c-format
msgid "%s requires an integer value"
msgstr "%sは整数値が必要です"
-#: commands/define.c:239
+#: commands/define.c:272
#, c-format
msgid "argument of %s must be a name"
msgstr "%sの引数は名前でなければなりません"
-#: commands/define.c:269
+#: commands/define.c:302
#, c-format
msgid "argument of %s must be a type name"
msgstr "%sの引数は型名でなければなりません"
-#: commands/define.c:315
+#: commands/define.c:348
#, c-format
msgid "invalid argument for %s: \"%s\""
msgstr "%sの引数が不正です: \"%s\""
@@ -7113,7 +7119,7 @@ msgstr "\"%s\"は集約関数です"
msgid "Use DROP AGGREGATE to drop aggregate functions."
msgstr "集約関数を削除するにはDROP AGGREGATEを使用してください"
-#: commands/dropcmds.c:158 commands/sequence.c:475 commands/tablecmds.c:3613 commands/tablecmds.c:3771 commands/tablecmds.c:3823 commands/tablecmds.c:16423 tcop/utility.c:1332
+#: commands/dropcmds.c:158 commands/sequence.c:475 commands/tablecmds.c:3613 commands/tablecmds.c:3771 commands/tablecmds.c:3823 commands/tablecmds.c:16455 tcop/utility.c:1332
#, c-format
msgid "relation \"%s\" does not exist, skipping"
msgstr "リレーション\"%s\"は存在しません、スキップします"
@@ -7424,7 +7430,7 @@ msgstr "機能拡張の制御ファイル\"%s\"をオープンできませんで
msgid "parameter \"%s\" cannot be set in a secondary extension control file"
msgstr "セカンダリの機能拡張制御ファイルにパラメータ\"%s\"を設定できません"
-#: commands/extension.c:563 commands/extension.c:571 commands/extension.c:579 utils/misc/guc.c:7390
+#: commands/extension.c:563 commands/extension.c:571 commands/extension.c:579 utils/misc/guc.c:7380
#, c-format
msgid "parameter \"%s\" requires a Boolean value"
msgstr "パラメータ\"%s\"にはbooleanを指定します"
@@ -8210,7 +8216,7 @@ msgstr "包含列は NULLS FIRST/LAST オプションをサポートしません
msgid "could not determine which collation to use for index expression"
msgstr "インデックス式で使用する照合順序を特定できませんでした"
-#: commands/indexcmds.c:1969 commands/tablecmds.c:17438 commands/typecmds.c:807 parser/parse_expr.c:2690 parser/parse_type.c:570 parser/parse_utilcmd.c:3795 utils/adt/misc.c:601
+#: commands/indexcmds.c:1969 commands/tablecmds.c:17470 commands/typecmds.c:807 parser/parse_expr.c:2690 parser/parse_type.c:570 parser/parse_utilcmd.c:3795 utils/adt/misc.c:601
#, c-format
msgid "collations are not supported by type %s"
msgstr "%s 型では照合順序はサポートされません"
@@ -8245,7 +8251,7 @@ msgstr "アクセスメソッド\"%s\"はASC/DESCオプションをサポート
msgid "access method \"%s\" does not support NULLS FIRST/LAST options"
msgstr "アクセスメソッド\"%s\"はNULLS FIRST/LASTオプションをサポートしません"
-#: commands/indexcmds.c:2151 commands/tablecmds.c:17463 commands/tablecmds.c:17469 commands/typecmds.c:2302
+#: commands/indexcmds.c:2151 commands/tablecmds.c:17495 commands/tablecmds.c:17501 commands/typecmds.c:2302
#, c-format
msgid "data type %s has no default operator class for access method \"%s\""
msgstr "アクセスメソッド\"%2$s\"にはデータ型%1$s用のデフォルトの演算子クラスがありません"
@@ -8655,7 +8661,7 @@ msgstr "JOIN推定関数 %s は %s型を返す必要があります"
msgid "operator attribute \"%s\" cannot be changed"
msgstr "演算子の属性\"%s\"は変更できません"
-#: commands/policy.c:89 commands/policy.c:382 commands/statscmds.c:149 commands/tablecmds.c:1609 commands/tablecmds.c:2197 commands/tablecmds.c:3423 commands/tablecmds.c:6312 commands/tablecmds.c:9104 commands/tablecmds.c:17018 commands/tablecmds.c:17053 commands/trigger.c:327 commands/trigger.c:1382 commands/trigger.c:1492 rewrite/rewriteDefine.c:278 rewrite/rewriteDefine.c:945 rewrite/rewriteRemove.c:80
+#: commands/policy.c:89 commands/policy.c:382 commands/statscmds.c:149 commands/tablecmds.c:1609 commands/tablecmds.c:2197 commands/tablecmds.c:3423 commands/tablecmds.c:6312 commands/tablecmds.c:9104 commands/tablecmds.c:17050 commands/tablecmds.c:17085 commands/trigger.c:327 commands/trigger.c:1382 commands/trigger.c:1492 rewrite/rewriteDefine.c:278 rewrite/rewriteDefine.c:957 rewrite/rewriteRemove.c:80
#, c-format
msgid "permission denied: \"%s\" is a system catalog"
msgstr "権限がありません: \"%s\"はシステムカタログです"
@@ -9090,7 +9096,7 @@ msgstr "シーケンスは関連するテーブルと同じスキーマでなけ
msgid "cannot change ownership of identity sequence"
msgstr "識別シーケンスの所有者は変更できません"
-#: commands/sequence.c:1679 commands/tablecmds.c:13787 commands/tablecmds.c:16443
+#: commands/sequence.c:1679 commands/tablecmds.c:13819 commands/tablecmds.c:16475
#, c-format
msgid "Sequence \"%s\" is linked to table \"%s\"."
msgstr "シーケンス\"%s\"はテーブル\"%s\"にリンクされています"
@@ -9213,7 +9219,7 @@ msgstr[0] "パブリケーション%sは発行サーバーには存在しませ
msgid "must be superuser to create subscriptions"
msgstr "サブスクリプションを生成するにはスーパーユーザーである必要があります"
-#: commands/subscriptioncmds.c:648 commands/subscriptioncmds.c:776 replication/logical/tablesync.c:1229 replication/logical/worker.c:3722
+#: commands/subscriptioncmds.c:648 commands/subscriptioncmds.c:776 replication/logical/tablesync.c:1229 replication/logical/worker.c:3736
#, c-format
msgid "could not connect to the publisher: %s"
msgstr "発行サーバーへの接続ができませんでした: %s"
@@ -9239,113 +9245,125 @@ msgstr "有効にされているサブスクリプションには %s を指定
msgid "cannot enable subscription that does not have a slot name"
msgstr "スロット名を指定されていないサブスクリプションを有効にはできません"
-#: commands/subscriptioncmds.c:1129 commands/subscriptioncmds.c:1181
+#: commands/subscriptioncmds.c:1129 commands/subscriptioncmds.c:1180
#, c-format
msgid "ALTER SUBSCRIPTION with refresh is not allowed for disabled subscriptions"
msgstr "refresh指定された ALTER SUBSCRIPTION は無効化されているサブスクリプションには実行できません"
-#: commands/subscriptioncmds.c:1130 commands/subscriptioncmds.c:1182
+#: commands/subscriptioncmds.c:1130
#, c-format
msgid "Use ALTER SUBSCRIPTION ... SET PUBLICATION ... WITH (refresh = false)."
msgstr "ALTER SUBSCRIPTION ... SET PUBLICATION ... WITH (refresh = false) を使ってください。"
-#: commands/subscriptioncmds.c:1139 commands/subscriptioncmds.c:1191
+#: commands/subscriptioncmds.c:1139 commands/subscriptioncmds.c:1194
#, c-format
msgid "ALTER SUBSCRIPTION with refresh and copy_data is not allowed when two_phase is enabled"
msgstr "two_phaseが有効である場合、refreshおよびcopy_data指定された ALTER SUBSCRIPTIONは実行できません"
-#: commands/subscriptioncmds.c:1140 commands/subscriptioncmds.c:1192
+#: commands/subscriptioncmds.c:1140
#, c-format
-msgid "Use ALTER SUBSCRIPTION ...SET PUBLICATION with refresh = false, or with copy_data = false, or use DROP/CREATE SUBSCRIPTION."
+msgid "Use ALTER SUBSCRIPTION ... SET PUBLICATION with refresh = false, or with copy_data = false, or use DROP/CREATE SUBSCRIPTION."
msgstr "refresh = false または copy_data = false を指定してALTER SUBSCRIPTION ... SET PUBLICATIONを実行するか、DROP/CREATE SUBSCRIPTIONを実行してください。"
-#: commands/subscriptioncmds.c:1212
+#. translator: %s is an SQL ALTER command
+#: commands/subscriptioncmds.c:1182
+#, c-format
+msgid "Use %s instead."
+msgstr "代わりに%sを使用してください"
+
+#. translator: %s is an SQL ALTER command
+#: commands/subscriptioncmds.c:1196
+#, c-format
+msgid "Use %s with refresh = false, or with copy_data = false, or use DROP/CREATE SUBSCRIPTION."
+msgstr "refresh = false または copy_data = false を指定して%sを実行するか、DROP/CREATE SUBSCRIPTIONを実行してください。"
+
+#: commands/subscriptioncmds.c:1218
#, c-format
msgid "ALTER SUBSCRIPTION ... REFRESH is not allowed for disabled subscriptions"
msgstr "ALTER SUBSCRIPTION ... REFRESHは無効化されているサブスクリプションには実行できません"
-#: commands/subscriptioncmds.c:1237
+#: commands/subscriptioncmds.c:1243
#, c-format
msgid "ALTER SUBSCRIPTION ... REFRESH with copy_data is not allowed when two_phase is enabled"
msgstr "two_phaseが有効である場合、copy_data指定のALTER SUBSCRIPTION ... REFRESHは実行できません"
-#: commands/subscriptioncmds.c:1238
+#: commands/subscriptioncmds.c:1244
#, c-format
msgid "Use ALTER SUBSCRIPTION ... REFRESH with copy_data = false, or use DROP/CREATE SUBSCRIPTION."
msgstr "ALTER SUBSCRIPTION ... REFRESH を copy_data = false を指定して実行するか、DROP/CREATE SUBSCRIPTIONを実行してください。"
-#: commands/subscriptioncmds.c:1258
+#: commands/subscriptioncmds.c:1263
#, c-format
msgid "must be superuser to skip transaction"
msgstr "トランザクションをスキップするにはスーパーユーザーである必要があります"
-#: commands/subscriptioncmds.c:1278
+#: commands/subscriptioncmds.c:1283
#, c-format
msgid "skip WAL location (LSN %X/%X) must be greater than origin LSN %X/%X"
msgstr "WAL読み飛ばし位置(LSN %X/%X)は基点LSN %X/%Xより大きくなければなりません"
-#: commands/subscriptioncmds.c:1358
+#: commands/subscriptioncmds.c:1363
#, c-format
msgid "subscription \"%s\" does not exist, skipping"
msgstr "サブスクリプション\"%s\"は存在しません、スキップします"
-#: commands/subscriptioncmds.c:1616
+#: commands/subscriptioncmds.c:1621
#, c-format
msgid "dropped replication slot \"%s\" on publisher"
msgstr "発行サーバー上のレプリケーションスロット\"%s\"を削除しました"
-#: commands/subscriptioncmds.c:1625 commands/subscriptioncmds.c:1633
+#: commands/subscriptioncmds.c:1630 commands/subscriptioncmds.c:1638
#, c-format
msgid "could not drop replication slot \"%s\" on publisher: %s"
msgstr "発行サーバー上のレプリケーションスロット\"%s\"の削除に失敗しました: %s"
-#: commands/subscriptioncmds.c:1667
+#: commands/subscriptioncmds.c:1672
#, c-format
msgid "permission denied to change owner of subscription \"%s\""
msgstr "サブスクリプション\"%s\"の所有者を変更する権限がありません"
-#: commands/subscriptioncmds.c:1669
+#: commands/subscriptioncmds.c:1674
#, c-format
msgid "The owner of a subscription must be a superuser."
msgstr "サブスクリプションの所有者はスーパーユーザーでなければなりません。"
-#: commands/subscriptioncmds.c:1783
+#: commands/subscriptioncmds.c:1788
#, c-format
msgid "could not receive list of replicated tables from the publisher: %s"
msgstr "発行テーブルの一覧を発行サーバーから受け取れませんでした: %s"
-#: commands/subscriptioncmds.c:1805 replication/logical/tablesync.c:809 replication/pgoutput/pgoutput.c:1062
+#: commands/subscriptioncmds.c:1810 replication/logical/tablesync.c:809 replication/pgoutput/pgoutput.c:1062
#, c-format
msgid "cannot use different column lists for table \"%s.%s\" in different publications"
msgstr "テーブル\"%s.%s\"に対して、異なるパブリケーションで異なる列リストを使用することはできません"
-#: commands/subscriptioncmds.c:1855
+#: commands/subscriptioncmds.c:1860
#, c-format
msgid "could not connect to publisher when attempting to drop replication slot \"%s\": %s"
msgstr "レプリケーションスロット\"%s\"を削除する際に発行者サーバーへの接続に失敗しました: %s"
#. translator: %s is an SQL ALTER command
-#: commands/subscriptioncmds.c:1858
+#: commands/subscriptioncmds.c:1863
#, c-format
msgid "Use %s to disassociate the subscription from the slot."
msgstr "サブスクリプションのスロットへの関連付けを解除するには %s を実行してください。"
-#: commands/subscriptioncmds.c:1888
+#: commands/subscriptioncmds.c:1893
#, c-format
msgid "publication name \"%s\" used more than once"
msgstr "パブリケーション名\"%s\"が2回以上使われています"
-#: commands/subscriptioncmds.c:1932
+#: commands/subscriptioncmds.c:1937
#, c-format
msgid "publication \"%s\" is already in subscription \"%s\""
msgstr "パブリケーション\"%s\"はサブスクリプション\"%s\"にすでに存在します"
-#: commands/subscriptioncmds.c:1946
+#: commands/subscriptioncmds.c:1951
#, c-format
msgid "publication \"%s\" is not in subscription \"%s\""
msgstr "パブリケーション\"%s\"はサブスクリプション\"%s\"にはありません"
-#: commands/subscriptioncmds.c:1957
+#: commands/subscriptioncmds.c:1962
#, c-format
msgid "cannot drop all the publications from a subscription"
msgstr "サブスクリプションからすべてのパブリケーションを削除することはできません"
@@ -9406,7 +9424,7 @@ msgstr "実体化ビュー\"%s\"は存在しません、スキップします"
msgid "Use DROP MATERIALIZED VIEW to remove a materialized view."
msgstr "実体化ビューを削除するにはDROP MATERIALIZED VIEWを使用してください。"
-#: commands/tablecmds.c:269 commands/tablecmds.c:293 commands/tablecmds.c:18930 parser/parse_utilcmd.c:2260
+#: commands/tablecmds.c:269 commands/tablecmds.c:293 commands/tablecmds.c:18973 parser/parse_utilcmd.c:2260
#, c-format
msgid "index \"%s\" does not exist"
msgstr "インデックス\"%s\"は存在しません"
@@ -9429,7 +9447,7 @@ msgstr "\"%s\"は型ではありません"
msgid "Use DROP TYPE to remove a type."
msgstr "型を削除するにはDROP TYPEを使用してください"
-#: commands/tablecmds.c:281 commands/tablecmds.c:13626 commands/tablecmds.c:16146
+#: commands/tablecmds.c:281 commands/tablecmds.c:13658 commands/tablecmds.c:16178
#, c-format
msgid "foreign table \"%s\" does not exist"
msgstr "外部テーブル\"%s\"は存在しません"
@@ -9453,7 +9471,7 @@ msgstr "ON COMMITは一時テーブルでのみ使用できます"
msgid "cannot create temporary table within security-restricted operation"
msgstr "セキュリティー制限操作中は、一時テーブルを作成できません"
-#: commands/tablecmds.c:764 commands/tablecmds.c:14933
+#: commands/tablecmds.c:764 commands/tablecmds.c:14965
#, c-format
msgid "relation \"%s\" would be inherited from more than once"
msgstr "リレーション\"%s\"が複数回継承されました"
@@ -9523,7 +9541,7 @@ msgstr "外部テーブル\"%s\"の切り詰めはできません"
msgid "cannot truncate temporary tables of other sessions"
msgstr "他のセッションの一時テーブルを削除できません"
-#: commands/tablecmds.c:2462 commands/tablecmds.c:14830
+#: commands/tablecmds.c:2462 commands/tablecmds.c:14862
#, c-format
msgid "cannot inherit from partitioned table \"%s\""
msgstr "パーティション親テーブル\"%s\"からの継承はできません"
@@ -9543,12 +9561,12 @@ msgstr "継承しようとしたリレーション\"%s\"はテーブルまたは
msgid "cannot create a temporary relation as partition of permanent relation \"%s\""
msgstr "一時リレーションを永続リレーション\"%s\"のパーティション子テーブルとして作ることはできません"
-#: commands/tablecmds.c:2496 commands/tablecmds.c:14809
+#: commands/tablecmds.c:2496 commands/tablecmds.c:14841
#, c-format
msgid "cannot inherit from temporary relation \"%s\""
msgstr "一時リレーション\"%s\"から継承することはできません"
-#: commands/tablecmds.c:2506 commands/tablecmds.c:14817
+#: commands/tablecmds.c:2506 commands/tablecmds.c:14849
#, c-format
msgid "cannot inherit from temporary relation of another session"
msgstr "他のセッションの一時リレーションから継承することはできません"
@@ -9593,7 +9611,7 @@ msgstr "列\"%s\"の圧縮方式が競合しています"
msgid "inherited column \"%s\" has a generation conflict"
msgstr "継承された列 \"%s\"の生成が競合しています"
-#: commands/tablecmds.c:2717 commands/tablecmds.c:2772 commands/tablecmds.c:12350 parser/parse_utilcmd.c:1301 parser/parse_utilcmd.c:1344 parser/parse_utilcmd.c:1753 parser/parse_utilcmd.c:1861
+#: commands/tablecmds.c:2717 commands/tablecmds.c:2772 commands/tablecmds.c:12382 parser/parse_utilcmd.c:1301 parser/parse_utilcmd.c:1344 parser/parse_utilcmd.c:1753 parser/parse_utilcmd.c:1861
#, c-format
msgid "cannot convert whole-row table reference"
msgstr "行全体テーブル参照を変換できません"
@@ -9831,12 +9849,12 @@ msgstr "型付けされたテーブルに列を追加できません"
msgid "cannot add column to a partition"
msgstr "パーティションに列は追加できません"
-#: commands/tablecmds.c:6744 commands/tablecmds.c:15060
+#: commands/tablecmds.c:6744 commands/tablecmds.c:15092
#, c-format
msgid "child table \"%s\" has different type for column \"%s\""
msgstr "子テーブル\"%s\"に異なる型の列\"%s\"があります"
-#: commands/tablecmds.c:6750 commands/tablecmds.c:15067
+#: commands/tablecmds.c:6750 commands/tablecmds.c:15099
#, c-format
msgid "child table \"%s\" has different collation for column \"%s\""
msgstr "子テーブル\"%s\"に異なる照合順序の列\"%s\"があります"
@@ -9866,17 +9884,17 @@ msgstr "リレーション\"%2$s\"の列\"%1$s\"はすでに存在します、
msgid "column \"%s\" of relation \"%s\" already exists"
msgstr "リレーション\"%2$s\"の列\"%1$s\"はすでに存在します"
-#: commands/tablecmds.c:7202 commands/tablecmds.c:11989
+#: commands/tablecmds.c:7202 commands/tablecmds.c:12021
#, c-format
msgid "cannot remove constraint from only the partitioned table when partitions exist"
msgstr "パーティションが存在する場合にはパーティション親テーブルのみから制約を削除することはできません"
-#: commands/tablecmds.c:7203 commands/tablecmds.c:7520 commands/tablecmds.c:8517 commands/tablecmds.c:11990
+#: commands/tablecmds.c:7203 commands/tablecmds.c:7520 commands/tablecmds.c:8517 commands/tablecmds.c:12022
#, c-format
msgid "Do not specify the ONLY keyword."
msgstr "ONLYキーワードを指定しないでください。"
-#: commands/tablecmds.c:7240 commands/tablecmds.c:7446 commands/tablecmds.c:7588 commands/tablecmds.c:7702 commands/tablecmds.c:7796 commands/tablecmds.c:7855 commands/tablecmds.c:7974 commands/tablecmds.c:8113 commands/tablecmds.c:8183 commands/tablecmds.c:8339 commands/tablecmds.c:12144 commands/tablecmds.c:13649 commands/tablecmds.c:16237
+#: commands/tablecmds.c:7240 commands/tablecmds.c:7446 commands/tablecmds.c:7588 commands/tablecmds.c:7702 commands/tablecmds.c:7796 commands/tablecmds.c:7855 commands/tablecmds.c:7974 commands/tablecmds.c:8113 commands/tablecmds.c:8183 commands/tablecmds.c:8339 commands/tablecmds.c:12176 commands/tablecmds.c:13681 commands/tablecmds.c:16269
#, c-format
msgid "cannot alter system column \"%s\""
msgstr "システム列\"%s\"を変更できません"
@@ -10111,658 +10129,658 @@ msgstr "キーとなる列\"%s\"と\"%s\"との間で型に互換性がありま
msgid "column \"%s\" referenced in ON DELETE SET action must be part of foreign key"
msgstr "ON DELETE SETアクションで参照されている列\"%s\"は外部キーの一部である必要があります"
-#: commands/tablecmds.c:9773 commands/tablecmds.c:10220 parser/parse_utilcmd.c:795 parser/parse_utilcmd.c:924
+#: commands/tablecmds.c:9773 commands/tablecmds.c:10241 parser/parse_utilcmd.c:795 parser/parse_utilcmd.c:924
#, c-format
msgid "foreign key constraints are not supported on foreign tables"
msgstr "外部テーブルでは外部キー制約はサポートされていません"
-#: commands/tablecmds.c:10761 commands/tablecmds.c:11039 commands/tablecmds.c:11946 commands/tablecmds.c:12021
+#: commands/tablecmds.c:10793 commands/tablecmds.c:11071 commands/tablecmds.c:11978 commands/tablecmds.c:12053
#, c-format
msgid "constraint \"%s\" of relation \"%s\" does not exist"
msgstr "リレーション\"%2$s\"の制約\"%1$s\"は存在しません"
-#: commands/tablecmds.c:10768
+#: commands/tablecmds.c:10800
#, c-format
msgid "constraint \"%s\" of relation \"%s\" is not a foreign key constraint"
msgstr "リレーション\"%2$s\"の制約\"%1$s\"は外部キー制約ではありません"
-#: commands/tablecmds.c:10806
+#: commands/tablecmds.c:10838
#, c-format
msgid "cannot alter constraint \"%s\" on relation \"%s\""
msgstr "リレーション\"%2$s\"の制約\"%1$s\"を変更できません"
-#: commands/tablecmds.c:10809
+#: commands/tablecmds.c:10841
#, c-format
msgid "Constraint \"%s\" is derived from constraint \"%s\" of relation \"%s\"."
msgstr "制約\"%1$s\"は、リレーション\"%3$s\"上の制約\"%2$s\"から派生しています。"
-#: commands/tablecmds.c:10811
+#: commands/tablecmds.c:10843
#, c-format
msgid "You may alter the constraint it derives from, instead."
msgstr "この制約の代わりに派生元の制約を変更することは可能です。"
-#: commands/tablecmds.c:11047
+#: commands/tablecmds.c:11079
#, c-format
msgid "constraint \"%s\" of relation \"%s\" is not a foreign key or check constraint"
msgstr "リレーション\"%2$s\"の制約\"%1$s\"は外部キー制約でも検査制約でもありません"
-#: commands/tablecmds.c:11125
+#: commands/tablecmds.c:11157
#, c-format
msgid "constraint must be validated on child tables too"
msgstr "制約は子テーブルでも検証される必要があります"
-#: commands/tablecmds.c:11209
+#: commands/tablecmds.c:11241
#, c-format
msgid "column \"%s\" referenced in foreign key constraint does not exist"
msgstr "外部キー制約で参照される列\"%s\"が存在しません"
-#: commands/tablecmds.c:11214
+#: commands/tablecmds.c:11246
#, c-format
msgid "cannot have more than %d keys in a foreign key"
msgstr "外部キーでは%dを超えるキーを持つことができません"
-#: commands/tablecmds.c:11280
+#: commands/tablecmds.c:11312
#, c-format
msgid "cannot use a deferrable primary key for referenced table \"%s\""
msgstr "被参照テーブル\"%s\"には遅延可能プライマリキーは使用できません"
-#: commands/tablecmds.c:11297
+#: commands/tablecmds.c:11329
#, c-format
msgid "there is no primary key for referenced table \"%s\""
msgstr "被参照テーブル\"%s\"にはプライマリキーがありません"
-#: commands/tablecmds.c:11362
+#: commands/tablecmds.c:11394
#, c-format
msgid "foreign key referenced-columns list must not contain duplicates"
msgstr "外部キーの被参照列リストには重複があってはなりません"
-#: commands/tablecmds.c:11456
+#: commands/tablecmds.c:11488
#, c-format
msgid "cannot use a deferrable unique constraint for referenced table \"%s\""
msgstr "被参照テーブル\"%s\"に対しては、遅延可能な一意性制約は使用できません"
-#: commands/tablecmds.c:11461
+#: commands/tablecmds.c:11493
#, c-format
msgid "there is no unique constraint matching given keys for referenced table \"%s\""
msgstr "被参照テーブル\"%s\"に、指定したキーに一致する一意性制約がありません"
-#: commands/tablecmds.c:11902
+#: commands/tablecmds.c:11934
#, c-format
msgid "cannot drop inherited constraint \"%s\" of relation \"%s\""
msgstr "リレーション\"%2$s\"の継承された制約\"%1$s\"を削除できません"
-#: commands/tablecmds.c:11952
+#: commands/tablecmds.c:11984
#, c-format
msgid "constraint \"%s\" of relation \"%s\" does not exist, skipping"
msgstr "リレーション\"%2$s\"の制約\"%1$s\"は存在しません、スキップします"
-#: commands/tablecmds.c:12128
+#: commands/tablecmds.c:12160
#, c-format
msgid "cannot alter column type of typed table"
msgstr "型付けされたテーブルの列の型を変更できません"
-#: commands/tablecmds.c:12155
+#: commands/tablecmds.c:12187
#, c-format
msgid "cannot alter inherited column \"%s\""
msgstr "継承される列\"%s\"を変更できません"
-#: commands/tablecmds.c:12164
+#: commands/tablecmds.c:12196
#, c-format
msgid "cannot alter column \"%s\" because it is part of the partition key of relation \"%s\""
msgstr "列\"%s\"はリレーション\"%s\"のパーティションキーの一部であるため、変更できません"
-#: commands/tablecmds.c:12214
+#: commands/tablecmds.c:12246
#, c-format
msgid "result of USING clause for column \"%s\" cannot be cast automatically to type %s"
msgstr "列\"%s\"に対するUSING句の結果は自動的に%s型に型変換できません"
-#: commands/tablecmds.c:12217
+#: commands/tablecmds.c:12249
#, c-format
msgid "You might need to add an explicit cast."
msgstr "必要に応じて明示的な型変換を追加してください。"
-#: commands/tablecmds.c:12221
+#: commands/tablecmds.c:12253
#, c-format
msgid "column \"%s\" cannot be cast automatically to type %s"
msgstr "列\"%s\"は型%sには自動的に型変換できません"
#. translator: USING is SQL, don't translate it
-#: commands/tablecmds.c:12224
+#: commands/tablecmds.c:12256
#, c-format
msgid "You might need to specify \"USING %s::%s\"."
msgstr "必要に応じて\"USING %s::%s\"を追加してください。"
-#: commands/tablecmds.c:12323
+#: commands/tablecmds.c:12355
#, c-format
msgid "cannot alter inherited column \"%s\" of relation \"%s\""
msgstr "リレーション\"%2$s\"の継承列\"%1$s\"は変更できません"
-#: commands/tablecmds.c:12351
+#: commands/tablecmds.c:12383
#, c-format
msgid "USING expression contains a whole-row table reference."
msgstr "USING式が行全体テーブル参照を含んでいます。"
-#: commands/tablecmds.c:12362
+#: commands/tablecmds.c:12394
#, c-format
msgid "type of inherited column \"%s\" must be changed in child tables too"
msgstr "継承される列\"%s\"の型を子テーブルで変更しなければなりません"
-#: commands/tablecmds.c:12487
+#: commands/tablecmds.c:12519
#, c-format
msgid "cannot alter type of column \"%s\" twice"
msgstr "列\"%s\"の型を2回変更することはできません"
-#: commands/tablecmds.c:12525
+#: commands/tablecmds.c:12557
#, c-format
msgid "generation expression for column \"%s\" cannot be cast automatically to type %s"
msgstr "カラム\"%s\"に対する生成式は自動的に%s型にキャストできません"
-#: commands/tablecmds.c:12530
+#: commands/tablecmds.c:12562
#, c-format
msgid "default for column \"%s\" cannot be cast automatically to type %s"
msgstr "列\"%s\"のデフォルト値を自動的に%s型にキャストできません"
-#: commands/tablecmds.c:12611
+#: commands/tablecmds.c:12643
#, c-format
msgid "cannot alter type of a column used by a view or rule"
msgstr "ビューまたはルールで使用される列の型は変更できません"
-#: commands/tablecmds.c:12612 commands/tablecmds.c:12631 commands/tablecmds.c:12649
+#: commands/tablecmds.c:12644 commands/tablecmds.c:12663 commands/tablecmds.c:12681
#, c-format
msgid "%s depends on column \"%s\""
msgstr "%sは列\"%s\"に依存しています"
-#: commands/tablecmds.c:12630
+#: commands/tablecmds.c:12662
#, c-format
msgid "cannot alter type of a column used in a trigger definition"
msgstr "トリガー定義で使用される列の型は変更できません"
-#: commands/tablecmds.c:12648
+#: commands/tablecmds.c:12680
#, c-format
msgid "cannot alter type of a column used in a policy definition"
msgstr "ポリシ定義で使用されている列の型は変更できません"
-#: commands/tablecmds.c:12679
+#: commands/tablecmds.c:12711
#, c-format
msgid "cannot alter type of a column used by a generated column"
msgstr "生成カラムで使用される列の型は変更できません"
-#: commands/tablecmds.c:12680
+#: commands/tablecmds.c:12712
#, c-format
msgid "Column \"%s\" is used by generated column \"%s\"."
msgstr "カラム\"%s\"は生成カラム\"%s\"で使われています。"
-#: commands/tablecmds.c:13757 commands/tablecmds.c:13769
+#: commands/tablecmds.c:13789 commands/tablecmds.c:13801
#, c-format
msgid "cannot change owner of index \"%s\""
msgstr "インデックス\"%s\"の所有者を変更できません"
-#: commands/tablecmds.c:13759 commands/tablecmds.c:13771
+#: commands/tablecmds.c:13791 commands/tablecmds.c:13803
#, c-format
msgid "Change the ownership of the index's table, instead."
msgstr "代わりにインデックスのテーブルの所有者を変更してください"
-#: commands/tablecmds.c:13785
+#: commands/tablecmds.c:13817
#, c-format
msgid "cannot change owner of sequence \"%s\""
msgstr "シーケンス\"%s\"の所有者を変更できません"
-#: commands/tablecmds.c:13799 commands/tablecmds.c:17129 commands/tablecmds.c:17148
+#: commands/tablecmds.c:13831 commands/tablecmds.c:17161 commands/tablecmds.c:17180
#, c-format
msgid "Use ALTER TYPE instead."
msgstr "代わりにALTER TYPEを使用してください。"
-#: commands/tablecmds.c:13808
+#: commands/tablecmds.c:13840
#, c-format
msgid "cannot change owner of relation \"%s\""
msgstr "リレーション\"%s\"の所有者を変更できません"
-#: commands/tablecmds.c:14170
+#: commands/tablecmds.c:14202
#, c-format
msgid "cannot have multiple SET TABLESPACE subcommands"
msgstr "SET TABLESPACEサブコマンドを複数指定できません"
-#: commands/tablecmds.c:14247
+#: commands/tablecmds.c:14279
#, c-format
msgid "cannot set options for relation \"%s\""
msgstr "リレーション\"%s\"のオプションは設定できません"
-#: commands/tablecmds.c:14281 commands/view.c:521
+#: commands/tablecmds.c:14313 commands/view.c:521
#, c-format
msgid "WITH CHECK OPTION is supported only on automatically updatable views"
msgstr "WITH CHECK OPTIONは自動更新可能ビューでのみサポートされます"
-#: commands/tablecmds.c:14531
+#: commands/tablecmds.c:14563
#, c-format
msgid "only tables, indexes, and materialized views exist in tablespaces"
msgstr "テーブルスペースにはテーブル、インデックスおよび実体化ビューしかありません"
-#: commands/tablecmds.c:14543
+#: commands/tablecmds.c:14575
#, c-format
msgid "cannot move relations in to or out of pg_global tablespace"
msgstr "pg_globalテーブルスペースとの間のリレーションの移動はできません"
-#: commands/tablecmds.c:14635
+#: commands/tablecmds.c:14667
#, c-format
msgid "aborting because lock on relation \"%s.%s\" is not available"
msgstr "リレーション\"%s.%s\"のロックが獲得できなかったため中断します"
-#: commands/tablecmds.c:14651
+#: commands/tablecmds.c:14683
#, c-format
msgid "no matching relations in tablespace \"%s\" found"
msgstr "テーブルスペース\"%s\"には合致するリレーションはありませんでした"
-#: commands/tablecmds.c:14768
+#: commands/tablecmds.c:14800
#, c-format
msgid "cannot change inheritance of typed table"
msgstr "型付けされたテーブルの継承を変更できません"
-#: commands/tablecmds.c:14773 commands/tablecmds.c:15329
+#: commands/tablecmds.c:14805 commands/tablecmds.c:15361
#, c-format
msgid "cannot change inheritance of a partition"
msgstr "パーティションの継承は変更できません"
-#: commands/tablecmds.c:14778
+#: commands/tablecmds.c:14810
#, c-format
msgid "cannot change inheritance of partitioned table"
msgstr "パーティションテーブルの継承は変更できません"
-#: commands/tablecmds.c:14824
+#: commands/tablecmds.c:14856
#, c-format
msgid "cannot inherit to temporary relation of another session"
msgstr "他のセッションの一時テーブルを継承できません"
-#: commands/tablecmds.c:14837
+#: commands/tablecmds.c:14869
#, c-format
msgid "cannot inherit from a partition"
msgstr "パーティションからの継承はできません"
-#: commands/tablecmds.c:14859 commands/tablecmds.c:17782
+#: commands/tablecmds.c:14891 commands/tablecmds.c:17814
#, c-format
msgid "circular inheritance not allowed"
msgstr "循環継承を行うことはできません"
-#: commands/tablecmds.c:14860 commands/tablecmds.c:17783
+#: commands/tablecmds.c:14892 commands/tablecmds.c:17815
#, c-format
msgid "\"%s\" is already a child of \"%s\"."
msgstr "\"%s\"はすでに\"%s\"の子です"
-#: commands/tablecmds.c:14873
+#: commands/tablecmds.c:14905
#, c-format
msgid "trigger \"%s\" prevents table \"%s\" from becoming an inheritance child"
msgstr "トリガ\"%s\"によってテーブル\"%s\"が継承子テーブルになることができません"
-#: commands/tablecmds.c:14875
+#: commands/tablecmds.c:14907
#, c-format
msgid "ROW triggers with transition tables are not supported in inheritance hierarchies."
msgstr "遷移テーブルを使用したROWトリガは継承関係ではサポートされていません。"
-#: commands/tablecmds.c:15078
+#: commands/tablecmds.c:15110
#, c-format
msgid "column \"%s\" in child table must be marked NOT NULL"
msgstr "子テーブルの列\"%s\"はNOT NULLである必要があります"
-#: commands/tablecmds.c:15087
+#: commands/tablecmds.c:15119
#, c-format
msgid "column \"%s\" in child table must be a generated column"
msgstr "子テーブルの列\"%s\"は生成列である必要があります"
-#: commands/tablecmds.c:15137
+#: commands/tablecmds.c:15169
#, c-format
msgid "column \"%s\" in child table has a conflicting generation expression"
msgstr "子テーブルの列\"%s\"には競合する生成式があります"
-#: commands/tablecmds.c:15165
+#: commands/tablecmds.c:15197
#, c-format
msgid "child table is missing column \"%s\""
msgstr "子テーブルには列\"%s\"がありません"
-#: commands/tablecmds.c:15253
+#: commands/tablecmds.c:15285
#, c-format
msgid "child table \"%s\" has different definition for check constraint \"%s\""
msgstr "子テーブル\"%s\"では検査制約\"%s\"に異なった定義がされています"
-#: commands/tablecmds.c:15261
+#: commands/tablecmds.c:15293
#, c-format
msgid "constraint \"%s\" conflicts with non-inherited constraint on child table \"%s\""
msgstr "制約\"%s\"は子テーブル\"%s\"上の継承されない制約と競合します"
-#: commands/tablecmds.c:15272
+#: commands/tablecmds.c:15304
#, c-format
msgid "constraint \"%s\" conflicts with NOT VALID constraint on child table \"%s\""
msgstr "制約\"%s\"は子テーブル\"%s\"のNOT VALID制約と衝突しています"
-#: commands/tablecmds.c:15307
+#: commands/tablecmds.c:15339
#, c-format
msgid "child table is missing constraint \"%s\""
msgstr "子テーブルには制約\"%s\"がありません"
-#: commands/tablecmds.c:15393
+#: commands/tablecmds.c:15425
#, c-format
msgid "partition \"%s\" already pending detach in partitioned table \"%s.%s\""
msgstr "パーティション\"%s\"はすでにパーティションテーブル\"%s.%s\"からの取り外し保留中です"
-#: commands/tablecmds.c:15422 commands/tablecmds.c:15470
+#: commands/tablecmds.c:15454 commands/tablecmds.c:15502
#, c-format
msgid "relation \"%s\" is not a partition of relation \"%s\""
msgstr "リレーション\"%s\"はリレーション\"%s\"のパーティション子テーブルではありません"
-#: commands/tablecmds.c:15476
+#: commands/tablecmds.c:15508
#, c-format
msgid "relation \"%s\" is not a parent of relation \"%s\""
msgstr "リレーション\"%s\"はリレーション\"%s\"の親ではありません"
-#: commands/tablecmds.c:15704
+#: commands/tablecmds.c:15736
#, c-format
msgid "typed tables cannot inherit"
msgstr "型付けされたテーブルは継承できません"
-#: commands/tablecmds.c:15734
+#: commands/tablecmds.c:15766
#, c-format
msgid "table is missing column \"%s\""
msgstr "テーブルには列\"%s\"がありません"
-#: commands/tablecmds.c:15745
+#: commands/tablecmds.c:15777
#, c-format
msgid "table has column \"%s\" where type requires \"%s\""
msgstr "テーブルには列\"%s\"がありますが型は\"%s\"を必要としています"
-#: commands/tablecmds.c:15754
+#: commands/tablecmds.c:15786
#, c-format
msgid "table \"%s\" has different type for column \"%s\""
msgstr "テーブル\"%s\"では列\"%s\"の型が異なっています"
-#: commands/tablecmds.c:15768
+#: commands/tablecmds.c:15800
#, c-format
msgid "table has extra column \"%s\""
msgstr "テーブルに余分な列\"%s\"があります"
-#: commands/tablecmds.c:15820
+#: commands/tablecmds.c:15852
#, c-format
msgid "\"%s\" is not a typed table"
msgstr "\"%s\"は型付けされたテーブルではありません"
-#: commands/tablecmds.c:16008
+#: commands/tablecmds.c:16040
#, c-format
msgid "cannot use non-unique index \"%s\" as replica identity"
msgstr "非ユニークインデックス\"%s\"は複製識別としては使用できません"
-#: commands/tablecmds.c:16014
+#: commands/tablecmds.c:16046
#, c-format
msgid "cannot use non-immediate index \"%s\" as replica identity"
msgstr "一意性を即時検査しないインデックス\"%s\"は複製識別には使用できません"
-#: commands/tablecmds.c:16020
+#: commands/tablecmds.c:16052
#, c-format
msgid "cannot use expression index \"%s\" as replica identity"
msgstr "式インデックス\"%s\"は複製識別としては使用できません"
-#: commands/tablecmds.c:16026
+#: commands/tablecmds.c:16058
#, c-format
msgid "cannot use partial index \"%s\" as replica identity"
msgstr "部分インデックス\"%s\"を複製識別としては使用できません"
-#: commands/tablecmds.c:16032
+#: commands/tablecmds.c:16064
#, c-format
msgid "cannot use invalid index \"%s\" as replica identity"
msgstr "無効なインデックス\"%s\"は複製識別としては使用できません"
-#: commands/tablecmds.c:16049
+#: commands/tablecmds.c:16081
#, c-format
msgid "index \"%s\" cannot be used as replica identity because column %d is a system column"
msgstr "列%2$dはシステム列であるためインデックス\"%1$s\"は複製識別には使えません"
-#: commands/tablecmds.c:16056
+#: commands/tablecmds.c:16088
#, c-format
msgid "index \"%s\" cannot be used as replica identity because column \"%s\" is nullable"
msgstr "列\"%2$s\"はnull可であるためインデックス\"%1$s\"は複製識別には使えません"
-#: commands/tablecmds.c:16303
+#: commands/tablecmds.c:16335
#, c-format
msgid "cannot change logged status of table \"%s\" because it is temporary"
msgstr "テーブル\"%s\"は一時テーブルであるため、ログ出力設定を変更できません"
-#: commands/tablecmds.c:16327
+#: commands/tablecmds.c:16359
#, c-format
msgid "cannot change table \"%s\" to unlogged because it is part of a publication"
msgstr "テーブル\"%s\"はパブリケーションの一部であるため、UNLOGGEDに変更できません"
-#: commands/tablecmds.c:16329
+#: commands/tablecmds.c:16361
#, c-format
msgid "Unlogged relations cannot be replicated."
msgstr "UNLOGGEDリレーションはレプリケーションできません。"
-#: commands/tablecmds.c:16374
+#: commands/tablecmds.c:16406
#, c-format
msgid "could not change table \"%s\" to logged because it references unlogged table \"%s\""
msgstr "テーブル\"%s\"はUNLOGGEDテーブル\"%s\"を参照しているためLOGGEDには設定できません"
-#: commands/tablecmds.c:16384
+#: commands/tablecmds.c:16416
#, c-format
msgid "could not change table \"%s\" to unlogged because it references logged table \"%s\""
msgstr "テーブル\"%s\"はLOGGEDテーブル\"%s\"を参照しているためUNLOGGEDには設定できません"
-#: commands/tablecmds.c:16442
+#: commands/tablecmds.c:16474
#, c-format
msgid "cannot move an owned sequence into another schema"
msgstr "所有するシーケンスを他のスキーマに移動することができません"
-#: commands/tablecmds.c:16549
+#: commands/tablecmds.c:16581
#, c-format
msgid "relation \"%s\" already exists in schema \"%s\""
msgstr "リレーション\"%s\"はスキーマ\"%s\"内にすでに存在します"
-#: commands/tablecmds.c:16962
+#: commands/tablecmds.c:16994
#, c-format
msgid "\"%s\" is not a table or materialized view"
msgstr "\"%s\"はテーブルや実体化ビューではありません"
-#: commands/tablecmds.c:17112
+#: commands/tablecmds.c:17144
#, c-format
msgid "\"%s\" is not a composite type"
msgstr "\"%s\"は複合型ではありません"
-#: commands/tablecmds.c:17140
+#: commands/tablecmds.c:17172
#, c-format
msgid "cannot change schema of index \"%s\""
msgstr "インデックス\"%s\"のスキーマを変更できません"
-#: commands/tablecmds.c:17142 commands/tablecmds.c:17154
+#: commands/tablecmds.c:17174 commands/tablecmds.c:17186
#, c-format
msgid "Change the schema of the table instead."
msgstr "代わりにこのテーブルのスキーマを変更してください。"
-#: commands/tablecmds.c:17146
+#: commands/tablecmds.c:17178
#, c-format
msgid "cannot change schema of composite type \"%s\""
msgstr "複合型%sのスキーマは変更できません"
-#: commands/tablecmds.c:17152
+#: commands/tablecmds.c:17184
#, c-format
msgid "cannot change schema of TOAST table \"%s\""
msgstr "TOASTテーブル\"%s\"のスキーマは変更できません"
-#: commands/tablecmds.c:17189
+#: commands/tablecmds.c:17221
#, c-format
msgid "unrecognized partitioning strategy \"%s\""
msgstr "識別できないパーティションストラテジ \"%s\""
-#: commands/tablecmds.c:17197
+#: commands/tablecmds.c:17229
#, c-format
msgid "cannot use \"list\" partition strategy with more than one column"
msgstr "\"list\"パーティションストラテジは2つ以上の列に対しては使えません"
-#: commands/tablecmds.c:17263
+#: commands/tablecmds.c:17295
#, c-format
msgid "column \"%s\" named in partition key does not exist"
msgstr "パーティションキーに指定されている列\"%s\"は存在しません"
-#: commands/tablecmds.c:17271
+#: commands/tablecmds.c:17303
#, c-format
msgid "cannot use system column \"%s\" in partition key"
msgstr "パーティションキーでシステム列\"%s\"は使用できません"
-#: commands/tablecmds.c:17282 commands/tablecmds.c:17396
+#: commands/tablecmds.c:17314 commands/tablecmds.c:17428
#, c-format
msgid "cannot use generated column in partition key"
msgstr "パーティションキーで生成カラムは使用できません"
-#: commands/tablecmds.c:17283 commands/tablecmds.c:17397 commands/trigger.c:667 rewrite/rewriteHandler.c:907 rewrite/rewriteHandler.c:942
+#: commands/tablecmds.c:17315 commands/tablecmds.c:17429 commands/trigger.c:667 rewrite/rewriteHandler.c:912 rewrite/rewriteHandler.c:947
#, c-format
msgid "Column \"%s\" is a generated column."
msgstr "列\"%s\"は生成カラムです。"
-#: commands/tablecmds.c:17359
+#: commands/tablecmds.c:17391
#, c-format
msgid "functions in partition key expression must be marked IMMUTABLE"
msgstr "パーティションキー式で使われる関数はIMMUTABLE指定されている必要があります"
-#: commands/tablecmds.c:17379
+#: commands/tablecmds.c:17411
#, c-format
msgid "partition key expressions cannot contain system column references"
msgstr "パーティションキー式はシステム列への参照を含むことができません"
-#: commands/tablecmds.c:17409
+#: commands/tablecmds.c:17441
#, c-format
msgid "cannot use constant expression as partition key"
msgstr "定数式をパーティションキーとして使うことはできません"
-#: commands/tablecmds.c:17430
+#: commands/tablecmds.c:17462
#, c-format
msgid "could not determine which collation to use for partition expression"
msgstr "パーティション式で使用する照合順序を特定できませんでした"
-#: commands/tablecmds.c:17465
+#: commands/tablecmds.c:17497
#, c-format
msgid "You must specify a hash operator class or define a default hash operator class for the data type."
msgstr "ハッシュ演算子クラスを指定するか、もしくはこのデータ型にデフォルトのハッシュ演算子クラスを定義する必要があります。"
-#: commands/tablecmds.c:17471
+#: commands/tablecmds.c:17503
#, c-format
msgid "You must specify a btree operator class or define a default btree operator class for the data type."
msgstr "btree演算子クラスを指定するか、もしくはこのデータ型にデフォルトのbtree演算子クラスを定義するかする必要があります。"
-#: commands/tablecmds.c:17722
+#: commands/tablecmds.c:17754
#, c-format
msgid "\"%s\" is already a partition"
msgstr "\"%s\"はすでパーティションです"
-#: commands/tablecmds.c:17728
+#: commands/tablecmds.c:17760
#, c-format
msgid "cannot attach a typed table as partition"
msgstr "型付けされたテーブルをパーティションにアタッチすることはできません"
-#: commands/tablecmds.c:17744
+#: commands/tablecmds.c:17776
#, c-format
msgid "cannot attach inheritance child as partition"
msgstr "継承子テーブルをパーティションにアタッチすることはできません"
-#: commands/tablecmds.c:17758
+#: commands/tablecmds.c:17790
#, c-format
msgid "cannot attach inheritance parent as partition"
msgstr "継承親テーブルをパーティションにアタッチすることはできません"
-#: commands/tablecmds.c:17792
+#: commands/tablecmds.c:17824
#, c-format
msgid "cannot attach a temporary relation as partition of permanent relation \"%s\""
msgstr "一時リレーションを永続リレーション \"%s\" のパーティション子テーブルとしてアタッチすることはできません"
-#: commands/tablecmds.c:17800
+#: commands/tablecmds.c:17832
#, c-format
msgid "cannot attach a permanent relation as partition of temporary relation \"%s\""
msgstr "永続リレーションを一時リレーション\"%s\"のパーティション子テーブルとしてアタッチすることはできません"
-#: commands/tablecmds.c:17808
+#: commands/tablecmds.c:17840
#, c-format
msgid "cannot attach as partition of temporary relation of another session"
msgstr "他セッションの一時リレーションのパーティション子テーブルとしてアタッチすることはできません"
-#: commands/tablecmds.c:17815
+#: commands/tablecmds.c:17847
#, c-format
msgid "cannot attach temporary relation of another session as partition"
msgstr "他セッションの一時リレーションにパーティション子テーブルとしてアタッチすることはできません"
-#: commands/tablecmds.c:17835
+#: commands/tablecmds.c:17867
#, c-format
msgid "table \"%s\" contains column \"%s\" not found in parent \"%s\""
msgstr "テーブル\"%1$s\"は親テーブル\"%3$s\"にない列\"%2$s\"を含んでいます"
-#: commands/tablecmds.c:17838
+#: commands/tablecmds.c:17870
#, c-format
msgid "The new partition may contain only the columns present in parent."
msgstr "新しいパーティションは親に存在する列のみを含むことができます。"
-#: commands/tablecmds.c:17850
+#: commands/tablecmds.c:17882
#, c-format
msgid "trigger \"%s\" prevents table \"%s\" from becoming a partition"
msgstr "トリガ\"%s\"のため、テーブル\"%s\"はパーティション子テーブルにはなれません"
-#: commands/tablecmds.c:17852
+#: commands/tablecmds.c:17884
#, c-format
msgid "ROW triggers with transition tables are not supported on partitions."
msgstr "遷移テーブルを使用するROWトリガはパーティションではサポートされません。"
-#: commands/tablecmds.c:18031
+#: commands/tablecmds.c:18063
#, c-format
msgid "cannot attach foreign table \"%s\" as partition of partitioned table \"%s\""
msgstr "外部テーブル\"%s\"はパーティションテーブル\"%s\"の子テーブルとしてアタッチすることはできません"
-#: commands/tablecmds.c:18034
+#: commands/tablecmds.c:18066
#, c-format
msgid "Partitioned table \"%s\" contains unique indexes."
msgstr "パーティション親テーブル\"%s\"はユニークインデックスを持っています。"
-#: commands/tablecmds.c:18345
+#: commands/tablecmds.c:18377
#, c-format
msgid "cannot detach partitions concurrently when a default partition exists"
msgstr "デフォルトパーティションを持つパーティションは並列的に取り外しはできません"
-#: commands/tablecmds.c:18454
+#: commands/tablecmds.c:18486
#, c-format
msgid "partitioned table \"%s\" was removed concurrently"
msgstr "パーティション親テーブル\"%s\"には CREATE INDEX CONCURRENTLY は実行できません"
-#: commands/tablecmds.c:18460
+#: commands/tablecmds.c:18492
#, c-format
msgid "partition \"%s\" was removed concurrently"
msgstr "パーティション子テーブル\\\"%s\\\"は同時に削除されました"
-#: commands/tablecmds.c:18964 commands/tablecmds.c:18984 commands/tablecmds.c:19004 commands/tablecmds.c:19023 commands/tablecmds.c:19065
+#: commands/tablecmds.c:19007 commands/tablecmds.c:19027 commands/tablecmds.c:19047 commands/tablecmds.c:19066 commands/tablecmds.c:19108
#, c-format
msgid "cannot attach index \"%s\" as a partition of index \"%s\""
msgstr "インデックス\"%s\"をインデックス\"%s\"の子インデックスとしてアタッチすることはできません"
-#: commands/tablecmds.c:18967
+#: commands/tablecmds.c:19010
#, c-format
msgid "Index \"%s\" is already attached to another index."
msgstr "インデックス\"%s\"はすでに別のインデックスにアタッチされています。"
-#: commands/tablecmds.c:18987
+#: commands/tablecmds.c:19030
#, c-format
msgid "Index \"%s\" is not an index on any partition of table \"%s\"."
msgstr "インデックス\"%s\"はテーブル\"%s\"のどの子テーブルのインデックスでもありません。"
-#: commands/tablecmds.c:19007
+#: commands/tablecmds.c:19050
#, c-format
msgid "The index definitions do not match."
msgstr "インデックス定義が合致しません。"
-#: commands/tablecmds.c:19026
+#: commands/tablecmds.c:19069
#, c-format
msgid "The index \"%s\" belongs to a constraint in table \"%s\" but no constraint exists for index \"%s\"."
msgstr "インデックス\"%s\"はテーブル\"%s\"の制約に属していますが、インデックス\"%s\"には制約がありません。"
-#: commands/tablecmds.c:19068
+#: commands/tablecmds.c:19111
#, c-format
msgid "Another index is already attached for partition \"%s\"."
msgstr "子テーブル\"%s\"にはすでに他のインデックスがアタッチされています。"
-#: commands/tablecmds.c:19298
+#: commands/tablecmds.c:19341
#, c-format
msgid "column data type %s does not support compression"
msgstr "列データ型%sは圧縮をサポートしていません"
-#: commands/tablecmds.c:19305
+#: commands/tablecmds.c:19348
#, c-format
msgid "invalid compression method \"%s\""
msgstr "無効な圧縮方式\"%s\""
@@ -10909,8 +10927,8 @@ msgstr "\"%s\"はパーティション親テーブルです"
#: commands/trigger.c:265
#, c-format
-msgid "Triggers on partitioned tables cannot have transition tables."
-msgstr "パーティションテーブルに対するトリガは遷移テーブルを持てません。"
+msgid "ROW triggers with transition tables are not supported on partitioned tables."
+msgstr "遷移テーブルを使用するROWトリガはパーティション親テーブルではサポートされません。"
#: commands/trigger.c:277 commands/trigger.c:284 commands/trigger.c:455
#, c-format
@@ -11137,22 +11155,22 @@ msgstr "BEFORE FOR EACH ROWトリガの実行では、他のパーティショ
msgid "Before executing trigger \"%s\", the row was to be in partition \"%s.%s\"."
msgstr "トリガ\"%s\"の実行前には、この行はパーティション\"%s.%s\"に置かれるはずでした。"
-#: commands/trigger.c:3372 executor/nodeModifyTable.c:2226 executor/nodeModifyTable.c:2309
+#: commands/trigger.c:3372 executor/nodeModifyTable.c:2290 executor/nodeModifyTable.c:2373
#, c-format
msgid "tuple to be updated was already modified by an operation triggered by the current command"
msgstr "更新対象のタプルはすでに現在のコマンドによって発行された操作によって変更されています"
-#: commands/trigger.c:3373 executor/nodeModifyTable.c:1412 executor/nodeModifyTable.c:1486 executor/nodeModifyTable.c:2227 executor/nodeModifyTable.c:2310 executor/nodeModifyTable.c:2968
+#: commands/trigger.c:3373 executor/nodeModifyTable.c:1476 executor/nodeModifyTable.c:1550 executor/nodeModifyTable.c:2291 executor/nodeModifyTable.c:2374 executor/nodeModifyTable.c:3032
#, c-format
msgid "Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows."
msgstr "他の行への変更を伝搬させるためにBEFOREトリガではなくAFTERトリガの使用を検討してください"
-#: commands/trigger.c:3402 executor/nodeLockRows.c:229 executor/nodeLockRows.c:238 executor/nodeModifyTable.c:329 executor/nodeModifyTable.c:1428 executor/nodeModifyTable.c:2244 executor/nodeModifyTable.c:2454
+#: commands/trigger.c:3402 executor/nodeLockRows.c:229 executor/nodeLockRows.c:238 executor/nodeModifyTable.c:330 executor/nodeModifyTable.c:1492 executor/nodeModifyTable.c:2308 executor/nodeModifyTable.c:2518
#, c-format
msgid "could not serialize access due to concurrent update"
msgstr "更新が同時に行われたためアクセスの直列化ができませんでした"
-#: commands/trigger.c:3410 executor/nodeModifyTable.c:1518 executor/nodeModifyTable.c:2327 executor/nodeModifyTable.c:2478 executor/nodeModifyTable.c:2834
+#: commands/trigger.c:3410 executor/nodeModifyTable.c:1582 executor/nodeModifyTable.c:2391 executor/nodeModifyTable.c:2542 executor/nodeModifyTable.c:2898
#, c-format
msgid "could not serialize access due to concurrent delete"
msgstr "削除が同時に行われたためアクセスの直列化ができませんでした"
@@ -11973,7 +11991,7 @@ msgid "launched %d parallel vacuum worker for index cleanup (planned: %d)"
msgid_plural "launched %d parallel vacuum workers for index cleanup (planned: %d)"
msgstr[0] "インデックスのクリーンアップのために%d個の並列VACUUMワーカーを起動しました (計画値: %d)"
-#: commands/variable.c:165 utils/misc/guc.c:12109 utils/misc/guc.c:12187
+#: commands/variable.c:165 utils/misc/guc.c:12099 utils/misc/guc.c:12177
#, c-format
msgid "Unrecognized key word: \"%s\"."
msgstr "不明なキーワードです: \"%s\""
@@ -12173,22 +12191,22 @@ msgstr "パラメータの型%d(%s)が実行計画(%s)を準備する時点と
msgid "no value found for parameter %d"
msgstr "パラメータ%dの値がありません"
-#: executor/execExpr.c:632 executor/execExpr.c:639 executor/execExpr.c:645 executor/execExprInterp.c:4052 executor/execExprInterp.c:4069 executor/execExprInterp.c:4168 executor/nodeModifyTable.c:218 executor/nodeModifyTable.c:229 executor/nodeModifyTable.c:246 executor/nodeModifyTable.c:254
+#: executor/execExpr.c:632 executor/execExpr.c:639 executor/execExpr.c:645 executor/execExprInterp.c:4052 executor/execExprInterp.c:4069 executor/execExprInterp.c:4168 executor/nodeModifyTable.c:219 executor/nodeModifyTable.c:230 executor/nodeModifyTable.c:247 executor/nodeModifyTable.c:255
#, c-format
msgid "table row type and query-specified row type do not match"
msgstr "テーブルの行型と問い合わせで指定した行型が一致しません"
-#: executor/execExpr.c:633 executor/nodeModifyTable.c:219
+#: executor/execExpr.c:633 executor/nodeModifyTable.c:220
#, c-format
msgid "Query has too many columns."
msgstr "問い合わせの列が多すぎます"
-#: executor/execExpr.c:640 executor/nodeModifyTable.c:247
+#: executor/execExpr.c:640 executor/nodeModifyTable.c:248
#, c-format
msgid "Query provides a value for a dropped column at ordinal position %d."
msgstr "問い合わせで %d 番目に削除される列の値を指定しています。"
-#: executor/execExpr.c:646 executor/execExprInterp.c:4070 executor/nodeModifyTable.c:230
+#: executor/execExpr.c:646 executor/execExprInterp.c:4070 executor/nodeModifyTable.c:231
#, c-format
msgid "Table has type %s at ordinal position %d, but query expects %s."
msgstr "テーブルでは %2$d 番目の型は %1$s ですが、問い合わせでは %3$s を想定しています。"
@@ -12214,7 +12232,7 @@ msgid "cannot pass more than %d argument to a function"
msgid_plural "cannot pass more than %d arguments to a function"
msgstr[0] "関数に%dを超える引数を渡せません"
-#: executor/execExpr.c:2506 executor/execSRF.c:738 executor/functions.c:1073 utils/adt/jsonfuncs.c:3691 utils/fmgr/funcapi.c:89 utils/fmgr/funcapi.c:143
+#: executor/execExpr.c:2506 executor/execSRF.c:738 executor/functions.c:1073 utils/adt/jsonfuncs.c:3698 utils/fmgr/funcapi.c:98 utils/fmgr/funcapi.c:152
#, c-format
msgid "set-valued function called in context that cannot accept a set"
msgstr "このコンテキストで集合値の関数は集合を受け付けられません"
@@ -12244,7 +12262,7 @@ msgstr "型%2$sの属性%1$dの型が間違っています"
msgid "Table has type %s, but query expects %s."
msgstr "テーブルの型は%sですが、問い合わせでは%sを想定しています。"
-#: executor/execExprInterp.c:2005 utils/adt/expandedrecord.c:99 utils/adt/expandedrecord.c:231 utils/cache/typcache.c:1749 utils/cache/typcache.c:1908 utils/cache/typcache.c:2055 utils/fmgr/funcapi.c:527
+#: executor/execExprInterp.c:2005 utils/adt/expandedrecord.c:99 utils/adt/expandedrecord.c:231 utils/cache/typcache.c:1749 utils/cache/typcache.c:1908 utils/cache/typcache.c:2055 utils/fmgr/funcapi.c:570
#, c-format
msgid "type %s is not composite"
msgstr "型%sは複合型ではありません"
@@ -12345,32 +12363,32 @@ msgstr "シーケンス\"%s\"を変更できません"
msgid "cannot change TOAST relation \"%s\""
msgstr "TOASTリレーション\"%s\"を変更できません"
-#: executor/execMain.c:1033 rewrite/rewriteHandler.c:3068 rewrite/rewriteHandler.c:3904
+#: executor/execMain.c:1033 rewrite/rewriteHandler.c:3106 rewrite/rewriteHandler.c:3956
#, c-format
msgid "cannot insert into view \"%s\""
msgstr "ビュー\"%s\"へは挿入(INSERT)できません"
-#: executor/execMain.c:1035 rewrite/rewriteHandler.c:3071 rewrite/rewriteHandler.c:3907
+#: executor/execMain.c:1035 rewrite/rewriteHandler.c:3109 rewrite/rewriteHandler.c:3959
#, c-format
msgid "To enable inserting into the view, provide an INSTEAD OF INSERT trigger or an unconditional ON INSERT DO INSTEAD rule."
msgstr "ビューへの挿入を可能にするために、INSTEAD OF INSERTトリガまたは無条件のON INSERT DO INSTEADルールを作成してください。"
-#: executor/execMain.c:1041 rewrite/rewriteHandler.c:3076 rewrite/rewriteHandler.c:3912
+#: executor/execMain.c:1041 rewrite/rewriteHandler.c:3114 rewrite/rewriteHandler.c:3964
#, c-format
msgid "cannot update view \"%s\""
msgstr "ビュー\"%s\"は更新できません"
-#: executor/execMain.c:1043 rewrite/rewriteHandler.c:3079 rewrite/rewriteHandler.c:3915
+#: executor/execMain.c:1043 rewrite/rewriteHandler.c:3117 rewrite/rewriteHandler.c:3967
#, c-format
msgid "To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule."
msgstr "ビューへの更新を可能にするために、INSTEAD OF UPDATEトリガまたは無条件のON UPDATE DO INSTEADルールを作成してください。"
-#: executor/execMain.c:1049 rewrite/rewriteHandler.c:3084 rewrite/rewriteHandler.c:3920
+#: executor/execMain.c:1049 rewrite/rewriteHandler.c:3122 rewrite/rewriteHandler.c:3972
#, c-format
msgid "cannot delete from view \"%s\""
msgstr "ビュー\"%s\"からは削除できません"
-#: executor/execMain.c:1051 rewrite/rewriteHandler.c:3087 rewrite/rewriteHandler.c:3923
+#: executor/execMain.c:1051 rewrite/rewriteHandler.c:3125 rewrite/rewriteHandler.c:3975
#, c-format
msgid "To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule."
msgstr "ビューからの削除を可能にするために、INSTEAD OF DELETEトリガまたは無条件のON DELETE DO INSTEADルールを作成してください。"
@@ -12621,12 +12639,12 @@ msgstr "序数位置%2$dの型%1$sが返されました。問い合わせでは%
msgid "cannot retrieve a system column in this context"
msgstr "この文脈ではシステム列は取り出せません"
-#: executor/execUtils.c:736
+#: executor/execUtils.c:739
#, c-format
msgid "materialized view \"%s\" has not been populated"
msgstr "実体化ビュー\"%s\"にはデータが格納されていません"
-#: executor/execUtils.c:738
+#: executor/execUtils.c:741
#, c-format
msgid "Use the REFRESH MATERIALIZED VIEW command."
msgstr "REFRESH MATERIALIZED VIEWコマンドを使用してください。"
@@ -12713,7 +12731,7 @@ msgstr "戻り値型%sはSQL関数でサポートされていません"
msgid "unexpected EOF for tape %p: requested %zu bytes, read %zu bytes"
msgstr "テープ%pに対する予期しないEOF: %zuバイト要求しましたが、%zuバイト読み込みました"
-#: executor/nodeAgg.c:3917 executor/nodeWindowAgg.c:2962
+#: executor/nodeAgg.c:3917 executor/nodeWindowAgg.c:2982
#, c-format
msgid "aggregate %u needs to have compatible input type and transition type"
msgstr "集約%uは入力データ型と遷移用の型間で互換性が必要です"
@@ -12763,63 +12781,63 @@ msgstr "RIGHT JOINはマージ結合可能な結合条件でのみサポート
msgid "FULL JOIN is only supported with merge-joinable join conditions"
msgstr "FULL JOINはマージ結合可能な結合条件でのみサポートされています"
-#: executor/nodeModifyTable.c:255
+#: executor/nodeModifyTable.c:256
#, c-format
msgid "Query has too few columns."
msgstr "問い合わせの列が少なすぎます。"
-#: executor/nodeModifyTable.c:1411 executor/nodeModifyTable.c:1485
+#: executor/nodeModifyTable.c:1475 executor/nodeModifyTable.c:1549
#, c-format
msgid "tuple to be deleted was already modified by an operation triggered by the current command"
msgstr "削除対象のタプルはすでに現在のコマンドによって引き起こされた操作によって変更されています"
-#: executor/nodeModifyTable.c:1642
+#: executor/nodeModifyTable.c:1700
#, c-format
msgid "invalid ON UPDATE specification"
msgstr "不正な ON UPDATE 指定です"
-#: executor/nodeModifyTable.c:1643
+#: executor/nodeModifyTable.c:1701
#, c-format
msgid "The result tuple would appear in a different partition than the original tuple."
msgstr "結果タプルをもとのパーティションではなく異なるパーティションに追加しようとしました。"
-#: executor/nodeModifyTable.c:2084
+#: executor/nodeModifyTable.c:2148
#, c-format
msgid "cannot move tuple across partitions when a non-root ancestor of the source partition is directly referenced in a foreign key"
msgstr "ソースパーティションのルート以外の上位パーティションが外部キーで直接参照されている場合はパーティション間でタプルを移動させることができません"
-#: executor/nodeModifyTable.c:2085
+#: executor/nodeModifyTable.c:2149
#, c-format
msgid "A foreign key points to ancestor \"%s\" but not the root ancestor \"%s\"."
msgstr "外部キーがパーティションルートテーブル\"%2$s\"ではなくパーティション親テーブル\"%1$s\"を指しています。"
-#: executor/nodeModifyTable.c:2088
+#: executor/nodeModifyTable.c:2152
#, c-format
msgid "Consider defining the foreign key on table \"%s\"."
msgstr "テーブル\"%s\"上に外部キー制約を定義することを検討してください。"
#. translator: %s is a SQL command name
-#: executor/nodeModifyTable.c:2432 executor/nodeModifyTable.c:2823
+#: executor/nodeModifyTable.c:2496 executor/nodeModifyTable.c:2887
#, c-format
msgid "%s command cannot affect row a second time"
msgstr "%sコマンドは単一の行に2度は適用できません"
-#: executor/nodeModifyTable.c:2434
+#: executor/nodeModifyTable.c:2498
#, c-format
msgid "Ensure that no rows proposed for insertion within the same command have duplicate constrained values."
msgstr "同じコマンドでの挿入候補の行が同じ制約値を持つことがないようにしてください"
-#: executor/nodeModifyTable.c:2825
+#: executor/nodeModifyTable.c:2889
#, c-format
msgid "Ensure that not more than one source row matches any one target row."
msgstr "ソース行が2行以上ターゲット行に合致しないようにしてください。"
-#: executor/nodeModifyTable.c:2928
+#: executor/nodeModifyTable.c:2992
#, c-format
msgid "tuple to be deleted was already moved to another partition due to concurrent update"
msgstr "削除対象のタプルは同時に行われた更新によってすでに他の子テーブルに移動されています"
-#: executor/nodeModifyTable.c:2967
+#: executor/nodeModifyTable.c:3031
#, c-format
msgid "tuple to be updated or deleted was already modified by an operation triggered by the current command"
msgstr "更新または削除対象のタプルは、現在のコマンドによって発火した操作トリガーによってすでに更新されています"
@@ -12889,7 +12907,7 @@ msgstr "フレームの終了オフセットは NULL であってはなりませ
msgid "frame ending offset must not be negative"
msgstr "フレームの終了オフセットは負数であってはなりません"
-#: executor/nodeWindowAgg.c:2878
+#: executor/nodeWindowAgg.c:2898
#, c-format
msgid "aggregate function %s does not support use as a window function"
msgstr "集約関数 %s はウィンドウ関数としての使用をサポートしていません"
@@ -13397,7 +13415,7 @@ msgstr "ここあるいは付近で不正なスキーマ"
msgid "unrecognized configuration parameter \"%s\" in file \"%s\" line %d"
msgstr "ファイル\"%2$s\"行%3$dで認識できない設定パラメータ\"%1$s\""
-#: guc-file.l:354 utils/misc/guc.c:7698 utils/misc/guc.c:7918 utils/misc/guc.c:8016 utils/misc/guc.c:8114 utils/misc/guc.c:8238 utils/misc/guc.c:8341
+#: guc-file.l:354 utils/misc/guc.c:7688 utils/misc/guc.c:7908 utils/misc/guc.c:8006 utils/misc/guc.c:8104 utils/misc/guc.c:8228 utils/misc/guc.c:8331
#, c-format
msgid "parameter \"%s\" cannot be changed without restarting the server"
msgstr "パラメータ\"%s\"を変更するにはサーバーの再起動が必要です"
@@ -13482,7 +13500,7 @@ msgstr "設定ディレクトリ\"%s\"をオープンできませんでした: %
msgid "could not access file \"%s\": %m"
msgstr "ファイル\"%s\"にアクセスできませんでした: %m"
-#: jsonpath_gram.y:529 jsonpath_scan.l:516 jsonpath_scan.l:527 jsonpath_scan.l:537 jsonpath_scan.l:579 utils/adt/encode.c:482 utils/adt/encode.c:547 utils/adt/jsonfuncs.c:623 utils/adt/varlena.c:335 utils/adt/varlena.c:376
+#: jsonpath_gram.y:529 jsonpath_scan.l:516 jsonpath_scan.l:527 jsonpath_scan.l:537 jsonpath_scan.l:579 utils/adt/encode.c:482 utils/adt/encode.c:547 utils/adt/jsonfuncs.c:629 utils/adt/varlena.c:335 utils/adt/varlena.c:376
#, c-format
msgid "invalid input syntax for type %s"
msgstr "%s型に対する不正な入力構文"
@@ -13509,7 +13527,7 @@ msgstr "jsonpath の最後に %s があります"
msgid "%s at or near \"%s\" of jsonpath input"
msgstr "jsonpath 入力の\"%2$s\"または近くに %1$s があります"
-#: jsonpath_scan.l:495 utils/adt/jsonfuncs.c:617
+#: jsonpath_scan.l:495 utils/adt/jsonfuncs.c:623
#, c-format
msgid "unsupported Unicode escape sequence"
msgstr "サポートされないUnicodeエスケープシーケンス"
@@ -15085,7 +15103,7 @@ msgstr "クライアント接続がありません"
msgid "could not receive data from client: %m"
msgstr "クライアントからデータを受信できませんでした: %m"
-#: libpq/pqcomm.c:1173 tcop/postgres.c:4359
+#: libpq/pqcomm.c:1173 tcop/postgres.c:4371
#, c-format
msgid "terminating connection because protocol synchronization was lost"
msgstr "プロトコルの同期が失われたためコネクションを終了します"
@@ -15449,7 +15467,7 @@ msgstr "ExtensibleNodeMethods \"%s\"は登録されていません"
msgid "relation \"%s\" does not have a composite type"
msgstr "リレーション\"%s\"は複合型を持っていません"
-#: nodes/nodeFuncs.c:114 nodes/nodeFuncs.c:145 parser/parse_coerce.c:2567 parser/parse_coerce.c:2705 parser/parse_coerce.c:2752 parser/parse_expr.c:2023 parser/parse_func.c:710 parser/parse_oper.c:883 utils/fmgr/funcapi.c:627
+#: nodes/nodeFuncs.c:114 nodes/nodeFuncs.c:145 parser/parse_coerce.c:2567 parser/parse_coerce.c:2705 parser/parse_coerce.c:2752 parser/parse_expr.c:2023 parser/parse_func.c:710 parser/parse_oper.c:883 utils/fmgr/funcapi.c:670
#, c-format
msgid "could not find array type for data type %s"
msgstr "データ型%sの配列型がありませんでした"
@@ -15469,6 +15487,11 @@ msgstr "パラメータを持つ無名ポータル: %s"
msgid "FULL JOIN is only supported with merge-joinable or hash-joinable join conditions"
msgstr "FULL JOIN はマージ結合可能もしくはハッシュ結合可能な場合のみサポートされています"
+#: optimizer/plan/createplan.c:7101 parser/parse_merge.c:182 parser/parse_merge.c:189
+#, c-format
+msgid "cannot execute MERGE on relation \"%s\""
+msgstr "リレーション\"%s\"に対してMERGEは実行できません"
+
#. translator: %s is a SQL row locking clause such as FOR UPDATE
#: optimizer/plan/initsplan.c:1192
#, c-format
@@ -15476,42 +15499,42 @@ msgid "%s cannot be applied to the nullable side of an outer join"
msgstr "外部結合のNULL可な側では%sを適用できません"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: optimizer/plan/planner.c:1341 parser/analyze.c:1714 parser/analyze.c:1970 parser/analyze.c:3152
+#: optimizer/plan/planner.c:1344 parser/analyze.c:1714 parser/analyze.c:1970 parser/analyze.c:3152
#, c-format
msgid "%s is not allowed with UNION/INTERSECT/EXCEPT"
msgstr "UNION/INTERSECT/EXCEPTでは%sを使用できません"
-#: optimizer/plan/planner.c:2048 optimizer/plan/planner.c:3705
+#: optimizer/plan/planner.c:2051 optimizer/plan/planner.c:3707
#, c-format
msgid "could not implement GROUP BY"
msgstr "GROUP BY を実行できませんでした"
-#: optimizer/plan/planner.c:2049 optimizer/plan/planner.c:3706 optimizer/plan/planner.c:4349 optimizer/prep/prepunion.c:1046
+#: optimizer/plan/planner.c:2052 optimizer/plan/planner.c:3708 optimizer/plan/planner.c:4351 optimizer/prep/prepunion.c:1046
#, c-format
msgid "Some of the datatypes only support hashing, while others only support sorting."
msgstr "一部のデータ型がハッシュのみをサポートする一方で、別の型はソートのみをサポートしています。"
-#: optimizer/plan/planner.c:4348
+#: optimizer/plan/planner.c:4350
#, c-format
msgid "could not implement DISTINCT"
msgstr "DISTINCTを実行できませんでした"
-#: optimizer/plan/planner.c:5469
+#: optimizer/plan/planner.c:5471
#, c-format
msgid "could not implement window PARTITION BY"
msgstr "ウィンドウの PARTITION BY を実行できませんでした"
-#: optimizer/plan/planner.c:5470
+#: optimizer/plan/planner.c:5472
#, c-format
msgid "Window partitioning columns must be of sortable datatypes."
msgstr "ウィンドウ分割に使用する列は、ソート可能なデータ型でなければなりません。"
-#: optimizer/plan/planner.c:5474
+#: optimizer/plan/planner.c:5476
#, c-format
msgid "could not implement window ORDER BY"
msgstr "ウィンドウの ORDER BY を実行できませんでした"
-#: optimizer/plan/planner.c:5475
+#: optimizer/plan/planner.c:5477
#, c-format
msgid "Window ordering columns must be of sortable datatypes."
msgstr "ウィンドウの順序付けをする列は、ソート可能なデータ型でなければなりません。"
@@ -15537,27 +15560,32 @@ msgstr "%sを実行できませんでした"
msgid "SQL function \"%s\" during inlining"
msgstr "SQL関数\"%s\"のインライン化処理中"
-#: optimizer/util/plancat.c:133
+#: optimizer/util/plancat.c:142
+#, c-format
+msgid "cannot open relation \"%s\""
+msgstr "リレーション\"%s\"はオープンできません"
+
+#: optimizer/util/plancat.c:151
#, c-format
msgid "cannot access temporary or unlogged relations during recovery"
msgstr "リカバリ中は一時テーブルやUNLOGGEDテーブルにはアクセスできません"
-#: optimizer/util/plancat.c:673
+#: optimizer/util/plancat.c:691
#, c-format
msgid "whole row unique index inference specifications are not supported"
msgstr "行全体に渡るユニークインデックスの推定指定はサポートされていません"
-#: optimizer/util/plancat.c:690
+#: optimizer/util/plancat.c:708
#, c-format
msgid "constraint in ON CONFLICT clause has no associated index"
msgstr "ON CONFLICT句中の制約には関連付けられるインデックスがありません"
-#: optimizer/util/plancat.c:740
+#: optimizer/util/plancat.c:758
#, c-format
msgid "ON CONFLICT DO UPDATE not supported with exclusion constraints"
msgstr "ON CONFLICT DO UPDATEでの排除制約の使用はサポートされていません"
-#: optimizer/util/plancat.c:845
+#: optimizer/util/plancat.c:863
#, c-format
msgid "there is no unique or exclusion constraint matching the ON CONFLICT specification"
msgstr "ON CONFLICT 指定に合致するユニーク制約または排除制約がありません"
@@ -15960,7 +15988,7 @@ msgid "grouping operations are not allowed in COPY FROM WHERE conditions"
msgstr "グルーピング演算は COPY FROM の WHERE 条件の中では使用できません"
#. translator: %s is name of a SQL construct, eg GROUP BY
-#: parser/parse_agg.c:585 parser/parse_clause.c:1834
+#: parser/parse_agg.c:585 parser/parse_clause.c:1836
#, c-format
msgid "aggregate functions are not allowed in %s"
msgstr "%sでは集約関数を使用できません"
@@ -16064,12 +16092,12 @@ msgid "window functions are not allowed in column generation expressions"
msgstr "ウィンドウ関数はカラム生成式では使用できません"
#. translator: %s is name of a SQL construct, eg GROUP BY
-#: parser/parse_agg.c:974 parser/parse_clause.c:1843
+#: parser/parse_agg.c:974 parser/parse_clause.c:1845
#, c-format
msgid "window functions are not allowed in %s"
msgstr "%sの中ではウィンドウ関数を使用できません"
-#: parser/parse_agg.c:1008 parser/parse_clause.c:2676
+#: parser/parse_agg.c:1008 parser/parse_clause.c:2678
#, c-format
msgid "window \"%s\" does not exist"
msgstr "ウィンドウ\"%s\"は存在しません"
@@ -16104,272 +16132,272 @@ msgstr "外部問い合わせから副問い合わせがグループ化されて
msgid "arguments to GROUPING must be grouping expressions of the associated query level"
msgstr "GROUPINGの引数は関連するクエリレベルのグルーピング式でなければなりません"
-#: parser/parse_clause.c:190
+#: parser/parse_clause.c:192
#, c-format
msgid "relation \"%s\" cannot be the target of a modifying statement"
msgstr "リレーション\"%s\"は更新文の対象にはなれません"
-#: parser/parse_clause.c:570 parser/parse_clause.c:598 parser/parse_func.c:2554
+#: parser/parse_clause.c:572 parser/parse_clause.c:600 parser/parse_func.c:2554
#, c-format
msgid "set-returning functions must appear at top level of FROM"
msgstr "集合返却関数はFROMの最上位レベルにある必要があります"
-#: parser/parse_clause.c:610
+#: parser/parse_clause.c:612
#, c-format
msgid "multiple column definition lists are not allowed for the same function"
msgstr "同じ関数に対して複数の列定義リストを持つことができません"
-#: parser/parse_clause.c:643
+#: parser/parse_clause.c:645
#, c-format
msgid "ROWS FROM() with multiple functions cannot have a column definition list"
msgstr "複数の関数を伴った ROWS FROM() は列定義リストを持つことができません"
-#: parser/parse_clause.c:644
+#: parser/parse_clause.c:646
#, c-format
msgid "Put a separate column definition list for each function inside ROWS FROM()."
msgstr "ROWS FROM() 内のそれぞれの関数ごとに個別の列定義リストを付けてください。"
-#: parser/parse_clause.c:650
+#: parser/parse_clause.c:652
#, c-format
msgid "UNNEST() with multiple arguments cannot have a column definition list"
msgstr "複数の引数をもつUNNEST()は列定義リストを持つことができません"
-#: parser/parse_clause.c:651
+#: parser/parse_clause.c:653
#, c-format
msgid "Use separate UNNEST() calls inside ROWS FROM(), and attach a column definition list to each one."
msgstr "ROWS FROM() の中で個別に UNNEST() をコールして、列定義リストをそれぞれに付加してください。"
-#: parser/parse_clause.c:658
+#: parser/parse_clause.c:660
#, c-format
msgid "WITH ORDINALITY cannot be used with a column definition list"
msgstr "WITH ORDINALITY は列定義リストがあるときは使えません"
-#: parser/parse_clause.c:659
+#: parser/parse_clause.c:661
#, c-format
msgid "Put the column definition list inside ROWS FROM()."
msgstr "ROWS FROM() の中に列定義リストをおいてください。"
-#: parser/parse_clause.c:759
+#: parser/parse_clause.c:761
#, c-format
msgid "only one FOR ORDINALITY column is allowed"
msgstr "FOR ORDINALITY 列は一つまでです"
-#: parser/parse_clause.c:820
+#: parser/parse_clause.c:822
#, c-format
msgid "column name \"%s\" is not unique"
msgstr "列名\"%s\"は一意ではありません"
-#: parser/parse_clause.c:862
+#: parser/parse_clause.c:864
#, c-format
msgid "namespace name \"%s\" is not unique"
msgstr "名前空間名\"%s\"は一意ではありません"
-#: parser/parse_clause.c:872
+#: parser/parse_clause.c:874
#, c-format
msgid "only one default namespace is allowed"
msgstr "デフォルト名前空間は一つのみ指定可能です"
-#: parser/parse_clause.c:932
+#: parser/parse_clause.c:934
#, c-format
msgid "tablesample method %s does not exist"
msgstr "テーブルサンプルメソッド%sは存在しません"
-#: parser/parse_clause.c:954
+#: parser/parse_clause.c:956
#, c-format
msgid "tablesample method %s requires %d argument, not %d"
msgid_plural "tablesample method %s requires %d arguments, not %d"
msgstr[0] "テーブルサンプルメソッド%sは%d個の引数を必要とします、%d個ではありません"
-#: parser/parse_clause.c:988
+#: parser/parse_clause.c:990
#, c-format
msgid "tablesample method %s does not support REPEATABLE"
msgstr "テーブルサンプルメソッド%sはREPEATABLEをサポートしていません"
-#: parser/parse_clause.c:1137
+#: parser/parse_clause.c:1139
#, c-format
msgid "TABLESAMPLE clause can only be applied to tables and materialized views"
msgstr "TABLESAMPLE句はテーブルおよび実体化ビューのみに適用可能です"
-#: parser/parse_clause.c:1327
+#: parser/parse_clause.c:1329
#, c-format
msgid "column name \"%s\" appears more than once in USING clause"
msgstr "USING句に列名\"%s\"が複数あります"
-#: parser/parse_clause.c:1342
+#: parser/parse_clause.c:1344
#, c-format
msgid "common column name \"%s\" appears more than once in left table"
msgstr "左テーブルに列名\"%s\"が複数あります"
-#: parser/parse_clause.c:1351
+#: parser/parse_clause.c:1353
#, c-format
msgid "column \"%s\" specified in USING clause does not exist in left table"
msgstr "USING句で指定した列\"%sが左テーブルに存在しません"
-#: parser/parse_clause.c:1366
+#: parser/parse_clause.c:1368
#, c-format
msgid "common column name \"%s\" appears more than once in right table"
msgstr "右テーブルに列名\"%s\"が複数あります"
-#: parser/parse_clause.c:1375
+#: parser/parse_clause.c:1377
#, c-format
msgid "column \"%s\" specified in USING clause does not exist in right table"
msgstr "USING句で指定した列\"%sが右テーブルに存在しません"
-#: parser/parse_clause.c:1779
+#: parser/parse_clause.c:1781
#, c-format
msgid "row count cannot be null in FETCH FIRST ... WITH TIES clause"
msgstr "FETCH FIRST ... WITH TIES句で行数にNULLは指定できません"
#. translator: %s is name of a SQL construct, eg LIMIT
-#: parser/parse_clause.c:1804
+#: parser/parse_clause.c:1806
#, c-format
msgid "argument of %s must not contain variables"
msgstr "%sの引数には変数を使用できません"
#. translator: first %s is name of a SQL construct, eg ORDER BY
-#: parser/parse_clause.c:1969
+#: parser/parse_clause.c:1971
#, c-format
msgid "%s \"%s\" is ambiguous"
msgstr "%s \"%s\"は曖昧です"
#. translator: %s is name of a SQL construct, eg ORDER BY
-#: parser/parse_clause.c:1997
+#: parser/parse_clause.c:1999
#, c-format
msgid "non-integer constant in %s"
msgstr "%sに整数以外の定数があります"
#. translator: %s is name of a SQL construct, eg ORDER BY
-#: parser/parse_clause.c:2019
+#: parser/parse_clause.c:2021
#, c-format
msgid "%s position %d is not in select list"
msgstr "%sの位置%dはSELECTリストにありません"
-#: parser/parse_clause.c:2458
+#: parser/parse_clause.c:2460
#, c-format
msgid "CUBE is limited to 12 elements"
msgstr "CUBEは12要素に制限されています"
-#: parser/parse_clause.c:2664
+#: parser/parse_clause.c:2666
#, c-format
msgid "window \"%s\" is already defined"
msgstr "ウィンドウ\"%s\"はすでに定義済みです"
-#: parser/parse_clause.c:2725
+#: parser/parse_clause.c:2727
#, c-format
msgid "cannot override PARTITION BY clause of window \"%s\""
msgstr "ウィンドウ\"%s\"のPARTITION BY句をオーバーライドできません"
-#: parser/parse_clause.c:2737
+#: parser/parse_clause.c:2739
#, c-format
msgid "cannot override ORDER BY clause of window \"%s\""
msgstr "ウィンドウ\"%s\"のORDER BY句をオーバーライドできません"
-#: parser/parse_clause.c:2767 parser/parse_clause.c:2773
+#: parser/parse_clause.c:2769 parser/parse_clause.c:2775
#, c-format
msgid "cannot copy window \"%s\" because it has a frame clause"
msgstr "フレーム句をもっているため、ウィンドウ\"%s\"はコピーできません"
-#: parser/parse_clause.c:2775
+#: parser/parse_clause.c:2777
#, c-format
msgid "Omit the parentheses in this OVER clause."
msgstr "このOVER句中の括弧を無視しました"
-#: parser/parse_clause.c:2795
+#: parser/parse_clause.c:2797
#, c-format
msgid "RANGE with offset PRECEDING/FOLLOWING requires exactly one ORDER BY column"
msgstr "offset PRECEDING/FOLLOWING を伴った RANGE はただ一つの ORDER BY 列を必要とします"
-#: parser/parse_clause.c:2818
+#: parser/parse_clause.c:2820
#, c-format
msgid "GROUPS mode requires an ORDER BY clause"
msgstr "GROUPSフレーム指定はORDER BY句を必要とします"
-#: parser/parse_clause.c:2889
+#: parser/parse_clause.c:2891
#, c-format
msgid "in an aggregate with DISTINCT, ORDER BY expressions must appear in argument list"
msgstr "DISTINCT や ORDER BY 表現を伴なう集約は引数リストの中に現れなければなりません"
-#: parser/parse_clause.c:2890
+#: parser/parse_clause.c:2892
#, c-format
msgid "for SELECT DISTINCT, ORDER BY expressions must appear in select list"
msgstr "SELECT DISTINCTではORDER BYの式はSELECTリスト内になければなりません"
-#: parser/parse_clause.c:2922
+#: parser/parse_clause.c:2924
#, c-format
msgid "an aggregate with DISTINCT must have at least one argument"
msgstr "DISTINCTを伴った集約は、最低でも一つの引数を取る必要があります"
-#: parser/parse_clause.c:2923
+#: parser/parse_clause.c:2925
#, c-format
msgid "SELECT DISTINCT must have at least one column"
msgstr "SELECT DISTINCTには少なくとも1つの列が必要です"
-#: parser/parse_clause.c:2989 parser/parse_clause.c:3021
+#: parser/parse_clause.c:2991 parser/parse_clause.c:3023
#, c-format
msgid "SELECT DISTINCT ON expressions must match initial ORDER BY expressions"
msgstr "SELECT DISTINCT ONの式はORDER BY式の先頭に一致しなければなりません"
-#: parser/parse_clause.c:3099
+#: parser/parse_clause.c:3101
#, c-format
msgid "ASC/DESC is not allowed in ON CONFLICT clause"
msgstr "ASC/DESCはON CONFLICT句では指定できません"
-#: parser/parse_clause.c:3105
+#: parser/parse_clause.c:3107
#, c-format
msgid "NULLS FIRST/LAST is not allowed in ON CONFLICT clause"
msgstr "NULLS FIRST/LASTはON CONFLICT句では指定できません"
-#: parser/parse_clause.c:3184
+#: parser/parse_clause.c:3186
#, c-format
msgid "ON CONFLICT DO UPDATE requires inference specification or constraint name"
msgstr "ON CONFLICT DO UPDATE は推定指定または制約名を必要とします"
-#: parser/parse_clause.c:3185
+#: parser/parse_clause.c:3187
#, c-format
msgid "For example, ON CONFLICT (column_name)."
msgstr "例えば、 ON CONFLICT (column_name)。"
-#: parser/parse_clause.c:3196
+#: parser/parse_clause.c:3198
#, c-format
msgid "ON CONFLICT is not supported with system catalog tables"
msgstr "システムカタログテーブルではON CONFLICTはサポートしていません"
-#: parser/parse_clause.c:3204
+#: parser/parse_clause.c:3206
#, c-format
msgid "ON CONFLICT is not supported on table \"%s\" used as a catalog table"
msgstr "ON CONFLICT はカタログテーブルとして使用中のテーブル\"%s\"ではサポートされません"
-#: parser/parse_clause.c:3334
+#: parser/parse_clause.c:3336
#, c-format
msgid "operator %s is not a valid ordering operator"
msgstr "演算子\"%s\"は有効な順序付け演算子名ではありません"
-#: parser/parse_clause.c:3336
+#: parser/parse_clause.c:3338
#, c-format
msgid "Ordering operators must be \"<\" or \">\" members of btree operator families."
msgstr "順序付け演算子はB-Tree演算子族の\"<\"または\">\"要素でなければなりません。"
-#: parser/parse_clause.c:3647
+#: parser/parse_clause.c:3649
#, c-format
msgid "RANGE with offset PRECEDING/FOLLOWING is not supported for column type %s"
msgstr "offset PRECEDING/FOLLOWING を伴った RANGE は列型 %s に対してはサポートされません"
-#: parser/parse_clause.c:3653
+#: parser/parse_clause.c:3655
#, c-format
msgid "RANGE with offset PRECEDING/FOLLOWING is not supported for column type %s and offset type %s"
msgstr "offset PRECEDING/FOLLOWING を伴った RANGE は列型 %s とオフセット型 %s に対してはサポートされません"
-#: parser/parse_clause.c:3656
+#: parser/parse_clause.c:3658
#, c-format
msgid "Cast the offset value to an appropriate type."
msgstr "オフセット値を適切な型にキャストしてください。"
-#: parser/parse_clause.c:3661
+#: parser/parse_clause.c:3663
#, c-format
msgid "RANGE with offset PRECEDING/FOLLOWING has multiple interpretations for column type %s and offset type %s"
msgstr "offset PRECEDING/FOLLOWING を伴った RANGE は列型 %s とオフセット型 %s に対して複数の解釈が可能になっています"
-#: parser/parse_clause.c:3664
+#: parser/parse_clause.c:3666
#, c-format
msgid "Cast the offset value to the exact intended type."
msgstr "オフセット値を意図した型そのものにキャストしてください。"
@@ -16430,17 +16458,17 @@ msgstr "%sで型%sから%sへ変換できませんでした"
msgid "arguments declared \"%s\" are not all alike"
msgstr "\"%s\"と宣言された引数が全て同じでありません"
-#: parser/parse_coerce.c:2249 parser/parse_coerce.c:2362 utils/fmgr/funcapi.c:558
+#: parser/parse_coerce.c:2249 parser/parse_coerce.c:2362 utils/fmgr/funcapi.c:601
#, c-format
msgid "argument declared %s is not an array but type %s"
msgstr "%sと宣言された引数が配列ではなく%s型です"
-#: parser/parse_coerce.c:2282 parser/parse_coerce.c:2432 utils/fmgr/funcapi.c:572
+#: parser/parse_coerce.c:2282 parser/parse_coerce.c:2432 utils/fmgr/funcapi.c:615
#, c-format
msgid "argument declared %s is not a range type but type %s"
msgstr "%sと宣言された引数が範囲型ではなく型%sです"
-#: parser/parse_coerce.c:2316 parser/parse_coerce.c:2396 parser/parse_coerce.c:2529 utils/fmgr/funcapi.c:590 utils/fmgr/funcapi.c:655
+#: parser/parse_coerce.c:2316 parser/parse_coerce.c:2396 parser/parse_coerce.c:2529 utils/fmgr/funcapi.c:633 utils/fmgr/funcapi.c:698
#, c-format
msgid "argument declared %s is not a multirange type but type %s"
msgstr "%sと宣言された引数が複範囲型ではなく型%sです"
@@ -17277,22 +17305,17 @@ msgstr "MERGE文ではWITH RECURSIVEはサポートされません"
msgid "unreachable WHEN clause specified after unconditional WHEN clause"
msgstr "無条件WHEN句の後に指定されて到達不能なWHEN句"
-#: parser/parse_merge.c:178 parser/parse_merge.c:184
-#, c-format
-msgid "cannot execute MERGE on relation \"%s\""
-msgstr "リレーション\"%s\"に対してMERGEは実行できません"
-
-#: parser/parse_merge.c:186
+#: parser/parse_merge.c:191
#, c-format
msgid "MERGE is not supported for relations with rules."
msgstr "MERGEはルールを持つリレーションに対してはサポートされません。"
-#: parser/parse_merge.c:203
+#: parser/parse_merge.c:208
#, c-format
msgid "name \"%s\" specified more than once"
msgstr "名前\"%s\"が複数回指定されています"
-#: parser/parse_merge.c:205
+#: parser/parse_merge.c:210
#, c-format
msgid "The name is used both as MERGE target table and data source."
msgstr "この名前はMERGEのターゲットテーブルとデータソースの両方で使用されています"
@@ -17782,7 +17805,7 @@ msgstr "ルールのWHERE条件に他のリレーションへの参照を持た
msgid "rules with WHERE conditions can only have SELECT, INSERT, UPDATE, or DELETE actions"
msgstr "ルールのWHERE条件はSELECT、INSERT、UPDATE、DELETE動作のみを持つことができます"
-#: parser/parse_utilcmd.c:3162 parser/parse_utilcmd.c:3263 rewrite/rewriteHandler.c:508 rewrite/rewriteManip.c:1018
+#: parser/parse_utilcmd.c:3162 parser/parse_utilcmd.c:3263 rewrite/rewriteHandler.c:513 rewrite/rewriteManip.c:1018
#, c-format
msgid "conditional UNION/INTERSECT/EXCEPT statements are not implemented"
msgstr "条件付きのUNION/INTERSECT/EXCEPT文は実装されていません"
@@ -18310,7 +18333,7 @@ msgstr "バックグラウンドワーカー\"%s\": 不正な再起動間隔"
msgid "background worker \"%s\": parallel workers may not be configured for restart"
msgstr "バックグラウンドワーカー\"%s\": パラレルワーカーは再起動するように設定してはいけません"
-#: postmaster/bgworker.c:730 tcop/postgres.c:3203
+#: postmaster/bgworker.c:730 tcop/postgres.c:3215
#, c-format
msgid "terminating background worker \"%s\" due to administrator command"
msgstr "管理者コマンドによりバックグラウンドワーカー\"%s\"を終了しています"
@@ -18362,37 +18385,37 @@ msgstr "チェックポイント要求が失敗しました"
msgid "Consult recent messages in the server log for details."
msgstr "詳細はサーバーログの最近のメッセージを調査してください"
-#: postmaster/pgarch.c:429
+#: postmaster/pgarch.c:423
#, c-format
msgid "archive_mode enabled, yet archiving is not configured"
msgstr "archive_modeは有効ですが、archive_commandがまだ設定されていません"
-#: postmaster/pgarch.c:451
+#: postmaster/pgarch.c:445
#, c-format
msgid "removed orphan archive status file \"%s\""
msgstr "孤立したアーカイブステータスファイル\"%s\"を削除しました"
-#: postmaster/pgarch.c:461
+#: postmaster/pgarch.c:455
#, c-format
msgid "removal of orphan archive status file \"%s\" failed too many times, will try again later"
msgstr "孤立したアーカイブステータスファイル\"%s\"の削除の失敗回数が上限を超えました、あとでリトライします"
-#: postmaster/pgarch.c:497
+#: postmaster/pgarch.c:491
#, c-format
msgid "archiving write-ahead log file \"%s\" failed too many times, will try again later"
msgstr "先行書き込みログファイル\"%s\"のアーカイブ処理の失敗回数が超過しました、後で再度試します"
-#: postmaster/pgarch.c:809
+#: postmaster/pgarch.c:798
#, c-format
msgid "restarting archiver process because value of \"archive_library\" was changed"
msgstr "\"archive_library\"の値が変更されたためアーカイバプロセスを再起動します"
-#: postmaster/pgarch.c:842
+#: postmaster/pgarch.c:831
#, c-format
msgid "archive modules have to define the symbol %s"
msgstr "アーカイブモジュールはシンボル%sを定義しなくてはなりません"
-#: postmaster/pgarch.c:848
+#: postmaster/pgarch.c:837
#, c-format
msgid "archive modules must register an archive callback"
msgstr "アーカイブモジュールはアーカイブコールバックを登録しなくてはなりません"
@@ -18588,7 +18611,7 @@ msgstr "GSSAPI暗号化リクエストの後に非暗号化データを受信"
msgid "unsupported frontend protocol %u.%u: server supports %u.0 to %u.%u"
msgstr "フロントエンドプロトコル%u.%uをサポートしていません: サーバーは%u.0から %u.%uまでをサポートします"
-#: postmaster/postmaster.c:2254 utils/misc/guc.c:7410 utils/misc/guc.c:7446 utils/misc/guc.c:7516 utils/misc/guc.c:8947 utils/misc/guc.c:11980 utils/misc/guc.c:12021
+#: postmaster/postmaster.c:2254 utils/misc/guc.c:7400 utils/misc/guc.c:7436 utils/misc/guc.c:7506 utils/misc/guc.c:8937 utils/misc/guc.c:11970 utils/misc/guc.c:12011
#, c-format
msgid "invalid value for parameter \"%s\": \"%s\""
msgstr "パラメータ\"%s\"の値が不正です: \"%s\""
@@ -18643,7 +18666,7 @@ msgstr "データベースシステムはシャットダウンしています"
msgid "the database system is in recovery mode"
msgstr "データベースシステムはリカバリモードです"
-#: postmaster/postmaster.c:2410 storage/ipc/procarray.c:479 storage/ipc/sinvaladt.c:306 storage/lmgr/proc.c:359
+#: postmaster/postmaster.c:2410 storage/ipc/procarray.c:490 storage/ipc/sinvaladt.c:306 storage/lmgr/proc.c:359
#, c-format
msgid "sorry, too many clients already"
msgstr "現在クライアント数が多すぎます"
@@ -18774,7 +18797,7 @@ msgstr "失敗したプロセスが実行していました: %s"
msgid "%s (PID %d) was terminated by exception 0x%X"
msgstr "%s (PID %d)は例外%Xで終了しました"
-#: postmaster/postmaster.c:3748 postmaster/shell_archive.c:132
+#: postmaster/postmaster.c:3748 postmaster/shell_archive.c:134
#, c-format
msgid "See C include file \"ntstatus.h\" for a description of the hexadecimal value."
msgstr "16進値の説明についてはC インクルードファイル\"ntstatus.h\"を参照してください。"
@@ -19002,27 +19025,27 @@ msgstr "子プロセスの終了コードの読み込みができませんでし
msgid "could not post child completion status\n"
msgstr "個プロセスの終了コードを投稿できませんでした\n"
-#: postmaster/shell_archive.c:121
+#: postmaster/shell_archive.c:123
#, c-format
msgid "archive command failed with exit code %d"
msgstr "アーカイブコマンドがリターンコード %dで失敗しました"
-#: postmaster/shell_archive.c:123 postmaster/shell_archive.c:133 postmaster/shell_archive.c:139 postmaster/shell_archive.c:148
+#: postmaster/shell_archive.c:125 postmaster/shell_archive.c:135 postmaster/shell_archive.c:141 postmaster/shell_archive.c:150
#, c-format
msgid "The failed archive command was: %s"
msgstr "失敗したアーカイブコマンドは次のとおりです: %s"
-#: postmaster/shell_archive.c:130
+#: postmaster/shell_archive.c:132
#, c-format
msgid "archive command was terminated by exception 0x%X"
msgstr "アーカイブコマンドが例外0x%Xで終了しました"
-#: postmaster/shell_archive.c:137
+#: postmaster/shell_archive.c:139
#, c-format
msgid "archive command was terminated by signal %d: %s"
msgstr "アーカイブコマンドはシグナル%dにより終了しました: %s"
-#: postmaster/shell_archive.c:146
+#: postmaster/shell_archive.c:148
#, c-format
msgid "archive command exited with unrecognized status %d"
msgstr "アーカイブコマンドは不明のステータス%dで終了しました"
@@ -19408,7 +19431,7 @@ msgstr "ID%dのレプリケーション基点は既にPID %dで使用中です"
msgid "could not find free replication state slot for replication origin with ID %d"
msgstr "ID %dのレプリケーション基点に対するレプリケーション状態スロットの空きがありません"
-#: replication/logical/origin.c:941 replication/logical/origin.c:1131 replication/slot.c:1912
+#: replication/logical/origin.c:941 replication/logical/origin.c:1131 replication/slot.c:1947
#, c-format
msgid "Increase max_replication_slots and try again."
msgstr "max_replication_slotsを増やして再度試してください"
@@ -19459,93 +19482,93 @@ msgstr "論理レプリケーションのターゲットリレーション\"%s.%
msgid "logical replication target relation \"%s.%s\" does not exist"
msgstr "論理レプリケーション先のリレーション\"%s.%s\"は存在しません"
-#: replication/logical/reorderbuffer.c:3811
+#: replication/logical/reorderbuffer.c:3827
#, c-format
msgid "could not write to data file for XID %u: %m"
msgstr "XID%uのためのデータファイルの書き出しに失敗しました: %m"
-#: replication/logical/reorderbuffer.c:4155 replication/logical/reorderbuffer.c:4180
+#: replication/logical/reorderbuffer.c:4173 replication/logical/reorderbuffer.c:4198
#, c-format
msgid "could not read from reorderbuffer spill file: %m"
msgstr "並べ替えバッファのあふれファイルの読み込みに失敗しました: %m"
-#: replication/logical/reorderbuffer.c:4159 replication/logical/reorderbuffer.c:4184
+#: replication/logical/reorderbuffer.c:4177 replication/logical/reorderbuffer.c:4202
#, c-format
msgid "could not read from reorderbuffer spill file: read %d instead of %u bytes"
msgstr "並べ替えバッファのあふれファイルの読み込みに失敗しました: %2$uバイトのはずが%1$dバイトでした"
-#: replication/logical/reorderbuffer.c:4434
+#: replication/logical/reorderbuffer.c:4452
#, c-format
msgid "could not remove file \"%s\" during removal of pg_replslot/%s/xid*: %m"
msgstr "pg_replslot/%2$s/xid* の削除中にファイル\"%1$s\"が削除できませんでした: %3$m"
-#: replication/logical/reorderbuffer.c:4933
+#: replication/logical/reorderbuffer.c:4951
#, c-format
msgid "could not read from file \"%s\": read %d instead of %d bytes"
msgstr "ファイル\"%1$s\"の読み込みに失敗しました: %3$dバイトのはずが%2$dバイトでした"
-#: replication/logical/snapbuild.c:627
+#: replication/logical/snapbuild.c:634
#, c-format
msgid "initial slot snapshot too large"
msgstr "初期スロットスナップショットが大きすぎます"
-#: replication/logical/snapbuild.c:681
+#: replication/logical/snapbuild.c:688
#, c-format
msgid "exported logical decoding snapshot: \"%s\" with %u transaction ID"
msgid_plural "exported logical decoding snapshot: \"%s\" with %u transaction IDs"
msgstr[0] "エクスポートされた論理デコードスナップショット: \"%s\" (%u個のトランザクションID を含む)"
-#: replication/logical/snapbuild.c:1357 replication/logical/snapbuild.c:1464 replication/logical/snapbuild.c:1993
+#: replication/logical/snapbuild.c:1367 replication/logical/snapbuild.c:1474 replication/logical/snapbuild.c:2003
#, c-format
msgid "logical decoding found consistent point at %X/%X"
msgstr "論理デコードは一貫性ポイントを%X/%Xで発見しました"
-#: replication/logical/snapbuild.c:1359
+#: replication/logical/snapbuild.c:1369
#, c-format
msgid "There are no running transactions."
msgstr "実行中のトランザクションはありません。"
-#: replication/logical/snapbuild.c:1415
+#: replication/logical/snapbuild.c:1425
#, c-format
msgid "logical decoding found initial starting point at %X/%X"
msgstr "論理デコードは初期開始点を%X/%Xで発見しました"
-#: replication/logical/snapbuild.c:1417 replication/logical/snapbuild.c:1441
+#: replication/logical/snapbuild.c:1427 replication/logical/snapbuild.c:1451
#, c-format
msgid "Waiting for transactions (approximately %d) older than %u to end."
msgstr "%2$uより古いトランザクション(おおよそ%1$d個)の完了を待っています"
-#: replication/logical/snapbuild.c:1439
+#: replication/logical/snapbuild.c:1449
#, c-format
msgid "logical decoding found initial consistent point at %X/%X"
msgstr "論理デコードは初期の一貫性ポイントを%X/%Xで発見しました"
-#: replication/logical/snapbuild.c:1466
+#: replication/logical/snapbuild.c:1476
#, c-format
msgid "There are no old transactions anymore."
msgstr "古いトランザクションはこれ以上はありません"
-#: replication/logical/snapbuild.c:1861
+#: replication/logical/snapbuild.c:1871
#, c-format
msgid "snapbuild state file \"%s\" has wrong magic number: %u instead of %u"
msgstr "スナップショット構築状態ファイル\"%1$s\"のマジックナンバーが不正です: %3$uのはずが%2$uでした"
-#: replication/logical/snapbuild.c:1867
+#: replication/logical/snapbuild.c:1877
#, c-format
msgid "snapbuild state file \"%s\" has unsupported version: %u instead of %u"
msgstr "スナップショット状態ファイル\"%1$s\"のバージョン%2$uはサポート外です: %3$uのはずが%2$uでした"
-#: replication/logical/snapbuild.c:1938
+#: replication/logical/snapbuild.c:1948
#, c-format
msgid "checksum mismatch for snapbuild state file \"%s\": is %u, should be %u"
msgstr "スナップショット生成状態ファイル\"%s\"のチェックサムが一致しません: %uですが、%uであるべきです"
-#: replication/logical/snapbuild.c:1995
+#: replication/logical/snapbuild.c:2005
#, c-format
msgid "Logical decoding will begin using saved snapshot."
msgstr "論理デコードは保存されたスナップショットを使って開始します。"
-#: replication/logical/snapbuild.c:2067
+#: replication/logical/snapbuild.c:2077
#, c-format
msgid "could not parse file name \"%s\""
msgstr "ファイル名\"%s\"をパースできませんでした"
@@ -19625,112 +19648,112 @@ msgstr "論理レプリケーション先のリレーション\"%s.%s\"は複製
msgid "logical replication target relation \"%s.%s\" has neither REPLICA IDENTITY index nor PRIMARY KEY and published relation does not have REPLICA IDENTITY FULL"
msgstr "論理レプリケーション先のリレーション\"%s.%s\"が識別列インデックスも主キーをもっておらず、かつ発行されたリレーションがREPLICA IDENTITY FULLとなっていません"
-#: replication/logical/worker.c:2570
+#: replication/logical/worker.c:2584
#, c-format
msgid "invalid logical replication message type \"%c\""
msgstr "不正な論理レプリケーションのメッセージタイプ\"%c\""
-#: replication/logical/worker.c:2734
+#: replication/logical/worker.c:2748
#, c-format
msgid "data stream from publisher has ended"
msgstr "発行サーバーからのデータストリームが終了しました"
-#: replication/logical/worker.c:2885
+#: replication/logical/worker.c:2899
#, c-format
msgid "terminating logical replication worker due to timeout"
msgstr "タイムアウトにより論理レプリケーションワーカーを終了しています"
-#: replication/logical/worker.c:3047
+#: replication/logical/worker.c:3061
#, c-format
msgid "logical replication apply worker for subscription \"%s\" will stop because the subscription was removed"
msgstr "サブスクリプション\"%s\"が削除されたため、対応する論理レプリケーション適用ワーカーが停止します"
-#: replication/logical/worker.c:3058
+#: replication/logical/worker.c:3072
#, c-format
msgid "logical replication apply worker for subscription \"%s\" will stop because the subscription was disabled"
msgstr "サブスクリプション\"%s\"が無効化されたため、対応する論理レプリケーション適用ワーカーが停止します"
-#: replication/logical/worker.c:3084
+#: replication/logical/worker.c:3098
#, c-format
msgid "logical replication apply worker for subscription \"%s\" will restart because of a parameter change"
msgstr "パラメータの変更があったため、サブスクリプション\"%s\"に対応する論理レプリケーション適用ワーカーが再起動します"
-#: replication/logical/worker.c:3208 replication/logical/worker.c:3230
+#: replication/logical/worker.c:3222 replication/logical/worker.c:3244
#, c-format
msgid "could not read from streaming transaction's subxact file \"%s\": %m"
msgstr "ストリーミングトランザクションのサブトランザクションファイル\"%s\"から読み取れませんでした: %m"
-#: replication/logical/worker.c:3629
+#: replication/logical/worker.c:3643
#, c-format
msgid "logical replication apply worker for subscription %u will not start because the subscription was removed during startup"
msgstr "サブスクリプション%uが削除されたため、対応する論理レプリケーション適用ワーカーの起動を中断します"
-#: replication/logical/worker.c:3641
+#: replication/logical/worker.c:3655
#, c-format
msgid "logical replication apply worker for subscription \"%s\" will not start because the subscription was disabled during startup"
msgstr "サブスクリプション\"%s\"が起動中に無効化されたため、対応する論理レプリケーション適用ワーカーは起動しません"
-#: replication/logical/worker.c:3659
+#: replication/logical/worker.c:3673
#, c-format
msgid "logical replication table synchronization worker for subscription \"%s\", table \"%s\" has started"
msgstr "サブスクリプション\"%s\"、テーブル\"%s\"に対応する論理レプリケーションテーブル同期ワーカーが起動しました"
-#: replication/logical/worker.c:3663
+#: replication/logical/worker.c:3677
#, c-format
msgid "logical replication apply worker for subscription \"%s\" has started"
msgstr "サブスクリプション\"%s\"に対応する論理レプリケーション適用ワーカーが起動しました"
-#: replication/logical/worker.c:3704
+#: replication/logical/worker.c:3718
#, c-format
msgid "subscription has no replication slot set"
msgstr "サブスクリプションにレプリケーションスロットが設定されていません"
-#: replication/logical/worker.c:3840
+#: replication/logical/worker.c:3854
#, c-format
msgid "subscription \"%s\" has been disabled because of an error"
msgstr "サブスクリプション\"%s\"はエラーのため無効化されました"
-#: replication/logical/worker.c:3879
+#: replication/logical/worker.c:3893
#, c-format
msgid "logical replication starts skipping transaction at LSN %X/%X"
msgstr "論理レプリケーションは%X/%Xででトランザクションのスキップを開始します"
-#: replication/logical/worker.c:3893
+#: replication/logical/worker.c:3907
#, c-format
msgid "logical replication completed skipping transaction at LSN %X/%X"
msgstr "論理レプリケーションは%X/%Xでトランザクションのスキップを完了しました"
-#: replication/logical/worker.c:3975
+#: replication/logical/worker.c:3989
#, c-format
msgid "skip-LSN of subscription \"%s\" cleared"
msgstr "サブスクリプションの\"%s\"スキップLSNをクリアしました"
-#: replication/logical/worker.c:3976
+#: replication/logical/worker.c:3990
#, c-format
msgid "Remote transaction's finish WAL location (LSN) %X/%X did not match skip-LSN %X/%X."
msgstr "リモートトランザクションの完了WAL位置(LSN) %X/%XがスキップLSN %X/%X と一致しません。"
-#: replication/logical/worker.c:4002
+#: replication/logical/worker.c:4016
#, c-format
msgid "processing remote data for replication origin \"%s\" during message type \"%s\""
msgstr "メッセージタイプ \"%2$s\"でレプリケーション基点\"%1$s\"のリモートからのデータを処理中"
-#: replication/logical/worker.c:4006
+#: replication/logical/worker.c:4020
#, c-format
msgid "processing remote data for replication origin \"%s\" during message type \"%s\" in transaction %u"
msgstr "トランザクション%3$u中、メッセージタイプ\"%2$s\"でレプリケーション基点\"%1$s\"のリモートからのデータを処理中"
-#: replication/logical/worker.c:4011
+#: replication/logical/worker.c:4025
#, c-format
msgid "processing remote data for replication origin \"%s\" during message type \"%s\" in transaction %u, finished at %X/%X"
msgstr "%4$X/%5$Xで終了したトランザクション%3$u中、メッセージタイプ\"%2$s\"でレプリケーション基点\"%1$s\"のリモートからのデータを処理中"
-#: replication/logical/worker.c:4018
+#: replication/logical/worker.c:4032
#, c-format
msgid "processing remote data for replication origin \"%s\" during message type \"%s\" for replication target relation \"%s.%s\" in transaction %u, finished at %X/%X"
msgstr "%6$X/%7$Xで終了したトランザクション%5$u中、レプリケーション先リレーション\"%3$s.%4$s\"に対するメッセージタイプ\"%2$s\"でレプリケーション基点\"%1$s\"のリモートからのデータを処理中"
-#: replication/logical/worker.c:4026
+#: replication/logical/worker.c:4040
#, c-format
msgid "processing remote data for replication origin \"%s\" during message type \"%s\" for replication target relation \"%s.%s\" column \"%s\" in transaction %u, finished at %X/%X"
msgstr "%7$X/%8$Xで終了したトランザクション%6$u中、レプリケーション先リレーション\"%3$s.%4$s\"、列\"%5$s\"に対するメッセージタイプ\"%2$s\"でレプリケーション基点\"%1$s\"のリモートからのデータを処理中"
@@ -19820,87 +19843,87 @@ msgstr "レプリケーションスロットは全て使用中です"
msgid "Free one or increase max_replication_slots."
msgstr "どれか一つを解放するか、max_replication_slots を大きくしてください。"
-#: replication/slot.c:444 replication/slotfuncs.c:727 utils/activity/pgstat_replslot.c:55 utils/adt/genfile.c:704
+#: replication/slot.c:472 replication/slotfuncs.c:727 utils/activity/pgstat_replslot.c:55 utils/adt/genfile.c:704
#, c-format
msgid "replication slot \"%s\" does not exist"
msgstr "レプリケーションスロット\"%s\"は存在しません"
-#: replication/slot.c:490 replication/slot.c:1058
+#: replication/slot.c:518 replication/slot.c:1093
#, c-format
msgid "replication slot \"%s\" is active for PID %d"
msgstr "レプリケーションスロット\"%s\"はPID%dで使用中です"
-#: replication/slot.c:726 replication/slot.c:1464 replication/slot.c:1847
+#: replication/slot.c:754 replication/slot.c:1499 replication/slot.c:1882
#, c-format
msgid "could not remove directory \"%s\""
msgstr "ディレクトリ\"%s\"を削除できませんでした"
-#: replication/slot.c:1093
+#: replication/slot.c:1128
#, c-format
msgid "replication slots can only be used if max_replication_slots > 0"
msgstr "レプリケーションスロットは max_replication_slots > 0 のときだけ使用できます"
-#: replication/slot.c:1098
+#: replication/slot.c:1133
#, c-format
msgid "replication slots can only be used if wal_level >= replica"
msgstr "レプリケーションスロットは wal_level >= replica のときだけ使用できます"
-#: replication/slot.c:1110
+#: replication/slot.c:1145
#, c-format
msgid "must be superuser or replication role to use replication slots"
msgstr "レプリケーションスロットを使用するためにはスーパーユーザーまたはreplicationロールである必要があります"
-#: replication/slot.c:1295
+#: replication/slot.c:1330
#, c-format
msgid "terminating process %d to release replication slot \"%s\""
msgstr "プロセス%dを終了してレプリケーションスロット\"%s\"を解放します"
-#: replication/slot.c:1333
+#: replication/slot.c:1368
#, c-format
msgid "invalidating slot \"%s\" because its restart_lsn %X/%X exceeds max_slot_wal_keep_size"
msgstr "restart_lsnの値 %2$X/%3$X が max_slot_wal_keep_size の範囲を超えたため、スロット\"%1$s\"を無効化します"
-#: replication/slot.c:1785
+#: replication/slot.c:1820
#, c-format
msgid "replication slot file \"%s\" has wrong magic number: %u instead of %u"
msgstr "レプリケーションスロットファイル\"%1$s\"のマジックナンバーが不正です: %3$uのはずが%2$uでした"
-#: replication/slot.c:1792
+#: replication/slot.c:1827
#, c-format
msgid "replication slot file \"%s\" has unsupported version %u"
msgstr "レプリケーションスロットファイル\"%s\"はサポート外のバージョン%uです"
-#: replication/slot.c:1799
+#: replication/slot.c:1834
#, c-format
msgid "replication slot file \"%s\" has corrupted length %u"
msgstr "レプリケーションスロットファイル\"%s\"のサイズ%uは異常です"
-#: replication/slot.c:1835
+#: replication/slot.c:1870
#, c-format
msgid "checksum mismatch for replication slot file \"%s\": is %u, should be %u"
msgstr "レプリケーションスロットファイル\"%s\"のチェックサムが一致しません: %uですが、%uであるべきです"
-#: replication/slot.c:1869
+#: replication/slot.c:1904
#, c-format
msgid "logical replication slot \"%s\" exists, but wal_level < logical"
msgstr "論理レプリケーションスロット\"%s\"がありますが、wal_level < logical です"
-#: replication/slot.c:1871
+#: replication/slot.c:1906
#, c-format
msgid "Change wal_level to be logical or higher."
msgstr "wal_level を logical もしくはそれより上位の設定にしてください。"
-#: replication/slot.c:1875
+#: replication/slot.c:1910
#, c-format
msgid "physical replication slot \"%s\" exists, but wal_level < replica"
msgstr "物理レプリケーションスロット\"%s\"がありますが、wal_level < replica です"
-#: replication/slot.c:1877
+#: replication/slot.c:1912
#, c-format
msgid "Change wal_level to be replica or higher."
msgstr "wal_level を replica もしくはそれより上位の設定にしてください。"
-#: replication/slot.c:1911
+#: replication/slot.c:1946
#, c-format
msgid "too many replication slots active before shutdown"
msgstr "シャットダウン前のアクティブなレプリケーションスロットの数が多すぎます"
@@ -20071,7 +20094,7 @@ msgstr "ログファイルセグメント%sのオフセット%uに長さ%luで
msgid "cannot use %s with a logical replication slot"
msgstr "%sは論理レプリケーションスロットでは使用できません"
-#: replication/walsender.c:638 storage/smgr/md.c:1350
+#: replication/walsender.c:638 storage/smgr/md.c:1364
#, c-format
msgid "could not seek to end of file \"%s\": %m"
msgstr "ファイル\"%s\"の終端へシークできませんでした: %m"
@@ -20166,7 +20189,7 @@ msgstr "物理レプリケーション用のWAL送信プロセスでSQLコマン
msgid "received replication command: %s"
msgstr "レプリケーションコマンドを受信しました: %s"
-#: replication/walsender.c:1780 tcop/fastpath.c:208 tcop/postgres.c:1114 tcop/postgres.c:1472 tcop/postgres.c:1712 tcop/postgres.c:2181 tcop/postgres.c:2602 tcop/postgres.c:2680
+#: replication/walsender.c:1780 tcop/fastpath.c:208 tcop/postgres.c:1114 tcop/postgres.c:1472 tcop/postgres.c:1712 tcop/postgres.c:2181 tcop/postgres.c:2614 tcop/postgres.c:2692
#, c-format
msgid "current transaction is aborted, commands ignored until end of transaction block"
msgstr "現在のトランザクションがアボートしました。トランザクションブロックが終わるまでコマンドは無視されます"
@@ -20191,12 +20214,12 @@ msgstr "想定しないメッセージタイプ\"%c\""
msgid "terminating walsender process due to replication timeout"
msgstr "レプリケーションタイムアウトにより WAL 送信プロセスを終了しています"
-#: rewrite/rewriteDefine.c:112 rewrite/rewriteDefine.c:1001
+#: rewrite/rewriteDefine.c:112 rewrite/rewriteDefine.c:1013
#, c-format
msgid "rule \"%s\" for relation \"%s\" already exists"
msgstr "リレーション\"%2$s\"のルール\"%1$s\"はすでに存在します"
-#: rewrite/rewriteDefine.c:271 rewrite/rewriteDefine.c:939
+#: rewrite/rewriteDefine.c:271 rewrite/rewriteDefine.c:951
#, c-format
msgid "relation \"%s\" cannot have rules"
msgstr "リレーション \"%s\"にはルールを定義できません"
@@ -20259,7 +20282,7 @@ msgstr "\"%s\"はすでにビューです"
#: rewrite/rewriteDefine.c:407
#, c-format
msgid "view rule for \"%s\" must be named \"%s\""
-msgstr "\"%s\"用のビューのルールの名前は\"%s\"でなければなりません"
+msgstr "\"%s\"に対するビューのルールの名前は\"%s\"でなければなりません"
#: rewrite/rewriteDefine.c:436
#, c-format
@@ -20326,276 +20349,281 @@ msgstr "条件付のルールではRETURNINGリストはサポートされませ
msgid "RETURNING lists are not supported in non-INSTEAD rules"
msgstr "INSTEAD以外のルールではRETURNINGリストはサポートされません"
-#: rewrite/rewriteDefine.c:694
+#: rewrite/rewriteDefine.c:544
+#, c-format
+msgid "non-view rule for \"%s\" must not be named \"%s\""
+msgstr "\"%s\"に対するビュー以外のルールの名前は\"%s\"にはできません"
+
+#: rewrite/rewriteDefine.c:706
#, c-format
msgid "SELECT rule's target list has too many entries"
msgstr "SELECTルールのターゲットリストの要素が多すぎます"
-#: rewrite/rewriteDefine.c:695
+#: rewrite/rewriteDefine.c:707
#, c-format
msgid "RETURNING list has too many entries"
msgstr "RETURNINGリストの要素が多すぎます"
-#: rewrite/rewriteDefine.c:722
+#: rewrite/rewriteDefine.c:734
#, c-format
msgid "cannot convert relation containing dropped columns to view"
msgstr "削除された列を持つリレーションをビューに変換できませんでした"
-#: rewrite/rewriteDefine.c:723
+#: rewrite/rewriteDefine.c:735
#, c-format
msgid "cannot create a RETURNING list for a relation containing dropped columns"
msgstr "削除された列を持つリレーションにRETURNINGリストを生成することはできませんでした"
-#: rewrite/rewriteDefine.c:729
+#: rewrite/rewriteDefine.c:741
#, c-format
msgid "SELECT rule's target entry %d has different column name from column \"%s\""
msgstr "SELECTルールのターゲットエントリ%dは列\"%s\"とは異なる列名を持っています"
-#: rewrite/rewriteDefine.c:731
+#: rewrite/rewriteDefine.c:743
#, c-format
msgid "SELECT target entry is named \"%s\"."
msgstr "SELECTのターゲットエントリは\"%s\"と名付けられています。"
-#: rewrite/rewriteDefine.c:740
+#: rewrite/rewriteDefine.c:752
#, c-format
msgid "SELECT rule's target entry %d has different type from column \"%s\""
msgstr "SELECTルールの対象項目%dは\"%s\"と異なる列型を持っています"
-#: rewrite/rewriteDefine.c:742
+#: rewrite/rewriteDefine.c:754
#, c-format
msgid "RETURNING list's entry %d has different type from column \"%s\""
msgstr "RETURNINGリスト項目%dは\"%s\"と異なる列型を持っています"
-#: rewrite/rewriteDefine.c:745 rewrite/rewriteDefine.c:769
+#: rewrite/rewriteDefine.c:757 rewrite/rewriteDefine.c:781
#, c-format
msgid "SELECT target entry has type %s, but column has type %s."
msgstr "SELECTのターゲットエントリの型は%sですが、列の型は%sです。"
-#: rewrite/rewriteDefine.c:748 rewrite/rewriteDefine.c:773
+#: rewrite/rewriteDefine.c:760 rewrite/rewriteDefine.c:785
#, c-format
msgid "RETURNING list entry has type %s, but column has type %s."
msgstr "RETURNINGリストの要素の型は%sですが、列の型は%sです。"
-#: rewrite/rewriteDefine.c:764
+#: rewrite/rewriteDefine.c:776
#, c-format
msgid "SELECT rule's target entry %d has different size from column \"%s\""
msgstr "SELECTルールの対象項目%dは\"%s\"と異なる列のサイズを持っています"
-#: rewrite/rewriteDefine.c:766
+#: rewrite/rewriteDefine.c:778
#, c-format
msgid "RETURNING list's entry %d has different size from column \"%s\""
msgstr "RETURNINGリスト項目%dは\"%s\"と異なる列のサイズを持っています"
-#: rewrite/rewriteDefine.c:783
+#: rewrite/rewriteDefine.c:795
#, c-format
msgid "SELECT rule's target list has too few entries"
msgstr "SELECTルールのターゲットリストの項目が少なすぎます"
-#: rewrite/rewriteDefine.c:784
+#: rewrite/rewriteDefine.c:796
#, c-format
msgid "RETURNING list has too few entries"
msgstr "RETURNINGリストの項目が少なすぎます"
-#: rewrite/rewriteDefine.c:877 rewrite/rewriteDefine.c:992 rewrite/rewriteSupport.c:109
+#: rewrite/rewriteDefine.c:889 rewrite/rewriteDefine.c:1004 rewrite/rewriteSupport.c:109
#, c-format
msgid "rule \"%s\" for relation \"%s\" does not exist"
msgstr "リレーション\"%2$s\"のルール\"%1$s\"は存在しません"
-#: rewrite/rewriteDefine.c:1011
+#: rewrite/rewriteDefine.c:1023
#, c-format
msgid "renaming an ON SELECT rule is not allowed"
msgstr "ON SELECTルールの名前を変更することはできません"
-#: rewrite/rewriteHandler.c:554
+#: rewrite/rewriteHandler.c:559
#, c-format
msgid "WITH query name \"%s\" appears in both a rule action and the query being rewritten"
msgstr "WITH の問い合わせ名\"%s\"が、ルールのアクションと書き換えられようとしている問い合わせの両方に現れています"
-#: rewrite/rewriteHandler.c:581
+#: rewrite/rewriteHandler.c:586
#, c-format
msgid "INSERT...SELECT rule actions are not supported for queries having data-modifying statements in WITH"
msgstr "INSERT...SELECTルールのアクションはWITHにデータ更新文を持つ問い合わせに対してはサポートされません"
-#: rewrite/rewriteHandler.c:634
+#: rewrite/rewriteHandler.c:639
#, c-format
msgid "cannot have RETURNING lists in multiple rules"
msgstr "複数ルールではRETURNINGリストを持つことはできません"
-#: rewrite/rewriteHandler.c:866 rewrite/rewriteHandler.c:905
+#: rewrite/rewriteHandler.c:871 rewrite/rewriteHandler.c:910
#, c-format
msgid "cannot insert a non-DEFAULT value into column \"%s\""
msgstr "列\"%s\"への非デフォルト値の挿入はできません"
-#: rewrite/rewriteHandler.c:868 rewrite/rewriteHandler.c:934
+#: rewrite/rewriteHandler.c:873 rewrite/rewriteHandler.c:939
#, c-format
msgid "Column \"%s\" is an identity column defined as GENERATED ALWAYS."
msgstr "列\"%s\"は GENERATED ALWAYS として定義されています。"
-#: rewrite/rewriteHandler.c:870
+#: rewrite/rewriteHandler.c:875
#, c-format
msgid "Use OVERRIDING SYSTEM VALUE to override."
msgstr "OVERRIDING SYSTEM VALUE を指定することで挿入を強制できます。"
-#: rewrite/rewriteHandler.c:932 rewrite/rewriteHandler.c:940
+#: rewrite/rewriteHandler.c:937 rewrite/rewriteHandler.c:945
#, c-format
msgid "column \"%s\" can only be updated to DEFAULT"
msgstr "列\"%s\"はDEFAULTにのみ更新可能です"
-#: rewrite/rewriteHandler.c:1087 rewrite/rewriteHandler.c:1105
+#: rewrite/rewriteHandler.c:1092 rewrite/rewriteHandler.c:1110
#, c-format
msgid "multiple assignments to same column \"%s\""
msgstr "同じ列\"%s\"に複数の代入があります"
-#: rewrite/rewriteHandler.c:2111 rewrite/rewriteHandler.c:3978
+#: rewrite/rewriteHandler.c:2149 rewrite/rewriteHandler.c:4030
#, c-format
msgid "infinite recursion detected in rules for relation \"%s\""
msgstr "リレーション\"%s\"のルールで無限再帰を検出しました"
-#: rewrite/rewriteHandler.c:2196
+#: rewrite/rewriteHandler.c:2234
#, c-format
msgid "infinite recursion detected in policy for relation \"%s\""
msgstr "リレーション\"%s\"のポリシで無限再帰を検出しました"
-#: rewrite/rewriteHandler.c:2516
+#: rewrite/rewriteHandler.c:2554
msgid "Junk view columns are not updatable."
msgstr "ジャンクビュー列は更新不可です。"
-#: rewrite/rewriteHandler.c:2521
+#: rewrite/rewriteHandler.c:2559
msgid "View columns that are not columns of their base relation are not updatable."
msgstr "基底リレーションの列ではないビュー列は更新不可です。"
-#: rewrite/rewriteHandler.c:2524
+#: rewrite/rewriteHandler.c:2562
msgid "View columns that refer to system columns are not updatable."
msgstr "システム列を参照するビュー列は更新不可です。"
-#: rewrite/rewriteHandler.c:2527
+#: rewrite/rewriteHandler.c:2565
msgid "View columns that return whole-row references are not updatable."
msgstr "行全体参照を返すビュー列は更新不可です。"
-#: rewrite/rewriteHandler.c:2588
+#: rewrite/rewriteHandler.c:2626
msgid "Views containing DISTINCT are not automatically updatable."
msgstr "DISTINCTを含むビューは自動更新できません。"
-#: rewrite/rewriteHandler.c:2591
+#: rewrite/rewriteHandler.c:2629
msgid "Views containing GROUP BY are not automatically updatable."
msgstr "GROUP BYを含むビューは自動更新できません。"
-#: rewrite/rewriteHandler.c:2594
+#: rewrite/rewriteHandler.c:2632
msgid "Views containing HAVING are not automatically updatable."
msgstr "HAVINGを含むビューは自動更新できません。"
-#: rewrite/rewriteHandler.c:2597
+#: rewrite/rewriteHandler.c:2635
msgid "Views containing UNION, INTERSECT, or EXCEPT are not automatically updatable."
msgstr "UNION、INTERSECT、EXCEPTを含むビューは自動更新できません。"
-#: rewrite/rewriteHandler.c:2600
+#: rewrite/rewriteHandler.c:2638
msgid "Views containing WITH are not automatically updatable."
msgstr "WITHを含むビューは自動更新できません。"
-#: rewrite/rewriteHandler.c:2603
+#: rewrite/rewriteHandler.c:2641
msgid "Views containing LIMIT or OFFSET are not automatically updatable."
msgstr "LIMIT、OFFSETを含むビューは自動更新できません。"
-#: rewrite/rewriteHandler.c:2615
+#: rewrite/rewriteHandler.c:2653
msgid "Views that return aggregate functions are not automatically updatable."
msgstr "集約関数を返すビューは自動更新できません。"
-#: rewrite/rewriteHandler.c:2618
+#: rewrite/rewriteHandler.c:2656
msgid "Views that return window functions are not automatically updatable."
msgstr "ウィンドウ関数を返すビューは自動更新できません。"
-#: rewrite/rewriteHandler.c:2621
+#: rewrite/rewriteHandler.c:2659
msgid "Views that return set-returning functions are not automatically updatable."
msgstr "集合返却関数を返すビューは自動更新できません。"
-#: rewrite/rewriteHandler.c:2628 rewrite/rewriteHandler.c:2632 rewrite/rewriteHandler.c:2640
+#: rewrite/rewriteHandler.c:2666 rewrite/rewriteHandler.c:2670 rewrite/rewriteHandler.c:2678
msgid "Views that do not select from a single table or view are not automatically updatable."
msgstr "単一のテーブルまたはビューからselectしていないビューは自動更新できません。"
-#: rewrite/rewriteHandler.c:2643
+#: rewrite/rewriteHandler.c:2681
msgid "Views containing TABLESAMPLE are not automatically updatable."
msgstr "TABLESAMPLEを含むビューは自動更新できません。"
-#: rewrite/rewriteHandler.c:2667
+#: rewrite/rewriteHandler.c:2705
msgid "Views that have no updatable columns are not automatically updatable."
msgstr "更新可能な列を持たないビューは自動更新できません。"
-#: rewrite/rewriteHandler.c:3144
+#: rewrite/rewriteHandler.c:3182
#, c-format
msgid "cannot insert into column \"%s\" of view \"%s\""
msgstr "ビュー\"%2$s\"の列\"%1$s\"への挿入はできません"
-#: rewrite/rewriteHandler.c:3152
+#: rewrite/rewriteHandler.c:3190
#, c-format
msgid "cannot update column \"%s\" of view \"%s\""
msgstr "ビュー\"%2$s\"の列\"%1$s\"は更新できません"
-#: rewrite/rewriteHandler.c:3639
+#: rewrite/rewriteHandler.c:3681
#, c-format
msgid "DO INSTEAD NOTIFY rules are not supported for data-modifying statements in WITH"
msgstr "DO INSTEAD NOTIFYルールはWITH内のデータ更新文に対してはサポートされません"
-#: rewrite/rewriteHandler.c:3650
+#: rewrite/rewriteHandler.c:3692
#, c-format
msgid "DO INSTEAD NOTHING rules are not supported for data-modifying statements in WITH"
msgstr "WITH にデータを変更するステートメントがある場合は DO INSTEAD NOTHING ルールはサポートされません"
-#: rewrite/rewriteHandler.c:3664
+#: rewrite/rewriteHandler.c:3706
#, c-format
msgid "conditional DO INSTEAD rules are not supported for data-modifying statements in WITH"
msgstr "WITH にデータを変更するステートメントがある場合は、条件付き DO INSTEAD ルールはサポートされません"
-#: rewrite/rewriteHandler.c:3668
+#: rewrite/rewriteHandler.c:3710
#, c-format
msgid "DO ALSO rules are not supported for data-modifying statements in WITH"
msgstr "WITH にデータを変更するステートメントがある場合は DO ALSO ルールはサポートされません"
-#: rewrite/rewriteHandler.c:3673
+#: rewrite/rewriteHandler.c:3715
#, c-format
msgid "multi-statement DO INSTEAD rules are not supported for data-modifying statements in WITH"
msgstr "WITH にデータを変更するステートメントがある場合はマルチステートメントの DO INSTEAD ルールはサポートされません"
-#: rewrite/rewriteHandler.c:3906 rewrite/rewriteHandler.c:3914 rewrite/rewriteHandler.c:3922
+#: rewrite/rewriteHandler.c:3958 rewrite/rewriteHandler.c:3966 rewrite/rewriteHandler.c:3974
#, c-format
msgid "Views with conditional DO INSTEAD rules are not automatically updatable."
msgstr "条件付きDO INSTEADルールを持つビューは自動更新できません。"
-#: rewrite/rewriteHandler.c:4015
+#: rewrite/rewriteHandler.c:4079
#, c-format
msgid "cannot perform INSERT RETURNING on relation \"%s\""
msgstr "リレーション\"%s\"へのINSERT RETURNINGを行うことはできません"
-#: rewrite/rewriteHandler.c:4017
+#: rewrite/rewriteHandler.c:4081
#, c-format
msgid "You need an unconditional ON INSERT DO INSTEAD rule with a RETURNING clause."
msgstr "RETURNING句を持つ無条件のON INSERT DO INSTEADルールが必要です。"
-#: rewrite/rewriteHandler.c:4022
+#: rewrite/rewriteHandler.c:4086
#, c-format
msgid "cannot perform UPDATE RETURNING on relation \"%s\""
msgstr "リレーション\"%s\"へのUPDATE RETURNINGを行うことはできません"
-#: rewrite/rewriteHandler.c:4024
+#: rewrite/rewriteHandler.c:4088
#, c-format
msgid "You need an unconditional ON UPDATE DO INSTEAD rule with a RETURNING clause."
msgstr "RETURNING句を持つ無条件のON UPDATE DO INSTEADルールが必要です。"
-#: rewrite/rewriteHandler.c:4029
+#: rewrite/rewriteHandler.c:4093
#, c-format
msgid "cannot perform DELETE RETURNING on relation \"%s\""
msgstr "リレーション\"%s\"へのDELETE RETURNINGを行うことはできません"
-#: rewrite/rewriteHandler.c:4031
+#: rewrite/rewriteHandler.c:4095
#, c-format
msgid "You need an unconditional ON DELETE DO INSTEAD rule with a RETURNING clause."
msgstr "RETURNING句を持つ無条件のON DELETE DO INSTEADルールが必要です。"
-#: rewrite/rewriteHandler.c:4049
+#: rewrite/rewriteHandler.c:4113
#, c-format
msgid "INSERT with ON CONFLICT clause cannot be used with table that has INSERT or UPDATE rules"
msgstr "ON CONFLICT句を伴うINSERTは、INSERTまたはUPDATEルールを持つテーブルでは使えません"
-#: rewrite/rewriteHandler.c:4106
+#: rewrite/rewriteHandler.c:4170
#, c-format
msgid "WITH cannot be used in a query that is rewritten by rules into multiple queries"
msgstr "複数問い合わせに対するルールにより書き換えられた問い合わせでは WITH を使用できません"
@@ -20832,7 +20860,7 @@ msgstr "BufFile \"%s\"の一時ファイル\"%s\"のサイズの確認に失敗
msgid "could not delete fileset \"%s\": %m"
msgstr "ファイルセット\"%s\"を削除できませんでした: %m"
-#: storage/file/buffile.c:941 storage/smgr/md.c:310 storage/smgr/md.c:890
+#: storage/file/buffile.c:941 storage/smgr/md.c:325 storage/smgr/md.c:904
#, c-format
msgid "could not truncate file \"%s\": %m"
msgstr "ファイル\"%s\"の切り詰め処理ができませんでした: %m"
@@ -21037,17 +21065,17 @@ msgstr "共有メモリセグメント\"%s\"をクローズできませんでし
msgid "could not duplicate handle for \"%s\": %m"
msgstr "\"%s\"のハンドルの複製ができませんでした: %m"
-#: storage/ipc/procarray.c:3812
+#: storage/ipc/procarray.c:3823
#, c-format
msgid "database \"%s\" is being used by prepared transactions"
msgstr "データベース\"%s\"は準備済みトランザクションで使用中です"
-#: storage/ipc/procarray.c:3844 storage/ipc/signalfuncs.c:226
+#: storage/ipc/procarray.c:3855 storage/ipc/signalfuncs.c:226
#, c-format
msgid "must be a superuser to terminate superuser process"
msgstr "スーパーユーザーのプロセスを終了させるにはスーパーユーザーである必要があります"
-#: storage/ipc/procarray.c:3851 storage/ipc/signalfuncs.c:231
+#: storage/ipc/procarray.c:3862 storage/ipc/signalfuncs.c:231
#, c-format
msgid "must be a member of the role whose process is being terminated or member of pg_signal_backend"
msgstr "終了しようとしているプロセスのロールまたはpg_signal_backendのメンバである必要があります。"
@@ -21102,7 +21130,7 @@ msgstr "要求された共有メモリのサイズはsize_tを超えています
msgid "PID %d is not a PostgreSQL backend process"
msgstr "PID %dはPostgreSQLバックエンドプロセスではありません"
-#: storage/ipc/signalfuncs.c:104 storage/lmgr/proc.c:1430 utils/adt/mcxtfuncs.c:190
+#: storage/ipc/signalfuncs.c:104 storage/lmgr/proc.c:1434 utils/adt/mcxtfuncs.c:190
#, c-format
msgid "could not send signal to process %d: %m"
msgstr "プロセス%dにシグナルを送信できませんでした: %m"
@@ -21159,12 +21187,12 @@ msgstr "リカバリは%ld.%03dミリ秒経過後待機継続中: %s"
msgid "recovery finished waiting after %ld.%03d ms: %s"
msgstr "リカバリは%ld.%03dミリ秒で待機終了: %s"
-#: storage/ipc/standby.c:883 tcop/postgres.c:3332
+#: storage/ipc/standby.c:883 tcop/postgres.c:3344
#, c-format
msgid "canceling statement due to conflict with recovery"
msgstr "リカバリで競合が発生したためステートメントをキャンセルしています"
-#: storage/ipc/standby.c:884 tcop/postgres.c:2487
+#: storage/ipc/standby.c:884 tcop/postgres.c:2499
#, c-format
msgid "User transaction caused buffer deadlock with recovery."
msgstr "リカバリ時にユーザーのトランザクションがバッファのデッドロックを引き起こしました。"
@@ -21417,27 +21445,27 @@ msgstr "リトライが行われた場合、このトランザクションは成
msgid "number of requested standby connections exceeds max_wal_senders (currently %d)"
msgstr "要求されたスタンバイ接続が max_wal_senders を超えています(現在は %d)"
-#: storage/lmgr/proc.c:1527
+#: storage/lmgr/proc.c:1531
#, c-format
msgid "process %d avoided deadlock for %s on %s by rearranging queue order after %ld.%03d ms"
msgstr "プロセス%1$dは、%4$ld.%5$03d ms後にキューの順番を再調整することで、%3$s上の%2$sに対するデッドロックを防ぎました。"
-#: storage/lmgr/proc.c:1542
+#: storage/lmgr/proc.c:1546
#, c-format
msgid "process %d detected deadlock while waiting for %s on %s after %ld.%03d ms"
msgstr "プロセス%1$dは、%3$s上の%2$sに対し%4$ld.%5$03d ms待機するデッドロックを検知しました"
-#: storage/lmgr/proc.c:1551
+#: storage/lmgr/proc.c:1555
#, c-format
msgid "process %d still waiting for %s on %s after %ld.%03d ms"
msgstr "プロセス%dは%sを%sで待機しています。%ld.%03dミリ秒後"
-#: storage/lmgr/proc.c:1558
+#: storage/lmgr/proc.c:1562
#, c-format
msgid "process %d acquired %s on %s after %ld.%03d ms"
msgstr "プロセス%1$dは%4$ld.%5$03d ms後に%3$s上の%2$sを獲得しました"
-#: storage/lmgr/proc.c:1575
+#: storage/lmgr/proc.c:1579
#, c-format
msgid "process %d failed to acquire %s on %s after %ld.%03d ms"
msgstr "プロセス%1$dは%4$ld.%5$03d ms後に%3$s上で%2$sを獲得することに失敗しました"
@@ -21467,57 +21495,57 @@ msgstr "アイテム長が破損しています: 合計 %u 利用可能空間 %u
msgid "corrupted line pointer: offset = %u, size = %u"
msgstr "ラインポインタが破損しています: オフセット = %u サイズ = %u"
-#: storage/smgr/md.c:456
+#: storage/smgr/md.c:470
#, c-format
msgid "cannot extend file \"%s\" beyond %u blocks"
msgstr "ファイル\"%s\"を%uブロック以上に拡張できません"
-#: storage/smgr/md.c:471
+#: storage/smgr/md.c:485
#, c-format
msgid "could not extend file \"%s\": %m"
msgstr "ファイル\"%s\"を拡張できませんでした: %m"
-#: storage/smgr/md.c:477
+#: storage/smgr/md.c:491
#, c-format
msgid "could not extend file \"%s\": wrote only %d of %d bytes at block %u"
msgstr "ファイル\"%1$s\"を拡張できませんでした: %4$uブロックで%3$dバイト中%2$dバイト分のみを書き出しました。"
-#: storage/smgr/md.c:692
+#: storage/smgr/md.c:706
#, c-format
msgid "could not read block %u in file \"%s\": %m"
msgstr "ファイル\"%2$s\"で%1$uブロックを読み取れませんでした: %3$m"
-#: storage/smgr/md.c:708
+#: storage/smgr/md.c:722
#, c-format
msgid "could not read block %u in file \"%s\": read only %d of %d bytes"
msgstr "ファイル\"%2$s\"のブロック%1$uを読み取れませんでした: %4$dバイト中%3$dバイト分のみ読み取りました"
-#: storage/smgr/md.c:762
+#: storage/smgr/md.c:776
#, c-format
msgid "could not write block %u in file \"%s\": %m"
msgstr "ファイル\"%2$s\"で%1$uブロックが書き出せませんでした: %3$m"
-#: storage/smgr/md.c:767
+#: storage/smgr/md.c:781
#, c-format
msgid "could not write block %u in file \"%s\": wrote only %d of %d bytes"
msgstr "ファイル\"%2$s\"のブロック%1$uを書き込めませんでした: %4$dバイト中%3$dバイト分のみ書き込みました"
-#: storage/smgr/md.c:861
+#: storage/smgr/md.c:875
#, c-format
msgid "could not truncate file \"%s\" to %u blocks: it's only %u blocks now"
msgstr "ファイル\"%s\"を%uブロックに切り詰められませんでした: 現在は%uブロックのみとなりました"
-#: storage/smgr/md.c:916
+#: storage/smgr/md.c:930
#, c-format
msgid "could not truncate file \"%s\" to %u blocks: %m"
msgstr "ファイル\"%s\"を%uブロックに切り詰められませんでした: %m"
-#: storage/smgr/md.c:1315
+#: storage/smgr/md.c:1329
#, c-format
msgid "could not open file \"%s\" (target block %u): previous segment is only %u blocks"
msgstr "ファイル\"%s\"(対象ブロック%u)をオープンできませんでした: 直前のセグメントは%uブロックだけでした"
-#: storage/smgr/md.c:1329
+#: storage/smgr/md.c:1343
#, c-format
msgid "could not open file \"%s\" (target block %u): %m"
msgstr "ファイル \"%s\"(対象ブロック %u)をオープンできませんでした: %m"
@@ -21532,7 +21560,7 @@ msgstr "関数\"%s\"は高速呼び出しインタフェースでの呼び出し
msgid "fastpath function call: \"%s\" (OID %u)"
msgstr "近道関数呼び出し: \"%s\"(OID %u))"
-#: tcop/fastpath.c:312 tcop/postgres.c:1341 tcop/postgres.c:1577 tcop/postgres.c:2036 tcop/postgres.c:2268
+#: tcop/fastpath.c:312 tcop/postgres.c:1341 tcop/postgres.c:1577 tcop/postgres.c:2036 tcop/postgres.c:2280
#, c-format
msgid "duration: %s ms"
msgstr "期間: %s ミリ秒"
@@ -21562,7 +21590,7 @@ msgstr "関数呼び出しメッセージ内の引数サイズ%dが不正です"
msgid "incorrect binary data format in function argument %d"
msgstr "関数引数%dのバイナリデータ書式が不正です"
-#: tcop/postgres.c:444 tcop/postgres.c:4811
+#: tcop/postgres.c:444 tcop/postgres.c:4823
#, c-format
msgid "invalid frontend message type %d"
msgstr "フロントエンドメッセージタイプ%dが不正です"
@@ -21587,7 +21615,7 @@ msgstr "準備された文に複数のコマンドを挿入できません"
msgid "duration: %s ms parse %s: %s"
msgstr "期間: %s ミリ秒 パース%s : %s"
-#: tcop/postgres.c:1648 tcop/postgres.c:2583
+#: tcop/postgres.c:1648 tcop/postgres.c:2595
#, c-format
msgid "unnamed prepared statement does not exist"
msgstr "無名の準備された文が存在しません"
@@ -21612,7 +21640,7 @@ msgstr "バインドパラメータ%dにおいてバイナリデータ書式が
msgid "duration: %s ms bind %s%s%s: %s"
msgstr "期間: %s ミリ秒 バインド %s%s%s: %s"
-#: tcop/postgres.c:2091 tcop/postgres.c:2666
+#: tcop/postgres.c:2091 tcop/postgres.c:2678
#, c-format
msgid "portal \"%s\" does not exist"
msgstr "ポータル\"%s\"は存在しません"
@@ -21622,90 +21650,90 @@ msgstr "ポータル\"%s\"は存在しません"
msgid "%s %s%s%s: %s"
msgstr "%s %s%s%s: %s"
-#: tcop/postgres.c:2162 tcop/postgres.c:2276
+#: tcop/postgres.c:2162 tcop/postgres.c:2288
msgid "execute fetch from"
msgstr "取り出し実行"
-#: tcop/postgres.c:2163 tcop/postgres.c:2277
+#: tcop/postgres.c:2163 tcop/postgres.c:2289
msgid "execute"
msgstr "実行"
-#: tcop/postgres.c:2273
+#: tcop/postgres.c:2285
#, c-format
msgid "duration: %s ms %s %s%s%s: %s"
msgstr "期間: %s ミリ秒 %s %s%s%s: %s"
-#: tcop/postgres.c:2419
+#: tcop/postgres.c:2431
#, c-format
msgid "prepare: %s"
msgstr "準備: %s"
-#: tcop/postgres.c:2444
+#: tcop/postgres.c:2456
#, c-format
msgid "parameters: %s"
msgstr "パラメータ: %s"
-#: tcop/postgres.c:2459
+#: tcop/postgres.c:2471
#, c-format
msgid "abort reason: recovery conflict"
msgstr "異常終了の理由: リカバリが衝突したため"
-#: tcop/postgres.c:2475
+#: tcop/postgres.c:2487
#, c-format
msgid "User was holding shared buffer pin for too long."
msgstr "ユーザーが共有バッファ・ピンを長く保持し過ぎていました"
-#: tcop/postgres.c:2478
+#: tcop/postgres.c:2490
#, c-format
msgid "User was holding a relation lock for too long."
msgstr "ユーザーリレーションのロックを長く保持し過ぎていました"
-#: tcop/postgres.c:2481
+#: tcop/postgres.c:2493
#, c-format
msgid "User was or might have been using tablespace that must be dropped."
msgstr "削除されるべきテーブルスペースをユーザーが使っていました(もしくはその可能性がありました)。"
-#: tcop/postgres.c:2484
+#: tcop/postgres.c:2496
#, c-format
msgid "User query might have needed to see row versions that must be removed."
msgstr "削除されるべきバージョンの行をユーザー問い合わせが参照しなければならなかった可能性がありました。"
-#: tcop/postgres.c:2490
+#: tcop/postgres.c:2502
#, c-format
msgid "User was connected to a database that must be dropped."
msgstr "削除されるべきデータベースにユーザーが接続していました。"
-#: tcop/postgres.c:2529
+#: tcop/postgres.c:2541
#, c-format
msgid "portal \"%s\" parameter $%d = %s"
msgstr "ポータル\"%s\" パラメータ$%d = %s"
-#: tcop/postgres.c:2532
+#: tcop/postgres.c:2544
#, c-format
msgid "portal \"%s\" parameter $%d"
msgstr "ポータル\"%s\" パラメータ $%d"
-#: tcop/postgres.c:2538
+#: tcop/postgres.c:2550
#, c-format
msgid "unnamed portal parameter $%d = %s"
msgstr "無名ポータルパラメータ $%d = %s"
-#: tcop/postgres.c:2541
+#: tcop/postgres.c:2553
#, c-format
msgid "unnamed portal parameter $%d"
msgstr "無名ポータルパラメータ $%d"
-#: tcop/postgres.c:2886
+#: tcop/postgres.c:2898
#, c-format
msgid "terminating connection because of unexpected SIGQUIT signal"
msgstr "予期しないSIGQUITシグナルによりコネクションを終了します"
-#: tcop/postgres.c:2892
+#: tcop/postgres.c:2904
#, c-format
msgid "terminating connection because of crash of another server process"
msgstr "他のサーバープロセスがクラッシュしたため接続を終了します"
-#: tcop/postgres.c:2893
+#: tcop/postgres.c:2905
#, c-format
msgid "The postmaster has commanded this server process to roll back the current transaction and exit, because another server process exited abnormally and possibly corrupted shared memory."
msgstr ""
@@ -21713,147 +21741,147 @@ msgstr ""
"postmasterはこのサーバープロセスに対し、現在のトランザクションをロールバック\n"
"し終了するよう指示しました。"
-#: tcop/postgres.c:2897 tcop/postgres.c:3258
+#: tcop/postgres.c:2909 tcop/postgres.c:3270
#, c-format
msgid "In a moment you should be able to reconnect to the database and repeat your command."
msgstr "この後、データベースに再接続し、コマンドを繰り返さなければなりません。"
-#: tcop/postgres.c:2904
+#: tcop/postgres.c:2916
#, c-format
msgid "terminating connection due to immediate shutdown command"
msgstr "即時シャットダウンコマンドによりコネクションを終了します"
-#: tcop/postgres.c:2990
+#: tcop/postgres.c:3002
#, c-format
msgid "floating-point exception"
msgstr "浮動小数点例外"
-#: tcop/postgres.c:2991
+#: tcop/postgres.c:3003
#, c-format
msgid "An invalid floating-point operation was signaled. This probably means an out-of-range result or an invalid operation, such as division by zero."
msgstr "不正な浮動小数点演算がシグナルされました。おそらくこれは、範囲外の結果もしくは0除算のような不正な演算によるものです。"
-#: tcop/postgres.c:3162
+#: tcop/postgres.c:3174
#, c-format
msgid "canceling authentication due to timeout"
msgstr "タイムアウトにより認証処理をキャンセルしています"
-#: tcop/postgres.c:3166
+#: tcop/postgres.c:3178
#, c-format
msgid "terminating autovacuum process due to administrator command"
msgstr "管理者コマンドにより自動VACUUM処理を終了しています"
-#: tcop/postgres.c:3170
+#: tcop/postgres.c:3182
#, c-format
msgid "terminating logical replication worker due to administrator command"
msgstr "管理者コマンドにより、論理レプリケーションワーカーを終了します"
-#: tcop/postgres.c:3187 tcop/postgres.c:3197 tcop/postgres.c:3256
+#: tcop/postgres.c:3199 tcop/postgres.c:3209 tcop/postgres.c:3268
#, c-format
msgid "terminating connection due to conflict with recovery"
msgstr "リカバリで競合が発生したため、接続を終了しています"
-#: tcop/postgres.c:3208
+#: tcop/postgres.c:3220
#, c-format
msgid "terminating connection due to administrator command"
msgstr "管理者コマンドにより接続を終了しています"
-#: tcop/postgres.c:3239
+#: tcop/postgres.c:3251
#, c-format
msgid "connection to client lost"
msgstr "クライアントへの接続が切れました。"
-#: tcop/postgres.c:3309
+#: tcop/postgres.c:3321
#, c-format
msgid "canceling statement due to lock timeout"
msgstr "ロックのタイムアウトのためステートメントをキャンセルしています"
-#: tcop/postgres.c:3316
+#: tcop/postgres.c:3328
#, c-format
msgid "canceling statement due to statement timeout"
msgstr "ステートメントのタイムアウトのためステートメントをキャンセルしています"
-#: tcop/postgres.c:3323
+#: tcop/postgres.c:3335
#, c-format
msgid "canceling autovacuum task"
msgstr "自動VACUUM処理をキャンセルしています"
-#: tcop/postgres.c:3346
+#: tcop/postgres.c:3358
#, c-format
msgid "canceling statement due to user request"
msgstr "ユーザーからの要求により文をキャンセルしています"
-#: tcop/postgres.c:3360
+#: tcop/postgres.c:3372
#, c-format
msgid "terminating connection due to idle-in-transaction timeout"
msgstr "トランザクション中アイドルタイムアウトのため接続を終了します"
-#: tcop/postgres.c:3371
+#: tcop/postgres.c:3383
#, c-format
msgid "terminating connection due to idle-session timeout"
msgstr "アイドルセッションタイムアウトにより接続を終了します"
-#: tcop/postgres.c:3511
+#: tcop/postgres.c:3523
#, c-format
msgid "stack depth limit exceeded"
msgstr "スタック長制限を越えました"
-#: tcop/postgres.c:3512
+#: tcop/postgres.c:3524
#, c-format
msgid "Increase the configuration parameter \"max_stack_depth\" (currently %dkB), after ensuring the platform's stack depth limit is adequate."
msgstr "お使いのプラットフォームにおけるスタック長の制限に適合することを確認後、設定パラメータ \"max_stack_depth\"(現在 %dkB)を増やしてください。"
-#: tcop/postgres.c:3575
+#: tcop/postgres.c:3587
#, c-format
msgid "\"max_stack_depth\" must not exceed %ldkB."
msgstr "\"max_stack_depth\"は%ldkBを越えてはなりません。"
-#: tcop/postgres.c:3577
+#: tcop/postgres.c:3589
#, c-format
msgid "Increase the platform's stack depth limit via \"ulimit -s\" or local equivalent."
msgstr "プラットフォームのスタック長制限を\"ulimit -s\"または同等の機能を使用して増加してください"
-#: tcop/postgres.c:3933
+#: tcop/postgres.c:3945
#, c-format
msgid "invalid command-line argument for server process: %s"
msgstr "サーバープロセスに対する不正なコマンドライン引数: %s"
-#: tcop/postgres.c:3934 tcop/postgres.c:3940
+#: tcop/postgres.c:3946 tcop/postgres.c:3952
#, c-format
msgid "Try \"%s --help\" for more information."
msgstr "詳細は\"%s --help\"を実行してください。"
-#: tcop/postgres.c:3938
+#: tcop/postgres.c:3950
#, c-format
msgid "%s: invalid command-line argument: %s"
msgstr "%s: 不正なコマンドライン引数: %s"
-#: tcop/postgres.c:3991
+#: tcop/postgres.c:4003
#, c-format
msgid "%s: no database nor user name specified"
msgstr "%s: データベース名もユーザー名も指定されていません"
-#: tcop/postgres.c:4713
+#: tcop/postgres.c:4725
#, c-format
msgid "invalid CLOSE message subtype %d"
msgstr "不正なCLOSEメッセージのサブタイプ%d"
-#: tcop/postgres.c:4748
+#: tcop/postgres.c:4760
#, c-format
msgid "invalid DESCRIBE message subtype %d"
msgstr "不正なDESCRIBEメッセージのサブタイプ%d"
-#: tcop/postgres.c:4832
+#: tcop/postgres.c:4844
#, c-format
msgid "fastpath function calls not supported in a replication connection"
msgstr "レプリケーション接続では高速関数呼び出しはサポートされていません"
-#: tcop/postgres.c:4836
+#: tcop/postgres.c:4848
#, c-format
msgid "extended query protocol not supported in a replication connection"
msgstr "レプリケーション接続では拡張問い合わせプロトコルはサポートされていません"
-#: tcop/postgres.c:5013
+#: tcop/postgres.c:5025
#, c-format
msgid "disconnection: session time: %d:%02d:%02d.%03d user=%s database=%s host=%s%s%s"
msgstr "接続を切断: セッション時間: %d:%02d:%02d.%03d ユーザー=%s データベース=%s ホスト=%s%s%s"
@@ -22103,12 +22131,12 @@ msgstr "設定ファイル\"%2$s\"の%1$d行目: \"%3$s\""
msgid "conversion from wchar_t to server encoding failed: %m"
msgstr "wchar_tからサーバー符号化方式への変換が失敗しました: %m"
-#: tsearch/ts_parse.c:386 tsearch/ts_parse.c:393 tsearch/ts_parse.c:562 tsearch/ts_parse.c:569
+#: tsearch/ts_parse.c:386 tsearch/ts_parse.c:393 tsearch/ts_parse.c:572 tsearch/ts_parse.c:579
#, c-format
msgid "word is too long to be indexed"
msgstr "インデックス付けするには単語が長すぎます"
-#: tsearch/ts_parse.c:387 tsearch/ts_parse.c:394 tsearch/ts_parse.c:563 tsearch/ts_parse.c:570
+#: tsearch/ts_parse.c:387 tsearch/ts_parse.c:394 tsearch/ts_parse.c:573 tsearch/ts_parse.c:580
#, c-format
msgid "Words longer than %d characters are ignored."
msgstr "%dより長い単語は無視されます。"
@@ -22128,27 +22156,27 @@ msgstr "ストップワードファイル\"%s\"をオープンできませんで
msgid "text search parser does not support headline creation"
msgstr "テキスト検索パーサは見出し作成をサポートしません"
-#: tsearch/wparser_def.c:2578
+#: tsearch/wparser_def.c:2574
#, c-format
msgid "unrecognized headline parameter: \"%s\""
msgstr "認識できない見出しパラメータ: \"%s\""
-#: tsearch/wparser_def.c:2597
+#: tsearch/wparser_def.c:2593
#, c-format
msgid "MinWords should be less than MaxWords"
msgstr "MinWordsはMaxWordsより小さくなければなりません"
-#: tsearch/wparser_def.c:2601
+#: tsearch/wparser_def.c:2597
#, c-format
msgid "MinWords should be positive"
msgstr "MinWordsは正でなければなりません"
-#: tsearch/wparser_def.c:2605
+#: tsearch/wparser_def.c:2601
#, c-format
msgid "ShortWord should be >= 0"
msgstr "ShortWordは>= 0でなければなりません"
-#: tsearch/wparser_def.c:2609
+#: tsearch/wparser_def.c:2605
#, c-format
msgid "MaxFragments should be >= 0"
msgstr "MaxFragments は 0 以上でなければなりません"
@@ -22435,7 +22463,7 @@ msgstr "想定外の配列要素。"
msgid "Unmatched \"%c\" character."
msgstr "対応しない\"%c\"文字。"
-#: utils/adt/arrayfuncs.c:602 utils/adt/jsonfuncs.c:2482
+#: utils/adt/arrayfuncs.c:602 utils/adt/jsonfuncs.c:2489
#, c-format
msgid "Multidimensional arrays must have sub-arrays with matching dimensions."
msgstr "多次元配列は合致する次元の副配列を持たなければなりません。"
@@ -22480,7 +22508,7 @@ msgstr "型%sにはバイナリ出力関数がありません"
msgid "slices of fixed-length arrays not implemented"
msgstr "固定長配列の部分配列は実装されていません"
-#: utils/adt/arrayfuncs.c:2256 utils/adt/arrayfuncs.c:2278 utils/adt/arrayfuncs.c:2327 utils/adt/arrayfuncs.c:2566 utils/adt/arrayfuncs.c:2888 utils/adt/arrayfuncs.c:5871 utils/adt/arrayfuncs.c:5897 utils/adt/arrayfuncs.c:5908 utils/adt/json.c:1141 utils/adt/json.c:1215 utils/adt/jsonb.c:1315 utils/adt/jsonb.c:1401 utils/adt/jsonfuncs.c:4318 utils/adt/jsonfuncs.c:4471 utils/adt/jsonfuncs.c:4583 utils/adt/jsonfuncs.c:4632
+#: utils/adt/arrayfuncs.c:2256 utils/adt/arrayfuncs.c:2278 utils/adt/arrayfuncs.c:2327 utils/adt/arrayfuncs.c:2566 utils/adt/arrayfuncs.c:2888 utils/adt/arrayfuncs.c:5871 utils/adt/arrayfuncs.c:5897 utils/adt/arrayfuncs.c:5908 utils/adt/json.c:1141 utils/adt/json.c:1215 utils/adt/jsonb.c:1315 utils/adt/jsonb.c:1401 utils/adt/jsonfuncs.c:4325 utils/adt/jsonfuncs.c:4479 utils/adt/jsonfuncs.c:4591 utils/adt/jsonfuncs.c:4640
#, c-format
msgid "wrong number of array subscripts"
msgstr "配列の添え字が不正な数値です"
@@ -23323,7 +23351,7 @@ msgstr "OIDの範囲外です"
msgid "key value must be scalar, not array, composite, or json"
msgstr "キー値は配列でも複合型でもJSONでもなく、スカラでなくてはなりません"
-#: utils/adt/json.c:892 utils/adt/json.c:902 utils/fmgr/funcapi.c:2061
+#: utils/adt/json.c:892 utils/adt/json.c:902 utils/fmgr/funcapi.c:2104
#, c-format
msgid "could not determine data type for argument %d"
msgstr "引数%dのデータ型が特定できませんでした"
@@ -23474,204 +23502,204 @@ msgstr "jsonb添字はテキスト型でなければなりません"
msgid "jsonb subscript in assignment must not be null"
msgstr "代入におけるjsonb添え字はnullにはできません"
-#: utils/adt/jsonfuncs.c:555 utils/adt/jsonfuncs.c:791 utils/adt/jsonfuncs.c:2360 utils/adt/jsonfuncs.c:2800 utils/adt/jsonfuncs.c:3589 utils/adt/jsonfuncs.c:3922
+#: utils/adt/jsonfuncs.c:561 utils/adt/jsonfuncs.c:797 utils/adt/jsonfuncs.c:2367 utils/adt/jsonfuncs.c:2807 utils/adt/jsonfuncs.c:3596 utils/adt/jsonfuncs.c:3929
#, c-format
msgid "cannot call %s on a scalar"
msgstr "スカラに対して%sを呼び出すことはできません"
-#: utils/adt/jsonfuncs.c:560 utils/adt/jsonfuncs.c:778 utils/adt/jsonfuncs.c:2802 utils/adt/jsonfuncs.c:3578
+#: utils/adt/jsonfuncs.c:566 utils/adt/jsonfuncs.c:784 utils/adt/jsonfuncs.c:2809 utils/adt/jsonfuncs.c:3585
#, c-format
msgid "cannot call %s on an array"
msgstr "配列に対して%sを呼び出すことはできません"
-#: utils/adt/jsonfuncs.c:687
+#: utils/adt/jsonfuncs.c:693
#, c-format
msgid "JSON data, line %d: %s%s%s"
msgstr "JSONデータ、%d行目: %s%s%s"
-#: utils/adt/jsonfuncs.c:1825 utils/adt/jsonfuncs.c:1860
+#: utils/adt/jsonfuncs.c:1833 utils/adt/jsonfuncs.c:1868
#, c-format
msgid "cannot get array length of a scalar"
msgstr "スカラから配列長を得ることはできません"
-#: utils/adt/jsonfuncs.c:1829 utils/adt/jsonfuncs.c:1848
+#: utils/adt/jsonfuncs.c:1837 utils/adt/jsonfuncs.c:1856
#, c-format
msgid "cannot get array length of a non-array"
msgstr "配列では無いものから配列長を得ることはできません"
-#: utils/adt/jsonfuncs.c:1922
+#: utils/adt/jsonfuncs.c:1930
#, c-format
msgid "cannot call %s on a non-object"
msgstr "非オブジェクトに対して%sは呼び出せません"
-#: utils/adt/jsonfuncs.c:2106
+#: utils/adt/jsonfuncs.c:2114
#, c-format
msgid "cannot deconstruct an array as an object"
msgstr "配列をオブジェクトとして再構築することはできません"
-#: utils/adt/jsonfuncs.c:2118
+#: utils/adt/jsonfuncs.c:2126
#, c-format
msgid "cannot deconstruct a scalar"
msgstr "スカラを再構築することはできません"
-#: utils/adt/jsonfuncs.c:2161
+#: utils/adt/jsonfuncs.c:2169
#, c-format
msgid "cannot extract elements from a scalar"
msgstr "スカラから要素を取り出すことはできません"
-#: utils/adt/jsonfuncs.c:2165
+#: utils/adt/jsonfuncs.c:2173
#, c-format
msgid "cannot extract elements from an object"
msgstr "オブジェクトから要素を取り出すことはできません"
-#: utils/adt/jsonfuncs.c:2347 utils/adt/jsonfuncs.c:3807
+#: utils/adt/jsonfuncs.c:2354 utils/adt/jsonfuncs.c:3814
#, c-format
msgid "cannot call %s on a non-array"
msgstr "非配列に対して%sを呼び出すことはできません"
-#: utils/adt/jsonfuncs.c:2417 utils/adt/jsonfuncs.c:2422 utils/adt/jsonfuncs.c:2439 utils/adt/jsonfuncs.c:2445
+#: utils/adt/jsonfuncs.c:2424 utils/adt/jsonfuncs.c:2429 utils/adt/jsonfuncs.c:2446 utils/adt/jsonfuncs.c:2452
#, c-format
msgid "expected JSON array"
msgstr "JSON配列を期待していました"
-#: utils/adt/jsonfuncs.c:2418
+#: utils/adt/jsonfuncs.c:2425
#, c-format
msgid "See the value of key \"%s\"."
msgstr "キー\"%s\"の値を見てください。"
-#: utils/adt/jsonfuncs.c:2440
+#: utils/adt/jsonfuncs.c:2447
#, c-format
msgid "See the array element %s of key \"%s\"."
msgstr "キー\"%s\"の配列要素%sを見てください。"
-#: utils/adt/jsonfuncs.c:2446
+#: utils/adt/jsonfuncs.c:2453
#, c-format
msgid "See the array element %s."
msgstr "配列要素%sを見てください。"
-#: utils/adt/jsonfuncs.c:2481
+#: utils/adt/jsonfuncs.c:2488
#, c-format
msgid "malformed JSON array"
msgstr "不正な形式のJSON配列"
#. translator: %s is a function name, eg json_to_record
-#: utils/adt/jsonfuncs.c:3308
+#: utils/adt/jsonfuncs.c:3315
#, c-format
msgid "first argument of %s must be a row type"
msgstr "%sの最初の引数は行型でなければなりません"
#. translator: %s is a function name, eg json_to_record
-#: utils/adt/jsonfuncs.c:3332
+#: utils/adt/jsonfuncs.c:3339
#, c-format
msgid "could not determine row type for result of %s"
msgstr "%sの結果に対応する行の型を決定できませんでした"
-#: utils/adt/jsonfuncs.c:3334
+#: utils/adt/jsonfuncs.c:3341
#, c-format
msgid "Provide a non-null record argument, or call the function in the FROM clause using a column definition list."
msgstr "非NULLのレコード引数を与えるか、列定義リストを用いてこの関数をFROM句中で呼び出してください。"
-#: utils/adt/jsonfuncs.c:3696 utils/fmgr/funcapi.c:94
+#: utils/adt/jsonfuncs.c:3703 utils/fmgr/funcapi.c:103
#, c-format
msgid "materialize mode required, but it is not allowed in this context"
msgstr "マテリアライズモードが必要ですが、現在のコンテクストで禁止されています"
-#: utils/adt/jsonfuncs.c:3824 utils/adt/jsonfuncs.c:3904
+#: utils/adt/jsonfuncs.c:3831 utils/adt/jsonfuncs.c:3911
#, c-format
msgid "argument of %s must be an array of objects"
msgstr "%sの引数はオブジェクト配列でなければなりません"
-#: utils/adt/jsonfuncs.c:3857
+#: utils/adt/jsonfuncs.c:3864
#, c-format
msgid "cannot call %s on an object"
msgstr "オブジェクトに対して%sを呼び出すことはできません"
-#: utils/adt/jsonfuncs.c:4264 utils/adt/jsonfuncs.c:4323 utils/adt/jsonfuncs.c:4403
+#: utils/adt/jsonfuncs.c:4271 utils/adt/jsonfuncs.c:4330 utils/adt/jsonfuncs.c:4411
#, c-format
msgid "cannot delete from scalar"
msgstr "スカラから削除することはできません"
-#: utils/adt/jsonfuncs.c:4408
+#: utils/adt/jsonfuncs.c:4416
#, c-format
msgid "cannot delete from object using integer index"
msgstr "オブジェクトから整数添字を使って削除することはできません"
-#: utils/adt/jsonfuncs.c:4476 utils/adt/jsonfuncs.c:4637
+#: utils/adt/jsonfuncs.c:4484 utils/adt/jsonfuncs.c:4645
#, c-format
msgid "cannot set path in scalar"
msgstr "スカラにパスを設定することはできません"
-#: utils/adt/jsonfuncs.c:4518 utils/adt/jsonfuncs.c:4560
+#: utils/adt/jsonfuncs.c:4526 utils/adt/jsonfuncs.c:4568
#, c-format
msgid "null_value_treatment must be \"delete_key\", \"return_target\", \"use_json_null\", or \"raise_exception\""
msgstr "null_value_treatment は \"delete_key\", \"return_target\", \"use_json_null\" または \"raise_exception\"である必要があります"
-#: utils/adt/jsonfuncs.c:4531
+#: utils/adt/jsonfuncs.c:4539
#, c-format
msgid "JSON value must not be null"
msgstr "JSON値はnullではあってはなりません"
-#: utils/adt/jsonfuncs.c:4532
+#: utils/adt/jsonfuncs.c:4540
#, c-format
msgid "Exception was raised because null_value_treatment is \"raise_exception\"."
msgstr "null_value_treatmentが\"raise_exception\"であるため、例外が出力されました"
-#: utils/adt/jsonfuncs.c:4533
+#: utils/adt/jsonfuncs.c:4541
#, c-format
msgid "To avoid, either change the null_value_treatment argument or ensure that an SQL NULL is not passed."
msgstr "これを避けるには、 null_value_treatment引数を変更するか、SQLのNULLを渡さないようにしてください。"
-#: utils/adt/jsonfuncs.c:4588
+#: utils/adt/jsonfuncs.c:4596
#, c-format
msgid "cannot delete path in scalar"
msgstr "スカラでパスを削除することはできません"
-#: utils/adt/jsonfuncs.c:4804
+#: utils/adt/jsonfuncs.c:4812
#, c-format
msgid "path element at position %d is null"
msgstr "位置%dのパス要素がnullです"
-#: utils/adt/jsonfuncs.c:4823 utils/adt/jsonfuncs.c:4854 utils/adt/jsonfuncs.c:4921
+#: utils/adt/jsonfuncs.c:4831 utils/adt/jsonfuncs.c:4862 utils/adt/jsonfuncs.c:4935
#, c-format
msgid "cannot replace existing key"
msgstr "既存のキーを置き換えることはできません"
-#: utils/adt/jsonfuncs.c:4824 utils/adt/jsonfuncs.c:4855
+#: utils/adt/jsonfuncs.c:4832 utils/adt/jsonfuncs.c:4863
#, c-format
msgid "The path assumes key is a composite object, but it is a scalar value."
msgstr "このパスではキー値は複合オブジェクトであると想定していますが、スカラー値でした"
-#: utils/adt/jsonfuncs.c:4922
+#: utils/adt/jsonfuncs.c:4936
#, c-format
msgid "Try using the function jsonb_set to replace key value."
msgstr "jsonb_set関数を使ってキー値を置き換えることを試してください。"
-#: utils/adt/jsonfuncs.c:5026
+#: utils/adt/jsonfuncs.c:5040
#, c-format
msgid "path element at position %d is not an integer: \"%s\""
msgstr "位置%dのパス要素が整数ではありません: \"%s\""
-#: utils/adt/jsonfuncs.c:5043
+#: utils/adt/jsonfuncs.c:5057
#, c-format
msgid "path element at position %d is out of range: %d"
msgstr "位置%dのパス要素は範囲外です: %d"
-#: utils/adt/jsonfuncs.c:5195
+#: utils/adt/jsonfuncs.c:5209
#, c-format
msgid "wrong flag type, only arrays and scalars are allowed"
msgstr "間違ったフラグのタイプ; 配列およびスカラのみ使用可能です"
-#: utils/adt/jsonfuncs.c:5202
+#: utils/adt/jsonfuncs.c:5216
#, c-format
msgid "flag array element is not a string"
msgstr "フラグ配列の要素が文字列ではありません"
-#: utils/adt/jsonfuncs.c:5203 utils/adt/jsonfuncs.c:5225
+#: utils/adt/jsonfuncs.c:5217 utils/adt/jsonfuncs.c:5239
#, c-format
msgid "Possible values are: \"string\", \"numeric\", \"boolean\", \"key\", and \"all\"."
msgstr "使用可能な値は: \"string\", \"numeric\", \"boolean\", \"key\"、および \"all\"。"
-#: utils/adt/jsonfuncs.c:5223
+#: utils/adt/jsonfuncs.c:5237
#, c-format
msgid "wrong flag in flag array: \"%s\""
msgstr "フラグ配列内の間違ったフラグ値: \"%s\""
@@ -24403,7 +24431,7 @@ msgstr "不正な正規表現オプション: \"%.*s\""
msgid "If you meant to use regexp_replace() with a start parameter, cast the fourth argument to integer explicitly."
msgstr "regexp_replace()でパラメータstartを指定したいのであれば、4番目のパラメータを明示的に整数にキャストしてください。"
-#: utils/adt/regexp.c:702 utils/adt/regexp.c:711 utils/adt/regexp.c:1068 utils/adt/regexp.c:1132 utils/adt/regexp.c:1141 utils/adt/regexp.c:1150 utils/adt/regexp.c:1159 utils/adt/regexp.c:1839 utils/adt/regexp.c:1848 utils/adt/regexp.c:1857 utils/misc/guc.c:11869 utils/misc/guc.c:11903
+#: utils/adt/regexp.c:702 utils/adt/regexp.c:711 utils/adt/regexp.c:1068 utils/adt/regexp.c:1132 utils/adt/regexp.c:1141 utils/adt/regexp.c:1150 utils/adt/regexp.c:1159 utils/adt/regexp.c:1839 utils/adt/regexp.c:1848 utils/adt/regexp.c:1857 utils/misc/guc.c:11859 utils/misc/guc.c:11893
#, c-format
msgid "invalid value for parameter \"%s\": %d"
msgstr "パラメータ\"%s\"の値が無効です: %d"
@@ -24439,7 +24467,7 @@ msgstr "\"%s\"という名前の関数が複数あります"
msgid "more than one operator named %s"
msgstr "%sという名前の演算子が複数あります"
-#: utils/adt/regproc.c:715 utils/adt/regproc.c:756 utils/adt/regproc.c:2055 utils/adt/ruleutils.c:9869 utils/adt/ruleutils.c:10038
+#: utils/adt/regproc.c:715 utils/adt/regproc.c:756 utils/adt/regproc.c:2055 utils/adt/ruleutils.c:9872 utils/adt/ruleutils.c:10041
#, c-format
msgid "too many arguments"
msgstr "引数が多すぎます"
@@ -24634,7 +24662,7 @@ msgstr "TIMESTAMP(%d)%s の精度は負であってはなりません"
msgid "TIMESTAMP(%d)%s precision reduced to maximum allowed, %d"
msgstr "TIMESTAMP(%d)%sの位取りを許容最大値%dまで減らしました"
-#: utils/adt/timestamp.c:179 utils/adt/timestamp.c:437 utils/misc/guc.c:12893
+#: utils/adt/timestamp.c:179 utils/adt/timestamp.c:437 utils/misc/guc.c:12883
#, c-format
msgid "timestamp out of range: \"%s\""
msgstr "timestampが範囲外です: \"%s\""
@@ -24839,42 +24867,42 @@ msgstr "重み付け配列にはnullを含めてはいけません"
msgid "unrecognized weight: \"%c\""
msgstr "識別不能な重み付け: \"%c\""
-#: utils/adt/tsvector_op.c:2431
+#: utils/adt/tsvector_op.c:2434
#, c-format
msgid "ts_stat query must return one tsvector column"
msgstr "ts_statは1つのtsvector列のみを返さなければなりません"
-#: utils/adt/tsvector_op.c:2620
+#: utils/adt/tsvector_op.c:2623
#, c-format
msgid "tsvector column \"%s\" does not exist"
msgstr "tsvector列\"%s\"は存在しません"
-#: utils/adt/tsvector_op.c:2627
+#: utils/adt/tsvector_op.c:2630
#, c-format
msgid "column \"%s\" is not of tsvector type"
msgstr "値\"%s\"は型tsvectorではありません"
-#: utils/adt/tsvector_op.c:2639
+#: utils/adt/tsvector_op.c:2642
#, c-format
msgid "configuration column \"%s\" does not exist"
msgstr "設定列\"%s\"は存在しません"
-#: utils/adt/tsvector_op.c:2645
+#: utils/adt/tsvector_op.c:2648
#, c-format
msgid "column \"%s\" is not of regconfig type"
msgstr "%s列はregconfig型ではありません"
-#: utils/adt/tsvector_op.c:2652
+#: utils/adt/tsvector_op.c:2655
#, c-format
msgid "configuration column \"%s\" must not be null"
msgstr "設定列\"%s\"をNULLにすることはできません"
-#: utils/adt/tsvector_op.c:2665
+#: utils/adt/tsvector_op.c:2668
#, c-format
msgid "text search configuration name \"%s\" must be schema-qualified"
msgstr "テキスト検索設定名称\"%s\"はスキーマ修飾しなければなりません"
-#: utils/adt/tsvector_op.c:2690
+#: utils/adt/tsvector_op.c:2693
#, c-format
msgid "column \"%s\" is not of a character type"
msgstr "列\"%s\"は文字型ではありません"
@@ -25288,27 +25316,27 @@ msgstr "アクセスメソッド %2$s の演算子クラス\"%1$s\"は%4$s型に
msgid "cached plan must not change result type"
msgstr "キャッシュした実行計画は結果型を変更してはなりません"
-#: utils/cache/relcache.c:3732
+#: utils/cache/relcache.c:3753
#, c-format
msgid "heap relfilenode value not set when in binary upgrade mode"
msgstr "バイナリアップグレードモード中にヒープのrelfilenodeの値が設定されていません"
-#: utils/cache/relcache.c:3740
+#: utils/cache/relcache.c:3761
#, c-format
msgid "unexpected request for new relfilenode in binary upgrade mode"
msgstr "バイナリアップグレードモード中に、予期しない新規relfilenodeの要求がありました"
-#: utils/cache/relcache.c:6451
+#: utils/cache/relcache.c:6472
#, c-format
msgid "could not create relation-cache initialization file \"%s\": %m"
msgstr "リレーションキャッシュ初期化ファイル\"%sを作成できません: %m"
-#: utils/cache/relcache.c:6453
+#: utils/cache/relcache.c:6474
#, c-format
msgid "Continuing anyway, but there's something wrong."
msgstr "とりあえず続行しますが、何かがおかしいです。"
-#: utils/cache/relcache.c:6775
+#: utils/cache/relcache.c:6796
#, c-format
msgid "could not remove cache file \"%s\": %m"
msgstr "キャッシュファイル\"%s\"を削除できませんでした: %m"
@@ -25328,7 +25356,7 @@ msgstr "リレーションマッピングファイル\"%s\"に不正なデータ
msgid "relation mapping file \"%s\" contains incorrect checksum"
msgstr "リレーションマッピングファイル\"%s\"の中に不正なチェックサムがあります"
-#: utils/cache/typcache.c:1809 utils/fmgr/funcapi.c:532
+#: utils/cache/typcache.c:1809 utils/fmgr/funcapi.c:575
#, c-format
msgid "record type has not been registered"
msgstr "レコード型は登録されていません"
@@ -25556,32 +25584,32 @@ msgstr "関数呼び出しコンテクストに演算子クラスオプション
msgid "language validation function %u called for language %u instead of %u"
msgstr "言語有効性検査関数%1$uが言語%3$uではなく%2$uに対して呼び出されました"
-#: utils/fmgr/funcapi.c:455
+#: utils/fmgr/funcapi.c:498
#, c-format
msgid "could not determine actual result type for function \"%s\" declared to return type %s"
msgstr "戻り値型%2$sとして宣言された関数\"%1$s\"の実際の結果型を特定できませんでした"
-#: utils/fmgr/funcapi.c:600
+#: utils/fmgr/funcapi.c:643
#, c-format
msgid "argument declared %s does not contain a range type but type %s"
msgstr "%sと宣言された引数が範囲型ではなく型%sを含んでいます"
-#: utils/fmgr/funcapi.c:683
+#: utils/fmgr/funcapi.c:726
#, c-format
msgid "could not find multirange type for data type %s"
msgstr "データ型%sの複範囲型がありませんでした"
-#: utils/fmgr/funcapi.c:1900 utils/fmgr/funcapi.c:1932
+#: utils/fmgr/funcapi.c:1943 utils/fmgr/funcapi.c:1975
#, c-format
msgid "number of aliases does not match number of columns"
msgstr "別名の数が列の数と一致しません"
-#: utils/fmgr/funcapi.c:1926
+#: utils/fmgr/funcapi.c:1969
#, c-format
msgid "no column alias was provided"
msgstr "列の別名が提供されていませんでした"
-#: utils/fmgr/funcapi.c:1950
+#: utils/fmgr/funcapi.c:1993
#, c-format
msgid "could not determine row description for function returning record"
msgstr "レコードを返す関数についての行定義を特定できませんでした"
@@ -25621,7 +25649,7 @@ msgstr "データディレクトリ\"%s\"の権限設定が不正です"
msgid "Permissions should be u=rwx (0700) or u=rwx,g=rx (0750)."
msgstr "権限は u=rwx(0700) または u=rwx,g=rx (0750) でなければなりません。"
-#: utils/init/miscinit.c:665 utils/misc/guc.c:7840
+#: utils/init/miscinit.c:665 utils/misc/guc.c:7830
#, c-format
msgid "cannot set parameter \"%s\" within security-restricted operation"
msgstr "セキュリティー制限操作内でパラメーター\"%s\"を設定できません"
@@ -25721,7 +25749,7 @@ msgstr "このファイルは偶然残ってしまったようですが、削除
msgid "could not write lock file \"%s\": %m"
msgstr "ロックファイル\"%s\"に書き出せませんでした: %m"
-#: utils/init/miscinit.c:1377 utils/init/miscinit.c:1519 utils/misc/guc.c:10837
+#: utils/init/miscinit.c:1377 utils/init/miscinit.c:1519 utils/misc/guc.c:10827
#, c-format
msgid "could not read from file \"%s\": %m"
msgstr "ファイル\"%s\"から読み取れませんでした: %m"
@@ -26239,1709 +26267,1705 @@ msgid "Enables the planner's use of async append plans."
msgstr "プランナでの非同期アペンドプランの使用を有効にします。"
#: utils/misc/guc.c:1219
-msgid "Enables reordering of GROUP BY keys."
-msgstr "GROUP BYのキーの順序替えを許可する。"
-
-#: utils/misc/guc.c:1229
msgid "Enables genetic query optimization."
msgstr "遺伝的問い合わせ最適化を有効にします。"
-#: utils/misc/guc.c:1230
+#: utils/misc/guc.c:1220
msgid "This algorithm attempts to do planning without exhaustive searching."
msgstr "このアルゴリズムでは、全数探索を伴わずに行う実行計画の作成を試みます。"
-#: utils/misc/guc.c:1241
+#: utils/misc/guc.c:1231
msgid "Shows whether the current user is a superuser."
msgstr "現在のユーザーがスーパーユーザーかどうかを表示します。"
-#: utils/misc/guc.c:1251
+#: utils/misc/guc.c:1241
msgid "Enables advertising the server via Bonjour."
msgstr "Bonjour を経由したサーバーのアドバタイズを有効にします。"
-#: utils/misc/guc.c:1260
+#: utils/misc/guc.c:1250
msgid "Collects transaction commit time."
msgstr "トランザクションのコミット時刻を収集します。"
-#: utils/misc/guc.c:1269
+#: utils/misc/guc.c:1259
msgid "Enables SSL connections."
msgstr "SSL接続を有効にします。"
-#: utils/misc/guc.c:1278
+#: utils/misc/guc.c:1268
msgid "Controls whether ssl_passphrase_command is called during server reload."
msgstr "サーバーリロード時にも ssl_passphrase_command を呼び出すかどうかを指定します。"
-#: utils/misc/guc.c:1287
+#: utils/misc/guc.c:1277
msgid "Give priority to server ciphersuite order."
msgstr "サーバー側の暗号スイート順序を優先します。"
-#: utils/misc/guc.c:1296
+#: utils/misc/guc.c:1286
msgid "Forces synchronization of updates to disk."
msgstr "強制的に更新をディスクに同期します。"
-#: utils/misc/guc.c:1297
+#: utils/misc/guc.c:1287
msgid "The server will use the fsync() system call in several places to make sure that updates are physically written to disk. This insures that a database cluster will recover to a consistent state after an operating system or hardware crash."
msgstr "サーバーは、確実に更新が物理的にディスクに書き込まれるように複数の場所でfsync()システムコールを使用します。これにより、オペレーティングシステムやハードウェアがクラッシュした後でもデータベースクラスタは一貫した状態に復旧することができます。"
-#: utils/misc/guc.c:1308
+#: utils/misc/guc.c:1298
msgid "Continues processing after a checksum failure."
msgstr "チェックサムエラーの発生時に処理を継続します。"
-#: utils/misc/guc.c:1309
+#: utils/misc/guc.c:1299
msgid "Detection of a checksum failure normally causes PostgreSQL to report an error, aborting the current transaction. Setting ignore_checksum_failure to true causes the system to ignore the failure (but still report a warning), and continue processing. This behavior could cause crashes or other serious problems. Only has an effect if checksums are enabled."
msgstr "チェックサムエラーを検知すると、通常PostgreSQLはエラーの報告を行ない、現在のトランザクションを中断させます。ignore_checksum_failureを真に設定することによりエラーを無視します(代わりに警告を報告します)この動作はクラッシュや他の深刻な問題を引き起こすかもしれません。チェックサムが有効な場合にのみ効果があります。"
-#: utils/misc/guc.c:1323
+#: utils/misc/guc.c:1313
msgid "Continues processing past damaged page headers."
msgstr "破損したページヘッダがあっても処理を継続します。"
-#: utils/misc/guc.c:1324
+#: utils/misc/guc.c:1314
msgid "Detection of a damaged page header normally causes PostgreSQL to report an error, aborting the current transaction. Setting zero_damaged_pages to true causes the system to instead report a warning, zero out the damaged page, and continue processing. This behavior will destroy data, namely all the rows on the damaged page."
msgstr "ページヘッダの障害が分かると、通常PostgreSQLはエラーの報告を行ない、現在のトランザクションを中断させます。zero_damaged_pagesを真に設定することにより、システムは代わりに警告を報告し、障害のあるページをゼロで埋め、処理を継続します。 この動作により、障害のあったページ上にある全ての行のデータを破壊されます。"
-#: utils/misc/guc.c:1337
+#: utils/misc/guc.c:1327
msgid "Continues recovery after an invalid pages failure."
msgstr "不正ページエラーの発生時に処理を継続します。"
-#: utils/misc/guc.c:1338
+#: utils/misc/guc.c:1328
msgid "Detection of WAL records having references to invalid pages during recovery causes PostgreSQL to raise a PANIC-level error, aborting the recovery. Setting ignore_invalid_pages to true causes the system to ignore invalid page references in WAL records (but still report a warning), and continue recovery. This behavior may cause crashes, data loss, propagate or hide corruption, or other serious problems. Only has an effect during recovery or in standby mode."
msgstr "リカバリ中に不正なページへの参照を行うWALレコードを検出した場合、PostgreSQLはPANICレベルのエラーを出力してリカバリを中断します。ignore_invalid_pagesをtrueに設定するとシステムはWALレコード中の不正なページへの参照を無視してリカバリを継続します(ただし、引き続き警告は出力します)。この挙動はクラッシュ、データ損失、破壊の伝播ないしは隠蔽または他の深刻な問題を引き起こします。リカバリモードもしくはスタンバイモードでのみ有効となります。"
-#: utils/misc/guc.c:1356
+#: utils/misc/guc.c:1346
msgid "Writes full pages to WAL when first modified after a checkpoint."
msgstr "チェックポイントの後最初に変更された際にページ全体をWALに出力します。"
-#: utils/misc/guc.c:1357
+#: utils/misc/guc.c:1347
msgid "A page write in process during an operating system crash might be only partially written to disk. During recovery, the row changes stored in WAL are not enough to recover. This option writes pages when first modified after a checkpoint to WAL so full recovery is possible."
msgstr "ページ書き込み処理中にオペレーティングシステムがクラッシュすると、ディスクへの書き込みが一部分のみ行われる可能性があります。リカバリでは、WALに保存された行の変更だけでは完全に復旧させることができません。このオプションにより、チェックポイントの後の最初の更新時にWALにページを出力するため、完全な復旧が可能になります。"
-#: utils/misc/guc.c:1370
+#: utils/misc/guc.c:1360
msgid "Writes full pages to WAL when first modified after a checkpoint, even for a non-critical modification."
msgstr "チェックポイントの後最初に更新された時に、重要な更新ではなくてもページ全体をWALに書き出します。"
-#: utils/misc/guc.c:1380
+#: utils/misc/guc.c:1370
msgid "Writes zeroes to new WAL files before first use."
msgstr "新しいWALファイルの使用前にゼロを書き込みます。"
-#: utils/misc/guc.c:1390
+#: utils/misc/guc.c:1380
msgid "Recycles WAL files by renaming them."
msgstr "WALファイルを名前を変更して再利用します。"
-#: utils/misc/guc.c:1400
+#: utils/misc/guc.c:1390
msgid "Logs each checkpoint."
msgstr "チェックポイントをログに記録します。"
-#: utils/misc/guc.c:1409
+#: utils/misc/guc.c:1399
msgid "Logs each successful connection."
msgstr "成功した接続を全てログに記録します。"
-#: utils/misc/guc.c:1418
+#: utils/misc/guc.c:1408
msgid "Logs end of a session, including duration."
msgstr "セッションの終了時刻とその期間をログに記録します。"
-#: utils/misc/guc.c:1427
+#: utils/misc/guc.c:1417
msgid "Logs each replication command."
msgstr "各レプリケーションコマンドをログに記録します。"
-#: utils/misc/guc.c:1436
+#: utils/misc/guc.c:1426
msgid "Shows whether the running server has assertion checks enabled."
msgstr "起動中のサーバーがアサーションチェックを有効にしているかどうかを表示します。"
-#: utils/misc/guc.c:1451
+#: utils/misc/guc.c:1441
msgid "Terminate session on any error."
msgstr "何からのエラーがあればセッションを終了します"
-#: utils/misc/guc.c:1460
+#: utils/misc/guc.c:1450
msgid "Reinitialize server after backend crash."
msgstr "バックエンドがクラッシュした後サーバーを再初期化します"
-#: utils/misc/guc.c:1469
+#: utils/misc/guc.c:1459
msgid "Remove temporary files after backend crash."
msgstr "バックエンドのクラッシュ後に一時ファイルを削除します。"
-#: utils/misc/guc.c:1480
+#: utils/misc/guc.c:1470
msgid "Logs the duration of each completed SQL statement."
msgstr "完了したSQL全ての実行時間をログに記録します。"
-#: utils/misc/guc.c:1489
+#: utils/misc/guc.c:1479
msgid "Logs each query's parse tree."
msgstr "問い合わせのパースツリーをログに記録します。"
-#: utils/misc/guc.c:1498
+#: utils/misc/guc.c:1488
msgid "Logs each query's rewritten parse tree."
msgstr "リライト後の問い合わせのパースツリーをログに記録します。"
-#: utils/misc/guc.c:1507
+#: utils/misc/guc.c:1497
msgid "Logs each query's execution plan."
msgstr "問い合わせの実行計画をログに記録します。"
-#: utils/misc/guc.c:1516
+#: utils/misc/guc.c:1506
msgid "Indents parse and plan tree displays."
msgstr "パースツリーと実行計画ツリーの表示をインデントします。"
-#: utils/misc/guc.c:1525
+#: utils/misc/guc.c:1515
msgid "Writes parser performance statistics to the server log."
msgstr "パーサの性能統計情報をサーバーログに出力します。"
-#: utils/misc/guc.c:1534
+#: utils/misc/guc.c:1524
msgid "Writes planner performance statistics to the server log."
msgstr "プランナの性能統計情報をサーバーログに出力します。"
-#: utils/misc/guc.c:1543
+#: utils/misc/guc.c:1533
msgid "Writes executor performance statistics to the server log."
msgstr "エグゼキュータの性能統計情報をサーバーログに出力します。"
-#: utils/misc/guc.c:1552
+#: utils/misc/guc.c:1542
msgid "Writes cumulative performance statistics to the server log."
msgstr "累積の性能統計情報をサーバーログに出力します。"
-#: utils/misc/guc.c:1562
+#: utils/misc/guc.c:1552
msgid "Logs system resource usage statistics (memory and CPU) on various B-tree operations."
msgstr "B-treeの各種操作に関するシステムリソース(メモリとCPU)の使用統計をログに記録します。"
-#: utils/misc/guc.c:1574
+#: utils/misc/guc.c:1564
msgid "Collects information about executing commands."
msgstr "実行中のコマンドに関する情報を収集します。"
-#: utils/misc/guc.c:1575
+#: utils/misc/guc.c:1565
msgid "Enables the collection of information on the currently executing command of each session, along with the time at which that command began execution."
msgstr "そのコマンドが実行を開始した時刻を伴った、各セッションでの現時点で実行中のコマンドに関する情報の収集を有効にします。"
-#: utils/misc/guc.c:1585
+#: utils/misc/guc.c:1575
msgid "Collects statistics on database activity."
msgstr "データベースの活動について統計情報を収集します。"
-#: utils/misc/guc.c:1594
+#: utils/misc/guc.c:1584
msgid "Collects timing statistics for database I/O activity."
msgstr "データベースのI/O処理時間に関する統計情報を収集します。"
-#: utils/misc/guc.c:1603
+#: utils/misc/guc.c:1593
msgid "Collects timing statistics for WAL I/O activity."
msgstr "WALのI/O処理時間に関する統計情報を収集します。"
-#: utils/misc/guc.c:1613
+#: utils/misc/guc.c:1603
msgid "Updates the process title to show the active SQL command."
msgstr "活動中のSQLコマンドを表示するようプロセスタイトルを更新します。"
-#: utils/misc/guc.c:1614
+#: utils/misc/guc.c:1604
msgid "Enables updating of the process title every time a new SQL command is received by the server."
msgstr "新しいSQLコマンドをサーバーが受信する度に行うプロセスタイトルの更新を有効にします。"
-#: utils/misc/guc.c:1627
+#: utils/misc/guc.c:1617
msgid "Starts the autovacuum subprocess."
msgstr "autovacuumサブプロセスを起動します。"
-#: utils/misc/guc.c:1637
+#: utils/misc/guc.c:1627
msgid "Generates debugging output for LISTEN and NOTIFY."
msgstr "LISTENとNOTIFYコマンドのためのデバッグ出力を生成します。"
-#: utils/misc/guc.c:1649
+#: utils/misc/guc.c:1639
msgid "Emits information about lock usage."
msgstr "ロック使用状況に関する情報を出力します。"
-#: utils/misc/guc.c:1659
+#: utils/misc/guc.c:1649
msgid "Emits information about user lock usage."
msgstr "ユーザーロックの使用状況に関する情報を出力します。"
-#: utils/misc/guc.c:1669
+#: utils/misc/guc.c:1659
msgid "Emits information about lightweight lock usage."
msgstr "軽量ロックの使用状況に関する情報を出力します。"
-#: utils/misc/guc.c:1679
+#: utils/misc/guc.c:1669
msgid "Dumps information about all current locks when a deadlock timeout occurs."
msgstr "デッドロックの発生時点の全てのロックについての情報をダンプします。"
-#: utils/misc/guc.c:1691
+#: utils/misc/guc.c:1681
msgid "Logs long lock waits."
msgstr "長時間のロック待機をログに記録します。"
-#: utils/misc/guc.c:1700
+#: utils/misc/guc.c:1690
msgid "Logs standby recovery conflict waits."
msgstr "スタンバイのリカバリ衝突による待機をログ出力します。"
-#: utils/misc/guc.c:1709
+#: utils/misc/guc.c:1699
msgid "Logs the host name in the connection logs."
msgstr "接続ログ内でホスト名を出力します。"
-#: utils/misc/guc.c:1710
+#: utils/misc/guc.c:1700
msgid "By default, connection logs only show the IP address of the connecting host. If you want them to show the host name you can turn this on, but depending on your host name resolution setup it might impose a non-negligible performance penalty."
msgstr "デフォルトでは、接続ログメッセージには接続ホストのIPアドレスのみが表示されます。 このオプションを有効にすることで、ホスト名もログに表示されるようになります。 ホスト名解決の設定によってはで、無視できないほどの性能の悪化が起きうることに注意してください。"
-#: utils/misc/guc.c:1721
+#: utils/misc/guc.c:1711
msgid "Treats \"expr=NULL\" as \"expr IS NULL\"."
msgstr "\"expr=NULL\"という形の式は\"expr IS NULL\"として扱います。"
-#: utils/misc/guc.c:1722
+#: utils/misc/guc.c:1712
msgid "When turned on, expressions of the form expr = NULL (or NULL = expr) are treated as expr IS NULL, that is, they return true if expr evaluates to the null value, and false otherwise. The correct behavior of expr = NULL is to always return null (unknown)."
msgstr "有効にした場合、expr = NULL(またはNULL = expr)という形の式はexpr IS NULLとして扱われます。つまり、exprの評価がNULL値の場合に真を、さもなくば偽を返します。expr = NULLのSQL仕様に基づいた正しい動作は常にNULL(未知)を返すことです。"
-#: utils/misc/guc.c:1734
+#: utils/misc/guc.c:1724
msgid "Enables per-database user names."
msgstr "データベース毎のユーザー名を許可します。"
-#: utils/misc/guc.c:1743
+#: utils/misc/guc.c:1733
msgid "Sets the default read-only status of new transactions."
msgstr "新しいトランザクションのリードオンリー設定のデフォルト値を設定。"
-#: utils/misc/guc.c:1753
+#: utils/misc/guc.c:1743
msgid "Sets the current transaction's read-only status."
msgstr "現在のトランザクションのリードオンリー設定を設定。"
-#: utils/misc/guc.c:1763
+#: utils/misc/guc.c:1753
msgid "Sets the default deferrable status of new transactions."
msgstr "新しいトランザクションの遅延可否設定のデフォルト値を設定。"
-#: utils/misc/guc.c:1772
+#: utils/misc/guc.c:1762
msgid "Whether to defer a read-only serializable transaction until it can be executed with no possible serialization failures."
msgstr "リードオンリーのシリアライズ可能なトランザクションを、シリアライズに失敗することなく実行できるまで遅延させるかどうか"
-#: utils/misc/guc.c:1782
+#: utils/misc/guc.c:1772
msgid "Enable row security."
msgstr "行セキュリティを有効にします。"
-#: utils/misc/guc.c:1783
+#: utils/misc/guc.c:1773
msgid "When enabled, row security will be applied to all users."
msgstr "有効にすると、行セキュリティが全てのユーザーに適用されます。"
-#: utils/misc/guc.c:1791
+#: utils/misc/guc.c:1781
msgid "Check routine bodies during CREATE FUNCTION and CREATE PROCEDURE."
msgstr "CREATE FUNCTIONおよびCREATE PROCEDUREにおいて関数本体を検査します。"
-#: utils/misc/guc.c:1800
+#: utils/misc/guc.c:1790
msgid "Enable input of NULL elements in arrays."
msgstr "配列内のNULL要素入力を有効化。"
-#: utils/misc/guc.c:1801
+#: utils/misc/guc.c:1791
msgid "When turned on, unquoted NULL in an array input value means a null value; otherwise it is taken literally."
msgstr "有効にすると、配列入力値における引用符のないNULLはNULL値を意味するようになります。さもなくば文字通りに解釈されます。"
-#: utils/misc/guc.c:1817
+#: utils/misc/guc.c:1807
msgid "WITH OIDS is no longer supported; this can only be false."
msgstr "WITH OIDS は今後サポートされません; false のみに設定可能です。"
-#: utils/misc/guc.c:1827
+#: utils/misc/guc.c:1817
msgid "Start a subprocess to capture stderr output and/or csvlogs into log files."
msgstr "標準エラー出力、CSVログ、またはその両方をログファイルに捕捉するための子プロセスを開始します。"
-#: utils/misc/guc.c:1836
+#: utils/misc/guc.c:1826
msgid "Truncate existing log files of same name during log rotation."
msgstr "ログローテーション時に既存の同一名称のログファイルを切り詰めます。"
-#: utils/misc/guc.c:1847
+#: utils/misc/guc.c:1837
msgid "Emit information about resource usage in sorting."
msgstr "ソート中にリソース使用状況に関する情報を発行します。"
-#: utils/misc/guc.c:1861
+#: utils/misc/guc.c:1851
msgid "Generate debugging output for synchronized scanning."
msgstr "同期スキャン処理のデバッグ出力を生成します。"
-#: utils/misc/guc.c:1876
+#: utils/misc/guc.c:1866
msgid "Enable bounded sorting using heap sort."
msgstr "ヒープソートを使用した境界のソート処理を有効にします"
-#: utils/misc/guc.c:1889
+#: utils/misc/guc.c:1879
msgid "Emit WAL-related debugging output."
msgstr "WAL関連のデバッグ出力を出力します。"
-#: utils/misc/guc.c:1901
+#: utils/misc/guc.c:1891
msgid "Shows whether datetimes are integer based."
msgstr "日付時刻が整数ベースかどうかを表示します。"
-#: utils/misc/guc.c:1912
+#: utils/misc/guc.c:1902
msgid "Sets whether Kerberos and GSSAPI user names should be treated as case-insensitive."
msgstr "KerberosおよびGSSAPIユーザー名を大文字小文字を区別して扱うかどうかを設定します。"
-#: utils/misc/guc.c:1922
+#: utils/misc/guc.c:1912
msgid "Warn about backslash escapes in ordinary string literals."
msgstr "普通の文字列リテラル内のバックスラッシュエスケープを警告します。"
-#: utils/misc/guc.c:1932
+#: utils/misc/guc.c:1922
msgid "Causes '...' strings to treat backslashes literally."
msgstr "'...' 文字列はバックスラッシュをそのまま扱います。"
-#: utils/misc/guc.c:1943
+#: utils/misc/guc.c:1933
msgid "Enable synchronized sequential scans."
msgstr "同期シーケンシャルスキャンを有効にします。"
-#: utils/misc/guc.c:1953
+#: utils/misc/guc.c:1943
msgid "Sets whether to include or exclude transaction with recovery target."
msgstr "リカバリ目標のトランザクションを含めるか除外するかを設定。"
-#: utils/misc/guc.c:1963
+#: utils/misc/guc.c:1953
msgid "Allows connections and queries during recovery."
msgstr "リカバリ中でも接続と問い合わせを受け付けます"
-#: utils/misc/guc.c:1973
+#: utils/misc/guc.c:1963
msgid "Allows feedback from a hot standby to the primary that will avoid query conflicts."
msgstr "問い合わせの衝突を避けるためのホットスタンバイからプライマリへのフィードバックを受け付けます"
-#: utils/misc/guc.c:1983
+#: utils/misc/guc.c:1973
msgid "Shows whether hot standby is currently active."
msgstr "現在ホットスタンバイが有効であるかどうかを示します。"
-#: utils/misc/guc.c:1994
+#: utils/misc/guc.c:1984
msgid "Allows modifications of the structure of system tables."
msgstr "システムテーブル構造の変更を許可。"
-#: utils/misc/guc.c:2005
+#: utils/misc/guc.c:1995
msgid "Disables reading from system indexes."
msgstr "システムインデックスの読み取りを無効にします。"
-#: utils/misc/guc.c:2006
+#: utils/misc/guc.c:1996
msgid "It does not prevent updating the indexes, so it is safe to use. The worst consequence is slowness."
msgstr "これはインデックスの更新は妨げないため使用しても安全です。最も大きな悪影響は低速化です。"
-#: utils/misc/guc.c:2017
+#: utils/misc/guc.c:2007
msgid "Allows tablespaces directly inside pg_tblspc, for testing."
msgstr "pg_tblspc直下のテーブル空間を許可します、テスト用。"
-#: utils/misc/guc.c:2028
+#: utils/misc/guc.c:2018
msgid "Enables backward compatibility mode for privilege checks on large objects."
msgstr "ラージオブジェクトで権限チェックを行う際、後方互換性モードを有効にします。"
-#: utils/misc/guc.c:2029
+#: utils/misc/guc.c:2019
msgid "Skips privilege checks when reading or modifying large objects, for compatibility with PostgreSQL releases prior to 9.0."
msgstr "9.0 より前のPostgreSQLとの互換のため、ラージオブジェクトを読んだり変更したりする際に権限チェックをスキップする。"
-#: utils/misc/guc.c:2039
+#: utils/misc/guc.c:2029
msgid "When generating SQL fragments, quote all identifiers."
msgstr "SQL文を生成する時に、すべての識別子を引用符で囲みます。"
-#: utils/misc/guc.c:2049
+#: utils/misc/guc.c:2039
msgid "Shows whether data checksums are turned on for this cluster."
msgstr "データチェックサムがこのクラスタで有効になっているかどうかを表示します。"
-#: utils/misc/guc.c:2060
+#: utils/misc/guc.c:2050
msgid "Add sequence number to syslog messages to avoid duplicate suppression."
msgstr "シーケンス番号を付加することでsyslogメッセージの重複を防ぎます。"
-#: utils/misc/guc.c:2070
+#: utils/misc/guc.c:2060
msgid "Split messages sent to syslog by lines and to fit into 1024 bytes."
msgstr "syslogに送出するメッセージを行単位で分割して、1024バイトに収まるようにします。"
-#: utils/misc/guc.c:2080
+#: utils/misc/guc.c:2070
msgid "Controls whether Gather and Gather Merge also run subplans."
msgstr "Gather および Gather Merge でも下位プランを実行するかどうかを制御します。"
-#: utils/misc/guc.c:2081
+#: utils/misc/guc.c:2071
msgid "Should gather nodes also run subplans or just gather tuples?"
msgstr "Gather ノードでも下位プランを実行するのか、もしくはただタプルの収集のみを行うのか?"
-#: utils/misc/guc.c:2091
+#: utils/misc/guc.c:2081
msgid "Allow JIT compilation."
msgstr "JITコンパイルを許可します。"
-#: utils/misc/guc.c:2102
+#: utils/misc/guc.c:2092
msgid "Register JIT-compiled functions with debugger."
msgstr "JITコンパイルされた関数をデバッガに登録します。"
-#: utils/misc/guc.c:2119
+#: utils/misc/guc.c:2109
msgid "Write out LLVM bitcode to facilitate JIT debugging."
msgstr "LLVMビットコードを出力して、JITデバッグを容易にします。"
-#: utils/misc/guc.c:2130
+#: utils/misc/guc.c:2120
msgid "Allow JIT compilation of expressions."
msgstr "式のJITコンパイルを許可します。"
-#: utils/misc/guc.c:2141
+#: utils/misc/guc.c:2131
msgid "Register JIT-compiled functions with perf profiler."
msgstr "perfプロファイラにJITコンパイルされた関数を登録します。"
-#: utils/misc/guc.c:2158
+#: utils/misc/guc.c:2148
msgid "Allow JIT compilation of tuple deforming."
msgstr "タプル分解処理のJITコンパイルを許可します。"
-#: utils/misc/guc.c:2169
+#: utils/misc/guc.c:2159
msgid "Whether to continue running after a failure to sync data files."
msgstr "データファイルの同期失敗の後に処理を継続するかどうか。"
-#: utils/misc/guc.c:2178
+#: utils/misc/guc.c:2168
msgid "Sets whether a WAL receiver should create a temporary replication slot if no permanent slot is configured."
msgstr "永続レプリケーションスロットがない場合にWALレシーバが一時スロットを作成するかどうかを設定します。"
-#: utils/misc/guc.c:2196
+#: utils/misc/guc.c:2186
msgid "Sets the amount of time to wait before forcing a switch to the next WAL file."
msgstr "次のWALへの強制切り替え時間を設定します。"
-#: utils/misc/guc.c:2207
+#: utils/misc/guc.c:2197
msgid "Sets the amount of time to wait after authentication on connection startup."
msgstr "接続開始時の認証後の待ち時間を設定します。"
-#: utils/misc/guc.c:2209 utils/misc/guc.c:2830
+#: utils/misc/guc.c:2199 utils/misc/guc.c:2820
msgid "This allows attaching a debugger to the process."
msgstr "これによりデバッガがプロセスに接続できます。"
-#: utils/misc/guc.c:2218
+#: utils/misc/guc.c:2208
msgid "Sets the default statistics target."
msgstr "デフォルトの統計情報収集目標を設定。"
-#: utils/misc/guc.c:2219
+#: utils/misc/guc.c:2209
msgid "This applies to table columns that have not had a column-specific target set via ALTER TABLE SET STATISTICS."
msgstr "ALTER TABLE SET STATISTICS経由で列固有の目標値を持たないテーブル列についての統計情報収集目標を設定します。"
-#: utils/misc/guc.c:2228
+#: utils/misc/guc.c:2218
msgid "Sets the FROM-list size beyond which subqueries are not collapsed."
msgstr "副問い合わせを展開する上限のFROMリストのサイズを設定。"
-#: utils/misc/guc.c:2230
+#: utils/misc/guc.c:2220
msgid "The planner will merge subqueries into upper queries if the resulting FROM list would have no more than this many items."
msgstr "最終的なFROMリストがこの値より多くの要素を持たない時に、プランナは副問い合わせを上位問い合わせにマージします。"
-#: utils/misc/guc.c:2241
+#: utils/misc/guc.c:2231
msgid "Sets the FROM-list size beyond which JOIN constructs are not flattened."
msgstr "JOIN式を平坦化する上限のFROMリストのサイズを設定。"
-#: utils/misc/guc.c:2243
+#: utils/misc/guc.c:2233
msgid "The planner will flatten explicit JOIN constructs into lists of FROM items whenever a list of no more than this many items would result."
msgstr "最終的にFROMリストの項目数がこの値を超えない時には常に、プランナは明示的なJOIN構文をFROM項目のリストに組み込みます。"
-#: utils/misc/guc.c:2254
+#: utils/misc/guc.c:2244
msgid "Sets the threshold of FROM items beyond which GEQO is used."
msgstr "この数を超えるとGEQOを使用するFROM項目数の閾値を設定。"
-#: utils/misc/guc.c:2264
+#: utils/misc/guc.c:2254
msgid "GEQO: effort is used to set the default for other GEQO parameters."
msgstr "GEQO: effortは他のGEQOパラメータのデフォルトを設定するために使用されます。"
-#: utils/misc/guc.c:2274
+#: utils/misc/guc.c:2264
msgid "GEQO: number of individuals in the population."
msgstr "GEQO: 集団内の個体数。"
-#: utils/misc/guc.c:2275 utils/misc/guc.c:2285
+#: utils/misc/guc.c:2265 utils/misc/guc.c:2275
msgid "Zero selects a suitable default value."
msgstr "0は適切なデフォルト値を選択します。"
-#: utils/misc/guc.c:2284
+#: utils/misc/guc.c:2274
msgid "GEQO: number of iterations of the algorithm."
msgstr "GEQO: アルゴリズムの反復回数です。"
-#: utils/misc/guc.c:2296
+#: utils/misc/guc.c:2286
msgid "Sets the time to wait on a lock before checking for deadlock."
msgstr "デッドロック状態があるかどうかを調べる前にロックを待つ時間を設定。"
-#: utils/misc/guc.c:2307
+#: utils/misc/guc.c:2297
msgid "Sets the maximum delay before canceling queries when a hot standby server is processing archived WAL data."
msgstr "ホットスタンバイサーバーがアーカイブされた WAL データを処理している場合は、問い合わせをキャンセルする前に遅延秒数の最大値を設定。"
-#: utils/misc/guc.c:2318
+#: utils/misc/guc.c:2308
msgid "Sets the maximum delay before canceling queries when a hot standby server is processing streamed WAL data."
msgstr "ホットスタンバイサーバーがストリームの WAL データを処理している場合は、問い合わせをキャンセルする前に遅延秒数の最大値を設定。"
-#: utils/misc/guc.c:2329
+#: utils/misc/guc.c:2319
msgid "Sets the minimum delay for applying changes during recovery."
msgstr "リカバリ中の変更の適用の最小遅延時間を設定します。"
-#: utils/misc/guc.c:2340
+#: utils/misc/guc.c:2330
msgid "Sets the maximum interval between WAL receiver status reports to the sending server."
msgstr "WAL受信プロセスが送出側サーバーへ行う状況報告の最大間隔を設定。"
-#: utils/misc/guc.c:2351
+#: utils/misc/guc.c:2341
msgid "Sets the maximum wait time to receive data from the sending server."
msgstr "送出側サーバーからのデータ受信を待機する最長時間を設定。"
-#: utils/misc/guc.c:2362
+#: utils/misc/guc.c:2352
msgid "Sets the maximum number of concurrent connections."
msgstr "同時接続数の最大値を設定。"
-#: utils/misc/guc.c:2373
+#: utils/misc/guc.c:2363
msgid "Sets the number of connection slots reserved for superusers."
msgstr "スーパーユーザーによる接続用に予約される接続スロットの数を設定。"
-#: utils/misc/guc.c:2383
+#: utils/misc/guc.c:2373
msgid "Amount of dynamic shared memory reserved at startup."
msgstr "起動時に予約される動的共有メモリの量。"
-#: utils/misc/guc.c:2398
+#: utils/misc/guc.c:2388
msgid "Sets the number of shared memory buffers used by the server."
msgstr "サーバーで使用される共有メモリのバッファ数を設定。"
-#: utils/misc/guc.c:2409
+#: utils/misc/guc.c:2399
msgid "Shows the size of the server's main shared memory area (rounded up to the nearest MB)."
msgstr "サーバーの主共有メモリ領域のサイズを表示します(MB単位に切り上げられます)"
-#: utils/misc/guc.c:2420
+#: utils/misc/guc.c:2410
msgid "Shows the number of huge pages needed for the main shared memory area."
msgstr "主共有メモリ領域に必要となるヒュージページの数を表示します。"
-#: utils/misc/guc.c:2421
+#: utils/misc/guc.c:2411
msgid "-1 indicates that the value could not be determined."
msgstr "-1はこの値が確定できなかったことを示します。"
-#: utils/misc/guc.c:2431
+#: utils/misc/guc.c:2421
msgid "Sets the maximum number of temporary buffers used by each session."
msgstr "各セッションで使用される一時バッファの最大数を設定。"
-#: utils/misc/guc.c:2442
+#: utils/misc/guc.c:2432
msgid "Sets the TCP port the server listens on."
msgstr "サーバーが接続を監視するTCPポートを設定。"
-#: utils/misc/guc.c:2452
+#: utils/misc/guc.c:2442
msgid "Sets the access permissions of the Unix-domain socket."
msgstr "Unixドメインソケットのアクセス権限を設定。"
-#: utils/misc/guc.c:2453
+#: utils/misc/guc.c:2443
msgid "Unix-domain sockets use the usual Unix file system permission set. The parameter value is expected to be a numeric mode specification in the form accepted by the chmod and umask system calls. (To use the customary octal format the number must start with a 0 (zero).)"
msgstr "Unixドメインソケットは、通常のUnixファイルシステム権限の設定を使います。 このパラメータ値は chmod と umask システムコールが受け付ける数値のモード指定を想定しています(慣習的な8進数書式を使うためには、0(ゼロ)で始めなくてはなりません)。 "
-#: utils/misc/guc.c:2467
+#: utils/misc/guc.c:2457
msgid "Sets the file permissions for log files."
msgstr "ログファイルのパーミッションを設定。"
-#: utils/misc/guc.c:2468
+#: utils/misc/guc.c:2458
msgid "The parameter value is expected to be a numeric mode specification in the form accepted by the chmod and umask system calls. (To use the customary octal format the number must start with a 0 (zero).)"
msgstr "このパタメータ値は chmod や umask システムコールで使えるような数値モード指定であることが想定されます(慣習的な記法である8進数書式を使う場合は先頭に0(ゼロ) をつけてください)。 "
-#: utils/misc/guc.c:2482
+#: utils/misc/guc.c:2472
msgid "Shows the mode of the data directory."
msgstr "データディレクトリのモードを表示します。"
-#: utils/misc/guc.c:2483
+#: utils/misc/guc.c:2473
msgid "The parameter value is a numeric mode specification in the form accepted by the chmod and umask system calls. (To use the customary octal format the number must start with a 0 (zero).)"
msgstr "このパタメータ値は chmod や umask システムコールが受け付ける数値形式のモード指定です(慣習的な8進形式を使う場合は先頭に0(ゼロ) をつけてください)。 "
-#: utils/misc/guc.c:2496
+#: utils/misc/guc.c:2486
msgid "Sets the maximum memory to be used for query workspaces."
msgstr "問い合わせの作業用空間として使用されるメモリの最大値を設定。"
-#: utils/misc/guc.c:2497
+#: utils/misc/guc.c:2487
msgid "This much memory can be used by each internal sort operation and hash table before switching to temporary disk files."
msgstr "内部ソート操作とハッシュテーブルで使われるメモリの量がこの量に達した時に一時ディスクファイルへの切替えを行います。"
-#: utils/misc/guc.c:2509
+#: utils/misc/guc.c:2499
msgid "Sets the maximum memory to be used for maintenance operations."
msgstr "保守作業で使用される最大メモリ量を設定。"
-#: utils/misc/guc.c:2510
+#: utils/misc/guc.c:2500
msgid "This includes operations such as VACUUM and CREATE INDEX."
msgstr "VACUUMやCREATE INDEXなどの作業が含まれます。"
-#: utils/misc/guc.c:2520
+#: utils/misc/guc.c:2510
msgid "Sets the maximum memory to be used for logical decoding."
msgstr "論理デコーディングで使用するメモリ量の上限を設定します。"
-#: utils/misc/guc.c:2521
+#: utils/misc/guc.c:2511
msgid "This much memory can be used by each internal reorder buffer before spilling to disk."
msgstr "個々の内部リオーダバッファはディスクに書き出す前にこれだけの量のメモリを使用することができます。"
-#: utils/misc/guc.c:2537
+#: utils/misc/guc.c:2527
msgid "Sets the maximum stack depth, in kilobytes."
msgstr "スタック長の最大値をキロバイト単位で設定。"
-#: utils/misc/guc.c:2548
+#: utils/misc/guc.c:2538
msgid "Limits the total size of all temporary files used by each process."
msgstr "各プロセスで使用される全ての一時ファイルの合計サイズを制限します。"
-#: utils/misc/guc.c:2549
+#: utils/misc/guc.c:2539
msgid "-1 means no limit."
msgstr "-1は無制限を意味します。"
-#: utils/misc/guc.c:2559
+#: utils/misc/guc.c:2549
msgid "Vacuum cost for a page found in the buffer cache."
msgstr "バッファキャッシュにある1つのページをVACUUM処理する際のコスト。"
-#: utils/misc/guc.c:2569
+#: utils/misc/guc.c:2559
msgid "Vacuum cost for a page not found in the buffer cache."
msgstr "バッファキャッシュにない1つのページをVACUUM処理する際のコスト。"
-#: utils/misc/guc.c:2579
+#: utils/misc/guc.c:2569
msgid "Vacuum cost for a page dirtied by vacuum."
msgstr "VACUUM処理が1つのページをダーティにした際に課すコスト。"
-#: utils/misc/guc.c:2589
+#: utils/misc/guc.c:2579
msgid "Vacuum cost amount available before napping."
msgstr "VACUUM処理を一時休止させるまでに使用できるコスト。"
-#: utils/misc/guc.c:2599
+#: utils/misc/guc.c:2589
msgid "Vacuum cost amount available before napping, for autovacuum."
msgstr "自動VACUUM用のVACUUM処理を一時休止させるまでに使用できるコスト。"
-#: utils/misc/guc.c:2609
+#: utils/misc/guc.c:2599
msgid "Sets the maximum number of simultaneously open files for each server process."
msgstr "各サーバープロセスで同時にオープンできるファイルの最大数を設定。"
-#: utils/misc/guc.c:2622
+#: utils/misc/guc.c:2612
msgid "Sets the maximum number of simultaneously prepared transactions."
msgstr "同時に準備状態にできるトランザクションの最大数を設定。"
-#: utils/misc/guc.c:2633
+#: utils/misc/guc.c:2623
msgid "Sets the minimum OID of tables for tracking locks."
msgstr "ロックの追跡を行うテーブルの最小のOIDを設定。"
-#: utils/misc/guc.c:2634
+#: utils/misc/guc.c:2624
msgid "Is used to avoid output on system tables."
msgstr "システムテーブルに関するの出力を避けるために使います。"
-#: utils/misc/guc.c:2643
+#: utils/misc/guc.c:2633
msgid "Sets the OID of the table with unconditionally lock tracing."
msgstr "無条件でロックの追跡を行うテーブルのOIDを設定。"
-#: utils/misc/guc.c:2655
+#: utils/misc/guc.c:2645
msgid "Sets the maximum allowed duration of any statement."
msgstr "あらゆる文に対して実行時間として許容する上限値を設定。"
-#: utils/misc/guc.c:2656 utils/misc/guc.c:2667 utils/misc/guc.c:2678 utils/misc/guc.c:2689
+#: utils/misc/guc.c:2646 utils/misc/guc.c:2657 utils/misc/guc.c:2668 utils/misc/guc.c:2679
msgid "A value of 0 turns off the timeout."
msgstr "0でこのタイムアウトは無効になります。 "
-#: utils/misc/guc.c:2666
+#: utils/misc/guc.c:2656
msgid "Sets the maximum allowed duration of any wait for a lock."
msgstr "ロックの待機の最大許容時間を設定。"
-#: utils/misc/guc.c:2677
+#: utils/misc/guc.c:2667
msgid "Sets the maximum allowed idle time between queries, when in a transaction."
msgstr "問い合わせ間のアイドル時間のトランザクション内における最大許容値を設定。"
-#: utils/misc/guc.c:2688
+#: utils/misc/guc.c:2678
msgid "Sets the maximum allowed idle time between queries, when not in a transaction."
msgstr "問い合わせ間のアイドル時間のトランザクション外における最大許容値を設定。"
-#: utils/misc/guc.c:2699
+#: utils/misc/guc.c:2689
msgid "Minimum age at which VACUUM should freeze a table row."
msgstr "VACUUM にテーブル行の凍結をさせる最小のトランザクションID差分。"
-#: utils/misc/guc.c:2709
+#: utils/misc/guc.c:2699
msgid "Age at which VACUUM should scan whole table to freeze tuples."
msgstr "行の凍結のためのテーブル全体スキャンを強制させる時のトランザクションID差分。"
-#: utils/misc/guc.c:2719
+#: utils/misc/guc.c:2709
msgid "Minimum age at which VACUUM should freeze a MultiXactId in a table row."
msgstr "テーブル行でのマルチトランザクションIDの凍結を強制する最小のマルチトランザクション差分。"
-#: utils/misc/guc.c:2729
+#: utils/misc/guc.c:2719
msgid "Multixact age at which VACUUM should scan whole table to freeze tuples."
msgstr "行の凍結のためにテーブル全体スキャンを強制する時点のマルチトランザクション差分。"
-#: utils/misc/guc.c:2739
+#: utils/misc/guc.c:2729
msgid "Number of transactions by which VACUUM and HOT cleanup should be deferred, if any."
msgstr "設定していれば、VACUUMやHOTのクリーンアップを遅延させるトランザクション数。"
-#: utils/misc/guc.c:2748
+#: utils/misc/guc.c:2738
msgid "Age at which VACUUM should trigger failsafe to avoid a wraparound outage."
msgstr "VACUUMにおいて周回による停止を回避するためのフェイルセーフを実行されるまでの経過トランザクション数。"
-#: utils/misc/guc.c:2757
+#: utils/misc/guc.c:2747
msgid "Multixact age at which VACUUM should trigger failsafe to avoid a wraparound outage."
msgstr "VACUUMにおいて周回による停止を回避するためのフェイルセーフが実行されるまでの経過マルチトランザクション数。"
-#: utils/misc/guc.c:2770
+#: utils/misc/guc.c:2760
msgid "Sets the maximum number of locks per transaction."
msgstr "1トランザクション当たりのロック数の上限を設定。"
-#: utils/misc/guc.c:2771
+#: utils/misc/guc.c:2761
msgid "The shared lock table is sized on the assumption that at most max_locks_per_transaction * max_connections distinct objects will need to be locked at any one time."
msgstr "共有ロックテーブルの大きさは、最大max_locks_per_transaction * max_connections個の個別のオブジェクトがいかなる時点でもロックされる必要があるという仮定の下に決定されます。"
-#: utils/misc/guc.c:2782
+#: utils/misc/guc.c:2772
msgid "Sets the maximum number of predicate locks per transaction."
msgstr "1トランザクション当たりの述語ロック数の上限を設定。"
-#: utils/misc/guc.c:2783
+#: utils/misc/guc.c:2773
msgid "The shared predicate lock table is sized on the assumption that at most max_pred_locks_per_transaction * max_connections distinct objects will need to be locked at any one time."
msgstr "共有ロックテーブルの大きさは、最大 max_pred_locks_per_transaction * max_connections 個の個別のオブジェクトがいかなる時点でもロックされる必要があるという仮定の下に決められます。"
-#: utils/misc/guc.c:2794
+#: utils/misc/guc.c:2784
msgid "Sets the maximum number of predicate-locked pages and tuples per relation."
msgstr "1リレーション当たりで述語ロックされるページとタプルの数の上限値を設定。"
-#: utils/misc/guc.c:2795
+#: utils/misc/guc.c:2785
msgid "If more than this total of pages and tuples in the same relation are locked by a connection, those locks are replaced by a relation-level lock."
msgstr "あるコネクションで、同じリレーション内でロックされるページ数とタプル数の合計がこの値を超えたときには、これらのロックはリレーションレベルのロックに置き換えられます。"
-#: utils/misc/guc.c:2805
+#: utils/misc/guc.c:2795
msgid "Sets the maximum number of predicate-locked tuples per page."
msgstr "1ページあたりで述語ロックされるタプル数の上限値を設定。"
-#: utils/misc/guc.c:2806
+#: utils/misc/guc.c:2796
msgid "If more than this number of tuples on the same page are locked by a connection, those locks are replaced by a page-level lock."
msgstr "あるコネクションで 、同じページ上でロックされるタプルの数がこの値を超えたときには、これらのロックはページレベルのロックに置き換えられます。"
-#: utils/misc/guc.c:2816
+#: utils/misc/guc.c:2806
msgid "Sets the maximum allowed time to complete client authentication."
msgstr "クライアント認証の完了までの最大許容時間を設定。"
-#: utils/misc/guc.c:2828
+#: utils/misc/guc.c:2818
msgid "Sets the amount of time to wait before authentication on connection startup."
msgstr "接続開始時の認証前の待ち時間を設定します。"
-#: utils/misc/guc.c:2840
+#: utils/misc/guc.c:2830
msgid "Buffer size for reading ahead in the WAL during recovery."
msgstr "リカバリ中のWAL先読みバッファのサイズ。"
-#: utils/misc/guc.c:2841
+#: utils/misc/guc.c:2831
msgid "Maximum distance to read ahead in the WAL to prefetch referenced data blocks."
msgstr "被参照データブロックの事前読み込みのためのWAL先読みの最大量。"
-#: utils/misc/guc.c:2851
+#: utils/misc/guc.c:2841
msgid "Sets the size of WAL files held for standby servers."
msgstr "スタンバイサーバーのために確保するWALの量を設定します。"
-#: utils/misc/guc.c:2862
+#: utils/misc/guc.c:2852
msgid "Sets the minimum size to shrink the WAL to."
msgstr "WALを縮小させる際の最小のサイズを設定。"
-#: utils/misc/guc.c:2874
+#: utils/misc/guc.c:2864
msgid "Sets the WAL size that triggers a checkpoint."
msgstr "チェックポイントの契機となるWALのサイズを指定。"
-#: utils/misc/guc.c:2886
+#: utils/misc/guc.c:2876
msgid "Sets the maximum time between automatic WAL checkpoints."
msgstr "自動WALチェックポイントの最大間隔を設定。"
-#: utils/misc/guc.c:2897
+#: utils/misc/guc.c:2887
msgid "Sets the maximum time before warning if checkpoints triggered by WAL volume happen too frequently."
msgstr "WALの量契機のチェックポイントが高頻度で起きる場合に、警告を発するまでの回数を設定。"
-#: utils/misc/guc.c:2899
+#: utils/misc/guc.c:2889
msgid "Write a message to the server log if checkpoints caused by the filling of WAL segment files happen more frequently than this amount of time. Zero turns off the warning."
msgstr "チェックポイントセグメントファイルを使い切ることが原因で起きるチェックポイントがこの時間間隔よりも頻繁に発生する場合、サーバーログにメッセージを書き出します。ゼロはこの警告を無効にします。 "
-#: utils/misc/guc.c:2912 utils/misc/guc.c:3130 utils/misc/guc.c:3178
+#: utils/misc/guc.c:2902 utils/misc/guc.c:3120 utils/misc/guc.c:3168
msgid "Number of pages after which previously performed writes are flushed to disk."
msgstr "すでに実行された書き込みがディスクに書き出されるまでのページ数。"
-#: utils/misc/guc.c:2923
+#: utils/misc/guc.c:2913
msgid "Sets the number of disk-page buffers in shared memory for WAL."
msgstr "共有メモリ内に割り当てられた、WALデータ用のディスクページバッファ数を設定。"
-#: utils/misc/guc.c:2934
+#: utils/misc/guc.c:2924
msgid "Time between WAL flushes performed in the WAL writer."
msgstr "WALライタで実行する書き出しの時間間隔。"
-#: utils/misc/guc.c:2945
+#: utils/misc/guc.c:2935
msgid "Amount of WAL written out by WAL writer that triggers a flush."
msgstr "書き出しが実行されるまでにWALライタで出力するWALの量。"
-#: utils/misc/guc.c:2956
+#: utils/misc/guc.c:2946
msgid "Minimum size of new file to fsync instead of writing WAL."
msgstr "WALを出力する代わりにfsyncを使用する新規ファイルの最小サイズ。"
-#: utils/misc/guc.c:2967
+#: utils/misc/guc.c:2957
msgid "Sets the maximum number of simultaneously running WAL sender processes."
msgstr "WAL送信プロセスの最大同時実行数を設定。"
-#: utils/misc/guc.c:2978
+#: utils/misc/guc.c:2968
msgid "Sets the maximum number of simultaneously defined replication slots."
msgstr "同時に定義できるレプリケーションスロットの数の最大値を設定。"
-#: utils/misc/guc.c:2988
+#: utils/misc/guc.c:2978
msgid "Sets the maximum WAL size that can be reserved by replication slots."
msgstr "レプリケーションスロットで確保できるWALの量の最大値を設定します。"
-#: utils/misc/guc.c:2989
+#: utils/misc/guc.c:2979
msgid "Replication slots will be marked as failed, and segments released for deletion or recycling, if this much space is occupied by WAL on disk."
msgstr "ディスク内のWALがこの量に達すると、レプリケーションスロットは停止とマークされ、セグメントは削除あるいは再利用のために解放されます。"
-#: utils/misc/guc.c:3001
+#: utils/misc/guc.c:2991
msgid "Sets the maximum time to wait for WAL replication."
msgstr "WALレプリケーションを待つ時間の最大値を設定。"
-#: utils/misc/guc.c:3012
+#: utils/misc/guc.c:3002
msgid "Sets the delay in microseconds between transaction commit and flushing WAL to disk."
msgstr "トランザクションのコミットからWALのディスク書き出しまでの遅延時間をマイクロ秒単位で設定。"
-#: utils/misc/guc.c:3024
+#: utils/misc/guc.c:3014
msgid "Sets the minimum number of concurrent open transactions required before performing commit_delay."
msgstr "commit_delay の実行に必要となる、同時に開いているトランザクション数の最小値を設定。"
-#: utils/misc/guc.c:3035
+#: utils/misc/guc.c:3025
msgid "Sets the number of digits displayed for floating-point values."
msgstr "浮動小数点値の表示桁数を設定。"
-#: utils/misc/guc.c:3036
+#: utils/misc/guc.c:3026
msgid "This affects real, double precision, and geometric data types. A zero or negative parameter value is added to the standard number of digits (FLT_DIG or DBL_DIG as appropriate). Any value greater than zero selects precise output mode."
msgstr "このパラメータは、real、double precision、幾何データ型に影響します。ゼロまたは負のパラメータ値は標準的な桁数(FLT_DIG もしくは DBL_DIGどちらか適切な方)に追加されます。正の値は直接出力形式を指定します。"
-#: utils/misc/guc.c:3048
+#: utils/misc/guc.c:3038
msgid "Sets the minimum execution time above which a sample of statements will be logged. Sampling is determined by log_statement_sample_rate."
msgstr "文がログに出力される最小の実行時間を設定します。サンプリングについてはlog_statement_sample_rateで決定されます。"
-#: utils/misc/guc.c:3051
+#: utils/misc/guc.c:3041
msgid "Zero logs a sample of all queries. -1 turns this feature off."
msgstr "ゼロにすると全ての問い合わせを記録します。-1はこの機能を無効にします。"
-#: utils/misc/guc.c:3061
+#: utils/misc/guc.c:3051
msgid "Sets the minimum execution time above which all statements will be logged."
msgstr "全ての文のログを記録する最小の実行時間を設定。"
-#: utils/misc/guc.c:3063
+#: utils/misc/guc.c:3053
msgid "Zero prints all queries. -1 turns this feature off."
msgstr "ゼロにすると全ての問い合わせを出力します。-1はこの機能を無効にします。"
-#: utils/misc/guc.c:3073
+#: utils/misc/guc.c:3063
msgid "Sets the minimum execution time above which autovacuum actions will be logged."
msgstr "自動VACUUMの活動のログを記録する最小の実行時間を設定。"
-#: utils/misc/guc.c:3075
+#: utils/misc/guc.c:3065
msgid "Zero prints all actions. -1 turns autovacuum logging off."
msgstr "ゼロはすべての活動を出力します。-1は自動VACUUMのログ記録を無効にします。"
-#: utils/misc/guc.c:3085
+#: utils/misc/guc.c:3075
msgid "Sets the maximum length in bytes of data logged for bind parameter values when logging statements."
msgstr "問い合わせ文をログ出力する際に、出力するbindパラメータ値データの最大バイト数を設定。"
-#: utils/misc/guc.c:3087 utils/misc/guc.c:3099
+#: utils/misc/guc.c:3077 utils/misc/guc.c:3089
msgid "-1 to print values in full."
msgstr "-1 で値を全て出力します。"
-#: utils/misc/guc.c:3097
+#: utils/misc/guc.c:3087
msgid "Sets the maximum length in bytes of data logged for bind parameter values when logging statements, on error."
msgstr "エラー時の問い合わせ文をログ出力する際に、出力するbindパラメータ値データの最大バイト数を設定。"
-#: utils/misc/guc.c:3109
+#: utils/misc/guc.c:3099
msgid "Background writer sleep time between rounds."
msgstr "バックグランドライタの周期毎の待機時間"
-#: utils/misc/guc.c:3120
+#: utils/misc/guc.c:3110
msgid "Background writer maximum number of LRU pages to flush per round."
msgstr "バックグランドライタが1周期で書き出すLRUページ数の最大値。"
-#: utils/misc/guc.c:3143
+#: utils/misc/guc.c:3133
msgid "Number of simultaneous requests that can be handled efficiently by the disk subsystem."
msgstr "ディスクサブシステムが効率的に処理可能な同時並行リクエスト数"
-#: utils/misc/guc.c:3161
+#: utils/misc/guc.c:3151
msgid "A variant of effective_io_concurrency that is used for maintenance work."
msgstr " effective_io_concurrency の保守作業に使用される変種。"
-#: utils/misc/guc.c:3191
+#: utils/misc/guc.c:3181
msgid "Maximum number of concurrent worker processes."
msgstr "同時に実行されるワーカープロセス数の最大値です。"
-#: utils/misc/guc.c:3203
+#: utils/misc/guc.c:3193
msgid "Maximum number of logical replication worker processes."
msgstr "レプリケーションワーカープロセス数の最大値です。"
-#: utils/misc/guc.c:3215
+#: utils/misc/guc.c:3205
msgid "Maximum number of table synchronization workers per subscription."
msgstr "サブスクリプション毎のテーブル同期ワーカー数の最大値です。"
-#: utils/misc/guc.c:3225
+#: utils/misc/guc.c:3215
msgid "Sets the amount of time to wait before forcing log file rotation."
msgstr "ログファイルのローテーションを行う時間間隔を設定します。"
-#: utils/misc/guc.c:3237
+#: utils/misc/guc.c:3227
msgid "Sets the maximum size a log file can reach before being rotated."
msgstr "ローテートされるまでに許容するログファイルの最大サイズを設定します。"
-#: utils/misc/guc.c:3249
+#: utils/misc/guc.c:3239
msgid "Shows the maximum number of function arguments."
msgstr "関数の引数の最大数を示します。"
-#: utils/misc/guc.c:3260
+#: utils/misc/guc.c:3250
msgid "Shows the maximum number of index keys."
msgstr "インデックスキーの最大数を示します。"
-#: utils/misc/guc.c:3271
+#: utils/misc/guc.c:3261
msgid "Shows the maximum identifier length."
msgstr "識別子の最大長を示します。"
-#: utils/misc/guc.c:3282
+#: utils/misc/guc.c:3272
msgid "Shows the size of a disk block."
msgstr "ディスクブロックサイズを示します。"
-#: utils/misc/guc.c:3293
+#: utils/misc/guc.c:3283
msgid "Shows the number of pages per disk file."
msgstr "ディスクファイルごとのページ数を表示します。"
-#: utils/misc/guc.c:3304
+#: utils/misc/guc.c:3294
msgid "Shows the block size in the write ahead log."
msgstr "先行書き込みログ(WAL)におけるブロックサイズを表示します"
-#: utils/misc/guc.c:3315
+#: utils/misc/guc.c:3305
msgid "Sets the time to wait before retrying to retrieve WAL after a failed attempt."
msgstr "WALの取り出しの失敗後に再試行する回数を設定。"
-#: utils/misc/guc.c:3327
+#: utils/misc/guc.c:3317
msgid "Shows the size of write ahead log segments."
msgstr "先行書き込みログ(WAL)セグメントのサイズを表示します"
-#: utils/misc/guc.c:3340
+#: utils/misc/guc.c:3330
msgid "Time to sleep between autovacuum runs."
msgstr "自動VACUUMの実行開始間隔。"
-#: utils/misc/guc.c:3350
+#: utils/misc/guc.c:3340
msgid "Minimum number of tuple updates or deletes prior to vacuum."
msgstr "VACUUMを行うまでの、タプルを更新または削除した回数の最小値。"
-#: utils/misc/guc.c:3359
+#: utils/misc/guc.c:3349
msgid "Minimum number of tuple inserts prior to vacuum, or -1 to disable insert vacuums."
msgstr "VACUUMが行われるまでの行挿入の回数の最小値、-1で挿入契機のVACUUMを無効化します。"
-#: utils/misc/guc.c:3368
+#: utils/misc/guc.c:3358
msgid "Minimum number of tuple inserts, updates, or deletes prior to analyze."
msgstr "ANALYZEが実行されるまでの、タプルを挿入、更新、削除した回数の最小値。"
-#: utils/misc/guc.c:3378
+#: utils/misc/guc.c:3368
msgid "Age at which to autovacuum a table to prevent transaction ID wraparound."
msgstr "トランザクションID周回を防ぐためにテーブルを自動VACUUMする時点のトランザクションID差分。"
-#: utils/misc/guc.c:3390
+#: utils/misc/guc.c:3380
msgid "Multixact age at which to autovacuum a table to prevent multixact wraparound."
msgstr "マルチトランザクション周回を防止するためにテーブルを自動VACUUMする、マルチトランザクション差分。"
-#: utils/misc/guc.c:3400
+#: utils/misc/guc.c:3390
msgid "Sets the maximum number of simultaneously running autovacuum worker processes."
msgstr "自動VACUUMのワーカープロセスの最大同時実行数を設定。"
-#: utils/misc/guc.c:3410
+#: utils/misc/guc.c:3400
msgid "Sets the maximum number of parallel processes per maintenance operation."
msgstr "ひとつの保守作業に割り当てる並列処理プロセスの数の最大値を設定。"
-#: utils/misc/guc.c:3420
+#: utils/misc/guc.c:3410
msgid "Sets the maximum number of parallel processes per executor node."
msgstr "エグゼキュータノードあたりの並列処理プロセスの数の最大値を設定。"
-#: utils/misc/guc.c:3431
+#: utils/misc/guc.c:3421
msgid "Sets the maximum number of parallel workers that can be active at one time."
msgstr "同時に活動可能な並列処理ワーカーの数の最大値を設定。"
-#: utils/misc/guc.c:3442
+#: utils/misc/guc.c:3432
msgid "Sets the maximum memory to be used by each autovacuum worker process."
msgstr "自動VACUUMプロセスで使用するメモリ量の最大値を設定。"
-#: utils/misc/guc.c:3453
+#: utils/misc/guc.c:3443
msgid "Time before a snapshot is too old to read pages changed after the snapshot was taken."
msgstr "スナップショット取得後、更新されたページが読み取れなくなるまでの時間。"
-#: utils/misc/guc.c:3454
+#: utils/misc/guc.c:3444
msgid "A value of -1 disables this feature."
msgstr "-1でこの機能を無効にします。"
-#: utils/misc/guc.c:3464
+#: utils/misc/guc.c:3454
msgid "Time between issuing TCP keepalives."
msgstr "TCPキープアライブを発行する時間間隔。"
-#: utils/misc/guc.c:3465 utils/misc/guc.c:3476 utils/misc/guc.c:3600
+#: utils/misc/guc.c:3455 utils/misc/guc.c:3466 utils/misc/guc.c:3590
msgid "A value of 0 uses the system default."
msgstr "0でシステムのデフォルトを使用します。"
-#: utils/misc/guc.c:3475
+#: utils/misc/guc.c:3465
msgid "Time between TCP keepalive retransmits."
msgstr "TCPキープアライブの再送信の時間間隔。"
-#: utils/misc/guc.c:3486
+#: utils/misc/guc.c:3476
msgid "SSL renegotiation is no longer supported; this can only be 0."
msgstr "SSLの再ネゴシエーションは今後サポートされません; 0のみに設定可能です。"
-#: utils/misc/guc.c:3497
+#: utils/misc/guc.c:3487
msgid "Maximum number of TCP keepalive retransmits."
msgstr "TCPキープアライブの再送信回数の最大値です。"
-#: utils/misc/guc.c:3498
+#: utils/misc/guc.c:3488
msgid "Number of consecutive keepalive retransmits that can be lost before a connection is considered dead. A value of 0 uses the system default."
msgstr "接続が失われると判断するまでに再送信される、ひとつづきのキープアライブの数。0の場合はシステムのデフォルトを使用します。"
-#: utils/misc/guc.c:3509
+#: utils/misc/guc.c:3499
msgid "Sets the maximum allowed result for exact search by GIN."
msgstr "GINによる正確な検索に対して許容する結果数の最大値を設定。"
-#: utils/misc/guc.c:3520
+#: utils/misc/guc.c:3510
msgid "Sets the planner's assumption about the total size of the data caches."
msgstr "プランナが想定するデータキャッシュ全体のサイズを設定。"
-#: utils/misc/guc.c:3521
+#: utils/misc/guc.c:3511
msgid "That is, the total size of the caches (kernel cache and shared buffers) used for PostgreSQL data files. This is measured in disk pages, which are normally 8 kB each."
msgstr "つまり、PostgreSQLのデータファイルに対して使用されるキャッシュ(カーネルキャッシュおよび共有バッファ)全体の量です。これは通常8KBのディスクページを単位とします。"
-#: utils/misc/guc.c:3532
+#: utils/misc/guc.c:3522
msgid "Sets the minimum amount of table data for a parallel scan."
msgstr "並列スキャンを検討するテーブルデータの量の最小値を設定。"
-#: utils/misc/guc.c:3533
+#: utils/misc/guc.c:3523
msgid "If the planner estimates that it will read a number of table pages too small to reach this limit, a parallel scan will not be considered."
msgstr "この限度に到達できないような少ないテーブルページ数しか読み取らないとプランナが見積もった場合、並列スキャンは検討されません。"
-#: utils/misc/guc.c:3543
+#: utils/misc/guc.c:3533
msgid "Sets the minimum amount of index data for a parallel scan."
msgstr "並列スキャンを検討するインデックスデータの量の最小値を設定。"
-#: utils/misc/guc.c:3544
+#: utils/misc/guc.c:3534
msgid "If the planner estimates that it will read a number of index pages too small to reach this limit, a parallel scan will not be considered."
msgstr "この限度に到達できないような少ないページ数しか読み取らないとプランナが見積もった場合、並列スキャンは検討されません。"
-#: utils/misc/guc.c:3555
+#: utils/misc/guc.c:3545
msgid "Shows the server version as an integer."
msgstr "サーバーのバージョンを整数値で表示します。"
-#: utils/misc/guc.c:3566
+#: utils/misc/guc.c:3556
msgid "Log the use of temporary files larger than this number of kilobytes."
msgstr "このキロバイト数よりも大きな一時ファイルの使用をログに記録します。"
-#: utils/misc/guc.c:3567
+#: utils/misc/guc.c:3557
msgid "Zero logs all files. The default is -1 (turning this feature off)."
msgstr "ゼロにすると、全てのファイルを記録します。デフォルトは-1です(この機能を無効にします)。"
-#: utils/misc/guc.c:3577
+#: utils/misc/guc.c:3567
msgid "Sets the size reserved for pg_stat_activity.query, in bytes."
msgstr "pg_stat_activity.queryのために予約するサイズをバイト単位で設定。"
-#: utils/misc/guc.c:3588
+#: utils/misc/guc.c:3578
msgid "Sets the maximum size of the pending list for GIN index."
msgstr "GINインデックスの保留リストの最大サイズを設定。"
-#: utils/misc/guc.c:3599
+#: utils/misc/guc.c:3589
msgid "TCP user timeout."
msgstr "TCPユーザータイムアウト。"
-#: utils/misc/guc.c:3610
+#: utils/misc/guc.c:3600
msgid "The size of huge page that should be requested."
msgstr "要求が見込まれるヒュージページのサイズ。"
-#: utils/misc/guc.c:3621
+#: utils/misc/guc.c:3611
msgid "Aggressively flush system caches for debugging purposes."
msgstr "デバッグ目的のために積極的にシステムキャッシュを消去する。"
-#: utils/misc/guc.c:3644
+#: utils/misc/guc.c:3634
msgid "Sets the time interval between checks for disconnection while running queries."
msgstr "問い合わせ実行中に接続確認を行う時間間隔を設定します。"
-#: utils/misc/guc.c:3655
+#: utils/misc/guc.c:3645
msgid "Time between progress updates for long-running startup operations."
msgstr "起動処理が長引いた際のステータス更新の時間間隔。"
-#: utils/misc/guc.c:3657
+#: utils/misc/guc.c:3647
msgid "0 turns this feature off."
msgstr "ゼロにするとこの機能を無効にします。"
-#: utils/misc/guc.c:3676
+#: utils/misc/guc.c:3666
msgid "Sets the planner's estimate of the cost of a sequentially fetched disk page."
msgstr "ひと続きに読み込むディスクページについてプランナで使用する見積もりコストを設定。"
-#: utils/misc/guc.c:3687
+#: utils/misc/guc.c:3677
msgid "Sets the planner's estimate of the cost of a nonsequentially fetched disk page."
msgstr "ひと続きでは読み込めないディスクページについてプランナで使用する見積もりコストを設定。"
-#: utils/misc/guc.c:3698
+#: utils/misc/guc.c:3688
msgid "Sets the planner's estimate of the cost of processing each tuple (row)."
msgstr "一つのタプル(行)の処理についてプランナで使用する見積もりコストを設定。"
-#: utils/misc/guc.c:3709
+#: utils/misc/guc.c:3699
msgid "Sets the planner's estimate of the cost of processing each index entry during an index scan."
msgstr "インデックススキャンにおける一つのインデックスエントリの処理についてプランナで使用する見積もりコストを設定。 "
-#: utils/misc/guc.c:3720
+#: utils/misc/guc.c:3710
msgid "Sets the planner's estimate of the cost of processing each operator or function call."
msgstr "一つの演算子または関数の処理についてプランナで使用する見積もりコストを設定。"
-#: utils/misc/guc.c:3731
+#: utils/misc/guc.c:3721
msgid "Sets the planner's estimate of the cost of passing each tuple (row) from worker to leader backend."
msgstr "並列処理ワーカーからリーダーバックエンドへの一つのタプル(行)の受け渡しについてプランナが使用する見積もりコストを設定。"
-#: utils/misc/guc.c:3742
+#: utils/misc/guc.c:3732
msgid "Sets the planner's estimate of the cost of starting up worker processes for parallel query."
msgstr "並列問い合わせ実行のためのワーカープロセスの起動についてプランナで使用する見積もりコストを設定。"
-#: utils/misc/guc.c:3754
+#: utils/misc/guc.c:3744
msgid "Perform JIT compilation if query is more expensive."
msgstr "問い合わせがこの値より高コストであればJITコンパイルを実行します。"
-#: utils/misc/guc.c:3755
+#: utils/misc/guc.c:3745
msgid "-1 disables JIT compilation."
msgstr "-1 でJITコンパイルを禁止します。"
-#: utils/misc/guc.c:3765
+#: utils/misc/guc.c:3755
msgid "Optimize JIT-compiled functions if query is more expensive."
msgstr "問い合わせがこの値より高コストであればJITコンパイルされた関数を最適化します。"
-#: utils/misc/guc.c:3766
+#: utils/misc/guc.c:3756
msgid "-1 disables optimization."
msgstr "-1で最適化を行わなくなります。"
-#: utils/misc/guc.c:3776
+#: utils/misc/guc.c:3766
msgid "Perform JIT inlining if query is more expensive."
msgstr "問い合わせがこの値より高コストであればJITコンパイルされた関数をインライン化します。"
-#: utils/misc/guc.c:3777
+#: utils/misc/guc.c:3767
msgid "-1 disables inlining."
msgstr "-1 でインライン化を禁止します。"
-#: utils/misc/guc.c:3787
+#: utils/misc/guc.c:3777
msgid "Sets the planner's estimate of the fraction of a cursor's rows that will be retrieved."
msgstr "カーソルから取り出される行数の全行に対する割合についてプランナで使用する値を設定。"
-#: utils/misc/guc.c:3799
+#: utils/misc/guc.c:3789
msgid "Sets the planner's estimate of the average size of a recursive query's working table."
msgstr "再帰問い合わせでプランナが使用する中間テーブルの平均見積もりサイズを設定します。"
-#: utils/misc/guc.c:3811
+#: utils/misc/guc.c:3801
msgid "GEQO: selective pressure within the population."
msgstr "GEQO: 集合内の選択圧力。"
-#: utils/misc/guc.c:3822
+#: utils/misc/guc.c:3812
msgid "GEQO: seed for random path selection."
msgstr "GEQO: ランダムパス選択用のシード"
-#: utils/misc/guc.c:3833
+#: utils/misc/guc.c:3823
msgid "Multiple of work_mem to use for hash tables."
msgstr "ハッシュテーブルで使用するwork_memの倍率。"
-#: utils/misc/guc.c:3844
+#: utils/misc/guc.c:3834
msgid "Multiple of the average buffer usage to free per round."
msgstr "周期ごとに解放するバッファ数の平均バッファ使用量に対する倍数"
-#: utils/misc/guc.c:3854
+#: utils/misc/guc.c:3844
msgid "Sets the seed for random-number generation."
msgstr "乱数生成用のシードを設定。"
-#: utils/misc/guc.c:3865
+#: utils/misc/guc.c:3855
msgid "Vacuum cost delay in milliseconds."
msgstr "ミリ秒単位のコストベースのVACUUM処理の遅延時間です。"
-#: utils/misc/guc.c:3876
+#: utils/misc/guc.c:3866
msgid "Vacuum cost delay in milliseconds, for autovacuum."
msgstr "自動VACUUM用のミリ秒単位のコストベースのVACUUM処理の遅延時間です。"
-#: utils/misc/guc.c:3887
+#: utils/misc/guc.c:3877
msgid "Number of tuple updates or deletes prior to vacuum as a fraction of reltuples."
msgstr "VACUUMが実行されるまでのタプルの更新または削除回数のreltuplesに対する割合。"
-#: utils/misc/guc.c:3897
+#: utils/misc/guc.c:3887
msgid "Number of tuple inserts prior to vacuum as a fraction of reltuples."
msgstr "VACUUMが実行されるまでのタプルの挿入行数のreltuplesに対する割合。"
-#: utils/misc/guc.c:3907
+#: utils/misc/guc.c:3897
msgid "Number of tuple inserts, updates, or deletes prior to analyze as a fraction of reltuples."
msgstr "ANALYZEが実行されるまでのタプルの更新または削除回数のreltuplesに対する割合。"
-#: utils/misc/guc.c:3917
+#: utils/misc/guc.c:3907
msgid "Time spent flushing dirty buffers during checkpoint, as fraction of checkpoint interval."
msgstr "チェックポイント中にダーティバッファの書き出しに使う時間のチェックポイント間隔に対する割合。"
-#: utils/misc/guc.c:3927
+#: utils/misc/guc.c:3917
msgid "Fraction of statements exceeding log_min_duration_sample to be logged."
msgstr "log_min_duration_sampleを超過した文のうちログ出力を行う割合。"
-#: utils/misc/guc.c:3928
+#: utils/misc/guc.c:3918
msgid "Use a value between 0.0 (never log) and 1.0 (always log)."
msgstr "0.0(ログ出力しない)から1.0(すべてログ出力する)の間の値を指定してください。"
-#: utils/misc/guc.c:3937
+#: utils/misc/guc.c:3927
msgid "Sets the fraction of transactions from which to log all statements."
msgstr "すべての文をログ出力するトランザクションの割合を設定します。"
-#: utils/misc/guc.c:3938
+#: utils/misc/guc.c:3928
msgid "Use a value between 0.0 (never log) and 1.0 (log all statements for all transactions)."
msgstr "0.0 (ログ出力しない)から 1.0 (全てのトランザクションの全ての文をログ出力する)の間の値を指定してください。"
# hoge
-#: utils/misc/guc.c:3957
+#: utils/misc/guc.c:3947
msgid "Sets the shell command that will be called to archive a WAL file."
msgstr "WALファイルの保管のために呼び出されるシェルスクリプトを設定。"
-#: utils/misc/guc.c:3958
+#: utils/misc/guc.c:3948
msgid "This is used only if \"archive_library\" is not set."
msgstr "これは\"archive_library\"が設定されていない場合にのみ使用されます。"
# hoge
-#: utils/misc/guc.c:3967
+#: utils/misc/guc.c:3957
msgid "Sets the library that will be called to archive a WAL file."
msgstr "WALファイルのアーカイブのために呼び出すライブラリを設定します。"
-#: utils/misc/guc.c:3968
+#: utils/misc/guc.c:3958
msgid "An empty string indicates that \"archive_command\" should be used."
msgstr "空文字列で\"archive_command\"を使用することを示します。"
# hoge
-#: utils/misc/guc.c:3977
+#: utils/misc/guc.c:3967
msgid "Sets the shell command that will be called to retrieve an archived WAL file."
msgstr "アーカイブされたWALファイルを取り出すために呼び出すシェルコマンドを設定します。"
# hoge
-#: utils/misc/guc.c:3987
+#: utils/misc/guc.c:3977
msgid "Sets the shell command that will be executed at every restart point."
msgstr "リスタートポイントの時に実行するシェルコマンドを設定。"
# hoge
-#: utils/misc/guc.c:3997
+#: utils/misc/guc.c:3987
msgid "Sets the shell command that will be executed once at the end of recovery."
msgstr "リカバリ終了時に1度だけ実行されるシェルコマンドを設定。"
-#: utils/misc/guc.c:4007
+#: utils/misc/guc.c:3997
msgid "Specifies the timeline to recover into."
msgstr "リカバリの目標タイムラインを指定します。"
-#: utils/misc/guc.c:4017
+#: utils/misc/guc.c:4007
msgid "Set to \"immediate\" to end recovery as soon as a consistent state is reached."
msgstr "\"immediate\"を指定すると一貫性が確保できた時点でリカバリを終了します。"
-#: utils/misc/guc.c:4026
+#: utils/misc/guc.c:4016
msgid "Sets the transaction ID up to which recovery will proceed."
msgstr "リカバリを指定したトランザクションIDまで進めます。"
-#: utils/misc/guc.c:4035
+#: utils/misc/guc.c:4025
msgid "Sets the time stamp up to which recovery will proceed."
msgstr "リカバリを指定したタイムスタンプの時刻まで進めます。"
-#: utils/misc/guc.c:4044
+#: utils/misc/guc.c:4034
msgid "Sets the named restore point up to which recovery will proceed."
msgstr "リカバリを指定した名前のリストアポイントまで進めます。"
-#: utils/misc/guc.c:4053
+#: utils/misc/guc.c:4043
msgid "Sets the LSN of the write-ahead log location up to which recovery will proceed."
msgstr "リカバリを先行書き込みログの指定したLSNまで進めます。"
-#: utils/misc/guc.c:4063
+#: utils/misc/guc.c:4053
msgid "Specifies a file name whose presence ends recovery in the standby."
msgstr "作成することでスタンバイでのリカバリを終了させるファイルの名前を指定します。"
-#: utils/misc/guc.c:4073
+#: utils/misc/guc.c:4063
msgid "Sets the connection string to be used to connect to the sending server."
msgstr "送出側サーバーへの接続に使用する接続文字列をしています。"
-#: utils/misc/guc.c:4084
+#: utils/misc/guc.c:4074
msgid "Sets the name of the replication slot to use on the sending server."
msgstr "送出サーバーで使用するレプリケーションスロットの名前を設定。"
-#: utils/misc/guc.c:4094
+#: utils/misc/guc.c:4084
msgid "Sets the client's character set encoding."
msgstr "クライアントの文字集合の符号化方式を設定。"
-#: utils/misc/guc.c:4105
+#: utils/misc/guc.c:4095
msgid "Controls information prefixed to each log line."
msgstr "各ログ行の前に付ける情報を制御します。"
-#: utils/misc/guc.c:4106
+#: utils/misc/guc.c:4096
msgid "If blank, no prefix is used."
msgstr "もし空であればなにも付加しません。"
-#: utils/misc/guc.c:4115
+#: utils/misc/guc.c:4105
msgid "Sets the time zone to use in log messages."
msgstr "ログメッセージ使用するタイムゾーンを設定。"
-#: utils/misc/guc.c:4125
+#: utils/misc/guc.c:4115
msgid "Sets the display format for date and time values."
msgstr "日付時刻値の表示用書式を設定。"
-#: utils/misc/guc.c:4126
+#: utils/misc/guc.c:4116
msgid "Also controls interpretation of ambiguous date inputs."
msgstr "曖昧な日付の入力の解釈も制御します。"
-#: utils/misc/guc.c:4137
+#: utils/misc/guc.c:4127
msgid "Sets the default table access method for new tables."
msgstr "新規テーブルで使用されるデフォルトテーブルアクセスメソッドを設定。"
-#: utils/misc/guc.c:4148
+#: utils/misc/guc.c:4138
msgid "Sets the default tablespace to create tables and indexes in."
msgstr "テーブルとインデックスの作成先となるデフォルトのテーブル空間を設定。"
-#: utils/misc/guc.c:4149
+#: utils/misc/guc.c:4139
msgid "An empty string selects the database's default tablespace."
msgstr "空文字列はデータベースのデフォルトのテーブル空間を選択します。"
-#: utils/misc/guc.c:4159
+#: utils/misc/guc.c:4149
msgid "Sets the tablespace(s) to use for temporary tables and sort files."
msgstr "一時テーブルとファイルのソートで使用されるテーブル空間を設定。"
-#: utils/misc/guc.c:4170
+#: utils/misc/guc.c:4160
msgid "Sets the path for dynamically loadable modules."
msgstr "動的ロード可能モジュールのパスを設定。"
-#: utils/misc/guc.c:4171
+#: utils/misc/guc.c:4161
msgid "If a dynamically loadable module needs to be opened and the specified name does not have a directory component (i.e., the name does not contain a slash), the system will search this path for the specified file."
msgstr "オープンする必要がある動的ロード可能なモジュールについて、指定されたファイル名にディレクトリ要素がない(つまり、名前にスラッシュが含まれない)場合、システムは指定されたファイルをこのパスから検索します。 "
-#: utils/misc/guc.c:4184
+#: utils/misc/guc.c:4174
msgid "Sets the location of the Kerberos server key file."
msgstr "Kerberosサーバーキーファイルの場所を設定。"
-#: utils/misc/guc.c:4195
+#: utils/misc/guc.c:4185
msgid "Sets the Bonjour service name."
msgstr "Bonjour サービス名を設定。"
-#: utils/misc/guc.c:4207
+#: utils/misc/guc.c:4197
msgid "Shows the collation order locale."
msgstr "テキストデータのソート時に使用されるロケールを表示します。"
-#: utils/misc/guc.c:4218
+#: utils/misc/guc.c:4208
msgid "Shows the character classification and case conversion locale."
msgstr "文字クラス分類、大文字小文字変換を決定するロケールを表示します。"
-#: utils/misc/guc.c:4229
+#: utils/misc/guc.c:4219
msgid "Sets the language in which messages are displayed."
msgstr "表示用メッセージの言語を設定。"
-#: utils/misc/guc.c:4239
+#: utils/misc/guc.c:4229
msgid "Sets the locale for formatting monetary amounts."
msgstr "通貨書式で使用するロケールを設定。 "
-#: utils/misc/guc.c:4249
+#: utils/misc/guc.c:4239
msgid "Sets the locale for formatting numbers."
msgstr "数字の書式で使用するロケールを設定。"
-#: utils/misc/guc.c:4259
+#: utils/misc/guc.c:4249
msgid "Sets the locale for formatting date and time values."
msgstr "日付と時間の書式で使用するロケールを設定。"
-#: utils/misc/guc.c:4269
+#: utils/misc/guc.c:4259
msgid "Lists shared libraries to preload into each backend."
msgstr "各バックエンドに事前ロードする共有ライブラリを列挙します。"
-#: utils/misc/guc.c:4280
+#: utils/misc/guc.c:4270
msgid "Lists shared libraries to preload into server."
msgstr "サーバーに事前ロードする共有ライブラリを列挙します。"
-#: utils/misc/guc.c:4291
+#: utils/misc/guc.c:4281
msgid "Lists unprivileged shared libraries to preload into each backend."
msgstr "各バックエンドに事前読み込みする非特権共有ライブラリを列挙します。"
-#: utils/misc/guc.c:4302
+#: utils/misc/guc.c:4292
msgid "Sets the schema search order for names that are not schema-qualified."
msgstr "スキーマ部を含まない名前に対するスキーマの検索順を設定。"
-#: utils/misc/guc.c:4314
+#: utils/misc/guc.c:4304
msgid "Shows the server (database) character set encoding."
msgstr "サーバー(データベース)文字セット符号化方式を表示します。"
-#: utils/misc/guc.c:4326
+#: utils/misc/guc.c:4316
msgid "Shows the server version."
msgstr "サーバーのバージョンを表示します。"
-#: utils/misc/guc.c:4338
+#: utils/misc/guc.c:4328
msgid "Sets the current role."
msgstr "現在のロールを設定。"
-#: utils/misc/guc.c:4350
+#: utils/misc/guc.c:4340
msgid "Sets the session user name."
msgstr "セッションユーザー名を設定。"
-#: utils/misc/guc.c:4361
+#: utils/misc/guc.c:4351
msgid "Sets the destination for server log output."
msgstr "サーバーログの出力先を設定。"
-#: utils/misc/guc.c:4362
+#: utils/misc/guc.c:4352
msgid "Valid values are combinations of \"stderr\", \"syslog\", \"csvlog\", \"jsonlog\", and \"eventlog\", depending on the platform."
msgstr "有効な値は、プラットフォームに依存しますが\"stderr\"、\"syslog\"、\"csvlog\"、\"jsonlog\"そして\"eventlog\"の組み合わせです。"
-#: utils/misc/guc.c:4373
+#: utils/misc/guc.c:4363
msgid "Sets the destination directory for log files."
msgstr "ログファイルの格納ディレクトリを設定。"
-#: utils/misc/guc.c:4374
+#: utils/misc/guc.c:4364
msgid "Can be specified as relative to the data directory or as absolute path."
msgstr "データディレクトリからの相対パスでも絶対パスでも指定できます"
-#: utils/misc/guc.c:4384
+#: utils/misc/guc.c:4374
msgid "Sets the file name pattern for log files."
msgstr "ログファイルのファイル名パターンを設定。"
-#: utils/misc/guc.c:4395
+#: utils/misc/guc.c:4385
msgid "Sets the program name used to identify PostgreSQL messages in syslog."
msgstr "syslog内でPostgreSQLのメッセージを識別するために使用されるプログラム名を設定。"
-#: utils/misc/guc.c:4406
+#: utils/misc/guc.c:4396
msgid "Sets the application name used to identify PostgreSQL messages in the event log."
msgstr "イベントログ内でPostgreSQLのメッセージを識別するために使用されるアプリケーション名を設定。"
-#: utils/misc/guc.c:4417
+#: utils/misc/guc.c:4407
msgid "Sets the time zone for displaying and interpreting time stamps."
msgstr "タイムスタンプの表示と解釈に使用するタイムゾーンを設定。"
-#: utils/misc/guc.c:4427
+#: utils/misc/guc.c:4417
msgid "Selects a file of time zone abbreviations."
msgstr "タイムゾーン省略形用のファイルを選択します。"
-#: utils/misc/guc.c:4437
+#: utils/misc/guc.c:4427
msgid "Sets the owning group of the Unix-domain socket."
msgstr "Unixドメインソケットを所有するグループを設定。"
-#: utils/misc/guc.c:4438
+#: utils/misc/guc.c:4428
msgid "The owning user of the socket is always the user that starts the server."
msgstr "ソケットを所有するユーザーは常にサーバーを開始したユーザーです。"
-#: utils/misc/guc.c:4448
+#: utils/misc/guc.c:4438
msgid "Sets the directories where Unix-domain sockets will be created."
msgstr "Unixドメインソケットの作成先ディレクトリを設定。"
-#: utils/misc/guc.c:4463
+#: utils/misc/guc.c:4453
msgid "Sets the host name or IP address(es) to listen to."
msgstr "接続を監視するホスト名またはIPアドレスを設定。"
-#: utils/misc/guc.c:4478
+#: utils/misc/guc.c:4468
msgid "Sets the server's data directory."
msgstr "サーバーのデータディレクトリを設定。"
-#: utils/misc/guc.c:4489
+#: utils/misc/guc.c:4479
msgid "Sets the server's main configuration file."
msgstr "サーバーのメイン設定ファイルを設定。"
-#: utils/misc/guc.c:4500
+#: utils/misc/guc.c:4490
msgid "Sets the server's \"hba\" configuration file."
msgstr "サーバーの\"hba\"設定ファイルを設定。"
-#: utils/misc/guc.c:4511
+#: utils/misc/guc.c:4501
msgid "Sets the server's \"ident\" configuration file."
msgstr "サーバーの\"ident\"設定ファイルを設定。"
-#: utils/misc/guc.c:4522
+#: utils/misc/guc.c:4512
msgid "Writes the postmaster PID to the specified file."
msgstr "postmasterのPIDを指定したファイルに書き込みます。"
-#: utils/misc/guc.c:4533
+#: utils/misc/guc.c:4523
msgid "Shows the name of the SSL library."
msgstr "SSLライブラリの名前を表示します。"
-#: utils/misc/guc.c:4548
+#: utils/misc/guc.c:4538
msgid "Location of the SSL server certificate file."
msgstr "SSLサーバー証明書ファイルの場所です"
-#: utils/misc/guc.c:4558
+#: utils/misc/guc.c:4548
msgid "Location of the SSL server private key file."
msgstr "SSLサーバー秘密鍵ファイルの場所です。"
-#: utils/misc/guc.c:4568
+#: utils/misc/guc.c:4558
msgid "Location of the SSL certificate authority file."
msgstr "SSL認証局ファイルの場所です"
-#: utils/misc/guc.c:4578
+#: utils/misc/guc.c:4568
msgid "Location of the SSL certificate revocation list file."
msgstr "SSL証明書失効リストファイルの場所です。"
-#: utils/misc/guc.c:4588
+#: utils/misc/guc.c:4578
msgid "Location of the SSL certificate revocation list directory."
msgstr "SSL証明書失効リストディレクトリの場所です。"
-#: utils/misc/guc.c:4598
+#: utils/misc/guc.c:4588
msgid "Number of synchronous standbys and list of names of potential synchronous ones."
msgstr "同期スタンバイの数と同期スタンバイ候補の名前の一覧。"
-#: utils/misc/guc.c:4609
+#: utils/misc/guc.c:4599
msgid "Sets default text search configuration."
msgstr "デフォルトのテキスト検索設定を設定します。"
-#: utils/misc/guc.c:4619
+#: utils/misc/guc.c:4609
msgid "Sets the list of allowed SSL ciphers."
msgstr "SSL暗号として許されるリストを設定。"
-#: utils/misc/guc.c:4634
+#: utils/misc/guc.c:4624
msgid "Sets the curve to use for ECDH."
msgstr "ECDHで使用する曲線を設定。"
-#: utils/misc/guc.c:4649
+#: utils/misc/guc.c:4639
msgid "Location of the SSL DH parameters file."
msgstr "SSLのDHパラメータファイルの場所です。"
-#: utils/misc/guc.c:4660
+#: utils/misc/guc.c:4650
msgid "Command to obtain passphrases for SSL."
msgstr "SSLのパスフレーズを取得するコマンド。"
-#: utils/misc/guc.c:4671
+#: utils/misc/guc.c:4661
msgid "Sets the application name to be reported in statistics and logs."
msgstr "統計やログで報告されるアプリケーション名を設定。"
-#: utils/misc/guc.c:4682
+#: utils/misc/guc.c:4672
msgid "Sets the name of the cluster, which is included in the process title."
msgstr "プロセスのタイトルに含まれるクラスタ名を指定。"
-#: utils/misc/guc.c:4693
+#: utils/misc/guc.c:4683
msgid "Sets the WAL resource managers for which WAL consistency checks are done."
msgstr "WALの整合性チェックを行う対象とするリソースマネージャを設定。"
-#: utils/misc/guc.c:4694
+#: utils/misc/guc.c:4684
msgid "Full-page images will be logged for all data blocks and cross-checked against the results of WAL replay."
msgstr "全ページイメージが全てのデータブロックに対して記録され、WAL再生の結果とクロスチェックされます。"
-#: utils/misc/guc.c:4704
+#: utils/misc/guc.c:4694
msgid "JIT provider to use."
msgstr "使用するJITプロバイダ。"
-#: utils/misc/guc.c:4715
+#: utils/misc/guc.c:4705
msgid "Log backtrace for errors in these functions."
msgstr "これらの関数でエラーが起きた場合にはバックトレースをログに出力します。"
-#: utils/misc/guc.c:4735
+#: utils/misc/guc.c:4725
msgid "Sets whether \"\\'\" is allowed in string literals."
msgstr "文字列リテラルで\"\\'\"が許可されるかどうかを設定。"
-#: utils/misc/guc.c:4745
+#: utils/misc/guc.c:4735
msgid "Sets the output format for bytea."
msgstr "bytea の出力フォーマットを設定。"
-#: utils/misc/guc.c:4755
+#: utils/misc/guc.c:4745
msgid "Sets the message levels that are sent to the client."
msgstr "クライアントに送信される最小のメッセージレベルを設定。"
-#: utils/misc/guc.c:4756 utils/misc/guc.c:4842 utils/misc/guc.c:4853 utils/misc/guc.c:4929
+#: utils/misc/guc.c:4746 utils/misc/guc.c:4832 utils/misc/guc.c:4843 utils/misc/guc.c:4919
msgid "Each level includes all the levels that follow it. The later the level, the fewer messages are sent."
msgstr " 各レベルにはそのレベル以下の全てが含まれます。レベルを低くするほど、送信されるメッセージはより少なくなります。 "
-#: utils/misc/guc.c:4766
+#: utils/misc/guc.c:4756
msgid "Enables in-core computation of query identifiers."
msgstr "問い合わせ識別子の内部生成を有効にする。"
-#: utils/misc/guc.c:4776
+#: utils/misc/guc.c:4766
msgid "Enables the planner to use constraints to optimize queries."
msgstr "問い合わせの最適化の際にプランナに制約を利用させる。"
-#: utils/misc/guc.c:4777
+#: utils/misc/guc.c:4767
msgid "Table scans will be skipped if their constraints guarantee that no rows match the query."
msgstr "制約により、問い合わせに一致する行がないことが保証されているテーブルをスキップします。"
-#: utils/misc/guc.c:4788
+#: utils/misc/guc.c:4778
msgid "Sets the default compression method for compressible values."
msgstr "圧縮可能な値に対して使用されるデフォルト圧縮方式を設定。"
-#: utils/misc/guc.c:4799
+#: utils/misc/guc.c:4789
msgid "Sets the transaction isolation level of each new transaction."
msgstr "新規トランザクションのトランザクション分離レベルを設定。"
-#: utils/misc/guc.c:4809
+#: utils/misc/guc.c:4799
msgid "Sets the current transaction's isolation level."
msgstr "現在のトランザクションの分離レベルを設定。"
-#: utils/misc/guc.c:4820
+#: utils/misc/guc.c:4810
msgid "Sets the display format for interval values."
msgstr "インターバル値の表示フォーマットを設定。"
-#: utils/misc/guc.c:4831
+#: utils/misc/guc.c:4821
msgid "Sets the verbosity of logged messages."
msgstr "ログ出力メッセージの詳細度を設定。"
-#: utils/misc/guc.c:4841
+#: utils/misc/guc.c:4831
msgid "Sets the message levels that are logged."
msgstr "ログに出力するメッセージレベルを設定。"
-#: utils/misc/guc.c:4852
+#: utils/misc/guc.c:4842
msgid "Causes all statements generating error at or above this level to be logged."
msgstr "このレベル以上のエラーを発生させた全てのSQL文をログに記録します。"
-#: utils/misc/guc.c:4863
+#: utils/misc/guc.c:4853
msgid "Sets the type of statements logged."
msgstr "ログ出力する文の種類を設定。"
-#: utils/misc/guc.c:4873
+#: utils/misc/guc.c:4863
msgid "Sets the syslog \"facility\" to be used when syslog enabled."
msgstr "syslogを有効にした場合に使用するsyslog \"facility\"を設定。"
-#: utils/misc/guc.c:4888
+#: utils/misc/guc.c:4878
msgid "Sets the session's behavior for triggers and rewrite rules."
msgstr "トリガと書き換えルールに関するセッションの動作を設定。"
-#: utils/misc/guc.c:4898
+#: utils/misc/guc.c:4888
msgid "Sets the current transaction's synchronization level."
msgstr "現在のトランザクションの同期レベルを設定。"
-#: utils/misc/guc.c:4908
+#: utils/misc/guc.c:4898
msgid "Allows archiving of WAL files using archive_command."
msgstr "archive_command を使用したWALファイルのアーカイブ処理を許可。"
-#: utils/misc/guc.c:4918
+#: utils/misc/guc.c:4908
msgid "Sets the action to perform upon reaching the recovery target."
msgstr "リカバリ目標に到達した際の動作を設定。"
-#: utils/misc/guc.c:4928
+#: utils/misc/guc.c:4918
msgid "Enables logging of recovery-related debugging information."
msgstr "リカバリ関連のデバッグ情報の記録を行う"
-#: utils/misc/guc.c:4945
+#: utils/misc/guc.c:4935
msgid "Collects function-level statistics on database activity."
msgstr "データベースの動作に関して、関数レベルの統計情報を収集します。"
-#: utils/misc/guc.c:4956
+#: utils/misc/guc.c:4946
msgid "Sets the consistency of accesses to statistics data."
msgstr "統計情報読み出し時の一貫性レベルを設定します。"
-#: utils/misc/guc.c:4966
+#: utils/misc/guc.c:4956
msgid "Compresses full-page writes written in WAL file with specified method."
msgstr "WALファイルに出力される全ページ出力を指定した方式で圧縮します。"
-#: utils/misc/guc.c:4976
+#: utils/misc/guc.c:4966
msgid "Sets the level of information written to the WAL."
msgstr "WALに書き出される情報のレベルを設定します。"
-#: utils/misc/guc.c:4986
+#: utils/misc/guc.c:4976
msgid "Selects the dynamic shared memory implementation used."
msgstr "動的共有メモリで使用する実装を選択します。"
-#: utils/misc/guc.c:4996
+#: utils/misc/guc.c:4986
msgid "Selects the shared memory implementation used for the main shared memory region."
msgstr "主共有メモリ領域に使用する共有メモリ実装を選択します。"
-#: utils/misc/guc.c:5006
+#: utils/misc/guc.c:4996
msgid "Selects the method used for forcing WAL updates to disk."
msgstr "WAL更新のディスクへの書き出しを強制するめの方法を選択します。"
-#: utils/misc/guc.c:5016
+#: utils/misc/guc.c:5006
msgid "Sets how binary values are to be encoded in XML."
msgstr "XMLでどのようにバイナリ値を符号化するかを設定します。"
-#: utils/misc/guc.c:5026
+#: utils/misc/guc.c:5016
msgid "Sets whether XML data in implicit parsing and serialization operations is to be considered as documents or content fragments."
msgstr "暗黙的なパースおよび直列化操作においてXMLデータを文書とみなすか断片とみなすかを設定します。"
-#: utils/misc/guc.c:5037
+#: utils/misc/guc.c:5027
msgid "Use of huge pages on Linux or Windows."
msgstr "LinuxおよびWindowsでヒュージページを使用。"
-#: utils/misc/guc.c:5047
+#: utils/misc/guc.c:5037
msgid "Prefetch referenced blocks during recovery."
msgstr "リカバリ中に被参照ブロックの事前読み込みを行う。"
-#: utils/misc/guc.c:5048
+#: utils/misc/guc.c:5038
msgid "Look ahead in the WAL to find references to uncached data."
msgstr "キャッシュされていないデータへの参照の検出のためにWALの先読みを行う。"
-#: utils/misc/guc.c:5057
+#: utils/misc/guc.c:5047
msgid "Forces use of parallel query facilities."
msgstr "並列問い合わせ機構を強制的に使用します。"
-#: utils/misc/guc.c:5058
+#: utils/misc/guc.c:5048
msgid "If possible, run query using a parallel worker and with parallel restrictions."
msgstr "可能であれば並列処理ワーカーを使用し、問い合わせを並列処理による制限の下で実行します。"
-#: utils/misc/guc.c:5068
+#: utils/misc/guc.c:5058
msgid "Chooses the algorithm for encrypting passwords."
msgstr "パスワードの暗号化に使用するアルゴリズムを選択する。"
-#: utils/misc/guc.c:5078
+#: utils/misc/guc.c:5068
msgid "Controls the planner's selection of custom or generic plan."
msgstr "プランナでのカスタムプランと汎用プランの選択を制御。"
-#: utils/misc/guc.c:5079
+#: utils/misc/guc.c:5069
msgid "Prepared statements can have custom and generic plans, and the planner will attempt to choose which is better. This can be set to override the default behavior."
msgstr "プリペアド文は個別プランと一般プランを持ち、プランナはよりよいプランの選択を試みます。これを設定することでそのデフォルト動作を変更できます。"
-#: utils/misc/guc.c:5091
+#: utils/misc/guc.c:5081
msgid "Sets the minimum SSL/TLS protocol version to use."
msgstr "使用する SSL/TLSプロトコルの最小バージョンを設定。"
-#: utils/misc/guc.c:5103
+#: utils/misc/guc.c:5093
msgid "Sets the maximum SSL/TLS protocol version to use."
msgstr "使用可能な最大の SSL/TLS プロトコルバージョンを指定します。"
-#: utils/misc/guc.c:5115
+#: utils/misc/guc.c:5105
msgid "Sets the method for synchronizing the data directory before crash recovery."
msgstr "クラシュリカバリ前に行うデータディレクトリの同期の方法を設定する。"
-#: utils/misc/guc.c:5690 utils/misc/guc.c:5706
+#: utils/misc/guc.c:5680 utils/misc/guc.c:5696
#, c-format
msgid "invalid configuration parameter name \"%s\""
msgstr "設定パラメータ名\"%s\"は不正です"
-#: utils/misc/guc.c:5692
+#: utils/misc/guc.c:5682
#, c-format
msgid "Custom parameter names must be two or more simple identifiers separated by dots."
msgstr "独自パラメータの名前は2つ以上の単純識別子をピリオドでつないだ形式でなければなりません。"
-#: utils/misc/guc.c:5708
+#: utils/misc/guc.c:5698
#, c-format
msgid "\"%s\" is a reserved prefix."
msgstr "\"%s\"は予約されている接頭辞です。"
-#: utils/misc/guc.c:5722
+#: utils/misc/guc.c:5712
#, c-format
msgid "unrecognized configuration parameter \"%s\""
msgstr "設定パラメータ\"%s\"は不明です"
-#: utils/misc/guc.c:6114
+#: utils/misc/guc.c:6104
#, c-format
msgid "%s: could not access directory \"%s\": %s\n"
msgstr "%s: ディレクトリ\"%s\"にアクセスできませんでした: %s\n"
-#: utils/misc/guc.c:6119
+#: utils/misc/guc.c:6109
#, c-format
msgid "Run initdb or pg_basebackup to initialize a PostgreSQL data directory.\n"
msgstr "initdbまたはpg_basebackupを実行して、PostgreSQLデータディレクトリを初期化してください。\n"
-#: utils/misc/guc.c:6139
+#: utils/misc/guc.c:6129
#, c-format
msgid ""
"%s does not know where to find the server configuration file.\n"
@@ -27951,12 +27975,12 @@ msgstr ""
"--config-fileまたは-Dオプションを指定する、あるいはPGDATA環境変数を設\n"
"定する必要があります。\n"
-#: utils/misc/guc.c:6158
+#: utils/misc/guc.c:6148
#, c-format
msgid "%s: could not access the server configuration file \"%s\": %s\n"
msgstr "%s: サーバー設定ファイル\"%s\"にアクセスできません: %s\n"
-#: utils/misc/guc.c:6184
+#: utils/misc/guc.c:6174
#, c-format
msgid ""
"%s does not know where to find the database system data.\n"
@@ -27966,7 +27990,7 @@ msgstr ""
"\"%s\"内で\"data_directory\"を指定する、-Dオプションを指定する、PGDATA環\n"
"境変数で設定することができます。\n"
-#: utils/misc/guc.c:6232
+#: utils/misc/guc.c:6222
#, c-format
msgid ""
"%s does not know where to find the \"hba\" configuration file.\n"
@@ -27976,7 +28000,7 @@ msgstr ""
"\"%s\"内で\"hba_directory\"を指定する、-Dオプションを指定する、PGDATA環\n"
"境変数で設定することができます。\n"
-#: utils/misc/guc.c:6255
+#: utils/misc/guc.c:6245
#, c-format
msgid ""
"%s does not know where to find the \"ident\" configuration file.\n"
@@ -27986,186 +28010,186 @@ msgstr ""
"\"%s\"内で\"ident_directory\"を指定する、-Dオプションを指定する、PGDATA環\n"
"境変数で設定することができます。\n"
-#: utils/misc/guc.c:7186
+#: utils/misc/guc.c:7176
msgid "Value exceeds integer range."
msgstr "値が整数範囲を超えています。"
-#: utils/misc/guc.c:7422
+#: utils/misc/guc.c:7412
#, c-format
msgid "%d%s%s is outside the valid range for parameter \"%s\" (%d .. %d)"
msgstr "%d%s%s はパラメータ\"%s\"の有効範囲 (%d .. %d) を超えています"
-#: utils/misc/guc.c:7458
+#: utils/misc/guc.c:7448
#, c-format
msgid "%g%s%s is outside the valid range for parameter \"%s\" (%g .. %g)"
msgstr "%g%s%s はパラメータ\"%s\"の有効範囲 (%g .. %g) を超えています"
-#: utils/misc/guc.c:7658 utils/misc/guc.c:9106
+#: utils/misc/guc.c:7648 utils/misc/guc.c:9096
#, c-format
msgid "cannot set parameters during a parallel operation"
msgstr "並列処理中はパラメータの設定はできません"
-#: utils/misc/guc.c:7675 utils/misc/guc.c:8930
+#: utils/misc/guc.c:7665 utils/misc/guc.c:8920
#, c-format
msgid "parameter \"%s\" cannot be changed"
msgstr "パラメータ\"%s\"を変更できません"
-#: utils/misc/guc.c:7708
+#: utils/misc/guc.c:7698
#, c-format
msgid "parameter \"%s\" cannot be changed now"
msgstr "現在パラメータ\"%s\"を変更できません"
-#: utils/misc/guc.c:7735 utils/misc/guc.c:7793 utils/misc/guc.c:8906 utils/misc/guc.c:11805
+#: utils/misc/guc.c:7725 utils/misc/guc.c:7783 utils/misc/guc.c:8896 utils/misc/guc.c:11795
#, c-format
msgid "permission denied to set parameter \"%s\""
msgstr "パラメータ\"%s\"を設定する権限がありません"
-#: utils/misc/guc.c:7773
+#: utils/misc/guc.c:7763
#, c-format
msgid "parameter \"%s\" cannot be set after connection start"
msgstr "接続開始後にパラメータ\"%s\"を変更できません"
-#: utils/misc/guc.c:7832
+#: utils/misc/guc.c:7822
#, c-format
msgid "cannot set parameter \"%s\" within security-definer function"
msgstr "セキュリティー定義用関数内でパラメーター\"%s\"を設定できません"
-#: utils/misc/guc.c:8485 utils/misc/guc.c:8532 utils/misc/guc.c:10011
+#: utils/misc/guc.c:8475 utils/misc/guc.c:8522 utils/misc/guc.c:10001
#, c-format
msgid "must be superuser or have privileges of pg_read_all_settings to examine \"%s\""
msgstr "\"%s\"を確認するにはスーパーユーザーであるか、またはpg_read_all_settingsの権限を持つ必要があります"
-#: utils/misc/guc.c:8616
+#: utils/misc/guc.c:8606
#, c-format
msgid "SET %s takes only one argument"
msgstr "SET %sは1つの引数のみを取ります"
-#: utils/misc/guc.c:8896
+#: utils/misc/guc.c:8886
#, c-format
msgid "permission denied to perform ALTER SYSTEM RESET ALL"
msgstr "ALTER SYSTEM RESET ALLを行う権限がありません"
-#: utils/misc/guc.c:8963
+#: utils/misc/guc.c:8953
#, c-format
msgid "parameter value for ALTER SYSTEM must not contain a newline"
msgstr "ALTER SYSTEMでのパラメータ値は改行を含んではいけません"
-#: utils/misc/guc.c:9008
+#: utils/misc/guc.c:8998
#, c-format
msgid "could not parse contents of file \"%s\""
msgstr "ファイル\"%s\"の内容をパースできませんでした"
-#: utils/misc/guc.c:9182
+#: utils/misc/guc.c:9172
#, c-format
msgid "SET LOCAL TRANSACTION SNAPSHOT is not implemented"
msgstr "SET LOCAL TRANSACTION SNAPSHOTはまだ実装されていません"
-#: utils/misc/guc.c:9269
+#: utils/misc/guc.c:9259
#, c-format
msgid "SET requires parameter name"
msgstr "SETにはパラメータ名が必要です"
-#: utils/misc/guc.c:9402
+#: utils/misc/guc.c:9392
#, c-format
msgid "attempt to redefine parameter \"%s\""
msgstr "パラメータ\"%s\"を再定義しようとしています"
-#: utils/misc/guc.c:9729
+#: utils/misc/guc.c:9719
#, c-format
msgid "invalid configuration parameter name \"%s\", removing it"
msgstr "設定パラメータ名\"%s\"は不正です、削除します"
-#: utils/misc/guc.c:9731
+#: utils/misc/guc.c:9721
#, c-format
msgid "\"%s\" is now a reserved prefix."
msgstr "\"%s\" は予約された接頭辞になりました。"
-#: utils/misc/guc.c:11245
+#: utils/misc/guc.c:11235
#, c-format
msgid "while setting parameter \"%s\" to \"%s\""
msgstr "パラメータ\"%s\"の\"%s\"への変更中"
-#: utils/misc/guc.c:11414
+#: utils/misc/guc.c:11404
#, c-format
msgid "parameter \"%s\" could not be set"
msgstr "パラメータ\"%s\"を設定できません"
-#: utils/misc/guc.c:11506
+#: utils/misc/guc.c:11496
#, c-format
msgid "could not parse setting for parameter \"%s\""
msgstr "パラメータ\"%s\"の設定をパースできません"
-#: utils/misc/guc.c:11937
+#: utils/misc/guc.c:11927
#, c-format
msgid "invalid value for parameter \"%s\": %g"
msgstr "パラメータ\"%s\"の値が無効です: %g"
-#: utils/misc/guc.c:12250
+#: utils/misc/guc.c:12240
#, c-format
msgid "\"temp_buffers\" cannot be changed after any temporary tables have been accessed in the session."
msgstr "当該セッションで何らかの一時テーブルがアクセスされた後は \"temp_buffers\"を変更できません"
-#: utils/misc/guc.c:12262
+#: utils/misc/guc.c:12252
#, c-format
msgid "Bonjour is not supported by this build"
msgstr "このビルドでは bonjour はサポートされていません"
-#: utils/misc/guc.c:12275
+#: utils/misc/guc.c:12265
#, c-format
msgid "SSL is not supported by this build"
msgstr "このインストレーションではSSLはサポートされていません"
-#: utils/misc/guc.c:12287
+#: utils/misc/guc.c:12277
#, c-format
msgid "Cannot enable parameter when \"log_statement_stats\" is true."
msgstr "\"log_statement_stats\"が真の場合、パラメータを有効にできません"
-#: utils/misc/guc.c:12299
+#: utils/misc/guc.c:12289
#, c-format
msgid "Cannot enable \"log_statement_stats\" when \"log_parser_stats\", \"log_planner_stats\", or \"log_executor_stats\" is true."
msgstr "\"log_parser_stats\"、\"log_planner_stats\"、\"log_executor_stats\"のいずれかが真の場合は\"log_statement_stats\"を有効にできません"
-#: utils/misc/guc.c:12529
+#: utils/misc/guc.c:12519
#, c-format
msgid "effective_io_concurrency must be set to 0 on platforms that lack posix_fadvise()."
msgstr "posix_fadvise() をもたないプラットフォームではeffective_io_concurrencyは0に設定する必要があります。"
-#: utils/misc/guc.c:12542
+#: utils/misc/guc.c:12532
#, c-format
msgid "maintenance_io_concurrency must be set to 0 on platforms that lack posix_fadvise()."
msgstr "posix_fadvise() をもたないプラットフォームではmaintenance_io_concurrencyは0に設定する必要があります。"
-#: utils/misc/guc.c:12556
+#: utils/misc/guc.c:12546
#, c-format
msgid "huge_page_size must be 0 on this platform."
msgstr "このプラットフォームではhuge_page_sizeを0に設定する必要があります。"
-#: utils/misc/guc.c:12568
+#: utils/misc/guc.c:12558
#, c-format
msgid "client_connection_check_interval must be set to 0 on this platform."
msgstr "このプラットフォームではclient_connection_check_intervalを0に設定する必要があります。"
-#: utils/misc/guc.c:12680
+#: utils/misc/guc.c:12670
#, c-format
msgid "invalid character"
msgstr "不正な文字"
-#: utils/misc/guc.c:12740
+#: utils/misc/guc.c:12730
#, c-format
msgid "recovery_target_timeline is not a valid number."
msgstr "recovery_target_timelineが妥当な数値ではありません。"
-#: utils/misc/guc.c:12780
+#: utils/misc/guc.c:12770
#, c-format
msgid "multiple recovery targets specified"
msgstr "複数のリカバリ目標が指定されています"
-#: utils/misc/guc.c:12781
+#: utils/misc/guc.c:12771
#, c-format
msgid "At most one of recovery_target, recovery_target_lsn, recovery_target_name, recovery_target_time, recovery_target_xid may be set."
msgstr " recovery_target, recovery_target_lsn, recovery_target_name, recovery_target_time, recovery_target_xid はこの中の1つまで設定可能です。"
-#: utils/misc/guc.c:12789
+#: utils/misc/guc.c:12779
#, c-format
msgid "The only allowed value is \"immediate\"."
msgstr "\"immediate\"のみが指定可能です。"
diff --git a/src/backend/po/ru.po b/src/backend/po/ru.po
index 1ac726ce29f..ae9c50eed73 100644
--- a/src/backend/po/ru.po
+++ b/src/backend/po/ru.po
@@ -4,22 +4,22 @@
# Serguei A. Mokhov <mokhov@cs.concordia.ca>, 2001-2005.
# Oleg Bartunov <oleg@sai.msu.su>, 2004-2005.
# Dmitriy Olshevskiy <olshevskiy87@bk.ru>, 2014.
-# Alexander Lakhin <exclusion@gmail.com>, 2012-2017, 2018, 2019, 2020, 2021, 2022.
-# Maxim Yablokov <m.yablokov@postgrespro.ru>, 2021.
+# Alexander Lakhin <exclusion@gmail.com>, 2012-2017, 2018, 2019, 2020, 2021, 2022, 2023.
+# Maxim Yablokov <m.yablokov@postgrespro.ru>, 2021, 2022.
msgid ""
msgstr ""
"Project-Id-Version: postgres (PostgreSQL current)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
-"POT-Creation-Date: 2022-11-01 14:40+0300\n"
-"PO-Revision-Date: 2022-11-02 10:35+0300\n"
+"POT-Creation-Date: 2023-02-03 15:07+0300\n"
+"PO-Revision-Date: 2023-01-30 07:55+0300\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
+"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: ../common/compression.c:130 ../common/compression.c:139
#: ../common/compression.c:148
@@ -83,12 +83,12 @@ msgstr "не удалось открыть файл \"%s\" для чтения:
#: access/transam/twophase.c:1348 access/transam/xlog.c:3207
#: access/transam/xlog.c:4022 access/transam/xlogrecovery.c:1178
#: access/transam/xlogrecovery.c:1270 access/transam/xlogrecovery.c:1307
-#: access/transam/xlogrecovery.c:1367 backup/basebackup.c:1842
+#: access/transam/xlogrecovery.c:1367 backup/basebackup.c:1843
#: commands/extension.c:3393 libpq/hba.c:505 replication/logical/origin.c:729
-#: replication/logical/origin.c:765 replication/logical/reorderbuffer.c:4942
-#: replication/logical/snapbuild.c:1851 replication/logical/snapbuild.c:1893
-#: replication/logical/snapbuild.c:1920 replication/slot.c:1800
-#: replication/slot.c:1841 replication/walsender.c:658
+#: replication/logical/origin.c:765 replication/logical/reorderbuffer.c:4948
+#: replication/logical/snapbuild.c:1858 replication/logical/snapbuild.c:1900
+#: replication/logical/snapbuild.c:1927 replication/slot.c:1807
+#: replication/slot.c:1848 replication/walsender.c:658
#: storage/file/buffile.c:463 storage/file/copydir.c:195
#: utils/adt/genfile.c:197 utils/adt/misc.c:863 utils/cache/relmapper.c:813
#, c-format
@@ -97,10 +97,10 @@ msgstr "не удалось прочитать файл \"%s\": %m"
#: ../common/controldata_utils.c:92 ../common/controldata_utils.c:95
#: access/transam/xlog.c:3212 access/transam/xlog.c:4027
-#: backup/basebackup.c:1846 replication/logical/origin.c:734
-#: replication/logical/origin.c:773 replication/logical/snapbuild.c:1856
-#: replication/logical/snapbuild.c:1898 replication/logical/snapbuild.c:1925
-#: replication/slot.c:1804 replication/slot.c:1845 replication/walsender.c:663
+#: backup/basebackup.c:1847 replication/logical/origin.c:734
+#: replication/logical/origin.c:773 replication/logical/snapbuild.c:1863
+#: replication/logical/snapbuild.c:1905 replication/logical/snapbuild.c:1932
+#: replication/slot.c:1811 replication/slot.c:1852 replication/walsender.c:663
#: utils/cache/relmapper.c:817
#, c-format
msgid "could not read file \"%s\": read %d of %zu"
@@ -117,9 +117,9 @@ msgstr "не удалось прочитать файл \"%s\" (прочитан
#: access/transam/xlog.c:4738 commands/copyfrom.c:1575 commands/copyto.c:327
#: libpq/be-fsstubs.c:455 libpq/be-fsstubs.c:525
#: replication/logical/origin.c:667 replication/logical/origin.c:806
-#: replication/logical/reorderbuffer.c:5000
-#: replication/logical/snapbuild.c:1760 replication/logical/snapbuild.c:1933
-#: replication/slot.c:1691 replication/slot.c:1852 replication/walsender.c:673
+#: replication/logical/reorderbuffer.c:5006
+#: replication/logical/snapbuild.c:1767 replication/logical/snapbuild.c:1940
+#: replication/slot.c:1698 replication/slot.c:1859 replication/walsender.c:673
#: storage/file/copydir.c:218 storage/file/copydir.c:223 storage/file/fd.c:745
#: storage/file/fd.c:3643 storage/file/fd.c:3749 utils/cache/relmapper.c:828
#: utils/cache/relmapper.c:956
@@ -152,18 +152,17 @@ msgstr ""
#: access/transam/timeline.c:348 access/transam/twophase.c:1304
#: access/transam/xlog.c:2941 access/transam/xlog.c:3123
#: access/transam/xlog.c:3162 access/transam/xlog.c:3357
-#: access/transam/xlog.c:4012 access/transam/xlogrecovery.c:4179
-#: access/transam/xlogrecovery.c:4282 access/transam/xlogutils.c:852
-#: backup/basebackup.c:522 backup/basebackup.c:1519
-#: postmaster/syslogger.c:1560 replication/logical/origin.c:719
-#: replication/logical/reorderbuffer.c:3595
-#: replication/logical/reorderbuffer.c:4146
-#: replication/logical/reorderbuffer.c:4922
-#: replication/logical/snapbuild.c:1715 replication/logical/snapbuild.c:1822
-#: replication/slot.c:1772 replication/walsender.c:631
+#: access/transam/xlog.c:4012 access/transam/xlogrecovery.c:4190
+#: access/transam/xlogrecovery.c:4293 access/transam/xlogutils.c:852
+#: backup/basebackup.c:522 backup/basebackup.c:1520 postmaster/syslogger.c:1560
+#: replication/logical/origin.c:719 replication/logical/reorderbuffer.c:3601
+#: replication/logical/reorderbuffer.c:4152
+#: replication/logical/reorderbuffer.c:4928
+#: replication/logical/snapbuild.c:1722 replication/logical/snapbuild.c:1829
+#: replication/slot.c:1779 replication/walsender.c:631
#: replication/walsender.c:2722 storage/file/copydir.c:161
#: storage/file/fd.c:720 storage/file/fd.c:3395 storage/file/fd.c:3630
-#: storage/file/fd.c:3720 storage/smgr/md.c:524 utils/cache/relmapper.c:792
+#: storage/file/fd.c:3720 storage/smgr/md.c:538 utils/cache/relmapper.c:792
#: utils/cache/relmapper.c:900 utils/error/elog.c:1933
#: utils/init/miscinit.c:1366 utils/init/miscinit.c:1500
#: utils/init/miscinit.c:1577 utils/misc/guc.c:8991 utils/misc/guc.c:9040
@@ -175,7 +174,7 @@ msgstr "не удалось открыть файл \"%s\": %m"
#: access/transam/twophase.c:1745 access/transam/twophase.c:1754
#: access/transam/xlog.c:8670 access/transam/xlogfuncs.c:600
#: backup/basebackup_server.c:173 backup/basebackup_server.c:266
-#: postmaster/postmaster.c:5631 postmaster/syslogger.c:1571
+#: postmaster/postmaster.c:5638 postmaster/syslogger.c:1571
#: postmaster/syslogger.c:1584 postmaster/syslogger.c:1597
#: utils/cache/relmapper.c:934
#, c-format
@@ -190,34 +189,33 @@ msgstr "не удалось записать файл \"%s\": %m"
#: access/transam/xlog.c:3047 access/transam/xlog.c:3241
#: access/transam/xlog.c:3985 access/transam/xlog.c:7973
#: access/transam/xlog.c:8016 backup/basebackup_server.c:207
-#: replication/logical/snapbuild.c:1753 replication/slot.c:1677
-#: replication/slot.c:1782 storage/file/fd.c:737 storage/file/fd.c:3741
-#: storage/smgr/md.c:975 storage/smgr/md.c:1016 storage/sync/sync.c:453
+#: replication/logical/snapbuild.c:1760 replication/slot.c:1684
+#: replication/slot.c:1789 storage/file/fd.c:737 storage/file/fd.c:3741
+#: storage/smgr/md.c:989 storage/smgr/md.c:1030 storage/sync/sync.c:453
#: utils/cache/relmapper.c:949 utils/misc/guc.c:8760
#, c-format
msgid "could not fsync file \"%s\": %m"
msgstr "не удалось синхронизировать с ФС файл \"%s\": %m"
#: ../common/cryptohash.c:266 ../common/cryptohash_openssl.c:133
-#: ../common/cryptohash_openssl.c:332 ../common/exec.c:560
-#: ../common/exec.c:605 ../common/exec.c:697 ../common/hmac.c:309
-#: ../common/hmac.c:325 ../common/hmac_openssl.c:132
-#: ../common/hmac_openssl.c:327 ../common/md5_common.c:155
-#: ../common/psprintf.c:143 ../common/scram-common.c:247
-#: ../common/stringinfo.c:305 ../port/path.c:751 ../port/path.c:789
-#: ../port/path.c:806 access/transam/twophase.c:1413
+#: ../common/cryptohash_openssl.c:332 ../common/exec.c:560 ../common/exec.c:605
+#: ../common/exec.c:697 ../common/hmac.c:309 ../common/hmac.c:325
+#: ../common/hmac_openssl.c:132 ../common/hmac_openssl.c:327
+#: ../common/md5_common.c:155 ../common/psprintf.c:143
+#: ../common/scram-common.c:247 ../common/stringinfo.c:305 ../port/path.c:751
+#: ../port/path.c:789 ../port/path.c:806 access/transam/twophase.c:1413
#: access/transam/xlogrecovery.c:568 lib/dshash.c:253 libpq/auth.c:1338
#: libpq/auth.c:1406 libpq/auth.c:1964 libpq/be-secure-gssapi.c:520
#: postmaster/bgworker.c:349 postmaster/bgworker.c:931
-#: postmaster/postmaster.c:2584 postmaster/postmaster.c:4170
-#: postmaster/postmaster.c:4842 postmaster/postmaster.c:5556
-#: postmaster/postmaster.c:5927
-#: replication/libpqwalreceiver/libpqwalreceiver.c:296
+#: postmaster/postmaster.c:2591 postmaster/postmaster.c:4177
+#: postmaster/postmaster.c:4849 postmaster/postmaster.c:5563
+#: postmaster/postmaster.c:5934
+#: replication/libpqwalreceiver/libpqwalreceiver.c:300
#: replication/logical/logical.c:205 replication/walsender.c:701
#: storage/buffer/localbuf.c:442 storage/file/fd.c:892 storage/file/fd.c:1434
-#: storage/file/fd.c:1595 storage/file/fd.c:2409 storage/ipc/procarray.c:1437
-#: storage/ipc/procarray.c:2249 storage/ipc/procarray.c:2256
-#: storage/ipc/procarray.c:2759 storage/ipc/procarray.c:3390
+#: storage/file/fd.c:1595 storage/file/fd.c:2409 storage/ipc/procarray.c:1448
+#: storage/ipc/procarray.c:2260 storage/ipc/procarray.c:2267
+#: storage/ipc/procarray.c:2770 storage/ipc/procarray.c:3401
#: utils/adt/formatting.c:1732 utils/adt/formatting.c:1854
#: utils/adt/formatting.c:1977 utils/adt/pg_locale.c:450
#: utils/adt/pg_locale.c:614 utils/adt/regexp.c:224 utils/fmgr/dfmgr.c:229
@@ -276,15 +274,15 @@ msgstr "не удалось найти запускаемый файл \"%s\""
msgid "could not change directory to \"%s\": %m"
msgstr "не удалось перейти в каталог \"%s\": %m"
-#: ../common/exec.c:299 access/transam/xlog.c:8319 backup/basebackup.c:1339
+#: ../common/exec.c:299 access/transam/xlog.c:8319 backup/basebackup.c:1340
#: utils/adt/misc.c:342
#, c-format
msgid "could not read symbolic link \"%s\": %m"
msgstr "не удалось прочитать символическую ссылку \"%s\": %m"
#: ../common/exec.c:422 libpq/pqcomm.c:746 storage/ipc/latch.c:1092
-#: storage/ipc/latch.c:1272 storage/ipc/latch.c:1501 storage/ipc/latch.c:1662
-#: storage/ipc/latch.c:1788
+#: storage/ipc/latch.c:1272 storage/ipc/latch.c:1501 storage/ipc/latch.c:1663
+#: storage/ipc/latch.c:1789
#, c-format
msgid "%s() failed: %m"
msgstr "ошибка в %s(): %m"
@@ -309,7 +307,7 @@ msgstr "попытка дублирования нулевого указате
#: backup/basebackup.c:338 backup/basebackup.c:528 backup/basebackup.c:599
#: commands/copyfrom.c:1525 commands/copyto.c:725 commands/extension.c:3372
#: commands/tablespace.c:826 commands/tablespace.c:917 postmaster/pgarch.c:597
-#: replication/logical/snapbuild.c:1632 storage/file/copydir.c:68
+#: replication/logical/snapbuild.c:1639 storage/file/copydir.c:68
#: storage/file/copydir.c:107 storage/file/fd.c:1951 storage/file/fd.c:2037
#: storage/file/fd.c:3243 storage/file/fd.c:3450 utils/adt/dbsize.c:92
#: utils/adt/dbsize.c:244 utils/adt/dbsize.c:324 utils/adt/genfile.c:413
@@ -318,10 +316,10 @@ msgstr "попытка дублирования нулевого указате
msgid "could not stat file \"%s\": %m"
msgstr "не удалось получить информацию о файле \"%s\": %m"
-#: ../common/file_utils.c:166 ../common/pgfnames.c:48
-#: commands/tablespace.c:749 commands/tablespace.c:759
-#: postmaster/postmaster.c:1576 storage/file/fd.c:2812
-#: storage/file/reinit.c:126 utils/adt/misc.c:235 utils/misc/tzparser.c:338
+#: ../common/file_utils.c:166 ../common/pgfnames.c:48 commands/tablespace.c:749
+#: commands/tablespace.c:759 postmaster/postmaster.c:1576
+#: storage/file/fd.c:2812 storage/file/reinit.c:126 utils/adt/misc.c:235
+#: utils/misc/tzparser.c:338
#, c-format
msgid "could not open directory \"%s\": %m"
msgstr "не удалось открыть каталог \"%s\": %m"
@@ -332,8 +330,8 @@ msgid "could not read directory \"%s\": %m"
msgstr "не удалось прочитать каталог \"%s\": %m"
#: ../common/file_utils.c:383 access/transam/xlogarchive.c:419
-#: postmaster/syslogger.c:1608 replication/logical/snapbuild.c:1772
-#: replication/slot.c:721 replication/slot.c:1563 replication/slot.c:1705
+#: postmaster/syslogger.c:1608 replication/logical/snapbuild.c:1779
+#: replication/slot.c:721 replication/slot.c:1570 replication/slot.c:1712
#: storage/file/fd.c:755 storage/file/fd.c:853 utils/time/snapmgr.c:1282
#, c-format
msgid "could not rename file \"%s\" to \"%s\": %m"
@@ -506,7 +504,7 @@ msgstr "не удалось перезапуститься с ограничен
msgid "could not get exit code from subprocess: error code %lu"
msgstr "не удалось получить код выхода от подпроцесса (код ошибки: %lu)"
-#: ../common/rmtree.c:79 backup/basebackup.c:1099 backup/basebackup.c:1275
+#: ../common/rmtree.c:79 backup/basebackup.c:1100 backup/basebackup.c:1276
#, c-format
msgid "could not stat file or directory \"%s\": %m"
msgstr "не удалось получить информацию о файле или каталоге \"%s\": %m"
@@ -543,8 +541,8 @@ msgid ""
msgstr ""
"нехватка памяти\n"
"\n"
-"Не удалось увеличить строковый буфер (в буфере байт: %d, требовалось ещё %d)."
-"\n"
+"Не удалось увеличить строковый буфер (в буфере байт: %d, требовалось ещё "
+"%d).\n"
#: ../common/username.c:43
#, c-format
@@ -724,7 +722,7 @@ msgid "could not open parent table of index \"%s\""
msgstr "не удалось открыть родительскую таблицу индекса \"%s\""
#: access/brin/brin_bloom.c:750 access/brin/brin_bloom.c:792
-#: access/brin/brin_minmax_multi.c:3008 access/brin/brin_minmax_multi.c:3151
+#: access/brin/brin_minmax_multi.c:3012 access/brin/brin_minmax_multi.c:3155
#: statistics/dependencies.c:663 statistics/dependencies.c:716
#: statistics/mcv.c:1484 statistics/mcv.c:1515 statistics/mvdistinct.c:344
#: statistics/mvdistinct.c:397 utils/adt/pseudotypes.c:43
@@ -733,8 +731,8 @@ msgstr "не удалось открыть родительскую таблиц
msgid "cannot accept a value of type %s"
msgstr "значение типа %s нельзя ввести"
-#: access/brin/brin_minmax_multi.c:2167 access/brin/brin_minmax_multi.c:2174
-#: access/brin/brin_minmax_multi.c:2181 utils/adt/timestamp.c:938
+#: access/brin/brin_minmax_multi.c:2171 access/brin/brin_minmax_multi.c:2178
+#: access/brin/brin_minmax_multi.c:2185 utils/adt/timestamp.c:938
#: utils/adt/timestamp.c:1509 utils/adt/timestamp.c:2761
#: utils/adt/timestamp.c:2778 utils/adt/timestamp.c:2831
#: utils/adt/timestamp.c:2870 utils/adt/timestamp.c:3115
@@ -1081,11 +1079,11 @@ msgstr ""
"Это вызвано неполным разделением страницы при восстановлении после сбоя в "
"PostgreSQL до версии 9.1."
-#: access/gist/gist.c:762 access/gist/gistutil.c:801
-#: access/gist/gistutil.c:812 access/gist/gistvacuum.c:429
-#: access/hash/hashutil.c:227 access/hash/hashutil.c:238
-#: access/hash/hashutil.c:250 access/hash/hashutil.c:271
-#: access/nbtree/nbtpage.c:810 access/nbtree/nbtpage.c:821
+#: access/gist/gist.c:762 access/gist/gistutil.c:801 access/gist/gistutil.c:812
+#: access/gist/gistvacuum.c:429 access/hash/hashutil.c:227
+#: access/hash/hashutil.c:238 access/hash/hashutil.c:250
+#: access/hash/hashutil.c:271 access/nbtree/nbtpage.c:810
+#: access/nbtree/nbtpage.c:821
#, c-format
msgid "Please REINDEX it."
msgstr "Пожалуйста, выполните REINDEX для него."
@@ -1140,21 +1138,21 @@ msgstr ""
"семейство операторов \"%s\" метода доступа %s содержит некорректное "
"определение ORDER BY для оператора %s"
-#: access/hash/hashfunc.c:278 access/hash/hashfunc.c:334
-#: utils/adt/varchar.c:1003 utils/adt/varchar.c:1063
+#: access/hash/hashfunc.c:278 access/hash/hashfunc.c:335
+#: utils/adt/varchar.c:1003 utils/adt/varchar.c:1064
#, c-format
msgid "could not determine which collation to use for string hashing"
msgstr ""
"не удалось определить, какое правило сортировки использовать для хеширования "
"строк"
-#: access/hash/hashfunc.c:279 access/hash/hashfunc.c:335 catalog/heap.c:668
+#: access/hash/hashfunc.c:279 access/hash/hashfunc.c:336 catalog/heap.c:668
#: catalog/heap.c:674 commands/createas.c:206 commands/createas.c:515
-#: commands/indexcmds.c:1962 commands/tablecmds.c:17444 commands/view.c:86
+#: commands/indexcmds.c:1962 commands/tablecmds.c:17443 commands/view.c:86
#: regex/regc_pg_locale.c:243 utils/adt/formatting.c:1690
-#: utils/adt/formatting.c:1812 utils/adt/formatting.c:1935
-#: utils/adt/like.c:190 utils/adt/like_support.c:1025 utils/adt/varchar.c:733
-#: utils/adt/varchar.c:1004 utils/adt/varchar.c:1064 utils/adt/varlena.c:1499
+#: utils/adt/formatting.c:1812 utils/adt/formatting.c:1935 utils/adt/like.c:190
+#: utils/adt/like_support.c:1025 utils/adt/varchar.c:733
+#: utils/adt/varchar.c:1004 utils/adt/varchar.c:1065 utils/adt/varlena.c:1499
#, c-format
msgid "Use the COLLATE clause to set the collation explicitly."
msgstr "Задайте правило сортировки явно в предложении COLLATE."
@@ -1267,8 +1265,8 @@ msgstr "не удалось записать в файл \"%s\" (записан
#: access/transam/xlog.c:3964 access/transam/xlog.c:8653
#: access/transam/xlogfuncs.c:594 backup/basebackup_server.c:149
#: backup/basebackup_server.c:242 commands/dbcommands.c:517
-#: postmaster/postmaster.c:4597 postmaster/postmaster.c:5618
-#: replication/logical/origin.c:587 replication/slot.c:1624
+#: postmaster/postmaster.c:4604 postmaster/postmaster.c:5625
+#: replication/logical/origin.c:587 replication/slot.c:1631
#: storage/file/copydir.c:167 storage/smgr/md.c:222 utils/time/snapmgr.c:1261
#, c-format
msgid "could not create file \"%s\": %m"
@@ -1283,10 +1281,10 @@ msgstr "не удалось обрезать файл \"%s\" до нужного
#: access/transam/timeline.c:424 access/transam/timeline.c:502
#: access/transam/xlog.c:3035 access/transam/xlog.c:3232
#: access/transam/xlog.c:3976 commands/dbcommands.c:529
-#: postmaster/postmaster.c:4607 postmaster/postmaster.c:4617
+#: postmaster/postmaster.c:4614 postmaster/postmaster.c:4624
#: replication/logical/origin.c:599 replication/logical/origin.c:641
-#: replication/logical/origin.c:660 replication/logical/snapbuild.c:1729
-#: replication/slot.c:1659 storage/file/buffile.c:537
+#: replication/logical/origin.c:660 replication/logical/snapbuild.c:1736
+#: replication/slot.c:1666 storage/file/buffile.c:537
#: storage/file/copydir.c:207 utils/init/miscinit.c:1441
#: utils/init/miscinit.c:1452 utils/init/miscinit.c:1460 utils/misc/guc.c:8721
#: utils/misc/guc.c:8752 utils/misc/guc.c:10741 utils/misc/guc.c:10755
@@ -1298,11 +1296,11 @@ msgstr "не удалось записать в файл \"%s\": %m"
#: access/heap/rewriteheap.c:1249 access/transam/twophase.c:1705
#: access/transam/xlogarchive.c:119 access/transam/xlogarchive.c:429
#: postmaster/postmaster.c:1157 postmaster/syslogger.c:1537
-#: replication/logical/origin.c:575 replication/logical/reorderbuffer.c:4415
-#: replication/logical/snapbuild.c:1674 replication/logical/snapbuild.c:2090
-#: replication/slot.c:1756 storage/file/fd.c:795 storage/file/fd.c:3263
+#: replication/logical/origin.c:575 replication/logical/reorderbuffer.c:4421
+#: replication/logical/snapbuild.c:1681 replication/logical/snapbuild.c:2097
+#: replication/slot.c:1763 storage/file/fd.c:795 storage/file/fd.c:3263
#: storage/file/fd.c:3325 storage/file/reinit.c:262 storage/ipc/dsm.c:317
-#: storage/smgr/md.c:349 storage/smgr/md.c:415 storage/sync/sync.c:250
+#: storage/smgr/md.c:370 storage/smgr/md.c:429 storage/sync/sync.c:250
#: utils/time/snapmgr.c:1606
#, c-format
msgid "could not remove file \"%s\": %m"
@@ -1329,8 +1327,8 @@ msgid ""
"automatic aggressive vacuum to prevent wraparound of table \"%s.%s.%s\": "
"index scans: %d\n"
msgstr ""
-"автоматическая агрессивная очистка, предотвращающая зацикливание, таблицы \""
-"%s.%s.%s\": сканирований индекса: %d\n"
+"автоматическая агрессивная очистка, предотвращающая зацикливание, таблицы "
+"\"%s.%s.%s\": сканирований индекса: %d\n"
#: access/heap/vacuumlazy.c:676
#, c-format
@@ -1590,7 +1588,7 @@ msgstr "транзакция прервана во время сканирова
#: access/index/indexam.c:142 catalog/objectaddress.c:1376
#: commands/indexcmds.c:2790 commands/tablecmds.c:271 commands/tablecmds.c:295
-#: commands/tablecmds.c:17132 commands/tablecmds.c:18900
+#: commands/tablecmds.c:17131 commands/tablecmds.c:18910
#, c-format
msgid "\"%s\" is not an index"
msgstr "\"%s\" - это не индекс"
@@ -1649,8 +1647,8 @@ msgstr ""
msgid ""
"index row size %zu exceeds btree version %u maximum %zu for index \"%s\""
msgstr ""
-"размер строки индекса (%zu) больше предельного для btree версии %u размера ("
-"%zu) (индекс \"%s\")"
+"размер строки индекса (%zu) больше предельного для btree версии %u размера "
+"(%zu) (индекс \"%s\")"
#: access/nbtree/nbtutils.c:2675
#, c-format
@@ -1664,8 +1662,8 @@ msgid ""
"Consider a function index of an MD5 hash of the value, or use full text "
"indexing."
msgstr ""
-"Значения, занимающие больше 1/3 страницы буфера, не могут быть индексированы."
-"\n"
+"Значения, занимающие больше 1/3 страницы буфера, не могут быть "
+"индексированы.\n"
"Возможно, вам стоит применить индекс функции с MD5-хешем значения или "
"полнотекстовую индексацию."
@@ -1714,8 +1712,8 @@ msgid "\"%s\" is an index"
msgstr "\"%s\" - это индекс"
#: access/table/table.c:54 access/table/table.c:88 access/table/table.c:117
-#: access/table/table.c:150 catalog/aclchk.c:1842 commands/tablecmds.c:13810
-#: commands/tablecmds.c:17141
+#: access/table/table.c:150 catalog/aclchk.c:1842 commands/tablecmds.c:13829
+#: commands/tablecmds.c:17140
#, c-format
msgid "\"%s\" is a composite type"
msgstr "\"%s\" - это составной тип"
@@ -1773,7 +1771,7 @@ msgstr ""
msgid "Make sure the configuration parameter \"%s\" is set."
msgstr "Убедитесь, что в конфигурации установлен параметр \"%s\"."
-#: access/transam/multixact.c:1021
+#: access/transam/multixact.c:1022
#, c-format
msgid ""
"database is not accepting commands that generate new MultiXactIds to avoid "
@@ -1782,8 +1780,8 @@ msgstr ""
"база данных не принимает команды, создающие новые MultiXactId, во избежание "
"потери данных из-за зацикливания в базе данных \"%s\""
-#: access/transam/multixact.c:1023 access/transam/multixact.c:1030
-#: access/transam/multixact.c:1054 access/transam/multixact.c:1063
+#: access/transam/multixact.c:1024 access/transam/multixact.c:1031
+#: access/transam/multixact.c:1055 access/transam/multixact.c:1064
#, c-format
msgid ""
"Execute a database-wide VACUUM in that database.\n"
@@ -1794,7 +1792,7 @@ msgstr ""
"Возможно, вам также придётся зафиксировать или откатить старые "
"подготовленные транзакции и удалить неиспользуемые слоты репликации."
-#: access/transam/multixact.c:1028
+#: access/transam/multixact.c:1029
#, c-format
msgid ""
"database is not accepting commands that generate new MultiXactIds to avoid "
@@ -1803,7 +1801,7 @@ msgstr ""
"база данных не принимает команды, создающие новые MultiXactId, во избежание "
"потери данных из-за зацикливания в базе данных с OID %u"
-#: access/transam/multixact.c:1049 access/transam/multixact.c:2333
+#: access/transam/multixact.c:1050 access/transam/multixact.c:2334
#, c-format
msgid "database \"%s\" must be vacuumed before %u more MultiXactId is used"
msgid_plural ""
@@ -1818,7 +1816,7 @@ msgstr[2] ""
"база данных \"%s\" должна быть очищена, прежде чем будут использованы "
"оставшиеся MultiXactId (%u)"
-#: access/transam/multixact.c:1058 access/transam/multixact.c:2342
+#: access/transam/multixact.c:1059 access/transam/multixact.c:2343
#, c-format
msgid ""
"database with OID %u must be vacuumed before %u more MultiXactId is used"
@@ -1834,12 +1832,12 @@ msgstr[2] ""
"база данных с OID %u должна быть очищена, прежде чем будут использованы "
"оставшиеся MultiXactId (%u)"
-#: access/transam/multixact.c:1119
+#: access/transam/multixact.c:1120
#, c-format
msgid "multixact \"members\" limit exceeded"
msgstr "слишком много членов мультитранзакции"
-#: access/transam/multixact.c:1120
+#: access/transam/multixact.c:1121
#, c-format
msgid ""
"This command would create a multixact with %u members, but the remaining "
@@ -1857,7 +1855,7 @@ msgstr[2] ""
"Мультитранзакция, создаваемая этой командой, должна включать членов: %u, но "
"оставшегося места хватает только для %u."
-#: access/transam/multixact.c:1125
+#: access/transam/multixact.c:1126
#, c-format
msgid ""
"Execute a database-wide VACUUM in database with OID %u with reduced "
@@ -1867,7 +1865,7 @@ msgstr ""
"Выполните очистку (VACUUM) всей базы данных с OID %u, уменьшив значения "
"vacuum_multixact_freeze_min_age и vacuum_multixact_freeze_table_age."
-#: access/transam/multixact.c:1156
+#: access/transam/multixact.c:1157
#, c-format
msgid ""
"database with OID %u must be vacuumed before %d more multixact member is used"
@@ -1884,7 +1882,7 @@ msgstr[2] ""
"база данных с OID %u должна быть очищена, пока не использованы оставшиеся "
"члены мультитранзакций (%d)"
-#: access/transam/multixact.c:1161
+#: access/transam/multixact.c:1162
#, c-format
msgid ""
"Execute a database-wide VACUUM in that database with reduced "
@@ -1894,17 +1892,17 @@ msgstr ""
"Выполните очистку (VACUUM) всей этой базы данных, уменьшив значения "
"vacuum_multixact_freeze_min_age и vacuum_multixact_freeze_table_age."
-#: access/transam/multixact.c:1300
+#: access/transam/multixact.c:1301
#, c-format
msgid "MultiXactId %u does no longer exist -- apparent wraparound"
msgstr "MultiXactId %u прекратил существование: видимо, произошло зацикливание"
-#: access/transam/multixact.c:1306
+#: access/transam/multixact.c:1307
#, c-format
msgid "MultiXactId %u has not been created yet -- apparent wraparound"
msgstr "MultiXactId %u ещё не был создан: видимо, произошло зацикливание"
-#: access/transam/multixact.c:2338 access/transam/multixact.c:2347
+#: access/transam/multixact.c:2339 access/transam/multixact.c:2348
#: access/transam/varsup.c:151 access/transam/varsup.c:158
#: access/transam/varsup.c:466 access/transam/varsup.c:473
#, c-format
@@ -1918,7 +1916,7 @@ msgstr ""
"Возможно, вам также придётся зафиксировать или откатить старые "
"подготовленные транзакции и удалить неиспользуемые слоты репликации."
-#: access/transam/multixact.c:2621
+#: access/transam/multixact.c:2622
#, c-format
msgid ""
"MultiXact member wraparound protections are disabled because oldest "
@@ -1927,12 +1925,12 @@ msgstr ""
"Защита от зацикливания членов мультитранзакций отключена, так как старейшая "
"отмеченная мультитранзакция %u не найдена на диске"
-#: access/transam/multixact.c:2643
+#: access/transam/multixact.c:2644
#, c-format
msgid "MultiXact member wraparound protections are now enabled"
msgstr "Защита от зацикливания мультитранзакций сейчас включена"
-#: access/transam/multixact.c:3030
+#: access/transam/multixact.c:3031
#, c-format
msgid ""
"oldest MultiXact %u not found, earliest MultiXact %u, skipping truncation"
@@ -1940,7 +1938,7 @@ msgstr ""
"старейшая мультитранзакция %u не найдена, новейшая мультитранзакция: %u, "
"усечение пропускается"
-#: access/transam/multixact.c:3048
+#: access/transam/multixact.c:3049
#, c-format
msgid ""
"cannot truncate up to MultiXact %u because it does not exist on disk, "
@@ -1949,7 +1947,7 @@ msgstr ""
"выполнить усечение до мультитранзакции %u нельзя ввиду её отсутствия на "
"диске, усечение пропускается"
-#: access/transam/multixact.c:3362
+#: access/transam/multixact.c:3363
#, c-format
msgid "invalid MultiXactId: %u"
msgstr "неверный MultiXactId: %u"
@@ -2054,62 +2052,62 @@ msgstr "Существующий менеджер ресурсов с ID %d им
msgid "registered custom resource manager \"%s\" with ID %d"
msgstr "зарегистрирован пользовательский менеджер ресурсов \"%s\" с ID %d"
-#: access/transam/slru.c:713
+#: access/transam/slru.c:714
#, c-format
msgid "file \"%s\" doesn't exist, reading as zeroes"
msgstr "файл \"%s\" не существует, считается нулевым"
-#: access/transam/slru.c:945 access/transam/slru.c:951
-#: access/transam/slru.c:959 access/transam/slru.c:964
-#: access/transam/slru.c:971 access/transam/slru.c:976
-#: access/transam/slru.c:983 access/transam/slru.c:990
+#: access/transam/slru.c:946 access/transam/slru.c:952
+#: access/transam/slru.c:960 access/transam/slru.c:965
+#: access/transam/slru.c:972 access/transam/slru.c:977
+#: access/transam/slru.c:984 access/transam/slru.c:991
#, c-format
msgid "could not access status of transaction %u"
msgstr "не удалось получить состояние транзакции %u"
-#: access/transam/slru.c:946
+#: access/transam/slru.c:947
#, c-format
msgid "Could not open file \"%s\": %m."
msgstr "Не удалось открыть файл \"%s\": %m."
-#: access/transam/slru.c:952
+#: access/transam/slru.c:953
#, c-format
msgid "Could not seek in file \"%s\" to offset %d: %m."
msgstr "Не удалось переместиться в файле \"%s\" к смещению %d: %m."
-#: access/transam/slru.c:960
+#: access/transam/slru.c:961
#, c-format
msgid "Could not read from file \"%s\" at offset %d: %m."
msgstr "Не удалось прочитать файл \"%s\" (по смещению %d): %m."
-#: access/transam/slru.c:965
+#: access/transam/slru.c:966
#, c-format
msgid "Could not read from file \"%s\" at offset %d: read too few bytes."
msgstr ""
"Не удалось прочитать файл \"%s\" (по смещению %d): прочитаны не все байты."
-#: access/transam/slru.c:972
+#: access/transam/slru.c:973
#, c-format
msgid "Could not write to file \"%s\" at offset %d: %m."
msgstr "Не удалось записать в файл \"%s\" (по смещению %d): %m."
-#: access/transam/slru.c:977
+#: access/transam/slru.c:978
#, c-format
msgid "Could not write to file \"%s\" at offset %d: wrote too few bytes."
msgstr ""
"Не удалось записать в файл \"%s\" (по смещению %d): записаны не все байты."
-#: access/transam/slru.c:984
+#: access/transam/slru.c:985
#, c-format
msgid "Could not fsync file \"%s\": %m."
msgstr "Не удалось синхронизировать с ФС файл \"%s\": %m."
-#: access/transam/slru.c:991
+#: access/transam/slru.c:992
#, c-format
msgid "Could not close file \"%s\": %m."
msgstr "Не удалось закрыть файл \"%s\": %m."
-#: access/transam/slru.c:1252
+#: access/transam/slru.c:1253
#, c-format
msgid "could not truncate directory \"%s\": apparent wraparound"
msgstr "не удалось очистить каталог \"%s\": видимо, произошло зацикливание"
@@ -2401,91 +2399,97 @@ msgid "cannot PREPARE a transaction that has exported snapshots"
msgstr "нельзя выполнить PREPARE для транзакции, снимки которой экспортированы"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3474
+#: access/transam/xact.c:3478
#, c-format
msgid "%s cannot run inside a transaction block"
msgstr "%s не может выполняться внутри блока транзакции"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3484
+#: access/transam/xact.c:3488
#, c-format
msgid "%s cannot run inside a subtransaction"
msgstr "%s не может выполняться внутри подтранзакции"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3494
+#: access/transam/xact.c:3498
+#, c-format
+msgid "%s cannot be executed within a pipeline"
+msgstr "%s нельзя выполнять в конвейере"
+
+#. translator: %s represents an SQL statement name
+#: access/transam/xact.c:3508
#, c-format
msgid "%s cannot be executed from a function"
msgstr "%s нельзя выполнять внутри функции"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3565 access/transam/xact.c:3878
-#: access/transam/xact.c:3957 access/transam/xact.c:4080
-#: access/transam/xact.c:4231 access/transam/xact.c:4300
-#: access/transam/xact.c:4411
+#: access/transam/xact.c:3579 access/transam/xact.c:3894
+#: access/transam/xact.c:3973 access/transam/xact.c:4096
+#: access/transam/xact.c:4247 access/transam/xact.c:4316
+#: access/transam/xact.c:4427
#, c-format
msgid "%s can only be used in transaction blocks"
msgstr "%s может выполняться только внутри блоков транзакций"
-#: access/transam/xact.c:3764
+#: access/transam/xact.c:3780
#, c-format
msgid "there is already a transaction in progress"
msgstr "транзакция уже выполняется"
-#: access/transam/xact.c:3883 access/transam/xact.c:3962
-#: access/transam/xact.c:4085
+#: access/transam/xact.c:3899 access/transam/xact.c:3978
+#: access/transam/xact.c:4101
#, c-format
msgid "there is no transaction in progress"
msgstr "нет незавершённой транзакции"
-#: access/transam/xact.c:3973
+#: access/transam/xact.c:3989
#, c-format
msgid "cannot commit during a parallel operation"
msgstr "фиксировать транзакции во время параллельных операций нельзя"
-#: access/transam/xact.c:4096
+#: access/transam/xact.c:4112
#, c-format
msgid "cannot abort during a parallel operation"
msgstr "прерывание во время параллельных операций невозможно"
-#: access/transam/xact.c:4195
+#: access/transam/xact.c:4211
#, c-format
msgid "cannot define savepoints during a parallel operation"
msgstr "определять точки сохранения во время параллельных операций нельзя"
-#: access/transam/xact.c:4282
+#: access/transam/xact.c:4298
#, c-format
msgid "cannot release savepoints during a parallel operation"
msgstr "высвобождать точки сохранения во время параллельных операций нельзя"
-#: access/transam/xact.c:4292 access/transam/xact.c:4343
-#: access/transam/xact.c:4403 access/transam/xact.c:4452
+#: access/transam/xact.c:4308 access/transam/xact.c:4359
+#: access/transam/xact.c:4419 access/transam/xact.c:4468
#, c-format
msgid "savepoint \"%s\" does not exist"
msgstr "точка сохранения \"%s\" не существует"
-#: access/transam/xact.c:4349 access/transam/xact.c:4458
+#: access/transam/xact.c:4365 access/transam/xact.c:4474
#, c-format
msgid "savepoint \"%s\" does not exist within current savepoint level"
msgstr ""
"точка сохранения \"%s\" на текущем уровне точек сохранения не существует"
-#: access/transam/xact.c:4391
+#: access/transam/xact.c:4407
#, c-format
msgid "cannot rollback to savepoints during a parallel operation"
msgstr "откатиться к точке сохранения во время параллельных операций нельзя"
-#: access/transam/xact.c:4519
+#: access/transam/xact.c:4535
#, c-format
msgid "cannot start subtransactions during a parallel operation"
msgstr "запускать подтранзакции во время параллельных операций нельзя"
-#: access/transam/xact.c:4587
+#: access/transam/xact.c:4603
#, c-format
msgid "cannot commit subtransactions during a parallel operation"
msgstr "фиксировать подтранзакции во время параллельных операций нельзя"
-#: access/transam/xact.c:5234
+#: access/transam/xact.c:5250
#, c-format
msgid "cannot have more than 2^32-1 subtransactions in a transaction"
msgstr "в одной транзакции не может быть больше 2^32-1 подтранзакций"
@@ -2881,8 +2885,8 @@ msgid ""
msgstr ""
"точка перезапуска завершена: записано буферов: %d (%.1f%%); добавлено файлов "
"WAL %d, удалено: %d, переработано: %d; запись=%ld.%03d сек., синхр.=%ld.%03d "
-"сек., всего=%ld.%03d сек.; синхронизировано_файлов=%d, самая_долгая_синхр.="
-"%ld.%03d сек., средняя=%ld.%03d сек.; расстояние=%d kB, ожидалось=%d kB"
+"сек., всего=%ld.%03d сек.; синхронизировано_файлов=%d, самая_долгая_синхр."
+"=%ld.%03d сек., средняя=%ld.%03d сек.; расстояние=%d kB, ожидалось=%d kB"
# well-spelled: синхр
#: access/transam/xlog.c:6171
@@ -2895,8 +2899,8 @@ msgid ""
msgstr ""
"контрольная точка завершена: записано буферов: %d (%.1f%%); добавлено файлов "
"WAL %d, удалено: %d, переработано: %d; запись=%ld.%03d сек., синхр.=%ld.%03d "
-"сек., всего=%ld.%03d сек.; синхронизировано_файлов=%d, самая_долгая_синхр.="
-"%ld.%03d сек., средняя=%ld.%03d сек.; расстояние=%d kB, ожидалось=%d kB"
+"сек., всего=%ld.%03d сек.; синхронизировано_файлов=%d, самая_долгая_синхр."
+"=%ld.%03d сек., средняя=%ld.%03d сек.; расстояние=%d kB, ожидалось=%d kB"
#: access/transam/xlog.c:6606
#, c-format
@@ -2994,12 +2998,12 @@ msgstr ""
"CHECKPOINT на ведущем сервере, а затем попробуйте резервное копирование \"на "
"ходу\" ещё раз."
-#: access/transam/xlog.c:8326 backup/basebackup.c:1344 utils/adt/misc.c:347
+#: access/transam/xlog.c:8326 backup/basebackup.c:1345 utils/adt/misc.c:347
#, c-format
msgid "symbolic link \"%s\" target is too long"
msgstr "целевой путь символической ссылки \"%s\" слишком длинный"
-#: access/transam/xlog.c:8376 backup/basebackup.c:1359
+#: access/transam/xlog.c:8376 backup/basebackup.c:1360
#: commands/tablespace.c:399 commands/tablespace.c:581 utils/adt/misc.c:355
#, c-format
msgid "tablespaces are not supported on this platform"
@@ -3013,13 +3017,13 @@ msgstr "табличные пространства не поддерживаю
msgid "invalid data in file \"%s\""
msgstr "неверные данные в файле \"%s\""
-#: access/transam/xlog.c:8552 backup/basebackup.c:1199
+#: access/transam/xlog.c:8552 backup/basebackup.c:1200
#, c-format
msgid "the standby was promoted during online backup"
msgstr ""
"дежурный сервер был повышен в процессе резервного копирования \"на ходу\""
-#: access/transam/xlog.c:8553 backup/basebackup.c:1200
+#: access/transam/xlog.c:8553 backup/basebackup.c:1201
#, c-format
msgid ""
"This means that the backup being taken is corrupt and should not be used. "
@@ -3719,7 +3723,7 @@ msgstr ""
"неожиданный ID линии времени %u в записи контрольной точки, до достижения "
"минимальной к. т. %X/%X на линии времени %u"
-#: access/transam/xlogrecovery.c:2466 access/transam/xlogrecovery.c:2737
+#: access/transam/xlogrecovery.c:2466 access/transam/xlogrecovery.c:2742
#, c-format
msgid "recovery stopping after reaching consistency"
msgstr ""
@@ -3730,134 +3734,134 @@ msgstr ""
msgid "recovery stopping before WAL location (LSN) \"%X/%X\""
msgstr "восстановление останавливается перед позицией в WAL (LSN) \"%X/%X\""
-#: access/transam/xlogrecovery.c:2572
+#: access/transam/xlogrecovery.c:2577
#, c-format
msgid "recovery stopping before commit of transaction %u, time %s"
msgstr ""
"восстановление останавливается перед фиксированием транзакции %u, время %s"
-#: access/transam/xlogrecovery.c:2579
+#: access/transam/xlogrecovery.c:2584
#, c-format
msgid "recovery stopping before abort of transaction %u, time %s"
msgstr ""
"восстановление останавливается перед прерыванием транзакции %u, время %s"
-#: access/transam/xlogrecovery.c:2632
+#: access/transam/xlogrecovery.c:2637
#, c-format
msgid "recovery stopping at restore point \"%s\", time %s"
msgstr "восстановление останавливается в точке восстановления \"%s\", время %s"
-#: access/transam/xlogrecovery.c:2650
+#: access/transam/xlogrecovery.c:2655
#, c-format
msgid "recovery stopping after WAL location (LSN) \"%X/%X\""
msgstr "восстановление останавливается после позиции в WAL (LSN) \"%X/%X\""
-#: access/transam/xlogrecovery.c:2717
+#: access/transam/xlogrecovery.c:2722
#, c-format
msgid "recovery stopping after commit of transaction %u, time %s"
msgstr ""
"восстановление останавливается после фиксирования транзакции %u, время %s"
-#: access/transam/xlogrecovery.c:2725
+#: access/transam/xlogrecovery.c:2730
#, c-format
msgid "recovery stopping after abort of transaction %u, time %s"
msgstr ""
"восстановление останавливается после прерывания транзакции %u, время %s"
-#: access/transam/xlogrecovery.c:2806
+#: access/transam/xlogrecovery.c:2811
#, c-format
msgid "pausing at the end of recovery"
msgstr "остановка в конце восстановления"
-#: access/transam/xlogrecovery.c:2807
+#: access/transam/xlogrecovery.c:2812
#, c-format
msgid "Execute pg_wal_replay_resume() to promote."
msgstr "Выполните pg_wal_replay_resume() для повышения."
-#: access/transam/xlogrecovery.c:2810 access/transam/xlogrecovery.c:4614
+#: access/transam/xlogrecovery.c:2815 access/transam/xlogrecovery.c:4625
#, c-format
msgid "recovery has paused"
msgstr "восстановление приостановлено"
-#: access/transam/xlogrecovery.c:2811
+#: access/transam/xlogrecovery.c:2816
#, c-format
msgid "Execute pg_wal_replay_resume() to continue."
msgstr "Выполните pg_wal_replay_resume() для продолжения."
-#: access/transam/xlogrecovery.c:3077
+#: access/transam/xlogrecovery.c:3082
#, c-format
msgid "unexpected timeline ID %u in log segment %s, offset %u"
msgstr "неожиданный ID линии времени %u в сегменте журнала %s, смещение %u"
-#: access/transam/xlogrecovery.c:3282
+#: access/transam/xlogrecovery.c:3287
#, c-format
msgid "could not read from log segment %s, offset %u: %m"
msgstr "не удалось прочитать сегмент журнала %s, смещение %u: %m"
-#: access/transam/xlogrecovery.c:3288
+#: access/transam/xlogrecovery.c:3293
#, c-format
msgid "could not read from log segment %s, offset %u: read %d of %zu"
msgstr ""
"не удалось прочитать из сегмента журнала %s по смещению %u (прочитано байт: "
"%d из %zu)"
-#: access/transam/xlogrecovery.c:3931
+#: access/transam/xlogrecovery.c:3942
#, c-format
msgid "invalid primary checkpoint link in control file"
msgstr "неверная ссылка на первичную контрольную точку в файле pg_control"
-#: access/transam/xlogrecovery.c:3935
+#: access/transam/xlogrecovery.c:3946
#, c-format
msgid "invalid checkpoint link in backup_label file"
msgstr "неверная ссылка на контрольную точку в файле backup_label"
-#: access/transam/xlogrecovery.c:3953
+#: access/transam/xlogrecovery.c:3964
#, c-format
msgid "invalid primary checkpoint record"
msgstr "неверная запись первичной контрольной точки"
-#: access/transam/xlogrecovery.c:3957
+#: access/transam/xlogrecovery.c:3968
#, c-format
msgid "invalid checkpoint record"
msgstr "неверная запись контрольной точки"
-#: access/transam/xlogrecovery.c:3968
+#: access/transam/xlogrecovery.c:3979
#, c-format
msgid "invalid resource manager ID in primary checkpoint record"
msgstr "неверный ID менеджера ресурсов в записи первичной контрольной точки"
-#: access/transam/xlogrecovery.c:3972
+#: access/transam/xlogrecovery.c:3983
#, c-format
msgid "invalid resource manager ID in checkpoint record"
msgstr "неверный ID менеджера ресурсов в записи контрольной точки"
-#: access/transam/xlogrecovery.c:3985
+#: access/transam/xlogrecovery.c:3996
#, c-format
msgid "invalid xl_info in primary checkpoint record"
msgstr "неверные флаги xl_info в записи первичной контрольной точки"
-#: access/transam/xlogrecovery.c:3989
+#: access/transam/xlogrecovery.c:4000
#, c-format
msgid "invalid xl_info in checkpoint record"
msgstr "неверные флаги xl_info в записи контрольной точки"
-#: access/transam/xlogrecovery.c:4000
+#: access/transam/xlogrecovery.c:4011
#, c-format
msgid "invalid length of primary checkpoint record"
msgstr "неверная длина записи первичной контрольной точки"
-#: access/transam/xlogrecovery.c:4004
+#: access/transam/xlogrecovery.c:4015
#, c-format
msgid "invalid length of checkpoint record"
msgstr "неверная длина записи контрольной точки"
-#: access/transam/xlogrecovery.c:4060
+#: access/transam/xlogrecovery.c:4071
#, c-format
msgid "new timeline %u is not a child of database system timeline %u"
msgstr ""
"новая линия времени %u не является ответвлением линии времени системы БД %u"
-#: access/transam/xlogrecovery.c:4074
+#: access/transam/xlogrecovery.c:4085
#, c-format
msgid ""
"new timeline %u forked off current database system timeline %u before "
@@ -3866,40 +3870,40 @@ msgstr ""
"новая линия времени %u ответвилась от текущей линии времени базы данных %u "
"до текущей точки восстановления %X/%X"
-#: access/transam/xlogrecovery.c:4093
+#: access/transam/xlogrecovery.c:4104
#, c-format
msgid "new target timeline is %u"
msgstr "новая целевая линия времени %u"
-#: access/transam/xlogrecovery.c:4296
+#: access/transam/xlogrecovery.c:4307
#, c-format
msgid "WAL receiver process shutdown requested"
msgstr "получен запрос на выключение процесса приёмника WAL"
-#: access/transam/xlogrecovery.c:4359
+#: access/transam/xlogrecovery.c:4370
#, c-format
msgid "received promote request"
msgstr "получен запрос повышения статуса"
-#: access/transam/xlogrecovery.c:4372
+#: access/transam/xlogrecovery.c:4383
#, c-format
msgid "promote trigger file found: %s"
msgstr "найден файл триггера повышения: %s"
-#: access/transam/xlogrecovery.c:4380
+#: access/transam/xlogrecovery.c:4391
#, c-format
msgid "could not stat promote trigger file \"%s\": %m"
msgstr "не удалось получить информацию о файле триггера повышения \"%s\": %m"
-#: access/transam/xlogrecovery.c:4605
+#: access/transam/xlogrecovery.c:4616
#, c-format
msgid "hot standby is not possible because of insufficient parameter settings"
msgstr ""
"режим горячего резерва невозможен из-за отсутствия достаточных значений "
"параметров"
-#: access/transam/xlogrecovery.c:4606 access/transam/xlogrecovery.c:4633
-#: access/transam/xlogrecovery.c:4663
+#: access/transam/xlogrecovery.c:4617 access/transam/xlogrecovery.c:4644
+#: access/transam/xlogrecovery.c:4674
#, c-format
msgid ""
"%s = %d is a lower setting than on the primary server, where its value was "
@@ -3907,12 +3911,12 @@ msgid ""
msgstr ""
"Параметр %s = %d меньше, чем на ведущем сервере, где его значение было %d."
-#: access/transam/xlogrecovery.c:4615
+#: access/transam/xlogrecovery.c:4626
#, c-format
msgid "If recovery is unpaused, the server will shut down."
msgstr "В случае возобновления восстановления сервер отключится."
-#: access/transam/xlogrecovery.c:4616
+#: access/transam/xlogrecovery.c:4627
#, c-format
msgid ""
"You can then restart the server after making the necessary configuration "
@@ -3921,24 +3925,24 @@ msgstr ""
"Затем вы можете перезапустить сервер после внесения необходимых изменений "
"конфигурации."
-#: access/transam/xlogrecovery.c:4627
+#: access/transam/xlogrecovery.c:4638
#, c-format
msgid "promotion is not possible because of insufficient parameter settings"
msgstr "повышение невозможно из-за отсутствия достаточных значений параметров"
-#: access/transam/xlogrecovery.c:4637
+#: access/transam/xlogrecovery.c:4648
#, c-format
msgid "Restart the server after making the necessary configuration changes."
msgstr ""
"Перезапустите сервер после внесения необходимых изменений конфигурации."
-#: access/transam/xlogrecovery.c:4661
+#: access/transam/xlogrecovery.c:4672
#, c-format
msgid "recovery aborted because of insufficient parameter settings"
msgstr ""
"восстановление прервано из-за отсутствия достаточных значений параметров"
-#: access/transam/xlogrecovery.c:4667
+#: access/transam/xlogrecovery.c:4678
#, c-format
msgid ""
"You can restart the server after making the necessary configuration changes."
@@ -3980,8 +3984,8 @@ msgstr "не удалось переместиться во временном
#: backup/backup_manifest.c:374
#, c-format
-msgid "could not read from temporary file: %m"
-msgstr "не удалось прочитать из временного файла: %m"
+msgid "could not read from temporary file: read only %zu of %zu bytes"
+msgstr "не удалось прочитать временный файл (прочитано байт: %zu из %zu)"
#: backup/basebackup.c:454
#, c-format
@@ -4077,17 +4081,17 @@ msgstr "параметры сжатия нельзя указывать, есл
msgid "invalid compression specification: %s"
msgstr "неправильное указание сжатия: %s"
-#: backup/basebackup.c:1430
+#: backup/basebackup.c:1431
#, c-format
msgid "skipping special file \"%s\""
msgstr "специальный файл \"%s\" пропускается"
-#: backup/basebackup.c:1549
+#: backup/basebackup.c:1550
#, c-format
msgid "invalid segment number %d in file \"%s\""
msgstr "неверный номер сегмента %d в файле \"%s\""
-#: backup/basebackup.c:1589
+#: backup/basebackup.c:1590
#, c-format
msgid ""
"could not verify checksum in file \"%s\", block %u: read buffer size %d and "
@@ -4096,7 +4100,7 @@ msgstr ""
"не удалось проверить контрольную сумму в файле \"%s\", блоке %u: размер "
"прочитанного буфера (%d) отличается от размера страницы (%d)"
-#: backup/basebackup.c:1663
+#: backup/basebackup.c:1664
#, c-format
msgid ""
"checksum verification failed in file \"%s\", block %u: calculated %X but "
@@ -4105,14 +4109,14 @@ msgstr ""
"ошибка контрольной суммы в файле \"%s\", блоке %u: вычислено значение %X, но "
"ожидалось %X"
-#: backup/basebackup.c:1670
+#: backup/basebackup.c:1671
#, c-format
msgid ""
"further checksum verification failures in file \"%s\" will not be reported"
msgstr ""
"о дальнейших ошибках контрольных сумм в файле \"%s\" сообщаться не будет"
-#: backup/basebackup.c:1717
+#: backup/basebackup.c:1718
#, c-format
msgid "file \"%s\" has a total of %d checksum verification failure"
msgid_plural "file \"%s\" has a total of %d checksum verification failures"
@@ -4120,12 +4124,12 @@ msgstr[0] "всего в файле \"%s\" обнаружено ошибок к
msgstr[1] "всего в файле \"%s\" обнаружено ошибок контрольных сумм: %d"
msgstr[2] "всего в файле \"%s\" обнаружено ошибок контрольных сумм: %d"
-#: backup/basebackup.c:1763
+#: backup/basebackup.c:1764
#, c-format
msgid "file name too long for tar format: \"%s\""
msgstr "слишком длинное имя файла для формата tar: \"%s\""
-#: backup/basebackup.c:1768
+#: backup/basebackup.c:1769
#, c-format
msgid ""
"symbolic link target too long for tar format: file name \"%s\", target \"%s\""
@@ -4166,7 +4170,7 @@ msgstr ""
#: backup/basebackup_server.c:102 commands/dbcommands.c:500
#: commands/tablespace.c:163 commands/tablespace.c:179
-#: commands/tablespace.c:614 commands/tablespace.c:659 replication/slot.c:1551
+#: commands/tablespace.c:614 commands/tablespace.c:659 replication/slot.c:1558
#: storage/file/copydir.c:47
#, c-format
msgid "could not create directory \"%s\": %m"
@@ -4184,7 +4188,7 @@ msgstr "ошибка доступа к каталогу \"%s\": %m"
#: backup/basebackup_server.c:175 backup/basebackup_server.c:182
#: backup/basebackup_server.c:268 backup/basebackup_server.c:275
-#: storage/smgr/md.c:473 storage/smgr/md.c:480 storage/smgr/md.c:771
+#: storage/smgr/md.c:487 storage/smgr/md.c:494 storage/smgr/md.c:785
#, c-format
msgid "Check free disk space."
msgstr "Проверьте, есть ли место на диске."
@@ -4222,12 +4226,12 @@ msgid "-X requires a power of two value between 1 MB and 1 GB"
msgstr ""
"для -X требуется число, равное степени двух, в интервале от 1 МБ до 1 ГБ"
-#: bootstrap/bootstrap.c:280 postmaster/postmaster.c:846 tcop/postgres.c:3894
+#: bootstrap/bootstrap.c:280 postmaster/postmaster.c:846 tcop/postgres.c:3906
#, c-format
msgid "--%s requires a value"
msgstr "для --%s требуется значение"
-#: bootstrap/bootstrap.c:285 postmaster/postmaster.c:851 tcop/postgres.c:3899
+#: bootstrap/bootstrap.c:285 postmaster/postmaster.c:851 tcop/postgres.c:3911
#, c-format
msgid "-c %s requires a value"
msgstr "для -c %s требуется значение"
@@ -4394,26 +4398,26 @@ msgstr "предложение IN SCHEMA нельзя использовать
#: catalog/aclchk.c:1587 catalog/catalog.c:627 catalog/objectaddress.c:1543
#: catalog/pg_publication.c:510 commands/analyze.c:391 commands/copy.c:776
-#: commands/sequence.c:1663 commands/tablecmds.c:7231
-#: commands/tablecmds.c:7387 commands/tablecmds.c:7437
-#: commands/tablecmds.c:7511 commands/tablecmds.c:7581
-#: commands/tablecmds.c:7693 commands/tablecmds.c:7787
-#: commands/tablecmds.c:7846 commands/tablecmds.c:7935
-#: commands/tablecmds.c:7965 commands/tablecmds.c:8093
-#: commands/tablecmds.c:8175 commands/tablecmds.c:8331
-#: commands/tablecmds.c:8449 commands/tablecmds.c:12148
-#: commands/tablecmds.c:12329 commands/tablecmds.c:12489
-#: commands/tablecmds.c:13653 commands/tablecmds.c:16241
-#: commands/trigger.c:958 parser/analyze.c:2468 parser/parse_relation.c:725
-#: parser/parse_target.c:1063 parser/parse_type.c:144
-#: parser/parse_utilcmd.c:3434 parser/parse_utilcmd.c:3470
-#: parser/parse_utilcmd.c:3512 utils/adt/acl.c:2869 utils/adt/ruleutils.c:2810
+#: commands/sequence.c:1663 commands/tablecmds.c:7231 commands/tablecmds.c:7387
+#: commands/tablecmds.c:7437 commands/tablecmds.c:7511
+#: commands/tablecmds.c:7581 commands/tablecmds.c:7693
+#: commands/tablecmds.c:7787 commands/tablecmds.c:7846
+#: commands/tablecmds.c:7935 commands/tablecmds.c:7965
+#: commands/tablecmds.c:8093 commands/tablecmds.c:8175
+#: commands/tablecmds.c:8331 commands/tablecmds.c:8449
+#: commands/tablecmds.c:12167 commands/tablecmds.c:12348
+#: commands/tablecmds.c:12508 commands/tablecmds.c:13672
+#: commands/tablecmds.c:16240 commands/trigger.c:958 parser/analyze.c:2468
+#: parser/parse_relation.c:725 parser/parse_target.c:1063
+#: parser/parse_type.c:144 parser/parse_utilcmd.c:3434
+#: parser/parse_utilcmd.c:3470 parser/parse_utilcmd.c:3512 utils/adt/acl.c:2869
+#: utils/adt/ruleutils.c:2810
#, c-format
msgid "column \"%s\" of relation \"%s\" does not exist"
msgstr "столбец \"%s\" в таблице \"%s\" не существует"
#: catalog/aclchk.c:1850 catalog/objectaddress.c:1383 commands/sequence.c:1172
-#: commands/tablecmds.c:253 commands/tablecmds.c:17105 utils/adt/acl.c:2077
+#: commands/tablecmds.c:253 commands/tablecmds.c:17104 utils/adt/acl.c:2077
#: utils/adt/acl.c:2107 utils/adt/acl.c:2139 utils/adt/acl.c:2171
#: utils/adt/acl.c:2199 utils/adt/acl.c:2229
#, c-format
@@ -5037,9 +5041,9 @@ msgstr "удалить объект %s нельзя, так как от него
#: catalog/dependency.c:1194 catalog/dependency.c:1201
#: catalog/dependency.c:1212 commands/tablecmds.c:1328
-#: commands/tablecmds.c:14295 commands/tablespace.c:476 commands/user.c:1008
+#: commands/tablecmds.c:14314 commands/tablespace.c:476 commands/user.c:1008
#: commands/view.c:522 libpq/auth.c:329 replication/syncrep.c:1043
-#: storage/lmgr/deadlock.c:1152 storage/lmgr/proc.c:1409 utils/misc/guc.c:7402
+#: storage/lmgr/deadlock.c:1152 storage/lmgr/proc.c:1413 utils/misc/guc.c:7402
#: utils/misc/guc.c:7438 utils/misc/guc.c:7508 utils/misc/guc.c:11864
#: utils/misc/guc.c:11898 utils/misc/guc.c:11932 utils/misc/guc.c:11975
#: utils/misc/guc.c:12017
@@ -5247,14 +5251,14 @@ msgstr ""
msgid "generation expression is not immutable"
msgstr "генерирующее выражение не является постоянным"
-#: catalog/heap.c:2799 rewrite/rewriteHandler.c:1269
+#: catalog/heap.c:2799 rewrite/rewriteHandler.c:1273
#, c-format
msgid "column \"%s\" is of type %s but default expression is of type %s"
msgstr "столбец \"%s\" имеет тип %s, но тип выражения по умолчанию %s"
#: catalog/heap.c:2804 commands/prepare.c:334 parser/analyze.c:2692
#: parser/parse_target.c:594 parser/parse_target.c:882
-#: parser/parse_target.c:892 rewrite/rewriteHandler.c:1274
+#: parser/parse_target.c:892 rewrite/rewriteHandler.c:1278
#, c-format
msgid "You will need to rewrite or cast the expression."
msgstr "Перепишите выражение или преобразуйте его тип."
@@ -5351,7 +5355,7 @@ msgid "pg_class index OID value not set when in binary upgrade mode"
msgstr ""
"значение OID индекса в pg_class не задано в режиме двоичного обновления"
-#: catalog/index.c:926 utils/cache/relcache.c:3722
+#: catalog/index.c:926 utils/cache/relcache.c:3743
#, c-format
msgid "index relfilenode value not set when in binary upgrade mode"
msgstr ""
@@ -5362,28 +5366,28 @@ msgstr ""
msgid "DROP INDEX CONCURRENTLY must be first action in transaction"
msgstr "DROP INDEX CONCURRENTLY должен быть первым действием в транзакции"
-#: catalog/index.c:3636
+#: catalog/index.c:3635
#, c-format
msgid "cannot reindex temporary tables of other sessions"
msgstr "переиндексировать временные таблицы других сеансов нельзя"
-#: catalog/index.c:3647 commands/indexcmds.c:3543
+#: catalog/index.c:3646 commands/indexcmds.c:3543
#, c-format
msgid "cannot reindex invalid index on TOAST table"
msgstr "перестроить нерабочий индекс в таблице TOAST нельзя"
-#: catalog/index.c:3663 commands/indexcmds.c:3423 commands/indexcmds.c:3567
+#: catalog/index.c:3662 commands/indexcmds.c:3423 commands/indexcmds.c:3567
#: commands/tablecmds.c:3305
#, c-format
msgid "cannot move system relation \"%s\""
msgstr "переместить системную таблицу \"%s\" нельзя"
-#: catalog/index.c:3807
+#: catalog/index.c:3806
#, c-format
msgid "index \"%s\" was reindexed"
msgstr "индекс \"%s\" был перестроен"
-#: catalog/index.c:3944
+#: catalog/index.c:3943
#, c-format
msgid "cannot reindex invalid index \"%s.%s\" on TOAST table, skipping"
msgstr ""
@@ -5490,8 +5494,8 @@ msgstr "перемещать объекты в/из внутренних схе
msgid "cannot move objects into or out of TOAST schema"
msgstr "перемещать объекты в/из схем TOAST нельзя"
-#: catalog/namespace.c:3098 commands/schemacmds.c:245
-#: commands/schemacmds.c:325 commands/tablecmds.c:1273
+#: catalog/namespace.c:3098 commands/schemacmds.c:245 commands/schemacmds.c:325
+#: commands/tablecmds.c:1273
#, c-format
msgid "schema \"%s\" does not exist"
msgstr "схема \"%s\" не существует"
@@ -5534,25 +5538,25 @@ msgstr "Ошибка синтаксиса в списке."
#: catalog/objectaddress.c:1391 commands/policy.c:96 commands/policy.c:376
#: commands/tablecmds.c:247 commands/tablecmds.c:289 commands/tablecmds.c:2184
-#: commands/tablecmds.c:12265
+#: commands/tablecmds.c:12284
#, c-format
msgid "\"%s\" is not a table"
msgstr "\"%s\" - это не таблица"
#: catalog/objectaddress.c:1398 commands/tablecmds.c:259
-#: commands/tablecmds.c:17110 commands/view.c:119
+#: commands/tablecmds.c:17109 commands/view.c:119
#, c-format
msgid "\"%s\" is not a view"
msgstr "\"%s\" - это не представление"
-#: catalog/objectaddress.c:1405 commands/matview.c:186
-#: commands/tablecmds.c:265 commands/tablecmds.c:17115
+#: catalog/objectaddress.c:1405 commands/matview.c:186 commands/tablecmds.c:265
+#: commands/tablecmds.c:17114
#, c-format
msgid "\"%s\" is not a materialized view"
msgstr "\"%s\" - это не материализованное представление"
#: catalog/objectaddress.c:1412 commands/tablecmds.c:283
-#: commands/tablecmds.c:17120
+#: commands/tablecmds.c:17119
#, c-format
msgid "\"%s\" is not a foreign table"
msgstr "\"%s\" - это не сторонняя таблица"
@@ -6061,7 +6065,7 @@ msgstr ""
msgid "return type of inverse transition function %s is not %s"
msgstr "обратная функция перехода %s должна возвращать тип %s"
-#: catalog/pg_aggregate.c:352 executor/nodeWindowAgg.c:2978
+#: catalog/pg_aggregate.c:352 executor/nodeWindowAgg.c:2998
#, c-format
msgid ""
"strictness of aggregate's forward and inverse transition functions must match"
@@ -6080,7 +6084,7 @@ msgstr ""
msgid "return type of combine function %s is not %s"
msgstr "комбинирующая функция %s должна возвращать тип %s"
-#: catalog/pg_aggregate.c:439 executor/nodeAgg.c:3883
+#: catalog/pg_aggregate.c:439 executor/nodeAgg.c:3888
#, c-format
msgid "combine function with transition type %s must not be declared STRICT"
msgstr ""
@@ -6359,7 +6363,7 @@ msgstr ""
"отсоединения."
#: catalog/pg_inherits.c:596 commands/tablecmds.c:4488
-#: commands/tablecmds.c:15410
+#: commands/tablecmds.c:15429
#, c-format
msgid ""
"Use ALTER TABLE ... DETACH PARTITION ... FINALIZE to complete the pending "
@@ -6718,8 +6722,8 @@ msgstr "удалить сопоставление отношений для по
#: catalog/pg_subscription.c:476
#, c-format
msgid ""
-"Table synchronization for relation \"%s\" is in progress and is in state \""
-"%c\"."
+"Table synchronization for relation \"%s\" is in progress and is in state "
+"\"%c\"."
msgstr "Выполняется синхронизация отношения \"%s\", текущее состояние: \"%c\"."
#. translator: first %s is a SQL ALTER command and second %s is a
@@ -7030,8 +7034,8 @@ msgid ""
"\"%s\": scanned %d of %u pages, containing %.0f live rows and %.0f dead "
"rows; %d rows in sample, %.0f estimated total rows"
msgstr ""
-"\"%s\": просканировано страниц: %d из %u, они содержат \"живых\" строк: %."
-"0f, \"мёртвых\" строк: %.0f; строк в выборке: %d, примерное общее число "
+"\"%s\": просканировано страниц: %d из %u, они содержат \"живых\" строк: "
+"%.0f, \"мёртвых\" строк: %.0f; строк в выборке: %d, примерное общее число "
"строк: %.0f"
#: commands/analyze.c:1414
@@ -7117,7 +7121,7 @@ msgstr "кластеризовать временные таблицы друг
msgid "there is no previously clustered index for table \"%s\""
msgstr "таблица \"%s\" ранее не кластеризовалась по какому-либо индексу"
-#: commands/cluster.c:190 commands/tablecmds.c:14109 commands/tablecmds.c:16003
+#: commands/cluster.c:190 commands/tablecmds.c:14128 commands/tablecmds.c:16008
#, c-format
msgid "index \"%s\" for table \"%s\" does not exist"
msgstr "индекс \"%s\" для таблицы \"%s\" не существует"
@@ -7132,7 +7136,7 @@ msgstr "кластеризовать разделяемый каталог не
msgid "cannot vacuum temporary tables of other sessions"
msgstr "очищать временные таблицы других сеансов нельзя"
-#: commands/cluster.c:511 commands/tablecmds.c:16013
+#: commands/cluster.c:511 commands/tablecmds.c:16018
#, c-format
msgid "\"%s\" is not an index for table \"%s\""
msgstr "\"%s\" не является индексом таблицы \"%s\""
@@ -7199,7 +7203,7 @@ msgid "collation attribute \"%s\" not recognized"
msgstr "атрибут COLLATION \"%s\" не распознан"
#: commands/collationcmds.c:119 commands/collationcmds.c:125
-#: commands/define.c:356 commands/tablecmds.c:7768
+#: commands/define.c:389 commands/tablecmds.c:7768
#: replication/pgoutput/pgoutput.c:311 replication/pgoutput/pgoutput.c:334
#: replication/pgoutput/pgoutput.c:348 replication/pgoutput/pgoutput.c:358
#: replication/pgoutput/pgoutput.c:368 replication/pgoutput/pgoutput.c:378
@@ -7555,7 +7559,7 @@ msgstr "Генерируемые столбцы нельзя использов
#: commands/copy.c:781 commands/indexcmds.c:1833 commands/statscmds.c:243
#: commands/tablecmds.c:2379 commands/tablecmds.c:3035
#: commands/tablecmds.c:3529 parser/parse_relation.c:3655
-#: parser/parse_relation.c:3675 utils/adt/tsvector_op.c:2685
+#: parser/parse_relation.c:3675 utils/adt/tsvector_op.c:2688
#, c-format
msgid "column \"%s\" does not exist"
msgstr "столбец \"%s\" не существует"
@@ -8061,8 +8065,8 @@ msgid ""
"new collation (%s) is incompatible with the collation of the template "
"database (%s)"
msgstr ""
-"новое правило сортировки (%s) несовместимо с правилом в шаблоне базы данных ("
-"%s)"
+"новое правило сортировки (%s) несовместимо с правилом в шаблоне базы данных "
+"(%s)"
#: commands/dbcommands.c:1082
#, c-format
@@ -8079,8 +8083,8 @@ msgid ""
"new LC_CTYPE (%s) is incompatible with the LC_CTYPE of the template database "
"(%s)"
msgstr ""
-"новый параметр LC_CTYPE (%s) несовместим с LC_CTYPE в шаблоне базы данных ("
-"%s)"
+"новый параметр LC_CTYPE (%s) несовместим с LC_CTYPE в шаблоне базы данных "
+"(%s)"
#: commands/dbcommands.c:1089
#, c-format
@@ -8326,8 +8330,8 @@ msgid ""
"There are %d other session(s) and %d prepared transaction(s) using the "
"database."
msgstr ""
-"С этой базой данных связаны другие сеансы (%d) и подготовленные транзакции ("
-"%d)."
+"С этой базой данных связаны другие сеансы (%d) и подготовленные транзакции "
+"(%d)."
#: commands/dbcommands.c:2927
#, c-format
@@ -8337,7 +8341,7 @@ msgstr[0] "Эта база данных используется ещё в %d с
msgstr[1] "Эта база данных используется ещё в %d сеансах."
msgstr[2] "Эта база данных используется ещё в %d сеансах."
-#: commands/dbcommands.c:2932 storage/ipc/procarray.c:3814
+#: commands/dbcommands.c:2932 storage/ipc/procarray.c:3825
#, c-format
msgid "There is %d prepared transaction using the database."
msgid_plural "There are %d prepared transactions using the database."
@@ -8356,14 +8360,14 @@ msgstr "отсутствует каталог \"%s\""
msgid "could not stat directory \"%s\": %m"
msgstr "не удалось получить информацию о каталоге \"%s\": %m"
-#: commands/define.c:54 commands/define.c:225 commands/define.c:257
-#: commands/define.c:285 commands/define.c:331
+#: commands/define.c:54 commands/define.c:258 commands/define.c:290
+#: commands/define.c:318 commands/define.c:364
#, c-format
msgid "%s requires a parameter"
msgstr "%s требует параметр"
#: commands/define.c:87 commands/define.c:98 commands/define.c:192
-#: commands/define.c:210
+#: commands/define.c:210 commands/define.c:225 commands/define.c:243
#, c-format
msgid "%s requires a numeric value"
msgstr "%s требует числовое значение"
@@ -8373,22 +8377,22 @@ msgstr "%s требует числовое значение"
msgid "%s requires a Boolean value"
msgstr "%s требует логическое значение"
-#: commands/define.c:168 commands/define.c:177 commands/define.c:294
+#: commands/define.c:168 commands/define.c:177 commands/define.c:327
#, c-format
msgid "%s requires an integer value"
msgstr "%s требует целое значение"
-#: commands/define.c:239
+#: commands/define.c:272
#, c-format
msgid "argument of %s must be a name"
msgstr "аргументом %s должно быть имя"
-#: commands/define.c:269
+#: commands/define.c:302
#, c-format
msgid "argument of %s must be a type name"
msgstr "аргументом %s должно быть имя типа"
-#: commands/define.c:315
+#: commands/define.c:348
#, c-format
msgid "invalid argument for %s: \"%s\""
msgstr "неверный аргумент для %s: \"%s\""
@@ -8406,7 +8410,7 @@ msgstr "Используйте DROP AGGREGATE для удаления агрег
#: commands/dropcmds.c:158 commands/sequence.c:475 commands/tablecmds.c:3613
#: commands/tablecmds.c:3771 commands/tablecmds.c:3823
-#: commands/tablecmds.c:16436 tcop/utility.c:1332
+#: commands/tablecmds.c:16435 tcop/utility.c:1332
#, c-format
msgid "relation \"%s\" does not exist, skipping"
msgstr "отношение \"%s\" не существует, пропускается"
@@ -8811,8 +8815,8 @@ msgstr "нужно указать версию для установки"
#: commands/extension.c:1461
#, c-format
msgid ""
-"extension \"%s\" has no installation script nor update path for version \""
-"%s\""
+"extension \"%s\" has no installation script nor update path for version "
+"\"%s\""
msgstr ""
"для расширения \"%s\" не определён путь установки или обновления для версии "
"\"%s\""
@@ -9501,8 +9505,8 @@ msgstr "метод доступа \"%s\" не поддерживает огра
#, c-format
msgid "cannot match partition key to an index using access method \"%s\""
msgstr ""
-"сопоставить ключ секционирования с индексом, использующим метод доступа \""
-"%s\", нельзя"
+"сопоставить ключ секционирования с индексом, использующим метод доступа "
+"\"%s\", нельзя"
#: commands/indexcmds.c:996
#, c-format
@@ -9595,9 +9599,9 @@ msgstr "включаемые столбцы не поддерживают ука
msgid "could not determine which collation to use for index expression"
msgstr "не удалось определить правило сортировки для индексного выражения"
-#: commands/indexcmds.c:1969 commands/tablecmds.c:17451
-#: commands/typecmds.c:807 parser/parse_expr.c:2690 parser/parse_type.c:570
-#: parser/parse_utilcmd.c:3795 utils/adt/misc.c:601
+#: commands/indexcmds.c:1969 commands/tablecmds.c:17450 commands/typecmds.c:807
+#: parser/parse_expr.c:2690 parser/parse_type.c:570 parser/parse_utilcmd.c:3795
+#: utils/adt/misc.c:601
#, c-format
msgid "collations are not supported by type %s"
msgstr "тип %s не поддерживает сортировку (COLLATION)"
@@ -9638,8 +9642,8 @@ msgstr "метод доступа \"%s\" не поддерживает сорт
msgid "access method \"%s\" does not support NULLS FIRST/LAST options"
msgstr "метод доступа \"%s\" не поддерживает параметр NULLS FIRST/LAST"
-#: commands/indexcmds.c:2151 commands/tablecmds.c:17476
-#: commands/tablecmds.c:17482 commands/typecmds.c:2302
+#: commands/indexcmds.c:2151 commands/tablecmds.c:17475
+#: commands/tablecmds.c:17481 commands/typecmds.c:2302
#, c-format
msgid "data type %s has no default operator class for access method \"%s\""
msgstr ""
@@ -9751,8 +9755,8 @@ msgstr "переиндексировать отношение такого ти
#, c-format
msgid "cannot move non-shared relation to tablespace \"%s\""
msgstr ""
-"переместить отношение, не являющееся разделяемым, в табличное пространство \""
-"%s\" нельзя"
+"переместить отношение, не являющееся разделяемым, в табличное пространство "
+"\"%s\" нельзя"
#: commands/indexcmds.c:4121 commands/indexcmds.c:4133
#, c-format
@@ -10037,17 +10041,17 @@ msgstr "функция %d(%s,%s) не существует в семействе
#: commands/opclasscmds.c:1718
#, c-format
msgid ""
-"operator class \"%s\" for access method \"%s\" already exists in schema \""
-"%s\""
+"operator class \"%s\" for access method \"%s\" already exists in schema "
+"\"%s\""
msgstr ""
-"класс операторов \"%s\" для метода доступа \"%s\" уже существует в схеме \""
-"%s\""
+"класс операторов \"%s\" для метода доступа \"%s\" уже существует в схеме "
+"\"%s\""
#: commands/opclasscmds.c:1741
#, c-format
msgid ""
-"operator family \"%s\" for access method \"%s\" already exists in schema \""
-"%s\""
+"operator family \"%s\" for access method \"%s\" already exists in schema "
+"\"%s\""
msgstr ""
"семейство операторов \"%s\" для метода доступа \"%s\" уже существует в схеме "
"\"%s\""
@@ -10105,8 +10109,8 @@ msgstr "атрибут оператора \"%s\" нельзя изменить"
#: commands/policy.c:89 commands/policy.c:382 commands/statscmds.c:149
#: commands/tablecmds.c:1609 commands/tablecmds.c:2197
#: commands/tablecmds.c:3423 commands/tablecmds.c:6312
-#: commands/tablecmds.c:9104 commands/tablecmds.c:17031
-#: commands/tablecmds.c:17066 commands/trigger.c:327 commands/trigger.c:1382
+#: commands/tablecmds.c:9104 commands/tablecmds.c:17030
+#: commands/tablecmds.c:17065 commands/trigger.c:327 commands/trigger.c:1382
#: commands/trigger.c:1492 rewrite/rewriteDefine.c:278
#: rewrite/rewriteDefine.c:957 rewrite/rewriteRemove.c:80
#, c-format
@@ -10499,8 +10503,8 @@ msgstr "последнее значение (lastval) ещё не определ
#, c-format
msgid "setval: value %lld is out of bounds for sequence \"%s\" (%lld..%lld)"
msgstr ""
-"функции setval передано значение %lld вне пределов последовательности \"%s\" "
-"(%lld..%lld)"
+"функции setval передано значение %lld вне пределов последовательности "
+"\"%s\" (%lld..%lld)"
#: commands/sequence.c:1365
#, c-format
@@ -10599,8 +10603,8 @@ msgstr ""
msgid "cannot change ownership of identity sequence"
msgstr "сменить владельца последовательности идентификации нельзя"
-#: commands/sequence.c:1679 commands/tablecmds.c:13800
-#: commands/tablecmds.c:16456
+#: commands/sequence.c:1679 commands/tablecmds.c:13819
+#: commands/tablecmds.c:16455
#, c-format
msgid "Sequence \"%s\" is linked to table \"%s\"."
msgstr "Последовательность \"%s\" связана с таблицей \"%s\"."
@@ -10740,7 +10744,7 @@ msgid "must be superuser to create subscriptions"
msgstr "для создания подписок нужно быть суперпользователем"
#: commands/subscriptioncmds.c:648 commands/subscriptioncmds.c:776
-#: replication/logical/tablesync.c:1229 replication/logical/worker.c:3722
+#: replication/logical/tablesync.c:1229 replication/logical/worker.c:3738
#, c-format
msgid "could not connect to the publisher: %s"
msgstr "не удалось подключиться к серверу публикации: %s"
@@ -10895,11 +10899,11 @@ msgstr ""
#: commands/subscriptioncmds.c:1860
#, c-format
msgid ""
-"could not connect to publisher when attempting to drop replication slot \""
-"%s\": %s"
+"could not connect to publisher when attempting to drop replication slot "
+"\"%s\": %s"
msgstr ""
-"не удалось подключиться к серверу публикации для удаления слота репликации \""
-"%s\": %s"
+"не удалось подключиться к серверу публикации для удаления слота репликации "
+"\"%s\": %s"
#. translator: %s is an SQL ALTER command
#: commands/subscriptioncmds.c:1863
@@ -10985,8 +10989,8 @@ msgstr ""
"Выполните DROP MATERIALIZED VIEW для удаления материализованного "
"представления."
-#: commands/tablecmds.c:269 commands/tablecmds.c:293
-#: commands/tablecmds.c:18943 parser/parse_utilcmd.c:2260
+#: commands/tablecmds.c:269 commands/tablecmds.c:293 commands/tablecmds.c:18953
+#: parser/parse_utilcmd.c:2260
#, c-format
msgid "index \"%s\" does not exist"
msgstr "индекс \"%s\" не существует"
@@ -11009,8 +11013,8 @@ msgstr "\"%s\" - это не тип"
msgid "Use DROP TYPE to remove a type."
msgstr "Выполните DROP TYPE для удаления типа."
-#: commands/tablecmds.c:281 commands/tablecmds.c:13639
-#: commands/tablecmds.c:16159
+#: commands/tablecmds.c:281 commands/tablecmds.c:13658
+#: commands/tablecmds.c:16158
#, c-format
msgid "foreign table \"%s\" does not exist"
msgstr "сторонняя таблица \"%s\" не существует"
@@ -11036,7 +11040,7 @@ msgstr ""
"в рамках операции с ограничениями по безопасности нельзя создать временную "
"таблицу"
-#: commands/tablecmds.c:764 commands/tablecmds.c:14946
+#: commands/tablecmds.c:764 commands/tablecmds.c:14965
#, c-format
msgid "relation \"%s\" would be inherited from more than once"
msgstr "отношение \"%s\" наследуется неоднократно"
@@ -11113,7 +11117,7 @@ msgstr "опустошить стороннюю таблицу \"%s\" нельз
msgid "cannot truncate temporary tables of other sessions"
msgstr "временные таблицы других сеансов нельзя опустошить"
-#: commands/tablecmds.c:2462 commands/tablecmds.c:14843
+#: commands/tablecmds.c:2462 commands/tablecmds.c:14862
#, c-format
msgid "cannot inherit from partitioned table \"%s\""
msgstr "наследование от секционированной таблицы \"%s\" не допускается"
@@ -11138,12 +11142,12 @@ msgstr ""
"создать временное отношение в качестве секции постоянного отношения \"%s\" "
"нельзя"
-#: commands/tablecmds.c:2496 commands/tablecmds.c:14822
+#: commands/tablecmds.c:2496 commands/tablecmds.c:14841
#, c-format
msgid "cannot inherit from temporary relation \"%s\""
msgstr "временное отношение \"%s\" не может наследоваться"
-#: commands/tablecmds.c:2506 commands/tablecmds.c:14830
+#: commands/tablecmds.c:2506 commands/tablecmds.c:14849
#, c-format
msgid "cannot inherit from temporary relation of another session"
msgstr "наследование от временного отношения другого сеанса невозможно"
@@ -11198,7 +11202,7 @@ msgid "inherited column \"%s\" has a generation conflict"
msgstr "конфликт свойства генерирования в наследованном столбце \"%s\""
#: commands/tablecmds.c:2717 commands/tablecmds.c:2772
-#: commands/tablecmds.c:12363 parser/parse_utilcmd.c:1301
+#: commands/tablecmds.c:12382 parser/parse_utilcmd.c:1301
#: parser/parse_utilcmd.c:1344 parser/parse_utilcmd.c:1753
#: parser/parse_utilcmd.c:1861
#, c-format
@@ -11475,12 +11479,12 @@ msgstr "добавить столбец в типизированную табл
msgid "cannot add column to a partition"
msgstr "добавить столбец в секцию нельзя"
-#: commands/tablecmds.c:6744 commands/tablecmds.c:15073
+#: commands/tablecmds.c:6744 commands/tablecmds.c:15092
#, c-format
msgid "child table \"%s\" has different type for column \"%s\""
msgstr "дочерняя таблица \"%s\" имеет другой тип для столбца \"%s\""
-#: commands/tablecmds.c:6750 commands/tablecmds.c:15080
+#: commands/tablecmds.c:6750 commands/tablecmds.c:15099
#, c-format
msgid "child table \"%s\" has different collation for column \"%s\""
msgstr ""
@@ -11512,7 +11516,7 @@ msgstr "столбец \"%s\" отношения \"%s\" уже существу
msgid "column \"%s\" of relation \"%s\" already exists"
msgstr "столбец \"%s\" отношения \"%s\" уже существует"
-#: commands/tablecmds.c:7202 commands/tablecmds.c:12002
+#: commands/tablecmds.c:7202 commands/tablecmds.c:12021
#, c-format
msgid ""
"cannot remove constraint from only the partitioned table when partitions "
@@ -11522,7 +11526,7 @@ msgstr ""
"секции, нельзя"
#: commands/tablecmds.c:7203 commands/tablecmds.c:7520
-#: commands/tablecmds.c:8517 commands/tablecmds.c:12003
+#: commands/tablecmds.c:8517 commands/tablecmds.c:12022
#, c-format
msgid "Do not specify the ONLY keyword."
msgstr "Не указывайте ключевое слово ONLY."
@@ -11532,8 +11536,8 @@ msgstr "Не указывайте ключевое слово ONLY."
#: commands/tablecmds.c:7796 commands/tablecmds.c:7855
#: commands/tablecmds.c:7974 commands/tablecmds.c:8113
#: commands/tablecmds.c:8183 commands/tablecmds.c:8339
-#: commands/tablecmds.c:12157 commands/tablecmds.c:13662
-#: commands/tablecmds.c:16250
+#: commands/tablecmds.c:12176 commands/tablecmds.c:13681
+#: commands/tablecmds.c:16249
#, c-format
msgid "cannot alter system column \"%s\""
msgstr "системный столбец \"%s\" нельзя изменить"
@@ -11735,8 +11739,8 @@ msgid ""
"cannot use ONLY for foreign key on partitioned table \"%s\" referencing "
"relation \"%s\""
msgstr ""
-"нельзя использовать ONLY для стороннего ключа в секционированной таблице \""
-"%s\", ссылающегося на отношение \"%s\""
+"нельзя использовать ONLY для стороннего ключа в секционированной таблице "
+"\"%s\", ссылающегося на отношение \"%s\""
#: commands/tablecmds.c:9088
#, c-format
@@ -11819,40 +11823,40 @@ msgstr ""
"столбец \"%s\", фигурирующий в действии ON DELETE SET, должен входить во "
"внешний ключ"
-#: commands/tablecmds.c:9773 commands/tablecmds.c:10233
+#: commands/tablecmds.c:9773 commands/tablecmds.c:10241
#: parser/parse_utilcmd.c:795 parser/parse_utilcmd.c:924
#, c-format
msgid "foreign key constraints are not supported on foreign tables"
msgstr "ограничения внешнего ключа для сторонних таблиц не поддерживаются"
-#: commands/tablecmds.c:10774 commands/tablecmds.c:11052
-#: commands/tablecmds.c:11959 commands/tablecmds.c:12034
+#: commands/tablecmds.c:10793 commands/tablecmds.c:11071
+#: commands/tablecmds.c:11978 commands/tablecmds.c:12053
#, c-format
msgid "constraint \"%s\" of relation \"%s\" does not exist"
msgstr "ограничение \"%s\" в таблице \"%s\" не существует"
-#: commands/tablecmds.c:10781
+#: commands/tablecmds.c:10800
#, c-format
msgid "constraint \"%s\" of relation \"%s\" is not a foreign key constraint"
msgstr "ограничение \"%s\" в таблице \"%s\" не является внешним ключом"
-#: commands/tablecmds.c:10819
+#: commands/tablecmds.c:10838
#, c-format
msgid "cannot alter constraint \"%s\" on relation \"%s\""
msgstr "изменить ограничение \"%s\" таблицы \"%s\" нельзя"
-#: commands/tablecmds.c:10822
+#: commands/tablecmds.c:10841
#, c-format
msgid "Constraint \"%s\" is derived from constraint \"%s\" of relation \"%s\"."
msgstr ""
"Ограничение \"%s\" является производным от ограничения \"%s\" таблицы \"%s\"."
-#: commands/tablecmds.c:10824
+#: commands/tablecmds.c:10843
#, c-format
msgid "You may alter the constraint it derives from, instead."
msgstr "Вместо этого вы можете изменить родительское ограничение."
-#: commands/tablecmds.c:11060
+#: commands/tablecmds.c:11079
#, c-format
msgid ""
"constraint \"%s\" of relation \"%s\" is not a foreign key or check constraint"
@@ -11860,46 +11864,46 @@ msgstr ""
"ограничение \"%s\" в таблице \"%s\" не является внешним ключом или "
"ограничением-проверкой"
-#: commands/tablecmds.c:11138
+#: commands/tablecmds.c:11157
#, c-format
msgid "constraint must be validated on child tables too"
msgstr "ограничение также должно соблюдаться в дочерних таблицах"
-#: commands/tablecmds.c:11222
+#: commands/tablecmds.c:11241
#, c-format
msgid "column \"%s\" referenced in foreign key constraint does not exist"
msgstr "столбец \"%s\", указанный в ограничении внешнего ключа, не существует"
-#: commands/tablecmds.c:11227
+#: commands/tablecmds.c:11246
#, c-format
msgid "cannot have more than %d keys in a foreign key"
msgstr "во внешнем ключе не может быть больше %d столбцов"
-#: commands/tablecmds.c:11293
+#: commands/tablecmds.c:11312
#, c-format
msgid "cannot use a deferrable primary key for referenced table \"%s\""
msgstr ""
"использовать откладываемый первичный ключ в целевой внешней таблице \"%s\" "
"нельзя"
-#: commands/tablecmds.c:11310
+#: commands/tablecmds.c:11329
#, c-format
msgid "there is no primary key for referenced table \"%s\""
msgstr "в целевой внешней таблице \"%s\" нет первичного ключа"
-#: commands/tablecmds.c:11375
+#: commands/tablecmds.c:11394
#, c-format
msgid "foreign key referenced-columns list must not contain duplicates"
msgstr "в списке столбцов внешнего ключа не должно быть повторений"
-#: commands/tablecmds.c:11469
+#: commands/tablecmds.c:11488
#, c-format
msgid "cannot use a deferrable unique constraint for referenced table \"%s\""
msgstr ""
"использовать откладываемое ограничение уникальности в целевой внешней "
"таблице \"%s\" нельзя"
-#: commands/tablecmds.c:11474
+#: commands/tablecmds.c:11493
#, c-format
msgid ""
"there is no unique constraint matching given keys for referenced table \"%s\""
@@ -11907,27 +11911,27 @@ msgstr ""
"в целевой внешней таблице \"%s\" нет ограничения уникальности, "
"соответствующего данным ключам"
-#: commands/tablecmds.c:11915
+#: commands/tablecmds.c:11934
#, c-format
msgid "cannot drop inherited constraint \"%s\" of relation \"%s\""
msgstr "удалить наследованное ограничение \"%s\" таблицы \"%s\" нельзя"
-#: commands/tablecmds.c:11965
+#: commands/tablecmds.c:11984
#, c-format
msgid "constraint \"%s\" of relation \"%s\" does not exist, skipping"
msgstr "ограничение \"%s\" в таблице \"%s\" не существует, пропускается"
-#: commands/tablecmds.c:12141
+#: commands/tablecmds.c:12160
#, c-format
msgid "cannot alter column type of typed table"
msgstr "изменить тип столбца в типизированной таблице нельзя"
-#: commands/tablecmds.c:12168
+#: commands/tablecmds.c:12187
#, c-format
msgid "cannot alter inherited column \"%s\""
msgstr "изменить наследованный столбец \"%s\" нельзя"
-#: commands/tablecmds.c:12177
+#: commands/tablecmds.c:12196
#, c-format
msgid ""
"cannot alter column \"%s\" because it is part of the partition key of "
@@ -11936,7 +11940,7 @@ msgstr ""
"изменить столбец \"%s\" нельзя, так как он входит в ключ разбиения отношения "
"\"%s\""
-#: commands/tablecmds.c:12227
+#: commands/tablecmds.c:12246
#, c-format
msgid ""
"result of USING clause for column \"%s\" cannot be cast automatically to "
@@ -11944,45 +11948,45 @@ msgid ""
msgstr ""
"результат USING для столбца \"%s\" нельзя автоматически привести к типу %s"
-#: commands/tablecmds.c:12230
+#: commands/tablecmds.c:12249
#, c-format
msgid "You might need to add an explicit cast."
msgstr "Возможно, необходимо добавить явное приведение."
-#: commands/tablecmds.c:12234
+#: commands/tablecmds.c:12253
#, c-format
msgid "column \"%s\" cannot be cast automatically to type %s"
msgstr "столбец \"%s\" нельзя автоматически привести к типу %s"
# skip-rule: double-colons
#. translator: USING is SQL, don't translate it
-#: commands/tablecmds.c:12237
+#: commands/tablecmds.c:12256
#, c-format
msgid "You might need to specify \"USING %s::%s\"."
msgstr "Возможно, необходимо указать \"USING %s::%s\"."
-#: commands/tablecmds.c:12336
+#: commands/tablecmds.c:12355
#, c-format
msgid "cannot alter inherited column \"%s\" of relation \"%s\""
msgstr "изменить наследованный столбец \"%s\" отношения \"%s\" нельзя"
-#: commands/tablecmds.c:12364
+#: commands/tablecmds.c:12383
#, c-format
msgid "USING expression contains a whole-row table reference."
msgstr "Выражение USING ссылается на тип всей строки таблицы."
-#: commands/tablecmds.c:12375
+#: commands/tablecmds.c:12394
#, c-format
msgid "type of inherited column \"%s\" must be changed in child tables too"
msgstr ""
"тип наследованного столбца \"%s\" должен быть изменён и в дочерних таблицах"
-#: commands/tablecmds.c:12500
+#: commands/tablecmds.c:12519
#, c-format
msgid "cannot alter type of column \"%s\" twice"
msgstr "нельзя изменить тип столбца \"%s\" дважды"
-#: commands/tablecmds.c:12538
+#: commands/tablecmds.c:12557
#, c-format
msgid ""
"generation expression for column \"%s\" cannot be cast automatically to type "
@@ -11991,153 +11995,153 @@ msgstr ""
"генерирующее выражение для столбца \"%s\" нельзя автоматически привести к "
"типу %s"
-#: commands/tablecmds.c:12543
+#: commands/tablecmds.c:12562
#, c-format
msgid "default for column \"%s\" cannot be cast automatically to type %s"
msgstr ""
"значение по умолчанию для столбца \"%s\" нельзя автоматически привести к "
"типу %s"
-#: commands/tablecmds.c:12624
+#: commands/tablecmds.c:12643
#, c-format
msgid "cannot alter type of a column used by a view or rule"
msgstr ""
"изменить тип столбца, задействованного в представлении или правиле, нельзя"
-#: commands/tablecmds.c:12625 commands/tablecmds.c:12644
-#: commands/tablecmds.c:12662
+#: commands/tablecmds.c:12644 commands/tablecmds.c:12663
+#: commands/tablecmds.c:12681
#, c-format
msgid "%s depends on column \"%s\""
msgstr "%s зависит от столбца \"%s\""
-#: commands/tablecmds.c:12643
+#: commands/tablecmds.c:12662
#, c-format
msgid "cannot alter type of a column used in a trigger definition"
msgstr "изменить тип столбца, задействованного в определении триггера, нельзя"
-#: commands/tablecmds.c:12661
+#: commands/tablecmds.c:12680
#, c-format
msgid "cannot alter type of a column used in a policy definition"
msgstr "изменить тип столбца, задействованного в определении политики, нельзя"
-#: commands/tablecmds.c:12692
+#: commands/tablecmds.c:12711
#, c-format
msgid "cannot alter type of a column used by a generated column"
msgstr "изменить тип столбца, задействованного в генерируемом столбце, нельзя"
-#: commands/tablecmds.c:12693
+#: commands/tablecmds.c:12712
#, c-format
msgid "Column \"%s\" is used by generated column \"%s\"."
msgstr "Столбец \"%s\" используется генерируемым столбцом \"%s\"."
-#: commands/tablecmds.c:13770 commands/tablecmds.c:13782
+#: commands/tablecmds.c:13789 commands/tablecmds.c:13801
#, c-format
msgid "cannot change owner of index \"%s\""
msgstr "сменить владельца индекса \"%s\" нельзя"
-#: commands/tablecmds.c:13772 commands/tablecmds.c:13784
+#: commands/tablecmds.c:13791 commands/tablecmds.c:13803
#, c-format
msgid "Change the ownership of the index's table, instead."
msgstr "Однако возможно сменить владельца таблицы, содержащей этот индекс."
-#: commands/tablecmds.c:13798
+#: commands/tablecmds.c:13817
#, c-format
msgid "cannot change owner of sequence \"%s\""
msgstr "сменить владельца последовательности \"%s\" нельзя"
-#: commands/tablecmds.c:13812 commands/tablecmds.c:17142
-#: commands/tablecmds.c:17161
+#: commands/tablecmds.c:13831 commands/tablecmds.c:17141
+#: commands/tablecmds.c:17160
#, c-format
msgid "Use ALTER TYPE instead."
msgstr "Используйте ALTER TYPE."
-#: commands/tablecmds.c:13821
+#: commands/tablecmds.c:13840
#, c-format
msgid "cannot change owner of relation \"%s\""
msgstr "сменить владельца отношения \"%s\" нельзя"
-#: commands/tablecmds.c:14183
+#: commands/tablecmds.c:14202
#, c-format
msgid "cannot have multiple SET TABLESPACE subcommands"
msgstr "в одной инструкции не может быть несколько подкоманд SET TABLESPACE"
-#: commands/tablecmds.c:14260
+#: commands/tablecmds.c:14279
#, c-format
msgid "cannot set options for relation \"%s\""
msgstr "задать параметры отношения \"%s\" нельзя"
-#: commands/tablecmds.c:14294 commands/view.c:521
+#: commands/tablecmds.c:14313 commands/view.c:521
#, c-format
msgid "WITH CHECK OPTION is supported only on automatically updatable views"
msgstr ""
"WITH CHECK OPTION поддерживается только с автообновляемыми представлениями"
-#: commands/tablecmds.c:14544
+#: commands/tablecmds.c:14563
#, c-format
msgid "only tables, indexes, and materialized views exist in tablespaces"
msgstr ""
"в табличных пространствах есть только таблицы, индексы и материализованные "
"представления"
-#: commands/tablecmds.c:14556
+#: commands/tablecmds.c:14575
#, c-format
msgid "cannot move relations in to or out of pg_global tablespace"
msgstr "перемещать объекты в/из табличного пространства pg_global нельзя"
-#: commands/tablecmds.c:14648
+#: commands/tablecmds.c:14667
#, c-format
msgid "aborting because lock on relation \"%s.%s\" is not available"
msgstr ""
"обработка прерывается из-за невозможности заблокировать отношение \"%s.%s\""
-#: commands/tablecmds.c:14664
+#: commands/tablecmds.c:14683
#, c-format
msgid "no matching relations in tablespace \"%s\" found"
msgstr "в табличном пространстве \"%s\" не найдены подходящие отношения"
-#: commands/tablecmds.c:14781
+#: commands/tablecmds.c:14800
#, c-format
msgid "cannot change inheritance of typed table"
msgstr "изменить наследование типизированной таблицы нельзя"
-#: commands/tablecmds.c:14786 commands/tablecmds.c:15342
+#: commands/tablecmds.c:14805 commands/tablecmds.c:15361
#, c-format
msgid "cannot change inheritance of a partition"
msgstr "изменить наследование секции нельзя"
-#: commands/tablecmds.c:14791
+#: commands/tablecmds.c:14810
#, c-format
msgid "cannot change inheritance of partitioned table"
msgstr "изменить наследование секционированной таблицы нельзя"
-#: commands/tablecmds.c:14837
+#: commands/tablecmds.c:14856
#, c-format
msgid "cannot inherit to temporary relation of another session"
msgstr "наследование для временного отношения другого сеанса невозможно"
-#: commands/tablecmds.c:14850
+#: commands/tablecmds.c:14869
#, c-format
msgid "cannot inherit from a partition"
msgstr "наследование от секции невозможно"
-#: commands/tablecmds.c:14872 commands/tablecmds.c:17795
+#: commands/tablecmds.c:14891 commands/tablecmds.c:17794
#, c-format
msgid "circular inheritance not allowed"
msgstr "циклическое наследование недопустимо"
-#: commands/tablecmds.c:14873 commands/tablecmds.c:17796
+#: commands/tablecmds.c:14892 commands/tablecmds.c:17795
#, c-format
msgid "\"%s\" is already a child of \"%s\"."
msgstr "\"%s\" уже является потомком \"%s\"."
-#: commands/tablecmds.c:14886
+#: commands/tablecmds.c:14905
#, c-format
msgid "trigger \"%s\" prevents table \"%s\" from becoming an inheritance child"
msgstr ""
"триггер \"%s\" не позволяет таблице \"%s\" стать потомком в иерархии "
"наследования"
-#: commands/tablecmds.c:14888
+#: commands/tablecmds.c:14907
#, c-format
msgid ""
"ROW triggers with transition tables are not supported in inheritance "
@@ -12146,45 +12150,45 @@ msgstr ""
"Триггеры ROW с переходными таблицами не поддерживаются в иерархиях "
"наследования."
-#: commands/tablecmds.c:15091
+#: commands/tablecmds.c:15110
#, c-format
msgid "column \"%s\" in child table must be marked NOT NULL"
msgstr "столбец \"%s\" в дочерней таблице должен быть помечен как NOT NULL"
-#: commands/tablecmds.c:15100
+#: commands/tablecmds.c:15119
#, c-format
msgid "column \"%s\" in child table must be a generated column"
msgstr "столбец \"%s\" в дочерней таблице должен быть генерируемым"
-#: commands/tablecmds.c:15150
+#: commands/tablecmds.c:15169
#, c-format
msgid "column \"%s\" in child table has a conflicting generation expression"
msgstr ""
"столбец \"%s\" в дочерней таблице содержит конфликтующее генерирующее "
"выражение"
-#: commands/tablecmds.c:15178
+#: commands/tablecmds.c:15197
#, c-format
msgid "child table is missing column \"%s\""
msgstr "в дочерней таблице не хватает столбца \"%s\""
-#: commands/tablecmds.c:15266
+#: commands/tablecmds.c:15285
#, c-format
msgid "child table \"%s\" has different definition for check constraint \"%s\""
msgstr ""
-"дочерняя таблица \"%s\" содержит другое определение ограничения-проверки \""
-"%s\""
+"дочерняя таблица \"%s\" содержит другое определение ограничения-проверки "
+"\"%s\""
-#: commands/tablecmds.c:15274
+#: commands/tablecmds.c:15293
#, c-format
msgid ""
-"constraint \"%s\" conflicts with non-inherited constraint on child table \""
-"%s\""
+"constraint \"%s\" conflicts with non-inherited constraint on child table "
+"\"%s\""
msgstr ""
"ограничение \"%s\" конфликтует с ненаследуемым ограничением дочерней таблицы "
"\"%s\""
-#: commands/tablecmds.c:15285
+#: commands/tablecmds.c:15304
#, c-format
msgid ""
"constraint \"%s\" conflicts with NOT VALID constraint on child table \"%s\""
@@ -12192,87 +12196,82 @@ msgstr ""
"ограничение \"%s\" конфликтует с непроверенным (NOT VALID) ограничением "
"дочерней таблицы \"%s\""
-#: commands/tablecmds.c:15320
+#: commands/tablecmds.c:15339
#, c-format
msgid "child table is missing constraint \"%s\""
msgstr "в дочерней таблице не хватает ограничения \"%s\""
-#: commands/tablecmds.c:15406
+#: commands/tablecmds.c:15425
#, c-format
msgid "partition \"%s\" already pending detach in partitioned table \"%s.%s\""
msgstr ""
"секция \"%s\" уже ожидает отсоединения от секционированной таблицы \"%s.%s\""
-#: commands/tablecmds.c:15435 commands/tablecmds.c:15483
+#: commands/tablecmds.c:15454 commands/tablecmds.c:15502
#, c-format
msgid "relation \"%s\" is not a partition of relation \"%s\""
msgstr "отношение \"%s\" не является секцией отношения \"%s\""
-#: commands/tablecmds.c:15489
+#: commands/tablecmds.c:15508
#, c-format
msgid "relation \"%s\" is not a parent of relation \"%s\""
msgstr "отношение \"%s\" не является предком отношения \"%s\""
-#: commands/tablecmds.c:15717
+#: commands/tablecmds.c:15736
#, c-format
msgid "typed tables cannot inherit"
msgstr "типизированные таблицы не могут наследоваться"
-#: commands/tablecmds.c:15747
+#: commands/tablecmds.c:15766
#, c-format
msgid "table is missing column \"%s\""
msgstr "в таблице не хватает столбца \"%s\""
-#: commands/tablecmds.c:15758
+#: commands/tablecmds.c:15777
#, c-format
msgid "table has column \"%s\" where type requires \"%s\""
msgstr "таблица содержит столбец \"%s\", тогда как тип требует \"%s\""
-#: commands/tablecmds.c:15767
+#: commands/tablecmds.c:15786
#, c-format
msgid "table \"%s\" has different type for column \"%s\""
msgstr "таблица \"%s\" содержит столбец \"%s\" другого типа"
-#: commands/tablecmds.c:15781
+#: commands/tablecmds.c:15800
#, c-format
msgid "table has extra column \"%s\""
msgstr "таблица содержит лишний столбец \"%s\""
-#: commands/tablecmds.c:15833
+#: commands/tablecmds.c:15852
#, c-format
msgid "\"%s\" is not a typed table"
msgstr "\"%s\" - это не типизированная таблица"
-#: commands/tablecmds.c:16021
+#: commands/tablecmds.c:16026
#, c-format
msgid "cannot use non-unique index \"%s\" as replica identity"
msgstr ""
"для идентификации реплики нельзя использовать неуникальный индекс \"%s\""
-#: commands/tablecmds.c:16027
+#: commands/tablecmds.c:16032
#, c-format
msgid "cannot use non-immediate index \"%s\" as replica identity"
msgstr ""
-"для идентификации реплики нельзя использовать не непосредственный индекс \""
-"%s\""
+"для идентификации реплики нельзя использовать не непосредственный индекс "
+"\"%s\""
-#: commands/tablecmds.c:16033
+#: commands/tablecmds.c:16038
#, c-format
msgid "cannot use expression index \"%s\" as replica identity"
msgstr ""
"для идентификации реплики нельзя использовать индекс с выражением \"%s\""
-#: commands/tablecmds.c:16039
+#: commands/tablecmds.c:16044
#, c-format
msgid "cannot use partial index \"%s\" as replica identity"
msgstr "для идентификации реплики нельзя использовать частичный индекс \"%s\""
-#: commands/tablecmds.c:16045
-#, c-format
-msgid "cannot use invalid index \"%s\" as replica identity"
-msgstr "для идентификации реплики нельзя использовать нерабочий индекс \"%s\""
-
-#: commands/tablecmds.c:16062
+#: commands/tablecmds.c:16061
#, c-format
msgid ""
"index \"%s\" cannot be used as replica identity because column %d is a "
@@ -12281,7 +12280,7 @@ msgstr ""
"индекс \"%s\" нельзя использовать для идентификации реплики, так как столбец "
"%d - системный"
-#: commands/tablecmds.c:16069
+#: commands/tablecmds.c:16068
#, c-format
msgid ""
"index \"%s\" cannot be used as replica identity because column \"%s\" is "
@@ -12290,13 +12289,13 @@ msgstr ""
"индекс \"%s\" нельзя использовать для идентификации реплики, так как столбец "
"\"%s\" допускает NULL"
-#: commands/tablecmds.c:16316
+#: commands/tablecmds.c:16315
#, c-format
msgid "cannot change logged status of table \"%s\" because it is temporary"
msgstr ""
"изменить состояние журналирования таблицы %s нельзя, так как она временная"
-#: commands/tablecmds.c:16340
+#: commands/tablecmds.c:16339
#, c-format
msgid ""
"cannot change table \"%s\" to unlogged because it is part of a publication"
@@ -12304,12 +12303,12 @@ msgstr ""
"таблицу \"%s\" нельзя сделать нежурналируемой, так как она включена в "
"публикацию"
-#: commands/tablecmds.c:16342
+#: commands/tablecmds.c:16341
#, c-format
msgid "Unlogged relations cannot be replicated."
msgstr "Нежурналируемые отношения не поддерживают репликацию."
-#: commands/tablecmds.c:16387
+#: commands/tablecmds.c:16386
#, c-format
msgid ""
"could not change table \"%s\" to logged because it references unlogged table "
@@ -12318,7 +12317,7 @@ msgstr ""
"не удалось сделать таблицу \"%s\" журналируемой, так как она ссылается на "
"нежурналируемую таблицу \"%s\""
-#: commands/tablecmds.c:16397
+#: commands/tablecmds.c:16396
#, c-format
msgid ""
"could not change table \"%s\" to unlogged because it references logged table "
@@ -12327,103 +12326,102 @@ msgstr ""
"не удалось сделать таблицу \"%s\" нежурналируемой, так как она ссылается на "
"журналируемую таблицу \"%s\""
-#: commands/tablecmds.c:16455
+#: commands/tablecmds.c:16454
#, c-format
msgid "cannot move an owned sequence into another schema"
msgstr "переместить последовательность с владельцем в другую схему нельзя"
-#: commands/tablecmds.c:16562
+#: commands/tablecmds.c:16561
#, c-format
msgid "relation \"%s\" already exists in schema \"%s\""
msgstr "отношение \"%s\" уже существует в схеме \"%s\""
-#: commands/tablecmds.c:16975
+#: commands/tablecmds.c:16974
#, c-format
msgid "\"%s\" is not a table or materialized view"
msgstr "\"%s\" - это не таблица и не материализованное представление"
-#: commands/tablecmds.c:17125
+#: commands/tablecmds.c:17124
#, c-format
msgid "\"%s\" is not a composite type"
msgstr "\"%s\" - это не составной тип"
-#: commands/tablecmds.c:17153
+#: commands/tablecmds.c:17152
#, c-format
msgid "cannot change schema of index \"%s\""
msgstr "сменить схему индекса \"%s\" нельзя"
-#: commands/tablecmds.c:17155 commands/tablecmds.c:17167
+#: commands/tablecmds.c:17154 commands/tablecmds.c:17166
#, c-format
msgid "Change the schema of the table instead."
msgstr "Однако возможно сменить владельца таблицы."
-#: commands/tablecmds.c:17159
+#: commands/tablecmds.c:17158
#, c-format
msgid "cannot change schema of composite type \"%s\""
msgstr "сменить схему составного типа \"%s\" нельзя"
-#: commands/tablecmds.c:17165
+#: commands/tablecmds.c:17164
#, c-format
msgid "cannot change schema of TOAST table \"%s\""
msgstr "сменить схему TOAST-таблицы \"%s\" нельзя"
-#: commands/tablecmds.c:17202
+#: commands/tablecmds.c:17201
#, c-format
msgid "unrecognized partitioning strategy \"%s\""
msgstr "нераспознанная стратегия секционирования \"%s\""
-#: commands/tablecmds.c:17210
+#: commands/tablecmds.c:17209
#, c-format
msgid "cannot use \"list\" partition strategy with more than one column"
msgstr "стратегия секционирования по списку не поддерживает несколько столбцов"
-#: commands/tablecmds.c:17276
+#: commands/tablecmds.c:17275
#, c-format
msgid "column \"%s\" named in partition key does not exist"
msgstr "столбец \"%s\", упомянутый в ключе секционирования, не существует"
-#: commands/tablecmds.c:17284
+#: commands/tablecmds.c:17283
#, c-format
msgid "cannot use system column \"%s\" in partition key"
msgstr "системный столбец \"%s\" нельзя использовать в ключе секционирования"
-#: commands/tablecmds.c:17295 commands/tablecmds.c:17409
+#: commands/tablecmds.c:17294 commands/tablecmds.c:17408
#, c-format
msgid "cannot use generated column in partition key"
msgstr "генерируемый столбец нельзя использовать в ключе секционирования"
-#: commands/tablecmds.c:17296 commands/tablecmds.c:17410
-#: commands/trigger.c:667 rewrite/rewriteHandler.c:908
-#: rewrite/rewriteHandler.c:943
+#: commands/tablecmds.c:17295 commands/tablecmds.c:17409 commands/trigger.c:667
+#: rewrite/rewriteHandler.c:912 rewrite/rewriteHandler.c:947
#, c-format
msgid "Column \"%s\" is a generated column."
msgstr "Столбец \"%s\" является генерируемым."
-#: commands/tablecmds.c:17372
+#: commands/tablecmds.c:17371
#, c-format
msgid "functions in partition key expression must be marked IMMUTABLE"
msgstr ""
"функции в выражении ключа секционирования должны быть помечены как IMMUTABLE"
-#: commands/tablecmds.c:17392
+#: commands/tablecmds.c:17391
#, c-format
msgid "partition key expressions cannot contain system column references"
msgstr ""
"выражения ключей секционирования не могут содержать ссылки на системный "
"столбец"
-#: commands/tablecmds.c:17422
+#: commands/tablecmds.c:17421
#, c-format
msgid "cannot use constant expression as partition key"
msgstr ""
"в качестве ключа секционирования нельзя использовать константное выражение"
-#: commands/tablecmds.c:17443
+#: commands/tablecmds.c:17442
#, c-format
msgid "could not determine which collation to use for partition expression"
msgstr "не удалось определить правило сортировки для выражения секционирования"
-#: commands/tablecmds.c:17478
+#: commands/tablecmds.c:17477
#, c-format
msgid ""
"You must specify a hash operator class or define a default hash operator "
@@ -12432,7 +12430,7 @@ msgstr ""
"Вы должны указать класс операторов хеширования или определить класс "
"операторов хеширования по умолчанию для этого типа данных."
-#: commands/tablecmds.c:17484
+#: commands/tablecmds.c:17483
#, c-format
msgid ""
"You must specify a btree operator class or define a default btree operator "
@@ -12441,147 +12439,147 @@ msgstr ""
"Вы должны указать класс операторов B-дерева или определить класс операторов "
"B-дерева по умолчанию для этого типа данных."
-#: commands/tablecmds.c:17735
+#: commands/tablecmds.c:17734
#, c-format
msgid "\"%s\" is already a partition"
msgstr "\"%s\" уже является секцией"
-#: commands/tablecmds.c:17741
+#: commands/tablecmds.c:17740
#, c-format
msgid "cannot attach a typed table as partition"
msgstr "подключить типизированную таблицу в качестве секции нельзя"
-#: commands/tablecmds.c:17757
+#: commands/tablecmds.c:17756
#, c-format
msgid "cannot attach inheritance child as partition"
msgstr "подключить потомок в иерархии наследования в качестве секции нельзя"
-#: commands/tablecmds.c:17771
+#: commands/tablecmds.c:17770
#, c-format
msgid "cannot attach inheritance parent as partition"
msgstr "подключить родитель в иерархии наследования в качестве секции нельзя"
-#: commands/tablecmds.c:17805
+#: commands/tablecmds.c:17804
#, c-format
msgid ""
"cannot attach a temporary relation as partition of permanent relation \"%s\""
msgstr ""
-"подключить временное отношение в качестве секции постоянного отношения \""
-"%s\" нельзя"
+"подключить временное отношение в качестве секции постоянного отношения "
+"\"%s\" нельзя"
-#: commands/tablecmds.c:17813
+#: commands/tablecmds.c:17812
#, c-format
msgid ""
"cannot attach a permanent relation as partition of temporary relation \"%s\""
msgstr ""
-"подключить постоянное отношение в качестве секции временного отношения \""
-"%s\" нельзя"
+"подключить постоянное отношение в качестве секции временного отношения "
+"\"%s\" нельзя"
-#: commands/tablecmds.c:17821
+#: commands/tablecmds.c:17820
#, c-format
msgid "cannot attach as partition of temporary relation of another session"
msgstr "подключить секцию к временному отношению в другом сеансе нельзя"
-#: commands/tablecmds.c:17828
+#: commands/tablecmds.c:17827
#, c-format
msgid "cannot attach temporary relation of another session as partition"
msgstr ""
"подключить временное отношение из другого сеанса в качестве секции нельзя"
-#: commands/tablecmds.c:17848
+#: commands/tablecmds.c:17847
#, c-format
msgid "table \"%s\" contains column \"%s\" not found in parent \"%s\""
msgstr ""
"таблица \"%s\" содержит столбец \"%s\", отсутствующий в родителе \"%s\""
-#: commands/tablecmds.c:17851
+#: commands/tablecmds.c:17850
#, c-format
msgid "The new partition may contain only the columns present in parent."
msgstr ""
"Новая секция может содержать только столбцы, имеющиеся в родительской "
"таблице."
-#: commands/tablecmds.c:17863
+#: commands/tablecmds.c:17862
#, c-format
msgid "trigger \"%s\" prevents table \"%s\" from becoming a partition"
msgstr "триггер \"%s\" не позволяет сделать таблицу \"%s\" секцией"
-#: commands/tablecmds.c:17865
+#: commands/tablecmds.c:17864
#, c-format
msgid "ROW triggers with transition tables are not supported on partitions."
msgstr "Триггеры ROW с переходными таблицами для секций не поддерживаются."
-#: commands/tablecmds.c:18044
+#: commands/tablecmds.c:18043
#, c-format
msgid ""
"cannot attach foreign table \"%s\" as partition of partitioned table \"%s\""
msgstr ""
"нельзя присоединить стороннюю таблицу \"%s\" в качестве секции таблицы \"%s\""
-#: commands/tablecmds.c:18047
+#: commands/tablecmds.c:18046
#, c-format
msgid "Partitioned table \"%s\" contains unique indexes."
msgstr "Секционированная таблица \"%s\" содержит уникальные индексы."
-#: commands/tablecmds.c:18358
+#: commands/tablecmds.c:18357
#, c-format
msgid "cannot detach partitions concurrently when a default partition exists"
msgstr ""
"секции нельзя отсоединять в режиме CONCURRENTLY, когда существует секция по "
"умолчанию"
-#: commands/tablecmds.c:18467
+#: commands/tablecmds.c:18466
#, c-format
msgid "partitioned table \"%s\" was removed concurrently"
msgstr "секционированная таблица \"%s\" была параллельно удалена"
-#: commands/tablecmds.c:18473
+#: commands/tablecmds.c:18472
#, c-format
msgid "partition \"%s\" was removed concurrently"
msgstr "секция \"%s\" была параллельно удалена"
-#: commands/tablecmds.c:18977 commands/tablecmds.c:18997
-#: commands/tablecmds.c:19017 commands/tablecmds.c:19036
-#: commands/tablecmds.c:19078
+#: commands/tablecmds.c:18987 commands/tablecmds.c:19007
+#: commands/tablecmds.c:19027 commands/tablecmds.c:19046
+#: commands/tablecmds.c:19088
#, c-format
msgid "cannot attach index \"%s\" as a partition of index \"%s\""
msgstr "нельзя присоединить индекс \"%s\" в качестве секции индекса \"%s\""
-#: commands/tablecmds.c:18980
+#: commands/tablecmds.c:18990
#, c-format
msgid "Index \"%s\" is already attached to another index."
msgstr "Индекс \"%s\" уже присоединён к другому индексу."
-#: commands/tablecmds.c:19000
+#: commands/tablecmds.c:19010
#, c-format
msgid "Index \"%s\" is not an index on any partition of table \"%s\"."
msgstr "Индекс \"%s\" не является индексом какой-либо секции таблицы \"%s\"."
-#: commands/tablecmds.c:19020
+#: commands/tablecmds.c:19030
#, c-format
msgid "The index definitions do not match."
msgstr "Определения индексов не совпадают."
-#: commands/tablecmds.c:19039
+#: commands/tablecmds.c:19049
#, c-format
msgid ""
"The index \"%s\" belongs to a constraint in table \"%s\" but no constraint "
"exists for index \"%s\"."
msgstr ""
-"Индекс \"%s\" принадлежит ограничению в таблице \"%s\", но для индекса \""
-"%s\" ограничения нет."
+"Индекс \"%s\" принадлежит ограничению в таблице \"%s\", но для индекса "
+"\"%s\" ограничения нет."
-#: commands/tablecmds.c:19081
+#: commands/tablecmds.c:19091
#, c-format
msgid "Another index is already attached for partition \"%s\"."
msgstr "К секции \"%s\" уже присоединён другой индекс."
-#: commands/tablecmds.c:19311
+#: commands/tablecmds.c:19321
#, c-format
msgid "column data type %s does not support compression"
msgstr "тим данных столбца %s не поддерживает сжатие"
-#: commands/tablecmds.c:19318
+#: commands/tablecmds.c:19328
#, c-format
msgid "invalid compression method \"%s\""
msgstr "неверный метод сжатия \"%s\""
@@ -12735,9 +12733,11 @@ msgstr "\"%s\" - секционированная таблица"
#: commands/trigger.c:265
#, c-format
-msgid "Triggers on partitioned tables cannot have transition tables."
+msgid ""
+"ROW triggers with transition tables are not supported on partitioned tables."
msgstr ""
-"Триггеры секционированных таблиц не могут использовать переходные таблицы."
+"Триггеры ROW с переходными таблицами не поддерживаются в секционированных "
+"таблицах."
#: commands/trigger.c:277 commands/trigger.c:284 commands/trigger.c:455
#, c-format
@@ -12988,8 +12988,8 @@ msgstr ""
"До выполнения триггера \"%s\" строка должна была находиться в секции \"%s."
"%s\"."
-#: commands/trigger.c:3372 executor/nodeModifyTable.c:2225
-#: executor/nodeModifyTable.c:2308
+#: commands/trigger.c:3372 executor/nodeModifyTable.c:2349
+#: executor/nodeModifyTable.c:2432
#, c-format
msgid ""
"tuple to be updated was already modified by an operation triggered by the "
@@ -12998,9 +12998,9 @@ msgstr ""
"кортеж, который должен быть изменён, уже модифицирован в операции, вызванной "
"текущей командой"
-#: commands/trigger.c:3373 executor/nodeModifyTable.c:1411
-#: executor/nodeModifyTable.c:1485 executor/nodeModifyTable.c:2226
-#: executor/nodeModifyTable.c:2309 executor/nodeModifyTable.c:2967
+#: commands/trigger.c:3373 executor/nodeModifyTable.c:1535
+#: executor/nodeModifyTable.c:1609 executor/nodeModifyTable.c:2350
+#: executor/nodeModifyTable.c:2433 executor/nodeModifyTable.c:3091
#, c-format
msgid ""
"Consider using an AFTER trigger instead of a BEFORE trigger to propagate "
@@ -13010,16 +13010,16 @@ msgstr ""
"триггер AFTER вместо BEFORE."
#: commands/trigger.c:3402 executor/nodeLockRows.c:229
-#: executor/nodeLockRows.c:238 executor/nodeModifyTable.c:329
-#: executor/nodeModifyTable.c:1427 executor/nodeModifyTable.c:2243
-#: executor/nodeModifyTable.c:2453
+#: executor/nodeLockRows.c:238 executor/nodeModifyTable.c:331
+#: executor/nodeModifyTable.c:1551 executor/nodeModifyTable.c:2367
+#: executor/nodeModifyTable.c:2577
#, c-format
msgid "could not serialize access due to concurrent update"
msgstr "не удалось сериализовать доступ из-за параллельного изменения"
-#: commands/trigger.c:3410 executor/nodeModifyTable.c:1517
-#: executor/nodeModifyTable.c:2326 executor/nodeModifyTable.c:2477
-#: executor/nodeModifyTable.c:2833
+#: commands/trigger.c:3410 executor/nodeModifyTable.c:1641
+#: executor/nodeModifyTable.c:2450 executor/nodeModifyTable.c:2601
+#: executor/nodeModifyTable.c:2957
#, c-format
msgid "could not serialize access due to concurrent delete"
msgstr "не удалось сериализовать доступ из-за параллельного удаления"
@@ -14087,8 +14087,8 @@ msgstr "изменить тип столбца представления \"%s\"
#, c-format
msgid "cannot change collation of view column \"%s\" from \"%s\" to \"%s\""
msgstr ""
-"изменить правило сортировки для столбца представления \"%s\" с \"%s\" на \""
-"%s\" нельзя"
+"изменить правило сортировки для столбца представления \"%s\" с \"%s\" на "
+"\"%s\" нельзя"
#: commands/view.c:468
#, c-format
@@ -14154,8 +14154,8 @@ msgstr ""
msgid ""
"type of parameter %d (%s) does not match that when preparing the plan (%s)"
msgstr ""
-"тип параметра %d (%s) не соответствует тому, с которым подготавливался план ("
-"%s)"
+"тип параметра %d (%s) не соответствует тому, с которым подготавливался план "
+"(%s)"
#: executor/execCurrent.c:292 executor/execExprInterp.c:2465
#, c-format
@@ -14164,26 +14164,26 @@ msgstr "не найдено значение параметра %d"
#: executor/execExpr.c:632 executor/execExpr.c:639 executor/execExpr.c:645
#: executor/execExprInterp.c:4052 executor/execExprInterp.c:4069
-#: executor/execExprInterp.c:4168 executor/nodeModifyTable.c:218
-#: executor/nodeModifyTable.c:229 executor/nodeModifyTable.c:246
-#: executor/nodeModifyTable.c:254
+#: executor/execExprInterp.c:4168 executor/nodeModifyTable.c:220
+#: executor/nodeModifyTable.c:231 executor/nodeModifyTable.c:248
+#: executor/nodeModifyTable.c:256
#, c-format
msgid "table row type and query-specified row type do not match"
msgstr "тип строки таблицы отличается от типа строки-результата запроса"
-#: executor/execExpr.c:633 executor/nodeModifyTable.c:219
+#: executor/execExpr.c:633 executor/nodeModifyTable.c:221
#, c-format
msgid "Query has too many columns."
msgstr "Запрос возвращает больше столбцов."
-#: executor/execExpr.c:640 executor/nodeModifyTable.c:247
+#: executor/execExpr.c:640 executor/nodeModifyTable.c:249
#, c-format
msgid "Query provides a value for a dropped column at ordinal position %d."
msgstr ""
"Запрос выдаёт значение для удалённого столбца (с порядковым номером %d)."
#: executor/execExpr.c:646 executor/execExprInterp.c:4070
-#: executor/nodeModifyTable.c:230
+#: executor/nodeModifyTable.c:232
#, c-format
msgid "Table has type %s at ordinal position %d, but query expects %s."
msgstr ""
@@ -14215,7 +14215,7 @@ msgstr[1] "функции нельзя передать больше %d аргу
msgstr[2] "функции нельзя передать больше %d аргументов"
#: executor/execExpr.c:2506 executor/execSRF.c:738 executor/functions.c:1073
-#: utils/adt/jsonfuncs.c:3690 utils/fmgr/funcapi.c:98 utils/fmgr/funcapi.c:152
+#: utils/adt/jsonfuncs.c:3698 utils/fmgr/funcapi.c:98 utils/fmgr/funcapi.c:152
#, c-format
msgid "set-valued function called in context that cannot accept a set"
msgstr ""
@@ -14372,14 +14372,14 @@ msgstr "последовательность \"%s\" изменить нельз
msgid "cannot change TOAST relation \"%s\""
msgstr "TOAST-отношение \"%s\" изменить нельзя"
-#: executor/execMain.c:1033 rewrite/rewriteHandler.c:3102
-#: rewrite/rewriteHandler.c:3935
+#: executor/execMain.c:1033 rewrite/rewriteHandler.c:3069
+#: rewrite/rewriteHandler.c:3916
#, c-format
msgid "cannot insert into view \"%s\""
msgstr "вставить данные в представление \"%s\" нельзя"
-#: executor/execMain.c:1035 rewrite/rewriteHandler.c:3105
-#: rewrite/rewriteHandler.c:3938
+#: executor/execMain.c:1035 rewrite/rewriteHandler.c:3072
+#: rewrite/rewriteHandler.c:3919
#, c-format
msgid ""
"To enable inserting into the view, provide an INSTEAD OF INSERT trigger or "
@@ -14388,14 +14388,14 @@ msgstr ""
"Чтобы представление допускало добавление данных, установите триггер INSTEAD "
"OF INSERT или безусловное правило ON INSERT DO INSTEAD."
-#: executor/execMain.c:1041 rewrite/rewriteHandler.c:3110
-#: rewrite/rewriteHandler.c:3943
+#: executor/execMain.c:1041 rewrite/rewriteHandler.c:3077
+#: rewrite/rewriteHandler.c:3924
#, c-format
msgid "cannot update view \"%s\""
msgstr "изменить данные в представлении \"%s\" нельзя"
-#: executor/execMain.c:1043 rewrite/rewriteHandler.c:3113
-#: rewrite/rewriteHandler.c:3946
+#: executor/execMain.c:1043 rewrite/rewriteHandler.c:3080
+#: rewrite/rewriteHandler.c:3927
#, c-format
msgid ""
"To enable updating the view, provide an INSTEAD OF UPDATE trigger or an "
@@ -14404,14 +14404,14 @@ msgstr ""
"Чтобы представление допускало изменение данных, установите триггер INSTEAD "
"OF UPDATE или безусловное правило ON UPDATE DO INSTEAD."
-#: executor/execMain.c:1049 rewrite/rewriteHandler.c:3118
-#: rewrite/rewriteHandler.c:3951
+#: executor/execMain.c:1049 rewrite/rewriteHandler.c:3085
+#: rewrite/rewriteHandler.c:3932
#, c-format
msgid "cannot delete from view \"%s\""
msgstr "удалить данные из представления \"%s\" нельзя"
-#: executor/execMain.c:1051 rewrite/rewriteHandler.c:3121
-#: rewrite/rewriteHandler.c:3954
+#: executor/execMain.c:1051 rewrite/rewriteHandler.c:3088
+#: rewrite/rewriteHandler.c:3935
#, c-format
msgid ""
"To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an "
@@ -14523,8 +14523,8 @@ msgstr "новая строка нарушает ограничение-пров
#, c-format
msgid "new row violates row-level security policy \"%s\" for table \"%s\""
msgstr ""
-"новая строка нарушает политику защиты на уровне строк \"%s\" для таблицы \""
-"%s\""
+"новая строка нарушает политику защиты на уровне строк \"%s\" для таблицы "
+"\"%s\""
#: executor/execMain.c:2145
#, c-format
@@ -14544,8 +14544,8 @@ msgstr ""
#: executor/execMain.c:2158
#, c-format
msgid ""
-"target row violates row-level security policy (USING expression) for table \""
-"%s\""
+"target row violates row-level security policy (USING expression) for table "
+"\"%s\""
msgstr ""
"новая строка нарушает политику защиты на уровне строк (выражение USING) для "
"таблицы \"%s\""
@@ -14562,8 +14562,8 @@ msgstr ""
#: executor/execMain.c:2170
#, c-format
msgid ""
-"new row violates row-level security policy (USING expression) for table \""
-"%s\""
+"new row violates row-level security policy (USING expression) for table "
+"\"%s\""
msgstr ""
"новая строка нарушает политику защиты на уровне строк (выражение USING) для "
"таблицы \"%s\""
@@ -14597,7 +14597,7 @@ msgstr "параллельное изменение; следует повтор
msgid "concurrent delete, retrying"
msgstr "параллельное удаление; следует повторная попытка"
-#: executor/execReplication.c:269 parser/parse_cte.c:509
+#: executor/execReplication.c:269 parser/parse_cte.c:308
#: parser/parse_oper.c:233 utils/adt/array_userfuncs.c:720
#: utils/adt/array_userfuncs.c:859 utils/adt/arrayfuncs.c:3655
#: utils/adt/arrayfuncs.c:4210 utils/adt/arrayfuncs.c:6202
@@ -14728,12 +14728,12 @@ msgstr "Возвращён тип %s (номер столбца: %d), а в за
msgid "cannot retrieve a system column in this context"
msgstr "системный столбец нельзя получить в данном контексте"
-#: executor/execUtils.c:736
+#: executor/execUtils.c:742
#, c-format
msgid "materialized view \"%s\" has not been populated"
msgstr "материализованное представление \"%s\" не было наполнено"
-#: executor/execUtils.c:738
+#: executor/execUtils.c:744
#, c-format
msgid "Use the REFRESH MATERIALIZED VIEW command."
msgstr "Примените команду REFRESH MATERIALIZED VIEW."
@@ -14828,13 +14828,13 @@ msgid "unexpected EOF for tape %p: requested %zu bytes, read %zu bytes"
msgstr ""
"неожиданный конец файла для ленты %p: запрашивалось байт: %zu, прочитано: %zu"
-#: executor/nodeAgg.c:3917 executor/nodeWindowAgg.c:2962
+#: executor/nodeAgg.c:3922 executor/nodeWindowAgg.c:2982
#, c-format
msgid "aggregate %u needs to have compatible input type and transition type"
msgstr ""
"агрегатная функция %u должна иметь совместимые входной и переходный типы"
-#: executor/nodeAgg.c:3947 parser/parse_agg.c:668 parser/parse_agg.c:696
+#: executor/nodeAgg.c:3952 parser/parse_agg.c:668 parser/parse_agg.c:696
#, c-format
msgid "aggregate function calls cannot be nested"
msgstr "вложенные вызовы агрегатных функций недопустимы"
@@ -14887,12 +14887,12 @@ msgid "FULL JOIN is only supported with merge-joinable join conditions"
msgstr ""
"FULL JOIN поддерживается только с условиями, допускающими соединение слиянием"
-#: executor/nodeModifyTable.c:255
+#: executor/nodeModifyTable.c:257
#, c-format
msgid "Query has too few columns."
msgstr "Запрос возвращает меньше столбцов."
-#: executor/nodeModifyTable.c:1410 executor/nodeModifyTable.c:1484
+#: executor/nodeModifyTable.c:1534 executor/nodeModifyTable.c:1608
#, c-format
msgid ""
"tuple to be deleted was already modified by an operation triggered by the "
@@ -14901,12 +14901,12 @@ msgstr ""
"кортеж, который должен быть удалён, уже модифицирован в операции, вызванной "
"текущей командой"
-#: executor/nodeModifyTable.c:1641
+#: executor/nodeModifyTable.c:1759
#, c-format
msgid "invalid ON UPDATE specification"
msgstr "неверное указание ON UPDATE"
-#: executor/nodeModifyTable.c:1642
+#: executor/nodeModifyTable.c:1760
#, c-format
msgid ""
"The result tuple would appear in a different partition than the original "
@@ -14915,7 +14915,7 @@ msgstr ""
"Результирующий кортеж окажется перемещённым из секции исходного кортежа в "
"другую."
-#: executor/nodeModifyTable.c:2083
+#: executor/nodeModifyTable.c:2207
#, c-format
msgid ""
"cannot move tuple across partitions when a non-root ancestor of the source "
@@ -14924,25 +14924,25 @@ msgstr ""
"нельзя переместить кортеж между секциями, когда внешний ключ непосредственно "
"ссылается на предка исходной секции, который не является корнем иерархии"
-#: executor/nodeModifyTable.c:2084
+#: executor/nodeModifyTable.c:2208
#, c-format
msgid ""
"A foreign key points to ancestor \"%s\" but not the root ancestor \"%s\"."
msgstr ""
"Внешний ключ ссылается на предка \"%s\", а не на корневого предка \"%s\"."
-#: executor/nodeModifyTable.c:2087
+#: executor/nodeModifyTable.c:2211
#, c-format
msgid "Consider defining the foreign key on table \"%s\"."
msgstr "Возможно, имеет смысл перенацелить внешний ключ на таблицу \"%s\"."
#. translator: %s is a SQL command name
-#: executor/nodeModifyTable.c:2431 executor/nodeModifyTable.c:2822
+#: executor/nodeModifyTable.c:2555 executor/nodeModifyTable.c:2946
#, c-format
msgid "%s command cannot affect row a second time"
msgstr "команда %s не может подействовать на строку дважды"
-#: executor/nodeModifyTable.c:2433
+#: executor/nodeModifyTable.c:2557
#, c-format
msgid ""
"Ensure that no rows proposed for insertion within the same command have "
@@ -14951,14 +14951,14 @@ msgstr ""
"Проверьте, не содержат ли строки, которые должна добавить команда, "
"дублирующиеся значения, подпадающие под ограничения."
-#: executor/nodeModifyTable.c:2824
+#: executor/nodeModifyTable.c:2948
#, c-format
msgid "Ensure that not more than one source row matches any one target row."
msgstr ""
"Проверьте, не может ли какой-либо целевой строке соответствовать более одной "
"исходной строки."
-#: executor/nodeModifyTable.c:2927
+#: executor/nodeModifyTable.c:3051
#, c-format
msgid ""
"tuple to be deleted was already moved to another partition due to concurrent "
@@ -14967,7 +14967,7 @@ msgstr ""
"кортеж, подлежащий удалению, был перемещён в другую секцию в результате "
"параллельного изменения"
-#: executor/nodeModifyTable.c:2966
+#: executor/nodeModifyTable.c:3090
#, c-format
msgid ""
"tuple to be updated or deleted was already modified by an operation "
@@ -15042,7 +15042,7 @@ msgstr "смещение конца рамки не может быть NULL"
msgid "frame ending offset must not be negative"
msgstr "смещение конца рамки не может быть отрицательным"
-#: executor/nodeWindowAgg.c:2878
+#: executor/nodeWindowAgg.c:2898
#, c-format
msgid "aggregate function %s does not support use as a window function"
msgstr ""
@@ -15461,8 +15461,8 @@ msgstr ""
#: libpq/auth.c:471
#, c-format
msgid ""
-"pg_hba.conf rejects connection for host \"%s\", user \"%s\", database \""
-"%s\", %s"
+"pg_hba.conf rejects connection for host \"%s\", user \"%s\", database "
+"\"%s\", %s"
msgstr ""
"pg_hba.conf отвергает подключение: компьютер \"%s\", пользователь \"%s\", "
"база данных \"%s\", %s"
@@ -15501,8 +15501,8 @@ msgstr "Получить имя компьютера из IP-адреса кли
#: libpq/auth.c:531
#, c-format
msgid ""
-"no pg_hba.conf entry for replication connection from host \"%s\", user \""
-"%s\", %s"
+"no pg_hba.conf entry for replication connection from host \"%s\", user "
+"\"%s\", %s"
msgstr ""
"в pg_hba.conf нет записи, разрешающей подключение для репликации с "
"компьютера \"%s\" для пользователя \"%s\", %s"
@@ -15512,8 +15512,8 @@ msgstr ""
#, c-format
msgid "no pg_hba.conf entry for host \"%s\", user \"%s\", database \"%s\", %s"
msgstr ""
-"в pg_hba.conf нет записи для компьютера \"%s\", пользователя \"%s\", базы \""
-"%s\", %s"
+"в pg_hba.conf нет записи для компьютера \"%s\", пользователя \"%s\", базы "
+"\"%s\", %s"
#: libpq/auth.c:712
#, c-format
@@ -16183,8 +16183,8 @@ msgstr ""
#: libpq/be-secure-openssl.c:367
#, c-format
msgid ""
-"could not load SSL certificate revocation list file \"%s\" or directory \""
-"%s\": %s"
+"could not load SSL certificate revocation list file \"%s\" or directory "
+"\"%s\": %s"
msgstr ""
"не удалось загрузить списки отзыва сертификатов SSL из файла \"%s\" или "
"каталога \"%s\": %s"
@@ -16361,8 +16361,8 @@ msgstr "Пароль пользователя \"%s\" представлен в
#, c-format
msgid "authentication file token too long, skipping: \"%s\""
msgstr ""
-"слишком длинный элемент в файле конфигурации безопасности пропускается: \""
-"%s\""
+"слишком длинный элемент в файле конфигурации безопасности пропускается: "
+"\"%s\""
#: libpq/hba.c:381
#, c-format
@@ -16762,8 +16762,8 @@ msgstr ""
#, c-format
msgid "provided user name (%s) and authenticated user name (%s) do not match"
msgstr ""
-"указанное имя пользователя (%s) не совпадает с именем прошедшего проверку ("
-"%s)"
+"указанное имя пользователя (%s) не совпадает с именем прошедшего проверку "
+"(%s)"
#: libpq/hba.c:2572
#, c-format
@@ -16908,7 +16908,7 @@ msgstr "нет клиентского подключения"
msgid "could not receive data from client: %m"
msgstr "не удалось получить данные от клиента: %m"
-#: libpq/pqcomm.c:1173 tcop/postgres.c:4359
+#: libpq/pqcomm.c:1173 tcop/postgres.c:4371
#, c-format
msgid "terminating connection because protocol synchronization was lost"
msgstr "закрытие подключения из-за потери синхронизации протокола"
@@ -17219,8 +17219,8 @@ msgstr ""
#: main/main.c:395
#, c-format
msgid ""
-" DBNAME database name (mandatory argument in bootstrapping mode)"
-"\n"
+" DBNAME database name (mandatory argument in bootstrapping "
+"mode)\n"
msgstr ""
" ИМЯ_БД имя базы данных (необходимо в режиме инициализации)\n"
@@ -17322,7 +17322,7 @@ msgstr ""
"слиянием или хеш-соединение"
#: optimizer/plan/createplan.c:7101 parser/parse_merge.c:182
-#: parser/parse_merge.c:188
+#: parser/parse_merge.c:189
#, c-format
msgid "cannot execute MERGE on relation \"%s\""
msgstr "выполнить MERGE для отношение \"%s\" нельзя"
@@ -17334,19 +17334,19 @@ msgid "%s cannot be applied to the nullable side of an outer join"
msgstr "%s не может применяться к NULL-содержащей стороне внешнего соединения"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: optimizer/plan/planner.c:1341 parser/analyze.c:1714 parser/analyze.c:1970
+#: optimizer/plan/planner.c:1344 parser/analyze.c:1714 parser/analyze.c:1970
#: parser/analyze.c:3152
#, c-format
msgid "%s is not allowed with UNION/INTERSECT/EXCEPT"
msgstr "%s несовместимо с UNION/INTERSECT/EXCEPT"
-#: optimizer/plan/planner.c:2048 optimizer/plan/planner.c:3704
+#: optimizer/plan/planner.c:2051 optimizer/plan/planner.c:3707
#, c-format
msgid "could not implement GROUP BY"
msgstr "не удалось реализовать GROUP BY"
-#: optimizer/plan/planner.c:2049 optimizer/plan/planner.c:3705
-#: optimizer/plan/planner.c:4348 optimizer/prep/prepunion.c:1046
+#: optimizer/plan/planner.c:2052 optimizer/plan/planner.c:3708
+#: optimizer/plan/planner.c:4351 optimizer/prep/prepunion.c:1046
#, c-format
msgid ""
"Some of the datatypes only support hashing, while others only support "
@@ -17355,27 +17355,27 @@ msgstr ""
"Одни типы данных поддерживают только хеширование, а другие - только "
"сортировку."
-#: optimizer/plan/planner.c:4347
+#: optimizer/plan/planner.c:4350
#, c-format
msgid "could not implement DISTINCT"
msgstr "не удалось реализовать DISTINCT"
-#: optimizer/plan/planner.c:5468
+#: optimizer/plan/planner.c:5471
#, c-format
msgid "could not implement window PARTITION BY"
msgstr "не удалось реализовать PARTITION BY для окна"
-#: optimizer/plan/planner.c:5469
+#: optimizer/plan/planner.c:5472
#, c-format
msgid "Window partitioning columns must be of sortable datatypes."
msgstr "Столбцы, разбивающие окна, должны иметь сортируемые типы данных."
-#: optimizer/plan/planner.c:5473
+#: optimizer/plan/planner.c:5476
#, c-format
msgid "could not implement window ORDER BY"
msgstr "не удалось реализовать ORDER BY для окна"
-#: optimizer/plan/planner.c:5474
+#: optimizer/plan/planner.c:5477
#, c-format
msgid "Window ordering columns must be of sortable datatypes."
msgstr "Столбцы, сортирующие окна, должны иметь сортируемые типы данных."
@@ -18599,7 +18599,12 @@ msgstr "MERGE не поддерживается в запросе WITH"
msgid "WITH query name \"%s\" specified more than once"
msgstr "имя запроса WITH \"%s\" указано неоднократно"
-#: parser/parse_cte.c:275
+#: parser/parse_cte.c:314
+#, c-format
+msgid "could not identify an inequality operator for type %s"
+msgstr "не удалось найти оператор неравенства для типа %s"
+
+#: parser/parse_cte.c:341
#, c-format
msgid ""
"WITH clause containing a data-modifying statement must be at the top level"
@@ -18607,7 +18612,7 @@ msgstr ""
"предложение WITH, содержащее оператор, изменяющий данные, должно быть на "
"верхнем уровне"
-#: parser/parse_cte.c:324
+#: parser/parse_cte.c:390
#, c-format
msgid ""
"recursive query \"%s\" column %d has type %s in non-recursive term but type "
@@ -18616,12 +18621,12 @@ msgstr ""
"в рекурсивном запросе \"%s\" столбец %d имеет тип %s в нерекурсивной части, "
"но в результате тип %s"
-#: parser/parse_cte.c:330
+#: parser/parse_cte.c:396
#, c-format
msgid "Cast the output of the non-recursive term to the correct type."
msgstr "Приведите результат нерекурсивной части к правильному типу."
-#: parser/parse_cte.c:335
+#: parser/parse_cte.c:401
#, c-format
msgid ""
"recursive query \"%s\" column %d has collation \"%s\" in non-recursive term "
@@ -18630,43 +18635,43 @@ msgstr ""
"в рекурсивном запросе \"%s\" у столбца %d правило сортировки \"%s\" в не "
"рекурсивной части, но в результате правило \"%s\""
-#: parser/parse_cte.c:339
+#: parser/parse_cte.c:405
#, c-format
msgid "Use the COLLATE clause to set the collation of the non-recursive term."
msgstr ""
"Измените правило сортировки в нерекурсивной части, добавив предложение "
"COLLATE."
-#: parser/parse_cte.c:357
+#: parser/parse_cte.c:426
#, c-format
msgid "WITH query is not recursive"
msgstr "запрос WITH не рекурсивный"
-#: parser/parse_cte.c:388
+#: parser/parse_cte.c:457
#, c-format
msgid ""
"with a SEARCH or CYCLE clause, the left side of the UNION must be a SELECT"
msgstr ""
"с предложением SEARCH или CYCLE в левой стороне UNION должен быть SELECT"
-#: parser/parse_cte.c:393
+#: parser/parse_cte.c:462
#, c-format
msgid ""
"with a SEARCH or CYCLE clause, the right side of the UNION must be a SELECT"
msgstr ""
"с предложением SEARCH или CYCLE в правой стороне UNION должен быть SELECT"
-#: parser/parse_cte.c:408
+#: parser/parse_cte.c:477
#, c-format
msgid "search column \"%s\" not in WITH query column list"
msgstr "столбец поиска \"%s\" отсутствует в списке столбцов запроса WITH"
-#: parser/parse_cte.c:415
+#: parser/parse_cte.c:484
#, c-format
msgid "search column \"%s\" specified more than once"
msgstr "столбец поиска \"%s\" указан неоднократно"
-#: parser/parse_cte.c:424
+#: parser/parse_cte.c:493
#, c-format
msgid ""
"search sequence column name \"%s\" already used in WITH query column list"
@@ -18674,69 +18679,64 @@ msgstr ""
"имя столбца последовательности поиска \"%s\" уже используется в списке "
"столбцов запроса WITH"
-#: parser/parse_cte.c:443
+#: parser/parse_cte.c:510
#, c-format
msgid "cycle column \"%s\" not in WITH query column list"
msgstr "столбец цикла \"%s\" отсутствует в списке столбцов запроса WITH"
-#: parser/parse_cte.c:450
+#: parser/parse_cte.c:517
#, c-format
msgid "cycle column \"%s\" specified more than once"
msgstr "столбец цикла \"%s\" указан неоднократно"
-#: parser/parse_cte.c:459
+#: parser/parse_cte.c:526
#, c-format
msgid "cycle mark column name \"%s\" already used in WITH query column list"
msgstr ""
"имя столбца пометки цикла \"%s\" уже используется в списке столбцов запроса "
"WITH"
-#: parser/parse_cte.c:471
+#: parser/parse_cte.c:533
#, c-format
msgid "cycle path column name \"%s\" already used in WITH query column list"
msgstr ""
"имя столбца пути цикла \"%s\" уже используется в списке столбцов запроса WITH"
-#: parser/parse_cte.c:479
+#: parser/parse_cte.c:541
#, c-format
msgid "cycle mark column name and cycle path column name are the same"
msgstr "имя столбца пометки цикла совпадает с именем столбца пути цикла"
-#: parser/parse_cte.c:515
-#, c-format
-msgid "could not identify an inequality operator for type %s"
-msgstr "не удалось найти оператор неравенства для типа %s"
-
-#: parser/parse_cte.c:527
+#: parser/parse_cte.c:551
#, c-format
msgid "search sequence column name and cycle mark column name are the same"
msgstr ""
"имя столбца последовательности поиска совпадает с именем столбца пометки "
"цикла"
-#: parser/parse_cte.c:534
+#: parser/parse_cte.c:558
#, c-format
msgid "search sequence column name and cycle path column name are the same"
msgstr ""
"имя столбца последовательности поиска совпадает с именем столбца пути цикла"
-#: parser/parse_cte.c:618
+#: parser/parse_cte.c:642
#, c-format
msgid "WITH query \"%s\" has %d columns available but %d columns specified"
msgstr "запрос WITH \"%s\" содержит столбцов: %d, но указано: %d"
-#: parser/parse_cte.c:798
+#: parser/parse_cte.c:822
#, c-format
msgid "mutual recursion between WITH items is not implemented"
msgstr "взаимная рекурсия между элементами WITH не реализована"
-#: parser/parse_cte.c:850
+#: parser/parse_cte.c:874
#, c-format
msgid "recursive query \"%s\" must not contain data-modifying statements"
msgstr ""
"рекурсивный запрос \"%s\" не должен содержать операторов, изменяющих данные"
-#: parser/parse_cte.c:858
+#: parser/parse_cte.c:882
#, c-format
msgid ""
"recursive query \"%s\" does not have the form non-recursive-term UNION [ALL] "
@@ -18745,27 +18745,27 @@ msgstr ""
"рекурсивный запрос \"%s\" должен иметь форму {нерекурсивная часть} UNION "
"[ALL] {рекурсивная часть}"
-#: parser/parse_cte.c:902
+#: parser/parse_cte.c:926
#, c-format
msgid "ORDER BY in a recursive query is not implemented"
msgstr "ORDER BY в рекурсивном запросе не поддерживается"
-#: parser/parse_cte.c:908
+#: parser/parse_cte.c:932
#, c-format
msgid "OFFSET in a recursive query is not implemented"
msgstr "OFFSET в рекурсивном запросе не поддерживается"
-#: parser/parse_cte.c:914
+#: parser/parse_cte.c:938
#, c-format
msgid "LIMIT in a recursive query is not implemented"
msgstr "LIMIT в рекурсивном запросе не поддерживается"
-#: parser/parse_cte.c:920
+#: parser/parse_cte.c:944
#, c-format
msgid "FOR UPDATE/SHARE in a recursive query is not implemented"
msgstr "FOR UPDATE/SHARE в рекурсивном запросе не поддерживается"
-#: parser/parse_cte.c:977
+#: parser/parse_cte.c:1001
#, c-format
msgid "recursive reference to query \"%s\" must not appear more than once"
msgstr "рекурсивная ссылка на запрос \"%s\" указана неоднократно"
@@ -19420,23 +19420,23 @@ msgstr ""
msgid "WITH RECURSIVE is not supported for MERGE statement"
msgstr "предложение WITH RECURSIVE не поддерживается с оператором MERGE"
-#: parser/parse_merge.c:163
+#: parser/parse_merge.c:161
#, c-format
msgid "unreachable WHEN clause specified after unconditional WHEN clause"
msgstr ""
"после безусловного предложения WHEN указано недостижимое предложение WHEN"
-#: parser/parse_merge.c:190
+#: parser/parse_merge.c:191
#, c-format
msgid "MERGE is not supported for relations with rules."
msgstr "MERGE не поддерживается для отношений с правилами."
-#: parser/parse_merge.c:207
+#: parser/parse_merge.c:208
#, c-format
msgid "name \"%s\" specified more than once"
msgstr "имя \"%s\" указано больше одного раза"
-#: parser/parse_merge.c:209
+#: parser/parse_merge.c:210
#, c-format
msgid "The name is used both as MERGE target table and data source."
msgstr "Это имя используется и в целевой таблице, и в источнике данных MERGE."
@@ -20015,7 +20015,7 @@ msgstr ""
"UPDATE или DELETE"
#: parser/parse_utilcmd.c:3162 parser/parse_utilcmd.c:3263
-#: rewrite/rewriteHandler.c:509 rewrite/rewriteManip.c:1018
+#: rewrite/rewriteHandler.c:513 rewrite/rewriteManip.c:1018
#, c-format
msgid "conditional UNION/INTERSECT/EXCEPT statements are not implemented"
msgstr "условные операторы UNION/INTERSECT/EXCEPT не реализованы"
@@ -20351,8 +20351,8 @@ msgid ""
msgstr ""
"Эта ошибка НЕ означает, что на диске нет места. Вероятнее всего, были заняты "
"все доступные ID разделяемой памяти (в этом случае вам надо увеличить "
-"параметр SHMMNI в ядре), либо превышен предельный размер разделяемой памяти."
-"\n"
+"параметр SHMMNI в ядре), либо превышен предельный размер разделяемой "
+"памяти.\n"
"Подробная информация о настройке разделяемой памяти содержится в "
"документации PostgreSQL."
@@ -20398,8 +20398,8 @@ msgstr ""
msgid ""
"Terminate any old server processes associated with data directory \"%s\"."
msgstr ""
-"Завершите все старые серверные процессы, работающие с каталогом данных \""
-"%s\"."
+"Завершите все старые серверные процессы, работающие с каталогом данных "
+"\"%s\"."
#: port/sysv_sema.c:124
#, c-format
@@ -20621,11 +20621,11 @@ msgstr "Включите параметр \"track_counts\"."
#: postmaster/bgworker.c:256
#, c-format
msgid ""
-"inconsistent background worker state (max_worker_processes=%d, total_slots="
-"%d)"
+"inconsistent background worker state (max_worker_processes=%d, "
+"total_slots=%d)"
msgstr ""
-"несогласованное состояние фонового рабочего процесса (max_worker_processes="
-"%d, total_slots=%d)"
+"несогласованное состояние фонового рабочего процесса "
+"(max_worker_processes=%d, total_slots=%d)"
#: postmaster/bgworker.c:666
#, c-format
@@ -20658,7 +20658,7 @@ msgstr ""
"фоновый процесс \"%s\": параллельные исполнители не могут быть настроены для "
"перезапуска"
-#: postmaster/bgworker.c:730 tcop/postgres.c:3203
+#: postmaster/bgworker.c:730 tcop/postgres.c:3215
#, c-format
msgid "terminating background worker \"%s\" due to administrator command"
msgstr "завершение фонового процесса \"%s\" по команде администратора"
@@ -20789,8 +20789,8 @@ msgstr "%s: неверный аргумент: \"%s\"\n"
#: postmaster/postmaster.c:942
#, c-format
msgid ""
-"%s: superuser_reserved_connections (%d) must be less than max_connections ("
-"%d)\n"
+"%s: superuser_reserved_connections (%d) must be less than max_connections "
+"(%d)\n"
msgstr ""
"%s: значение superuser_reserved_connections (%d) должно быть меньше "
"max_connections (%d)\n"
@@ -20902,8 +20902,8 @@ msgstr "%s: подходящий исполняемый файл postgres не
#: postmaster/postmaster.c:1578 utils/misc/tzparser.c:340
#, c-format
msgid ""
-"This may indicate an incomplete PostgreSQL installation, or that the file \""
-"%s\" has been moved away from its proper location."
+"This may indicate an incomplete PostgreSQL installation, or that the file "
+"\"%s\" has been moved away from its proper location."
msgstr ""
"Возможно, PostgreSQL установлен не полностью или файла \"%s\" нет в "
"положенном месте."
@@ -20942,22 +20942,22 @@ msgstr ""
msgid "incomplete startup packet"
msgstr "неполный стартовый пакет"
-#: postmaster/postmaster.c:2049
+#: postmaster/postmaster.c:2049 postmaster/postmaster.c:2082
#, c-format
msgid "invalid length of startup packet"
msgstr "неверная длина стартового пакета"
-#: postmaster/postmaster.c:2104
+#: postmaster/postmaster.c:2111
#, c-format
msgid "failed to send SSL negotiation response: %m"
msgstr "не удалось отправить ответ в процессе SSL-согласования: %m"
-#: postmaster/postmaster.c:2122
+#: postmaster/postmaster.c:2129
#, c-format
msgid "received unencrypted data after SSL request"
msgstr "после запроса SSL получены незашифрованные данные"
-#: postmaster/postmaster.c:2123 postmaster/postmaster.c:2167
+#: postmaster/postmaster.c:2130 postmaster/postmaster.c:2174
#, c-format
msgid ""
"This could be either a client-software bug or evidence of an attempted man-"
@@ -20966,216 +20966,216 @@ msgstr ""
"Это может свидетельствовать об ошибке в клиентском ПО или о попытке атаки "
"MITM."
-#: postmaster/postmaster.c:2148
+#: postmaster/postmaster.c:2155
#, c-format
msgid "failed to send GSSAPI negotiation response: %m"
msgstr "не удалось отправить ответ в процессе согласования GSSAPI: %m"
-#: postmaster/postmaster.c:2166
+#: postmaster/postmaster.c:2173
#, c-format
msgid "received unencrypted data after GSSAPI encryption request"
msgstr "после запроса шифрования GSSAPI получены незашифрованные данные"
-#: postmaster/postmaster.c:2190
+#: postmaster/postmaster.c:2197
#, c-format
msgid "unsupported frontend protocol %u.%u: server supports %u.0 to %u.%u"
msgstr ""
"неподдерживаемый протокол клиентского приложения %u.%u; сервер поддерживает "
"%u.0 - %u.%u"
-#: postmaster/postmaster.c:2254 utils/misc/guc.c:7400 utils/misc/guc.c:7436
+#: postmaster/postmaster.c:2261 utils/misc/guc.c:7400 utils/misc/guc.c:7436
#: utils/misc/guc.c:7506 utils/misc/guc.c:8937 utils/misc/guc.c:11970
#: utils/misc/guc.c:12011
#, c-format
msgid "invalid value for parameter \"%s\": \"%s\""
msgstr "неверное значение для параметра \"%s\": \"%s\""
-#: postmaster/postmaster.c:2257
+#: postmaster/postmaster.c:2264
#, c-format
msgid "Valid values are: \"false\", 0, \"true\", 1, \"database\"."
msgstr "Допустимые значения: \"false\", 0, \"true\", 1, \"database\"."
-#: postmaster/postmaster.c:2302
+#: postmaster/postmaster.c:2309
#, c-format
msgid "invalid startup packet layout: expected terminator as last byte"
msgstr ""
"неверная структура стартового пакета: последним байтом должен быть терминатор"
-#: postmaster/postmaster.c:2319
+#: postmaster/postmaster.c:2326
#, c-format
msgid "no PostgreSQL user name specified in startup packet"
msgstr "в стартовом пакете не указано имя пользователя PostgreSQL"
-#: postmaster/postmaster.c:2383
+#: postmaster/postmaster.c:2390
#, c-format
msgid "the database system is starting up"
msgstr "система баз данных запускается"
-#: postmaster/postmaster.c:2389
+#: postmaster/postmaster.c:2396
#, c-format
msgid "the database system is not yet accepting connections"
msgstr "система БД ещё не принимает подключения"
-#: postmaster/postmaster.c:2390
+#: postmaster/postmaster.c:2397
#, c-format
msgid "Consistent recovery state has not been yet reached."
msgstr "Согласованное состояние восстановления ещё не достигнуто."
-#: postmaster/postmaster.c:2394
+#: postmaster/postmaster.c:2401
#, c-format
msgid "the database system is not accepting connections"
msgstr "система БД не принимает подключения"
-#: postmaster/postmaster.c:2395
+#: postmaster/postmaster.c:2402
#, c-format
msgid "Hot standby mode is disabled."
msgstr "Режим горячего резерва отключён."
-#: postmaster/postmaster.c:2400
+#: postmaster/postmaster.c:2407
#, c-format
msgid "the database system is shutting down"
msgstr "система баз данных останавливается"
-#: postmaster/postmaster.c:2405
+#: postmaster/postmaster.c:2412
#, c-format
msgid "the database system is in recovery mode"
msgstr "система баз данных в режиме восстановления"
-#: postmaster/postmaster.c:2410 storage/ipc/procarray.c:479
+#: postmaster/postmaster.c:2417 storage/ipc/procarray.c:490
#: storage/ipc/sinvaladt.c:306 storage/lmgr/proc.c:359
#, c-format
msgid "sorry, too many clients already"
msgstr "извините, уже слишком много клиентов"
-#: postmaster/postmaster.c:2497
+#: postmaster/postmaster.c:2504
#, c-format
msgid "wrong key in cancel request for process %d"
msgstr "неправильный ключ в запросе на отмену процесса %d"
-#: postmaster/postmaster.c:2509
+#: postmaster/postmaster.c:2516
#, c-format
msgid "PID %d in cancel request did not match any process"
msgstr "процесс с кодом %d, полученным в запросе на отмену, не найден"
-#: postmaster/postmaster.c:2763
+#: postmaster/postmaster.c:2770
#, c-format
msgid "received SIGHUP, reloading configuration files"
msgstr "получен SIGHUP, файлы конфигурации перезагружаются"
#. translator: %s is a configuration file
-#: postmaster/postmaster.c:2787 postmaster/postmaster.c:2791
+#: postmaster/postmaster.c:2794 postmaster/postmaster.c:2798
#, c-format
msgid "%s was not reloaded"
msgstr "%s не был перезагружен"
-#: postmaster/postmaster.c:2801
+#: postmaster/postmaster.c:2808
#, c-format
msgid "SSL configuration was not reloaded"
msgstr "конфигурация SSL не была перезагружена"
-#: postmaster/postmaster.c:2857
+#: postmaster/postmaster.c:2864
#, c-format
msgid "received smart shutdown request"
msgstr "получен запрос на \"вежливое\" выключение"
-#: postmaster/postmaster.c:2898
+#: postmaster/postmaster.c:2905
#, c-format
msgid "received fast shutdown request"
msgstr "получен запрос на быстрое выключение"
-#: postmaster/postmaster.c:2916
+#: postmaster/postmaster.c:2923
#, c-format
msgid "aborting any active transactions"
msgstr "прерывание всех активных транзакций"
-#: postmaster/postmaster.c:2940
+#: postmaster/postmaster.c:2947
#, c-format
msgid "received immediate shutdown request"
msgstr "получен запрос на немедленное выключение"
-#: postmaster/postmaster.c:3017
+#: postmaster/postmaster.c:3024
#, c-format
msgid "shutdown at recovery target"
msgstr "выключение при достижении цели восстановления"
-#: postmaster/postmaster.c:3035 postmaster/postmaster.c:3071
+#: postmaster/postmaster.c:3042 postmaster/postmaster.c:3078
msgid "startup process"
msgstr "стартовый процесс"
-#: postmaster/postmaster.c:3038
+#: postmaster/postmaster.c:3045
#, c-format
msgid "aborting startup due to startup process failure"
msgstr "прерывание запуска из-за ошибки в стартовом процессе"
-#: postmaster/postmaster.c:3111
+#: postmaster/postmaster.c:3118
#, c-format
msgid "database system is ready to accept connections"
msgstr "система БД готова принимать подключения"
-#: postmaster/postmaster.c:3132
+#: postmaster/postmaster.c:3139
msgid "background writer process"
msgstr "процесс фоновой записи"
-#: postmaster/postmaster.c:3179
+#: postmaster/postmaster.c:3186
msgid "checkpointer process"
msgstr "процесс контрольных точек"
-#: postmaster/postmaster.c:3195
+#: postmaster/postmaster.c:3202
msgid "WAL writer process"
msgstr "процесс записи WAL"
-#: postmaster/postmaster.c:3210
+#: postmaster/postmaster.c:3217
msgid "WAL receiver process"
msgstr "процесс считывания WAL"
-#: postmaster/postmaster.c:3225
+#: postmaster/postmaster.c:3232
msgid "autovacuum launcher process"
msgstr "процесс запуска автоочистки"
-#: postmaster/postmaster.c:3243
+#: postmaster/postmaster.c:3250
msgid "archiver process"
msgstr "процесс архивации"
-#: postmaster/postmaster.c:3256
+#: postmaster/postmaster.c:3263
msgid "system logger process"
msgstr "процесс системного протоколирования"
-#: postmaster/postmaster.c:3320
+#: postmaster/postmaster.c:3327
#, c-format
msgid "background worker \"%s\""
msgstr "фоновый процесс \"%s\""
-#: postmaster/postmaster.c:3399 postmaster/postmaster.c:3419
-#: postmaster/postmaster.c:3426 postmaster/postmaster.c:3444
+#: postmaster/postmaster.c:3406 postmaster/postmaster.c:3426
+#: postmaster/postmaster.c:3433 postmaster/postmaster.c:3451
msgid "server process"
msgstr "процесс сервера"
-#: postmaster/postmaster.c:3498
+#: postmaster/postmaster.c:3505
#, c-format
msgid "terminating any other active server processes"
msgstr "завершение всех остальных активных серверных процессов"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3735
+#: postmaster/postmaster.c:3742
#, c-format
msgid "%s (PID %d) exited with exit code %d"
msgstr "%s (PID %d) завершился с кодом выхода %d"
-#: postmaster/postmaster.c:3737 postmaster/postmaster.c:3749
-#: postmaster/postmaster.c:3759 postmaster/postmaster.c:3770
+#: postmaster/postmaster.c:3744 postmaster/postmaster.c:3756
+#: postmaster/postmaster.c:3766 postmaster/postmaster.c:3777
#, c-format
msgid "Failed process was running: %s"
msgstr "Завершившийся процесс выполнял действие: %s"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3746
+#: postmaster/postmaster.c:3753
#, c-format
msgid "%s (PID %d) was terminated by exception 0x%X"
msgstr "%s (PID %d) был прерван исключением 0x%X"
-#: postmaster/postmaster.c:3748 postmaster/shell_archive.c:134
+#: postmaster/postmaster.c:3755 postmaster/shell_archive.c:134
#, c-format
msgid ""
"See C include file \"ntstatus.h\" for a description of the hexadecimal value."
@@ -21185,235 +21185,235 @@ msgstr ""
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3756
+#: postmaster/postmaster.c:3763
#, c-format
msgid "%s (PID %d) was terminated by signal %d: %s"
msgstr "%s (PID %d) был завершён по сигналу %d: %s"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3768
+#: postmaster/postmaster.c:3775
#, c-format
msgid "%s (PID %d) exited with unrecognized status %d"
msgstr "%s (PID %d) завершился с неизвестным кодом состояния %d"
-#: postmaster/postmaster.c:3968
+#: postmaster/postmaster.c:3975
#, c-format
msgid "abnormal database system shutdown"
msgstr "аварийное выключение системы БД"
-#: postmaster/postmaster.c:3994
+#: postmaster/postmaster.c:4001
#, c-format
msgid "shutting down due to startup process failure"
msgstr "сервер останавливается из-за ошибки в стартовом процессе"
-#: postmaster/postmaster.c:4000
+#: postmaster/postmaster.c:4007
#, c-format
msgid "shutting down because restart_after_crash is off"
msgstr "сервер останавливается, так как параметр restart_after_crash равен off"
-#: postmaster/postmaster.c:4012
+#: postmaster/postmaster.c:4019
#, c-format
msgid "all server processes terminated; reinitializing"
msgstr "все серверные процессы завершены... переинициализация"
-#: postmaster/postmaster.c:4184 postmaster/postmaster.c:5520
-#: postmaster/postmaster.c:5918
+#: postmaster/postmaster.c:4191 postmaster/postmaster.c:5527
+#: postmaster/postmaster.c:5925
#, c-format
msgid "could not generate random cancel key"
msgstr "не удалось сгенерировать случайный ключ отмены"
-#: postmaster/postmaster.c:4246
+#: postmaster/postmaster.c:4253
#, c-format
msgid "could not fork new process for connection: %m"
msgstr "породить новый процесс для соединения не удалось: %m"
-#: postmaster/postmaster.c:4288
+#: postmaster/postmaster.c:4295
msgid "could not fork new process for connection: "
msgstr "породить новый процесс для соединения не удалось: "
-#: postmaster/postmaster.c:4394
+#: postmaster/postmaster.c:4401
#, c-format
msgid "connection received: host=%s port=%s"
msgstr "принято подключение: узел=%s порт=%s"
-#: postmaster/postmaster.c:4399
+#: postmaster/postmaster.c:4406
#, c-format
msgid "connection received: host=%s"
msgstr "принято подключение: узел=%s"
-#: postmaster/postmaster.c:4636
+#: postmaster/postmaster.c:4643
#, c-format
msgid "could not execute server process \"%s\": %m"
msgstr "запустить серверный процесс \"%s\" не удалось: %m"
-#: postmaster/postmaster.c:4694
+#: postmaster/postmaster.c:4701
#, c-format
msgid "could not create backend parameter file mapping: error code %lu"
msgstr ""
"создать отображение файла серверных параметров не удалось (код ошибки: %lu)"
-#: postmaster/postmaster.c:4703
+#: postmaster/postmaster.c:4710
#, c-format
msgid "could not map backend parameter memory: error code %lu"
msgstr ""
"отобразить файл серверных параметров в память не удалось (код ошибки: %lu)"
-#: postmaster/postmaster.c:4730
+#: postmaster/postmaster.c:4737
#, c-format
msgid "subprocess command line too long"
msgstr "слишком длинная командная строка подпроцесса"
-#: postmaster/postmaster.c:4748
+#: postmaster/postmaster.c:4755
#, c-format
msgid "CreateProcess() call failed: %m (error code %lu)"
msgstr "ошибка в CreateProcess(): %m (код ошибки: %lu)"
-#: postmaster/postmaster.c:4775
+#: postmaster/postmaster.c:4782
#, c-format
msgid "could not unmap view of backend parameter file: error code %lu"
msgstr ""
"отключить отображение файла серверных параметров не удалось (код ошибки: %lu)"
-#: postmaster/postmaster.c:4779
+#: postmaster/postmaster.c:4786
#, c-format
msgid "could not close handle to backend parameter file: error code %lu"
msgstr ""
"закрыть указатель файла серверных параметров не удалось (код ошибки: %lu)"
-#: postmaster/postmaster.c:4801
+#: postmaster/postmaster.c:4808
#, c-format
msgid "giving up after too many tries to reserve shared memory"
msgstr ""
"число повторных попыток резервирования разделяемой памяти достигло предела"
-#: postmaster/postmaster.c:4802
+#: postmaster/postmaster.c:4809
#, c-format
msgid "This might be caused by ASLR or antivirus software."
msgstr "Это может быть вызвано антивирусным ПО или механизмом ASLR."
-#: postmaster/postmaster.c:4983
+#: postmaster/postmaster.c:4990
#, c-format
msgid "SSL configuration could not be loaded in child process"
msgstr "не удалось загрузить конфигурацию SSL в дочерний процесс"
-#: postmaster/postmaster.c:5108
+#: postmaster/postmaster.c:5115
#, c-format
msgid "Please report this to <%s>."
msgstr "Пожалуйста, напишите об этой ошибке по адресу <%s>."
-#: postmaster/postmaster.c:5180
+#: postmaster/postmaster.c:5187
#, c-format
msgid "database system is ready to accept read-only connections"
msgstr "система БД готова принимать подключения в режиме \"только чтение\""
-#: postmaster/postmaster.c:5444
+#: postmaster/postmaster.c:5451
#, c-format
msgid "could not fork startup process: %m"
msgstr "породить стартовый процесс не удалось: %m"
-#: postmaster/postmaster.c:5448
+#: postmaster/postmaster.c:5455
#, c-format
msgid "could not fork archiver process: %m"
msgstr "породить процесс архиватора не удалось: %m"
-#: postmaster/postmaster.c:5452
+#: postmaster/postmaster.c:5459
#, c-format
msgid "could not fork background writer process: %m"
msgstr "породить процесс фоновой записи не удалось: %m"
-#: postmaster/postmaster.c:5456
+#: postmaster/postmaster.c:5463
#, c-format
msgid "could not fork checkpointer process: %m"
msgstr "породить процесс контрольных точек не удалось: %m"
-#: postmaster/postmaster.c:5460
+#: postmaster/postmaster.c:5467
#, c-format
msgid "could not fork WAL writer process: %m"
msgstr "породить процесс записи WAL не удалось: %m"
-#: postmaster/postmaster.c:5464
+#: postmaster/postmaster.c:5471
#, c-format
msgid "could not fork WAL receiver process: %m"
msgstr "породить процесс считывания WAL не удалось: %m"
-#: postmaster/postmaster.c:5468
+#: postmaster/postmaster.c:5475
#, c-format
msgid "could not fork process: %m"
msgstr "породить процесс не удалось: %m"
-#: postmaster/postmaster.c:5669 postmaster/postmaster.c:5696
+#: postmaster/postmaster.c:5676 postmaster/postmaster.c:5703
#, c-format
msgid "database connection requirement not indicated during registration"
msgstr ""
"при регистрации фонового процесса не указывалось, что ему требуется "
"подключение к БД"
-#: postmaster/postmaster.c:5680 postmaster/postmaster.c:5707
+#: postmaster/postmaster.c:5687 postmaster/postmaster.c:5714
#, c-format
msgid "invalid processing mode in background worker"
msgstr "неправильный режим обработки в фоновом процессе"
-#: postmaster/postmaster.c:5792
+#: postmaster/postmaster.c:5799
#, c-format
msgid "could not fork worker process: %m"
msgstr "породить рабочий процесс не удалось: %m"
-#: postmaster/postmaster.c:5904
+#: postmaster/postmaster.c:5911
#, c-format
msgid "no slot available for new worker process"
msgstr "для нового рабочего процесса не нашлось свободного слота"
-#: postmaster/postmaster.c:6235
+#: postmaster/postmaster.c:6242
#, c-format
msgid "could not duplicate socket %d for use in backend: error code %d"
msgstr ""
"продублировать сокет %d для серверного процесса не удалось (код ошибки: %d)"
-#: postmaster/postmaster.c:6267
+#: postmaster/postmaster.c:6274
#, c-format
msgid "could not create inherited socket: error code %d\n"
msgstr "создать наследуемый сокет не удалось (код ошибки: %d)\n"
-#: postmaster/postmaster.c:6296
+#: postmaster/postmaster.c:6303
#, c-format
msgid "could not open backend variables file \"%s\": %s\n"
msgstr "открыть файл серверных переменных \"%s\" не удалось: %s\n"
-#: postmaster/postmaster.c:6303
+#: postmaster/postmaster.c:6310
#, c-format
msgid "could not read from backend variables file \"%s\": %s\n"
msgstr "прочитать файл серверных переменных \"%s\" не удалось: %s\n"
-#: postmaster/postmaster.c:6312
+#: postmaster/postmaster.c:6319
#, c-format
msgid "could not remove file \"%s\": %s\n"
msgstr "не удалось стереть файл \"%s\": %s\n"
-#: postmaster/postmaster.c:6329
+#: postmaster/postmaster.c:6336
#, c-format
msgid "could not map view of backend variables: error code %lu\n"
msgstr "отобразить файл серверных переменных не удалось (код ошибки: %lu)\n"
-#: postmaster/postmaster.c:6338
+#: postmaster/postmaster.c:6345
#, c-format
msgid "could not unmap view of backend variables: error code %lu\n"
msgstr ""
-"отключить отображение файла серверных переменных не удалось (код ошибки: %lu)"
-"\n"
+"отключить отображение файла серверных переменных не удалось (код ошибки: "
+"%lu)\n"
-#: postmaster/postmaster.c:6345
+#: postmaster/postmaster.c:6352
#, c-format
msgid "could not close handle to backend parameter variables: error code %lu\n"
msgstr ""
"закрыть указатель файла серверных переменных не удалось (код ошибки: %lu)\n"
-#: postmaster/postmaster.c:6519
+#: postmaster/postmaster.c:6526
#, c-format
msgid "could not read exit code for process\n"
msgstr "прочитать код завершения процесса не удалось\n"
-#: postmaster/postmaster.c:6524
+#: postmaster/postmaster.c:6531
#, c-format
msgid "could not post child completion status\n"
msgstr "отправить состояние завершения потомка не удалось\n"
@@ -21508,22 +21508,22 @@ msgstr ""
"недетерминированные правила сортировки не поддерживаются для регулярных "
"выражений"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:240
+#: replication/libpqwalreceiver/libpqwalreceiver.c:233
#, c-format
msgid "could not clear search path: %s"
msgstr "не удалось очистить путь поиска: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:269
+#: replication/libpqwalreceiver/libpqwalreceiver.c:273
#, c-format
msgid "invalid connection string syntax: %s"
msgstr "ошибочный синтаксис строки подключения: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:295
+#: replication/libpqwalreceiver/libpqwalreceiver.c:299
#, c-format
msgid "could not parse connection string: %s"
msgstr "не удалось разобрать строку подключения: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:368
+#: replication/libpqwalreceiver/libpqwalreceiver.c:372
#, c-format
msgid ""
"could not receive database system identifier and timeline ID from the "
@@ -21532,13 +21532,13 @@ msgstr ""
"не удалось получить идентификатор СУБД и код линии времени с главного "
"сервера: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:380
-#: replication/libpqwalreceiver/libpqwalreceiver.c:618
+#: replication/libpqwalreceiver/libpqwalreceiver.c:384
+#: replication/libpqwalreceiver/libpqwalreceiver.c:622
#, c-format
msgid "invalid response from primary server"
msgstr "неверный ответ главного сервера"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:381
+#: replication/libpqwalreceiver/libpqwalreceiver.c:385
#, c-format
msgid ""
"Could not identify system: got %d rows and %d fields, expected %d rows and "
@@ -21547,86 +21547,86 @@ msgstr ""
"Не удалось идентифицировать систему, получено строк: %d, полей: %d "
"(ожидалось: %d и %d (или более))."
-#: replication/libpqwalreceiver/libpqwalreceiver.c:461
-#: replication/libpqwalreceiver/libpqwalreceiver.c:468
-#: replication/libpqwalreceiver/libpqwalreceiver.c:498
+#: replication/libpqwalreceiver/libpqwalreceiver.c:465
+#: replication/libpqwalreceiver/libpqwalreceiver.c:472
+#: replication/libpqwalreceiver/libpqwalreceiver.c:502
#, c-format
msgid "could not start WAL streaming: %s"
msgstr "не удалось начать трансляцию WAL: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:522
+#: replication/libpqwalreceiver/libpqwalreceiver.c:526
#, c-format
msgid "could not send end-of-streaming message to primary: %s"
msgstr "не удалось отправить главному серверу сообщение о конце передачи: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:545
+#: replication/libpqwalreceiver/libpqwalreceiver.c:549
#, c-format
msgid "unexpected result set after end-of-streaming"
msgstr "неожиданный набор данных после конца передачи"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:560
+#: replication/libpqwalreceiver/libpqwalreceiver.c:564
#, c-format
msgid "error while shutting down streaming COPY: %s"
msgstr "ошибка при остановке потоковой операции COPY: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:570
+#: replication/libpqwalreceiver/libpqwalreceiver.c:574
#, c-format
msgid "error reading result of streaming command: %s"
msgstr "ошибка при чтении результата команды передачи: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:579
-#: replication/libpqwalreceiver/libpqwalreceiver.c:817
+#: replication/libpqwalreceiver/libpqwalreceiver.c:583
+#: replication/libpqwalreceiver/libpqwalreceiver.c:821
#, c-format
msgid "unexpected result after CommandComplete: %s"
msgstr "неожиданный результат после CommandComplete: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:606
+#: replication/libpqwalreceiver/libpqwalreceiver.c:610
#, c-format
msgid "could not receive timeline history file from the primary server: %s"
msgstr "не удалось получить файл истории линии времени с главного сервера: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:619
+#: replication/libpqwalreceiver/libpqwalreceiver.c:623
#, c-format
msgid "Expected 1 tuple with 2 fields, got %d tuples with %d fields."
msgstr "Ожидался 1 кортеж с 2 полями, однако получено кортежей: %d, полей: %d."
-#: replication/libpqwalreceiver/libpqwalreceiver.c:780
-#: replication/libpqwalreceiver/libpqwalreceiver.c:833
-#: replication/libpqwalreceiver/libpqwalreceiver.c:840
+#: replication/libpqwalreceiver/libpqwalreceiver.c:784
+#: replication/libpqwalreceiver/libpqwalreceiver.c:837
+#: replication/libpqwalreceiver/libpqwalreceiver.c:844
#, c-format
msgid "could not receive data from WAL stream: %s"
msgstr "не удалось получить данные из потока WAL: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:860
+#: replication/libpqwalreceiver/libpqwalreceiver.c:864
#, c-format
msgid "could not send data to WAL stream: %s"
msgstr "не удалось отправить данные в поток WAL: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:952
+#: replication/libpqwalreceiver/libpqwalreceiver.c:956
#, c-format
msgid "could not create replication slot \"%s\": %s"
msgstr "не удалось создать слот репликации \"%s\": %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:998
+#: replication/libpqwalreceiver/libpqwalreceiver.c:1002
#, c-format
msgid "invalid query response"
msgstr "неверный ответ на запрос"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:999
+#: replication/libpqwalreceiver/libpqwalreceiver.c:1003
#, c-format
msgid "Expected %d fields, got %d fields."
msgstr "Ожидалось полей: %d, получено: %d."
-#: replication/libpqwalreceiver/libpqwalreceiver.c:1069
+#: replication/libpqwalreceiver/libpqwalreceiver.c:1073
#, c-format
msgid "the query interface requires a database connection"
msgstr "для интерфейса запросов требуется подключение к БД"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:1100
+#: replication/libpqwalreceiver/libpqwalreceiver.c:1104
msgid "empty query"
msgstr "пустой запрос"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:1106
+#: replication/libpqwalreceiver/libpqwalreceiver.c:1110
msgid "unexpected pipeline mode"
msgstr "неожиданный режим канала"
@@ -21706,42 +21706,42 @@ msgid ""
msgstr ""
"нельзя создать слот логической репликации в транзакции, осуществляющей запись"
-#: replication/logical/logical.c:568
+#: replication/logical/logical.c:570
#, c-format
msgid "starting logical decoding for slot \"%s\""
msgstr "начинается логическое декодирование для слота \"%s\""
-#: replication/logical/logical.c:570
+#: replication/logical/logical.c:572
#, c-format
msgid "Streaming transactions committing after %X/%X, reading WAL from %X/%X."
msgstr "Передача транзакций, фиксируемых после %X/%X, чтение WAL с %X/%X."
-#: replication/logical/logical.c:718
+#: replication/logical/logical.c:720
#, c-format
msgid ""
"slot \"%s\", output plugin \"%s\", in the %s callback, associated LSN %X/%X"
msgstr ""
"слот \"%s\", модуль вывода \"%s\", в обработчике %s, связанный LSN: %X/%X"
-#: replication/logical/logical.c:724
+#: replication/logical/logical.c:726
#, c-format
msgid "slot \"%s\", output plugin \"%s\", in the %s callback"
msgstr "слот \"%s\", модуль вывода \"%s\", в обработчике %s"
-#: replication/logical/logical.c:895 replication/logical/logical.c:940
-#: replication/logical/logical.c:985 replication/logical/logical.c:1031
+#: replication/logical/logical.c:897 replication/logical/logical.c:942
+#: replication/logical/logical.c:987 replication/logical/logical.c:1033
#, c-format
msgid "logical replication at prepare time requires a %s callback"
msgstr "для логической репликации во время подготовки требуется обработчик %s"
-#: replication/logical/logical.c:1263 replication/logical/logical.c:1312
-#: replication/logical/logical.c:1353 replication/logical/logical.c:1439
-#: replication/logical/logical.c:1488
+#: replication/logical/logical.c:1265 replication/logical/logical.c:1314
+#: replication/logical/logical.c:1355 replication/logical/logical.c:1441
+#: replication/logical/logical.c:1490
#, c-format
msgid "logical streaming requires a %s callback"
msgstr "для логической потоковой репликации требуется обработчик %s"
-#: replication/logical/logical.c:1398
+#: replication/logical/logical.c:1400
#, c-format
msgid "logical streaming at prepare time requires a %s callback"
msgstr ""
@@ -21788,8 +21788,8 @@ msgstr "Для этого слота ранее не резервировалс
#: replication/logical/logicalfuncs.c:241
#, c-format
msgid ""
-"logical decoding output plugin \"%s\" produces binary output, but function \""
-"%s\" expects textual data"
+"logical decoding output plugin \"%s\" produces binary output, but function "
+"\"%s\" expects textual data"
msgstr ""
"модуль вывода логического декодирования \"%s\" выдаёт двоичные данные, но "
"функция \"%s\" ожидает текстовые"
@@ -21868,7 +21868,7 @@ msgstr ""
"репликации с ID %d"
#: replication/logical/origin.c:941 replication/logical/origin.c:1131
-#: replication/slot.c:1940
+#: replication/slot.c:1947
#, c-format
msgid "Increase max_replication_slots and try again."
msgstr "Увеличьте параметр max_replication_slots и повторите попытку."
@@ -21936,19 +21936,19 @@ msgstr ""
msgid "logical replication target relation \"%s.%s\" does not exist"
msgstr "целевое отношение логической репликации \"%s.%s\" не существует"
-#: replication/logical/reorderbuffer.c:3825
+#: replication/logical/reorderbuffer.c:3831
#, c-format
msgid "could not write to data file for XID %u: %m"
msgstr "не удалось записать в файл данных для XID %u: %m"
-#: replication/logical/reorderbuffer.c:4171
-#: replication/logical/reorderbuffer.c:4196
+#: replication/logical/reorderbuffer.c:4177
+#: replication/logical/reorderbuffer.c:4202
#, c-format
msgid "could not read from reorderbuffer spill file: %m"
msgstr "не удалось прочитать из файла подкачки буфера пересортировки: %m"
-#: replication/logical/reorderbuffer.c:4175
-#: replication/logical/reorderbuffer.c:4200
+#: replication/logical/reorderbuffer.c:4181
+#: replication/logical/reorderbuffer.c:4206
#, c-format
msgid ""
"could not read from reorderbuffer spill file: read %d instead of %u bytes"
@@ -21956,25 +21956,25 @@ msgstr ""
"не удалось прочитать из файла подкачки буфера пересортировки (прочитано "
"байт: %d, требовалось: %u)"
-#: replication/logical/reorderbuffer.c:4450
+#: replication/logical/reorderbuffer.c:4456
#, c-format
msgid "could not remove file \"%s\" during removal of pg_replslot/%s/xid*: %m"
msgstr ""
"ошибка при удалении файла \"%s\" в процессе удаления pg_replslot/%s/xid*: %m"
-#: replication/logical/reorderbuffer.c:4949
+#: replication/logical/reorderbuffer.c:4955
#, c-format
msgid "could not read from file \"%s\": read %d instead of %d bytes"
msgstr ""
"не удалось прочитать из файла \"%s\" (прочитано байт: %d, требовалось: %d)"
-#: replication/logical/snapbuild.c:627
+#: replication/logical/snapbuild.c:634
#, c-format
msgid "initial slot snapshot too large"
msgstr "изначальный снимок слота слишком большой"
# skip-rule: capital-letter-first
-#: replication/logical/snapbuild.c:681
+#: replication/logical/snapbuild.c:688
#, c-format
msgid "exported logical decoding snapshot: \"%s\" with %u transaction ID"
msgid_plural ""
@@ -21986,63 +21986,63 @@ msgstr[1] ""
msgstr[2] ""
"экспортирован снимок логического декодирования: \"%s\" (ид. транзакций: %u)"
-#: replication/logical/snapbuild.c:1360 replication/logical/snapbuild.c:1467
-#: replication/logical/snapbuild.c:1996
+#: replication/logical/snapbuild.c:1367 replication/logical/snapbuild.c:1474
+#: replication/logical/snapbuild.c:2003
#, c-format
msgid "logical decoding found consistent point at %X/%X"
msgstr "процесс логического декодирования достиг точки согласованности в %X/%X"
-#: replication/logical/snapbuild.c:1362
+#: replication/logical/snapbuild.c:1369
#, c-format
msgid "There are no running transactions."
msgstr "Больше активных транзакций нет."
-#: replication/logical/snapbuild.c:1418
+#: replication/logical/snapbuild.c:1425
#, c-format
msgid "logical decoding found initial starting point at %X/%X"
msgstr ""
"процесс логического декодирования нашёл начальную стартовую точку в %X/%X"
-#: replication/logical/snapbuild.c:1420 replication/logical/snapbuild.c:1444
+#: replication/logical/snapbuild.c:1427 replication/logical/snapbuild.c:1451
#, c-format
msgid "Waiting for transactions (approximately %d) older than %u to end."
msgstr "Ожидание транзакций (примерно %d), старее %u до конца."
-#: replication/logical/snapbuild.c:1442
+#: replication/logical/snapbuild.c:1449
#, c-format
msgid "logical decoding found initial consistent point at %X/%X"
msgstr ""
"при логическом декодировании найдена начальная точка согласованности в %X/%X"
-#: replication/logical/snapbuild.c:1469
+#: replication/logical/snapbuild.c:1476
#, c-format
msgid "There are no old transactions anymore."
msgstr "Больше старых транзакций нет."
-#: replication/logical/snapbuild.c:1864
+#: replication/logical/snapbuild.c:1871
#, c-format
msgid "snapbuild state file \"%s\" has wrong magic number: %u instead of %u"
msgstr ""
"файл состояния snapbuild \"%s\" имеет неправильную сигнатуру (%u вместо %u)"
-#: replication/logical/snapbuild.c:1870
+#: replication/logical/snapbuild.c:1877
#, c-format
msgid "snapbuild state file \"%s\" has unsupported version: %u instead of %u"
msgstr ""
"файл состояния snapbuild \"%s\" имеет неправильную версию (%u вместо %u)"
-#: replication/logical/snapbuild.c:1941
+#: replication/logical/snapbuild.c:1948
#, c-format
msgid "checksum mismatch for snapbuild state file \"%s\": is %u, should be %u"
msgstr ""
"в файле состояния snapbuild \"%s\" неверная контрольная сумма (%u вместо %u)"
-#: replication/logical/snapbuild.c:1998
+#: replication/logical/snapbuild.c:2005
#, c-format
msgid "Logical decoding will begin using saved snapshot."
msgstr "Логическое декодирование начнётся с сохранённого снимка."
-#: replication/logical/snapbuild.c:2070
+#: replication/logical/snapbuild.c:2077
#, c-format
msgid "could not parse file name \"%s\""
msgstr "не удалось разобрать имя файла \"%s\""
@@ -22098,7 +22098,7 @@ msgid "could not start initial contents copy for table \"%s.%s\": %s"
msgstr ""
"не удалось начать копирование начального содержимого таблицы \"%s.%s\": %s"
-#: replication/logical/tablesync.c:1323 replication/logical/worker.c:1634
+#: replication/logical/tablesync.c:1323 replication/logical/worker.c:1635
#, c-format
msgid ""
"user \"%s\" cannot replicate into relation with row-level security enabled: "
@@ -22114,12 +22114,12 @@ msgstr ""
"при копировании таблицы не удалось начать транзакцию на сервере публикации: "
"%s"
-#: replication/logical/tablesync.c:1387
+#: replication/logical/tablesync.c:1380
#, c-format
msgid "replication origin \"%s\" already exists"
msgstr "источник репликации \"%s\" уже существует"
-#: replication/logical/tablesync.c:1400
+#: replication/logical/tablesync.c:1393
#, c-format
msgid "table copy could not finish transaction on publisher: %s"
msgstr ""
@@ -22132,12 +22132,16 @@ msgid "incorrect binary data format in logical replication column %d"
msgstr ""
"неправильный формат двоичных данных для столбца логической репликации %d"
-#: replication/logical/worker.c:1417 replication/logical/worker.c:1431
+#: replication/logical/worker.c:1417 replication/logical/worker.c:1432
#, c-format
-msgid "could not read from streaming transaction's changes file \"%s\": %m"
-msgstr "не удалось прочитать файл изменений потоковых транзакций \"%s\": %m"
+msgid ""
+"could not read from streaming transaction's changes file \"%s\": read only "
+"%zu of %zu bytes"
+msgstr ""
+"не удалось прочитать файл изменений потоковых транзакций \"%s\" (прочитано "
+"байт: %zu из %zu)"
-#: replication/logical/worker.c:1760
+#: replication/logical/worker.c:1761
#, c-format
msgid ""
"publisher did not send replica identity column expected by the logical "
@@ -22146,7 +22150,7 @@ msgstr ""
"сервер публикации не передал столбец идентификации реплики, ожидаемый для "
"целевого отношения логической репликации \"%s.%s\""
-#: replication/logical/worker.c:1767
+#: replication/logical/worker.c:1768
#, c-format
msgid ""
"logical replication target relation \"%s.%s\" has neither REPLICA IDENTITY "
@@ -22157,22 +22161,22 @@ msgstr ""
"IDENTITY, ни ключа PRIMARY KEY, и публикуемое отношение не имеет "
"характеристики REPLICA IDENTITY FULL"
-#: replication/logical/worker.c:2570
+#: replication/logical/worker.c:2582
#, c-format
msgid "invalid logical replication message type \"%c\""
msgstr "неверный тип сообщения логической репликации \"%c\""
-#: replication/logical/worker.c:2734
+#: replication/logical/worker.c:2746
#, c-format
msgid "data stream from publisher has ended"
msgstr "поток данных с сервера публикации закончился"
-#: replication/logical/worker.c:2885
+#: replication/logical/worker.c:2897
#, c-format
msgid "terminating logical replication worker due to timeout"
msgstr "завершение обработчика логической репликации из-за тайм-аута"
-#: replication/logical/worker.c:3047
+#: replication/logical/worker.c:3059
#, c-format
msgid ""
"logical replication apply worker for subscription \"%s\" will stop because "
@@ -22181,7 +22185,7 @@ msgstr ""
"применяющий процесс логической репликации для подписки \"%s\" будет "
"остановлен, так как подписка была удалена"
-#: replication/logical/worker.c:3058
+#: replication/logical/worker.c:3070
#, c-format
msgid ""
"logical replication apply worker for subscription \"%s\" will stop because "
@@ -22190,7 +22194,7 @@ msgstr ""
"применяющий процесс логической репликации для подписки \"%s\" будет "
"остановлен, так как подписка была отключена"
-#: replication/logical/worker.c:3084
+#: replication/logical/worker.c:3096
#, c-format
msgid ""
"logical replication apply worker for subscription \"%s\" will restart "
@@ -22199,13 +22203,16 @@ msgstr ""
"применяющий процесс логической репликации для подписки \"%s\" будет "
"перезапущен вследствие изменения параметров"
-#: replication/logical/worker.c:3208 replication/logical/worker.c:3230
+#: replication/logical/worker.c:3220 replication/logical/worker.c:3245
#, c-format
-msgid "could not read from streaming transaction's subxact file \"%s\": %m"
+msgid ""
+"could not read from streaming transaction's subxact file \"%s\": read only "
+"%zu of %zu bytes"
msgstr ""
-"не удалось прочитать файл данных subxact потоковых транзакций \"%s\": %m"
+"не удалось прочитать файл потоковых подтранзакций \"%s\" (прочитано байт: "
+"%zu из %zu)"
-#: replication/logical/worker.c:3629
+#: replication/logical/worker.c:3645
#, c-format
msgid ""
"logical replication apply worker for subscription %u will not start because "
@@ -22214,7 +22221,7 @@ msgstr ""
"применяющий процесс логической репликации для подписки %u не будет запущен, "
"так как подписка была удалена при старте"
-#: replication/logical/worker.c:3641
+#: replication/logical/worker.c:3657
#, c-format
msgid ""
"logical replication apply worker for subscription \"%s\" will not start "
@@ -22223,7 +22230,7 @@ msgstr ""
"применяющий процесс логической репликации для подписки \"%s\" не будет "
"запущен, так как подписка была отключена при старте"
-#: replication/logical/worker.c:3659
+#: replication/logical/worker.c:3675
#, c-format
msgid ""
"logical replication table synchronization worker for subscription \"%s\", "
@@ -22232,40 +22239,40 @@ msgstr ""
"процесс синхронизации таблицы при логической репликации для подписки \"%s\", "
"таблицы \"%s\" запущен"
-#: replication/logical/worker.c:3663
+#: replication/logical/worker.c:3679
#, c-format
msgid "logical replication apply worker for subscription \"%s\" has started"
msgstr ""
"запускается применяющий процесс логической репликации для подписки \"%s\""
-#: replication/logical/worker.c:3704
+#: replication/logical/worker.c:3720
#, c-format
msgid "subscription has no replication slot set"
msgstr "для подписки не задан слот репликации"
-#: replication/logical/worker.c:3840
+#: replication/logical/worker.c:3856
#, c-format
msgid "subscription \"%s\" has been disabled because of an error"
msgstr "подписка \"%s\" была отключена из-за ошибки"
-#: replication/logical/worker.c:3879
+#: replication/logical/worker.c:3895
#, c-format
msgid "logical replication starts skipping transaction at LSN %X/%X"
msgstr ""
"обработчик логической репликации начинает пропускать транзакцию с LSN %X/%X"
-#: replication/logical/worker.c:3893
+#: replication/logical/worker.c:3909
#, c-format
msgid "logical replication completed skipping transaction at LSN %X/%X"
msgstr ""
"обработчик логической репликации завершил пропуск транзакции с LSN %X/%X"
-#: replication/logical/worker.c:3975
+#: replication/logical/worker.c:3991
#, c-format
msgid "skip-LSN of subscription \"%s\" cleared"
msgstr "значение skip-LSN для подписки \"%s\" очищено"
-#: replication/logical/worker.c:3976
+#: replication/logical/worker.c:3992
#, c-format
msgid ""
"Remote transaction's finish WAL location (LSN) %X/%X did not match skip-LSN "
@@ -22274,54 +22281,54 @@ msgstr ""
"Позиция завершения удалённой транзакции в WAL (LSN) %X/%X не совпала со "
"значением skip-LSN %X/%X."
-#: replication/logical/worker.c:4002
+#: replication/logical/worker.c:4018
#, c-format
msgid ""
-"processing remote data for replication origin \"%s\" during message type \""
-"%s\""
+"processing remote data for replication origin \"%s\" during message type "
+"\"%s\""
msgstr ""
"обработка внешних данных для источника репликации \"%s\" в контексте "
"сообщения типа \"%s\""
-#: replication/logical/worker.c:4006
+#: replication/logical/worker.c:4022
#, c-format
msgid ""
-"processing remote data for replication origin \"%s\" during message type \""
-"%s\" in transaction %u"
+"processing remote data for replication origin \"%s\" during message type "
+"\"%s\" in transaction %u"
msgstr ""
"обработка внешних данных из источника репликации \"%s\" в контексте "
"сообщения типа \"%s\" в транзакции %u"
-#: replication/logical/worker.c:4011
+#: replication/logical/worker.c:4027
#, c-format
msgid ""
-"processing remote data for replication origin \"%s\" during message type \""
-"%s\" in transaction %u, finished at %X/%X"
+"processing remote data for replication origin \"%s\" during message type "
+"\"%s\" in transaction %u, finished at %X/%X"
msgstr ""
"обработка внешних данных для источника репликации \"%s\" в контексте "
"сообщения типа \"%s\" в транзакции %u завершена в %X/%X"
-#: replication/logical/worker.c:4018
+#: replication/logical/worker.c:4034
#, c-format
msgid ""
-"processing remote data for replication origin \"%s\" during message type \""
-"%s\" for replication target relation \"%s.%s\" in transaction %u, finished "
+"processing remote data for replication origin \"%s\" during message type "
+"\"%s\" for replication target relation \"%s.%s\" in transaction %u, finished "
"at %X/%X"
msgstr ""
"обработка внешних данных для источника репликации \"%s\" в контексте "
"сообщения типа \"%s\" для целевого отношения репликации \"%s.%s\" в "
"транзакции %u завершена в %X/%X"
-#: replication/logical/worker.c:4026
+#: replication/logical/worker.c:4042
#, c-format
msgid ""
-"processing remote data for replication origin \"%s\" during message type \""
-"%s\" for replication target relation \"%s.%s\" column \"%s\" in transaction "
-"%u, finished at %X/%X"
+"processing remote data for replication origin \"%s\" during message type "
+"\"%s\" for replication target relation \"%s.%s\" column \"%s\" in "
+"transaction %u, finished at %X/%X"
msgstr ""
"обработка внешних данных для источника репликации \"%s\" в контексте "
-"сообщения типа \"%s\" для целевого отношения репликации \"%s.%s\", столбца \""
-"%s\", в транзакции %u завершена в %X/%X"
+"сообщения типа \"%s\" для целевого отношения репликации \"%s.%s\", столбца "
+"\"%s\", в транзакции %u завершена в %X/%X"
#: replication/pgoutput/pgoutput.c:319
#, c-format
@@ -22427,40 +22434,40 @@ msgstr "Освободите ненужные или увеличьте пара
msgid "replication slot \"%s\" does not exist"
msgstr "слот репликации \"%s\" не существует"
-#: replication/slot.c:518 replication/slot.c:1086
+#: replication/slot.c:518 replication/slot.c:1093
#, c-format
msgid "replication slot \"%s\" is active for PID %d"
msgstr "слот репликации \"%s\" занят процессом с PID %d"
-#: replication/slot.c:754 replication/slot.c:1492 replication/slot.c:1875
+#: replication/slot.c:754 replication/slot.c:1499 replication/slot.c:1882
#, c-format
msgid "could not remove directory \"%s\""
msgstr "ошибка при удалении каталога \"%s\""
-#: replication/slot.c:1121
+#: replication/slot.c:1128
#, c-format
msgid "replication slots can only be used if max_replication_slots > 0"
msgstr ""
"слоты репликации можно использовать, только если max_replication_slots > 0"
-#: replication/slot.c:1126
+#: replication/slot.c:1133
#, c-format
msgid "replication slots can only be used if wal_level >= replica"
msgstr "слоты репликации можно использовать, только если wal_level >= replica"
-#: replication/slot.c:1138
+#: replication/slot.c:1145
#, c-format
msgid "must be superuser or replication role to use replication slots"
msgstr ""
"для использования слотов репликации требуется роль репликации или права "
"суперпользователя"
-#: replication/slot.c:1323
+#: replication/slot.c:1330
#, c-format
msgid "terminating process %d to release replication slot \"%s\""
msgstr "завершение процесса %d для освобождения слота репликации \"%s\""
-#: replication/slot.c:1361
+#: replication/slot.c:1368
#, c-format
msgid ""
"invalidating slot \"%s\" because its restart_lsn %X/%X exceeds "
@@ -22469,49 +22476,49 @@ msgstr ""
"слот \"%s\" аннулируется, так как его позиция restart_lsn %X/%X превышает "
"max_slot_wal_keep_size"
-#: replication/slot.c:1813
+#: replication/slot.c:1820
#, c-format
msgid "replication slot file \"%s\" has wrong magic number: %u instead of %u"
msgstr ""
"файл слота репликации \"%s\" имеет неправильную сигнатуру (%u вместо %u)"
-#: replication/slot.c:1820
+#: replication/slot.c:1827
#, c-format
msgid "replication slot file \"%s\" has unsupported version %u"
msgstr "файл состояния snapbuild \"%s\" имеет неподдерживаемую версию %u"
-#: replication/slot.c:1827
+#: replication/slot.c:1834
#, c-format
msgid "replication slot file \"%s\" has corrupted length %u"
msgstr "у файла слота репликации \"%s\" неверная длина: %u"
-#: replication/slot.c:1863
+#: replication/slot.c:1870
#, c-format
msgid "checksum mismatch for replication slot file \"%s\": is %u, should be %u"
msgstr ""
"в файле слота репликации \"%s\" неверная контрольная сумма (%u вместо %u)"
-#: replication/slot.c:1897
+#: replication/slot.c:1904
#, c-format
msgid "logical replication slot \"%s\" exists, but wal_level < logical"
msgstr "существует слот логической репликации \"%s\", но wal_level < logical"
-#: replication/slot.c:1899
+#: replication/slot.c:1906
#, c-format
msgid "Change wal_level to be logical or higher."
msgstr "Смените wal_level на logical или более высокий уровень."
-#: replication/slot.c:1903
+#: replication/slot.c:1910
#, c-format
msgid "physical replication slot \"%s\" exists, but wal_level < replica"
msgstr "существует слот физической репликации \"%s\", но wal_level < replica"
-#: replication/slot.c:1905
+#: replication/slot.c:1912
#, c-format
msgid "Change wal_level to be replica or higher."
msgstr "Смените wal_level на replica или более высокий уровень."
-#: replication/slot.c:1939
+#: replication/slot.c:1946
#, c-format
msgid "too many replication slots active before shutdown"
msgstr "перед завершением активно слишком много слотов репликации"
@@ -22711,7 +22718,7 @@ msgstr "не удалось записать в сегмент журнала %s
msgid "cannot use %s with a logical replication slot"
msgstr "использовать %s со слотом логической репликации нельзя"
-#: replication/walsender.c:638 storage/smgr/md.c:1350
+#: replication/walsender.c:638 storage/smgr/md.c:1364
#, c-format
msgid "could not seek to end of file \"%s\": %m"
msgstr "не удалось перейти к концу файла \"%s\": %m"
@@ -22823,7 +22830,7 @@ msgstr "получена команда репликации: %s"
#: replication/walsender.c:1780 tcop/fastpath.c:208 tcop/postgres.c:1114
#: tcop/postgres.c:1472 tcop/postgres.c:1712 tcop/postgres.c:2181
-#: tcop/postgres.c:2602 tcop/postgres.c:2680
+#: tcop/postgres.c:2614 tcop/postgres.c:2692
#, c-format
msgid ""
"current transaction is aborted, commands ignored until end of transaction "
@@ -23073,8 +23080,8 @@ msgstr "Элемент списка RETURNING имеет тип %s, тогда
#, c-format
msgid "SELECT rule's target entry %d has different size from column \"%s\""
msgstr ""
-"элемент %d результата правила для SELECT имеет размер, отличный от столбца \""
-"%s\""
+"элемент %d результата правила для SELECT имеет размер, отличный от столбца "
+"\"%s\""
#: rewrite/rewriteDefine.c:778
#, c-format
@@ -23102,7 +23109,7 @@ msgstr "правило \"%s\" для отношения\"%s\" не сущест
msgid "renaming an ON SELECT rule is not allowed"
msgstr "переименовывать правило ON SELECT нельзя"
-#: rewrite/rewriteHandler.c:555
+#: rewrite/rewriteHandler.c:559
#, c-format
msgid ""
"WITH query name \"%s\" appears in both a rule action and the query being "
@@ -23111,7 +23118,7 @@ msgstr ""
"имя запроса WITH \"%s\" оказалось и в действии правила, и в переписываемом "
"запросе"
-#: rewrite/rewriteHandler.c:582
+#: rewrite/rewriteHandler.c:586
#, c-format
msgid ""
"INSERT...SELECT rule actions are not supported for queries having data-"
@@ -23120,113 +23127,113 @@ msgstr ""
"правила INSERT...SELECT не поддерживаются для запросов с операторами, "
"изменяющими данные, в WITH"
-#: rewrite/rewriteHandler.c:635
+#: rewrite/rewriteHandler.c:639
#, c-format
msgid "cannot have RETURNING lists in multiple rules"
msgstr "RETURNING можно определить только для одного правила"
-#: rewrite/rewriteHandler.c:867 rewrite/rewriteHandler.c:906
+#: rewrite/rewriteHandler.c:871 rewrite/rewriteHandler.c:910
#, c-format
msgid "cannot insert a non-DEFAULT value into column \"%s\""
msgstr "в столбец \"%s\" можно вставить только значение по умолчанию"
-#: rewrite/rewriteHandler.c:869 rewrite/rewriteHandler.c:935
+#: rewrite/rewriteHandler.c:873 rewrite/rewriteHandler.c:939
#, c-format
msgid "Column \"%s\" is an identity column defined as GENERATED ALWAYS."
msgstr ""
"Столбец \"%s\" является столбцом идентификации со свойством GENERATED ALWAYS."
-#: rewrite/rewriteHandler.c:871
+#: rewrite/rewriteHandler.c:875
#, c-format
msgid "Use OVERRIDING SYSTEM VALUE to override."
msgstr "Для переопределения укажите OVERRIDING SYSTEM VALUE."
-#: rewrite/rewriteHandler.c:933 rewrite/rewriteHandler.c:941
+#: rewrite/rewriteHandler.c:937 rewrite/rewriteHandler.c:945
#, c-format
msgid "column \"%s\" can only be updated to DEFAULT"
msgstr "столбцу \"%s\" можно присвоить только значение DEFAULT"
-#: rewrite/rewriteHandler.c:1088 rewrite/rewriteHandler.c:1106
+#: rewrite/rewriteHandler.c:1092 rewrite/rewriteHandler.c:1110
#, c-format
msgid "multiple assignments to same column \"%s\""
msgstr "многочисленные присвоения одному столбцу \"%s\""
-#: rewrite/rewriteHandler.c:2145 rewrite/rewriteHandler.c:4009
+#: rewrite/rewriteHandler.c:2112 rewrite/rewriteHandler.c:3990
#, c-format
msgid "infinite recursion detected in rules for relation \"%s\""
msgstr "обнаружена бесконечная рекурсия в правилах для отношения \"%s\""
-#: rewrite/rewriteHandler.c:2230
+#: rewrite/rewriteHandler.c:2197
#, c-format
msgid "infinite recursion detected in policy for relation \"%s\""
msgstr "обнаружена бесконечная рекурсия в политике для отношения \"%s\""
-#: rewrite/rewriteHandler.c:2550
+#: rewrite/rewriteHandler.c:2517
msgid "Junk view columns are not updatable."
msgstr "Утилизируемые столбцы представлений не обновляются."
-#: rewrite/rewriteHandler.c:2555
+#: rewrite/rewriteHandler.c:2522
msgid ""
"View columns that are not columns of their base relation are not updatable."
msgstr ""
"Столбцы представлений, не являющиеся столбцами базовых отношений, не "
"обновляются."
-#: rewrite/rewriteHandler.c:2558
+#: rewrite/rewriteHandler.c:2525
msgid "View columns that refer to system columns are not updatable."
msgstr ""
"Столбцы представлений, ссылающиеся на системные столбцы, не обновляются."
-#: rewrite/rewriteHandler.c:2561
+#: rewrite/rewriteHandler.c:2528
msgid "View columns that return whole-row references are not updatable."
msgstr ""
"Столбцы представлений, возвращающие ссылки на всю строку, не обновляются."
-#: rewrite/rewriteHandler.c:2622
+#: rewrite/rewriteHandler.c:2589
msgid "Views containing DISTINCT are not automatically updatable."
msgstr "Представления с DISTINCT не обновляются автоматически."
-#: rewrite/rewriteHandler.c:2625
+#: rewrite/rewriteHandler.c:2592
msgid "Views containing GROUP BY are not automatically updatable."
msgstr "Представления с GROUP BY не обновляются автоматически."
-#: rewrite/rewriteHandler.c:2628
+#: rewrite/rewriteHandler.c:2595
msgid "Views containing HAVING are not automatically updatable."
msgstr "Представления с HAVING не обновляются автоматически."
-#: rewrite/rewriteHandler.c:2631
+#: rewrite/rewriteHandler.c:2598
msgid ""
"Views containing UNION, INTERSECT, or EXCEPT are not automatically updatable."
msgstr ""
"Представления с UNION, INTERSECT или EXCEPT не обновляются автоматически."
-#: rewrite/rewriteHandler.c:2634
+#: rewrite/rewriteHandler.c:2601
msgid "Views containing WITH are not automatically updatable."
msgstr "Представления с WITH не обновляются автоматически."
-#: rewrite/rewriteHandler.c:2637
+#: rewrite/rewriteHandler.c:2604
msgid "Views containing LIMIT or OFFSET are not automatically updatable."
msgstr "Представления с LIMIT или OFFSET не обновляются автоматически."
-#: rewrite/rewriteHandler.c:2649
+#: rewrite/rewriteHandler.c:2616
msgid "Views that return aggregate functions are not automatically updatable."
msgstr ""
"Представления, возвращающие агрегатные функции, не обновляются автоматически."
-#: rewrite/rewriteHandler.c:2652
+#: rewrite/rewriteHandler.c:2619
msgid "Views that return window functions are not automatically updatable."
msgstr ""
"Представления, возвращающие оконные функции, не обновляются автоматически."
-#: rewrite/rewriteHandler.c:2655
+#: rewrite/rewriteHandler.c:2622
msgid ""
"Views that return set-returning functions are not automatically updatable."
msgstr ""
"Представления, возвращающие функции с результатом-множеством, не обновляются "
"автоматически."
-#: rewrite/rewriteHandler.c:2662 rewrite/rewriteHandler.c:2666
-#: rewrite/rewriteHandler.c:2674
+#: rewrite/rewriteHandler.c:2629 rewrite/rewriteHandler.c:2633
+#: rewrite/rewriteHandler.c:2641
msgid ""
"Views that do not select from a single table or view are not automatically "
"updatable."
@@ -23234,27 +23241,27 @@ msgstr ""
"Представления, выбирающие данные не из одной таблицы или представления, не "
"обновляются автоматически."
-#: rewrite/rewriteHandler.c:2677
+#: rewrite/rewriteHandler.c:2644
msgid "Views containing TABLESAMPLE are not automatically updatable."
msgstr "Представления, содержащие TABLESAMPLE, не обновляются автоматически."
-#: rewrite/rewriteHandler.c:2701
+#: rewrite/rewriteHandler.c:2668
msgid "Views that have no updatable columns are not automatically updatable."
msgstr ""
"Представления, не содержащие обновляемых столбцов, не обновляются "
"автоматически."
-#: rewrite/rewriteHandler.c:3178
+#: rewrite/rewriteHandler.c:3145
#, c-format
msgid "cannot insert into column \"%s\" of view \"%s\""
msgstr "вставить данные в столбец \"%s\" представления \"%s\" нельзя"
-#: rewrite/rewriteHandler.c:3186
+#: rewrite/rewriteHandler.c:3153
#, c-format
msgid "cannot update column \"%s\" of view \"%s\""
msgstr "изменить данные в столбце \"%s\" представления \"%s\" нельзя"
-#: rewrite/rewriteHandler.c:3673
+#: rewrite/rewriteHandler.c:3644
#, c-format
msgid ""
"DO INSTEAD NOTIFY rules are not supported for data-modifying statements in "
@@ -23263,7 +23270,7 @@ msgstr ""
"правила DO INSTEAD NOTIFY не поддерживаются в операторах, изменяющих данные, "
"в WITH"
-#: rewrite/rewriteHandler.c:3684
+#: rewrite/rewriteHandler.c:3655
#, c-format
msgid ""
"DO INSTEAD NOTHING rules are not supported for data-modifying statements in "
@@ -23272,7 +23279,7 @@ msgstr ""
"правила DO INSTEAD NOTHING не поддерживаются в операторах, изменяющих "
"данные, в WITH"
-#: rewrite/rewriteHandler.c:3698
+#: rewrite/rewriteHandler.c:3669
#, c-format
msgid ""
"conditional DO INSTEAD rules are not supported for data-modifying statements "
@@ -23281,13 +23288,13 @@ msgstr ""
"условные правила DO INSTEAD не поддерживаются для операторов, изменяющих "
"данные, в WITH"
-#: rewrite/rewriteHandler.c:3702
+#: rewrite/rewriteHandler.c:3673
#, c-format
msgid "DO ALSO rules are not supported for data-modifying statements in WITH"
msgstr ""
"правила DO ALSO не поддерживаются для операторов, изменяющих данные, в WITH"
-#: rewrite/rewriteHandler.c:3707
+#: rewrite/rewriteHandler.c:3678
#, c-format
msgid ""
"multi-statement DO INSTEAD rules are not supported for data-modifying "
@@ -23296,8 +23303,8 @@ msgstr ""
"составные правила DO INSTEAD не поддерживаются для операторов, изменяющих "
"данные, в WITH"
-#: rewrite/rewriteHandler.c:3937 rewrite/rewriteHandler.c:3945
-#: rewrite/rewriteHandler.c:3953
+#: rewrite/rewriteHandler.c:3918 rewrite/rewriteHandler.c:3926
+#: rewrite/rewriteHandler.c:3934
#, c-format
msgid ""
"Views with conditional DO INSTEAD rules are not automatically updatable."
@@ -23305,43 +23312,43 @@ msgstr ""
"Представления в сочетании с правилами DO INSTEAD с условиями не обновляются "
"автоматически."
-#: rewrite/rewriteHandler.c:4046
+#: rewrite/rewriteHandler.c:4039
#, c-format
msgid "cannot perform INSERT RETURNING on relation \"%s\""
msgstr "выполнить INSERT RETURNING для отношения \"%s\" нельзя"
-#: rewrite/rewriteHandler.c:4048
+#: rewrite/rewriteHandler.c:4041
#, c-format
msgid ""
"You need an unconditional ON INSERT DO INSTEAD rule with a RETURNING clause."
msgstr ""
"Необходимо безусловное правило ON INSERT DO INSTEAD с предложением RETURNING."
-#: rewrite/rewriteHandler.c:4053
+#: rewrite/rewriteHandler.c:4046
#, c-format
msgid "cannot perform UPDATE RETURNING on relation \"%s\""
msgstr "выполнить UPDATE RETURNING для отношения \"%s\" нельзя"
-#: rewrite/rewriteHandler.c:4055
+#: rewrite/rewriteHandler.c:4048
#, c-format
msgid ""
"You need an unconditional ON UPDATE DO INSTEAD rule with a RETURNING clause."
msgstr ""
"Необходимо безусловное правило ON UPDATE DO INSTEAD с предложением RETURNING."
-#: rewrite/rewriteHandler.c:4060
+#: rewrite/rewriteHandler.c:4053
#, c-format
msgid "cannot perform DELETE RETURNING on relation \"%s\""
msgstr "выполнить DELETE RETURNING для отношения \"%s\" нельзя"
-#: rewrite/rewriteHandler.c:4062
+#: rewrite/rewriteHandler.c:4055
#, c-format
msgid ""
"You need an unconditional ON DELETE DO INSTEAD rule with a RETURNING clause."
msgstr ""
"Необходимо безусловное правило ON DELETE DO INSTEAD с предложением RETURNING."
-#: rewrite/rewriteHandler.c:4080
+#: rewrite/rewriteHandler.c:4073
#, c-format
msgid ""
"INSERT with ON CONFLICT clause cannot be used with table that has INSERT or "
@@ -23350,7 +23357,7 @@ msgstr ""
"INSERT c предложением ON CONFLICT нельзя использовать с таблицей, для "
"которой заданы правила INSERT или UPDATE"
-#: rewrite/rewriteHandler.c:4137
+#: rewrite/rewriteHandler.c:4130
#, c-format
msgid ""
"WITH cannot be used in a query that is rewritten by rules into multiple "
@@ -23497,15 +23504,15 @@ msgstr ""
msgid ""
"could not determine size of temporary file \"%s\" from BufFile \"%s\": %m"
msgstr ""
-"не удалось определить размер временного файла \"%s\", входящего в BufFile \""
-"%s\": %m"
+"не удалось определить размер временного файла \"%s\", входящего в BufFile "
+"\"%s\": %m"
#: storage/file/buffile.c:923
#, c-format
msgid "could not delete fileset \"%s\": %m"
msgstr "ошибка удаления набора файлов \"%s\": %m"
-#: storage/file/buffile.c:941 storage/smgr/md.c:310 storage/smgr/md.c:890
+#: storage/file/buffile.c:941 storage/smgr/md.c:325 storage/smgr/md.c:904
#, c-format
msgid "could not truncate file \"%s\": %m"
msgstr "не удалось обрезать файл \"%s\": %m"
@@ -23737,17 +23744,17 @@ msgstr "не удалось закрыть сегмент разделяемой
msgid "could not duplicate handle for \"%s\": %m"
msgstr "не удалось продублировать указатель для \"%s\": %m"
-#: storage/ipc/procarray.c:3812
+#: storage/ipc/procarray.c:3823
#, c-format
msgid "database \"%s\" is being used by prepared transactions"
msgstr "база \"%s\" используется подготовленными транзакциями"
-#: storage/ipc/procarray.c:3844 storage/ipc/signalfuncs.c:226
+#: storage/ipc/procarray.c:3855 storage/ipc/signalfuncs.c:226
#, c-format
msgid "must be a superuser to terminate superuser process"
msgstr "прерывать процесс суперпользователя может только суперпользователь"
-#: storage/ipc/procarray.c:3851 storage/ipc/signalfuncs.c:231
+#: storage/ipc/procarray.c:3862 storage/ipc/signalfuncs.c:231
#, c-format
msgid ""
"must be a member of the role whose process is being terminated or member of "
@@ -23800,8 +23807,8 @@ msgid ""
"ShmemIndex entry size is wrong for data structure \"%s\": expected %zu, "
"actual %zu"
msgstr ""
-"размер записи ShmemIndex не соответствует структуре данных \"%s\" "
-"(ожидалось: %zu, фактически: %zu)"
+"размер записи ShmemIndex не соответствует структуре данных "
+"\"%s\" (ожидалось: %zu, фактически: %zu)"
#: storage/ipc/shmem.c:479
#, c-format
@@ -23821,7 +23828,7 @@ msgstr "запрошенный размер разделяемой памяти
msgid "PID %d is not a PostgreSQL backend process"
msgstr "PID %d не относится к обслуживающему процессу PostgreSQL"
-#: storage/ipc/signalfuncs.c:104 storage/lmgr/proc.c:1430
+#: storage/ipc/signalfuncs.c:104 storage/lmgr/proc.c:1434
#: utils/adt/mcxtfuncs.c:190
#, c-format
msgid "could not send signal to process %d: %m"
@@ -23888,13 +23895,13 @@ msgstr "процесс восстановления продолжает ожи
msgid "recovery finished waiting after %ld.%03d ms: %s"
msgstr "процесс восстановления завершил ожидание после %ld.%03d мс: %s"
-#: storage/ipc/standby.c:883 tcop/postgres.c:3332
+#: storage/ipc/standby.c:883 tcop/postgres.c:3344
#, c-format
msgid "canceling statement due to conflict with recovery"
msgstr ""
"выполнение оператора отменено из-за конфликта с процессом восстановления"
-#: storage/ipc/standby.c:884 tcop/postgres.c:2487
+#: storage/ipc/standby.c:884 tcop/postgres.c:2499
#, c-format
msgid "User transaction caused buffer deadlock with recovery."
msgstr ""
@@ -24195,7 +24202,7 @@ msgstr ""
"число запрошенных подключений резервных серверов превосходит max_wal_senders "
"(сейчас: %d)"
-#: storage/lmgr/proc.c:1527
+#: storage/lmgr/proc.c:1531
#, c-format
msgid ""
"process %d avoided deadlock for %s on %s by rearranging queue order after "
@@ -24204,7 +24211,7 @@ msgstr ""
"процесс %d избежал взаимоблокировки, ожидая в режиме %s блокировку \"%s\", "
"изменив порядок очереди через %ld.%03d мс"
-#: storage/lmgr/proc.c:1542
+#: storage/lmgr/proc.c:1546
#, c-format
msgid ""
"process %d detected deadlock while waiting for %s on %s after %ld.%03d ms"
@@ -24212,19 +24219,19 @@ msgstr ""
"процесс %d обнаружил взаимоблокировку, ожидая в режиме %s блокировку \"%s\" "
"в течение %ld.%03d мс"
-#: storage/lmgr/proc.c:1551
+#: storage/lmgr/proc.c:1555
#, c-format
msgid "process %d still waiting for %s on %s after %ld.%03d ms"
msgstr ""
"процесс %d продолжает ожидать в режиме %s блокировку \"%s\" в течение %ld."
"%03d мс"
-#: storage/lmgr/proc.c:1558
+#: storage/lmgr/proc.c:1562
#, c-format
msgid "process %d acquired %s on %s after %ld.%03d ms"
msgstr "процесс %d получил в режиме %s блокировку \"%s\" через %ld.%03d мс"
-#: storage/lmgr/proc.c:1575
+#: storage/lmgr/proc.c:1579
#, c-format
msgid "process %d failed to acquire %s on %s after %ld.%03d ms"
msgstr ""
@@ -24260,54 +24267,54 @@ msgstr "испорченный размер элемента (общий раз
msgid "corrupted line pointer: offset = %u, size = %u"
msgstr "испорченный линейный указатель: смещение = %u, размер = %u"
-#: storage/smgr/md.c:456
+#: storage/smgr/md.c:470
#, c-format
msgid "cannot extend file \"%s\" beyond %u blocks"
msgstr "не удалось увеличить файл \"%s\" до блока %u"
-#: storage/smgr/md.c:471
+#: storage/smgr/md.c:485
#, c-format
msgid "could not extend file \"%s\": %m"
msgstr "не удалось увеличить файл \"%s\": %m"
-#: storage/smgr/md.c:477
+#: storage/smgr/md.c:491
#, c-format
msgid "could not extend file \"%s\": wrote only %d of %d bytes at block %u"
msgstr "не удалось увеличить файл \"%s\" (записано байт: %d из %d) в блоке %u"
-#: storage/smgr/md.c:692
+#: storage/smgr/md.c:706
#, c-format
msgid "could not read block %u in file \"%s\": %m"
msgstr "не удалось прочитать блок %u в файле \"%s\": %m"
-#: storage/smgr/md.c:708
+#: storage/smgr/md.c:722
#, c-format
msgid "could not read block %u in file \"%s\": read only %d of %d bytes"
msgstr "не удалось прочитать блок %u в файле \"%s\" (прочитано байт: %d из %d)"
-#: storage/smgr/md.c:762
+#: storage/smgr/md.c:776
#, c-format
msgid "could not write block %u in file \"%s\": %m"
msgstr "не удалось записать блок %u в файл \"%s\": %m"
-#: storage/smgr/md.c:767
+#: storage/smgr/md.c:781
#, c-format
msgid "could not write block %u in file \"%s\": wrote only %d of %d bytes"
msgstr "не удалось записать блок %u в файл \"%s\" (записано байт: %d из %d)"
-#: storage/smgr/md.c:861
+#: storage/smgr/md.c:875
#, c-format
msgid "could not truncate file \"%s\" to %u blocks: it's only %u blocks now"
msgstr ""
"не удалось обрезать файл \"%s\" (требуемая длина в блоках: %u, но сейчас он "
"содержит %u)"
-#: storage/smgr/md.c:916
+#: storage/smgr/md.c:930
#, c-format
msgid "could not truncate file \"%s\" to %u blocks: %m"
msgstr "не удалось обрезать файл \"%s\" до нужного числа блоков (%u): %m"
-#: storage/smgr/md.c:1315
+#: storage/smgr/md.c:1329
#, c-format
msgid ""
"could not open file \"%s\" (target block %u): previous segment is only %u "
@@ -24316,7 +24323,7 @@ msgstr ""
"не удалось открыть файл file \"%s\" (целевой блок %u): недостаточно блоков в "
"предыдущем сегменте (всего %u)"
-#: storage/smgr/md.c:1329
+#: storage/smgr/md.c:1343
#, c-format
msgid "could not open file \"%s\" (target block %u): %m"
msgstr "не удалось открыть файл file \"%s\" (целевой блок %u): %m"
@@ -24332,7 +24339,7 @@ msgid "fastpath function call: \"%s\" (OID %u)"
msgstr "вызов функции (через fastpath): \"%s\" (OID %u)"
#: tcop/fastpath.c:312 tcop/postgres.c:1341 tcop/postgres.c:1577
-#: tcop/postgres.c:2036 tcop/postgres.c:2268
+#: tcop/postgres.c:2036 tcop/postgres.c:2280
#, c-format
msgid "duration: %s ms"
msgstr "продолжительность: %s мс"
@@ -24367,7 +24374,7 @@ msgstr "неверный размер аргумента (%d) в сообщен
msgid "incorrect binary data format in function argument %d"
msgstr "неправильный формат двоичных данных в аргументе функции %d"
-#: tcop/postgres.c:444 tcop/postgres.c:4811
+#: tcop/postgres.c:444 tcop/postgres.c:4823
#, c-format
msgid "invalid frontend message type %d"
msgstr "неправильный тип клиентского сообщения %d"
@@ -24393,7 +24400,7 @@ msgid "duration: %s ms parse %s: %s"
msgstr "продолжительность: %s мс, разбор %s: %s"
# [SM]: TO REVIEW
-#: tcop/postgres.c:1648 tcop/postgres.c:2583
+#: tcop/postgres.c:1648 tcop/postgres.c:2595
#, c-format
msgid "unnamed prepared statement does not exist"
msgstr "безымянный подготовленный оператор не существует"
@@ -24423,7 +24430,7 @@ msgstr "неверный формат двоичных данных в пара
msgid "duration: %s ms bind %s%s%s: %s"
msgstr "продолжительность: %s мс, сообщение Bind %s%s%s: %s"
-#: tcop/postgres.c:2091 tcop/postgres.c:2666
+#: tcop/postgres.c:2091 tcop/postgres.c:2678
#, c-format
msgid "portal \"%s\" does not exist"
msgstr "портал \"%s\" не существует"
@@ -24433,93 +24440,93 @@ msgstr "портал \"%s\" не существует"
msgid "%s %s%s%s: %s"
msgstr "%s %s%s%s: %s"
-#: tcop/postgres.c:2162 tcop/postgres.c:2276
+#: tcop/postgres.c:2162 tcop/postgres.c:2288
msgid "execute fetch from"
msgstr "выборка из"
-#: tcop/postgres.c:2163 tcop/postgres.c:2277
+#: tcop/postgres.c:2163 tcop/postgres.c:2289
msgid "execute"
msgstr "выполнение"
-#: tcop/postgres.c:2273
+#: tcop/postgres.c:2285
#, c-format
msgid "duration: %s ms %s %s%s%s: %s"
msgstr "продолжительность: %s мс %s %s%s%s: %s"
-#: tcop/postgres.c:2419
+#: tcop/postgres.c:2431
#, c-format
msgid "prepare: %s"
msgstr "подготовка: %s"
-#: tcop/postgres.c:2444
+#: tcop/postgres.c:2456
#, c-format
msgid "parameters: %s"
msgstr "параметры: %s"
-#: tcop/postgres.c:2459
+#: tcop/postgres.c:2471
#, c-format
msgid "abort reason: recovery conflict"
msgstr "причина прерывания: конфликт при восстановлении"
-#: tcop/postgres.c:2475
+#: tcop/postgres.c:2487
#, c-format
msgid "User was holding shared buffer pin for too long."
msgstr "Пользователь удерживал фиксатор разделяемого буфера слишком долго."
-#: tcop/postgres.c:2478
+#: tcop/postgres.c:2490
#, c-format
msgid "User was holding a relation lock for too long."
msgstr "Пользователь удерживал блокировку таблицы слишком долго."
-#: tcop/postgres.c:2481
+#: tcop/postgres.c:2493
#, c-format
msgid "User was or might have been using tablespace that must be dropped."
msgstr ""
"Пользователь использовал табличное пространство, которое должно быть удалено."
-#: tcop/postgres.c:2484
+#: tcop/postgres.c:2496
#, c-format
msgid "User query might have needed to see row versions that must be removed."
msgstr ""
"Запросу пользователя нужно было видеть версии строк, которые должны быть "
"удалены."
-#: tcop/postgres.c:2490
+#: tcop/postgres.c:2502
#, c-format
msgid "User was connected to a database that must be dropped."
msgstr "Пользователь был подключён к базе данных, которая должна быть удалена."
-#: tcop/postgres.c:2529
+#: tcop/postgres.c:2541
#, c-format
msgid "portal \"%s\" parameter $%d = %s"
msgstr "портал \"%s\", параметр $%d = %s"
-#: tcop/postgres.c:2532
+#: tcop/postgres.c:2544
#, c-format
msgid "portal \"%s\" parameter $%d"
msgstr "портал \"%s\", параметр $%d"
-#: tcop/postgres.c:2538
+#: tcop/postgres.c:2550
#, c-format
msgid "unnamed portal parameter $%d = %s"
msgstr "неименованный портал, параметр $%d = %s"
-#: tcop/postgres.c:2541
+#: tcop/postgres.c:2553
#, c-format
msgid "unnamed portal parameter $%d"
msgstr "неименованный портал, параметр $%d"
-#: tcop/postgres.c:2886
+#: tcop/postgres.c:2898
#, c-format
msgid "terminating connection because of unexpected SIGQUIT signal"
msgstr "закрытие подключения из-за неожиданного сигнала SIGQUIT"
-#: tcop/postgres.c:2892
+#: tcop/postgres.c:2904
#, c-format
msgid "terminating connection because of crash of another server process"
msgstr "закрытие подключения из-за краха другого серверного процесса"
-#: tcop/postgres.c:2893
+#: tcop/postgres.c:2905
#, c-format
msgid ""
"The postmaster has commanded this server process to roll back the current "
@@ -24530,7 +24537,7 @@ msgstr ""
"транзакцию и завершиться, так как другой серверный процесс завершился "
"аварийно и, возможно, разрушил разделяемую память."
-#: tcop/postgres.c:2897 tcop/postgres.c:3258
+#: tcop/postgres.c:2909 tcop/postgres.c:3270
#, c-format
msgid ""
"In a moment you should be able to reconnect to the database and repeat your "
@@ -24539,18 +24546,18 @@ msgstr ""
"Вы сможете переподключиться к базе данных и повторить вашу команду сию "
"минуту."
-#: tcop/postgres.c:2904
+#: tcop/postgres.c:2916
#, c-format
msgid "terminating connection due to immediate shutdown command"
msgstr ""
"закрытие подключения вследствие получения команды для немедленного отключения"
-#: tcop/postgres.c:2990
+#: tcop/postgres.c:3002
#, c-format
msgid "floating-point exception"
msgstr "исключение в операции с плавающей точкой"
-#: tcop/postgres.c:2991
+#: tcop/postgres.c:3003
#, c-format
msgid ""
"An invalid floating-point operation was signaled. This probably means an out-"
@@ -24560,72 +24567,72 @@ msgstr ""
"оказался вне допустимых рамок или произошла ошибка вычисления, например, "
"деление на ноль."
-#: tcop/postgres.c:3162
+#: tcop/postgres.c:3174
#, c-format
msgid "canceling authentication due to timeout"
msgstr "отмена проверки подлинности из-за тайм-аута"
-#: tcop/postgres.c:3166
+#: tcop/postgres.c:3178
#, c-format
msgid "terminating autovacuum process due to administrator command"
msgstr "прекращение процесса автоочистки по команде администратора"
-#: tcop/postgres.c:3170
+#: tcop/postgres.c:3182
#, c-format
msgid "terminating logical replication worker due to administrator command"
msgstr "завершение обработчика логической репликации по команде администратора"
-#: tcop/postgres.c:3187 tcop/postgres.c:3197 tcop/postgres.c:3256
+#: tcop/postgres.c:3199 tcop/postgres.c:3209 tcop/postgres.c:3268
#, c-format
msgid "terminating connection due to conflict with recovery"
msgstr "закрытие подключения из-за конфликта с процессом восстановления"
-#: tcop/postgres.c:3208
+#: tcop/postgres.c:3220
#, c-format
msgid "terminating connection due to administrator command"
msgstr "закрытие подключения по команде администратора"
-#: tcop/postgres.c:3239
+#: tcop/postgres.c:3251
#, c-format
msgid "connection to client lost"
msgstr "подключение к клиенту потеряно"
-#: tcop/postgres.c:3309
+#: tcop/postgres.c:3321
#, c-format
msgid "canceling statement due to lock timeout"
msgstr "выполнение оператора отменено из-за тайм-аута блокировки"
-#: tcop/postgres.c:3316
+#: tcop/postgres.c:3328
#, c-format
msgid "canceling statement due to statement timeout"
msgstr "выполнение оператора отменено из-за тайм-аута"
-#: tcop/postgres.c:3323
+#: tcop/postgres.c:3335
#, c-format
msgid "canceling autovacuum task"
msgstr "отмена задачи автоочистки"
-#: tcop/postgres.c:3346
+#: tcop/postgres.c:3358
#, c-format
msgid "canceling statement due to user request"
msgstr "выполнение оператора отменено по запросу пользователя"
-#: tcop/postgres.c:3360
+#: tcop/postgres.c:3372
#, c-format
msgid "terminating connection due to idle-in-transaction timeout"
msgstr "закрытие подключения из-за тайм-аута простоя в транзакции"
-#: tcop/postgres.c:3371
+#: tcop/postgres.c:3383
#, c-format
msgid "terminating connection due to idle-session timeout"
msgstr "закрытие подключения из-за тайм-аута простоя сеанса"
-#: tcop/postgres.c:3511
+#: tcop/postgres.c:3523
#, c-format
msgid "stack depth limit exceeded"
msgstr "превышен предел глубины стека"
-#: tcop/postgres.c:3512
+#: tcop/postgres.c:3524
#, c-format
msgid ""
"Increase the configuration parameter \"max_stack_depth\" (currently %dkB), "
@@ -24635,12 +24642,12 @@ msgstr ""
"КБ), предварительно убедившись, что ОС предоставляет достаточный размер "
"стека."
-#: tcop/postgres.c:3575
+#: tcop/postgres.c:3587
#, c-format
msgid "\"max_stack_depth\" must not exceed %ldkB."
msgstr "Значение \"max_stack_depth\" не должно превышать %ld КБ."
-#: tcop/postgres.c:3577
+#: tcop/postgres.c:3589
#, c-format
msgid ""
"Increase the platform's stack depth limit via \"ulimit -s\" or local "
@@ -24649,53 +24656,53 @@ msgstr ""
"Увеличьте предел глубины стека в системе с помощью команды \"ulimit -s\" или "
"эквивалента в вашей ОС."
-#: tcop/postgres.c:3933
+#: tcop/postgres.c:3945
#, c-format
msgid "invalid command-line argument for server process: %s"
msgstr "неверный аргумент командной строки для серверного процесса: %s"
-#: tcop/postgres.c:3934 tcop/postgres.c:3940
+#: tcop/postgres.c:3946 tcop/postgres.c:3952
#, c-format
msgid "Try \"%s --help\" for more information."
msgstr "Для дополнительной информации попробуйте \"%s --help\"."
-#: tcop/postgres.c:3938
+#: tcop/postgres.c:3950
#, c-format
msgid "%s: invalid command-line argument: %s"
msgstr "%s: неверный аргумент командной строки: %s"
-#: tcop/postgres.c:3991
+#: tcop/postgres.c:4003
#, c-format
msgid "%s: no database nor user name specified"
msgstr "%s: не указаны ни база данных, ни пользователь"
-#: tcop/postgres.c:4713
+#: tcop/postgres.c:4725
#, c-format
msgid "invalid CLOSE message subtype %d"
msgstr "неверный подтип сообщения CLOSE: %d"
-#: tcop/postgres.c:4748
+#: tcop/postgres.c:4760
#, c-format
msgid "invalid DESCRIBE message subtype %d"
msgstr "неверный подтип сообщения DESCRIBE: %d"
-#: tcop/postgres.c:4832
+#: tcop/postgres.c:4844
#, c-format
msgid "fastpath function calls not supported in a replication connection"
msgstr ""
"вызовы функций через fastpath не поддерживаются для реплицирующих соединений"
-#: tcop/postgres.c:4836
+#: tcop/postgres.c:4848
#, c-format
msgid "extended query protocol not supported in a replication connection"
msgstr ""
"протокол расширенных запросов не поддерживается для реплицирующих соединений"
-#: tcop/postgres.c:5013
+#: tcop/postgres.c:5025
#, c-format
msgid ""
-"disconnection: session time: %d:%02d:%02d.%03d user=%s database=%s host=%s%s"
-"%s"
+"disconnection: session time: %d:%02d:%02d.%03d user=%s database=%s "
+"host=%s%s%s"
msgstr ""
"отключение: время сеанса: %d:%02d:%02d.%03d пользователь=%s база данных=%s "
"компьютер=%s%s%s"
@@ -24965,14 +24972,14 @@ msgstr "строка %d файла конфигурации \"%s\": \"%s\""
msgid "conversion from wchar_t to server encoding failed: %m"
msgstr "преобразовать wchar_t в кодировку сервера не удалось: %m"
-#: tsearch/ts_parse.c:386 tsearch/ts_parse.c:393 tsearch/ts_parse.c:562
-#: tsearch/ts_parse.c:569
+#: tsearch/ts_parse.c:386 tsearch/ts_parse.c:393 tsearch/ts_parse.c:572
+#: tsearch/ts_parse.c:579
#, c-format
msgid "word is too long to be indexed"
msgstr "слишком длинное слово для индексации"
-#: tsearch/ts_parse.c:387 tsearch/ts_parse.c:394 tsearch/ts_parse.c:563
-#: tsearch/ts_parse.c:570
+#: tsearch/ts_parse.c:387 tsearch/ts_parse.c:394 tsearch/ts_parse.c:573
+#: tsearch/ts_parse.c:580
#, c-format
msgid "Words longer than %d characters are ignored."
msgstr "Слова длиннее %d символов игнорируются."
@@ -24992,27 +24999,27 @@ msgstr "не удалось открыть файл стоп-слов \"%s\": %m
msgid "text search parser does not support headline creation"
msgstr "анализатор текстового поиска не поддерживает создание выдержек"
-#: tsearch/wparser_def.c:2578
+#: tsearch/wparser_def.c:2574
#, c-format
msgid "unrecognized headline parameter: \"%s\""
msgstr "нераспознанный параметр функции выдержки: \"%s\""
-#: tsearch/wparser_def.c:2597
+#: tsearch/wparser_def.c:2593
#, c-format
msgid "MinWords should be less than MaxWords"
msgstr "Значение MinWords должно быть меньше MaxWords"
-#: tsearch/wparser_def.c:2601
+#: tsearch/wparser_def.c:2597
#, c-format
msgid "MinWords should be positive"
msgstr "Значение MinWords должно быть положительным"
-#: tsearch/wparser_def.c:2605
+#: tsearch/wparser_def.c:2601
#, c-format
msgid "ShortWord should be >= 0"
msgstr "Значение ShortWord должно быть >= 0"
-#: tsearch/wparser_def.c:2609
+#: tsearch/wparser_def.c:2605
#, c-format
msgid "MaxFragments should be >= 0"
msgstr "Значение MaxFragments должно быть >= 0"
@@ -25202,13 +25209,13 @@ msgstr "тип входных данных не является массиво
#: utils/adt/array_userfuncs.c:129 utils/adt/array_userfuncs.c:181
#: utils/adt/float.c:1234 utils/adt/float.c:1308 utils/adt/float.c:4046
-#: utils/adt/float.c:4060 utils/adt/int.c:781 utils/adt/int.c:803
-#: utils/adt/int.c:817 utils/adt/int.c:831 utils/adt/int.c:862
-#: utils/adt/int.c:883 utils/adt/int.c:1000 utils/adt/int.c:1014
-#: utils/adt/int.c:1028 utils/adt/int.c:1061 utils/adt/int.c:1075
-#: utils/adt/int.c:1089 utils/adt/int.c:1120 utils/adt/int.c:1202
-#: utils/adt/int.c:1266 utils/adt/int.c:1334 utils/adt/int.c:1340
-#: utils/adt/int8.c:1257 utils/adt/numeric.c:1830 utils/adt/numeric.c:4265
+#: utils/adt/float.c:4060 utils/adt/int.c:777 utils/adt/int.c:799
+#: utils/adt/int.c:813 utils/adt/int.c:827 utils/adt/int.c:858
+#: utils/adt/int.c:879 utils/adt/int.c:996 utils/adt/int.c:1010
+#: utils/adt/int.c:1024 utils/adt/int.c:1057 utils/adt/int.c:1071
+#: utils/adt/int.c:1085 utils/adt/int.c:1116 utils/adt/int.c:1198
+#: utils/adt/int.c:1262 utils/adt/int.c:1330 utils/adt/int.c:1336
+#: utils/adt/int8.c:1257 utils/adt/numeric.c:1830 utils/adt/numeric.c:4293
#: utils/adt/varbit.c:1195 utils/adt/varbit.c:1596 utils/adt/varlena.c:1113
#: utils/adt/varlena.c:3391
#, c-format
@@ -25336,7 +25343,7 @@ msgstr "Неожиданный элемент массива."
msgid "Unmatched \"%c\" character."
msgstr "Непарный знак \"%c\"."
-#: utils/adt/arrayfuncs.c:602 utils/adt/jsonfuncs.c:2481
+#: utils/adt/arrayfuncs.c:602 utils/adt/jsonfuncs.c:2489
#, c-format
msgid "Multidimensional arrays must have sub-arrays with matching dimensions."
msgstr ""
@@ -25393,9 +25400,8 @@ msgstr "разрезание массивов постоянной длины н
#: utils/adt/arrayfuncs.c:2888 utils/adt/arrayfuncs.c:5871
#: utils/adt/arrayfuncs.c:5897 utils/adt/arrayfuncs.c:5908
#: utils/adt/json.c:1141 utils/adt/json.c:1215 utils/adt/jsonb.c:1315
-#: utils/adt/jsonb.c:1401 utils/adt/jsonfuncs.c:4317
-#: utils/adt/jsonfuncs.c:4470 utils/adt/jsonfuncs.c:4582
-#: utils/adt/jsonfuncs.c:4631
+#: utils/adt/jsonb.c:1401 utils/adt/jsonfuncs.c:4325 utils/adt/jsonfuncs.c:4479
+#: utils/adt/jsonfuncs.c:4591 utils/adt/jsonfuncs.c:4640
#, c-format
msgid "wrong number of array subscripts"
msgstr "неверное число индексов массива"
@@ -25561,12 +25567,12 @@ msgstr "преобразование кодировки из %s в ASCII не п
#: utils/adt/geo_ops.c:274 utils/adt/geo_ops.c:316 utils/adt/geo_ops.c:326
#: utils/adt/geo_ops.c:974 utils/adt/geo_ops.c:1389 utils/adt/geo_ops.c:1424
#: utils/adt/geo_ops.c:1432 utils/adt/geo_ops.c:3392 utils/adt/geo_ops.c:4607
-#: utils/adt/geo_ops.c:4622 utils/adt/geo_ops.c:4629 utils/adt/int.c:165
-#: utils/adt/int.c:177 utils/adt/jsonpath.c:182 utils/adt/mac.c:93
+#: utils/adt/geo_ops.c:4622 utils/adt/geo_ops.c:4629 utils/adt/int.c:173
+#: utils/adt/int.c:185 utils/adt/jsonpath.c:182 utils/adt/mac.c:93
#: utils/adt/mac8.c:93 utils/adt/mac8.c:166 utils/adt/mac8.c:184
#: utils/adt/mac8.c:202 utils/adt/mac8.c:221 utils/adt/network.c:99
-#: utils/adt/numeric.c:698 utils/adt/numeric.c:717 utils/adt/numeric.c:6854
-#: utils/adt/numeric.c:6878 utils/adt/numeric.c:6902 utils/adt/numeric.c:7904
+#: utils/adt/numeric.c:698 utils/adt/numeric.c:717 utils/adt/numeric.c:6882
+#: utils/adt/numeric.c:6906 utils/adt/numeric.c:6930 utils/adt/numeric.c:7932
#: utils/adt/numutils.c:158 utils/adt/numutils.c:234 utils/adt/numutils.c:318
#: utils/adt/oid.c:44 utils/adt/oid.c:58 utils/adt/oid.c:64 utils/adt/oid.c:86
#: utils/adt/pg_lsn.c:74 utils/adt/tid.c:76 utils/adt/tid.c:84
@@ -25577,7 +25583,7 @@ msgid "invalid input syntax for type %s: \"%s\""
msgstr "неверный синтаксис для типа %s: \"%s\""
#: utils/adt/cash.c:214 utils/adt/cash.c:239 utils/adt/cash.c:249
-#: utils/adt/cash.c:289 utils/adt/int.c:171 utils/adt/numutils.c:152
+#: utils/adt/cash.c:289 utils/adt/int.c:179 utils/adt/numutils.c:152
#: utils/adt/numutils.c:228 utils/adt/numutils.c:312 utils/adt/oid.c:70
#: utils/adt/oid.c:109
#, c-format
@@ -25586,14 +25592,14 @@ msgstr "значение \"%s\" вне диапазона для типа %s"
#: utils/adt/cash.c:651 utils/adt/cash.c:701 utils/adt/cash.c:752
#: utils/adt/cash.c:801 utils/adt/cash.c:853 utils/adt/cash.c:903
-#: utils/adt/float.c:105 utils/adt/int.c:846 utils/adt/int.c:962
-#: utils/adt/int.c:1042 utils/adt/int.c:1104 utils/adt/int.c:1142
-#: utils/adt/int.c:1170 utils/adt/int8.c:515 utils/adt/int8.c:573
+#: utils/adt/float.c:105 utils/adt/int.c:842 utils/adt/int.c:958
+#: utils/adt/int.c:1038 utils/adt/int.c:1100 utils/adt/int.c:1138
+#: utils/adt/int.c:1166 utils/adt/int8.c:515 utils/adt/int8.c:573
#: utils/adt/int8.c:943 utils/adt/int8.c:1023 utils/adt/int8.c:1085
#: utils/adt/int8.c:1165 utils/adt/numeric.c:3093 utils/adt/numeric.c:3116
#: utils/adt/numeric.c:3201 utils/adt/numeric.c:3219 utils/adt/numeric.c:3315
-#: utils/adt/numeric.c:8453 utils/adt/numeric.c:8743 utils/adt/numeric.c:9068
-#: utils/adt/numeric.c:10525 utils/adt/timestamp.c:3337
+#: utils/adt/numeric.c:8481 utils/adt/numeric.c:8771 utils/adt/numeric.c:9096
+#: utils/adt/numeric.c:10553 utils/adt/timestamp.c:3337
#, c-format
msgid "division by zero"
msgstr "деление на ноль"
@@ -25681,27 +25687,26 @@ msgstr "единица \"%s\" для типа %s не распознана"
#: utils/adt/date.c:1938 utils/adt/date.c:1967 utils/adt/date.c:2831
#: utils/adt/date.c:3078 utils/adt/datetime.c:420 utils/adt/datetime.c:1869
#: utils/adt/formatting.c:4141 utils/adt/formatting.c:4177
-#: utils/adt/formatting.c:4268 utils/adt/formatting.c:4390
-#: utils/adt/json.c:418 utils/adt/json.c:457 utils/adt/timestamp.c:225
-#: utils/adt/timestamp.c:257 utils/adt/timestamp.c:699
-#: utils/adt/timestamp.c:708 utils/adt/timestamp.c:786
-#: utils/adt/timestamp.c:819 utils/adt/timestamp.c:2916
-#: utils/adt/timestamp.c:2937 utils/adt/timestamp.c:2950
-#: utils/adt/timestamp.c:2959 utils/adt/timestamp.c:2967
-#: utils/adt/timestamp.c:3022 utils/adt/timestamp.c:3045
-#: utils/adt/timestamp.c:3058 utils/adt/timestamp.c:3069
-#: utils/adt/timestamp.c:3077 utils/adt/timestamp.c:3736
-#: utils/adt/timestamp.c:3860 utils/adt/timestamp.c:3950
-#: utils/adt/timestamp.c:4040 utils/adt/timestamp.c:4133
-#: utils/adt/timestamp.c:4236 utils/adt/timestamp.c:4715
-#: utils/adt/timestamp.c:4989 utils/adt/timestamp.c:5439
-#: utils/adt/timestamp.c:5453 utils/adt/timestamp.c:5458
-#: utils/adt/timestamp.c:5472 utils/adt/timestamp.c:5505
-#: utils/adt/timestamp.c:5592 utils/adt/timestamp.c:5633
-#: utils/adt/timestamp.c:5637 utils/adt/timestamp.c:5706
-#: utils/adt/timestamp.c:5710 utils/adt/timestamp.c:5724
-#: utils/adt/timestamp.c:5758 utils/adt/xml.c:2231 utils/adt/xml.c:2238
-#: utils/adt/xml.c:2258 utils/adt/xml.c:2265
+#: utils/adt/formatting.c:4268 utils/adt/formatting.c:4390 utils/adt/json.c:418
+#: utils/adt/json.c:457 utils/adt/timestamp.c:225 utils/adt/timestamp.c:257
+#: utils/adt/timestamp.c:699 utils/adt/timestamp.c:708
+#: utils/adt/timestamp.c:786 utils/adt/timestamp.c:819
+#: utils/adt/timestamp.c:2916 utils/adt/timestamp.c:2937
+#: utils/adt/timestamp.c:2950 utils/adt/timestamp.c:2959
+#: utils/adt/timestamp.c:2967 utils/adt/timestamp.c:3022
+#: utils/adt/timestamp.c:3045 utils/adt/timestamp.c:3058
+#: utils/adt/timestamp.c:3069 utils/adt/timestamp.c:3077
+#: utils/adt/timestamp.c:3736 utils/adt/timestamp.c:3860
+#: utils/adt/timestamp.c:3950 utils/adt/timestamp.c:4040
+#: utils/adt/timestamp.c:4133 utils/adt/timestamp.c:4236
+#: utils/adt/timestamp.c:4715 utils/adt/timestamp.c:4989
+#: utils/adt/timestamp.c:5439 utils/adt/timestamp.c:5453
+#: utils/adt/timestamp.c:5458 utils/adt/timestamp.c:5472
+#: utils/adt/timestamp.c:5505 utils/adt/timestamp.c:5592
+#: utils/adt/timestamp.c:5633 utils/adt/timestamp.c:5637
+#: utils/adt/timestamp.c:5706 utils/adt/timestamp.c:5710
+#: utils/adt/timestamp.c:5724 utils/adt/timestamp.c:5758 utils/adt/xml.c:2231
+#: utils/adt/xml.c:2238 utils/adt/xml.c:2258 utils/adt/xml.c:2265
#, c-format
msgid "timestamp out of range"
msgstr "timestamp вне диапазона"
@@ -25717,8 +25722,8 @@ msgid "time field value out of range: %d:%02d:%02g"
msgstr "значение поля типа time вне диапазона: %d:%02d:%02g"
#: utils/adt/date.c:2096 utils/adt/date.c:2630 utils/adt/float.c:1048
-#: utils/adt/float.c:1124 utils/adt/int.c:638 utils/adt/int.c:685
-#: utils/adt/int.c:720 utils/adt/int8.c:414 utils/adt/numeric.c:2497
+#: utils/adt/float.c:1124 utils/adt/int.c:634 utils/adt/int.c:681
+#: utils/adt/int.c:716 utils/adt/int8.c:414 utils/adt/numeric.c:2497
#: utils/adt/timestamp.c:3386 utils/adt/timestamp.c:3417
#: utils/adt/timestamp.c:3448
#, c-format
@@ -25846,7 +25851,7 @@ msgid "Input data is missing padding, is truncated, or is otherwise corrupted."
msgstr ""
"Входные данные лишены выравнивания, обрезаны или повреждены иным образом."
-#: utils/adt/encode.c:482 utils/adt/encode.c:547 utils/adt/jsonfuncs.c:623
+#: utils/adt/encode.c:482 utils/adt/encode.c:547 utils/adt/jsonfuncs.c:629
#: utils/adt/varlena.c:335 utils/adt/varlena.c:376 jsonpath_gram.y:529
#: jsonpath_scan.l:515 jsonpath_scan.l:526 jsonpath_scan.l:536
#: jsonpath_scan.l:578
@@ -25907,15 +25912,15 @@ msgstr "\"%s\" вне диапазона для типа real"
msgid "\"%s\" is out of range for type double precision"
msgstr "\"%s\" вне диапазона для типа double precision"
-#: utils/adt/float.c:1259 utils/adt/float.c:1333 utils/adt/int.c:358
-#: utils/adt/int.c:896 utils/adt/int.c:918 utils/adt/int.c:932
-#: utils/adt/int.c:946 utils/adt/int.c:978 utils/adt/int.c:1216
-#: utils/adt/int8.c:1278 utils/adt/numeric.c:4377 utils/adt/numeric.c:4382
+#: utils/adt/float.c:1259 utils/adt/float.c:1333 utils/adt/int.c:354
+#: utils/adt/int.c:892 utils/adt/int.c:914 utils/adt/int.c:928
+#: utils/adt/int.c:942 utils/adt/int.c:974 utils/adt/int.c:1212
+#: utils/adt/int8.c:1278 utils/adt/numeric.c:4405 utils/adt/numeric.c:4410
#, c-format
msgid "smallint out of range"
msgstr "smallint вне диапазона"
-#: utils/adt/float.c:1459 utils/adt/numeric.c:3611 utils/adt/numeric.c:9482
+#: utils/adt/float.c:1459 utils/adt/numeric.c:3611 utils/adt/numeric.c:9510
#, c-format
msgid "cannot take square root of a negative number"
msgstr "извлечь квадратный корень отрицательного числа нельзя"
@@ -25925,19 +25930,19 @@ msgstr "извлечь квадратный корень отрицательн
msgid "zero raised to a negative power is undefined"
msgstr "ноль в отрицательной степени даёт неопределённость"
-#: utils/adt/float.c:1531 utils/adt/numeric.c:3890 utils/adt/numeric.c:10378
+#: utils/adt/float.c:1531 utils/adt/numeric.c:3890 utils/adt/numeric.c:10406
#, c-format
msgid "a negative number raised to a non-integer power yields a complex result"
msgstr "отрицательное число в дробной степени даёт комплексный результат"
#: utils/adt/float.c:1707 utils/adt/float.c:1740 utils/adt/numeric.c:3798
-#: utils/adt/numeric.c:10153
+#: utils/adt/numeric.c:10181
#, c-format
msgid "cannot take logarithm of zero"
msgstr "вычислить логарифм нуля нельзя"
#: utils/adt/float.c:1711 utils/adt/float.c:1744 utils/adt/numeric.c:3736
-#: utils/adt/numeric.c:3793 utils/adt/numeric.c:10157
+#: utils/adt/numeric.c:3793 utils/adt/numeric.c:10185
#, c-format
msgid "cannot take logarithm of a negative number"
msgstr "вычислить логарифм отрицательного числа нельзя"
@@ -26329,22 +26334,12 @@ msgstr "круг с нулевым радиусом нельзя преобра
msgid "must request at least 2 points"
msgstr "точек должно быть минимум 2"
-#: utils/adt/int.c:188
-#, c-format
-msgid "int2vector has too many elements"
-msgstr "int2vector содержит слишком много элементов"
-
-#: utils/adt/int.c:261
+#: utils/adt/int.c:263
#, c-format
msgid "invalid int2vector data"
msgstr "неверные данные int2vector"
-#: utils/adt/int.c:267 utils/adt/oid.c:215 utils/adt/oid.c:296
-#, c-format
-msgid "oidvector has too many elements"
-msgstr "oidvector содержит слишком много элементов"
-
-#: utils/adt/int.c:1532 utils/adt/int8.c:1404 utils/adt/numeric.c:1678
+#: utils/adt/int.c:1528 utils/adt/int8.c:1404 utils/adt/numeric.c:1678
#: utils/adt/timestamp.c:5809 utils/adt/timestamp.c:5889
#, c-format
msgid "step size cannot equal zero"
@@ -26359,7 +26354,7 @@ msgstr "размер шага не может быть нулевым"
#: utils/adt/int8.c:995 utils/adt/int8.c:1009 utils/adt/int8.c:1042
#: utils/adt/int8.c:1056 utils/adt/int8.c:1070 utils/adt/int8.c:1101
#: utils/adt/int8.c:1123 utils/adt/int8.c:1137 utils/adt/int8.c:1151
-#: utils/adt/int8.c:1313 utils/adt/int8.c:1348 utils/adt/numeric.c:4336
+#: utils/adt/int8.c:1313 utils/adt/int8.c:1348 utils/adt/numeric.c:4364
#: utils/adt/varbit.c:1676
#, c-format
msgid "bigint out of range"
@@ -26533,108 +26528,108 @@ msgstr "индекс элемента jsonb должен иметь тексто
msgid "jsonb subscript in assignment must not be null"
msgstr "индекс элемента jsonb в присваивании не может быть NULL"
-#: utils/adt/jsonfuncs.c:555 utils/adt/jsonfuncs.c:791
-#: utils/adt/jsonfuncs.c:2359 utils/adt/jsonfuncs.c:2799
-#: utils/adt/jsonfuncs.c:3588 utils/adt/jsonfuncs.c:3921
+#: utils/adt/jsonfuncs.c:561 utils/adt/jsonfuncs.c:797
+#: utils/adt/jsonfuncs.c:2367 utils/adt/jsonfuncs.c:2807
+#: utils/adt/jsonfuncs.c:3596 utils/adt/jsonfuncs.c:3929
#, c-format
msgid "cannot call %s on a scalar"
msgstr "вызывать %s со скаляром нельзя"
-#: utils/adt/jsonfuncs.c:560 utils/adt/jsonfuncs.c:778
-#: utils/adt/jsonfuncs.c:2801 utils/adt/jsonfuncs.c:3577
+#: utils/adt/jsonfuncs.c:566 utils/adt/jsonfuncs.c:784
+#: utils/adt/jsonfuncs.c:2809 utils/adt/jsonfuncs.c:3585
#, c-format
msgid "cannot call %s on an array"
msgstr "вызывать %s с массивом нельзя"
-#: utils/adt/jsonfuncs.c:617 jsonpath_scan.l:494
+#: utils/adt/jsonfuncs.c:623 jsonpath_scan.l:494
#, c-format
msgid "unsupported Unicode escape sequence"
msgstr "неподдерживаемая спецпоследовательность Unicode"
-#: utils/adt/jsonfuncs.c:687
+#: utils/adt/jsonfuncs.c:693
#, c-format
msgid "JSON data, line %d: %s%s%s"
msgstr "данные JSON, строка %d: %s%s%s"
-#: utils/adt/jsonfuncs.c:1825 utils/adt/jsonfuncs.c:1860
+#: utils/adt/jsonfuncs.c:1833 utils/adt/jsonfuncs.c:1868
#, c-format
msgid "cannot get array length of a scalar"
msgstr "получить длину скаляра нельзя"
-#: utils/adt/jsonfuncs.c:1829 utils/adt/jsonfuncs.c:1848
+#: utils/adt/jsonfuncs.c:1837 utils/adt/jsonfuncs.c:1856
#, c-format
msgid "cannot get array length of a non-array"
msgstr "получить длину массива для не массива нельзя"
-#: utils/adt/jsonfuncs.c:1922
+#: utils/adt/jsonfuncs.c:1930
#, c-format
msgid "cannot call %s on a non-object"
msgstr "вызывать %s с не объектом нельзя"
-#: utils/adt/jsonfuncs.c:2106
+#: utils/adt/jsonfuncs.c:2114
#, c-format
msgid "cannot deconstruct an array as an object"
msgstr "извлечь массив в виде объекта нельзя"
-#: utils/adt/jsonfuncs.c:2118
+#: utils/adt/jsonfuncs.c:2126
#, c-format
msgid "cannot deconstruct a scalar"
msgstr "извлечь скаляр нельзя"
-#: utils/adt/jsonfuncs.c:2161
+#: utils/adt/jsonfuncs.c:2169
#, c-format
msgid "cannot extract elements from a scalar"
msgstr "извлечь элементы из скаляра нельзя"
-#: utils/adt/jsonfuncs.c:2165
+#: utils/adt/jsonfuncs.c:2173
#, c-format
msgid "cannot extract elements from an object"
msgstr "извлечь элементы из объекта нельзя"
-#: utils/adt/jsonfuncs.c:2346 utils/adt/jsonfuncs.c:3806
+#: utils/adt/jsonfuncs.c:2354 utils/adt/jsonfuncs.c:3814
#, c-format
msgid "cannot call %s on a non-array"
msgstr "вызывать %s с не массивом нельзя"
-#: utils/adt/jsonfuncs.c:2416 utils/adt/jsonfuncs.c:2421
-#: utils/adt/jsonfuncs.c:2438 utils/adt/jsonfuncs.c:2444
+#: utils/adt/jsonfuncs.c:2424 utils/adt/jsonfuncs.c:2429
+#: utils/adt/jsonfuncs.c:2446 utils/adt/jsonfuncs.c:2452
#, c-format
msgid "expected JSON array"
msgstr "ожидался массив JSON"
-#: utils/adt/jsonfuncs.c:2417
+#: utils/adt/jsonfuncs.c:2425
#, c-format
msgid "See the value of key \"%s\"."
msgstr "Проверьте значение ключа \"%s\"."
-#: utils/adt/jsonfuncs.c:2439
+#: utils/adt/jsonfuncs.c:2447
#, c-format
msgid "See the array element %s of key \"%s\"."
msgstr "Проверьте элемент массива %s ключа \"%s\"."
-#: utils/adt/jsonfuncs.c:2445
+#: utils/adt/jsonfuncs.c:2453
#, c-format
msgid "See the array element %s."
msgstr "Проверьте элемент массива %s."
-#: utils/adt/jsonfuncs.c:2480
+#: utils/adt/jsonfuncs.c:2488
#, c-format
msgid "malformed JSON array"
msgstr "неправильный массив JSON"
#. translator: %s is a function name, eg json_to_record
-#: utils/adt/jsonfuncs.c:3307
+#: utils/adt/jsonfuncs.c:3315
#, c-format
msgid "first argument of %s must be a row type"
msgstr "первым аргументом %s должен быть кортеж"
#. translator: %s is a function name, eg json_to_record
-#: utils/adt/jsonfuncs.c:3331
+#: utils/adt/jsonfuncs.c:3339
#, c-format
msgid "could not determine row type for result of %s"
msgstr "не удалось определить тип строки для результата %s"
-#: utils/adt/jsonfuncs.c:3333
+#: utils/adt/jsonfuncs.c:3341
#, c-format
msgid ""
"Provide a non-null record argument, or call the function in the FROM clause "
@@ -26643,38 +26638,38 @@ msgstr ""
"Передайте отличный от NULL аргумент-запись или вызовите эту функцию в "
"предложении FROM, используя список определений столбцов."
-#: utils/adt/jsonfuncs.c:3695 utils/fmgr/funcapi.c:103
+#: utils/adt/jsonfuncs.c:3703 utils/fmgr/funcapi.c:103
#, c-format
msgid "materialize mode required, but it is not allowed in this context"
msgstr "требуется режим материализации, но он недопустим в этом контексте"
-#: utils/adt/jsonfuncs.c:3823 utils/adt/jsonfuncs.c:3903
+#: utils/adt/jsonfuncs.c:3831 utils/adt/jsonfuncs.c:3911
#, c-format
msgid "argument of %s must be an array of objects"
msgstr "аргументом %s должен быть массив объектов"
-#: utils/adt/jsonfuncs.c:3856
+#: utils/adt/jsonfuncs.c:3864
#, c-format
msgid "cannot call %s on an object"
msgstr "вызывать %s с объектом нельзя"
-#: utils/adt/jsonfuncs.c:4263 utils/adt/jsonfuncs.c:4322
-#: utils/adt/jsonfuncs.c:4402
+#: utils/adt/jsonfuncs.c:4271 utils/adt/jsonfuncs.c:4330
+#: utils/adt/jsonfuncs.c:4411
#, c-format
msgid "cannot delete from scalar"
msgstr "удаление из скаляра невозможно"
-#: utils/adt/jsonfuncs.c:4407
+#: utils/adt/jsonfuncs.c:4416
#, c-format
msgid "cannot delete from object using integer index"
msgstr "удаление из объекта по числовому индексу невозможно"
-#: utils/adt/jsonfuncs.c:4475 utils/adt/jsonfuncs.c:4636
+#: utils/adt/jsonfuncs.c:4484 utils/adt/jsonfuncs.c:4645
#, c-format
msgid "cannot set path in scalar"
msgstr "задать путь в скаляре нельзя"
-#: utils/adt/jsonfuncs.c:4517 utils/adt/jsonfuncs.c:4559
+#: utils/adt/jsonfuncs.c:4526 utils/adt/jsonfuncs.c:4568
#, c-format
msgid ""
"null_value_treatment must be \"delete_key\", \"return_target\", "
@@ -26683,12 +26678,12 @@ msgstr ""
"значением null_value_treatment должно быть \"delete_key\", "
"\"return_target\", \"use_json_null\" или \"raise_exception\""
-#: utils/adt/jsonfuncs.c:4530
+#: utils/adt/jsonfuncs.c:4539
#, c-format
msgid "JSON value must not be null"
msgstr "значение JSON не может быть NULL"
-#: utils/adt/jsonfuncs.c:4531
+#: utils/adt/jsonfuncs.c:4540
#, c-format
msgid ""
"Exception was raised because null_value_treatment is \"raise_exception\"."
@@ -26696,7 +26691,7 @@ msgstr ""
"Выдано исключение, так как значением null_value_treatment является "
"\"raise_exception\"."
-#: utils/adt/jsonfuncs.c:4532
+#: utils/adt/jsonfuncs.c:4541
#, c-format
msgid ""
"To avoid, either change the null_value_treatment argument or ensure that an "
@@ -26705,55 +26700,55 @@ msgstr ""
"Чтобы исключения не было, либо измените аргумент null_value_treatment, либо "
"не допускайте передачи SQL NULL."
-#: utils/adt/jsonfuncs.c:4587
+#: utils/adt/jsonfuncs.c:4596
#, c-format
msgid "cannot delete path in scalar"
msgstr "удалить путь в скаляре нельзя"
-#: utils/adt/jsonfuncs.c:4803
+#: utils/adt/jsonfuncs.c:4812
#, c-format
msgid "path element at position %d is null"
msgstr "элемент пути в позиции %d равен NULL"
-#: utils/adt/jsonfuncs.c:4822 utils/adt/jsonfuncs.c:4853
-#: utils/adt/jsonfuncs.c:4920
+#: utils/adt/jsonfuncs.c:4831 utils/adt/jsonfuncs.c:4862
+#: utils/adt/jsonfuncs.c:4935
#, c-format
msgid "cannot replace existing key"
msgstr "заменить существующий ключ нельзя"
-#: utils/adt/jsonfuncs.c:4823 utils/adt/jsonfuncs.c:4854
+#: utils/adt/jsonfuncs.c:4832 utils/adt/jsonfuncs.c:4863
#, c-format
msgid "The path assumes key is a composite object, but it is a scalar value."
msgstr ""
"Для заданного пути значение ключа должно быть составным объектом, но оно "
"оказалось скаляром."
-#: utils/adt/jsonfuncs.c:4921
+#: utils/adt/jsonfuncs.c:4936
#, c-format
msgid "Try using the function jsonb_set to replace key value."
msgstr "Попробуйте применить функцию jsonb_set для замены значения ключа."
-#: utils/adt/jsonfuncs.c:5025
+#: utils/adt/jsonfuncs.c:5040
#, c-format
msgid "path element at position %d is not an integer: \"%s\""
msgstr "элемент пути в позиции %d - не целочисленный: \"%s\""
-#: utils/adt/jsonfuncs.c:5042
+#: utils/adt/jsonfuncs.c:5057
#, c-format
msgid "path element at position %d is out of range: %d"
msgstr "элемент пути в позиции %d вне диапазона: %d"
-#: utils/adt/jsonfuncs.c:5194
+#: utils/adt/jsonfuncs.c:5209
#, c-format
msgid "wrong flag type, only arrays and scalars are allowed"
msgstr "неверный тип флага, допускаются только массивы и скаляры"
-#: utils/adt/jsonfuncs.c:5201
+#: utils/adt/jsonfuncs.c:5216
#, c-format
msgid "flag array element is not a string"
msgstr "элемент массива флагов не является строкой"
-#: utils/adt/jsonfuncs.c:5202 utils/adt/jsonfuncs.c:5224
+#: utils/adt/jsonfuncs.c:5217 utils/adt/jsonfuncs.c:5239
#, c-format
msgid ""
"Possible values are: \"string\", \"numeric\", \"boolean\", \"key\", and "
@@ -26761,7 +26756,7 @@ msgid ""
msgstr ""
"Допустимые значения: \"string\", \"numeric\", \"boolean\", \"key\" и \"all\"."
-#: utils/adt/jsonfuncs.c:5222
+#: utils/adt/jsonfuncs.c:5237
#, c-format
msgid "wrong flag in flag array: \"%s\""
msgstr "неверный флаг в массиве флагов: \"%s\""
@@ -26831,12 +26826,12 @@ msgstr ""
"объекту"
# skip-rule: space-before-period
-#: utils/adt/jsonpath_exec.c:1002
+#: utils/adt/jsonpath_exec.c:1006
#, c-format
msgid "jsonpath item method .%s() can only be applied to an array"
msgstr "метод .%s() в jsonpath может применяться только к массиву"
-#: utils/adt/jsonpath_exec.c:1055
+#: utils/adt/jsonpath_exec.c:1059
#, c-format
msgid ""
"numeric argument of jsonpath item method .%s() is out of range for type "
@@ -26845,7 +26840,7 @@ msgstr ""
"числовой аргумент метода элемента jsonpath .%s() вне диапазона для типа "
"double precision"
-#: utils/adt/jsonpath_exec.c:1076
+#: utils/adt/jsonpath_exec.c:1080
#, c-format
msgid ""
"string argument of jsonpath item method .%s() is not a valid representation "
@@ -26855,7 +26850,7 @@ msgstr ""
"значения double precision"
# skip-rule: space-before-period
-#: utils/adt/jsonpath_exec.c:1089
+#: utils/adt/jsonpath_exec.c:1093
#, c-format
msgid ""
"jsonpath item method .%s() can only be applied to a string or numeric value"
@@ -26863,74 +26858,74 @@ msgstr ""
"метод .%s() в jsonpath может применяться только к строковому или числовому "
"значению"
-#: utils/adt/jsonpath_exec.c:1579
+#: utils/adt/jsonpath_exec.c:1583
#, c-format
msgid "left operand of jsonpath operator %s is not a single numeric value"
msgstr ""
"левый операнд оператора %s в jsonpath не является одним числовым значением"
-#: utils/adt/jsonpath_exec.c:1586
+#: utils/adt/jsonpath_exec.c:1590
#, c-format
msgid "right operand of jsonpath operator %s is not a single numeric value"
msgstr ""
"правый операнд оператора %s в jsonpath не является одним числовым значением"
-#: utils/adt/jsonpath_exec.c:1654
+#: utils/adt/jsonpath_exec.c:1658
#, c-format
msgid "operand of unary jsonpath operator %s is not a numeric value"
msgstr ""
"операнд унарного оператора %s в jsonpath не является числовым значением"
# skip-rule: space-before-period
-#: utils/adt/jsonpath_exec.c:1752
+#: utils/adt/jsonpath_exec.c:1756
#, c-format
msgid "jsonpath item method .%s() can only be applied to a numeric value"
msgstr "метод .%s() в jsonpath может применяться только к числовому значению"
# skip-rule: space-before-period
-#: utils/adt/jsonpath_exec.c:1792
+#: utils/adt/jsonpath_exec.c:1796
#, c-format
msgid "jsonpath item method .%s() can only be applied to a string"
msgstr "метод .%s() в jsonpath может применяться только к строке"
-#: utils/adt/jsonpath_exec.c:1886
+#: utils/adt/jsonpath_exec.c:1890
#, c-format
msgid "datetime format is not recognized: \"%s\""
msgstr "формат datetime не распознан: \"%s\""
-#: utils/adt/jsonpath_exec.c:1888
+#: utils/adt/jsonpath_exec.c:1892
#, c-format
msgid "Use a datetime template argument to specify the input data format."
msgstr ""
"Воспользуйтесь аргументом datetime для указания формата входных данных."
# skip-rule: space-before-period
-#: utils/adt/jsonpath_exec.c:1956
+#: utils/adt/jsonpath_exec.c:1960
#, c-format
msgid "jsonpath item method .%s() can only be applied to an object"
msgstr "метод .%s() в jsonpath может применяться только к объекту"
-#: utils/adt/jsonpath_exec.c:2138
+#: utils/adt/jsonpath_exec.c:2142
#, c-format
msgid "could not find jsonpath variable \"%s\""
msgstr "не удалось найти в jsonpath переменную \"%s\""
-#: utils/adt/jsonpath_exec.c:2402
+#: utils/adt/jsonpath_exec.c:2406
#, c-format
msgid "jsonpath array subscript is not a single numeric value"
msgstr "индекс элемента в jsonpath не является одним числовым значением"
-#: utils/adt/jsonpath_exec.c:2414
+#: utils/adt/jsonpath_exec.c:2418
#, c-format
msgid "jsonpath array subscript is out of integer range"
msgstr "индекс массива в jsonpath вне целочисленного диапазона"
-#: utils/adt/jsonpath_exec.c:2591
+#: utils/adt/jsonpath_exec.c:2595
#, c-format
msgid "cannot convert value from %s to %s without time zone usage"
msgstr "значение %s нельзя преобразовать в %s без сведений о часовом поясе"
-#: utils/adt/jsonpath_exec.c:2593
+#: utils/adt/jsonpath_exec.c:2597
#, c-format
msgid "Use *_tz() function for time zone support."
msgstr "Для передачи часового пояса используйте функцию *_tz()."
@@ -27247,36 +27242,36 @@ msgstr "размер шага не может быть бесконечност
msgid "factorial of a negative number is undefined"
msgstr "факториал отрицательного числа даёт неопределённость"
-#: utils/adt/numeric.c:3561 utils/adt/numeric.c:6917 utils/adt/numeric.c:7432
-#: utils/adt/numeric.c:9956 utils/adt/numeric.c:10435
-#: utils/adt/numeric.c:10561 utils/adt/numeric.c:10634
+#: utils/adt/numeric.c:3561 utils/adt/numeric.c:6945 utils/adt/numeric.c:7460
+#: utils/adt/numeric.c:9984 utils/adt/numeric.c:10463 utils/adt/numeric.c:10589
+#: utils/adt/numeric.c:10662
#, c-format
msgid "value overflows numeric format"
msgstr "значение переполняет формат numeric"
-#: utils/adt/numeric.c:4243 utils/adt/numeric.c:4323 utils/adt/numeric.c:4364
-#: utils/adt/numeric.c:4558
+#: utils/adt/numeric.c:4271 utils/adt/numeric.c:4351 utils/adt/numeric.c:4392
+#: utils/adt/numeric.c:4586
#, c-format
msgid "cannot convert NaN to %s"
msgstr "нельзя преобразовать NaN в %s"
-#: utils/adt/numeric.c:4247 utils/adt/numeric.c:4327 utils/adt/numeric.c:4368
-#: utils/adt/numeric.c:4562
+#: utils/adt/numeric.c:4275 utils/adt/numeric.c:4355 utils/adt/numeric.c:4396
+#: utils/adt/numeric.c:4590
#, c-format
msgid "cannot convert infinity to %s"
msgstr "нельзя представить бесконечность в %s"
-#: utils/adt/numeric.c:4571
+#: utils/adt/numeric.c:4599
#, c-format
msgid "pg_lsn out of range"
msgstr "pg_lsn вне диапазона"
-#: utils/adt/numeric.c:7519 utils/adt/numeric.c:7565
+#: utils/adt/numeric.c:7547 utils/adt/numeric.c:7593
#, c-format
msgid "numeric field overflow"
msgstr "переполнение поля numeric"
-#: utils/adt/numeric.c:7520
+#: utils/adt/numeric.c:7548
#, c-format
msgid ""
"A field with precision %d, scale %d must round to an absolute value less "
@@ -27285,13 +27280,13 @@ msgstr ""
"Поле с точностью %d, порядком %d должно округляться до абсолютного значения "
"меньше чем %s%d."
-#: utils/adt/numeric.c:7566
+#: utils/adt/numeric.c:7594
#, c-format
msgid "A field with precision %d, scale %d cannot hold an infinite value."
msgstr ""
"Поле с точностью %d, порядком %d не может содержать значение бесконечности."
-#: utils/adt/oid.c:290
+#: utils/adt/oid.c:293
#, c-format
msgid "invalid oidvector data"
msgstr "неверные данные oidvector"
@@ -27351,8 +27346,8 @@ msgstr "не удалось создать локаль \"%s\": %m"
#: utils/adt/pg_locale.c:1497
#, c-format
msgid ""
-"The operating system could not find any locale data for the locale name \""
-"%s\"."
+"The operating system could not find any locale data for the locale name "
+"\"%s\"."
msgstr "Операционная система не может найти данные локали с именем \"%s\"."
#: utils/adt/pg_locale.c:1605
@@ -27634,7 +27629,7 @@ msgstr ""
"Чтобы обозначить отсутствующий аргумент унарного оператора, укажите NONE."
#: utils/adt/regproc.c:715 utils/adt/regproc.c:756 utils/adt/regproc.c:2055
-#: utils/adt/ruleutils.c:9870 utils/adt/ruleutils.c:10039
+#: utils/adt/ruleutils.c:9872 utils/adt/ruleutils.c:10041
#, c-format
msgid "too many arguments"
msgstr "слишком много аргументов"
@@ -27758,8 +27753,8 @@ msgid ""
"update or delete on table \"%s\" violates foreign key constraint \"%s\" on "
"table \"%s\""
msgstr ""
-"UPDATE или DELETE в таблице \"%s\" нарушает ограничение внешнего ключа \""
-"%s\" таблицы \"%s\""
+"UPDATE или DELETE в таблице \"%s\" нарушает ограничение внешнего ключа "
+"\"%s\" таблицы \"%s\""
#: utils/adt/ri_triggers.c:2619
#, c-format
@@ -27815,8 +27810,8 @@ msgstr ""
msgid "improper binary format in record column %d"
msgstr "неподходящий двоичный формат в столбце записи %d"
-#: utils/adt/rowtypes.c:932 utils/adt/rowtypes.c:1178
-#: utils/adt/rowtypes.c:1436 utils/adt/rowtypes.c:1682
+#: utils/adt/rowtypes.c:932 utils/adt/rowtypes.c:1178 utils/adt/rowtypes.c:1436
+#: utils/adt/rowtypes.c:1682
#, c-format
msgid "cannot compare dissimilar column types %s and %s at record column %d"
msgstr "не удалось сравнить различные типы столбцов %s и %s, столбец записи %d"
@@ -28080,42 +28075,42 @@ msgstr "массив весов не может содержать элемен
msgid "unrecognized weight: \"%c\""
msgstr "нераспознанный вес: \"%c\""
-#: utils/adt/tsvector_op.c:2431
+#: utils/adt/tsvector_op.c:2434
#, c-format
msgid "ts_stat query must return one tsvector column"
msgstr "запрос ts_stat должен вернуть один столбец tsvector"
-#: utils/adt/tsvector_op.c:2620
+#: utils/adt/tsvector_op.c:2623
#, c-format
msgid "tsvector column \"%s\" does not exist"
msgstr "столбец \"%s\" типа tsvector не существует"
-#: utils/adt/tsvector_op.c:2627
+#: utils/adt/tsvector_op.c:2630
#, c-format
msgid "column \"%s\" is not of tsvector type"
msgstr "столбец \"%s\" должен иметь тип tsvector"
-#: utils/adt/tsvector_op.c:2639
+#: utils/adt/tsvector_op.c:2642
#, c-format
msgid "configuration column \"%s\" does not exist"
msgstr "столбец конфигурации \"%s\" не существует"
-#: utils/adt/tsvector_op.c:2645
+#: utils/adt/tsvector_op.c:2648
#, c-format
msgid "column \"%s\" is not of regconfig type"
msgstr "столбец \"%s\" должен иметь тип regconfig"
-#: utils/adt/tsvector_op.c:2652
+#: utils/adt/tsvector_op.c:2655
#, c-format
msgid "configuration column \"%s\" must not be null"
msgstr "значение столбца конфигурации \"%s\" не должно быть null"
-#: utils/adt/tsvector_op.c:2665
+#: utils/adt/tsvector_op.c:2668
#, c-format
msgid "text search configuration name \"%s\" must be schema-qualified"
msgstr "имя конфигурации текстового поиска \"%s\" должно указываться со схемой"
-#: utils/adt/tsvector_op.c:2690
+#: utils/adt/tsvector_op.c:2693
#, c-format
msgid "column \"%s\" is not of a character type"
msgstr "столбец \"%s\" имеет не символьный тип"
@@ -28409,8 +28404,8 @@ msgstr "не удалось инициализировать библиотек
msgid ""
"libxml2 has incompatible char type: sizeof(char)=%zu, sizeof(xmlChar)=%zu."
msgstr ""
-"В libxml2 оказался несовместимый тип char: sizeof(char)=%zu, sizeof(xmlChar)="
-"%zu."
+"В libxml2 оказался несовместимый тип char: sizeof(char)=%zu, "
+"sizeof(xmlChar)=%zu."
#: utils/adt/xml.c:1047
#, c-format
@@ -28495,8 +28490,8 @@ msgstr "ни префикс, ни URI пространства имён не м
#, c-format
msgid "could not register XML namespace with name \"%s\" and URI \"%s\""
msgstr ""
-"не удалось зарегистрировать пространство имён XML с префиксом \"%s\" и URI \""
-"%s\""
+"не удалось зарегистрировать пространство имён XML с префиксом \"%s\" и URI "
+"\"%s\""
#: utils/adt/xml.c:4450
#, c-format
@@ -28553,28 +28548,28 @@ msgstr ""
msgid "cached plan must not change result type"
msgstr "в кешированном плане не должен изменяться тип результата"
-#: utils/cache/relcache.c:3732
+#: utils/cache/relcache.c:3753
#, c-format
msgid "heap relfilenode value not set when in binary upgrade mode"
msgstr "значение relfilenode для кучи не задано в режиме двоичного обновления"
-#: utils/cache/relcache.c:3740
+#: utils/cache/relcache.c:3761
#, c-format
msgid "unexpected request for new relfilenode in binary upgrade mode"
msgstr ""
"неожиданный запрос нового значения relfilenode в режиме двоичного обновления"
-#: utils/cache/relcache.c:6451
+#: utils/cache/relcache.c:6472
#, c-format
msgid "could not create relation-cache initialization file \"%s\": %m"
msgstr "создать файл инициализации для кеша отношений \"%s\" не удалось: %m"
-#: utils/cache/relcache.c:6453
+#: utils/cache/relcache.c:6474
#, c-format
msgid "Continuing anyway, but there's something wrong."
msgstr "Продолжаем всё равно, хотя что-то не так."
-#: utils/cache/relcache.c:6775
+#: utils/cache/relcache.c:6796
#, c-format
msgid "could not remove cache file \"%s\": %m"
msgstr "не удалось стереть файл кеша \"%s\": %m"
@@ -31980,8 +31975,8 @@ msgstr ""
#: utils/misc/guc.c:8475 utils/misc/guc.c:8522 utils/misc/guc.c:10001
#, c-format
msgid ""
-"must be superuser or have privileges of pg_read_all_settings to examine \""
-"%s\""
+"must be superuser or have privileges of pg_read_all_settings to examine "
+"\"%s\""
msgstr ""
"чтобы прочитать \"%s\", нужно быть суперпользователем или иметь права роли "
"pg_read_all_settings"
@@ -32169,8 +32164,8 @@ msgstr "CPU: пользов.: %d.%02d с, система: %d.%02d с, прошл
#, c-format
msgid "query would be affected by row-level security policy for table \"%s\""
msgstr ""
-"запрос будет ограничен политикой безопасности на уровне строк для таблицы \""
-"%s\""
+"запрос будет ограничен политикой безопасности на уровне строк для таблицы "
+"\"%s\""
#: utils/misc/rls.c:129
#, c-format
@@ -32235,8 +32230,8 @@ msgstr "краткое обозначение часового пояса \"%s\"
#: utils/misc/tzparser.c:238
#, c-format
msgid ""
-"Entry in time zone file \"%s\", line %d, conflicts with entry in file \""
-"%s\", line %d."
+"Entry in time zone file \"%s\", line %d, conflicts with entry in file "
+"\"%s\", line %d."
msgstr ""
"Запись в файле часовых поясов \"%s\", строке %d, противоречит записи в файле "
"\"%s\", строке %d."
@@ -32340,26 +32335,26 @@ msgid "could not read block %ld of temporary file: read only %zu of %zu bytes"
msgstr ""
"не удалось прочитать блок %ld временного файла (прочитано байт: %zu из %zu)"
-#: utils/sort/sharedtuplestore.c:431 utils/sort/sharedtuplestore.c:440
-#: utils/sort/sharedtuplestore.c:463 utils/sort/sharedtuplestore.c:480
-#: utils/sort/sharedtuplestore.c:497
+#: utils/sort/sharedtuplestore.c:432 utils/sort/sharedtuplestore.c:441
+#: utils/sort/sharedtuplestore.c:464 utils/sort/sharedtuplestore.c:481
+#: utils/sort/sharedtuplestore.c:498
#, c-format
msgid "could not read from shared tuplestore temporary file"
msgstr "не удалось прочитать файл общего временного хранилища кортежей"
-#: utils/sort/sharedtuplestore.c:486
+#: utils/sort/sharedtuplestore.c:487
#, c-format
msgid "unexpected chunk in shared tuplestore temporary file"
msgstr "неожиданный фрагмент в файле общего временного хранилища кортежей"
-#: utils/sort/sharedtuplestore.c:571
+#: utils/sort/sharedtuplestore.c:572
#, c-format
msgid "could not seek to block %u in shared tuplestore temporary file"
msgstr ""
"не удалось переместиться к блоку %u в файле общего временного хранилища "
"кортежей"
-#: utils/sort/sharedtuplestore.c:578
+#: utils/sort/sharedtuplestore.c:579
#, c-format
msgid ""
"could not read from shared tuplestore temporary file: read only %zu of %zu "
@@ -33094,6 +33089,28 @@ msgstr "нестандартное использование спецсимво
msgid "Use the escape string syntax for escapes, e.g., E'\\r\\n'."
msgstr "Используйте для записи спецсимволов синтаксис спецстрок E'\\r\\n'."
+#, c-format
+#~ msgid "could not read from temporary file: %m"
+#~ msgstr "не удалось прочитать из временного файла: %m"
+
+#, c-format
+#~ msgid "cannot use invalid index \"%s\" as replica identity"
+#~ msgstr ""
+#~ "для идентификации реплики нельзя использовать нерабочий индекс \"%s\""
+
+#, c-format
+#~ msgid "Triggers on partitioned tables cannot have transition tables."
+#~ msgstr ""
+#~ "Триггеры секционированных таблиц не могут использовать переходные таблицы."
+
+#, c-format
+#~ msgid "int2vector has too many elements"
+#~ msgstr "int2vector содержит слишком много элементов"
+
+#, c-format
+#~ msgid "oidvector has too many elements"
+#~ msgstr "oidvector содержит слишком много элементов"
+
#~ msgid "Enables reordering of GROUP BY keys."
#~ msgstr "Включает переупорядочивание ключей GROUP BY."
@@ -34156,15 +34173,15 @@ msgstr "Используйте для записи спецсимволов си
#~ "пользователь \"%s\""
#~ msgid ""
-#~ "pg_hba.conf rejects connection for host \"%s\", user \"%s\", database \""
-#~ "%s\""
+#~ "pg_hba.conf rejects connection for host \"%s\", user \"%s\", database "
+#~ "\"%s\""
#~ msgstr ""
#~ "pg_hba.conf отвергает подключение: компьютер \"%s\", пользователь \"%s\", "
#~ "база данных \"%s\""
#~ msgid ""
-#~ "no pg_hba.conf entry for replication connection from host \"%s\", user \""
-#~ "%s\""
+#~ "no pg_hba.conf entry for replication connection from host \"%s\", user "
+#~ "\"%s\""
#~ msgstr ""
#~ "в pg_hba.conf нет записи, разрешающей подключение для репликации с "
#~ "компьютера \"%s\" для пользователя \"%s\""
@@ -34186,13 +34203,13 @@ msgstr "Используйте для записи спецсимволов си
#~ "replication connection authorized: user=%s application_name=%s SSL "
#~ "enabled (protocol=%s, cipher=%s, bits=%d, compression=%s)"
#~ msgstr ""
-#~ "подключение для репликации авторизовано: пользователь=%s, имя_приложения="
-#~ "%s, SSL включён (протокол=%s, шифр=%s, битов=%d, сжатие=%s)"
+#~ "подключение для репликации авторизовано: пользователь=%s, "
+#~ "имя_приложения=%s, SSL включён (протокол=%s, шифр=%s, битов=%d, сжатие=%s)"
#~ msgid "replication connection authorized: user=%s application_name=%s"
#~ msgstr ""
-#~ "подключение для репликации авторизовано: пользователь=%s, имя_приложения="
-#~ "%s"
+#~ "подключение для репликации авторизовано: пользователь=%s, "
+#~ "имя_приложения=%s"
#~ msgid ""
#~ "connection authorized: user=%s database=%s application_name=%s SSL "
@@ -34205,8 +34222,8 @@ msgstr "Используйте для записи спецсимволов си
#~ "connection authorized: user=%s database=%s SSL enabled (protocol=%s, "
#~ "cipher=%s, bits=%d, compression=%s)"
#~ msgstr ""
-#~ "подключение авторизовано: пользователь=%s, база=%s, SSL включён (протокол="
-#~ "%s, шифр=%s, битов=%d, сжатие=%s)"
+#~ "подключение авторизовано: пользователь=%s, база=%s, SSL включён "
+#~ "(протокол=%s, шифр=%s, битов=%d, сжатие=%s)"
#~ msgid "connection authorized: user=%s database=%s application_name=%s"
#~ msgstr ""
@@ -35180,8 +35197,8 @@ msgstr "Используйте для записи спецсимволов си
#~ msgid "index row size %lu exceeds maximum %lu for index \"%s\""
#~ msgstr ""
-#~ "размер строки индекса (%lu) больше предельного размера (%lu) (индекс \""
-#~ "%s\")"
+#~ "размер строки индекса (%lu) больше предельного размера (%lu) (индекс "
+#~ "\"%s\")"
#~ msgid ""
#~ "brin operator family \"%s\" contains function %s with invalid support "
@@ -35661,8 +35678,8 @@ msgstr "Используйте для записи спецсимволов си
#~ "not enough shared memory for elements of data structure \"%s\" (%zu bytes "
#~ "requested)"
#~ msgstr ""
-#~ "недостаточно разделяемой памяти для элементов структуры данных \"%s\" "
-#~ "(запрошено байт: %zu)"
+#~ "недостаточно разделяемой памяти для элементов структуры данных "
+#~ "\"%s\" (запрошено байт: %zu)"
#~ msgid "invalid input syntax for type boolean: \"%s\""
#~ msgstr "неверное значение для логического типа: \"%s\""
@@ -36146,8 +36163,8 @@ msgstr "Используйте для записи спецсимволов си
#~ msgstr ""
#~ "автоматическая очистка таблицы \"%s.%s.%s\": сканирований индекса: %d\n"
#~ "страниц удалено: %d, осталось: %d\n"
-#~ "кортежей удалено: %.0f, осталось: %.0f, мёртвых (но пока неудаляемых): %."
-#~ "0f\n"
+#~ "кортежей удалено: %.0f, осталось: %.0f, мёртвых (но пока неудаляемых): "
+#~ "%.0f\n"
#~ "использование буфера: попаданий: %d, промахов: %d, загрязнено: %d\n"
#~ "средняя скорость чтения: %.3f МБ/сек, средняя скорость записи: %.3f МБ/"
#~ "сек\n"
diff --git a/src/backend/po/sv.po b/src/backend/po/sv.po
index 0874daa4d5f..6566b0cb6dd 100644
--- a/src/backend/po/sv.po
+++ b/src/backend/po/sv.po
@@ -1,5 +1,5 @@
# Swedish message translation file for postgresql
-# Dennis Björklund <db@zigo.dhs.org>, 2002, 2003, 2004, 2005, 2006, 2017, 2018, 2019, 2020, 2021, 2022.
+# Dennis Björklund <db@zigo.dhs.org>, 2002, 2003, 2004, 2005, 2006, 2017, 2018, 2019, 2020, 2021, 2022, 2023.
#
# Många av termerna är tekniska termer som refererar till begrepp i SQL-satser
# och liknande. Om man översätter vissa av dessa så kommer det bli väldigt
@@ -23,8 +23,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 15\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
-"POT-Creation-Date: 2022-11-06 16:44+0000\n"
-"PO-Revision-Date: 2022-11-07 13:43+0100\n"
+"POT-Creation-Date: 2023-01-21 18:45+0000\n"
+"PO-Revision-Date: 2023-01-22 17:01+0100\n"
"Last-Translator: Dennis Björklund <db@zigo.dhs.org>\n"
"Language-Team: Swedish <pgsql-translators@postgresql.org>\n"
"Language: sv\n"
@@ -91,12 +91,12 @@ msgstr "kunde inte öppna filen \"%s\" för läsning: %m"
#: access/transam/twophase.c:1348 access/transam/xlog.c:3207
#: access/transam/xlog.c:4022 access/transam/xlogrecovery.c:1178
#: access/transam/xlogrecovery.c:1270 access/transam/xlogrecovery.c:1307
-#: access/transam/xlogrecovery.c:1367 backup/basebackup.c:1842
+#: access/transam/xlogrecovery.c:1367 backup/basebackup.c:1843
#: commands/extension.c:3393 libpq/hba.c:505 replication/logical/origin.c:729
-#: replication/logical/origin.c:765 replication/logical/reorderbuffer.c:4942
-#: replication/logical/snapbuild.c:1851 replication/logical/snapbuild.c:1893
-#: replication/logical/snapbuild.c:1920 replication/slot.c:1800
-#: replication/slot.c:1841 replication/walsender.c:658
+#: replication/logical/origin.c:765 replication/logical/reorderbuffer.c:4948
+#: replication/logical/snapbuild.c:1858 replication/logical/snapbuild.c:1900
+#: replication/logical/snapbuild.c:1927 replication/slot.c:1807
+#: replication/slot.c:1848 replication/walsender.c:658
#: storage/file/buffile.c:463 storage/file/copydir.c:195
#: utils/adt/genfile.c:197 utils/adt/misc.c:863 utils/cache/relmapper.c:813
#, c-format
@@ -105,10 +105,10 @@ msgstr "kunde inte läsa fil \"%s\": %m"
#: ../common/controldata_utils.c:92 ../common/controldata_utils.c:95
#: access/transam/xlog.c:3212 access/transam/xlog.c:4027
-#: backup/basebackup.c:1846 replication/logical/origin.c:734
-#: replication/logical/origin.c:773 replication/logical/snapbuild.c:1856
-#: replication/logical/snapbuild.c:1898 replication/logical/snapbuild.c:1925
-#: replication/slot.c:1804 replication/slot.c:1845 replication/walsender.c:663
+#: backup/basebackup.c:1847 replication/logical/origin.c:734
+#: replication/logical/origin.c:773 replication/logical/snapbuild.c:1863
+#: replication/logical/snapbuild.c:1905 replication/logical/snapbuild.c:1932
+#: replication/slot.c:1811 replication/slot.c:1852 replication/walsender.c:663
#: utils/cache/relmapper.c:817
#, c-format
msgid "could not read file \"%s\": read %d of %zu"
@@ -125,9 +125,9 @@ msgstr "kunde inte läsa fil \"%s\": läste %d av %zu"
#: access/transam/xlog.c:4738 commands/copyfrom.c:1575 commands/copyto.c:327
#: libpq/be-fsstubs.c:455 libpq/be-fsstubs.c:525
#: replication/logical/origin.c:667 replication/logical/origin.c:806
-#: replication/logical/reorderbuffer.c:5000
-#: replication/logical/snapbuild.c:1760 replication/logical/snapbuild.c:1933
-#: replication/slot.c:1691 replication/slot.c:1852 replication/walsender.c:673
+#: replication/logical/reorderbuffer.c:5006
+#: replication/logical/snapbuild.c:1767 replication/logical/snapbuild.c:1940
+#: replication/slot.c:1698 replication/slot.c:1859 replication/walsender.c:673
#: storage/file/copydir.c:218 storage/file/copydir.c:223 storage/file/fd.c:745
#: storage/file/fd.c:3643 storage/file/fd.c:3749 utils/cache/relmapper.c:828
#: utils/cache/relmapper.c:956
@@ -159,17 +159,17 @@ msgstr ""
#: access/transam/timeline.c:348 access/transam/twophase.c:1304
#: access/transam/xlog.c:2941 access/transam/xlog.c:3123
#: access/transam/xlog.c:3162 access/transam/xlog.c:3357
-#: access/transam/xlog.c:4012 access/transam/xlogrecovery.c:4179
-#: access/transam/xlogrecovery.c:4282 access/transam/xlogutils.c:852
-#: backup/basebackup.c:522 backup/basebackup.c:1519 postmaster/syslogger.c:1560
-#: replication/logical/origin.c:719 replication/logical/reorderbuffer.c:3595
-#: replication/logical/reorderbuffer.c:4146
-#: replication/logical/reorderbuffer.c:4922
-#: replication/logical/snapbuild.c:1715 replication/logical/snapbuild.c:1822
-#: replication/slot.c:1772 replication/walsender.c:631
+#: access/transam/xlog.c:4012 access/transam/xlogrecovery.c:4190
+#: access/transam/xlogrecovery.c:4293 access/transam/xlogutils.c:852
+#: backup/basebackup.c:522 backup/basebackup.c:1520 postmaster/syslogger.c:1560
+#: replication/logical/origin.c:719 replication/logical/reorderbuffer.c:3601
+#: replication/logical/reorderbuffer.c:4152
+#: replication/logical/reorderbuffer.c:4928
+#: replication/logical/snapbuild.c:1722 replication/logical/snapbuild.c:1829
+#: replication/slot.c:1779 replication/walsender.c:631
#: replication/walsender.c:2722 storage/file/copydir.c:161
#: storage/file/fd.c:720 storage/file/fd.c:3395 storage/file/fd.c:3630
-#: storage/file/fd.c:3720 storage/smgr/md.c:524 utils/cache/relmapper.c:792
+#: storage/file/fd.c:3720 storage/smgr/md.c:538 utils/cache/relmapper.c:792
#: utils/cache/relmapper.c:900 utils/error/elog.c:1933
#: utils/init/miscinit.c:1366 utils/init/miscinit.c:1500
#: utils/init/miscinit.c:1577 utils/misc/guc.c:8991 utils/misc/guc.c:9040
@@ -181,7 +181,7 @@ msgstr "kunde inte öppna fil \"%s\": %m"
#: access/transam/twophase.c:1745 access/transam/twophase.c:1754
#: access/transam/xlog.c:8670 access/transam/xlogfuncs.c:600
#: backup/basebackup_server.c:173 backup/basebackup_server.c:266
-#: postmaster/postmaster.c:5631 postmaster/syslogger.c:1571
+#: postmaster/postmaster.c:5638 postmaster/syslogger.c:1571
#: postmaster/syslogger.c:1584 postmaster/syslogger.c:1597
#: utils/cache/relmapper.c:934
#, c-format
@@ -196,9 +196,9 @@ msgstr "kunde inte skriva fil \"%s\": %m"
#: access/transam/xlog.c:3047 access/transam/xlog.c:3241
#: access/transam/xlog.c:3985 access/transam/xlog.c:7973
#: access/transam/xlog.c:8016 backup/basebackup_server.c:207
-#: replication/logical/snapbuild.c:1753 replication/slot.c:1677
-#: replication/slot.c:1782 storage/file/fd.c:737 storage/file/fd.c:3741
-#: storage/smgr/md.c:975 storage/smgr/md.c:1016 storage/sync/sync.c:453
+#: replication/logical/snapbuild.c:1760 replication/slot.c:1684
+#: replication/slot.c:1789 storage/file/fd.c:737 storage/file/fd.c:3741
+#: storage/smgr/md.c:989 storage/smgr/md.c:1030 storage/sync/sync.c:453
#: utils/cache/relmapper.c:949 utils/misc/guc.c:8760
#, c-format
msgid "could not fsync file \"%s\": %m"
@@ -214,15 +214,15 @@ msgstr "kunde inte fsync:a fil \"%s\": %m"
#: access/transam/xlogrecovery.c:568 lib/dshash.c:253 libpq/auth.c:1338
#: libpq/auth.c:1406 libpq/auth.c:1964 libpq/be-secure-gssapi.c:520
#: postmaster/bgworker.c:349 postmaster/bgworker.c:931
-#: postmaster/postmaster.c:2584 postmaster/postmaster.c:4170
-#: postmaster/postmaster.c:4842 postmaster/postmaster.c:5556
-#: postmaster/postmaster.c:5927
+#: postmaster/postmaster.c:2591 postmaster/postmaster.c:4177
+#: postmaster/postmaster.c:4849 postmaster/postmaster.c:5563
+#: postmaster/postmaster.c:5934
#: replication/libpqwalreceiver/libpqwalreceiver.c:296
#: replication/logical/logical.c:205 replication/walsender.c:701
#: storage/buffer/localbuf.c:442 storage/file/fd.c:892 storage/file/fd.c:1434
-#: storage/file/fd.c:1595 storage/file/fd.c:2409 storage/ipc/procarray.c:1437
-#: storage/ipc/procarray.c:2249 storage/ipc/procarray.c:2256
-#: storage/ipc/procarray.c:2759 storage/ipc/procarray.c:3390
+#: storage/file/fd.c:1595 storage/file/fd.c:2409 storage/ipc/procarray.c:1448
+#: storage/ipc/procarray.c:2260 storage/ipc/procarray.c:2267
+#: storage/ipc/procarray.c:2770 storage/ipc/procarray.c:3401
#: utils/adt/formatting.c:1732 utils/adt/formatting.c:1854
#: utils/adt/formatting.c:1977 utils/adt/pg_locale.c:450
#: utils/adt/pg_locale.c:614 utils/adt/regexp.c:224 utils/fmgr/dfmgr.c:229
@@ -281,15 +281,15 @@ msgstr "kunde inte hitta en \"%s\" att köra"
msgid "could not change directory to \"%s\": %m"
msgstr "kunde inte byta katalog till \"%s\": %m"
-#: ../common/exec.c:299 access/transam/xlog.c:8319 backup/basebackup.c:1339
+#: ../common/exec.c:299 access/transam/xlog.c:8319 backup/basebackup.c:1340
#: utils/adt/misc.c:342
#, c-format
msgid "could not read symbolic link \"%s\": %m"
msgstr "kan inte läsa symbolisk länk \"%s\": %m"
#: ../common/exec.c:422 libpq/pqcomm.c:746 storage/ipc/latch.c:1092
-#: storage/ipc/latch.c:1272 storage/ipc/latch.c:1501 storage/ipc/latch.c:1662
-#: storage/ipc/latch.c:1788
+#: storage/ipc/latch.c:1272 storage/ipc/latch.c:1501 storage/ipc/latch.c:1663
+#: storage/ipc/latch.c:1789
#, c-format
msgid "%s() failed: %m"
msgstr "%s() misslyckades: %m"
@@ -314,7 +314,7 @@ msgstr "kan inte duplicera null-pekare (internt fel)\n"
#: backup/basebackup.c:338 backup/basebackup.c:528 backup/basebackup.c:599
#: commands/copyfrom.c:1525 commands/copyto.c:725 commands/extension.c:3372
#: commands/tablespace.c:826 commands/tablespace.c:917 guc-file.l:1061
-#: postmaster/pgarch.c:597 replication/logical/snapbuild.c:1632
+#: postmaster/pgarch.c:597 replication/logical/snapbuild.c:1639
#: storage/file/copydir.c:68 storage/file/copydir.c:107 storage/file/fd.c:1951
#: storage/file/fd.c:2037 storage/file/fd.c:3243 storage/file/fd.c:3450
#: utils/adt/dbsize.c:92 utils/adt/dbsize.c:244 utils/adt/dbsize.c:324
@@ -337,8 +337,8 @@ msgid "could not read directory \"%s\": %m"
msgstr "kunde inte läsa katalog \"%s\": %m"
#: ../common/file_utils.c:383 access/transam/xlogarchive.c:419
-#: postmaster/syslogger.c:1608 replication/logical/snapbuild.c:1772
-#: replication/slot.c:721 replication/slot.c:1563 replication/slot.c:1705
+#: postmaster/syslogger.c:1608 replication/logical/snapbuild.c:1779
+#: replication/slot.c:721 replication/slot.c:1570 replication/slot.c:1712
#: storage/file/fd.c:755 storage/file/fd.c:853 utils/time/snapmgr.c:1282
#, c-format
msgid "could not rename file \"%s\" to \"%s\": %m"
@@ -506,7 +506,7 @@ msgstr "kunde inte köra igen med token för begränsad åtkomst: felkod %lu"
msgid "could not get exit code from subprocess: error code %lu"
msgstr "kunde inte hämta statuskod för underprocess: felkod %lu"
-#: ../common/rmtree.c:79 backup/basebackup.c:1099 backup/basebackup.c:1275
+#: ../common/rmtree.c:79 backup/basebackup.c:1100 backup/basebackup.c:1276
#, c-format
msgid "could not stat file or directory \"%s\": %m"
msgstr "kunde inte ta status på fil eller katalog \"%s\": %m"
@@ -711,7 +711,7 @@ msgid "could not open parent table of index \"%s\""
msgstr "kunde inte öppna föräldratabell för index \"%s\""
#: access/brin/brin_bloom.c:750 access/brin/brin_bloom.c:792
-#: access/brin/brin_minmax_multi.c:3008 access/brin/brin_minmax_multi.c:3151
+#: access/brin/brin_minmax_multi.c:3012 access/brin/brin_minmax_multi.c:3155
#: statistics/dependencies.c:663 statistics/dependencies.c:716
#: statistics/mcv.c:1484 statistics/mcv.c:1515 statistics/mvdistinct.c:344
#: statistics/mvdistinct.c:397 utils/adt/pseudotypes.c:43
@@ -720,8 +720,8 @@ msgstr "kunde inte öppna föräldratabell för index \"%s\""
msgid "cannot accept a value of type %s"
msgstr "kan inte acceptera ett värde av type %s"
-#: access/brin/brin_minmax_multi.c:2167 access/brin/brin_minmax_multi.c:2174
-#: access/brin/brin_minmax_multi.c:2181 utils/adt/timestamp.c:938
+#: access/brin/brin_minmax_multi.c:2171 access/brin/brin_minmax_multi.c:2178
+#: access/brin/brin_minmax_multi.c:2185 utils/adt/timestamp.c:938
#: utils/adt/timestamp.c:1509 utils/adt/timestamp.c:2761
#: utils/adt/timestamp.c:2778 utils/adt/timestamp.c:2831
#: utils/adt/timestamp.c:2870 utils/adt/timestamp.c:3115
@@ -1067,19 +1067,19 @@ msgstr "operatorfamiljen \"%s\" för accessmetod %s innehåller en ORDER BY som
msgid "operator family \"%s\" of access method %s contains incorrect ORDER BY opfamily specification for operator %s"
msgstr "operatorfamiljen \"%s\" för accessmetod %s innehåller en inkorrekt ORDER BY \"opfamiily\"-specifikation för operator %s"
-#: access/hash/hashfunc.c:278 access/hash/hashfunc.c:334
-#: utils/adt/varchar.c:1003 utils/adt/varchar.c:1063
+#: access/hash/hashfunc.c:278 access/hash/hashfunc.c:335
+#: utils/adt/varchar.c:1003 utils/adt/varchar.c:1064
#, c-format
msgid "could not determine which collation to use for string hashing"
msgstr "kunde inte bestämma vilken jämförelse (collation) som skall användas för sträng-hashning"
-#: access/hash/hashfunc.c:279 access/hash/hashfunc.c:335 catalog/heap.c:668
+#: access/hash/hashfunc.c:279 access/hash/hashfunc.c:336 catalog/heap.c:668
#: catalog/heap.c:674 commands/createas.c:206 commands/createas.c:515
-#: commands/indexcmds.c:1962 commands/tablecmds.c:17463 commands/view.c:86
+#: commands/indexcmds.c:1962 commands/tablecmds.c:17443 commands/view.c:86
#: regex/regc_pg_locale.c:243 utils/adt/formatting.c:1690
#: utils/adt/formatting.c:1812 utils/adt/formatting.c:1935 utils/adt/like.c:190
#: utils/adt/like_support.c:1025 utils/adt/varchar.c:733
-#: utils/adt/varchar.c:1004 utils/adt/varchar.c:1064 utils/adt/varlena.c:1499
+#: utils/adt/varchar.c:1004 utils/adt/varchar.c:1065 utils/adt/varlena.c:1499
#, c-format
msgid "Use the COLLATE clause to set the collation explicitly."
msgstr "Använd en COLLATE-klausul för att sätta jämförelsen explicit."
@@ -1182,8 +1182,8 @@ msgstr "kunde inte skriva till fil \"%s\", skrev %d av %d: %m."
#: access/transam/xlog.c:3964 access/transam/xlog.c:8653
#: access/transam/xlogfuncs.c:594 backup/basebackup_server.c:149
#: backup/basebackup_server.c:242 commands/dbcommands.c:517
-#: postmaster/postmaster.c:4597 postmaster/postmaster.c:5618
-#: replication/logical/origin.c:587 replication/slot.c:1624
+#: postmaster/postmaster.c:4604 postmaster/postmaster.c:5625
+#: replication/logical/origin.c:587 replication/slot.c:1631
#: storage/file/copydir.c:167 storage/smgr/md.c:222 utils/time/snapmgr.c:1261
#, c-format
msgid "could not create file \"%s\": %m"
@@ -1198,10 +1198,10 @@ msgstr "kunde inte trunkera fil \"%s\" till %u: %m"
#: access/transam/timeline.c:424 access/transam/timeline.c:502
#: access/transam/xlog.c:3035 access/transam/xlog.c:3232
#: access/transam/xlog.c:3976 commands/dbcommands.c:529
-#: postmaster/postmaster.c:4607 postmaster/postmaster.c:4617
+#: postmaster/postmaster.c:4614 postmaster/postmaster.c:4624
#: replication/logical/origin.c:599 replication/logical/origin.c:641
-#: replication/logical/origin.c:660 replication/logical/snapbuild.c:1729
-#: replication/slot.c:1659 storage/file/buffile.c:537
+#: replication/logical/origin.c:660 replication/logical/snapbuild.c:1736
+#: replication/slot.c:1666 storage/file/buffile.c:537
#: storage/file/copydir.c:207 utils/init/miscinit.c:1441
#: utils/init/miscinit.c:1452 utils/init/miscinit.c:1460 utils/misc/guc.c:8721
#: utils/misc/guc.c:8752 utils/misc/guc.c:10741 utils/misc/guc.c:10755
@@ -1213,11 +1213,11 @@ msgstr "kunde inte skriva till fil \"%s\": %m"
#: access/heap/rewriteheap.c:1249 access/transam/twophase.c:1705
#: access/transam/xlogarchive.c:119 access/transam/xlogarchive.c:429
#: postmaster/postmaster.c:1157 postmaster/syslogger.c:1537
-#: replication/logical/origin.c:575 replication/logical/reorderbuffer.c:4415
-#: replication/logical/snapbuild.c:1674 replication/logical/snapbuild.c:2090
-#: replication/slot.c:1756 storage/file/fd.c:795 storage/file/fd.c:3263
+#: replication/logical/origin.c:575 replication/logical/reorderbuffer.c:4421
+#: replication/logical/snapbuild.c:1681 replication/logical/snapbuild.c:2097
+#: replication/slot.c:1763 storage/file/fd.c:795 storage/file/fd.c:3263
#: storage/file/fd.c:3325 storage/file/reinit.c:262 storage/ipc/dsm.c:317
-#: storage/smgr/md.c:349 storage/smgr/md.c:415 storage/sync/sync.c:250
+#: storage/smgr/md.c:370 storage/smgr/md.c:429 storage/sync/sync.c:250
#: utils/time/snapmgr.c:1606
#, c-format
msgid "could not remove file \"%s\": %m"
@@ -1450,7 +1450,7 @@ msgstr "transaktionen avbruten under scan av systemkatalog"
#: access/index/indexam.c:142 catalog/objectaddress.c:1376
#: commands/indexcmds.c:2790 commands/tablecmds.c:271 commands/tablecmds.c:295
-#: commands/tablecmds.c:17151 commands/tablecmds.c:18930
+#: commands/tablecmds.c:17131 commands/tablecmds.c:18910
#, c-format
msgid "\"%s\" is not an index"
msgstr "\"%s\" är inte ett index"
@@ -1549,7 +1549,7 @@ msgstr "\"%s\" är ett index"
#: access/table/table.c:54 access/table/table.c:88 access/table/table.c:117
#: access/table/table.c:150 catalog/aclchk.c:1842 commands/tablecmds.c:13829
-#: commands/tablecmds.c:17160
+#: commands/tablecmds.c:17140
#, c-format
msgid "\"%s\" is a composite type"
msgstr "\"%s\" är en composite-typ"
@@ -1604,13 +1604,13 @@ msgstr "Se till att konfigurationsparametern \"%s\" är satt på primär-servern
msgid "Make sure the configuration parameter \"%s\" is set."
msgstr "Se till att konfigurationsparametern \"%s\" är satt."
-#: access/transam/multixact.c:1021
+#: access/transam/multixact.c:1022
#, c-format
msgid "database is not accepting commands that generate new MultiXactIds to avoid wraparound data loss in database \"%s\""
msgstr "databasen tar inte emot kommandon som genererar nya MultiXactId:er för att förhinda dataförlust vid \"wraparound\" i databasen \"%s\""
-#: access/transam/multixact.c:1023 access/transam/multixact.c:1030
-#: access/transam/multixact.c:1054 access/transam/multixact.c:1063
+#: access/transam/multixact.c:1024 access/transam/multixact.c:1031
+#: access/transam/multixact.c:1055 access/transam/multixact.c:1064
#, c-format
msgid ""
"Execute a database-wide VACUUM in that database.\n"
@@ -1619,65 +1619,65 @@ msgstr ""
"Utför en hela databasen-VACUUM i den databasen.\n"
"Du kan också behöva commit:a eller rulla tillbaka gamla förberedda transaktioner eller slänga gamla replikeringsslottar."
-#: access/transam/multixact.c:1028
+#: access/transam/multixact.c:1029
#, c-format
msgid "database is not accepting commands that generate new MultiXactIds to avoid wraparound data loss in database with OID %u"
msgstr "databasen tar inte emot kommandon som genererar nya MultiXactId:er för att förhinda dataförlust vid \"wraparound\" i databasen med OID %u"
-#: access/transam/multixact.c:1049 access/transam/multixact.c:2333
+#: access/transam/multixact.c:1050 access/transam/multixact.c:2334
#, c-format
msgid "database \"%s\" must be vacuumed before %u more MultiXactId is used"
msgid_plural "database \"%s\" must be vacuumed before %u more MultiXactIds are used"
msgstr[0] "databasen \"%s\" måste städas innan ytterligare %u MultiXactId används"
msgstr[1] "databasen \"%s\" måste städas innan ytterligare %u MultiXactId:er används"
-#: access/transam/multixact.c:1058 access/transam/multixact.c:2342
+#: access/transam/multixact.c:1059 access/transam/multixact.c:2343
#, c-format
msgid "database with OID %u must be vacuumed before %u more MultiXactId is used"
msgid_plural "database with OID %u must be vacuumed before %u more MultiXactIds are used"
msgstr[0] "databas med OID %u måste städas (vacuum) innan %u till MultiXactId används"
msgstr[1] "databas med OID %u måste städas (vacuum) innan %u till MultiXactId:er används"
-#: access/transam/multixact.c:1119
+#: access/transam/multixact.c:1120
#, c-format
msgid "multixact \"members\" limit exceeded"
msgstr "multixact \"members\"-gräns överskriden"
-#: access/transam/multixact.c:1120
+#: access/transam/multixact.c:1121
#, c-format
msgid "This command would create a multixact with %u members, but the remaining space is only enough for %u member."
msgid_plural "This command would create a multixact with %u members, but the remaining space is only enough for %u members."
msgstr[0] "Detta kommando skapar en multixact med %u medlemmar, men återstående utrymmer räcker bara till %u medlem."
msgstr[1] "Detta kommando skapar en multixact med %u medlemmar, men återstående utrymmer räcker bara till %u medlemmar."
-#: access/transam/multixact.c:1125
+#: access/transam/multixact.c:1126
#, c-format
msgid "Execute a database-wide VACUUM in database with OID %u with reduced vacuum_multixact_freeze_min_age and vacuum_multixact_freeze_table_age settings."
msgstr "Kör en hela-databas-VACUUM i databas med OID %u med reducerade iställningar vacuum_multixact_freeze_min_age och vacuum_multixact_freeze_table_age."
-#: access/transam/multixact.c:1156
+#: access/transam/multixact.c:1157
#, c-format
msgid "database with OID %u must be vacuumed before %d more multixact member is used"
msgid_plural "database with OID %u must be vacuumed before %d more multixact members are used"
msgstr[0] "databas med OID %u måste städas innan %d mer multixact-medlem används"
msgstr[1] "databas med OID %u måste städas innan %d fler multixact-medlemmar används"
-#: access/transam/multixact.c:1161
+#: access/transam/multixact.c:1162
#, c-format
msgid "Execute a database-wide VACUUM in that database with reduced vacuum_multixact_freeze_min_age and vacuum_multixact_freeze_table_age settings."
msgstr "Kör en hela-databas-VACUUM i den databasen med reducerade inställningar för vacuum_multixact_freeze_min_age och vacuum_multixact_freeze_table_age."
-#: access/transam/multixact.c:1300
+#: access/transam/multixact.c:1301
#, c-format
msgid "MultiXactId %u does no longer exist -- apparent wraparound"
msgstr "MultiXactId %u finns inte längre -- troligen en wraparound"
-#: access/transam/multixact.c:1306
+#: access/transam/multixact.c:1307
#, c-format
msgid "MultiXactId %u has not been created yet -- apparent wraparound"
msgstr "MultiXactId %u har inte skapats än -- troligen en wraparound"
-#: access/transam/multixact.c:2338 access/transam/multixact.c:2347
+#: access/transam/multixact.c:2339 access/transam/multixact.c:2348
#: access/transam/varsup.c:151 access/transam/varsup.c:158
#: access/transam/varsup.c:466 access/transam/varsup.c:473
#, c-format
@@ -1688,27 +1688,27 @@ msgstr ""
"För att undvika att databasen stängs ner, utför en hela databas-VACCUM i den databasen.\n"
"Du kan också behöva commit:a eller rulla tillbaka gamla förberedda transaktioner eller slänga gamla replikeringsslottar."
-#: access/transam/multixact.c:2621
+#: access/transam/multixact.c:2622
#, c-format
msgid "MultiXact member wraparound protections are disabled because oldest checkpointed MultiXact %u does not exist on disk"
msgstr "MultiXact-medlems wraparound-skydd är avslagen eftersom äldsta checkpoint:ade MultiXact %u inte finns på disk"
-#: access/transam/multixact.c:2643
+#: access/transam/multixact.c:2644
#, c-format
msgid "MultiXact member wraparound protections are now enabled"
msgstr "MultiXact-medlems wraparound-skydd är nu påslagen"
-#: access/transam/multixact.c:3030
+#: access/transam/multixact.c:3031
#, c-format
msgid "oldest MultiXact %u not found, earliest MultiXact %u, skipping truncation"
msgstr "äldsta MultiXact %u hittas inte, tidigast MultiXact %u, skippar trunkering"
-#: access/transam/multixact.c:3048
+#: access/transam/multixact.c:3049
#, c-format
msgid "cannot truncate up to MultiXact %u because it does not exist on disk, skipping truncation"
msgstr "kan inte trunkera upp till %u eftersom den inte finns på disk, skippar trunkering"
-#: access/transam/multixact.c:3362
+#: access/transam/multixact.c:3363
#, c-format
msgid "invalid MultiXactId: %u"
msgstr "ogiltig MultiXactId: %u"
@@ -1803,60 +1803,60 @@ msgstr "Det finns redan en resurshanterare med ID %d som har samma namn."
msgid "registered custom resource manager \"%s\" with ID %d"
msgstr "registrerade egendefinerad resurshanterare \"%s\" med ID %d"
-#: access/transam/slru.c:713
+#: access/transam/slru.c:714
#, c-format
msgid "file \"%s\" doesn't exist, reading as zeroes"
msgstr "filen \"%s\" existerar inte, läses som nollor"
-#: access/transam/slru.c:945 access/transam/slru.c:951
-#: access/transam/slru.c:959 access/transam/slru.c:964
-#: access/transam/slru.c:971 access/transam/slru.c:976
-#: access/transam/slru.c:983 access/transam/slru.c:990
+#: access/transam/slru.c:946 access/transam/slru.c:952
+#: access/transam/slru.c:960 access/transam/slru.c:965
+#: access/transam/slru.c:972 access/transam/slru.c:977
+#: access/transam/slru.c:984 access/transam/slru.c:991
#, c-format
msgid "could not access status of transaction %u"
msgstr "kunde inte läsa status på transaktion %u"
-#: access/transam/slru.c:946
+#: access/transam/slru.c:947
#, c-format
msgid "Could not open file \"%s\": %m."
msgstr "Kunde inte öppna fil \"%s\": %m."
-#: access/transam/slru.c:952
+#: access/transam/slru.c:953
#, c-format
msgid "Could not seek in file \"%s\" to offset %d: %m."
msgstr "Kunde inte söka i fil \"%s\" till offset %d: %m."
-#: access/transam/slru.c:960
+#: access/transam/slru.c:961
#, c-format
msgid "Could not read from file \"%s\" at offset %d: %m."
msgstr "Kunde inte läsa från fil \"%s\" på offset %d: %m."
-#: access/transam/slru.c:965
+#: access/transam/slru.c:966
#, c-format
msgid "Could not read from file \"%s\" at offset %d: read too few bytes."
msgstr "Kunde inte läsa från fil \"%s\" på offset %d: läste för få bytes."
-#: access/transam/slru.c:972
+#: access/transam/slru.c:973
#, c-format
msgid "Could not write to file \"%s\" at offset %d: %m."
msgstr "Kunde inte skriva till fil \"%s\" på offset %d: %m."
-#: access/transam/slru.c:977
+#: access/transam/slru.c:978
#, c-format
msgid "Could not write to file \"%s\" at offset %d: wrote too few bytes."
msgstr "Kunde inte skriva till fil \"%s\" på offset %d: skrev för få bytes."
-#: access/transam/slru.c:984
+#: access/transam/slru.c:985
#, c-format
msgid "Could not fsync file \"%s\": %m."
msgstr "Kunde inte fsync:a fil \"%s\": %m."
-#: access/transam/slru.c:991
+#: access/transam/slru.c:992
#, c-format
msgid "Could not close file \"%s\": %m."
msgstr "Kunde inte stänga fil \"%s\": %m."
-#: access/transam/slru.c:1252
+#: access/transam/slru.c:1253
#, c-format
msgid "could not truncate directory \"%s\": apparent wraparound"
msgstr "Kunde inte trunkera katalog \"%s\": trolig wraparound"
@@ -2116,90 +2116,96 @@ msgid "cannot PREPARE a transaction that has exported snapshots"
msgstr "kan inte göra PREPARE på en transaktion som har exporterade snapshots"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3474
+#: access/transam/xact.c:3478
#, c-format
msgid "%s cannot run inside a transaction block"
msgstr "%s kan inte köras i ett transaktionsblock"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3484
+#: access/transam/xact.c:3488
#, c-format
msgid "%s cannot run inside a subtransaction"
msgstr "%s kan inte köras i ett undertransaktionsblock"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3494
+#: access/transam/xact.c:3498
+#, c-format
+msgid "%s cannot be executed within a pipeline"
+msgstr "%s kan inte köras inuti en pipeline"
+
+#. translator: %s represents an SQL statement name
+#: access/transam/xact.c:3508
#, c-format
msgid "%s cannot be executed from a function"
msgstr "%s kan inte köras från en funktion"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3565 access/transam/xact.c:3878
-#: access/transam/xact.c:3957 access/transam/xact.c:4080
-#: access/transam/xact.c:4231 access/transam/xact.c:4300
-#: access/transam/xact.c:4411
+#: access/transam/xact.c:3579 access/transam/xact.c:3894
+#: access/transam/xact.c:3973 access/transam/xact.c:4096
+#: access/transam/xact.c:4247 access/transam/xact.c:4316
+#: access/transam/xact.c:4427
#, c-format
msgid "%s can only be used in transaction blocks"
msgstr "%s kan bara användas i transaktionsblock"
-#: access/transam/xact.c:3764
+#: access/transam/xact.c:3780
#, c-format
msgid "there is already a transaction in progress"
msgstr "det är redan en transaktion igång"
-#: access/transam/xact.c:3883 access/transam/xact.c:3962
-#: access/transam/xact.c:4085
+#: access/transam/xact.c:3899 access/transam/xact.c:3978
+#: access/transam/xact.c:4101
#, c-format
msgid "there is no transaction in progress"
msgstr "ingen transaktion pågår"
-#: access/transam/xact.c:3973
+#: access/transam/xact.c:3989
#, c-format
msgid "cannot commit during a parallel operation"
msgstr "kan inte commit:a under en parallell operation"
-#: access/transam/xact.c:4096
+#: access/transam/xact.c:4112
#, c-format
msgid "cannot abort during a parallel operation"
msgstr "can inte avbryta under en parallell operation"
-#: access/transam/xact.c:4195
+#: access/transam/xact.c:4211
#, c-format
msgid "cannot define savepoints during a parallel operation"
msgstr "kan inte definiera sparpunkter under en parallell operation"
-#: access/transam/xact.c:4282
+#: access/transam/xact.c:4298
#, c-format
msgid "cannot release savepoints during a parallel operation"
msgstr "kan inte frigöra en sparpunkt under en parallell operation"
-#: access/transam/xact.c:4292 access/transam/xact.c:4343
-#: access/transam/xact.c:4403 access/transam/xact.c:4452
+#: access/transam/xact.c:4308 access/transam/xact.c:4359
+#: access/transam/xact.c:4419 access/transam/xact.c:4468
#, c-format
msgid "savepoint \"%s\" does not exist"
msgstr "sparpunkt \"%s\" existerar inte"
-#: access/transam/xact.c:4349 access/transam/xact.c:4458
+#: access/transam/xact.c:4365 access/transam/xact.c:4474
#, c-format
msgid "savepoint \"%s\" does not exist within current savepoint level"
msgstr "sparpunkt \"%s\" finns inte inom aktuell sparpunktsnivå"
-#: access/transam/xact.c:4391
+#: access/transam/xact.c:4407
#, c-format
msgid "cannot rollback to savepoints during a parallel operation"
msgstr "kan inte rulla tillbaka till sparpunkt under en parallell operation"
-#: access/transam/xact.c:4519
+#: access/transam/xact.c:4535
#, c-format
msgid "cannot start subtransactions during a parallel operation"
msgstr "kan inte starta subtransaktioner under en parallell operation"
-#: access/transam/xact.c:4587
+#: access/transam/xact.c:4603
#, c-format
msgid "cannot commit subtransactions during a parallel operation"
msgstr "kan inte commit:a subtransaktioner undert en parallell operation"
-#: access/transam/xact.c:5234
+#: access/transam/xact.c:5250
#, c-format
msgid "cannot have more than 2^32-1 subtransactions in a transaction"
msgstr "kan inte ha mer än 2^32-1 subtransaktioner i en transaktion"
@@ -2577,12 +2583,12 @@ msgstr "WAL skapad med full_page_writes=off har återspelats sedab senaste omsta
msgid "This means that the backup being taken on the standby is corrupt and should not be used. Enable full_page_writes and run CHECKPOINT on the primary, and then try an online backup again."
msgstr "Det betyder att backup:en som tas på standby:en är trasig och inte skall användas. Slå på full_page_writes och kör CHECKPOINT på primären och försök sedan ta en ny online-backup igen."
-#: access/transam/xlog.c:8326 backup/basebackup.c:1344 utils/adt/misc.c:347
+#: access/transam/xlog.c:8326 backup/basebackup.c:1345 utils/adt/misc.c:347
#, c-format
msgid "symbolic link \"%s\" target is too long"
msgstr "mål för symbolisk länk \"%s\" är för lång"
-#: access/transam/xlog.c:8376 backup/basebackup.c:1359
+#: access/transam/xlog.c:8376 backup/basebackup.c:1360
#: commands/tablespace.c:399 commands/tablespace.c:581 utils/adt/misc.c:355
#, c-format
msgid "tablespaces are not supported on this platform"
@@ -2596,12 +2602,12 @@ msgstr "tabellutrymmen stöds inte på denna plattform"
msgid "invalid data in file \"%s\""
msgstr "felaktig data i fil \"%s\""
-#: access/transam/xlog.c:8552 backup/basebackup.c:1199
+#: access/transam/xlog.c:8552 backup/basebackup.c:1200
#, c-format
msgid "the standby was promoted during online backup"
msgstr "standby:en befordrades under online-backup"
-#: access/transam/xlog.c:8553 backup/basebackup.c:1200
+#: access/transam/xlog.c:8553 backup/basebackup.c:1201
#, c-format
msgid "This means that the backup being taken is corrupt and should not be used. Try taking another online backup."
msgstr "Det betyder att backupen som tas är trasig och inte skall användas. Försök ta en ny online-backup."
@@ -3181,7 +3187,7 @@ msgstr "oväntad tidslinje-ID %u (efter %u) i checkpoint-post"
msgid "unexpected timeline ID %u in checkpoint record, before reaching minimum recovery point %X/%X on timeline %u"
msgstr "oväntad tidslinje-ID %u i checkpoint-post, innan vi nått minimal återställningspunkt %X/%X på tidslinje %u"
-#: access/transam/xlogrecovery.c:2466 access/transam/xlogrecovery.c:2737
+#: access/transam/xlogrecovery.c:2466 access/transam/xlogrecovery.c:2742
#, c-format
msgid "recovery stopping after reaching consistency"
msgstr "återställning stoppad efter att ha uppnått konsistens"
@@ -3191,193 +3197,193 @@ msgstr "återställning stoppad efter att ha uppnått konsistens"
msgid "recovery stopping before WAL location (LSN) \"%X/%X\""
msgstr "återställning stoppad före WAL-position (LSN) \"%X/%X\""
-#: access/transam/xlogrecovery.c:2572
+#: access/transam/xlogrecovery.c:2577
#, c-format
msgid "recovery stopping before commit of transaction %u, time %s"
msgstr "återställning stoppad före commit av transaktion %u, tid %s"
-#: access/transam/xlogrecovery.c:2579
+#: access/transam/xlogrecovery.c:2584
#, c-format
msgid "recovery stopping before abort of transaction %u, time %s"
msgstr "återställning stoppad före abort av transaktion %u, tid %s"
-#: access/transam/xlogrecovery.c:2632
+#: access/transam/xlogrecovery.c:2637
#, c-format
msgid "recovery stopping at restore point \"%s\", time %s"
msgstr "återställning stoppad vid återställningspunkt \"%s\", tid %s"
-#: access/transam/xlogrecovery.c:2650
+#: access/transam/xlogrecovery.c:2655
#, c-format
msgid "recovery stopping after WAL location (LSN) \"%X/%X\""
msgstr "återställning stoppad efter WAL-position (LSN) \"%X/%X\""
-#: access/transam/xlogrecovery.c:2717
+#: access/transam/xlogrecovery.c:2722
#, c-format
msgid "recovery stopping after commit of transaction %u, time %s"
msgstr "återställning stoppad efter commit av transaktion %u, tid %s"
-#: access/transam/xlogrecovery.c:2725
+#: access/transam/xlogrecovery.c:2730
#, c-format
msgid "recovery stopping after abort of transaction %u, time %s"
msgstr "återställning stoppad efter abort av transaktion %u, tid %s"
-#: access/transam/xlogrecovery.c:2806
+#: access/transam/xlogrecovery.c:2811
#, c-format
msgid "pausing at the end of recovery"
msgstr "pausar vid slutet av återställning"
-#: access/transam/xlogrecovery.c:2807
+#: access/transam/xlogrecovery.c:2812
#, c-format
msgid "Execute pg_wal_replay_resume() to promote."
msgstr "Kör pg_wal_replay_resume() för att befordra."
-#: access/transam/xlogrecovery.c:2810 access/transam/xlogrecovery.c:4614
+#: access/transam/xlogrecovery.c:2815 access/transam/xlogrecovery.c:4625
#, c-format
msgid "recovery has paused"
msgstr "återställning har pausats"
-#: access/transam/xlogrecovery.c:2811
+#: access/transam/xlogrecovery.c:2816
#, c-format
msgid "Execute pg_wal_replay_resume() to continue."
msgstr "Kör pg_wal_replay_resume() för att fortsätta."
-#: access/transam/xlogrecovery.c:3077
+#: access/transam/xlogrecovery.c:3082
#, c-format
msgid "unexpected timeline ID %u in log segment %s, offset %u"
msgstr "oväntad tidslinje-ID %u i loggsegment %s, offset %u"
-#: access/transam/xlogrecovery.c:3282
+#: access/transam/xlogrecovery.c:3287
#, c-format
msgid "could not read from log segment %s, offset %u: %m"
msgstr "kunde inte läsa från loggsegment %s, offset %u: %m"
-#: access/transam/xlogrecovery.c:3288
+#: access/transam/xlogrecovery.c:3293
#, c-format
msgid "could not read from log segment %s, offset %u: read %d of %zu"
msgstr "kunde inte läsa från loggsegment %s, offset %u, läste %d av %zu"
-#: access/transam/xlogrecovery.c:3931
+#: access/transam/xlogrecovery.c:3942
#, c-format
msgid "invalid primary checkpoint link in control file"
msgstr "ogiltig primär checkpoint-länk i kontrollfil"
-#: access/transam/xlogrecovery.c:3935
+#: access/transam/xlogrecovery.c:3946
#, c-format
msgid "invalid checkpoint link in backup_label file"
msgstr "ogiltig checkpoint-länk i \"backup_label\"-fil"
-#: access/transam/xlogrecovery.c:3953
+#: access/transam/xlogrecovery.c:3964
#, c-format
msgid "invalid primary checkpoint record"
msgstr "ogiltig primär checkpoint-post"
-#: access/transam/xlogrecovery.c:3957
+#: access/transam/xlogrecovery.c:3968
#, c-format
msgid "invalid checkpoint record"
msgstr "ogiltig checkpoint-post"
-#: access/transam/xlogrecovery.c:3968
+#: access/transam/xlogrecovery.c:3979
#, c-format
msgid "invalid resource manager ID in primary checkpoint record"
msgstr "ogiltig resurshanterar-ID i primär checkpoint-post"
-#: access/transam/xlogrecovery.c:3972
+#: access/transam/xlogrecovery.c:3983
#, c-format
msgid "invalid resource manager ID in checkpoint record"
msgstr "ogiltig resurshanterar-ID i checkpoint-post"
-#: access/transam/xlogrecovery.c:3985
+#: access/transam/xlogrecovery.c:3996
#, c-format
msgid "invalid xl_info in primary checkpoint record"
msgstr "ogiltig xl_info i primär checkpoint-post"
-#: access/transam/xlogrecovery.c:3989
+#: access/transam/xlogrecovery.c:4000
#, c-format
msgid "invalid xl_info in checkpoint record"
msgstr "ogiltig xl_info i checkpoint-post"
-#: access/transam/xlogrecovery.c:4000
+#: access/transam/xlogrecovery.c:4011
#, c-format
msgid "invalid length of primary checkpoint record"
msgstr "ogiltig längd i primär checkpoint-post"
-#: access/transam/xlogrecovery.c:4004
+#: access/transam/xlogrecovery.c:4015
#, c-format
msgid "invalid length of checkpoint record"
msgstr "ogiltig längd på checkpoint-post"
-#: access/transam/xlogrecovery.c:4060
+#: access/transam/xlogrecovery.c:4071
#, c-format
msgid "new timeline %u is not a child of database system timeline %u"
msgstr "ny tidslinje %u är inte ett barn till databasens systemtidslinje %u"
-#: access/transam/xlogrecovery.c:4074
+#: access/transam/xlogrecovery.c:4085
#, c-format
msgid "new timeline %u forked off current database system timeline %u before current recovery point %X/%X"
msgstr "ny tidslinje %u skapad från aktuella databasens systemtidslinje %u innan nuvarande återställningspunkt %X/%X"
-#: access/transam/xlogrecovery.c:4093
+#: access/transam/xlogrecovery.c:4104
#, c-format
msgid "new target timeline is %u"
msgstr "ny måltidslinje är %u"
-#: access/transam/xlogrecovery.c:4296
+#: access/transam/xlogrecovery.c:4307
#, c-format
msgid "WAL receiver process shutdown requested"
msgstr "nedstängning av WAL-mottagarprocess efterfrågad"
-#: access/transam/xlogrecovery.c:4359
+#: access/transam/xlogrecovery.c:4370
#, c-format
msgid "received promote request"
msgstr "tog emot förfrågan om befordring"
-#: access/transam/xlogrecovery.c:4372
+#: access/transam/xlogrecovery.c:4383
#, c-format
msgid "promote trigger file found: %s"
msgstr "utlösarfil för befordring hittad: %s"
-#: access/transam/xlogrecovery.c:4380
+#: access/transam/xlogrecovery.c:4391
#, c-format
msgid "could not stat promote trigger file \"%s\": %m"
msgstr "kunde inte göra stat() på utlösarfil för befordring \"%s\": %m"
-#: access/transam/xlogrecovery.c:4605
+#: access/transam/xlogrecovery.c:4616
#, c-format
msgid "hot standby is not possible because of insufficient parameter settings"
msgstr "hot standby är inte möjligt på grund av otillräckliga parameterinställningar"
-#: access/transam/xlogrecovery.c:4606 access/transam/xlogrecovery.c:4633
-#: access/transam/xlogrecovery.c:4663
+#: access/transam/xlogrecovery.c:4617 access/transam/xlogrecovery.c:4644
+#: access/transam/xlogrecovery.c:4674
#, c-format
msgid "%s = %d is a lower setting than on the primary server, where its value was %d."
msgstr "%s = %d har ett lägre värde än på primärservern där värdet var %d."
-#: access/transam/xlogrecovery.c:4615
+#: access/transam/xlogrecovery.c:4626
#, c-format
msgid "If recovery is unpaused, the server will shut down."
msgstr "Om återställning avpausas så kommer servern stänga ner."
-#: access/transam/xlogrecovery.c:4616
+#: access/transam/xlogrecovery.c:4627
#, c-format
msgid "You can then restart the server after making the necessary configuration changes."
msgstr "Du kan då återstarta servern efter att ha gjort de nödvändiga konfigurationsändringarna."
-#: access/transam/xlogrecovery.c:4627
+#: access/transam/xlogrecovery.c:4638
#, c-format
msgid "promotion is not possible because of insufficient parameter settings"
msgstr "befordran är inte möjligt på grund av otillräckliga parameterinställningar"
-#: access/transam/xlogrecovery.c:4637
+#: access/transam/xlogrecovery.c:4648
#, c-format
msgid "Restart the server after making the necessary configuration changes."
msgstr "Starta om servern efter att ha gjort de nödvändiga konfigurationsändringarna."
-#: access/transam/xlogrecovery.c:4661
+#: access/transam/xlogrecovery.c:4672
#, c-format
msgid "recovery aborted because of insufficient parameter settings"
msgstr "återställning avbruten på grund av otillräckliga parametervärden"
-#: access/transam/xlogrecovery.c:4667
+#: access/transam/xlogrecovery.c:4678
#, c-format
msgid "You can restart the server after making the necessary configuration changes."
msgstr "Du kan starta om servern efter att du gjort de nödvändiga konfigurationsändringarna."
@@ -3414,8 +3420,8 @@ msgstr "kunde inte spola tillbaka temporär fil"
#: backup/backup_manifest.c:374
#, c-format
-msgid "could not read from temporary file: %m"
-msgstr "kunde inte läsa från temporär fil: %m"
+msgid "could not read from temporary file: read only %zu of %zu bytes"
+msgstr "kunde inte läsa från temporärfil: läste bara %zu av %zu byte"
#: backup/basebackup.c:454
#, c-format
@@ -3508,44 +3514,44 @@ msgstr "komprimeringsinställning kan inte anges om komprimering inte är påsla
msgid "invalid compression specification: %s"
msgstr "ogiltig inställning för komprimering: %s"
-#: backup/basebackup.c:1430
+#: backup/basebackup.c:1431
#, c-format
msgid "skipping special file \"%s\""
msgstr "hoppar över specialfil \"%s\""
-#: backup/basebackup.c:1549
+#: backup/basebackup.c:1550
#, c-format
msgid "invalid segment number %d in file \"%s\""
msgstr "ogiltigt segmentnummer %d i fil \"%s\""
-#: backup/basebackup.c:1589
+#: backup/basebackup.c:1590
#, c-format
msgid "could not verify checksum in file \"%s\", block %u: read buffer size %d and page size %d differ"
msgstr "kunde inte verifiera checksumma i fil \"%s\", block %u: läsbufferstorlek %d och sidstorlek %d skiljer sig åt"
-#: backup/basebackup.c:1663
+#: backup/basebackup.c:1664
#, c-format
msgid "checksum verification failed in file \"%s\", block %u: calculated %X but expected %X"
msgstr "checksumkontroll misslyckades i fil \"%s\", block %u: beräknade %X men förväntade %X"
-#: backup/basebackup.c:1670
+#: backup/basebackup.c:1671
#, c-format
msgid "further checksum verification failures in file \"%s\" will not be reported"
msgstr "ytterligare kontroller av checksummor i fil \"%s\" kommer inte rapporteras"
-#: backup/basebackup.c:1717
+#: backup/basebackup.c:1718
#, c-format
msgid "file \"%s\" has a total of %d checksum verification failure"
msgid_plural "file \"%s\" has a total of %d checksum verification failures"
msgstr[0] "filen \"%s\" har totalt %d kontrollerad felaktiga checksumma"
msgstr[1] "filen \"%s\" har totalt %d kontrollerade felaktiga checksummor"
-#: backup/basebackup.c:1763
+#: backup/basebackup.c:1764
#, c-format
msgid "file name too long for tar format: \"%s\""
msgstr "filnamnet är för långt för tar-format: \"%s\""
-#: backup/basebackup.c:1768
+#: backup/basebackup.c:1769
#, c-format
msgid "symbolic link target too long for tar format: file name \"%s\", target \"%s\""
msgstr "mål för symbolisk länk är för långt för tar-format: filnamn \"%s\", mål \"%s\""
@@ -3577,7 +3583,7 @@ msgstr "relativ sökväg tillåts inte för backup som sparas på servern"
#: backup/basebackup_server.c:102 commands/dbcommands.c:500
#: commands/tablespace.c:163 commands/tablespace.c:179
-#: commands/tablespace.c:614 commands/tablespace.c:659 replication/slot.c:1551
+#: commands/tablespace.c:614 commands/tablespace.c:659 replication/slot.c:1558
#: storage/file/copydir.c:47
#, c-format
msgid "could not create directory \"%s\": %m"
@@ -3595,7 +3601,7 @@ msgstr "kunde inte komma åt katalog \"%s\": %m"
#: backup/basebackup_server.c:175 backup/basebackup_server.c:182
#: backup/basebackup_server.c:268 backup/basebackup_server.c:275
-#: storage/smgr/md.c:473 storage/smgr/md.c:480 storage/smgr/md.c:771
+#: storage/smgr/md.c:487 storage/smgr/md.c:494 storage/smgr/md.c:785
#, c-format
msgid "Check free disk space."
msgstr "Kontrollera ledigt diskutrymme."
@@ -3630,12 +3636,12 @@ msgstr "kunde inte sätta komprimeringens arbetarantal till %d: %s"
msgid "-X requires a power of two value between 1 MB and 1 GB"
msgstr "-X kräver ett tvåpotensvärde mellan 1 MB och 1 GB"
-#: bootstrap/bootstrap.c:280 postmaster/postmaster.c:846 tcop/postgres.c:3894
+#: bootstrap/bootstrap.c:280 postmaster/postmaster.c:846 tcop/postgres.c:3906
#, c-format
msgid "--%s requires a value"
msgstr "--%s kräver ett värde"
-#: bootstrap/bootstrap.c:285 postmaster/postmaster.c:851 tcop/postgres.c:3899
+#: bootstrap/bootstrap.c:285 postmaster/postmaster.c:851 tcop/postgres.c:3911
#, c-format
msgid "-c %s requires a value"
msgstr "-c %s kräver ett värde"
@@ -3809,7 +3815,7 @@ msgstr "kan inte använda IN SCHEMA-klausul samtidigt som GRANT/REVOKE ON SCHEMA
#: commands/tablecmds.c:8331 commands/tablecmds.c:8449
#: commands/tablecmds.c:12167 commands/tablecmds.c:12348
#: commands/tablecmds.c:12508 commands/tablecmds.c:13672
-#: commands/tablecmds.c:16260 commands/trigger.c:958 parser/analyze.c:2468
+#: commands/tablecmds.c:16240 commands/trigger.c:958 parser/analyze.c:2468
#: parser/parse_relation.c:725 parser/parse_target.c:1063
#: parser/parse_type.c:144 parser/parse_utilcmd.c:3434
#: parser/parse_utilcmd.c:3470 parser/parse_utilcmd.c:3512 utils/adt/acl.c:2869
@@ -3819,7 +3825,7 @@ msgid "column \"%s\" of relation \"%s\" does not exist"
msgstr "kolumn \"%s\" i relation \"%s\" existerar inte"
#: catalog/aclchk.c:1850 catalog/objectaddress.c:1383 commands/sequence.c:1172
-#: commands/tablecmds.c:253 commands/tablecmds.c:17124 utils/adt/acl.c:2077
+#: commands/tablecmds.c:253 commands/tablecmds.c:17104 utils/adt/acl.c:2077
#: utils/adt/acl.c:2107 utils/adt/acl.c:2139 utils/adt/acl.c:2171
#: utils/adt/acl.c:2199 utils/adt/acl.c:2229
#, c-format
@@ -4424,7 +4430,7 @@ msgstr "kan inte ta bort %s eftersom andra objekt beror på den"
#: catalog/dependency.c:1212 commands/tablecmds.c:1328
#: commands/tablecmds.c:14314 commands/tablespace.c:476 commands/user.c:1008
#: commands/view.c:522 libpq/auth.c:329 replication/syncrep.c:1043
-#: storage/lmgr/deadlock.c:1152 storage/lmgr/proc.c:1409 utils/misc/guc.c:7402
+#: storage/lmgr/deadlock.c:1152 storage/lmgr/proc.c:1413 utils/misc/guc.c:7402
#: utils/misc/guc.c:7438 utils/misc/guc.c:7508 utils/misc/guc.c:11864
#: utils/misc/guc.c:11898 utils/misc/guc.c:11932 utils/misc/guc.c:11975
#: utils/misc/guc.c:12017
@@ -4608,14 +4614,14 @@ msgstr "Detta skulle leda till att den genererade kolumnen beror på sitt eget v
msgid "generation expression is not immutable"
msgstr "genereringsuttryck är inte immutable"
-#: catalog/heap.c:2799 rewrite/rewriteHandler.c:1269
+#: catalog/heap.c:2799 rewrite/rewriteHandler.c:1273
#, c-format
msgid "column \"%s\" is of type %s but default expression is of type %s"
msgstr "kolumn \"%s\" har typ %s men default-uttryck har typen %s"
#: catalog/heap.c:2804 commands/prepare.c:334 parser/analyze.c:2692
#: parser/parse_target.c:594 parser/parse_target.c:882
-#: parser/parse_target.c:892 rewrite/rewriteHandler.c:1274
+#: parser/parse_target.c:892 rewrite/rewriteHandler.c:1278
#, c-format
msgid "You will need to rewrite or cast the expression."
msgstr "Du måste skriva om eller typomvandla uttrycket."
@@ -4701,7 +4707,7 @@ msgstr "relationen \"%s\" finns redan, hoppar över"
msgid "pg_class index OID value not set when in binary upgrade mode"
msgstr "pg_class index OID-värde är inte satt i binärt uppgraderingsläge"
-#: catalog/index.c:926 utils/cache/relcache.c:3722
+#: catalog/index.c:926 utils/cache/relcache.c:3743
#, c-format
msgid "index relfilenode value not set when in binary upgrade mode"
msgstr "relfilenode-värde för index är inte satt i binärt uppgraderingsläge"
@@ -4711,28 +4717,28 @@ msgstr "relfilenode-värde för index är inte satt i binärt uppgraderingsläge
msgid "DROP INDEX CONCURRENTLY must be first action in transaction"
msgstr "DROP INDEX CONCURRENTLY måste vara första operationen i transaktion"
-#: catalog/index.c:3636
+#: catalog/index.c:3635
#, c-format
msgid "cannot reindex temporary tables of other sessions"
msgstr "kan inte omindexera temporära tabeller som tillhör andra sessioner"
-#: catalog/index.c:3647 commands/indexcmds.c:3543
+#: catalog/index.c:3646 commands/indexcmds.c:3543
#, c-format
msgid "cannot reindex invalid index on TOAST table"
msgstr "kan inte omindexera angivet index i TOAST-tabell"
-#: catalog/index.c:3663 commands/indexcmds.c:3423 commands/indexcmds.c:3567
+#: catalog/index.c:3662 commands/indexcmds.c:3423 commands/indexcmds.c:3567
#: commands/tablecmds.c:3305
#, c-format
msgid "cannot move system relation \"%s\""
msgstr "kan inte flytta systemrelation \"%s\""
-#: catalog/index.c:3807
+#: catalog/index.c:3806
#, c-format
msgid "index \"%s\" was reindexed"
msgstr "index \"%s\" omindexerades"
-#: catalog/index.c:3944
+#: catalog/index.c:3943
#, c-format
msgid "cannot reindex invalid index \"%s.%s\" on TOAST table, skipping"
msgstr "kan inte omindexera ogiltigt index \"%s.%s\" på TOAST-tabell, hoppar över"
@@ -4887,19 +4893,19 @@ msgid "\"%s\" is not a table"
msgstr "\"%s\" är inte en tabell"
#: catalog/objectaddress.c:1398 commands/tablecmds.c:259
-#: commands/tablecmds.c:17129 commands/view.c:119
+#: commands/tablecmds.c:17109 commands/view.c:119
#, c-format
msgid "\"%s\" is not a view"
msgstr "\"%s\" är inte en vy"
#: catalog/objectaddress.c:1405 commands/matview.c:186 commands/tablecmds.c:265
-#: commands/tablecmds.c:17134
+#: commands/tablecmds.c:17114
#, c-format
msgid "\"%s\" is not a materialized view"
msgstr "\"%s\" är inte en materialiserad vy"
#: catalog/objectaddress.c:1412 commands/tablecmds.c:283
-#: commands/tablecmds.c:17139
+#: commands/tablecmds.c:17119
#, c-format
msgid "\"%s\" is not a foreign table"
msgstr "\"%s\" är inte en främmande tabell"
@@ -5388,7 +5394,7 @@ msgstr "får inte utelämna startvärdet när övergångsfunktionen är strikt o
msgid "return type of inverse transition function %s is not %s"
msgstr "returtyp för inversa övergångsfunktionen %s är inte %s"
-#: catalog/pg_aggregate.c:352 executor/nodeWindowAgg.c:2978
+#: catalog/pg_aggregate.c:352 executor/nodeWindowAgg.c:2998
#, c-format
msgid "strictness of aggregate's forward and inverse transition functions must match"
msgstr "strikthet för aggregatets positiva och inversa övergångsfunktionerna måste matcha"
@@ -5403,7 +5409,7 @@ msgstr "slutfunktion med extra argument får inte deklareras STRICT"
msgid "return type of combine function %s is not %s"
msgstr "returtyp från sammansätt-funktion %s är inte %s"
-#: catalog/pg_aggregate.c:439 executor/nodeAgg.c:3883
+#: catalog/pg_aggregate.c:439 executor/nodeAgg.c:3888
#, c-format
msgid "combine function with transition type %s must not be declared STRICT"
msgstr "kombineringsfunktion med övergångstyp %s får inte deklareras STRICT"
@@ -6345,7 +6351,7 @@ msgstr "kan inte klustra temporära tabeller för andra sessioner"
msgid "there is no previously clustered index for table \"%s\""
msgstr "det finns inget tidigare klustrat index för tabell \"%s\""
-#: commands/cluster.c:190 commands/tablecmds.c:14128 commands/tablecmds.c:16022
+#: commands/cluster.c:190 commands/tablecmds.c:14128 commands/tablecmds.c:16008
#, c-format
msgid "index \"%s\" for table \"%s\" does not exist"
msgstr "index \"%s\" för tabell \"%s\" finns inte"
@@ -6360,7 +6366,7 @@ msgstr "kan inte klustra en delad katalog"
msgid "cannot vacuum temporary tables of other sessions"
msgstr "kan inte städa temporära tabeller för andra sessioner"
-#: commands/cluster.c:511 commands/tablecmds.c:16032
+#: commands/cluster.c:511 commands/tablecmds.c:16018
#, c-format
msgid "\"%s\" is not an index for table \"%s\""
msgstr "\"%s\" är inte ett index för tabell \"%s\""
@@ -6750,7 +6756,7 @@ msgstr "Genererade kolumner kan inte användas i COPY."
#: commands/copy.c:781 commands/indexcmds.c:1833 commands/statscmds.c:243
#: commands/tablecmds.c:2379 commands/tablecmds.c:3035
#: commands/tablecmds.c:3529 parser/parse_relation.c:3655
-#: parser/parse_relation.c:3675 utils/adt/tsvector_op.c:2685
+#: parser/parse_relation.c:3675 utils/adt/tsvector_op.c:2688
#, c-format
msgid "column \"%s\" does not exist"
msgstr "kolumnen \"%s\" existerar inte"
@@ -7438,7 +7444,7 @@ msgid_plural "There are %d other sessions using the database."
msgstr[0] "Det finns %d annan session som använder databasen."
msgstr[1] "Det finns %d andra sessioner som använder databasen."
-#: commands/dbcommands.c:2932 storage/ipc/procarray.c:3814
+#: commands/dbcommands.c:2932 storage/ipc/procarray.c:3825
#, c-format
msgid "There is %d prepared transaction using the database."
msgid_plural "There are %d prepared transactions using the database."
@@ -7506,7 +7512,7 @@ msgstr "Använd DROP AGGREGATE för att ta bort aggregatfunktioner."
#: commands/dropcmds.c:158 commands/sequence.c:475 commands/tablecmds.c:3613
#: commands/tablecmds.c:3771 commands/tablecmds.c:3823
-#: commands/tablecmds.c:16455 tcop/utility.c:1332
+#: commands/tablecmds.c:16435 tcop/utility.c:1332
#, c-format
msgid "relation \"%s\" does not exist, skipping"
msgstr "relation \"%s\" finns inte, hoppar över"
@@ -8610,7 +8616,7 @@ msgstr "inkluderad kolumn stöder inte NULLS FIRST/LAST-flaggor"
msgid "could not determine which collation to use for index expression"
msgstr "kunde inte bestämma vilken jämförelse (collation) som skulle användas för indexuttryck"
-#: commands/indexcmds.c:1969 commands/tablecmds.c:17470 commands/typecmds.c:807
+#: commands/indexcmds.c:1969 commands/tablecmds.c:17450 commands/typecmds.c:807
#: parser/parse_expr.c:2690 parser/parse_type.c:570 parser/parse_utilcmd.c:3795
#: utils/adt/misc.c:601
#, c-format
@@ -8647,8 +8653,8 @@ msgstr "accessmetod \"%s\" stöder inte ASC/DESC-flaggor"
msgid "access method \"%s\" does not support NULLS FIRST/LAST options"
msgstr "accessmetod \"%s\" stöder inte NULLS FIRST/LAST-flaggor"
-#: commands/indexcmds.c:2151 commands/tablecmds.c:17495
-#: commands/tablecmds.c:17501 commands/typecmds.c:2302
+#: commands/indexcmds.c:2151 commands/tablecmds.c:17475
+#: commands/tablecmds.c:17481 commands/typecmds.c:2302
#, c-format
msgid "data type %s has no default operator class for access method \"%s\""
msgstr "datatyp %s har ingen standardoperatorklass för accessmetod \"%s\""
@@ -9065,8 +9071,8 @@ msgstr "operatorattribut \"%s\" kan inte ändras"
#: commands/policy.c:89 commands/policy.c:382 commands/statscmds.c:149
#: commands/tablecmds.c:1609 commands/tablecmds.c:2197
#: commands/tablecmds.c:3423 commands/tablecmds.c:6312
-#: commands/tablecmds.c:9104 commands/tablecmds.c:17050
-#: commands/tablecmds.c:17085 commands/trigger.c:327 commands/trigger.c:1382
+#: commands/tablecmds.c:9104 commands/tablecmds.c:17030
+#: commands/tablecmds.c:17065 commands/trigger.c:327 commands/trigger.c:1382
#: commands/trigger.c:1492 rewrite/rewriteDefine.c:278
#: rewrite/rewriteDefine.c:957 rewrite/rewriteRemove.c:80
#, c-format
@@ -9506,7 +9512,7 @@ msgid "cannot change ownership of identity sequence"
msgstr "kan inte byta ägare på identitetssekvens"
#: commands/sequence.c:1679 commands/tablecmds.c:13819
-#: commands/tablecmds.c:16475
+#: commands/tablecmds.c:16455
#, c-format
msgid "Sequence \"%s\" is linked to table \"%s\"."
msgstr "Sekvens \"%s\" är länkad till tabell \"%s\""
@@ -9633,7 +9639,7 @@ msgid "must be superuser to create subscriptions"
msgstr "måste vara en superuser för att skapa prenumerationer"
#: commands/subscriptioncmds.c:648 commands/subscriptioncmds.c:776
-#: replication/logical/tablesync.c:1229 replication/logical/worker.c:3736
+#: replication/logical/tablesync.c:1229 replication/logical/worker.c:3738
#, c-format
msgid "could not connect to the publisher: %s"
msgstr "kunde inte ansluta till publicerare: %s"
@@ -9839,7 +9845,7 @@ msgstr "materialiserad vy \"%s\" finns inte, hoppar över"
msgid "Use DROP MATERIALIZED VIEW to remove a materialized view."
msgstr "Använd DROP MATERIALIZED VIEW för att ta bort en materialiserad vy."
-#: commands/tablecmds.c:269 commands/tablecmds.c:293 commands/tablecmds.c:18973
+#: commands/tablecmds.c:269 commands/tablecmds.c:293 commands/tablecmds.c:18953
#: parser/parse_utilcmd.c:2260
#, c-format
msgid "index \"%s\" does not exist"
@@ -9864,7 +9870,7 @@ msgid "Use DROP TYPE to remove a type."
msgstr "Använd DROP TYPE för att ta bort en typ."
#: commands/tablecmds.c:281 commands/tablecmds.c:13658
-#: commands/tablecmds.c:16178
+#: commands/tablecmds.c:16158
#, c-format
msgid "foreign table \"%s\" does not exist"
msgstr "främmande tabell \"%s\" finns inte"
@@ -10331,7 +10337,7 @@ msgstr "Ange inte nyckelordet ONLY."
#: commands/tablecmds.c:7974 commands/tablecmds.c:8113
#: commands/tablecmds.c:8183 commands/tablecmds.c:8339
#: commands/tablecmds.c:12176 commands/tablecmds.c:13681
-#: commands/tablecmds.c:16269
+#: commands/tablecmds.c:16249
#, c-format
msgid "cannot alter system column \"%s\""
msgstr "kan inte ändra systemkolumn \"%s\""
@@ -10765,8 +10771,8 @@ msgstr "Byt ägare på indexets tabell istället."
msgid "cannot change owner of sequence \"%s\""
msgstr "kan inte byta ägare på sekvens \"%s\""
-#: commands/tablecmds.c:13831 commands/tablecmds.c:17161
-#: commands/tablecmds.c:17180
+#: commands/tablecmds.c:13831 commands/tablecmds.c:17141
+#: commands/tablecmds.c:17160
#, c-format
msgid "Use ALTER TYPE instead."
msgstr "Använd ALTER TYPE istället."
@@ -10836,12 +10842,12 @@ msgstr "kan inte ärva av en temporär tabell för en annan session"
msgid "cannot inherit from a partition"
msgstr "kan inte ärva från en partition"
-#: commands/tablecmds.c:14891 commands/tablecmds.c:17814
+#: commands/tablecmds.c:14891 commands/tablecmds.c:17794
#, c-format
msgid "circular inheritance not allowed"
msgstr "cirkulärt arv är inte tillåtet"
-#: commands/tablecmds.c:14892 commands/tablecmds.c:17815
+#: commands/tablecmds.c:14892 commands/tablecmds.c:17795
#, c-format
msgid "\"%s\" is already a child of \"%s\"."
msgstr "\"%s\" är redan ett barn till \"%s\""
@@ -10941,290 +10947,285 @@ msgstr "tabell har extra kolumn \"%s\""
msgid "\"%s\" is not a typed table"
msgstr "\"%s\" är inte en typad tabell"
-#: commands/tablecmds.c:16040
+#: commands/tablecmds.c:16026
#, c-format
msgid "cannot use non-unique index \"%s\" as replica identity"
msgstr "kan inte använda icke-unikt index \"%s\" som replikaidentitet"
-#: commands/tablecmds.c:16046
+#: commands/tablecmds.c:16032
#, c-format
msgid "cannot use non-immediate index \"%s\" as replica identity"
msgstr "kan inte använda icke-immediate-index \"%s\" som replikaidentitiet"
-#: commands/tablecmds.c:16052
+#: commands/tablecmds.c:16038
#, c-format
msgid "cannot use expression index \"%s\" as replica identity"
msgstr "kan inte använda uttrycksindex \"%s\" som replikaidentitiet"
-#: commands/tablecmds.c:16058
+#: commands/tablecmds.c:16044
#, c-format
msgid "cannot use partial index \"%s\" as replica identity"
msgstr "kan inte använda partiellt index \"%s\" som replikaidentitiet"
-#: commands/tablecmds.c:16064
-#, c-format
-msgid "cannot use invalid index \"%s\" as replica identity"
-msgstr "kan inte använda ogiltigt index \"%s\" som replikaidentitiet"
-
-#: commands/tablecmds.c:16081
+#: commands/tablecmds.c:16061
#, c-format
msgid "index \"%s\" cannot be used as replica identity because column %d is a system column"
msgstr "index \"%s\" kan inte användas som replikaidentitet då kolumn %d är en systemkolumn"
-#: commands/tablecmds.c:16088
+#: commands/tablecmds.c:16068
#, c-format
msgid "index \"%s\" cannot be used as replica identity because column \"%s\" is nullable"
msgstr "index \"%s\" kan inte användas som replikaidentitet då kolumn \"%s\" kan vare null"
-#: commands/tablecmds.c:16335
+#: commands/tablecmds.c:16315
#, c-format
msgid "cannot change logged status of table \"%s\" because it is temporary"
msgstr "kan inte ändra loggningsstatus för tabell \"%s\" då den är temporär"
-#: commands/tablecmds.c:16359
+#: commands/tablecmds.c:16339
#, c-format
msgid "cannot change table \"%s\" to unlogged because it is part of a publication"
msgstr "kan inte ändra tabell \"%s\" till ologgad då den är del av en publicering"
-#: commands/tablecmds.c:16361
+#: commands/tablecmds.c:16341
#, c-format
msgid "Unlogged relations cannot be replicated."
msgstr "Ologgade relatrioner kan inte replikeras."
-#: commands/tablecmds.c:16406
+#: commands/tablecmds.c:16386
#, c-format
msgid "could not change table \"%s\" to logged because it references unlogged table \"%s\""
msgstr "kunde inte ändra tabell \"%s\" till loggad då den refererar till ologgad tabell \"%s\""
-#: commands/tablecmds.c:16416
+#: commands/tablecmds.c:16396
#, c-format
msgid "could not change table \"%s\" to unlogged because it references logged table \"%s\""
msgstr "kunde inte ändra tabell \"%s\" till ologgad då den refererar till loggad tabell \"%s\""
-#: commands/tablecmds.c:16474
+#: commands/tablecmds.c:16454
#, c-format
msgid "cannot move an owned sequence into another schema"
msgstr "kan inte flytta en ägd sekvens till ett annan schema."
-#: commands/tablecmds.c:16581
+#: commands/tablecmds.c:16561
#, c-format
msgid "relation \"%s\" already exists in schema \"%s\""
msgstr "relationen \"%s\" finns redan i schema \"%s\""
-#: commands/tablecmds.c:16994
+#: commands/tablecmds.c:16974
#, c-format
msgid "\"%s\" is not a table or materialized view"
msgstr "\"%s\" är inte en tabell eller materialiserad vy"
-#: commands/tablecmds.c:17144
+#: commands/tablecmds.c:17124
#, c-format
msgid "\"%s\" is not a composite type"
msgstr "\"%s\" är inte en composite-typ"
-#: commands/tablecmds.c:17172
+#: commands/tablecmds.c:17152
#, c-format
msgid "cannot change schema of index \"%s\""
msgstr "kan inte byta schema på indexet \"%s\""
-#: commands/tablecmds.c:17174 commands/tablecmds.c:17186
+#: commands/tablecmds.c:17154 commands/tablecmds.c:17166
#, c-format
msgid "Change the schema of the table instead."
msgstr "Byt ägare på tabellen istället."
-#: commands/tablecmds.c:17178
+#: commands/tablecmds.c:17158
#, c-format
msgid "cannot change schema of composite type \"%s\""
msgstr "kan inte byta schema på composite-typen \"%s\"."
-#: commands/tablecmds.c:17184
+#: commands/tablecmds.c:17164
#, c-format
msgid "cannot change schema of TOAST table \"%s\""
msgstr "kan inte byta schema på TOAST-tabellen \"%s\""
-#: commands/tablecmds.c:17221
+#: commands/tablecmds.c:17201
#, c-format
msgid "unrecognized partitioning strategy \"%s\""
msgstr "okänd partitioneringsstrategi \"%s\""
-#: commands/tablecmds.c:17229
+#: commands/tablecmds.c:17209
#, c-format
msgid "cannot use \"list\" partition strategy with more than one column"
msgstr "kan inte använda list-partioneringsstrategi med mer än en kolumn"
-#: commands/tablecmds.c:17295
+#: commands/tablecmds.c:17275
#, c-format
msgid "column \"%s\" named in partition key does not exist"
msgstr "kolumn \"%s\" angiven i partitioneringsnyckel existerar inte"
-#: commands/tablecmds.c:17303
+#: commands/tablecmds.c:17283
#, c-format
msgid "cannot use system column \"%s\" in partition key"
msgstr "kan inte använda systemkolumn \"%s\" i partitioneringsnyckel"
-#: commands/tablecmds.c:17314 commands/tablecmds.c:17428
+#: commands/tablecmds.c:17294 commands/tablecmds.c:17408
#, c-format
msgid "cannot use generated column in partition key"
msgstr "kan inte använda genererad kolumn i partitioneringsnyckel"
-#: commands/tablecmds.c:17315 commands/tablecmds.c:17429 commands/trigger.c:667
-#: rewrite/rewriteHandler.c:908 rewrite/rewriteHandler.c:943
+#: commands/tablecmds.c:17295 commands/tablecmds.c:17409 commands/trigger.c:667
+#: rewrite/rewriteHandler.c:912 rewrite/rewriteHandler.c:947
#, c-format
msgid "Column \"%s\" is a generated column."
msgstr "Kolumnen \"%s\" är en genererad kolumn."
-#: commands/tablecmds.c:17391
+#: commands/tablecmds.c:17371
#, c-format
msgid "functions in partition key expression must be marked IMMUTABLE"
msgstr "funktioner i partitioneringsuttryck måste vara markerade IMMUTABLE"
-#: commands/tablecmds.c:17411
+#: commands/tablecmds.c:17391
#, c-format
msgid "partition key expressions cannot contain system column references"
msgstr "partitioneringsnyckeluttryck kan inte innehålla systemkolumnreferenser"
-#: commands/tablecmds.c:17441
+#: commands/tablecmds.c:17421
#, c-format
msgid "cannot use constant expression as partition key"
msgstr "kan inte använda konstant uttryck som partitioneringsnyckel"
-#: commands/tablecmds.c:17462
+#: commands/tablecmds.c:17442
#, c-format
msgid "could not determine which collation to use for partition expression"
msgstr "kunde inte lista vilken jämförelse (collation) som skulle användas för partitionsuttryck"
-#: commands/tablecmds.c:17497
+#: commands/tablecmds.c:17477
#, c-format
msgid "You must specify a hash operator class or define a default hash operator class for the data type."
msgstr "Du måste ange en hash-operatorklass eller definiera en default hash-operatorklass för datatypen."
-#: commands/tablecmds.c:17503
+#: commands/tablecmds.c:17483
#, c-format
msgid "You must specify a btree operator class or define a default btree operator class for the data type."
msgstr "Du måste ange en btree-operatorklass eller definiera en default btree-operatorklass för datatypen."
-#: commands/tablecmds.c:17754
+#: commands/tablecmds.c:17734
#, c-format
msgid "\"%s\" is already a partition"
msgstr "\"%s\" är redan en partition"
-#: commands/tablecmds.c:17760
+#: commands/tablecmds.c:17740
#, c-format
msgid "cannot attach a typed table as partition"
msgstr "kan inte ansluta en typad tabell som partition"
-#: commands/tablecmds.c:17776
+#: commands/tablecmds.c:17756
#, c-format
msgid "cannot attach inheritance child as partition"
msgstr "kan inte ansluta ett arvsbarn som partition"
-#: commands/tablecmds.c:17790
+#: commands/tablecmds.c:17770
#, c-format
msgid "cannot attach inheritance parent as partition"
msgstr "kan inte ansluta en arvsförälder som partition"
-#: commands/tablecmds.c:17824
+#: commands/tablecmds.c:17804
#, c-format
msgid "cannot attach a temporary relation as partition of permanent relation \"%s\""
msgstr "kan inte ansluta en temporär relation som partition till en permanent relation \"%s\""
-#: commands/tablecmds.c:17832
+#: commands/tablecmds.c:17812
#, c-format
msgid "cannot attach a permanent relation as partition of temporary relation \"%s\""
msgstr "kan inte ansluta en permanent relation som partition till en temporär relation \"%s\""
-#: commands/tablecmds.c:17840
+#: commands/tablecmds.c:17820
#, c-format
msgid "cannot attach as partition of temporary relation of another session"
msgstr "kan inte ansluta en partition från en temporär relation som tillhör en annan session"
-#: commands/tablecmds.c:17847
+#: commands/tablecmds.c:17827
#, c-format
msgid "cannot attach temporary relation of another session as partition"
msgstr "kan inte ansluta en temporär relation tillhörande en annan session som partition"
-#: commands/tablecmds.c:17867
+#: commands/tablecmds.c:17847
#, c-format
msgid "table \"%s\" contains column \"%s\" not found in parent \"%s\""
msgstr "tabell \"%s\" innehåller kolumn \"%s\" som inte finns i föräldern \"%s\""
-#: commands/tablecmds.c:17870
+#: commands/tablecmds.c:17850
#, c-format
msgid "The new partition may contain only the columns present in parent."
msgstr "Den nya partitionen får bara innehålla kolumner som finns i föräldern."
-#: commands/tablecmds.c:17882
+#: commands/tablecmds.c:17862
#, c-format
msgid "trigger \"%s\" prevents table \"%s\" from becoming a partition"
msgstr "utlösare \"%s\" förhindrar att tabell \"%s\" blir en partition"
-#: commands/tablecmds.c:17884
+#: commands/tablecmds.c:17864
#, c-format
msgid "ROW triggers with transition tables are not supported on partitions."
msgstr "ROW-utlösare med övergångstabeller stöds inte för partitioner."
-#: commands/tablecmds.c:18063
+#: commands/tablecmds.c:18043
#, c-format
msgid "cannot attach foreign table \"%s\" as partition of partitioned table \"%s\""
msgstr "kan inte ansluta främmande tabell \"%s\" som en partition till partitionerad tabell \"%s\""
-#: commands/tablecmds.c:18066
+#: commands/tablecmds.c:18046
#, c-format
msgid "Partitioned table \"%s\" contains unique indexes."
msgstr "Partitionerad tabell \"%s\" innehåller unika index."
-#: commands/tablecmds.c:18377
+#: commands/tablecmds.c:18357
#, c-format
msgid "cannot detach partitions concurrently when a default partition exists"
msgstr "kan inte parallellt koppla bort en partitionerad tabell när en default-partition finns"
-#: commands/tablecmds.c:18486
+#: commands/tablecmds.c:18466
#, c-format
msgid "partitioned table \"%s\" was removed concurrently"
msgstr "partitionerad tabell \"%s\" togs bort parallellt"
-#: commands/tablecmds.c:18492
+#: commands/tablecmds.c:18472
#, c-format
msgid "partition \"%s\" was removed concurrently"
msgstr "partition \"%s\" togs bort parallellt"
-#: commands/tablecmds.c:19007 commands/tablecmds.c:19027
-#: commands/tablecmds.c:19047 commands/tablecmds.c:19066
-#: commands/tablecmds.c:19108
+#: commands/tablecmds.c:18987 commands/tablecmds.c:19007
+#: commands/tablecmds.c:19027 commands/tablecmds.c:19046
+#: commands/tablecmds.c:19088
#, c-format
msgid "cannot attach index \"%s\" as a partition of index \"%s\""
msgstr "kan inte ansluta index \"%s\" som en partition till index \"%s\""
-#: commands/tablecmds.c:19010
+#: commands/tablecmds.c:18990
#, c-format
msgid "Index \"%s\" is already attached to another index."
msgstr "Index \"%s\" är redan ansluten till ett annat index."
-#: commands/tablecmds.c:19030
+#: commands/tablecmds.c:19010
#, c-format
msgid "Index \"%s\" is not an index on any partition of table \"%s\"."
msgstr "Index \"%s\" är inte ett index för någon partition av tabell \"%s\"."
-#: commands/tablecmds.c:19050
+#: commands/tablecmds.c:19030
#, c-format
msgid "The index definitions do not match."
msgstr "Indexdefinitionerna matchar inte."
-#: commands/tablecmds.c:19069
+#: commands/tablecmds.c:19049
#, c-format
msgid "The index \"%s\" belongs to a constraint in table \"%s\" but no constraint exists for index \"%s\"."
msgstr "Indexet \"%s\" tillhör ett villkor på tabell \"%s\" men det finns inga villkor för indexet \"%s\"."
-#: commands/tablecmds.c:19111
+#: commands/tablecmds.c:19091
#, c-format
msgid "Another index is already attached for partition \"%s\"."
msgstr "Ett annat index är redan anslutet för partition \"%s\"."
-#: commands/tablecmds.c:19341
+#: commands/tablecmds.c:19321
#, c-format
msgid "column data type %s does not support compression"
msgstr "kolumndatatypen %s stöder inte komprimering"
-#: commands/tablecmds.c:19348
+#: commands/tablecmds.c:19328
#, c-format
msgid "invalid compression method \"%s\""
msgstr "ogiltig komprimeringsmetod \"%s\""
@@ -11605,30 +11606,30 @@ msgstr "flytta en rad från en annan partition under en BEFORE FOR EACH ROW-utl
msgid "Before executing trigger \"%s\", the row was to be in partition \"%s.%s\"."
msgstr "Innan exekvering av utlösare \"%s\" så var raden i partition \"%s.%s\"."
-#: commands/trigger.c:3372 executor/nodeModifyTable.c:2225
-#: executor/nodeModifyTable.c:2308
+#: commands/trigger.c:3372 executor/nodeModifyTable.c:2349
+#: executor/nodeModifyTable.c:2432
#, c-format
msgid "tuple to be updated was already modified by an operation triggered by the current command"
msgstr "tupel som skall uppdateras hade redan ändrats av en operation som utlösts av aktuellt kommando"
-#: commands/trigger.c:3373 executor/nodeModifyTable.c:1411
-#: executor/nodeModifyTable.c:1485 executor/nodeModifyTable.c:2226
-#: executor/nodeModifyTable.c:2309 executor/nodeModifyTable.c:2967
+#: commands/trigger.c:3373 executor/nodeModifyTable.c:1535
+#: executor/nodeModifyTable.c:1609 executor/nodeModifyTable.c:2350
+#: executor/nodeModifyTable.c:2433 executor/nodeModifyTable.c:3091
#, c-format
msgid "Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows."
msgstr "Överväg att använda en AFTER-utlösare istället för en BEFORE-utlösare för att propagera ändringar till andra rader."
#: commands/trigger.c:3402 executor/nodeLockRows.c:229
-#: executor/nodeLockRows.c:238 executor/nodeModifyTable.c:329
-#: executor/nodeModifyTable.c:1427 executor/nodeModifyTable.c:2243
-#: executor/nodeModifyTable.c:2453
+#: executor/nodeLockRows.c:238 executor/nodeModifyTable.c:331
+#: executor/nodeModifyTable.c:1551 executor/nodeModifyTable.c:2367
+#: executor/nodeModifyTable.c:2577
#, c-format
msgid "could not serialize access due to concurrent update"
msgstr "kunde inte serialisera åtkomst på grund av samtidig uppdatering"
-#: commands/trigger.c:3410 executor/nodeModifyTable.c:1517
-#: executor/nodeModifyTable.c:2326 executor/nodeModifyTable.c:2477
-#: executor/nodeModifyTable.c:2833
+#: commands/trigger.c:3410 executor/nodeModifyTable.c:1641
+#: executor/nodeModifyTable.c:2450 executor/nodeModifyTable.c:2601
+#: executor/nodeModifyTable.c:2957
#, c-format
msgid "could not serialize access due to concurrent delete"
msgstr "kunde inte serialisera åtkomst på grund av samtidig borttagning"
@@ -12659,25 +12660,25 @@ msgstr "hittade inget värde för parameter %d"
#: executor/execExpr.c:632 executor/execExpr.c:639 executor/execExpr.c:645
#: executor/execExprInterp.c:4052 executor/execExprInterp.c:4069
-#: executor/execExprInterp.c:4168 executor/nodeModifyTable.c:218
-#: executor/nodeModifyTable.c:229 executor/nodeModifyTable.c:246
-#: executor/nodeModifyTable.c:254
+#: executor/execExprInterp.c:4168 executor/nodeModifyTable.c:220
+#: executor/nodeModifyTable.c:231 executor/nodeModifyTable.c:248
+#: executor/nodeModifyTable.c:256
#, c-format
msgid "table row type and query-specified row type do not match"
msgstr "tabellens radtyp och frågans radtyp matchar inte"
-#: executor/execExpr.c:633 executor/nodeModifyTable.c:219
+#: executor/execExpr.c:633 executor/nodeModifyTable.c:221
#, c-format
msgid "Query has too many columns."
msgstr "Fråga har för många kolumner."
-#: executor/execExpr.c:640 executor/nodeModifyTable.c:247
+#: executor/execExpr.c:640 executor/nodeModifyTable.c:249
#, c-format
msgid "Query provides a value for a dropped column at ordinal position %d."
msgstr "Fråga levererar ett värde för en borttagen kolumn vid position %d."
#: executor/execExpr.c:646 executor/execExprInterp.c:4070
-#: executor/nodeModifyTable.c:230
+#: executor/nodeModifyTable.c:232
#, c-format
msgid "Table has type %s at ordinal position %d, but query expects %s."
msgstr "Tabellen har typ %s vid position %d, men frågan förväntar sig %s."
@@ -12706,7 +12707,7 @@ msgstr[0] "kan inte överföra mer än %d argument till en funktion"
msgstr[1] "kan inte överföra mer än %d argument till en funktion"
#: executor/execExpr.c:2506 executor/execSRF.c:738 executor/functions.c:1073
-#: utils/adt/jsonfuncs.c:3690 utils/fmgr/funcapi.c:98 utils/fmgr/funcapi.c:152
+#: utils/adt/jsonfuncs.c:3698 utils/fmgr/funcapi.c:98 utils/fmgr/funcapi.c:152
#, c-format
msgid "set-valued function called in context that cannot accept a set"
msgstr "en funktion som returnerar en mängd anropades i kontext som inte godtar en mängd"
@@ -12846,38 +12847,38 @@ msgstr "kan inte ändra sekvens \"%s\""
msgid "cannot change TOAST relation \"%s\""
msgstr "kan inte ändra TOAST-relation \"%s\""
-#: executor/execMain.c:1033 rewrite/rewriteHandler.c:3102
-#: rewrite/rewriteHandler.c:3935
+#: executor/execMain.c:1033 rewrite/rewriteHandler.c:3069
+#: rewrite/rewriteHandler.c:3916
#, c-format
msgid "cannot insert into view \"%s\""
msgstr "kan inte sätta in i vy \"%s\""
-#: executor/execMain.c:1035 rewrite/rewriteHandler.c:3105
-#: rewrite/rewriteHandler.c:3938
+#: executor/execMain.c:1035 rewrite/rewriteHandler.c:3072
+#: rewrite/rewriteHandler.c:3919
#, c-format
msgid "To enable inserting into the view, provide an INSTEAD OF INSERT trigger or an unconditional ON INSERT DO INSTEAD rule."
msgstr "För att tillåta insättning i en vy så skapa en INSTEAD OF INSERT-utlösare eller en villkorslös ON INSERT DO INSTEAD-regel."
-#: executor/execMain.c:1041 rewrite/rewriteHandler.c:3110
-#: rewrite/rewriteHandler.c:3943
+#: executor/execMain.c:1041 rewrite/rewriteHandler.c:3077
+#: rewrite/rewriteHandler.c:3924
#, c-format
msgid "cannot update view \"%s\""
msgstr "kan inte uppdatera vy \"%s\""
-#: executor/execMain.c:1043 rewrite/rewriteHandler.c:3113
-#: rewrite/rewriteHandler.c:3946
+#: executor/execMain.c:1043 rewrite/rewriteHandler.c:3080
+#: rewrite/rewriteHandler.c:3927
#, c-format
msgid "To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule."
msgstr "För att tillåta uppdatering av en vy så skapa en INSTEAD OF UPDATE-utlösare eller en villkorslös ON UPDATE DO INSTEAD-regel."
-#: executor/execMain.c:1049 rewrite/rewriteHandler.c:3118
-#: rewrite/rewriteHandler.c:3951
+#: executor/execMain.c:1049 rewrite/rewriteHandler.c:3085
+#: rewrite/rewriteHandler.c:3932
#, c-format
msgid "cannot delete from view \"%s\""
msgstr "kan inte radera från vy \"%s\""
-#: executor/execMain.c:1051 rewrite/rewriteHandler.c:3121
-#: rewrite/rewriteHandler.c:3954
+#: executor/execMain.c:1051 rewrite/rewriteHandler.c:3088
+#: rewrite/rewriteHandler.c:3935
#, c-format
msgid "To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule."
msgstr "För att tillåta bortagning i en vy så skapa en INSTEAD OF DELETE-utlösare eller en villkorslös ON DELETE DO INSTEAD-regel."
@@ -13034,7 +13035,7 @@ msgstr "samtidig uppdatering, försöker igen"
msgid "concurrent delete, retrying"
msgstr "samtidig borttagning, försöker igen"
-#: executor/execReplication.c:269 parser/parse_cte.c:509
+#: executor/execReplication.c:269 parser/parse_cte.c:308
#: parser/parse_oper.c:233 utils/adt/array_userfuncs.c:720
#: utils/adt/array_userfuncs.c:859 utils/adt/arrayfuncs.c:3655
#: utils/adt/arrayfuncs.c:4210 utils/adt/arrayfuncs.c:6202
@@ -13136,12 +13137,12 @@ msgstr "Returnerade typ %s vid position %d, men frågan förväntade sig %s."
msgid "cannot retrieve a system column in this context"
msgstr "kan inte hämta systemkolumn i detta kontext"
-#: executor/execUtils.c:736
+#: executor/execUtils.c:742
#, c-format
msgid "materialized view \"%s\" has not been populated"
msgstr "materialiserad vy \"%s\" har inte populerats"
-#: executor/execUtils.c:738
+#: executor/execUtils.c:744
#, c-format
msgid "Use the REFRESH MATERIALIZED VIEW command."
msgstr "Använd kommandot REFRESH MATERIALIZED VIEW."
@@ -13230,12 +13231,12 @@ msgstr "returtyp %s stöds inte för SQL-funktioner"
msgid "unexpected EOF for tape %p: requested %zu bytes, read %zu bytes"
msgstr "oväntat EOF för band %p: efterfrågade %zu byte, läste %zu byte"
-#: executor/nodeAgg.c:3917 executor/nodeWindowAgg.c:2962
+#: executor/nodeAgg.c:3922 executor/nodeWindowAgg.c:2982
#, c-format
msgid "aggregate %u needs to have compatible input type and transition type"
msgstr "aggregat %u måste ha kompatibel indatatyp och övergångstyp"
-#: executor/nodeAgg.c:3947 parser/parse_agg.c:668 parser/parse_agg.c:696
+#: executor/nodeAgg.c:3952 parser/parse_agg.c:668 parser/parse_agg.c:696
#, c-format
msgid "aggregate function calls cannot be nested"
msgstr "aggregatfunktionsanrop kan inte nästlas"
@@ -13280,63 +13281,63 @@ msgstr "RIGHT JOIN stöds bara med merge-joinbara join-villor"
msgid "FULL JOIN is only supported with merge-joinable join conditions"
msgstr "FULL JOIN stöds bara med merge-joinbara join-villkor"
-#: executor/nodeModifyTable.c:255
+#: executor/nodeModifyTable.c:257
#, c-format
msgid "Query has too few columns."
msgstr "Frågan har för få kolumner"
-#: executor/nodeModifyTable.c:1410 executor/nodeModifyTable.c:1484
+#: executor/nodeModifyTable.c:1534 executor/nodeModifyTable.c:1608
#, c-format
msgid "tuple to be deleted was already modified by an operation triggered by the current command"
msgstr "tupel som skall tas bort hade redan ändrats av en operation som utlösts av aktuellt kommando"
-#: executor/nodeModifyTable.c:1641
+#: executor/nodeModifyTable.c:1759
#, c-format
msgid "invalid ON UPDATE specification"
msgstr "ogiltig ON UPDATE-angivelse"
-#: executor/nodeModifyTable.c:1642
+#: executor/nodeModifyTable.c:1760
#, c-format
msgid "The result tuple would appear in a different partition than the original tuple."
msgstr "Resultattupeln kommer dyka upp i en annan partition än originaltupeln."
-#: executor/nodeModifyTable.c:2083
+#: executor/nodeModifyTable.c:2207
#, c-format
msgid "cannot move tuple across partitions when a non-root ancestor of the source partition is directly referenced in a foreign key"
msgstr "kan inte flytta en tupel mellan partitioner när en icke-root-förälder av källpartitionen direkt refereras av en främmande nyckel"
-#: executor/nodeModifyTable.c:2084
+#: executor/nodeModifyTable.c:2208
#, c-format
msgid "A foreign key points to ancestor \"%s\" but not the root ancestor \"%s\"."
msgstr "En främmande nyckel pekar på förfadern \"%s\" men inte på root-förfadern \"%s\"."
-#: executor/nodeModifyTable.c:2087
+#: executor/nodeModifyTable.c:2211
#, c-format
msgid "Consider defining the foreign key on table \"%s\"."
msgstr "Överväg att skapa den främmande nyckeln på tabellen \"%s\"."
#. translator: %s is a SQL command name
-#: executor/nodeModifyTable.c:2431 executor/nodeModifyTable.c:2822
+#: executor/nodeModifyTable.c:2555 executor/nodeModifyTable.c:2946
#, c-format
msgid "%s command cannot affect row a second time"
msgstr "%s-kommandot kan inte påverka raden en andra gång"
-#: executor/nodeModifyTable.c:2433
+#: executor/nodeModifyTable.c:2557
#, c-format
msgid "Ensure that no rows proposed for insertion within the same command have duplicate constrained values."
msgstr "Säkerställ att inga rader föreslagna för \"insert\" inom samma kommando har upprepade villkorsvärden."
-#: executor/nodeModifyTable.c:2824
+#: executor/nodeModifyTable.c:2948
#, c-format
msgid "Ensure that not more than one source row matches any one target row."
msgstr "Säkerställ att inte mer än en källrad matchar någon målrad."
-#: executor/nodeModifyTable.c:2927
+#: executor/nodeModifyTable.c:3051
#, c-format
msgid "tuple to be deleted was already moved to another partition due to concurrent update"
msgstr "tupel som skall raderas har redan flyttats till en annan partition på grund av samtidig update"
-#: executor/nodeModifyTable.c:2966
+#: executor/nodeModifyTable.c:3090
#, c-format
msgid "tuple to be updated or deleted was already modified by an operation triggered by the current command"
msgstr "tupel som skall uppdateras eller raderas hade redan ändrats av en operation som utlösts av aktuellt kommando"
@@ -13407,7 +13408,7 @@ msgstr "fönsterram-slutoffset kan inte vara null"
msgid "frame ending offset must not be negative"
msgstr "fönsterram-slutoffset kan inte vara negativ"
-#: executor/nodeWindowAgg.c:2878
+#: executor/nodeWindowAgg.c:2898
#, c-format
msgid "aggregate function %s does not support use as a window function"
msgstr "aggregatfunktion %s kan inte användas som fönsterfunktion"
@@ -14005,7 +14006,7 @@ msgstr "kunde inte komma åt filen \"%s\": %m"
#: jsonpath_gram.y:529 jsonpath_scan.l:515 jsonpath_scan.l:526
#: jsonpath_scan.l:536 jsonpath_scan.l:578 utils/adt/encode.c:482
-#: utils/adt/encode.c:547 utils/adt/jsonfuncs.c:623 utils/adt/varlena.c:335
+#: utils/adt/encode.c:547 utils/adt/jsonfuncs.c:629 utils/adt/varlena.c:335
#: utils/adt/varlena.c:376
#, c-format
msgid "invalid input syntax for type %s"
@@ -14033,7 +14034,7 @@ msgstr "%s vid slutet av jsonpath-indata"
msgid "%s at or near \"%s\" of jsonpath input"
msgstr "%s vid eller nära \"%s\" i jsonpath-indata"
-#: jsonpath_scan.l:494 utils/adt/jsonfuncs.c:617
+#: jsonpath_scan.l:494 utils/adt/jsonfuncs.c:623
#, c-format
msgid "unsupported Unicode escape sequence"
msgstr "Unicode escape-sekvens som inte stöds"
@@ -15634,7 +15635,7 @@ msgstr "det finns ingen klientanslutning"
msgid "could not receive data from client: %m"
msgstr "kunde inte ta emot data från klient: %m"
-#: libpq/pqcomm.c:1173 tcop/postgres.c:4359
+#: libpq/pqcomm.c:1173 tcop/postgres.c:4371
#, c-format
msgid "terminating connection because protocol synchronization was lost"
msgstr "stänger anslutning då protokollsynkroniseringen tappades"
@@ -16020,7 +16021,7 @@ msgid "FULL JOIN is only supported with merge-joinable or hash-joinable join con
msgstr "FULL JOIN stöds bara med villkor som är merge-joinbara eller hash-joinbara"
#: optimizer/plan/createplan.c:7101 parser/parse_merge.c:182
-#: parser/parse_merge.c:188
+#: parser/parse_merge.c:189
#, c-format
msgid "cannot execute MERGE on relation \"%s\""
msgstr "kan inte utföra MERGE på relation \"%s\""
@@ -16032,44 +16033,44 @@ msgid "%s cannot be applied to the nullable side of an outer join"
msgstr "%s kan inte appliceras på den nullbara sidan av en outer join"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: optimizer/plan/planner.c:1341 parser/analyze.c:1714 parser/analyze.c:1970
+#: optimizer/plan/planner.c:1344 parser/analyze.c:1714 parser/analyze.c:1970
#: parser/analyze.c:3152
#, c-format
msgid "%s is not allowed with UNION/INTERSECT/EXCEPT"
msgstr "%s tillåẗs inte med UNION/INTERSECT/EXCEPT"
-#: optimizer/plan/planner.c:2048 optimizer/plan/planner.c:3704
+#: optimizer/plan/planner.c:2051 optimizer/plan/planner.c:3707
#, c-format
msgid "could not implement GROUP BY"
msgstr "kunde inte implementera GROUP BY"
-#: optimizer/plan/planner.c:2049 optimizer/plan/planner.c:3705
-#: optimizer/plan/planner.c:4348 optimizer/prep/prepunion.c:1046
+#: optimizer/plan/planner.c:2052 optimizer/plan/planner.c:3708
+#: optimizer/plan/planner.c:4351 optimizer/prep/prepunion.c:1046
#, c-format
msgid "Some of the datatypes only support hashing, while others only support sorting."
msgstr "Några av datatyperna stöder bara hash:ning medan andra bara stöder sortering."
-#: optimizer/plan/planner.c:4347
+#: optimizer/plan/planner.c:4350
#, c-format
msgid "could not implement DISTINCT"
msgstr "kunde inte implementera DISTINCT"
-#: optimizer/plan/planner.c:5468
+#: optimizer/plan/planner.c:5471
#, c-format
msgid "could not implement window PARTITION BY"
msgstr "kunde inte implementera fönster-PARTITION BY"
-#: optimizer/plan/planner.c:5469
+#: optimizer/plan/planner.c:5472
#, c-format
msgid "Window partitioning columns must be of sortable datatypes."
msgstr "Fönsterpartitioneringskolumner måsta ha en sorterbar datatyp."
-#: optimizer/plan/planner.c:5473
+#: optimizer/plan/planner.c:5476
#, c-format
msgid "could not implement window ORDER BY"
msgstr "kunde inte implementera fönster-ORDER BY"
-#: optimizer/plan/planner.c:5474
+#: optimizer/plan/planner.c:5477
#, c-format
msgid "Window ordering columns must be of sortable datatypes."
msgstr "Fönsterordningskolumner måste ha en sorterbar datatyp."
@@ -17147,142 +17148,142 @@ msgstr "MERGE stöds inte i WITH-fråga"
msgid "WITH query name \"%s\" specified more than once"
msgstr "WITH-frågenamn \"%s\" angivet mer än en gång"
-#: parser/parse_cte.c:275
+#: parser/parse_cte.c:314
+#, c-format
+msgid "could not identify an inequality operator for type %s"
+msgstr "kunde inte hitta en olikhetsoperator för typ %s"
+
+#: parser/parse_cte.c:341
#, c-format
msgid "WITH clause containing a data-modifying statement must be at the top level"
msgstr "WITH-klausul som innehåller en datamodifierande sats måste vara på toppnivå"
-#: parser/parse_cte.c:324
+#: parser/parse_cte.c:390
#, c-format
msgid "recursive query \"%s\" column %d has type %s in non-recursive term but type %s overall"
msgstr "rekursiv fråga \"%s\" kolumn %d har typ %s i den ickerekursiva termen med typ %s totalt sett"
-#: parser/parse_cte.c:330
+#: parser/parse_cte.c:396
#, c-format
msgid "Cast the output of the non-recursive term to the correct type."
msgstr "Typomvandla utdatan för den ickerekursiva termen till korrekt typ."
-#: parser/parse_cte.c:335
+#: parser/parse_cte.c:401
#, c-format
msgid "recursive query \"%s\" column %d has collation \"%s\" in non-recursive term but collation \"%s\" overall"
msgstr "rekursiv fråga \"%s\" kolumn %d har jämförelse (collation) \"%s\" i en icke-rekursiv term men jämförelse \"%s\" totalt sett"
-#: parser/parse_cte.c:339
+#: parser/parse_cte.c:405
#, c-format
msgid "Use the COLLATE clause to set the collation of the non-recursive term."
msgstr "Använd en COLLATE-klausul för att sätta jämförelse för den icke-rekursiva termen."
-#: parser/parse_cte.c:357
+#: parser/parse_cte.c:426
#, c-format
msgid "WITH query is not recursive"
msgstr "WITH-fråga är inte rekursiv"
-#: parser/parse_cte.c:388
+#: parser/parse_cte.c:457
#, c-format
msgid "with a SEARCH or CYCLE clause, the left side of the UNION must be a SELECT"
msgstr "med en SEARCH- eller CYCLE-klausul så måste vänstersidan av en UNION vara en SELECT"
-#: parser/parse_cte.c:393
+#: parser/parse_cte.c:462
#, c-format
msgid "with a SEARCH or CYCLE clause, the right side of the UNION must be a SELECT"
msgstr "med en SEARCH- eller CYCLE-klausul så måste högersidan av en UNION vara en SELECT"
-#: parser/parse_cte.c:408
+#: parser/parse_cte.c:477
#, c-format
msgid "search column \"%s\" not in WITH query column list"
msgstr "sökkolumn \"%s\" finns inte med i kolumnlistan för WITH-fråga"
-#: parser/parse_cte.c:415
+#: parser/parse_cte.c:484
#, c-format
msgid "search column \"%s\" specified more than once"
msgstr "sökkolumn \"%s\" angiven mer än en gång"
-#: parser/parse_cte.c:424
+#: parser/parse_cte.c:493
#, c-format
msgid "search sequence column name \"%s\" already used in WITH query column list"
msgstr "namn på söksekvensenskolumn \"%s\" används redan i kolumnlistan till WITH-fråga"
-#: parser/parse_cte.c:443
+#: parser/parse_cte.c:510
#, c-format
msgid "cycle column \"%s\" not in WITH query column list"
msgstr "cycle-kolumn \"%s\" finns inte i kolumnlistan i WITH-fråga"
-#: parser/parse_cte.c:450
+#: parser/parse_cte.c:517
#, c-format
msgid "cycle column \"%s\" specified more than once"
msgstr "cycle-kolumn \"%s\" angiven mer än en gång"
-#: parser/parse_cte.c:459
+#: parser/parse_cte.c:526
#, c-format
msgid "cycle mark column name \"%s\" already used in WITH query column list"
msgstr "mark-kolumnnamn \"%s\" för cycle används redan i kolumnlistan i WITH-fråga"
-#: parser/parse_cte.c:471
+#: parser/parse_cte.c:533
#, c-format
msgid "cycle path column name \"%s\" already used in WITH query column list"
msgstr "path-kolumnnamn \"%s\" för cycle används redan i kolumnlistan i WITH-fråga"
-#: parser/parse_cte.c:479
+#: parser/parse_cte.c:541
#, c-format
msgid "cycle mark column name and cycle path column name are the same"
msgstr "mark-kolumnnamn och path-kolumnnamn i cycle är båda samma"
-#: parser/parse_cte.c:515
-#, c-format
-msgid "could not identify an inequality operator for type %s"
-msgstr "kunde inte hitta en olikhetsoperator för typ %s"
-
-#: parser/parse_cte.c:527
+#: parser/parse_cte.c:551
#, c-format
msgid "search sequence column name and cycle mark column name are the same"
msgstr "namn på söksekvenskolumn och namn på mark-kolumn i cycle är båda samma"
-#: parser/parse_cte.c:534
+#: parser/parse_cte.c:558
#, c-format
msgid "search sequence column name and cycle path column name are the same"
msgstr "namn på söksekvenskolumn och namn på path-kolumn i cycle är båda samma"
-#: parser/parse_cte.c:618
+#: parser/parse_cte.c:642
#, c-format
msgid "WITH query \"%s\" has %d columns available but %d columns specified"
msgstr "WITH-fråga \"%s\" har %d kolumner tillgängliga men %d kolumner angivna"
-#: parser/parse_cte.c:798
+#: parser/parse_cte.c:822
#, c-format
msgid "mutual recursion between WITH items is not implemented"
msgstr "ömsesidig rekursion mellan WITH-poster är inte implementerat"
-#: parser/parse_cte.c:850
+#: parser/parse_cte.c:874
#, c-format
msgid "recursive query \"%s\" must not contain data-modifying statements"
msgstr "rekursiv fråga \"%s\" får inte innehålla datamodifierande satser"
-#: parser/parse_cte.c:858
+#: parser/parse_cte.c:882
#, c-format
msgid "recursive query \"%s\" does not have the form non-recursive-term UNION [ALL] recursive-term"
msgstr "rekursiv fråga \"%s\" är inte på formen icke-rekursiv-term UNION [ALL] rekursiv-term"
-#: parser/parse_cte.c:902
+#: parser/parse_cte.c:926
#, c-format
msgid "ORDER BY in a recursive query is not implemented"
msgstr "ORDER BY i en rekursiv fråga är inte implementerat"
-#: parser/parse_cte.c:908
+#: parser/parse_cte.c:932
#, c-format
msgid "OFFSET in a recursive query is not implemented"
msgstr "OFFSET i en rekursiv fråga är inte implementerat"
-#: parser/parse_cte.c:914
+#: parser/parse_cte.c:938
#, c-format
msgid "LIMIT in a recursive query is not implemented"
msgstr "LIMIT i en rekursiv fråga är inte implementerat"
-#: parser/parse_cte.c:920
+#: parser/parse_cte.c:944
#, c-format
msgid "FOR UPDATE/SHARE in a recursive query is not implemented"
msgstr "FOR UPDATE/SHARE i en rekursiv fråga är inte implementerat"
-#: parser/parse_cte.c:977
+#: parser/parse_cte.c:1001
#, c-format
msgid "recursive reference to query \"%s\" must not appear more than once"
msgstr "rekursiv referens till fråga \"%s\" får inte finnas med mer än en gång"
@@ -17856,22 +17857,22 @@ msgstr "mängdreturnerande funktioner tillåts inte i kolumngenereringsuttryck"
msgid "WITH RECURSIVE is not supported for MERGE statement"
msgstr "WHERE RECURSIVE stöds inte i MERGE-satser"
-#: parser/parse_merge.c:163
+#: parser/parse_merge.c:161
#, c-format
msgid "unreachable WHEN clause specified after unconditional WHEN clause"
msgstr "onåbar WHEN-klausul har angivits efter en ej villkorlig WHEN-klausul"
-#: parser/parse_merge.c:190
+#: parser/parse_merge.c:191
#, c-format
msgid "MERGE is not supported for relations with rules."
msgstr "MERGE stöds inte för relationer med regler."
-#: parser/parse_merge.c:207
+#: parser/parse_merge.c:208
#, c-format
msgid "name \"%s\" specified more than once"
msgstr "namnet \"%s\" angivet mer än en gång"
-#: parser/parse_merge.c:209
+#: parser/parse_merge.c:210
#, c-format
msgid "The name is used both as MERGE target table and data source."
msgstr "Namnet används både som MERGE-måltabell och som datakälla."
@@ -18367,7 +18368,7 @@ msgid "rules with WHERE conditions can only have SELECT, INSERT, UPDATE, or DELE
msgstr "regler med WHERE-villkor kan bara innehålla SELECT-, INSERT-, UPDATE- eller DELETE-handlingar"
#: parser/parse_utilcmd.c:3162 parser/parse_utilcmd.c:3263
-#: rewrite/rewriteHandler.c:509 rewrite/rewriteManip.c:1018
+#: rewrite/rewriteHandler.c:513 rewrite/rewriteManip.c:1018
#, c-format
msgid "conditional UNION/INTERSECT/EXCEPT statements are not implemented"
msgstr "UNION-/INTERSECT-/EXCEPT-satser med villkor är inte implementerat"
@@ -18897,7 +18898,7 @@ msgstr "bakgrundsarbetare \"%s\": ogiltigt omstartsintervall"
msgid "background worker \"%s\": parallel workers may not be configured for restart"
msgstr "bakgrundsarbetare \"%s\": parallella arbetare kan inte konfigureras för omstart"
-#: postmaster/bgworker.c:730 tcop/postgres.c:3203
+#: postmaster/bgworker.c:730 tcop/postgres.c:3215
#, c-format
msgid "terminating background worker \"%s\" due to administrator command"
msgstr "terminerar bakgrundsarbetare \"%s\" pga administratörskommando"
@@ -19142,457 +19143,457 @@ msgstr "stänger ner omedelbart då datakatalogens låsfil är ogiltig"
msgid "incomplete startup packet"
msgstr "ofullständigt startuppaket"
-#: postmaster/postmaster.c:2049
+#: postmaster/postmaster.c:2049 postmaster/postmaster.c:2082
#, c-format
msgid "invalid length of startup packet"
msgstr "ogiltig längd på startuppaket"
-#: postmaster/postmaster.c:2104
+#: postmaster/postmaster.c:2111
#, c-format
msgid "failed to send SSL negotiation response: %m"
msgstr "misslyckades att skicka SSL-förhandlingssvar: %m"
-#: postmaster/postmaster.c:2122
+#: postmaster/postmaster.c:2129
#, c-format
msgid "received unencrypted data after SSL request"
msgstr "tog emot okrypterad data efter SSL-förfrågan"
-#: postmaster/postmaster.c:2123 postmaster/postmaster.c:2167
+#: postmaster/postmaster.c:2130 postmaster/postmaster.c:2174
#, c-format
msgid "This could be either a client-software bug or evidence of an attempted man-in-the-middle attack."
msgstr "Detta kan antingen vara en bug i klientens mjukvara eller bevis på ett försök att utföra en attack av typen man-in-the-middle."
-#: postmaster/postmaster.c:2148
+#: postmaster/postmaster.c:2155
#, c-format
msgid "failed to send GSSAPI negotiation response: %m"
msgstr "misslyckades att skicka GSSAPI-förhandlingssvar: %m"
-#: postmaster/postmaster.c:2166
+#: postmaster/postmaster.c:2173
#, c-format
msgid "received unencrypted data after GSSAPI encryption request"
msgstr "tog emot okrypterad data efter GSSAPI-krypteringsförfrågan"
-#: postmaster/postmaster.c:2190
+#: postmaster/postmaster.c:2197
#, c-format
msgid "unsupported frontend protocol %u.%u: server supports %u.0 to %u.%u"
msgstr "inget stöd för framändans protokoll %u.%u: servern stöder %u.0 till %u.%u"
-#: postmaster/postmaster.c:2254 utils/misc/guc.c:7400 utils/misc/guc.c:7436
+#: postmaster/postmaster.c:2261 utils/misc/guc.c:7400 utils/misc/guc.c:7436
#: utils/misc/guc.c:7506 utils/misc/guc.c:8937 utils/misc/guc.c:11970
#: utils/misc/guc.c:12011
#, c-format
msgid "invalid value for parameter \"%s\": \"%s\""
msgstr "ogiltigt värde för parameter \"%s\": \"%s\""
-#: postmaster/postmaster.c:2257
+#: postmaster/postmaster.c:2264
#, c-format
msgid "Valid values are: \"false\", 0, \"true\", 1, \"database\"."
msgstr "Giltiga värden är: \"false\", 0, \"true\", 1, \"database\"."
-#: postmaster/postmaster.c:2302
+#: postmaster/postmaster.c:2309
#, c-format
msgid "invalid startup packet layout: expected terminator as last byte"
msgstr "ogiltig startpaketlayout: förväntade en terminator som sista byte"
-#: postmaster/postmaster.c:2319
+#: postmaster/postmaster.c:2326
#, c-format
msgid "no PostgreSQL user name specified in startup packet"
msgstr "inget PostgreSQL-användarnamn angivet i startuppaketet"
-#: postmaster/postmaster.c:2383
+#: postmaster/postmaster.c:2390
#, c-format
msgid "the database system is starting up"
msgstr "databassystemet startar upp"
-#: postmaster/postmaster.c:2389
+#: postmaster/postmaster.c:2396
#, c-format
msgid "the database system is not yet accepting connections"
msgstr "databassystemet tar ännu inte emot anslutningar"
-#: postmaster/postmaster.c:2390
+#: postmaster/postmaster.c:2397
#, c-format
msgid "Consistent recovery state has not been yet reached."
msgstr "Konsistent återställningstillstånd har ännu inte uppnåtts."
-#: postmaster/postmaster.c:2394
+#: postmaster/postmaster.c:2401
#, c-format
msgid "the database system is not accepting connections"
msgstr "databassystemet tar inte emot anslutningar"
-#: postmaster/postmaster.c:2395
+#: postmaster/postmaster.c:2402
#, c-format
msgid "Hot standby mode is disabled."
msgstr "Hot standby-läge är avstängt."
-#: postmaster/postmaster.c:2400
+#: postmaster/postmaster.c:2407
#, c-format
msgid "the database system is shutting down"
msgstr "databassystemet stänger ner"
-#: postmaster/postmaster.c:2405
+#: postmaster/postmaster.c:2412
#, c-format
msgid "the database system is in recovery mode"
msgstr "databassystemet är återställningsläge"
-#: postmaster/postmaster.c:2410 storage/ipc/procarray.c:479
+#: postmaster/postmaster.c:2417 storage/ipc/procarray.c:490
#: storage/ipc/sinvaladt.c:306 storage/lmgr/proc.c:359
#, c-format
msgid "sorry, too many clients already"
msgstr "ledsen, för många klienter"
-#: postmaster/postmaster.c:2497
+#: postmaster/postmaster.c:2504
#, c-format
msgid "wrong key in cancel request for process %d"
msgstr "fel nyckel i avbrytbegäran för process %d"
-#: postmaster/postmaster.c:2509
+#: postmaster/postmaster.c:2516
#, c-format
msgid "PID %d in cancel request did not match any process"
msgstr "PID %d i avbrytbegäran matchade inte någon process"
-#: postmaster/postmaster.c:2763
+#: postmaster/postmaster.c:2770
#, c-format
msgid "received SIGHUP, reloading configuration files"
msgstr "mottog SIGHUP, läser om konfigurationsfiler"
#. translator: %s is a configuration file
-#: postmaster/postmaster.c:2787 postmaster/postmaster.c:2791
+#: postmaster/postmaster.c:2794 postmaster/postmaster.c:2798
#, c-format
msgid "%s was not reloaded"
msgstr "%s laddades inte om"
-#: postmaster/postmaster.c:2801
+#: postmaster/postmaster.c:2808
#, c-format
msgid "SSL configuration was not reloaded"
msgstr "SSL-konfiguration laddades inte om"
-#: postmaster/postmaster.c:2857
+#: postmaster/postmaster.c:2864
#, c-format
msgid "received smart shutdown request"
msgstr "tog emot förfrågan om att stänga ner smart"
-#: postmaster/postmaster.c:2898
+#: postmaster/postmaster.c:2905
#, c-format
msgid "received fast shutdown request"
msgstr "tog emot förfrågan om att stänga ner snabbt"
-#: postmaster/postmaster.c:2916
+#: postmaster/postmaster.c:2923
#, c-format
msgid "aborting any active transactions"
msgstr "avbryter aktiva transaktioner"
-#: postmaster/postmaster.c:2940
+#: postmaster/postmaster.c:2947
#, c-format
msgid "received immediate shutdown request"
msgstr "mottog begäran för omedelbar nedstängning"
-#: postmaster/postmaster.c:3017
+#: postmaster/postmaster.c:3024
#, c-format
msgid "shutdown at recovery target"
msgstr "nedstängs vid återställningsmål"
-#: postmaster/postmaster.c:3035 postmaster/postmaster.c:3071
+#: postmaster/postmaster.c:3042 postmaster/postmaster.c:3078
msgid "startup process"
msgstr "uppstartprocess"
-#: postmaster/postmaster.c:3038
+#: postmaster/postmaster.c:3045
#, c-format
msgid "aborting startup due to startup process failure"
msgstr "avbryter uppstart på grund av fel i startprocessen"
-#: postmaster/postmaster.c:3111
+#: postmaster/postmaster.c:3118
#, c-format
msgid "database system is ready to accept connections"
msgstr "databassystemet är redo att ta emot anslutningar"
-#: postmaster/postmaster.c:3132
+#: postmaster/postmaster.c:3139
msgid "background writer process"
msgstr "bakgrundsskrivarprocess"
-#: postmaster/postmaster.c:3179
+#: postmaster/postmaster.c:3186
msgid "checkpointer process"
msgstr "checkpoint-process"
-#: postmaster/postmaster.c:3195
+#: postmaster/postmaster.c:3202
msgid "WAL writer process"
msgstr "WAL-skrivarprocess"
-#: postmaster/postmaster.c:3210
+#: postmaster/postmaster.c:3217
msgid "WAL receiver process"
msgstr "WAL-mottagarprocess"
-#: postmaster/postmaster.c:3225
+#: postmaster/postmaster.c:3232
msgid "autovacuum launcher process"
msgstr "autovacuum-startprocess"
-#: postmaster/postmaster.c:3243
+#: postmaster/postmaster.c:3250
msgid "archiver process"
msgstr "arkiveringsprocess"
-#: postmaster/postmaster.c:3256
+#: postmaster/postmaster.c:3263
msgid "system logger process"
msgstr "system-logg-process"
-#: postmaster/postmaster.c:3320
+#: postmaster/postmaster.c:3327
#, c-format
msgid "background worker \"%s\""
msgstr "bakgrundsarbetare \"%s\""
-#: postmaster/postmaster.c:3399 postmaster/postmaster.c:3419
-#: postmaster/postmaster.c:3426 postmaster/postmaster.c:3444
+#: postmaster/postmaster.c:3406 postmaster/postmaster.c:3426
+#: postmaster/postmaster.c:3433 postmaster/postmaster.c:3451
msgid "server process"
msgstr "serverprocess"
-#: postmaster/postmaster.c:3498
+#: postmaster/postmaster.c:3505
#, c-format
msgid "terminating any other active server processes"
msgstr "avslutar andra aktiva serverprocesser"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3735
+#: postmaster/postmaster.c:3742
#, c-format
msgid "%s (PID %d) exited with exit code %d"
msgstr "%s (PID %d) avslutade med felkod %d"
-#: postmaster/postmaster.c:3737 postmaster/postmaster.c:3749
-#: postmaster/postmaster.c:3759 postmaster/postmaster.c:3770
+#: postmaster/postmaster.c:3744 postmaster/postmaster.c:3756
+#: postmaster/postmaster.c:3766 postmaster/postmaster.c:3777
#, c-format
msgid "Failed process was running: %s"
msgstr "Misslyckad process körde: %s"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3746
+#: postmaster/postmaster.c:3753
#, c-format
msgid "%s (PID %d) was terminated by exception 0x%X"
msgstr "%s (PID %d) terminerades av avbrott 0x%X"
-#: postmaster/postmaster.c:3748 postmaster/shell_archive.c:134
+#: postmaster/postmaster.c:3755 postmaster/shell_archive.c:134
#, c-format
msgid "See C include file \"ntstatus.h\" for a description of the hexadecimal value."
msgstr "Se C-include-fil \"ntstatus.h\" för en beskrivning av det hexdecimala värdet."
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3756
+#: postmaster/postmaster.c:3763
#, c-format
msgid "%s (PID %d) was terminated by signal %d: %s"
msgstr "%s (PID %d) terminerades av signal %d: %s"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3768
+#: postmaster/postmaster.c:3775
#, c-format
msgid "%s (PID %d) exited with unrecognized status %d"
msgstr "%s (PID %d) avslutade med okänd status %d"
-#: postmaster/postmaster.c:3968
+#: postmaster/postmaster.c:3975
#, c-format
msgid "abnormal database system shutdown"
msgstr "ej normal databasnedstängning"
-#: postmaster/postmaster.c:3994
+#: postmaster/postmaster.c:4001
#, c-format
msgid "shutting down due to startup process failure"
msgstr "stänger ner på grund av fel i startprocessen"
-#: postmaster/postmaster.c:4000
+#: postmaster/postmaster.c:4007
#, c-format
msgid "shutting down because restart_after_crash is off"
msgstr "stänger ner då restart_after_crash är av"
-#: postmaster/postmaster.c:4012
+#: postmaster/postmaster.c:4019
#, c-format
msgid "all server processes terminated; reinitializing"
msgstr "alla serverprocesser är avslutade; initierar på nytt"
-#: postmaster/postmaster.c:4184 postmaster/postmaster.c:5520
-#: postmaster/postmaster.c:5918
+#: postmaster/postmaster.c:4191 postmaster/postmaster.c:5527
+#: postmaster/postmaster.c:5925
#, c-format
msgid "could not generate random cancel key"
msgstr "kunde inte skapa slumpad avbrytningsnyckel"
-#: postmaster/postmaster.c:4246
+#: postmaster/postmaster.c:4253
#, c-format
msgid "could not fork new process for connection: %m"
msgstr "kunde inte fork():a ny process for uppkoppling: %m"
-#: postmaster/postmaster.c:4288
+#: postmaster/postmaster.c:4295
msgid "could not fork new process for connection: "
msgstr "kunde inte fork():a ny process for uppkoppling: "
-#: postmaster/postmaster.c:4394
+#: postmaster/postmaster.c:4401
#, c-format
msgid "connection received: host=%s port=%s"
msgstr "ansluting mottagen: värd=%s port=%s"
-#: postmaster/postmaster.c:4399
+#: postmaster/postmaster.c:4406
#, c-format
msgid "connection received: host=%s"
msgstr "ansluting mottagen: värd=%s"
-#: postmaster/postmaster.c:4636
+#: postmaster/postmaster.c:4643
#, c-format
msgid "could not execute server process \"%s\": %m"
msgstr "kunde inte köra serverprocess \"%s\": %m"
-#: postmaster/postmaster.c:4694
+#: postmaster/postmaster.c:4701
#, c-format
msgid "could not create backend parameter file mapping: error code %lu"
msgstr "kunde inte skapa fil-mapping för backend-parametrar: felkod %lu"
-#: postmaster/postmaster.c:4703
+#: postmaster/postmaster.c:4710
#, c-format
msgid "could not map backend parameter memory: error code %lu"
msgstr "kunde inte mappa minne för backend-parametrar: felkod %lu"
-#: postmaster/postmaster.c:4730
+#: postmaster/postmaster.c:4737
#, c-format
msgid "subprocess command line too long"
msgstr "subprocessens kommando är för långt"
-#: postmaster/postmaster.c:4748
+#: postmaster/postmaster.c:4755
#, c-format
msgid "CreateProcess() call failed: %m (error code %lu)"
msgstr "Anrop till CreateProcess() misslyckades: %m (felkod %lu)"
-#: postmaster/postmaster.c:4775
+#: postmaster/postmaster.c:4782
#, c-format
msgid "could not unmap view of backend parameter file: error code %lu"
msgstr "kunde inte avmappa vy för backend:ens parameterfil: felkod %lu"
-#: postmaster/postmaster.c:4779
+#: postmaster/postmaster.c:4786
#, c-format
msgid "could not close handle to backend parameter file: error code %lu"
msgstr "kunde inte stänga \"handle\" till backend:ens parameterfil: felkod %lu"
-#: postmaster/postmaster.c:4801
+#: postmaster/postmaster.c:4808
#, c-format
msgid "giving up after too many tries to reserve shared memory"
msgstr "ger upp efter för många försök att reservera delat minne"
-#: postmaster/postmaster.c:4802
+#: postmaster/postmaster.c:4809
#, c-format
msgid "This might be caused by ASLR or antivirus software."
msgstr "Detta kan orsakas av ASLR eller antivirusprogram."
-#: postmaster/postmaster.c:4983
+#: postmaster/postmaster.c:4990
#, c-format
msgid "SSL configuration could not be loaded in child process"
msgstr "SSL-konfigurering kunde inte laddas i barnprocess"
-#: postmaster/postmaster.c:5108
+#: postmaster/postmaster.c:5115
#, c-format
msgid "Please report this to <%s>."
msgstr "Rapportera gärna detta till <%s>."
-#: postmaster/postmaster.c:5180
+#: postmaster/postmaster.c:5187
#, c-format
msgid "database system is ready to accept read-only connections"
msgstr "databassystemet är redo att ta emot read-only-anslutningar"
-#: postmaster/postmaster.c:5444
+#: postmaster/postmaster.c:5451
#, c-format
msgid "could not fork startup process: %m"
msgstr "kunde inte starta startup-processen: %m"
-#: postmaster/postmaster.c:5448
+#: postmaster/postmaster.c:5455
#, c-format
msgid "could not fork archiver process: %m"
msgstr "kunde inte fork:a arkivprocess: %m"
-#: postmaster/postmaster.c:5452
+#: postmaster/postmaster.c:5459
#, c-format
msgid "could not fork background writer process: %m"
msgstr "kunde inte starta process för bakgrundsskrivare: %m"
-#: postmaster/postmaster.c:5456
+#: postmaster/postmaster.c:5463
#, c-format
msgid "could not fork checkpointer process: %m"
msgstr "kunde inte fork:a bakgrundsprocess: %m"
-#: postmaster/postmaster.c:5460
+#: postmaster/postmaster.c:5467
#, c-format
msgid "could not fork WAL writer process: %m"
msgstr "kunde inte fork:a WAL-skrivprocess: %m"
-#: postmaster/postmaster.c:5464
+#: postmaster/postmaster.c:5471
#, c-format
msgid "could not fork WAL receiver process: %m"
msgstr "kunde inte fork:a WAL-mottagarprocess: %m"
-#: postmaster/postmaster.c:5468
+#: postmaster/postmaster.c:5475
#, c-format
msgid "could not fork process: %m"
msgstr "kunde inte fork:a process: %m"
-#: postmaster/postmaster.c:5669 postmaster/postmaster.c:5696
+#: postmaster/postmaster.c:5676 postmaster/postmaster.c:5703
#, c-format
msgid "database connection requirement not indicated during registration"
msgstr "krav på databasanslutning fanns inte med vid registering"
-#: postmaster/postmaster.c:5680 postmaster/postmaster.c:5707
+#: postmaster/postmaster.c:5687 postmaster/postmaster.c:5714
#, c-format
msgid "invalid processing mode in background worker"
msgstr "ogiltigt processläge i bakgrundsarbetare"
-#: postmaster/postmaster.c:5792
+#: postmaster/postmaster.c:5799
#, c-format
msgid "could not fork worker process: %m"
msgstr "kunde inte starta (fork) arbetarprocess: %m"
-#: postmaster/postmaster.c:5904
+#: postmaster/postmaster.c:5911
#, c-format
msgid "no slot available for new worker process"
msgstr "ingen slot tillgänglig för ny arbetsprocess"
-#: postmaster/postmaster.c:6235
+#: postmaster/postmaster.c:6242
#, c-format
msgid "could not duplicate socket %d for use in backend: error code %d"
msgstr "kunde inte duplicera uttag (socket) %d för att använda i backend: felkod %d"
-#: postmaster/postmaster.c:6267
+#: postmaster/postmaster.c:6274
#, c-format
msgid "could not create inherited socket: error code %d\n"
msgstr "kunde inte skapa ärvt uttag (socket): felkod %d\n"
-#: postmaster/postmaster.c:6296
+#: postmaster/postmaster.c:6303
#, c-format
msgid "could not open backend variables file \"%s\": %s\n"
msgstr "kunde inte öppna bakändans variabelfil \"%s\": %s\n"
-#: postmaster/postmaster.c:6303
+#: postmaster/postmaster.c:6310
#, c-format
msgid "could not read from backend variables file \"%s\": %s\n"
msgstr "kunde inte läsa från bakändans variabelfil \"%s\": %s\n"
-#: postmaster/postmaster.c:6312
+#: postmaster/postmaster.c:6319
#, c-format
msgid "could not remove file \"%s\": %s\n"
msgstr "kunde inte ta bort fil \"%s\": %s\n"
-#: postmaster/postmaster.c:6329
+#: postmaster/postmaster.c:6336
#, c-format
msgid "could not map view of backend variables: error code %lu\n"
msgstr "kunde inte mappa in vy för bakgrundsvariabler: felkod %lu\n"
-#: postmaster/postmaster.c:6338
+#: postmaster/postmaster.c:6345
#, c-format
msgid "could not unmap view of backend variables: error code %lu\n"
msgstr "kunde inte avmappa vy för bakgrundsvariabler: felkod %lu\n"
-#: postmaster/postmaster.c:6345
+#: postmaster/postmaster.c:6352
#, c-format
msgid "could not close handle to backend parameter variables: error code %lu\n"
msgstr "kunde inte stänga \"handle\" till backend:ens parametervariabler: felkod %lu\n"
-#: postmaster/postmaster.c:6519
+#: postmaster/postmaster.c:6526
#, c-format
msgid "could not read exit code for process\n"
msgstr "kunde inte läsa avslutningskod för process\n"
-#: postmaster/postmaster.c:6524
+#: postmaster/postmaster.c:6531
#, c-format
msgid "could not post child completion status\n"
msgstr "kunde inte skicka barnets avslutningsstatus\n"
@@ -19875,40 +19876,40 @@ msgstr "replikeringsslot \"%s\" har inte skapats i denna databasen"
msgid "cannot create logical replication slot in transaction that has performed writes"
msgstr "kan inte skapa logisk replikeringsslot i transaktion som redan har utfört skrivningar"
-#: replication/logical/logical.c:568
+#: replication/logical/logical.c:570
#, c-format
msgid "starting logical decoding for slot \"%s\""
msgstr "startar logisk avkodning för slot \"%s\""
-#: replication/logical/logical.c:570
+#: replication/logical/logical.c:572
#, c-format
msgid "Streaming transactions committing after %X/%X, reading WAL from %X/%X."
msgstr "Strömmar transaktioner commit:ade efter %X/%X, läser WAL från %X/%X"
-#: replication/logical/logical.c:718
+#: replication/logical/logical.c:720
#, c-format
msgid "slot \"%s\", output plugin \"%s\", in the %s callback, associated LSN %X/%X"
msgstr "slot \"%s\", utdata-plugin \"%s\", i callback:en %s, associerad LSN %X/%X"
-#: replication/logical/logical.c:724
+#: replication/logical/logical.c:726
#, c-format
msgid "slot \"%s\", output plugin \"%s\", in the %s callback"
msgstr "slot \"%s\", utdata-plugin \"%s\", i callback:en %s"
-#: replication/logical/logical.c:895 replication/logical/logical.c:940
-#: replication/logical/logical.c:985 replication/logical/logical.c:1031
+#: replication/logical/logical.c:897 replication/logical/logical.c:942
+#: replication/logical/logical.c:987 replication/logical/logical.c:1033
#, c-format
msgid "logical replication at prepare time requires a %s callback"
msgstr "logisk replikering vid prepare-tillfället kräver en %s-callback"
-#: replication/logical/logical.c:1263 replication/logical/logical.c:1312
-#: replication/logical/logical.c:1353 replication/logical/logical.c:1439
-#: replication/logical/logical.c:1488
+#: replication/logical/logical.c:1265 replication/logical/logical.c:1314
+#: replication/logical/logical.c:1355 replication/logical/logical.c:1441
+#: replication/logical/logical.c:1490
#, c-format
msgid "logical streaming requires a %s callback"
msgstr "logisk strömning kräven en %s-callback"
-#: replication/logical/logical.c:1398
+#: replication/logical/logical.c:1400
#, c-format
msgid "logical streaming at prepare time requires a %s callback"
msgstr "logisk strömning vid prepare-tillfället kräver en %s-callback"
@@ -20015,7 +20016,7 @@ msgid "could not find free replication state slot for replication origin with ID
msgstr "kunde inte hitta ledig replikerings-state-slot för replikerings-origin med ID %d"
#: replication/logical/origin.c:941 replication/logical/origin.c:1131
-#: replication/slot.c:1940
+#: replication/slot.c:1947
#, c-format
msgid "Increase max_replication_slots and try again."
msgstr "Öka max_replication_slots och försök igen."
@@ -20068,97 +20069,97 @@ msgstr "destinationsrelation \"%s.%s\" för logisk replikering använder systemk
msgid "logical replication target relation \"%s.%s\" does not exist"
msgstr "destinationsrelation \"%s.%s\" för logisk replikering finns inte"
-#: replication/logical/reorderbuffer.c:3825
+#: replication/logical/reorderbuffer.c:3831
#, c-format
msgid "could not write to data file for XID %u: %m"
msgstr "kunde inte skriva till datafil för XID %u: %m"
-#: replication/logical/reorderbuffer.c:4171
-#: replication/logical/reorderbuffer.c:4196
+#: replication/logical/reorderbuffer.c:4177
+#: replication/logical/reorderbuffer.c:4202
#, c-format
msgid "could not read from reorderbuffer spill file: %m"
msgstr "kunde inte läsa från reorderbuffer spill-fil: %m"
-#: replication/logical/reorderbuffer.c:4175
-#: replication/logical/reorderbuffer.c:4200
+#: replication/logical/reorderbuffer.c:4181
+#: replication/logical/reorderbuffer.c:4206
#, c-format
msgid "could not read from reorderbuffer spill file: read %d instead of %u bytes"
msgstr "kunde inte läsa från reorderbuffer spill-fil: läste %d istället för %u byte"
-#: replication/logical/reorderbuffer.c:4450
+#: replication/logical/reorderbuffer.c:4456
#, c-format
msgid "could not remove file \"%s\" during removal of pg_replslot/%s/xid*: %m"
msgstr "kunde inte radera fil \"%s\" vid borttagning av pg_replslot/%s/xid*: %m"
-#: replication/logical/reorderbuffer.c:4949
+#: replication/logical/reorderbuffer.c:4955
#, c-format
msgid "could not read from file \"%s\": read %d instead of %d bytes"
msgstr "kunde inte läsa från fil \"%s\": läste %d istället för %d byte"
-#: replication/logical/snapbuild.c:627
+#: replication/logical/snapbuild.c:634
#, c-format
msgid "initial slot snapshot too large"
msgstr "initialt slot-snapshot är för stort"
-#: replication/logical/snapbuild.c:681
+#: replication/logical/snapbuild.c:688
#, c-format
msgid "exported logical decoding snapshot: \"%s\" with %u transaction ID"
msgid_plural "exported logical decoding snapshot: \"%s\" with %u transaction IDs"
msgstr[0] "exporterade logisk avkodnings-snapshot: \"%s\" med %u transaktions-ID"
msgstr[1] "exporterade logisk avkodnings-snapshot: \"%s\" med %u transaktions-ID"
-#: replication/logical/snapbuild.c:1360 replication/logical/snapbuild.c:1467
-#: replication/logical/snapbuild.c:1996
+#: replication/logical/snapbuild.c:1367 replication/logical/snapbuild.c:1474
+#: replication/logical/snapbuild.c:2003
#, c-format
msgid "logical decoding found consistent point at %X/%X"
msgstr "logisk avkodning hittade konsistent punkt vid %X/%X"
-#: replication/logical/snapbuild.c:1362
+#: replication/logical/snapbuild.c:1369
#, c-format
msgid "There are no running transactions."
msgstr "Det finns inga körande transaktioner."
-#: replication/logical/snapbuild.c:1418
+#: replication/logical/snapbuild.c:1425
#, c-format
msgid "logical decoding found initial starting point at %X/%X"
msgstr "logisk avkodning hittade initial startpunkt vid %X/%X"
-#: replication/logical/snapbuild.c:1420 replication/logical/snapbuild.c:1444
+#: replication/logical/snapbuild.c:1427 replication/logical/snapbuild.c:1451
#, c-format
msgid "Waiting for transactions (approximately %d) older than %u to end."
msgstr "Väntar på att transaktioner (cirka %d) äldre än %u skall gå klart."
-#: replication/logical/snapbuild.c:1442
+#: replication/logical/snapbuild.c:1449
#, c-format
msgid "logical decoding found initial consistent point at %X/%X"
msgstr "logisk avkodning hittade initial konsistent punkt vid %X/%X"
-#: replication/logical/snapbuild.c:1469
+#: replication/logical/snapbuild.c:1476
#, c-format
msgid "There are no old transactions anymore."
msgstr "Det finns inte längre några gamla transaktioner."
-#: replication/logical/snapbuild.c:1864
+#: replication/logical/snapbuild.c:1871
#, c-format
msgid "snapbuild state file \"%s\" has wrong magic number: %u instead of %u"
msgstr "snapbuild-state-fil \"%s\" har fel magiskt tal: %u istället för %u"
-#: replication/logical/snapbuild.c:1870
+#: replication/logical/snapbuild.c:1877
#, c-format
msgid "snapbuild state file \"%s\" has unsupported version: %u instead of %u"
msgstr "snapbuild-state-fil \"%s\" har en ej stödd version: %u istället för %u"
-#: replication/logical/snapbuild.c:1941
+#: replication/logical/snapbuild.c:1948
#, c-format
msgid "checksum mismatch for snapbuild state file \"%s\": is %u, should be %u"
msgstr "checksumma stämmer inte för snapbuild-state-fil \"%s\": är %u, skall vara %u"
-#: replication/logical/snapbuild.c:1998
+#: replication/logical/snapbuild.c:2005
#, c-format
msgid "Logical decoding will begin using saved snapshot."
msgstr "Logisk avkodning kommer starta med sparat snapshot."
-#: replication/logical/snapbuild.c:2070
+#: replication/logical/snapbuild.c:2077
#, c-format
msgid "could not parse file name \"%s\""
msgstr "kunde inte parsa filnamn \"%s\""
@@ -20198,7 +20199,7 @@ msgstr "kunde inte hämta tabells WHERE-klausul för tabell \"%s.%s\" från publ
msgid "could not start initial contents copy for table \"%s.%s\": %s"
msgstr "kunde inte starta initial innehållskopiering för tabell \"%s.%s\": %s"
-#: replication/logical/tablesync.c:1323 replication/logical/worker.c:1634
+#: replication/logical/tablesync.c:1323 replication/logical/worker.c:1635
#, c-format
msgid "user \"%s\" cannot replicate into relation with row-level security enabled: \"%s\""
msgstr "användaren \"%s\" kan inte replikera in i en relation med radsäkerhet påslagen: \"%s\""
@@ -20223,127 +20224,127 @@ msgstr "tabellkopiering kunde inte slutföra transaktion på publiceraren: %s"
msgid "incorrect binary data format in logical replication column %d"
msgstr "inkorrekt binärt dataformat i logisk replikeringskolumn %d"
-#: replication/logical/worker.c:1417 replication/logical/worker.c:1431
+#: replication/logical/worker.c:1417 replication/logical/worker.c:1432
#, c-format
-msgid "could not read from streaming transaction's changes file \"%s\": %m"
-msgstr "kunde inte läsa från strömmande transaktionens ändringfil \"%s\": %m"
+msgid "could not read from streaming transaction's changes file \"%s\": read only %zu of %zu bytes"
+msgstr "kunde inte läsa från strömmande transaktionens ändringsfil \"%s\": läste bara %zu av %zu byte"
-#: replication/logical/worker.c:1760
+#: replication/logical/worker.c:1761
#, c-format
msgid "publisher did not send replica identity column expected by the logical replication target relation \"%s.%s\""
msgstr "publicerare skickade inte identitetskolumn för replika som förväntades av den logiska replikeringens målrelation \"%s.%s\""
-#: replication/logical/worker.c:1767
+#: replication/logical/worker.c:1768
#, c-format
msgid "logical replication target relation \"%s.%s\" has neither REPLICA IDENTITY index nor PRIMARY KEY and published relation does not have REPLICA IDENTITY FULL"
msgstr "logisk replikeringsmålrelation \"%s.%s\" har varken REPLICA IDENTITY-index eller PRIMARY KEY och den publicerade relationen har inte REPLICA IDENTITY FULL"
-#: replication/logical/worker.c:2584
+#: replication/logical/worker.c:2582
#, c-format
msgid "invalid logical replication message type \"%c\""
msgstr "ogiltig logisk replikeringsmeddelandetyp \"%c\""
-#: replication/logical/worker.c:2748
+#: replication/logical/worker.c:2746
#, c-format
msgid "data stream from publisher has ended"
msgstr "dataströmmen från publiceraren har avslutats"
-#: replication/logical/worker.c:2899
+#: replication/logical/worker.c:2897
#, c-format
msgid "terminating logical replication worker due to timeout"
msgstr "avslutar logisk replikeringsarbetare på grund av timeout"
-#: replication/logical/worker.c:3061
+#: replication/logical/worker.c:3059
#, c-format
msgid "logical replication apply worker for subscription \"%s\" will stop because the subscription was removed"
msgstr "logisk replikerings uppspelningsarbetare för prenumeration \"%s\" kommer stoppa då prenumerationen har tagits bort"
-#: replication/logical/worker.c:3072
+#: replication/logical/worker.c:3070
#, c-format
msgid "logical replication apply worker for subscription \"%s\" will stop because the subscription was disabled"
msgstr "logisk replikerings uppspelningsarbetare för prenumeration \"%s\" kommer stoppa då prenumerationen har stängts av"
-#: replication/logical/worker.c:3098
+#: replication/logical/worker.c:3096
#, c-format
msgid "logical replication apply worker for subscription \"%s\" will restart because of a parameter change"
msgstr "arbetarprocess för uppspelning av logisk replikering av prenumeration \"%s\" kommer starta om på grund av ändrade parametrar"
-#: replication/logical/worker.c:3222 replication/logical/worker.c:3244
+#: replication/logical/worker.c:3220 replication/logical/worker.c:3245
#, c-format
-msgid "could not read from streaming transaction's subxact file \"%s\": %m"
-msgstr "kunde inte läsa från strömmande transaktions subxact-fil \"%s\": %m"
+msgid "could not read from streaming transaction's subxact file \"%s\": read only %zu of %zu bytes"
+msgstr "kunde inte läsa från strömmande transaktions subxact-fil \"%s\": läste bara %zu av %zu byte"
-#: replication/logical/worker.c:3643
+#: replication/logical/worker.c:3645
#, c-format
msgid "logical replication apply worker for subscription %u will not start because the subscription was removed during startup"
msgstr "logisk replikerings uppspelningsarbetare för prenumeration %u kommer inte starta då prenumerationen togs bort under uppstart"
-#: replication/logical/worker.c:3655
+#: replication/logical/worker.c:3657
#, c-format
msgid "logical replication apply worker for subscription \"%s\" will not start because the subscription was disabled during startup"
msgstr "logisk replikerings uppspelningsarbetare för prenumeration \"%s\" kommer inte starta då prenumerationen stänges av under uppstart"
-#: replication/logical/worker.c:3673
+#: replication/logical/worker.c:3675
#, c-format
msgid "logical replication table synchronization worker for subscription \"%s\", table \"%s\" has started"
msgstr "logisk replikerings tabellsynkroniseringsarbetare för prenumeration \"%s\", tabell \"%s\" har startat"
-#: replication/logical/worker.c:3677
+#: replication/logical/worker.c:3679
#, c-format
msgid "logical replication apply worker for subscription \"%s\" has started"
msgstr "logisk replikerings uppspelningsarbetare för prenumeration \"%s\" har startat"
-#: replication/logical/worker.c:3718
+#: replication/logical/worker.c:3720
#, c-format
msgid "subscription has no replication slot set"
msgstr "prenumeration har ingen replikeringsslot angiven"
-#: replication/logical/worker.c:3854
+#: replication/logical/worker.c:3856
#, c-format
msgid "subscription \"%s\" has been disabled because of an error"
msgstr "prenumeration \"%s\" har avaktiverats på grund av ett fel"
-#: replication/logical/worker.c:3893
+#: replication/logical/worker.c:3895
#, c-format
msgid "logical replication starts skipping transaction at LSN %X/%X"
msgstr "logisk replikering börjar hoppa över transaktion vid LSN %X/%X"
-#: replication/logical/worker.c:3907
+#: replication/logical/worker.c:3909
#, c-format
msgid "logical replication completed skipping transaction at LSN %X/%X"
msgstr "logisk replikering har slutfört överhoppande av transaktionen vid LSN %X/%X"
-#: replication/logical/worker.c:3989
+#: replication/logical/worker.c:3991
#, c-format
msgid "skip-LSN of subscription \"%s\" cleared"
msgstr "överhoppnings-LSN för logiska prenumerationen \"%s\" har nollställts"
-#: replication/logical/worker.c:3990
+#: replication/logical/worker.c:3992
#, c-format
msgid "Remote transaction's finish WAL location (LSN) %X/%X did not match skip-LSN %X/%X."
msgstr "Fjärrtransaktionens slut-WAL-position (LSN) %X/%X matchade inte överhoppnings-LSN %X/%X."
-#: replication/logical/worker.c:4016
+#: replication/logical/worker.c:4018
#, c-format
msgid "processing remote data for replication origin \"%s\" during message type \"%s\""
msgstr "processar fjärrdata för replikeringskälla \"%s\" vid meddelandetyp \"%s\""
-#: replication/logical/worker.c:4020
+#: replication/logical/worker.c:4022
#, c-format
msgid "processing remote data for replication origin \"%s\" during message type \"%s\" in transaction %u"
msgstr "processar fjärrdata för replikeringskälla \"%s\" vid meddelandetyp \"%s\" i transaktion %u"
-#: replication/logical/worker.c:4025
+#: replication/logical/worker.c:4027
#, c-format
msgid "processing remote data for replication origin \"%s\" during message type \"%s\" in transaction %u, finished at %X/%X"
msgstr "processande av fjärrdata för replikeringskälla \"%s\" vid meddelandetyp \"%s\" i transaktion %u blev klar vid %X/%X"
-#: replication/logical/worker.c:4032
+#: replication/logical/worker.c:4034
#, c-format
msgid "processing remote data for replication origin \"%s\" during message type \"%s\" for replication target relation \"%s.%s\" in transaction %u, finished at %X/%X"
msgstr "processande av fjärrdata för replikeringskälla \"%s\" vid meddelandetyp \"%s\" för replikeringsmålrelation \"%s.%s\" i transaktion %u blev klart vid %X/%X"
-#: replication/logical/worker.c:4040
+#: replication/logical/worker.c:4042
#, c-format
msgid "processing remote data for replication origin \"%s\" during message type \"%s\" for replication target relation \"%s.%s\" column \"%s\" in transaction %u, finished at %X/%X"
msgstr "processande av fjärrdata för replikeringskälla \"%s\" vid meddelandetyp \"%s\" för replikeringsmålrelation \"%s.%s\" kolumn \"%s\" i transaktion %u blev klart vid %X/%X"
@@ -20439,82 +20440,82 @@ msgstr "Frigör en eller öka max_replication_slots."
msgid "replication slot \"%s\" does not exist"
msgstr "replikeringsslot \"%s\" existerar inte"
-#: replication/slot.c:518 replication/slot.c:1086
+#: replication/slot.c:518 replication/slot.c:1093
#, c-format
msgid "replication slot \"%s\" is active for PID %d"
msgstr "replikeringsslot \"%s\" är aktiv för PID %d"
-#: replication/slot.c:754 replication/slot.c:1492 replication/slot.c:1875
+#: replication/slot.c:754 replication/slot.c:1499 replication/slot.c:1882
#, c-format
msgid "could not remove directory \"%s\""
msgstr "kunde inte ta bort katalog \"%s\""
-#: replication/slot.c:1121
+#: replication/slot.c:1128
#, c-format
msgid "replication slots can only be used if max_replication_slots > 0"
msgstr "replikeringsslots kan bara användas om max_replication_slots > 0"
-#: replication/slot.c:1126
+#: replication/slot.c:1133
#, c-format
msgid "replication slots can only be used if wal_level >= replica"
msgstr "replikeringsslots kan bara användas om wal_level >= replica"
-#: replication/slot.c:1138
+#: replication/slot.c:1145
#, c-format
msgid "must be superuser or replication role to use replication slots"
msgstr "måste vara superuser eller replikeringsroll för att använda replikeringsslottar"
-#: replication/slot.c:1323
+#: replication/slot.c:1330
#, c-format
msgid "terminating process %d to release replication slot \"%s\""
msgstr "avslutar process %d för att frigöra replikeringsslot \"%s\""
-#: replication/slot.c:1361
+#: replication/slot.c:1368
#, c-format
msgid "invalidating slot \"%s\" because its restart_lsn %X/%X exceeds max_slot_wal_keep_size"
msgstr "invaliderar slot \"%s\" då dess restart_lsn %X/%X överskrider max_slot_wal_keep_size"
-#: replication/slot.c:1813
+#: replication/slot.c:1820
#, c-format
msgid "replication slot file \"%s\" has wrong magic number: %u instead of %u"
msgstr "replikeringsslotfil \"%s\" har fel magiskt nummer: %u istället för %u"
-#: replication/slot.c:1820
+#: replication/slot.c:1827
#, c-format
msgid "replication slot file \"%s\" has unsupported version %u"
msgstr "replikeringsslotfil \"%s\" har en icke stödd version %u"
-#: replication/slot.c:1827
+#: replication/slot.c:1834
#, c-format
msgid "replication slot file \"%s\" has corrupted length %u"
msgstr "replikeringsslotfil \"%s\" har felaktig längd %u"
-#: replication/slot.c:1863
+#: replication/slot.c:1870
#, c-format
msgid "checksum mismatch for replication slot file \"%s\": is %u, should be %u"
msgstr "kontrollsummefel för replikeringsslot-fil \"%s\": är %u, skall vara %u"
-#: replication/slot.c:1897
+#: replication/slot.c:1904
#, c-format
msgid "logical replication slot \"%s\" exists, but wal_level < logical"
msgstr "logisk replikeringsslot \"%s\" finns men wal_level < replica"
-#: replication/slot.c:1899
+#: replication/slot.c:1906
#, c-format
msgid "Change wal_level to be logical or higher."
msgstr "Ändra wal_level till logical eller högre."
-#: replication/slot.c:1903
+#: replication/slot.c:1910
#, c-format
msgid "physical replication slot \"%s\" exists, but wal_level < replica"
msgstr "fysisk replikeringsslot \"%s\" finns men wal_level < replica"
-#: replication/slot.c:1905
+#: replication/slot.c:1912
#, c-format
msgid "Change wal_level to be replica or higher."
msgstr "Ändra wal_level till replica eller högre."
-#: replication/slot.c:1939
+#: replication/slot.c:1946
#, c-format
msgid "too many replication slots active before shutdown"
msgstr "för många aktiva replikeringsslottar innan nerstängning"
@@ -20684,7 +20685,7 @@ msgstr "kunde inte skriva till loggfilsegment %s på offset %u, längd %lu: %m"
msgid "cannot use %s with a logical replication slot"
msgstr "kan inte använda %s med logisk replikeringsslot"
-#: replication/walsender.c:638 storage/smgr/md.c:1350
+#: replication/walsender.c:638 storage/smgr/md.c:1364
#, c-format
msgid "could not seek to end of file \"%s\": %m"
msgstr "kunde inte söka (seek) till slutet av filen \"%s\": %m"
@@ -20781,7 +20782,7 @@ msgstr "tog emot replikeringskommando: %s"
#: replication/walsender.c:1780 tcop/fastpath.c:208 tcop/postgres.c:1114
#: tcop/postgres.c:1472 tcop/postgres.c:1712 tcop/postgres.c:2181
-#: tcop/postgres.c:2602 tcop/postgres.c:2680
+#: tcop/postgres.c:2614 tcop/postgres.c:2692
#, c-format
msgid "current transaction is aborted, commands ignored until end of transaction block"
msgstr "aktuella transaktionen har avbrutits, alla kommandon ignoreras tills slutet på transaktionen"
@@ -21027,198 +21028,198 @@ msgstr "regel \"%s\" för relation \"%s\" existerar inte"
msgid "renaming an ON SELECT rule is not allowed"
msgstr "byta namn på en ON SELECT-regel tillåts inte"
-#: rewrite/rewriteHandler.c:555
+#: rewrite/rewriteHandler.c:559
#, c-format
msgid "WITH query name \"%s\" appears in both a rule action and the query being rewritten"
msgstr "WITH-frågenamn \"%s\" finns både i en regelhändelse och i frågan som skrivs om"
-#: rewrite/rewriteHandler.c:582
+#: rewrite/rewriteHandler.c:586
#, c-format
msgid "INSERT...SELECT rule actions are not supported for queries having data-modifying statements in WITH"
msgstr "INSERT...SELECT-regler stöds inte för frågor som har datamodifierande satser i WITH"
-#: rewrite/rewriteHandler.c:635
+#: rewrite/rewriteHandler.c:639
#, c-format
msgid "cannot have RETURNING lists in multiple rules"
msgstr "kan inte ha RETURNING-listor i multipla regler"
-#: rewrite/rewriteHandler.c:867 rewrite/rewriteHandler.c:906
+#: rewrite/rewriteHandler.c:871 rewrite/rewriteHandler.c:910
#, c-format
msgid "cannot insert a non-DEFAULT value into column \"%s\""
msgstr "kan inte sätta in ett icke-DEFAULT-värde i kolumn \"%s\""
-#: rewrite/rewriteHandler.c:869 rewrite/rewriteHandler.c:935
+#: rewrite/rewriteHandler.c:873 rewrite/rewriteHandler.c:939
#, c-format
msgid "Column \"%s\" is an identity column defined as GENERATED ALWAYS."
msgstr "Kolumn \"%s\" är en identitetskolumn definierad som GENERATED ALWAYS."
-#: rewrite/rewriteHandler.c:871
+#: rewrite/rewriteHandler.c:875
#, c-format
msgid "Use OVERRIDING SYSTEM VALUE to override."
msgstr "Använd OVERRIDING SYSTEM VALUE för att överskugga."
-#: rewrite/rewriteHandler.c:933 rewrite/rewriteHandler.c:941
+#: rewrite/rewriteHandler.c:937 rewrite/rewriteHandler.c:945
#, c-format
msgid "column \"%s\" can only be updated to DEFAULT"
msgstr "kolumn \"%s\" kan bara uppdateras till DEFAULT"
-#: rewrite/rewriteHandler.c:1088 rewrite/rewriteHandler.c:1106
+#: rewrite/rewriteHandler.c:1092 rewrite/rewriteHandler.c:1110
#, c-format
msgid "multiple assignments to same column \"%s\""
msgstr "flera tilldelningar till samma kolumn \"%s\""
-#: rewrite/rewriteHandler.c:2145 rewrite/rewriteHandler.c:4009
+#: rewrite/rewriteHandler.c:2112 rewrite/rewriteHandler.c:3990
#, c-format
msgid "infinite recursion detected in rules for relation \"%s\""
msgstr "oändlig rekursion detekterad i reglerna för relation \"%s\""
-#: rewrite/rewriteHandler.c:2230
+#: rewrite/rewriteHandler.c:2197
#, c-format
msgid "infinite recursion detected in policy for relation \"%s\""
msgstr "oändlig rekursion detekterad i policy för relation \"%s\""
-#: rewrite/rewriteHandler.c:2550
+#: rewrite/rewriteHandler.c:2517
msgid "Junk view columns are not updatable."
msgstr "Skräpkolumner i vy är inte uppdateringsbara."
-#: rewrite/rewriteHandler.c:2555
+#: rewrite/rewriteHandler.c:2522
msgid "View columns that are not columns of their base relation are not updatable."
msgstr "Vykolumner som inte är kolumner i dess basrelation är inte uppdateringsbara."
-#: rewrite/rewriteHandler.c:2558
+#: rewrite/rewriteHandler.c:2525
msgid "View columns that refer to system columns are not updatable."
msgstr "Vykolumner som refererar till systemkolumner är inte uppdateringsbara."
-#: rewrite/rewriteHandler.c:2561
+#: rewrite/rewriteHandler.c:2528
msgid "View columns that return whole-row references are not updatable."
msgstr "Vykolumner som returnerar hel-rad-referenser är inte uppdateringsbara."
-#: rewrite/rewriteHandler.c:2622
+#: rewrite/rewriteHandler.c:2589
msgid "Views containing DISTINCT are not automatically updatable."
msgstr "Vyer som innehåller DISTINCT är inte automatiskt uppdateringsbara."
-#: rewrite/rewriteHandler.c:2625
+#: rewrite/rewriteHandler.c:2592
msgid "Views containing GROUP BY are not automatically updatable."
msgstr "Vyer som innehåller GROUP BY är inte automatiskt uppdateringsbara."
-#: rewrite/rewriteHandler.c:2628
+#: rewrite/rewriteHandler.c:2595
msgid "Views containing HAVING are not automatically updatable."
msgstr "Vyer som innehåller HAVING är inte automatiskt uppdateringsbara."
-#: rewrite/rewriteHandler.c:2631
+#: rewrite/rewriteHandler.c:2598
msgid "Views containing UNION, INTERSECT, or EXCEPT are not automatically updatable."
msgstr "Vyer som innehåller UNION, INTERSECT eller EXCEPT är inte automatiskt uppdateringsbara."
-#: rewrite/rewriteHandler.c:2634
+#: rewrite/rewriteHandler.c:2601
msgid "Views containing WITH are not automatically updatable."
msgstr "Vyer som innehåller WITH är inte automatiskt uppdateringsbara."
-#: rewrite/rewriteHandler.c:2637
+#: rewrite/rewriteHandler.c:2604
msgid "Views containing LIMIT or OFFSET are not automatically updatable."
msgstr "Vyer som innehåller LIMIT eller OFFSET är inte automatiskt uppdateringsbara."
-#: rewrite/rewriteHandler.c:2649
+#: rewrite/rewriteHandler.c:2616
msgid "Views that return aggregate functions are not automatically updatable."
msgstr "Vyer som returnerar aggregatfunktioner är inte automatiskt uppdateringsbara."
-#: rewrite/rewriteHandler.c:2652
+#: rewrite/rewriteHandler.c:2619
msgid "Views that return window functions are not automatically updatable."
msgstr "Vyer som returnerar fönsterfunktioner uppdateras inte automatiskt."
-#: rewrite/rewriteHandler.c:2655
+#: rewrite/rewriteHandler.c:2622
msgid "Views that return set-returning functions are not automatically updatable."
msgstr "Vyer som returnerar mängd-returnerande funktioner är inte automatiskt uppdateringsbara."
-#: rewrite/rewriteHandler.c:2662 rewrite/rewriteHandler.c:2666
-#: rewrite/rewriteHandler.c:2674
+#: rewrite/rewriteHandler.c:2629 rewrite/rewriteHandler.c:2633
+#: rewrite/rewriteHandler.c:2641
msgid "Views that do not select from a single table or view are not automatically updatable."
msgstr "Vyer som inte läser från en ensam tabell eller vy är inte automatiskt uppdateringsbar."
-#: rewrite/rewriteHandler.c:2677
+#: rewrite/rewriteHandler.c:2644
msgid "Views containing TABLESAMPLE are not automatically updatable."
msgstr "Vyer som innehåller TABLESAMPLE är inte automatiskt uppdateringsbara."
-#: rewrite/rewriteHandler.c:2701
+#: rewrite/rewriteHandler.c:2668
msgid "Views that have no updatable columns are not automatically updatable."
msgstr "Vyer som inte har några uppdateringsbara kolumner är inte automatiskt uppdateringsbara."
-#: rewrite/rewriteHandler.c:3178
+#: rewrite/rewriteHandler.c:3145
#, c-format
msgid "cannot insert into column \"%s\" of view \"%s\""
msgstr "kan inte insert:a i kolumn \"%s\" i vy \"%s\""
-#: rewrite/rewriteHandler.c:3186
+#: rewrite/rewriteHandler.c:3153
#, c-format
msgid "cannot update column \"%s\" of view \"%s\""
msgstr "kan inte uppdatera kolumn \"%s\" i view \"%s\""
-#: rewrite/rewriteHandler.c:3673
+#: rewrite/rewriteHandler.c:3644
#, c-format
msgid "DO INSTEAD NOTIFY rules are not supported for data-modifying statements in WITH"
msgstr "DO INSTEAD NOTIFY-regler stöds inte för datamodifierande satser i WITH"
-#: rewrite/rewriteHandler.c:3684
+#: rewrite/rewriteHandler.c:3655
#, c-format
msgid "DO INSTEAD NOTHING rules are not supported for data-modifying statements in WITH"
msgstr "DO INSTEAD NOTHING-regler stöds inte för datamodifierande satser i WITH"
-#: rewrite/rewriteHandler.c:3698
+#: rewrite/rewriteHandler.c:3669
#, c-format
msgid "conditional DO INSTEAD rules are not supported for data-modifying statements in WITH"
msgstr "villkorliga DO INSTEAD-regler stöds inte för datamodifierande satser i WITH"
-#: rewrite/rewriteHandler.c:3702
+#: rewrite/rewriteHandler.c:3673
#, c-format
msgid "DO ALSO rules are not supported for data-modifying statements in WITH"
msgstr "DO ALSO-regler stöds inte för datamodifierande satser i WITH"
-#: rewrite/rewriteHandler.c:3707
+#: rewrite/rewriteHandler.c:3678
#, c-format
msgid "multi-statement DO INSTEAD rules are not supported for data-modifying statements in WITH"
msgstr "fler-satsiga DO INSTEAD-regler stöds inte för datamodifierande satser i WITH"
-#: rewrite/rewriteHandler.c:3937 rewrite/rewriteHandler.c:3945
-#: rewrite/rewriteHandler.c:3953
+#: rewrite/rewriteHandler.c:3918 rewrite/rewriteHandler.c:3926
+#: rewrite/rewriteHandler.c:3934
#, c-format
msgid "Views with conditional DO INSTEAD rules are not automatically updatable."
msgstr "Vyer med villkorliga DO INSTEAD-regler är inte automatiskt uppdateringsbara."
-#: rewrite/rewriteHandler.c:4046
+#: rewrite/rewriteHandler.c:4039
#, c-format
msgid "cannot perform INSERT RETURNING on relation \"%s\""
msgstr "kan inte utföra INSERT RETURNING på relation \"%s\""
-#: rewrite/rewriteHandler.c:4048
+#: rewrite/rewriteHandler.c:4041
#, c-format
msgid "You need an unconditional ON INSERT DO INSTEAD rule with a RETURNING clause."
msgstr "Du behöver en villkorslös ON INSERT DO INSTEAD-regel med en RETURNING-klausul."
-#: rewrite/rewriteHandler.c:4053
+#: rewrite/rewriteHandler.c:4046
#, c-format
msgid "cannot perform UPDATE RETURNING on relation \"%s\""
msgstr "kan inte utföra UPDATE RETURNING på relation \"%s\""
-#: rewrite/rewriteHandler.c:4055
+#: rewrite/rewriteHandler.c:4048
#, c-format
msgid "You need an unconditional ON UPDATE DO INSTEAD rule with a RETURNING clause."
msgstr "Du behöver en villkorslös ON UPDATE DO INSTEAD-regel med en RETURNING-klausul."
-#: rewrite/rewriteHandler.c:4060
+#: rewrite/rewriteHandler.c:4053
#, c-format
msgid "cannot perform DELETE RETURNING on relation \"%s\""
msgstr "kan inte utföra DELETE RETURNING på relation \"%s\""
-#: rewrite/rewriteHandler.c:4062
+#: rewrite/rewriteHandler.c:4055
#, c-format
msgid "You need an unconditional ON DELETE DO INSTEAD rule with a RETURNING clause."
msgstr "Du behöver en villkorslös ON DELETE DO INSTEAD-regel med en RETURNING-klausul."
-#: rewrite/rewriteHandler.c:4080
+#: rewrite/rewriteHandler.c:4073
#, c-format
msgid "INSERT with ON CONFLICT clause cannot be used with table that has INSERT or UPDATE rules"
msgstr "INSERT med ON CONFLICT-klausul kan inte användas med tabell som har INSERT- eller UPDATE-regler"
-#: rewrite/rewriteHandler.c:4137
+#: rewrite/rewriteHandler.c:4130
#, c-format
msgid "WITH cannot be used in a query that is rewritten by rules into multiple queries"
msgstr "WITH kan inte användas i en fråga där regler skrivit om den till flera olika frågor"
@@ -21456,7 +21457,7 @@ msgstr "kunde inte bestämma storlek på temporär fil \"%s\" från BufFile \"%s
msgid "could not delete fileset \"%s\": %m"
msgstr "kunde inte radera filmängd \"%s\": %m"
-#: storage/file/buffile.c:941 storage/smgr/md.c:310 storage/smgr/md.c:890
+#: storage/file/buffile.c:941 storage/smgr/md.c:325 storage/smgr/md.c:904
#, c-format
msgid "could not truncate file \"%s\": %m"
msgstr "kunde inte trunkera fil \"%s\": %m"
@@ -21668,17 +21669,17 @@ msgstr "kunde inte stänga delat minnessegment \"%s\": %m"
msgid "could not duplicate handle for \"%s\": %m"
msgstr "kunde inte duplicera handle för \"%s\": %m"
-#: storage/ipc/procarray.c:3812
+#: storage/ipc/procarray.c:3823
#, c-format
msgid "database \"%s\" is being used by prepared transactions"
msgstr "databasen \"%s\" används av förberedda transationer"
-#: storage/ipc/procarray.c:3844 storage/ipc/signalfuncs.c:226
+#: storage/ipc/procarray.c:3855 storage/ipc/signalfuncs.c:226
#, c-format
msgid "must be a superuser to terminate superuser process"
msgstr "måste vara superuser för stoppa en superusers process"
-#: storage/ipc/procarray.c:3851 storage/ipc/signalfuncs.c:231
+#: storage/ipc/procarray.c:3862 storage/ipc/signalfuncs.c:231
#, c-format
msgid "must be a member of the role whose process is being terminated or member of pg_signal_backend"
msgstr "måste vara medlem i den roll vars process håller på att avslutas eller medlem i pg_signal_backend"
@@ -21738,7 +21739,7 @@ msgstr "efterfrågad delat minnesstorlek överskrider size_t"
msgid "PID %d is not a PostgreSQL backend process"
msgstr "PID %d är inte en PostgreSQL backend-process"
-#: storage/ipc/signalfuncs.c:104 storage/lmgr/proc.c:1430
+#: storage/ipc/signalfuncs.c:104 storage/lmgr/proc.c:1434
#: utils/adt/mcxtfuncs.c:190
#, c-format
msgid "could not send signal to process %d: %m"
@@ -21797,12 +21798,12 @@ msgstr "återställning väntar fortfarande efter %ld.%03d ms: %s"
msgid "recovery finished waiting after %ld.%03d ms: %s"
msgstr "återställning slutade vänta efter efter %ld.%03d ms: %s"
-#: storage/ipc/standby.c:883 tcop/postgres.c:3332
+#: storage/ipc/standby.c:883 tcop/postgres.c:3344
#, c-format
msgid "canceling statement due to conflict with recovery"
msgstr "avbryter sats på grund av konflikt med återställning"
-#: storage/ipc/standby.c:884 tcop/postgres.c:2487
+#: storage/ipc/standby.c:884 tcop/postgres.c:2499
#, c-format
msgid "User transaction caused buffer deadlock with recovery."
msgstr "Användartransaktion orsakade deadlock för buffer vid återställning."
@@ -22066,27 +22067,27 @@ msgstr "Transaktionen kan lyckas om den körs igen."
msgid "number of requested standby connections exceeds max_wal_senders (currently %d)"
msgstr "antalet efterfrågade standby-anslutningar överskrider max_wal_senders (nu %d)"
-#: storage/lmgr/proc.c:1527
+#: storage/lmgr/proc.c:1531
#, c-format
msgid "process %d avoided deadlock for %s on %s by rearranging queue order after %ld.%03d ms"
msgstr "process %d undvek deadlock på %s för %s genom att kasta om köordningen efter %ld.%03d ms"
-#: storage/lmgr/proc.c:1542
+#: storage/lmgr/proc.c:1546
#, c-format
msgid "process %d detected deadlock while waiting for %s on %s after %ld.%03d ms"
msgstr "process %d upptäckte deadlock medan den väntade på %s för %s efter %ld.%03d ms"
-#: storage/lmgr/proc.c:1551
+#: storage/lmgr/proc.c:1555
#, c-format
msgid "process %d still waiting for %s on %s after %ld.%03d ms"
msgstr "process %d väntar fortfarande på %s för %s efter %ld.%03d ms"
-#: storage/lmgr/proc.c:1558
+#: storage/lmgr/proc.c:1562
#, c-format
msgid "process %d acquired %s on %s after %ld.%03d ms"
msgstr "process %d fick %s på %s efter %ld.%03d ms"
-#: storage/lmgr/proc.c:1575
+#: storage/lmgr/proc.c:1579
#, c-format
msgid "process %d failed to acquire %s on %s after %ld.%03d ms"
msgstr "process %d misslyckades att ta %s på %s efter %ld.%03d ms"
@@ -22119,57 +22120,57 @@ msgstr "trasiga postlängder: totalt %u, tillgänglig plats %u"
msgid "corrupted line pointer: offset = %u, size = %u"
msgstr "korrupt radpekare: offset = %u, storlek = %u"
-#: storage/smgr/md.c:456
+#: storage/smgr/md.c:470
#, c-format
msgid "cannot extend file \"%s\" beyond %u blocks"
msgstr "kan inte utöka fil \"%s\" utöver %u block"
-#: storage/smgr/md.c:471
+#: storage/smgr/md.c:485
#, c-format
msgid "could not extend file \"%s\": %m"
msgstr "kunde inte utöka fil \"%s\": %m"
-#: storage/smgr/md.c:477
+#: storage/smgr/md.c:491
#, c-format
msgid "could not extend file \"%s\": wrote only %d of %d bytes at block %u"
msgstr "kunde inte utöka fil \"%s\": skrev bara %d av %d byte vid block %u"
-#: storage/smgr/md.c:692
+#: storage/smgr/md.c:706
#, c-format
msgid "could not read block %u in file \"%s\": %m"
msgstr "kunde inte läsa block %u i fil \"%s\": %m"
-#: storage/smgr/md.c:708
+#: storage/smgr/md.c:722
#, c-format
msgid "could not read block %u in file \"%s\": read only %d of %d bytes"
msgstr "kunde inte läsa block %u i fil \"%s\": läste bara %d av %d byte"
-#: storage/smgr/md.c:762
+#: storage/smgr/md.c:776
#, c-format
msgid "could not write block %u in file \"%s\": %m"
msgstr "kunde inte skriva block %u i fil \"%s\": %m"
-#: storage/smgr/md.c:767
+#: storage/smgr/md.c:781
#, c-format
msgid "could not write block %u in file \"%s\": wrote only %d of %d bytes"
msgstr "kunde inte skriva block %u i fil \"%s\": skrev bara %d av %d byte"
-#: storage/smgr/md.c:861
+#: storage/smgr/md.c:875
#, c-format
msgid "could not truncate file \"%s\" to %u blocks: it's only %u blocks now"
msgstr "kunde inte trunkera fil \"%s\" till %u block: den är bara %u block nu"
-#: storage/smgr/md.c:916
+#: storage/smgr/md.c:930
#, c-format
msgid "could not truncate file \"%s\" to %u blocks: %m"
msgstr "kunde inte trunkera fil \"%s\" till %u block: %m"
-#: storage/smgr/md.c:1315
+#: storage/smgr/md.c:1329
#, c-format
msgid "could not open file \"%s\" (target block %u): previous segment is only %u blocks"
msgstr "kunde inte öppna fil \"%s\" (målblock %u): föregående segment är bara %u block"
-#: storage/smgr/md.c:1329
+#: storage/smgr/md.c:1343
#, c-format
msgid "could not open file \"%s\" (target block %u): %m"
msgstr "kunde inte öppna fil \"%s\" (målblock %u): %m"
@@ -22185,7 +22186,7 @@ msgid "fastpath function call: \"%s\" (OID %u)"
msgstr "fastpath funktionsanrop: \"%s\" (OID %u)"
#: tcop/fastpath.c:312 tcop/postgres.c:1341 tcop/postgres.c:1577
-#: tcop/postgres.c:2036 tcop/postgres.c:2268
+#: tcop/postgres.c:2036 tcop/postgres.c:2280
#, c-format
msgid "duration: %s ms"
msgstr "varaktighet %s ms"
@@ -22215,7 +22216,7 @@ msgstr "ogiltig argumentstorlek %d i funktionsaropsmeddelande"
msgid "incorrect binary data format in function argument %d"
msgstr "inkorrekt binärt dataformat i funktionsargument %d"
-#: tcop/postgres.c:444 tcop/postgres.c:4811
+#: tcop/postgres.c:444 tcop/postgres.c:4823
#, c-format
msgid "invalid frontend message type %d"
msgstr "ogiltig frontend-meddelandetyp %d"
@@ -22240,7 +22241,7 @@ msgstr "kan inte stoppa in multipla kommandon i en förberedd sats"
msgid "duration: %s ms parse %s: %s"
msgstr "varaktighet: %s ms parse %s: %s"
-#: tcop/postgres.c:1648 tcop/postgres.c:2583
+#: tcop/postgres.c:1648 tcop/postgres.c:2595
#, c-format
msgid "unnamed prepared statement does not exist"
msgstr "förberedd sats utan namn existerar inte"
@@ -22265,7 +22266,7 @@ msgstr "inkorrekt binärdataformat i bind-parameter %d"
msgid "duration: %s ms bind %s%s%s: %s"
msgstr "varaktighet: %s ms bind %s%s%s: %s"
-#: tcop/postgres.c:2091 tcop/postgres.c:2666
+#: tcop/postgres.c:2091 tcop/postgres.c:2678
#, c-format
msgid "portal \"%s\" does not exist"
msgstr "portal \"%s\" existerar inte"
@@ -22275,235 +22276,235 @@ msgstr "portal \"%s\" existerar inte"
msgid "%s %s%s%s: %s"
msgstr "%s %s%s%s: %s"
-#: tcop/postgres.c:2162 tcop/postgres.c:2276
+#: tcop/postgres.c:2162 tcop/postgres.c:2288
msgid "execute fetch from"
msgstr "kör hämtning från"
-#: tcop/postgres.c:2163 tcop/postgres.c:2277
+#: tcop/postgres.c:2163 tcop/postgres.c:2289
msgid "execute"
msgstr "kör"
-#: tcop/postgres.c:2273
+#: tcop/postgres.c:2285
#, c-format
msgid "duration: %s ms %s %s%s%s: %s"
msgstr "varaktighet: %s ms %s %s%s%s: %s"
-#: tcop/postgres.c:2419
+#: tcop/postgres.c:2431
#, c-format
msgid "prepare: %s"
msgstr "prepare: %s"
-#: tcop/postgres.c:2444
+#: tcop/postgres.c:2456
#, c-format
msgid "parameters: %s"
msgstr "parametrar: %s"
-#: tcop/postgres.c:2459
+#: tcop/postgres.c:2471
#, c-format
msgid "abort reason: recovery conflict"
msgstr "abortskäl: återställningskonflikt"
-#: tcop/postgres.c:2475
+#: tcop/postgres.c:2487
#, c-format
msgid "User was holding shared buffer pin for too long."
msgstr "Användaren höll delad bufferfastlåsning för länge."
-#: tcop/postgres.c:2478
+#: tcop/postgres.c:2490
#, c-format
msgid "User was holding a relation lock for too long."
msgstr "Användare höll ett relationslås för länge."
-#: tcop/postgres.c:2481
+#: tcop/postgres.c:2493
#, c-format
msgid "User was or might have been using tablespace that must be dropped."
msgstr "Användaren använde eller har använt ett tablespace som tagits bort."
-#: tcop/postgres.c:2484
+#: tcop/postgres.c:2496
#, c-format
msgid "User query might have needed to see row versions that must be removed."
msgstr "Användarfrågan kan ha behövt se radversioner som har tagits bort."
-#: tcop/postgres.c:2490
+#: tcop/postgres.c:2502
#, c-format
msgid "User was connected to a database that must be dropped."
msgstr "Användare var ansluten till databas som måste slängas."
-#: tcop/postgres.c:2529
+#: tcop/postgres.c:2541
#, c-format
msgid "portal \"%s\" parameter $%d = %s"
msgstr "portal \"%s\" parameter $%d = %s"
-#: tcop/postgres.c:2532
+#: tcop/postgres.c:2544
#, c-format
msgid "portal \"%s\" parameter $%d"
msgstr "portal \"%s\" parameter $%d"
-#: tcop/postgres.c:2538
+#: tcop/postgres.c:2550
#, c-format
msgid "unnamed portal parameter $%d = %s"
msgstr "ej namngiven portalparameter $%d = %s"
-#: tcop/postgres.c:2541
+#: tcop/postgres.c:2553
#, c-format
msgid "unnamed portal parameter $%d"
msgstr "ej namngiven portalparameter $%d"
-#: tcop/postgres.c:2886
+#: tcop/postgres.c:2898
#, c-format
msgid "terminating connection because of unexpected SIGQUIT signal"
msgstr "stänger anslutning på grund av oväntad SIGQUIT-signal"
-#: tcop/postgres.c:2892
+#: tcop/postgres.c:2904
#, c-format
msgid "terminating connection because of crash of another server process"
msgstr "avbryter anslutning på grund av en krash i en annan serverprocess"
-#: tcop/postgres.c:2893
+#: tcop/postgres.c:2905
#, c-format
msgid "The postmaster has commanded this server process to roll back the current transaction and exit, because another server process exited abnormally and possibly corrupted shared memory."
msgstr "Postmastern har sagt åt denna serverprocess att rulla tillbaka den aktuella transaktionen och avsluta då en annan process har avslutats onormalt och har eventuellt trasat sönder delat minne."
-#: tcop/postgres.c:2897 tcop/postgres.c:3258
+#: tcop/postgres.c:2909 tcop/postgres.c:3270
#, c-format
msgid "In a moment you should be able to reconnect to the database and repeat your command."
msgstr "Du kan strax återansluta till databasen och upprepa kommandot."
-#: tcop/postgres.c:2904
+#: tcop/postgres.c:2916
#, c-format
msgid "terminating connection due to immediate shutdown command"
msgstr "stänger anslutning på grund av kommando för omedelbar nedstängning"
-#: tcop/postgres.c:2990
+#: tcop/postgres.c:3002
#, c-format
msgid "floating-point exception"
msgstr "flyttalsavbrott"
-#: tcop/postgres.c:2991
+#: tcop/postgres.c:3003
#, c-format
msgid "An invalid floating-point operation was signaled. This probably means an out-of-range result or an invalid operation, such as division by zero."
msgstr "En ogiltig flyttalsoperation har signalerats. Detta beror troligen på ett resultat som är utanför giltigt intervall eller en ogiltig operation så som division med noll."
-#: tcop/postgres.c:3162
+#: tcop/postgres.c:3174
#, c-format
msgid "canceling authentication due to timeout"
msgstr "avbryter autentisering på grund av timeout"
-#: tcop/postgres.c:3166
+#: tcop/postgres.c:3178
#, c-format
msgid "terminating autovacuum process due to administrator command"
msgstr "avslutar autovacuum-process på grund av ett administratörskommando"
-#: tcop/postgres.c:3170
+#: tcop/postgres.c:3182
#, c-format
msgid "terminating logical replication worker due to administrator command"
msgstr "avslutar logisk replikeringsarbetare på grund av ett administratörskommando"
-#: tcop/postgres.c:3187 tcop/postgres.c:3197 tcop/postgres.c:3256
+#: tcop/postgres.c:3199 tcop/postgres.c:3209 tcop/postgres.c:3268
#, c-format
msgid "terminating connection due to conflict with recovery"
msgstr "avslutar anslutning på grund av konflikt med återställning"
-#: tcop/postgres.c:3208
+#: tcop/postgres.c:3220
#, c-format
msgid "terminating connection due to administrator command"
msgstr "avslutar anslutning på grund av ett administratörskommando"
-#: tcop/postgres.c:3239
+#: tcop/postgres.c:3251
#, c-format
msgid "connection to client lost"
msgstr "anslutning till klient har brutits"
-#: tcop/postgres.c:3309
+#: tcop/postgres.c:3321
#, c-format
msgid "canceling statement due to lock timeout"
msgstr "avbryter sats på grund av lås-timeout"
-#: tcop/postgres.c:3316
+#: tcop/postgres.c:3328
#, c-format
msgid "canceling statement due to statement timeout"
msgstr "avbryter sats på grund av sats-timeout"
-#: tcop/postgres.c:3323
+#: tcop/postgres.c:3335
#, c-format
msgid "canceling autovacuum task"
msgstr "avbryter autovacuum-uppgift"
-#: tcop/postgres.c:3346
+#: tcop/postgres.c:3358
#, c-format
msgid "canceling statement due to user request"
msgstr "avbryter sats på användares begäran"
-#: tcop/postgres.c:3360
+#: tcop/postgres.c:3372
#, c-format
msgid "terminating connection due to idle-in-transaction timeout"
msgstr "terminerar anslutning på grund av idle-in-transaction-timeout"
-#: tcop/postgres.c:3371
+#: tcop/postgres.c:3383
#, c-format
msgid "terminating connection due to idle-session timeout"
msgstr "stänger anslutning på grund av idle-session-timeout"
-#: tcop/postgres.c:3511
+#: tcop/postgres.c:3523
#, c-format
msgid "stack depth limit exceeded"
msgstr "maximalt stackdjup överskridet"
-#: tcop/postgres.c:3512
+#: tcop/postgres.c:3524
#, c-format
msgid "Increase the configuration parameter \"max_stack_depth\" (currently %dkB), after ensuring the platform's stack depth limit is adequate."
msgstr "Öka konfigurationsparametern \"max_stack_depth\" (nu %dkB) efter att ha undersökt att plattformens gräns för stackdjup är tillräcklig."
-#: tcop/postgres.c:3575
+#: tcop/postgres.c:3587
#, c-format
msgid "\"max_stack_depth\" must not exceed %ldkB."
msgstr "\"max_stack_depth\" får ej överskrida %ldkB."
-#: tcop/postgres.c:3577
+#: tcop/postgres.c:3589
#, c-format
msgid "Increase the platform's stack depth limit via \"ulimit -s\" or local equivalent."
msgstr "Öka plattformens stackdjupbegränsning via \"ulimit -s\" eller motsvarande."
-#: tcop/postgres.c:3933
+#: tcop/postgres.c:3945
#, c-format
msgid "invalid command-line argument for server process: %s"
msgstr "ogiltigt kommandoradsargument för serverprocess: %s"
-#: tcop/postgres.c:3934 tcop/postgres.c:3940
+#: tcop/postgres.c:3946 tcop/postgres.c:3952
#, c-format
msgid "Try \"%s --help\" for more information."
msgstr "Försök med \"%s --help\" för mer information."
-#: tcop/postgres.c:3938
+#: tcop/postgres.c:3950
#, c-format
msgid "%s: invalid command-line argument: %s"
msgstr "%s: ogiltigt kommandoradsargument: %s"
-#: tcop/postgres.c:3991
+#: tcop/postgres.c:4003
#, c-format
msgid "%s: no database nor user name specified"
msgstr "%s: ingen databas eller användarnamn angivet"
-#: tcop/postgres.c:4713
+#: tcop/postgres.c:4725
#, c-format
msgid "invalid CLOSE message subtype %d"
msgstr "ogiltig subtyp %d för CLOSE-meddelande"
-#: tcop/postgres.c:4748
+#: tcop/postgres.c:4760
#, c-format
msgid "invalid DESCRIBE message subtype %d"
msgstr "ogiltig subtyp %d för DESCRIBE-meddelande"
-#: tcop/postgres.c:4832
+#: tcop/postgres.c:4844
#, c-format
msgid "fastpath function calls not supported in a replication connection"
msgstr "fastpath-funktionsanrop stöds inte i en replikeringsanslutning"
-#: tcop/postgres.c:4836
+#: tcop/postgres.c:4848
#, c-format
msgid "extended query protocol not supported in a replication connection"
msgstr "utökat frågeprotokoll stöds inte i en replikeringsanslutning"
-#: tcop/postgres.c:5013
+#: tcop/postgres.c:5025
#, c-format
msgid "disconnection: session time: %d:%02d:%02d.%03d user=%s database=%s host=%s%s%s"
msgstr "nedkoppling: sessionstid: %d:%02d:%02d.%03d användare=%s databas=%s värd=%s%s%s"
@@ -22755,14 +22756,14 @@ msgstr "rad %d i konfigureringsfil \"%s\": \"%s\""
msgid "conversion from wchar_t to server encoding failed: %m"
msgstr "konvertering från wchar_t till serverkodning misslyckades: %m"
-#: tsearch/ts_parse.c:386 tsearch/ts_parse.c:393 tsearch/ts_parse.c:562
-#: tsearch/ts_parse.c:569
+#: tsearch/ts_parse.c:386 tsearch/ts_parse.c:393 tsearch/ts_parse.c:572
+#: tsearch/ts_parse.c:579
#, c-format
msgid "word is too long to be indexed"
msgstr "ordet är för långt för att indexeras"
-#: tsearch/ts_parse.c:387 tsearch/ts_parse.c:394 tsearch/ts_parse.c:563
-#: tsearch/ts_parse.c:570
+#: tsearch/ts_parse.c:387 tsearch/ts_parse.c:394 tsearch/ts_parse.c:573
+#: tsearch/ts_parse.c:580
#, c-format
msgid "Words longer than %d characters are ignored."
msgstr "Ord längre än %d tecken hoppas över."
@@ -22782,27 +22783,27 @@ msgstr "kunde inte öppna stoppordsfil \"%s\": %m"
msgid "text search parser does not support headline creation"
msgstr "textsökparsern stöder inte skapande av rubriker"
-#: tsearch/wparser_def.c:2578
+#: tsearch/wparser_def.c:2574
#, c-format
msgid "unrecognized headline parameter: \"%s\""
msgstr "okänd rubrikparameter: \"%s\""
-#: tsearch/wparser_def.c:2597
+#: tsearch/wparser_def.c:2593
#, c-format
msgid "MinWords should be less than MaxWords"
msgstr "MinWords skall vara mindre än MaxWords"
-#: tsearch/wparser_def.c:2601
+#: tsearch/wparser_def.c:2597
#, c-format
msgid "MinWords should be positive"
msgstr "MinWords skall vara positiv"
-#: tsearch/wparser_def.c:2605
+#: tsearch/wparser_def.c:2601
#, c-format
msgid "ShortWord should be >= 0"
msgstr "ShortWord skall vara >= 0"
-#: tsearch/wparser_def.c:2609
+#: tsearch/wparser_def.c:2605
#, c-format
msgid "MaxFragments should be >= 0"
msgstr "MaxFragments skall vara >= 0"
@@ -22991,12 +22992,12 @@ msgstr "indatatyp är inte en array"
#: utils/adt/array_userfuncs.c:129 utils/adt/array_userfuncs.c:181
#: utils/adt/float.c:1234 utils/adt/float.c:1308 utils/adt/float.c:4046
-#: utils/adt/float.c:4060 utils/adt/int.c:781 utils/adt/int.c:803
-#: utils/adt/int.c:817 utils/adt/int.c:831 utils/adt/int.c:862
-#: utils/adt/int.c:883 utils/adt/int.c:1000 utils/adt/int.c:1014
-#: utils/adt/int.c:1028 utils/adt/int.c:1061 utils/adt/int.c:1075
-#: utils/adt/int.c:1089 utils/adt/int.c:1120 utils/adt/int.c:1202
-#: utils/adt/int.c:1266 utils/adt/int.c:1334 utils/adt/int.c:1340
+#: utils/adt/float.c:4060 utils/adt/int.c:777 utils/adt/int.c:799
+#: utils/adt/int.c:813 utils/adt/int.c:827 utils/adt/int.c:858
+#: utils/adt/int.c:879 utils/adt/int.c:996 utils/adt/int.c:1010
+#: utils/adt/int.c:1024 utils/adt/int.c:1057 utils/adt/int.c:1071
+#: utils/adt/int.c:1085 utils/adt/int.c:1116 utils/adt/int.c:1198
+#: utils/adt/int.c:1262 utils/adt/int.c:1330 utils/adt/int.c:1336
#: utils/adt/int8.c:1257 utils/adt/numeric.c:1830 utils/adt/numeric.c:4265
#: utils/adt/varbit.c:1195 utils/adt/varbit.c:1596 utils/adt/varlena.c:1113
#: utils/adt/varlena.c:3391
@@ -23122,7 +23123,7 @@ msgstr "Oväntat array-element."
msgid "Unmatched \"%c\" character."
msgstr "Icke matchat tecken \"%c\"."
-#: utils/adt/arrayfuncs.c:602 utils/adt/jsonfuncs.c:2481
+#: utils/adt/arrayfuncs.c:602 utils/adt/jsonfuncs.c:2489
#, c-format
msgid "Multidimensional arrays must have sub-arrays with matching dimensions."
msgstr "Flerdimensionella array:er måste ha underarray:er med matchande dimensioner."
@@ -23175,8 +23176,8 @@ msgstr "slice av fixlängd-array är inte implementerat"
#: utils/adt/arrayfuncs.c:2888 utils/adt/arrayfuncs.c:5871
#: utils/adt/arrayfuncs.c:5897 utils/adt/arrayfuncs.c:5908
#: utils/adt/json.c:1141 utils/adt/json.c:1215 utils/adt/jsonb.c:1315
-#: utils/adt/jsonb.c:1401 utils/adt/jsonfuncs.c:4317 utils/adt/jsonfuncs.c:4470
-#: utils/adt/jsonfuncs.c:4582 utils/adt/jsonfuncs.c:4631
+#: utils/adt/jsonb.c:1401 utils/adt/jsonfuncs.c:4325 utils/adt/jsonfuncs.c:4479
+#: utils/adt/jsonfuncs.c:4591 utils/adt/jsonfuncs.c:4640
#, c-format
msgid "wrong number of array subscripts"
msgstr "fel antal array-indexeringar"
@@ -23338,8 +23339,8 @@ msgstr "kodningskonvertering från %s till ASCII stöds inte"
#: utils/adt/geo_ops.c:274 utils/adt/geo_ops.c:316 utils/adt/geo_ops.c:326
#: utils/adt/geo_ops.c:974 utils/adt/geo_ops.c:1389 utils/adt/geo_ops.c:1424
#: utils/adt/geo_ops.c:1432 utils/adt/geo_ops.c:3392 utils/adt/geo_ops.c:4607
-#: utils/adt/geo_ops.c:4622 utils/adt/geo_ops.c:4629 utils/adt/int.c:165
-#: utils/adt/int.c:177 utils/adt/jsonpath.c:182 utils/adt/mac.c:93
+#: utils/adt/geo_ops.c:4622 utils/adt/geo_ops.c:4629 utils/adt/int.c:173
+#: utils/adt/int.c:185 utils/adt/jsonpath.c:182 utils/adt/mac.c:93
#: utils/adt/mac8.c:93 utils/adt/mac8.c:166 utils/adt/mac8.c:184
#: utils/adt/mac8.c:202 utils/adt/mac8.c:221 utils/adt/network.c:99
#: utils/adt/numeric.c:698 utils/adt/numeric.c:717 utils/adt/numeric.c:6854
@@ -23354,7 +23355,7 @@ msgid "invalid input syntax for type %s: \"%s\""
msgstr "ogiltig indatasyntax för type %s: \"%s\""
#: utils/adt/cash.c:214 utils/adt/cash.c:239 utils/adt/cash.c:249
-#: utils/adt/cash.c:289 utils/adt/int.c:171 utils/adt/numutils.c:152
+#: utils/adt/cash.c:289 utils/adt/int.c:179 utils/adt/numutils.c:152
#: utils/adt/numutils.c:228 utils/adt/numutils.c:312 utils/adt/oid.c:70
#: utils/adt/oid.c:109
#, c-format
@@ -23363,9 +23364,9 @@ msgstr "värdet \"%s\" är utanför giltigt intervall för typen %s"
#: utils/adt/cash.c:651 utils/adt/cash.c:701 utils/adt/cash.c:752
#: utils/adt/cash.c:801 utils/adt/cash.c:853 utils/adt/cash.c:903
-#: utils/adt/float.c:105 utils/adt/int.c:846 utils/adt/int.c:962
-#: utils/adt/int.c:1042 utils/adt/int.c:1104 utils/adt/int.c:1142
-#: utils/adt/int.c:1170 utils/adt/int8.c:515 utils/adt/int8.c:573
+#: utils/adt/float.c:105 utils/adt/int.c:842 utils/adt/int.c:958
+#: utils/adt/int.c:1038 utils/adt/int.c:1100 utils/adt/int.c:1138
+#: utils/adt/int.c:1166 utils/adt/int8.c:515 utils/adt/int8.c:573
#: utils/adt/int8.c:943 utils/adt/int8.c:1023 utils/adt/int8.c:1085
#: utils/adt/int8.c:1165 utils/adt/numeric.c:3093 utils/adt/numeric.c:3116
#: utils/adt/numeric.c:3201 utils/adt/numeric.c:3219 utils/adt/numeric.c:3315
@@ -23493,8 +23494,8 @@ msgid "time field value out of range: %d:%02d:%02g"
msgstr "time-värde utanför giltigt område: %d:%02d:%02g"
#: utils/adt/date.c:2096 utils/adt/date.c:2630 utils/adt/float.c:1048
-#: utils/adt/float.c:1124 utils/adt/int.c:638 utils/adt/int.c:685
-#: utils/adt/int.c:720 utils/adt/int8.c:414 utils/adt/numeric.c:2497
+#: utils/adt/float.c:1124 utils/adt/int.c:634 utils/adt/int.c:681
+#: utils/adt/int.c:716 utils/adt/int8.c:414 utils/adt/numeric.c:2497
#: utils/adt/timestamp.c:3386 utils/adt/timestamp.c:3417
#: utils/adt/timestamp.c:3448
#, c-format
@@ -23666,9 +23667,9 @@ msgstr "\"%s\" är utanför giltigt intervall för typen real"
msgid "\"%s\" is out of range for type double precision"
msgstr "\"%s\" är utanför giltigt intervall för typen double precision"
-#: utils/adt/float.c:1259 utils/adt/float.c:1333 utils/adt/int.c:358
-#: utils/adt/int.c:896 utils/adt/int.c:918 utils/adt/int.c:932
-#: utils/adt/int.c:946 utils/adt/int.c:978 utils/adt/int.c:1216
+#: utils/adt/float.c:1259 utils/adt/float.c:1333 utils/adt/int.c:354
+#: utils/adt/int.c:892 utils/adt/int.c:914 utils/adt/int.c:928
+#: utils/adt/int.c:942 utils/adt/int.c:974 utils/adt/int.c:1212
#: utils/adt/int8.c:1278 utils/adt/numeric.c:4377 utils/adt/numeric.c:4382
#, c-format
msgid "smallint out of range"
@@ -24075,22 +24076,12 @@ msgstr "kan inte konvertera en cirkel med radie noll till en polygon"
msgid "must request at least 2 points"
msgstr "måste efterfråga minst 2 punkter"
-#: utils/adt/int.c:188
-#, c-format
-msgid "int2vector has too many elements"
-msgstr "int2vector har för många element"
-
-#: utils/adt/int.c:261
+#: utils/adt/int.c:263
#, c-format
msgid "invalid int2vector data"
msgstr "ogiltig int2vector-data"
-#: utils/adt/int.c:267 utils/adt/oid.c:215 utils/adt/oid.c:296
-#, c-format
-msgid "oidvector has too many elements"
-msgstr "oidvector har för många element"
-
-#: utils/adt/int.c:1532 utils/adt/int8.c:1404 utils/adt/numeric.c:1678
+#: utils/adt/int.c:1528 utils/adt/int8.c:1404 utils/adt/numeric.c:1678
#: utils/adt/timestamp.c:5809 utils/adt/timestamp.c:5889
#, c-format
msgid "step size cannot equal zero"
@@ -24274,210 +24265,210 @@ msgstr "array-index för jsonb måste ha typen text"
msgid "jsonb subscript in assignment must not be null"
msgstr "array-index för jsonb i tilldelning kan inte vara null"
-#: utils/adt/jsonfuncs.c:555 utils/adt/jsonfuncs.c:791
-#: utils/adt/jsonfuncs.c:2359 utils/adt/jsonfuncs.c:2799
-#: utils/adt/jsonfuncs.c:3588 utils/adt/jsonfuncs.c:3921
+#: utils/adt/jsonfuncs.c:561 utils/adt/jsonfuncs.c:797
+#: utils/adt/jsonfuncs.c:2367 utils/adt/jsonfuncs.c:2807
+#: utils/adt/jsonfuncs.c:3596 utils/adt/jsonfuncs.c:3929
#, c-format
msgid "cannot call %s on a scalar"
msgstr "kan inte anropa %s på en skalär"
-#: utils/adt/jsonfuncs.c:560 utils/adt/jsonfuncs.c:778
-#: utils/adt/jsonfuncs.c:2801 utils/adt/jsonfuncs.c:3577
+#: utils/adt/jsonfuncs.c:566 utils/adt/jsonfuncs.c:784
+#: utils/adt/jsonfuncs.c:2809 utils/adt/jsonfuncs.c:3585
#, c-format
msgid "cannot call %s on an array"
msgstr "kan inte anropa %s på en array"
-#: utils/adt/jsonfuncs.c:687
+#: utils/adt/jsonfuncs.c:693
#, c-format
msgid "JSON data, line %d: %s%s%s"
msgstr "JSON-data, rad %d: %s%s%s"
-#: utils/adt/jsonfuncs.c:1825 utils/adt/jsonfuncs.c:1860
+#: utils/adt/jsonfuncs.c:1833 utils/adt/jsonfuncs.c:1868
#, c-format
msgid "cannot get array length of a scalar"
msgstr "kan inte hämta array-längd på skalär"
-#: utils/adt/jsonfuncs.c:1829 utils/adt/jsonfuncs.c:1848
+#: utils/adt/jsonfuncs.c:1837 utils/adt/jsonfuncs.c:1856
#, c-format
msgid "cannot get array length of a non-array"
msgstr "kan inte hämta array-längd på icke-array"
-#: utils/adt/jsonfuncs.c:1922
+#: utils/adt/jsonfuncs.c:1930
#, c-format
msgid "cannot call %s on a non-object"
msgstr "kan inte anropa %s på ett icke-objekt"
-#: utils/adt/jsonfuncs.c:2106
+#: utils/adt/jsonfuncs.c:2114
#, c-format
msgid "cannot deconstruct an array as an object"
msgstr "kan inte dekonstruera en array som ett objekt"
-#: utils/adt/jsonfuncs.c:2118
+#: utils/adt/jsonfuncs.c:2126
#, c-format
msgid "cannot deconstruct a scalar"
msgstr "kan inte dekonstruera en skalär"
-#: utils/adt/jsonfuncs.c:2161
+#: utils/adt/jsonfuncs.c:2169
#, c-format
msgid "cannot extract elements from a scalar"
msgstr "kan inte extrahera element från en skalär"
-#: utils/adt/jsonfuncs.c:2165
+#: utils/adt/jsonfuncs.c:2173
#, c-format
msgid "cannot extract elements from an object"
msgstr "kan inte extrahera element från ett objekt"
-#: utils/adt/jsonfuncs.c:2346 utils/adt/jsonfuncs.c:3806
+#: utils/adt/jsonfuncs.c:2354 utils/adt/jsonfuncs.c:3814
#, c-format
msgid "cannot call %s on a non-array"
msgstr "kan inte anropa %s på icke-array"
-#: utils/adt/jsonfuncs.c:2416 utils/adt/jsonfuncs.c:2421
-#: utils/adt/jsonfuncs.c:2438 utils/adt/jsonfuncs.c:2444
+#: utils/adt/jsonfuncs.c:2424 utils/adt/jsonfuncs.c:2429
+#: utils/adt/jsonfuncs.c:2446 utils/adt/jsonfuncs.c:2452
#, c-format
msgid "expected JSON array"
msgstr "förväntade JSON-array"
-#: utils/adt/jsonfuncs.c:2417
+#: utils/adt/jsonfuncs.c:2425
#, c-format
msgid "See the value of key \"%s\"."
msgstr "Se värdetypen för nyckel \"%s\""
-#: utils/adt/jsonfuncs.c:2439
+#: utils/adt/jsonfuncs.c:2447
#, c-format
msgid "See the array element %s of key \"%s\"."
msgstr "Se array-element %s för nyckel \"%s\"."
-#: utils/adt/jsonfuncs.c:2445
+#: utils/adt/jsonfuncs.c:2453
#, c-format
msgid "See the array element %s."
msgstr "Se array-element %s."
-#: utils/adt/jsonfuncs.c:2480
+#: utils/adt/jsonfuncs.c:2488
#, c-format
msgid "malformed JSON array"
msgstr "felaktig JSON-array"
#. translator: %s is a function name, eg json_to_record
-#: utils/adt/jsonfuncs.c:3307
+#: utils/adt/jsonfuncs.c:3315
#, c-format
msgid "first argument of %s must be a row type"
msgstr "första argumentet till %s måste vara en radtyp"
#. translator: %s is a function name, eg json_to_record
-#: utils/adt/jsonfuncs.c:3331
+#: utils/adt/jsonfuncs.c:3339
#, c-format
msgid "could not determine row type for result of %s"
msgstr "kunde inte lista ut radtyp för resultat av %s"
-#: utils/adt/jsonfuncs.c:3333
+#: utils/adt/jsonfuncs.c:3341
#, c-format
msgid "Provide a non-null record argument, or call the function in the FROM clause using a column definition list."
msgstr "Ange en icke-null record som argument eller anropa funktionen i FROM-klausulen med en kolumndefinitionslista."
-#: utils/adt/jsonfuncs.c:3695 utils/fmgr/funcapi.c:103
+#: utils/adt/jsonfuncs.c:3703 utils/fmgr/funcapi.c:103
#, c-format
msgid "materialize mode required, but it is not allowed in this context"
msgstr "materialiserat läge krävs, men stöds inte i detta kontext"
-#: utils/adt/jsonfuncs.c:3823 utils/adt/jsonfuncs.c:3903
+#: utils/adt/jsonfuncs.c:3831 utils/adt/jsonfuncs.c:3911
#, c-format
msgid "argument of %s must be an array of objects"
msgstr "argumentet till %s måste vara en array med objekt"
-#: utils/adt/jsonfuncs.c:3856
+#: utils/adt/jsonfuncs.c:3864
#, c-format
msgid "cannot call %s on an object"
msgstr "kan inte anropa %s på ett objekt"
-#: utils/adt/jsonfuncs.c:4263 utils/adt/jsonfuncs.c:4322
-#: utils/adt/jsonfuncs.c:4402
+#: utils/adt/jsonfuncs.c:4271 utils/adt/jsonfuncs.c:4330
+#: utils/adt/jsonfuncs.c:4411
#, c-format
msgid "cannot delete from scalar"
msgstr "kan inte radera från en skalär"
-#: utils/adt/jsonfuncs.c:4407
+#: utils/adt/jsonfuncs.c:4416
#, c-format
msgid "cannot delete from object using integer index"
msgstr "kan inte radera från objekt genom att använda heltalsindex"
-#: utils/adt/jsonfuncs.c:4475 utils/adt/jsonfuncs.c:4636
+#: utils/adt/jsonfuncs.c:4484 utils/adt/jsonfuncs.c:4645
#, c-format
msgid "cannot set path in scalar"
msgstr "kan inte sätta sökväg i skalär"
-#: utils/adt/jsonfuncs.c:4517 utils/adt/jsonfuncs.c:4559
+#: utils/adt/jsonfuncs.c:4526 utils/adt/jsonfuncs.c:4568
#, c-format
msgid "null_value_treatment must be \"delete_key\", \"return_target\", \"use_json_null\", or \"raise_exception\""
msgstr "null_value_treatment måste vara \"delete_key\", \"return_target\", \"use_json_null\" eller \"raise_exception\""
-#: utils/adt/jsonfuncs.c:4530
+#: utils/adt/jsonfuncs.c:4539
#, c-format
msgid "JSON value must not be null"
msgstr "JSON-värde får inte vara null"
-#: utils/adt/jsonfuncs.c:4531
+#: utils/adt/jsonfuncs.c:4540
#, c-format
msgid "Exception was raised because null_value_treatment is \"raise_exception\"."
msgstr "Avbrott utlöstes då null_value_treatment är \"raise_exception\"."
-#: utils/adt/jsonfuncs.c:4532
+#: utils/adt/jsonfuncs.c:4541
#, c-format
msgid "To avoid, either change the null_value_treatment argument or ensure that an SQL NULL is not passed."
msgstr "För att undvika detta så ändra null_value_treatment-argumentet eller se till att ett SQL-NULL inte skickas."
-#: utils/adt/jsonfuncs.c:4587
+#: utils/adt/jsonfuncs.c:4596
#, c-format
msgid "cannot delete path in scalar"
msgstr "kan inte radera sökväg i skalär"
-#: utils/adt/jsonfuncs.c:4803
+#: utils/adt/jsonfuncs.c:4812
#, c-format
msgid "path element at position %d is null"
msgstr "sökvägselement vid position %d är null"
-#: utils/adt/jsonfuncs.c:4822 utils/adt/jsonfuncs.c:4853
-#: utils/adt/jsonfuncs.c:4920
+#: utils/adt/jsonfuncs.c:4831 utils/adt/jsonfuncs.c:4862
+#: utils/adt/jsonfuncs.c:4935
#, c-format
msgid "cannot replace existing key"
msgstr "kan inte ersätta befintlig nyckel"
-#: utils/adt/jsonfuncs.c:4823 utils/adt/jsonfuncs.c:4854
+#: utils/adt/jsonfuncs.c:4832 utils/adt/jsonfuncs.c:4863
#, c-format
msgid "The path assumes key is a composite object, but it is a scalar value."
msgstr "Sökvägen förväntar sig att nyckeln är ett sammansatt objekt men det är ett skalärt värde."
-#: utils/adt/jsonfuncs.c:4921
+#: utils/adt/jsonfuncs.c:4936
#, c-format
msgid "Try using the function jsonb_set to replace key value."
msgstr "Försök använda funktionen jsonb_set för att ersätta nyckelvärde."
-#: utils/adt/jsonfuncs.c:5025
+#: utils/adt/jsonfuncs.c:5040
#, c-format
msgid "path element at position %d is not an integer: \"%s\""
msgstr "sökvägselement vid position %d är inte ett heltal: \"%s\""
-#: utils/adt/jsonfuncs.c:5042
+#: utils/adt/jsonfuncs.c:5057
#, c-format
msgid "path element at position %d is out of range: %d"
msgstr "sökvägselement vid position %d är utanför giltigt intervall: %d\""
-#: utils/adt/jsonfuncs.c:5194
+#: utils/adt/jsonfuncs.c:5209
#, c-format
msgid "wrong flag type, only arrays and scalars are allowed"
msgstr "fel flaggtyp, bara array:er och skalärer tillåts"
-#: utils/adt/jsonfuncs.c:5201
+#: utils/adt/jsonfuncs.c:5216
#, c-format
msgid "flag array element is not a string"
msgstr "flaggelement i arrayen är inte en sträng"
-#: utils/adt/jsonfuncs.c:5202 utils/adt/jsonfuncs.c:5224
+#: utils/adt/jsonfuncs.c:5217 utils/adt/jsonfuncs.c:5239
#, c-format
msgid "Possible values are: \"string\", \"numeric\", \"boolean\", \"key\", and \"all\"."
msgstr "Möjliga värden är: \"string\", \"numeric\", \"boolean\", \"key\" samt \"all\"."
-#: utils/adt/jsonfuncs.c:5222
+#: utils/adt/jsonfuncs.c:5237
#, c-format
msgid "wrong flag in flag array: \"%s\""
msgstr "fel flagga i flagg-array: \"%s\""
@@ -24537,87 +24528,87 @@ msgstr "jsonpaths arrayväljare kan bara appliceras på en array"
msgid "jsonpath wildcard member accessor can only be applied to an object"
msgstr "jsonpaths medlemsväljare med wildcard kan bara appliceras på ett objekt"
-#: utils/adt/jsonpath_exec.c:1002
+#: utils/adt/jsonpath_exec.c:1006
#, c-format
msgid "jsonpath item method .%s() can only be applied to an array"
msgstr "jsonpaths elementmetod .%s() lkan bara applicerar på en array"
-#: utils/adt/jsonpath_exec.c:1055
+#: utils/adt/jsonpath_exec.c:1059
#, c-format
msgid "numeric argument of jsonpath item method .%s() is out of range for type double precision"
msgstr "numeriskt argument till jsonpaths elementmetod .%s() är utanför giltigt intervall för typen double precision"
-#: utils/adt/jsonpath_exec.c:1076
+#: utils/adt/jsonpath_exec.c:1080
#, c-format
msgid "string argument of jsonpath item method .%s() is not a valid representation of a double precision number"
msgstr "strängargument till jsonpaths elementmetod .%s() är inte en giltig representation av ett double precision-nummer"
-#: utils/adt/jsonpath_exec.c:1089
+#: utils/adt/jsonpath_exec.c:1093
#, c-format
msgid "jsonpath item method .%s() can only be applied to a string or numeric value"
msgstr "jsonpaths elementmetod .%s() kan bara applicerar på en sträng eller ett numeriskt värde"
-#: utils/adt/jsonpath_exec.c:1579
+#: utils/adt/jsonpath_exec.c:1583
#, c-format
msgid "left operand of jsonpath operator %s is not a single numeric value"
msgstr "vänster operand på jsonpath-operator %s är inte ett ensamt numeriskt värde"
-#: utils/adt/jsonpath_exec.c:1586
+#: utils/adt/jsonpath_exec.c:1590
#, c-format
msgid "right operand of jsonpath operator %s is not a single numeric value"
msgstr "höger operand på jsonpath-operator %s är inte ett ensamt numeriskt värde"
-#: utils/adt/jsonpath_exec.c:1654
+#: utils/adt/jsonpath_exec.c:1658
#, c-format
msgid "operand of unary jsonpath operator %s is not a numeric value"
msgstr "operand till unär jsonpath-operator %s är inte ett numeriskt värde"
-#: utils/adt/jsonpath_exec.c:1752
+#: utils/adt/jsonpath_exec.c:1756
#, c-format
msgid "jsonpath item method .%s() can only be applied to a numeric value"
msgstr "jsonpaths elementmetod .%s() kan bara appliceras på ett numeriskt värde"
-#: utils/adt/jsonpath_exec.c:1792
+#: utils/adt/jsonpath_exec.c:1796
#, c-format
msgid "jsonpath item method .%s() can only be applied to a string"
msgstr "jsonpaths elementmetod .%s() lkan bara applicerar på en sträng"
-#: utils/adt/jsonpath_exec.c:1886
+#: utils/adt/jsonpath_exec.c:1890
#, c-format
msgid "datetime format is not recognized: \"%s\""
msgstr "datetime-format känns inte igen: \"%s\""
-#: utils/adt/jsonpath_exec.c:1888
+#: utils/adt/jsonpath_exec.c:1892
#, c-format
msgid "Use a datetime template argument to specify the input data format."
msgstr "Använd ett datetime-mallargument för att ange indataformatet."
-#: utils/adt/jsonpath_exec.c:1956
+#: utils/adt/jsonpath_exec.c:1960
#, c-format
msgid "jsonpath item method .%s() can only be applied to an object"
msgstr "elementmetod .%s() för jsonpath kan bara appliceras på ett objekt"
-#: utils/adt/jsonpath_exec.c:2138
+#: utils/adt/jsonpath_exec.c:2142
#, c-format
msgid "could not find jsonpath variable \"%s\""
msgstr "kunde inte hitta jsonpath-variabel \"%s\""
-#: utils/adt/jsonpath_exec.c:2402
+#: utils/adt/jsonpath_exec.c:2406
#, c-format
msgid "jsonpath array subscript is not a single numeric value"
msgstr "array-index för jsonpath är inte ett ensamt numeriskt värde"
-#: utils/adt/jsonpath_exec.c:2414
+#: utils/adt/jsonpath_exec.c:2418
#, c-format
msgid "jsonpath array subscript is out of integer range"
msgstr "array-index för jsonpath är utanför giltigt interval för integer"
-#: utils/adt/jsonpath_exec.c:2591
+#: utils/adt/jsonpath_exec.c:2595
#, c-format
msgid "cannot convert value from %s to %s without time zone usage"
msgstr "kan inte konvertera värde från %s till %s utan att använda tidszon"
-#: utils/adt/jsonpath_exec.c:2593
+#: utils/adt/jsonpath_exec.c:2597
#, c-format
msgid "Use *_tz() function for time zone support."
msgstr "ANvända *_tz()-funktioner som stöder tidszon."
@@ -24967,7 +24958,7 @@ msgstr "Ett fält med precision %d, skala %d måste avrundas till ett absolut v
msgid "A field with precision %d, scale %d cannot hold an infinite value."
msgstr "Ett fält med precision %d, skala %d kan inte innehålla ett oändligt värde."
-#: utils/adt/oid.c:290
+#: utils/adt/oid.c:293
#, c-format
msgid "invalid oidvector data"
msgstr "ogiltig oidvector-data"
@@ -25267,7 +25258,7 @@ msgid "more than one operator named %s"
msgstr "mer än en operator med namn %s"
#: utils/adt/regproc.c:715 utils/adt/regproc.c:756 utils/adt/regproc.c:2055
-#: utils/adt/ruleutils.c:9870 utils/adt/ruleutils.c:10039
+#: utils/adt/ruleutils.c:9872 utils/adt/ruleutils.c:10041
#, c-format
msgid "too many arguments"
msgstr "för många argument"
@@ -25675,42 +25666,42 @@ msgstr "vikt-array:en får inte innehålla null-värden"
msgid "unrecognized weight: \"%c\""
msgstr "okänd vikt: \"%c\""
-#: utils/adt/tsvector_op.c:2431
+#: utils/adt/tsvector_op.c:2434
#, c-format
msgid "ts_stat query must return one tsvector column"
msgstr "ts_stat-frågan måste returnera en tsvector-kolumn"
-#: utils/adt/tsvector_op.c:2620
+#: utils/adt/tsvector_op.c:2623
#, c-format
msgid "tsvector column \"%s\" does not exist"
msgstr "tsvector-kolumnen \"%s\" existerar inte"
-#: utils/adt/tsvector_op.c:2627
+#: utils/adt/tsvector_op.c:2630
#, c-format
msgid "column \"%s\" is not of tsvector type"
msgstr "kolumnen \"%s\" är inte av typen tsvector"
-#: utils/adt/tsvector_op.c:2639
+#: utils/adt/tsvector_op.c:2642
#, c-format
msgid "configuration column \"%s\" does not exist"
msgstr "konfigurationskolumnen \"%s\" existerar inte"
-#: utils/adt/tsvector_op.c:2645
+#: utils/adt/tsvector_op.c:2648
#, c-format
msgid "column \"%s\" is not of regconfig type"
msgstr "kolumn \"%s\" har inte regconfig-typ"
-#: utils/adt/tsvector_op.c:2652
+#: utils/adt/tsvector_op.c:2655
#, c-format
msgid "configuration column \"%s\" must not be null"
msgstr "konfigurationskolumn \"%s\" får inte vara null"
-#: utils/adt/tsvector_op.c:2665
+#: utils/adt/tsvector_op.c:2668
#, c-format
msgid "text search configuration name \"%s\" must be schema-qualified"
msgstr "Textsökkonfigurationsnamn \"%s\" måste vara angivet med schema"
-#: utils/adt/tsvector_op.c:2690
+#: utils/adt/tsvector_op.c:2693
#, c-format
msgid "column \"%s\" is not of a character type"
msgstr "kolumnen \"%s\" är inte av typen character"
@@ -26127,27 +26118,27 @@ msgstr "operatorklass \"%s\" för accessmetod %s saknar supportfunktion %d för
msgid "cached plan must not change result type"
msgstr "cache:ad plan får inte ändra resultattyp"
-#: utils/cache/relcache.c:3732
+#: utils/cache/relcache.c:3753
#, c-format
msgid "heap relfilenode value not set when in binary upgrade mode"
msgstr "relfilenode-värde för heap är inte satt i binärt uppgraderingsläge"
-#: utils/cache/relcache.c:3740
+#: utils/cache/relcache.c:3761
#, c-format
msgid "unexpected request for new relfilenode in binary upgrade mode"
msgstr "oväntad begäran av ny relfilenode i binärt uppgraderingsläge"
-#: utils/cache/relcache.c:6451
+#: utils/cache/relcache.c:6472
#, c-format
msgid "could not create relation-cache initialization file \"%s\": %m"
msgstr "kunde inte skapa initieringsfil \"%s\" för relations-cache: %m"
-#: utils/cache/relcache.c:6453
+#: utils/cache/relcache.c:6474
#, c-format
msgid "Continuing anyway, but there's something wrong."
msgstr "Fortsätter ändå, trots att något är fel."
-#: utils/cache/relcache.c:6775
+#: utils/cache/relcache.c:6796
#, c-format
msgid "could not remove cache file \"%s\": %m"
msgstr "kunde inte ta bort cache-fil \"%s\": %m"
diff --git a/src/bin/pg_dump/po/ru.po b/src/bin/pg_dump/po/ru.po
index 4253101fae0..ab9cbc6d304 100644
--- a/src/bin/pg_dump/po/ru.po
+++ b/src/bin/pg_dump/po/ru.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pg_dump (PostgreSQL current)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
-"POT-Creation-Date: 2022-08-27 14:52+0300\n"
+"POT-Creation-Date: 2023-02-02 08:42+0300\n"
"PO-Revision-Date: 2022-09-05 13:35+0300\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
@@ -18,8 +18,8 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
+"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: ../../../src/common/logging.c:276
#, c-format
@@ -483,7 +483,7 @@ msgstr "pgpipe: не удалось подключить сокет (код ош
msgid "pgpipe: could not accept connection: error code %d"
msgstr "pgpipe: не удалось принять соединение (код ошибки: %d)"
-#: pg_backup_archiver.c:279 pg_backup_archiver.c:1576
+#: pg_backup_archiver.c:279 pg_backup_archiver.c:1581
#, c-format
msgid "could not close output file: %m"
msgstr "не удалось закрыть выходной файл: %m"
@@ -542,57 +542,57 @@ msgstr "подразумевается восстановление только
msgid "dropping %s %s"
msgstr "удаляется %s %s"
-#: pg_backup_archiver.c:615
+#: pg_backup_archiver.c:620
#, c-format
msgid "could not find where to insert IF EXISTS in statement \"%s\""
msgstr "не удалось определить, куда добавить IF EXISTS в оператор \"%s\""
-#: pg_backup_archiver.c:771 pg_backup_archiver.c:773
+#: pg_backup_archiver.c:776 pg_backup_archiver.c:778
#, c-format
msgid "warning from original dump file: %s"
msgstr "предупреждение из исходного файла: %s"
-#: pg_backup_archiver.c:788
+#: pg_backup_archiver.c:793
#, c-format
msgid "creating %s \"%s.%s\""
msgstr "создаётся %s \"%s.%s\""
-#: pg_backup_archiver.c:791
+#: pg_backup_archiver.c:796
#, c-format
msgid "creating %s \"%s\""
msgstr "создаётся %s \"%s\""
-#: pg_backup_archiver.c:841
+#: pg_backup_archiver.c:846
#, c-format
msgid "connecting to new database \"%s\""
msgstr "подключение к новой базе данных \"%s\""
-#: pg_backup_archiver.c:868
+#: pg_backup_archiver.c:873
#, c-format
msgid "processing %s"
msgstr "обрабатывается %s"
-#: pg_backup_archiver.c:888
+#: pg_backup_archiver.c:893
#, c-format
msgid "processing data for table \"%s.%s\""
msgstr "обрабатываются данные таблицы \"%s.%s\""
-#: pg_backup_archiver.c:947
+#: pg_backup_archiver.c:952
#, c-format
msgid "executing %s %s"
msgstr "выполняется %s %s"
-#: pg_backup_archiver.c:986
+#: pg_backup_archiver.c:991
#, c-format
msgid "disabling triggers for %s"
msgstr "отключаются триггеры таблицы %s"
-#: pg_backup_archiver.c:1012
+#: pg_backup_archiver.c:1017
#, c-format
msgid "enabling triggers for %s"
msgstr "включаются триггеры таблицы %s"
-#: pg_backup_archiver.c:1040
+#: pg_backup_archiver.c:1045
#, c-format
msgid ""
"internal error -- WriteData cannot be called outside the context of a "
@@ -601,12 +601,12 @@ msgstr ""
"внутренняя ошибка -- WriteData нельзя вызывать вне контекста процедуры "
"DataDumper"
-#: pg_backup_archiver.c:1223
+#: pg_backup_archiver.c:1228
#, c-format
msgid "large-object output not supported in chosen format"
msgstr "выбранный формат не поддерживает выгрузку больших объектов"
-#: pg_backup_archiver.c:1281
+#: pg_backup_archiver.c:1286
#, c-format
msgid "restored %d large object"
msgid_plural "restored %d large objects"
@@ -614,55 +614,55 @@ msgstr[0] "восстановлен %d большой объект"
msgstr[1] "восстановлено %d больших объекта"
msgstr[2] "восстановлено %d больших объектов"
-#: pg_backup_archiver.c:1302 pg_backup_tar.c:669
+#: pg_backup_archiver.c:1307 pg_backup_tar.c:669
#, c-format
msgid "restoring large object with OID %u"
msgstr "восстановление большого объекта с OID %u"
-#: pg_backup_archiver.c:1314
+#: pg_backup_archiver.c:1319
#, c-format
msgid "could not create large object %u: %s"
msgstr "не удалось создать большой объект %u: %s"
-#: pg_backup_archiver.c:1319 pg_dump.c:3568
+#: pg_backup_archiver.c:1324 pg_dump.c:3568
#, c-format
msgid "could not open large object %u: %s"
msgstr "не удалось открыть большой объект %u: %s"
-#: pg_backup_archiver.c:1375
+#: pg_backup_archiver.c:1380
#, c-format
msgid "could not open TOC file \"%s\": %m"
msgstr "не удалось открыть файл оглавления \"%s\": %m"
-#: pg_backup_archiver.c:1403
+#: pg_backup_archiver.c:1408
#, c-format
msgid "line ignored: %s"
msgstr "строка проигнорирована: %s"
-#: pg_backup_archiver.c:1410
+#: pg_backup_archiver.c:1415
#, c-format
msgid "could not find entry for ID %d"
msgstr "не найдена запись для ID %d"
-#: pg_backup_archiver.c:1433 pg_backup_directory.c:222
+#: pg_backup_archiver.c:1438 pg_backup_directory.c:222
#: pg_backup_directory.c:599
#, c-format
msgid "could not close TOC file: %m"
msgstr "не удалось закрыть файл оглавления: %m"
-#: pg_backup_archiver.c:1547 pg_backup_custom.c:156 pg_backup_directory.c:332
+#: pg_backup_archiver.c:1552 pg_backup_custom.c:156 pg_backup_directory.c:332
#: pg_backup_directory.c:586 pg_backup_directory.c:649
#: pg_backup_directory.c:668 pg_dumpall.c:476
#, c-format
msgid "could not open output file \"%s\": %m"
msgstr "не удалось открыть выходной файл \"%s\": %m"
-#: pg_backup_archiver.c:1549 pg_backup_custom.c:162
+#: pg_backup_archiver.c:1554 pg_backup_custom.c:162
#, c-format
msgid "could not open output file: %m"
msgstr "не удалось открыть выходной файл: %m"
-#: pg_backup_archiver.c:1643
+#: pg_backup_archiver.c:1648
#, c-format
msgid "wrote %zu byte of large object data (result = %d)"
msgid_plural "wrote %zu bytes of large object data (result = %d)"
@@ -670,211 +670,211 @@ msgstr[0] "записан %zu байт данных большого объек
msgstr[1] "записано %zu байта данных большого объекта (результат = %d)"
msgstr[2] "записано %zu байт данных большого объекта (результат = %d)"
-#: pg_backup_archiver.c:1649
+#: pg_backup_archiver.c:1654
#, c-format
msgid "could not write to large object: %s"
msgstr "не удалось записать данные в большой объект: %s"
-#: pg_backup_archiver.c:1739
+#: pg_backup_archiver.c:1744
#, c-format
msgid "while INITIALIZING:"
msgstr "при инициализации:"
-#: pg_backup_archiver.c:1744
+#: pg_backup_archiver.c:1749
#, c-format
msgid "while PROCESSING TOC:"
msgstr "при обработке оглавления:"
-#: pg_backup_archiver.c:1749
+#: pg_backup_archiver.c:1754
#, c-format
msgid "while FINALIZING:"
msgstr "при завершении:"
-#: pg_backup_archiver.c:1754
+#: pg_backup_archiver.c:1759
#, c-format
msgid "from TOC entry %d; %u %u %s %s %s"
msgstr "из записи оглавления %d; %u %u %s %s %s"
-#: pg_backup_archiver.c:1830
+#: pg_backup_archiver.c:1835
#, c-format
msgid "bad dumpId"
msgstr "неверный dumpId"
-#: pg_backup_archiver.c:1851
+#: pg_backup_archiver.c:1856
#, c-format
msgid "bad table dumpId for TABLE DATA item"
msgstr "неверный dumpId таблицы в элементе TABLE DATA"
-#: pg_backup_archiver.c:1943
+#: pg_backup_archiver.c:1948
#, c-format
msgid "unexpected data offset flag %d"
msgstr "неожиданный флаг смещения данных: %d"
-#: pg_backup_archiver.c:1956
+#: pg_backup_archiver.c:1961
#, c-format
msgid "file offset in dump file is too large"
msgstr "слишком большое смещение в файле выгрузки"
-#: pg_backup_archiver.c:2094 pg_backup_archiver.c:2104
+#: pg_backup_archiver.c:2099 pg_backup_archiver.c:2109
#, c-format
msgid "directory name too long: \"%s\""
msgstr "слишком длинное имя каталога: \"%s\""
-#: pg_backup_archiver.c:2112
+#: pg_backup_archiver.c:2117
#, c-format
msgid ""
"directory \"%s\" does not appear to be a valid archive (\"toc.dat\" does not "
"exist)"
msgstr "каталог \"%s\" не похож на архивный (в нём отсутствует \"toc.dat\")"
-#: pg_backup_archiver.c:2120 pg_backup_custom.c:173 pg_backup_custom.c:807
+#: pg_backup_archiver.c:2125 pg_backup_custom.c:173 pg_backup_custom.c:807
#: pg_backup_directory.c:207 pg_backup_directory.c:395
#, c-format
msgid "could not open input file \"%s\": %m"
msgstr "не удалось открыть входной файл \"%s\": %m"
-#: pg_backup_archiver.c:2127 pg_backup_custom.c:179
+#: pg_backup_archiver.c:2132 pg_backup_custom.c:179
#, c-format
msgid "could not open input file: %m"
msgstr "не удалось открыть входной файл: %m"
-#: pg_backup_archiver.c:2133
+#: pg_backup_archiver.c:2138
#, c-format
msgid "could not read input file: %m"
msgstr "не удалось прочитать входной файл: %m"
-#: pg_backup_archiver.c:2135
+#: pg_backup_archiver.c:2140
#, c-format
msgid "input file is too short (read %lu, expected 5)"
msgstr "входной файл слишком короткий (прочитано байт: %lu, ожидалось: 5)"
-#: pg_backup_archiver.c:2167
+#: pg_backup_archiver.c:2172
#, c-format
msgid "input file appears to be a text format dump. Please use psql."
msgstr ""
"входной файл, видимо, имеет текстовый формат. Загрузите его с помощью psql."
-#: pg_backup_archiver.c:2173
+#: pg_backup_archiver.c:2178
#, c-format
msgid "input file does not appear to be a valid archive (too short?)"
msgstr "входной файл не похож на архив (возможно, слишком мал?)"
-#: pg_backup_archiver.c:2179
+#: pg_backup_archiver.c:2184
#, c-format
msgid "input file does not appear to be a valid archive"
msgstr "входной файл не похож на архив"
-#: pg_backup_archiver.c:2188
+#: pg_backup_archiver.c:2193
#, c-format
msgid "could not close input file: %m"
msgstr "не удалось закрыть входной файл: %m"
-#: pg_backup_archiver.c:2305
+#: pg_backup_archiver.c:2310
#, c-format
msgid "unrecognized file format \"%d\""
msgstr "неопознанный формат файла: \"%d\""
-#: pg_backup_archiver.c:2387 pg_backup_archiver.c:4445
+#: pg_backup_archiver.c:2392 pg_backup_archiver.c:4450
#, c-format
msgid "finished item %d %s %s"
msgstr "закончен объект %d %s %s"
-#: pg_backup_archiver.c:2391 pg_backup_archiver.c:4458
+#: pg_backup_archiver.c:2396 pg_backup_archiver.c:4463
#, c-format
msgid "worker process failed: exit code %d"
msgstr "рабочий процесс завершился с кодом возврата %d"
-#: pg_backup_archiver.c:2512
+#: pg_backup_archiver.c:2517
#, c-format
msgid "entry ID %d out of range -- perhaps a corrupt TOC"
msgstr "ID записи %d вне диапазона - возможно повреждено оглавление"
-#: pg_backup_archiver.c:2592
+#: pg_backup_archiver.c:2597
#, c-format
msgid "restoring tables WITH OIDS is not supported anymore"
msgstr "восстановление таблиц со свойством WITH OIDS больше не поддерживается"
-#: pg_backup_archiver.c:2674
+#: pg_backup_archiver.c:2679
#, c-format
msgid "unrecognized encoding \"%s\""
msgstr "нераспознанная кодировка \"%s\""
-#: pg_backup_archiver.c:2679
+#: pg_backup_archiver.c:2684
#, c-format
msgid "invalid ENCODING item: %s"
msgstr "неверный элемент ENCODING: %s"
-#: pg_backup_archiver.c:2697
+#: pg_backup_archiver.c:2702
#, c-format
msgid "invalid STDSTRINGS item: %s"
msgstr "неверный элемент STDSTRINGS: %s"
-#: pg_backup_archiver.c:2722
+#: pg_backup_archiver.c:2727
#, c-format
msgid "schema \"%s\" not found"
msgstr "схема \"%s\" не найдена"
-#: pg_backup_archiver.c:2729
+#: pg_backup_archiver.c:2734
#, c-format
msgid "table \"%s\" not found"
msgstr "таблица \"%s\" не найдена"
-#: pg_backup_archiver.c:2736
+#: pg_backup_archiver.c:2741
#, c-format
msgid "index \"%s\" not found"
msgstr "индекс \"%s\" не найден"
-#: pg_backup_archiver.c:2743
+#: pg_backup_archiver.c:2748
#, c-format
msgid "function \"%s\" not found"
msgstr "функция \"%s\" не найдена"
-#: pg_backup_archiver.c:2750
+#: pg_backup_archiver.c:2755
#, c-format
msgid "trigger \"%s\" not found"
msgstr "триггер \"%s\" не найден"
-#: pg_backup_archiver.c:3143
+#: pg_backup_archiver.c:3148
#, c-format
msgid "could not set session user to \"%s\": %s"
msgstr "не удалось переключить пользователя сессии на \"%s\": %s"
-#: pg_backup_archiver.c:3280
+#: pg_backup_archiver.c:3285
#, c-format
msgid "could not set search_path to \"%s\": %s"
msgstr "не удалось присвоить search_path значение \"%s\": %s"
-#: pg_backup_archiver.c:3342
+#: pg_backup_archiver.c:3347
#, c-format
msgid "could not set default_tablespace to %s: %s"
msgstr "не удалось задать для default_tablespace значение %s: %s"
-#: pg_backup_archiver.c:3392
+#: pg_backup_archiver.c:3397
#, c-format
msgid "could not set default_table_access_method: %s"
msgstr "не удалось задать default_table_access_method: %s"
-#: pg_backup_archiver.c:3486 pg_backup_archiver.c:3651
+#: pg_backup_archiver.c:3491 pg_backup_archiver.c:3656
#, c-format
msgid "don't know how to set owner for object type \"%s\""
msgstr "неизвестно, как назначить владельца для объекта типа \"%s\""
-#: pg_backup_archiver.c:3754
+#: pg_backup_archiver.c:3759
#, c-format
msgid "did not find magic string in file header"
msgstr "в заголовке файла не найдена нужная сигнатура"
-#: pg_backup_archiver.c:3768
+#: pg_backup_archiver.c:3773
#, c-format
msgid "unsupported version (%d.%d) in file header"
msgstr "неподдерживаемая версия (%d.%d) в заголовке файла"
-#: pg_backup_archiver.c:3773
+#: pg_backup_archiver.c:3778
#, c-format
msgid "sanity check on integer size (%lu) failed"
msgstr "несоответствие размера integer (%lu)"
-#: pg_backup_archiver.c:3777
+#: pg_backup_archiver.c:3782
#, c-format
msgid ""
"archive was made on a machine with larger integers, some operations might "
@@ -883,12 +883,12 @@ msgstr ""
"архив был сделан на компьютере большей разрядности -- возможен сбой "
"некоторых операций"
-#: pg_backup_archiver.c:3787
+#: pg_backup_archiver.c:3792
#, c-format
msgid "expected format (%d) differs from format found in file (%d)"
msgstr "ожидаемый формат (%d) отличается от формата, указанного в файле (%d)"
-#: pg_backup_archiver.c:3802
+#: pg_backup_archiver.c:3807
#, c-format
msgid ""
"archive is compressed, but this installation does not support compression -- "
@@ -897,42 +897,42 @@ msgstr ""
"архив сжат, но установленная версия не поддерживает сжатие -- данные "
"недоступны"
-#: pg_backup_archiver.c:3836
+#: pg_backup_archiver.c:3841
#, c-format
msgid "invalid creation date in header"
msgstr "неверная дата создания в заголовке"
-#: pg_backup_archiver.c:3970
+#: pg_backup_archiver.c:3975
#, c-format
msgid "processing item %d %s %s"
msgstr "обработка объекта %d %s %s"
-#: pg_backup_archiver.c:4049
+#: pg_backup_archiver.c:4054
#, c-format
msgid "entering main parallel loop"
msgstr "вход в основной параллельный цикл"
-#: pg_backup_archiver.c:4060
+#: pg_backup_archiver.c:4065
#, c-format
msgid "skipping item %d %s %s"
msgstr "объект %d %s %s пропускается"
-#: pg_backup_archiver.c:4069
+#: pg_backup_archiver.c:4074
#, c-format
msgid "launching item %d %s %s"
msgstr "объект %d %s %s запускается"
-#: pg_backup_archiver.c:4123
+#: pg_backup_archiver.c:4128
#, c-format
msgid "finished main parallel loop"
msgstr "основной параллельный цикл закончен"
-#: pg_backup_archiver.c:4159
+#: pg_backup_archiver.c:4164
#, c-format
msgid "processing missed item %d %s %s"
msgstr "обработка пропущенного объекта %d %s %s"
-#: pg_backup_archiver.c:4764
+#: pg_backup_archiver.c:4769
#, c-format
msgid "table \"%s\" could not be created, will not restore its data"
msgstr "создать таблицу \"%s\" не удалось, её данные не будут восстановлены"
@@ -1270,8 +1270,8 @@ msgid ""
"is required, but comes before \"%s\" in the archive file."
msgstr ""
"непоследовательное восстановление данных для данного формата архива не "
-"поддерживается: требуется компонент \"%s\", но в файле архива прежде идёт \""
-"%s\"."
+"поддерживается: требуется компонент \"%s\", но в файле архива прежде идёт "
+"\"%s\"."
#: pg_backup_tar.c:1149
#, c-format
@@ -1622,8 +1622,8 @@ msgstr ""
msgid ""
" --exclude-table-data=PATTERN do NOT dump data for the specified table(s)\n"
msgstr ""
-" --exclude-table-data=ШАБЛОН НЕ выгружать данные указанной таблицы (таблиц)"
-"\n"
+" --exclude-table-data=ШАБЛОН НЕ выгружать данные указанной таблицы "
+"(таблиц)\n"
#: pg_dump.c:1029 pg_dumpall.c:630
#, c-format
@@ -2055,8 +2055,8 @@ msgid ""
"query produced null referenced table name for foreign key trigger \"%s\" on "
"table \"%s\" (OID of table: %u)"
msgstr ""
-"запрос выдал NULL вместо имени целевой таблицы для триггера внешнего ключа \""
-"%s\" в таблице \"%s\" (OID целевой таблицы: %u)"
+"запрос выдал NULL вместо имени целевой таблицы для триггера внешнего ключа "
+"\"%s\" в таблице \"%s\" (OID целевой таблицы: %u)"
#: pg_dump.c:8287
#, c-format
@@ -2212,8 +2212,8 @@ msgstr ""
#, c-format
msgid "could not parse ACL list (%s) or default (%s) for object \"%s\" (%s)"
msgstr ""
-"не удалось разобрать список ACL (%s) или ACL по умолчанию (%s) для объекта \""
-"%s\" (%s)"
+"не удалось разобрать список ACL (%s) или ACL по умолчанию (%s) для объекта "
+"\"%s\" (%s)"
#: pg_dump.c:15022
#, c-format
@@ -2389,8 +2389,8 @@ msgstr "не удалось разрешить цикл зависимостей
#: pg_dumpall.c:205
#, c-format
msgid ""
-"program \"%s\" is needed by %s but was not found in the same directory as \""
-"%s\""
+"program \"%s\" is needed by %s but was not found in the same directory as "
+"\"%s\""
msgstr "программа \"%s\" нужна для %s, но она не найдена в каталоге \"%s\""
#: pg_dumpall.c:208
@@ -3312,8 +3312,8 @@ msgstr ""
#~ "invalid COPY statement -- could not find \"from stdin\" in string \"%s\" "
#~ "starting at position %lu\n"
#~ msgstr ""
-#~ "неверный оператор COPY -- указание \"from stdin\" не найдено в строке \""
-#~ "%s\", начиная с позиции %lu\n"
+#~ "неверный оператор COPY -- указание \"from stdin\" не найдено в строке "
+#~ "\"%s\", начиная с позиции %lu\n"
#~ msgid "cannot create directory %s, it exists already\n"
#~ msgstr "создать каталог %s не удалось, он уже существует\n"
@@ -3358,8 +3358,8 @@ msgstr ""
#~ msgstr[1] ""
#~ "запрос вернул %d записи о стороннем сервере для сторонней таблицы \"%s\"\n"
#~ msgstr[2] ""
-#~ "запрос вернул %d записей о стороннем сервере для сторонней таблицы \""
-#~ "%s\"\n"
+#~ "запрос вернул %d записей о стороннем сервере для сторонней таблицы "
+#~ "\"%s\"\n"
#~ msgid "missing pg_database entry for this database\n"
#~ msgstr "для этой базы данных отсутствует запись в pg_database\n"
diff --git a/src/bin/pg_upgrade/po/ru.po b/src/bin/pg_upgrade/po/ru.po
index f6164162694..d4319920f94 100644
--- a/src/bin/pg_upgrade/po/ru.po
+++ b/src/bin/pg_upgrade/po/ru.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pg_upgrade (PostgreSQL) 10\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
-"POT-Creation-Date: 2022-09-29 10:17+0300\n"
+"POT-Creation-Date: 2023-02-02 08:42+0300\n"
"PO-Revision-Date: 2022-09-05 13:37+0300\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
@@ -15,8 +15,8 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
+"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: check.c:72
#, c-format
@@ -147,8 +147,8 @@ msgstr ""
#, c-format
msgid "encodings for database \"%s\" do not match: old \"%s\", new \"%s\"\n"
msgstr ""
-"кодировки в базе данных \"%s\" различаются: старая - \"%s\", новая - \"%s"
-"\"\n"
+"кодировки в базе данных \"%s\" различаются: старая - \"%s\", новая - "
+"\"%s\"\n"
#: check.c:359
#, c-format
@@ -375,8 +375,8 @@ msgstr "Проверка несовместимых полиморфных фу
#, c-format
msgid ""
"Your installation contains user-defined objects that refer to internal\n"
-"polymorphic functions with arguments of type \"anyarray\" or \"anyelement"
-"\".\n"
+"polymorphic functions with arguments of type \"anyarray\" or "
+"\"anyelement\".\n"
"These user-defined objects must be dropped before upgrading and restored\n"
"afterwards, changing them to refer to the new corresponding functions with\n"
"arguments of type \"anycompatiblearray\" and \"anycompatible\".\n"
@@ -1020,16 +1020,16 @@ msgstr ""
msgid ""
"error while copying relation \"%s.%s\": could not read file \"%s\": %s\n"
msgstr ""
-"ошибка при копировании отношения \"%s.%s\": не удалось прочитать файл \"%s"
-"\": %s\n"
+"ошибка при копировании отношения \"%s.%s\": не удалось прочитать файл "
+"\"%s\": %s\n"
#: file.c:120 file.c:303
#, c-format
msgid ""
"error while copying relation \"%s.%s\": could not write file \"%s\": %s\n"
msgstr ""
-"ошибка при копировании отношения \"%s.%s\": не удалось записать в файл \"%s"
-"\": %s\n"
+"ошибка при копировании отношения \"%s.%s\": не удалось записать в файл "
+"\"%s\": %s\n"
#: file.c:134
#, c-format
@@ -1121,8 +1121,8 @@ msgstr ""
#: info.c:125
#, c-format
msgid ""
-"Relation names for OID %u in database \"%s\" do not match: old name \"%s.%s"
-"\", new name \"%s.%s\"\n"
+"Relation names for OID %u in database \"%s\" do not match: old name \"%s."
+"%s\", new name \"%s.%s\"\n"
msgstr ""
"Имена отношения с OID %u в базе данных \"%s\" различаются: старое имя - \"%s."
"%s\", новое - \"%s.%s\"\n"
@@ -1155,8 +1155,8 @@ msgstr " это TOAST-таблица для отношения с OID %u"
#: info.c:260
#, c-format
msgid ""
-"No match found in old cluster for new relation with OID %u in database \"%s"
-"\": %s\n"
+"No match found in old cluster for new relation with OID %u in database "
+"\"%s\": %s\n"
msgstr ""
"В старом кластере не нашлось соответствия для нового отношения с OID %u в "
"базе данных \"%s\": %s\n"
@@ -1164,8 +1164,8 @@ msgstr ""
#: info.c:263
#, c-format
msgid ""
-"No match found in new cluster for old relation with OID %u in database \"%s"
-"\": %s\n"
+"No match found in new cluster for old relation with OID %u in database "
+"\"%s\": %s\n"
msgstr ""
"В новом кластере не нашлось соответствия для старого отношения с OID %u в "
"базе данных \"%s\": %s\n"
@@ -1188,12 +1188,12 @@ msgstr ""
"\n"
"целевые базы данных:\n"
-#: info.c:605
+#: info.c:604
#, c-format
msgid "Database: %s\n"
msgstr "База данных: %s\n"
-#: info.c:607
+#: info.c:606
#, c-format
msgid ""
"\n"
@@ -1202,7 +1202,7 @@ msgstr ""
"\n"
"\n"
-#: info.c:618
+#: info.c:617
#, c-format
msgid "relname: %s.%s: reloid: %u reltblspace: %s\n"
msgstr "имя_отношения: %s.%s: oid_отношения: %u табл_пространство: %s\n"
@@ -1410,8 +1410,8 @@ msgstr ""
#, c-format
msgid " -U, --username=NAME cluster superuser (default \"%s\")\n"
msgstr ""
-" -U, --username=ИМЯ суперпользователь кластера (по умолчанию \"%s"
-"\")\n"
+" -U, --username=ИМЯ суперпользователь кластера (по умолчанию "
+"\"%s\")\n"
#: option.c:283
#, c-format
@@ -1930,8 +1930,8 @@ msgid ""
" %s\n"
"\n"
msgstr ""
-"В вашей инсталляции пользовательские таблицы используют тип данных \"line"
-"\".\n"
+"В вашей инсталляции пользовательские таблицы используют тип данных "
+"\"line\".\n"
"В старом кластере внутренний формат и формат ввода/вывода этого типа "
"отличается\n"
"от нового, поэтому в настоящем состоянии обновить кластер невозможно. Вы "
@@ -1957,8 +1957,8 @@ msgid ""
" %s\n"
"\n"
msgstr ""
-"В вашей инсталляции пользовательские таблицы используют тип данных \"unknown"
-"\".\n"
+"В вашей инсталляции пользовательские таблицы используют тип данных "
+"\"unknown\".\n"
"Теперь использование этого типа данных в таблицах не допускается, поэтому\n"
"в настоящем состоянии обновить кластер невозможно. Вы можете удалить "
"проблемные\n"
diff --git a/src/bin/psql/po/de.po b/src/bin/psql/po/de.po
index 44bb70456bd..912297db51a 100644
--- a/src/bin/psql/po/de.po
+++ b/src/bin/psql/po/de.po
@@ -1,5 +1,5 @@
# German message translation file for psql
-# Peter Eisentraut <peter@eisentraut.org>, 2001 - 2022.
+# Peter Eisentraut <peter@eisentraut.org>, 2001 - 2023.
#
# Use these quotes: »%s«
#
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 15\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
-"POT-Creation-Date: 2022-07-01 05:46+0000\n"
-"PO-Revision-Date: 2022-07-01 16:37+0200\n"
+"POT-Creation-Date: 2023-02-03 13:16+0000\n"
+"PO-Revision-Date: 2023-02-03 16:09+0100\n"
"Last-Translator: Peter Eisentraut <peter@eisentraut.org>\n"
"Language-Team: German <pgsql-translators@postgresql.org>\n"
"Language: de\n"
@@ -73,7 +73,7 @@ msgid "%s() failed: %m"
msgstr "%s() fehlgeschlagen: %m"
#: ../../common/exec.c:560 ../../common/exec.c:605 ../../common/exec.c:697
-#: command.c:1320 command.c:3316 command.c:3365 command.c:3489 input.c:227
+#: command.c:1321 command.c:3310 command.c:3359 command.c:3483 input.c:227
#: mainloop.c:80 mainloop.c:398
#, c-format
msgid "out of memory"
@@ -95,7 +95,7 @@ msgstr "kann NULL-Zeiger nicht kopieren (interner Fehler)\n"
msgid "could not look up effective user ID %ld: %s"
msgstr "konnte effektive Benutzer-ID %ld nicht nachschlagen: %s"
-#: ../../common/username.c:45 command.c:576
+#: ../../common/username.c:45 command.c:575
msgid "user does not exist"
msgstr "Benutzer existiert nicht"
@@ -184,252 +184,252 @@ msgstr "konnte lokale Benutzer-ID %d nicht nachschlagen: %s"
msgid "local user with ID %d does not exist"
msgstr "lokaler Benutzer mit ID %d existiert nicht"
-#: command.c:233
+#: command.c:232
#, c-format
msgid "invalid command \\%s"
msgstr "ungültige Anweisung \\%s"
-#: command.c:235
+#: command.c:234
#, c-format
msgid "Try \\? for help."
msgstr "Versuchen Sie \\? für Hilfe."
-#: command.c:253
+#: command.c:252
#, c-format
msgid "\\%s: extra argument \"%s\" ignored"
msgstr "\\%s: überflüssiges Argument »%s« ignoriert"
-#: command.c:305
+#: command.c:304
#, c-format
msgid "\\%s command ignored; use \\endif or Ctrl-C to exit current \\if block"
msgstr "Befehl \\%s ignoriert; verwenden Sie \\endif oder Strg-C um den aktuellen \\if-Block zu beenden"
-#: command.c:574
+#: command.c:573
#, c-format
msgid "could not get home directory for user ID %ld: %s"
msgstr "konnte Home-Verzeichnis für Benutzer-ID %ld nicht ermitteln: %s"
-#: command.c:593
+#: command.c:592
#, c-format
msgid "\\%s: could not change directory to \"%s\": %m"
msgstr "\\%s: konnte nicht in das Verzeichnis »%s« wechseln: %m"
-#: command.c:618
+#: command.c:617
#, c-format
msgid "You are currently not connected to a database.\n"
msgstr "Sie sind gegenwärtig nicht mit einer Datenbank verbunden.\n"
-#: command.c:628
+#: command.c:627
#, c-format
msgid "You are connected to database \"%s\" as user \"%s\" on address \"%s\" at port \"%s\".\n"
msgstr "Sie sind verbunden mit der Datenbank »%s« als Benutzer »%s« auf Adresse »%s« auf Port »%s«.\n"
-#: command.c:631
+#: command.c:630
#, c-format
msgid "You are connected to database \"%s\" as user \"%s\" via socket in \"%s\" at port \"%s\".\n"
msgstr "Sie sind verbunden mit der Datenbank »%s« als Benutzer »%s« via Socket in »%s« auf Port »%s«.\n"
-#: command.c:637
+#: command.c:636
#, c-format
msgid "You are connected to database \"%s\" as user \"%s\" on host \"%s\" (address \"%s\") at port \"%s\".\n"
msgstr "Sie sind verbunden mit der Datenbank »%s« als Benutzer »%s« auf Host »%s« (Adresse »%s«) auf Port »%s«.\n"
-#: command.c:640
+#: command.c:639
#, c-format
msgid "You are connected to database \"%s\" as user \"%s\" on host \"%s\" at port \"%s\".\n"
msgstr "Sie sind verbunden mit der Datenbank »%s« als Benutzer »%s« auf Host »%s« auf Port »%s«.\n"
-#: command.c:1031 command.c:1126 command.c:2660
+#: command.c:1030 command.c:1125 command.c:2654
#, c-format
msgid "no query buffer"
msgstr "kein Anfragepuffer"
-#: command.c:1064 command.c:5485
+#: command.c:1063 command.c:5491
#, c-format
msgid "invalid line number: %s"
msgstr "ungültige Zeilennummer: %s"
-#: command.c:1202
+#: command.c:1203
msgid "No changes"
msgstr "keine Änderungen"
-#: command.c:1281
+#: command.c:1282
#, c-format
msgid "%s: invalid encoding name or conversion procedure not found"
msgstr "%s: ungültiger Kodierungsname oder Umwandlungsprozedur nicht gefunden"
-#: command.c:1316 command.c:2119 command.c:3312 command.c:3511 command.c:5587
-#: common.c:177 common.c:226 common.c:395 common.c:1137 common.c:1155
-#: common.c:1229 common.c:1336 common.c:1374 common.c:1459 common.c:1495
+#: command.c:1317 command.c:2120 command.c:3306 command.c:3505 command.c:5597
+#: common.c:181 common.c:230 common.c:399 common.c:1082 common.c:1100
+#: common.c:1174 common.c:1281 common.c:1319 common.c:1407 common.c:1443
#: copy.c:488 copy.c:722 help.c:66 large_obj.c:157 large_obj.c:192
#: large_obj.c:254 startup.c:304
#, c-format
msgid "%s"
msgstr "%s"
-#: command.c:1323
+#: command.c:1324
msgid "There is no previous error."
msgstr "Es gibt keinen vorangegangenen Fehler."
-#: command.c:1436
+#: command.c:1437
#, c-format
msgid "\\%s: missing right parenthesis"
msgstr "\\%s: rechte Klammer fehlt"
-#: command.c:1520 command.c:1650 command.c:1955 command.c:1969 command.c:1988
-#: command.c:2172 command.c:2414 command.c:2627 command.c:2667
+#: command.c:1521 command.c:1651 command.c:1956 command.c:1970 command.c:1989
+#: command.c:2173 command.c:2415 command.c:2621 command.c:2661
#, c-format
msgid "\\%s: missing required argument"
msgstr "\\%s: notwendiges Argument fehlt"
-#: command.c:1781
+#: command.c:1782
#, c-format
msgid "\\elif: cannot occur after \\else"
msgstr "\\elif: kann nicht nach \\else kommen"
-#: command.c:1786
+#: command.c:1787
#, c-format
msgid "\\elif: no matching \\if"
msgstr "\\elif: kein passendes \\if"
-#: command.c:1850
+#: command.c:1851
#, c-format
msgid "\\else: cannot occur after \\else"
msgstr "\\else: kann nicht nach \\else kommen"
-#: command.c:1855
+#: command.c:1856
#, c-format
msgid "\\else: no matching \\if"
msgstr "\\else: kein passendes \\if"
-#: command.c:1895
+#: command.c:1896
#, c-format
msgid "\\endif: no matching \\if"
msgstr "\\endif: kein passendes \\if"
-#: command.c:2052
+#: command.c:2053
msgid "Query buffer is empty."
msgstr "Anfragepuffer ist leer."
-#: command.c:2095
+#: command.c:2096
#, c-format
msgid "Enter new password for user \"%s\": "
msgstr "Neues Passwort für Benutzer »%s« eingeben: "
-#: command.c:2099
+#: command.c:2100
msgid "Enter it again: "
msgstr "Geben Sie es noch einmal ein: "
-#: command.c:2108
+#: command.c:2109
#, c-format
msgid "Passwords didn't match."
msgstr "Passwörter stimmten nicht überein."
-#: command.c:2207
+#: command.c:2208
#, c-format
msgid "\\%s: could not read value for variable"
msgstr "\\%s: konnte Wert für Variable nicht lesen"
-#: command.c:2310
+#: command.c:2311
msgid "Query buffer reset (cleared)."
msgstr "Anfragepuffer wurde gelöscht."
-#: command.c:2332
+#: command.c:2333
#, c-format
msgid "Wrote history to file \"%s\".\n"
msgstr "Befehlsgeschichte in Datei »%s« geschrieben.\n"
-#: command.c:2419
+#: command.c:2420
#, c-format
msgid "\\%s: environment variable name must not contain \"=\""
msgstr "\\%s: Name der Umgebungsvariable darf kein »=« enthalten"
-#: command.c:2467
+#: command.c:2468
#, c-format
msgid "function name is required"
msgstr "Funktionsname wird benötigt"
-#: command.c:2469
+#: command.c:2470
#, c-format
msgid "view name is required"
msgstr "Sichtname wird benötigt"
-#: command.c:2599
+#: command.c:2593
msgid "Timing is on."
msgstr "Zeitmessung ist an."
-#: command.c:2601
+#: command.c:2595
msgid "Timing is off."
msgstr "Zeitmessung ist aus."
-#: command.c:2686 command.c:2714 command.c:3952 command.c:3955 command.c:3958
-#: command.c:3964 command.c:3966 command.c:3992 command.c:4002 command.c:4014
-#: command.c:4028 command.c:4055 command.c:4113 common.c:73 copy.c:331
+#: command.c:2680 command.c:2708 command.c:3946 command.c:3949 command.c:3952
+#: command.c:3958 command.c:3960 command.c:3986 command.c:3996 command.c:4008
+#: command.c:4022 command.c:4049 command.c:4107 common.c:77 copy.c:331
#: copy.c:403 psqlscanslash.l:784 psqlscanslash.l:795 psqlscanslash.l:805
#, c-format
msgid "%s: %m"
msgstr "%s: %m"
-#: command.c:3113 startup.c:243 startup.c:293
+#: command.c:3107 startup.c:243 startup.c:293
msgid "Password: "
msgstr "Passwort: "
-#: command.c:3118 startup.c:290
+#: command.c:3112 startup.c:290
#, c-format
msgid "Password for user %s: "
msgstr "Passwort für Benutzer %s: "
-#: command.c:3174
+#: command.c:3168
#, c-format
msgid "Do not give user, host, or port separately when using a connection string"
msgstr "Geben Sie Benutzer, Host oder Port nicht separat an, wenn eine Verbindungsangabe verwendet wird"
-#: command.c:3209
+#: command.c:3203
#, c-format
msgid "No database connection exists to re-use parameters from"
msgstr "Es gibt keine Verbindung, von der die Parameter verwendet werden können"
-#: command.c:3517
+#: command.c:3511
#, c-format
msgid "Previous connection kept"
msgstr "Vorherige Verbindung wurde behalten"
-#: command.c:3523
+#: command.c:3517
#, c-format
msgid "\\connect: %s"
msgstr "\\connect: %s"
-#: command.c:3579
+#: command.c:3573
#, c-format
msgid "You are now connected to database \"%s\" as user \"%s\" on address \"%s\" at port \"%s\".\n"
msgstr "Sie sind jetzt verbunden mit der Datenbank »%s« als Benutzer »%s« auf Adresse »%s« auf Port »%s«.\n"
-#: command.c:3582
+#: command.c:3576
#, c-format
msgid "You are now connected to database \"%s\" as user \"%s\" via socket in \"%s\" at port \"%s\".\n"
msgstr "Sie sind jetzt verbunden mit der Datenbank »%s« als Benutzer »%s« via Socket in »%s« auf Port »%s«.\n"
-#: command.c:3588
+#: command.c:3582
#, c-format
msgid "You are now connected to database \"%s\" as user \"%s\" on host \"%s\" (address \"%s\") at port \"%s\".\n"
msgstr "Sie sind jetzt verbunden mit der Datenbank »%s« als Benutzer »%s« auf Host »%s« (Adresse »%s«) auf Port »%s«.\n"
-#: command.c:3591
+#: command.c:3585
#, c-format
msgid "You are now connected to database \"%s\" as user \"%s\" on host \"%s\" at port \"%s\".\n"
msgstr "Sie sind jetzt verbunden mit der Datenbank »%s« als Benutzer »%s« auf Host »%s« auf Port »%s«.\n"
-#: command.c:3596
+#: command.c:3590
#, c-format
msgid "You are now connected to database \"%s\" as user \"%s\".\n"
msgstr "Sie sind jetzt verbunden mit der Datenbank »%s« als Benutzer »%s«.\n"
-#: command.c:3636
+#: command.c:3630
#, c-format
msgid "%s (%s, server %s)\n"
msgstr "%s (%s, Server %s)\n"
-#: command.c:3649
+#: command.c:3643
#, c-format
msgid ""
"WARNING: %s major version %s, server major version %s.\n"
@@ -438,29 +438,29 @@ msgstr ""
"WARNUNG: %s-Hauptversion %s, Server-Hauptversion %s.\n"
" Einige Features von psql werden eventuell nicht funktionieren.\n"
-#: command.c:3686
+#: command.c:3680
#, c-format
msgid "SSL connection (protocol: %s, cipher: %s, compression: %s)\n"
msgstr "SSL-Verbindung (Protokoll: %s, Verschlüsselungsmethode: %s, Komprimierung: %s)\n"
-#: command.c:3687 command.c:3688
+#: command.c:3681 command.c:3682
msgid "unknown"
msgstr "unbekannt"
-#: command.c:3689 help.c:42
+#: command.c:3683 help.c:42
msgid "off"
msgstr "aus"
-#: command.c:3689 help.c:42
+#: command.c:3683 help.c:42
msgid "on"
msgstr "an"
-#: command.c:3703
+#: command.c:3697
#, c-format
msgid "GSSAPI-encrypted connection\n"
msgstr "GSSAPI-verschlüsselte Verbindung\n"
-#: command.c:3723
+#: command.c:3717
#, c-format
msgid ""
"WARNING: Console code page (%u) differs from Windows code page (%u)\n"
@@ -472,269 +472,269 @@ msgstr ""
" richtig. Einzelheiten finden Sie auf der psql-Handbuchseite unter\n"
" »Notes for Windows users«.\n"
-#: command.c:3828
+#: command.c:3822
#, c-format
msgid "environment variable PSQL_EDITOR_LINENUMBER_ARG must be set to specify a line number"
msgstr "Umgebungsvariable PSQL_EDITOR_LINENUMBER_ARG muss gesetzt werden, um eine Zeilennummer angeben zu können"
-#: command.c:3857
+#: command.c:3851
#, c-format
msgid "could not start editor \"%s\""
msgstr "konnte Editor »%s« nicht starten"
-#: command.c:3859
+#: command.c:3853
#, c-format
msgid "could not start /bin/sh"
msgstr "konnte /bin/sh nicht starten"
-#: command.c:3909
+#: command.c:3903
#, c-format
msgid "could not locate temporary directory: %s"
msgstr "konnte temporäres Verzeichnis nicht finden: %s"
-#: command.c:3936
+#: command.c:3930
#, c-format
msgid "could not open temporary file \"%s\": %m"
msgstr "konnte temporäre Datei »%s« nicht öffnen: %m"
-#: command.c:4272
+#: command.c:4266
#, c-format
msgid "\\pset: ambiguous abbreviation \"%s\" matches both \"%s\" and \"%s\""
msgstr "\\pset: Abkürzung »%s« ist nicht eindeutig, passt auf »%s« und »%s«"
-#: command.c:4292
+#: command.c:4286
#, c-format
msgid "\\pset: allowed formats are aligned, asciidoc, csv, html, latex, latex-longtable, troff-ms, unaligned, wrapped"
msgstr "\\pset: zulässige Formate sind aligned, asciidoc, csv, html, latex, latex-longtable, troff-ms, unaligned, wrapped"
-#: command.c:4311
+#: command.c:4305
#, c-format
msgid "\\pset: allowed line styles are ascii, old-ascii, unicode"
msgstr "\\pset: zulässige Linienstile sind ascii, old-ascii, unicode"
-#: command.c:4326
+#: command.c:4320
#, c-format
msgid "\\pset: allowed Unicode border line styles are single, double"
msgstr "\\pset: zulässige Unicode-Rahmnenlinienstile sind single, double"
-#: command.c:4341
+#: command.c:4335
#, c-format
msgid "\\pset: allowed Unicode column line styles are single, double"
msgstr "\\pset: zulässige Unicode-Spaltenlinienstile sind single, double"
-#: command.c:4356
+#: command.c:4350
#, c-format
msgid "\\pset: allowed Unicode header line styles are single, double"
msgstr "\\pset: zulässige Unicode-Kopflinienstile sind single, double"
-#: command.c:4399
+#: command.c:4393
#, c-format
msgid "\\pset: csv_fieldsep must be a single one-byte character"
msgstr "\\pset: csv_fieldsep muss ein einzelnes Ein-Byte-Zeichen sein"
-#: command.c:4404
+#: command.c:4398
#, c-format
msgid "\\pset: csv_fieldsep cannot be a double quote, a newline, or a carriage return"
msgstr "\\pset: csv_fieldsep kann nicht doppeltes Anführungszeichen, Newline oder Carriage Return sein"
-#: command.c:4541 command.c:4729
+#: command.c:4535 command.c:4723
#, c-format
msgid "\\pset: unknown option: %s"
msgstr "\\pset: unbekannte Option: %s"
-#: command.c:4561
+#: command.c:4555
#, c-format
msgid "Border style is %d.\n"
msgstr "Rahmenstil ist %d.\n"
-#: command.c:4567
+#: command.c:4561
#, c-format
msgid "Target width is unset.\n"
msgstr "Zielbreite ist nicht gesetzt.\n"
-#: command.c:4569
+#: command.c:4563
#, c-format
msgid "Target width is %d.\n"
msgstr "Zielbreite ist %d.\n"
-#: command.c:4576
+#: command.c:4570
#, c-format
msgid "Expanded display is on.\n"
msgstr "Erweiterte Anzeige ist an.\n"
-#: command.c:4578
+#: command.c:4572
#, c-format
msgid "Expanded display is used automatically.\n"
msgstr "Erweiterte Anzeige wird automatisch verwendet.\n"
-#: command.c:4580
+#: command.c:4574
#, c-format
msgid "Expanded display is off.\n"
msgstr "Erweiterte Anzeige ist aus.\n"
-#: command.c:4586
+#: command.c:4580
#, c-format
msgid "Field separator for CSV is \"%s\".\n"
msgstr "Feldtrennzeichen für CSV ist »%s«.\n"
-#: command.c:4594 command.c:4602
+#: command.c:4588 command.c:4596
#, c-format
msgid "Field separator is zero byte.\n"
msgstr "Feldtrennzeichen ist ein Null-Byte.\n"
-#: command.c:4596
+#: command.c:4590
#, c-format
msgid "Field separator is \"%s\".\n"
msgstr "Feldtrennzeichen ist »%s«.\n"
-#: command.c:4609
+#: command.c:4603
#, c-format
msgid "Default footer is on.\n"
msgstr "Standardfußzeile ist an.\n"
-#: command.c:4611
+#: command.c:4605
#, c-format
msgid "Default footer is off.\n"
msgstr "Standardfußzeile ist aus.\n"
-#: command.c:4617
+#: command.c:4611
#, c-format
msgid "Output format is %s.\n"
msgstr "Ausgabeformat ist »%s«.\n"
-#: command.c:4623
+#: command.c:4617
#, c-format
msgid "Line style is %s.\n"
msgstr "Linienstil ist %s.\n"
-#: command.c:4630
+#: command.c:4624
#, c-format
msgid "Null display is \"%s\".\n"
msgstr "Null-Anzeige ist »%s«.\n"
-#: command.c:4638
+#: command.c:4632
#, c-format
msgid "Locale-adjusted numeric output is on.\n"
msgstr "Lokalisiertes Format für numerische Daten ist an.\n"
-#: command.c:4640
+#: command.c:4634
#, c-format
msgid "Locale-adjusted numeric output is off.\n"
msgstr "Lokalisiertes Format für numerische Daten ist aus.\n"
-#: command.c:4647
+#: command.c:4641
#, c-format
msgid "Pager is used for long output.\n"
msgstr "Pager wird für lange Ausgaben verwendet.\n"
-#: command.c:4649
+#: command.c:4643
#, c-format
msgid "Pager is always used.\n"
msgstr "Pager wird immer verwendet.\n"
-#: command.c:4651
+#: command.c:4645
#, c-format
msgid "Pager usage is off.\n"
msgstr "Pager-Verwendung ist aus.\n"
-#: command.c:4657
+#: command.c:4651
#, c-format
msgid "Pager won't be used for less than %d line.\n"
msgid_plural "Pager won't be used for less than %d lines.\n"
msgstr[0] "Pager wird nicht für weniger als %d Zeile verwendet werden.\n"
msgstr[1] "Pager wird nicht für weniger als %d Zeilen verwendet werden.\n"
-#: command.c:4667 command.c:4677
+#: command.c:4661 command.c:4671
#, c-format
msgid "Record separator is zero byte.\n"
msgstr "Satztrennzeichen ist ein Null-Byte.\n"
-#: command.c:4669
+#: command.c:4663
#, c-format
msgid "Record separator is <newline>.\n"
msgstr "Satztrennzeichen ist <newline>.\n"
-#: command.c:4671
+#: command.c:4665
#, c-format
msgid "Record separator is \"%s\".\n"
msgstr "Satztrennzeichen ist »%s«.\n"
-#: command.c:4684
+#: command.c:4678
#, c-format
msgid "Table attributes are \"%s\".\n"
msgstr "Tabellenattribute sind »%s«.\n"
-#: command.c:4687
+#: command.c:4681
#, c-format
msgid "Table attributes unset.\n"
msgstr "Tabellenattribute sind nicht gesetzt.\n"
-#: command.c:4694
+#: command.c:4688
#, c-format
msgid "Title is \"%s\".\n"
msgstr "Titel ist »%s«.\n"
-#: command.c:4696
+#: command.c:4690
#, c-format
msgid "Title is unset.\n"
msgstr "Titel ist nicht gesetzt.\n"
-#: command.c:4703
+#: command.c:4697
#, c-format
msgid "Tuples only is on.\n"
msgstr "Nur Datenzeilen ist an.\n"
-#: command.c:4705
+#: command.c:4699
#, c-format
msgid "Tuples only is off.\n"
msgstr "Nur Datenzeilen ist aus.\n"
-#: command.c:4711
+#: command.c:4705
#, c-format
msgid "Unicode border line style is \"%s\".\n"
msgstr "Unicode-Rahmenlinienstil ist »%s«.\n"
-#: command.c:4717
+#: command.c:4711
#, c-format
msgid "Unicode column line style is \"%s\".\n"
msgstr "Unicode-Spaltenlinienstil ist »%s«.\n"
-#: command.c:4723
+#: command.c:4717
#, c-format
msgid "Unicode header line style is \"%s\".\n"
msgstr "Unicode-Kopflinienstil ist »%s«.\n"
-#: command.c:4956
+#: command.c:4950
#, c-format
msgid "\\!: failed"
msgstr "\\!: fehlgeschlagen"
-#: command.c:4990
+#: command.c:4984
#, c-format
msgid "\\watch cannot be used with an empty query"
msgstr "\\watch kann nicht mit einer leeren Anfrage verwendet werden"
-#: command.c:5022
+#: command.c:5016
#, c-format
msgid "could not set timer: %m"
msgstr "konnte Timer nicht setzen: %m"
-#: command.c:5084
+#: command.c:5078
#, c-format
msgid "%s\t%s (every %gs)\n"
msgstr "%s\t%s (alle %gs)\n"
-#: command.c:5087
+#: command.c:5081
#, c-format
msgid "%s (every %gs)\n"
msgstr "%s (alle %gs)\n"
-#: command.c:5148
+#: command.c:5142
#, c-format
msgid "could not wait for signals: %m"
msgstr "konnte nicht auf Signale warten: %m"
-#: command.c:5194 command.c:5201 common.c:568 common.c:575 common.c:1118
+#: command.c:5200 command.c:5207 common.c:572 common.c:579 common.c:1063
#, c-format
msgid ""
"********* QUERY **********\n"
@@ -747,107 +747,107 @@ msgstr ""
"**************************\n"
"\n"
-#: command.c:5380
+#: command.c:5386
#, c-format
msgid "\"%s.%s\" is not a view"
msgstr "»%s.%s« ist keine Sicht"
-#: command.c:5396
+#: command.c:5402
#, c-format
msgid "could not parse reloptions array"
msgstr "konnte reloptions-Array nicht interpretieren"
-#: common.c:162
+#: common.c:166
#, c-format
msgid "cannot escape without active connection"
msgstr "Escape kann nicht ohne aktive Verbindung ausgeführt werden"
-#: common.c:203
+#: common.c:207
#, c-format
msgid "shell command argument contains a newline or carriage return: \"%s\""
msgstr "Argument des Shell-Befehls enthält Newline oder Carriage Return: »%s«"
-#: common.c:307
+#: common.c:311
#, c-format
msgid "connection to server was lost"
msgstr "Verbindung zum Server wurde verloren"
-#: common.c:311
+#: common.c:315
#, c-format
msgid "The connection to the server was lost. Attempting reset: "
msgstr "Die Verbindung zum Server wurde verloren. Versuche Reset: "
-#: common.c:316
+#: common.c:320
#, c-format
msgid "Failed.\n"
msgstr "Fehlgeschlagen.\n"
-#: common.c:333
+#: common.c:337
#, c-format
msgid "Succeeded.\n"
msgstr "Erfolgreich.\n"
-#: common.c:385 common.c:1054
+#: common.c:389 common.c:1001
#, c-format
msgid "unexpected PQresultStatus: %d"
msgstr "unerwarteter PQresultStatus: %d"
-#: common.c:507
+#: common.c:511
#, c-format
msgid "Time: %.3f ms\n"
msgstr "Zeit: %.3f ms\n"
-#: common.c:522
+#: common.c:526
#, c-format
msgid "Time: %.3f ms (%02d:%06.3f)\n"
msgstr "Zeit: %.3f ms (%02d:%06.3f)\n"
-#: common.c:531
+#: common.c:535
#, c-format
msgid "Time: %.3f ms (%02d:%02d:%06.3f)\n"
msgstr "Zeit: %.3f ms (%02d:%02d:%06.3f)\n"
-#: common.c:538
+#: common.c:542
#, c-format
msgid "Time: %.3f ms (%.0f d %02d:%02d:%06.3f)\n"
msgstr "Zeit: %.3f ms (%.0f d %02d:%02d:%06.3f)\n"
-#: common.c:562 common.c:619 common.c:1089 describe.c:6028
+#: common.c:566 common.c:623 common.c:1034 describe.c:6135
#, c-format
msgid "You are currently not connected to a database."
msgstr "Sie sind gegenwärtig nicht mit einer Datenbank verbunden."
-#: common.c:650
+#: common.c:654
#, c-format
msgid "Asynchronous notification \"%s\" with payload \"%s\" received from server process with PID %d.\n"
msgstr "Asynchrone Benachrichtigung »%s« mit Daten »%s« vom Serverprozess mit PID %d empfangen.\n"
-#: common.c:653
+#: common.c:657
#, c-format
msgid "Asynchronous notification \"%s\" received from server process with PID %d.\n"
msgstr "Asynchrone Benachrichtigung »%s« vom Serverprozess mit PID %d empfangen.\n"
-#: common.c:686 common.c:705
+#: common.c:688
#, c-format
msgid "could not print result table: %m"
msgstr "konnte Ergebnistabelle nicht ausgeben: %m"
-#: common.c:726
+#: common.c:708
#, c-format
msgid "no rows returned for \\gset"
msgstr "keine Zeilen für \\gset zurückgegeben"
-#: common.c:731
+#: common.c:713
#, c-format
msgid "more than one row returned for \\gset"
msgstr "mehr als eine Zeile für \\gset zurückgegeben"
-#: common.c:749
+#: common.c:731
#, c-format
msgid "attempt to \\gset into specially treated variable \"%s\" ignored"
msgstr "Versuch von \\gset in besonders behandelte Variable »%s« ignoriert"
-#: common.c:1098
+#: common.c:1043
#, c-format
msgid ""
"***(Single step mode: verify command)*******************************************\n"
@@ -858,37 +858,32 @@ msgstr ""
"%s\n"
"***(Drücken Sie die Eingabetaste um fortzufahren oder »x« um abzubrechen)*******\n"
-#: common.c:1181
+#: common.c:1126
#, c-format
msgid "STATEMENT: %s"
msgstr "ANWEISUNG: %s"
-#: common.c:1217
+#: common.c:1162
#, c-format
msgid "unexpected transaction status (%d)"
msgstr "unerwarteter Transaktionsstatus (%d)"
-#: common.c:1358 describe.c:1986
+#: common.c:1303 describe.c:2020
msgid "Column"
msgstr "Spalte"
-#: common.c:1359 describe.c:167 describe.c:349 describe.c:367 describe.c:1012
-#: describe.c:1167 describe.c:1691 describe.c:1715 describe.c:1987
-#: describe.c:3850 describe.c:4059 describe.c:4290 describe.c:4446
-#: describe.c:5674
+#: common.c:1304 describe.c:170 describe.c:358 describe.c:376 describe.c:1037
+#: describe.c:1193 describe.c:1725 describe.c:1749 describe.c:2021
+#: describe.c:3891 describe.c:4103 describe.c:4342 describe.c:4504
+#: describe.c:5767
msgid "Type"
msgstr "Typ"
-#: common.c:1408
+#: common.c:1353
#, c-format
msgid "The command has no result, or the result has no columns.\n"
msgstr "Der Befehl hat kein Ergebnis oder das Ergebnis hat keine Spalten.\n"
-#: common.c:1561
-#, c-format
-msgid "\\watch cannot be used with COPY"
-msgstr "\\watch kann nicht mit COPY verwendet werden"
-
#: copy.c:98
#, c-format
msgid "\\copy: arguments required"
@@ -1004,1153 +999,1153 @@ msgstr "\\crosstabview: zweideutiger Spaltenname: »%s«"
msgid "\\crosstabview: column name not found: \"%s\""
msgstr "\\crosstabview: Spaltenname nicht gefunden: »%s«"
-#: describe.c:87 describe.c:329 describe.c:622 describe.c:796 describe.c:1004
-#: describe.c:1156 describe.c:1230 describe.c:3839 describe.c:4046
-#: describe.c:4288 describe.c:4367 describe.c:4596 describe.c:4798
-#: describe.c:5026 describe.c:5261 describe.c:5328 describe.c:5339
-#: describe.c:5393 describe.c:5782 describe.c:5857
+#: describe.c:87 describe.c:338 describe.c:635 describe.c:812 describe.c:1029
+#: describe.c:1182 describe.c:1257 describe.c:3880 describe.c:4090
+#: describe.c:4340 describe.c:4422 describe.c:4657 describe.c:4866
+#: describe.c:5095 describe.c:5339 describe.c:5409 describe.c:5420
+#: describe.c:5477 describe.c:5881 describe.c:5959
msgid "Schema"
msgstr "Schema"
-#: describe.c:88 describe.c:164 describe.c:223 describe.c:330 describe.c:623
-#: describe.c:797 describe.c:916 describe.c:1005 describe.c:1231
-#: describe.c:3840 describe.c:4047 describe.c:4209 describe.c:4289
-#: describe.c:4368 describe.c:4528 describe.c:4597 describe.c:4799
-#: describe.c:4896 describe.c:5027 describe.c:5262 describe.c:5329
-#: describe.c:5340 describe.c:5394 describe.c:5587 describe.c:5655
-#: describe.c:5855 describe.c:6074 describe.c:6376
+#: describe.c:88 describe.c:167 describe.c:229 describe.c:339 describe.c:636
+#: describe.c:813 describe.c:936 describe.c:1030 describe.c:1258
+#: describe.c:3881 describe.c:4091 describe.c:4256 describe.c:4341
+#: describe.c:4423 describe.c:4586 describe.c:4658 describe.c:4867
+#: describe.c:4967 describe.c:5096 describe.c:5340 describe.c:5410
+#: describe.c:5421 describe.c:5478 describe.c:5677 describe.c:5748
+#: describe.c:5957 describe.c:6186 describe.c:6494
msgid "Name"
msgstr "Name"
-#: describe.c:89 describe.c:342 describe.c:360
+#: describe.c:89 describe.c:351 describe.c:369
msgid "Result data type"
msgstr "Ergebnisdatentyp"
-#: describe.c:90 describe.c:343 describe.c:361
+#: describe.c:90 describe.c:352 describe.c:370
msgid "Argument data types"
msgstr "Argumentdatentypen"
-#: describe.c:98 describe.c:105 describe.c:175 describe.c:237 describe.c:414
-#: describe.c:654 describe.c:812 describe.c:945 describe.c:1233 describe.c:2007
-#: describe.c:3639 describe.c:3894 describe.c:4093 describe.c:4233
-#: describe.c:4302 describe.c:4377 describe.c:4541 describe.c:4713
-#: describe.c:4835 describe.c:4905 describe.c:5028 describe.c:5173
-#: describe.c:5215 describe.c:5278 describe.c:5332 describe.c:5341
-#: describe.c:5395 describe.c:5605 describe.c:5677 describe.c:5796
-#: describe.c:5858 describe.c:6847
+#: describe.c:98 describe.c:105 describe.c:178 describe.c:243 describe.c:423
+#: describe.c:667 describe.c:828 describe.c:965 describe.c:1260 describe.c:2041
+#: describe.c:3676 describe.c:3935 describe.c:4137 describe.c:4280
+#: describe.c:4354 describe.c:4432 describe.c:4599 describe.c:4777
+#: describe.c:4903 describe.c:4976 describe.c:5097 describe.c:5248
+#: describe.c:5290 describe.c:5356 describe.c:5413 describe.c:5422
+#: describe.c:5479 describe.c:5695 describe.c:5770 describe.c:5895
+#: describe.c:5960 describe.c:6992
msgid "Description"
msgstr "Beschreibung"
-#: describe.c:125
+#: describe.c:128
msgid "List of aggregate functions"
msgstr "Liste der Aggregatfunktionen"
-#: describe.c:150
+#: describe.c:153
#, c-format
msgid "The server (version %s) does not support access methods."
msgstr "Der Server (Version %s) unterstützt keine Zugriffsmethoden."
-#: describe.c:165
+#: describe.c:168
msgid "Index"
msgstr "Index"
-#: describe.c:166 describe.c:3858 describe.c:4072 describe.c:5783
+#: describe.c:169 describe.c:3899 describe.c:4116 describe.c:5882
msgid "Table"
msgstr "Tabelle"
-#: describe.c:174 describe.c:5589
+#: describe.c:177 describe.c:5679
msgid "Handler"
msgstr "Handler"
-#: describe.c:195
+#: describe.c:201
msgid "List of access methods"
msgstr "Liste der Zugriffsmethoden"
-#: describe.c:224 describe.c:395 describe.c:647 describe.c:917 describe.c:1155
-#: describe.c:3851 describe.c:4048 describe.c:4210 describe.c:4530
-#: describe.c:4897 describe.c:5588 describe.c:5656 describe.c:6075
-#: describe.c:6257 describe.c:6377 describe.c:6511 describe.c:6593
-#: describe.c:6835
+#: describe.c:230 describe.c:404 describe.c:660 describe.c:937 describe.c:1181
+#: describe.c:3892 describe.c:4092 describe.c:4257 describe.c:4588
+#: describe.c:4968 describe.c:5678 describe.c:5749 describe.c:6187
+#: describe.c:6375 describe.c:6495 describe.c:6632 describe.c:6718
+#: describe.c:6980
msgid "Owner"
msgstr "Eigentümer"
-#: describe.c:225
+#: describe.c:231
msgid "Location"
msgstr "Pfad"
-#: describe.c:235 describe.c:3475
+#: describe.c:241 describe.c:3509
msgid "Options"
msgstr "Optionen"
-#: describe.c:236 describe.c:645 describe.c:943 describe.c:3893
+#: describe.c:242 describe.c:658 describe.c:963 describe.c:3934
msgid "Size"
msgstr "Größe"
-#: describe.c:257
+#: describe.c:266
msgid "List of tablespaces"
msgstr "Liste der Tablespaces"
-#: describe.c:302
+#: describe.c:311
#, c-format
msgid "\\df only takes [anptwS+] as options"
msgstr "\\df akzeptiert nur [anptwS+] als Optionen"
-#: describe.c:310
+#: describe.c:319
#, c-format
msgid "\\df does not take a \"%c\" option with server version %s"
msgstr "\\df akzeptiert die Option »%c« nicht mit Serverversion %s"
#. translator: "agg" is short for "aggregate"
-#: describe.c:345 describe.c:363
+#: describe.c:354 describe.c:372
msgid "agg"
msgstr "Agg"
-#: describe.c:346 describe.c:364
+#: describe.c:355 describe.c:373
msgid "window"
msgstr "Fenster"
-#: describe.c:347
+#: describe.c:356
msgid "proc"
msgstr "Proz"
-#: describe.c:348 describe.c:366
+#: describe.c:357 describe.c:375
msgid "func"
msgstr "Funk"
-#: describe.c:365 describe.c:1363
+#: describe.c:374 describe.c:1390
msgid "trigger"
msgstr "Trigger"
-#: describe.c:377
+#: describe.c:386
msgid "immutable"
msgstr "unveränderlich"
-#: describe.c:378
+#: describe.c:387
msgid "stable"
msgstr "stabil"
-#: describe.c:379
+#: describe.c:388
msgid "volatile"
msgstr "volatil"
-#: describe.c:380
+#: describe.c:389
msgid "Volatility"
msgstr "Volatilität"
-#: describe.c:388
+#: describe.c:397
msgid "restricted"
msgstr "beschränkt"
-#: describe.c:389
+#: describe.c:398
msgid "safe"
msgstr "sicher"
-#: describe.c:390
+#: describe.c:399
msgid "unsafe"
msgstr "unsicher"
-#: describe.c:391
+#: describe.c:400
msgid "Parallel"
msgstr "Parallel"
-#: describe.c:396
+#: describe.c:405
msgid "definer"
msgstr "definer"
-#: describe.c:397
+#: describe.c:406
msgid "invoker"
msgstr "invoker"
-#: describe.c:398
+#: describe.c:407
msgid "Security"
msgstr "Sicherheit"
-#: describe.c:403
+#: describe.c:412
msgid "Language"
msgstr "Sprache"
-#: describe.c:407 describe.c:411
+#: describe.c:416 describe.c:420
msgid "Source code"
msgstr "Quelltext"
-#: describe.c:585
+#: describe.c:594
msgid "List of functions"
msgstr "Liste der Funktionen"
-#: describe.c:644
+#: describe.c:657
msgid "Internal name"
msgstr "Interner Name"
-#: describe.c:646
+#: describe.c:659
msgid "Elements"
msgstr "Elemente"
-#: describe.c:695
+#: describe.c:711
msgid "List of data types"
msgstr "Liste der Datentypen"
-#: describe.c:798
+#: describe.c:814
msgid "Left arg type"
msgstr "Linker Typ"
-#: describe.c:799
+#: describe.c:815
msgid "Right arg type"
msgstr "Rechter Typ"
-#: describe.c:800
+#: describe.c:816
msgid "Result type"
msgstr "Ergebnistyp"
-#: describe.c:805 describe.c:4536 describe.c:4696 describe.c:5172
-#: describe.c:6772 describe.c:6776
+#: describe.c:821 describe.c:4594 describe.c:4760 describe.c:5247
+#: describe.c:6909 describe.c:6913
msgid "Function"
msgstr "Funktion"
-#: describe.c:886
+#: describe.c:902
msgid "List of operators"
msgstr "Liste der Operatoren"
-#: describe.c:918
+#: describe.c:938
msgid "Encoding"
msgstr "Kodierung"
-#: describe.c:919 describe.c:4800
+#: describe.c:939 describe.c:4868
msgid "Collate"
msgstr "Sortierfolge"
-#: describe.c:920 describe.c:4801
+#: describe.c:940 describe.c:4869
msgid "Ctype"
msgstr "Zeichentyp"
-#: describe.c:925 describe.c:931 describe.c:4806 describe.c:4810
+#: describe.c:945 describe.c:951 describe.c:4874 describe.c:4878
msgid "ICU Locale"
msgstr "ICU-Locale"
-#: describe.c:926 describe.c:932
+#: describe.c:946 describe.c:952
msgid "Locale Provider"
msgstr "Locale-Provider"
-#: describe.c:944
+#: describe.c:964
msgid "Tablespace"
msgstr "Tablespace"
-#: describe.c:965
+#: describe.c:990
msgid "List of databases"
msgstr "Liste der Datenbanken"
-#: describe.c:1006 describe.c:1158 describe.c:3841
+#: describe.c:1031 describe.c:1184 describe.c:3882
msgid "table"
msgstr "Tabelle"
-#: describe.c:1007 describe.c:3842
+#: describe.c:1032 describe.c:3883
msgid "view"
msgstr "Sicht"
-#: describe.c:1008 describe.c:3843
+#: describe.c:1033 describe.c:3884
msgid "materialized view"
msgstr "materialisierte Sicht"
-#: describe.c:1009 describe.c:1160 describe.c:3845
+#: describe.c:1034 describe.c:1186 describe.c:3886
msgid "sequence"
msgstr "Sequenz"
-#: describe.c:1010 describe.c:3847
+#: describe.c:1035 describe.c:3888
msgid "foreign table"
msgstr "Fremdtabelle"
-#: describe.c:1011 describe.c:3848 describe.c:4057
+#: describe.c:1036 describe.c:3889 describe.c:4101
msgid "partitioned table"
msgstr "partitionierte Tabelle"
-#: describe.c:1022
+#: describe.c:1047
msgid "Column privileges"
msgstr "Spaltenprivilegien"
-#: describe.c:1053 describe.c:1087
+#: describe.c:1078 describe.c:1112
msgid "Policies"
msgstr "Policys"
-#: describe.c:1121 describe.c:4452 describe.c:6456
+#: describe.c:1143 describe.c:4510 describe.c:6577
msgid "Access privileges"
msgstr "Zugriffsprivilegien"
-#: describe.c:1162
+#: describe.c:1188
msgid "function"
msgstr "Funktion"
-#: describe.c:1164
+#: describe.c:1190
msgid "type"
msgstr "Typ"
-#: describe.c:1166
+#: describe.c:1192
msgid "schema"
msgstr "Schema"
-#: describe.c:1192
+#: describe.c:1215
msgid "Default access privileges"
msgstr "Vorgegebene Zugriffsprivilegien"
-#: describe.c:1232
+#: describe.c:1259
msgid "Object"
msgstr "Objekt"
-#: describe.c:1246
+#: describe.c:1273
msgid "table constraint"
msgstr "Tabellen-Constraint"
-#: describe.c:1270
+#: describe.c:1297
msgid "domain constraint"
msgstr "Domänen-Constraint"
-#: describe.c:1294
+#: describe.c:1321
msgid "operator class"
msgstr "Operatorklasse"
-#: describe.c:1318
+#: describe.c:1345
msgid "operator family"
msgstr "Operatorfamilie"
-#: describe.c:1341
+#: describe.c:1368
msgid "rule"
msgstr "Rule"
-#: describe.c:1387
+#: describe.c:1414
msgid "Object descriptions"
msgstr "Objektbeschreibungen"
-#: describe.c:1445 describe.c:3963
+#: describe.c:1479 describe.c:4007
#, c-format
msgid "Did not find any relation named \"%s\"."
msgstr "Keine Relation namens »%s« gefunden"
-#: describe.c:1448 describe.c:3966
+#: describe.c:1482 describe.c:4010
#, c-format
msgid "Did not find any relations."
msgstr "Keine Relationen gefunden"
-#: describe.c:1644
+#: describe.c:1678
#, c-format
msgid "Did not find any relation with OID %s."
msgstr "Keine Relation mit OID %s gefunden"
-#: describe.c:1692 describe.c:1716
+#: describe.c:1726 describe.c:1750
msgid "Start"
msgstr "Start"
-#: describe.c:1693 describe.c:1717
+#: describe.c:1727 describe.c:1751
msgid "Minimum"
msgstr "Minimum"
-#: describe.c:1694 describe.c:1718
+#: describe.c:1728 describe.c:1752
msgid "Maximum"
msgstr "Maximum"
-#: describe.c:1695 describe.c:1719
+#: describe.c:1729 describe.c:1753
msgid "Increment"
msgstr "Inkrement"
-#: describe.c:1696 describe.c:1720 describe.c:1850 describe.c:4371
-#: describe.c:4707 describe.c:4824 describe.c:4829 describe.c:6499
+#: describe.c:1730 describe.c:1754 describe.c:1884 describe.c:4426
+#: describe.c:4771 describe.c:4892 describe.c:4897 describe.c:6620
msgid "yes"
msgstr "ja"
-#: describe.c:1697 describe.c:1721 describe.c:1851 describe.c:4371
-#: describe.c:4704 describe.c:4824 describe.c:6500
+#: describe.c:1731 describe.c:1755 describe.c:1885 describe.c:4426
+#: describe.c:4768 describe.c:4892 describe.c:6621
msgid "no"
msgstr "nein"
-#: describe.c:1698 describe.c:1722
+#: describe.c:1732 describe.c:1756
msgid "Cycles?"
msgstr "Zyklisch?"
-#: describe.c:1699 describe.c:1723
+#: describe.c:1733 describe.c:1757
msgid "Cache"
msgstr "Cache"
-#: describe.c:1764
+#: describe.c:1798
#, c-format
msgid "Owned by: %s"
msgstr "Eigentümer: %s"
-#: describe.c:1768
+#: describe.c:1802
#, c-format
msgid "Sequence for identity column: %s"
msgstr "Sequenz für Identitätsspalte: %s"
-#: describe.c:1776
+#: describe.c:1810
#, c-format
msgid "Unlogged sequence \"%s.%s\""
msgstr "Ungeloggte Sequenz »%s.%s«"
-#: describe.c:1779
+#: describe.c:1813
#, c-format
msgid "Sequence \"%s.%s\""
msgstr "Sequenz »%s.%s«"
-#: describe.c:1923
+#: describe.c:1957
#, c-format
msgid "Unlogged table \"%s.%s\""
msgstr "Ungeloggte Tabelle »%s.%s«"
-#: describe.c:1926
+#: describe.c:1960
#, c-format
msgid "Table \"%s.%s\""
msgstr "Tabelle »%s.%s«"
-#: describe.c:1930
+#: describe.c:1964
#, c-format
msgid "View \"%s.%s\""
msgstr "Sicht »%s.%s«"
-#: describe.c:1935
+#: describe.c:1969
#, c-format
msgid "Unlogged materialized view \"%s.%s\""
msgstr "Ungeloggte materialisierte Sicht »%s.%s«"
-#: describe.c:1938
+#: describe.c:1972
#, c-format
msgid "Materialized view \"%s.%s\""
msgstr "Materialisierte Sicht »%s.%s«"
-#: describe.c:1943
+#: describe.c:1977
#, c-format
msgid "Unlogged index \"%s.%s\""
msgstr "Ungeloggter Index »%s.%s«"
-#: describe.c:1946
+#: describe.c:1980
#, c-format
msgid "Index \"%s.%s\""
msgstr "Index »%s.%s«"
-#: describe.c:1951
+#: describe.c:1985
#, c-format
msgid "Unlogged partitioned index \"%s.%s\""
msgstr "Ungeloggter partitionierter Index »%s.%s«"
-#: describe.c:1954
+#: describe.c:1988
#, c-format
msgid "Partitioned index \"%s.%s\""
msgstr "Partitionierter Index »%s.%s«"
-#: describe.c:1958
+#: describe.c:1992
#, c-format
msgid "TOAST table \"%s.%s\""
msgstr "TOAST-Tabelle »%s.%s«"
-#: describe.c:1962
+#: describe.c:1996
#, c-format
msgid "Composite type \"%s.%s\""
msgstr "Zusammengesetzter Typ »%s.%s«"
-#: describe.c:1966
+#: describe.c:2000
#, c-format
msgid "Foreign table \"%s.%s\""
msgstr "Fremdtabelle »%s.%s«"
-#: describe.c:1971
+#: describe.c:2005
#, c-format
msgid "Unlogged partitioned table \"%s.%s\""
msgstr "Ungeloggte partitionierte Tabelle »%s.%s«"
-#: describe.c:1974
+#: describe.c:2008
#, c-format
msgid "Partitioned table \"%s.%s\""
msgstr "Partitionierte Tabelle »%s.%s«"
-#: describe.c:1990 describe.c:4291
+#: describe.c:2024 describe.c:4343
msgid "Collation"
msgstr "Sortierfolge"
-#: describe.c:1991 describe.c:4292
+#: describe.c:2025 describe.c:4344
msgid "Nullable"
msgstr "NULL erlaubt?"
-#: describe.c:1992 describe.c:4293
+#: describe.c:2026 describe.c:4345
msgid "Default"
msgstr "Vorgabewert"
-#: describe.c:1995
+#: describe.c:2029
msgid "Key?"
msgstr "Schlüssel?"
-#: describe.c:1997 describe.c:4604 describe.c:4615
+#: describe.c:2031 describe.c:4665 describe.c:4676
msgid "Definition"
msgstr "Definition"
-#: describe.c:1999 describe.c:5604 describe.c:5676 describe.c:5739
-#: describe.c:5795
+#: describe.c:2033 describe.c:5694 describe.c:5769 describe.c:5835
+#: describe.c:5894
msgid "FDW options"
msgstr "FDW-Optionen"
-#: describe.c:2001
+#: describe.c:2035
msgid "Storage"
msgstr "Speicherung"
-#: describe.c:2003
+#: describe.c:2037
msgid "Compression"
msgstr "Kompression"
-#: describe.c:2005
+#: describe.c:2039
msgid "Stats target"
msgstr "Statistikziel"
-#: describe.c:2141
+#: describe.c:2175
#, c-format
msgid "Partition of: %s %s%s"
msgstr "Partition von: %s %s%s"
-#: describe.c:2154
+#: describe.c:2188
msgid "No partition constraint"
msgstr "Kein Partitions-Constraint"
-#: describe.c:2156
+#: describe.c:2190
#, c-format
msgid "Partition constraint: %s"
msgstr "Partitions-Constraint: %s"
-#: describe.c:2180
+#: describe.c:2214
#, c-format
msgid "Partition key: %s"
msgstr "Partitionsschlüssel: %s"
-#: describe.c:2206
+#: describe.c:2240
#, c-format
msgid "Owning table: \"%s.%s\""
msgstr "Gehört zu Tabelle: »%s.%s«"
-#: describe.c:2275
+#: describe.c:2309
msgid "primary key, "
msgstr "Primärschlüssel, "
-#: describe.c:2278
+#: describe.c:2312
msgid "unique"
msgstr "unique"
-#: describe.c:2280
+#: describe.c:2314
msgid " nulls not distinct"
msgstr " nulls not distinct"
-#: describe.c:2281
+#: describe.c:2315
msgid ", "
msgstr ", "
-#: describe.c:2288
+#: describe.c:2322
#, c-format
msgid "for table \"%s.%s\""
msgstr "für Tabelle »%s.%s«"
-#: describe.c:2292
+#: describe.c:2326
#, c-format
msgid ", predicate (%s)"
msgstr ", Prädikat (%s)"
-#: describe.c:2295
+#: describe.c:2329
msgid ", clustered"
msgstr ", geclustert"
-#: describe.c:2298
+#: describe.c:2332
msgid ", invalid"
msgstr ", ungültig"
-#: describe.c:2301
+#: describe.c:2335
msgid ", deferrable"
msgstr ", DEFERRABLE"
-#: describe.c:2304
+#: describe.c:2338
msgid ", initially deferred"
msgstr ", INITIALLY DEFERRED"
-#: describe.c:2307
+#: describe.c:2341
msgid ", replica identity"
msgstr ", Replika-Identität"
-#: describe.c:2361
+#: describe.c:2395
msgid "Indexes:"
msgstr "Indexe:"
-#: describe.c:2444
+#: describe.c:2478
msgid "Check constraints:"
msgstr "Check-Constraints:"
-#: describe.c:2512
+#: describe.c:2546
msgid "Foreign-key constraints:"
msgstr "Fremdschlüssel-Constraints:"
-#: describe.c:2575
+#: describe.c:2609
msgid "Referenced by:"
msgstr "Fremdschlüsselverweise von:"
-#: describe.c:2625
+#: describe.c:2659
msgid "Policies:"
msgstr "Policys:"
-#: describe.c:2628
+#: describe.c:2662
msgid "Policies (forced row security enabled):"
msgstr "Policys (Sicherheit auf Zeilenebene erzwungen):"
-#: describe.c:2631
+#: describe.c:2665
msgid "Policies (row security enabled): (none)"
msgstr "Policys (Sicherheit auf Zeilenebene eingeschaltet): (keine)"
-#: describe.c:2634
+#: describe.c:2668
msgid "Policies (forced row security enabled): (none)"
msgstr "Policys (Sicherheit auf Zeilenebene erzwungen): (keine)"
-#: describe.c:2637
+#: describe.c:2671
msgid "Policies (row security disabled):"
msgstr "Policys (Sicherheit auf Zeilenebene ausgeschaltet):"
-#: describe.c:2697 describe.c:2801
+#: describe.c:2731 describe.c:2835
msgid "Statistics objects:"
msgstr "Statistikobjekte:"
-#: describe.c:2903 describe.c:3056
+#: describe.c:2937 describe.c:3090
msgid "Rules:"
msgstr "Regeln:"
-#: describe.c:2906
+#: describe.c:2940
msgid "Disabled rules:"
msgstr "Abgeschaltete Regeln:"
-#: describe.c:2909
+#: describe.c:2943
msgid "Rules firing always:"
msgstr "Regeln, die immer aktiv werden:"
-#: describe.c:2912
+#: describe.c:2946
msgid "Rules firing on replica only:"
msgstr "Regeln, die nur im Replikat aktiv werden:"
-#: describe.c:2991 describe.c:4965
+#: describe.c:3025 describe.c:5030
msgid "Publications:"
msgstr "Publikationen:"
-#: describe.c:3039
+#: describe.c:3073
msgid "View definition:"
msgstr "Sichtdefinition:"
-#: describe.c:3202
+#: describe.c:3236
msgid "Triggers:"
msgstr "Trigger:"
-#: describe.c:3205
+#: describe.c:3239
msgid "Disabled user triggers:"
msgstr "Abgeschaltete Benutzer-Trigger:"
-#: describe.c:3208
+#: describe.c:3242
msgid "Disabled internal triggers:"
msgstr "Abgeschaltete interne Trigger:"
-#: describe.c:3211
+#: describe.c:3245
msgid "Triggers firing always:"
msgstr "Trigger, die immer aktiv werden:"
-#: describe.c:3214
+#: describe.c:3248
msgid "Triggers firing on replica only:"
msgstr "Trigger, die nur im Replikat aktiv werden:"
-#: describe.c:3285
+#: describe.c:3319
#, c-format
msgid "Server: %s"
msgstr "Server: %s"
-#: describe.c:3293
+#: describe.c:3327
#, c-format
msgid "FDW options: (%s)"
msgstr "FDW-Optionen: (%s)"
-#: describe.c:3314
+#: describe.c:3348
msgid "Inherits"
msgstr "Erbt von"
-#: describe.c:3379
+#: describe.c:3413
#, c-format
msgid "Number of partitions: %d"
msgstr "Anzahl Partitionen: %d"
-#: describe.c:3388
+#: describe.c:3422
#, c-format
msgid "Number of partitions: %d (Use \\d+ to list them.)"
msgstr "Anzahl Partitionen: %d (Mit \\d+ alle anzeigen.)"
-#: describe.c:3390
+#: describe.c:3424
#, c-format
msgid "Number of child tables: %d (Use \\d+ to list them.)"
msgstr "Anzahl Kindtabellen: %d (Mit \\d+ alle anzeigen.)"
-#: describe.c:3397
+#: describe.c:3431
msgid "Child tables"
msgstr "Kindtabellen"
-#: describe.c:3397
+#: describe.c:3431
msgid "Partitions"
msgstr "Partitionen"
-#: describe.c:3428
+#: describe.c:3462
#, c-format
msgid "Typed table of type: %s"
msgstr "Getypte Tabelle vom Typ: %s"
-#: describe.c:3444
+#: describe.c:3478
msgid "Replica Identity"
msgstr "Replika-Identität"
-#: describe.c:3457
+#: describe.c:3491
msgid "Has OIDs: yes"
msgstr "Hat OIDs: ja"
-#: describe.c:3466
+#: describe.c:3500
#, c-format
msgid "Access method: %s"
msgstr "Zugriffsmethode: %s"
-#: describe.c:3545
+#: describe.c:3579
#, c-format
msgid "Tablespace: \"%s\""
msgstr "Tablespace: »%s«"
#. translator: before this string there's an index description like
#. '"foo_pkey" PRIMARY KEY, btree (a)'
-#: describe.c:3557
+#: describe.c:3591
#, c-format
msgid ", tablespace \"%s\""
msgstr ", Tablespace »%s«"
-#: describe.c:3631
+#: describe.c:3668
msgid "List of roles"
msgstr "Liste der Rollen"
-#: describe.c:3633
+#: describe.c:3670
msgid "Role name"
msgstr "Rollenname"
-#: describe.c:3634
+#: describe.c:3671
msgid "Attributes"
msgstr "Attribute"
-#: describe.c:3636
+#: describe.c:3673
msgid "Member of"
msgstr "Mitglied von"
-#: describe.c:3647
+#: describe.c:3684
msgid "Superuser"
msgstr "Superuser"
-#: describe.c:3650
+#: describe.c:3687
msgid "No inheritance"
msgstr "keine Vererbung"
-#: describe.c:3653
+#: describe.c:3690
msgid "Create role"
msgstr "Rolle erzeugen"
-#: describe.c:3656
+#: describe.c:3693
msgid "Create DB"
msgstr "DB erzeugen"
-#: describe.c:3659
+#: describe.c:3696
msgid "Cannot login"
msgstr "kann nicht einloggen"
-#: describe.c:3662
+#: describe.c:3699
msgid "Replication"
msgstr "Replikation"
-#: describe.c:3666
+#: describe.c:3703
msgid "Bypass RLS"
msgstr "Bypass RLS"
-#: describe.c:3675
+#: describe.c:3712
msgid "No connections"
msgstr "keine Verbindungen"
-#: describe.c:3677
+#: describe.c:3714
#, c-format
msgid "%d connection"
msgid_plural "%d connections"
msgstr[0] "%d Verbindung"
msgstr[1] "%d Verbindungen"
-#: describe.c:3687
+#: describe.c:3724
msgid "Password valid until "
msgstr "Passwort gültig bis "
-#: describe.c:3740
+#: describe.c:3777
msgid "Role"
msgstr "Rolle"
-#: describe.c:3741
+#: describe.c:3778
msgid "Database"
msgstr "Datenbank"
-#: describe.c:3742
+#: describe.c:3779
msgid "Settings"
msgstr "Einstellung"
-#: describe.c:3766
+#: describe.c:3803
#, c-format
msgid "Did not find any settings for role \"%s\" and database \"%s\"."
msgstr "Keine Einstellungen für Rolle »%s« und Datenbank »%s« gefunden"
-#: describe.c:3769
+#: describe.c:3806
#, c-format
msgid "Did not find any settings for role \"%s\"."
msgstr "Keine Einstellungen für Rolle »%s« gefunden"
-#: describe.c:3772
+#: describe.c:3809
#, c-format
msgid "Did not find any settings."
msgstr "Keine Einstellungen gefunden"
-#: describe.c:3777
+#: describe.c:3814
msgid "List of settings"
msgstr "Liste der Einstellungen"
-#: describe.c:3844
+#: describe.c:3885
msgid "index"
msgstr "Index"
-#: describe.c:3846
+#: describe.c:3887
msgid "TOAST table"
msgstr "TOAST-Tabelle"
-#: describe.c:3849 describe.c:4058
+#: describe.c:3890 describe.c:4102
msgid "partitioned index"
msgstr "partitionierter Index"
-#: describe.c:3869
+#: describe.c:3910
msgid "permanent"
msgstr "permanent"
-#: describe.c:3870
+#: describe.c:3911
msgid "temporary"
msgstr "temporär"
-#: describe.c:3871
+#: describe.c:3912
msgid "unlogged"
msgstr "ungeloggt"
-#: describe.c:3872
+#: describe.c:3913
msgid "Persistence"
msgstr "Persistenz"
-#: describe.c:3888
+#: describe.c:3929
msgid "Access method"
msgstr "Zugriffsmethode"
-#: describe.c:3971
+#: describe.c:4015
msgid "List of relations"
msgstr "Liste der Relationen"
-#: describe.c:4019
+#: describe.c:4063
#, c-format
msgid "The server (version %s) does not support declarative table partitioning."
msgstr "Der Server (Version %s) unterstützt keine deklarative Tabellenpartitionierung."
-#: describe.c:4030
+#: describe.c:4074
msgid "List of partitioned indexes"
msgstr "Liste partitionierter Indexe"
-#: describe.c:4032
+#: describe.c:4076
msgid "List of partitioned tables"
msgstr "Liste partitionierte Tabellen"
-#: describe.c:4036
+#: describe.c:4080
msgid "List of partitioned relations"
msgstr "Liste partitionierter Relationen"
-#: describe.c:4067
+#: describe.c:4111
msgid "Parent name"
msgstr "Elternname"
-#: describe.c:4080
+#: describe.c:4124
msgid "Leaf partition size"
msgstr "Größe Leaf-Partition"
-#: describe.c:4083 describe.c:4089
+#: describe.c:4127 describe.c:4133
msgid "Total size"
msgstr "Gesamtgröße"
-#: describe.c:4211
+#: describe.c:4258
msgid "Trusted"
msgstr "Vertraut"
-#: describe.c:4220
+#: describe.c:4267
msgid "Internal language"
msgstr "Interne Sprache"
-#: describe.c:4221
+#: describe.c:4268
msgid "Call handler"
msgstr "Call-Handler"
-#: describe.c:4222 describe.c:5590
+#: describe.c:4269 describe.c:5680
msgid "Validator"
msgstr "Validator"
-#: describe.c:4223
+#: describe.c:4270
msgid "Inline handler"
msgstr "Inline-Handler"
-#: describe.c:4253
+#: describe.c:4305
msgid "List of languages"
msgstr "Liste der Sprachen"
-#: describe.c:4294
+#: describe.c:4346
msgid "Check"
msgstr "Check"
-#: describe.c:4335
+#: describe.c:4390
msgid "List of domains"
msgstr "Liste der Domänen"
-#: describe.c:4369
+#: describe.c:4424
msgid "Source"
msgstr "Quelle"
-#: describe.c:4370
+#: describe.c:4425
msgid "Destination"
msgstr "Ziel"
-#: describe.c:4372 describe.c:6501
+#: describe.c:4427 describe.c:6622
msgid "Default?"
msgstr "Standard?"
-#: describe.c:4411
+#: describe.c:4469
msgid "List of conversions"
msgstr "Liste der Konversionen"
-#: describe.c:4439
+#: describe.c:4497
msgid "Parameter"
msgstr "Parameter"
-#: describe.c:4440
+#: describe.c:4498
msgid "Value"
msgstr "Wert"
-#: describe.c:4447
+#: describe.c:4505
msgid "Context"
msgstr "Kontext"
-#: describe.c:4480
+#: describe.c:4538
msgid "List of configuration parameters"
msgstr "Liste der Konfigurationsparameter"
-#: describe.c:4482
+#: describe.c:4540
msgid "List of non-default configuration parameters"
msgstr "Liste der veränderten Konfigurationsparameter"
-#: describe.c:4509
+#: describe.c:4567
#, c-format
msgid "The server (version %s) does not support event triggers."
msgstr "Der Server (Version %s) unterstützt keine Ereignistrigger."
-#: describe.c:4529
+#: describe.c:4587
msgid "Event"
msgstr "Ereignis"
-#: describe.c:4531
+#: describe.c:4589
msgid "enabled"
msgstr "eingeschaltet"
-#: describe.c:4532
+#: describe.c:4590
msgid "replica"
msgstr "Replika"
-#: describe.c:4533
+#: describe.c:4591
msgid "always"
msgstr "immer"
-#: describe.c:4534
+#: describe.c:4592
msgid "disabled"
msgstr "ausgeschaltet"
-#: describe.c:4535 describe.c:6378
+#: describe.c:4593 describe.c:6496
msgid "Enabled"
msgstr "Eingeschaltet"
-#: describe.c:4537
+#: describe.c:4595
msgid "Tags"
msgstr "Tags"
-#: describe.c:4558
+#: describe.c:4619
msgid "List of event triggers"
msgstr "Liste der Ereignistrigger"
-#: describe.c:4585
+#: describe.c:4646
#, c-format
msgid "The server (version %s) does not support extended statistics."
msgstr "Der Server (Version %s) unterstützt keine erweiterten Statistiken."
-#: describe.c:4622
+#: describe.c:4683
msgid "Ndistinct"
msgstr "Ndistinct"
-#: describe.c:4623
+#: describe.c:4684
msgid "Dependencies"
msgstr "Abhängigkeiten"
-#: describe.c:4633
+#: describe.c:4694
msgid "MCV"
msgstr "MCV"
-#: describe.c:4654
+#: describe.c:4718
msgid "List of extended statistics"
msgstr "Liste der erweiterten Statistiken"
-#: describe.c:4681
+#: describe.c:4745
msgid "Source type"
msgstr "Quelltyp"
-#: describe.c:4682
+#: describe.c:4746
msgid "Target type"
msgstr "Zieltyp"
-#: describe.c:4706
+#: describe.c:4770
msgid "in assignment"
msgstr "in Zuweisung"
-#: describe.c:4708
+#: describe.c:4772
msgid "Implicit?"
msgstr "Implizit?"
-#: describe.c:4767
+#: describe.c:4831
msgid "List of casts"
msgstr "Liste der Typumwandlungen"
-#: describe.c:4815 describe.c:4819
+#: describe.c:4883 describe.c:4887
msgid "Provider"
msgstr "Provider"
-#: describe.c:4825 describe.c:4830
+#: describe.c:4893 describe.c:4898
msgid "Deterministic?"
msgstr "Deterministisch?"
-#: describe.c:4867
+#: describe.c:4938
msgid "List of collations"
msgstr "Liste der Sortierfolgen"
-#: describe.c:4932
+#: describe.c:5000
msgid "List of schemas"
msgstr "Liste der Schemas"
-#: describe.c:5045
+#: describe.c:5117
msgid "List of text search parsers"
msgstr "Liste der Textsucheparser"
-#: describe.c:5092
+#: describe.c:5167
#, c-format
msgid "Did not find any text search parser named \"%s\"."
msgstr "Kein Textsucheparser namens »%s« gefunden"
-#: describe.c:5095
+#: describe.c:5170
#, c-format
msgid "Did not find any text search parsers."
msgstr "Keine Textsucheparser gefunden"
-#: describe.c:5170
+#: describe.c:5245
msgid "Start parse"
msgstr "Parsen starten"
-#: describe.c:5171
+#: describe.c:5246
msgid "Method"
msgstr "Methode"
-#: describe.c:5175
+#: describe.c:5250
msgid "Get next token"
msgstr "Nächstes Token lesen"
-#: describe.c:5177
+#: describe.c:5252
msgid "End parse"
msgstr "Parsen beenden"
-#: describe.c:5179
+#: describe.c:5254
msgid "Get headline"
msgstr "Überschrift ermitteln"
-#: describe.c:5181
+#: describe.c:5256
msgid "Get token types"
msgstr "Tokentypen ermitteln"
-#: describe.c:5192
+#: describe.c:5267
#, c-format
msgid "Text search parser \"%s.%s\""
msgstr "Textsucheparser »%s.%s«"
-#: describe.c:5195
+#: describe.c:5270
#, c-format
msgid "Text search parser \"%s\""
msgstr "Textsucheparser »%s«"
-#: describe.c:5214
+#: describe.c:5289
msgid "Token name"
msgstr "Tokenname"
-#: describe.c:5225
+#: describe.c:5303
#, c-format
msgid "Token types for parser \"%s.%s\""
msgstr "Tokentypen für Parser »%s.%s«"
-#: describe.c:5228
+#: describe.c:5306
#, c-format
msgid "Token types for parser \"%s\""
msgstr "Tokentypen für Parser »%s«"
-#: describe.c:5272
+#: describe.c:5350
msgid "Template"
msgstr "Vorlage"
-#: describe.c:5273
+#: describe.c:5351
msgid "Init options"
msgstr "Initialisierungsoptionen"
-#: describe.c:5297
+#: describe.c:5378
msgid "List of text search dictionaries"
msgstr "Liste der Textsuchewörterbücher"
-#: describe.c:5330
+#: describe.c:5411
msgid "Init"
msgstr "Init"
-#: describe.c:5331
+#: describe.c:5412
msgid "Lexize"
msgstr "Lexize"
-#: describe.c:5360
+#: describe.c:5444
msgid "List of text search templates"
msgstr "Liste der Textsuchevorlagen"
-#: describe.c:5412
+#: describe.c:5499
msgid "List of text search configurations"
msgstr "Liste der Textsuchekonfigurationen"
-#: describe.c:5460
+#: describe.c:5550
#, c-format
msgid "Did not find any text search configuration named \"%s\"."
msgstr "Keine Textsuchekonfiguration namens »%s« gefunden"
-#: describe.c:5463
+#: describe.c:5553
#, c-format
msgid "Did not find any text search configurations."
msgstr "Keine Textsuchekonfigurationen gefunden"
-#: describe.c:5529
+#: describe.c:5619
msgid "Token"
msgstr "Token"
-#: describe.c:5530
+#: describe.c:5620
msgid "Dictionaries"
msgstr "Wörterbücher"
-#: describe.c:5541
+#: describe.c:5631
#, c-format
msgid "Text search configuration \"%s.%s\""
msgstr "Textsuchekonfiguration »%s.%s«"
-#: describe.c:5544
+#: describe.c:5634
#, c-format
msgid "Text search configuration \"%s\""
msgstr "Textsuchekonfiguration »%s«"
-#: describe.c:5548
+#: describe.c:5638
#, c-format
msgid ""
"\n"
@@ -2159,7 +2154,7 @@ msgstr ""
"\n"
"Parser: »%s.%s«"
-#: describe.c:5551
+#: describe.c:5641
#, c-format
msgid ""
"\n"
@@ -2168,249 +2163,249 @@ msgstr ""
"\n"
"Parser: »%s«"
-#: describe.c:5629
+#: describe.c:5722
msgid "List of foreign-data wrappers"
msgstr "Liste der Fremddaten-Wrapper"
-#: describe.c:5657
+#: describe.c:5750
msgid "Foreign-data wrapper"
msgstr "Fremddaten-Wrapper"
-#: describe.c:5675 describe.c:5856
+#: describe.c:5768 describe.c:5958
msgid "Version"
msgstr "Version"
-#: describe.c:5703
+#: describe.c:5799
msgid "List of foreign servers"
msgstr "Liste der Fremdserver"
-#: describe.c:5728 describe.c:5784
+#: describe.c:5824 describe.c:5883
msgid "Server"
msgstr "Server"
-#: describe.c:5729
+#: describe.c:5825
msgid "User name"
msgstr "Benutzername"
-#: describe.c:5756
+#: describe.c:5855
msgid "List of user mappings"
msgstr "Liste der Benutzerabbildungen"
-#: describe.c:5826
+#: describe.c:5928
msgid "List of foreign tables"
msgstr "Liste der Fremdtabellen"
-#: describe.c:5875
+#: describe.c:5980
msgid "List of installed extensions"
msgstr "Liste der installierten Erweiterungen"
-#: describe.c:5920
+#: describe.c:6028
#, c-format
msgid "Did not find any extension named \"%s\"."
msgstr "Keine Erweiterung namens »%s« gefunden"
-#: describe.c:5923
+#: describe.c:6031
#, c-format
msgid "Did not find any extensions."
msgstr "Keine Erweiterungen gefunden"
-#: describe.c:5967
+#: describe.c:6075
msgid "Object description"
msgstr "Objektbeschreibung"
-#: describe.c:5977
+#: describe.c:6085
#, c-format
msgid "Objects in extension \"%s\""
msgstr "Objekte in Erweiterung »%s«"
-#: describe.c:6018
+#: describe.c:6126
#, c-format
msgid "improper qualified name (too many dotted names): %s"
msgstr "falscher qualifizierter Name (zu viele Namensteile): %s"
-#: describe.c:6033
+#: describe.c:6140
#, c-format
msgid "cross-database references are not implemented: %s"
msgstr "Verweise auf andere Datenbanken sind nicht implementiert: %s"
-#: describe.c:6059 describe.c:6183
+#: describe.c:6171 describe.c:6298
#, c-format
msgid "The server (version %s) does not support publications."
msgstr "Der Server (Version %s) unterstützt keine Publikationen."
-#: describe.c:6076 describe.c:6258
+#: describe.c:6188 describe.c:6376
msgid "All tables"
msgstr "Alle Tabellen"
-#: describe.c:6077 describe.c:6259
+#: describe.c:6189 describe.c:6377
msgid "Inserts"
msgstr "Inserts"
-#: describe.c:6078 describe.c:6260
+#: describe.c:6190 describe.c:6378
msgid "Updates"
msgstr "Updates"
-#: describe.c:6079 describe.c:6261
+#: describe.c:6191 describe.c:6379
msgid "Deletes"
msgstr "Deletes"
-#: describe.c:6083 describe.c:6263
+#: describe.c:6195 describe.c:6381
msgid "Truncates"
msgstr "Truncates"
-#: describe.c:6087 describe.c:6265
+#: describe.c:6199 describe.c:6383
msgid "Via root"
msgstr "Über Wurzel"
-#: describe.c:6106
+#: describe.c:6221
msgid "List of publications"
msgstr "Liste der Publikationen"
-#: describe.c:6227
+#: describe.c:6345
#, c-format
msgid "Did not find any publication named \"%s\"."
msgstr "Keine Publikation namens »%s« gefunden"
-#: describe.c:6230
+#: describe.c:6348
#, c-format
msgid "Did not find any publications."
msgstr "Keine Publikationen gefunden"
-#: describe.c:6254
+#: describe.c:6372
#, c-format
msgid "Publication %s"
msgstr "Publikation %s"
-#: describe.c:6307
+#: describe.c:6425
msgid "Tables:"
msgstr "Tabellen:"
-#: describe.c:6319
+#: describe.c:6437
msgid "Tables from schemas:"
msgstr "Tabellen aus Schemas:"
-#: describe.c:6363
+#: describe.c:6481
#, c-format
msgid "The server (version %s) does not support subscriptions."
msgstr "Der Server (Version %s) unterstützt keine Subskriptionen."
-#: describe.c:6379
+#: describe.c:6497
msgid "Publication"
msgstr "Publikation"
-#: describe.c:6388
+#: describe.c:6506
msgid "Binary"
msgstr "Binär"
-#: describe.c:6389
+#: describe.c:6507
msgid "Streaming"
msgstr "Streaming"
-#: describe.c:6396
+#: describe.c:6514
msgid "Two-phase commit"
msgstr "Two-Phase-Commit"
-#: describe.c:6397
+#: describe.c:6515
msgid "Disable on error"
msgstr "Bei Fehler abschalten"
-#: describe.c:6402
+#: describe.c:6520
msgid "Synchronous commit"
msgstr "Synchroner Commit"
-#: describe.c:6403
+#: describe.c:6521
msgid "Conninfo"
msgstr "Verbindungsinfo"
-#: describe.c:6409
+#: describe.c:6527
msgid "Skip LSN"
msgstr "Skip-LSN"
-#: describe.c:6433
+#: describe.c:6554
msgid "List of subscriptions"
msgstr "Liste der Subskriptionen"
-#: describe.c:6495 describe.c:6587 describe.c:6676 describe.c:6763
+#: describe.c:6616 describe.c:6712 describe.c:6805 describe.c:6900
msgid "AM"
msgstr "AM"
-#: describe.c:6496
+#: describe.c:6617
msgid "Input type"
msgstr "Eingabetyp"
-#: describe.c:6497
+#: describe.c:6618
msgid "Storage type"
msgstr "Storage-Typ"
-#: describe.c:6498
+#: describe.c:6619
msgid "Operator class"
msgstr "Operatorklasse"
-#: describe.c:6510 describe.c:6588 describe.c:6677 describe.c:6764
+#: describe.c:6631 describe.c:6713 describe.c:6806 describe.c:6901
msgid "Operator family"
msgstr "Operatorfamilie"
-#: describe.c:6546
+#: describe.c:6667
msgid "List of operator classes"
msgstr "Liste der Operatorklassen"
-#: describe.c:6589
+#: describe.c:6714
msgid "Applicable types"
msgstr "Passende Typen"
-#: describe.c:6631
+#: describe.c:6756
msgid "List of operator families"
msgstr "Liste der Operatorfamilien"
-#: describe.c:6678
+#: describe.c:6807
msgid "Operator"
msgstr "Operator"
-#: describe.c:6679
+#: describe.c:6808
msgid "Strategy"
msgstr "Strategie"
-#: describe.c:6680
+#: describe.c:6809
msgid "ordering"
msgstr "Sortieren"
-#: describe.c:6681
+#: describe.c:6810
msgid "search"
msgstr "Suchen"
-#: describe.c:6682
+#: describe.c:6811
msgid "Purpose"
msgstr "Zweck"
-#: describe.c:6687
+#: describe.c:6816
msgid "Sort opfamily"
msgstr "Sortier-Opfamilie"
-#: describe.c:6722
+#: describe.c:6855
msgid "List of operators of operator families"
msgstr "Liste der Operatoren in Operatorfamilien"
-#: describe.c:6765
+#: describe.c:6902
msgid "Registered left type"
msgstr "Registrierter linker Typ"
-#: describe.c:6766
+#: describe.c:6903
msgid "Registered right type"
msgstr "Registrierter rechter Typ"
-#: describe.c:6767
+#: describe.c:6904
msgid "Number"
msgstr "Nummer"
-#: describe.c:6807
+#: describe.c:6948
msgid "List of support functions of operator families"
msgstr "Liste der Unterstützungsfunktionen in Operatorfamilien"
-#: describe.c:6834
+#: describe.c:6979
msgid "ID"
msgstr "ID"
-#: describe.c:6855
+#: describe.c:7000
msgid "Large objects"
msgstr "Large Objects"
@@ -4064,8 +4059,8 @@ msgstr "%s: Speicher aufgebraucht"
#: sql_help.c:3614 sql_help.c:3622 sql_help.c:3630 sql_help.c:3638
#: sql_help.c:3646 sql_help.c:3654 sql_help.c:3671 sql_help.c:3680
#: sql_help.c:3688 sql_help.c:3705 sql_help.c:3720 sql_help.c:4030
-#: sql_help.c:4140 sql_help.c:4169 sql_help.c:4184 sql_help.c:4679
-#: sql_help.c:4727 sql_help.c:4878
+#: sql_help.c:4140 sql_help.c:4169 sql_help.c:4184 sql_help.c:4687
+#: sql_help.c:4735 sql_help.c:4893
msgid "name"
msgstr "Name"
@@ -4155,7 +4150,7 @@ msgstr "Argtyp"
#: sql_help.c:2277 sql_help.c:2327 sql_help.c:2334 sql_help.c:2343
#: sql_help.c:2432 sql_help.c:2659 sql_help.c:2752 sql_help.c:3040
#: sql_help.c:3225 sql_help.c:3247 sql_help.c:3387 sql_help.c:3742
-#: sql_help.c:3949 sql_help.c:4183 sql_help.c:4941
+#: sql_help.c:3949 sql_help.c:4183 sql_help.c:4956
msgid "option"
msgstr "Option"
@@ -4187,7 +4182,7 @@ msgstr "neuer_Tablespace"
#: sql_help.c:962 sql_help.c:965 sql_help.c:1027 sql_help.c:1029
#: sql_help.c:1030 sql_help.c:1180 sql_help.c:1183 sql_help.c:1643
#: sql_help.c:1647 sql_help.c:1650 sql_help.c:2398 sql_help.c:2601
-#: sql_help.c:3917 sql_help.c:4205 sql_help.c:4366 sql_help.c:4668
+#: sql_help.c:3917 sql_help.c:4205 sql_help.c:4366 sql_help.c:4675
msgid "configuration_parameter"
msgstr "Konfigurationsparameter"
@@ -4203,8 +4198,8 @@ msgstr "Konfigurationsparameter"
#: sql_help.c:2501 sql_help.c:2602 sql_help.c:2603 sql_help.c:2626
#: sql_help.c:2753 sql_help.c:2792 sql_help.c:2902 sql_help.c:2915
#: sql_help.c:2929 sql_help.c:2970 sql_help.c:2997 sql_help.c:3014
-#: sql_help.c:3041 sql_help.c:3248 sql_help.c:3950 sql_help.c:4669
-#: sql_help.c:4670
+#: sql_help.c:3041 sql_help.c:3248 sql_help.c:3950 sql_help.c:4676
+#: sql_help.c:4677 sql_help.c:4678 sql_help.c:4679
msgid "value"
msgstr "Wert"
@@ -4235,7 +4230,7 @@ msgstr "wobei abgekürztes_Grant_oder_Revoke Folgendes sein kann:"
#: sql_help.c:2664 sql_help.c:2665 sql_help.c:2666 sql_help.c:2667
#: sql_help.c:2668 sql_help.c:3230 sql_help.c:3231 sql_help.c:3232
#: sql_help.c:3233 sql_help.c:3234 sql_help.c:3929 sql_help.c:3933
-#: sql_help.c:4378 sql_help.c:4382 sql_help.c:4689
+#: sql_help.c:4378 sql_help.c:4382 sql_help.c:4697
msgid "role_name"
msgstr "Rollenname"
@@ -4246,15 +4241,15 @@ msgstr "Rollenname"
#: sql_help.c:2776 sql_help.c:2897 sql_help.c:2910 sql_help.c:2924
#: sql_help.c:2933 sql_help.c:2945 sql_help.c:2974 sql_help.c:3981
#: sql_help.c:3996 sql_help.c:3998 sql_help.c:4085 sql_help.c:4088
-#: sql_help.c:4090 sql_help.c:4546 sql_help.c:4547 sql_help.c:4556
-#: sql_help.c:4598 sql_help.c:4599 sql_help.c:4600 sql_help.c:4601
-#: sql_help.c:4602 sql_help.c:4603 sql_help.c:4643 sql_help.c:4644
-#: sql_help.c:4649 sql_help.c:4654 sql_help.c:4795 sql_help.c:4796
-#: sql_help.c:4805 sql_help.c:4847 sql_help.c:4848 sql_help.c:4849
-#: sql_help.c:4850 sql_help.c:4851 sql_help.c:4852 sql_help.c:4906
-#: sql_help.c:4908 sql_help.c:4968 sql_help.c:5026 sql_help.c:5027
-#: sql_help.c:5036 sql_help.c:5078 sql_help.c:5079 sql_help.c:5080
-#: sql_help.c:5081 sql_help.c:5082 sql_help.c:5083
+#: sql_help.c:4090 sql_help.c:4548 sql_help.c:4549 sql_help.c:4558
+#: sql_help.c:4605 sql_help.c:4606 sql_help.c:4607 sql_help.c:4608
+#: sql_help.c:4609 sql_help.c:4610 sql_help.c:4650 sql_help.c:4651
+#: sql_help.c:4656 sql_help.c:4661 sql_help.c:4805 sql_help.c:4806
+#: sql_help.c:4815 sql_help.c:4862 sql_help.c:4863 sql_help.c:4864
+#: sql_help.c:4865 sql_help.c:4866 sql_help.c:4867 sql_help.c:4921
+#: sql_help.c:4923 sql_help.c:4983 sql_help.c:5043 sql_help.c:5044
+#: sql_help.c:5053 sql_help.c:5100 sql_help.c:5101 sql_help.c:5102
+#: sql_help.c:5103 sql_help.c:5104 sql_help.c:5105
msgid "expression"
msgstr "Ausdruck"
@@ -4321,10 +4316,10 @@ msgstr "Zieltyp"
#: sql_help.c:339 sql_help.c:786 sql_help.c:1863 sql_help.c:2133
#: sql_help.c:2174 sql_help.c:2250 sql_help.c:2518 sql_help.c:2549
-#: sql_help.c:3117 sql_help.c:4353 sql_help.c:4460 sql_help.c:4575
-#: sql_help.c:4579 sql_help.c:4583 sql_help.c:4586 sql_help.c:4824
-#: sql_help.c:4828 sql_help.c:4832 sql_help.c:4835 sql_help.c:5055
-#: sql_help.c:5059 sql_help.c:5063 sql_help.c:5066
+#: sql_help.c:3117 sql_help.c:4353 sql_help.c:4460 sql_help.c:4577
+#: sql_help.c:4581 sql_help.c:4585 sql_help.c:4588 sql_help.c:4834
+#: sql_help.c:4838 sql_help.c:4842 sql_help.c:4845 sql_help.c:5072
+#: sql_help.c:5076 sql_help.c:5080 sql_help.c:5083
msgid "function_name"
msgstr "Funktionsname"
@@ -4407,10 +4402,10 @@ msgstr "Aktion"
#: sql_help.c:2994 sql_help.c:3120 sql_help.c:3260 sql_help.c:3883
#: sql_help.c:3884 sql_help.c:3980 sql_help.c:3995 sql_help.c:3997
#: sql_help.c:3999 sql_help.c:4084 sql_help.c:4087 sql_help.c:4089
-#: sql_help.c:4332 sql_help.c:4333 sql_help.c:4453 sql_help.c:4607
-#: sql_help.c:4613 sql_help.c:4615 sql_help.c:4856 sql_help.c:4862
-#: sql_help.c:4864 sql_help.c:4905 sql_help.c:4907 sql_help.c:4909
-#: sql_help.c:4956 sql_help.c:5087 sql_help.c:5093 sql_help.c:5095
+#: sql_help.c:4332 sql_help.c:4333 sql_help.c:4453 sql_help.c:4614
+#: sql_help.c:4620 sql_help.c:4622 sql_help.c:4871 sql_help.c:4877
+#: sql_help.c:4879 sql_help.c:4920 sql_help.c:4922 sql_help.c:4924
+#: sql_help.c:4971 sql_help.c:5109 sql_help.c:5115 sql_help.c:5117
msgid "column_name"
msgstr "Spaltenname"
@@ -4442,7 +4437,7 @@ msgstr "Sortierfolge"
msgid "column_constraint"
msgstr "Spalten-Constraint"
-#: sql_help.c:466 sql_help.c:608 sql_help.c:682 sql_help.c:1350 sql_help.c:4953
+#: sql_help.c:466 sql_help.c:608 sql_help.c:682 sql_help.c:1350 sql_help.c:4968
msgid "integer"
msgstr "ganze_Zahl"
@@ -4506,7 +4501,7 @@ msgid "role_specification"
msgstr "Rollenangabe"
#: sql_help.c:570 sql_help.c:572 sql_help.c:1664 sql_help.c:2198
-#: sql_help.c:2717 sql_help.c:3245 sql_help.c:3696 sql_help.c:4699
+#: sql_help.c:2717 sql_help.c:3245 sql_help.c:3696 sql_help.c:4707
msgid "user_name"
msgstr "Benutzername"
@@ -4595,10 +4590,10 @@ msgstr "Argumenttyp"
#: sql_help.c:2993 sql_help.c:3113 sql_help.c:3294 sql_help.c:3517
#: sql_help.c:3566 sql_help.c:3672 sql_help.c:3879 sql_help.c:3885
#: sql_help.c:3946 sql_help.c:3978 sql_help.c:4328 sql_help.c:4334
-#: sql_help.c:4452 sql_help.c:4561 sql_help.c:4563 sql_help.c:4620
-#: sql_help.c:4659 sql_help.c:4810 sql_help.c:4812 sql_help.c:4869
-#: sql_help.c:4903 sql_help.c:4955 sql_help.c:5041 sql_help.c:5043
-#: sql_help.c:5100
+#: sql_help.c:4452 sql_help.c:4563 sql_help.c:4565 sql_help.c:4627
+#: sql_help.c:4666 sql_help.c:4820 sql_help.c:4822 sql_help.c:4884
+#: sql_help.c:4918 sql_help.c:4970 sql_help.c:5058 sql_help.c:5060
+#: sql_help.c:5122
msgid "table_name"
msgstr "Tabellenname"
@@ -4650,8 +4645,8 @@ msgstr "Minwert"
msgid "maxvalue"
msgstr "Maxwert"
-#: sql_help.c:1076 sql_help.c:2735 sql_help.c:4559 sql_help.c:4657
-#: sql_help.c:4808 sql_help.c:4972 sql_help.c:5039
+#: sql_help.c:1076 sql_help.c:2735 sql_help.c:4561 sql_help.c:4664
+#: sql_help.c:4818 sql_help.c:4987 sql_help.c:5056
msgid "start"
msgstr "Start"
@@ -4770,8 +4765,8 @@ msgstr "und Tabellen-Constraint Folgendes ist:"
msgid "exclude_element"
msgstr "Exclude-Element"
-#: sql_help.c:1410 sql_help.c:2952 sql_help.c:4557 sql_help.c:4655
-#: sql_help.c:4806 sql_help.c:4970 sql_help.c:5037
+#: sql_help.c:1410 sql_help.c:2952 sql_help.c:4559 sql_help.c:4662
+#: sql_help.c:4816 sql_help.c:4985 sql_help.c:5054
msgid "operator"
msgstr "Operator"
@@ -4859,12 +4854,12 @@ msgstr "Sichtoptionsname"
msgid "view_option_value"
msgstr "Sichtoptionswert"
-#: sql_help.c:1719 sql_help.c:1720 sql_help.c:4942 sql_help.c:4943
+#: sql_help.c:1719 sql_help.c:1720 sql_help.c:4957 sql_help.c:4958
msgid "table_and_columns"
msgstr "Tabelle-und-Spalten"
#: sql_help.c:1721 sql_help.c:1784 sql_help.c:1975 sql_help.c:3745
-#: sql_help.c:4185 sql_help.c:4944
+#: sql_help.c:4185 sql_help.c:4959
msgid "where option can be one of:"
msgstr "wobei Option eine der folgenden sein kann:"
@@ -4872,27 +4867,27 @@ msgstr "wobei Option eine der folgenden sein kann:"
#: sql_help.c:1980 sql_help.c:2159 sql_help.c:3746 sql_help.c:3747
#: sql_help.c:3748 sql_help.c:3749 sql_help.c:3750 sql_help.c:3751
#: sql_help.c:3752 sql_help.c:3753 sql_help.c:4186 sql_help.c:4188
-#: sql_help.c:4945 sql_help.c:4946 sql_help.c:4947 sql_help.c:4948
-#: sql_help.c:4949 sql_help.c:4950 sql_help.c:4951 sql_help.c:4952
+#: sql_help.c:4960 sql_help.c:4961 sql_help.c:4962 sql_help.c:4963
+#: sql_help.c:4964 sql_help.c:4965 sql_help.c:4966 sql_help.c:4967
msgid "boolean"
msgstr "boolean"
-#: sql_help.c:1724 sql_help.c:4954
+#: sql_help.c:1724 sql_help.c:4969
msgid "and table_and_columns is:"
msgstr "und Tabelle-und-Spalten Folgendes ist:"
-#: sql_help.c:1740 sql_help.c:4715 sql_help.c:4717 sql_help.c:4741
+#: sql_help.c:1740 sql_help.c:4723 sql_help.c:4725 sql_help.c:4749
msgid "transaction_mode"
msgstr "Transaktionsmodus"
-#: sql_help.c:1741 sql_help.c:4718 sql_help.c:4742
+#: sql_help.c:1741 sql_help.c:4726 sql_help.c:4750
msgid "where transaction_mode is one of:"
msgstr "wobei Transaktionsmodus Folgendes sein kann:"
-#: sql_help.c:1750 sql_help.c:4567 sql_help.c:4576 sql_help.c:4580
-#: sql_help.c:4584 sql_help.c:4587 sql_help.c:4816 sql_help.c:4825
-#: sql_help.c:4829 sql_help.c:4833 sql_help.c:4836 sql_help.c:5047
-#: sql_help.c:5056 sql_help.c:5060 sql_help.c:5064 sql_help.c:5067
+#: sql_help.c:1750 sql_help.c:4569 sql_help.c:4578 sql_help.c:4582
+#: sql_help.c:4586 sql_help.c:4589 sql_help.c:4826 sql_help.c:4835
+#: sql_help.c:4839 sql_help.c:4843 sql_help.c:4846 sql_help.c:5064
+#: sql_help.c:5073 sql_help.c:5077 sql_help.c:5081 sql_help.c:5084
msgid "argument"
msgstr "Argument"
@@ -4912,9 +4907,9 @@ msgstr "Policy-Name"
msgid "rule_name"
msgstr "Regelname"
-#: sql_help.c:1909
-msgid "text"
-msgstr "Text"
+#: sql_help.c:1909 sql_help.c:4483
+msgid "string_literal"
+msgstr "Zeichenkettenkonstante"
#: sql_help.c:1934 sql_help.c:4150 sql_help.c:4397
msgid "transaction_id"
@@ -4930,9 +4925,9 @@ msgid "command"
msgstr "Befehl"
#: sql_help.c:1968 sql_help.c:2686 sql_help.c:3116 sql_help.c:3297
-#: sql_help.c:4001 sql_help.c:4078 sql_help.c:4081 sql_help.c:4550
-#: sql_help.c:4552 sql_help.c:4648 sql_help.c:4650 sql_help.c:4799
-#: sql_help.c:4801 sql_help.c:4912 sql_help.c:5030 sql_help.c:5032
+#: sql_help.c:4001 sql_help.c:4078 sql_help.c:4081 sql_help.c:4552
+#: sql_help.c:4554 sql_help.c:4655 sql_help.c:4657 sql_help.c:4809
+#: sql_help.c:4811 sql_help.c:4927 sql_help.c:5047 sql_help.c:5049
msgid "condition"
msgstr "Bedingung"
@@ -5294,7 +5289,7 @@ msgstr "Übergangsrelationsname"
msgid "arguments"
msgstr "Argumente"
-#: sql_help.c:3170 sql_help.c:4483
+#: sql_help.c:3170
msgid "label"
msgstr "Label"
@@ -5390,36 +5385,39 @@ msgstr "Trennzeichen"
msgid "collatable"
msgstr "sortierbar"
-#: sql_help.c:3293 sql_help.c:3977 sql_help.c:4067 sql_help.c:4545
-#: sql_help.c:4642 sql_help.c:4794 sql_help.c:4902 sql_help.c:5025
+#: sql_help.c:3293 sql_help.c:3977 sql_help.c:4067 sql_help.c:4547
+#: sql_help.c:4649 sql_help.c:4804 sql_help.c:4917 sql_help.c:5042
msgid "with_query"
msgstr "With-Anfrage"
-#: sql_help.c:3295 sql_help.c:3979 sql_help.c:4564 sql_help.c:4570
-#: sql_help.c:4573 sql_help.c:4577 sql_help.c:4581 sql_help.c:4589
-#: sql_help.c:4813 sql_help.c:4819 sql_help.c:4822 sql_help.c:4826
-#: sql_help.c:4830 sql_help.c:4838 sql_help.c:4904 sql_help.c:5044
-#: sql_help.c:5050 sql_help.c:5053 sql_help.c:5057 sql_help.c:5061
-#: sql_help.c:5069
+#: sql_help.c:3295 sql_help.c:3979 sql_help.c:4566 sql_help.c:4572
+#: sql_help.c:4575 sql_help.c:4579 sql_help.c:4583 sql_help.c:4591
+#: sql_help.c:4823 sql_help.c:4829 sql_help.c:4832 sql_help.c:4836
+#: sql_help.c:4840 sql_help.c:4848 sql_help.c:4919 sql_help.c:5061
+#: sql_help.c:5067 sql_help.c:5070 sql_help.c:5074 sql_help.c:5078
+#: sql_help.c:5086
msgid "alias"
msgstr "Alias"
-#: sql_help.c:3296 sql_help.c:4549 sql_help.c:4591 sql_help.c:4593
-#: sql_help.c:4647 sql_help.c:4798 sql_help.c:4840 sql_help.c:4842
-#: sql_help.c:4911 sql_help.c:5029 sql_help.c:5071 sql_help.c:5073
+#: sql_help.c:3296 sql_help.c:4551 sql_help.c:4593 sql_help.c:4595
+#: sql_help.c:4599 sql_help.c:4601 sql_help.c:4602 sql_help.c:4603
+#: sql_help.c:4654 sql_help.c:4808 sql_help.c:4850 sql_help.c:4852
+#: sql_help.c:4856 sql_help.c:4858 sql_help.c:4859 sql_help.c:4860
+#: sql_help.c:4926 sql_help.c:5046 sql_help.c:5088 sql_help.c:5090
+#: sql_help.c:5094 sql_help.c:5096 sql_help.c:5097 sql_help.c:5098
msgid "from_item"
msgstr "From-Element"
-#: sql_help.c:3298 sql_help.c:3779 sql_help.c:4117 sql_help.c:4913
+#: sql_help.c:3298 sql_help.c:3779 sql_help.c:4117 sql_help.c:4928
msgid "cursor_name"
msgstr "Cursor-Name"
-#: sql_help.c:3299 sql_help.c:3985 sql_help.c:4914
+#: sql_help.c:3299 sql_help.c:3985 sql_help.c:4929
msgid "output_expression"
msgstr "Ausgabeausdruck"
-#: sql_help.c:3300 sql_help.c:3986 sql_help.c:4548 sql_help.c:4645
-#: sql_help.c:4797 sql_help.c:4915 sql_help.c:5028
+#: sql_help.c:3300 sql_help.c:3986 sql_help.c:4550 sql_help.c:4652
+#: sql_help.c:4807 sql_help.c:4930 sql_help.c:5045
msgid "output_name"
msgstr "Ausgabename"
@@ -5440,14 +5438,14 @@ msgid "direction"
msgstr "Richtung"
#: sql_help.c:3780 sql_help.c:4118
-msgid "where direction can be empty or one of:"
-msgstr "wobei Richtung leer sein kann oder Folgendes:"
+msgid "where direction can be one of:"
+msgstr "wobei Richtung eine der folgenden sein kann:"
#: sql_help.c:3781 sql_help.c:3782 sql_help.c:3783 sql_help.c:3784
#: sql_help.c:3785 sql_help.c:4119 sql_help.c:4120 sql_help.c:4121
-#: sql_help.c:4122 sql_help.c:4123 sql_help.c:4558 sql_help.c:4560
-#: sql_help.c:4656 sql_help.c:4658 sql_help.c:4807 sql_help.c:4809
-#: sql_help.c:4971 sql_help.c:4973 sql_help.c:5038 sql_help.c:5040
+#: sql_help.c:4122 sql_help.c:4123 sql_help.c:4560 sql_help.c:4562
+#: sql_help.c:4663 sql_help.c:4665 sql_help.c:4817 sql_help.c:4819
+#: sql_help.c:4986 sql_help.c:4988 sql_help.c:5055 sql_help.c:5057
msgid "count"
msgstr "Anzahl"
@@ -5503,11 +5501,11 @@ msgstr "Indexprädikat"
msgid "and conflict_action is one of:"
msgstr "und Konfliktaktion Folgendes sein kann:"
-#: sql_help.c:4000 sql_help.c:4910
+#: sql_help.c:4000 sql_help.c:4925
msgid "sub-SELECT"
msgstr "Sub-SELECT"
-#: sql_help.c:4009 sql_help.c:4131 sql_help.c:4886
+#: sql_help.c:4009 sql_help.c:4131 sql_help.c:4901
msgid "channel"
msgstr "Kanal"
@@ -5531,7 +5529,7 @@ msgstr "Zielalias"
msgid "data_source"
msgstr "Datenquelle"
-#: sql_help.c:4071 sql_help.c:4594 sql_help.c:4843 sql_help.c:5074
+#: sql_help.c:4071 sql_help.c:4596 sql_help.c:4853 sql_help.c:5091
msgid "join_condition"
msgstr "Verbundbedingung"
@@ -5599,820 +5597,817 @@ msgstr "neue_Rolle"
msgid "savepoint_name"
msgstr "Sicherungspunktsname"
-#: sql_help.c:4551 sql_help.c:4604 sql_help.c:4800 sql_help.c:4853
-#: sql_help.c:5031 sql_help.c:5084
+#: sql_help.c:4553 sql_help.c:4611 sql_help.c:4810 sql_help.c:4868
+#: sql_help.c:5048 sql_help.c:5106
msgid "grouping_element"
msgstr "Gruppierelement"
-#: sql_help.c:4553 sql_help.c:4651 sql_help.c:4802 sql_help.c:5033
+#: sql_help.c:4555 sql_help.c:4658 sql_help.c:4812 sql_help.c:5050
msgid "window_name"
msgstr "Fenstername"
-#: sql_help.c:4554 sql_help.c:4652 sql_help.c:4803 sql_help.c:5034
+#: sql_help.c:4556 sql_help.c:4659 sql_help.c:4813 sql_help.c:5051
msgid "window_definition"
msgstr "Fensterdefinition"
-#: sql_help.c:4555 sql_help.c:4569 sql_help.c:4608 sql_help.c:4653
-#: sql_help.c:4804 sql_help.c:4818 sql_help.c:4857 sql_help.c:5035
-#: sql_help.c:5049 sql_help.c:5088
+#: sql_help.c:4557 sql_help.c:4571 sql_help.c:4615 sql_help.c:4660
+#: sql_help.c:4814 sql_help.c:4828 sql_help.c:4872 sql_help.c:5052
+#: sql_help.c:5066 sql_help.c:5110
msgid "select"
msgstr "Select"
-#: sql_help.c:4562 sql_help.c:4811 sql_help.c:5042
+#: sql_help.c:4564 sql_help.c:4821 sql_help.c:5059
msgid "where from_item can be one of:"
msgstr "wobei From-Element Folgendes sein kann:"
-#: sql_help.c:4565 sql_help.c:4571 sql_help.c:4574 sql_help.c:4578
-#: sql_help.c:4590 sql_help.c:4814 sql_help.c:4820 sql_help.c:4823
-#: sql_help.c:4827 sql_help.c:4839 sql_help.c:5045 sql_help.c:5051
-#: sql_help.c:5054 sql_help.c:5058 sql_help.c:5070
+#: sql_help.c:4567 sql_help.c:4573 sql_help.c:4576 sql_help.c:4580
+#: sql_help.c:4592 sql_help.c:4824 sql_help.c:4830 sql_help.c:4833
+#: sql_help.c:4837 sql_help.c:4849 sql_help.c:5062 sql_help.c:5068
+#: sql_help.c:5071 sql_help.c:5075 sql_help.c:5087
msgid "column_alias"
msgstr "Spaltenalias"
-#: sql_help.c:4566 sql_help.c:4815 sql_help.c:5046
+#: sql_help.c:4568 sql_help.c:4825 sql_help.c:5063
msgid "sampling_method"
msgstr "Stichprobenmethode"
-#: sql_help.c:4568 sql_help.c:4817 sql_help.c:5048
+#: sql_help.c:4570 sql_help.c:4827 sql_help.c:5065
msgid "seed"
msgstr "Startwert"
-#: sql_help.c:4572 sql_help.c:4606 sql_help.c:4821 sql_help.c:4855
-#: sql_help.c:5052 sql_help.c:5086
+#: sql_help.c:4574 sql_help.c:4613 sql_help.c:4831 sql_help.c:4870
+#: sql_help.c:5069 sql_help.c:5108
msgid "with_query_name"
msgstr "With-Anfragename"
-#: sql_help.c:4582 sql_help.c:4585 sql_help.c:4588 sql_help.c:4831
-#: sql_help.c:4834 sql_help.c:4837 sql_help.c:5062 sql_help.c:5065
-#: sql_help.c:5068
+#: sql_help.c:4584 sql_help.c:4587 sql_help.c:4590 sql_help.c:4841
+#: sql_help.c:4844 sql_help.c:4847 sql_help.c:5079 sql_help.c:5082
+#: sql_help.c:5085
msgid "column_definition"
msgstr "Spaltendefinition"
-#: sql_help.c:4592 sql_help.c:4841 sql_help.c:5072
+#: sql_help.c:4594 sql_help.c:4600 sql_help.c:4851 sql_help.c:4857
+#: sql_help.c:5089 sql_help.c:5095
msgid "join_type"
msgstr "Verbundtyp"
-#: sql_help.c:4595 sql_help.c:4844 sql_help.c:5075
+#: sql_help.c:4597 sql_help.c:4854 sql_help.c:5092
msgid "join_column"
msgstr "Verbundspalte"
-#: sql_help.c:4596 sql_help.c:4845 sql_help.c:5076
+#: sql_help.c:4598 sql_help.c:4855 sql_help.c:5093
msgid "join_using_alias"
msgstr "Join-Using-Alias"
-#: sql_help.c:4597 sql_help.c:4846 sql_help.c:5077
+#: sql_help.c:4604 sql_help.c:4861 sql_help.c:5099
msgid "and grouping_element can be one of:"
msgstr "und Gruppierelement eins der folgenden sein kann:"
-#: sql_help.c:4605 sql_help.c:4854 sql_help.c:5085
+#: sql_help.c:4612 sql_help.c:4869 sql_help.c:5107
msgid "and with_query is:"
msgstr "und With-Anfrage ist:"
-#: sql_help.c:4609 sql_help.c:4858 sql_help.c:5089
+#: sql_help.c:4616 sql_help.c:4873 sql_help.c:5111
msgid "values"
msgstr "values"
-#: sql_help.c:4610 sql_help.c:4859 sql_help.c:5090
+#: sql_help.c:4617 sql_help.c:4874 sql_help.c:5112
msgid "insert"
msgstr "insert"
-#: sql_help.c:4611 sql_help.c:4860 sql_help.c:5091
+#: sql_help.c:4618 sql_help.c:4875 sql_help.c:5113
msgid "update"
msgstr "update"
-#: sql_help.c:4612 sql_help.c:4861 sql_help.c:5092
+#: sql_help.c:4619 sql_help.c:4876 sql_help.c:5114
msgid "delete"
msgstr "delete"
-#: sql_help.c:4614 sql_help.c:4863 sql_help.c:5094
+#: sql_help.c:4621 sql_help.c:4878 sql_help.c:5116
msgid "search_seq_col_name"
msgstr "Search-Seq-Spaltenname"
-#: sql_help.c:4616 sql_help.c:4865 sql_help.c:5096
+#: sql_help.c:4623 sql_help.c:4880 sql_help.c:5118
msgid "cycle_mark_col_name"
msgstr "Cycle-Mark-Spaltenname"
-#: sql_help.c:4617 sql_help.c:4866 sql_help.c:5097
+#: sql_help.c:4624 sql_help.c:4881 sql_help.c:5119
msgid "cycle_mark_value"
msgstr "Cycle-Mark-Wert"
-#: sql_help.c:4618 sql_help.c:4867 sql_help.c:5098
+#: sql_help.c:4625 sql_help.c:4882 sql_help.c:5120
msgid "cycle_mark_default"
msgstr "Cycle-Mark-Standard"
-#: sql_help.c:4619 sql_help.c:4868 sql_help.c:5099
+#: sql_help.c:4626 sql_help.c:4883 sql_help.c:5121
msgid "cycle_path_col_name"
msgstr "Cycle-Pfad-Spaltenname"
-#: sql_help.c:4646
+#: sql_help.c:4653
msgid "new_table"
msgstr "neue_Tabelle"
-#: sql_help.c:4671
-msgid "timezone"
-msgstr "Zeitzone"
-
-#: sql_help.c:4716
+#: sql_help.c:4724
msgid "snapshot_id"
msgstr "Snapshot-ID"
-#: sql_help.c:4969
+#: sql_help.c:4984
msgid "sort_expression"
msgstr "Sortierausdruck"
-#: sql_help.c:5106 sql_help.c:6090
+#: sql_help.c:5128 sql_help.c:6112
msgid "abort the current transaction"
msgstr "bricht die aktuelle Transaktion ab"
-#: sql_help.c:5112
+#: sql_help.c:5134
msgid "change the definition of an aggregate function"
msgstr "ändert die Definition einer Aggregatfunktion"
-#: sql_help.c:5118
+#: sql_help.c:5140
msgid "change the definition of a collation"
msgstr "ändert die Definition einer Sortierfolge"
-#: sql_help.c:5124
+#: sql_help.c:5146
msgid "change the definition of a conversion"
msgstr "ändert die Definition einer Zeichensatzkonversion"
-#: sql_help.c:5130
+#: sql_help.c:5152
msgid "change a database"
msgstr "ändert eine Datenbank"
-#: sql_help.c:5136
+#: sql_help.c:5158
msgid "define default access privileges"
msgstr "definiert vorgegebene Zugriffsprivilegien"
-#: sql_help.c:5142
+#: sql_help.c:5164
msgid "change the definition of a domain"
msgstr "ändert die Definition einer Domäne"
-#: sql_help.c:5148
+#: sql_help.c:5170
msgid "change the definition of an event trigger"
msgstr "ändert die Definition eines Ereignistriggers"
-#: sql_help.c:5154
+#: sql_help.c:5176
msgid "change the definition of an extension"
msgstr "ändert die Definition einer Erweiterung"
-#: sql_help.c:5160
+#: sql_help.c:5182
msgid "change the definition of a foreign-data wrapper"
msgstr "ändert die Definition eines Fremddaten-Wrappers"
-#: sql_help.c:5166
+#: sql_help.c:5188
msgid "change the definition of a foreign table"
msgstr "ändert die Definition einer Fremdtabelle"
-#: sql_help.c:5172
+#: sql_help.c:5194
msgid "change the definition of a function"
msgstr "ändert die Definition einer Funktion"
-#: sql_help.c:5178
+#: sql_help.c:5200
msgid "change role name or membership"
msgstr "ändert Rollenname oder -mitglieder"
-#: sql_help.c:5184
+#: sql_help.c:5206
msgid "change the definition of an index"
msgstr "ändert die Definition eines Index"
-#: sql_help.c:5190
+#: sql_help.c:5212
msgid "change the definition of a procedural language"
msgstr "ändert die Definition einer prozeduralen Sprache"
-#: sql_help.c:5196
+#: sql_help.c:5218
msgid "change the definition of a large object"
msgstr "ändert die Definition eines Large Object"
-#: sql_help.c:5202
+#: sql_help.c:5224
msgid "change the definition of a materialized view"
msgstr "ändert die Definition einer materialisierten Sicht"
-#: sql_help.c:5208
+#: sql_help.c:5230
msgid "change the definition of an operator"
msgstr "ändert die Definition eines Operators"
-#: sql_help.c:5214
+#: sql_help.c:5236
msgid "change the definition of an operator class"
msgstr "ändert die Definition einer Operatorklasse"
-#: sql_help.c:5220
+#: sql_help.c:5242
msgid "change the definition of an operator family"
msgstr "ändert die Definition einer Operatorfamilie"
-#: sql_help.c:5226
+#: sql_help.c:5248
msgid "change the definition of a row-level security policy"
msgstr "ändert die Definition einer Policy für Sicherheit auf Zeilenebene"
-#: sql_help.c:5232
+#: sql_help.c:5254
msgid "change the definition of a procedure"
msgstr "ändert die Definition einer Prozedur"
-#: sql_help.c:5238
+#: sql_help.c:5260
msgid "change the definition of a publication"
msgstr "ändert die Definition einer Publikation"
-#: sql_help.c:5244 sql_help.c:5346
+#: sql_help.c:5266 sql_help.c:5368
msgid "change a database role"
msgstr "ändert eine Datenbankrolle"
-#: sql_help.c:5250
+#: sql_help.c:5272
msgid "change the definition of a routine"
msgstr "ändert die Definition einer Routine"
-#: sql_help.c:5256
+#: sql_help.c:5278
msgid "change the definition of a rule"
msgstr "ändert die Definition einer Regel"
-#: sql_help.c:5262
+#: sql_help.c:5284
msgid "change the definition of a schema"
msgstr "ändert die Definition eines Schemas"
-#: sql_help.c:5268
+#: sql_help.c:5290
msgid "change the definition of a sequence generator"
msgstr "ändert die Definition eines Sequenzgenerators"
-#: sql_help.c:5274
+#: sql_help.c:5296
msgid "change the definition of a foreign server"
msgstr "ändert die Definition eines Fremdservers"
-#: sql_help.c:5280
+#: sql_help.c:5302
msgid "change the definition of an extended statistics object"
msgstr "ändert die Definition eines erweiterten Statistikobjekts"
-#: sql_help.c:5286
+#: sql_help.c:5308
msgid "change the definition of a subscription"
msgstr "ändert die Definition einer Subskription"
-#: sql_help.c:5292
+#: sql_help.c:5314
msgid "change a server configuration parameter"
msgstr "ändert einen Server-Konfigurationsparameter"
-#: sql_help.c:5298
+#: sql_help.c:5320
msgid "change the definition of a table"
msgstr "ändert die Definition einer Tabelle"
-#: sql_help.c:5304
+#: sql_help.c:5326
msgid "change the definition of a tablespace"
msgstr "ändert die Definition eines Tablespace"
-#: sql_help.c:5310
+#: sql_help.c:5332
msgid "change the definition of a text search configuration"
msgstr "ändert die Definition einer Textsuchekonfiguration"
-#: sql_help.c:5316
+#: sql_help.c:5338
msgid "change the definition of a text search dictionary"
msgstr "ändert die Definition eines Textsuchewörterbuchs"
-#: sql_help.c:5322
+#: sql_help.c:5344
msgid "change the definition of a text search parser"
msgstr "ändert die Definition eines Textsucheparsers"
-#: sql_help.c:5328
+#: sql_help.c:5350
msgid "change the definition of a text search template"
msgstr "ändert die Definition einer Textsuchevorlage"
-#: sql_help.c:5334
+#: sql_help.c:5356
msgid "change the definition of a trigger"
msgstr "ändert die Definition eines Triggers"
-#: sql_help.c:5340
+#: sql_help.c:5362
msgid "change the definition of a type"
msgstr "ändert die Definition eines Typs"
-#: sql_help.c:5352
+#: sql_help.c:5374
msgid "change the definition of a user mapping"
msgstr "ändert die Definition einer Benutzerabbildung"
-#: sql_help.c:5358
+#: sql_help.c:5380
msgid "change the definition of a view"
msgstr "ändert die Definition einer Sicht"
-#: sql_help.c:5364
+#: sql_help.c:5386
msgid "collect statistics about a database"
msgstr "sammelt Statistiken über eine Datenbank"
-#: sql_help.c:5370 sql_help.c:6168
+#: sql_help.c:5392 sql_help.c:6190
msgid "start a transaction block"
msgstr "startet einen Transaktionsblock"
-#: sql_help.c:5376
+#: sql_help.c:5398
msgid "invoke a procedure"
msgstr "ruft eine Prozedur auf"
-#: sql_help.c:5382
+#: sql_help.c:5404
msgid "force a write-ahead log checkpoint"
msgstr "erzwingt einen Checkpoint im Write-Ahead-Log"
-#: sql_help.c:5388
+#: sql_help.c:5410
msgid "close a cursor"
msgstr "schließt einen Cursor"
-#: sql_help.c:5394
+#: sql_help.c:5416
msgid "cluster a table according to an index"
msgstr "clustert eine Tabelle nach einem Index"
-#: sql_help.c:5400
+#: sql_help.c:5422
msgid "define or change the comment of an object"
msgstr "definiert oder ändert den Kommentar eines Objektes"
-#: sql_help.c:5406 sql_help.c:5964
+#: sql_help.c:5428 sql_help.c:5986
msgid "commit the current transaction"
msgstr "schließt die aktuelle Transaktion ab"
-#: sql_help.c:5412
+#: sql_help.c:5434
msgid "commit a transaction that was earlier prepared for two-phase commit"
msgstr "schließt eine Transaktion ab, die vorher für Two-Phase-Commit vorbereitet worden war"
-#: sql_help.c:5418
+#: sql_help.c:5440
msgid "copy data between a file and a table"
msgstr "kopiert Daten zwischen einer Datei und einer Tabelle"
-#: sql_help.c:5424
+#: sql_help.c:5446
msgid "define a new access method"
msgstr "definiert eine neue Zugriffsmethode"
-#: sql_help.c:5430
+#: sql_help.c:5452
msgid "define a new aggregate function"
msgstr "definiert eine neue Aggregatfunktion"
-#: sql_help.c:5436
+#: sql_help.c:5458
msgid "define a new cast"
msgstr "definiert eine neue Typumwandlung"
-#: sql_help.c:5442
+#: sql_help.c:5464
msgid "define a new collation"
msgstr "definiert eine neue Sortierfolge"
-#: sql_help.c:5448
+#: sql_help.c:5470
msgid "define a new encoding conversion"
msgstr "definiert eine neue Kodierungskonversion"
-#: sql_help.c:5454
+#: sql_help.c:5476
msgid "create a new database"
msgstr "erzeugt eine neue Datenbank"
-#: sql_help.c:5460
+#: sql_help.c:5482
msgid "define a new domain"
msgstr "definiert eine neue Domäne"
-#: sql_help.c:5466
+#: sql_help.c:5488
msgid "define a new event trigger"
msgstr "definiert einen neuen Ereignistrigger"
-#: sql_help.c:5472
+#: sql_help.c:5494
msgid "install an extension"
msgstr "installiert eine Erweiterung"
-#: sql_help.c:5478
+#: sql_help.c:5500
msgid "define a new foreign-data wrapper"
msgstr "definiert einen neuen Fremddaten-Wrapper"
-#: sql_help.c:5484
+#: sql_help.c:5506
msgid "define a new foreign table"
msgstr "definiert eine neue Fremdtabelle"
-#: sql_help.c:5490
+#: sql_help.c:5512
msgid "define a new function"
msgstr "definiert eine neue Funktion"
-#: sql_help.c:5496 sql_help.c:5556 sql_help.c:5658
+#: sql_help.c:5518 sql_help.c:5578 sql_help.c:5680
msgid "define a new database role"
msgstr "definiert eine neue Datenbankrolle"
-#: sql_help.c:5502
+#: sql_help.c:5524
msgid "define a new index"
msgstr "definiert einen neuen Index"
-#: sql_help.c:5508
+#: sql_help.c:5530
msgid "define a new procedural language"
msgstr "definiert eine neue prozedurale Sprache"
-#: sql_help.c:5514
+#: sql_help.c:5536
msgid "define a new materialized view"
msgstr "definiert eine neue materialisierte Sicht"
-#: sql_help.c:5520
+#: sql_help.c:5542
msgid "define a new operator"
msgstr "definiert einen neuen Operator"
-#: sql_help.c:5526
+#: sql_help.c:5548
msgid "define a new operator class"
msgstr "definiert eine neue Operatorklasse"
-#: sql_help.c:5532
+#: sql_help.c:5554
msgid "define a new operator family"
msgstr "definiert eine neue Operatorfamilie"
-#: sql_help.c:5538
+#: sql_help.c:5560
msgid "define a new row-level security policy for a table"
msgstr "definiert eine neue Policy für Sicherheit auf Zeilenebene für eine Tabelle"
-#: sql_help.c:5544
+#: sql_help.c:5566
msgid "define a new procedure"
msgstr "definiert eine neue Prozedur"
-#: sql_help.c:5550
+#: sql_help.c:5572
msgid "define a new publication"
msgstr "definiert eine neue Publikation"
-#: sql_help.c:5562
+#: sql_help.c:5584
msgid "define a new rewrite rule"
msgstr "definiert eine neue Umschreiberegel"
-#: sql_help.c:5568
+#: sql_help.c:5590
msgid "define a new schema"
msgstr "definiert ein neues Schema"
-#: sql_help.c:5574
+#: sql_help.c:5596
msgid "define a new sequence generator"
msgstr "definiert einen neuen Sequenzgenerator"
-#: sql_help.c:5580
+#: sql_help.c:5602
msgid "define a new foreign server"
msgstr "definiert einen neuen Fremdserver"
-#: sql_help.c:5586
+#: sql_help.c:5608
msgid "define extended statistics"
msgstr "definiert erweiterte Statistiken"
-#: sql_help.c:5592
+#: sql_help.c:5614
msgid "define a new subscription"
msgstr "definiert eine neue Subskription"
-#: sql_help.c:5598
+#: sql_help.c:5620
msgid "define a new table"
msgstr "definiert eine neue Tabelle"
-#: sql_help.c:5604 sql_help.c:6126
+#: sql_help.c:5626 sql_help.c:6148
msgid "define a new table from the results of a query"
msgstr "definiert eine neue Tabelle aus den Ergebnissen einer Anfrage"
-#: sql_help.c:5610
+#: sql_help.c:5632
msgid "define a new tablespace"
msgstr "definiert einen neuen Tablespace"
-#: sql_help.c:5616
+#: sql_help.c:5638
msgid "define a new text search configuration"
msgstr "definiert eine neue Textsuchekonfiguration"
-#: sql_help.c:5622
+#: sql_help.c:5644
msgid "define a new text search dictionary"
msgstr "definiert ein neues Textsuchewörterbuch"
-#: sql_help.c:5628
+#: sql_help.c:5650
msgid "define a new text search parser"
msgstr "definiert einen neuen Textsucheparser"
-#: sql_help.c:5634
+#: sql_help.c:5656
msgid "define a new text search template"
msgstr "definiert eine neue Textsuchevorlage"
-#: sql_help.c:5640
+#: sql_help.c:5662
msgid "define a new transform"
msgstr "definiert eine neue Transformation"
-#: sql_help.c:5646
+#: sql_help.c:5668
msgid "define a new trigger"
msgstr "definiert einen neuen Trigger"
-#: sql_help.c:5652
+#: sql_help.c:5674
msgid "define a new data type"
msgstr "definiert einen neuen Datentyp"
-#: sql_help.c:5664
+#: sql_help.c:5686
msgid "define a new mapping of a user to a foreign server"
msgstr "definiert eine neue Abbildung eines Benutzers auf einen Fremdserver"
-#: sql_help.c:5670
+#: sql_help.c:5692
msgid "define a new view"
msgstr "definiert eine neue Sicht"
-#: sql_help.c:5676
+#: sql_help.c:5698
msgid "deallocate a prepared statement"
msgstr "gibt einen vorbereiteten Befehl frei"
-#: sql_help.c:5682
+#: sql_help.c:5704
msgid "define a cursor"
msgstr "definiert einen Cursor"
-#: sql_help.c:5688
+#: sql_help.c:5710
msgid "delete rows of a table"
msgstr "löscht Zeilen einer Tabelle"
-#: sql_help.c:5694
+#: sql_help.c:5716
msgid "discard session state"
msgstr "verwirft den Sitzungszustand"
-#: sql_help.c:5700
+#: sql_help.c:5722
msgid "execute an anonymous code block"
msgstr "führt einen anonymen Codeblock aus"
-#: sql_help.c:5706
+#: sql_help.c:5728
msgid "remove an access method"
msgstr "entfernt eine Zugriffsmethode"
-#: sql_help.c:5712
+#: sql_help.c:5734
msgid "remove an aggregate function"
msgstr "entfernt eine Aggregatfunktion"
-#: sql_help.c:5718
+#: sql_help.c:5740
msgid "remove a cast"
msgstr "entfernt eine Typumwandlung"
-#: sql_help.c:5724
+#: sql_help.c:5746
msgid "remove a collation"
msgstr "entfernt eine Sortierfolge"
-#: sql_help.c:5730
+#: sql_help.c:5752
msgid "remove a conversion"
msgstr "entfernt eine Zeichensatzkonversion"
-#: sql_help.c:5736
+#: sql_help.c:5758
msgid "remove a database"
msgstr "entfernt eine Datenbank"
-#: sql_help.c:5742
+#: sql_help.c:5764
msgid "remove a domain"
msgstr "entfernt eine Domäne"
-#: sql_help.c:5748
+#: sql_help.c:5770
msgid "remove an event trigger"
msgstr "entfernt einen Ereignistrigger"
-#: sql_help.c:5754
+#: sql_help.c:5776
msgid "remove an extension"
msgstr "entfernt eine Erweiterung"
-#: sql_help.c:5760
+#: sql_help.c:5782
msgid "remove a foreign-data wrapper"
msgstr "entfernt einen Fremddaten-Wrapper"
-#: sql_help.c:5766
+#: sql_help.c:5788
msgid "remove a foreign table"
msgstr "entfernt eine Fremdtabelle"
-#: sql_help.c:5772
+#: sql_help.c:5794
msgid "remove a function"
msgstr "entfernt eine Funktion"
-#: sql_help.c:5778 sql_help.c:5844 sql_help.c:5946
+#: sql_help.c:5800 sql_help.c:5866 sql_help.c:5968
msgid "remove a database role"
msgstr "entfernt eine Datenbankrolle"
-#: sql_help.c:5784
+#: sql_help.c:5806
msgid "remove an index"
msgstr "entfernt einen Index"
-#: sql_help.c:5790
+#: sql_help.c:5812
msgid "remove a procedural language"
msgstr "entfernt eine prozedurale Sprache"
-#: sql_help.c:5796
+#: sql_help.c:5818
msgid "remove a materialized view"
msgstr "entfernt eine materialisierte Sicht"
-#: sql_help.c:5802
+#: sql_help.c:5824
msgid "remove an operator"
msgstr "entfernt einen Operator"
-#: sql_help.c:5808
+#: sql_help.c:5830
msgid "remove an operator class"
msgstr "entfernt eine Operatorklasse"
-#: sql_help.c:5814
+#: sql_help.c:5836
msgid "remove an operator family"
msgstr "entfernt eine Operatorfamilie"
-#: sql_help.c:5820
+#: sql_help.c:5842
msgid "remove database objects owned by a database role"
msgstr "entfernt die einer Datenbankrolle gehörenden Datenbankobjekte"
-#: sql_help.c:5826
+#: sql_help.c:5848
msgid "remove a row-level security policy from a table"
msgstr "entfernt eine Policy für Sicherheit auf Zeilenebene von einer Tabelle"
-#: sql_help.c:5832
+#: sql_help.c:5854
msgid "remove a procedure"
msgstr "entfernt eine Prozedur"
-#: sql_help.c:5838
+#: sql_help.c:5860
msgid "remove a publication"
msgstr "entfernt eine Publikation"
-#: sql_help.c:5850
+#: sql_help.c:5872
msgid "remove a routine"
msgstr "entfernt eine Routine"
-#: sql_help.c:5856
+#: sql_help.c:5878
msgid "remove a rewrite rule"
msgstr "entfernt eine Umschreiberegel"
-#: sql_help.c:5862
+#: sql_help.c:5884
msgid "remove a schema"
msgstr "entfernt ein Schema"
-#: sql_help.c:5868
+#: sql_help.c:5890
msgid "remove a sequence"
msgstr "entfernt eine Sequenz"
-#: sql_help.c:5874
+#: sql_help.c:5896
msgid "remove a foreign server descriptor"
msgstr "entfernt einen Fremdserverdeskriptor"
-#: sql_help.c:5880
+#: sql_help.c:5902
msgid "remove extended statistics"
msgstr "entfernt erweiterte Statistiken"
-#: sql_help.c:5886
+#: sql_help.c:5908
msgid "remove a subscription"
msgstr "entfernt eine Subskription"
-#: sql_help.c:5892
+#: sql_help.c:5914
msgid "remove a table"
msgstr "entfernt eine Tabelle"
-#: sql_help.c:5898
+#: sql_help.c:5920
msgid "remove a tablespace"
msgstr "entfernt einen Tablespace"
-#: sql_help.c:5904
+#: sql_help.c:5926
msgid "remove a text search configuration"
msgstr "entfernt eine Textsuchekonfiguration"
-#: sql_help.c:5910
+#: sql_help.c:5932
msgid "remove a text search dictionary"
msgstr "entfernt ein Textsuchewörterbuch"
-#: sql_help.c:5916
+#: sql_help.c:5938
msgid "remove a text search parser"
msgstr "entfernt einen Textsucheparser"
-#: sql_help.c:5922
+#: sql_help.c:5944
msgid "remove a text search template"
msgstr "entfernt eine Textsuchevorlage"
-#: sql_help.c:5928
+#: sql_help.c:5950
msgid "remove a transform"
msgstr "entfernt eine Transformation"
-#: sql_help.c:5934
+#: sql_help.c:5956
msgid "remove a trigger"
msgstr "entfernt einen Trigger"
-#: sql_help.c:5940
+#: sql_help.c:5962
msgid "remove a data type"
msgstr "entfernt einen Datentyp"
-#: sql_help.c:5952
+#: sql_help.c:5974
msgid "remove a user mapping for a foreign server"
msgstr "entfernt eine Benutzerabbildung für einen Fremdserver"
-#: sql_help.c:5958
+#: sql_help.c:5980
msgid "remove a view"
msgstr "entfernt eine Sicht"
-#: sql_help.c:5970
+#: sql_help.c:5992
msgid "execute a prepared statement"
msgstr "führt einen vorbereiteten Befehl aus"
-#: sql_help.c:5976
+#: sql_help.c:5998
msgid "show the execution plan of a statement"
msgstr "zeigt den Ausführungsplan eines Befehls"
-#: sql_help.c:5982
+#: sql_help.c:6004
msgid "retrieve rows from a query using a cursor"
msgstr "liest Zeilen aus einer Anfrage mit einem Cursor"
-#: sql_help.c:5988
+#: sql_help.c:6010
msgid "define access privileges"
msgstr "definiert Zugriffsprivilegien"
-#: sql_help.c:5994
+#: sql_help.c:6016
msgid "import table definitions from a foreign server"
msgstr "importiert Tabellendefinitionen von einem Fremdserver"
-#: sql_help.c:6000
+#: sql_help.c:6022
msgid "create new rows in a table"
msgstr "erzeugt neue Zeilen in einer Tabelle"
-#: sql_help.c:6006
+#: sql_help.c:6028
msgid "listen for a notification"
msgstr "hört auf eine Benachrichtigung"
-#: sql_help.c:6012
+#: sql_help.c:6034
msgid "load a shared library file"
msgstr "lädt eine dynamische Bibliotheksdatei"
-#: sql_help.c:6018
+#: sql_help.c:6040
msgid "lock a table"
msgstr "sperrt eine Tabelle"
-#: sql_help.c:6024
+#: sql_help.c:6046
msgid "conditionally insert, update, or delete rows of a table"
msgstr "fügt Zeilen in eine Tabelle ein oder ändert oder löscht Zeilen einer Tabelle, abhängig von Bedingungen"
-#: sql_help.c:6030
+#: sql_help.c:6052
msgid "position a cursor"
msgstr "positioniert einen Cursor"
-#: sql_help.c:6036
+#: sql_help.c:6058
msgid "generate a notification"
msgstr "erzeugt eine Benachrichtigung"
-#: sql_help.c:6042
+#: sql_help.c:6064
msgid "prepare a statement for execution"
msgstr "bereitet einen Befehl zur Ausführung vor"
-#: sql_help.c:6048
+#: sql_help.c:6070
msgid "prepare the current transaction for two-phase commit"
msgstr "bereitet die aktuelle Transaktion für Two-Phase-Commit vor"
-#: sql_help.c:6054
+#: sql_help.c:6076
msgid "change the ownership of database objects owned by a database role"
msgstr "ändert den Eigentümer der der Rolle gehörenden Datenbankobjekte"
-#: sql_help.c:6060
+#: sql_help.c:6082
msgid "replace the contents of a materialized view"
msgstr "ersetzt den Inhalt einer materialisierten Sicht"
-#: sql_help.c:6066
+#: sql_help.c:6088
msgid "rebuild indexes"
msgstr "baut Indexe neu"
-#: sql_help.c:6072
+#: sql_help.c:6094
msgid "destroy a previously defined savepoint"
msgstr "gibt einen zuvor definierten Sicherungspunkt frei"
-#: sql_help.c:6078
+#: sql_help.c:6100
msgid "restore the value of a run-time parameter to the default value"
msgstr "setzt einen Konfigurationsparameter auf die Voreinstellung zurück"
-#: sql_help.c:6084
+#: sql_help.c:6106
msgid "remove access privileges"
msgstr "entfernt Zugriffsprivilegien"
-#: sql_help.c:6096
+#: sql_help.c:6118
msgid "cancel a transaction that was earlier prepared for two-phase commit"
msgstr "storniert eine Transaktion, die vorher für Two-Phase-Commit vorbereitet worden war"
-#: sql_help.c:6102
+#: sql_help.c:6124
msgid "roll back to a savepoint"
msgstr "rollt eine Transaktion bis zu einem Sicherungspunkt zurück"
-#: sql_help.c:6108
+#: sql_help.c:6130
msgid "define a new savepoint within the current transaction"
msgstr "definiert einen neuen Sicherungspunkt in der aktuellen Transaktion"
-#: sql_help.c:6114
+#: sql_help.c:6136
msgid "define or change a security label applied to an object"
msgstr "definiert oder ändert ein Security-Label eines Objektes"
-#: sql_help.c:6120 sql_help.c:6174 sql_help.c:6210
+#: sql_help.c:6142 sql_help.c:6196 sql_help.c:6232
msgid "retrieve rows from a table or view"
msgstr "liest Zeilen aus einer Tabelle oder Sicht"
-#: sql_help.c:6132
+#: sql_help.c:6154
msgid "change a run-time parameter"
msgstr "ändert einen Konfigurationsparameter"
-#: sql_help.c:6138
+#: sql_help.c:6160
msgid "set constraint check timing for the current transaction"
msgstr "setzt die Zeitsteuerung für Check-Constraints in der aktuellen Transaktion"
-#: sql_help.c:6144
+#: sql_help.c:6166
msgid "set the current user identifier of the current session"
msgstr "setzt den aktuellen Benutzernamen der aktuellen Sitzung"
-#: sql_help.c:6150
+#: sql_help.c:6172
msgid "set the session user identifier and the current user identifier of the current session"
msgstr "setzt den Sitzungsbenutzernamen und den aktuellen Benutzernamen der aktuellen Sitzung"
-#: sql_help.c:6156
+#: sql_help.c:6178
msgid "set the characteristics of the current transaction"
msgstr "setzt die Charakteristika der aktuellen Transaktion"
-#: sql_help.c:6162
+#: sql_help.c:6184
msgid "show the value of a run-time parameter"
msgstr "zeigt den Wert eines Konfigurationsparameters"
-#: sql_help.c:6180
+#: sql_help.c:6202
msgid "empty a table or set of tables"
msgstr "leert eine oder mehrere Tabellen"
-#: sql_help.c:6186
+#: sql_help.c:6208
msgid "stop listening for a notification"
msgstr "beendet das Hören auf eine Benachrichtigung"
-#: sql_help.c:6192
+#: sql_help.c:6214
msgid "update rows of a table"
msgstr "aktualisiert Zeilen einer Tabelle"
-#: sql_help.c:6198
+#: sql_help.c:6220
msgid "garbage-collect and optionally analyze a database"
msgstr "säubert und analysiert eine Datenbank"
-#: sql_help.c:6204
+#: sql_help.c:6226
msgid "compute a set of rows"
msgstr "berechnet eine Zeilenmenge"
@@ -6455,7 +6450,7 @@ msgstr "überflüssiges Kommandozeilenargument »%s« ignoriert"
msgid "could not find own program executable"
msgstr "konnte eigene Programmdatei nicht finden"
-#: tab-complete.c:5917
+#: tab-complete.c:5955
#, c-format
msgid ""
"tab completion query failed: %s\n"
diff --git a/src/bin/psql/po/fr.po b/src/bin/psql/po/fr.po
index 23b2fda627d..d137ae812ac 100644
--- a/src/bin/psql/po/fr.po
+++ b/src/bin/psql/po/fr.po
@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 15\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
-"POT-Creation-Date: 2022-07-18 13:17+0000\n"
-"PO-Revision-Date: 2022-07-18 17:26+0200\n"
+"POT-Creation-Date: 2023-02-03 22:46+0000\n"
+"PO-Revision-Date: 2023-02-05 17:29+0100\n"
"Last-Translator: Guillaume Lelarge <guillaume@lelarge.info>\n"
"Language-Team: French <guillaume@lelarge.info>\n"
"Language: fr\n"
@@ -20,7 +20,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Poedit 3.1\n"
+"X-Generator: Poedit 3.2.2\n"
#: ../../../src/common/logging.c:276
#, c-format
@@ -78,7 +78,7 @@ msgid "%s() failed: %m"
msgstr "échec de %s() : %m"
#: ../../common/exec.c:560 ../../common/exec.c:605 ../../common/exec.c:697
-#: command.c:1320 command.c:3316 command.c:3365 command.c:3489 input.c:227
+#: command.c:1321 command.c:3310 command.c:3359 command.c:3483 input.c:227
#: mainloop.c:80 mainloop.c:398
#, c-format
msgid "out of memory"
@@ -100,7 +100,7 @@ msgstr "ne peut pas dupliquer un pointeur nul (erreur interne)\n"
msgid "could not look up effective user ID %ld: %s"
msgstr "n'a pas pu trouver l'identifiant réel %ld de l'utilisateur : %s"
-#: ../../common/username.c:45 command.c:576
+#: ../../common/username.c:45 command.c:575
msgid "user does not exist"
msgstr "l'utilisateur n'existe pas"
@@ -193,252 +193,252 @@ msgstr "n'a pas pu rechercher l'identifiant de l'utilisateur local %d : %s"
msgid "local user with ID %d does not exist"
msgstr "l'utilisateur local dont l'identifiant est %d n'existe pas"
-#: command.c:233
+#: command.c:232
#, c-format
msgid "invalid command \\%s"
msgstr "commande \\%s invalide"
-#: command.c:235
+#: command.c:234
#, c-format
msgid "Try \\? for help."
msgstr "Essayez \\? pour l'aide."
-#: command.c:253
+#: command.c:252
#, c-format
msgid "\\%s: extra argument \"%s\" ignored"
msgstr "\\%s : argument « %s » supplémentaire ignoré"
-#: command.c:305
+#: command.c:304
#, c-format
msgid "\\%s command ignored; use \\endif or Ctrl-C to exit current \\if block"
msgstr "commande \\%s ignorée ; utilisez \\endif ou Ctrl-C pour quitter le bloc \\if courant"
-#: command.c:574
+#: command.c:573
#, c-format
msgid "could not get home directory for user ID %ld: %s"
msgstr "n'a pas pu obtenir le répertoire principal pour l'identifiant d'utilisateur %ld : %s"
-#: command.c:593
+#: command.c:592
#, c-format
msgid "\\%s: could not change directory to \"%s\": %m"
msgstr "\\%s : n'a pas pu accéder au répertoire « %s » : %m"
-#: command.c:618
+#: command.c:617
#, c-format
msgid "You are currently not connected to a database.\n"
msgstr "Vous n'êtes pas connecté à une base de données.\n"
-#: command.c:628
+#: command.c:627
#, c-format
msgid "You are connected to database \"%s\" as user \"%s\" on address \"%s\" at port \"%s\".\n"
msgstr "Vous êtes connecté à la base de données « %s » en tant qu'utilisateur « %s » à l'adresse « %s » via le port « %s ».\n"
-#: command.c:631
+#: command.c:630
#, c-format
msgid "You are connected to database \"%s\" as user \"%s\" via socket in \"%s\" at port \"%s\".\n"
msgstr "Vous êtes connecté à la base de données « %s » en tant qu'utilisateur « %s » via le socket dans « %s » via le port « %s ».\n"
-#: command.c:637
+#: command.c:636
#, c-format
msgid "You are connected to database \"%s\" as user \"%s\" on host \"%s\" (address \"%s\") at port \"%s\".\n"
msgstr "Vous êtes connecté à la base de données « %s » en tant qu'utilisateur « %s » sur l'hôte « %s » (adresse « %s ») via le port « %s ».\n"
-#: command.c:640
+#: command.c:639
#, c-format
msgid "You are connected to database \"%s\" as user \"%s\" on host \"%s\" at port \"%s\".\n"
msgstr "Vous êtes connecté à la base de données « %s » en tant qu'utilisateur « %s » sur l'hôte « %s » via le port « %s ».\n"
-#: command.c:1031 command.c:1126 command.c:2660
+#: command.c:1030 command.c:1125 command.c:2654
#, c-format
msgid "no query buffer"
msgstr "aucun tampon de requête"
-#: command.c:1064 command.c:5497
+#: command.c:1063 command.c:5491
#, c-format
msgid "invalid line number: %s"
msgstr "numéro de ligne invalide : %s"
-#: command.c:1202
+#: command.c:1203
msgid "No changes"
msgstr "Aucun changement"
-#: command.c:1281
+#: command.c:1282
#, c-format
msgid "%s: invalid encoding name or conversion procedure not found"
msgstr "%s : nom d'encodage invalide ou procédure de conversion introuvable"
-#: command.c:1316 command.c:2119 command.c:3312 command.c:3511 command.c:5599
-#: common.c:177 common.c:226 common.c:395 common.c:1137 common.c:1155
-#: common.c:1229 common.c:1336 common.c:1374 common.c:1459 common.c:1495
+#: command.c:1317 command.c:2120 command.c:3306 command.c:3505 command.c:5597
+#: common.c:181 common.c:230 common.c:399 common.c:1082 common.c:1100
+#: common.c:1174 common.c:1281 common.c:1319 common.c:1407 common.c:1443
#: copy.c:488 copy.c:722 help.c:66 large_obj.c:157 large_obj.c:192
#: large_obj.c:254 startup.c:304
#, c-format
msgid "%s"
msgstr "%s"
-#: command.c:1323
+#: command.c:1324
msgid "There is no previous error."
msgstr "Il n'y a pas d'erreur précédente."
-#: command.c:1436
+#: command.c:1437
#, c-format
msgid "\\%s: missing right parenthesis"
msgstr "\\%s: parenthèse droite manquante"
-#: command.c:1520 command.c:1650 command.c:1955 command.c:1969 command.c:1988
-#: command.c:2172 command.c:2414 command.c:2627 command.c:2667
+#: command.c:1521 command.c:1651 command.c:1956 command.c:1970 command.c:1989
+#: command.c:2173 command.c:2415 command.c:2621 command.c:2661
#, c-format
msgid "\\%s: missing required argument"
msgstr "\\%s : argument requis manquant"
-#: command.c:1781
+#: command.c:1782
#, c-format
msgid "\\elif: cannot occur after \\else"
msgstr "\\elif : ne peut pas survenir après \\else"
-#: command.c:1786
+#: command.c:1787
#, c-format
msgid "\\elif: no matching \\if"
msgstr "\\elif : pas de \\if correspondant"
-#: command.c:1850
+#: command.c:1851
#, c-format
msgid "\\else: cannot occur after \\else"
msgstr "\\else : ne peut pas survenir après \\else"
-#: command.c:1855
+#: command.c:1856
#, c-format
msgid "\\else: no matching \\if"
msgstr "\\else : pas de \\if correspondant"
-#: command.c:1895
+#: command.c:1896
#, c-format
msgid "\\endif: no matching \\if"
msgstr "\\endif : pas de \\if correspondant"
-#: command.c:2052
+#: command.c:2053
msgid "Query buffer is empty."
msgstr "Le tampon de requête est vide."
-#: command.c:2095
+#: command.c:2096
#, c-format
msgid "Enter new password for user \"%s\": "
msgstr "Saisir le nouveau mot de passe de l'utilisateur « %s » : "
-#: command.c:2099
+#: command.c:2100
msgid "Enter it again: "
msgstr "Saisir le mot de passe à nouveau : "
-#: command.c:2108
+#: command.c:2109
#, c-format
msgid "Passwords didn't match."
msgstr "Les mots de passe ne sont pas identiques."
-#: command.c:2207
+#: command.c:2208
#, c-format
msgid "\\%s: could not read value for variable"
msgstr "\\%s : n'a pas pu lire la valeur pour la variable"
-#: command.c:2310
+#: command.c:2311
msgid "Query buffer reset (cleared)."
msgstr "Le tampon de requête a été effacé."
-#: command.c:2332
+#: command.c:2333
#, c-format
msgid "Wrote history to file \"%s\".\n"
msgstr "Historique sauvegardé dans le fichier « %s ».\n"
-#: command.c:2419
+#: command.c:2420
#, c-format
msgid "\\%s: environment variable name must not contain \"=\""
msgstr "\\%s : le nom de la variable d'environnement ne doit pas contenir « = »"
-#: command.c:2467
+#: command.c:2468
#, c-format
msgid "function name is required"
msgstr "le nom de la fonction est requis"
-#: command.c:2469
+#: command.c:2470
#, c-format
msgid "view name is required"
msgstr "le nom de la vue est requis"
-#: command.c:2599
+#: command.c:2593
msgid "Timing is on."
msgstr "Chronométrage activé."
-#: command.c:2601
+#: command.c:2595
msgid "Timing is off."
msgstr "Chronométrage désactivé."
-#: command.c:2686 command.c:2714 command.c:3952 command.c:3955 command.c:3958
-#: command.c:3964 command.c:3966 command.c:3992 command.c:4002 command.c:4014
-#: command.c:4028 command.c:4055 command.c:4113 common.c:73 copy.c:331
+#: command.c:2680 command.c:2708 command.c:3946 command.c:3949 command.c:3952
+#: command.c:3958 command.c:3960 command.c:3986 command.c:3996 command.c:4008
+#: command.c:4022 command.c:4049 command.c:4107 common.c:77 copy.c:331
#: copy.c:403 psqlscanslash.l:784 psqlscanslash.l:795 psqlscanslash.l:805
#, c-format
msgid "%s: %m"
msgstr "%s : %m"
-#: command.c:3113 startup.c:243 startup.c:293
+#: command.c:3107 startup.c:243 startup.c:293
msgid "Password: "
msgstr "Mot de passe : "
-#: command.c:3118 startup.c:290
+#: command.c:3112 startup.c:290
#, c-format
msgid "Password for user %s: "
msgstr "Mot de passe pour l'utilisateur %s : "
-#: command.c:3174
+#: command.c:3168
#, c-format
msgid "Do not give user, host, or port separately when using a connection string"
msgstr "Ne pas donner utilisateur, hôte ou port lors de l'utilisation d'une chaîne de connexion"
-#: command.c:3209
+#: command.c:3203
#, c-format
msgid "No database connection exists to re-use parameters from"
msgstr "Aucune connexion de base existante pour réutiliser ses paramètres"
-#: command.c:3517
+#: command.c:3511
#, c-format
msgid "Previous connection kept"
msgstr "Connexion précédente conservée"
-#: command.c:3523
+#: command.c:3517
#, c-format
msgid "\\connect: %s"
msgstr "\\connect : %s"
-#: command.c:3579
+#: command.c:3573
#, c-format
msgid "You are now connected to database \"%s\" as user \"%s\" on address \"%s\" at port \"%s\".\n"
msgstr "Vous êtes maintenant connecté à la base de données « %s » en tant qu'utilisateur « %s » à l'adresse « %s » via le port « %s ».\n"
-#: command.c:3582
+#: command.c:3576
#, c-format
msgid "You are now connected to database \"%s\" as user \"%s\" via socket in \"%s\" at port \"%s\".\n"
msgstr "Vous êtes maintenant connecté à la base de données « %s » en tant qu'utilisateur « %s » via le socket dans « %s » via le port « %s ».\n"
-#: command.c:3588
+#: command.c:3582
#, c-format
msgid "You are now connected to database \"%s\" as user \"%s\" on host \"%s\" (address \"%s\") at port \"%s\".\n"
msgstr "Vous êtes maintenant connecté à la base de données « %s » en tant qu'utilisateur « %s » sur l'hôte « %s » (adresse « %s » ) via le port « %s ».\n"
-#: command.c:3591
+#: command.c:3585
#, c-format
msgid "You are now connected to database \"%s\" as user \"%s\" on host \"%s\" at port \"%s\".\n"
msgstr "Vous êtes maintenant connecté à la base de données « %s » en tant qu'utilisateur « %s » sur l'hôte « %s » via le port « %s ».\n"
-#: command.c:3596
+#: command.c:3590
#, c-format
msgid "You are now connected to database \"%s\" as user \"%s\".\n"
msgstr "Vous êtes maintenant connecté à la base de données « %s » en tant qu'utilisateur « %s ».\n"
-#: command.c:3636
+#: command.c:3630
#, c-format
msgid "%s (%s, server %s)\n"
msgstr "%s (%s, serveur %s)\n"
-#: command.c:3649
+#: command.c:3643
#, c-format
msgid ""
"WARNING: %s major version %s, server major version %s.\n"
@@ -447,29 +447,29 @@ msgstr ""
"ATTENTION : %s version majeure %s, version majeure du serveur %s.\n"
" Certaines fonctionnalités de psql pourraient ne pas fonctionner.\n"
-#: command.c:3686
+#: command.c:3680
#, c-format
msgid "SSL connection (protocol: %s, cipher: %s, compression: %s)\n"
msgstr "Connexion SSL (protocole : %s, chiffrement : %s, compression : %s)\n"
-#: command.c:3687 command.c:3688
+#: command.c:3681 command.c:3682
msgid "unknown"
msgstr "inconnu"
-#: command.c:3689 help.c:42
+#: command.c:3683 help.c:42
msgid "off"
msgstr "désactivé"
-#: command.c:3689 help.c:42
+#: command.c:3683 help.c:42
msgid "on"
msgstr "activé"
-#: command.c:3703
+#: command.c:3697
#, c-format
msgid "GSSAPI-encrypted connection\n"
msgstr "connexion chiffrée avec GSSAPI\n"
-#: command.c:3723
+#: command.c:3717
#, c-format
msgid ""
"WARNING: Console code page (%u) differs from Windows code page (%u)\n"
@@ -481,269 +481,269 @@ msgstr ""
" Voir la section « Notes aux utilisateurs de Windows » de la page\n"
" référence de psql pour les détails.\n"
-#: command.c:3828
+#: command.c:3822
#, c-format
msgid "environment variable PSQL_EDITOR_LINENUMBER_ARG must be set to specify a line number"
msgstr "la variable d'environnement PSQL_EDITOR_LINENUMBER_ARG doit être définie avec un numéro de ligne"
-#: command.c:3857
+#: command.c:3851
#, c-format
msgid "could not start editor \"%s\""
msgstr "n'a pas pu exécuter l'éditeur « %s »"
-#: command.c:3859
+#: command.c:3853
#, c-format
msgid "could not start /bin/sh"
msgstr "n'a pas pu exécuter /bin/sh"
-#: command.c:3909
+#: command.c:3903
#, c-format
msgid "could not locate temporary directory: %s"
msgstr "n'a pas pu localiser le répertoire temporaire : %s"
-#: command.c:3936
+#: command.c:3930
#, c-format
msgid "could not open temporary file \"%s\": %m"
msgstr "n'a pas pu ouvrir le fichier temporaire « %s » : %m"
-#: command.c:4272
+#: command.c:4266
#, c-format
msgid "\\pset: ambiguous abbreviation \"%s\" matches both \"%s\" and \"%s\""
msgstr "\\pset: abréviation ambigüe : « %s » correspond à « %s » comme à « %s »"
-#: command.c:4292
+#: command.c:4286
#, c-format
msgid "\\pset: allowed formats are aligned, asciidoc, csv, html, latex, latex-longtable, troff-ms, unaligned, wrapped"
msgstr "\\pset : les formats autorisés sont aligned, asciidoc, csv, html, latex, latex-longtable, troff-ms, unaligned, wrapped"
-#: command.c:4311
+#: command.c:4305
#, c-format
msgid "\\pset: allowed line styles are ascii, old-ascii, unicode"
msgstr "\\pset: les styles de lignes autorisés sont ascii, old-ascii, unicode"
-#: command.c:4326
+#: command.c:4320
#, c-format
msgid "\\pset: allowed Unicode border line styles are single, double"
msgstr "\\pset : les styles autorisés de ligne de bordure Unicode sont single, double"
-#: command.c:4341
+#: command.c:4335
#, c-format
msgid "\\pset: allowed Unicode column line styles are single, double"
msgstr "\\pset : les styles autorisés pour la ligne de colonne Unicode sont single, double"
-#: command.c:4356
+#: command.c:4350
#, c-format
msgid "\\pset: allowed Unicode header line styles are single, double"
msgstr "\\pset : les styles autorisés pour la ligne d'en-tête Unicode sont single, double"
-#: command.c:4399
+#: command.c:4393
#, c-format
msgid "\\pset: csv_fieldsep must be a single one-byte character"
msgstr "\\pset: csv_fieldsep doit être un unique caractère d'un octet"
-#: command.c:4404
+#: command.c:4398
#, c-format
msgid "\\pset: csv_fieldsep cannot be a double quote, a newline, or a carriage return"
msgstr "\\pset: csv_fieldsep ne peut pas être un guillemet, un retour à la ligne ou un retour chariot"
-#: command.c:4541 command.c:4729
+#: command.c:4535 command.c:4723
#, c-format
msgid "\\pset: unknown option: %s"
msgstr "\\pset : option inconnue : %s"
-#: command.c:4561
+#: command.c:4555
#, c-format
msgid "Border style is %d.\n"
msgstr "Le style de bordure est %d.\n"
-#: command.c:4567
+#: command.c:4561
#, c-format
msgid "Target width is unset.\n"
msgstr "La largeur cible n'est pas configuré.\n"
-#: command.c:4569
+#: command.c:4563
#, c-format
msgid "Target width is %d.\n"
msgstr "La largeur cible est %d.\n"
-#: command.c:4576
+#: command.c:4570
#, c-format
msgid "Expanded display is on.\n"
msgstr "Affichage étendu activé.\n"
-#: command.c:4578
+#: command.c:4572
#, c-format
msgid "Expanded display is used automatically.\n"
msgstr "L'affichage étendu est utilisé automatiquement.\n"
-#: command.c:4580
+#: command.c:4574
#, c-format
msgid "Expanded display is off.\n"
msgstr "Affichage étendu désactivé.\n"
-#: command.c:4586
+#: command.c:4580
#, c-format
msgid "Field separator for CSV is \"%s\".\n"
msgstr "Le séparateur de champs pour un CSV est « %s ».\n"
-#: command.c:4594 command.c:4602
+#: command.c:4588 command.c:4596
#, c-format
msgid "Field separator is zero byte.\n"
msgstr "Le séparateur de champs est l'octet zéro.\n"
-#: command.c:4596
+#: command.c:4590
#, c-format
msgid "Field separator is \"%s\".\n"
msgstr "Le séparateur de champs est « %s ».\n"
-#: command.c:4609
+#: command.c:4603
#, c-format
msgid "Default footer is on.\n"
msgstr "Le bas de page pas défaut est activé.\n"
-#: command.c:4611
+#: command.c:4605
#, c-format
msgid "Default footer is off.\n"
msgstr "Le bas de page par défaut est désactivé.\n"
-#: command.c:4617
+#: command.c:4611
#, c-format
msgid "Output format is %s.\n"
msgstr "Le format de sortie est %s.\n"
-#: command.c:4623
+#: command.c:4617
#, c-format
msgid "Line style is %s.\n"
msgstr "Le style de ligne est %s.\n"
-#: command.c:4630
+#: command.c:4624
#, c-format
msgid "Null display is \"%s\".\n"
msgstr "L'affichage de null est « %s ».\n"
-#: command.c:4638
+#: command.c:4632
#, c-format
msgid "Locale-adjusted numeric output is on.\n"
msgstr "L'affichage de la sortie numérique adaptée à la locale est activé.\n"
-#: command.c:4640
+#: command.c:4634
#, c-format
msgid "Locale-adjusted numeric output is off.\n"
msgstr "L'affichage de la sortie numérique adaptée à la locale est désactivé.\n"
-#: command.c:4647
+#: command.c:4641
#, c-format
msgid "Pager is used for long output.\n"
msgstr "Le paginateur est utilisé pour les affichages longs.\n"
-#: command.c:4649
+#: command.c:4643
#, c-format
msgid "Pager is always used.\n"
msgstr "Le paginateur est toujours utilisé.\n"
-#: command.c:4651
+#: command.c:4645
#, c-format
msgid "Pager usage is off.\n"
msgstr "L'utilisation du paginateur est désactivé.\n"
-#: command.c:4657
+#: command.c:4651
#, c-format
msgid "Pager won't be used for less than %d line.\n"
msgid_plural "Pager won't be used for less than %d lines.\n"
msgstr[0] "Le paginateur ne sera pas utilisé pour moins que %d ligne.\n"
msgstr[1] "Le paginateur ne sera pas utilisé pour moins que %d lignes.\n"
-#: command.c:4667 command.c:4677
+#: command.c:4661 command.c:4671
#, c-format
msgid "Record separator is zero byte.\n"
msgstr "Le séparateur d'enregistrements est l'octet zéro.\n"
-#: command.c:4669
+#: command.c:4663
#, c-format
msgid "Record separator is <newline>.\n"
msgstr "Le séparateur d'enregistrement est <saut de ligne>.\n"
-#: command.c:4671
+#: command.c:4665
#, c-format
msgid "Record separator is \"%s\".\n"
msgstr "Le séparateur d'enregistrements est « %s ».\n"
-#: command.c:4684
+#: command.c:4678
#, c-format
msgid "Table attributes are \"%s\".\n"
msgstr "Les attributs de la table sont « %s ».\n"
-#: command.c:4687
+#: command.c:4681
#, c-format
msgid "Table attributes unset.\n"
msgstr "Les attributs de la table ne sont pas définis.\n"
-#: command.c:4694
+#: command.c:4688
#, c-format
msgid "Title is \"%s\".\n"
msgstr "Le titre est « %s ».\n"
-#: command.c:4696
+#: command.c:4690
#, c-format
msgid "Title is unset.\n"
msgstr "Le titre n'est pas défini.\n"
-#: command.c:4703
+#: command.c:4697
#, c-format
msgid "Tuples only is on.\n"
msgstr "L'affichage des tuples seuls est activé.\n"
-#: command.c:4705
+#: command.c:4699
#, c-format
msgid "Tuples only is off.\n"
msgstr "L'affichage des tuples seuls est désactivé.\n"
-#: command.c:4711
+#: command.c:4705
#, c-format
msgid "Unicode border line style is \"%s\".\n"
msgstr "Le style de bordure Unicode est « %s ».\n"
-#: command.c:4717
+#: command.c:4711
#, c-format
msgid "Unicode column line style is \"%s\".\n"
msgstr "Le style de ligne Unicode est « %s ».\n"
-#: command.c:4723
+#: command.c:4717
#, c-format
msgid "Unicode header line style is \"%s\".\n"
msgstr "Le style d'en-tête Unicode est « %s ».\n"
-#: command.c:4956
+#: command.c:4950
#, c-format
msgid "\\!: failed"
msgstr "\\! : échec"
-#: command.c:4990
+#: command.c:4984
#, c-format
msgid "\\watch cannot be used with an empty query"
msgstr "\\watch ne peut pas être utilisé avec une requête vide"
-#: command.c:5022
+#: command.c:5016
#, c-format
msgid "could not set timer: %m"
msgstr "n'a pas pu configurer le chronomètre : %m"
-#: command.c:5084
+#: command.c:5078
#, c-format
msgid "%s\t%s (every %gs)\n"
msgstr "%s\t%s (chaque %gs)\n"
-#: command.c:5087
+#: command.c:5081
#, c-format
msgid "%s (every %gs)\n"
msgstr "%s (chaque %gs)\n"
-#: command.c:5148
+#: command.c:5142
#, c-format
msgid "could not wait for signals: %m"
msgstr "n'a pas pu attendre le signal : %m"
-#: command.c:5206 command.c:5213 common.c:568 common.c:575 common.c:1118
+#: command.c:5200 command.c:5207 common.c:572 common.c:579 common.c:1063
#, c-format
msgid ""
"********* QUERY **********\n"
@@ -756,111 +756,111 @@ msgstr ""
"**************************\n"
"\n"
-#: command.c:5392
+#: command.c:5386
#, c-format
msgid "\"%s.%s\" is not a view"
msgstr "« %s.%s » n'est pas une vue"
-#: command.c:5408
+#: command.c:5402
#, c-format
msgid "could not parse reloptions array"
msgstr "n'a pas pu analyser le tableau reloptions"
-#: common.c:162
+#: common.c:166
#, c-format
msgid "cannot escape without active connection"
msgstr "ne peut mettre entre guillemets sans connexion active"
-#: common.c:203
+#: common.c:207
#, c-format
msgid "shell command argument contains a newline or carriage return: \"%s\""
msgstr "l'argument de la commande shell contient un retour à la ligne ou un retour chariot : « %s »"
-#: common.c:307
+#: common.c:311
#, c-format
msgid "connection to server was lost"
msgstr "la connexion au serveur a été perdue"
-#: common.c:311
+#: common.c:315
#, c-format
msgid "The connection to the server was lost. Attempting reset: "
msgstr "La connexion au serveur a été perdue. Tentative de réinitialisation : "
-#: common.c:316
+#: common.c:320
#, c-format
msgid "Failed.\n"
msgstr "Échec.\n"
-#: common.c:333
+#: common.c:337
#, c-format
msgid "Succeeded.\n"
msgstr "Succès.\n"
-#: common.c:385 common.c:1054
+#: common.c:389 common.c:1001
#, c-format
msgid "unexpected PQresultStatus: %d"
msgstr "PQresultStatus inattendu : %d"
-#: common.c:507
+#: common.c:511
#, c-format
msgid "Time: %.3f ms\n"
msgstr "Temps : %.3f ms\n"
-#: common.c:522
+#: common.c:526
#, c-format
msgid "Time: %.3f ms (%02d:%06.3f)\n"
msgstr "Durée : %.3f ms (%02d:%06.3f)\n"
-#: common.c:531
+#: common.c:535
#, c-format
msgid "Time: %.3f ms (%02d:%02d:%06.3f)\n"
msgstr "Durée : %.3f ms (%02d:%02d:%06.3f)\n"
-#: common.c:538
+#: common.c:542
#, c-format
msgid "Time: %.3f ms (%.0f d %02d:%02d:%06.3f)\n"
msgstr "Durée : %.3f ms (%.0f d %02d:%02d:%06.3f)\n"
-#: common.c:562 common.c:619 common.c:1089 describe.c:6028
+#: common.c:566 common.c:623 common.c:1034 describe.c:6135
#, c-format
msgid "You are currently not connected to a database."
msgstr "Vous n'êtes pas connecté à une base de données."
-#: common.c:650
+#: common.c:654
#, c-format
msgid "Asynchronous notification \"%s\" with payload \"%s\" received from server process with PID %d.\n"
msgstr ""
"Notification asynchrone « %s » reçue avec le contenu « %s » en provenance du\n"
"processus serveur de PID %d.\n"
-#: common.c:653
+#: common.c:657
#, c-format
msgid "Asynchronous notification \"%s\" received from server process with PID %d.\n"
msgstr ""
"Notification asynchrone « %s » reçue en provenance du processus serveur de\n"
"PID %d.\n"
-#: common.c:686 common.c:705
+#: common.c:688
#, c-format
msgid "could not print result table: %m"
msgstr "n'a pas pu imprimer la table résultante : %m"
-#: common.c:726
+#: common.c:708
#, c-format
msgid "no rows returned for \\gset"
msgstr "aucune ligne retournée pour \\gset"
-#: common.c:731
+#: common.c:713
#, c-format
msgid "more than one row returned for \\gset"
msgstr "plus d'une ligne retournée pour \\gset"
-#: common.c:749
+#: common.c:731
#, c-format
msgid "attempt to \\gset into specially treated variable \"%s\" ignored"
msgstr "tentative ignorée d'utilisation de \\gset dans une variable traitée spécialement « %s »"
-#: common.c:1098
+#: common.c:1043
#, c-format
msgid ""
"***(Single step mode: verify command)*******************************************\n"
@@ -871,37 +871,32 @@ msgstr ""
"%s\n"
"***(appuyez sur entrée pour l'exécuter ou tapez x puis entrée pour annuler)***\n"
-#: common.c:1181
+#: common.c:1126
#, c-format
msgid "STATEMENT: %s"
msgstr "INSTRUCTION : %s"
-#: common.c:1217
+#: common.c:1162
#, c-format
msgid "unexpected transaction status (%d)"
msgstr "état de la transaction inattendu (%d)"
-#: common.c:1358 describe.c:1986
+#: common.c:1303 describe.c:2020
msgid "Column"
msgstr "Colonne"
-#: common.c:1359 describe.c:167 describe.c:349 describe.c:367 describe.c:1012
-#: describe.c:1167 describe.c:1691 describe.c:1715 describe.c:1987
-#: describe.c:3850 describe.c:4059 describe.c:4290 describe.c:4446
-#: describe.c:5674
+#: common.c:1304 describe.c:170 describe.c:358 describe.c:376 describe.c:1037
+#: describe.c:1193 describe.c:1725 describe.c:1749 describe.c:2021
+#: describe.c:3891 describe.c:4103 describe.c:4342 describe.c:4504
+#: describe.c:5767
msgid "Type"
msgstr "Type"
-#: common.c:1408
+#: common.c:1353
#, c-format
msgid "The command has no result, or the result has no columns.\n"
msgstr "La commande n'a pas de résultats ou le résultat n'a pas de colonnes.\n"
-#: common.c:1561
-#, c-format
-msgid "\\watch cannot be used with COPY"
-msgstr "\\watch ne peut pas être utilisé avec COPY"
-
#: copy.c:98
#, c-format
msgid "\\copy: arguments required"
@@ -1017,1153 +1012,1153 @@ msgstr "\\crosstabview : nom de colonne ambigu : « %s »"
msgid "\\crosstabview: column name not found: \"%s\""
msgstr "\\crosstabview : nom de colonne non trouvé : « %s »"
-#: describe.c:87 describe.c:329 describe.c:622 describe.c:796 describe.c:1004
-#: describe.c:1156 describe.c:1230 describe.c:3839 describe.c:4046
-#: describe.c:4288 describe.c:4367 describe.c:4596 describe.c:4798
-#: describe.c:5026 describe.c:5261 describe.c:5328 describe.c:5339
-#: describe.c:5393 describe.c:5782 describe.c:5857
+#: describe.c:87 describe.c:338 describe.c:635 describe.c:812 describe.c:1029
+#: describe.c:1182 describe.c:1257 describe.c:3880 describe.c:4090
+#: describe.c:4340 describe.c:4422 describe.c:4657 describe.c:4866
+#: describe.c:5095 describe.c:5339 describe.c:5409 describe.c:5420
+#: describe.c:5477 describe.c:5881 describe.c:5959
msgid "Schema"
msgstr "Schéma"
-#: describe.c:88 describe.c:164 describe.c:223 describe.c:330 describe.c:623
-#: describe.c:797 describe.c:916 describe.c:1005 describe.c:1231
-#: describe.c:3840 describe.c:4047 describe.c:4209 describe.c:4289
-#: describe.c:4368 describe.c:4528 describe.c:4597 describe.c:4799
-#: describe.c:4896 describe.c:5027 describe.c:5262 describe.c:5329
-#: describe.c:5340 describe.c:5394 describe.c:5587 describe.c:5655
-#: describe.c:5855 describe.c:6074 describe.c:6376
+#: describe.c:88 describe.c:167 describe.c:229 describe.c:339 describe.c:636
+#: describe.c:813 describe.c:936 describe.c:1030 describe.c:1258
+#: describe.c:3881 describe.c:4091 describe.c:4256 describe.c:4341
+#: describe.c:4423 describe.c:4586 describe.c:4658 describe.c:4867
+#: describe.c:4967 describe.c:5096 describe.c:5340 describe.c:5410
+#: describe.c:5421 describe.c:5478 describe.c:5677 describe.c:5748
+#: describe.c:5957 describe.c:6186 describe.c:6494
msgid "Name"
msgstr "Nom"
-#: describe.c:89 describe.c:342 describe.c:360
+#: describe.c:89 describe.c:351 describe.c:369
msgid "Result data type"
msgstr "Type de données du résultat"
-#: describe.c:90 describe.c:343 describe.c:361
+#: describe.c:90 describe.c:352 describe.c:370
msgid "Argument data types"
msgstr "Type de données des paramètres"
-#: describe.c:98 describe.c:105 describe.c:175 describe.c:237 describe.c:414
-#: describe.c:654 describe.c:812 describe.c:945 describe.c:1233 describe.c:2007
-#: describe.c:3639 describe.c:3894 describe.c:4093 describe.c:4233
-#: describe.c:4302 describe.c:4377 describe.c:4541 describe.c:4713
-#: describe.c:4835 describe.c:4905 describe.c:5028 describe.c:5173
-#: describe.c:5215 describe.c:5278 describe.c:5332 describe.c:5341
-#: describe.c:5395 describe.c:5605 describe.c:5677 describe.c:5796
-#: describe.c:5858 describe.c:6847
+#: describe.c:98 describe.c:105 describe.c:178 describe.c:243 describe.c:423
+#: describe.c:667 describe.c:828 describe.c:965 describe.c:1260 describe.c:2041
+#: describe.c:3676 describe.c:3935 describe.c:4137 describe.c:4280
+#: describe.c:4354 describe.c:4432 describe.c:4599 describe.c:4777
+#: describe.c:4903 describe.c:4976 describe.c:5097 describe.c:5248
+#: describe.c:5290 describe.c:5356 describe.c:5413 describe.c:5422
+#: describe.c:5479 describe.c:5695 describe.c:5770 describe.c:5895
+#: describe.c:5960 describe.c:6992
msgid "Description"
msgstr "Description"
-#: describe.c:125
+#: describe.c:128
msgid "List of aggregate functions"
msgstr "Liste des fonctions d'agrégation"
-#: describe.c:150
+#: describe.c:153
#, c-format
msgid "The server (version %s) does not support access methods."
msgstr "Le serveur (version %s) ne supporte pas les méthodes d'accès."
-#: describe.c:165
+#: describe.c:168
msgid "Index"
msgstr "Index"
-#: describe.c:166 describe.c:3858 describe.c:4072 describe.c:5783
+#: describe.c:169 describe.c:3899 describe.c:4116 describe.c:5882
msgid "Table"
msgstr "Table"
-#: describe.c:174 describe.c:5589
+#: describe.c:177 describe.c:5679
msgid "Handler"
msgstr "Gestionnaire"
-#: describe.c:195
+#: describe.c:201
msgid "List of access methods"
msgstr "Liste des méthodes d'accès"
-#: describe.c:224 describe.c:395 describe.c:647 describe.c:917 describe.c:1155
-#: describe.c:3851 describe.c:4048 describe.c:4210 describe.c:4530
-#: describe.c:4897 describe.c:5588 describe.c:5656 describe.c:6075
-#: describe.c:6257 describe.c:6377 describe.c:6511 describe.c:6593
-#: describe.c:6835
+#: describe.c:230 describe.c:404 describe.c:660 describe.c:937 describe.c:1181
+#: describe.c:3892 describe.c:4092 describe.c:4257 describe.c:4588
+#: describe.c:4968 describe.c:5678 describe.c:5749 describe.c:6187
+#: describe.c:6375 describe.c:6495 describe.c:6632 describe.c:6718
+#: describe.c:6980
msgid "Owner"
msgstr "Propriétaire"
-#: describe.c:225
+#: describe.c:231
msgid "Location"
msgstr "Emplacement"
-#: describe.c:235 describe.c:3475
+#: describe.c:241 describe.c:3509
msgid "Options"
msgstr "Options"
-#: describe.c:236 describe.c:645 describe.c:943 describe.c:3893
+#: describe.c:242 describe.c:658 describe.c:963 describe.c:3934
msgid "Size"
msgstr "Taille"
-#: describe.c:257
+#: describe.c:266
msgid "List of tablespaces"
msgstr "Liste des tablespaces"
-#: describe.c:302
+#: describe.c:311
#, c-format
msgid "\\df only takes [anptwS+] as options"
msgstr "\\df ne prend que [anptwS+] comme options"
-#: describe.c:310
+#: describe.c:319
#, c-format
msgid "\\df does not take a \"%c\" option with server version %s"
msgstr "\\df ne prend pas d'option « %c » pour un serveur en version %s"
#. translator: "agg" is short for "aggregate"
-#: describe.c:345 describe.c:363
+#: describe.c:354 describe.c:372
msgid "agg"
msgstr "agg"
-#: describe.c:346 describe.c:364
+#: describe.c:355 describe.c:373
msgid "window"
msgstr "window"
-#: describe.c:347
+#: describe.c:356
msgid "proc"
msgstr "proc"
-#: describe.c:348 describe.c:366
+#: describe.c:357 describe.c:375
msgid "func"
msgstr "func"
-#: describe.c:365 describe.c:1363
+#: describe.c:374 describe.c:1390
msgid "trigger"
msgstr "trigger"
-#: describe.c:377
+#: describe.c:386
msgid "immutable"
msgstr "immutable"
-#: describe.c:378
+#: describe.c:387
msgid "stable"
msgstr "stable"
-#: describe.c:379
+#: describe.c:388
msgid "volatile"
msgstr "volatile"
-#: describe.c:380
+#: describe.c:389
msgid "Volatility"
msgstr "Volatibilité"
-#: describe.c:388
+#: describe.c:397
msgid "restricted"
msgstr "restricted"
-#: describe.c:389
+#: describe.c:398
msgid "safe"
msgstr "safe"
-#: describe.c:390
+#: describe.c:399
msgid "unsafe"
msgstr "unsafe"
-#: describe.c:391
+#: describe.c:400
msgid "Parallel"
msgstr "Parallèle"
-#: describe.c:396
+#: describe.c:405
msgid "definer"
msgstr "definer"
-#: describe.c:397
+#: describe.c:406
msgid "invoker"
msgstr "invoker"
-#: describe.c:398
+#: describe.c:407
msgid "Security"
msgstr "Sécurité"
-#: describe.c:403
+#: describe.c:412
msgid "Language"
msgstr "Langage"
-#: describe.c:407 describe.c:411
+#: describe.c:416 describe.c:420
msgid "Source code"
msgstr "Code source"
-#: describe.c:585
+#: describe.c:594
msgid "List of functions"
msgstr "Liste des fonctions"
-#: describe.c:644
+#: describe.c:657
msgid "Internal name"
msgstr "Nom interne"
-#: describe.c:646
+#: describe.c:659
msgid "Elements"
msgstr "Éléments"
-#: describe.c:695
+#: describe.c:711
msgid "List of data types"
msgstr "Liste des types de données"
-#: describe.c:798
+#: describe.c:814
msgid "Left arg type"
msgstr "Type de l'arg. gauche"
-#: describe.c:799
+#: describe.c:815
msgid "Right arg type"
msgstr "Type de l'arg. droit"
-#: describe.c:800
+#: describe.c:816
msgid "Result type"
msgstr "Type du résultat"
-#: describe.c:805 describe.c:4536 describe.c:4696 describe.c:5172
-#: describe.c:6772 describe.c:6776
+#: describe.c:821 describe.c:4594 describe.c:4760 describe.c:5247
+#: describe.c:6909 describe.c:6913
msgid "Function"
msgstr "Fonction"
-#: describe.c:886
+#: describe.c:902
msgid "List of operators"
msgstr "Liste des opérateurs"
-#: describe.c:918
+#: describe.c:938
msgid "Encoding"
msgstr "Encodage"
-#: describe.c:919 describe.c:4800
+#: describe.c:939 describe.c:4868
msgid "Collate"
msgstr "Collationnement"
-#: describe.c:920 describe.c:4801
+#: describe.c:940 describe.c:4869
msgid "Ctype"
msgstr "Type caract."
-#: describe.c:925 describe.c:931 describe.c:4806 describe.c:4810
+#: describe.c:945 describe.c:951 describe.c:4874 describe.c:4878
msgid "ICU Locale"
msgstr "Locale ICU"
-#: describe.c:926 describe.c:932
+#: describe.c:946 describe.c:952
msgid "Locale Provider"
msgstr "Fournisseur de locale"
-#: describe.c:944
+#: describe.c:964
msgid "Tablespace"
msgstr "Tablespace"
-#: describe.c:965
+#: describe.c:990
msgid "List of databases"
msgstr "Liste des bases de données"
-#: describe.c:1006 describe.c:1158 describe.c:3841
+#: describe.c:1031 describe.c:1184 describe.c:3882
msgid "table"
msgstr "table"
-#: describe.c:1007 describe.c:3842
+#: describe.c:1032 describe.c:3883
msgid "view"
msgstr "vue"
-#: describe.c:1008 describe.c:3843
+#: describe.c:1033 describe.c:3884
msgid "materialized view"
msgstr "vue matérialisée"
-#: describe.c:1009 describe.c:1160 describe.c:3845
+#: describe.c:1034 describe.c:1186 describe.c:3886
msgid "sequence"
msgstr "séquence"
-#: describe.c:1010 describe.c:3847
+#: describe.c:1035 describe.c:3888
msgid "foreign table"
msgstr "table distante"
-#: describe.c:1011 describe.c:3848 describe.c:4057
+#: describe.c:1036 describe.c:3889 describe.c:4101
msgid "partitioned table"
msgstr "table partitionnée"
-#: describe.c:1022
+#: describe.c:1047
msgid "Column privileges"
msgstr "Droits d'accès à la colonne"
-#: describe.c:1053 describe.c:1087
+#: describe.c:1078 describe.c:1112
msgid "Policies"
msgstr "Politiques"
-#: describe.c:1121 describe.c:4452 describe.c:6456
+#: describe.c:1143 describe.c:4510 describe.c:6577
msgid "Access privileges"
msgstr "Droits d'accès"
-#: describe.c:1162
+#: describe.c:1188
msgid "function"
msgstr "fonction"
-#: describe.c:1164
+#: describe.c:1190
msgid "type"
msgstr "type"
-#: describe.c:1166
+#: describe.c:1192
msgid "schema"
msgstr "schéma"
-#: describe.c:1192
+#: describe.c:1215
msgid "Default access privileges"
msgstr "Droits d'accès par défaut"
-#: describe.c:1232
+#: describe.c:1259
msgid "Object"
msgstr "Objet"
-#: describe.c:1246
+#: describe.c:1273
msgid "table constraint"
msgstr "contrainte de table"
-#: describe.c:1270
+#: describe.c:1297
msgid "domain constraint"
msgstr "contrainte de domaine"
-#: describe.c:1294
+#: describe.c:1321
msgid "operator class"
msgstr "classe d'opérateur"
-#: describe.c:1318
+#: describe.c:1345
msgid "operator family"
msgstr "famille d'opérateur"
-#: describe.c:1341
+#: describe.c:1368
msgid "rule"
msgstr "règle"
-#: describe.c:1387
+#: describe.c:1414
msgid "Object descriptions"
msgstr "Descriptions des objets"
-#: describe.c:1445 describe.c:3963
+#: describe.c:1479 describe.c:4007
#, c-format
msgid "Did not find any relation named \"%s\"."
msgstr "Aucune relation nommée « %s » n'a été trouvée."
-#: describe.c:1448 describe.c:3966
+#: describe.c:1482 describe.c:4010
#, c-format
msgid "Did not find any relations."
msgstr "Aucune relation n'a été trouvée."
-#: describe.c:1644
+#: describe.c:1678
#, c-format
msgid "Did not find any relation with OID %s."
msgstr "Aucune relation avec l'OID « %s » n'a été trouvée."
-#: describe.c:1692 describe.c:1716
+#: describe.c:1726 describe.c:1750
msgid "Start"
msgstr "Début"
-#: describe.c:1693 describe.c:1717
+#: describe.c:1727 describe.c:1751
msgid "Minimum"
msgstr "Minimum"
-#: describe.c:1694 describe.c:1718
+#: describe.c:1728 describe.c:1752
msgid "Maximum"
msgstr "Maximum"
-#: describe.c:1695 describe.c:1719
+#: describe.c:1729 describe.c:1753
msgid "Increment"
msgstr "Incrément"
-#: describe.c:1696 describe.c:1720 describe.c:1850 describe.c:4371
-#: describe.c:4707 describe.c:4824 describe.c:4829 describe.c:6499
+#: describe.c:1730 describe.c:1754 describe.c:1884 describe.c:4426
+#: describe.c:4771 describe.c:4892 describe.c:4897 describe.c:6620
msgid "yes"
msgstr "oui"
-#: describe.c:1697 describe.c:1721 describe.c:1851 describe.c:4371
-#: describe.c:4704 describe.c:4824 describe.c:6500
+#: describe.c:1731 describe.c:1755 describe.c:1885 describe.c:4426
+#: describe.c:4768 describe.c:4892 describe.c:6621
msgid "no"
msgstr "non"
-#: describe.c:1698 describe.c:1722
+#: describe.c:1732 describe.c:1756
msgid "Cycles?"
msgstr "Cycles ?"
-#: describe.c:1699 describe.c:1723
+#: describe.c:1733 describe.c:1757
msgid "Cache"
msgstr "Cache"
-#: describe.c:1764
+#: describe.c:1798
#, c-format
msgid "Owned by: %s"
msgstr "Propriétaire : %s"
-#: describe.c:1768
+#: describe.c:1802
#, c-format
msgid "Sequence for identity column: %s"
msgstr "Séquence pour la colonne d'identité : %s"
-#: describe.c:1776
+#: describe.c:1810
#, c-format
msgid "Unlogged sequence \"%s.%s\""
msgstr "Séquence non journalisée « %s.%s »"
-#: describe.c:1779
+#: describe.c:1813
#, c-format
msgid "Sequence \"%s.%s\""
msgstr "Séquence « %s.%s »"
-#: describe.c:1923
+#: describe.c:1957
#, c-format
msgid "Unlogged table \"%s.%s\""
msgstr "Table non tracée « %s.%s »"
-#: describe.c:1926
+#: describe.c:1960
#, c-format
msgid "Table \"%s.%s\""
msgstr "Table « %s.%s »"
-#: describe.c:1930
+#: describe.c:1964
#, c-format
msgid "View \"%s.%s\""
msgstr "Vue « %s.%s »"
-#: describe.c:1935
+#: describe.c:1969
#, c-format
msgid "Unlogged materialized view \"%s.%s\""
msgstr "Vue matérialisée non journalisée « %s.%s »"
-#: describe.c:1938
+#: describe.c:1972
#, c-format
msgid "Materialized view \"%s.%s\""
msgstr "Vue matérialisée « %s.%s »"
-#: describe.c:1943
+#: describe.c:1977
#, c-format
msgid "Unlogged index \"%s.%s\""
msgstr "Index non tracé « %s.%s »"
-#: describe.c:1946
+#: describe.c:1980
#, c-format
msgid "Index \"%s.%s\""
msgstr "Index « %s.%s »"
-#: describe.c:1951
+#: describe.c:1985
#, c-format
msgid "Unlogged partitioned index \"%s.%s\""
msgstr "Index partitionné non journalisé « %s.%s »"
-#: describe.c:1954
+#: describe.c:1988
#, c-format
msgid "Partitioned index \"%s.%s\""
msgstr "Index partitionné « %s.%s »"
-#: describe.c:1958
+#: describe.c:1992
#, c-format
msgid "TOAST table \"%s.%s\""
msgstr "Table TOAST « %s.%s »"
-#: describe.c:1962
+#: describe.c:1996
#, c-format
msgid "Composite type \"%s.%s\""
msgstr "Type composé « %s.%s »"
-#: describe.c:1966
+#: describe.c:2000
#, c-format
msgid "Foreign table \"%s.%s\""
msgstr "Table distante « %s.%s »"
-#: describe.c:1971
+#: describe.c:2005
#, c-format
msgid "Unlogged partitioned table \"%s.%s\""
msgstr "Table non journalisée « %s.%s »"
-#: describe.c:1974
+#: describe.c:2008
#, c-format
msgid "Partitioned table \"%s.%s\""
msgstr "Table partitionnée « %s.%s »"
-#: describe.c:1990 describe.c:4291
+#: describe.c:2024 describe.c:4343
msgid "Collation"
msgstr "Collationnement"
-#: describe.c:1991 describe.c:4292
+#: describe.c:2025 describe.c:4344
msgid "Nullable"
msgstr "NULL-able"
-#: describe.c:1992 describe.c:4293
+#: describe.c:2026 describe.c:4345
msgid "Default"
msgstr "Par défaut"
-#: describe.c:1995
+#: describe.c:2029
msgid "Key?"
msgstr "Clé ?"
-#: describe.c:1997 describe.c:4604 describe.c:4615
+#: describe.c:2031 describe.c:4665 describe.c:4676
msgid "Definition"
msgstr "Définition"
-#: describe.c:1999 describe.c:5604 describe.c:5676 describe.c:5739
-#: describe.c:5795
+#: describe.c:2033 describe.c:5694 describe.c:5769 describe.c:5835
+#: describe.c:5894
msgid "FDW options"
msgstr "Options FDW"
-#: describe.c:2001
+#: describe.c:2035
msgid "Storage"
msgstr "Stockage"
-#: describe.c:2003
+#: describe.c:2037
msgid "Compression"
msgstr "Compression"
-#: describe.c:2005
+#: describe.c:2039
msgid "Stats target"
msgstr "Cible de statistiques"
-#: describe.c:2141
+#: describe.c:2175
#, c-format
msgid "Partition of: %s %s%s"
msgstr "Partition de : %s %s%s"
-#: describe.c:2154
+#: describe.c:2188
msgid "No partition constraint"
msgstr "Aucune contrainte de partition"
-#: describe.c:2156
+#: describe.c:2190
#, c-format
msgid "Partition constraint: %s"
msgstr "Contrainte de partition : %s"
-#: describe.c:2180
+#: describe.c:2214
#, c-format
msgid "Partition key: %s"
msgstr "Clé de partition : %s"
-#: describe.c:2206
+#: describe.c:2240
#, c-format
msgid "Owning table: \"%s.%s\""
msgstr "Table propriétaire : « %s.%s »"
-#: describe.c:2275
+#: describe.c:2309
msgid "primary key, "
msgstr "clé primaire, "
-#: describe.c:2278
+#: describe.c:2312
msgid "unique"
msgstr "unique"
-#: describe.c:2280
+#: describe.c:2314
msgid " nulls not distinct"
msgstr " nulls non distincts"
-#: describe.c:2281
+#: describe.c:2315
msgid ", "
msgstr " , "
-#: describe.c:2288
+#: describe.c:2322
#, c-format
msgid "for table \"%s.%s\""
msgstr "pour la table « %s.%s »"
-#: describe.c:2292
+#: describe.c:2326
#, c-format
msgid ", predicate (%s)"
msgstr ", prédicat (%s)"
-#: describe.c:2295
+#: describe.c:2329
msgid ", clustered"
msgstr ", en cluster"
-#: describe.c:2298
+#: describe.c:2332
msgid ", invalid"
msgstr ", invalide"
-#: describe.c:2301
+#: describe.c:2335
msgid ", deferrable"
msgstr ", déferrable"
-#: describe.c:2304
+#: describe.c:2338
msgid ", initially deferred"
msgstr ", initialement déferré"
-#: describe.c:2307
+#: describe.c:2341
msgid ", replica identity"
msgstr ", identité réplica"
-#: describe.c:2361
+#: describe.c:2395
msgid "Indexes:"
msgstr "Index :"
-#: describe.c:2444
+#: describe.c:2478
msgid "Check constraints:"
msgstr "Contraintes de vérification :"
-#: describe.c:2512
+#: describe.c:2546
msgid "Foreign-key constraints:"
msgstr "Contraintes de clés étrangères :"
-#: describe.c:2575
+#: describe.c:2609
msgid "Referenced by:"
msgstr "Référencé par :"
-#: describe.c:2625
+#: describe.c:2659
msgid "Policies:"
msgstr "Politiques :"
-#: describe.c:2628
+#: describe.c:2662
msgid "Policies (forced row security enabled):"
msgstr "Politiques (mode sécurité de ligne activé en forcé) :"
-#: describe.c:2631
+#: describe.c:2665
msgid "Policies (row security enabled): (none)"
msgstr "Politiques (mode sécurité de ligne activé) : (aucune)"
-#: describe.c:2634
+#: describe.c:2668
msgid "Policies (forced row security enabled): (none)"
msgstr "Politiques (mode sécurité de ligne activé en forcé) : (aucune)"
-#: describe.c:2637
+#: describe.c:2671
msgid "Policies (row security disabled):"
msgstr "Politiques (mode sécurité de ligne désactivé) :"
-#: describe.c:2697 describe.c:2801
+#: describe.c:2731 describe.c:2835
msgid "Statistics objects:"
msgstr "Objets statistiques :"
-#: describe.c:2903 describe.c:3056
+#: describe.c:2937 describe.c:3090
msgid "Rules:"
msgstr "Règles :"
-#: describe.c:2906
+#: describe.c:2940
msgid "Disabled rules:"
msgstr "Règles désactivées :"
-#: describe.c:2909
+#: describe.c:2943
msgid "Rules firing always:"
msgstr "Règles toujous activées :"
-#: describe.c:2912
+#: describe.c:2946
msgid "Rules firing on replica only:"
msgstr "Règles activées uniquement sur le réplica :"
-#: describe.c:2991 describe.c:4965
+#: describe.c:3025 describe.c:5030
msgid "Publications:"
msgstr "Publications :"
-#: describe.c:3039
+#: describe.c:3073
msgid "View definition:"
msgstr "Définition de la vue :"
-#: describe.c:3202
+#: describe.c:3236
msgid "Triggers:"
msgstr "Triggers :"
-#: describe.c:3205
+#: describe.c:3239
msgid "Disabled user triggers:"
msgstr "Triggers utilisateurs désactivés :"
-#: describe.c:3208
+#: describe.c:3242
msgid "Disabled internal triggers:"
msgstr "Triggers internes désactivés :"
-#: describe.c:3211
+#: describe.c:3245
msgid "Triggers firing always:"
msgstr "Triggers toujours activés :"
-#: describe.c:3214
+#: describe.c:3248
msgid "Triggers firing on replica only:"
msgstr "Triggers activés uniquement sur le réplica :"
-#: describe.c:3285
+#: describe.c:3319
#, c-format
msgid "Server: %s"
msgstr "Serveur : %s"
-#: describe.c:3293
+#: describe.c:3327
#, c-format
msgid "FDW options: (%s)"
msgstr "Options FDW : (%s)"
-#: describe.c:3314
+#: describe.c:3348
msgid "Inherits"
msgstr "Hérite de"
-#: describe.c:3379
+#: describe.c:3413
#, c-format
msgid "Number of partitions: %d"
msgstr "Nombre de partitions : %d"
-#: describe.c:3388
+#: describe.c:3422
#, c-format
msgid "Number of partitions: %d (Use \\d+ to list them.)"
msgstr "Nombre de partitions : %d (utilisez \\d+ pour les lister)"
-#: describe.c:3390
+#: describe.c:3424
#, c-format
msgid "Number of child tables: %d (Use \\d+ to list them.)"
msgstr "Nombre de tables enfants : %d (utilisez \\d+ pour les lister)"
-#: describe.c:3397
+#: describe.c:3431
msgid "Child tables"
msgstr "Tables enfant"
-#: describe.c:3397
+#: describe.c:3431
msgid "Partitions"
msgstr "Partitions"
-#: describe.c:3428
+#: describe.c:3462
#, c-format
msgid "Typed table of type: %s"
msgstr "Table de type : %s"
-#: describe.c:3444
+#: describe.c:3478
msgid "Replica Identity"
msgstr "Identité de réplicat"
-#: describe.c:3457
+#: describe.c:3491
msgid "Has OIDs: yes"
msgstr "Contient des OID : oui"
-#: describe.c:3466
+#: describe.c:3500
#, c-format
msgid "Access method: %s"
msgstr "Méthode d'accès : %s"
-#: describe.c:3545
+#: describe.c:3579
#, c-format
msgid "Tablespace: \"%s\""
msgstr "Tablespace : « %s »"
#. translator: before this string there's an index description like
#. '"foo_pkey" PRIMARY KEY, btree (a)'
-#: describe.c:3557
+#: describe.c:3591
#, c-format
msgid ", tablespace \"%s\""
msgstr ", tablespace « %s »"
-#: describe.c:3631
+#: describe.c:3668
msgid "List of roles"
msgstr "Liste des rôles"
-#: describe.c:3633
+#: describe.c:3670
msgid "Role name"
msgstr "Nom du rôle"
-#: describe.c:3634
+#: describe.c:3671
msgid "Attributes"
msgstr "Attributs"
-#: describe.c:3636
+#: describe.c:3673
msgid "Member of"
msgstr "Membre de"
-#: describe.c:3647
+#: describe.c:3684
msgid "Superuser"
msgstr "Superutilisateur"
-#: describe.c:3650
+#: describe.c:3687
msgid "No inheritance"
msgstr "Pas d'héritage"
-#: describe.c:3653
+#: describe.c:3690
msgid "Create role"
msgstr "Créer un rôle"
-#: describe.c:3656
+#: describe.c:3693
msgid "Create DB"
msgstr "Créer une base"
-#: describe.c:3659
+#: describe.c:3696
msgid "Cannot login"
msgstr "Ne peut pas se connecter"
-#: describe.c:3662
+#: describe.c:3699
msgid "Replication"
msgstr "Réplication"
-#: describe.c:3666
+#: describe.c:3703
msgid "Bypass RLS"
msgstr "Contournement RLS"
-#: describe.c:3675
+#: describe.c:3712
msgid "No connections"
msgstr "Sans connexions"
-#: describe.c:3677
+#: describe.c:3714
#, c-format
msgid "%d connection"
msgid_plural "%d connections"
msgstr[0] "%d connexion"
msgstr[1] "%d connexions"
-#: describe.c:3687
+#: describe.c:3724
msgid "Password valid until "
msgstr "Mot de passe valide jusqu'à "
-#: describe.c:3740
+#: describe.c:3777
msgid "Role"
msgstr "Rôle"
-#: describe.c:3741
+#: describe.c:3778
msgid "Database"
msgstr "Base de données"
-#: describe.c:3742
+#: describe.c:3779
msgid "Settings"
msgstr "Réglages"
-#: describe.c:3766
+#: describe.c:3803
#, c-format
msgid "Did not find any settings for role \"%s\" and database \"%s\"."
msgstr "Aucune configuration pour le rôle « %s » et la base de données « %s » n'a été trouvée."
-#: describe.c:3769
+#: describe.c:3806
#, c-format
msgid "Did not find any settings for role \"%s\"."
msgstr "Aucune configuration pour le rôle « %s » n'a été trouvée."
-#: describe.c:3772
+#: describe.c:3809
#, c-format
msgid "Did not find any settings."
msgstr "Aucune configuration n'a été trouvée."
-#: describe.c:3777
+#: describe.c:3814
msgid "List of settings"
msgstr "Liste des paramètres"
-#: describe.c:3844
+#: describe.c:3885
msgid "index"
msgstr "index"
-#: describe.c:3846
+#: describe.c:3887
msgid "TOAST table"
msgstr "Table TOAST"
-#: describe.c:3849 describe.c:4058
+#: describe.c:3890 describe.c:4102
msgid "partitioned index"
msgstr "index partitionné"
-#: describe.c:3869
+#: describe.c:3910
msgid "permanent"
msgstr "permanent"
-#: describe.c:3870
+#: describe.c:3911
msgid "temporary"
msgstr "temporaire"
-#: describe.c:3871
+#: describe.c:3912
msgid "unlogged"
msgstr "non journalisé"
-#: describe.c:3872
+#: describe.c:3913
msgid "Persistence"
msgstr "Persistence"
-#: describe.c:3888
+#: describe.c:3929
msgid "Access method"
msgstr "Méthode d'accès"
-#: describe.c:3971
+#: describe.c:4015
msgid "List of relations"
msgstr "Liste des relations"
-#: describe.c:4019
+#: describe.c:4063
#, c-format
msgid "The server (version %s) does not support declarative table partitioning."
msgstr "Le serveur (version %s) ne supporte pas le partitionnement déclaratif des tables."
-#: describe.c:4030
+#: describe.c:4074
msgid "List of partitioned indexes"
msgstr "Liste des index partitionnés"
-#: describe.c:4032
+#: describe.c:4076
msgid "List of partitioned tables"
msgstr "Liste des tables partitionnées"
-#: describe.c:4036
+#: describe.c:4080
msgid "List of partitioned relations"
msgstr "Liste des relations partitionnées"
-#: describe.c:4067
+#: describe.c:4111
msgid "Parent name"
msgstr "Nom du parent"
-#: describe.c:4080
+#: describe.c:4124
msgid "Leaf partition size"
msgstr "Taille de la partition de dernier niveau"
-#: describe.c:4083 describe.c:4089
+#: describe.c:4127 describe.c:4133
msgid "Total size"
msgstr "Taille totale"
-#: describe.c:4211
+#: describe.c:4258
msgid "Trusted"
msgstr "De confiance"
-#: describe.c:4220
+#: describe.c:4267
msgid "Internal language"
msgstr "Langage interne"
-#: describe.c:4221
+#: describe.c:4268
msgid "Call handler"
msgstr "Gestionnaire d'appel"
-#: describe.c:4222 describe.c:5590
+#: describe.c:4269 describe.c:5680
msgid "Validator"
msgstr "Validateur"
-#: describe.c:4223
+#: describe.c:4270
msgid "Inline handler"
msgstr "Gestionnaire en ligne"
-#: describe.c:4253
+#: describe.c:4305
msgid "List of languages"
msgstr "Liste des langages"
-#: describe.c:4294
+#: describe.c:4346
msgid "Check"
msgstr "Vérification"
-#: describe.c:4335
+#: describe.c:4390
msgid "List of domains"
msgstr "Liste des domaines"
-#: describe.c:4369
+#: describe.c:4424
msgid "Source"
msgstr "Source"
-#: describe.c:4370
+#: describe.c:4425
msgid "Destination"
msgstr "Destination"
-#: describe.c:4372 describe.c:6501
+#: describe.c:4427 describe.c:6622
msgid "Default?"
msgstr "Par défaut ?"
-#: describe.c:4411
+#: describe.c:4469
msgid "List of conversions"
msgstr "Liste des conversions"
-#: describe.c:4439
+#: describe.c:4497
msgid "Parameter"
msgstr "Paramètre"
-#: describe.c:4440
+#: describe.c:4498
msgid "Value"
msgstr "Valeur"
-#: describe.c:4447
+#: describe.c:4505
msgid "Context"
msgstr "Contexte"
-#: describe.c:4480
+#: describe.c:4538
msgid "List of configuration parameters"
msgstr "Liste des paramètres de configuration"
-#: describe.c:4482
+#: describe.c:4540
msgid "List of non-default configuration parameters"
msgstr "Liste des paramètres de configuration à valeur personnalisée"
-#: describe.c:4509
+#: describe.c:4567
#, c-format
msgid "The server (version %s) does not support event triggers."
msgstr "Le serveur (version %s) ne supporte pas les triggers d'événement."
-#: describe.c:4529
+#: describe.c:4587
msgid "Event"
msgstr "Événement"
-#: describe.c:4531
+#: describe.c:4589
msgid "enabled"
msgstr "activé"
-#: describe.c:4532
+#: describe.c:4590
msgid "replica"
msgstr "réplicat"
-#: describe.c:4533
+#: describe.c:4591
msgid "always"
msgstr "toujours"
-#: describe.c:4534
+#: describe.c:4592
msgid "disabled"
msgstr "désactivé"
-#: describe.c:4535 describe.c:6378
+#: describe.c:4593 describe.c:6496
msgid "Enabled"
msgstr "Activé"
-#: describe.c:4537
+#: describe.c:4595
msgid "Tags"
msgstr "Tags"
-#: describe.c:4558
+#: describe.c:4619
msgid "List of event triggers"
msgstr "Liste des triggers sur évènement"
-#: describe.c:4585
+#: describe.c:4646
#, c-format
msgid "The server (version %s) does not support extended statistics."
msgstr "Le serveur (version %s) ne supporte pas les statistiques étendues."
-#: describe.c:4622
+#: describe.c:4683
msgid "Ndistinct"
msgstr "Ndistinct"
-#: describe.c:4623
+#: describe.c:4684
msgid "Dependencies"
msgstr "Dépendances"
-#: describe.c:4633
+#: describe.c:4694
msgid "MCV"
msgstr "MCV"
-#: describe.c:4654
+#: describe.c:4718
msgid "List of extended statistics"
msgstr "Liste des statistiques étendues"
-#: describe.c:4681
+#: describe.c:4745
msgid "Source type"
msgstr "Type source"
-#: describe.c:4682
+#: describe.c:4746
msgid "Target type"
msgstr "Type cible"
-#: describe.c:4706
+#: describe.c:4770
msgid "in assignment"
msgstr "assigné"
-#: describe.c:4708
+#: describe.c:4772
msgid "Implicit?"
msgstr "Implicite ?"
-#: describe.c:4767
+#: describe.c:4831
msgid "List of casts"
msgstr "Liste des conversions explicites"
-#: describe.c:4815 describe.c:4819
+#: describe.c:4883 describe.c:4887
msgid "Provider"
msgstr "Fournisseur"
-#: describe.c:4825 describe.c:4830
+#: describe.c:4893 describe.c:4898
msgid "Deterministic?"
msgstr "Déterministe ?"
-#: describe.c:4867
+#: describe.c:4938
msgid "List of collations"
msgstr "Liste des collationnements"
-#: describe.c:4932
+#: describe.c:5000
msgid "List of schemas"
msgstr "Liste des schémas"
-#: describe.c:5045
+#: describe.c:5117
msgid "List of text search parsers"
msgstr "Liste des analyseurs de la recherche de texte"
-#: describe.c:5092
+#: describe.c:5167
#, c-format
msgid "Did not find any text search parser named \"%s\"."
msgstr "Aucun analyseur de la recherche de texte nommé « %s » n'a été trouvé."
-#: describe.c:5095
+#: describe.c:5170
#, c-format
msgid "Did not find any text search parsers."
msgstr "Aucun analyseur de recherche de texte n'a été trouvé."
-#: describe.c:5170
+#: describe.c:5245
msgid "Start parse"
msgstr "Début de l'analyse"
-#: describe.c:5171
+#: describe.c:5246
msgid "Method"
msgstr "Méthode"
-#: describe.c:5175
+#: describe.c:5250
msgid "Get next token"
msgstr "Obtenir le prochain jeton"
-#: describe.c:5177
+#: describe.c:5252
msgid "End parse"
msgstr "Fin de l'analyse"
-#: describe.c:5179
+#: describe.c:5254
msgid "Get headline"
msgstr "Obtenir l'en-tête"
-#: describe.c:5181
+#: describe.c:5256
msgid "Get token types"
msgstr "Obtenir les types de jeton"
-#: describe.c:5192
+#: describe.c:5267
#, c-format
msgid "Text search parser \"%s.%s\""
msgstr "Analyseur « %s.%s » de la recherche de texte"
-#: describe.c:5195
+#: describe.c:5270
#, c-format
msgid "Text search parser \"%s\""
msgstr "Analyseur « %s » de la recherche de texte"
-#: describe.c:5214
+#: describe.c:5289
msgid "Token name"
msgstr "Nom du jeton"
-#: describe.c:5225
+#: describe.c:5303
#, c-format
msgid "Token types for parser \"%s.%s\""
msgstr "Types de jeton pour l'analyseur « %s.%s »"
-#: describe.c:5228
+#: describe.c:5306
#, c-format
msgid "Token types for parser \"%s\""
msgstr "Types de jeton pour l'analyseur « %s »"
-#: describe.c:5272
+#: describe.c:5350
msgid "Template"
msgstr "Modèle"
-#: describe.c:5273
+#: describe.c:5351
msgid "Init options"
msgstr "Options d'initialisation"
-#: describe.c:5297
+#: describe.c:5378
msgid "List of text search dictionaries"
msgstr "Liste des dictionnaires de la recherche de texte"
-#: describe.c:5330
+#: describe.c:5411
msgid "Init"
msgstr "Initialisation"
-#: describe.c:5331
+#: describe.c:5412
msgid "Lexize"
msgstr "Lexize"
-#: describe.c:5360
+#: describe.c:5444
msgid "List of text search templates"
msgstr "Liste des modèles de la recherche de texte"
-#: describe.c:5412
+#: describe.c:5499
msgid "List of text search configurations"
msgstr "Liste des configurations de la recherche de texte"
-#: describe.c:5460
+#: describe.c:5550
#, c-format
msgid "Did not find any text search configuration named \"%s\"."
msgstr "Aucune configuration de la recherche de texte nommée « %s » n'a été trouvée."
-#: describe.c:5463
+#: describe.c:5553
#, c-format
msgid "Did not find any text search configurations."
msgstr "Aucune configuration de recherche de texte n'a été trouvée."
-#: describe.c:5529
+#: describe.c:5619
msgid "Token"
msgstr "Jeton"
-#: describe.c:5530
+#: describe.c:5620
msgid "Dictionaries"
msgstr "Dictionnaires"
-#: describe.c:5541
+#: describe.c:5631
#, c-format
msgid "Text search configuration \"%s.%s\""
msgstr "Configuration « %s.%s » de la recherche de texte"
-#: describe.c:5544
+#: describe.c:5634
#, c-format
msgid "Text search configuration \"%s\""
msgstr "Configuration « %s » de la recherche de texte"
-#: describe.c:5548
+#: describe.c:5638
#, c-format
msgid ""
"\n"
@@ -2172,7 +2167,7 @@ msgstr ""
"\n"
"Analyseur : « %s.%s »"
-#: describe.c:5551
+#: describe.c:5641
#, c-format
msgid ""
"\n"
@@ -2181,249 +2176,249 @@ msgstr ""
"\n"
"Analyseur : « %s »"
-#: describe.c:5629
+#: describe.c:5722
msgid "List of foreign-data wrappers"
msgstr "Liste des wrappers de données distantes"
-#: describe.c:5657
+#: describe.c:5750
msgid "Foreign-data wrapper"
msgstr "Wrapper des données distantes"
-#: describe.c:5675 describe.c:5856
+#: describe.c:5768 describe.c:5958
msgid "Version"
msgstr "Version"
-#: describe.c:5703
+#: describe.c:5799
msgid "List of foreign servers"
msgstr "Liste des serveurs distants"
-#: describe.c:5728 describe.c:5784
+#: describe.c:5824 describe.c:5883
msgid "Server"
msgstr "Serveur"
-#: describe.c:5729
+#: describe.c:5825
msgid "User name"
msgstr "Nom de l'utilisateur"
-#: describe.c:5756
+#: describe.c:5855
msgid "List of user mappings"
msgstr "Liste des correspondances utilisateurs"
-#: describe.c:5826
+#: describe.c:5928
msgid "List of foreign tables"
msgstr "Liste des tables distantes"
-#: describe.c:5875
+#: describe.c:5980
msgid "List of installed extensions"
msgstr "Liste des extensions installées"
-#: describe.c:5920
+#: describe.c:6028
#, c-format
msgid "Did not find any extension named \"%s\"."
msgstr "Aucune extension nommée « %s » n'a été trouvée."
-#: describe.c:5923
+#: describe.c:6031
#, c-format
msgid "Did not find any extensions."
msgstr "Aucune extension n'a été trouvée."
-#: describe.c:5967
+#: describe.c:6075
msgid "Object description"
msgstr "Description d'objet"
-#: describe.c:5977
+#: describe.c:6085
#, c-format
msgid "Objects in extension \"%s\""
msgstr "Objets dans l'extension « %s »"
-#: describe.c:6018
+#: describe.c:6126
#, c-format
msgid "improper qualified name (too many dotted names): %s"
msgstr "mauvaise qualification du nom (trop de points entre les noms) : %s"
-#: describe.c:6033
+#: describe.c:6140
#, c-format
msgid "cross-database references are not implemented: %s"
msgstr "les références entre bases de données ne sont pas implémentées : %s"
-#: describe.c:6059 describe.c:6183
+#: describe.c:6171 describe.c:6298
#, c-format
msgid "The server (version %s) does not support publications."
msgstr "Le serveur (version %s) ne supporte pas les publications."
-#: describe.c:6076 describe.c:6258
+#: describe.c:6188 describe.c:6376
msgid "All tables"
msgstr "Toutes les tables"
-#: describe.c:6077 describe.c:6259
+#: describe.c:6189 describe.c:6377
msgid "Inserts"
msgstr "Insertions"
-#: describe.c:6078 describe.c:6260
+#: describe.c:6190 describe.c:6378
msgid "Updates"
msgstr "Mises à jour"
-#: describe.c:6079 describe.c:6261
+#: describe.c:6191 describe.c:6379
msgid "Deletes"
msgstr "Suppressions"
-#: describe.c:6083 describe.c:6263
+#: describe.c:6195 describe.c:6381
msgid "Truncates"
msgstr "Tronque"
-#: describe.c:6087 describe.c:6265
+#: describe.c:6199 describe.c:6383
msgid "Via root"
msgstr "Via la racine"
-#: describe.c:6106
+#: describe.c:6221
msgid "List of publications"
msgstr "Liste des publications"
-#: describe.c:6227
+#: describe.c:6345
#, c-format
msgid "Did not find any publication named \"%s\"."
msgstr "Aucune publication nommée « %s » n'a été trouvée."
-#: describe.c:6230
+#: describe.c:6348
#, c-format
msgid "Did not find any publications."
msgstr "Aucune publication n'a été trouvée."
-#: describe.c:6254
+#: describe.c:6372
#, c-format
msgid "Publication %s"
msgstr "Publication %s"
-#: describe.c:6307
+#: describe.c:6425
msgid "Tables:"
msgstr "Tables :"
-#: describe.c:6319
+#: describe.c:6437
msgid "Tables from schemas:"
msgstr "Tables des schémas :"
-#: describe.c:6363
+#: describe.c:6481
#, c-format
msgid "The server (version %s) does not support subscriptions."
msgstr "Le serveur (version %s) ne supporte pas les souscriptions."
-#: describe.c:6379
+#: describe.c:6497
msgid "Publication"
msgstr "Publication"
-#: describe.c:6388
+#: describe.c:6506
msgid "Binary"
msgstr "Binaire"
-#: describe.c:6389
+#: describe.c:6507
msgid "Streaming"
msgstr "Flux"
-#: describe.c:6396
+#: describe.c:6514
msgid "Two-phase commit"
msgstr "Commit en deux phases"
-#: describe.c:6397
+#: describe.c:6515
msgid "Disable on error"
msgstr "Désactiver en cas d'erreur"
-#: describe.c:6402
+#: describe.c:6520
msgid "Synchronous commit"
msgstr "Validation synchrone"
-#: describe.c:6403
+#: describe.c:6521
msgid "Conninfo"
msgstr "Informations de connexion"
-#: describe.c:6409
+#: describe.c:6527
msgid "Skip LSN"
msgstr "Ignore LSN"
-#: describe.c:6433
+#: describe.c:6554
msgid "List of subscriptions"
msgstr "Liste des souscriptions"
-#: describe.c:6495 describe.c:6587 describe.c:6676 describe.c:6763
+#: describe.c:6616 describe.c:6712 describe.c:6805 describe.c:6900
msgid "AM"
msgstr "AM"
-#: describe.c:6496
+#: describe.c:6617
msgid "Input type"
msgstr "Type en entrée"
-#: describe.c:6497
+#: describe.c:6618
msgid "Storage type"
msgstr "Type de stockage"
-#: describe.c:6498
+#: describe.c:6619
msgid "Operator class"
msgstr "Classe d'opérateur"
-#: describe.c:6510 describe.c:6588 describe.c:6677 describe.c:6764
+#: describe.c:6631 describe.c:6713 describe.c:6806 describe.c:6901
msgid "Operator family"
msgstr "Famille d'opérateur"
-#: describe.c:6546
+#: describe.c:6667
msgid "List of operator classes"
msgstr "Liste des classes d'opérateurs"
-#: describe.c:6589
+#: describe.c:6714
msgid "Applicable types"
msgstr "Types applicables"
-#: describe.c:6631
+#: describe.c:6756
msgid "List of operator families"
msgstr "Liste des familles d'opérateurs"
-#: describe.c:6678
+#: describe.c:6807
msgid "Operator"
msgstr "Opérateur"
-#: describe.c:6679
+#: describe.c:6808
msgid "Strategy"
msgstr "Stratégie"
-#: describe.c:6680
+#: describe.c:6809
msgid "ordering"
msgstr "ordre"
-#: describe.c:6681
+#: describe.c:6810
msgid "search"
msgstr "recherche"
-#: describe.c:6682
+#: describe.c:6811
msgid "Purpose"
msgstr "But"
-#: describe.c:6687
+#: describe.c:6816
msgid "Sort opfamily"
msgstr "Tri famille d'opérateur"
-#: describe.c:6722
+#: describe.c:6855
msgid "List of operators of operator families"
msgstr "Liste d'opérateurs des familles d'opérateurs"
-#: describe.c:6765
+#: describe.c:6902
msgid "Registered left type"
msgstr "Type de l'arg. gauche enregistré"
-#: describe.c:6766
+#: describe.c:6903
msgid "Registered right type"
msgstr "Type de l'arg. droit enregistré"
-#: describe.c:6767
+#: describe.c:6904
msgid "Number"
msgstr "Numéro"
-#: describe.c:6807
+#: describe.c:6948
msgid "List of support functions of operator families"
msgstr "Liste des fonctions de support des familles d'opérateurs"
-#: describe.c:6834
+#: describe.c:6979
msgid "ID"
msgstr "ID"
-#: describe.c:6855
+#: describe.c:7000
msgid "Large objects"
msgstr "« Large objects »"
@@ -4141,8 +4136,8 @@ msgstr "%s : mémoire épuisée"
#: sql_help.c:3614 sql_help.c:3622 sql_help.c:3630 sql_help.c:3638
#: sql_help.c:3646 sql_help.c:3654 sql_help.c:3671 sql_help.c:3680
#: sql_help.c:3688 sql_help.c:3705 sql_help.c:3720 sql_help.c:4030
-#: sql_help.c:4140 sql_help.c:4169 sql_help.c:4184 sql_help.c:4679
-#: sql_help.c:4727 sql_help.c:4878
+#: sql_help.c:4140 sql_help.c:4169 sql_help.c:4184 sql_help.c:4687
+#: sql_help.c:4735 sql_help.c:4893
msgid "name"
msgstr "nom"
@@ -4232,7 +4227,7 @@ msgstr "type_argument"
#: sql_help.c:2277 sql_help.c:2327 sql_help.c:2334 sql_help.c:2343
#: sql_help.c:2432 sql_help.c:2659 sql_help.c:2752 sql_help.c:3040
#: sql_help.c:3225 sql_help.c:3247 sql_help.c:3387 sql_help.c:3742
-#: sql_help.c:3949 sql_help.c:4183 sql_help.c:4941
+#: sql_help.c:3949 sql_help.c:4183 sql_help.c:4956
msgid "option"
msgstr "option"
@@ -4264,7 +4259,7 @@ msgstr "nouveau_tablespace"
#: sql_help.c:962 sql_help.c:965 sql_help.c:1027 sql_help.c:1029
#: sql_help.c:1030 sql_help.c:1180 sql_help.c:1183 sql_help.c:1643
#: sql_help.c:1647 sql_help.c:1650 sql_help.c:2398 sql_help.c:2601
-#: sql_help.c:3917 sql_help.c:4205 sql_help.c:4366 sql_help.c:4668
+#: sql_help.c:3917 sql_help.c:4205 sql_help.c:4366 sql_help.c:4675
msgid "configuration_parameter"
msgstr "paramètre_configuration"
@@ -4280,8 +4275,8 @@ msgstr "paramètre_configuration"
#: sql_help.c:2501 sql_help.c:2602 sql_help.c:2603 sql_help.c:2626
#: sql_help.c:2753 sql_help.c:2792 sql_help.c:2902 sql_help.c:2915
#: sql_help.c:2929 sql_help.c:2970 sql_help.c:2997 sql_help.c:3014
-#: sql_help.c:3041 sql_help.c:3248 sql_help.c:3950 sql_help.c:4669
-#: sql_help.c:4670
+#: sql_help.c:3041 sql_help.c:3248 sql_help.c:3950 sql_help.c:4676
+#: sql_help.c:4677 sql_help.c:4678 sql_help.c:4679
msgid "value"
msgstr "valeur"
@@ -4312,7 +4307,7 @@ msgstr "où abbreviated_grant_or_revoke fait partie de :"
#: sql_help.c:2664 sql_help.c:2665 sql_help.c:2666 sql_help.c:2667
#: sql_help.c:2668 sql_help.c:3230 sql_help.c:3231 sql_help.c:3232
#: sql_help.c:3233 sql_help.c:3234 sql_help.c:3929 sql_help.c:3933
-#: sql_help.c:4378 sql_help.c:4382 sql_help.c:4689
+#: sql_help.c:4378 sql_help.c:4382 sql_help.c:4697
msgid "role_name"
msgstr "nom_rôle"
@@ -4323,15 +4318,15 @@ msgstr "nom_rôle"
#: sql_help.c:2776 sql_help.c:2897 sql_help.c:2910 sql_help.c:2924
#: sql_help.c:2933 sql_help.c:2945 sql_help.c:2974 sql_help.c:3981
#: sql_help.c:3996 sql_help.c:3998 sql_help.c:4085 sql_help.c:4088
-#: sql_help.c:4090 sql_help.c:4546 sql_help.c:4547 sql_help.c:4556
-#: sql_help.c:4598 sql_help.c:4599 sql_help.c:4600 sql_help.c:4601
-#: sql_help.c:4602 sql_help.c:4603 sql_help.c:4643 sql_help.c:4644
-#: sql_help.c:4649 sql_help.c:4654 sql_help.c:4795 sql_help.c:4796
-#: sql_help.c:4805 sql_help.c:4847 sql_help.c:4848 sql_help.c:4849
-#: sql_help.c:4850 sql_help.c:4851 sql_help.c:4852 sql_help.c:4906
-#: sql_help.c:4908 sql_help.c:4968 sql_help.c:5026 sql_help.c:5027
-#: sql_help.c:5036 sql_help.c:5078 sql_help.c:5079 sql_help.c:5080
-#: sql_help.c:5081 sql_help.c:5082 sql_help.c:5083
+#: sql_help.c:4090 sql_help.c:4548 sql_help.c:4549 sql_help.c:4558
+#: sql_help.c:4605 sql_help.c:4606 sql_help.c:4607 sql_help.c:4608
+#: sql_help.c:4609 sql_help.c:4610 sql_help.c:4650 sql_help.c:4651
+#: sql_help.c:4656 sql_help.c:4661 sql_help.c:4805 sql_help.c:4806
+#: sql_help.c:4815 sql_help.c:4862 sql_help.c:4863 sql_help.c:4864
+#: sql_help.c:4865 sql_help.c:4866 sql_help.c:4867 sql_help.c:4921
+#: sql_help.c:4923 sql_help.c:4983 sql_help.c:5043 sql_help.c:5044
+#: sql_help.c:5053 sql_help.c:5100 sql_help.c:5101 sql_help.c:5102
+#: sql_help.c:5103 sql_help.c:5104 sql_help.c:5105
msgid "expression"
msgstr "expression"
@@ -4398,10 +4393,10 @@ msgstr "type_cible"
#: sql_help.c:339 sql_help.c:786 sql_help.c:1863 sql_help.c:2133
#: sql_help.c:2174 sql_help.c:2250 sql_help.c:2518 sql_help.c:2549
-#: sql_help.c:3117 sql_help.c:4353 sql_help.c:4460 sql_help.c:4575
-#: sql_help.c:4579 sql_help.c:4583 sql_help.c:4586 sql_help.c:4824
-#: sql_help.c:4828 sql_help.c:4832 sql_help.c:4835 sql_help.c:5055
-#: sql_help.c:5059 sql_help.c:5063 sql_help.c:5066
+#: sql_help.c:3117 sql_help.c:4353 sql_help.c:4460 sql_help.c:4577
+#: sql_help.c:4581 sql_help.c:4585 sql_help.c:4588 sql_help.c:4834
+#: sql_help.c:4838 sql_help.c:4842 sql_help.c:4845 sql_help.c:5072
+#: sql_help.c:5076 sql_help.c:5080 sql_help.c:5083
msgid "function_name"
msgstr "nom_fonction"
@@ -4484,10 +4479,10 @@ msgstr "action"
#: sql_help.c:2994 sql_help.c:3120 sql_help.c:3260 sql_help.c:3883
#: sql_help.c:3884 sql_help.c:3980 sql_help.c:3995 sql_help.c:3997
#: sql_help.c:3999 sql_help.c:4084 sql_help.c:4087 sql_help.c:4089
-#: sql_help.c:4332 sql_help.c:4333 sql_help.c:4453 sql_help.c:4607
-#: sql_help.c:4613 sql_help.c:4615 sql_help.c:4856 sql_help.c:4862
-#: sql_help.c:4864 sql_help.c:4905 sql_help.c:4907 sql_help.c:4909
-#: sql_help.c:4956 sql_help.c:5087 sql_help.c:5093 sql_help.c:5095
+#: sql_help.c:4332 sql_help.c:4333 sql_help.c:4453 sql_help.c:4614
+#: sql_help.c:4620 sql_help.c:4622 sql_help.c:4871 sql_help.c:4877
+#: sql_help.c:4879 sql_help.c:4920 sql_help.c:4922 sql_help.c:4924
+#: sql_help.c:4971 sql_help.c:5109 sql_help.c:5115 sql_help.c:5117
msgid "column_name"
msgstr "nom_colonne"
@@ -4519,7 +4514,7 @@ msgstr "collationnement"
msgid "column_constraint"
msgstr "contrainte_colonne"
-#: sql_help.c:466 sql_help.c:608 sql_help.c:682 sql_help.c:1350 sql_help.c:4953
+#: sql_help.c:466 sql_help.c:608 sql_help.c:682 sql_help.c:1350 sql_help.c:4968
msgid "integer"
msgstr "entier"
@@ -4583,7 +4578,7 @@ msgid "role_specification"
msgstr "specification_role"
#: sql_help.c:570 sql_help.c:572 sql_help.c:1664 sql_help.c:2198
-#: sql_help.c:2717 sql_help.c:3245 sql_help.c:3696 sql_help.c:4699
+#: sql_help.c:2717 sql_help.c:3245 sql_help.c:3696 sql_help.c:4707
msgid "user_name"
msgstr "nom_utilisateur"
@@ -4672,10 +4667,10 @@ msgstr "type_argument"
#: sql_help.c:2993 sql_help.c:3113 sql_help.c:3294 sql_help.c:3517
#: sql_help.c:3566 sql_help.c:3672 sql_help.c:3879 sql_help.c:3885
#: sql_help.c:3946 sql_help.c:3978 sql_help.c:4328 sql_help.c:4334
-#: sql_help.c:4452 sql_help.c:4561 sql_help.c:4563 sql_help.c:4620
-#: sql_help.c:4659 sql_help.c:4810 sql_help.c:4812 sql_help.c:4869
-#: sql_help.c:4903 sql_help.c:4955 sql_help.c:5041 sql_help.c:5043
-#: sql_help.c:5100
+#: sql_help.c:4452 sql_help.c:4563 sql_help.c:4565 sql_help.c:4627
+#: sql_help.c:4666 sql_help.c:4820 sql_help.c:4822 sql_help.c:4884
+#: sql_help.c:4918 sql_help.c:4970 sql_help.c:5058 sql_help.c:5060
+#: sql_help.c:5122
msgid "table_name"
msgstr "nom_table"
@@ -4727,8 +4722,8 @@ msgstr "valeur_min"
msgid "maxvalue"
msgstr "valeur_max"
-#: sql_help.c:1076 sql_help.c:2735 sql_help.c:4559 sql_help.c:4657
-#: sql_help.c:4808 sql_help.c:4972 sql_help.c:5039
+#: sql_help.c:1076 sql_help.c:2735 sql_help.c:4561 sql_help.c:4664
+#: sql_help.c:4818 sql_help.c:4987 sql_help.c:5056
msgid "start"
msgstr "début"
@@ -4847,8 +4842,8 @@ msgstr "et contrainte_table est :"
msgid "exclude_element"
msgstr "élément_exclusion"
-#: sql_help.c:1410 sql_help.c:2952 sql_help.c:4557 sql_help.c:4655
-#: sql_help.c:4806 sql_help.c:4970 sql_help.c:5037
+#: sql_help.c:1410 sql_help.c:2952 sql_help.c:4559 sql_help.c:4662
+#: sql_help.c:4816 sql_help.c:4985 sql_help.c:5054
msgid "operator"
msgstr "opérateur"
@@ -4936,12 +4931,12 @@ msgstr "nom_option_vue"
msgid "view_option_value"
msgstr "valeur_option_vue"
-#: sql_help.c:1719 sql_help.c:1720 sql_help.c:4942 sql_help.c:4943
+#: sql_help.c:1719 sql_help.c:1720 sql_help.c:4957 sql_help.c:4958
msgid "table_and_columns"
msgstr "table_et_colonnes"
#: sql_help.c:1721 sql_help.c:1784 sql_help.c:1975 sql_help.c:3745
-#: sql_help.c:4185 sql_help.c:4944
+#: sql_help.c:4185 sql_help.c:4959
msgid "where option can be one of:"
msgstr "où option fait partie de :"
@@ -4949,27 +4944,27 @@ msgstr "où option fait partie de :"
#: sql_help.c:1980 sql_help.c:2159 sql_help.c:3746 sql_help.c:3747
#: sql_help.c:3748 sql_help.c:3749 sql_help.c:3750 sql_help.c:3751
#: sql_help.c:3752 sql_help.c:3753 sql_help.c:4186 sql_help.c:4188
-#: sql_help.c:4945 sql_help.c:4946 sql_help.c:4947 sql_help.c:4948
-#: sql_help.c:4949 sql_help.c:4950 sql_help.c:4951 sql_help.c:4952
+#: sql_help.c:4960 sql_help.c:4961 sql_help.c:4962 sql_help.c:4963
+#: sql_help.c:4964 sql_help.c:4965 sql_help.c:4966 sql_help.c:4967
msgid "boolean"
msgstr "boolean"
-#: sql_help.c:1724 sql_help.c:4954
+#: sql_help.c:1724 sql_help.c:4969
msgid "and table_and_columns is:"
msgstr "et table_et_colonnes est :"
-#: sql_help.c:1740 sql_help.c:4715 sql_help.c:4717 sql_help.c:4741
+#: sql_help.c:1740 sql_help.c:4723 sql_help.c:4725 sql_help.c:4749
msgid "transaction_mode"
msgstr "mode_transaction"
-#: sql_help.c:1741 sql_help.c:4718 sql_help.c:4742
+#: sql_help.c:1741 sql_help.c:4726 sql_help.c:4750
msgid "where transaction_mode is one of:"
msgstr "où mode_transaction fait partie de :"
-#: sql_help.c:1750 sql_help.c:4567 sql_help.c:4576 sql_help.c:4580
-#: sql_help.c:4584 sql_help.c:4587 sql_help.c:4816 sql_help.c:4825
-#: sql_help.c:4829 sql_help.c:4833 sql_help.c:4836 sql_help.c:5047
-#: sql_help.c:5056 sql_help.c:5060 sql_help.c:5064 sql_help.c:5067
+#: sql_help.c:1750 sql_help.c:4569 sql_help.c:4578 sql_help.c:4582
+#: sql_help.c:4586 sql_help.c:4589 sql_help.c:4826 sql_help.c:4835
+#: sql_help.c:4839 sql_help.c:4843 sql_help.c:4846 sql_help.c:5064
+#: sql_help.c:5073 sql_help.c:5077 sql_help.c:5081 sql_help.c:5084
msgid "argument"
msgstr "argument"
@@ -4989,9 +4984,9 @@ msgstr "nom_politique"
msgid "rule_name"
msgstr "nom_règle"
-#: sql_help.c:1909
-msgid "text"
-msgstr "texte"
+#: sql_help.c:1909 sql_help.c:4483
+msgid "string_literal"
+msgstr "littéral_chaîne"
#: sql_help.c:1934 sql_help.c:4150 sql_help.c:4397
msgid "transaction_id"
@@ -5007,9 +5002,9 @@ msgid "command"
msgstr "commande"
#: sql_help.c:1968 sql_help.c:2686 sql_help.c:3116 sql_help.c:3297
-#: sql_help.c:4001 sql_help.c:4078 sql_help.c:4081 sql_help.c:4550
-#: sql_help.c:4552 sql_help.c:4648 sql_help.c:4650 sql_help.c:4799
-#: sql_help.c:4801 sql_help.c:4912 sql_help.c:5030 sql_help.c:5032
+#: sql_help.c:4001 sql_help.c:4078 sql_help.c:4081 sql_help.c:4552
+#: sql_help.c:4554 sql_help.c:4655 sql_help.c:4657 sql_help.c:4809
+#: sql_help.c:4811 sql_help.c:4927 sql_help.c:5047 sql_help.c:5049
msgid "condition"
msgstr "condition"
@@ -5371,7 +5366,7 @@ msgstr "nom_relation_transition"
msgid "arguments"
msgstr "arguments"
-#: sql_help.c:3170 sql_help.c:4483
+#: sql_help.c:3170
msgid "label"
msgstr "label"
@@ -5467,36 +5462,39 @@ msgstr "délimiteur"
msgid "collatable"
msgstr "collationnable"
-#: sql_help.c:3293 sql_help.c:3977 sql_help.c:4067 sql_help.c:4545
-#: sql_help.c:4642 sql_help.c:4794 sql_help.c:4902 sql_help.c:5025
+#: sql_help.c:3293 sql_help.c:3977 sql_help.c:4067 sql_help.c:4547
+#: sql_help.c:4649 sql_help.c:4804 sql_help.c:4917 sql_help.c:5042
msgid "with_query"
msgstr "requête_with"
-#: sql_help.c:3295 sql_help.c:3979 sql_help.c:4564 sql_help.c:4570
-#: sql_help.c:4573 sql_help.c:4577 sql_help.c:4581 sql_help.c:4589
-#: sql_help.c:4813 sql_help.c:4819 sql_help.c:4822 sql_help.c:4826
-#: sql_help.c:4830 sql_help.c:4838 sql_help.c:4904 sql_help.c:5044
-#: sql_help.c:5050 sql_help.c:5053 sql_help.c:5057 sql_help.c:5061
-#: sql_help.c:5069
+#: sql_help.c:3295 sql_help.c:3979 sql_help.c:4566 sql_help.c:4572
+#: sql_help.c:4575 sql_help.c:4579 sql_help.c:4583 sql_help.c:4591
+#: sql_help.c:4823 sql_help.c:4829 sql_help.c:4832 sql_help.c:4836
+#: sql_help.c:4840 sql_help.c:4848 sql_help.c:4919 sql_help.c:5061
+#: sql_help.c:5067 sql_help.c:5070 sql_help.c:5074 sql_help.c:5078
+#: sql_help.c:5086
msgid "alias"
msgstr "alias"
-#: sql_help.c:3296 sql_help.c:4549 sql_help.c:4591 sql_help.c:4593
-#: sql_help.c:4647 sql_help.c:4798 sql_help.c:4840 sql_help.c:4842
-#: sql_help.c:4911 sql_help.c:5029 sql_help.c:5071 sql_help.c:5073
+#: sql_help.c:3296 sql_help.c:4551 sql_help.c:4593 sql_help.c:4595
+#: sql_help.c:4599 sql_help.c:4601 sql_help.c:4602 sql_help.c:4603
+#: sql_help.c:4654 sql_help.c:4808 sql_help.c:4850 sql_help.c:4852
+#: sql_help.c:4856 sql_help.c:4858 sql_help.c:4859 sql_help.c:4860
+#: sql_help.c:4926 sql_help.c:5046 sql_help.c:5088 sql_help.c:5090
+#: sql_help.c:5094 sql_help.c:5096 sql_help.c:5097 sql_help.c:5098
msgid "from_item"
msgstr "élément_from"
-#: sql_help.c:3298 sql_help.c:3779 sql_help.c:4117 sql_help.c:4913
+#: sql_help.c:3298 sql_help.c:3779 sql_help.c:4117 sql_help.c:4928
msgid "cursor_name"
msgstr "nom_curseur"
-#: sql_help.c:3299 sql_help.c:3985 sql_help.c:4914
+#: sql_help.c:3299 sql_help.c:3985 sql_help.c:4929
msgid "output_expression"
msgstr "expression_en_sortie"
-#: sql_help.c:3300 sql_help.c:3986 sql_help.c:4548 sql_help.c:4645
-#: sql_help.c:4797 sql_help.c:4915 sql_help.c:5028
+#: sql_help.c:3300 sql_help.c:3986 sql_help.c:4550 sql_help.c:4652
+#: sql_help.c:4807 sql_help.c:4930 sql_help.c:5045
msgid "output_name"
msgstr "nom_en_sortie"
@@ -5517,14 +5515,14 @@ msgid "direction"
msgstr "direction"
#: sql_help.c:3780 sql_help.c:4118
-msgid "where direction can be empty or one of:"
-msgstr "où direction peut être vide ou faire partie de :"
+msgid "where direction can be one of:"
+msgstr "où direction fait partie de :"
#: sql_help.c:3781 sql_help.c:3782 sql_help.c:3783 sql_help.c:3784
#: sql_help.c:3785 sql_help.c:4119 sql_help.c:4120 sql_help.c:4121
-#: sql_help.c:4122 sql_help.c:4123 sql_help.c:4558 sql_help.c:4560
-#: sql_help.c:4656 sql_help.c:4658 sql_help.c:4807 sql_help.c:4809
-#: sql_help.c:4971 sql_help.c:4973 sql_help.c:5038 sql_help.c:5040
+#: sql_help.c:4122 sql_help.c:4123 sql_help.c:4560 sql_help.c:4562
+#: sql_help.c:4663 sql_help.c:4665 sql_help.c:4817 sql_help.c:4819
+#: sql_help.c:4986 sql_help.c:4988 sql_help.c:5055 sql_help.c:5057
msgid "count"
msgstr "nombre"
@@ -5580,11 +5578,11 @@ msgstr "index_prédicat"
msgid "and conflict_action is one of:"
msgstr "où action_conflit fait partie de :"
-#: sql_help.c:4000 sql_help.c:4910
+#: sql_help.c:4000 sql_help.c:4925
msgid "sub-SELECT"
msgstr "sous-SELECT"
-#: sql_help.c:4009 sql_help.c:4131 sql_help.c:4886
+#: sql_help.c:4009 sql_help.c:4131 sql_help.c:4901
msgid "channel"
msgstr "canal"
@@ -5608,7 +5606,7 @@ msgstr "target_alias"
msgid "data_source"
msgstr "data_source"
-#: sql_help.c:4071 sql_help.c:4594 sql_help.c:4843 sql_help.c:5074
+#: sql_help.c:4071 sql_help.c:4596 sql_help.c:4853 sql_help.c:5091
msgid "join_condition"
msgstr "condition_de_jointure"
@@ -5676,826 +5674,823 @@ msgstr "nouveau_rôle"
msgid "savepoint_name"
msgstr "nom_savepoint"
-#: sql_help.c:4551 sql_help.c:4604 sql_help.c:4800 sql_help.c:4853
-#: sql_help.c:5031 sql_help.c:5084
+#: sql_help.c:4553 sql_help.c:4611 sql_help.c:4810 sql_help.c:4868
+#: sql_help.c:5048 sql_help.c:5106
msgid "grouping_element"
msgstr "element_regroupement"
-#: sql_help.c:4553 sql_help.c:4651 sql_help.c:4802 sql_help.c:5033
+#: sql_help.c:4555 sql_help.c:4658 sql_help.c:4812 sql_help.c:5050
msgid "window_name"
msgstr "nom_window"
-#: sql_help.c:4554 sql_help.c:4652 sql_help.c:4803 sql_help.c:5034
+#: sql_help.c:4556 sql_help.c:4659 sql_help.c:4813 sql_help.c:5051
msgid "window_definition"
msgstr "définition_window"
-#: sql_help.c:4555 sql_help.c:4569 sql_help.c:4608 sql_help.c:4653
-#: sql_help.c:4804 sql_help.c:4818 sql_help.c:4857 sql_help.c:5035
-#: sql_help.c:5049 sql_help.c:5088
+#: sql_help.c:4557 sql_help.c:4571 sql_help.c:4615 sql_help.c:4660
+#: sql_help.c:4814 sql_help.c:4828 sql_help.c:4872 sql_help.c:5052
+#: sql_help.c:5066 sql_help.c:5110
msgid "select"
msgstr "sélection"
-#: sql_help.c:4562 sql_help.c:4811 sql_help.c:5042
+#: sql_help.c:4564 sql_help.c:4821 sql_help.c:5059
msgid "where from_item can be one of:"
msgstr "où élément_from fait partie de :"
-#: sql_help.c:4565 sql_help.c:4571 sql_help.c:4574 sql_help.c:4578
-#: sql_help.c:4590 sql_help.c:4814 sql_help.c:4820 sql_help.c:4823
-#: sql_help.c:4827 sql_help.c:4839 sql_help.c:5045 sql_help.c:5051
-#: sql_help.c:5054 sql_help.c:5058 sql_help.c:5070
+#: sql_help.c:4567 sql_help.c:4573 sql_help.c:4576 sql_help.c:4580
+#: sql_help.c:4592 sql_help.c:4824 sql_help.c:4830 sql_help.c:4833
+#: sql_help.c:4837 sql_help.c:4849 sql_help.c:5062 sql_help.c:5068
+#: sql_help.c:5071 sql_help.c:5075 sql_help.c:5087
msgid "column_alias"
msgstr "alias_colonne"
-#: sql_help.c:4566 sql_help.c:4815 sql_help.c:5046
+#: sql_help.c:4568 sql_help.c:4825 sql_help.c:5063
msgid "sampling_method"
msgstr "méthode_echantillonnage"
-#: sql_help.c:4568 sql_help.c:4817 sql_help.c:5048
+#: sql_help.c:4570 sql_help.c:4827 sql_help.c:5065
msgid "seed"
msgstr "graine"
-#: sql_help.c:4572 sql_help.c:4606 sql_help.c:4821 sql_help.c:4855
-#: sql_help.c:5052 sql_help.c:5086
+#: sql_help.c:4574 sql_help.c:4613 sql_help.c:4831 sql_help.c:4870
+#: sql_help.c:5069 sql_help.c:5108
msgid "with_query_name"
msgstr "nom_requête_with"
-#: sql_help.c:4582 sql_help.c:4585 sql_help.c:4588 sql_help.c:4831
-#: sql_help.c:4834 sql_help.c:4837 sql_help.c:5062 sql_help.c:5065
-#: sql_help.c:5068
+#: sql_help.c:4584 sql_help.c:4587 sql_help.c:4590 sql_help.c:4841
+#: sql_help.c:4844 sql_help.c:4847 sql_help.c:5079 sql_help.c:5082
+#: sql_help.c:5085
msgid "column_definition"
msgstr "définition_colonne"
-#: sql_help.c:4592 sql_help.c:4841 sql_help.c:5072
+#: sql_help.c:4594 sql_help.c:4600 sql_help.c:4851 sql_help.c:4857
+#: sql_help.c:5089 sql_help.c:5095
msgid "join_type"
msgstr "type_de_jointure"
-#: sql_help.c:4595 sql_help.c:4844 sql_help.c:5075
+#: sql_help.c:4597 sql_help.c:4854 sql_help.c:5092
msgid "join_column"
msgstr "colonne_de_jointure"
-#: sql_help.c:4596 sql_help.c:4845 sql_help.c:5076
+#: sql_help.c:4598 sql_help.c:4855 sql_help.c:5093
msgid "join_using_alias"
msgstr "join_utilisant_alias"
-#: sql_help.c:4597 sql_help.c:4846 sql_help.c:5077
+#: sql_help.c:4604 sql_help.c:4861 sql_help.c:5099
msgid "and grouping_element can be one of:"
msgstr "où element_regroupement fait partie de :"
-#: sql_help.c:4605 sql_help.c:4854 sql_help.c:5085
+#: sql_help.c:4612 sql_help.c:4869 sql_help.c:5107
msgid "and with_query is:"
msgstr "et requête_with est :"
-#: sql_help.c:4609 sql_help.c:4858 sql_help.c:5089
+#: sql_help.c:4616 sql_help.c:4873 sql_help.c:5111
msgid "values"
msgstr "valeurs"
-#: sql_help.c:4610 sql_help.c:4859 sql_help.c:5090
+#: sql_help.c:4617 sql_help.c:4874 sql_help.c:5112
msgid "insert"
msgstr "insert"
-#: sql_help.c:4611 sql_help.c:4860 sql_help.c:5091
+#: sql_help.c:4618 sql_help.c:4875 sql_help.c:5113
msgid "update"
msgstr "update"
-#: sql_help.c:4612 sql_help.c:4861 sql_help.c:5092
+#: sql_help.c:4619 sql_help.c:4876 sql_help.c:5114
msgid "delete"
msgstr "delete"
-#: sql_help.c:4614 sql_help.c:4863 sql_help.c:5094
+#: sql_help.c:4621 sql_help.c:4878 sql_help.c:5116
msgid "search_seq_col_name"
msgstr "nom_colonne_seq_recherche"
-#: sql_help.c:4616 sql_help.c:4865 sql_help.c:5096
+#: sql_help.c:4623 sql_help.c:4880 sql_help.c:5118
msgid "cycle_mark_col_name"
msgstr "nom_colonne_marque_cycle"
-#: sql_help.c:4617 sql_help.c:4866 sql_help.c:5097
+#: sql_help.c:4624 sql_help.c:4881 sql_help.c:5119
msgid "cycle_mark_value"
msgstr "valeur_marque_cycle"
-#: sql_help.c:4618 sql_help.c:4867 sql_help.c:5098
+#: sql_help.c:4625 sql_help.c:4882 sql_help.c:5120
msgid "cycle_mark_default"
msgstr "défaut_marque_cyle"
-#: sql_help.c:4619 sql_help.c:4868 sql_help.c:5099
+#: sql_help.c:4626 sql_help.c:4883 sql_help.c:5121
msgid "cycle_path_col_name"
msgstr "nom_colonne_chemin_cycle"
-#: sql_help.c:4646
+#: sql_help.c:4653
msgid "new_table"
msgstr "nouvelle_table"
-#: sql_help.c:4671
-msgid "timezone"
-msgstr "fuseau_horaire"
-
-#: sql_help.c:4716
+#: sql_help.c:4724
msgid "snapshot_id"
msgstr "id_snapshot"
-#: sql_help.c:4969
+#: sql_help.c:4984
msgid "sort_expression"
msgstr "expression_de_tri"
-#: sql_help.c:5106 sql_help.c:6090
+#: sql_help.c:5128 sql_help.c:6112
msgid "abort the current transaction"
msgstr "abandonner la transaction en cours"
-#: sql_help.c:5112
+#: sql_help.c:5134
msgid "change the definition of an aggregate function"
msgstr "modifier la définition d'une fonction d'agrégation"
-#: sql_help.c:5118
+#: sql_help.c:5140
msgid "change the definition of a collation"
msgstr "modifier la définition d'un collationnement"
-#: sql_help.c:5124
+#: sql_help.c:5146
msgid "change the definition of a conversion"
msgstr "modifier la définition d'une conversion"
-#: sql_help.c:5130
+#: sql_help.c:5152
msgid "change a database"
msgstr "modifier une base de données"
-#: sql_help.c:5136
+#: sql_help.c:5158
msgid "define default access privileges"
msgstr "définir les droits d'accès par défaut"
-#: sql_help.c:5142
+#: sql_help.c:5164
msgid "change the definition of a domain"
msgstr "modifier la définition d'un domaine"
-#: sql_help.c:5148
+#: sql_help.c:5170
msgid "change the definition of an event trigger"
msgstr "modifier la définition d'un trigger sur évènement"
-#: sql_help.c:5154
+#: sql_help.c:5176
msgid "change the definition of an extension"
msgstr "modifier la définition d'une extension"
-#: sql_help.c:5160
+#: sql_help.c:5182
msgid "change the definition of a foreign-data wrapper"
msgstr "modifier la définition d'un wrapper de données distantes"
-#: sql_help.c:5166
+#: sql_help.c:5188
msgid "change the definition of a foreign table"
msgstr "modifier la définition d'une table distante"
-#: sql_help.c:5172
+#: sql_help.c:5194
msgid "change the definition of a function"
msgstr "modifier la définition d'une fonction"
-#: sql_help.c:5178
+#: sql_help.c:5200
msgid "change role name or membership"
msgstr "modifier le nom d'un groupe ou la liste des ses membres"
-#: sql_help.c:5184
+#: sql_help.c:5206
msgid "change the definition of an index"
msgstr "modifier la définition d'un index"
-#: sql_help.c:5190
+#: sql_help.c:5212
msgid "change the definition of a procedural language"
msgstr "modifier la définition d'un langage procédural"
-#: sql_help.c:5196
+#: sql_help.c:5218
msgid "change the definition of a large object"
msgstr "modifier la définition d'un « Large Object »"
-#: sql_help.c:5202
+#: sql_help.c:5224
msgid "change the definition of a materialized view"
msgstr "modifier la définition d'une vue matérialisée"
-#: sql_help.c:5208
+#: sql_help.c:5230
msgid "change the definition of an operator"
msgstr "modifier la définition d'un opérateur"
-#: sql_help.c:5214
+#: sql_help.c:5236
msgid "change the definition of an operator class"
msgstr "modifier la définition d'une classe d'opérateurs"
-#: sql_help.c:5220
+#: sql_help.c:5242
msgid "change the definition of an operator family"
msgstr "modifier la définition d'une famille d'opérateur"
-#: sql_help.c:5226
+#: sql_help.c:5248
msgid "change the definition of a row-level security policy"
msgstr "modifier la définition d'une politique de sécurité au niveau ligne"
-#: sql_help.c:5232
+#: sql_help.c:5254
msgid "change the definition of a procedure"
msgstr "modifier la définition d'une procédure"
-#: sql_help.c:5238
+#: sql_help.c:5260
msgid "change the definition of a publication"
msgstr "modifier la définition d'une publication"
-#: sql_help.c:5244 sql_help.c:5346
+#: sql_help.c:5266 sql_help.c:5368
msgid "change a database role"
msgstr "modifier un rôle"
-#: sql_help.c:5250
+#: sql_help.c:5272
msgid "change the definition of a routine"
msgstr "modifier la définition d'une routine"
-#: sql_help.c:5256
+#: sql_help.c:5278
msgid "change the definition of a rule"
msgstr "modifier la définition d'une règle"
-#: sql_help.c:5262
+#: sql_help.c:5284
msgid "change the definition of a schema"
msgstr "modifier la définition d'un schéma"
-#: sql_help.c:5268
+#: sql_help.c:5290
msgid "change the definition of a sequence generator"
msgstr "modifier la définition d'un générateur de séquence"
-#: sql_help.c:5274
+#: sql_help.c:5296
msgid "change the definition of a foreign server"
msgstr "modifier la définition d'un serveur distant"
-#: sql_help.c:5280
+#: sql_help.c:5302
msgid "change the definition of an extended statistics object"
msgstr "modifier la définition d'un objet de statistiques étendues"
-#: sql_help.c:5286
+#: sql_help.c:5308
msgid "change the definition of a subscription"
msgstr "modifier la définition d'une souscription"
-#: sql_help.c:5292
+#: sql_help.c:5314
msgid "change a server configuration parameter"
msgstr "modifie un paramètre de configuration du serveur"
-#: sql_help.c:5298
+#: sql_help.c:5320
msgid "change the definition of a table"
msgstr "modifier la définition d'une table"
-#: sql_help.c:5304
+#: sql_help.c:5326
msgid "change the definition of a tablespace"
msgstr "modifier la définition d'un tablespace"
-#: sql_help.c:5310
+#: sql_help.c:5332
msgid "change the definition of a text search configuration"
msgstr "modifier la définition d'une configuration de la recherche de texte"
-#: sql_help.c:5316
+#: sql_help.c:5338
msgid "change the definition of a text search dictionary"
msgstr "modifier la définition d'un dictionnaire de la recherche de texte"
-#: sql_help.c:5322
+#: sql_help.c:5344
msgid "change the definition of a text search parser"
msgstr "modifier la définition d'un analyseur de la recherche de texte"
-#: sql_help.c:5328
+#: sql_help.c:5350
msgid "change the definition of a text search template"
msgstr "modifier la définition d'un modèle de la recherche de texte"
-#: sql_help.c:5334
+#: sql_help.c:5356
msgid "change the definition of a trigger"
msgstr "modifier la définition d'un trigger"
-#: sql_help.c:5340
+#: sql_help.c:5362
msgid "change the definition of a type"
msgstr "modifier la définition d'un type"
-#: sql_help.c:5352
+#: sql_help.c:5374
msgid "change the definition of a user mapping"
msgstr "modifier la définition d'une correspondance d'utilisateur"
-#: sql_help.c:5358
+#: sql_help.c:5380
msgid "change the definition of a view"
msgstr "modifier la définition d'une vue"
-#: sql_help.c:5364
+#: sql_help.c:5386
msgid "collect statistics about a database"
msgstr "acquérir des statistiques concernant la base de données"
-#: sql_help.c:5370 sql_help.c:6168
+#: sql_help.c:5392 sql_help.c:6190
msgid "start a transaction block"
msgstr "débuter un bloc de transaction"
-#: sql_help.c:5376
+#: sql_help.c:5398
msgid "invoke a procedure"
msgstr "appeler une procédure"
-#: sql_help.c:5382
+#: sql_help.c:5404
msgid "force a write-ahead log checkpoint"
msgstr "forcer un point de vérification des journaux de transactions"
-#: sql_help.c:5388
+#: sql_help.c:5410
msgid "close a cursor"
msgstr "fermer un curseur"
-#: sql_help.c:5394
+#: sql_help.c:5416
msgid "cluster a table according to an index"
msgstr "réorganiser (cluster) une table en fonction d'un index"
-#: sql_help.c:5400
+#: sql_help.c:5422
msgid "define or change the comment of an object"
msgstr "définir ou modifier les commentaires d'un objet"
-#: sql_help.c:5406 sql_help.c:5964
+#: sql_help.c:5428 sql_help.c:5986
msgid "commit the current transaction"
msgstr "valider la transaction en cours"
-#: sql_help.c:5412
+#: sql_help.c:5434
msgid "commit a transaction that was earlier prepared for two-phase commit"
msgstr ""
"valider une transaction précédemment préparée pour une validation en deux\n"
"phases"
-#: sql_help.c:5418
+#: sql_help.c:5440
msgid "copy data between a file and a table"
msgstr "copier des données entre un fichier et une table"
-#: sql_help.c:5424
+#: sql_help.c:5446
msgid "define a new access method"
msgstr "définir une nouvelle méthode d'accès"
-#: sql_help.c:5430
+#: sql_help.c:5452
msgid "define a new aggregate function"
msgstr "définir une nouvelle fonction d'agrégation"
-#: sql_help.c:5436
+#: sql_help.c:5458
msgid "define a new cast"
msgstr "définir un nouveau transtypage"
-#: sql_help.c:5442
+#: sql_help.c:5464
msgid "define a new collation"
msgstr "définir un nouveau collationnement"
-#: sql_help.c:5448
+#: sql_help.c:5470
msgid "define a new encoding conversion"
msgstr "définir une nouvelle conversion d'encodage"
-#: sql_help.c:5454
+#: sql_help.c:5476
msgid "create a new database"
msgstr "créer une nouvelle base de données"
-#: sql_help.c:5460
+#: sql_help.c:5482
msgid "define a new domain"
msgstr "définir un nouveau domaine"
-#: sql_help.c:5466
+#: sql_help.c:5488
msgid "define a new event trigger"
msgstr "définir un nouveau trigger sur évènement"
-#: sql_help.c:5472
+#: sql_help.c:5494
msgid "install an extension"
msgstr "installer une extension"
-#: sql_help.c:5478
+#: sql_help.c:5500
msgid "define a new foreign-data wrapper"
msgstr "définir un nouveau wrapper de données distantes"
-#: sql_help.c:5484
+#: sql_help.c:5506
msgid "define a new foreign table"
msgstr "définir une nouvelle table distante"
-#: sql_help.c:5490
+#: sql_help.c:5512
msgid "define a new function"
msgstr "définir une nouvelle fonction"
-#: sql_help.c:5496 sql_help.c:5556 sql_help.c:5658
+#: sql_help.c:5518 sql_help.c:5578 sql_help.c:5680
msgid "define a new database role"
msgstr "définir un nouveau rôle"
-#: sql_help.c:5502
+#: sql_help.c:5524
msgid "define a new index"
msgstr "définir un nouvel index"
-#: sql_help.c:5508
+#: sql_help.c:5530
msgid "define a new procedural language"
msgstr "définir un nouveau langage de procédures"
-#: sql_help.c:5514
+#: sql_help.c:5536
msgid "define a new materialized view"
msgstr "définir une nouvelle vue matérialisée"
-#: sql_help.c:5520
+#: sql_help.c:5542
msgid "define a new operator"
msgstr "définir un nouvel opérateur"
-#: sql_help.c:5526
+#: sql_help.c:5548
msgid "define a new operator class"
msgstr "définir une nouvelle classe d'opérateur"
-#: sql_help.c:5532
+#: sql_help.c:5554
msgid "define a new operator family"
msgstr "définir une nouvelle famille d'opérateur"
-#: sql_help.c:5538
+#: sql_help.c:5560
msgid "define a new row-level security policy for a table"
msgstr "définir une nouvelle politique de sécurité au niveau ligne pour une table"
-#: sql_help.c:5544
+#: sql_help.c:5566
msgid "define a new procedure"
msgstr "définir une nouvelle procédure"
-#: sql_help.c:5550
+#: sql_help.c:5572
msgid "define a new publication"
msgstr "définir une nouvelle publication"
-#: sql_help.c:5562
+#: sql_help.c:5584
msgid "define a new rewrite rule"
msgstr "définir une nouvelle règle de réécriture"
-#: sql_help.c:5568
+#: sql_help.c:5590
msgid "define a new schema"
msgstr "définir un nouveau schéma"
-#: sql_help.c:5574
+#: sql_help.c:5596
msgid "define a new sequence generator"
msgstr "définir un nouveau générateur de séquence"
-#: sql_help.c:5580
+#: sql_help.c:5602
msgid "define a new foreign server"
msgstr "définir un nouveau serveur distant"
-#: sql_help.c:5586
+#: sql_help.c:5608
msgid "define extended statistics"
msgstr "définir des statistiques étendues"
-#: sql_help.c:5592
+#: sql_help.c:5614
msgid "define a new subscription"
msgstr "définir une nouvelle souscription"
-#: sql_help.c:5598
+#: sql_help.c:5620
msgid "define a new table"
msgstr "définir une nouvelle table"
-#: sql_help.c:5604 sql_help.c:6126
+#: sql_help.c:5626 sql_help.c:6148
msgid "define a new table from the results of a query"
msgstr "définir une nouvelle table à partir des résultats d'une requête"
-#: sql_help.c:5610
+#: sql_help.c:5632
msgid "define a new tablespace"
msgstr "définir un nouveau tablespace"
-#: sql_help.c:5616
+#: sql_help.c:5638
msgid "define a new text search configuration"
msgstr "définir une nouvelle configuration de la recherche de texte"
-#: sql_help.c:5622
+#: sql_help.c:5644
msgid "define a new text search dictionary"
msgstr "définir un nouveau dictionnaire de la recherche de texte"
-#: sql_help.c:5628
+#: sql_help.c:5650
msgid "define a new text search parser"
msgstr "définir un nouvel analyseur de la recherche de texte"
-#: sql_help.c:5634
+#: sql_help.c:5656
msgid "define a new text search template"
msgstr "définir un nouveau modèle de la recherche de texte"
-#: sql_help.c:5640
+#: sql_help.c:5662
msgid "define a new transform"
msgstr "définir une nouvelle transformation"
-#: sql_help.c:5646
+#: sql_help.c:5668
msgid "define a new trigger"
msgstr "définir un nouveau trigger"
-#: sql_help.c:5652
+#: sql_help.c:5674
msgid "define a new data type"
msgstr "définir un nouveau type de données"
-#: sql_help.c:5664
+#: sql_help.c:5686
msgid "define a new mapping of a user to a foreign server"
msgstr "définit une nouvelle correspondance d'un utilisateur vers un serveur distant"
-#: sql_help.c:5670
+#: sql_help.c:5692
msgid "define a new view"
msgstr "définir une nouvelle vue"
-#: sql_help.c:5676
+#: sql_help.c:5698
msgid "deallocate a prepared statement"
msgstr "désallouer une instruction préparée"
-#: sql_help.c:5682
+#: sql_help.c:5704
msgid "define a cursor"
msgstr "définir un curseur"
-#: sql_help.c:5688
+#: sql_help.c:5710
msgid "delete rows of a table"
msgstr "supprimer des lignes d'une table"
-#: sql_help.c:5694
+#: sql_help.c:5716
msgid "discard session state"
msgstr "annuler l'état de la session"
-#: sql_help.c:5700
+#: sql_help.c:5722
msgid "execute an anonymous code block"
msgstr "exécute un bloc de code anonyme"
-#: sql_help.c:5706
+#: sql_help.c:5728
msgid "remove an access method"
msgstr "supprimer une méthode d'accès"
-#: sql_help.c:5712
+#: sql_help.c:5734
msgid "remove an aggregate function"
msgstr "supprimer une fonction d'agrégation"
-#: sql_help.c:5718
+#: sql_help.c:5740
msgid "remove a cast"
msgstr "supprimer un transtypage"
-#: sql_help.c:5724
+#: sql_help.c:5746
msgid "remove a collation"
msgstr "supprimer un collationnement"
-#: sql_help.c:5730
+#: sql_help.c:5752
msgid "remove a conversion"
msgstr "supprimer une conversion"
-#: sql_help.c:5736
+#: sql_help.c:5758
msgid "remove a database"
msgstr "supprimer une base de données"
-#: sql_help.c:5742
+#: sql_help.c:5764
msgid "remove a domain"
msgstr "supprimer un domaine"
-#: sql_help.c:5748
+#: sql_help.c:5770
msgid "remove an event trigger"
msgstr "supprimer un trigger sur évènement"
-#: sql_help.c:5754
+#: sql_help.c:5776
msgid "remove an extension"
msgstr "supprimer une extension"
-#: sql_help.c:5760
+#: sql_help.c:5782
msgid "remove a foreign-data wrapper"
msgstr "supprimer un wrapper de données distantes"
-#: sql_help.c:5766
+#: sql_help.c:5788
msgid "remove a foreign table"
msgstr "supprimer une table distante"
-#: sql_help.c:5772
+#: sql_help.c:5794
msgid "remove a function"
msgstr "supprimer une fonction"
-#: sql_help.c:5778 sql_help.c:5844 sql_help.c:5946
+#: sql_help.c:5800 sql_help.c:5866 sql_help.c:5968
msgid "remove a database role"
msgstr "supprimer un rôle de la base de données"
-#: sql_help.c:5784
+#: sql_help.c:5806
msgid "remove an index"
msgstr "supprimer un index"
-#: sql_help.c:5790
+#: sql_help.c:5812
msgid "remove a procedural language"
msgstr "supprimer un langage procédural"
-#: sql_help.c:5796
+#: sql_help.c:5818
msgid "remove a materialized view"
msgstr "supprimer une vue matérialisée"
-#: sql_help.c:5802
+#: sql_help.c:5824
msgid "remove an operator"
msgstr "supprimer un opérateur"
-#: sql_help.c:5808
+#: sql_help.c:5830
msgid "remove an operator class"
msgstr "supprimer une classe d'opérateur"
-#: sql_help.c:5814
+#: sql_help.c:5836
msgid "remove an operator family"
msgstr "supprimer une famille d'opérateur"
-#: sql_help.c:5820
+#: sql_help.c:5842
msgid "remove database objects owned by a database role"
msgstr "supprimer les objets appartenant à un rôle"
-#: sql_help.c:5826
+#: sql_help.c:5848
msgid "remove a row-level security policy from a table"
msgstr "supprimer une politique de sécurité au niveau ligne pour une table"
-#: sql_help.c:5832
+#: sql_help.c:5854
msgid "remove a procedure"
msgstr "supprimer une procédure"
-#: sql_help.c:5838
+#: sql_help.c:5860
msgid "remove a publication"
msgstr "supprimer une publication"
-#: sql_help.c:5850
+#: sql_help.c:5872
msgid "remove a routine"
msgstr "supprimer une routine"
-#: sql_help.c:5856
+#: sql_help.c:5878
msgid "remove a rewrite rule"
msgstr "supprimer une règle de réécriture"
-#: sql_help.c:5862
+#: sql_help.c:5884
msgid "remove a schema"
msgstr "supprimer un schéma"
-#: sql_help.c:5868
+#: sql_help.c:5890
msgid "remove a sequence"
msgstr "supprimer une séquence"
-#: sql_help.c:5874
+#: sql_help.c:5896
msgid "remove a foreign server descriptor"
msgstr "supprimer un descripteur de serveur distant"
-#: sql_help.c:5880
+#: sql_help.c:5902
msgid "remove extended statistics"
msgstr "supprimer des statistiques étendues"
-#: sql_help.c:5886
+#: sql_help.c:5908
msgid "remove a subscription"
msgstr "supprimer une souscription"
-#: sql_help.c:5892
+#: sql_help.c:5914
msgid "remove a table"
msgstr "supprimer une table"
-#: sql_help.c:5898
+#: sql_help.c:5920
msgid "remove a tablespace"
msgstr "supprimer un tablespace"
-#: sql_help.c:5904
+#: sql_help.c:5926
msgid "remove a text search configuration"
msgstr "supprimer une configuration de la recherche de texte"
-#: sql_help.c:5910
+#: sql_help.c:5932
msgid "remove a text search dictionary"
msgstr "supprimer un dictionnaire de la recherche de texte"
-#: sql_help.c:5916
+#: sql_help.c:5938
msgid "remove a text search parser"
msgstr "supprimer un analyseur de la recherche de texte"
-#: sql_help.c:5922
+#: sql_help.c:5944
msgid "remove a text search template"
msgstr "supprimer un modèle de la recherche de texte"
-#: sql_help.c:5928
+#: sql_help.c:5950
msgid "remove a transform"
msgstr "supprimer une transformation"
-#: sql_help.c:5934
+#: sql_help.c:5956
msgid "remove a trigger"
msgstr "supprimer un trigger"
-#: sql_help.c:5940
+#: sql_help.c:5962
msgid "remove a data type"
msgstr "supprimer un type de données"
-#: sql_help.c:5952
+#: sql_help.c:5974
msgid "remove a user mapping for a foreign server"
msgstr "supprime une correspondance utilisateur pour un serveur distant"
-#: sql_help.c:5958
+#: sql_help.c:5980
msgid "remove a view"
msgstr "supprimer une vue"
-#: sql_help.c:5970
+#: sql_help.c:5992
msgid "execute a prepared statement"
msgstr "exécuter une instruction préparée"
-#: sql_help.c:5976
+#: sql_help.c:5998
msgid "show the execution plan of a statement"
msgstr "afficher le plan d'exécution d'une instruction"
-#: sql_help.c:5982
+#: sql_help.c:6004
msgid "retrieve rows from a query using a cursor"
msgstr "extraire certaines lignes d'une requête à l'aide d'un curseur"
-#: sql_help.c:5988
+#: sql_help.c:6010
msgid "define access privileges"
msgstr "définir des privilèges d'accès"
-#: sql_help.c:5994
+#: sql_help.c:6016
msgid "import table definitions from a foreign server"
msgstr "importer la définition d'une table à partir d'un serveur distant"
-#: sql_help.c:6000
+#: sql_help.c:6022
msgid "create new rows in a table"
msgstr "créer de nouvelles lignes dans une table"
-#: sql_help.c:6006
+#: sql_help.c:6028
msgid "listen for a notification"
msgstr "se mettre à l'écoute d'une notification"
-#: sql_help.c:6012
+#: sql_help.c:6034
msgid "load a shared library file"
msgstr "charger un fichier de bibliothèque partagée"
-#: sql_help.c:6018
+#: sql_help.c:6040
msgid "lock a table"
msgstr "verrouiller une table"
-#: sql_help.c:6024
+#: sql_help.c:6046
msgid "conditionally insert, update, or delete rows of a table"
msgstr "insère, modifie ou supprime des lignes d'une table de façon conditionnelle"
-#: sql_help.c:6030
+#: sql_help.c:6052
msgid "position a cursor"
msgstr "positionner un curseur"
-#: sql_help.c:6036
+#: sql_help.c:6058
msgid "generate a notification"
msgstr "engendrer une notification"
-#: sql_help.c:6042
+#: sql_help.c:6064
msgid "prepare a statement for execution"
msgstr "préparer une instruction pour exécution"
-#: sql_help.c:6048
+#: sql_help.c:6070
msgid "prepare the current transaction for two-phase commit"
msgstr "préparer la transaction en cours pour une validation en deux phases"
-#: sql_help.c:6054
+#: sql_help.c:6076
msgid "change the ownership of database objects owned by a database role"
msgstr "changer le propriétaire des objets d'un rôle"
-#: sql_help.c:6060
+#: sql_help.c:6082
msgid "replace the contents of a materialized view"
msgstr "remplacer le contenu d'une vue matérialisée"
-#: sql_help.c:6066
+#: sql_help.c:6088
msgid "rebuild indexes"
msgstr "reconstruire des index"
-#: sql_help.c:6072
+#: sql_help.c:6094
msgid "destroy a previously defined savepoint"
msgstr "détruire un point de retournement précédemment défini"
-#: sql_help.c:6078
+#: sql_help.c:6100
msgid "restore the value of a run-time parameter to the default value"
msgstr "réinitialiser un paramètre d'exécution à sa valeur par défaut"
-#: sql_help.c:6084
+#: sql_help.c:6106
msgid "remove access privileges"
msgstr "supprimer des privilèges d'accès"
-#: sql_help.c:6096
+#: sql_help.c:6118
msgid "cancel a transaction that was earlier prepared for two-phase commit"
msgstr ""
"annuler une transaction précédemment préparée pour une validation en deux\n"
"phases"
-#: sql_help.c:6102
+#: sql_help.c:6124
msgid "roll back to a savepoint"
msgstr "annuler jusqu'au point de retournement"
-#: sql_help.c:6108
+#: sql_help.c:6130
msgid "define a new savepoint within the current transaction"
msgstr "définir un nouveau point de retournement pour la transaction en cours"
-#: sql_help.c:6114
+#: sql_help.c:6136
msgid "define or change a security label applied to an object"
msgstr "définir ou modifier un label de sécurité à un objet"
-#: sql_help.c:6120 sql_help.c:6174 sql_help.c:6210
+#: sql_help.c:6142 sql_help.c:6196 sql_help.c:6232
msgid "retrieve rows from a table or view"
msgstr "extraire des lignes d'une table ou d'une vue"
-#: sql_help.c:6132
+#: sql_help.c:6154
msgid "change a run-time parameter"
msgstr "modifier un paramètre d'exécution"
-#: sql_help.c:6138
+#: sql_help.c:6160
msgid "set constraint check timing for the current transaction"
msgstr "définir le moment de la vérification des contraintes pour la transaction en cours"
-#: sql_help.c:6144
+#: sql_help.c:6166
msgid "set the current user identifier of the current session"
msgstr "définir l'identifiant actuel de l'utilisateur de la session courante"
-#: sql_help.c:6150
+#: sql_help.c:6172
msgid "set the session user identifier and the current user identifier of the current session"
msgstr ""
"définir l'identifiant de l'utilisateur de session et l'identifiant actuel de\n"
"l'utilisateur de la session courante"
-#: sql_help.c:6156
+#: sql_help.c:6178
msgid "set the characteristics of the current transaction"
msgstr "définir les caractéristiques de la transaction en cours"
-#: sql_help.c:6162
+#: sql_help.c:6184
msgid "show the value of a run-time parameter"
msgstr "afficher la valeur d'un paramètre d'exécution"
-#: sql_help.c:6180
+#: sql_help.c:6202
msgid "empty a table or set of tables"
msgstr "vider une table ou un ensemble de tables"
-#: sql_help.c:6186
+#: sql_help.c:6208
msgid "stop listening for a notification"
msgstr "arrêter l'écoute d'une notification"
-#: sql_help.c:6192
+#: sql_help.c:6214
msgid "update rows of a table"
msgstr "actualiser les lignes d'une table"
-#: sql_help.c:6198
+#: sql_help.c:6220
msgid "garbage-collect and optionally analyze a database"
msgstr "compacter et optionnellement analyser une base de données"
-#: sql_help.c:6204
+#: sql_help.c:6226
msgid "compute a set of rows"
msgstr "calculer un ensemble de lignes"
@@ -6538,7 +6533,7 @@ msgstr "option supplémentaire « %s » ignorée"
msgid "could not find own program executable"
msgstr "n'a pas pu trouver son propre exécutable"
-#: tab-complete.c:5917
+#: tab-complete.c:5955
#, c-format
msgid ""
"tab completion query failed: %s\n"
@@ -6880,6 +6875,10 @@ msgstr ""
#~ msgid "\\copy: unexpected response (%d)\n"
#~ msgstr "\\copy : réponse inattendue (%d)\n"
+#, c-format
+#~ msgid "\\watch cannot be used with COPY"
+#~ msgstr "\\watch ne peut pas être utilisé avec COPY"
+
#~ msgid "agg_name"
#~ msgstr "nom_d_agrégat"
@@ -6992,15 +6991,21 @@ msgstr ""
#~ msgid "statistic_type"
#~ msgstr "type_statistique"
-#~ msgid "string_literal"
-#~ msgstr "littéral_chaîne"
-
#~ msgid "tablespace"
#~ msgstr "tablespace"
+#~ msgid "text"
+#~ msgstr "texte"
+
+#~ msgid "timezone"
+#~ msgstr "fuseau_horaire"
+
#, c-format
#~ msgid "unexpected result status for \\watch"
#~ msgstr "statut résultat inattendu pour \\watch"
#~ msgid "unterminated quoted string\n"
#~ msgstr "chaîne entre guillemets non terminée\n"
+
+#~ msgid "where direction can be empty or one of:"
+#~ msgstr "où direction peut être vide ou faire partie de :"
diff --git a/src/bin/psql/po/ja.po b/src/bin/psql/po/ja.po
index 4f093da822b..8e81b9d9eb0 100644
--- a/src/bin/psql/po/ja.po
+++ b/src/bin/psql/po/ja.po
@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: psql (PostgreSQL 15)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
-"POT-Creation-Date: 2022-08-09 12:01+0900\n"
-"PO-Revision-Date: 2022-06-27 14:10+0900\n"
+"POT-Creation-Date: 2022-12-02 16:36+0900\n"
+"PO-Revision-Date: 2022-12-02 17:05+0900\n"
"Last-Translator: Kyotaro Horiguchi <horikyota.ntt@gmail.com>\n"
"Language-Team: Japan PostgreSQL Users Group <jpug-doc@ml.postgresql.jp>\n"
"Language: ja\n"
@@ -263,8 +263,8 @@ msgid "%s: invalid encoding name or conversion procedure not found"
msgstr "%s: エンコーディング名が不正であるか、または変換プロシージャが見つかりません。"
#: command.c:1316 command.c:2119 command.c:3312 command.c:3511 command.c:5599
-#: common.c:177 common.c:226 common.c:395 common.c:1137 common.c:1155
-#: common.c:1229 common.c:1336 common.c:1374 common.c:1459 common.c:1495
+#: common.c:181 common.c:230 common.c:399 common.c:1082 common.c:1100
+#: common.c:1174 common.c:1281 common.c:1319 common.c:1407 common.c:1443
#: copy.c:488 copy.c:722 help.c:66 large_obj.c:157 large_obj.c:192
#: large_obj.c:254 startup.c:304
#, c-format
@@ -368,7 +368,7 @@ msgstr "タイミングは off です。"
#: command.c:2686 command.c:2714 command.c:3952 command.c:3955 command.c:3958
#: command.c:3964 command.c:3966 command.c:3992 command.c:4002 command.c:4014
-#: command.c:4028 command.c:4055 command.c:4113 common.c:73 copy.c:331
+#: command.c:4028 command.c:4055 command.c:4113 common.c:77 copy.c:331
#: copy.c:403 psqlscanslash.l:784 psqlscanslash.l:795 psqlscanslash.l:805
#, c-format
msgid "%s: %m"
@@ -736,7 +736,7 @@ msgstr "%s (%g 秒毎)\n"
msgid "could not wait for signals: %m"
msgstr "シグナルを待機できませんでした: %m"
-#: command.c:5206 command.c:5213 common.c:568 common.c:575 common.c:1118
+#: command.c:5206 command.c:5213 common.c:572 common.c:579 common.c:1063
#, c-format
msgid ""
"********* QUERY **********\n"
@@ -759,97 +759,97 @@ msgstr "\"%s.%s\"はビューではありません"
msgid "could not parse reloptions array"
msgstr "reloptions配列をパースできませんでした"
-#: common.c:162
+#: common.c:166
#, c-format
msgid "cannot escape without active connection"
msgstr "有効な接続がないのでエスケープできません"
-#: common.c:203
+#: common.c:207
#, c-format
msgid "shell command argument contains a newline or carriage return: \"%s\""
msgstr "シェルコマンドの引数に改行(LF)または復帰(CR)が含まれています: \"%s\""
-#: common.c:307
+#: common.c:311
#, c-format
msgid "connection to server was lost"
msgstr "サーバーへの接続が失われました"
-#: common.c:311
+#: common.c:315
#, c-format
msgid "The connection to the server was lost. Attempting reset: "
msgstr "サーバーへの接続が失われました。リセットしています: "
-#: common.c:316
+#: common.c:320
#, c-format
msgid "Failed.\n"
msgstr "失敗。\n"
-#: common.c:333
+#: common.c:337
#, c-format
msgid "Succeeded.\n"
msgstr "成功。\n"
-#: common.c:385 common.c:1054
+#: common.c:389 common.c:1001
#, c-format
msgid "unexpected PQresultStatus: %d"
msgstr "想定外のPQresultStatus: %d"
-#: common.c:507
+#: common.c:511
#, c-format
msgid "Time: %.3f ms\n"
msgstr "時間: %.3f ミリ秒\n"
-#: common.c:522
+#: common.c:526
#, c-format
msgid "Time: %.3f ms (%02d:%06.3f)\n"
msgstr "時間: %.3f ミリ秒(%02d:%06.3f)\n"
-#: common.c:531
+#: common.c:535
#, c-format
msgid "Time: %.3f ms (%02d:%02d:%06.3f)\n"
msgstr "時間: %.3f ミリ秒 (%02d:%02d:%06.3f)\n"
-#: common.c:538
+#: common.c:542
#, c-format
msgid "Time: %.3f ms (%.0f d %02d:%02d:%06.3f)\n"
msgstr "時間: %.3f ミリ秒 (%.0f 日 %02d:%02d:%06.3f)\n"
-#: common.c:562 common.c:619 common.c:1089 describe.c:6135
+#: common.c:566 common.c:623 common.c:1034 describe.c:6135
#, c-format
msgid "You are currently not connected to a database."
msgstr "現在データベースに接続していません。"
-#: common.c:650
+#: common.c:654
#, c-format
msgid "Asynchronous notification \"%s\" with payload \"%s\" received from server process with PID %d.\n"
msgstr "PID %3$dのサーバープロセスから、ペイロード\"%2$s\"を持つ非同期通知\"%1$s\"を受信しました。\n"
-#: common.c:653
+#: common.c:657
#, c-format
msgid "Asynchronous notification \"%s\" received from server process with PID %d.\n"
msgstr "PID %2$dのサーバープロセスから非同期通知\"%1$s\"を受信しました。\n"
-#: common.c:686 common.c:705
+#: common.c:688
#, c-format
msgid "could not print result table: %m"
msgstr "結果テーブルを表示できませんでした: %m"
-#: common.c:726
+#: common.c:708
#, c-format
msgid "no rows returned for \\gset"
msgstr "\\gset に対して返すべき行がありません"
-#: common.c:731
+#: common.c:713
#, c-format
msgid "more than one row returned for \\gset"
msgstr "\\gset に対して複数の行が返されました"
-#: common.c:749
+#: common.c:731
#, c-format
msgid "attempt to \\gset into specially treated variable \"%s\" ignored"
msgstr "特殊変数\"%s\"への\\gsetは無視されました"
-#: common.c:1098
+#: common.c:1043
#, c-format
msgid ""
"***(Single step mode: verify command)*******************************************\n"
@@ -860,37 +860,32 @@ msgstr ""
"%s\n"
"***([Enter] を押して進むか、x [Enter] でキャンセル)**************\n"
-#: common.c:1181
+#: common.c:1126
#, c-format
msgid "STATEMENT: %s"
msgstr "文: %s"
-#: common.c:1217
+#: common.c:1162
#, c-format
msgid "unexpected transaction status (%d)"
msgstr "想定外のトランザクション状態(%d)"
-#: common.c:1358 describe.c:2020
+#: common.c:1303 describe.c:2020
msgid "Column"
msgstr "列"
-#: common.c:1359 describe.c:170 describe.c:358 describe.c:376 describe.c:1037
+#: common.c:1304 describe.c:170 describe.c:358 describe.c:376 describe.c:1037
#: describe.c:1193 describe.c:1725 describe.c:1749 describe.c:2021
#: describe.c:3891 describe.c:4103 describe.c:4342 describe.c:4504
#: describe.c:5767
msgid "Type"
msgstr "タイプ"
-#: common.c:1408
+#: common.c:1353
#, c-format
msgid "The command has no result, or the result has no columns.\n"
msgstr "このコマンドは結果を返却しないか、結果にカラムが含まれません。\n"
-#: common.c:1561
-#, c-format
-msgid "\\watch cannot be used with COPY"
-msgstr "\\watchはCOPYと一緒には使えません"
-
#: copy.c:98
#, c-format
msgid "\\copy: arguments required"
@@ -4053,14 +4048,14 @@ msgstr "%s: メモリ不足です"
#: sql_help.c:3582 sql_help.c:3590 sql_help.c:3598 sql_help.c:3606
#: sql_help.c:3614 sql_help.c:3622 sql_help.c:3630 sql_help.c:3638
#: sql_help.c:3646 sql_help.c:3654 sql_help.c:3671 sql_help.c:3680
-#: sql_help.c:3688 sql_help.c:3705 sql_help.c:3720 sql_help.c:4030
-#: sql_help.c:4140 sql_help.c:4169 sql_help.c:4184 sql_help.c:4679
-#: sql_help.c:4727 sql_help.c:4878
+#: sql_help.c:3688 sql_help.c:3705 sql_help.c:3720 sql_help.c:4031
+#: sql_help.c:4142 sql_help.c:4171 sql_help.c:4186 sql_help.c:4689
+#: sql_help.c:4737 sql_help.c:4895
msgid "name"
msgstr "名前"
#: sql_help.c:36 sql_help.c:39 sql_help.c:42 sql_help.c:330 sql_help.c:1846
-#: sql_help.c:3339 sql_help.c:4455
+#: sql_help.c:3339 sql_help.c:4457
msgid "aggregate_signature"
msgstr "集約関数のシグニチャー"
@@ -4093,7 +4088,7 @@ msgstr "新しい所有者"
msgid "new_schema"
msgstr "新しいスキーマ"
-#: sql_help.c:44 sql_help.c:1910 sql_help.c:3340 sql_help.c:4484
+#: sql_help.c:44 sql_help.c:1910 sql_help.c:3340 sql_help.c:4486
msgid "where aggregate_signature is:"
msgstr "集約関数のシグニチャーには以下のものがあります:"
@@ -4106,9 +4101,9 @@ msgstr "集約関数のシグニチャーには以下のものがあります:"
#: sql_help.c:1914 sql_help.c:1917 sql_help.c:2066 sql_help.c:2085
#: sql_help.c:2088 sql_help.c:2386 sql_help.c:2595 sql_help.c:3341
#: sql_help.c:3344 sql_help.c:3347 sql_help.c:3438 sql_help.c:3527
-#: sql_help.c:3555 sql_help.c:3905 sql_help.c:4354 sql_help.c:4461
-#: sql_help.c:4468 sql_help.c:4474 sql_help.c:4485 sql_help.c:4488
-#: sql_help.c:4491
+#: sql_help.c:3555 sql_help.c:3906 sql_help.c:4356 sql_help.c:4463
+#: sql_help.c:4470 sql_help.c:4476 sql_help.c:4487 sql_help.c:4490
+#: sql_help.c:4493
msgid "argmode"
msgstr "引数のモード"
@@ -4121,8 +4116,8 @@ msgstr "引数のモード"
#: sql_help.c:1915 sql_help.c:1918 sql_help.c:2067 sql_help.c:2086
#: sql_help.c:2089 sql_help.c:2387 sql_help.c:2596 sql_help.c:3342
#: sql_help.c:3345 sql_help.c:3348 sql_help.c:3439 sql_help.c:3528
-#: sql_help.c:3556 sql_help.c:4462 sql_help.c:4469 sql_help.c:4475
-#: sql_help.c:4486 sql_help.c:4489 sql_help.c:4492
+#: sql_help.c:3556 sql_help.c:4464 sql_help.c:4471 sql_help.c:4477
+#: sql_help.c:4488 sql_help.c:4491 sql_help.c:4494
msgid "argname"
msgstr "引数の名前"
@@ -4134,8 +4129,8 @@ msgstr "引数の名前"
#: sql_help.c:1866 sql_help.c:1883 sql_help.c:1889 sql_help.c:1913
#: sql_help.c:1916 sql_help.c:1919 sql_help.c:2388 sql_help.c:2597
#: sql_help.c:3343 sql_help.c:3346 sql_help.c:3349 sql_help.c:3440
-#: sql_help.c:3529 sql_help.c:3557 sql_help.c:4463 sql_help.c:4470
-#: sql_help.c:4476 sql_help.c:4487 sql_help.c:4490 sql_help.c:4493
+#: sql_help.c:3529 sql_help.c:3557 sql_help.c:4465 sql_help.c:4472
+#: sql_help.c:4478 sql_help.c:4489 sql_help.c:4492 sql_help.c:4495
msgid "argtype"
msgstr "引数の型"
@@ -4145,7 +4140,7 @@ msgstr "引数の型"
#: sql_help.c:2277 sql_help.c:2327 sql_help.c:2334 sql_help.c:2343
#: sql_help.c:2432 sql_help.c:2659 sql_help.c:2752 sql_help.c:3040
#: sql_help.c:3225 sql_help.c:3247 sql_help.c:3387 sql_help.c:3742
-#: sql_help.c:3949 sql_help.c:4183 sql_help.c:4941
+#: sql_help.c:3950 sql_help.c:4185 sql_help.c:4958
msgid "option"
msgstr "オプション"
@@ -4168,7 +4163,7 @@ msgid "istemplate"
msgstr "テンプレートかどうか(真偽値)"
#: sql_help.c:124 sql_help.c:611 sql_help.c:679 sql_help.c:693 sql_help.c:1322
-#: sql_help.c:1374 sql_help.c:4187
+#: sql_help.c:1374 sql_help.c:4189
msgid "new_tablespace"
msgstr "新しいテーブル空間名"
@@ -4177,7 +4172,7 @@ msgstr "新しいテーブル空間名"
#: sql_help.c:962 sql_help.c:965 sql_help.c:1027 sql_help.c:1029
#: sql_help.c:1030 sql_help.c:1180 sql_help.c:1183 sql_help.c:1643
#: sql_help.c:1647 sql_help.c:1650 sql_help.c:2398 sql_help.c:2601
-#: sql_help.c:3917 sql_help.c:4205 sql_help.c:4366 sql_help.c:4668
+#: sql_help.c:3918 sql_help.c:4207 sql_help.c:4368 sql_help.c:4677
msgid "configuration_parameter"
msgstr "設定パラメータ"
@@ -4193,8 +4188,8 @@ msgstr "設定パラメータ"
#: sql_help.c:2501 sql_help.c:2602 sql_help.c:2603 sql_help.c:2626
#: sql_help.c:2753 sql_help.c:2792 sql_help.c:2902 sql_help.c:2915
#: sql_help.c:2929 sql_help.c:2970 sql_help.c:2997 sql_help.c:3014
-#: sql_help.c:3041 sql_help.c:3248 sql_help.c:3950 sql_help.c:4669
-#: sql_help.c:4670
+#: sql_help.c:3041 sql_help.c:3248 sql_help.c:3951 sql_help.c:4678
+#: sql_help.c:4679 sql_help.c:4680 sql_help.c:4681
msgid "value"
msgstr "値"
@@ -4203,9 +4198,9 @@ msgid "target_role"
msgstr "対象のロール"
#: sql_help.c:201 sql_help.c:913 sql_help.c:2262 sql_help.c:2631
-#: sql_help.c:2708 sql_help.c:2713 sql_help.c:3880 sql_help.c:3889
-#: sql_help.c:3908 sql_help.c:3920 sql_help.c:4329 sql_help.c:4338
-#: sql_help.c:4357 sql_help.c:4369
+#: sql_help.c:2708 sql_help.c:2713 sql_help.c:3881 sql_help.c:3890
+#: sql_help.c:3909 sql_help.c:3921 sql_help.c:4331 sql_help.c:4340
+#: sql_help.c:4359 sql_help.c:4371
msgid "schema_name"
msgstr "スキーマ名"
@@ -4224,8 +4219,8 @@ msgstr "GRANT/REVOKEの省略形は以下のいずれかです:"
#: sql_help.c:2439 sql_help.c:2440 sql_help.c:2441 sql_help.c:2575
#: sql_help.c:2664 sql_help.c:2665 sql_help.c:2666 sql_help.c:2667
#: sql_help.c:2668 sql_help.c:3230 sql_help.c:3231 sql_help.c:3232
-#: sql_help.c:3233 sql_help.c:3234 sql_help.c:3929 sql_help.c:3933
-#: sql_help.c:4378 sql_help.c:4382 sql_help.c:4689
+#: sql_help.c:3233 sql_help.c:3234 sql_help.c:3930 sql_help.c:3934
+#: sql_help.c:4380 sql_help.c:4384 sql_help.c:4699
msgid "role_name"
msgstr "ロール名"
@@ -4234,17 +4229,17 @@ msgstr "ロール名"
#: sql_help.c:2231 sql_help.c:2235 sql_help.c:2347 sql_help.c:2352
#: sql_help.c:2460 sql_help.c:2630 sql_help.c:2769 sql_help.c:2774
#: sql_help.c:2776 sql_help.c:2897 sql_help.c:2910 sql_help.c:2924
-#: sql_help.c:2933 sql_help.c:2945 sql_help.c:2974 sql_help.c:3981
-#: sql_help.c:3996 sql_help.c:3998 sql_help.c:4085 sql_help.c:4088
-#: sql_help.c:4090 sql_help.c:4546 sql_help.c:4547 sql_help.c:4556
-#: sql_help.c:4598 sql_help.c:4599 sql_help.c:4600 sql_help.c:4601
-#: sql_help.c:4602 sql_help.c:4603 sql_help.c:4643 sql_help.c:4644
-#: sql_help.c:4649 sql_help.c:4654 sql_help.c:4795 sql_help.c:4796
-#: sql_help.c:4805 sql_help.c:4847 sql_help.c:4848 sql_help.c:4849
-#: sql_help.c:4850 sql_help.c:4851 sql_help.c:4852 sql_help.c:4906
-#: sql_help.c:4908 sql_help.c:4968 sql_help.c:5026 sql_help.c:5027
-#: sql_help.c:5036 sql_help.c:5078 sql_help.c:5079 sql_help.c:5080
-#: sql_help.c:5081 sql_help.c:5082 sql_help.c:5083
+#: sql_help.c:2933 sql_help.c:2945 sql_help.c:2974 sql_help.c:3982
+#: sql_help.c:3997 sql_help.c:3999 sql_help.c:4086 sql_help.c:4089
+#: sql_help.c:4091 sql_help.c:4550 sql_help.c:4551 sql_help.c:4560
+#: sql_help.c:4607 sql_help.c:4608 sql_help.c:4609 sql_help.c:4610
+#: sql_help.c:4611 sql_help.c:4612 sql_help.c:4652 sql_help.c:4653
+#: sql_help.c:4658 sql_help.c:4663 sql_help.c:4807 sql_help.c:4808
+#: sql_help.c:4817 sql_help.c:4864 sql_help.c:4865 sql_help.c:4866
+#: sql_help.c:4867 sql_help.c:4868 sql_help.c:4869 sql_help.c:4923
+#: sql_help.c:4925 sql_help.c:4985 sql_help.c:5045 sql_help.c:5046
+#: sql_help.c:5055 sql_help.c:5102 sql_help.c:5103 sql_help.c:5104
+#: sql_help.c:5105 sql_help.c:5106 sql_help.c:5107
msgid "expression"
msgstr "評価式"
@@ -4256,7 +4251,7 @@ msgstr "ドメイン制約"
#: sql_help.c:1314 sql_help.c:1361 sql_help.c:1362 sql_help.c:1363
#: sql_help.c:1390 sql_help.c:1402 sql_help.c:1419 sql_help.c:1852
#: sql_help.c:1854 sql_help.c:2234 sql_help.c:2346 sql_help.c:2351
-#: sql_help.c:2932 sql_help.c:2944 sql_help.c:3993
+#: sql_help.c:2932 sql_help.c:2944 sql_help.c:3994
msgid "constraint_name"
msgstr "制約名"
@@ -4287,15 +4282,15 @@ msgstr "メンバーオブジェクトは以下の通りです:"
#: sql_help.c:1885 sql_help.c:1892 sql_help.c:1893 sql_help.c:1894
#: sql_help.c:1895 sql_help.c:1896 sql_help.c:1897 sql_help.c:1898
#: sql_help.c:1899 sql_help.c:1900 sql_help.c:1901 sql_help.c:1902
-#: sql_help.c:1907 sql_help.c:1908 sql_help.c:4451 sql_help.c:4456
-#: sql_help.c:4457 sql_help.c:4458 sql_help.c:4459 sql_help.c:4465
-#: sql_help.c:4466 sql_help.c:4471 sql_help.c:4472 sql_help.c:4477
-#: sql_help.c:4478 sql_help.c:4479 sql_help.c:4480 sql_help.c:4481
-#: sql_help.c:4482
+#: sql_help.c:1907 sql_help.c:1908 sql_help.c:4453 sql_help.c:4458
+#: sql_help.c:4459 sql_help.c:4460 sql_help.c:4461 sql_help.c:4467
+#: sql_help.c:4468 sql_help.c:4473 sql_help.c:4474 sql_help.c:4479
+#: sql_help.c:4480 sql_help.c:4481 sql_help.c:4482 sql_help.c:4483
+#: sql_help.c:4484
msgid "object_name"
msgstr "オブジェクト名"
-#: sql_help.c:329 sql_help.c:1845 sql_help.c:4454
+#: sql_help.c:329 sql_help.c:1845 sql_help.c:4456
msgid "aggregate_name"
msgstr "集約関数名"
@@ -4311,10 +4306,10 @@ msgstr "変換後の型"
#: sql_help.c:339 sql_help.c:786 sql_help.c:1863 sql_help.c:2133
#: sql_help.c:2174 sql_help.c:2250 sql_help.c:2518 sql_help.c:2549
-#: sql_help.c:3117 sql_help.c:4353 sql_help.c:4460 sql_help.c:4575
-#: sql_help.c:4579 sql_help.c:4583 sql_help.c:4586 sql_help.c:4824
-#: sql_help.c:4828 sql_help.c:4832 sql_help.c:4835 sql_help.c:5055
-#: sql_help.c:5059 sql_help.c:5063 sql_help.c:5066
+#: sql_help.c:3117 sql_help.c:4355 sql_help.c:4462 sql_help.c:4579
+#: sql_help.c:4583 sql_help.c:4587 sql_help.c:4590 sql_help.c:4836
+#: sql_help.c:4840 sql_help.c:4844 sql_help.c:4847 sql_help.c:5074
+#: sql_help.c:5078 sql_help.c:5082 sql_help.c:5085
msgid "function_name"
msgstr "関数名"
@@ -4339,23 +4334,23 @@ msgstr "右辺の型"
msgid "index_method"
msgstr "インデックスメソッド"
-#: sql_help.c:352 sql_help.c:1880 sql_help.c:4467
+#: sql_help.c:352 sql_help.c:1880 sql_help.c:4469
msgid "procedure_name"
msgstr "プロシージャ名"
-#: sql_help.c:356 sql_help.c:1886 sql_help.c:3904 sql_help.c:4473
+#: sql_help.c:356 sql_help.c:1886 sql_help.c:3905 sql_help.c:4475
msgid "routine_name"
msgstr "ルーチン名"
#: sql_help.c:368 sql_help.c:1380 sql_help.c:1903 sql_help.c:2394
#: sql_help.c:2600 sql_help.c:2905 sql_help.c:3084 sql_help.c:3662
-#: sql_help.c:3926 sql_help.c:4375
+#: sql_help.c:3927 sql_help.c:4377
msgid "type_name"
msgstr "型名"
#: sql_help.c:369 sql_help.c:1904 sql_help.c:2393 sql_help.c:2599
-#: sql_help.c:3085 sql_help.c:3315 sql_help.c:3663 sql_help.c:3911
-#: sql_help.c:4360
+#: sql_help.c:3085 sql_help.c:3315 sql_help.c:3663 sql_help.c:3912
+#: sql_help.c:4362
msgid "lang_name"
msgstr "言語名"
@@ -4394,13 +4389,13 @@ msgstr "アクション"
#: sql_help.c:2896 sql_help.c:2906 sql_help.c:2909 sql_help.c:2919
#: sql_help.c:2923 sql_help.c:2946 sql_help.c:2948 sql_help.c:2955
#: sql_help.c:2968 sql_help.c:2973 sql_help.c:2977 sql_help.c:2978
-#: sql_help.c:2994 sql_help.c:3120 sql_help.c:3260 sql_help.c:3883
-#: sql_help.c:3884 sql_help.c:3980 sql_help.c:3995 sql_help.c:3997
-#: sql_help.c:3999 sql_help.c:4084 sql_help.c:4087 sql_help.c:4089
-#: sql_help.c:4332 sql_help.c:4333 sql_help.c:4453 sql_help.c:4607
-#: sql_help.c:4613 sql_help.c:4615 sql_help.c:4856 sql_help.c:4862
-#: sql_help.c:4864 sql_help.c:4905 sql_help.c:4907 sql_help.c:4909
-#: sql_help.c:4956 sql_help.c:5087 sql_help.c:5093 sql_help.c:5095
+#: sql_help.c:2994 sql_help.c:3120 sql_help.c:3260 sql_help.c:3884
+#: sql_help.c:3885 sql_help.c:3981 sql_help.c:3996 sql_help.c:3998
+#: sql_help.c:4000 sql_help.c:4085 sql_help.c:4088 sql_help.c:4090
+#: sql_help.c:4334 sql_help.c:4335 sql_help.c:4455 sql_help.c:4616
+#: sql_help.c:4622 sql_help.c:4624 sql_help.c:4873 sql_help.c:4879
+#: sql_help.c:4881 sql_help.c:4922 sql_help.c:4924 sql_help.c:4926
+#: sql_help.c:4973 sql_help.c:5111 sql_help.c:5117 sql_help.c:5119
msgid "column_name"
msgstr "列名"
@@ -4416,14 +4411,14 @@ msgstr "アクションは以下のいずれかです:"
#: sql_help.c:454 sql_help.c:459 sql_help.c:1072 sql_help.c:1330
#: sql_help.c:1335 sql_help.c:1593 sql_help.c:1597 sql_help.c:2229
#: sql_help.c:2326 sql_help.c:2538 sql_help.c:2731 sql_help.c:2888
-#: sql_help.c:3167 sql_help.c:4141
+#: sql_help.c:3167 sql_help.c:4143
msgid "data_type"
msgstr "データ型"
#: sql_help.c:455 sql_help.c:460 sql_help.c:1331 sql_help.c:1336
#: sql_help.c:1594 sql_help.c:1598 sql_help.c:2230 sql_help.c:2329
#: sql_help.c:2461 sql_help.c:2890 sql_help.c:2898 sql_help.c:2911
-#: sql_help.c:2925 sql_help.c:3168 sql_help.c:3174 sql_help.c:3990
+#: sql_help.c:2925 sql_help.c:3168 sql_help.c:3174 sql_help.c:3991
msgid "collation"
msgstr "照合順序"
@@ -4432,7 +4427,7 @@ msgstr "照合順序"
msgid "column_constraint"
msgstr "カラム制約"
-#: sql_help.c:466 sql_help.c:608 sql_help.c:682 sql_help.c:1350 sql_help.c:4953
+#: sql_help.c:466 sql_help.c:608 sql_help.c:682 sql_help.c:1350 sql_help.c:4970
msgid "integer"
msgstr "整数"
@@ -4476,32 +4471,32 @@ msgstr "サポート関数"
#: sql_help.c:569 sql_help.c:571 sql_help.c:948 sql_help.c:956 sql_help.c:960
#: sql_help.c:963 sql_help.c:966 sql_help.c:1633 sql_help.c:1641
#: sql_help.c:1645 sql_help.c:1648 sql_help.c:1651 sql_help.c:2709
-#: sql_help.c:2711 sql_help.c:2714 sql_help.c:2715 sql_help.c:3881
-#: sql_help.c:3882 sql_help.c:3886 sql_help.c:3887 sql_help.c:3890
-#: sql_help.c:3891 sql_help.c:3893 sql_help.c:3894 sql_help.c:3896
-#: sql_help.c:3897 sql_help.c:3899 sql_help.c:3900 sql_help.c:3902
-#: sql_help.c:3903 sql_help.c:3909 sql_help.c:3910 sql_help.c:3912
-#: sql_help.c:3913 sql_help.c:3915 sql_help.c:3916 sql_help.c:3918
-#: sql_help.c:3919 sql_help.c:3921 sql_help.c:3922 sql_help.c:3924
-#: sql_help.c:3925 sql_help.c:3927 sql_help.c:3928 sql_help.c:3930
-#: sql_help.c:3931 sql_help.c:4330 sql_help.c:4331 sql_help.c:4335
-#: sql_help.c:4336 sql_help.c:4339 sql_help.c:4340 sql_help.c:4342
-#: sql_help.c:4343 sql_help.c:4345 sql_help.c:4346 sql_help.c:4348
-#: sql_help.c:4349 sql_help.c:4351 sql_help.c:4352 sql_help.c:4358
-#: sql_help.c:4359 sql_help.c:4361 sql_help.c:4362 sql_help.c:4364
-#: sql_help.c:4365 sql_help.c:4367 sql_help.c:4368 sql_help.c:4370
-#: sql_help.c:4371 sql_help.c:4373 sql_help.c:4374 sql_help.c:4376
-#: sql_help.c:4377 sql_help.c:4379 sql_help.c:4380
+#: sql_help.c:2711 sql_help.c:2714 sql_help.c:2715 sql_help.c:3882
+#: sql_help.c:3883 sql_help.c:3887 sql_help.c:3888 sql_help.c:3891
+#: sql_help.c:3892 sql_help.c:3894 sql_help.c:3895 sql_help.c:3897
+#: sql_help.c:3898 sql_help.c:3900 sql_help.c:3901 sql_help.c:3903
+#: sql_help.c:3904 sql_help.c:3910 sql_help.c:3911 sql_help.c:3913
+#: sql_help.c:3914 sql_help.c:3916 sql_help.c:3917 sql_help.c:3919
+#: sql_help.c:3920 sql_help.c:3922 sql_help.c:3923 sql_help.c:3925
+#: sql_help.c:3926 sql_help.c:3928 sql_help.c:3929 sql_help.c:3931
+#: sql_help.c:3932 sql_help.c:4332 sql_help.c:4333 sql_help.c:4337
+#: sql_help.c:4338 sql_help.c:4341 sql_help.c:4342 sql_help.c:4344
+#: sql_help.c:4345 sql_help.c:4347 sql_help.c:4348 sql_help.c:4350
+#: sql_help.c:4351 sql_help.c:4353 sql_help.c:4354 sql_help.c:4360
+#: sql_help.c:4361 sql_help.c:4363 sql_help.c:4364 sql_help.c:4366
+#: sql_help.c:4367 sql_help.c:4369 sql_help.c:4370 sql_help.c:4372
+#: sql_help.c:4373 sql_help.c:4375 sql_help.c:4376 sql_help.c:4378
+#: sql_help.c:4379 sql_help.c:4381 sql_help.c:4382
msgid "role_specification"
msgstr "ロールの指定"
#: sql_help.c:570 sql_help.c:572 sql_help.c:1664 sql_help.c:2198
-#: sql_help.c:2717 sql_help.c:3245 sql_help.c:3696 sql_help.c:4699
+#: sql_help.c:2717 sql_help.c:3245 sql_help.c:3696 sql_help.c:4709
msgid "user_name"
msgstr "ユーザー名"
#: sql_help.c:573 sql_help.c:968 sql_help.c:1653 sql_help.c:2716
-#: sql_help.c:3932 sql_help.c:4381
+#: sql_help.c:3933 sql_help.c:4383
msgid "where role_specification can be:"
msgstr "ロール指定は以下の通りです:"
@@ -4511,8 +4506,8 @@ msgstr "グループ名"
#: sql_help.c:596 sql_help.c:1425 sql_help.c:2208 sql_help.c:2468
#: sql_help.c:2502 sql_help.c:2903 sql_help.c:2916 sql_help.c:2930
-#: sql_help.c:2971 sql_help.c:2998 sql_help.c:3010 sql_help.c:3923
-#: sql_help.c:4372
+#: sql_help.c:2971 sql_help.c:2998 sql_help.c:3010 sql_help.c:3924
+#: sql_help.c:4374
msgid "tablespace_name"
msgstr "テーブル空間名"
@@ -4532,7 +4527,7 @@ msgstr "ストレージパラメータ"
msgid "column_number"
msgstr "列番号"
-#: sql_help.c:631 sql_help.c:1868 sql_help.c:4464
+#: sql_help.c:631 sql_help.c:1868 sql_help.c:4466
msgid "large_object_oid"
msgstr "ラージオブジェクトのOID"
@@ -4583,12 +4578,12 @@ msgstr "引数の型"
#: sql_help.c:2628 sql_help.c:2685 sql_help.c:2737 sql_help.c:2770
#: sql_help.c:2777 sql_help.c:2886 sql_help.c:2904 sql_help.c:2917
#: sql_help.c:2993 sql_help.c:3113 sql_help.c:3294 sql_help.c:3517
-#: sql_help.c:3566 sql_help.c:3672 sql_help.c:3879 sql_help.c:3885
-#: sql_help.c:3946 sql_help.c:3978 sql_help.c:4328 sql_help.c:4334
-#: sql_help.c:4452 sql_help.c:4561 sql_help.c:4563 sql_help.c:4620
-#: sql_help.c:4659 sql_help.c:4810 sql_help.c:4812 sql_help.c:4869
-#: sql_help.c:4903 sql_help.c:4955 sql_help.c:5041 sql_help.c:5043
-#: sql_help.c:5100
+#: sql_help.c:3566 sql_help.c:3672 sql_help.c:3880 sql_help.c:3886
+#: sql_help.c:3947 sql_help.c:3979 sql_help.c:4330 sql_help.c:4336
+#: sql_help.c:4454 sql_help.c:4565 sql_help.c:4567 sql_help.c:4629
+#: sql_help.c:4668 sql_help.c:4822 sql_help.c:4824 sql_help.c:4886
+#: sql_help.c:4920 sql_help.c:4972 sql_help.c:5060 sql_help.c:5062
+#: sql_help.c:5124
msgid "table_name"
msgstr "テーブル名"
@@ -4623,8 +4618,8 @@ msgid "timestamp"
msgstr "タイムスタンプ"
#: sql_help.c:957 sql_help.c:961 sql_help.c:964 sql_help.c:967 sql_help.c:1642
-#: sql_help.c:1646 sql_help.c:1649 sql_help.c:1652 sql_help.c:3892
-#: sql_help.c:4341
+#: sql_help.c:1646 sql_help.c:1649 sql_help.c:1652 sql_help.c:3893
+#: sql_help.c:4343
msgid "database_name"
msgstr "データベース名"
@@ -4640,8 +4635,8 @@ msgstr "最小値"
msgid "maxvalue"
msgstr "最大値"
-#: sql_help.c:1076 sql_help.c:2735 sql_help.c:4559 sql_help.c:4657
-#: sql_help.c:4808 sql_help.c:4972 sql_help.c:5039
+#: sql_help.c:1076 sql_help.c:2735 sql_help.c:4563 sql_help.c:4666
+#: sql_help.c:4820 sql_help.c:4989 sql_help.c:5058
msgid "start"
msgstr "開始番号"
@@ -4760,8 +4755,8 @@ msgstr "テーブル制約は以下の通りです:"
msgid "exclude_element"
msgstr "除外対象要素"
-#: sql_help.c:1410 sql_help.c:2952 sql_help.c:4557 sql_help.c:4655
-#: sql_help.c:4806 sql_help.c:4970 sql_help.c:5037
+#: sql_help.c:1410 sql_help.c:2952 sql_help.c:4561 sql_help.c:4664
+#: sql_help.c:4818 sql_help.c:4987 sql_help.c:5056
msgid "operator"
msgstr "演算子"
@@ -4782,7 +4777,7 @@ msgid "exclude_element in an EXCLUDE constraint is:"
msgstr "EXCLUDE 制約の除外対象要素は以下の通りです:"
#: sql_help.c:1429 sql_help.c:2462 sql_help.c:2899 sql_help.c:2912
-#: sql_help.c:2926 sql_help.c:2975 sql_help.c:3991
+#: sql_help.c:2926 sql_help.c:2975 sql_help.c:3992
msgid "opclass"
msgstr "演算子クラス"
@@ -4836,8 +4831,8 @@ msgid "property"
msgstr "プロパティ"
#: sql_help.c:1665 sql_help.c:2333 sql_help.c:2342 sql_help.c:2748
-#: sql_help.c:3246 sql_help.c:3697 sql_help.c:3901 sql_help.c:3947
-#: sql_help.c:4350
+#: sql_help.c:3246 sql_help.c:3697 sql_help.c:3902 sql_help.c:3948
+#: sql_help.c:4352
msgid "server_name"
msgstr "サーバー名"
@@ -4849,40 +4844,40 @@ msgstr "ビューのオプション名"
msgid "view_option_value"
msgstr "ビューオプションの値"
-#: sql_help.c:1719 sql_help.c:1720 sql_help.c:4942 sql_help.c:4943
+#: sql_help.c:1719 sql_help.c:1720 sql_help.c:4959 sql_help.c:4960
msgid "table_and_columns"
msgstr "テーブルおよび列"
#: sql_help.c:1721 sql_help.c:1784 sql_help.c:1975 sql_help.c:3745
-#: sql_help.c:4185 sql_help.c:4944
+#: sql_help.c:4187 sql_help.c:4961
msgid "where option can be one of:"
msgstr "オプションには以下のうちのいずれかを指定します:"
#: sql_help.c:1722 sql_help.c:1723 sql_help.c:1785 sql_help.c:1977
#: sql_help.c:1980 sql_help.c:2159 sql_help.c:3746 sql_help.c:3747
#: sql_help.c:3748 sql_help.c:3749 sql_help.c:3750 sql_help.c:3751
-#: sql_help.c:3752 sql_help.c:3753 sql_help.c:4186 sql_help.c:4188
-#: sql_help.c:4945 sql_help.c:4946 sql_help.c:4947 sql_help.c:4948
-#: sql_help.c:4949 sql_help.c:4950 sql_help.c:4951 sql_help.c:4952
+#: sql_help.c:3752 sql_help.c:3753 sql_help.c:4188 sql_help.c:4190
+#: sql_help.c:4962 sql_help.c:4963 sql_help.c:4964 sql_help.c:4965
+#: sql_help.c:4966 sql_help.c:4967 sql_help.c:4968 sql_help.c:4969
msgid "boolean"
msgstr "真偽値"
-#: sql_help.c:1724 sql_help.c:4954
+#: sql_help.c:1724 sql_help.c:4971
msgid "and table_and_columns is:"
msgstr "そしてテーブルと列の指定は以下の通りです:"
-#: sql_help.c:1740 sql_help.c:4715 sql_help.c:4717 sql_help.c:4741
+#: sql_help.c:1740 sql_help.c:4725 sql_help.c:4727 sql_help.c:4751
msgid "transaction_mode"
msgstr "トランザクションのモード"
-#: sql_help.c:1741 sql_help.c:4718 sql_help.c:4742
+#: sql_help.c:1741 sql_help.c:4728 sql_help.c:4752
msgid "where transaction_mode is one of:"
msgstr "トランザクションのモードは以下の通りです:"
-#: sql_help.c:1750 sql_help.c:4567 sql_help.c:4576 sql_help.c:4580
-#: sql_help.c:4584 sql_help.c:4587 sql_help.c:4816 sql_help.c:4825
-#: sql_help.c:4829 sql_help.c:4833 sql_help.c:4836 sql_help.c:5047
-#: sql_help.c:5056 sql_help.c:5060 sql_help.c:5064 sql_help.c:5067
+#: sql_help.c:1750 sql_help.c:4571 sql_help.c:4580 sql_help.c:4584
+#: sql_help.c:4588 sql_help.c:4591 sql_help.c:4828 sql_help.c:4837
+#: sql_help.c:4841 sql_help.c:4845 sql_help.c:4848 sql_help.c:5066
+#: sql_help.c:5075 sql_help.c:5079 sql_help.c:5083 sql_help.c:5086
msgid "argument"
msgstr "引数"
@@ -4890,7 +4885,7 @@ msgstr "引数"
msgid "relation_name"
msgstr "リレーション名"
-#: sql_help.c:1855 sql_help.c:3895 sql_help.c:4344
+#: sql_help.c:1855 sql_help.c:3896 sql_help.c:4346
msgid "domain_name"
msgstr "ドメイン名"
@@ -4906,11 +4901,11 @@ msgstr "ルール名"
msgid "text"
msgstr "コメント文字列"
-#: sql_help.c:1934 sql_help.c:4150 sql_help.c:4397
+#: sql_help.c:1934 sql_help.c:4152 sql_help.c:4399
msgid "transaction_id"
msgstr "トランザクションID"
-#: sql_help.c:1965 sql_help.c:1972 sql_help.c:4017
+#: sql_help.c:1965 sql_help.c:1972 sql_help.c:4018
msgid "filename"
msgstr "ファイル名"
@@ -4920,14 +4915,14 @@ msgid "command"
msgstr "コマンド"
#: sql_help.c:1968 sql_help.c:2686 sql_help.c:3116 sql_help.c:3297
-#: sql_help.c:4001 sql_help.c:4078 sql_help.c:4081 sql_help.c:4550
-#: sql_help.c:4552 sql_help.c:4648 sql_help.c:4650 sql_help.c:4799
-#: sql_help.c:4801 sql_help.c:4912 sql_help.c:5030 sql_help.c:5032
+#: sql_help.c:4002 sql_help.c:4079 sql_help.c:4082 sql_help.c:4554
+#: sql_help.c:4556 sql_help.c:4657 sql_help.c:4659 sql_help.c:4811
+#: sql_help.c:4813 sql_help.c:4929 sql_help.c:5049 sql_help.c:5051
msgid "condition"
msgstr "条件"
#: sql_help.c:1971 sql_help.c:2503 sql_help.c:2999 sql_help.c:3263
-#: sql_help.c:3281 sql_help.c:3982
+#: sql_help.c:3281 sql_help.c:3983
msgid "query"
msgstr "問い合わせ"
@@ -5043,7 +5038,7 @@ msgstr "照合順序"
msgid "lc_ctype"
msgstr "Ctype(変換演算子)"
-#: sql_help.c:2158 sql_help.c:4450
+#: sql_help.c:2158 sql_help.c:4452
msgid "provider"
msgstr "プロバイダ"
@@ -5196,7 +5191,7 @@ msgstr "サーバーのタイプ"
msgid "server_version"
msgstr "サーバーのバージョン"
-#: sql_help.c:2751 sql_help.c:3898 sql_help.c:4347
+#: sql_help.c:2751 sql_help.c:3899 sql_help.c:4349
msgid "fdw_name"
msgstr "外部データラッパ名"
@@ -5284,7 +5279,7 @@ msgstr "移行用リレーション名"
msgid "arguments"
msgstr "引数"
-#: sql_help.c:3170 sql_help.c:4483
+#: sql_help.c:3170 sql_help.c:4485
msgid "label"
msgstr "ラベル"
@@ -5380,36 +5375,39 @@ msgstr "区切り記号"
msgid "collatable"
msgstr "照合可能"
-#: sql_help.c:3293 sql_help.c:3977 sql_help.c:4067 sql_help.c:4545
-#: sql_help.c:4642 sql_help.c:4794 sql_help.c:4902 sql_help.c:5025
+#: sql_help.c:3293 sql_help.c:3978 sql_help.c:4068 sql_help.c:4549
+#: sql_help.c:4651 sql_help.c:4806 sql_help.c:4919 sql_help.c:5044
msgid "with_query"
msgstr "WITH問い合わせ"
-#: sql_help.c:3295 sql_help.c:3979 sql_help.c:4564 sql_help.c:4570
-#: sql_help.c:4573 sql_help.c:4577 sql_help.c:4581 sql_help.c:4589
-#: sql_help.c:4813 sql_help.c:4819 sql_help.c:4822 sql_help.c:4826
-#: sql_help.c:4830 sql_help.c:4838 sql_help.c:4904 sql_help.c:5044
-#: sql_help.c:5050 sql_help.c:5053 sql_help.c:5057 sql_help.c:5061
-#: sql_help.c:5069
+#: sql_help.c:3295 sql_help.c:3980 sql_help.c:4568 sql_help.c:4574
+#: sql_help.c:4577 sql_help.c:4581 sql_help.c:4585 sql_help.c:4593
+#: sql_help.c:4825 sql_help.c:4831 sql_help.c:4834 sql_help.c:4838
+#: sql_help.c:4842 sql_help.c:4850 sql_help.c:4921 sql_help.c:5063
+#: sql_help.c:5069 sql_help.c:5072 sql_help.c:5076 sql_help.c:5080
+#: sql_help.c:5088
msgid "alias"
msgstr "別名"
-#: sql_help.c:3296 sql_help.c:4549 sql_help.c:4591 sql_help.c:4593
-#: sql_help.c:4647 sql_help.c:4798 sql_help.c:4840 sql_help.c:4842
-#: sql_help.c:4911 sql_help.c:5029 sql_help.c:5071 sql_help.c:5073
+#: sql_help.c:3296 sql_help.c:4553 sql_help.c:4595 sql_help.c:4597
+#: sql_help.c:4601 sql_help.c:4603 sql_help.c:4604 sql_help.c:4605
+#: sql_help.c:4656 sql_help.c:4810 sql_help.c:4852 sql_help.c:4854
+#: sql_help.c:4858 sql_help.c:4860 sql_help.c:4861 sql_help.c:4862
+#: sql_help.c:4928 sql_help.c:5048 sql_help.c:5090 sql_help.c:5092
+#: sql_help.c:5096 sql_help.c:5098 sql_help.c:5099 sql_help.c:5100
msgid "from_item"
msgstr "FROM項目"
-#: sql_help.c:3298 sql_help.c:3779 sql_help.c:4117 sql_help.c:4913
+#: sql_help.c:3298 sql_help.c:3780 sql_help.c:4119 sql_help.c:4930
msgid "cursor_name"
msgstr "カーソル名"
-#: sql_help.c:3299 sql_help.c:3985 sql_help.c:4914
+#: sql_help.c:3299 sql_help.c:3986 sql_help.c:4931
msgid "output_expression"
msgstr "出力表現"
-#: sql_help.c:3300 sql_help.c:3986 sql_help.c:4548 sql_help.c:4645
-#: sql_help.c:4797 sql_help.c:4915 sql_help.c:5028
+#: sql_help.c:3300 sql_help.c:3987 sql_help.c:4552 sql_help.c:4654
+#: sql_help.c:4809 sql_help.c:4932 sql_help.c:5047
msgid "output_name"
msgstr "出力名"
@@ -5421,988 +5419,981 @@ msgstr "コードブロック"
msgid "parameter"
msgstr "パラメータ"
-#: sql_help.c:3743 sql_help.c:3744 sql_help.c:4142
+#: sql_help.c:3743 sql_help.c:3744 sql_help.c:4144
msgid "statement"
msgstr "文"
-#: sql_help.c:3778 sql_help.c:4116
+#: sql_help.c:3779 sql_help.c:3781 sql_help.c:4118 sql_help.c:4120
msgid "direction"
msgstr "取り出す方向と行数"
-#: sql_help.c:3780 sql_help.c:4118
-msgid "where direction can be empty or one of:"
-msgstr "取り出す方向と行数は無指定もしくは以下のいずれかです:"
-
-#: sql_help.c:3781 sql_help.c:3782 sql_help.c:3783 sql_help.c:3784
-#: sql_help.c:3785 sql_help.c:4119 sql_help.c:4120 sql_help.c:4121
-#: sql_help.c:4122 sql_help.c:4123 sql_help.c:4558 sql_help.c:4560
-#: sql_help.c:4656 sql_help.c:4658 sql_help.c:4807 sql_help.c:4809
-#: sql_help.c:4971 sql_help.c:4973 sql_help.c:5038 sql_help.c:5040
+#: sql_help.c:3782 sql_help.c:3783 sql_help.c:3784 sql_help.c:3785
+#: sql_help.c:3786 sql_help.c:4121 sql_help.c:4122 sql_help.c:4123
+#: sql_help.c:4124 sql_help.c:4125 sql_help.c:4562 sql_help.c:4564
+#: sql_help.c:4665 sql_help.c:4667 sql_help.c:4819 sql_help.c:4821
+#: sql_help.c:4988 sql_help.c:4990 sql_help.c:5057 sql_help.c:5059
msgid "count"
msgstr "取り出す位置や行数"
-#: sql_help.c:3888 sql_help.c:4337
+#: sql_help.c:3889 sql_help.c:4339
msgid "sequence_name"
msgstr "シーケンス名"
-#: sql_help.c:3906 sql_help.c:4355
+#: sql_help.c:3907 sql_help.c:4357
msgid "arg_name"
msgstr "引数名"
-#: sql_help.c:3907 sql_help.c:4356
+#: sql_help.c:3908 sql_help.c:4358
msgid "arg_type"
msgstr "引数の型"
-#: sql_help.c:3914 sql_help.c:4363
+#: sql_help.c:3915 sql_help.c:4365
msgid "loid"
msgstr "ラージオブジェクトid"
-#: sql_help.c:3945
+#: sql_help.c:3946
msgid "remote_schema"
msgstr "リモートスキーマ"
-#: sql_help.c:3948
+#: sql_help.c:3949
msgid "local_schema"
msgstr "ローカルスキーマ"
-#: sql_help.c:3983
+#: sql_help.c:3984
msgid "conflict_target"
msgstr "競合ターゲット"
-#: sql_help.c:3984
+#: sql_help.c:3985
msgid "conflict_action"
msgstr "競合時アクション"
-#: sql_help.c:3987
+#: sql_help.c:3988
msgid "where conflict_target can be one of:"
msgstr "競合ターゲットは以下のいずれかです:"
-#: sql_help.c:3988
+#: sql_help.c:3989
msgid "index_column_name"
msgstr "インデックスのカラム名"
-#: sql_help.c:3989
+#: sql_help.c:3990
msgid "index_expression"
msgstr "インデックス表現"
-#: sql_help.c:3992
+#: sql_help.c:3993
msgid "index_predicate"
msgstr "インデックスの述語"
-#: sql_help.c:3994
+#: sql_help.c:3995
msgid "and conflict_action is one of:"
msgstr "競合時アクションは以下のいずれかです:"
-#: sql_help.c:4000 sql_help.c:4910
+#: sql_help.c:4001 sql_help.c:4927
msgid "sub-SELECT"
msgstr "副問い合わせ句"
-#: sql_help.c:4009 sql_help.c:4131 sql_help.c:4886
+#: sql_help.c:4010 sql_help.c:4133 sql_help.c:4903
msgid "channel"
msgstr "チャネル"
-#: sql_help.c:4031
+#: sql_help.c:4032
msgid "lockmode"
msgstr "ロックモード"
-#: sql_help.c:4032
+#: sql_help.c:4033
msgid "where lockmode is one of:"
msgstr "ロックモードは以下のいずれかです:"
-#: sql_help.c:4068
+#: sql_help.c:4069
msgid "target_table_name"
msgstr "ターゲットテーブル名"
-#: sql_help.c:4069
+#: sql_help.c:4070
msgid "target_alias"
msgstr "ターゲット別名"
-#: sql_help.c:4070
+#: sql_help.c:4071
msgid "data_source"
msgstr "データ源"
-#: sql_help.c:4071 sql_help.c:4594 sql_help.c:4843 sql_help.c:5074
+#: sql_help.c:4072 sql_help.c:4598 sql_help.c:4855 sql_help.c:5093
msgid "join_condition"
msgstr "JOIN条件"
-#: sql_help.c:4072
+#: sql_help.c:4073
msgid "when_clause"
msgstr "WHEN句"
-#: sql_help.c:4073
+#: sql_help.c:4074
msgid "where data_source is:"
msgstr "ここで\"データ源\"は以下の通り:"
-#: sql_help.c:4074
+#: sql_help.c:4075
msgid "source_table_name"
msgstr "データ源テーブル名"
-#: sql_help.c:4075
+#: sql_help.c:4076
msgid "source_query"
msgstr "データ源問い合わせ"
-#: sql_help.c:4076
+#: sql_help.c:4077
msgid "source_alias"
msgstr "データ源別名"
-#: sql_help.c:4077
+#: sql_help.c:4078
msgid "and when_clause is:"
msgstr "WHEN句は以下の通り:"
-#: sql_help.c:4079
+#: sql_help.c:4080
msgid "merge_update"
msgstr "マージ更新"
-#: sql_help.c:4080
+#: sql_help.c:4081
msgid "merge_delete"
msgstr "マージ削除"
-#: sql_help.c:4082
+#: sql_help.c:4083
msgid "merge_insert"
msgstr "マージ挿入"
-#: sql_help.c:4083
+#: sql_help.c:4084
msgid "and merge_insert is:"
msgstr "そして\"マージ挿入\"は以下の通り:"
-#: sql_help.c:4086
+#: sql_help.c:4087
msgid "and merge_update is:"
msgstr "そして\"マージ更新\"は以下の通り:"
-#: sql_help.c:4091
+#: sql_help.c:4092
msgid "and merge_delete is:"
msgstr "そして\"マージ削除\"は以下の通り:"
-#: sql_help.c:4132
+#: sql_help.c:4134
msgid "payload"
msgstr "ペイロード"
-#: sql_help.c:4159
+#: sql_help.c:4161
msgid "old_role"
msgstr "元のロール"
-#: sql_help.c:4160
+#: sql_help.c:4162
msgid "new_role"
msgstr "新しいロール"
-#: sql_help.c:4196 sql_help.c:4405 sql_help.c:4413
+#: sql_help.c:4198 sql_help.c:4407 sql_help.c:4415
msgid "savepoint_name"
msgstr "セーブポイント名"
-#: sql_help.c:4551 sql_help.c:4604 sql_help.c:4800 sql_help.c:4853
-#: sql_help.c:5031 sql_help.c:5084
+#: sql_help.c:4555 sql_help.c:4613 sql_help.c:4812 sql_help.c:4870
+#: sql_help.c:5050 sql_help.c:5108
msgid "grouping_element"
msgstr "グルーピング要素"
-#: sql_help.c:4553 sql_help.c:4651 sql_help.c:4802 sql_help.c:5033
+#: sql_help.c:4557 sql_help.c:4660 sql_help.c:4814 sql_help.c:5052
msgid "window_name"
msgstr "ウィンドウ名"
-#: sql_help.c:4554 sql_help.c:4652 sql_help.c:4803 sql_help.c:5034
+#: sql_help.c:4558 sql_help.c:4661 sql_help.c:4815 sql_help.c:5053
msgid "window_definition"
msgstr "ウィンドウ定義"
-#: sql_help.c:4555 sql_help.c:4569 sql_help.c:4608 sql_help.c:4653
-#: sql_help.c:4804 sql_help.c:4818 sql_help.c:4857 sql_help.c:5035
-#: sql_help.c:5049 sql_help.c:5088
+#: sql_help.c:4559 sql_help.c:4573 sql_help.c:4617 sql_help.c:4662
+#: sql_help.c:4816 sql_help.c:4830 sql_help.c:4874 sql_help.c:5054
+#: sql_help.c:5068 sql_help.c:5112
msgid "select"
msgstr "SELECT句"
-#: sql_help.c:4562 sql_help.c:4811 sql_help.c:5042
+#: sql_help.c:4566 sql_help.c:4823 sql_help.c:5061
msgid "where from_item can be one of:"
msgstr "FROM項目は以下のいずれかです:"
-#: sql_help.c:4565 sql_help.c:4571 sql_help.c:4574 sql_help.c:4578
-#: sql_help.c:4590 sql_help.c:4814 sql_help.c:4820 sql_help.c:4823
-#: sql_help.c:4827 sql_help.c:4839 sql_help.c:5045 sql_help.c:5051
-#: sql_help.c:5054 sql_help.c:5058 sql_help.c:5070
+#: sql_help.c:4569 sql_help.c:4575 sql_help.c:4578 sql_help.c:4582
+#: sql_help.c:4594 sql_help.c:4826 sql_help.c:4832 sql_help.c:4835
+#: sql_help.c:4839 sql_help.c:4851 sql_help.c:5064 sql_help.c:5070
+#: sql_help.c:5073 sql_help.c:5077 sql_help.c:5089
msgid "column_alias"
msgstr "列別名"
-#: sql_help.c:4566 sql_help.c:4815 sql_help.c:5046
+#: sql_help.c:4570 sql_help.c:4827 sql_help.c:5065
msgid "sampling_method"
msgstr "サンプリングメソッド"
-#: sql_help.c:4568 sql_help.c:4817 sql_help.c:5048
+#: sql_help.c:4572 sql_help.c:4829 sql_help.c:5067
msgid "seed"
msgstr "乱数シード"
-#: sql_help.c:4572 sql_help.c:4606 sql_help.c:4821 sql_help.c:4855
-#: sql_help.c:5052 sql_help.c:5086
+#: sql_help.c:4576 sql_help.c:4615 sql_help.c:4833 sql_help.c:4872
+#: sql_help.c:5071 sql_help.c:5110
msgid "with_query_name"
msgstr "WITH問い合わせ名"
-#: sql_help.c:4582 sql_help.c:4585 sql_help.c:4588 sql_help.c:4831
-#: sql_help.c:4834 sql_help.c:4837 sql_help.c:5062 sql_help.c:5065
-#: sql_help.c:5068
+#: sql_help.c:4586 sql_help.c:4589 sql_help.c:4592 sql_help.c:4843
+#: sql_help.c:4846 sql_help.c:4849 sql_help.c:5081 sql_help.c:5084
+#: sql_help.c:5087
msgid "column_definition"
msgstr "カラム定義"
-#: sql_help.c:4592 sql_help.c:4841 sql_help.c:5072
+#: sql_help.c:4596 sql_help.c:4602 sql_help.c:4853 sql_help.c:4859
+#: sql_help.c:5091 sql_help.c:5097
msgid "join_type"
msgstr "JOINタイプ"
-#: sql_help.c:4595 sql_help.c:4844 sql_help.c:5075
+#: sql_help.c:4599 sql_help.c:4856 sql_help.c:5094
msgid "join_column"
msgstr "JOINカラム"
-#: sql_help.c:4596 sql_help.c:4845 sql_help.c:5076
+#: sql_help.c:4600 sql_help.c:4857 sql_help.c:5095
msgid "join_using_alias"
msgstr "JOIN用別名"
-#: sql_help.c:4597 sql_help.c:4846 sql_help.c:5077
+#: sql_help.c:4606 sql_help.c:4863 sql_help.c:5101
msgid "and grouping_element can be one of:"
msgstr "グルーピング要素は以下のいずれかです:"
-#: sql_help.c:4605 sql_help.c:4854 sql_help.c:5085
+#: sql_help.c:4614 sql_help.c:4871 sql_help.c:5109
msgid "and with_query is:"
msgstr "WITH問い合わせは以下のいずれかです:"
-#: sql_help.c:4609 sql_help.c:4858 sql_help.c:5089
+#: sql_help.c:4618 sql_help.c:4875 sql_help.c:5113
msgid "values"
msgstr "VALUES句"
-#: sql_help.c:4610 sql_help.c:4859 sql_help.c:5090
+#: sql_help.c:4619 sql_help.c:4876 sql_help.c:5114
msgid "insert"
msgstr "INSERT句"
-#: sql_help.c:4611 sql_help.c:4860 sql_help.c:5091
+#: sql_help.c:4620 sql_help.c:4877 sql_help.c:5115
msgid "update"
msgstr "UPDATE句"
-#: sql_help.c:4612 sql_help.c:4861 sql_help.c:5092
+#: sql_help.c:4621 sql_help.c:4878 sql_help.c:5116
msgid "delete"
msgstr "DELETE句"
-#: sql_help.c:4614 sql_help.c:4863 sql_help.c:5094
+#: sql_help.c:4623 sql_help.c:4880 sql_help.c:5118
msgid "search_seq_col_name"
msgstr "SEARCH順序列名"
-#: sql_help.c:4616 sql_help.c:4865 sql_help.c:5096
+#: sql_help.c:4625 sql_help.c:4882 sql_help.c:5120
msgid "cycle_mark_col_name"
msgstr "循環識別列名"
-#: sql_help.c:4617 sql_help.c:4866 sql_help.c:5097
+#: sql_help.c:4626 sql_help.c:4883 sql_help.c:5121
msgid "cycle_mark_value"
msgstr "循環識別値"
-#: sql_help.c:4618 sql_help.c:4867 sql_help.c:5098
+#: sql_help.c:4627 sql_help.c:4884 sql_help.c:5122
msgid "cycle_mark_default"
msgstr "循環識別デフォルト"
-#: sql_help.c:4619 sql_help.c:4868 sql_help.c:5099
+#: sql_help.c:4628 sql_help.c:4885 sql_help.c:5123
msgid "cycle_path_col_name"
msgstr "循環パス列名"
-#: sql_help.c:4646
+#: sql_help.c:4655
msgid "new_table"
msgstr "新しいテーブル"
-#: sql_help.c:4671
-msgid "timezone"
-msgstr "タイムゾーン"
-
-#: sql_help.c:4716
+#: sql_help.c:4726
msgid "snapshot_id"
msgstr "スナップショットID"
-#: sql_help.c:4969
+#: sql_help.c:4986
msgid "sort_expression"
msgstr "ソート表現"
-#: sql_help.c:5106 sql_help.c:6090
+#: sql_help.c:5130 sql_help.c:6114
msgid "abort the current transaction"
msgstr "現在のトランザクションを中止します"
-#: sql_help.c:5112
+#: sql_help.c:5136
msgid "change the definition of an aggregate function"
msgstr "集約関数の定義を変更します"
-#: sql_help.c:5118
+#: sql_help.c:5142
msgid "change the definition of a collation"
msgstr "照合順序の定義を変更します"
-#: sql_help.c:5124
+#: sql_help.c:5148
msgid "change the definition of a conversion"
msgstr "エンコーディング変換ルールの定義を変更します"
-#: sql_help.c:5130
+#: sql_help.c:5154
msgid "change a database"
msgstr "データベースを変更します"
-#: sql_help.c:5136
+#: sql_help.c:5160
msgid "define default access privileges"
msgstr "デフォルトのアクセス権限を定義します"
-#: sql_help.c:5142
+#: sql_help.c:5166
msgid "change the definition of a domain"
msgstr "ドメインの定義を変更します"
-#: sql_help.c:5148
+#: sql_help.c:5172
msgid "change the definition of an event trigger"
msgstr "イベントトリガーの定義を変更します"
-#: sql_help.c:5154
+#: sql_help.c:5178
msgid "change the definition of an extension"
msgstr "機能拡張の定義を変更します"
-#: sql_help.c:5160
+#: sql_help.c:5184
msgid "change the definition of a foreign-data wrapper"
msgstr "外部データラッパの定義を変更します"
-#: sql_help.c:5166
+#: sql_help.c:5190
msgid "change the definition of a foreign table"
msgstr "外部テーブルの定義を変更します"
-#: sql_help.c:5172
+#: sql_help.c:5196
msgid "change the definition of a function"
msgstr "関数の定義を変更します"
-#: sql_help.c:5178
+#: sql_help.c:5202
msgid "change role name or membership"
msgstr "ロール名またはメンバーシップを変更します"
-#: sql_help.c:5184
+#: sql_help.c:5208
msgid "change the definition of an index"
msgstr "インデックスの定義を変更します"
-#: sql_help.c:5190
+#: sql_help.c:5214
msgid "change the definition of a procedural language"
msgstr "手続き言語の定義を変更します"
-#: sql_help.c:5196
+#: sql_help.c:5220
msgid "change the definition of a large object"
msgstr "ラージオブジェクトの定義を変更します"
-#: sql_help.c:5202
+#: sql_help.c:5226
msgid "change the definition of a materialized view"
msgstr "実体化ビューの定義を変更します"
-#: sql_help.c:5208
+#: sql_help.c:5232
msgid "change the definition of an operator"
msgstr "演算子の定義を変更します"
-#: sql_help.c:5214
+#: sql_help.c:5238
msgid "change the definition of an operator class"
msgstr "演算子クラスの定義を変更します"
-#: sql_help.c:5220
+#: sql_help.c:5244
msgid "change the definition of an operator family"
msgstr "演算子族の定義を変更します"
-#: sql_help.c:5226
+#: sql_help.c:5250
msgid "change the definition of a row-level security policy"
msgstr "行レベルのセキュリティ ポリシーの定義を変更します"
-#: sql_help.c:5232
+#: sql_help.c:5256
msgid "change the definition of a procedure"
msgstr "プロシージャの定義を変更します"
-#: sql_help.c:5238
+#: sql_help.c:5262
msgid "change the definition of a publication"
msgstr "パブリケーションの定義を変更します"
-#: sql_help.c:5244 sql_help.c:5346
+#: sql_help.c:5268 sql_help.c:5370
msgid "change a database role"
msgstr "データベースロールを変更します"
-#: sql_help.c:5250
+#: sql_help.c:5274
msgid "change the definition of a routine"
msgstr "ルーチンの定義を変更します"
-#: sql_help.c:5256
+#: sql_help.c:5280
msgid "change the definition of a rule"
msgstr "ルールの定義を変更します"
-#: sql_help.c:5262
+#: sql_help.c:5286
msgid "change the definition of a schema"
msgstr "スキーマの定義を変更します"
-#: sql_help.c:5268
+#: sql_help.c:5292
msgid "change the definition of a sequence generator"
msgstr "シーケンス生成器の定義を変更します"
-#: sql_help.c:5274
+#: sql_help.c:5298
msgid "change the definition of a foreign server"
msgstr "外部サーバーの定義を変更します"
-#: sql_help.c:5280
+#: sql_help.c:5304
msgid "change the definition of an extended statistics object"
msgstr "拡張統計情報オブジェクトの定義を変更します"
-#: sql_help.c:5286
+#: sql_help.c:5310
msgid "change the definition of a subscription"
msgstr "サブスクリプションの定義を変更します"
-#: sql_help.c:5292
+#: sql_help.c:5316
msgid "change a server configuration parameter"
msgstr "サーバーの設定パラメータを変更します"
-#: sql_help.c:5298
+#: sql_help.c:5322
msgid "change the definition of a table"
msgstr "テーブルの定義を変更します。"
-#: sql_help.c:5304
+#: sql_help.c:5328
msgid "change the definition of a tablespace"
msgstr "テーブル空間の定義を変更します"
-#: sql_help.c:5310
+#: sql_help.c:5334
msgid "change the definition of a text search configuration"
msgstr "テキスト検索設定の定義を変更します"
-#: sql_help.c:5316
+#: sql_help.c:5340
msgid "change the definition of a text search dictionary"
msgstr "テキスト検索辞書の定義を変更します"
-#: sql_help.c:5322
+#: sql_help.c:5346
msgid "change the definition of a text search parser"
msgstr "テキスト検索パーサーの定義を変更します"
-#: sql_help.c:5328
+#: sql_help.c:5352
msgid "change the definition of a text search template"
msgstr "テキスト検索テンプレートの定義を変更します"
-#: sql_help.c:5334
+#: sql_help.c:5358
msgid "change the definition of a trigger"
msgstr "トリガーの定義を変更します"
-#: sql_help.c:5340
+#: sql_help.c:5364
msgid "change the definition of a type"
msgstr "型の定義を変更します"
-#: sql_help.c:5352
+#: sql_help.c:5376
msgid "change the definition of a user mapping"
msgstr "ユーザーマッピングの定義を変更します"
-#: sql_help.c:5358
+#: sql_help.c:5382
msgid "change the definition of a view"
msgstr "ビューの定義を変更します"
-#: sql_help.c:5364
+#: sql_help.c:5388
msgid "collect statistics about a database"
msgstr "データベースの統計情報を収集します"
-#: sql_help.c:5370 sql_help.c:6168
+#: sql_help.c:5394 sql_help.c:6192
msgid "start a transaction block"
msgstr "トランザクション区間を開始します"
-#: sql_help.c:5376
+#: sql_help.c:5400
msgid "invoke a procedure"
msgstr "プロシージャを実行します"
-#: sql_help.c:5382
+#: sql_help.c:5406
msgid "force a write-ahead log checkpoint"
msgstr "先行書き込みログのチェックポイントを強制的に実行します"
-#: sql_help.c:5388
+#: sql_help.c:5412
msgid "close a cursor"
msgstr "カーソルを閉じます"
-#: sql_help.c:5394
+#: sql_help.c:5418
msgid "cluster a table according to an index"
msgstr "インデックスに従ってテーブルをクラスタ化します"
-#: sql_help.c:5400
+#: sql_help.c:5424
msgid "define or change the comment of an object"
msgstr "オブジェクトのコメントを定義または変更します"
-#: sql_help.c:5406 sql_help.c:5964
+#: sql_help.c:5430 sql_help.c:5988
msgid "commit the current transaction"
msgstr "現在のトランザクションをコミットします"
-#: sql_help.c:5412
+#: sql_help.c:5436
msgid "commit a transaction that was earlier prepared for two-phase commit"
msgstr "二相コミットのために事前に準備されたトランザクションをコミットします"
-#: sql_help.c:5418
+#: sql_help.c:5442
msgid "copy data between a file and a table"
msgstr "ファイルとテーブルとの間でデータをコピーします"
-#: sql_help.c:5424
+#: sql_help.c:5448
msgid "define a new access method"
msgstr "新しいアクセスメソッドを定義します"
-#: sql_help.c:5430
+#: sql_help.c:5454
msgid "define a new aggregate function"
msgstr "新しい集約関数を定義します"
-#: sql_help.c:5436
+#: sql_help.c:5460
msgid "define a new cast"
msgstr "新しい型変換を定義します"
-#: sql_help.c:5442
+#: sql_help.c:5466
msgid "define a new collation"
msgstr "新しい照合順序を定義します"
-#: sql_help.c:5448
+#: sql_help.c:5472
msgid "define a new encoding conversion"
msgstr "新しいエンコーディング変換を定義します"
-#: sql_help.c:5454
+#: sql_help.c:5478
msgid "create a new database"
msgstr "新しいデータベースを作成します"
-#: sql_help.c:5460
+#: sql_help.c:5484
msgid "define a new domain"
msgstr "新しいドメインを定義します"
-#: sql_help.c:5466
+#: sql_help.c:5490
msgid "define a new event trigger"
msgstr "新しいイベントトリガーを定義します"
-#: sql_help.c:5472
+#: sql_help.c:5496
msgid "install an extension"
msgstr "機能拡張をインストールします"
-#: sql_help.c:5478
+#: sql_help.c:5502
msgid "define a new foreign-data wrapper"
msgstr "新しい外部データラッパを定義します"
-#: sql_help.c:5484
+#: sql_help.c:5508
msgid "define a new foreign table"
msgstr "新しい外部テーブルを定義します"
-#: sql_help.c:5490
+#: sql_help.c:5514
msgid "define a new function"
msgstr "新しい関数を定義します"
-#: sql_help.c:5496 sql_help.c:5556 sql_help.c:5658
+#: sql_help.c:5520 sql_help.c:5580 sql_help.c:5682
msgid "define a new database role"
msgstr "新しいデータベースロールを定義します"
-#: sql_help.c:5502
+#: sql_help.c:5526
msgid "define a new index"
msgstr "新しいインデックスを定義します"
-#: sql_help.c:5508
+#: sql_help.c:5532
msgid "define a new procedural language"
msgstr "新しい手続き言語を定義します"
-#: sql_help.c:5514
+#: sql_help.c:5538
msgid "define a new materialized view"
msgstr "新しい実体化ビューを定義します"
-#: sql_help.c:5520
+#: sql_help.c:5544
msgid "define a new operator"
msgstr "新しい演算子を定義します"
-#: sql_help.c:5526
+#: sql_help.c:5550
msgid "define a new operator class"
msgstr "新しい演算子クラスを定義します"
-#: sql_help.c:5532
+#: sql_help.c:5556
msgid "define a new operator family"
msgstr "新しい演算子族を定義します"
-#: sql_help.c:5538
+#: sql_help.c:5562
msgid "define a new row-level security policy for a table"
msgstr "テーブルに対して新しい行レベルセキュリティポリシーを定義します"
-#: sql_help.c:5544
+#: sql_help.c:5568
msgid "define a new procedure"
msgstr "新しいプロシージャを定義します"
-#: sql_help.c:5550
+#: sql_help.c:5574
msgid "define a new publication"
msgstr "新しいパブリケーションを定義します"
-#: sql_help.c:5562
+#: sql_help.c:5586
msgid "define a new rewrite rule"
msgstr "新しい書き換えルールを定義します"
-#: sql_help.c:5568
+#: sql_help.c:5592
msgid "define a new schema"
msgstr "新しいスキーマを定義します"
-#: sql_help.c:5574
+#: sql_help.c:5598
msgid "define a new sequence generator"
msgstr "新しいシーケンス生成器を定義します。"
-#: sql_help.c:5580
+#: sql_help.c:5604
msgid "define a new foreign server"
msgstr "新しい外部サーバーを定義します"
-#: sql_help.c:5586
+#: sql_help.c:5610
msgid "define extended statistics"
msgstr "拡張統計情報を定義します"
-#: sql_help.c:5592
+#: sql_help.c:5616
msgid "define a new subscription"
msgstr "新しいサブスクリプションを定義します"
-#: sql_help.c:5598
+#: sql_help.c:5622
msgid "define a new table"
msgstr "新しいテーブルを定義します"
-#: sql_help.c:5604 sql_help.c:6126
+#: sql_help.c:5628 sql_help.c:6150
msgid "define a new table from the results of a query"
msgstr "問い合わせの結果から新しいテーブルを定義します"
-#: sql_help.c:5610
+#: sql_help.c:5634
msgid "define a new tablespace"
msgstr "新しいテーブル空間を定義します"
-#: sql_help.c:5616
+#: sql_help.c:5640
msgid "define a new text search configuration"
msgstr "新しいテキスト検索設定を定義します"
-#: sql_help.c:5622
+#: sql_help.c:5646
msgid "define a new text search dictionary"
msgstr "新しいテキスト検索辞書を定義します"
-#: sql_help.c:5628
+#: sql_help.c:5652
msgid "define a new text search parser"
msgstr "新しいテキスト検索パーサーを定義します"
-#: sql_help.c:5634
+#: sql_help.c:5658
msgid "define a new text search template"
msgstr "新しいテキスト検索テンプレートを定義します"
-#: sql_help.c:5640
+#: sql_help.c:5664
msgid "define a new transform"
msgstr "新しいデータ変換を定義します"
-#: sql_help.c:5646
+#: sql_help.c:5670
msgid "define a new trigger"
msgstr "新しいトリガーを定義します"
-#: sql_help.c:5652
+#: sql_help.c:5676
msgid "define a new data type"
msgstr "新しいデータ型を定義します"
-#: sql_help.c:5664
+#: sql_help.c:5688
msgid "define a new mapping of a user to a foreign server"
msgstr "外部サーバーに対するユーザーの新しいマッピングを定義します。"
-#: sql_help.c:5670
+#: sql_help.c:5694
msgid "define a new view"
msgstr "新しいビューを定義します"
-#: sql_help.c:5676
+#: sql_help.c:5700
msgid "deallocate a prepared statement"
msgstr "準備した文を解放します"
-#: sql_help.c:5682
+#: sql_help.c:5706
msgid "define a cursor"
msgstr "カーソルを定義します"
-#: sql_help.c:5688
+#: sql_help.c:5712
msgid "delete rows of a table"
msgstr "テーブルの行を削除します"
-#: sql_help.c:5694
+#: sql_help.c:5718
msgid "discard session state"
msgstr "セッション状態を破棄します"
-#: sql_help.c:5700
+#: sql_help.c:5724
msgid "execute an anonymous code block"
msgstr "無名コードブロックを実行します"
-#: sql_help.c:5706
+#: sql_help.c:5730
msgid "remove an access method"
msgstr "アクセスメソッドを削除します"
-#: sql_help.c:5712
+#: sql_help.c:5736
msgid "remove an aggregate function"
msgstr "集約関数を削除します"
-#: sql_help.c:5718
+#: sql_help.c:5742
msgid "remove a cast"
msgstr "型変換を削除します"
-#: sql_help.c:5724
+#: sql_help.c:5748
msgid "remove a collation"
msgstr "照合順序を削除します"
-#: sql_help.c:5730
+#: sql_help.c:5754
msgid "remove a conversion"
msgstr "符号化方式変換を削除します"
-#: sql_help.c:5736
+#: sql_help.c:5760
msgid "remove a database"
msgstr "データベースを削除します"
-#: sql_help.c:5742
+#: sql_help.c:5766
msgid "remove a domain"
msgstr "ドメインを削除します"
-#: sql_help.c:5748
+#: sql_help.c:5772
msgid "remove an event trigger"
msgstr "イベントトリガーを削除します"
-#: sql_help.c:5754
+#: sql_help.c:5778
msgid "remove an extension"
msgstr "機能拡張を削除します"
-#: sql_help.c:5760
+#: sql_help.c:5784
msgid "remove a foreign-data wrapper"
msgstr "外部データラッパを削除します"
-#: sql_help.c:5766
+#: sql_help.c:5790
msgid "remove a foreign table"
msgstr "外部テーブルを削除します"
-#: sql_help.c:5772
+#: sql_help.c:5796
msgid "remove a function"
msgstr "関数を削除します"
-#: sql_help.c:5778 sql_help.c:5844 sql_help.c:5946
+#: sql_help.c:5802 sql_help.c:5868 sql_help.c:5970
msgid "remove a database role"
msgstr "データベースロールを削除します"
-#: sql_help.c:5784
+#: sql_help.c:5808
msgid "remove an index"
msgstr "インデックスを削除します"
-#: sql_help.c:5790
+#: sql_help.c:5814
msgid "remove a procedural language"
msgstr "手続き言語を削除します"
-#: sql_help.c:5796
+#: sql_help.c:5820
msgid "remove a materialized view"
msgstr "実体化ビューを削除します"
-#: sql_help.c:5802
+#: sql_help.c:5826
msgid "remove an operator"
msgstr "演算子を削除します"
-#: sql_help.c:5808
+#: sql_help.c:5832
msgid "remove an operator class"
msgstr "演算子クラスを削除します"
-#: sql_help.c:5814
+#: sql_help.c:5838
msgid "remove an operator family"
msgstr "演算子族を削除します"
-#: sql_help.c:5820
+#: sql_help.c:5844
msgid "remove database objects owned by a database role"
msgstr "データベースロールが所有するデータベースオブジェクトを削除します"
-#: sql_help.c:5826
+#: sql_help.c:5850
msgid "remove a row-level security policy from a table"
msgstr "テーブルから行レベルのセキュリティポリシーを削除します"
-#: sql_help.c:5832
+#: sql_help.c:5856
msgid "remove a procedure"
msgstr "プロシージャを削除します"
-#: sql_help.c:5838
+#: sql_help.c:5862
msgid "remove a publication"
msgstr "パブリケーションを削除します"
-#: sql_help.c:5850
+#: sql_help.c:5874
msgid "remove a routine"
msgstr "ルーチンを削除します"
-#: sql_help.c:5856
+#: sql_help.c:5880
msgid "remove a rewrite rule"
msgstr "書き換えルールを削除します"
-#: sql_help.c:5862
+#: sql_help.c:5886
msgid "remove a schema"
msgstr "スキーマを削除します"
-#: sql_help.c:5868
+#: sql_help.c:5892
msgid "remove a sequence"
msgstr "シーケンスを削除します"
-#: sql_help.c:5874
+#: sql_help.c:5898
msgid "remove a foreign server descriptor"
msgstr "外部サーバー記述子を削除します"
-#: sql_help.c:5880
+#: sql_help.c:5904
msgid "remove extended statistics"
msgstr "拡張統計情報を削除します"
-#: sql_help.c:5886
+#: sql_help.c:5910
msgid "remove a subscription"
msgstr "サブスクリプションを削除します"
-#: sql_help.c:5892
+#: sql_help.c:5916
msgid "remove a table"
msgstr "テーブルを削除します"
-#: sql_help.c:5898
+#: sql_help.c:5922
msgid "remove a tablespace"
msgstr "テーブル空間を削除します"
-#: sql_help.c:5904
+#: sql_help.c:5928
msgid "remove a text search configuration"
msgstr "テキスト検索設定を削除します"
-#: sql_help.c:5910
+#: sql_help.c:5934
msgid "remove a text search dictionary"
msgstr "テキスト検索辞書を削除します"
-#: sql_help.c:5916
+#: sql_help.c:5940
msgid "remove a text search parser"
msgstr "テキスト検索パーサーを削除します"
-#: sql_help.c:5922
+#: sql_help.c:5946
msgid "remove a text search template"
msgstr "テキスト検索テンプレートを削除します"
-#: sql_help.c:5928
+#: sql_help.c:5952
msgid "remove a transform"
msgstr "データ変換を削除します"
-#: sql_help.c:5934
+#: sql_help.c:5958
msgid "remove a trigger"
msgstr "トリガーを削除します"
-#: sql_help.c:5940
+#: sql_help.c:5964
msgid "remove a data type"
msgstr "データ型を削除します"
-#: sql_help.c:5952
+#: sql_help.c:5976
msgid "remove a user mapping for a foreign server"
msgstr "外部サーバーのユーザーマッピングを削除します"
-#: sql_help.c:5958
+#: sql_help.c:5982
msgid "remove a view"
msgstr "ビューを削除します"
-#: sql_help.c:5970
+#: sql_help.c:5994
msgid "execute a prepared statement"
msgstr "準備した文を実行します"
-#: sql_help.c:5976
+#: sql_help.c:6000
msgid "show the execution plan of a statement"
msgstr "文の実行計画を表示します"
-#: sql_help.c:5982
+#: sql_help.c:6006
msgid "retrieve rows from a query using a cursor"
msgstr "カーソルを使って問い合わせから行を取り出します"
-#: sql_help.c:5988
+#: sql_help.c:6012
msgid "define access privileges"
msgstr "アクセス権限を定義します"
-#: sql_help.c:5994
+#: sql_help.c:6018
msgid "import table definitions from a foreign server"
msgstr "外部サーバーからテーブル定義をインポートします"
-#: sql_help.c:6000
+#: sql_help.c:6024
msgid "create new rows in a table"
msgstr "テーブルに新しい行を作成します"
-#: sql_help.c:6006
+#: sql_help.c:6030
msgid "listen for a notification"
msgstr "通知メッセージを監視します"
-#: sql_help.c:6012
+#: sql_help.c:6036
msgid "load a shared library file"
msgstr "共有ライブラリファイルをロードします"
-#: sql_help.c:6018
+#: sql_help.c:6042
msgid "lock a table"
msgstr "テーブルをロックします"
-#: sql_help.c:6024
+#: sql_help.c:6048
msgid "conditionally insert, update, or delete rows of a table"
msgstr "条件によってテーブルの行を挿入、更新または削除する"
-#: sql_help.c:6030
+#: sql_help.c:6054
msgid "position a cursor"
msgstr "カーソルを位置づけます"
-#: sql_help.c:6036
+#: sql_help.c:6060
msgid "generate a notification"
msgstr "通知を生成します"
-#: sql_help.c:6042
+#: sql_help.c:6066
msgid "prepare a statement for execution"
msgstr "実行に備えて文を準備します"
-#: sql_help.c:6048
+#: sql_help.c:6072
msgid "prepare the current transaction for two-phase commit"
msgstr "二相コミットに備えて現在のトランザクションを準備します"
-#: sql_help.c:6054
+#: sql_help.c:6078
msgid "change the ownership of database objects owned by a database role"
msgstr "データベースロールが所有するデータベースオブジェクトの所有権を変更します"
-#: sql_help.c:6060
+#: sql_help.c:6084
msgid "replace the contents of a materialized view"
msgstr "実体化ビューの内容を置き換えます"
-#: sql_help.c:6066
+#: sql_help.c:6090
msgid "rebuild indexes"
msgstr "インデックスを再構築します"
-#: sql_help.c:6072
+#: sql_help.c:6096
msgid "destroy a previously defined savepoint"
msgstr "以前に定義されたセーブポイントを破棄します"
-#: sql_help.c:6078
+#: sql_help.c:6102
msgid "restore the value of a run-time parameter to the default value"
msgstr "実行時パラメータの値をデフォルト値に戻します"
-#: sql_help.c:6084
+#: sql_help.c:6108
msgid "remove access privileges"
msgstr "アクセス権限を削除します"
-#: sql_help.c:6096
+#: sql_help.c:6120
msgid "cancel a transaction that was earlier prepared for two-phase commit"
msgstr "二相コミットのために事前に準備されたトランザクションをキャンセルします"
-#: sql_help.c:6102
+#: sql_help.c:6126
msgid "roll back to a savepoint"
msgstr "セーブポイントまでロールバックします"
-#: sql_help.c:6108
+#: sql_help.c:6132
msgid "define a new savepoint within the current transaction"
msgstr "現在のトランザクション内で新しいセーブポイントを定義します"
-#: sql_help.c:6114
+#: sql_help.c:6138
msgid "define or change a security label applied to an object"
msgstr "オブジェクトに適用されるセキュリティラベルを定義または変更します"
-#: sql_help.c:6120 sql_help.c:6174 sql_help.c:6210
+#: sql_help.c:6144 sql_help.c:6198 sql_help.c:6234
msgid "retrieve rows from a table or view"
msgstr "テーブルまたはビューから行を取得します"
-#: sql_help.c:6132
+#: sql_help.c:6156
msgid "change a run-time parameter"
msgstr "実行時パラメータを変更します"
-#: sql_help.c:6138
+#: sql_help.c:6162
msgid "set constraint check timing for the current transaction"
msgstr "現在のトランザクションについて、制約チェックのタイミングを設定します"
-#: sql_help.c:6144
+#: sql_help.c:6168
msgid "set the current user identifier of the current session"
msgstr "現在のセッションの現在のユーザー識別子を設定します"
-#: sql_help.c:6150
+#: sql_help.c:6174
msgid "set the session user identifier and the current user identifier of the current session"
msgstr "セッションのユーザー識別子および現在のセッションの現在のユーザー識別子を設定します"
-#: sql_help.c:6156
+#: sql_help.c:6180
msgid "set the characteristics of the current transaction"
msgstr "現在のトランザクションの特性を設定します"
-#: sql_help.c:6162
+#: sql_help.c:6186
msgid "show the value of a run-time parameter"
msgstr "実行時パラメータの値を表示します"
-#: sql_help.c:6180
+#: sql_help.c:6204
msgid "empty a table or set of tables"
msgstr "一つの、または複数のテーブルを空にします"
-#: sql_help.c:6186
+#: sql_help.c:6210
msgid "stop listening for a notification"
msgstr "通知メッセージの監視を中止します"
-#: sql_help.c:6192
+#: sql_help.c:6216
msgid "update rows of a table"
msgstr "テーブルの行を更新します"
-#: sql_help.c:6198
+#: sql_help.c:6222
msgid "garbage-collect and optionally analyze a database"
msgstr "ガーベッジコレクションを行い、また必要に応じてデータベースを分析します"
-#: sql_help.c:6204
+#: sql_help.c:6228
msgid "compute a set of rows"
msgstr "行セットを計算します"
@@ -6445,7 +6436,7 @@ msgstr "余分なコマンドライン引数\"%s\"は無視されました"
msgid "could not find own program executable"
msgstr "実行可能ファイルが見つかりませんでした"
-#: tab-complete.c:5921
+#: tab-complete.c:5954
#, c-format
msgid ""
"tab completion query failed: %s\n"
diff --git a/src/bin/psql/po/ru.po b/src/bin/psql/po/ru.po
index a0f3218e6aa..8eacc86451d 100644
--- a/src/bin/psql/po/ru.po
+++ b/src/bin/psql/po/ru.po
@@ -4,14 +4,14 @@
# Serguei A. Mokhov <mokhov@cs.concordia.ca>, 2001-2005.
# Oleg Bartunov <oleg@sai.msu.su>, 2004-2005.
# Sergey Burladyan <eshkinkot@gmail.com>, 2012.
-# Alexander Lakhin <exclusion@gmail.com>, 2012-2017, 2018, 2019, 2020, 2021, 2022.
+# Alexander Lakhin <exclusion@gmail.com>, 2012-2017, 2018, 2019, 2020, 2021, 2022, 2023.
# Maxim Yablokov <m.yablokov@postgrespro.ru>, 2021.
msgid ""
msgstr ""
"Project-Id-Version: psql (PostgreSQL current)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
-"POT-Creation-Date: 2022-11-01 14:40+0300\n"
-"PO-Revision-Date: 2022-09-05 13:41+0300\n"
+"POT-Creation-Date: 2023-02-03 15:08+0300\n"
+"PO-Revision-Date: 2023-02-03 15:12+0300\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
"Language: ru\n"
@@ -77,7 +77,7 @@ msgid "%s() failed: %m"
msgstr "ошибка в %s(): %m"
#: ../../common/exec.c:560 ../../common/exec.c:605 ../../common/exec.c:697
-#: command.c:1320 command.c:3316 command.c:3365 command.c:3489 input.c:227
+#: command.c:1321 command.c:3310 command.c:3359 command.c:3483 input.c:227
#: mainloop.c:80 mainloop.c:398
#, c-format
msgid "out of memory"
@@ -99,7 +99,7 @@ msgstr "попытка дублирования нулевого указате
msgid "could not look up effective user ID %ld: %s"
msgstr "выяснить эффективный идентификатор пользователя (%ld) не удалось: %s"
-#: ../../common/username.c:45 command.c:576
+#: ../../common/username.c:45 command.c:575
msgid "user does not exist"
msgstr "пользователь не существует"
@@ -191,62 +191,62 @@ msgstr "найти локального пользователя по идент
msgid "local user with ID %d does not exist"
msgstr "локальный пользователь с ID %d не существует"
-#: command.c:233
+#: command.c:232
#, c-format
msgid "invalid command \\%s"
msgstr "неверная команда \\%s"
-#: command.c:235
+#: command.c:234
#, c-format
msgid "Try \\? for help."
msgstr "Введите \\? для получения справки."
-#: command.c:253
+#: command.c:252
#, c-format
msgid "\\%s: extra argument \"%s\" ignored"
msgstr "\\%s: лишний аргумент \"%s\" пропущен"
-#: command.c:305
+#: command.c:304
#, c-format
msgid "\\%s command ignored; use \\endif or Ctrl-C to exit current \\if block"
msgstr ""
"команда \\%s игнорируется; добавьте \\endif или нажмите Ctrl-C для "
"завершения текущего блока \\if"
-#: command.c:574
+#: command.c:573
#, c-format
msgid "could not get home directory for user ID %ld: %s"
msgstr "не удалось получить домашний каталог пользователя c ид. %ld: %s"
-#: command.c:593
+#: command.c:592
#, c-format
msgid "\\%s: could not change directory to \"%s\": %m"
msgstr "\\%s: не удалось перейти в каталог \"%s\": %m"
-#: command.c:618
+#: command.c:617
#, c-format
msgid "You are currently not connected to a database.\n"
msgstr "В данный момент вы не подключены к базе данных.\n"
-#: command.c:628
+#: command.c:627
#, c-format
msgid ""
"You are connected to database \"%s\" as user \"%s\" on address \"%s\" at "
"port \"%s\".\n"
msgstr ""
-"Вы подключены к базе данных \"%s\" как пользователь \"%s\" (адрес сервера "
-"\"%s\", порт \"%s\").\n"
+"Вы подключены к базе данных \"%s\" как пользователь \"%s\" (адрес сервера \""
+"%s\", порт \"%s\").\n"
-#: command.c:631
+#: command.c:630
#, c-format
msgid ""
"You are connected to database \"%s\" as user \"%s\" via socket in \"%s\" at "
"port \"%s\".\n"
msgstr ""
-"Вы подключены к базе данных \"%s\" как пользователь \"%s\" через сокет в \"%s"
-"\", порт \"%s\".\n"
+"Вы подключены к базе данных \"%s\" как пользователь \"%s\" через сокет в \""
+"%s\", порт \"%s\".\n"
-#: command.c:637
+#: command.c:636
#, c-format
msgid ""
"You are connected to database \"%s\" as user \"%s\" on host \"%s\" (address "
@@ -255,37 +255,37 @@ msgstr ""
"Вы подключены к базе данных \"%s\" как пользователь \"%s\" (сервер \"%s\": "
"адрес \"%s\", порт \"%s\").\n"
-#: command.c:640
+#: command.c:639
#, c-format
msgid ""
-"You are connected to database \"%s\" as user \"%s\" on host \"%s\" at port "
-"\"%s\".\n"
+"You are connected to database \"%s\" as user \"%s\" on host \"%s\" at port \""
+"%s\".\n"
msgstr ""
"Вы подключены к базе данных \"%s\" как пользователь \"%s\" (сервер \"%s\", "
"порт \"%s\").\n"
-#: command.c:1031 command.c:1126 command.c:2660
+#: command.c:1030 command.c:1125 command.c:2654
#, c-format
msgid "no query buffer"
msgstr "нет буфера запросов"
-#: command.c:1064 command.c:5497
+#: command.c:1063 command.c:5491
#, c-format
msgid "invalid line number: %s"
msgstr "неверный номер строки: %s"
-#: command.c:1202
+#: command.c:1203
msgid "No changes"
msgstr "Изменений нет"
-#: command.c:1281
+#: command.c:1282
#, c-format
msgid "%s: invalid encoding name or conversion procedure not found"
msgstr ""
"%s: неверное название кодировки символов или не найдена процедура "
"перекодировки"
-#: command.c:1316 command.c:2119 command.c:3312 command.c:3511 command.c:5599
+#: command.c:1317 command.c:2120 command.c:3306 command.c:3505 command.c:5597
#: common.c:181 common.c:230 common.c:399 common.c:1082 common.c:1100
#: common.c:1174 common.c:1281 common.c:1319 common.c:1407 common.c:1443
#: copy.c:488 copy.c:722 help.c:66 large_obj.c:157 large_obj.c:192
@@ -294,119 +294,119 @@ msgstr ""
msgid "%s"
msgstr "%s"
-#: command.c:1323
+#: command.c:1324
msgid "There is no previous error."
msgstr "Ошибки не было."
-#: command.c:1436
+#: command.c:1437
#, c-format
msgid "\\%s: missing right parenthesis"
msgstr "\\%s: отсутствует правая скобка"
-#: command.c:1520 command.c:1650 command.c:1955 command.c:1969 command.c:1988
-#: command.c:2172 command.c:2414 command.c:2627 command.c:2667
+#: command.c:1521 command.c:1651 command.c:1956 command.c:1970 command.c:1989
+#: command.c:2173 command.c:2415 command.c:2621 command.c:2661
#, c-format
msgid "\\%s: missing required argument"
msgstr "отсутствует необходимый аргумент \\%s"
-#: command.c:1781
+#: command.c:1782
#, c-format
msgid "\\elif: cannot occur after \\else"
msgstr "\\elif не может находиться после \\else"
-#: command.c:1786
+#: command.c:1787
#, c-format
msgid "\\elif: no matching \\if"
msgstr "\\elif без соответствующего \\if"
-#: command.c:1850
+#: command.c:1851
#, c-format
msgid "\\else: cannot occur after \\else"
msgstr "\\else не может находиться после \\else"
-#: command.c:1855
+#: command.c:1856
#, c-format
msgid "\\else: no matching \\if"
msgstr "\\else без соответствующего \\if"
-#: command.c:1895
+#: command.c:1896
#, c-format
msgid "\\endif: no matching \\if"
msgstr "\\endif без соответствующего \\if"
-#: command.c:2052
+#: command.c:2053
msgid "Query buffer is empty."
msgstr "Буфер запроса пуст."
-#: command.c:2095
+#: command.c:2096
#, c-format
msgid "Enter new password for user \"%s\": "
msgstr "Введите новый пароль для пользователя \"%s\": "
-#: command.c:2099
+#: command.c:2100
msgid "Enter it again: "
msgstr "Повторите его: "
-#: command.c:2108
+#: command.c:2109
#, c-format
msgid "Passwords didn't match."
msgstr "Пароли не совпадают."
-#: command.c:2207
+#: command.c:2208
#, c-format
msgid "\\%s: could not read value for variable"
msgstr "\\%s: не удалось прочитать значение переменной"
-#: command.c:2310
+#: command.c:2311
msgid "Query buffer reset (cleared)."
msgstr "Буфер запроса сброшен (очищен)."
-#: command.c:2332
+#: command.c:2333
#, c-format
msgid "Wrote history to file \"%s\".\n"
msgstr "История записана в файл \"%s\".\n"
-#: command.c:2419
+#: command.c:2420
#, c-format
msgid "\\%s: environment variable name must not contain \"=\""
msgstr "\\%s: имя переменной окружения не может содержать знак \"=\""
-#: command.c:2467
+#: command.c:2468
#, c-format
msgid "function name is required"
msgstr "требуется имя функции"
-#: command.c:2469
+#: command.c:2470
#, c-format
msgid "view name is required"
msgstr "требуется имя представления"
-#: command.c:2599
+#: command.c:2593
msgid "Timing is on."
msgstr "Секундомер включён."
-#: command.c:2601
+#: command.c:2595
msgid "Timing is off."
msgstr "Секундомер выключен."
-#: command.c:2686 command.c:2714 command.c:3952 command.c:3955 command.c:3958
-#: command.c:3964 command.c:3966 command.c:3992 command.c:4002 command.c:4014
-#: command.c:4028 command.c:4055 command.c:4113 common.c:77 copy.c:331
+#: command.c:2680 command.c:2708 command.c:3946 command.c:3949 command.c:3952
+#: command.c:3958 command.c:3960 command.c:3986 command.c:3996 command.c:4008
+#: command.c:4022 command.c:4049 command.c:4107 common.c:77 copy.c:331
#: copy.c:403 psqlscanslash.l:784 psqlscanslash.l:795 psqlscanslash.l:805
#, c-format
msgid "%s: %m"
msgstr "%s: %m"
-#: command.c:3113 startup.c:243 startup.c:293
+#: command.c:3107 startup.c:243 startup.c:293
msgid "Password: "
msgstr "Пароль: "
-#: command.c:3118 startup.c:290
+#: command.c:3112 startup.c:290
#, c-format
msgid "Password for user %s: "
msgstr "Пароль пользователя %s: "
-#: command.c:3174
+#: command.c:3168
#, c-format
msgid ""
"Do not give user, host, or port separately when using a connection string"
@@ -414,23 +414,23 @@ msgstr ""
"Не указывайте пользователя, сервер или порт отдельно, когда используете "
"строку подключения"
-#: command.c:3209
+#: command.c:3203
#, c-format
msgid "No database connection exists to re-use parameters from"
msgstr ""
"Нет подключения к базе, из которого можно было бы использовать параметры"
-#: command.c:3517
+#: command.c:3511
#, c-format
msgid "Previous connection kept"
msgstr "Сохранено предыдущее подключение"
-#: command.c:3523
+#: command.c:3517
#, c-format
msgid "\\connect: %s"
msgstr "\\connect: %s"
-#: command.c:3579
+#: command.c:3573
#, c-format
msgid ""
"You are now connected to database \"%s\" as user \"%s\" on address \"%s\" at "
@@ -439,25 +439,25 @@ msgstr ""
"Сейчас вы подключены к базе данных \"%s\" как пользователь \"%s\" (адрес "
"сервера \"%s\", порт \"%s\").\n"
-#: command.c:3582
+#: command.c:3576
#, c-format
msgid ""
"You are now connected to database \"%s\" as user \"%s\" via socket in \"%s\" "
"at port \"%s\".\n"
msgstr ""
-"Вы подключены к базе данных \"%s\" как пользователь \"%s\" через сокет в \"%s"
-"\", порт \"%s\".\n"
+"Вы подключены к базе данных \"%s\" как пользователь \"%s\" через сокет в \""
+"%s\", порт \"%s\".\n"
-#: command.c:3588
+#: command.c:3582
#, c-format
msgid ""
-"You are now connected to database \"%s\" as user \"%s\" on host \"%s"
-"\" (address \"%s\") at port \"%s\".\n"
+"You are now connected to database \"%s\" as user \"%s\" on host \"%s\" "
+"(address \"%s\") at port \"%s\".\n"
msgstr ""
-"Сейчас вы подключены к базе данных \"%s\" как пользователь \"%s\" (сервер "
-"\"%s\": адрес \"%s\", порт \"%s\").\n"
+"Сейчас вы подключены к базе данных \"%s\" как пользователь \"%s\" (сервер \""
+"%s\": адрес \"%s\", порт \"%s\").\n"
-#: command.c:3591
+#: command.c:3585
#, c-format
msgid ""
"You are now connected to database \"%s\" as user \"%s\" on host \"%s\" at "
@@ -466,17 +466,17 @@ msgstr ""
"Вы подключены к базе данных \"%s\" как пользователь \"%s\" (сервер \"%s\", "
"порт \"%s\").\n"
-#: command.c:3596
+#: command.c:3590
#, c-format
msgid "You are now connected to database \"%s\" as user \"%s\".\n"
msgstr "Вы подключены к базе данных \"%s\" как пользователь \"%s\".\n"
-#: command.c:3636
+#: command.c:3630
#, c-format
msgid "%s (%s, server %s)\n"
msgstr "%s (%s, сервер %s)\n"
-#: command.c:3649
+#: command.c:3643
#, c-format
msgid ""
"WARNING: %s major version %s, server major version %s.\n"
@@ -485,29 +485,29 @@ msgstr ""
"ПРЕДУПРЕЖДЕНИЕ: %s имеет базовую версию %s, а сервер - %s.\n"
" Часть функций psql может не работать.\n"
-#: command.c:3686
+#: command.c:3680
#, c-format
msgid "SSL connection (protocol: %s, cipher: %s, compression: %s)\n"
msgstr "SSL-соединение (протокол: %s, шифр: %s, сжатие: %s)\n"
-#: command.c:3687 command.c:3688
+#: command.c:3681 command.c:3682
msgid "unknown"
msgstr "неизвестно"
-#: command.c:3689 help.c:42
+#: command.c:3683 help.c:42
msgid "off"
msgstr "выкл."
-#: command.c:3689 help.c:42
+#: command.c:3683 help.c:42
msgid "on"
msgstr "вкл."
-#: command.c:3703
+#: command.c:3697
#, c-format
msgid "GSSAPI-encrypted connection\n"
msgstr "Соединение зашифровано GSSAPI\n"
-#: command.c:3723
+#: command.c:3717
#, c-format
msgid ""
"WARNING: Console code page (%u) differs from Windows code page (%u)\n"
@@ -520,7 +520,7 @@ msgstr ""
" Подробнее об этом смотрите документацию psql, раздел\n"
" \"Notes for Windows users\".\n"
-#: command.c:3828
+#: command.c:3822
#, c-format
msgid ""
"environment variable PSQL_EDITOR_LINENUMBER_ARG must be set to specify a "
@@ -529,33 +529,33 @@ msgstr ""
"в переменной окружения PSQL_EDITOR_LINENUMBER_ARG должен быть указан номер "
"строки"
-#: command.c:3857
+#: command.c:3851
#, c-format
msgid "could not start editor \"%s\""
msgstr "не удалось запустить редактор \"%s\""
-#: command.c:3859
+#: command.c:3853
#, c-format
msgid "could not start /bin/sh"
msgstr "не удалось запустить /bin/sh"
-#: command.c:3909
+#: command.c:3903
#, c-format
msgid "could not locate temporary directory: %s"
msgstr "не удалось найти временный каталог: %s"
-#: command.c:3936
+#: command.c:3930
#, c-format
msgid "could not open temporary file \"%s\": %m"
msgstr "не удалось открыть временный файл \"%s\": %m"
-#: command.c:4272
+#: command.c:4266
#, c-format
msgid "\\pset: ambiguous abbreviation \"%s\" matches both \"%s\" and \"%s\""
msgstr ""
"\\pset: неоднозначному сокращению \"%s\" соответствует и \"%s\", и \"%s\""
-#: command.c:4292
+#: command.c:4286
#, c-format
msgid ""
"\\pset: allowed formats are aligned, asciidoc, csv, html, latex, latex-"
@@ -564,32 +564,32 @@ msgstr ""
"\\pset: допустимые форматы: aligned, asciidoc, csv, html, latex, latex-"
"longtable, troff-ms, unaligned, wrapped"
-#: command.c:4311
+#: command.c:4305
#, c-format
msgid "\\pset: allowed line styles are ascii, old-ascii, unicode"
msgstr "\\pset: допустимые стили линий: ascii, old-ascii, unicode"
-#: command.c:4326
+#: command.c:4320
#, c-format
msgid "\\pset: allowed Unicode border line styles are single, double"
msgstr "\\pset: допустимые стили Unicode-линий границ: single, double"
-#: command.c:4341
+#: command.c:4335
#, c-format
msgid "\\pset: allowed Unicode column line styles are single, double"
msgstr "\\pset: допустимые стили Unicode-линий столбцов: single, double"
-#: command.c:4356
+#: command.c:4350
#, c-format
msgid "\\pset: allowed Unicode header line styles are single, double"
msgstr "\\pset: допустимые стили Unicode-линий заголовков: single, double"
-#: command.c:4399
+#: command.c:4393
#, c-format
msgid "\\pset: csv_fieldsep must be a single one-byte character"
msgstr "\\pset: символ csv_fieldsep должен быть однобайтовым"
-#: command.c:4404
+#: command.c:4398
#, c-format
msgid ""
"\\pset: csv_fieldsep cannot be a double quote, a newline, or a carriage "
@@ -598,107 +598,107 @@ msgstr ""
"\\pset: в качестве csv_fieldsep нельзя выбрать символ кавычек, новой строки "
"или возврата каретки"
-#: command.c:4541 command.c:4729
+#: command.c:4535 command.c:4723
#, c-format
msgid "\\pset: unknown option: %s"
msgstr "неизвестный параметр \\pset: %s"
-#: command.c:4561
+#: command.c:4555
#, c-format
msgid "Border style is %d.\n"
msgstr "Стиль границ: %d.\n"
-#: command.c:4567
+#: command.c:4561
#, c-format
msgid "Target width is unset.\n"
msgstr "Ширина вывода сброшена.\n"
-#: command.c:4569
+#: command.c:4563
#, c-format
msgid "Target width is %d.\n"
msgstr "Ширина вывода: %d.\n"
-#: command.c:4576
+#: command.c:4570
#, c-format
msgid "Expanded display is on.\n"
msgstr "Расширенный вывод включён.\n"
-#: command.c:4578
+#: command.c:4572
#, c-format
msgid "Expanded display is used automatically.\n"
msgstr "Расширенный вывод применяется автоматически.\n"
-#: command.c:4580
+#: command.c:4574
#, c-format
msgid "Expanded display is off.\n"
msgstr "Расширенный вывод выключен.\n"
-#: command.c:4586
+#: command.c:4580
#, c-format
msgid "Field separator for CSV is \"%s\".\n"
msgstr "Разделитель полей для CSV: \"%s\".\n"
-#: command.c:4594 command.c:4602
+#: command.c:4588 command.c:4596
#, c-format
msgid "Field separator is zero byte.\n"
msgstr "Разделитель полей - нулевой байт.\n"
-#: command.c:4596
+#: command.c:4590
#, c-format
msgid "Field separator is \"%s\".\n"
msgstr "Разделитель полей: \"%s\".\n"
-#: command.c:4609
+#: command.c:4603
#, c-format
msgid "Default footer is on.\n"
msgstr "Строка итогов включена.\n"
-#: command.c:4611
+#: command.c:4605
#, c-format
msgid "Default footer is off.\n"
msgstr "Строка итогов выключена.\n"
-#: command.c:4617
+#: command.c:4611
#, c-format
msgid "Output format is %s.\n"
msgstr "Формат вывода: %s.\n"
-#: command.c:4623
+#: command.c:4617
#, c-format
msgid "Line style is %s.\n"
msgstr "Установлен стиль линий: %s.\n"
-#: command.c:4630
+#: command.c:4624
#, c-format
msgid "Null display is \"%s\".\n"
msgstr "Null выводится как: \"%s\".\n"
-#: command.c:4638
+#: command.c:4632
#, c-format
msgid "Locale-adjusted numeric output is on.\n"
msgstr "Локализованный вывод чисел включён.\n"
-#: command.c:4640
+#: command.c:4634
#, c-format
msgid "Locale-adjusted numeric output is off.\n"
msgstr "Локализованный вывод чисел выключен.\n"
-#: command.c:4647
+#: command.c:4641
#, c-format
msgid "Pager is used for long output.\n"
msgstr "Постраничник используется для вывода длинного текста.\n"
-#: command.c:4649
+#: command.c:4643
#, c-format
msgid "Pager is always used.\n"
msgstr "Постраничник используется всегда.\n"
-#: command.c:4651
+#: command.c:4645
#, c-format
msgid "Pager usage is off.\n"
msgstr "Постраничник выключен.\n"
-#: command.c:4657
+#: command.c:4651
#, c-format
msgid "Pager won't be used for less than %d line.\n"
msgid_plural "Pager won't be used for less than %d lines.\n"
@@ -706,97 +706,97 @@ msgstr[0] "Постраничник не будет использоваться
msgstr[1] "Постраничник не будет использоваться, если строк меньше %d\n"
msgstr[2] "Постраничник не будет использоваться, если строк меньше %d\n"
-#: command.c:4667 command.c:4677
+#: command.c:4661 command.c:4671
#, c-format
msgid "Record separator is zero byte.\n"
msgstr "Разделитель записей - нулевой байт.\n"
-#: command.c:4669
+#: command.c:4663
#, c-format
msgid "Record separator is <newline>.\n"
msgstr "Разделитель записей: <новая строка>.\n"
-#: command.c:4671
+#: command.c:4665
#, c-format
msgid "Record separator is \"%s\".\n"
msgstr "Разделитель записей: \"%s\".\n"
-#: command.c:4684
+#: command.c:4678
#, c-format
msgid "Table attributes are \"%s\".\n"
msgstr "Атрибуты HTML-таблицы: \"%s\".\n"
-#: command.c:4687
+#: command.c:4681
#, c-format
msgid "Table attributes unset.\n"
msgstr "Атрибуты HTML-таблицы не заданы.\n"
-#: command.c:4694
+#: command.c:4688
#, c-format
msgid "Title is \"%s\".\n"
msgstr "Заголовок: \"%s\".\n"
-#: command.c:4696
+#: command.c:4690
#, c-format
msgid "Title is unset.\n"
msgstr "Заголовок не задан.\n"
-#: command.c:4703
+#: command.c:4697
#, c-format
msgid "Tuples only is on.\n"
msgstr "Режим вывода только кортежей включён.\n"
-#: command.c:4705
+#: command.c:4699
#, c-format
msgid "Tuples only is off.\n"
msgstr "Режим вывода только кортежей выключен.\n"
-#: command.c:4711
+#: command.c:4705
#, c-format
msgid "Unicode border line style is \"%s\".\n"
msgstr "Стиль Unicode-линий границ: \"%s\".\n"
-#: command.c:4717
+#: command.c:4711
#, c-format
msgid "Unicode column line style is \"%s\".\n"
msgstr "Стиль Unicode-линий столбцов: \"%s\".\n"
-#: command.c:4723
+#: command.c:4717
#, c-format
msgid "Unicode header line style is \"%s\".\n"
msgstr "Стиль Unicode-линий границ: \"%s\".\n"
-#: command.c:4956
+#: command.c:4950
#, c-format
msgid "\\!: failed"
msgstr "\\!: ошибка"
-#: command.c:4990
+#: command.c:4984
#, c-format
msgid "\\watch cannot be used with an empty query"
msgstr "\\watch нельзя использовать с пустым запросом"
-#: command.c:5022
+#: command.c:5016
#, c-format
msgid "could not set timer: %m"
msgstr "не удалось установить таймер: %m"
-#: command.c:5084
+#: command.c:5078
#, c-format
msgid "%s\t%s (every %gs)\n"
msgstr "%s\t%s (обновление: %g с)\n"
-#: command.c:5087
+#: command.c:5081
#, c-format
msgid "%s (every %gs)\n"
msgstr "%s (обновление: %g с)\n"
-#: command.c:5148
+#: command.c:5142
#, c-format
msgid "could not wait for signals: %m"
msgstr "сбой при ожидании сигналов: %m"
-#: command.c:5206 command.c:5213 common.c:572 common.c:579 common.c:1063
+#: command.c:5200 command.c:5207 common.c:572 common.c:579 common.c:1063
#, c-format
msgid ""
"********* QUERY **********\n"
@@ -809,12 +809,12 @@ msgstr ""
"**************************\n"
"\n"
-#: command.c:5392
+#: command.c:5386
#, c-format
msgid "\"%s.%s\" is not a view"
msgstr "\"%s.%s\" — не представление"
-#: command.c:5408
+#: command.c:5402
#, c-format
msgid "could not parse reloptions array"
msgstr "не удалось разобрать массив reloptions"
@@ -920,14 +920,14 @@ msgstr "попытка выполнить \\gset со специальной п
#: common.c:1043
#, c-format
msgid ""
-"***(Single step mode: verify "
-"command)*******************************************\n"
+"***(Single step mode: verify command)"
+"*******************************************\n"
"%s\n"
-"***(press return to proceed or enter x and return to "
-"cancel)********************\n"
+"***(press return to proceed or enter x and return to cancel)"
+"********************\n"
msgstr ""
-"***(Пошаговый режим: проверка "
-"команды)******************************************\n"
+"***(Пошаговый режим: проверка команды)"
+"******************************************\n"
"%s\n"
"***(Enter - выполнение; x и Enter - отмена)**************\n"
@@ -1110,13 +1110,13 @@ msgid "Argument data types"
msgstr "Типы данных аргументов"
#: describe.c:98 describe.c:105 describe.c:178 describe.c:243 describe.c:423
-#: describe.c:667 describe.c:828 describe.c:965 describe.c:1260 describe.c:2041
-#: describe.c:3676 describe.c:3935 describe.c:4137 describe.c:4280
-#: describe.c:4354 describe.c:4432 describe.c:4599 describe.c:4777
-#: describe.c:4903 describe.c:4976 describe.c:5097 describe.c:5248
-#: describe.c:5290 describe.c:5356 describe.c:5413 describe.c:5422
-#: describe.c:5479 describe.c:5695 describe.c:5770 describe.c:5895
-#: describe.c:5960 describe.c:6992
+#: describe.c:667 describe.c:828 describe.c:965 describe.c:1260
+#: describe.c:2041 describe.c:3676 describe.c:3935 describe.c:4137
+#: describe.c:4280 describe.c:4354 describe.c:4432 describe.c:4599
+#: describe.c:4777 describe.c:4903 describe.c:4976 describe.c:5097
+#: describe.c:5248 describe.c:5290 describe.c:5356 describe.c:5413
+#: describe.c:5422 describe.c:5479 describe.c:5695 describe.c:5770
+#: describe.c:5895 describe.c:5960 describe.c:6992
msgid "Description"
msgstr "Описание"
@@ -2538,8 +2538,8 @@ msgstr ""
msgid ""
" -d, --dbname=DBNAME database name to connect to (default: \"%s\")\n"
msgstr ""
-" -d, --dbname=БД имя подключаемой базы данных (по умолчанию \"%s"
-"\")\n"
+" -d, --dbname=БД имя подключаемой базы данных (по умолчанию \"%s\")"
+"\n"
#: help.c:87
msgid " -f, --file=FILENAME execute commands from file, then exit\n"
@@ -2631,8 +2631,8 @@ msgstr ""
#: help.c:107
msgid " -o, --output=FILENAME send query results to file (or |pipe)\n"
msgstr ""
-" -o, --output=ИМЯ_ФАЙЛА направить результаты запроса в файл (или канал "
-"|)\n"
+" -o, --output=ИМЯ_ФАЙЛА направить результаты запроса в файл (или канал |)"
+"\n"
#: help.c:108
msgid ""
@@ -2678,8 +2678,8 @@ msgstr ""
#, c-format
msgid ""
" -F, --field-separator=STRING\n"
-" field separator for unaligned output (default: "
-"\"%s\")\n"
+" field separator for unaligned output (default: \""
+"%s\")\n"
msgstr ""
" -F, --field-separator=СТРОКА\n"
" разделителей полей при невыровненном выводе\n"
@@ -2789,15 +2789,15 @@ msgstr ""
#: help.c:145
msgid ""
"\n"
-"For more information, type \"\\?\" (for internal commands) or \"\\help"
-"\" (for SQL\n"
+"For more information, type \"\\?\" (for internal commands) or \"\\help\" "
+"(for SQL\n"
"commands) from within psql, or consult the psql section in the PostgreSQL\n"
"documentation.\n"
"\n"
msgstr ""
"\n"
-"Чтобы узнать больше, введите \"\\?\" (список внутренних команд) или \"\\help"
-"\"\n"
+"Чтобы узнать больше, введите \"\\?\" (список внутренних команд) или "
+"\"\\help\"\n"
"(справка по операторам SQL) в psql, либо обратитесь к разделу psql в\n"
"документации PostgreSQL.\n"
"\n"
@@ -2885,8 +2885,8 @@ msgstr ""
" \\watch [СЕК] повторять запрос в цикле через заданное число "
"секунд\n"
-#: help.c:203 help.c:211 help.c:223 help.c:233 help.c:240 help.c:296 help.c:304
-#: help.c:324 help.c:337 help.c:346
+#: help.c:203 help.c:211 help.c:223 help.c:233 help.c:240 help.c:296
+#: help.c:304 help.c:324 help.c:337 help.c:346
msgid "\n"
msgstr "\n"
@@ -2966,8 +2966,8 @@ msgstr " \\copy ... выполнить SQL COPY на сторон
#: help.c:227
msgid ""
-" \\echo [-n] [STRING] write string to standard output (-n for no "
-"newline)\n"
+" \\echo [-n] [STRING] write string to standard output (-n for no newline)"
+"\n"
msgstr ""
" \\echo [-n] [СТРОКА] записать строку в поток стандартного вывода\n"
" (-n отключает перевод строки)\n"
@@ -3000,8 +3000,8 @@ msgstr ""
#: help.c:232
msgid ""
-" \\warn [-n] [STRING] write string to standard error (-n for no "
-"newline)\n"
+" \\warn [-n] [STRING] write string to standard error (-n for no newline)"
+"\n"
msgstr ""
" \\warn [-n] [СТРОКА] записать строку в поток вывода ошибок\n"
" (-n отключает перевод строки)\n"
@@ -3357,17 +3357,18 @@ msgstr " \\t [on|off] режим вывода только стро
#: help.c:321
msgid ""
-" \\T [STRING] set HTML <table> tag attributes, or unset if none\n"
+" \\T [STRING] set HTML "
+"<table> tag attributes, or unset if none\n"
msgstr ""
-" \\T [СТРОКА] задать атрибуты для <table> или убрать, если не "
-"заданы\n"
+" \\T [СТРОКА] задать атрибуты для "
+"<table> или убрать, если не заданы\n"
#: help.c:322
#, c-format
msgid " \\x [on|off|auto] toggle expanded output (currently %s)\n"
msgstr ""
-" \\x [on|off|auto] переключить режим расширенного вывода (сейчас: "
-"%s)\n"
+" \\x [on|off|auto] переключить режим расширенного вывода (сейчас: %s)"
+"\n"
#: help.c:323
msgid "auto"
@@ -3552,8 +3553,8 @@ msgstr ""
#: help.c:413
msgid ""
" FETCH_COUNT\n"
-" the number of result rows to fetch and display at a time (0 = "
-"unlimited)\n"
+" the number of result rows to fetch and display at a time (0 = unlimited)"
+"\n"
msgstr ""
" FETCH_COUNT\n"
" число результирующих строк, извлекаемых и отображаемых за раз\n"
@@ -4314,14 +4315,14 @@ msgstr "%s: нехватка памяти"
#: sql_help.c:3582 sql_help.c:3590 sql_help.c:3598 sql_help.c:3606
#: sql_help.c:3614 sql_help.c:3622 sql_help.c:3630 sql_help.c:3638
#: sql_help.c:3646 sql_help.c:3654 sql_help.c:3671 sql_help.c:3680
-#: sql_help.c:3688 sql_help.c:3705 sql_help.c:3720 sql_help.c:4031
-#: sql_help.c:4142 sql_help.c:4171 sql_help.c:4186 sql_help.c:4689
-#: sql_help.c:4737 sql_help.c:4895
+#: sql_help.c:3688 sql_help.c:3705 sql_help.c:3720 sql_help.c:4030
+#: sql_help.c:4140 sql_help.c:4169 sql_help.c:4184 sql_help.c:4687
+#: sql_help.c:4735 sql_help.c:4893
msgid "name"
msgstr "имя"
#: sql_help.c:36 sql_help.c:39 sql_help.c:42 sql_help.c:330 sql_help.c:1846
-#: sql_help.c:3339 sql_help.c:4457
+#: sql_help.c:3339 sql_help.c:4455
msgid "aggregate_signature"
msgstr "сигнатура_агр_функции"
@@ -4354,7 +4355,7 @@ msgstr "новый_владелец"
msgid "new_schema"
msgstr "новая_схема"
-#: sql_help.c:44 sql_help.c:1910 sql_help.c:3340 sql_help.c:4486
+#: sql_help.c:44 sql_help.c:1910 sql_help.c:3340 sql_help.c:4484
msgid "where aggregate_signature is:"
msgstr "где сигнатура_агр_функции:"
@@ -4367,9 +4368,9 @@ msgstr "где сигнатура_агр_функции:"
#: sql_help.c:1914 sql_help.c:1917 sql_help.c:2066 sql_help.c:2085
#: sql_help.c:2088 sql_help.c:2386 sql_help.c:2595 sql_help.c:3341
#: sql_help.c:3344 sql_help.c:3347 sql_help.c:3438 sql_help.c:3527
-#: sql_help.c:3555 sql_help.c:3906 sql_help.c:4356 sql_help.c:4463
-#: sql_help.c:4470 sql_help.c:4476 sql_help.c:4487 sql_help.c:4490
-#: sql_help.c:4493
+#: sql_help.c:3555 sql_help.c:3905 sql_help.c:4354 sql_help.c:4461
+#: sql_help.c:4468 sql_help.c:4474 sql_help.c:4485 sql_help.c:4488
+#: sql_help.c:4491
msgid "argmode"
msgstr "режим_аргумента"
@@ -4382,8 +4383,8 @@ msgstr "режим_аргумента"
#: sql_help.c:1915 sql_help.c:1918 sql_help.c:2067 sql_help.c:2086
#: sql_help.c:2089 sql_help.c:2387 sql_help.c:2596 sql_help.c:3342
#: sql_help.c:3345 sql_help.c:3348 sql_help.c:3439 sql_help.c:3528
-#: sql_help.c:3556 sql_help.c:4464 sql_help.c:4471 sql_help.c:4477
-#: sql_help.c:4488 sql_help.c:4491 sql_help.c:4494
+#: sql_help.c:3556 sql_help.c:4462 sql_help.c:4469 sql_help.c:4475
+#: sql_help.c:4486 sql_help.c:4489 sql_help.c:4492
msgid "argname"
msgstr "имя_аргумента"
@@ -4395,8 +4396,8 @@ msgstr "имя_аргумента"
#: sql_help.c:1866 sql_help.c:1883 sql_help.c:1889 sql_help.c:1913
#: sql_help.c:1916 sql_help.c:1919 sql_help.c:2388 sql_help.c:2597
#: sql_help.c:3343 sql_help.c:3346 sql_help.c:3349 sql_help.c:3440
-#: sql_help.c:3529 sql_help.c:3557 sql_help.c:4465 sql_help.c:4472
-#: sql_help.c:4478 sql_help.c:4489 sql_help.c:4492 sql_help.c:4495
+#: sql_help.c:3529 sql_help.c:3557 sql_help.c:4463 sql_help.c:4470
+#: sql_help.c:4476 sql_help.c:4487 sql_help.c:4490 sql_help.c:4493
msgid "argtype"
msgstr "тип_аргумента"
@@ -4406,7 +4407,7 @@ msgstr "тип_аргумента"
#: sql_help.c:2277 sql_help.c:2327 sql_help.c:2334 sql_help.c:2343
#: sql_help.c:2432 sql_help.c:2659 sql_help.c:2752 sql_help.c:3040
#: sql_help.c:3225 sql_help.c:3247 sql_help.c:3387 sql_help.c:3742
-#: sql_help.c:3950 sql_help.c:4185 sql_help.c:4958
+#: sql_help.c:3949 sql_help.c:4183 sql_help.c:4956
msgid "option"
msgstr "параметр"
@@ -4429,7 +4430,7 @@ msgid "istemplate"
msgstr "это_шаблон"
#: sql_help.c:124 sql_help.c:611 sql_help.c:679 sql_help.c:693 sql_help.c:1322
-#: sql_help.c:1374 sql_help.c:4189
+#: sql_help.c:1374 sql_help.c:4187
msgid "new_tablespace"
msgstr "новое_табл_пространство"
@@ -4438,7 +4439,7 @@ msgstr "новое_табл_пространство"
#: sql_help.c:962 sql_help.c:965 sql_help.c:1027 sql_help.c:1029
#: sql_help.c:1030 sql_help.c:1180 sql_help.c:1183 sql_help.c:1643
#: sql_help.c:1647 sql_help.c:1650 sql_help.c:2398 sql_help.c:2601
-#: sql_help.c:3918 sql_help.c:4207 sql_help.c:4368 sql_help.c:4677
+#: sql_help.c:3917 sql_help.c:4205 sql_help.c:4366 sql_help.c:4675
msgid "configuration_parameter"
msgstr "параметр_конфигурации"
@@ -4454,8 +4455,8 @@ msgstr "параметр_конфигурации"
#: sql_help.c:2501 sql_help.c:2602 sql_help.c:2603 sql_help.c:2626
#: sql_help.c:2753 sql_help.c:2792 sql_help.c:2902 sql_help.c:2915
#: sql_help.c:2929 sql_help.c:2970 sql_help.c:2997 sql_help.c:3014
-#: sql_help.c:3041 sql_help.c:3248 sql_help.c:3951 sql_help.c:4678
-#: sql_help.c:4679 sql_help.c:4680 sql_help.c:4681
+#: sql_help.c:3041 sql_help.c:3248 sql_help.c:3950 sql_help.c:4676
+#: sql_help.c:4677 sql_help.c:4678 sql_help.c:4679
msgid "value"
msgstr "значение"
@@ -4464,9 +4465,9 @@ msgid "target_role"
msgstr "целевая_роль"
#: sql_help.c:201 sql_help.c:913 sql_help.c:2262 sql_help.c:2631
-#: sql_help.c:2708 sql_help.c:2713 sql_help.c:3881 sql_help.c:3890
-#: sql_help.c:3909 sql_help.c:3921 sql_help.c:4331 sql_help.c:4340
-#: sql_help.c:4359 sql_help.c:4371
+#: sql_help.c:2708 sql_help.c:2713 sql_help.c:3880 sql_help.c:3889
+#: sql_help.c:3908 sql_help.c:3920 sql_help.c:4329 sql_help.c:4338
+#: sql_help.c:4357 sql_help.c:4369
msgid "schema_name"
msgstr "имя_схемы"
@@ -4485,27 +4486,27 @@ msgstr "где допустимое предложение_GRANT_или_REVOKE:"
#: sql_help.c:2439 sql_help.c:2440 sql_help.c:2441 sql_help.c:2575
#: sql_help.c:2664 sql_help.c:2665 sql_help.c:2666 sql_help.c:2667
#: sql_help.c:2668 sql_help.c:3230 sql_help.c:3231 sql_help.c:3232
-#: sql_help.c:3233 sql_help.c:3234 sql_help.c:3930 sql_help.c:3934
-#: sql_help.c:4380 sql_help.c:4384 sql_help.c:4699
+#: sql_help.c:3233 sql_help.c:3234 sql_help.c:3929 sql_help.c:3933
+#: sql_help.c:4378 sql_help.c:4382 sql_help.c:4697
msgid "role_name"
msgstr "имя_роли"
-#: sql_help.c:239 sql_help.c:462 sql_help.c:912 sql_help.c:1337 sql_help.c:1339
-#: sql_help.c:1391 sql_help.c:1403 sql_help.c:1428 sql_help.c:1684
-#: sql_help.c:2231 sql_help.c:2235 sql_help.c:2347 sql_help.c:2352
-#: sql_help.c:2460 sql_help.c:2630 sql_help.c:2769 sql_help.c:2774
-#: sql_help.c:2776 sql_help.c:2897 sql_help.c:2910 sql_help.c:2924
-#: sql_help.c:2933 sql_help.c:2945 sql_help.c:2974 sql_help.c:3982
-#: sql_help.c:3997 sql_help.c:3999 sql_help.c:4086 sql_help.c:4089
-#: sql_help.c:4091 sql_help.c:4550 sql_help.c:4551 sql_help.c:4560
-#: sql_help.c:4607 sql_help.c:4608 sql_help.c:4609 sql_help.c:4610
-#: sql_help.c:4611 sql_help.c:4612 sql_help.c:4652 sql_help.c:4653
-#: sql_help.c:4658 sql_help.c:4663 sql_help.c:4807 sql_help.c:4808
-#: sql_help.c:4817 sql_help.c:4864 sql_help.c:4865 sql_help.c:4866
-#: sql_help.c:4867 sql_help.c:4868 sql_help.c:4869 sql_help.c:4923
-#: sql_help.c:4925 sql_help.c:4985 sql_help.c:5045 sql_help.c:5046
-#: sql_help.c:5055 sql_help.c:5102 sql_help.c:5103 sql_help.c:5104
-#: sql_help.c:5105 sql_help.c:5106 sql_help.c:5107
+#: sql_help.c:239 sql_help.c:462 sql_help.c:912 sql_help.c:1337
+#: sql_help.c:1339 sql_help.c:1391 sql_help.c:1403 sql_help.c:1428
+#: sql_help.c:1684 sql_help.c:2231 sql_help.c:2235 sql_help.c:2347
+#: sql_help.c:2352 sql_help.c:2460 sql_help.c:2630 sql_help.c:2769
+#: sql_help.c:2774 sql_help.c:2776 sql_help.c:2897 sql_help.c:2910
+#: sql_help.c:2924 sql_help.c:2933 sql_help.c:2945 sql_help.c:2974
+#: sql_help.c:3981 sql_help.c:3996 sql_help.c:3998 sql_help.c:4085
+#: sql_help.c:4088 sql_help.c:4090 sql_help.c:4548 sql_help.c:4549
+#: sql_help.c:4558 sql_help.c:4605 sql_help.c:4606 sql_help.c:4607
+#: sql_help.c:4608 sql_help.c:4609 sql_help.c:4610 sql_help.c:4650
+#: sql_help.c:4651 sql_help.c:4656 sql_help.c:4661 sql_help.c:4805
+#: sql_help.c:4806 sql_help.c:4815 sql_help.c:4862 sql_help.c:4863
+#: sql_help.c:4864 sql_help.c:4865 sql_help.c:4866 sql_help.c:4867
+#: sql_help.c:4921 sql_help.c:4923 sql_help.c:4983 sql_help.c:5043
+#: sql_help.c:5044 sql_help.c:5053 sql_help.c:5100 sql_help.c:5101
+#: sql_help.c:5102 sql_help.c:5103 sql_help.c:5104 sql_help.c:5105
msgid "expression"
msgstr "выражение"
@@ -4517,7 +4518,7 @@ msgstr "ограничение_домена"
#: sql_help.c:1314 sql_help.c:1361 sql_help.c:1362 sql_help.c:1363
#: sql_help.c:1390 sql_help.c:1402 sql_help.c:1419 sql_help.c:1852
#: sql_help.c:1854 sql_help.c:2234 sql_help.c:2346 sql_help.c:2351
-#: sql_help.c:2932 sql_help.c:2944 sql_help.c:3994
+#: sql_help.c:2932 sql_help.c:2944 sql_help.c:3993
msgid "constraint_name"
msgstr "имя_ограничения"
@@ -4548,16 +4549,16 @@ msgstr "где элемент_объект:"
#: sql_help.c:1885 sql_help.c:1892 sql_help.c:1893 sql_help.c:1894
#: sql_help.c:1895 sql_help.c:1896 sql_help.c:1897 sql_help.c:1898
#: sql_help.c:1899 sql_help.c:1900 sql_help.c:1901 sql_help.c:1902
-#: sql_help.c:1907 sql_help.c:1908 sql_help.c:4453 sql_help.c:4458
-#: sql_help.c:4459 sql_help.c:4460 sql_help.c:4461 sql_help.c:4467
-#: sql_help.c:4468 sql_help.c:4473 sql_help.c:4474 sql_help.c:4479
-#: sql_help.c:4480 sql_help.c:4481 sql_help.c:4482 sql_help.c:4483
-#: sql_help.c:4484
+#: sql_help.c:1907 sql_help.c:1908 sql_help.c:4451 sql_help.c:4456
+#: sql_help.c:4457 sql_help.c:4458 sql_help.c:4459 sql_help.c:4465
+#: sql_help.c:4466 sql_help.c:4471 sql_help.c:4472 sql_help.c:4477
+#: sql_help.c:4478 sql_help.c:4479 sql_help.c:4480 sql_help.c:4481
+#: sql_help.c:4482
msgid "object_name"
msgstr "имя_объекта"
# well-spelled: агр
-#: sql_help.c:329 sql_help.c:1845 sql_help.c:4456
+#: sql_help.c:329 sql_help.c:1845 sql_help.c:4454
msgid "aggregate_name"
msgstr "имя_агр_функции"
@@ -4573,10 +4574,10 @@ msgstr "целевой_тип"
#: sql_help.c:339 sql_help.c:786 sql_help.c:1863 sql_help.c:2133
#: sql_help.c:2174 sql_help.c:2250 sql_help.c:2518 sql_help.c:2549
-#: sql_help.c:3117 sql_help.c:4355 sql_help.c:4462 sql_help.c:4579
-#: sql_help.c:4583 sql_help.c:4587 sql_help.c:4590 sql_help.c:4836
-#: sql_help.c:4840 sql_help.c:4844 sql_help.c:4847 sql_help.c:5074
-#: sql_help.c:5078 sql_help.c:5082 sql_help.c:5085
+#: sql_help.c:3117 sql_help.c:4353 sql_help.c:4460 sql_help.c:4577
+#: sql_help.c:4581 sql_help.c:4585 sql_help.c:4588 sql_help.c:4834
+#: sql_help.c:4838 sql_help.c:4842 sql_help.c:4845 sql_help.c:5072
+#: sql_help.c:5076 sql_help.c:5080 sql_help.c:5083
msgid "function_name"
msgstr "имя_функции"
@@ -4601,23 +4602,23 @@ msgstr "тип_справа"
msgid "index_method"
msgstr "метод_индекса"
-#: sql_help.c:352 sql_help.c:1880 sql_help.c:4469
+#: sql_help.c:352 sql_help.c:1880 sql_help.c:4467
msgid "procedure_name"
msgstr "имя_процедуры"
-#: sql_help.c:356 sql_help.c:1886 sql_help.c:3905 sql_help.c:4475
+#: sql_help.c:356 sql_help.c:1886 sql_help.c:3904 sql_help.c:4473
msgid "routine_name"
msgstr "имя_подпрограммы"
#: sql_help.c:368 sql_help.c:1380 sql_help.c:1903 sql_help.c:2394
#: sql_help.c:2600 sql_help.c:2905 sql_help.c:3084 sql_help.c:3662
-#: sql_help.c:3927 sql_help.c:4377
+#: sql_help.c:3926 sql_help.c:4375
msgid "type_name"
msgstr "имя_типа"
#: sql_help.c:369 sql_help.c:1904 sql_help.c:2393 sql_help.c:2599
-#: sql_help.c:3085 sql_help.c:3315 sql_help.c:3663 sql_help.c:3912
-#: sql_help.c:4362
+#: sql_help.c:3085 sql_help.c:3315 sql_help.c:3663 sql_help.c:3911
+#: sql_help.c:4360
msgid "lang_name"
msgstr "имя_языка"
@@ -4656,13 +4657,13 @@ msgstr "действие"
#: sql_help.c:2896 sql_help.c:2906 sql_help.c:2909 sql_help.c:2919
#: sql_help.c:2923 sql_help.c:2946 sql_help.c:2948 sql_help.c:2955
#: sql_help.c:2968 sql_help.c:2973 sql_help.c:2977 sql_help.c:2978
-#: sql_help.c:2994 sql_help.c:3120 sql_help.c:3260 sql_help.c:3884
-#: sql_help.c:3885 sql_help.c:3981 sql_help.c:3996 sql_help.c:3998
-#: sql_help.c:4000 sql_help.c:4085 sql_help.c:4088 sql_help.c:4090
-#: sql_help.c:4334 sql_help.c:4335 sql_help.c:4455 sql_help.c:4616
-#: sql_help.c:4622 sql_help.c:4624 sql_help.c:4873 sql_help.c:4879
-#: sql_help.c:4881 sql_help.c:4922 sql_help.c:4924 sql_help.c:4926
-#: sql_help.c:4973 sql_help.c:5111 sql_help.c:5117 sql_help.c:5119
+#: sql_help.c:2994 sql_help.c:3120 sql_help.c:3260 sql_help.c:3883
+#: sql_help.c:3884 sql_help.c:3980 sql_help.c:3995 sql_help.c:3997
+#: sql_help.c:3999 sql_help.c:4084 sql_help.c:4087 sql_help.c:4089
+#: sql_help.c:4332 sql_help.c:4333 sql_help.c:4453 sql_help.c:4614
+#: sql_help.c:4620 sql_help.c:4622 sql_help.c:4871 sql_help.c:4877
+#: sql_help.c:4879 sql_help.c:4920 sql_help.c:4922 sql_help.c:4924
+#: sql_help.c:4971 sql_help.c:5109 sql_help.c:5115 sql_help.c:5117
msgid "column_name"
msgstr "имя_столбца"
@@ -4678,14 +4679,14 @@ msgstr "где допустимое действие:"
#: sql_help.c:454 sql_help.c:459 sql_help.c:1072 sql_help.c:1330
#: sql_help.c:1335 sql_help.c:1593 sql_help.c:1597 sql_help.c:2229
#: sql_help.c:2326 sql_help.c:2538 sql_help.c:2731 sql_help.c:2888
-#: sql_help.c:3167 sql_help.c:4143
+#: sql_help.c:3167 sql_help.c:4141
msgid "data_type"
msgstr "тип_данных"
#: sql_help.c:455 sql_help.c:460 sql_help.c:1331 sql_help.c:1336
#: sql_help.c:1594 sql_help.c:1598 sql_help.c:2230 sql_help.c:2329
#: sql_help.c:2461 sql_help.c:2890 sql_help.c:2898 sql_help.c:2911
-#: sql_help.c:2925 sql_help.c:3168 sql_help.c:3174 sql_help.c:3991
+#: sql_help.c:2925 sql_help.c:3168 sql_help.c:3174 sql_help.c:3990
msgid "collation"
msgstr "правило_сортировки"
@@ -4694,7 +4695,7 @@ msgstr "правило_сортировки"
msgid "column_constraint"
msgstr "ограничение_столбца"
-#: sql_help.c:466 sql_help.c:608 sql_help.c:682 sql_help.c:1350 sql_help.c:4970
+#: sql_help.c:466 sql_help.c:608 sql_help.c:682 sql_help.c:1350 sql_help.c:4968
msgid "integer"
msgstr "целое"
@@ -4738,32 +4739,32 @@ msgstr "вспомогательная_функция"
#: sql_help.c:569 sql_help.c:571 sql_help.c:948 sql_help.c:956 sql_help.c:960
#: sql_help.c:963 sql_help.c:966 sql_help.c:1633 sql_help.c:1641
#: sql_help.c:1645 sql_help.c:1648 sql_help.c:1651 sql_help.c:2709
-#: sql_help.c:2711 sql_help.c:2714 sql_help.c:2715 sql_help.c:3882
-#: sql_help.c:3883 sql_help.c:3887 sql_help.c:3888 sql_help.c:3891
-#: sql_help.c:3892 sql_help.c:3894 sql_help.c:3895 sql_help.c:3897
-#: sql_help.c:3898 sql_help.c:3900 sql_help.c:3901 sql_help.c:3903
-#: sql_help.c:3904 sql_help.c:3910 sql_help.c:3911 sql_help.c:3913
-#: sql_help.c:3914 sql_help.c:3916 sql_help.c:3917 sql_help.c:3919
-#: sql_help.c:3920 sql_help.c:3922 sql_help.c:3923 sql_help.c:3925
-#: sql_help.c:3926 sql_help.c:3928 sql_help.c:3929 sql_help.c:3931
-#: sql_help.c:3932 sql_help.c:4332 sql_help.c:4333 sql_help.c:4337
-#: sql_help.c:4338 sql_help.c:4341 sql_help.c:4342 sql_help.c:4344
-#: sql_help.c:4345 sql_help.c:4347 sql_help.c:4348 sql_help.c:4350
-#: sql_help.c:4351 sql_help.c:4353 sql_help.c:4354 sql_help.c:4360
-#: sql_help.c:4361 sql_help.c:4363 sql_help.c:4364 sql_help.c:4366
-#: sql_help.c:4367 sql_help.c:4369 sql_help.c:4370 sql_help.c:4372
-#: sql_help.c:4373 sql_help.c:4375 sql_help.c:4376 sql_help.c:4378
-#: sql_help.c:4379 sql_help.c:4381 sql_help.c:4382
+#: sql_help.c:2711 sql_help.c:2714 sql_help.c:2715 sql_help.c:3881
+#: sql_help.c:3882 sql_help.c:3886 sql_help.c:3887 sql_help.c:3890
+#: sql_help.c:3891 sql_help.c:3893 sql_help.c:3894 sql_help.c:3896
+#: sql_help.c:3897 sql_help.c:3899 sql_help.c:3900 sql_help.c:3902
+#: sql_help.c:3903 sql_help.c:3909 sql_help.c:3910 sql_help.c:3912
+#: sql_help.c:3913 sql_help.c:3915 sql_help.c:3916 sql_help.c:3918
+#: sql_help.c:3919 sql_help.c:3921 sql_help.c:3922 sql_help.c:3924
+#: sql_help.c:3925 sql_help.c:3927 sql_help.c:3928 sql_help.c:3930
+#: sql_help.c:3931 sql_help.c:4330 sql_help.c:4331 sql_help.c:4335
+#: sql_help.c:4336 sql_help.c:4339 sql_help.c:4340 sql_help.c:4342
+#: sql_help.c:4343 sql_help.c:4345 sql_help.c:4346 sql_help.c:4348
+#: sql_help.c:4349 sql_help.c:4351 sql_help.c:4352 sql_help.c:4358
+#: sql_help.c:4359 sql_help.c:4361 sql_help.c:4362 sql_help.c:4364
+#: sql_help.c:4365 sql_help.c:4367 sql_help.c:4368 sql_help.c:4370
+#: sql_help.c:4371 sql_help.c:4373 sql_help.c:4374 sql_help.c:4376
+#: sql_help.c:4377 sql_help.c:4379 sql_help.c:4380
msgid "role_specification"
msgstr "указание_роли"
#: sql_help.c:570 sql_help.c:572 sql_help.c:1664 sql_help.c:2198
-#: sql_help.c:2717 sql_help.c:3245 sql_help.c:3696 sql_help.c:4709
+#: sql_help.c:2717 sql_help.c:3245 sql_help.c:3696 sql_help.c:4707
msgid "user_name"
msgstr "имя_пользователя"
#: sql_help.c:573 sql_help.c:968 sql_help.c:1653 sql_help.c:2716
-#: sql_help.c:3933 sql_help.c:4383
+#: sql_help.c:3932 sql_help.c:4381
msgid "where role_specification can be:"
msgstr "где допустимое указание_роли:"
@@ -4773,8 +4774,8 @@ msgstr "имя_группы"
#: sql_help.c:596 sql_help.c:1425 sql_help.c:2208 sql_help.c:2468
#: sql_help.c:2502 sql_help.c:2903 sql_help.c:2916 sql_help.c:2930
-#: sql_help.c:2971 sql_help.c:2998 sql_help.c:3010 sql_help.c:3924
-#: sql_help.c:4374
+#: sql_help.c:2971 sql_help.c:2998 sql_help.c:3010 sql_help.c:3923
+#: sql_help.c:4372
msgid "tablespace_name"
msgstr "табл_пространство"
@@ -4794,7 +4795,7 @@ msgstr "параметр_хранения"
msgid "column_number"
msgstr "номер_столбца"
-#: sql_help.c:631 sql_help.c:1868 sql_help.c:4466
+#: sql_help.c:631 sql_help.c:1868 sql_help.c:4464
msgid "large_object_oid"
msgstr "oid_большого_объекта"
@@ -4819,8 +4820,8 @@ msgid "strategy_number"
msgstr "номер_стратегии"
#: sql_help.c:780 sql_help.c:781 sql_help.c:784 sql_help.c:785 sql_help.c:791
-#: sql_help.c:792 sql_help.c:794 sql_help.c:795 sql_help.c:2543 sql_help.c:2544
-#: sql_help.c:2547 sql_help.c:2548
+#: sql_help.c:792 sql_help.c:794 sql_help.c:795 sql_help.c:2543
+#: sql_help.c:2544 sql_help.c:2547 sql_help.c:2548
msgid "op_type"
msgstr "тип_операции"
@@ -4837,20 +4838,20 @@ msgstr "номер_опорной_процедуры"
msgid "argument_type"
msgstr "тип_аргумента"
-#: sql_help.c:818 sql_help.c:821 sql_help.c:910 sql_help.c:1039 sql_help.c:1079
-#: sql_help.c:1546 sql_help.c:1549 sql_help.c:1725 sql_help.c:1779
-#: sql_help.c:1782 sql_help.c:1853 sql_help.c:1878 sql_help.c:1891
-#: sql_help.c:1906 sql_help.c:1963 sql_help.c:1969 sql_help.c:2324
-#: sql_help.c:2336 sql_help.c:2457 sql_help.c:2497 sql_help.c:2574
-#: sql_help.c:2628 sql_help.c:2685 sql_help.c:2737 sql_help.c:2770
-#: sql_help.c:2777 sql_help.c:2886 sql_help.c:2904 sql_help.c:2917
-#: sql_help.c:2993 sql_help.c:3113 sql_help.c:3294 sql_help.c:3517
-#: sql_help.c:3566 sql_help.c:3672 sql_help.c:3880 sql_help.c:3886
-#: sql_help.c:3947 sql_help.c:3979 sql_help.c:4330 sql_help.c:4336
-#: sql_help.c:4454 sql_help.c:4565 sql_help.c:4567 sql_help.c:4629
-#: sql_help.c:4668 sql_help.c:4822 sql_help.c:4824 sql_help.c:4886
-#: sql_help.c:4920 sql_help.c:4972 sql_help.c:5060 sql_help.c:5062
-#: sql_help.c:5124
+#: sql_help.c:818 sql_help.c:821 sql_help.c:910 sql_help.c:1039
+#: sql_help.c:1079 sql_help.c:1546 sql_help.c:1549 sql_help.c:1725
+#: sql_help.c:1779 sql_help.c:1782 sql_help.c:1853 sql_help.c:1878
+#: sql_help.c:1891 sql_help.c:1906 sql_help.c:1963 sql_help.c:1969
+#: sql_help.c:2324 sql_help.c:2336 sql_help.c:2457 sql_help.c:2497
+#: sql_help.c:2574 sql_help.c:2628 sql_help.c:2685 sql_help.c:2737
+#: sql_help.c:2770 sql_help.c:2777 sql_help.c:2886 sql_help.c:2904
+#: sql_help.c:2917 sql_help.c:2993 sql_help.c:3113 sql_help.c:3294
+#: sql_help.c:3517 sql_help.c:3566 sql_help.c:3672 sql_help.c:3879
+#: sql_help.c:3885 sql_help.c:3946 sql_help.c:3978 sql_help.c:4328
+#: sql_help.c:4334 sql_help.c:4452 sql_help.c:4563 sql_help.c:4565
+#: sql_help.c:4627 sql_help.c:4666 sql_help.c:4820 sql_help.c:4822
+#: sql_help.c:4884 sql_help.c:4918 sql_help.c:4970 sql_help.c:5058
+#: sql_help.c:5060 sql_help.c:5122
msgid "table_name"
msgstr "имя_таблицы"
@@ -4885,8 +4886,8 @@ msgid "timestamp"
msgstr "timestamp"
#: sql_help.c:957 sql_help.c:961 sql_help.c:964 sql_help.c:967 sql_help.c:1642
-#: sql_help.c:1646 sql_help.c:1649 sql_help.c:1652 sql_help.c:3893
-#: sql_help.c:4343
+#: sql_help.c:1646 sql_help.c:1649 sql_help.c:1652 sql_help.c:3892
+#: sql_help.c:4341
msgid "database_name"
msgstr "имя_БД"
@@ -4902,8 +4903,8 @@ msgstr "мин_значение"
msgid "maxvalue"
msgstr "макс_значение"
-#: sql_help.c:1076 sql_help.c:2735 sql_help.c:4563 sql_help.c:4666
-#: sql_help.c:4820 sql_help.c:4989 sql_help.c:5058
+#: sql_help.c:1076 sql_help.c:2735 sql_help.c:4561 sql_help.c:4664
+#: sql_help.c:4818 sql_help.c:4987 sql_help.c:5056
msgid "start"
msgstr "начальное_значение"
@@ -5022,8 +5023,8 @@ msgstr "и ограничение_таблицы:"
msgid "exclude_element"
msgstr "объект_исключения"
-#: sql_help.c:1410 sql_help.c:2952 sql_help.c:4561 sql_help.c:4664
-#: sql_help.c:4818 sql_help.c:4987 sql_help.c:5056
+#: sql_help.c:1410 sql_help.c:2952 sql_help.c:4559 sql_help.c:4662
+#: sql_help.c:4816 sql_help.c:4985 sql_help.c:5054
msgid "operator"
msgstr "оператор"
@@ -5044,7 +5045,7 @@ msgid "exclude_element in an EXCLUDE constraint is:"
msgstr "объект_исключения в ограничении EXCLUDE:"
#: sql_help.c:1429 sql_help.c:2462 sql_help.c:2899 sql_help.c:2912
-#: sql_help.c:2926 sql_help.c:2975 sql_help.c:3992
+#: sql_help.c:2926 sql_help.c:2975 sql_help.c:3991
msgid "opclass"
msgstr "класс_оператора"
@@ -5098,8 +5099,8 @@ msgid "property"
msgstr "свойство"
#: sql_help.c:1665 sql_help.c:2333 sql_help.c:2342 sql_help.c:2748
-#: sql_help.c:3246 sql_help.c:3697 sql_help.c:3902 sql_help.c:3948
-#: sql_help.c:4352
+#: sql_help.c:3246 sql_help.c:3697 sql_help.c:3901 sql_help.c:3947
+#: sql_help.c:4350
msgid "server_name"
msgstr "имя_сервера"
@@ -5111,40 +5112,40 @@ msgstr "имя_параметра_представления"
msgid "view_option_value"
msgstr "значение_параметра_представления"
-#: sql_help.c:1719 sql_help.c:1720 sql_help.c:4959 sql_help.c:4960
+#: sql_help.c:1719 sql_help.c:1720 sql_help.c:4957 sql_help.c:4958
msgid "table_and_columns"
msgstr "таблица_и_столбцы"
#: sql_help.c:1721 sql_help.c:1784 sql_help.c:1975 sql_help.c:3745
-#: sql_help.c:4187 sql_help.c:4961
+#: sql_help.c:4185 sql_help.c:4959
msgid "where option can be one of:"
msgstr "где допустимый параметр:"
#: sql_help.c:1722 sql_help.c:1723 sql_help.c:1785 sql_help.c:1977
#: sql_help.c:1980 sql_help.c:2159 sql_help.c:3746 sql_help.c:3747
#: sql_help.c:3748 sql_help.c:3749 sql_help.c:3750 sql_help.c:3751
-#: sql_help.c:3752 sql_help.c:3753 sql_help.c:4188 sql_help.c:4190
-#: sql_help.c:4962 sql_help.c:4963 sql_help.c:4964 sql_help.c:4965
-#: sql_help.c:4966 sql_help.c:4967 sql_help.c:4968 sql_help.c:4969
+#: sql_help.c:3752 sql_help.c:3753 sql_help.c:4186 sql_help.c:4188
+#: sql_help.c:4960 sql_help.c:4961 sql_help.c:4962 sql_help.c:4963
+#: sql_help.c:4964 sql_help.c:4965 sql_help.c:4966 sql_help.c:4967
msgid "boolean"
msgstr "логическое_значение"
-#: sql_help.c:1724 sql_help.c:4971
+#: sql_help.c:1724 sql_help.c:4969
msgid "and table_and_columns is:"
msgstr "и таблица_и_столбцы:"
-#: sql_help.c:1740 sql_help.c:4725 sql_help.c:4727 sql_help.c:4751
+#: sql_help.c:1740 sql_help.c:4723 sql_help.c:4725 sql_help.c:4749
msgid "transaction_mode"
msgstr "режим_транзакции"
-#: sql_help.c:1741 sql_help.c:4728 sql_help.c:4752
+#: sql_help.c:1741 sql_help.c:4726 sql_help.c:4750
msgid "where transaction_mode is one of:"
msgstr "где допустимый режим_транзакции:"
-#: sql_help.c:1750 sql_help.c:4571 sql_help.c:4580 sql_help.c:4584
-#: sql_help.c:4588 sql_help.c:4591 sql_help.c:4828 sql_help.c:4837
-#: sql_help.c:4841 sql_help.c:4845 sql_help.c:4848 sql_help.c:5066
-#: sql_help.c:5075 sql_help.c:5079 sql_help.c:5083 sql_help.c:5086
+#: sql_help.c:1750 sql_help.c:4569 sql_help.c:4578 sql_help.c:4582
+#: sql_help.c:4586 sql_help.c:4589 sql_help.c:4826 sql_help.c:4835
+#: sql_help.c:4839 sql_help.c:4843 sql_help.c:4846 sql_help.c:5064
+#: sql_help.c:5073 sql_help.c:5077 sql_help.c:5081 sql_help.c:5084
msgid "argument"
msgstr "аргумент"
@@ -5152,7 +5153,7 @@ msgstr "аргумент"
msgid "relation_name"
msgstr "имя_отношения"
-#: sql_help.c:1855 sql_help.c:3896 sql_help.c:4346
+#: sql_help.c:1855 sql_help.c:3895 sql_help.c:4344
msgid "domain_name"
msgstr "имя_домена"
@@ -5164,15 +5165,15 @@ msgstr "имя_политики"
msgid "rule_name"
msgstr "имя_правила"
-#: sql_help.c:1909
-msgid "text"
-msgstr "текст"
+#: sql_help.c:1909 sql_help.c:4483
+msgid "string_literal"
+msgstr "строковая_константа"
-#: sql_help.c:1934 sql_help.c:4152 sql_help.c:4399
+#: sql_help.c:1934 sql_help.c:4150 sql_help.c:4397
msgid "transaction_id"
msgstr "код_транзакции"
-#: sql_help.c:1965 sql_help.c:1972 sql_help.c:4018
+#: sql_help.c:1965 sql_help.c:1972 sql_help.c:4017
msgid "filename"
msgstr "имя_файла"
@@ -5182,14 +5183,14 @@ msgid "command"
msgstr "команда"
#: sql_help.c:1968 sql_help.c:2686 sql_help.c:3116 sql_help.c:3297
-#: sql_help.c:4002 sql_help.c:4079 sql_help.c:4082 sql_help.c:4554
-#: sql_help.c:4556 sql_help.c:4657 sql_help.c:4659 sql_help.c:4811
-#: sql_help.c:4813 sql_help.c:4929 sql_help.c:5049 sql_help.c:5051
+#: sql_help.c:4001 sql_help.c:4078 sql_help.c:4081 sql_help.c:4552
+#: sql_help.c:4554 sql_help.c:4655 sql_help.c:4657 sql_help.c:4809
+#: sql_help.c:4811 sql_help.c:4927 sql_help.c:5047 sql_help.c:5049
msgid "condition"
msgstr "условие"
#: sql_help.c:1971 sql_help.c:2503 sql_help.c:2999 sql_help.c:3263
-#: sql_help.c:3281 sql_help.c:3983
+#: sql_help.c:3281 sql_help.c:3982
msgid "query"
msgstr "запрос"
@@ -5305,7 +5306,7 @@ msgstr "код_правила_сортировки"
msgid "lc_ctype"
msgstr "код_классификации_символов"
-#: sql_help.c:2158 sql_help.c:4452
+#: sql_help.c:2158 sql_help.c:4450
msgid "provider"
msgstr "провайдер"
@@ -5458,7 +5459,7 @@ msgstr "тип_сервера"
msgid "server_version"
msgstr "версия_сервера"
-#: sql_help.c:2751 sql_help.c:3899 sql_help.c:4349
+#: sql_help.c:2751 sql_help.c:3898 sql_help.c:4347
msgid "fdw_name"
msgstr "имя_обёртки_сторонних_данных"
@@ -5546,7 +5547,7 @@ msgstr "имя_переходного_отношения"
msgid "arguments"
msgstr "аргументы"
-#: sql_help.c:3170 sql_help.c:4485
+#: sql_help.c:3170
msgid "label"
msgstr "метка"
@@ -5642,39 +5643,39 @@ msgstr "разделитель"
msgid "collatable"
msgstr "сортируемый"
-#: sql_help.c:3293 sql_help.c:3978 sql_help.c:4068 sql_help.c:4549
-#: sql_help.c:4651 sql_help.c:4806 sql_help.c:4919 sql_help.c:5044
+#: sql_help.c:3293 sql_help.c:3977 sql_help.c:4067 sql_help.c:4547
+#: sql_help.c:4649 sql_help.c:4804 sql_help.c:4917 sql_help.c:5042
msgid "with_query"
msgstr "запрос_WITH"
-#: sql_help.c:3295 sql_help.c:3980 sql_help.c:4568 sql_help.c:4574
-#: sql_help.c:4577 sql_help.c:4581 sql_help.c:4585 sql_help.c:4593
-#: sql_help.c:4825 sql_help.c:4831 sql_help.c:4834 sql_help.c:4838
-#: sql_help.c:4842 sql_help.c:4850 sql_help.c:4921 sql_help.c:5063
-#: sql_help.c:5069 sql_help.c:5072 sql_help.c:5076 sql_help.c:5080
-#: sql_help.c:5088
+#: sql_help.c:3295 sql_help.c:3979 sql_help.c:4566 sql_help.c:4572
+#: sql_help.c:4575 sql_help.c:4579 sql_help.c:4583 sql_help.c:4591
+#: sql_help.c:4823 sql_help.c:4829 sql_help.c:4832 sql_help.c:4836
+#: sql_help.c:4840 sql_help.c:4848 sql_help.c:4919 sql_help.c:5061
+#: sql_help.c:5067 sql_help.c:5070 sql_help.c:5074 sql_help.c:5078
+#: sql_help.c:5086
msgid "alias"
msgstr "псевдоним"
-#: sql_help.c:3296 sql_help.c:4553 sql_help.c:4595 sql_help.c:4597
-#: sql_help.c:4601 sql_help.c:4603 sql_help.c:4604 sql_help.c:4605
-#: sql_help.c:4656 sql_help.c:4810 sql_help.c:4852 sql_help.c:4854
-#: sql_help.c:4858 sql_help.c:4860 sql_help.c:4861 sql_help.c:4862
-#: sql_help.c:4928 sql_help.c:5048 sql_help.c:5090 sql_help.c:5092
-#: sql_help.c:5096 sql_help.c:5098 sql_help.c:5099 sql_help.c:5100
+#: sql_help.c:3296 sql_help.c:4551 sql_help.c:4593 sql_help.c:4595
+#: sql_help.c:4599 sql_help.c:4601 sql_help.c:4602 sql_help.c:4603
+#: sql_help.c:4654 sql_help.c:4808 sql_help.c:4850 sql_help.c:4852
+#: sql_help.c:4856 sql_help.c:4858 sql_help.c:4859 sql_help.c:4860
+#: sql_help.c:4926 sql_help.c:5046 sql_help.c:5088 sql_help.c:5090
+#: sql_help.c:5094 sql_help.c:5096 sql_help.c:5097 sql_help.c:5098
msgid "from_item"
msgstr "источник_данных"
-#: sql_help.c:3298 sql_help.c:3780 sql_help.c:4119 sql_help.c:4930
+#: sql_help.c:3298 sql_help.c:3779 sql_help.c:4117 sql_help.c:4928
msgid "cursor_name"
msgstr "имя_курсора"
-#: sql_help.c:3299 sql_help.c:3986 sql_help.c:4931
+#: sql_help.c:3299 sql_help.c:3985 sql_help.c:4929
msgid "output_expression"
msgstr "выражение_результата"
-#: sql_help.c:3300 sql_help.c:3987 sql_help.c:4552 sql_help.c:4654
-#: sql_help.c:4809 sql_help.c:4932 sql_help.c:5047
+#: sql_help.c:3300 sql_help.c:3986 sql_help.c:4550 sql_help.c:4652
+#: sql_help.c:4807 sql_help.c:4930 sql_help.c:5045
msgid "output_name"
msgstr "имя_результата"
@@ -5686,953 +5687,957 @@ msgstr "внедрённый_код"
msgid "parameter"
msgstr "параметр"
-#: sql_help.c:3743 sql_help.c:3744 sql_help.c:4144
+#: sql_help.c:3743 sql_help.c:3744 sql_help.c:4142
msgid "statement"
msgstr "оператор"
-#: sql_help.c:3779 sql_help.c:3781 sql_help.c:4118 sql_help.c:4120
+#: sql_help.c:3778 sql_help.c:4116
msgid "direction"
msgstr "направление"
-#: sql_help.c:3782 sql_help.c:3783 sql_help.c:3784 sql_help.c:3785
-#: sql_help.c:3786 sql_help.c:4121 sql_help.c:4122 sql_help.c:4123
-#: sql_help.c:4124 sql_help.c:4125 sql_help.c:4562 sql_help.c:4564
-#: sql_help.c:4665 sql_help.c:4667 sql_help.c:4819 sql_help.c:4821
-#: sql_help.c:4988 sql_help.c:4990 sql_help.c:5057 sql_help.c:5059
+#: sql_help.c:3780 sql_help.c:4118
+msgid "where direction can be one of:"
+msgstr "где допустимое направление:"
+
+#: sql_help.c:3781 sql_help.c:3782 sql_help.c:3783 sql_help.c:3784
+#: sql_help.c:3785 sql_help.c:4119 sql_help.c:4120 sql_help.c:4121
+#: sql_help.c:4122 sql_help.c:4123 sql_help.c:4560 sql_help.c:4562
+#: sql_help.c:4663 sql_help.c:4665 sql_help.c:4817 sql_help.c:4819
+#: sql_help.c:4986 sql_help.c:4988 sql_help.c:5055 sql_help.c:5057
msgid "count"
msgstr "число"
-#: sql_help.c:3889 sql_help.c:4339
+#: sql_help.c:3888 sql_help.c:4337
msgid "sequence_name"
msgstr "имя_последовательности"
-#: sql_help.c:3907 sql_help.c:4357
+#: sql_help.c:3906 sql_help.c:4355
msgid "arg_name"
msgstr "имя_аргумента"
-#: sql_help.c:3908 sql_help.c:4358
+#: sql_help.c:3907 sql_help.c:4356
msgid "arg_type"
msgstr "тип_аргумента"
-#: sql_help.c:3915 sql_help.c:4365
+#: sql_help.c:3914 sql_help.c:4363
msgid "loid"
msgstr "код_БО"
-#: sql_help.c:3946
+#: sql_help.c:3945
msgid "remote_schema"
msgstr "удалённая_схема"
-#: sql_help.c:3949
+#: sql_help.c:3948
msgid "local_schema"
msgstr "локальная_схема"
-#: sql_help.c:3984
+#: sql_help.c:3983
msgid "conflict_target"
msgstr "объект_конфликта"
-#: sql_help.c:3985
+#: sql_help.c:3984
msgid "conflict_action"
msgstr "действие_при_конфликте"
-#: sql_help.c:3988
+#: sql_help.c:3987
msgid "where conflict_target can be one of:"
msgstr "где допустимый объект_конфликта:"
-#: sql_help.c:3989
+#: sql_help.c:3988
msgid "index_column_name"
msgstr "имя_столбца_индекса"
-#: sql_help.c:3990
+#: sql_help.c:3989
msgid "index_expression"
msgstr "выражение_индекса"
-#: sql_help.c:3993
+#: sql_help.c:3992
msgid "index_predicate"
msgstr "предикат_индекса"
-#: sql_help.c:3995
+#: sql_help.c:3994
msgid "and conflict_action is one of:"
msgstr "а допустимое действие_при_конфликте:"
-#: sql_help.c:4001 sql_help.c:4927
+#: sql_help.c:4000 sql_help.c:4925
msgid "sub-SELECT"
msgstr "вложенный_SELECT"
-#: sql_help.c:4010 sql_help.c:4133 sql_help.c:4903
+#: sql_help.c:4009 sql_help.c:4131 sql_help.c:4901
msgid "channel"
msgstr "канал"
-#: sql_help.c:4032
+#: sql_help.c:4031
msgid "lockmode"
msgstr "режим_блокировки"
-#: sql_help.c:4033
+#: sql_help.c:4032
msgid "where lockmode is one of:"
msgstr "где допустимый режим_блокировки:"
-#: sql_help.c:4069
+#: sql_help.c:4068
msgid "target_table_name"
msgstr "имя_целевой_таблицы"
-#: sql_help.c:4070
+#: sql_help.c:4069
msgid "target_alias"
msgstr "псевдоним_назначения"
-#: sql_help.c:4071
+#: sql_help.c:4070
msgid "data_source"
msgstr "источник_данных"
-#: sql_help.c:4072 sql_help.c:4598 sql_help.c:4855 sql_help.c:5093
+#: sql_help.c:4071 sql_help.c:4596 sql_help.c:4853 sql_help.c:5091
msgid "join_condition"
msgstr "условие_соединения"
-#: sql_help.c:4073
+#: sql_help.c:4072
msgid "when_clause"
msgstr "предложение_when"
-#: sql_help.c:4074
+#: sql_help.c:4073
msgid "where data_source is:"
msgstr "где источник_данных:"
-#: sql_help.c:4075
+#: sql_help.c:4074
msgid "source_table_name"
msgstr "имя_исходной_таблицы"
-#: sql_help.c:4076
+#: sql_help.c:4075
msgid "source_query"
msgstr "исходный_запрос"
-#: sql_help.c:4077
+#: sql_help.c:4076
msgid "source_alias"
msgstr "псевдоним_источника"
-#: sql_help.c:4078
+#: sql_help.c:4077
msgid "and when_clause is:"
msgstr "и предложение_when:"
-#: sql_help.c:4080
+#: sql_help.c:4079
msgid "merge_update"
msgstr "merge_update"
-#: sql_help.c:4081
+#: sql_help.c:4080
msgid "merge_delete"
msgstr "merge_delete"
-#: sql_help.c:4083
+#: sql_help.c:4082
msgid "merge_insert"
msgstr "merge_insert"
-#: sql_help.c:4084
+#: sql_help.c:4083
msgid "and merge_insert is:"
msgstr "и merge_insert:"
-#: sql_help.c:4087
+#: sql_help.c:4086
msgid "and merge_update is:"
msgstr "и merge_update:"
-#: sql_help.c:4092
+#: sql_help.c:4091
msgid "and merge_delete is:"
msgstr "и merge_delete:"
-#: sql_help.c:4134
+#: sql_help.c:4132
msgid "payload"
msgstr "сообщение_нагрузка"
-#: sql_help.c:4161
+#: sql_help.c:4159
msgid "old_role"
msgstr "старая_роль"
-#: sql_help.c:4162
+#: sql_help.c:4160
msgid "new_role"
msgstr "новая_роль"
-#: sql_help.c:4198 sql_help.c:4407 sql_help.c:4415
+#: sql_help.c:4196 sql_help.c:4405 sql_help.c:4413
msgid "savepoint_name"
msgstr "имя_точки_сохранения"
-#: sql_help.c:4555 sql_help.c:4613 sql_help.c:4812 sql_help.c:4870
-#: sql_help.c:5050 sql_help.c:5108
+#: sql_help.c:4553 sql_help.c:4611 sql_help.c:4810 sql_help.c:4868
+#: sql_help.c:5048 sql_help.c:5106
msgid "grouping_element"
msgstr "элемент_группирования"
-#: sql_help.c:4557 sql_help.c:4660 sql_help.c:4814 sql_help.c:5052
+#: sql_help.c:4555 sql_help.c:4658 sql_help.c:4812 sql_help.c:5050
msgid "window_name"
msgstr "имя_окна"
-#: sql_help.c:4558 sql_help.c:4661 sql_help.c:4815 sql_help.c:5053
+#: sql_help.c:4556 sql_help.c:4659 sql_help.c:4813 sql_help.c:5051
msgid "window_definition"
msgstr "определение_окна"
-#: sql_help.c:4559 sql_help.c:4573 sql_help.c:4617 sql_help.c:4662
-#: sql_help.c:4816 sql_help.c:4830 sql_help.c:4874 sql_help.c:5054
-#: sql_help.c:5068 sql_help.c:5112
+#: sql_help.c:4557 sql_help.c:4571 sql_help.c:4615 sql_help.c:4660
+#: sql_help.c:4814 sql_help.c:4828 sql_help.c:4872 sql_help.c:5052
+#: sql_help.c:5066 sql_help.c:5110
msgid "select"
msgstr "select"
-#: sql_help.c:4566 sql_help.c:4823 sql_help.c:5061
+#: sql_help.c:4564 sql_help.c:4821 sql_help.c:5059
msgid "where from_item can be one of:"
msgstr "где допустимый источник_данных:"
-#: sql_help.c:4569 sql_help.c:4575 sql_help.c:4578 sql_help.c:4582
-#: sql_help.c:4594 sql_help.c:4826 sql_help.c:4832 sql_help.c:4835
-#: sql_help.c:4839 sql_help.c:4851 sql_help.c:5064 sql_help.c:5070
-#: sql_help.c:5073 sql_help.c:5077 sql_help.c:5089
+#: sql_help.c:4567 sql_help.c:4573 sql_help.c:4576 sql_help.c:4580
+#: sql_help.c:4592 sql_help.c:4824 sql_help.c:4830 sql_help.c:4833
+#: sql_help.c:4837 sql_help.c:4849 sql_help.c:5062 sql_help.c:5068
+#: sql_help.c:5071 sql_help.c:5075 sql_help.c:5087
msgid "column_alias"
msgstr "псевдоним_столбца"
-#: sql_help.c:4570 sql_help.c:4827 sql_help.c:5065
+#: sql_help.c:4568 sql_help.c:4825 sql_help.c:5063
msgid "sampling_method"
msgstr "метод_выборки"
-#: sql_help.c:4572 sql_help.c:4829 sql_help.c:5067
+#: sql_help.c:4570 sql_help.c:4827 sql_help.c:5065
msgid "seed"
msgstr "начальное_число"
-#: sql_help.c:4576 sql_help.c:4615 sql_help.c:4833 sql_help.c:4872
-#: sql_help.c:5071 sql_help.c:5110
+#: sql_help.c:4574 sql_help.c:4613 sql_help.c:4831 sql_help.c:4870
+#: sql_help.c:5069 sql_help.c:5108
msgid "with_query_name"
msgstr "имя_запроса_WITH"
-#: sql_help.c:4586 sql_help.c:4589 sql_help.c:4592 sql_help.c:4843
-#: sql_help.c:4846 sql_help.c:4849 sql_help.c:5081 sql_help.c:5084
-#: sql_help.c:5087
+#: sql_help.c:4584 sql_help.c:4587 sql_help.c:4590 sql_help.c:4841
+#: sql_help.c:4844 sql_help.c:4847 sql_help.c:5079 sql_help.c:5082
+#: sql_help.c:5085
msgid "column_definition"
msgstr "определение_столбца"
-#: sql_help.c:4596 sql_help.c:4602 sql_help.c:4853 sql_help.c:4859
-#: sql_help.c:5091 sql_help.c:5097
+#: sql_help.c:4594 sql_help.c:4600 sql_help.c:4851 sql_help.c:4857
+#: sql_help.c:5089 sql_help.c:5095
msgid "join_type"
msgstr "тип_соединения"
-#: sql_help.c:4599 sql_help.c:4856 sql_help.c:5094
+#: sql_help.c:4597 sql_help.c:4854 sql_help.c:5092
msgid "join_column"
msgstr "столбец_соединения"
-#: sql_help.c:4600 sql_help.c:4857 sql_help.c:5095
+#: sql_help.c:4598 sql_help.c:4855 sql_help.c:5093
msgid "join_using_alias"
msgstr "псевдоним_использования_соединения"
-#: sql_help.c:4606 sql_help.c:4863 sql_help.c:5101
+#: sql_help.c:4604 sql_help.c:4861 sql_help.c:5099
msgid "and grouping_element can be one of:"
msgstr "где допустимый элемент_группирования:"
-#: sql_help.c:4614 sql_help.c:4871 sql_help.c:5109
+#: sql_help.c:4612 sql_help.c:4869 sql_help.c:5107
msgid "and with_query is:"
msgstr "и запрос_WITH:"
-#: sql_help.c:4618 sql_help.c:4875 sql_help.c:5113
+#: sql_help.c:4616 sql_help.c:4873 sql_help.c:5111
msgid "values"
msgstr "значения"
-#: sql_help.c:4619 sql_help.c:4876 sql_help.c:5114
+#: sql_help.c:4617 sql_help.c:4874 sql_help.c:5112
msgid "insert"
msgstr "insert"
-#: sql_help.c:4620 sql_help.c:4877 sql_help.c:5115
+#: sql_help.c:4618 sql_help.c:4875 sql_help.c:5113
msgid "update"
msgstr "update"
-#: sql_help.c:4621 sql_help.c:4878 sql_help.c:5116
+#: sql_help.c:4619 sql_help.c:4876 sql_help.c:5114
msgid "delete"
msgstr "delete"
-#: sql_help.c:4623 sql_help.c:4880 sql_help.c:5118
+#: sql_help.c:4621 sql_help.c:4878 sql_help.c:5116
msgid "search_seq_col_name"
msgstr "имя_столбца_послед_поиска"
-#: sql_help.c:4625 sql_help.c:4882 sql_help.c:5120
+#: sql_help.c:4623 sql_help.c:4880 sql_help.c:5118
msgid "cycle_mark_col_name"
msgstr "имя_столбца_пометки_цикла"
-#: sql_help.c:4626 sql_help.c:4883 sql_help.c:5121
+#: sql_help.c:4624 sql_help.c:4881 sql_help.c:5119
msgid "cycle_mark_value"
msgstr "значение_пометки_цикла"
-#: sql_help.c:4627 sql_help.c:4884 sql_help.c:5122
+#: sql_help.c:4625 sql_help.c:4882 sql_help.c:5120
msgid "cycle_mark_default"
msgstr "пометка_цикла_по_умолчанию"
-#: sql_help.c:4628 sql_help.c:4885 sql_help.c:5123
+#: sql_help.c:4626 sql_help.c:4883 sql_help.c:5121
msgid "cycle_path_col_name"
msgstr "имя_столбца_пути_цикла"
-#: sql_help.c:4655
+#: sql_help.c:4653
msgid "new_table"
msgstr "новая_таблица"
-#: sql_help.c:4726
+#: sql_help.c:4724
msgid "snapshot_id"
msgstr "код_снимка"
-#: sql_help.c:4986
+#: sql_help.c:4984
msgid "sort_expression"
msgstr "выражение_сортировки"
-#: sql_help.c:5130 sql_help.c:6114
+#: sql_help.c:5128 sql_help.c:6112
msgid "abort the current transaction"
msgstr "прервать текущую транзакцию"
-#: sql_help.c:5136
+#: sql_help.c:5134
msgid "change the definition of an aggregate function"
msgstr "изменить определение агрегатной функции"
-#: sql_help.c:5142
+#: sql_help.c:5140
msgid "change the definition of a collation"
msgstr "изменить определение правила сортировки"
-#: sql_help.c:5148
+#: sql_help.c:5146
msgid "change the definition of a conversion"
msgstr "изменить определение преобразования"
-#: sql_help.c:5154
+#: sql_help.c:5152
msgid "change a database"
msgstr "изменить атрибуты базы данных"
-#: sql_help.c:5160
+#: sql_help.c:5158
msgid "define default access privileges"
msgstr "определить права доступа по умолчанию"
-#: sql_help.c:5166
+#: sql_help.c:5164
msgid "change the definition of a domain"
msgstr "изменить определение домена"
-#: sql_help.c:5172
+#: sql_help.c:5170
msgid "change the definition of an event trigger"
msgstr "изменить определение событийного триггера"
-#: sql_help.c:5178
+#: sql_help.c:5176
msgid "change the definition of an extension"
msgstr "изменить определение расширения"
-#: sql_help.c:5184
+#: sql_help.c:5182
msgid "change the definition of a foreign-data wrapper"
msgstr "изменить определение обёртки сторонних данных"
-#: sql_help.c:5190
+#: sql_help.c:5188
msgid "change the definition of a foreign table"
msgstr "изменить определение сторонней таблицы"
-#: sql_help.c:5196
+#: sql_help.c:5194
msgid "change the definition of a function"
msgstr "изменить определение функции"
-#: sql_help.c:5202
+#: sql_help.c:5200
msgid "change role name or membership"
msgstr "изменить имя роли или членство"
-#: sql_help.c:5208
+#: sql_help.c:5206
msgid "change the definition of an index"
msgstr "изменить определение индекса"
-#: sql_help.c:5214
+#: sql_help.c:5212
msgid "change the definition of a procedural language"
msgstr "изменить определение процедурного языка"
-#: sql_help.c:5220
+#: sql_help.c:5218
msgid "change the definition of a large object"
msgstr "изменить определение большого объекта"
-#: sql_help.c:5226
+#: sql_help.c:5224
msgid "change the definition of a materialized view"
msgstr "изменить определение материализованного представления"
-#: sql_help.c:5232
+#: sql_help.c:5230
msgid "change the definition of an operator"
msgstr "изменить определение оператора"
-#: sql_help.c:5238
+#: sql_help.c:5236
msgid "change the definition of an operator class"
msgstr "изменить определение класса операторов"
-#: sql_help.c:5244
+#: sql_help.c:5242
msgid "change the definition of an operator family"
msgstr "изменить определение семейства операторов"
-#: sql_help.c:5250
+#: sql_help.c:5248
msgid "change the definition of a row-level security policy"
msgstr "изменить определение политики защиты на уровне строк"
-#: sql_help.c:5256
+#: sql_help.c:5254
msgid "change the definition of a procedure"
msgstr "изменить определение процедуры"
-#: sql_help.c:5262
+#: sql_help.c:5260
msgid "change the definition of a publication"
msgstr "изменить определение публикации"
-#: sql_help.c:5268 sql_help.c:5370
+#: sql_help.c:5266 sql_help.c:5368
msgid "change a database role"
msgstr "изменить роль пользователя БД"
-#: sql_help.c:5274
+#: sql_help.c:5272
msgid "change the definition of a routine"
msgstr "изменить определение подпрограммы"
-#: sql_help.c:5280
+#: sql_help.c:5278
msgid "change the definition of a rule"
msgstr "изменить определение правила"
-#: sql_help.c:5286
+#: sql_help.c:5284
msgid "change the definition of a schema"
msgstr "изменить определение схемы"
-#: sql_help.c:5292
+#: sql_help.c:5290
msgid "change the definition of a sequence generator"
msgstr "изменить определение генератора последовательности"
-#: sql_help.c:5298
+#: sql_help.c:5296
msgid "change the definition of a foreign server"
msgstr "изменить определение стороннего сервера"
-#: sql_help.c:5304
+#: sql_help.c:5302
msgid "change the definition of an extended statistics object"
msgstr "изменить определение объекта расширенной статистики"
-#: sql_help.c:5310
+#: sql_help.c:5308
msgid "change the definition of a subscription"
msgstr "изменить определение подписки"
-#: sql_help.c:5316
+#: sql_help.c:5314
msgid "change a server configuration parameter"
msgstr "изменить параметр конфигурации сервера"
-#: sql_help.c:5322
+#: sql_help.c:5320
msgid "change the definition of a table"
msgstr "изменить определение таблицы"
-#: sql_help.c:5328
+#: sql_help.c:5326
msgid "change the definition of a tablespace"
msgstr "изменить определение табличного пространства"
-#: sql_help.c:5334
+#: sql_help.c:5332
msgid "change the definition of a text search configuration"
msgstr "изменить определение конфигурации текстового поиска"
-#: sql_help.c:5340
+#: sql_help.c:5338
msgid "change the definition of a text search dictionary"
msgstr "изменить определение словаря текстового поиска"
-#: sql_help.c:5346
+#: sql_help.c:5344
msgid "change the definition of a text search parser"
msgstr "изменить определение анализатора текстового поиска"
-#: sql_help.c:5352
+#: sql_help.c:5350
msgid "change the definition of a text search template"
msgstr "изменить определение шаблона текстового поиска"
-#: sql_help.c:5358
+#: sql_help.c:5356
msgid "change the definition of a trigger"
msgstr "изменить определение триггера"
-#: sql_help.c:5364
+#: sql_help.c:5362
msgid "change the definition of a type"
msgstr "изменить определение типа"
-#: sql_help.c:5376
+#: sql_help.c:5374
msgid "change the definition of a user mapping"
msgstr "изменить сопоставление пользователей"
-#: sql_help.c:5382
+#: sql_help.c:5380
msgid "change the definition of a view"
msgstr "изменить определение представления"
-#: sql_help.c:5388
+#: sql_help.c:5386
msgid "collect statistics about a database"
msgstr "собрать статистику о базе данных"
-#: sql_help.c:5394 sql_help.c:6192
+#: sql_help.c:5392 sql_help.c:6190
msgid "start a transaction block"
msgstr "начать транзакцию"
-#: sql_help.c:5400
+#: sql_help.c:5398
msgid "invoke a procedure"
msgstr "вызвать процедуру"
-#: sql_help.c:5406
+#: sql_help.c:5404
msgid "force a write-ahead log checkpoint"
msgstr "произвести контрольную точку в журнале предзаписи"
-#: sql_help.c:5412
+#: sql_help.c:5410
msgid "close a cursor"
msgstr "закрыть курсор"
-#: sql_help.c:5418
+#: sql_help.c:5416
msgid "cluster a table according to an index"
msgstr "перегруппировать таблицу по индексу"
-#: sql_help.c:5424
+#: sql_help.c:5422
msgid "define or change the comment of an object"
msgstr "задать или изменить комментарий объекта"
-#: sql_help.c:5430 sql_help.c:5988
+#: sql_help.c:5428 sql_help.c:5986
msgid "commit the current transaction"
msgstr "зафиксировать текущую транзакцию"
-#: sql_help.c:5436
+#: sql_help.c:5434
msgid "commit a transaction that was earlier prepared for two-phase commit"
msgstr "зафиксировать транзакцию, ранее подготовленную для двухфазной фиксации"
-#: sql_help.c:5442
+#: sql_help.c:5440
msgid "copy data between a file and a table"
msgstr "импорт/экспорт данных в файл"
-#: sql_help.c:5448
+#: sql_help.c:5446
msgid "define a new access method"
msgstr "создать новый метод доступа"
-#: sql_help.c:5454
+#: sql_help.c:5452
msgid "define a new aggregate function"
msgstr "создать агрегатную функцию"
-#: sql_help.c:5460
+#: sql_help.c:5458
msgid "define a new cast"
msgstr "создать приведение типов"
-#: sql_help.c:5466
+#: sql_help.c:5464
msgid "define a new collation"
msgstr "создать правило сортировки"
-#: sql_help.c:5472
+#: sql_help.c:5470
msgid "define a new encoding conversion"
msgstr "создать преобразование кодировки"
-#: sql_help.c:5478
+#: sql_help.c:5476
msgid "create a new database"
msgstr "создать базу данных"
-#: sql_help.c:5484
+#: sql_help.c:5482
msgid "define a new domain"
msgstr "создать домен"
-#: sql_help.c:5490
+#: sql_help.c:5488
msgid "define a new event trigger"
msgstr "создать событийный триггер"
-#: sql_help.c:5496
+#: sql_help.c:5494
msgid "install an extension"
msgstr "установить расширение"
-#: sql_help.c:5502
+#: sql_help.c:5500
msgid "define a new foreign-data wrapper"
msgstr "создать обёртку сторонних данных"
-#: sql_help.c:5508
+#: sql_help.c:5506
msgid "define a new foreign table"
msgstr "создать стороннюю таблицу"
-#: sql_help.c:5514
+#: sql_help.c:5512
msgid "define a new function"
msgstr "создать функцию"
-#: sql_help.c:5520 sql_help.c:5580 sql_help.c:5682
+#: sql_help.c:5518 sql_help.c:5578 sql_help.c:5680
msgid "define a new database role"
msgstr "создать роль пользователя БД"
-#: sql_help.c:5526
+#: sql_help.c:5524
msgid "define a new index"
msgstr "создать индекс"
-#: sql_help.c:5532
+#: sql_help.c:5530
msgid "define a new procedural language"
msgstr "создать процедурный язык"
-#: sql_help.c:5538
+#: sql_help.c:5536
msgid "define a new materialized view"
msgstr "создать материализованное представление"
-#: sql_help.c:5544
+#: sql_help.c:5542
msgid "define a new operator"
msgstr "создать оператор"
-#: sql_help.c:5550
+#: sql_help.c:5548
msgid "define a new operator class"
msgstr "создать класс операторов"
-#: sql_help.c:5556
+#: sql_help.c:5554
msgid "define a new operator family"
msgstr "создать семейство операторов"
-#: sql_help.c:5562
+#: sql_help.c:5560
msgid "define a new row-level security policy for a table"
msgstr "создать новую политику защиты на уровне строк для таблицы"
-#: sql_help.c:5568
+#: sql_help.c:5566
msgid "define a new procedure"
msgstr "создать процедуру"
-#: sql_help.c:5574
+#: sql_help.c:5572
msgid "define a new publication"
msgstr "создать публикацию"
-#: sql_help.c:5586
+#: sql_help.c:5584
msgid "define a new rewrite rule"
msgstr "создать правило перезаписи"
-#: sql_help.c:5592
+#: sql_help.c:5590
msgid "define a new schema"
msgstr "создать схему"
-#: sql_help.c:5598
+#: sql_help.c:5596
msgid "define a new sequence generator"
msgstr "создать генератор последовательностей"
-#: sql_help.c:5604
+#: sql_help.c:5602
msgid "define a new foreign server"
msgstr "создать сторонний сервер"
-#: sql_help.c:5610
+#: sql_help.c:5608
msgid "define extended statistics"
msgstr "создать расширенную статистику"
-#: sql_help.c:5616
+#: sql_help.c:5614
msgid "define a new subscription"
msgstr "создать подписку"
-#: sql_help.c:5622
+#: sql_help.c:5620
msgid "define a new table"
msgstr "создать таблицу"
-#: sql_help.c:5628 sql_help.c:6150
+#: sql_help.c:5626 sql_help.c:6148
msgid "define a new table from the results of a query"
msgstr "создать таблицу из результатов запроса"
-#: sql_help.c:5634
+#: sql_help.c:5632
msgid "define a new tablespace"
msgstr "создать табличное пространство"
-#: sql_help.c:5640
+#: sql_help.c:5638
msgid "define a new text search configuration"
msgstr "создать конфигурацию текстового поиска"
-#: sql_help.c:5646
+#: sql_help.c:5644
msgid "define a new text search dictionary"
msgstr "создать словарь текстового поиска"
-#: sql_help.c:5652
+#: sql_help.c:5650
msgid "define a new text search parser"
msgstr "создать анализатор текстового поиска"
-#: sql_help.c:5658
+#: sql_help.c:5656
msgid "define a new text search template"
msgstr "создать шаблон текстового поиска"
-#: sql_help.c:5664
+#: sql_help.c:5662
msgid "define a new transform"
msgstr "создать преобразование"
-#: sql_help.c:5670
+#: sql_help.c:5668
msgid "define a new trigger"
msgstr "создать триггер"
-#: sql_help.c:5676
+#: sql_help.c:5674
msgid "define a new data type"
msgstr "создать тип данных"
-#: sql_help.c:5688
+#: sql_help.c:5686
msgid "define a new mapping of a user to a foreign server"
msgstr "создать сопоставление пользователя для стороннего сервера"
-#: sql_help.c:5694
+#: sql_help.c:5692
msgid "define a new view"
msgstr "создать представление"
-#: sql_help.c:5700
+#: sql_help.c:5698
msgid "deallocate a prepared statement"
msgstr "освободить подготовленный оператор"
-#: sql_help.c:5706
+#: sql_help.c:5704
msgid "define a cursor"
msgstr "создать курсор"
-#: sql_help.c:5712
+#: sql_help.c:5710
msgid "delete rows of a table"
msgstr "удалить записи таблицы"
-#: sql_help.c:5718
+#: sql_help.c:5716
msgid "discard session state"
msgstr "очистить состояние сеанса"
-#: sql_help.c:5724
+#: sql_help.c:5722
msgid "execute an anonymous code block"
msgstr "выполнить анонимный блок кода"
-#: sql_help.c:5730
+#: sql_help.c:5728
msgid "remove an access method"
msgstr "удалить метод доступа"
-#: sql_help.c:5736
+#: sql_help.c:5734
msgid "remove an aggregate function"
msgstr "удалить агрегатную функцию"
-#: sql_help.c:5742
+#: sql_help.c:5740
msgid "remove a cast"
msgstr "удалить приведение типа"
-#: sql_help.c:5748
+#: sql_help.c:5746
msgid "remove a collation"
msgstr "удалить правило сортировки"
-#: sql_help.c:5754
+#: sql_help.c:5752
msgid "remove a conversion"
msgstr "удалить преобразование"
-#: sql_help.c:5760
+#: sql_help.c:5758
msgid "remove a database"
msgstr "удалить базу данных"
-#: sql_help.c:5766
+#: sql_help.c:5764
msgid "remove a domain"
msgstr "удалить домен"
-#: sql_help.c:5772
+#: sql_help.c:5770
msgid "remove an event trigger"
msgstr "удалить событийный триггер"
-#: sql_help.c:5778
+#: sql_help.c:5776
msgid "remove an extension"
msgstr "удалить расширение"
-#: sql_help.c:5784
+#: sql_help.c:5782
msgid "remove a foreign-data wrapper"
msgstr "удалить обёртку сторонних данных"
-#: sql_help.c:5790
+#: sql_help.c:5788
msgid "remove a foreign table"
msgstr "удалить стороннюю таблицу"
-#: sql_help.c:5796
+#: sql_help.c:5794
msgid "remove a function"
msgstr "удалить функцию"
-#: sql_help.c:5802 sql_help.c:5868 sql_help.c:5970
+#: sql_help.c:5800 sql_help.c:5866 sql_help.c:5968
msgid "remove a database role"
msgstr "удалить роль пользователя БД"
-#: sql_help.c:5808
+#: sql_help.c:5806
msgid "remove an index"
msgstr "удалить индекс"
-#: sql_help.c:5814
+#: sql_help.c:5812
msgid "remove a procedural language"
msgstr "удалить процедурный язык"
-#: sql_help.c:5820
+#: sql_help.c:5818
msgid "remove a materialized view"
msgstr "удалить материализованное представление"
-#: sql_help.c:5826
+#: sql_help.c:5824
msgid "remove an operator"
msgstr "удалить оператор"
-#: sql_help.c:5832
+#: sql_help.c:5830
msgid "remove an operator class"
msgstr "удалить класс операторов"
-#: sql_help.c:5838
+#: sql_help.c:5836
msgid "remove an operator family"
msgstr "удалить семейство операторов"
-#: sql_help.c:5844
+#: sql_help.c:5842
msgid "remove database objects owned by a database role"
msgstr "удалить объекты базы данных, принадлежащие роли"
-#: sql_help.c:5850
+#: sql_help.c:5848
msgid "remove a row-level security policy from a table"
msgstr "удалить из таблицы политику защиты на уровне строк"
-#: sql_help.c:5856
+#: sql_help.c:5854
msgid "remove a procedure"
msgstr "удалить процедуру"
-#: sql_help.c:5862
+#: sql_help.c:5860
msgid "remove a publication"
msgstr "удалить публикацию"
-#: sql_help.c:5874
+#: sql_help.c:5872
msgid "remove a routine"
msgstr "удалить подпрограмму"
-#: sql_help.c:5880
+#: sql_help.c:5878
msgid "remove a rewrite rule"
msgstr "удалить правило перезаписи"
-#: sql_help.c:5886
+#: sql_help.c:5884
msgid "remove a schema"
msgstr "удалить схему"
-#: sql_help.c:5892
+#: sql_help.c:5890
msgid "remove a sequence"
msgstr "удалить последовательность"
-#: sql_help.c:5898
+#: sql_help.c:5896
msgid "remove a foreign server descriptor"
msgstr "удалить описание стороннего сервера"
-#: sql_help.c:5904
+#: sql_help.c:5902
msgid "remove extended statistics"
msgstr "удалить расширенную статистику"
-#: sql_help.c:5910
+#: sql_help.c:5908
msgid "remove a subscription"
msgstr "удалить подписку"
-#: sql_help.c:5916
+#: sql_help.c:5914
msgid "remove a table"
msgstr "удалить таблицу"
-#: sql_help.c:5922
+#: sql_help.c:5920
msgid "remove a tablespace"
msgstr "удалить табличное пространство"
-#: sql_help.c:5928
+#: sql_help.c:5926
msgid "remove a text search configuration"
msgstr "удалить конфигурацию текстового поиска"
-#: sql_help.c:5934
+#: sql_help.c:5932
msgid "remove a text search dictionary"
msgstr "удалить словарь текстового поиска"
-#: sql_help.c:5940
+#: sql_help.c:5938
msgid "remove a text search parser"
msgstr "удалить анализатор текстового поиска"
-#: sql_help.c:5946
+#: sql_help.c:5944
msgid "remove a text search template"
msgstr "удалить шаблон текстового поиска"
-#: sql_help.c:5952
+#: sql_help.c:5950
msgid "remove a transform"
msgstr "удалить преобразование"
-#: sql_help.c:5958
+#: sql_help.c:5956
msgid "remove a trigger"
msgstr "удалить триггер"
-#: sql_help.c:5964
+#: sql_help.c:5962
msgid "remove a data type"
msgstr "удалить тип данных"
-#: sql_help.c:5976
+#: sql_help.c:5974
msgid "remove a user mapping for a foreign server"
msgstr "удалить сопоставление пользователя для стороннего сервера"
-#: sql_help.c:5982
+#: sql_help.c:5980
msgid "remove a view"
msgstr "удалить представление"
-#: sql_help.c:5994
+#: sql_help.c:5992
msgid "execute a prepared statement"
msgstr "выполнить подготовленный оператор"
-#: sql_help.c:6000
+#: sql_help.c:5998
msgid "show the execution plan of a statement"
msgstr "показать план выполнения оператора"
-#: sql_help.c:6006
+#: sql_help.c:6004
msgid "retrieve rows from a query using a cursor"
msgstr "получить результат запроса через курсор"
-#: sql_help.c:6012
+#: sql_help.c:6010
msgid "define access privileges"
msgstr "определить права доступа"
-#: sql_help.c:6018
+#: sql_help.c:6016
msgid "import table definitions from a foreign server"
msgstr "импортировать определения таблиц со стороннего сервера"
-#: sql_help.c:6024
+#: sql_help.c:6022
msgid "create new rows in a table"
msgstr "добавить строки в таблицу"
-#: sql_help.c:6030
+#: sql_help.c:6028
msgid "listen for a notification"
msgstr "ожидать уведомления"
-#: sql_help.c:6036
+#: sql_help.c:6034
msgid "load a shared library file"
msgstr "загрузить файл разделяемой библиотеки"
-#: sql_help.c:6042
+#: sql_help.c:6040
msgid "lock a table"
msgstr "заблокировать таблицу"
-#: sql_help.c:6048
+#: sql_help.c:6046
msgid "conditionally insert, update, or delete rows of a table"
msgstr "добавление, изменение или удаление строк таблицы по условию"
-#: sql_help.c:6054
+#: sql_help.c:6052
msgid "position a cursor"
msgstr "установить курсор"
-#: sql_help.c:6060
+#: sql_help.c:6058
msgid "generate a notification"
msgstr "сгенерировать уведомление"
-#: sql_help.c:6066
+#: sql_help.c:6064
msgid "prepare a statement for execution"
msgstr "подготовить оператор для выполнения"
-#: sql_help.c:6072
+#: sql_help.c:6070
msgid "prepare the current transaction for two-phase commit"
msgstr "подготовить текущую транзакцию для двухфазной фиксации"
-#: sql_help.c:6078
+#: sql_help.c:6076
msgid "change the ownership of database objects owned by a database role"
msgstr "изменить владельца объектов БД, принадлежащих заданной роли"
-#: sql_help.c:6084
+#: sql_help.c:6082
msgid "replace the contents of a materialized view"
msgstr "заменить содержимое материализованного представления"
-#: sql_help.c:6090
+#: sql_help.c:6088
msgid "rebuild indexes"
msgstr "перестроить индексы"
-#: sql_help.c:6096
+#: sql_help.c:6094
msgid "destroy a previously defined savepoint"
msgstr "удалить ранее определённую точку сохранения"
-#: sql_help.c:6102
+#: sql_help.c:6100
msgid "restore the value of a run-time parameter to the default value"
msgstr "восстановить исходное значение параметра выполнения"
-#: sql_help.c:6108
+#: sql_help.c:6106
msgid "remove access privileges"
msgstr "удалить права доступа"
-#: sql_help.c:6120
+#: sql_help.c:6118
msgid "cancel a transaction that was earlier prepared for two-phase commit"
msgstr "отменить транзакцию, подготовленную ранее для двухфазной фиксации"
-#: sql_help.c:6126
+#: sql_help.c:6124
msgid "roll back to a savepoint"
msgstr "откатиться к точке сохранения"
-#: sql_help.c:6132
+#: sql_help.c:6130
msgid "define a new savepoint within the current transaction"
msgstr "определить новую точку сохранения в текущей транзакции"
-#: sql_help.c:6138
+#: sql_help.c:6136
msgid "define or change a security label applied to an object"
msgstr "задать или изменить метку безопасности, применённую к объекту"
-#: sql_help.c:6144 sql_help.c:6198 sql_help.c:6234
+#: sql_help.c:6142 sql_help.c:6196 sql_help.c:6232
msgid "retrieve rows from a table or view"
msgstr "выбрать строки из таблицы или представления"
-#: sql_help.c:6156
+#: sql_help.c:6154
msgid "change a run-time parameter"
msgstr "изменить параметр выполнения"
-#: sql_help.c:6162
+#: sql_help.c:6160
msgid "set constraint check timing for the current transaction"
msgstr "установить время проверки ограничений для текущей транзакции"
-#: sql_help.c:6168
+#: sql_help.c:6166
msgid "set the current user identifier of the current session"
msgstr "задать идентификатор текущего пользователя в текущем сеансе"
-#: sql_help.c:6174
+#: sql_help.c:6172
msgid ""
"set the session user identifier and the current user identifier of the "
"current session"
@@ -6640,31 +6645,31 @@ msgstr ""
"задать идентификатор пользователя сеанса и идентификатор текущего "
"пользователя в текущем сеансе"
-#: sql_help.c:6180
+#: sql_help.c:6178
msgid "set the characteristics of the current transaction"
msgstr "задать свойства текущей транзакции"
-#: sql_help.c:6186
+#: sql_help.c:6184
msgid "show the value of a run-time parameter"
msgstr "показать значение параметра выполнения"
-#: sql_help.c:6204
+#: sql_help.c:6202
msgid "empty a table or set of tables"
msgstr "опустошить таблицу или набор таблиц"
-#: sql_help.c:6210
+#: sql_help.c:6208
msgid "stop listening for a notification"
msgstr "прекратить ожидание уведомлений"
-#: sql_help.c:6216
+#: sql_help.c:6214
msgid "update rows of a table"
msgstr "изменить строки таблицы"
-#: sql_help.c:6222
+#: sql_help.c:6220
msgid "garbage-collect and optionally analyze a database"
msgstr "произвести сборку мусора и проанализировать базу данных"
-#: sql_help.c:6228
+#: sql_help.c:6226
msgid "compute a set of rows"
msgstr "получить набор строк"
@@ -6707,7 +6712,7 @@ msgstr "лишний аргумент \"%s\" проигнорирован"
msgid "could not find own program executable"
msgstr "не удалось найти свой исполняемый файл"
-#: tab-complete.c:5954
+#: tab-complete.c:5955
#, c-format
msgid ""
"tab completion query failed: %s\n"
@@ -6743,6 +6748,9 @@ msgstr ""
"нераспознанное значение \"%s\" для \"%s\"\n"
"Допустимые значения: %s."
+#~ msgid "text"
+#~ msgstr "текст"
+
#~ msgid "\\watch cannot be used with COPY"
#~ msgstr "\\watch нельзя использовать с COPY"
@@ -6849,8 +6857,8 @@ msgstr ""
#~ msgstr "Об ошибках сообщайте по адресу <pgsql-bugs@lists.postgresql.org>.\n"
#~ msgid ""
-#~ " \\g [FILE] or ; execute query (and send results to file or |"
-#~ "pipe)\n"
+#~ " \\g [FILE] or ; execute query (and send results to file or "
+#~ "|pipe)\n"
#~ msgstr ""
#~ " \\g [ФАЙЛ] или ; выполнить запрос\n"
#~ " (и направить результаты в файл или канал |)\n"
@@ -6867,9 +6875,6 @@ msgstr ""
#~ msgid "%s\n"
#~ msgstr "%s\n"
-#~ msgid "string_literal"
-#~ msgstr "строковая_константа"
-
#~ msgid "normal"
#~ msgstr "обычная"
@@ -6896,8 +6901,8 @@ msgstr ""
#~ msgid "No per-database role settings support in this server version.\n"
#~ msgstr ""
-#~ "Это версия сервера не поддерживает параметры ролей на уровне базы "
-#~ "данных.\n"
+#~ "Это версия сервера не поддерживает параметры ролей на уровне базы данных."
+#~ "\n"
#~ msgid "No matching settings found.\n"
#~ msgstr "Соответствующие параметры не найдены.\n"
diff --git a/src/bin/psql/po/sv.po b/src/bin/psql/po/sv.po
index ffe51687c08..a3c170ec205 100644
--- a/src/bin/psql/po/sv.po
+++ b/src/bin/psql/po/sv.po
@@ -1,6 +1,6 @@
# Swedish message translation file for psql
# Peter Eisentraut <peter_e@gmx.net>, 2001, 2009, 2010.
-# Dennis Björklund <db@zigo.dhs.org>, 2002, 2003, 2004, 2005, 2006, 2017, 2018, 2019, 2020, 2021, 2022.
+# Dennis Björklund <db@zigo.dhs.org>, 2002, 2003, 2004, 2005, 2006, 2017, 2018, 2019, 2020, 2021, 2022, 2023.
#
# Use these quotes: "%s"
#
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 15\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
-"POT-Creation-Date: 2022-08-04 22:47+0000\n"
-"PO-Revision-Date: 2022-08-05 06:48+0200\n"
+"POT-Creation-Date: 2023-02-03 19:46+0000\n"
+"PO-Revision-Date: 2023-02-03 23:10+0100\n"
"Last-Translator: Dennis Björklund <db@zigo.dhs.org>\n"
"Language-Team: Swedish <pgsql-translators@postgresql.org>\n"
"Language: sv\n"
@@ -74,7 +74,7 @@ msgid "%s() failed: %m"
msgstr "%s() misslyckades: %m"
#: ../../common/exec.c:560 ../../common/exec.c:605 ../../common/exec.c:697
-#: command.c:1320 command.c:3316 command.c:3365 command.c:3489 input.c:227
+#: command.c:1321 command.c:3310 command.c:3359 command.c:3483 input.c:227
#: mainloop.c:80 mainloop.c:398
#, c-format
msgid "out of memory"
@@ -96,7 +96,7 @@ msgstr "kan inte duplicera null-pekare (internt fel)\n"
msgid "could not look up effective user ID %ld: %s"
msgstr "kunde inte slå upp effektivt användar-id %ld: %s"
-#: ../../common/username.c:45 command.c:576
+#: ../../common/username.c:45 command.c:575
msgid "user does not exist"
msgstr "användaren finns inte"
@@ -185,252 +185,252 @@ msgstr "kunde inte slå upp lokalt användar-id %d: %s"
msgid "local user with ID %d does not exist"
msgstr "lokal användare med ID %d existerar inte"
-#: command.c:233
+#: command.c:232
#, c-format
msgid "invalid command \\%s"
msgstr "ogiltigt kommando \\%s"
-#: command.c:235
+#: command.c:234
#, c-format
msgid "Try \\? for help."
msgstr "Försök med \\? för hjälp."
-#: command.c:253
+#: command.c:252
#, c-format
msgid "\\%s: extra argument \"%s\" ignored"
msgstr "\\%s: extra argument \"%s\" ignorerat"
-#: command.c:305
+#: command.c:304
#, c-format
msgid "\\%s command ignored; use \\endif or Ctrl-C to exit current \\if block"
msgstr "kommandot \\%s ignorerat; använd \\endif eller Ctrl-C för att avsluta nuvarande \\if-block"
-#: command.c:574
+#: command.c:573
#, c-format
msgid "could not get home directory for user ID %ld: %s"
msgstr "kunde inte hämta hemkatalog för användar-ID %ld: %s"
-#: command.c:593
+#: command.c:592
#, c-format
msgid "\\%s: could not change directory to \"%s\": %m"
msgstr "\\%s: kunde inte byta katalog till \"%s\": %m"
-#: command.c:618
+#: command.c:617
#, c-format
msgid "You are currently not connected to a database.\n"
msgstr "Du är för närvarande inte uppkopplad mot en databas.\n"
-#: command.c:628
+#: command.c:627
#, c-format
msgid "You are connected to database \"%s\" as user \"%s\" on address \"%s\" at port \"%s\".\n"
msgstr "Du är uppkopplad upp mot databas \"%s\" som användare \"%s\" på adress \"%s\" på port \"%s\".\n"
-#: command.c:631
+#: command.c:630
#, c-format
msgid "You are connected to database \"%s\" as user \"%s\" via socket in \"%s\" at port \"%s\".\n"
msgstr "Du är uppkopplad mot databas \"%s\" som användare \"%s\" via uttag i \"%s\" på port \"%s\".\n"
-#: command.c:637
+#: command.c:636
#, c-format
msgid "You are connected to database \"%s\" as user \"%s\" on host \"%s\" (address \"%s\") at port \"%s\".\n"
msgstr "Du är uppkopplad upp mot databas \"%s\" som användare \"%s\" på värd \"%s\" (adress \"%s\") på port \"%s\".\n"
-#: command.c:640
+#: command.c:639
#, c-format
msgid "You are connected to database \"%s\" as user \"%s\" on host \"%s\" at port \"%s\".\n"
msgstr "Du är uppkopplad upp mot databas \"%s\" som användare \"%s\" på värd \"%s\" på port \"%s\".\n"
-#: command.c:1031 command.c:1126 command.c:2660
+#: command.c:1030 command.c:1125 command.c:2654
#, c-format
msgid "no query buffer"
msgstr "ingen frågebuffert"
-#: command.c:1064 command.c:5497
+#: command.c:1063 command.c:5491
#, c-format
msgid "invalid line number: %s"
msgstr "ogiltigt radnummer: %s"
-#: command.c:1202
+#: command.c:1203
msgid "No changes"
msgstr "Inga ändringar"
-#: command.c:1281
+#: command.c:1282
#, c-format
msgid "%s: invalid encoding name or conversion procedure not found"
msgstr "%s: ogiltigt kodningsnamn eller konverteringsprocedur hittades inte"
-#: command.c:1316 command.c:2119 command.c:3312 command.c:3511 command.c:5599
-#: common.c:177 common.c:226 common.c:395 common.c:1137 common.c:1155
-#: common.c:1229 common.c:1336 common.c:1374 common.c:1459 common.c:1495
+#: command.c:1317 command.c:2120 command.c:3306 command.c:3505 command.c:5597
+#: common.c:181 common.c:230 common.c:399 common.c:1082 common.c:1100
+#: common.c:1174 common.c:1281 common.c:1319 common.c:1407 common.c:1443
#: copy.c:488 copy.c:722 help.c:66 large_obj.c:157 large_obj.c:192
#: large_obj.c:254 startup.c:304
#, c-format
msgid "%s"
msgstr "%s"
-#: command.c:1323
+#: command.c:1324
msgid "There is no previous error."
msgstr "Det finns inget tidigare fel."
-#: command.c:1436
+#: command.c:1437
#, c-format
msgid "\\%s: missing right parenthesis"
msgstr "\\%s: saknar höger parentes"
-#: command.c:1520 command.c:1650 command.c:1955 command.c:1969 command.c:1988
-#: command.c:2172 command.c:2414 command.c:2627 command.c:2667
+#: command.c:1521 command.c:1651 command.c:1956 command.c:1970 command.c:1989
+#: command.c:2173 command.c:2415 command.c:2621 command.c:2661
#, c-format
msgid "\\%s: missing required argument"
msgstr "\\%s: obligatoriskt argument saknas"
-#: command.c:1781
+#: command.c:1782
#, c-format
msgid "\\elif: cannot occur after \\else"
msgstr "\\elif: kan inte komma efter \\else"
-#: command.c:1786
+#: command.c:1787
#, c-format
msgid "\\elif: no matching \\if"
msgstr "\\elif: ingen matchande \\if"
-#: command.c:1850
+#: command.c:1851
#, c-format
msgid "\\else: cannot occur after \\else"
msgstr "\\else: kan inte komma efter \\else"
-#: command.c:1855
+#: command.c:1856
#, c-format
msgid "\\else: no matching \\if"
msgstr "\\else: ingen matchande \\if"
-#: command.c:1895
+#: command.c:1896
#, c-format
msgid "\\endif: no matching \\if"
msgstr "\\endif: ingen matchande \\if"
-#: command.c:2052
+#: command.c:2053
msgid "Query buffer is empty."
msgstr "Frågebufferten är tom."
-#: command.c:2095
+#: command.c:2096
#, c-format
msgid "Enter new password for user \"%s\": "
msgstr "Mata in nytt lösenord för användare \"%s\": "
-#: command.c:2099
+#: command.c:2100
msgid "Enter it again: "
msgstr "Mata in det igen: "
-#: command.c:2108
+#: command.c:2109
#, c-format
msgid "Passwords didn't match."
msgstr "Lösenorden stämde inte överens."
-#: command.c:2207
+#: command.c:2208
#, c-format
msgid "\\%s: could not read value for variable"
msgstr "\\%s: kunde inte läsa värde på varibeln"
-#: command.c:2310
+#: command.c:2311
msgid "Query buffer reset (cleared)."
msgstr "Frågebufferten har blivit borttagen."
-#: command.c:2332
+#: command.c:2333
#, c-format
msgid "Wrote history to file \"%s\".\n"
msgstr "Skrev historiken till fil \"%s\".\n"
-#: command.c:2419
+#: command.c:2420
#, c-format
msgid "\\%s: environment variable name must not contain \"=\""
msgstr "\\%s: omgivningsvariabelnamn får ej innehålla \"=\""
-#: command.c:2467
+#: command.c:2468
#, c-format
msgid "function name is required"
msgstr "funktionsnamn krävs"
-#: command.c:2469
+#: command.c:2470
#, c-format
msgid "view name is required"
msgstr "vynamn krävs"
-#: command.c:2599
+#: command.c:2593
msgid "Timing is on."
msgstr "Tidtagning är på."
-#: command.c:2601
+#: command.c:2595
msgid "Timing is off."
msgstr "Tidtagning är av."
-#: command.c:2686 command.c:2714 command.c:3952 command.c:3955 command.c:3958
-#: command.c:3964 command.c:3966 command.c:3992 command.c:4002 command.c:4014
-#: command.c:4028 command.c:4055 command.c:4113 common.c:73 copy.c:331
+#: command.c:2680 command.c:2708 command.c:3946 command.c:3949 command.c:3952
+#: command.c:3958 command.c:3960 command.c:3986 command.c:3996 command.c:4008
+#: command.c:4022 command.c:4049 command.c:4107 common.c:77 copy.c:331
#: copy.c:403 psqlscanslash.l:784 psqlscanslash.l:795 psqlscanslash.l:805
#, c-format
msgid "%s: %m"
msgstr "%s: %m"
-#: command.c:3113 startup.c:243 startup.c:293
+#: command.c:3107 startup.c:243 startup.c:293
msgid "Password: "
msgstr "Lösenord: "
-#: command.c:3118 startup.c:290
+#: command.c:3112 startup.c:290
#, c-format
msgid "Password for user %s: "
msgstr "Lösenord för användare %s: "
-#: command.c:3174
+#: command.c:3168
#, c-format
msgid "Do not give user, host, or port separately when using a connection string"
msgstr "Ange inte användare, värd eller port separat tillsammans med en anslutningssträng"
-#: command.c:3209
+#: command.c:3203
#, c-format
msgid "No database connection exists to re-use parameters from"
msgstr "Det finns ingen anslutning att återanvända parametrar från"
-#: command.c:3517
+#: command.c:3511
#, c-format
msgid "Previous connection kept"
msgstr "Föregående anslutning bevarad"
-#: command.c:3523
+#: command.c:3517
#, c-format
msgid "\\connect: %s"
msgstr "\\connect: %s"
-#: command.c:3579
+#: command.c:3573
#, c-format
msgid "You are now connected to database \"%s\" as user \"%s\" on address \"%s\" at port \"%s\".\n"
msgstr "Du är nu uppkopplad mot databasen \"%s\" som användare \"%s\" på adress \"%s\" på port \"%s\".\n"
-#: command.c:3582
+#: command.c:3576
#, c-format
msgid "You are now connected to database \"%s\" as user \"%s\" via socket in \"%s\" at port \"%s\".\n"
msgstr "Du är nu uppkopplad mot databasen \"%s\" som användare \"%s\" via uttag i \"%s\" på port \"%s\".\n"
-#: command.c:3588
+#: command.c:3582
#, c-format
msgid "You are now connected to database \"%s\" as user \"%s\" on host \"%s\" (address \"%s\") at port \"%s\".\n"
msgstr "Du är nu uppkopplad mot databasen \"%s\" som användare \"%s\" på värd \"%s\" (adress \"%s\") på port \"%s\".\n"
-#: command.c:3591
+#: command.c:3585
#, c-format
msgid "You are now connected to database \"%s\" as user \"%s\" on host \"%s\" at port \"%s\".\n"
msgstr "Du är nu uppkopplad mot databasen \"%s\" som användare \"%s\" på värd \"%s\" på port \"%s\".\n"
-#: command.c:3596
+#: command.c:3590
#, c-format
msgid "You are now connected to database \"%s\" as user \"%s\".\n"
msgstr "Du är nu uppkopplad mot databasen \"%s\" som användare \"%s\".\n"
-#: command.c:3636
+#: command.c:3630
#, c-format
msgid "%s (%s, server %s)\n"
msgstr "%s (%s, server %s)\n"
-#: command.c:3649
+#: command.c:3643
#, c-format
msgid ""
"WARNING: %s major version %s, server major version %s.\n"
@@ -439,29 +439,29 @@ msgstr ""
"VARNING: %s huvudversion %s, server huvudversion %s.\n"
" En del psql-finesser kommer kanske inte fungera.\n"
-#: command.c:3686
+#: command.c:3680
#, c-format
msgid "SSL connection (protocol: %s, cipher: %s, compression: %s)\n"
msgstr "SSL-anslutning (protokoll: %s, krypto: %s, komprimering: %s)\n"
-#: command.c:3687 command.c:3688
+#: command.c:3681 command.c:3682
msgid "unknown"
msgstr "okänd"
-#: command.c:3689 help.c:42
+#: command.c:3683 help.c:42
msgid "off"
msgstr "av"
-#: command.c:3689 help.c:42
+#: command.c:3683 help.c:42
msgid "on"
msgstr "på"
-#: command.c:3703
+#: command.c:3697
#, c-format
msgid "GSSAPI-encrypted connection\n"
msgstr "GSSAPI-krypterad anslutning\n"
-#: command.c:3723
+#: command.c:3717
#, c-format
msgid ""
"WARNING: Console code page (%u) differs from Windows code page (%u)\n"
@@ -472,269 +472,269 @@ msgstr ""
" 8-bitars tecken kommer troligen inte fungera korrekt. Se psql:s\n"
" referensmanual i sektionen \"Notes for Windows users\" för mer detaljer.\n"
-#: command.c:3828
+#: command.c:3822
#, c-format
msgid "environment variable PSQL_EDITOR_LINENUMBER_ARG must be set to specify a line number"
msgstr "omgivningsvariabeln PSQL_EDITOR_LINENUMBER_ARG måste ange ett radnummer"
-#: command.c:3857
+#: command.c:3851
#, c-format
msgid "could not start editor \"%s\""
msgstr "kunde inte starta editorn \"%s\""
-#: command.c:3859
+#: command.c:3853
#, c-format
msgid "could not start /bin/sh"
msgstr "kunde inte starta /bin/sh"
-#: command.c:3909
+#: command.c:3903
#, c-format
msgid "could not locate temporary directory: %s"
msgstr "kunde inte hitta temp-katalog: %s"
-#: command.c:3936
+#: command.c:3930
#, c-format
msgid "could not open temporary file \"%s\": %m"
msgstr "kunde inte öppna temporär fil \"%s\": %m"
-#: command.c:4272
+#: command.c:4266
#, c-format
msgid "\\pset: ambiguous abbreviation \"%s\" matches both \"%s\" and \"%s\""
msgstr "\\pset: tvetydig förkortning \"%s\" matchar både \"%s\" och \"%s\""
-#: command.c:4292
+#: command.c:4286
#, c-format
msgid "\\pset: allowed formats are aligned, asciidoc, csv, html, latex, latex-longtable, troff-ms, unaligned, wrapped"
msgstr "\\pset: tillåtna format är aligned, asciidoc, csv, html, latex, latex-longtable, troff-ms, unaligned, wrapped"
-#: command.c:4311
+#: command.c:4305
#, c-format
msgid "\\pset: allowed line styles are ascii, old-ascii, unicode"
msgstr "\\pset: tillåtna linjestilar är ascii, old-ascii, unicode"
-#: command.c:4326
+#: command.c:4320
#, c-format
msgid "\\pset: allowed Unicode border line styles are single, double"
msgstr "\\pset: tillåtna Unicode-ramstilar är single, double"
-#: command.c:4341
+#: command.c:4335
#, c-format
msgid "\\pset: allowed Unicode column line styles are single, double"
msgstr "\\pset: tillåtna Unicode-kolumnlinjestilar ärsingle, double"
-#: command.c:4356
+#: command.c:4350
#, c-format
msgid "\\pset: allowed Unicode header line styles are single, double"
msgstr "\\pset: tillåtna Unicode-rubriklinjestilar är single, double"
-#: command.c:4399
+#: command.c:4393
#, c-format
msgid "\\pset: csv_fieldsep must be a single one-byte character"
msgstr "\\pset: csv_fieldsep måste vara ett ensamt en-byte-tecken"
-#: command.c:4404
+#: command.c:4398
#, c-format
msgid "\\pset: csv_fieldsep cannot be a double quote, a newline, or a carriage return"
msgstr "\\pset: csv_fieldset kan inte vara dubbelcitat, nyrad eller vagnretur"
-#: command.c:4541 command.c:4729
+#: command.c:4535 command.c:4723
#, c-format
msgid "\\pset: unknown option: %s"
msgstr "\\pset: okänd parameter: %s"
-#: command.c:4561
+#: command.c:4555
#, c-format
msgid "Border style is %d.\n"
msgstr "Ramstil är %d.\n"
-#: command.c:4567
+#: command.c:4561
#, c-format
msgid "Target width is unset.\n"
msgstr "Målvidd är inte satt.\n"
-#: command.c:4569
+#: command.c:4563
#, c-format
msgid "Target width is %d.\n"
msgstr "Målvidd är %d.\n"
-#: command.c:4576
+#: command.c:4570
#, c-format
msgid "Expanded display is on.\n"
msgstr "Utökad visning är på.\n"
-#: command.c:4578
+#: command.c:4572
#, c-format
msgid "Expanded display is used automatically.\n"
msgstr "Utökad visning används automatiskt.\n"
-#: command.c:4580
+#: command.c:4574
#, c-format
msgid "Expanded display is off.\n"
msgstr "Utökad visning är av.\n"
-#: command.c:4586
+#: command.c:4580
#, c-format
msgid "Field separator for CSV is \"%s\".\n"
msgstr "Fältseparatorn för CSV är \"%s\".\n"
-#: command.c:4594 command.c:4602
+#: command.c:4588 command.c:4596
#, c-format
msgid "Field separator is zero byte.\n"
msgstr "Fältseparatorn är noll-byte.\n"
-#: command.c:4596
+#: command.c:4590
#, c-format
msgid "Field separator is \"%s\".\n"
msgstr "Fältseparatorn är \"%s\".\n"
-#: command.c:4609
+#: command.c:4603
#, c-format
msgid "Default footer is on.\n"
msgstr "Standard sidfot är på.\n"
-#: command.c:4611
+#: command.c:4605
#, c-format
msgid "Default footer is off.\n"
msgstr "Standard sidfot är av.\n"
-#: command.c:4617
+#: command.c:4611
#, c-format
msgid "Output format is %s.\n"
msgstr "Utdataformatet är \"%s\".\n"
-#: command.c:4623
+#: command.c:4617
#, c-format
msgid "Line style is %s.\n"
msgstr "Linjestil är %s.\n"
-#: command.c:4630
+#: command.c:4624
#, c-format
msgid "Null display is \"%s\".\n"
msgstr "Null-visare är \"%s\".\n"
-#: command.c:4638
+#: command.c:4632
#, c-format
msgid "Locale-adjusted numeric output is on.\n"
msgstr "Lokal-anpassad numerisk utdata är på.\n"
-#: command.c:4640
+#: command.c:4634
#, c-format
msgid "Locale-adjusted numeric output is off.\n"
msgstr "Lokal-anpassad numerisk utdata är av.\n"
-#: command.c:4647
+#: command.c:4641
#, c-format
msgid "Pager is used for long output.\n"
msgstr "Siduppdelare är på för lång utdata.\n"
-#: command.c:4649
+#: command.c:4643
#, c-format
msgid "Pager is always used.\n"
msgstr "Siduppdelare används alltid.\n"
-#: command.c:4651
+#: command.c:4645
#, c-format
msgid "Pager usage is off.\n"
msgstr "Siduppdelare är av.\n"
-#: command.c:4657
+#: command.c:4651
#, c-format
msgid "Pager won't be used for less than %d line.\n"
msgid_plural "Pager won't be used for less than %d lines.\n"
msgstr[0] "Siduppdelare kommer inte användas för färre än %d linje.\n"
msgstr[1] "Siduppdelare kommer inte användas för färre än %d linjer.\n"
-#: command.c:4667 command.c:4677
+#: command.c:4661 command.c:4671
#, c-format
msgid "Record separator is zero byte.\n"
msgstr "Postseparatorn är noll-byte.\n"
-#: command.c:4669
+#: command.c:4663
#, c-format
msgid "Record separator is <newline>.\n"
msgstr "Postseparatorn är <nyrad>.\n"
-#: command.c:4671
+#: command.c:4665
#, c-format
msgid "Record separator is \"%s\".\n"
msgstr "Postseparatorn är \"%s\".\n"
-#: command.c:4684
+#: command.c:4678
#, c-format
msgid "Table attributes are \"%s\".\n"
msgstr "Tabellattributen är \"%s\".\n"
-#: command.c:4687
+#: command.c:4681
#, c-format
msgid "Table attributes unset.\n"
msgstr "Tabellattributen är ej satta.\n"
-#: command.c:4694
+#: command.c:4688
#, c-format
msgid "Title is \"%s\".\n"
msgstr "Titeln är \"%s\".\n"
-#: command.c:4696
+#: command.c:4690
#, c-format
msgid "Title is unset.\n"
msgstr "Titeln är inte satt.\n"
-#: command.c:4703
+#: command.c:4697
#, c-format
msgid "Tuples only is on.\n"
msgstr "Visa bara tupler är på.\n"
-#: command.c:4705
+#: command.c:4699
#, c-format
msgid "Tuples only is off.\n"
msgstr "Visa bara tupler är av.\n"
-#: command.c:4711
+#: command.c:4705
#, c-format
msgid "Unicode border line style is \"%s\".\n"
msgstr "Unicode-ramstil är \"%s\".\n"
-#: command.c:4717
+#: command.c:4711
#, c-format
msgid "Unicode column line style is \"%s\".\n"
msgstr "Unicode-kolumnLinjestil är \"%s\".\n"
-#: command.c:4723
+#: command.c:4717
#, c-format
msgid "Unicode header line style is \"%s\".\n"
msgstr "Unicode-rubriklinjestil är \"%s\".\n"
-#: command.c:4956
+#: command.c:4950
#, c-format
msgid "\\!: failed"
msgstr "\\!: misslyckades"
-#: command.c:4990
+#: command.c:4984
#, c-format
msgid "\\watch cannot be used with an empty query"
msgstr "\\watch kan inte användas på en tom fråga"
-#: command.c:5022
+#: command.c:5016
#, c-format
msgid "could not set timer: %m"
msgstr "kunde inte sätta timer: %m"
-#: command.c:5084
+#: command.c:5078
#, c-format
msgid "%s\t%s (every %gs)\n"
msgstr "%s\t%s (varje %gs)\n"
-#: command.c:5087
+#: command.c:5081
#, c-format
msgid "%s (every %gs)\n"
msgstr "%s (varje %gs)\n"
-#: command.c:5148
+#: command.c:5142
#, c-format
msgid "could not wait for signals: %m"
msgstr "kunde inte vänta på signaler: %m"
-#: command.c:5206 command.c:5213 common.c:568 common.c:575 common.c:1118
+#: command.c:5200 command.c:5207 common.c:572 common.c:579 common.c:1063
#, c-format
msgid ""
"********* QUERY **********\n"
@@ -747,107 +747,107 @@ msgstr ""
"**************************\n"
"\n"
-#: command.c:5392
+#: command.c:5386
#, c-format
msgid "\"%s.%s\" is not a view"
msgstr "\"%s.%s\" är inte en vy"
-#: command.c:5408
+#: command.c:5402
#, c-format
msgid "could not parse reloptions array"
msgstr "kunde inte parsa arrayen reloptions"
-#: common.c:162
+#: common.c:166
#, c-format
msgid "cannot escape without active connection"
msgstr "kan inte escape:a utan en aktiv uppkoppling"
-#: common.c:203
+#: common.c:207
#, c-format
msgid "shell command argument contains a newline or carriage return: \"%s\""
msgstr "shell-kommandots argument innehåller nyrad eller vagnretur: \"%s\""
-#: common.c:307
+#: common.c:311
#, c-format
msgid "connection to server was lost"
msgstr "uppkopplingen till servern har brutits"
-#: common.c:311
+#: common.c:315
#, c-format
msgid "The connection to the server was lost. Attempting reset: "
msgstr "Anslutningen till servern har brutits. Försöker starta om: "
-#: common.c:316
+#: common.c:320
#, c-format
msgid "Failed.\n"
msgstr "Misslyckades.\n"
-#: common.c:333
+#: common.c:337
#, c-format
msgid "Succeeded.\n"
msgstr "Lyckades.\n"
-#: common.c:385 common.c:1054
+#: common.c:389 common.c:1001
#, c-format
msgid "unexpected PQresultStatus: %d"
msgstr "oväntad PQresultStatus: %d"
-#: common.c:507
+#: common.c:511
#, c-format
msgid "Time: %.3f ms\n"
msgstr "Tid: %.3f ms\n"
-#: common.c:522
+#: common.c:526
#, c-format
msgid "Time: %.3f ms (%02d:%06.3f)\n"
msgstr "Tid: %.3f ms (%02d:%06.3f)\n"
-#: common.c:531
+#: common.c:535
#, c-format
msgid "Time: %.3f ms (%02d:%02d:%06.3f)\n"
msgstr "Tid: %.3f ms (%02d:%02d:%06.3f)\n"
-#: common.c:538
+#: common.c:542
#, c-format
msgid "Time: %.3f ms (%.0f d %02d:%02d:%06.3f)\n"
msgstr "Tid: %.3f ms (%.0f d %02d:%02d:%06.3f)\n"
-#: common.c:562 common.c:619 common.c:1089 describe.c:6135
+#: common.c:566 common.c:623 common.c:1034 describe.c:6135
#, c-format
msgid "You are currently not connected to a database."
msgstr "Du är för närvarande inte uppkopplad mot en databas."
-#: common.c:650
+#: common.c:654
#, c-format
msgid "Asynchronous notification \"%s\" with payload \"%s\" received from server process with PID %d.\n"
msgstr "Asynkron notificering \"%s\" mottagen med innehåll \"%s\" från serverprocess med PID %d.\n"
-#: common.c:653
+#: common.c:657
#, c-format
msgid "Asynchronous notification \"%s\" received from server process with PID %d.\n"
msgstr "Asynkron notificering \"%s\" mottagen från serverprocess med PID %d.\n"
-#: common.c:686 common.c:705
+#: common.c:688
#, c-format
msgid "could not print result table: %m"
msgstr "kunde inte visa resultatabell: %m"
-#: common.c:726
+#: common.c:708
#, c-format
msgid "no rows returned for \\gset"
msgstr "inga rader returnerades för \\gset"
-#: common.c:731
+#: common.c:713
#, c-format
msgid "more than one row returned for \\gset"
msgstr "mer än en rad returnerades för \\gset"
-#: common.c:749
+#: common.c:731
#, c-format
msgid "attempt to \\gset into specially treated variable \"%s\" ignored"
msgstr "försök att utföra \\gset in i en speciellt hanterad variabel \"%s\" hoppas över"
-#: common.c:1098
+#: common.c:1043
#, c-format
msgid ""
"***(Single step mode: verify command)*******************************************\n"
@@ -858,37 +858,32 @@ msgstr ""
"%s\n"
"***(tryck return för att fortsätta eller skriv x och return för att avbryta)*****\n"
-#: common.c:1181
+#: common.c:1126
#, c-format
msgid "STATEMENT: %s"
msgstr "SATS: %s"
-#: common.c:1217
+#: common.c:1162
#, c-format
msgid "unexpected transaction status (%d)"
msgstr "oväntad transaktionsstatus (%d)"
-#: common.c:1358 describe.c:2020
+#: common.c:1303 describe.c:2020
msgid "Column"
msgstr "Kolumn"
-#: common.c:1359 describe.c:170 describe.c:358 describe.c:376 describe.c:1037
+#: common.c:1304 describe.c:170 describe.c:358 describe.c:376 describe.c:1037
#: describe.c:1193 describe.c:1725 describe.c:1749 describe.c:2021
#: describe.c:3891 describe.c:4103 describe.c:4342 describe.c:4504
#: describe.c:5767
msgid "Type"
msgstr "Typ"
-#: common.c:1408
+#: common.c:1353
#, c-format
msgid "The command has no result, or the result has no columns.\n"
msgstr "Kommandot hade inget resultat eller så hade resultatet inga kolumner.\n"
-#: common.c:1561
-#, c-format
-msgid "\\watch cannot be used with COPY"
-msgstr "\\watch kan inte användas med COPY"
-
#: copy.c:98
#, c-format
msgid "\\copy: arguments required"
@@ -4024,8 +4019,8 @@ msgstr "%s: slut på minne"
#: sql_help.c:3614 sql_help.c:3622 sql_help.c:3630 sql_help.c:3638
#: sql_help.c:3646 sql_help.c:3654 sql_help.c:3671 sql_help.c:3680
#: sql_help.c:3688 sql_help.c:3705 sql_help.c:3720 sql_help.c:4030
-#: sql_help.c:4140 sql_help.c:4169 sql_help.c:4184 sql_help.c:4679
-#: sql_help.c:4727 sql_help.c:4878
+#: sql_help.c:4140 sql_help.c:4169 sql_help.c:4184 sql_help.c:4687
+#: sql_help.c:4735 sql_help.c:4893
msgid "name"
msgstr "namn"
@@ -4115,7 +4110,7 @@ msgstr "arg_typ"
#: sql_help.c:2277 sql_help.c:2327 sql_help.c:2334 sql_help.c:2343
#: sql_help.c:2432 sql_help.c:2659 sql_help.c:2752 sql_help.c:3040
#: sql_help.c:3225 sql_help.c:3247 sql_help.c:3387 sql_help.c:3742
-#: sql_help.c:3949 sql_help.c:4183 sql_help.c:4941
+#: sql_help.c:3949 sql_help.c:4183 sql_help.c:4956
msgid "option"
msgstr "flaggor"
@@ -4147,7 +4142,7 @@ msgstr "nytt_tabellutrymme"
#: sql_help.c:962 sql_help.c:965 sql_help.c:1027 sql_help.c:1029
#: sql_help.c:1030 sql_help.c:1180 sql_help.c:1183 sql_help.c:1643
#: sql_help.c:1647 sql_help.c:1650 sql_help.c:2398 sql_help.c:2601
-#: sql_help.c:3917 sql_help.c:4205 sql_help.c:4366 sql_help.c:4668
+#: sql_help.c:3917 sql_help.c:4205 sql_help.c:4366 sql_help.c:4675
msgid "configuration_parameter"
msgstr "konfigurationsparameter"
@@ -4163,8 +4158,8 @@ msgstr "konfigurationsparameter"
#: sql_help.c:2501 sql_help.c:2602 sql_help.c:2603 sql_help.c:2626
#: sql_help.c:2753 sql_help.c:2792 sql_help.c:2902 sql_help.c:2915
#: sql_help.c:2929 sql_help.c:2970 sql_help.c:2997 sql_help.c:3014
-#: sql_help.c:3041 sql_help.c:3248 sql_help.c:3950 sql_help.c:4669
-#: sql_help.c:4670
+#: sql_help.c:3041 sql_help.c:3248 sql_help.c:3950 sql_help.c:4676
+#: sql_help.c:4677 sql_help.c:4678 sql_help.c:4679
msgid "value"
msgstr "värde"
@@ -4195,7 +4190,7 @@ msgstr "där förkortad_grant_eller_revok är en av:"
#: sql_help.c:2664 sql_help.c:2665 sql_help.c:2666 sql_help.c:2667
#: sql_help.c:2668 sql_help.c:3230 sql_help.c:3231 sql_help.c:3232
#: sql_help.c:3233 sql_help.c:3234 sql_help.c:3929 sql_help.c:3933
-#: sql_help.c:4378 sql_help.c:4382 sql_help.c:4689
+#: sql_help.c:4378 sql_help.c:4382 sql_help.c:4697
msgid "role_name"
msgstr "rollnamn"
@@ -4206,15 +4201,15 @@ msgstr "rollnamn"
#: sql_help.c:2776 sql_help.c:2897 sql_help.c:2910 sql_help.c:2924
#: sql_help.c:2933 sql_help.c:2945 sql_help.c:2974 sql_help.c:3981
#: sql_help.c:3996 sql_help.c:3998 sql_help.c:4085 sql_help.c:4088
-#: sql_help.c:4090 sql_help.c:4546 sql_help.c:4547 sql_help.c:4556
-#: sql_help.c:4598 sql_help.c:4599 sql_help.c:4600 sql_help.c:4601
-#: sql_help.c:4602 sql_help.c:4603 sql_help.c:4643 sql_help.c:4644
-#: sql_help.c:4649 sql_help.c:4654 sql_help.c:4795 sql_help.c:4796
-#: sql_help.c:4805 sql_help.c:4847 sql_help.c:4848 sql_help.c:4849
-#: sql_help.c:4850 sql_help.c:4851 sql_help.c:4852 sql_help.c:4906
-#: sql_help.c:4908 sql_help.c:4968 sql_help.c:5026 sql_help.c:5027
-#: sql_help.c:5036 sql_help.c:5078 sql_help.c:5079 sql_help.c:5080
-#: sql_help.c:5081 sql_help.c:5082 sql_help.c:5083
+#: sql_help.c:4090 sql_help.c:4548 sql_help.c:4549 sql_help.c:4558
+#: sql_help.c:4605 sql_help.c:4606 sql_help.c:4607 sql_help.c:4608
+#: sql_help.c:4609 sql_help.c:4610 sql_help.c:4650 sql_help.c:4651
+#: sql_help.c:4656 sql_help.c:4661 sql_help.c:4805 sql_help.c:4806
+#: sql_help.c:4815 sql_help.c:4862 sql_help.c:4863 sql_help.c:4864
+#: sql_help.c:4865 sql_help.c:4866 sql_help.c:4867 sql_help.c:4921
+#: sql_help.c:4923 sql_help.c:4983 sql_help.c:5043 sql_help.c:5044
+#: sql_help.c:5053 sql_help.c:5100 sql_help.c:5101 sql_help.c:5102
+#: sql_help.c:5103 sql_help.c:5104 sql_help.c:5105
msgid "expression"
msgstr "uttryck"
@@ -4281,10 +4276,10 @@ msgstr "måltyp"
#: sql_help.c:339 sql_help.c:786 sql_help.c:1863 sql_help.c:2133
#: sql_help.c:2174 sql_help.c:2250 sql_help.c:2518 sql_help.c:2549
-#: sql_help.c:3117 sql_help.c:4353 sql_help.c:4460 sql_help.c:4575
-#: sql_help.c:4579 sql_help.c:4583 sql_help.c:4586 sql_help.c:4824
-#: sql_help.c:4828 sql_help.c:4832 sql_help.c:4835 sql_help.c:5055
-#: sql_help.c:5059 sql_help.c:5063 sql_help.c:5066
+#: sql_help.c:3117 sql_help.c:4353 sql_help.c:4460 sql_help.c:4577
+#: sql_help.c:4581 sql_help.c:4585 sql_help.c:4588 sql_help.c:4834
+#: sql_help.c:4838 sql_help.c:4842 sql_help.c:4845 sql_help.c:5072
+#: sql_help.c:5076 sql_help.c:5080 sql_help.c:5083
msgid "function_name"
msgstr "funktionsnamn"
@@ -4367,10 +4362,10 @@ msgstr "aktion"
#: sql_help.c:2994 sql_help.c:3120 sql_help.c:3260 sql_help.c:3883
#: sql_help.c:3884 sql_help.c:3980 sql_help.c:3995 sql_help.c:3997
#: sql_help.c:3999 sql_help.c:4084 sql_help.c:4087 sql_help.c:4089
-#: sql_help.c:4332 sql_help.c:4333 sql_help.c:4453 sql_help.c:4607
-#: sql_help.c:4613 sql_help.c:4615 sql_help.c:4856 sql_help.c:4862
-#: sql_help.c:4864 sql_help.c:4905 sql_help.c:4907 sql_help.c:4909
-#: sql_help.c:4956 sql_help.c:5087 sql_help.c:5093 sql_help.c:5095
+#: sql_help.c:4332 sql_help.c:4333 sql_help.c:4453 sql_help.c:4614
+#: sql_help.c:4620 sql_help.c:4622 sql_help.c:4871 sql_help.c:4877
+#: sql_help.c:4879 sql_help.c:4920 sql_help.c:4922 sql_help.c:4924
+#: sql_help.c:4971 sql_help.c:5109 sql_help.c:5115 sql_help.c:5117
msgid "column_name"
msgstr "kolumnnamn"
@@ -4402,7 +4397,7 @@ msgstr "jämförelse"
msgid "column_constraint"
msgstr "kolumnvillkor"
-#: sql_help.c:466 sql_help.c:608 sql_help.c:682 sql_help.c:1350 sql_help.c:4953
+#: sql_help.c:466 sql_help.c:608 sql_help.c:682 sql_help.c:1350 sql_help.c:4968
msgid "integer"
msgstr "heltal"
@@ -4466,7 +4461,7 @@ msgid "role_specification"
msgstr "rollspecifikation"
#: sql_help.c:570 sql_help.c:572 sql_help.c:1664 sql_help.c:2198
-#: sql_help.c:2717 sql_help.c:3245 sql_help.c:3696 sql_help.c:4699
+#: sql_help.c:2717 sql_help.c:3245 sql_help.c:3696 sql_help.c:4707
msgid "user_name"
msgstr "användarnamn"
@@ -4555,10 +4550,10 @@ msgstr "argumenttyp"
#: sql_help.c:2993 sql_help.c:3113 sql_help.c:3294 sql_help.c:3517
#: sql_help.c:3566 sql_help.c:3672 sql_help.c:3879 sql_help.c:3885
#: sql_help.c:3946 sql_help.c:3978 sql_help.c:4328 sql_help.c:4334
-#: sql_help.c:4452 sql_help.c:4561 sql_help.c:4563 sql_help.c:4620
-#: sql_help.c:4659 sql_help.c:4810 sql_help.c:4812 sql_help.c:4869
-#: sql_help.c:4903 sql_help.c:4955 sql_help.c:5041 sql_help.c:5043
-#: sql_help.c:5100
+#: sql_help.c:4452 sql_help.c:4563 sql_help.c:4565 sql_help.c:4627
+#: sql_help.c:4666 sql_help.c:4820 sql_help.c:4822 sql_help.c:4884
+#: sql_help.c:4918 sql_help.c:4970 sql_help.c:5058 sql_help.c:5060
+#: sql_help.c:5122
msgid "table_name"
msgstr "tabellnamn"
@@ -4610,8 +4605,8 @@ msgstr "minvärde"
msgid "maxvalue"
msgstr "maxvärde"
-#: sql_help.c:1076 sql_help.c:2735 sql_help.c:4559 sql_help.c:4657
-#: sql_help.c:4808 sql_help.c:4972 sql_help.c:5039
+#: sql_help.c:1076 sql_help.c:2735 sql_help.c:4561 sql_help.c:4664
+#: sql_help.c:4818 sql_help.c:4987 sql_help.c:5056
msgid "start"
msgstr "start"
@@ -4730,8 +4725,8 @@ msgstr "och tabellvillkor är:"
msgid "exclude_element"
msgstr "uteslutelement"
-#: sql_help.c:1410 sql_help.c:2952 sql_help.c:4557 sql_help.c:4655
-#: sql_help.c:4806 sql_help.c:4970 sql_help.c:5037
+#: sql_help.c:1410 sql_help.c:2952 sql_help.c:4559 sql_help.c:4662
+#: sql_help.c:4816 sql_help.c:4985 sql_help.c:5054
msgid "operator"
msgstr "operator"
@@ -4819,12 +4814,12 @@ msgstr "visningsalternativnamn"
msgid "view_option_value"
msgstr "visningsalternativvärde"
-#: sql_help.c:1719 sql_help.c:1720 sql_help.c:4942 sql_help.c:4943
+#: sql_help.c:1719 sql_help.c:1720 sql_help.c:4957 sql_help.c:4958
msgid "table_and_columns"
msgstr "tabell_och_kolumner"
#: sql_help.c:1721 sql_help.c:1784 sql_help.c:1975 sql_help.c:3745
-#: sql_help.c:4185 sql_help.c:4944
+#: sql_help.c:4185 sql_help.c:4959
msgid "where option can be one of:"
msgstr "där flaggor kan vara en av:"
@@ -4832,27 +4827,27 @@ msgstr "där flaggor kan vara en av:"
#: sql_help.c:1980 sql_help.c:2159 sql_help.c:3746 sql_help.c:3747
#: sql_help.c:3748 sql_help.c:3749 sql_help.c:3750 sql_help.c:3751
#: sql_help.c:3752 sql_help.c:3753 sql_help.c:4186 sql_help.c:4188
-#: sql_help.c:4945 sql_help.c:4946 sql_help.c:4947 sql_help.c:4948
-#: sql_help.c:4949 sql_help.c:4950 sql_help.c:4951 sql_help.c:4952
+#: sql_help.c:4960 sql_help.c:4961 sql_help.c:4962 sql_help.c:4963
+#: sql_help.c:4964 sql_help.c:4965 sql_help.c:4966 sql_help.c:4967
msgid "boolean"
msgstr "boolean"
-#: sql_help.c:1724 sql_help.c:4954
+#: sql_help.c:1724 sql_help.c:4969
msgid "and table_and_columns is:"
msgstr "och tabell_och_kolumner är:"
-#: sql_help.c:1740 sql_help.c:4715 sql_help.c:4717 sql_help.c:4741
+#: sql_help.c:1740 sql_help.c:4723 sql_help.c:4725 sql_help.c:4749
msgid "transaction_mode"
msgstr "transaktionsläge"
-#: sql_help.c:1741 sql_help.c:4718 sql_help.c:4742
+#: sql_help.c:1741 sql_help.c:4726 sql_help.c:4750
msgid "where transaction_mode is one of:"
msgstr "där transaktionsläge är en av:"
-#: sql_help.c:1750 sql_help.c:4567 sql_help.c:4576 sql_help.c:4580
-#: sql_help.c:4584 sql_help.c:4587 sql_help.c:4816 sql_help.c:4825
-#: sql_help.c:4829 sql_help.c:4833 sql_help.c:4836 sql_help.c:5047
-#: sql_help.c:5056 sql_help.c:5060 sql_help.c:5064 sql_help.c:5067
+#: sql_help.c:1750 sql_help.c:4569 sql_help.c:4578 sql_help.c:4582
+#: sql_help.c:4586 sql_help.c:4589 sql_help.c:4826 sql_help.c:4835
+#: sql_help.c:4839 sql_help.c:4843 sql_help.c:4846 sql_help.c:5064
+#: sql_help.c:5073 sql_help.c:5077 sql_help.c:5081 sql_help.c:5084
msgid "argument"
msgstr "argument"
@@ -4872,9 +4867,9 @@ msgstr "policynamn"
msgid "rule_name"
msgstr "regelnamn"
-#: sql_help.c:1909
-msgid "text"
-msgstr "text"
+#: sql_help.c:1909 sql_help.c:4483
+msgid "string_literal"
+msgstr "sträng_literal"
#: sql_help.c:1934 sql_help.c:4150 sql_help.c:4397
msgid "transaction_id"
@@ -4890,9 +4885,9 @@ msgid "command"
msgstr "kommando"
#: sql_help.c:1968 sql_help.c:2686 sql_help.c:3116 sql_help.c:3297
-#: sql_help.c:4001 sql_help.c:4078 sql_help.c:4081 sql_help.c:4550
-#: sql_help.c:4552 sql_help.c:4648 sql_help.c:4650 sql_help.c:4799
-#: sql_help.c:4801 sql_help.c:4912 sql_help.c:5030 sql_help.c:5032
+#: sql_help.c:4001 sql_help.c:4078 sql_help.c:4081 sql_help.c:4552
+#: sql_help.c:4554 sql_help.c:4655 sql_help.c:4657 sql_help.c:4809
+#: sql_help.c:4811 sql_help.c:4927 sql_help.c:5047 sql_help.c:5049
msgid "condition"
msgstr "villkor"
@@ -5254,7 +5249,7 @@ msgstr "övergångsrelationsnamn"
msgid "arguments"
msgstr "argument"
-#: sql_help.c:3170 sql_help.c:4483
+#: sql_help.c:3170
msgid "label"
msgstr "etikett"
@@ -5350,36 +5345,39 @@ msgstr "avskiljare"
msgid "collatable"
msgstr "sorterbar"
-#: sql_help.c:3293 sql_help.c:3977 sql_help.c:4067 sql_help.c:4545
-#: sql_help.c:4642 sql_help.c:4794 sql_help.c:4902 sql_help.c:5025
+#: sql_help.c:3293 sql_help.c:3977 sql_help.c:4067 sql_help.c:4547
+#: sql_help.c:4649 sql_help.c:4804 sql_help.c:4917 sql_help.c:5042
msgid "with_query"
msgstr "with_fråga"
-#: sql_help.c:3295 sql_help.c:3979 sql_help.c:4564 sql_help.c:4570
-#: sql_help.c:4573 sql_help.c:4577 sql_help.c:4581 sql_help.c:4589
-#: sql_help.c:4813 sql_help.c:4819 sql_help.c:4822 sql_help.c:4826
-#: sql_help.c:4830 sql_help.c:4838 sql_help.c:4904 sql_help.c:5044
-#: sql_help.c:5050 sql_help.c:5053 sql_help.c:5057 sql_help.c:5061
-#: sql_help.c:5069
+#: sql_help.c:3295 sql_help.c:3979 sql_help.c:4566 sql_help.c:4572
+#: sql_help.c:4575 sql_help.c:4579 sql_help.c:4583 sql_help.c:4591
+#: sql_help.c:4823 sql_help.c:4829 sql_help.c:4832 sql_help.c:4836
+#: sql_help.c:4840 sql_help.c:4848 sql_help.c:4919 sql_help.c:5061
+#: sql_help.c:5067 sql_help.c:5070 sql_help.c:5074 sql_help.c:5078
+#: sql_help.c:5086
msgid "alias"
msgstr "alias"
-#: sql_help.c:3296 sql_help.c:4549 sql_help.c:4591 sql_help.c:4593
-#: sql_help.c:4647 sql_help.c:4798 sql_help.c:4840 sql_help.c:4842
-#: sql_help.c:4911 sql_help.c:5029 sql_help.c:5071 sql_help.c:5073
+#: sql_help.c:3296 sql_help.c:4551 sql_help.c:4593 sql_help.c:4595
+#: sql_help.c:4599 sql_help.c:4601 sql_help.c:4602 sql_help.c:4603
+#: sql_help.c:4654 sql_help.c:4808 sql_help.c:4850 sql_help.c:4852
+#: sql_help.c:4856 sql_help.c:4858 sql_help.c:4859 sql_help.c:4860
+#: sql_help.c:4926 sql_help.c:5046 sql_help.c:5088 sql_help.c:5090
+#: sql_help.c:5094 sql_help.c:5096 sql_help.c:5097 sql_help.c:5098
msgid "from_item"
msgstr "frånval"
-#: sql_help.c:3298 sql_help.c:3779 sql_help.c:4117 sql_help.c:4913
+#: sql_help.c:3298 sql_help.c:3779 sql_help.c:4117 sql_help.c:4928
msgid "cursor_name"
msgstr "markörnamn"
-#: sql_help.c:3299 sql_help.c:3985 sql_help.c:4914
+#: sql_help.c:3299 sql_help.c:3985 sql_help.c:4929
msgid "output_expression"
msgstr "utdatauttryck"
-#: sql_help.c:3300 sql_help.c:3986 sql_help.c:4548 sql_help.c:4645
-#: sql_help.c:4797 sql_help.c:4915 sql_help.c:5028
+#: sql_help.c:3300 sql_help.c:3986 sql_help.c:4550 sql_help.c:4652
+#: sql_help.c:4807 sql_help.c:4930 sql_help.c:5045
msgid "output_name"
msgstr "utdatanamn"
@@ -5400,14 +5398,14 @@ msgid "direction"
msgstr "riktning"
#: sql_help.c:3780 sql_help.c:4118
-msgid "where direction can be empty or one of:"
-msgstr "där riktning kan vara tom eller en av:"
+msgid "where direction can be one of:"
+msgstr "där riktning kan vara en av:"
#: sql_help.c:3781 sql_help.c:3782 sql_help.c:3783 sql_help.c:3784
#: sql_help.c:3785 sql_help.c:4119 sql_help.c:4120 sql_help.c:4121
-#: sql_help.c:4122 sql_help.c:4123 sql_help.c:4558 sql_help.c:4560
-#: sql_help.c:4656 sql_help.c:4658 sql_help.c:4807 sql_help.c:4809
-#: sql_help.c:4971 sql_help.c:4973 sql_help.c:5038 sql_help.c:5040
+#: sql_help.c:4122 sql_help.c:4123 sql_help.c:4560 sql_help.c:4562
+#: sql_help.c:4663 sql_help.c:4665 sql_help.c:4817 sql_help.c:4819
+#: sql_help.c:4986 sql_help.c:4988 sql_help.c:5055 sql_help.c:5057
msgid "count"
msgstr "antal"
@@ -5463,11 +5461,11 @@ msgstr "indexpredikat"
msgid "and conflict_action is one of:"
msgstr "och konfliktaktion är en av:"
-#: sql_help.c:4000 sql_help.c:4910
+#: sql_help.c:4000 sql_help.c:4925
msgid "sub-SELECT"
msgstr "sub-SELECT"
-#: sql_help.c:4009 sql_help.c:4131 sql_help.c:4886
+#: sql_help.c:4009 sql_help.c:4131 sql_help.c:4901
msgid "channel"
msgstr "kanal"
@@ -5491,7 +5489,7 @@ msgstr "målalias"
msgid "data_source"
msgstr "datakälla"
-#: sql_help.c:4071 sql_help.c:4594 sql_help.c:4843 sql_help.c:5074
+#: sql_help.c:4071 sql_help.c:4596 sql_help.c:4853 sql_help.c:5091
msgid "join_condition"
msgstr "join-villkor"
@@ -5559,820 +5557,817 @@ msgstr "ny_roll"
msgid "savepoint_name"
msgstr "sparpunktnamn"
-#: sql_help.c:4551 sql_help.c:4604 sql_help.c:4800 sql_help.c:4853
-#: sql_help.c:5031 sql_help.c:5084
+#: sql_help.c:4553 sql_help.c:4611 sql_help.c:4810 sql_help.c:4868
+#: sql_help.c:5048 sql_help.c:5106
msgid "grouping_element"
msgstr "gruperingselement"
-#: sql_help.c:4553 sql_help.c:4651 sql_help.c:4802 sql_help.c:5033
+#: sql_help.c:4555 sql_help.c:4658 sql_help.c:4812 sql_help.c:5050
msgid "window_name"
msgstr "fönsternamn"
-#: sql_help.c:4554 sql_help.c:4652 sql_help.c:4803 sql_help.c:5034
+#: sql_help.c:4556 sql_help.c:4659 sql_help.c:4813 sql_help.c:5051
msgid "window_definition"
msgstr "fönsterdefinition"
-#: sql_help.c:4555 sql_help.c:4569 sql_help.c:4608 sql_help.c:4653
-#: sql_help.c:4804 sql_help.c:4818 sql_help.c:4857 sql_help.c:5035
-#: sql_help.c:5049 sql_help.c:5088
+#: sql_help.c:4557 sql_help.c:4571 sql_help.c:4615 sql_help.c:4660
+#: sql_help.c:4814 sql_help.c:4828 sql_help.c:4872 sql_help.c:5052
+#: sql_help.c:5066 sql_help.c:5110
msgid "select"
msgstr "select"
-#: sql_help.c:4562 sql_help.c:4811 sql_help.c:5042
+#: sql_help.c:4564 sql_help.c:4821 sql_help.c:5059
msgid "where from_item can be one of:"
msgstr "där frånval kan vara en av:"
-#: sql_help.c:4565 sql_help.c:4571 sql_help.c:4574 sql_help.c:4578
-#: sql_help.c:4590 sql_help.c:4814 sql_help.c:4820 sql_help.c:4823
-#: sql_help.c:4827 sql_help.c:4839 sql_help.c:5045 sql_help.c:5051
-#: sql_help.c:5054 sql_help.c:5058 sql_help.c:5070
+#: sql_help.c:4567 sql_help.c:4573 sql_help.c:4576 sql_help.c:4580
+#: sql_help.c:4592 sql_help.c:4824 sql_help.c:4830 sql_help.c:4833
+#: sql_help.c:4837 sql_help.c:4849 sql_help.c:5062 sql_help.c:5068
+#: sql_help.c:5071 sql_help.c:5075 sql_help.c:5087
msgid "column_alias"
msgstr "kolumnalias"
-#: sql_help.c:4566 sql_help.c:4815 sql_help.c:5046
+#: sql_help.c:4568 sql_help.c:4825 sql_help.c:5063
msgid "sampling_method"
msgstr "samplingsmetod"
-#: sql_help.c:4568 sql_help.c:4817 sql_help.c:5048
+#: sql_help.c:4570 sql_help.c:4827 sql_help.c:5065
msgid "seed"
msgstr "frö"
-#: sql_help.c:4572 sql_help.c:4606 sql_help.c:4821 sql_help.c:4855
-#: sql_help.c:5052 sql_help.c:5086
+#: sql_help.c:4574 sql_help.c:4613 sql_help.c:4831 sql_help.c:4870
+#: sql_help.c:5069 sql_help.c:5108
msgid "with_query_name"
msgstr "with_frågenamn"
-#: sql_help.c:4582 sql_help.c:4585 sql_help.c:4588 sql_help.c:4831
-#: sql_help.c:4834 sql_help.c:4837 sql_help.c:5062 sql_help.c:5065
-#: sql_help.c:5068
+#: sql_help.c:4584 sql_help.c:4587 sql_help.c:4590 sql_help.c:4841
+#: sql_help.c:4844 sql_help.c:4847 sql_help.c:5079 sql_help.c:5082
+#: sql_help.c:5085
msgid "column_definition"
msgstr "kolumndefinition"
-#: sql_help.c:4592 sql_help.c:4841 sql_help.c:5072
+#: sql_help.c:4594 sql_help.c:4600 sql_help.c:4851 sql_help.c:4857
+#: sql_help.c:5089 sql_help.c:5095
msgid "join_type"
msgstr "join-typ"
-#: sql_help.c:4595 sql_help.c:4844 sql_help.c:5075
+#: sql_help.c:4597 sql_help.c:4854 sql_help.c:5092
msgid "join_column"
msgstr "join-kolumn"
-#: sql_help.c:4596 sql_help.c:4845 sql_help.c:5076
+#: sql_help.c:4598 sql_help.c:4855 sql_help.c:5093
msgid "join_using_alias"
msgstr "join_using_alias"
-#: sql_help.c:4597 sql_help.c:4846 sql_help.c:5077
+#: sql_help.c:4604 sql_help.c:4861 sql_help.c:5099
msgid "and grouping_element can be one of:"
msgstr "och grupperingselement kan vara en av:"
-#: sql_help.c:4605 sql_help.c:4854 sql_help.c:5085
+#: sql_help.c:4612 sql_help.c:4869 sql_help.c:5107
msgid "and with_query is:"
msgstr "och with_fråga är:"
-#: sql_help.c:4609 sql_help.c:4858 sql_help.c:5089
+#: sql_help.c:4616 sql_help.c:4873 sql_help.c:5111
msgid "values"
msgstr "värden"
-#: sql_help.c:4610 sql_help.c:4859 sql_help.c:5090
+#: sql_help.c:4617 sql_help.c:4874 sql_help.c:5112
msgid "insert"
msgstr "insert"
-#: sql_help.c:4611 sql_help.c:4860 sql_help.c:5091
+#: sql_help.c:4618 sql_help.c:4875 sql_help.c:5113
msgid "update"
msgstr "update"
-#: sql_help.c:4612 sql_help.c:4861 sql_help.c:5092
+#: sql_help.c:4619 sql_help.c:4876 sql_help.c:5114
msgid "delete"
msgstr "delete"
-#: sql_help.c:4614 sql_help.c:4863 sql_help.c:5094
+#: sql_help.c:4621 sql_help.c:4878 sql_help.c:5116
msgid "search_seq_col_name"
msgstr "söksekvens_kolumnnamn"
-#: sql_help.c:4616 sql_help.c:4865 sql_help.c:5096
+#: sql_help.c:4623 sql_help.c:4880 sql_help.c:5118
msgid "cycle_mark_col_name"
msgstr "cykelmarkering_kolumnnamn"
-#: sql_help.c:4617 sql_help.c:4866 sql_help.c:5097
+#: sql_help.c:4624 sql_help.c:4881 sql_help.c:5119
msgid "cycle_mark_value"
msgstr "cykelmarkering_värde"
-#: sql_help.c:4618 sql_help.c:4867 sql_help.c:5098
+#: sql_help.c:4625 sql_help.c:4882 sql_help.c:5120
msgid "cycle_mark_default"
msgstr "cykelmarkering_standard"
-#: sql_help.c:4619 sql_help.c:4868 sql_help.c:5099
+#: sql_help.c:4626 sql_help.c:4883 sql_help.c:5121
msgid "cycle_path_col_name"
msgstr "cykelväg_kolumnnamn"
-#: sql_help.c:4646
+#: sql_help.c:4653
msgid "new_table"
msgstr "ny_tabell"
-#: sql_help.c:4671
-msgid "timezone"
-msgstr "tidszon"
-
-#: sql_help.c:4716
+#: sql_help.c:4724
msgid "snapshot_id"
msgstr "snapshot_id"
-#: sql_help.c:4969
+#: sql_help.c:4984
msgid "sort_expression"
msgstr "sorteringsuttryck"
-#: sql_help.c:5106 sql_help.c:6090
+#: sql_help.c:5128 sql_help.c:6112
msgid "abort the current transaction"
msgstr "avbryt aktuell transaktion"
-#: sql_help.c:5112
+#: sql_help.c:5134
msgid "change the definition of an aggregate function"
msgstr "ändra definitionen av en aggregatfunktion"
-#: sql_help.c:5118
+#: sql_help.c:5140
msgid "change the definition of a collation"
msgstr "ändra definitionen av en jämförelse"
-#: sql_help.c:5124
+#: sql_help.c:5146
msgid "change the definition of a conversion"
msgstr "ändra definitionen av en konvertering"
-#: sql_help.c:5130
+#: sql_help.c:5152
msgid "change a database"
msgstr "ändra en databas"
-#: sql_help.c:5136
+#: sql_help.c:5158
msgid "define default access privileges"
msgstr "definiera standardaccessrättigheter"
-#: sql_help.c:5142
+#: sql_help.c:5164
msgid "change the definition of a domain"
msgstr "ändra definitionen av en domän"
-#: sql_help.c:5148
+#: sql_help.c:5170
msgid "change the definition of an event trigger"
msgstr "ändra definitionen av en händelseutlösare"
-#: sql_help.c:5154
+#: sql_help.c:5176
msgid "change the definition of an extension"
msgstr "ändra definitionen av en utökning"
-#: sql_help.c:5160
+#: sql_help.c:5182
msgid "change the definition of a foreign-data wrapper"
msgstr "ändra definitionen av en främmande data-omvandlare"
-#: sql_help.c:5166
+#: sql_help.c:5188
msgid "change the definition of a foreign table"
msgstr "ändra definitionen av en främmande tabell"
-#: sql_help.c:5172
+#: sql_help.c:5194
msgid "change the definition of a function"
msgstr "ändra definitionen av en funktion"
-#: sql_help.c:5178
+#: sql_help.c:5200
msgid "change role name or membership"
msgstr "ändra rollnamn eller medlemskap"
-#: sql_help.c:5184
+#: sql_help.c:5206
msgid "change the definition of an index"
msgstr "ändra definitionen av ett index"
-#: sql_help.c:5190
+#: sql_help.c:5212
msgid "change the definition of a procedural language"
msgstr "ändra definitionen av ett procedur-språk"
-#: sql_help.c:5196
+#: sql_help.c:5218
msgid "change the definition of a large object"
msgstr "ändra definitionen av ett stort objekt"
-#: sql_help.c:5202
+#: sql_help.c:5224
msgid "change the definition of a materialized view"
msgstr "ändra definitionen av en materialiserad vy"
-#: sql_help.c:5208
+#: sql_help.c:5230
msgid "change the definition of an operator"
msgstr "ändra definitionen av en operator"
-#: sql_help.c:5214
+#: sql_help.c:5236
msgid "change the definition of an operator class"
msgstr "ändra definitionen av en operatorklass"
-#: sql_help.c:5220
+#: sql_help.c:5242
msgid "change the definition of an operator family"
msgstr "ändra definitionen av en operatorfamilj"
-#: sql_help.c:5226
+#: sql_help.c:5248
msgid "change the definition of a row-level security policy"
msgstr "ändra definitionen av en säkerhetspolicy på radnivå"
-#: sql_help.c:5232
+#: sql_help.c:5254
msgid "change the definition of a procedure"
msgstr "ändra definitionen av en procedur"
-#: sql_help.c:5238
+#: sql_help.c:5260
msgid "change the definition of a publication"
msgstr "ändra definitionen av en publicering"
-#: sql_help.c:5244 sql_help.c:5346
+#: sql_help.c:5266 sql_help.c:5368
msgid "change a database role"
msgstr "ändra databasroll"
-#: sql_help.c:5250
+#: sql_help.c:5272
msgid "change the definition of a routine"
msgstr "ändra definitionen av en rutin"
-#: sql_help.c:5256
+#: sql_help.c:5278
msgid "change the definition of a rule"
msgstr "ändra definitionen av en regel"
-#: sql_help.c:5262
+#: sql_help.c:5284
msgid "change the definition of a schema"
msgstr "ändra definitionen av ett schema"
-#: sql_help.c:5268
+#: sql_help.c:5290
msgid "change the definition of a sequence generator"
msgstr "ändra definitionen av en sekvensgenerator"
-#: sql_help.c:5274
+#: sql_help.c:5296
msgid "change the definition of a foreign server"
msgstr "ändra definitionen av en främmande server"
-#: sql_help.c:5280
+#: sql_help.c:5302
msgid "change the definition of an extended statistics object"
msgstr "ändra definitionen av ett utökat statistikobjekt"
-#: sql_help.c:5286
+#: sql_help.c:5308
msgid "change the definition of a subscription"
msgstr "ändra definitionen av en prenumerering"
-#: sql_help.c:5292
+#: sql_help.c:5314
msgid "change a server configuration parameter"
msgstr "ändra en servers konfigurationsparameter"
-#: sql_help.c:5298
+#: sql_help.c:5320
msgid "change the definition of a table"
msgstr "ändra definitionen av en tabell"
-#: sql_help.c:5304
+#: sql_help.c:5326
msgid "change the definition of a tablespace"
msgstr "ändra definitionen av ett tabellutrymme"
-#: sql_help.c:5310
+#: sql_help.c:5332
msgid "change the definition of a text search configuration"
msgstr "ändra definitionen av en textsökkonfiguration"
-#: sql_help.c:5316
+#: sql_help.c:5338
msgid "change the definition of a text search dictionary"
msgstr "ändra definitionen av en textsökordlista"
-#: sql_help.c:5322
+#: sql_help.c:5344
msgid "change the definition of a text search parser"
msgstr "ändra definitionen av en textsökparser"
-#: sql_help.c:5328
+#: sql_help.c:5350
msgid "change the definition of a text search template"
msgstr "ändra definitionen av en textsökmall"
-#: sql_help.c:5334
+#: sql_help.c:5356
msgid "change the definition of a trigger"
msgstr "ändra definitionen av en utlösare"
-#: sql_help.c:5340
+#: sql_help.c:5362
msgid "change the definition of a type"
msgstr "ändra definitionen av en typ"
-#: sql_help.c:5352
+#: sql_help.c:5374
msgid "change the definition of a user mapping"
msgstr "ändra definitionen av en användarmappning"
-#: sql_help.c:5358
+#: sql_help.c:5380
msgid "change the definition of a view"
msgstr "ändra definitionen av en vy"
-#: sql_help.c:5364
+#: sql_help.c:5386
msgid "collect statistics about a database"
msgstr "samla in statistik om en databas"
-#: sql_help.c:5370 sql_help.c:6168
+#: sql_help.c:5392 sql_help.c:6190
msgid "start a transaction block"
msgstr "starta ett transaktionsblock"
-#: sql_help.c:5376
+#: sql_help.c:5398
msgid "invoke a procedure"
msgstr "anropa en procedur"
-#: sql_help.c:5382
+#: sql_help.c:5404
msgid "force a write-ahead log checkpoint"
msgstr "tvinga checkpoint i transaktionsloggen"
-#: sql_help.c:5388
+#: sql_help.c:5410
msgid "close a cursor"
msgstr "stäng en markör"
-#: sql_help.c:5394
+#: sql_help.c:5416
msgid "cluster a table according to an index"
msgstr "klustra en tabell efter ett index"
-#: sql_help.c:5400
+#: sql_help.c:5422
msgid "define or change the comment of an object"
msgstr "definiera eller ändra en kommentar på ett objekt"
-#: sql_help.c:5406 sql_help.c:5964
+#: sql_help.c:5428 sql_help.c:5986
msgid "commit the current transaction"
msgstr "utför den aktuella transaktionen"
-#: sql_help.c:5412
+#: sql_help.c:5434
msgid "commit a transaction that was earlier prepared for two-phase commit"
msgstr "utför commit på en transaktion som tidigare förberetts för två-fas-commit"
-#: sql_help.c:5418
+#: sql_help.c:5440
msgid "copy data between a file and a table"
msgstr "kopiera data mellan en fil och en tabell"
-#: sql_help.c:5424
+#: sql_help.c:5446
msgid "define a new access method"
msgstr "definiera en ny accessmetod"
-#: sql_help.c:5430
+#: sql_help.c:5452
msgid "define a new aggregate function"
msgstr "definiera en ny aggregatfunktion"
-#: sql_help.c:5436
+#: sql_help.c:5458
msgid "define a new cast"
msgstr "definiera en ny typomvandling"
-#: sql_help.c:5442
+#: sql_help.c:5464
msgid "define a new collation"
msgstr "definiera en ny jämförelse"
-#: sql_help.c:5448
+#: sql_help.c:5470
msgid "define a new encoding conversion"
msgstr "definiera en ny teckenkodningskonvertering"
-#: sql_help.c:5454
+#: sql_help.c:5476
msgid "create a new database"
msgstr "skapa en ny databas"
-#: sql_help.c:5460
+#: sql_help.c:5482
msgid "define a new domain"
msgstr "definiera en ny domän"
-#: sql_help.c:5466
+#: sql_help.c:5488
msgid "define a new event trigger"
msgstr "definiera en ny händelseutlösare"
-#: sql_help.c:5472
+#: sql_help.c:5494
msgid "install an extension"
msgstr "installera en utökning"
-#: sql_help.c:5478
+#: sql_help.c:5500
msgid "define a new foreign-data wrapper"
msgstr "definiera en ny främmande data-omvandlare"
-#: sql_help.c:5484
+#: sql_help.c:5506
msgid "define a new foreign table"
msgstr "definiera en ny främmande tabell"
-#: sql_help.c:5490
+#: sql_help.c:5512
msgid "define a new function"
msgstr "definiera en ny funktion"
-#: sql_help.c:5496 sql_help.c:5556 sql_help.c:5658
+#: sql_help.c:5518 sql_help.c:5578 sql_help.c:5680
msgid "define a new database role"
msgstr "definiera en ny databasroll"
-#: sql_help.c:5502
+#: sql_help.c:5524
msgid "define a new index"
msgstr "skapa ett nytt index"
-#: sql_help.c:5508
+#: sql_help.c:5530
msgid "define a new procedural language"
msgstr "definiera ett nytt procedur-språk"
-#: sql_help.c:5514
+#: sql_help.c:5536
msgid "define a new materialized view"
msgstr "definiera en ny materialiserad vy"
-#: sql_help.c:5520
+#: sql_help.c:5542
msgid "define a new operator"
msgstr "definiera en ny operator"
-#: sql_help.c:5526
+#: sql_help.c:5548
msgid "define a new operator class"
msgstr "definiera en ny operatorklass"
-#: sql_help.c:5532
+#: sql_help.c:5554
msgid "define a new operator family"
msgstr "definiera en ny operatorfamilj"
-#: sql_help.c:5538
+#: sql_help.c:5560
msgid "define a new row-level security policy for a table"
msgstr "definiera en ny säkerhetspolicy på radnivå för en tabell"
-#: sql_help.c:5544
+#: sql_help.c:5566
msgid "define a new procedure"
msgstr "definiera ett ny procedur"
-#: sql_help.c:5550
+#: sql_help.c:5572
msgid "define a new publication"
msgstr "definiera en ny publicering"
-#: sql_help.c:5562
+#: sql_help.c:5584
msgid "define a new rewrite rule"
msgstr "definiera en ny omskrivningsregel"
-#: sql_help.c:5568
+#: sql_help.c:5590
msgid "define a new schema"
msgstr "definiera ett nytt schema"
-#: sql_help.c:5574
+#: sql_help.c:5596
msgid "define a new sequence generator"
msgstr "definiera en ny sekvensgenerator"
-#: sql_help.c:5580
+#: sql_help.c:5602
msgid "define a new foreign server"
msgstr "definiera en ny främmande server"
-#: sql_help.c:5586
+#: sql_help.c:5608
msgid "define extended statistics"
msgstr "definiera utökad statistik"
-#: sql_help.c:5592
+#: sql_help.c:5614
msgid "define a new subscription"
msgstr "definiera en ny prenumeration"
-#: sql_help.c:5598
+#: sql_help.c:5620
msgid "define a new table"
msgstr "definiera en ny tabell"
-#: sql_help.c:5604 sql_help.c:6126
+#: sql_help.c:5626 sql_help.c:6148
msgid "define a new table from the results of a query"
msgstr "definiera en ny tabell utifrån resultatet av en fråga"
-#: sql_help.c:5610
+#: sql_help.c:5632
msgid "define a new tablespace"
msgstr "definiera ett nytt tabellutrymme"
-#: sql_help.c:5616
+#: sql_help.c:5638
msgid "define a new text search configuration"
msgstr "definiera en ny textsökkonfiguration"
-#: sql_help.c:5622
+#: sql_help.c:5644
msgid "define a new text search dictionary"
msgstr "definiera en ny textsökordlista"
-#: sql_help.c:5628
+#: sql_help.c:5650
msgid "define a new text search parser"
msgstr "definiera en ny textsökparser"
-#: sql_help.c:5634
+#: sql_help.c:5656
msgid "define a new text search template"
msgstr "definiera en ny textsökmall"
-#: sql_help.c:5640
+#: sql_help.c:5662
msgid "define a new transform"
msgstr "definiera en ny transform"
-#: sql_help.c:5646
+#: sql_help.c:5668
msgid "define a new trigger"
msgstr "definiera en ny utlösare"
-#: sql_help.c:5652
+#: sql_help.c:5674
msgid "define a new data type"
msgstr "definiera en ny datatyp"
-#: sql_help.c:5664
+#: sql_help.c:5686
msgid "define a new mapping of a user to a foreign server"
msgstr "definiera en ny mappning av en användare till en främmande server"
-#: sql_help.c:5670
+#: sql_help.c:5692
msgid "define a new view"
msgstr "definiera en ny vy"
-#: sql_help.c:5676
+#: sql_help.c:5698
msgid "deallocate a prepared statement"
msgstr "deallokera en förberedd sats"
-#: sql_help.c:5682
+#: sql_help.c:5704
msgid "define a cursor"
msgstr "definiera en markör"
-#: sql_help.c:5688
+#: sql_help.c:5710
msgid "delete rows of a table"
msgstr "radera rader i en tabell"
-#: sql_help.c:5694
+#: sql_help.c:5716
msgid "discard session state"
msgstr "släng sessionstillstånd"
-#: sql_help.c:5700
+#: sql_help.c:5722
msgid "execute an anonymous code block"
msgstr "kör ett annonymt kodblock"
-#: sql_help.c:5706
+#: sql_help.c:5728
msgid "remove an access method"
msgstr "ta bort en accessmetod"
-#: sql_help.c:5712
+#: sql_help.c:5734
msgid "remove an aggregate function"
msgstr "ta bort en aggregatfunktioner"
-#: sql_help.c:5718
+#: sql_help.c:5740
msgid "remove a cast"
msgstr "ta bort en typomvandling"
-#: sql_help.c:5724
+#: sql_help.c:5746
msgid "remove a collation"
msgstr "ta bort en jämförelse"
-#: sql_help.c:5730
+#: sql_help.c:5752
msgid "remove a conversion"
msgstr "ta bort en konvertering"
-#: sql_help.c:5736
+#: sql_help.c:5758
msgid "remove a database"
msgstr "ta bort en databas"
-#: sql_help.c:5742
+#: sql_help.c:5764
msgid "remove a domain"
msgstr "ta bort en domän"
-#: sql_help.c:5748
+#: sql_help.c:5770
msgid "remove an event trigger"
msgstr "ta bort en händelseutlösare"
-#: sql_help.c:5754
+#: sql_help.c:5776
msgid "remove an extension"
msgstr "ta bort en utökning"
-#: sql_help.c:5760
+#: sql_help.c:5782
msgid "remove a foreign-data wrapper"
msgstr "ta bort en frammande data-omvandlare"
-#: sql_help.c:5766
+#: sql_help.c:5788
msgid "remove a foreign table"
msgstr "ta bort en främmande tabell"
-#: sql_help.c:5772
+#: sql_help.c:5794
msgid "remove a function"
msgstr "ta bort en funktion"
-#: sql_help.c:5778 sql_help.c:5844 sql_help.c:5946
+#: sql_help.c:5800 sql_help.c:5866 sql_help.c:5968
msgid "remove a database role"
msgstr "ta bort en databasroll"
-#: sql_help.c:5784
+#: sql_help.c:5806
msgid "remove an index"
msgstr "ta bort ett index"
-#: sql_help.c:5790
+#: sql_help.c:5812
msgid "remove a procedural language"
msgstr "ta bort ett procedur-språk"
-#: sql_help.c:5796
+#: sql_help.c:5818
msgid "remove a materialized view"
msgstr "ta bort en materialiserad vy"
-#: sql_help.c:5802
+#: sql_help.c:5824
msgid "remove an operator"
msgstr "ta bort en operator"
-#: sql_help.c:5808
+#: sql_help.c:5830
msgid "remove an operator class"
msgstr "ta bort en operatorklass"
-#: sql_help.c:5814
+#: sql_help.c:5836
msgid "remove an operator family"
msgstr "ta bort en operatorfamilj"
-#: sql_help.c:5820
+#: sql_help.c:5842
msgid "remove database objects owned by a database role"
msgstr "ta bort databasobjekt som ägs av databasroll"
-#: sql_help.c:5826
+#: sql_help.c:5848
msgid "remove a row-level security policy from a table"
msgstr "ta bort en säkerhetspolicy på radnivå från en tabell"
-#: sql_help.c:5832
+#: sql_help.c:5854
msgid "remove a procedure"
msgstr "ta bort en procedur"
-#: sql_help.c:5838
+#: sql_help.c:5860
msgid "remove a publication"
msgstr "ta bort en publicering"
-#: sql_help.c:5850
+#: sql_help.c:5872
msgid "remove a routine"
msgstr "ta bort en rutin"
-#: sql_help.c:5856
+#: sql_help.c:5878
msgid "remove a rewrite rule"
msgstr "ta bort en omskrivningsregel"
-#: sql_help.c:5862
+#: sql_help.c:5884
msgid "remove a schema"
msgstr "ta bort ett schema"
-#: sql_help.c:5868
+#: sql_help.c:5890
msgid "remove a sequence"
msgstr "ta bort en sekvens"
-#: sql_help.c:5874
+#: sql_help.c:5896
msgid "remove a foreign server descriptor"
msgstr "ta bort en främmande server-deskriptor"
-#: sql_help.c:5880
+#: sql_help.c:5902
msgid "remove extended statistics"
msgstr "ta bort utökad statistik"
-#: sql_help.c:5886
+#: sql_help.c:5908
msgid "remove a subscription"
msgstr "ta bort en prenumeration"
-#: sql_help.c:5892
+#: sql_help.c:5914
msgid "remove a table"
msgstr "ta bort en tabell"
-#: sql_help.c:5898
+#: sql_help.c:5920
msgid "remove a tablespace"
msgstr "ta bort ett tabellutrymme"
-#: sql_help.c:5904
+#: sql_help.c:5926
msgid "remove a text search configuration"
msgstr "ta bort en textsökkonfiguration"
-#: sql_help.c:5910
+#: sql_help.c:5932
msgid "remove a text search dictionary"
msgstr "ta bort en textsökordlista"
-#: sql_help.c:5916
+#: sql_help.c:5938
msgid "remove a text search parser"
msgstr "ta bort en textsökparser"
-#: sql_help.c:5922
+#: sql_help.c:5944
msgid "remove a text search template"
msgstr "ta bort en textsökmall"
-#: sql_help.c:5928
+#: sql_help.c:5950
msgid "remove a transform"
msgstr "ta bort en transform"
-#: sql_help.c:5934
+#: sql_help.c:5956
msgid "remove a trigger"
msgstr "ta bort en utlösare"
-#: sql_help.c:5940
+#: sql_help.c:5962
msgid "remove a data type"
msgstr "ta bort en datatyp"
-#: sql_help.c:5952
+#: sql_help.c:5974
msgid "remove a user mapping for a foreign server"
msgstr "ta bort en användarmappning för en främmande server"
-#: sql_help.c:5958
+#: sql_help.c:5980
msgid "remove a view"
msgstr "ta bort en vy"
-#: sql_help.c:5970
+#: sql_help.c:5992
msgid "execute a prepared statement"
msgstr "utför en förberedd sats"
-#: sql_help.c:5976
+#: sql_help.c:5998
msgid "show the execution plan of a statement"
msgstr "visa körningsplanen för en sats"
-#: sql_help.c:5982
+#: sql_help.c:6004
msgid "retrieve rows from a query using a cursor"
msgstr "hämta rader från en fråga med hjälp av en markör"
-#: sql_help.c:5988
+#: sql_help.c:6010
msgid "define access privileges"
msgstr "definera åtkomsträttigheter"
-#: sql_help.c:5994
+#: sql_help.c:6016
msgid "import table definitions from a foreign server"
msgstr "importera tabelldefinitioner från en främmande server"
-#: sql_help.c:6000
+#: sql_help.c:6022
msgid "create new rows in a table"
msgstr "skapa nya rader i en tabell"
-#: sql_help.c:6006
+#: sql_help.c:6028
msgid "listen for a notification"
msgstr "lyssna efter notifiering"
-#: sql_help.c:6012
+#: sql_help.c:6034
msgid "load a shared library file"
msgstr "ladda en delad biblioteksfil (shared library)"
-#: sql_help.c:6018
+#: sql_help.c:6040
msgid "lock a table"
msgstr "lås en tabell"
-#: sql_help.c:6024
+#: sql_help.c:6046
msgid "conditionally insert, update, or delete rows of a table"
msgstr "villkorlig insert, updare eller delete av rader i en tabell"
-#: sql_help.c:6030
+#: sql_help.c:6052
msgid "position a cursor"
msgstr "flytta en markör"
-#: sql_help.c:6036
+#: sql_help.c:6058
msgid "generate a notification"
msgstr "generera en notifiering"
-#: sql_help.c:6042
+#: sql_help.c:6064
msgid "prepare a statement for execution"
msgstr "förbered en sats för körning"
-#: sql_help.c:6048
+#: sql_help.c:6070
msgid "prepare the current transaction for two-phase commit"
msgstr "avbryt aktuell transaktion för två-fas-commit"
-#: sql_help.c:6054
+#: sql_help.c:6076
msgid "change the ownership of database objects owned by a database role"
msgstr "byt ägare på databasobjekt som ägs av en databasroll"
-#: sql_help.c:6060
+#: sql_help.c:6082
msgid "replace the contents of a materialized view"
msgstr "ersätt innehållet av en materialiserad vy"
-#: sql_help.c:6066
+#: sql_help.c:6088
msgid "rebuild indexes"
msgstr "återskapa index"
-#: sql_help.c:6072
+#: sql_help.c:6094
msgid "destroy a previously defined savepoint"
msgstr "ta bort en tidigare definierad sparpunkt"
-#: sql_help.c:6078
+#: sql_help.c:6100
msgid "restore the value of a run-time parameter to the default value"
msgstr "återställ värde av körningsparameter till standardvärdet"
-#: sql_help.c:6084
+#: sql_help.c:6106
msgid "remove access privileges"
msgstr "ta bort åtkomsträttigheter"
-#: sql_help.c:6096
+#: sql_help.c:6118
msgid "cancel a transaction that was earlier prepared for two-phase commit"
msgstr "avbryt en transaktion som tidigare förberetts för två-fas-commit"
-#: sql_help.c:6102
+#: sql_help.c:6124
msgid "roll back to a savepoint"
msgstr "rulla tillbaka till sparpunkt"
-#: sql_help.c:6108
+#: sql_help.c:6130
msgid "define a new savepoint within the current transaction"
msgstr "definera en ny sparpunkt i den aktuella transaktionen"
-#: sql_help.c:6114
+#: sql_help.c:6136
msgid "define or change a security label applied to an object"
msgstr "definiera eller ändra en säkerhetsetikett på ett objekt"
-#: sql_help.c:6120 sql_help.c:6174 sql_help.c:6210
+#: sql_help.c:6142 sql_help.c:6196 sql_help.c:6232
msgid "retrieve rows from a table or view"
msgstr "hämta rader från en tabell eller vy"
-#: sql_help.c:6132
+#: sql_help.c:6154
msgid "change a run-time parameter"
msgstr "ändra en körningsparameter"
-#: sql_help.c:6138
+#: sql_help.c:6160
msgid "set constraint check timing for the current transaction"
msgstr "sätt integritetsvillkorstiming för nuvarande transaktion"
-#: sql_help.c:6144
+#: sql_help.c:6166
msgid "set the current user identifier of the current session"
msgstr "sätt användare för den aktiva sessionen"
-#: sql_help.c:6150
+#: sql_help.c:6172
msgid "set the session user identifier and the current user identifier of the current session"
msgstr "sätt sessionsanvändaridentifierare och nuvarande användaridentifierare för den aktiva sessionen"
-#: sql_help.c:6156
+#: sql_help.c:6178
msgid "set the characteristics of the current transaction"
msgstr "sätt inställningar för nuvarande transaktionen"
-#: sql_help.c:6162
+#: sql_help.c:6184
msgid "show the value of a run-time parameter"
msgstr "visa värde på en körningsparameter"
-#: sql_help.c:6180
+#: sql_help.c:6202
msgid "empty a table or set of tables"
msgstr "töm en eller flera tabeller"
-#: sql_help.c:6186
+#: sql_help.c:6208
msgid "stop listening for a notification"
msgstr "sluta att lyssna efter notifiering"
-#: sql_help.c:6192
+#: sql_help.c:6214
msgid "update rows of a table"
msgstr "uppdatera rader i en tabell"
-#: sql_help.c:6198
+#: sql_help.c:6220
msgid "garbage-collect and optionally analyze a database"
msgstr "skräpsamla och eventuellt analysera en databas"
-#: sql_help.c:6204
+#: sql_help.c:6226
msgid "compute a set of rows"
msgstr "beräkna en mängd rader"
@@ -6415,7 +6410,7 @@ msgstr "extra kommandoradsargument \"%s\" ignorerad"
msgid "could not find own program executable"
msgstr "kunde inte hitta det egna programmets körbara fil"
-#: tab-complete.c:5921
+#: tab-complete.c:5955
#, c-format
msgid ""
"tab completion query failed: %s\n"
@@ -6462,5 +6457,18 @@ msgstr ""
#~ " \\lo_list[+]\n"
#~ " \\lo_unlink LOBOID operationer på stora objekt\n"
+#, c-format
+#~ msgid "\\watch cannot be used with COPY"
+#~ msgstr "\\watch kan inte användas med COPY"
+
#~ msgid "match"
#~ msgstr "match"
+
+#~ msgid "text"
+#~ msgstr "text"
+
+#~ msgid "timezone"
+#~ msgstr "tidszon"
+
+#~ msgid "where direction can be empty or one of:"
+#~ msgstr "där riktning kan vara tom eller en av:"
diff --git a/src/interfaces/libpq/po/ja.po b/src/interfaces/libpq/po/ja.po
index fee0b470a62..fe18c0b3f1e 100644
--- a/src/interfaces/libpq/po/ja.po
+++ b/src/interfaces/libpq/po/ja.po
@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libpq (PostgreSQL 15)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
"POT-Creation-Date: 2022-09-26 11:13+0900\n"
-"PO-Revision-Date: 2022-09-26 14:58+0900\n"
+"PO-Revision-Date: 2022-11-16 16:57+0900\n"
"Last-Translator: Kyotaro Horiguchi <horikyota.ntt@gmail.com>\n"
"Language-Team: Japan PostgreSQL Users Group <jpug-doc@ml.postgresql.jp>\n"
"Language: ja\n"
@@ -594,12 +594,12 @@ msgstr "URI \"%s\"内のIPv6ホストアドレスにおいて対応する\"]\"
#: fe-connect.c:6240
#, c-format
msgid "IPv6 host address may not be empty in URI: \"%s\"\n"
-msgstr "URI \"%s\"内のIPv6ホストアドレスが空である可能性があります\n"
+msgstr "URI内ではIPv6ホストアドレスは空であってはなりません: \"%s\"\n"
#: fe-connect.c:6255
#, c-format
msgid "unexpected character \"%c\" at position %d in URI (expected \":\" or \"/\"): \"%s\"\n"
-msgstr "URI(\":\"と\"/\"を除く)内の位置%2$dに想定外の\"%1$c\"文字があります: \"%3$s\"\n"
+msgstr "URI内の位置%2$dに想定外の文字\"%1$c\"があります(\":\"または\"/\"を期待していました): \"%3$s\"\n"
#: fe-connect.c:6385
#, c-format
diff --git a/src/interfaces/libpq/po/ru.po b/src/interfaces/libpq/po/ru.po
index 78b9a091964..3a489dbd59a 100644
--- a/src/interfaces/libpq/po/ru.po
+++ b/src/interfaces/libpq/po/ru.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libpq (PostgreSQL current)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
-"POT-Creation-Date: 2022-11-01 14:40+0300\n"
+"POT-Creation-Date: 2023-02-02 08:42+0300\n"
"PO-Revision-Date: 2022-09-29 11:40+0300\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
@@ -18,8 +18,8 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
+"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: ../../port/thread.c:100 ../../port/thread.c:136
#, c-format
@@ -129,12 +129,12 @@ msgstr ""
msgid "malformed SCRAM message (invalid server signature)\n"
msgstr "неправильное сообщение SCRAM (неверная сигнатура сервера)\n"
-#: fe-auth-scram.c:934 fe-exec.c:527 fe-protocol3.c:207 fe-protocol3.c:232
+#: fe-auth-scram.c:935 fe-exec.c:527 fe-protocol3.c:207 fe-protocol3.c:232
#: fe-protocol3.c:261 fe-protocol3.c:279 fe-protocol3.c:360 fe-protocol3.c:733
msgid "out of memory"
msgstr "нехватка памяти"
-#: fe-auth-scram.c:943
+#: fe-auth-scram.c:944
msgid "could not generate random salt"
msgstr "не удалось сгенерировать случайную соль"
@@ -625,8 +625,8 @@ msgstr "синтаксическая ошибка в файле определе
msgid ""
"nested service specifications not supported in service file \"%s\", line %d\n"
msgstr ""
-"рекурсивные определения служб не поддерживаются (файл определения служб \"%s"
-"\", строка %d)\n"
+"рекурсивные определения служб не поддерживаются (файл определения служб "
+"\"%s\", строка %d)\n"
#: fe-connect.c:6156
#, c-format
@@ -1445,8 +1445,8 @@ msgstr "нераспознанная ошибка сокета: 0x%08X/%d"
#~ "строки (сообщение \"T\")"
#~ msgid ""
-#~ "server sent binary data (\"B\" message) without prior row description (\"T"
-#~ "\" message)"
+#~ "server sent binary data (\"B\" message) without prior row description "
+#~ "(\"T\" message)"
#~ msgstr ""
#~ "сервер отправил двоичные данные (сообщение \"B\") без предварительного "
#~ "описания строки (сообщение \"T\")"