ja: Translation updates
authorKyotaro Horiguchi <[email protected]>
Mon, 26 Feb 2024 05:33:28 +0000 (14:33 +0900)
committerKyotaro Horiguchi <[email protected]>
Tue, 23 Apr 2024 00:54:55 +0000 (09:54 +0900)
ja/postgres.po

index d262d20bbc1fe1d314f765e6530f32002895c7c3..4729a263762e12f3ee312022c3754232855761b2 100644 (file)
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: postgres (PostgreSQL 12)\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2023-11-10 09:54+0900\n"
-"PO-Revision-Date: 2023-11-10 15:27+0900\n"
+"POT-Creation-Date: 2024-02-26 10:18+0900\n"
+"PO-Revision-Date: 2024-02-26 14:16+0900\n"
 "Last-Translator: Kyotaro Horiguchi <[email protected]>\n"
 "Language-Team: jpug-doc <[email protected]>\n"
 "Language: ja\n"
@@ -22,7 +22,7 @@ msgstr ""
 msgid "not recorded"
 msgstr "記録されていません"
 
-#: ../common/controldata_utils.c:78 ../common/controldata_utils.c:83 commands/copy.c:3553 commands/extension.c:3375 utils/adt/genfile.c:124
+#: ../common/controldata_utils.c:78 ../common/controldata_utils.c:83 commands/copy.c:3557 commands/extension.c:3375 utils/adt/genfile.c:124
 #, c-format
 msgid "could not open file \"%s\" for reading: %m"
 msgstr "ファイル\"%s\"を読み取り用にオープンできませんでした: %m"
@@ -68,7 +68,7 @@ msgstr ""
 #: ../common/controldata_utils.c:227 ../common/controldata_utils.c:233 ../common/file_utils.c:226 ../common/file_utils.c:285 ../common/file_utils.c:359 access/heap/rewriteheap.c:1291 access/transam/timeline.c:110 access/transam/timeline.c:250 access/transam/timeline.c:347 access/transam/twophase.c:1307 access/transam/xlog.c:3255 access/transam/xlog.c:3395
 #: access/transam/xlog.c:3439 access/transam/xlog.c:3637 access/transam/xlog.c:3722 access/transam/xlog.c:3825 access/transam/xlog.c:4675 access/transam/xlogutils.c:708 postmaster/syslogger.c:1489 replication/basebackup.c:531 replication/basebackup.c:1427 replication/logical/origin.c:714 replication/logical/reorderbuffer.c:2356
 #: replication/logical/reorderbuffer.c:2641 replication/logical/reorderbuffer.c:3364 replication/logical/snapbuild.c:1743 replication/logical/snapbuild.c:1850 replication/slot.c:1419 replication/walsender.c:491 replication/walsender.c:2486 storage/file/copydir.c:161 storage/file/fd.c:631 storage/file/fd.c:3309 storage/file/fd.c:3396 storage/smgr/md.c:504
-#: utils/cache/relmapper.c:724 utils/cache/relmapper.c:842 utils/error/elog.c:1851 utils/init/miscinit.c:1291 utils/init/miscinit.c:1426 utils/init/miscinit.c:1503 utils/misc/guc.c:8061 utils/misc/guc.c:8093
+#: utils/cache/relmapper.c:724 utils/cache/relmapper.c:842 utils/error/elog.c:1855 utils/init/miscinit.c:1291 utils/init/miscinit.c:1426 utils/init/miscinit.c:1503 utils/misc/guc.c:8068 utils/misc/guc.c:8100
 #, c-format
 msgid "could not open file \"%s\": %m"
 msgstr "ファイル\"%s\"をオープンできませんでした: %m"
@@ -79,7 +79,7 @@ msgid "could not write file \"%s\": %m"
 msgstr "ファイル\"%s\"を書き出せませんでした: %m"
 
 #: ../common/controldata_utils.c:269 ../common/controldata_utils.c:275 ../common/file_utils.c:297 ../common/file_utils.c:367 access/heap/rewriteheap.c:978 access/heap/rewriteheap.c:1199 access/heap/rewriteheap.c:1302 access/transam/timeline.c:431 access/transam/timeline.c:509 access/transam/twophase.c:1802 access/transam/xlog.c:3346 access/transam/xlog.c:3518
-#: access/transam/xlog.c:4648 access/transam/xlog.c:10417 access/transam/xlog.c:10443 replication/logical/snapbuild.c:1781 replication/slot.c:1324 replication/slot.c:1429 storage/file/fd.c:648 storage/file/fd.c:3417 storage/smgr/md.c:919 storage/smgr/md.c:952 storage/sync/sync.c:409 utils/cache/relmapper.c:891 utils/misc/guc.c:7844
+#: access/transam/xlog.c:4648 access/transam/xlog.c:10417 access/transam/xlog.c:10443 replication/logical/snapbuild.c:1781 replication/slot.c:1324 replication/slot.c:1429 storage/file/fd.c:648 storage/file/fd.c:3417 storage/smgr/md.c:919 storage/smgr/md.c:952 storage/sync/sync.c:409 utils/cache/relmapper.c:891 utils/misc/guc.c:7851
 #, c-format
 msgid "could not fsync file \"%s\": %m"
 msgstr "ファイル\"%s\"をfsyncできませんでした: %m"
@@ -119,10 +119,10 @@ msgstr "シンボリックリンク\"%s\"を読めませんでした: %m"
 msgid "pclose failed: %m"
 msgstr "pcloseが失敗しました: %m"
 
-#: ../common/exec.c:708 ../common/exec.c:753 ../common/exec.c:845 ../common/psprintf.c:143 ../port/path.c:630 ../port/path.c:668 ../port/path.c:685 access/transam/twophase.c:1456 access/transam/xlog.c:6458 lib/dshash.c:245 lib/stringinfo.c:283 libpq/auth.c:1470 libpq/auth.c:1538 libpq/auth.c:2056 libpq/be-secure-gssapi.c:520 postmaster/bgworker.c:350
+#: ../common/exec.c:708 ../common/exec.c:753 ../common/exec.c:845 ../common/psprintf.c:143 ../port/path.c:630 ../port/path.c:668 ../port/path.c:685 access/transam/twophase.c:1456 access/transam/xlog.c:6458 lib/dshash.c:245 lib/stringinfo.c:283 libpq/auth.c:1469 libpq/auth.c:1537 libpq/auth.c:2055 libpq/be-secure-gssapi.c:520 postmaster/bgworker.c:350
 #: postmaster/bgworker.c:984 postmaster/postmaster.c:2531 postmaster/postmaster.c:4146 postmaster/postmaster.c:5620 postmaster/postmaster.c:5980 replication/libpqwalreceiver/libpqwalreceiver.c:284 replication/logical/logical.c:179 storage/buffer/localbuf.c:436 storage/file/fd.c:803 storage/file/fd.c:1199 storage/file/fd.c:1360 storage/file/fd.c:2169
-#: storage/ipc/procarray.c:1082 storage/ipc/procarray.c:1582 storage/ipc/procarray.c:1589 storage/ipc/procarray.c:2013 storage/ipc/procarray.c:2693 utils/adt/cryptohashes.c:45 utils/adt/cryptohashes.c:65 utils/adt/formatting.c:1595 utils/adt/formatting.c:1719 utils/adt/formatting.c:1844 utils/adt/pg_locale.c:474 utils/adt/pg_locale.c:638
-#: utils/adt/regexp.c:223 utils/fmgr/dfmgr.c:229 utils/hash/dynahash.c:448 utils/hash/dynahash.c:557 utils/hash/dynahash.c:1069 utils/mb/mbutils.c:371 utils/mb/mbutils.c:398 utils/mb/mbutils.c:727 utils/mb/mbutils.c:753 utils/misc/guc.c:4627 utils/misc/guc.c:4643 utils/misc/guc.c:4656 utils/misc/guc.c:7822 utils/misc/tzparser.c:477 utils/mmgr/aset.c:484
+#: storage/ipc/procarray.c:1082 storage/ipc/procarray.c:1581 storage/ipc/procarray.c:1588 storage/ipc/procarray.c:2012 storage/ipc/procarray.c:2692 utils/adt/cryptohashes.c:45 utils/adt/cryptohashes.c:65 utils/adt/formatting.c:1595 utils/adt/formatting.c:1719 utils/adt/formatting.c:1844 utils/adt/pg_locale.c:474 utils/adt/pg_locale.c:638
+#: utils/adt/regexp.c:223 utils/fmgr/dfmgr.c:229 utils/hash/dynahash.c:448 utils/hash/dynahash.c:557 utils/hash/dynahash.c:1069 utils/mb/mbutils.c:371 utils/mb/mbutils.c:398 utils/mb/mbutils.c:727 utils/mb/mbutils.c:753 utils/misc/guc.c:4627 utils/misc/guc.c:4643 utils/misc/guc.c:4656 utils/misc/guc.c:7829 utils/misc/tzparser.c:477 utils/mmgr/aset.c:484
 #: utils/mmgr/dsa.c:702 utils/mmgr/dsa.c:724 utils/mmgr/dsa.c:805 utils/mmgr/generation.c:249 utils/mmgr/mcxt.c:796 utils/mmgr/mcxt.c:832 utils/mmgr/mcxt.c:870 utils/mmgr/mcxt.c:908 utils/mmgr/mcxt.c:944 utils/mmgr/mcxt.c:975 utils/mmgr/mcxt.c:1011 utils/mmgr/mcxt.c:1063 utils/mmgr/mcxt.c:1098 utils/mmgr/mcxt.c:1133 utils/mmgr/slab.c:253
 #, c-format
 msgid "out of memory"
@@ -138,7 +138,7 @@ msgstr "メモリ不足です\n"
 msgid "cannot duplicate null pointer (internal error)\n"
 msgstr "nullポインタは複製できません(内部エラー)\n"
 
-#: ../common/file_utils.c:81 ../common/file_utils.c:183 access/transam/twophase.c:1319 access/transam/xlog.c:7999 access/transam/xlog.c:10779 access/transam/xlog.c:10895 access/transam/xlog.c:10933 access/transam/xlog.c:11150 access/transam/xlogarchive.c:111 access/transam/xlogarchive.c:271 commands/copy.c:1947 commands/copy.c:3563 commands/extension.c:3364
+#: ../common/file_utils.c:81 ../common/file_utils.c:183 access/transam/twophase.c:1319 access/transam/xlog.c:7999 access/transam/xlog.c:10779 access/transam/xlog.c:10895 access/transam/xlog.c:10933 access/transam/xlog.c:11150 access/transam/xlogarchive.c:111 access/transam/xlogarchive.c:271 commands/copy.c:1947 commands/copy.c:3567 commands/extension.c:3364
 #: commands/tablespace.c:807 commands/tablespace.c:898 guc-file.l:1064 replication/basebackup.c:357 replication/basebackup.c:537 replication/basebackup.c:609 replication/logical/snapbuild.c:1657 storage/file/copydir.c:68 storage/file/copydir.c:107 storage/file/fd.c:1711 storage/file/fd.c:2994 storage/file/fd.c:3176 storage/file/fd.c:3261 utils/adt/dbsize.c:70
 #: utils/adt/dbsize.c:222 utils/adt/dbsize.c:302 utils/adt/genfile.c:415 utils/adt/genfile.c:641 utils/adt/misc.c:352
 #, c-format
@@ -245,7 +245,7 @@ msgstr "パスワードが長すぎます"
 msgid "could not look up effective user ID %ld: %s"
 msgstr "実効ユーザID %ld が見つかりませんでした: %s"
 
-#: ../common/username.c:45 libpq/auth.c:2003
+#: ../common/username.c:45 libpq/auth.c:2002
 msgid "user does not exist"
 msgstr "ユーザが存在しません"
 
@@ -467,7 +467,7 @@ msgstr "列数(%d)が上限(%d)を超えています"
 msgid "number of index columns (%d) exceeds limit (%d)"
 msgstr "インデックス列数(%d)が上限(%d)を超えています"
 
-#: access/common/indextuple.c:179 access/spgist/spgutils.c:691
+#: access/common/indextuple.c:179 access/spgist/spgutils.c:698
 #, c-format
 msgid "index row requires %zu bytes, maximum size is %zu"
 msgstr "インデックス行が%zuバイトを必要としますが最大値は%zuです"
@@ -492,7 +492,7 @@ msgstr "RESETにはパラメータの値を含めてはいけません"
 msgid "unrecognized parameter namespace \"%s\""
 msgstr "認識できないパラメータ namaspace \"%s\""
 
-#: access/common/reloptions.c:936 utils/misc/guc.c:11795
+#: access/common/reloptions.c:936 utils/misc/guc.c:11802
 #, c-format
 msgid "tables declared WITH OIDS are not supported"
 msgstr "WITH OIDSと定義されたテーブルはサポートされません"
@@ -677,7 +677,7 @@ msgstr "アクセスメソッド\"%2$s\"の演算子族\"%1$s\"は演算子%3$s
 msgid "could not determine which collation to use for string hashing"
 msgstr "文字列のハッシュ値計算で使用する照合順序を特定できませんでした"
 
-#: access/hash/hashfunc.c:279 access/hash/hashfunc.c:336 catalog/heap.c:711 catalog/heap.c:717 commands/createas.c:207 commands/createas.c:503 commands/indexcmds.c:1887 commands/tablecmds.c:15988 commands/view.c:105 parser/parse_utilcmd.c:4209 regex/regc_pg_locale.c:263 utils/adt/formatting.c:1562 utils/adt/formatting.c:1686 utils/adt/formatting.c:1811
+#: access/hash/hashfunc.c:279 access/hash/hashfunc.c:336 catalog/heap.c:711 catalog/heap.c:717 commands/createas.c:207 commands/createas.c:503 commands/indexcmds.c:1863 commands/tablecmds.c:15998 commands/view.c:105 parser/parse_utilcmd.c:4209 regex/regc_pg_locale.c:263 utils/adt/formatting.c:1562 utils/adt/formatting.c:1686 utils/adt/formatting.c:1811
 #: utils/adt/like.c:194 utils/adt/like_support.c:973 utils/adt/varchar.c:734 utils/adt/varchar.c:995 utils/adt/varchar.c:1056 utils/adt/varlena.c:1474
 #, c-format
 msgid "Use the COLLATE clause to set the collation explicitly."
@@ -688,7 +688,7 @@ msgstr "照合順序を明示するには COLLATE 句を使います。"
 msgid "index row size %zu exceeds hash maximum %zu"
 msgstr "インデックス行のサイズ%zuがハッシュでの最大値%zuを超えています"
 
-#: access/hash/hashinsert.c:84 access/spgist/spgdoinsert.c:1966 access/spgist/spgdoinsert.c:2234 access/spgist/spgutils.c:752
+#: access/hash/hashinsert.c:84 access/spgist/spgdoinsert.c:1966 access/spgist/spgdoinsert.c:2234 access/spgist/spgutils.c:759
 #, c-format
 msgid "Values larger than a buffer page cannot be indexed."
 msgstr "バッファページよりも大きな値をインデックスすることはできません。"
@@ -743,17 +743,17 @@ msgstr "並列処理中はタプルの削除はできません"
 msgid "attempted to delete invisible tuple"
 msgstr "不可視のタプルを削除しようとしました"
 
-#: access/heap/heapam.c:3002 access/heap/heapam.c:5865
+#: access/heap/heapam.c:3007 access/heap/heapam.c:5872
 #, c-format
 msgid "cannot update tuples during a parallel operation"
 msgstr "並列処理中はタプルの更新はできません"
 
-#: access/heap/heapam.c:3143
+#: access/heap/heapam.c:3148
 #, c-format
 msgid "attempted to update invisible tuple"
 msgstr "不可視のタプルを更新しようとしました"
 
-#: access/heap/heapam.c:4507 access/heap/heapam.c:4545 access/heap/heapam.c:4811 access/heap/heapam_handler.c:461
+#: access/heap/heapam.c:4514 access/heap/heapam.c:4552 access/heap/heapam.c:4818 access/heap/heapam_handler.c:461
 #, c-format
 msgid "could not obtain lock on row in relation \"%s\""
 msgstr "リレーション\"%s\"の行ロックを取得できませんでした"
@@ -790,7 +790,7 @@ msgid "could not seek to end of file \"%s\": %m"
 msgstr "ファイル\"%s\"の終端へシークできませんでした: %m"
 
 #: access/heap/rewriteheap.c:1186 access/transam/timeline.c:383 access/transam/timeline.c:423 access/transam/timeline.c:501 access/transam/xlog.c:3334 access/transam/xlog.c:3509 access/transam/xlog.c:4639 postmaster/postmaster.c:4620 postmaster/postmaster.c:4630 replication/logical/origin.c:594 replication/logical/origin.c:636 replication/logical/origin.c:655
-#: replication/logical/snapbuild.c:1757 replication/slot.c:1306 storage/file/buffile.c:502 storage/file/copydir.c:207 utils/init/miscinit.c:1367 utils/init/miscinit.c:1378 utils/init/miscinit.c:1386 utils/misc/guc.c:7805 utils/misc/guc.c:7836 utils/misc/guc.c:9775 utils/misc/guc.c:9789 utils/time/snapmgr.c:1363 utils/time/snapmgr.c:1370
+#: replication/logical/snapbuild.c:1757 replication/slot.c:1306 storage/file/buffile.c:502 storage/file/copydir.c:207 utils/init/miscinit.c:1367 utils/init/miscinit.c:1378 utils/init/miscinit.c:1386 utils/misc/guc.c:7812 utils/misc/guc.c:7843 utils/misc/guc.c:9782 utils/misc/guc.c:9796 utils/time/snapmgr.c:1363 utils/time/snapmgr.c:1370
 #, c-format
 msgid "could not write to file \"%s\": %m"
 msgstr "ファイル\"%s\"を書き出せませんでした: %m"
@@ -892,7 +892,7 @@ msgid_plural "%u pages are entirely empty.\n"
 msgstr[0] "%uページが完全に空です。\n"
 msgstr[1] "%uページが完全に空です。\n"
 
-#: access/heap/vacuumlazy.c:1486 commands/indexcmds.c:3621 commands/indexcmds.c:3639
+#: access/heap/vacuumlazy.c:1486 commands/indexcmds.c:3597 commands/indexcmds.c:3615
 #, c-format
 msgid "%s."
 msgstr "%s。"
@@ -953,7 +953,12 @@ msgstr "アクセスメソッド\"%s\"のタイプが%sではありません"
 msgid "index access method \"%s\" does not have a handler"
 msgstr "インデックスアクセスメソッド\"%s\"はハンドラを持っていません"
 
-#: access/index/indexam.c:136 catalog/objectaddress.c:1259 commands/indexcmds.c:2630 commands/tablecmds.c:252 commands/tablecmds.c:276 commands/tablecmds.c:15683 commands/tablecmds.c:17258
+#: access/index/genam.c:577 access/index/indexam.c:81
+#, c-format
+msgid "cannot access index \"%s\" while it is being reindexed"
+msgstr "再作成中であるためインデックス\"%s\"にアクセスできません"
+
+#: access/index/indexam.c:141 catalog/objectaddress.c:1259 commands/indexcmds.c:2606 commands/tablecmds.c:252 commands/tablecmds.c:276 commands/tablecmds.c:15691 commands/tablecmds.c:17268
 #, c-format
 msgid "\"%s\" is not an index"
 msgstr "\"%s\"はインデックスではありません"
@@ -1017,12 +1022,12 @@ msgstr ""
 msgid "operator family \"%s\" of access method %s is missing support function for types %s and %s"
 msgstr "アクセスメソッド\"%2$s\"の演算子族\"%1$s\"は型%3$sと%4$sに対応するサポート関数を含んでいません"
 
-#: access/spgist/spgutils.c:142
+#: access/spgist/spgutils.c:140
 #, c-format
 msgid "compress method must be defined when leaf type is different from input type"
 msgstr "リーフ型が入力型と異なる場合は圧縮メソッドの定義が必要です"
 
-#: access/spgist/spgutils.c:749
+#: access/spgist/spgutils.c:756
 #, c-format
 msgid "SP-GiST inner tuple size %zu exceeds maximum %zu"
 msgstr "SP-GiST内部タプルのサイズ%zuが最大値%zuを超えています"
@@ -1037,7 +1042,7 @@ msgstr "アクセスメソッド\"%2$s\"の演算子族\"%1$s\"は%4$s型に対
 msgid "\"%s\" is an index"
 msgstr "\"%s\"はインデックスです"
 
-#: access/table/table.c:54 access/table/table.c:83 access/table/table.c:116 catalog/aclchk.c:1842 commands/tablecmds.c:12435 commands/tablecmds.c:15692
+#: access/table/table.c:54 access/table/table.c:83 access/table/table.c:116 catalog/aclchk.c:1842 commands/tablecmds.c:12443 commands/tablecmds.c:15700
 #, c-format
 msgid "\"%s\" is a composite type"
 msgstr "\"%s\"は複合型です"
@@ -1052,7 +1057,7 @@ msgstr "tid (%u, %u) はリレーション\"%s\"に対して妥当ではあり
 msgid "%s cannot be empty."
 msgstr "%sは空にはできません。"
 
-#: access/table/tableamapi.c:122 utils/misc/guc.c:11719
+#: access/table/tableamapi.c:122 utils/misc/guc.c:11726
 #, c-format
 msgid "%s is too long (maximum %d characters)."
 msgstr "%s が長過ぎます(最大%d文字)。"
@@ -2620,13 +2625,13 @@ msgstr "pg_stop_backup('f') を実行しようとしていたのではないで
 
 #: access/transam/xlogfuncs.c:186 commands/event_trigger.c:1472 commands/event_trigger.c:2030 commands/extension.c:1937 commands/extension.c:2046 commands/extension.c:2270 commands/prepare.c:716 executor/execExpr.c:2257 executor/execSRF.c:728 executor/functions.c:1038 foreign/foreign.c:520 libpq/hba.c:2670 replication/logical/launcher.c:1112
 #: replication/logical/logicalfuncs.c:176 replication/logical/origin.c:1493 replication/slotfuncs.c:249 replication/walsender.c:3280 utils/adt/datetime.c:4768 utils/adt/genfile.c:504 utils/adt/genfile.c:587 utils/adt/jsonfuncs.c:1700 utils/adt/jsonfuncs.c:1831 utils/adt/jsonfuncs.c:2019 utils/adt/jsonfuncs.c:2146 utils/adt/jsonfuncs.c:3608
-#: utils/adt/misc.c:217 utils/adt/pgstatfuncs.c:460 utils/adt/pgstatfuncs.c:565 utils/fmgr/funcapi.c:72 utils/misc/guc.c:9474 utils/mmgr/portalmem.c:1143
+#: utils/adt/misc.c:217 utils/adt/pgstatfuncs.c:460 utils/adt/pgstatfuncs.c:565 utils/fmgr/funcapi.c:72 utils/misc/guc.c:9481 utils/mmgr/portalmem.c:1143
 #, c-format
 msgid "set-valued function called in context that cannot accept a set"
 msgstr "このコンテキストで集合値の関数は集合を受け付けられません"
 
 #: access/transam/xlogfuncs.c:190 commands/event_trigger.c:1476 commands/event_trigger.c:2034 commands/extension.c:1941 commands/extension.c:2050 commands/extension.c:2274 commands/prepare.c:720 foreign/foreign.c:525 libpq/hba.c:2674 replication/logical/launcher.c:1116 replication/logical/logicalfuncs.c:180 replication/logical/origin.c:1497
-#: replication/slotfuncs.c:253 replication/walsender.c:3284 utils/adt/datetime.c:4772 utils/adt/genfile.c:508 utils/adt/genfile.c:591 utils/adt/misc.c:221 utils/adt/pgstatfuncs.c:464 utils/adt/pgstatfuncs.c:569 utils/misc/guc.c:9478 utils/misc/pg_config.c:43 utils/mmgr/portalmem.c:1147
+#: replication/slotfuncs.c:253 replication/walsender.c:3284 utils/adt/datetime.c:4772 utils/adt/genfile.c:508 utils/adt/genfile.c:591 utils/adt/misc.c:221 utils/adt/pgstatfuncs.c:464 utils/adt/pgstatfuncs.c:569 utils/misc/guc.c:9485 utils/misc/pg_config.c:43 utils/mmgr/portalmem.c:1147
 #, c-format
 msgid "materialize mode required, but it is not allowed in this context"
 msgstr "マテリアライズモードが必要ですが、現在のコンテクストで禁止されています"
@@ -2975,7 +2980,7 @@ msgstr "ラージオブジェクト%uは存在しません"
 #: commands/dbcommands.c:166 commands/dbcommands.c:175 commands/dbcommands.c:184 commands/dbcommands.c:193 commands/dbcommands.c:202 commands/dbcommands.c:211 commands/dbcommands.c:220 commands/dbcommands.c:229 commands/dbcommands.c:1475 commands/dbcommands.c:1484 commands/dbcommands.c:1493 commands/dbcommands.c:1502 commands/extension.c:1717
 #: commands/extension.c:1727 commands/extension.c:1737 commands/extension.c:1747 commands/extension.c:2986 commands/foreigncmds.c:543 commands/foreigncmds.c:552 commands/functioncmds.c:570 commands/functioncmds.c:736 commands/functioncmds.c:745 commands/functioncmds.c:754 commands/functioncmds.c:763 commands/functioncmds.c:2196 commands/functioncmds.c:2204
 #: commands/publicationcmds.c:91 commands/sequence.c:1275 commands/sequence.c:1285 commands/sequence.c:1295 commands/sequence.c:1305 commands/sequence.c:1315 commands/sequence.c:1325 commands/sequence.c:1335 commands/sequence.c:1345 commands/sequence.c:1355 commands/subscriptioncmds.c:112 commands/subscriptioncmds.c:122 commands/subscriptioncmds.c:132
-#: commands/subscriptioncmds.c:142 commands/subscriptioncmds.c:158 commands/subscriptioncmds.c:169 commands/subscriptioncmds.c:183 commands/tablecmds.c:6971 commands/typecmds.c:299 commands/typecmds.c:1430 commands/typecmds.c:1439 commands/typecmds.c:1447 commands/typecmds.c:1455 commands/typecmds.c:1463 commands/user.c:133 commands/user.c:147
+#: commands/subscriptioncmds.c:142 commands/subscriptioncmds.c:158 commands/subscriptioncmds.c:169 commands/subscriptioncmds.c:183 commands/tablecmds.c:6975 commands/typecmds.c:299 commands/typecmds.c:1430 commands/typecmds.c:1439 commands/typecmds.c:1447 commands/typecmds.c:1455 commands/typecmds.c:1463 commands/user.c:133 commands/user.c:147
 #: commands/user.c:156 commands/user.c:165 commands/user.c:174 commands/user.c:183 commands/user.c:192 commands/user.c:201 commands/user.c:210 commands/user.c:219 commands/user.c:228 commands/user.c:237 commands/user.c:246 commands/user.c:582 commands/user.c:590 commands/user.c:598 commands/user.c:606 commands/user.c:614 commands/user.c:622
 #: commands/user.c:630 commands/user.c:638 commands/user.c:647 commands/user.c:655 commands/user.c:663 parser/parse_utilcmd.c:413 replication/pgoutput/pgoutput.c:112 replication/pgoutput/pgoutput.c:133 replication/walsender.c:822 replication/walsender.c:833 replication/walsender.c:843
 #, c-format
@@ -2992,14 +2997,14 @@ msgstr "デフォルト権限は列には設定できません"
 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:519 catalog/objectaddress.c:1426 commands/analyze.c:383 commands/copy.c:5145 commands/sequence.c:1710 commands/tablecmds.c:6436 commands/tablecmds.c:6592 commands/tablecmds.c:6642 commands/tablecmds.c:6716 commands/tablecmds.c:6786 commands/tablecmds.c:6896 commands/tablecmds.c:6990 commands/tablecmds.c:7049
-#: commands/tablecmds.c:7188 commands/tablecmds.c:7270 commands/tablecmds.c:7363 commands/tablecmds.c:7517 commands/tablecmds.c:10864 commands/tablecmds.c:11045 commands/tablecmds.c:11206 commands/tablecmds.c:12278 commands/trigger.c:936 parser/analyze.c:2359 parser/parse_relation.c:2837 parser/parse_relation.c:2900 parser/parse_target.c:1030
-#: parser/parse_type.c:145 utils/adt/acl.c:2884 utils/adt/ruleutils.c:2519
+#: catalog/aclchk.c:1587 catalog/catalog.c:519 catalog/objectaddress.c:1426 commands/analyze.c:383 commands/copy.c:5149 commands/sequence.c:1710 commands/tablecmds.c:6440 commands/tablecmds.c:6596 commands/tablecmds.c:6646 commands/tablecmds.c:6720 commands/tablecmds.c:6790 commands/tablecmds.c:6900 commands/tablecmds.c:6994 commands/tablecmds.c:7053
+#: commands/tablecmds.c:7192 commands/tablecmds.c:7274 commands/tablecmds.c:7367 commands/tablecmds.c:7521 commands/tablecmds.c:10872 commands/tablecmds.c:11053 commands/tablecmds.c:11214 commands/tablecmds.c:12286 commands/trigger.c:936 parser/analyze.c:2359 parser/parse_relation.c:2837 parser/parse_relation.c:2900 parser/parse_target.c:1030
+#: parser/parse_type.c:145 utils/adt/acl.c:2884 utils/adt/ruleutils.c:2517
 #, c-format
 msgid "column \"%s\" of relation \"%s\" does not exist"
 msgstr "リレーション\"%2$s\"の列\"%1$s\"は存在しません"
 
-#: catalog/aclchk.c:1850 catalog/objectaddress.c:1266 commands/sequence.c:1148 commands/tablecmds.c:234 commands/tablecmds.c:15656 utils/adt/acl.c:2074 utils/adt/acl.c:2104 utils/adt/acl.c:2136 utils/adt/acl.c:2168 utils/adt/acl.c:2196 utils/adt/acl.c:2226
+#: catalog/aclchk.c:1850 catalog/objectaddress.c:1266 commands/sequence.c:1148 commands/tablecmds.c:234 commands/tablecmds.c:15664 utils/adt/acl.c:2074 utils/adt/acl.c:2104 utils/adt/acl.c:2136 utils/adt/acl.c:2168 utils/adt/acl.c:2196 utils/adt/acl.c:2226
 #, c-format
 msgid "\"%s\" is not a sequence"
 msgstr "\"%s\"はシーケンスではありません"
@@ -3569,8 +3574,8 @@ msgstr[1] ""
 msgid "cannot drop %s because other objects depend on it"
 msgstr "他のオブジェクトが依存しているため%sを削除できません"
 
-#: catalog/dependency.c:1202 catalog/dependency.c:1209 catalog/dependency.c:1221 commands/tablecmds.c:1233 commands/tablecmds.c:12895 commands/tablespace.c:465 commands/user.c:1095 commands/view.c:519 libpq/auth.c:333 replication/syncrep.c:1308 storage/lmgr/deadlock.c:1145 storage/lmgr/proc.c:1361 utils/misc/guc.c:6552 utils/misc/guc.c:6588
-#: utils/misc/guc.c:6658 utils/misc/guc.c:10782 utils/misc/guc.c:10816 utils/misc/guc.c:10850 utils/misc/guc.c:10893 utils/misc/guc.c:10935
+#: catalog/dependency.c:1202 catalog/dependency.c:1209 catalog/dependency.c:1221 commands/tablecmds.c:1233 commands/tablecmds.c:12903 commands/tablespace.c:465 commands/user.c:1095 commands/view.c:519 libpq/auth.c:333 replication/syncrep.c:1308 storage/lmgr/deadlock.c:1145 storage/lmgr/proc.c:1361 utils/misc/guc.c:6552 utils/misc/guc.c:6588
+#: utils/misc/guc.c:6658 utils/misc/guc.c:10789 utils/misc/guc.c:10823 utils/misc/guc.c:10857 utils/misc/guc.c:10900 utils/misc/guc.c:10942
 #, c-format
 msgid "%s"
 msgstr "%s"
@@ -3608,12 +3613,12 @@ msgstr "\"%s.%s\"を作成する権限がありません"
 msgid "System catalog modifications are currently disallowed."
 msgstr "システムカタログの更新は現在禁止されています"
 
-#: catalog/heap.c:509 commands/tablecmds.c:2130 commands/tablecmds.c:2732 commands/tablecmds.c:6040
+#: catalog/heap.c:509 commands/tablecmds.c:2130 commands/tablecmds.c:2732 commands/tablecmds.c:6044
 #, c-format
 msgid "tables can have at most %d columns"
 msgstr "テーブルは最大で%d列までしか持てません"
 
-#: catalog/heap.c:527 commands/tablecmds.c:6326
+#: catalog/heap.c:527 commands/tablecmds.c:6330
 #, c-format
 msgid "column name \"%s\" conflicts with a system column name"
 msgstr "列名\"%s\"はシステム用の列名に使われています"
@@ -3675,97 +3680,97 @@ msgstr "バイナリアップグレードモード中にpg_classのヒープOID
 msgid "cannot add NO INHERIT constraint to partitioned table \"%s\""
 msgstr "パーティション親テーブル\"%s\"に NO INHERIT 制約は追加できません"
 
-#: catalog/heap.c:2686
+#: catalog/heap.c:2687
 #, c-format
 msgid "check constraint \"%s\" already exists"
 msgstr "検査制約\"%s\"はすでに存在します"
 
-#: catalog/heap.c:2856 catalog/index.c:877 catalog/pg_constraint.c:669 commands/tablecmds.c:7862
+#: catalog/heap.c:2857 catalog/index.c:877 catalog/pg_constraint.c:669 commands/tablecmds.c:7866
 #, c-format
 msgid "constraint \"%s\" for relation \"%s\" already exists"
 msgstr "すでに制約\"%s\"はリレーション\"%s\"に存在します"
 
-#: catalog/heap.c:2863
+#: catalog/heap.c:2864
 #, c-format
 msgid "constraint \"%s\" conflicts with non-inherited constraint on relation \"%s\""
 msgstr "制約\"%s\"は、リレーション\"%s\"上の継承されていない制約と競合します"
 
-#: catalog/heap.c:2874
+#: catalog/heap.c:2875
 #, c-format
 msgid "constraint \"%s\" conflicts with inherited constraint on relation \"%s\""
 msgstr "制約\"%s\"は、リレーション\"%s\"上の継承された制約と競合します"
 
-#: catalog/heap.c:2884
+#: catalog/heap.c:2885
 #, c-format
 msgid "constraint \"%s\" conflicts with NOT VALID constraint on relation \"%s\""
 msgstr "制約\"%s\"は、リレーション\"%s\"上の NOT VALID 制約と競合します"
 
-#: catalog/heap.c:2889
+#: catalog/heap.c:2890
 #, c-format
 msgid "merging constraint \"%s\" with inherited definition"
 msgstr "継承された定義により制約\"%s\"をマージしています"
 
-#: catalog/heap.c:2994
+#: catalog/heap.c:2995
 #, c-format
 msgid "cannot use generated column \"%s\" in column generation expression"
 msgstr "生成カラム\"%s\"はカラム生成式中では使用できません"
 
-#: catalog/heap.c:2996
+#: catalog/heap.c:2997
 #, c-format
 msgid "A generated column cannot reference another generated column."
 msgstr "生成カラムは他の生成カラムを参照できません。"
 
-#: catalog/heap.c:3002
+#: catalog/heap.c:3003
 #, c-format
 msgid "cannot use whole-row variable in column generation expression"
 msgstr "行全体変数は列生成式では使用できません"
 
-#: catalog/heap.c:3003
+#: catalog/heap.c:3004
 #, c-format
 msgid "This would cause the generated column to depend on its own value."
 msgstr "これは生成列を自身の値に依存させることにつながります。"
 
-#: catalog/heap.c:3056
+#: catalog/heap.c:3059
 #, c-format
 msgid "generation expression is not immutable"
 msgstr "生成式は不変ではありません"
 
-#: catalog/heap.c:3084 rewrite/rewriteHandler.c:1236
+#: catalog/heap.c:3087 rewrite/rewriteHandler.c:1236
 #, c-format
 msgid "column \"%s\" is of type %s but default expression is of type %s"
 msgstr "列\"%s\"の型は%sですが、デフォルト式の型は%sです"
 
-#: catalog/heap.c:3089 commands/prepare.c:388 parser/parse_node.c:434 parser/parse_target.c:590 parser/parse_target.c:865 parser/parse_target.c:875 rewrite/rewriteHandler.c:1241
+#: catalog/heap.c:3092 commands/prepare.c:388 parser/parse_node.c:434 parser/parse_target.c:590 parser/parse_target.c:865 parser/parse_target.c:875 rewrite/rewriteHandler.c:1241
 #, c-format
 msgid "You will need to rewrite or cast the expression."
 msgstr "式を書き換えるかキャストする必要があります。"
 
-#: catalog/heap.c:3136
+#: catalog/heap.c:3139
 #, c-format
 msgid "only table \"%s\" can be referenced in check constraint"
 msgstr "検査制約ではテーブル\"%s\"のみを参照することができます"
 
-#: catalog/heap.c:3434
+#: catalog/heap.c:3437
 #, c-format
 msgid "unsupported ON COMMIT and foreign key combination"
 msgstr "ON COMMITと外部キーの組み合わせはサポートされていません"
 
-#: catalog/heap.c:3435
+#: catalog/heap.c:3438
 #, c-format
 msgid "Table \"%s\" references \"%s\", but they do not have the same ON COMMIT setting."
 msgstr "テーブル\"%s\"は\"%s\"を参照します。しかし、これらのON COMMIT設定は同一ではありません。"
 
-#: catalog/heap.c:3440
+#: catalog/heap.c:3443
 #, c-format
 msgid "cannot truncate a table referenced in a foreign key constraint"
 msgstr "外部キー制約で参照されているテーブルを削除できません"
 
-#: catalog/heap.c:3441
+#: catalog/heap.c:3444
 #, c-format
 msgid "Table \"%s\" references \"%s\"."
 msgstr "テーブル\"%s\"は\"%s\"を参照します。"
 
-#: catalog/heap.c:3443
+#: catalog/heap.c:3446
 #, c-format
 msgid "Truncate table \"%s\" at the same time, or use TRUNCATE ... CASCADE."
 msgstr "同時にテーブル\"%s\"がtruncateされました。TRUNCATE ... CASCADEを使用してください。"
@@ -3852,7 +3857,7 @@ msgstr "TOASTテーブルの無効なインデックスの再作成はできま
 msgid "index \"%s\" was reindexed"
 msgstr "インデックス\"%s\"のインデックス再構築が完了しました"
 
-#: catalog/index.c:3820 commands/indexcmds.c:3137
+#: catalog/index.c:3820 commands/indexcmds.c:3113
 #, c-format
 msgid "REINDEX of partitioned tables is not yet implemented, skipping \"%s\""
 msgstr "パーティションテーブルの REINDEX は実装されていません、\"%s\"はスキップします"
@@ -3932,7 +3937,7 @@ msgstr "テキスト検索辞書\"%s\"は存在しません"
 msgid "text search template \"%s\" does not exist"
 msgstr "テキスト検索テンプレート\"%s\"は存在しません"
 
-#: catalog/namespace.c:2717 commands/tsearchcmds.c:1197 utils/cache/ts_cache.c:617
+#: catalog/namespace.c:2717 commands/tsearchcmds.c:1203 utils/cache/ts_cache.c:617
 #, c-format
 msgid "text search configuration \"%s\" does not exist"
 msgstr "テキスト検索設定\"%s\"は存在しません"
@@ -3992,27 +3997,27 @@ msgstr "リカバリ中は一時テーブルを作成できません"
 msgid "cannot create temporary tables during a parallel operation"
 msgstr "並行処理中は一時テーブルを作成できません"
 
-#: catalog/namespace.c:4226 commands/tablespace.c:1217 commands/variable.c:64 utils/misc/guc.c:10967 utils/misc/guc.c:11045
+#: catalog/namespace.c:4226 commands/tablespace.c:1217 commands/variable.c:64 utils/misc/guc.c:10974 utils/misc/guc.c:11052
 #, c-format
 msgid "List syntax is invalid."
 msgstr "リスト文法が無効です"
 
-#: catalog/objectaddress.c:1274 catalog/pg_publication.c:66 commands/policy.c:96 commands/policy.c:376 commands/tablecmds.c:228 commands/tablecmds.c:270 commands/tablecmds.c:1986 commands/tablecmds.c:5470 commands/tablecmds.c:10981
+#: catalog/objectaddress.c:1274 catalog/pg_publication.c:66 commands/policy.c:96 commands/policy.c:376 commands/tablecmds.c:228 commands/tablecmds.c:270 commands/tablecmds.c:1986 commands/tablecmds.c:5470 commands/tablecmds.c:10989
 #, c-format
 msgid "\"%s\" is not a table"
 msgstr "\"%s\"はテーブルではありません"
 
-#: catalog/objectaddress.c:1281 commands/tablecmds.c:240 commands/tablecmds.c:5506 commands/tablecmds.c:15661 commands/view.c:138
+#: catalog/objectaddress.c:1281 commands/tablecmds.c:240 commands/tablecmds.c:5506 commands/tablecmds.c:15669 commands/view.c:138
 #, c-format
 msgid "\"%s\" is not a view"
 msgstr "\"%s\"はビューではありません"
 
-#: catalog/objectaddress.c:1288 commands/matview.c:186 commands/tablecmds.c:246 commands/tablecmds.c:15666
+#: catalog/objectaddress.c:1288 commands/matview.c:186 commands/tablecmds.c:246 commands/tablecmds.c:15674
 #, c-format
 msgid "\"%s\" is not a materialized view"
 msgstr "\"%s\"は実体化ビューではありません"
 
-#: catalog/objectaddress.c:1295 commands/tablecmds.c:264 commands/tablecmds.c:5509 commands/tablecmds.c:15671
+#: catalog/objectaddress.c:1295 commands/tablecmds.c:264 commands/tablecmds.c:5509 commands/tablecmds.c:15679
 #, c-format
 msgid "\"%s\" is not a foreign table"
 msgstr "\"%s\"は外部テーブルではありません"
@@ -4442,7 +4447,7 @@ msgstr "リレーション%s"
 msgid "operator family %s for access method %s"
 msgstr "アクセスメソッド%2$sの演算子族%1$s"
 
-#: catalog/partition.c:215 commands/analyze.c:1377 commands/indexcmds.c:1221 commands/tablecmds.c:1109 commands/tablecmds.c:8659 commands/tablecmds.c:8802 commands/tablecmds.c:8991 commands/tablecmds.c:9156 commands/tablecmds.c:11071 commands/tablecmds.c:16632 commands/tablecmds.c:17367 executor/execExprInterp.c:3354 executor/execMain.c:1841
+#: catalog/partition.c:215 commands/analyze.c:1377 commands/indexcmds.c:1224 commands/tablecmds.c:1109 commands/tablecmds.c:8663 commands/tablecmds.c:8806 commands/tablecmds.c:8995 commands/tablecmds.c:9160 commands/tablecmds.c:11079 commands/tablecmds.c:16642 commands/tablecmds.c:17377 executor/execExprInterp.c:3354 executor/execMain.c:1841
 #: executor/execMain.c:1926 executor/execMain.c:1978 executor/execMain.c:2086 executor/execPartition.c:648 executor/execPartition.c:707 executor/execPartition.c:850 executor/execPartition.c:964 executor/execPartition.c:997 executor/execPartition.c:1103 executor/nodeModifyTable.c:705 executor/nodeModifyTable.c:2041 parser/parse_utilcmd.c:1222
 msgid "could not convert row type"
 msgstr "行型に変換できませんでした"
@@ -5029,7 +5034,7 @@ msgstr "\"%s\"型向けの配列型の名前を形成できませんでした"
 msgid "invalid page in block %u of relation %s"
 msgstr "リレーション%2$sのブロック%1$uに不正なページ"
 
-#: catalog/toasting.c:112 commands/indexcmds.c:615 commands/tablecmds.c:5482 commands/tablecmds.c:15527
+#: catalog/toasting.c:112 commands/indexcmds.c:615 commands/tablecmds.c:5482 commands/tablecmds.c:15535
 #, c-format
 msgid "\"%s\" is not a table or materialized view"
 msgstr "\"%s\"はテーブルや実体化ビューではありません"
@@ -5329,7 +5334,7 @@ msgstr "パーティションテーブルに対して CLUSTER は実行できま
 msgid "there is no previously clustered index for table \"%s\""
 msgstr "テーブル\"%s\"には事前にクラスタ化されたインデックスはありません"
 
-#: commands/cluster.c:178 commands/tablecmds.c:12734 commands/tablecmds.c:14593
+#: commands/cluster.c:178 commands/tablecmds.c:12742 commands/tablecmds.c:14601
 #, c-format
 msgid "index \"%s\" for table \"%s\" does not exist"
 msgstr "テーブル\"%2$s\"にはインデックス\"%1$s\"は存在しません"
@@ -5344,7 +5349,7 @@ msgstr "共有カタログをクラスタ化できません"
 msgid "cannot vacuum temporary tables of other sessions"
 msgstr "他のセッションの一時テーブルに対してはVACUUMを実行できません"
 
-#: commands/cluster.c:472 commands/tablecmds.c:14603
+#: commands/cluster.c:472 commands/tablecmds.c:14611
 #, c-format
 msgid "\"%s\" is not an index for table \"%s\""
 msgstr "\"%s\"はテーブル\"%s\"のインデックスではありません"
@@ -5458,7 +5463,7 @@ msgstr "ロケール名\"%s\"を、言語タグに変換できませんでした
 msgid "must be superuser to import system collations"
 msgstr "システム照合順序をインポートするにはスーパユーザである必要があります"
 
-#: commands/collationcmds.c:574 commands/copy.c:1901 commands/copy.c:3538 libpq/be-secure-common.c:80
+#: commands/collationcmds.c:574 commands/copy.c:1901 commands/copy.c:3542 libpq/be-secure-common.c:80
 #, c-format
 msgid "could not execute command \"%s\": %m"
 msgstr "コマンド\"%s\"を実行できませんでした: %m"
@@ -5808,7 +5813,7 @@ msgstr "ファイル\"%s\"を書き込み用にオープンできませんでし
 msgid "COPY TO instructs the PostgreSQL server process to write a file. You may want a client-side facility such as psql's \\copy."
 msgstr "COPY TOによってPostgreSQLサーバプロセスはファイルの書き込みを行います。psqlの \\copy のようなクライアント側の仕組みが必要かもしれません"
 
-#: commands/copy.c:1953 commands/copy.c:3569
+#: commands/copy.c:1953 commands/copy.c:3573
 #, c-format
 msgid "\"%s\" is a directory"
 msgstr "\"%s\"はディレクトリです"
@@ -5878,147 +5883,147 @@ msgstr "先行するトランザクション処理のためCOPY FREEZEを実行
 msgid "cannot perform COPY FREEZE because the table was not created or truncated in the current subtransaction"
 msgstr "このテーブルは現在のサブトランザクションにおいて作成または切り詰めされていないため、COPY FREEZEを実行することができません"
 
-#: commands/copy.c:3556
+#: commands/copy.c:3560
 #, c-format
 msgid "COPY FROM instructs the PostgreSQL server process to read a file. You may want a client-side facility such as psql's \\copy."
 msgstr "COPY FROMによってPostgreSQLサーバプロセスはファイルを読み込みます。psqlの \\copy のようなクライアント側の仕組みが必要かもしれません"
 
-#: commands/copy.c:3584
+#: commands/copy.c:3588
 #, c-format
 msgid "COPY file signature not recognized"
 msgstr "COPYファイルのシグネチャが不明です"
 
-#: commands/copy.c:3589
+#: commands/copy.c:3593
 #, c-format
 msgid "invalid COPY file header (missing flags)"
 msgstr "COPYファイルのヘッダが不正です(フラグがありません)"
 
-#: commands/copy.c:3593
+#: commands/copy.c:3597
 #, c-format
 msgid "invalid COPY file header (WITH OIDS)"
 msgstr "COPYファイルのヘッダが不正です(WITH OIDS)"
 
-#: commands/copy.c:3598
+#: commands/copy.c:3602
 #, c-format
 msgid "unrecognized critical flags in COPY file header"
 msgstr "COPYファイルのヘッダ内の重要なフラグが不明です"
 
-#: commands/copy.c:3604
+#: commands/copy.c:3608
 #, c-format
 msgid "invalid COPY file header (missing length)"
 msgstr "COPYファイルのヘッダが不正です(サイズがありません)"
 
-#: commands/copy.c:3611
+#: commands/copy.c:3615
 #, c-format
 msgid "invalid COPY file header (wrong length)"
 msgstr "COPYファイルのヘッダが不正です(サイズが不正です)"
 
-#: commands/copy.c:3729 commands/copy.c:4402 commands/copy.c:4632
+#: commands/copy.c:3733 commands/copy.c:4406 commands/copy.c:4636
 #, c-format
 msgid "extra data after last expected column"
 msgstr "推定最終列の後に余計なデータがありました"
 
-#: commands/copy.c:3743
+#: commands/copy.c:3747
 #, c-format
 msgid "missing data for column \"%s\""
 msgstr "列\"%s\"のデータがありません"
 
-#: commands/copy.c:3826
+#: commands/copy.c:3830
 #, c-format
 msgid "received copy data after EOF marker"
 msgstr "EOF マーカーの後ろでコピーデータを受信しました"
 
-#: commands/copy.c:3833
+#: commands/copy.c:3837
 #, c-format
 msgid "row field count is %d, expected %d"
 msgstr "行のフィールド数は%d、その期待値は%dです"
 
-#: commands/copy.c:4153 commands/copy.c:4170
+#: commands/copy.c:4157 commands/copy.c:4174
 #, c-format
 msgid "literal carriage return found in data"
 msgstr "データの中に復帰記号そのものがありました"
 
-#: commands/copy.c:4154 commands/copy.c:4171
+#: commands/copy.c:4158 commands/copy.c:4175
 #, c-format
 msgid "unquoted carriage return found in data"
 msgstr "データの中に引用符のない復帰記号がありました"
 
-#: commands/copy.c:4156 commands/copy.c:4173
+#: commands/copy.c:4160 commands/copy.c:4177
 #, c-format
 msgid "Use \"\\r\" to represent carriage return."
 msgstr "復帰記号は\"\\r\"と表現してください"
 
-#: commands/copy.c:4157 commands/copy.c:4174
+#: commands/copy.c:4161 commands/copy.c:4178
 #, c-format
 msgid "Use quoted CSV field to represent carriage return."
 msgstr "復帰記号を表現するにはCSVフィールドを引用符で括ってください"
 
-#: commands/copy.c:4186
+#: commands/copy.c:4190
 #, c-format
 msgid "literal newline found in data"
 msgstr "データの中に改行記号そのものがありました"
 
-#: commands/copy.c:4187
+#: commands/copy.c:4191
 #, c-format
 msgid "unquoted newline found in data"
 msgstr "データの中に引用符のない改行記号がありました"
 
-#: commands/copy.c:4189
+#: commands/copy.c:4193
 #, c-format
 msgid "Use \"\\n\" to represent newline."
 msgstr "改行記号は\"\\n\"と表現してください"
 
-#: commands/copy.c:4190
+#: commands/copy.c:4194
 #, c-format
 msgid "Use quoted CSV field to represent newline."
 msgstr "改行記号を表現するにはCSVフィールドを引用符で括ってください"
 
-#: commands/copy.c:4236 commands/copy.c:4272
+#: commands/copy.c:4240 commands/copy.c:4276
 #, c-format
 msgid "end-of-copy marker does not match previous newline style"
 msgstr "コピー終端記号がこれまでの改行方式と一致しません"
 
-#: commands/copy.c:4245 commands/copy.c:4261
+#: commands/copy.c:4249 commands/copy.c:4265
 #, c-format
 msgid "end-of-copy marker corrupt"
 msgstr "コピー終端記号が破損しています"
 
-#: commands/copy.c:4716
+#: commands/copy.c:4720
 #, c-format
 msgid "unterminated CSV quoted field"
 msgstr "CSV引用符が閉じていません"
 
-#: commands/copy.c:4793 commands/copy.c:4812
+#: commands/copy.c:4797 commands/copy.c:4816
 #, c-format
 msgid "unexpected EOF in COPY data"
 msgstr "COPYデータの中に想定外のEOFがあります"
 
-#: commands/copy.c:4802
+#: commands/copy.c:4806
 #, c-format
 msgid "invalid field size"
 msgstr "フィールドサイズが不正です"
 
-#: commands/copy.c:4825
+#: commands/copy.c:4829
 #, c-format
 msgid "incorrect binary data format"
 msgstr "バイナリデータ書式が不正です"
 
-#: commands/copy.c:5133
+#: commands/copy.c:5137
 #, c-format
 msgid "column \"%s\" is a generated column"
 msgstr "列\"%s\"は生成カラムです"
 
-#: commands/copy.c:5135
+#: commands/copy.c:5139
 #, c-format
 msgid "Generated columns cannot be used in COPY."
 msgstr "生成カラムはCOPYでは使えません。"
 
-#: commands/copy.c:5150 commands/indexcmds.c:1758 commands/statscmds.c:225 commands/tablecmds.c:2156 commands/tablecmds.c:2782 commands/tablecmds.c:3169 parser/parse_relation.c:3402 parser/parse_relation.c:3422 utils/adt/tsvector_op.c:2662
+#: commands/copy.c:5154 commands/indexcmds.c:1734 commands/statscmds.c:225 commands/tablecmds.c:2156 commands/tablecmds.c:2782 commands/tablecmds.c:3169 parser/parse_relation.c:3402 parser/parse_relation.c:3422 utils/adt/tsvector_op.c:2662
 #, c-format
 msgid "column \"%s\" does not exist"
 msgstr "列\"%s\"は存在しません"
 
-#: commands/copy.c:5157 commands/tablecmds.c:2189 commands/trigger.c:945 parser/parse_target.c:1046 parser/parse_target.c:1057
+#: commands/copy.c:5161 commands/tablecmds.c:2189 commands/trigger.c:945 parser/parse_target.c:1046 parser/parse_target.c:1057
 #, c-format
 msgid "column \"%s\" specified more than once"
 msgstr "列\"%s\"が複数指定されました"
@@ -6321,7 +6326,7 @@ msgstr "%sの引数は型名でなければなりません"
 msgid "invalid argument for %s: \"%s\""
 msgstr "%sの引数が不正です: \"%s\""
 
-#: commands/dropcmds.c:99 commands/functioncmds.c:1274 utils/adt/ruleutils.c:2617
+#: commands/dropcmds.c:99 commands/functioncmds.c:1274 utils/adt/ruleutils.c:2615
 #, c-format
 msgid "\"%s\" is an aggregate function"
 msgstr "\"%s\"は集約関数です"
@@ -6331,7 +6336,7 @@ msgstr "\"%s\"は集約関数です"
 msgid "Use DROP AGGREGATE to drop aggregate functions."
 msgstr "集約関数を削除するにはDROP AGGREGATEを使用してください"
 
-#: commands/dropcmds.c:157 commands/sequence.c:455 commands/tablecmds.c:3253 commands/tablecmds.c:3411 commands/tablecmds.c:3464 commands/tablecmds.c:14966 tcop/utility.c:1205
+#: commands/dropcmds.c:157 commands/sequence.c:455 commands/tablecmds.c:3253 commands/tablecmds.c:3411 commands/tablecmds.c:3464 commands/tablecmds.c:14974 tcop/utility.c:1205
 #, c-format
 msgid "relation \"%s\" does not exist, skipping"
 msgstr "リレーション\"%s\"は存在しません、スキップします"
@@ -7284,7 +7289,7 @@ msgstr "他のセッションの一時テーブルに対するインデックス
 msgid "cannot specify default tablespace for partitioned relations"
 msgstr "パーティション親リレーションにはデフォルトテーブル空間は指定できません"
 
-#: commands/indexcmds.c:725 commands/tablecmds.c:729 commands/tablecmds.c:13041 commands/tablecmds.c:13153
+#: commands/indexcmds.c:725 commands/tablecmds.c:729 commands/tablecmds.c:13049 commands/tablecmds.c:13161
 #, c-format
 msgid "only shared relations can be placed in pg_global tablespace"
 msgstr "共有リレーションのみをpg_globalテーブル空間に格納することができます"
@@ -7329,197 +7334,197 @@ msgstr "パーティションキー定義では %s 制約はサポートして
 msgid "%s constraints cannot be used when partition keys include expressions."
 msgstr "%s 制約はパーティションキーが式を含む場合は使用できません"
 
-#: commands/indexcmds.c:969
+#: commands/indexcmds.c:972
 #, c-format
 msgid "unique constraint on partitioned table must include all partitioning columns"
 msgstr "パーティション親テーブル上のユニーク制約はすべてのパーティショニング列を含まなければなりません"
 
-#: commands/indexcmds.c:970
+#: commands/indexcmds.c:973
 #, c-format
 msgid "%s constraint on table \"%s\" lacks column \"%s\" which is part of the partition key."
 msgstr "テーブル\"%2$s\"上の%1$s制約にパーティションキーの一部である列\"%3$s\"が含まれていません。"
 
-#: commands/indexcmds.c:989 commands/indexcmds.c:1008
+#: commands/indexcmds.c:992 commands/indexcmds.c:1011
 #, c-format
 msgid "index creation on system columns is not supported"
 msgstr "システム列へのインデックス作成はサポートされていません"
 
-#: commands/indexcmds.c:1033
+#: commands/indexcmds.c:1036
 #, c-format
 msgid "%s %s will create implicit index \"%s\" for table \"%s\""
 msgstr "%1$s %2$sはテーブル\"%4$s\"に暗黙的なインデックス\"%3$s\"を作成します"
 
-#: commands/indexcmds.c:1205 tcop/utility.c:1391
+#: commands/indexcmds.c:1208 tcop/utility.c:1391
 #, c-format
 msgid "cannot create unique index on partitioned table \"%s\""
 msgstr "パーティション親テーブル\"%s\"にはユニークインデックスを構築できません"
 
-#: commands/indexcmds.c:1207 tcop/utility.c:1393
+#: commands/indexcmds.c:1210 tcop/utility.c:1393
 #, c-format
 msgid "Table \"%s\" contains partitions that are foreign tables."
 msgstr "テーブル\"%s\"は外部テーブルを子テーブルとして含んでいます"
 
-#: commands/indexcmds.c:1675
+#: commands/indexcmds.c:1651
 #, c-format
 msgid "functions in index predicate must be marked IMMUTABLE"
 msgstr "インデックスの述部の関数はIMMUTABLEマークが必要です"
 
-#: commands/indexcmds.c:1753 parser/parse_utilcmd.c:2461 parser/parse_utilcmd.c:2595
+#: commands/indexcmds.c:1729 parser/parse_utilcmd.c:2461 parser/parse_utilcmd.c:2595
 #, c-format
 msgid "column \"%s\" named in key does not exist"
 msgstr "キーとして指名された列\"%s\"は存在しません"
 
-#: commands/indexcmds.c:1777 parser/parse_utilcmd.c:1805
+#: commands/indexcmds.c:1753 parser/parse_utilcmd.c:1805
 #, c-format
 msgid "expressions are not supported in included columns"
 msgstr "包含列では式はサポートされません"
 
-#: commands/indexcmds.c:1818
+#: commands/indexcmds.c:1794
 #, c-format
 msgid "functions in index expression must be marked IMMUTABLE"
 msgstr "式インデックスの関数はIMMUTABLEマークが必要です"
 
-#: commands/indexcmds.c:1833
+#: commands/indexcmds.c:1809
 #, c-format
 msgid "including column does not support a collation"
 msgstr "包含列は照合順序をサポートしません"
 
-#: commands/indexcmds.c:1837
+#: commands/indexcmds.c:1813
 #, c-format
 msgid "including column does not support an operator class"
 msgstr "包含列は演算子クラスをサポートしません"
 
-#: commands/indexcmds.c:1841
+#: commands/indexcmds.c:1817
 #, c-format
 msgid "including column does not support ASC/DESC options"
 msgstr "包含列は ASC/DESC オプションをサポートしません"
 
-#: commands/indexcmds.c:1845
+#: commands/indexcmds.c:1821
 #, c-format
 msgid "including column does not support NULLS FIRST/LAST options"
 msgstr "包含列は NULLS FIRST/LAST オプションをサポートしません"
 
-#: commands/indexcmds.c:1886
+#: commands/indexcmds.c:1862
 #, c-format
 msgid "could not determine which collation to use for index expression"
 msgstr "インデックス式で使用する照合順序を特定できませんでした"
 
-#: commands/indexcmds.c:1894 commands/tablecmds.c:15995 commands/typecmds.c:837 parser/parse_expr.c:2862 parser/parse_type.c:567 parser/parse_utilcmd.c:3668 parser/parse_utilcmd.c:4216 utils/adt/misc.c:533
+#: commands/indexcmds.c:1870 commands/tablecmds.c:16005 commands/typecmds.c:837 parser/parse_expr.c:2862 parser/parse_type.c:567 parser/parse_utilcmd.c:3668 parser/parse_utilcmd.c:4216 utils/adt/misc.c:533
 #, c-format
 msgid "collations are not supported by type %s"
 msgstr "%s 型では照合順序はサポートされません"
 
-#: commands/indexcmds.c:1959
+#: commands/indexcmds.c:1935
 #, c-format
 msgid "operator %s is not commutative"
 msgstr "演算子 %s は可換ではありません"
 
-#: commands/indexcmds.c:1961
+#: commands/indexcmds.c:1937
 #, c-format
 msgid "Only commutative operators can be used in exclusion constraints."
 msgstr "排除制約で使えるのは可換演算子だけです"
 
-#: commands/indexcmds.c:1987
+#: commands/indexcmds.c:1963
 #, c-format
 msgid "operator %s is not a member of operator family \"%s\""
 msgstr "演算子%sは演算子族\"%s\"のメンバーではありません"
 
-#: commands/indexcmds.c:1990
+#: commands/indexcmds.c:1966
 #, c-format
 msgid "The exclusion operator must be related to the index operator class for the constraint."
 msgstr "この排除に使用する演算子はこの制約に使用するインデックス演算子に関連付けられている必要があります。"
 
-#: commands/indexcmds.c:2025
+#: commands/indexcmds.c:2001
 #, c-format
 msgid "access method \"%s\" does not support ASC/DESC options"
 msgstr "アクセスメソッド\"%s\"はASC/DESCオプションをサポートしません"
 
-#: commands/indexcmds.c:2030
+#: commands/indexcmds.c:2006
 #, c-format
 msgid "access method \"%s\" does not support NULLS FIRST/LAST options"
 msgstr "アクセスメソッド\"%s\"はNULLS FIRST/LASTオプションをサポートしません"
 
-#: commands/indexcmds.c:2090 commands/tablecmds.c:16020 commands/tablecmds.c:16026 commands/typecmds.c:2008
+#: commands/indexcmds.c:2066 commands/tablecmds.c:16030 commands/tablecmds.c:16036 commands/typecmds.c:2008
 #, c-format
 msgid "data type %s has no default operator class for access method \"%s\""
 msgstr "アクセスメソッド\"%2$s\"にはデータ型%1$s用のデフォルトの演算子クラスがありません"
 
-#: commands/indexcmds.c:2092
+#: commands/indexcmds.c:2068
 #, c-format
 msgid "You must specify an operator class for the index or define a default operator class for the data type."
 msgstr "このインデックスの演算子クラスを指定するか、あるいはこのデータ型のデフォルト演算子クラスを定義しなければなりません。"
 
-#: commands/indexcmds.c:2121 commands/indexcmds.c:2129 commands/opclasscmds.c:208
+#: commands/indexcmds.c:2097 commands/indexcmds.c:2105 commands/opclasscmds.c:208
 #, c-format
 msgid "operator class \"%s\" does not exist for access method \"%s\""
 msgstr "アクセスメソッド\"%2$s\"用の演算子クラス\"%1$s\"は存在しません"
 
-#: commands/indexcmds.c:2143 commands/typecmds.c:1996
+#: commands/indexcmds.c:2119 commands/typecmds.c:1996
 #, c-format
 msgid "operator class \"%s\" does not accept data type %s"
 msgstr "演算子クラス\"%s\"はデータ型%sを受け付けません"
 
-#: commands/indexcmds.c:2233
+#: commands/indexcmds.c:2209
 #, c-format
 msgid "there are multiple default operator classes for data type %s"
 msgstr "データ型%sには複数のデフォルトの演算子クラスがあります"
 
-#: commands/indexcmds.c:2682
+#: commands/indexcmds.c:2658
 #, c-format
 msgid "table \"%s\" has no indexes that can be reindexed concurrently"
 msgstr "テーブル\"%s\"には並行インデックス再作成が可能なインデックスがありません"
 
-#: commands/indexcmds.c:2693
+#: commands/indexcmds.c:2669
 #, c-format
 msgid "table \"%s\" has no indexes to reindex"
 msgstr "テーブル\"%s\"には再構築すべきインデックスはありません"
 
-#: commands/indexcmds.c:2732 commands/indexcmds.c:3013 commands/indexcmds.c:3106
+#: commands/indexcmds.c:2708 commands/indexcmds.c:2989 commands/indexcmds.c:3082
 #, c-format
 msgid "cannot reindex system catalogs concurrently"
 msgstr "システムカタログではインデックスの並行再構築はできません"
 
-#: commands/indexcmds.c:2755
+#: commands/indexcmds.c:2731
 #, c-format
 msgid "can only reindex the currently open database"
 msgstr "現在オープンしているデータベースのみをインデックス再構築することができます"
 
-#: commands/indexcmds.c:2846
+#: commands/indexcmds.c:2822
 #, c-format
 msgid "cannot reindex system catalogs concurrently, skipping all"
 msgstr "システムカタログではインデックスの並行再構築はできません、全てスキップします"
 
-#: commands/indexcmds.c:2898 commands/indexcmds.c:3637
+#: commands/indexcmds.c:2874 commands/indexcmds.c:3613
 #, c-format
 msgid "table \"%s.%s\" was reindexed"
 msgstr "テーブル\"%s.%s\"のインデックス再構築が完了しました"
 
-#: commands/indexcmds.c:3028 commands/indexcmds.c:3074
+#: commands/indexcmds.c:3004 commands/indexcmds.c:3050
 #, c-format
 msgid "cannot reindex invalid index \"%s.%s\" concurrently, skipping"
 msgstr "無効なインデックス \"%s.%s\"の並行再構築はできません、スキップします "
 
-#: commands/indexcmds.c:3034
+#: commands/indexcmds.c:3010
 #, c-format
 msgid "cannot reindex exclusion constraint index \"%s.%s\" concurrently, skipping"
 msgstr "排他制約インデックス\"%s.%s\"を並行再構築することはできません、スキップします "
 
-#: commands/indexcmds.c:3116
+#: commands/indexcmds.c:3092
 #, c-format
 msgid "cannot reindex invalid index on TOAST table concurrently"
 msgstr "TOASTテーブルの無効なインデックスの並行再構築はできません"
 
-#: commands/indexcmds.c:3144
+#: commands/indexcmds.c:3120
 #, c-format
 msgid "cannot reindex this type of relation concurrently"
 msgstr "このタイプのリレーションでインデックス並列再構築はできません"
 
-#: commands/indexcmds.c:3619 commands/indexcmds.c:3630
+#: commands/indexcmds.c:3595 commands/indexcmds.c:3606
 #, c-format
 msgid "index \"%s.%s\" was reindexed"
 msgstr " インデックス\"%s.%s\"の再構築が完了しました "
 
-#: commands/indexcmds.c:3662
+#: commands/indexcmds.c:3638
 #, c-format
 msgid "REINDEX is not yet implemented for partitioned indexes"
 msgstr "パーティションインデックスに対する REINDEX は実装されていません"
@@ -7784,7 +7789,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:140 commands/tablecmds.c:1514 commands/tablecmds.c:1997 commands/tablecmds.c:3063 commands/tablecmds.c:5452 commands/tablecmds.c:8140 commands/tablecmds.c:15582 commands/tablecmds.c:15617 commands/trigger.c:327 commands/trigger.c:1552 commands/trigger.c:1661 rewrite/rewriteDefine.c:278
+#: commands/policy.c:89 commands/policy.c:382 commands/statscmds.c:140 commands/tablecmds.c:1514 commands/tablecmds.c:1997 commands/tablecmds.c:3063 commands/tablecmds.c:5452 commands/tablecmds.c:8144 commands/tablecmds.c:15590 commands/tablecmds.c:15625 commands/trigger.c:327 commands/trigger.c:1552 commands/trigger.c:1661 rewrite/rewriteDefine.c:278
 #: rewrite/rewriteDefine.c:956
 #, c-format
 msgid "permission denied: \"%s\" is a system catalog"
@@ -7835,7 +7840,7 @@ msgstr "カーソル名が不正です: 空ではいけません"
 msgid "cannot create a cursor WITH HOLD within security-restricted operation"
 msgstr "セキュリティー制限操作中は、WITH HOLD指定のカーソルを作成できません"
 
-#: commands/portalcmds.c:195 commands/portalcmds.c:249 executor/execCurrent.c:70 utils/adt/xml.c:2608 utils/adt/xml.c:2778
+#: commands/portalcmds.c:195 commands/portalcmds.c:249 executor/execCurrent.c:70 utils/adt/xml.c:2618 utils/adt/xml.c:2788
 #, c-format
 msgid "cursor \"%s\" does not exist"
 msgstr "カーソル\"%s\"は存在しません"
@@ -8111,7 +8116,7 @@ msgstr "シーケンスは関連するテーブルと同じスキーマでなけ
 msgid "cannot change ownership of identity sequence"
 msgstr "識別シーケンスの所有者は変更できません"
 
-#: commands/sequence.c:1726 commands/tablecmds.c:12425 commands/tablecmds.c:14986
+#: commands/sequence.c:1726 commands/tablecmds.c:12433 commands/tablecmds.c:14994
 #, c-format
 msgid "Sequence \"%s\" is linked to table \"%s\"."
 msgstr "シーケンス\"%s\"はテーブル\"%s\"にリンクされています"
@@ -8198,7 +8203,7 @@ msgstr "パブリケーション名\"%s\"が2回以上使われています"
 msgid "must be superuser to create subscriptions"
 msgstr "サブスクリプションを生成するにはスーパユーザである必要があります"
 
-#: commands/subscriptioncmds.c:453 commands/subscriptioncmds.c:547 replication/logical/tablesync.c:863 replication/logical/worker.c:1749
+#: commands/subscriptioncmds.c:453 commands/subscriptioncmds.c:547 replication/logical/tablesync.c:873 replication/logical/worker.c:1749
 #, c-format
 msgid "could not connect to the publisher: %s"
 msgstr "発行サーバへの接続ができませんでした: %s"
@@ -8259,7 +8264,7 @@ msgstr "サブスクリプション\"%s\"は存在しません、スキップし
 msgid "could not connect to publisher when attempting to drop the replication slot \"%s\""
 msgstr "レプリケーションスロット\"%s\"を削除するための発行者サーバへの接続に失敗しました"
 
-#: commands/subscriptioncmds.c:1006 commands/subscriptioncmds.c:1022 replication/logical/tablesync.c:912 replication/logical/tablesync.c:934
+#: commands/subscriptioncmds.c:1006 commands/subscriptioncmds.c:1022 replication/logical/tablesync.c:922 replication/logical/tablesync.c:944
 #, c-format
 msgid "The error was: %s"
 msgstr "発生したエラー: %s"
@@ -8351,7 +8356,7 @@ msgstr "実体化ビュー\"%s\"は存在しません、スキップします"
 msgid "Use DROP MATERIALIZED VIEW to remove a materialized view."
 msgstr "実体化ビューを削除するにはDROP MATERIALIZED VIEWを使用してください。"
 
-#: commands/tablecmds.c:250 commands/tablecmds.c:274 commands/tablecmds.c:17301 parser/parse_utilcmd.c:2199
+#: commands/tablecmds.c:250 commands/tablecmds.c:274 commands/tablecmds.c:17311 parser/parse_utilcmd.c:2199
 #, c-format
 msgid "index \"%s\" does not exist"
 msgstr "インデックス\"%s\"は存在しません"
@@ -8374,7 +8379,7 @@ msgstr "\"%s\"は型ではありません"
 msgid "Use DROP TYPE to remove a type."
 msgstr "型を削除するにはDROP TYPEを使用してください"
 
-#: commands/tablecmds.c:262 commands/tablecmds.c:12264 commands/tablecmds.c:14766
+#: commands/tablecmds.c:262 commands/tablecmds.c:12272 commands/tablecmds.c:14774
 #, c-format
 msgid "foreign table \"%s\" does not exist"
 msgstr "外部テーブル\"%s\"は存在しません"
@@ -8398,7 +8403,7 @@ msgstr "ON COMMITは一時テーブルでのみ使用できます"
 msgid "cannot create temporary table within security-restricted operation"
 msgstr "セキュリティー制限操作中は、一時テーブルを作成できません"
 
-#: commands/tablecmds.c:677 commands/tablecmds.c:13624
+#: commands/tablecmds.c:677 commands/tablecmds.c:13632
 #, c-format
 msgid "relation \"%s\" would be inherited from more than once"
 msgstr "リレーション\"%s\"が複数回継承されました"
@@ -8463,7 +8468,7 @@ msgstr "テーブル\"%s\"へのカスケードを削除します"
 msgid "cannot truncate temporary tables of other sessions"
 msgstr "他のセッションの一時テーブルを削除できません"
 
-#: commands/tablecmds.c:2246 commands/tablecmds.c:13521
+#: commands/tablecmds.c:2246 commands/tablecmds.c:13529
 #, c-format
 msgid "cannot inherit from partitioned table \"%s\""
 msgstr "パーティションテーブル\"%s\"からの継承はできません"
@@ -8483,12 +8488,12 @@ msgstr "継承しようとしたリレーション\"%s\"はテーブルまたは
 msgid "cannot create a temporary relation as partition of permanent relation \"%s\""
 msgstr "一時リレーションを永続リレーション\"%s\"の子テーブルとして作ることはできません"
 
-#: commands/tablecmds.c:2280 commands/tablecmds.c:13500
+#: commands/tablecmds.c:2280 commands/tablecmds.c:13508
 #, c-format
 msgid "cannot inherit from temporary relation \"%s\""
 msgstr "一時リレーション\"%s\"から継承することはできません"
 
-#: commands/tablecmds.c:2290 commands/tablecmds.c:13508
+#: commands/tablecmds.c:2290 commands/tablecmds.c:13516
 #, c-format
 msgid "cannot inherit from temporary relation of another session"
 msgstr "他のセッションの一時リレーションから継承することはできません"
@@ -8528,7 +8533,7 @@ msgstr "継承される列 \"%s\"の格納パラメーターが競合してい
 msgid "inherited column \"%s\" has a generation conflict"
 msgstr "継承された列 \"%s\"の生成が競合しています"
 
-#: commands/tablecmds.c:2478 commands/tablecmds.c:2533 commands/tablecmds.c:11080 parser/parse_utilcmd.c:1287 parser/parse_utilcmd.c:1329 parser/parse_utilcmd.c:1734 parser/parse_utilcmd.c:1841
+#: commands/tablecmds.c:2478 commands/tablecmds.c:2533 commands/tablecmds.c:11088 parser/parse_utilcmd.c:1287 parser/parse_utilcmd.c:1329 parser/parse_utilcmd.c:1734 parser/parse_utilcmd.c:1841
 #, c-format
 msgid "cannot convert whole-row table reference"
 msgstr "行全体テーブル参照を変換できません"
@@ -8740,7 +8745,7 @@ msgstr "\"%s\"はテーブルや外部テーブルではありません"
 msgid "\"%s\" is not a table, composite type, or foreign table"
 msgstr "\"%s\"はテーブル、複合型、外部テーブルのいずれでもありません"
 
-#: commands/tablecmds.c:5500 commands/tablecmds.c:7124
+#: commands/tablecmds.c:5500 commands/tablecmds.c:7128
 #, c-format
 msgid "\"%s\" is not a table, materialized view, index, or foreign table"
 msgstr "\"%s\"はテーブルやインデックス、実体化ビュー、インデックス、外部テーブルではありません"
@@ -8795,12 +8800,12 @@ msgstr "型付けされたテーブルに列を追加できません"
 msgid "cannot add column to a partition"
 msgstr "パーティションに列は追加できません"
 
-#: commands/tablecmds.c:5980 commands/tablecmds.c:13751
+#: commands/tablecmds.c:5980 commands/tablecmds.c:13759
 #, c-format
 msgid "child table \"%s\" has different type for column \"%s\""
 msgstr "子テーブル\"%s\"に異なる型の列\"%s\"があります"
 
-#: commands/tablecmds.c:5986 commands/tablecmds.c:13758
+#: commands/tablecmds.c:5986 commands/tablecmds.c:13766
 #, c-format
 msgid "child table \"%s\" has different collation for column \"%s\""
 msgstr "子テーブル\"%s\"に異なる照合順序の列\"%s\"があります"
@@ -8810,888 +8815,888 @@ msgstr "子テーブル\"%s\"に異なる照合順序の列\"%s\"があります
 msgid "merging definition of column \"%s\" for child \"%s\""
 msgstr "子\"%2$s\"の列\"%1$s\"の定義をマージしています"
 
-#: commands/tablecmds.c:6024
+#: commands/tablecmds.c:6028
 #, c-format
 msgid "cannot recursively add identity column to table that has child tables"
 msgstr "子テーブルを持つテーブルに識別列を再帰的に追加することはできません"
 
-#: commands/tablecmds.c:6259
+#: commands/tablecmds.c:6263
 #, c-format
 msgid "column must be added to child tables too"
 msgstr "列は子テーブルでも追加する必要があります"
 
-#: commands/tablecmds.c:6334
+#: commands/tablecmds.c:6338
 #, c-format
 msgid "column \"%s\" of relation \"%s\" already exists, skipping"
 msgstr "リレーション\"%2$s\"の列\"%1$s\"はすでに存在します、スキップします"
 
-#: commands/tablecmds.c:6341
+#: commands/tablecmds.c:6345
 #, c-format
 msgid "column \"%s\" of relation \"%s\" already exists"
 msgstr "リレーション\"%2$s\"の列\"%1$s\"はすでに存在します"
 
-#: commands/tablecmds.c:6407 commands/tablecmds.c:10733
+#: commands/tablecmds.c:6411 commands/tablecmds.c:10741
 #, c-format
 msgid "cannot remove constraint from only the partitioned table when partitions exist"
 msgstr "パーティションが存在する場合にはパーティションテーブルのみから制約を削除することはできません"
 
-#: commands/tablecmds.c:6408 commands/tablecmds.c:6725 commands/tablecmds.c:7584 commands/tablecmds.c:10734
+#: commands/tablecmds.c:6412 commands/tablecmds.c:6729 commands/tablecmds.c:7588 commands/tablecmds.c:10742
 #, c-format
 msgid "Do not specify the ONLY keyword."
 msgstr "ONLYキーワードを指定しないでください。"
 
-#: commands/tablecmds.c:6445 commands/tablecmds.c:6651 commands/tablecmds.c:6793 commands/tablecmds.c:6905 commands/tablecmds.c:6999 commands/tablecmds.c:7058 commands/tablecmds.c:7208 commands/tablecmds.c:7278 commands/tablecmds.c:7371 commands/tablecmds.c:10873 commands/tablecmds.c:12287
+#: commands/tablecmds.c:6449 commands/tablecmds.c:6655 commands/tablecmds.c:6797 commands/tablecmds.c:6909 commands/tablecmds.c:7003 commands/tablecmds.c:7062 commands/tablecmds.c:7212 commands/tablecmds.c:7282 commands/tablecmds.c:7375 commands/tablecmds.c:10881 commands/tablecmds.c:12295
 #, c-format
 msgid "cannot alter system column \"%s\""
 msgstr "システム列\"%s\"を変更できません"
 
-#: commands/tablecmds.c:6451 commands/tablecmds.c:6799
+#: commands/tablecmds.c:6455 commands/tablecmds.c:6803
 #, c-format
 msgid "column \"%s\" of relation \"%s\" is an identity column"
 msgstr "リレーション\"%2$s\"の列\"%1$s\"は識別列です"
 
-#: commands/tablecmds.c:6494
+#: commands/tablecmds.c:6498
 #, c-format
 msgid "column \"%s\" is in a primary key"
 msgstr "列\"%s\"はプライマリキーで使用しています"
 
-#: commands/tablecmds.c:6499
+#: commands/tablecmds.c:6503
 #, c-format
 msgid "column \"%s\" is in index used as replica identity"
 msgstr "列\"%s\"は複製識別として使用中のインデックスに含まれています"
 
-#: commands/tablecmds.c:6522
+#: commands/tablecmds.c:6526
 #, c-format
 msgid "column \"%s\" is marked NOT NULL in parent table"
 msgstr "列\"%s\"は親テーブルでNOT NULL指定されています"
 
-#: commands/tablecmds.c:6722 commands/tablecmds.c:8038
+#: commands/tablecmds.c:6726 commands/tablecmds.c:8042
 #, c-format
 msgid "constraint must be added to child tables too"
 msgstr "制約は子テーブルにも追加する必要があります"
 
-#: commands/tablecmds.c:6723
+#: commands/tablecmds.c:6727
 #, c-format
 msgid "Column \"%s\" of relation \"%s\" is not already NOT NULL."
 msgstr "リレーション\"%2$s\"の列\"%1$s\"はすでにNOT NULLLではありません。"
 
-#: commands/tablecmds.c:6758
+#: commands/tablecmds.c:6762
 #, c-format
 msgid "existing constraints on column \"%s\".\"%s\" are sufficient to prove that it does not contain nulls"
 msgstr "カラム\"%s\".\"%s\"上の既存の制約はNULLを含まないことを照明するのに十分です"
 
-#: commands/tablecmds.c:6801
+#: commands/tablecmds.c:6805
 #, c-format
 msgid "Use ALTER TABLE ... ALTER COLUMN ... DROP IDENTITY instead."
 msgstr "代わりに ALTER TABLE ... ALTER COLUMN ... DROP IDENTITY を使ってください。"
 
-#: commands/tablecmds.c:6806
+#: commands/tablecmds.c:6810
 #, c-format
 msgid "column \"%s\" of relation \"%s\" is a generated column"
 msgstr "リレーション\"%2$s\"の列\"%1$s\"は生成カラムです"
 
-#: commands/tablecmds.c:6916
+#: commands/tablecmds.c:6920
 #, c-format
 msgid "column \"%s\" of relation \"%s\" must be declared NOT NULL before identity can be added"
 msgstr "識別列を追加するにはリレーション\"%s\"の列\"%s\"はNOT NULLと宣言されている必要があります"
 
-#: commands/tablecmds.c:6922
+#: commands/tablecmds.c:6926
 #, c-format
 msgid "column \"%s\" of relation \"%s\" is already an identity column"
 msgstr "リレーション\"%2$s\"の列\"%1$s\"はすでに識別列です"
 
-#: commands/tablecmds.c:6928
+#: commands/tablecmds.c:6932
 #, c-format
 msgid "column \"%s\" of relation \"%s\" already has a default value"
 msgstr "リレーション\"%2$s\"の列\"%1$s\"はすでにデフォルト値が指定されています"
 
-#: commands/tablecmds.c:7005 commands/tablecmds.c:7066
+#: commands/tablecmds.c:7009 commands/tablecmds.c:7070
 #, c-format
 msgid "column \"%s\" of relation \"%s\" is not an identity column"
 msgstr "リレーション\"%2$s\"の列\"%1$s\"は識別列ではありません"
 
-#: commands/tablecmds.c:7071
+#: commands/tablecmds.c:7075
 #, c-format
 msgid "column \"%s\" of relation \"%s\" is not an identity column, skipping"
 msgstr "リレーション\"%2$s\"の列\"%1$s\"は識別列ではありません、スキップします"
 
-#: commands/tablecmds.c:7136
+#: commands/tablecmds.c:7140
 #, c-format
 msgid "cannot refer to non-index column by number"
 msgstr "非インデックス列を番号で参照することはできません"
 
-#: commands/tablecmds.c:7167
+#: commands/tablecmds.c:7171
 #, c-format
 msgid "statistics target %d is too low"
 msgstr "統計情報目標%dは小さすぎます"
 
-#: commands/tablecmds.c:7175
+#: commands/tablecmds.c:7179
 #, c-format
 msgid "lowering statistics target to %d"
 msgstr "統計情報目標を%dに減らします"
 
-#: commands/tablecmds.c:7198
+#: commands/tablecmds.c:7202
 #, c-format
 msgid "column number %d of relation \"%s\" does not exist"
 msgstr "リレーション \"%2$s\"の列 %1$d は存在しません"
 
-#: commands/tablecmds.c:7217
+#: commands/tablecmds.c:7221
 #, c-format
 msgid "cannot alter statistics on included column \"%s\" of index \"%s\""
 msgstr "インデックス\"%2$s\"の包含列\"%1$s\"への統計情報の変更はできません"
 
-#: commands/tablecmds.c:7222
+#: commands/tablecmds.c:7226
 #, c-format
 msgid "cannot alter statistics on non-expression column \"%s\" of index \"%s\""
 msgstr "インデックス \"%2$s\"の非式列\"%1$s\"の統計情報の変更はできません"
 
-#: commands/tablecmds.c:7224
+#: commands/tablecmds.c:7228
 #, c-format
 msgid "Alter statistics on table column instead."
 msgstr "代わりにテーブルカラムの統計情報を変更してください。"
 
-#: commands/tablecmds.c:7351
+#: commands/tablecmds.c:7355
 #, c-format
 msgid "invalid storage type \"%s\""
 msgstr "不正な格納タイプ\"%s\""
 
-#: commands/tablecmds.c:7383
+#: commands/tablecmds.c:7387
 #, c-format
 msgid "column data type %s can only have storage PLAIN"
 msgstr "列のデータ型%sは格納タイプPLAINしか取ることができません"
 
-#: commands/tablecmds.c:7464
+#: commands/tablecmds.c:7468
 #, c-format
 msgid "cannot drop column from typed table"
 msgstr "型付けされたテーブルから列を削除できません"
 
-#: commands/tablecmds.c:7523
+#: commands/tablecmds.c:7527
 #, c-format
 msgid "column \"%s\" of relation \"%s\" does not exist, skipping"
 msgstr "リレーション\"%2$s\"の列\"%1$s\"は存在しません、スキップします"
 
-#: commands/tablecmds.c:7536
+#: commands/tablecmds.c:7540
 #, c-format
 msgid "cannot drop system column \"%s\""
 msgstr "システム列\"%s\"を削除できません"
 
-#: commands/tablecmds.c:7546
+#: commands/tablecmds.c:7550
 #, c-format
 msgid "cannot drop inherited column \"%s\""
 msgstr "継承される列\"%s\"を削除できません"
 
-#: commands/tablecmds.c:7559
+#: commands/tablecmds.c:7563
 #, c-format
 msgid "cannot drop column \"%s\" because it is part of the partition key of relation \"%s\""
 msgstr "列\"%s\"はリレーション\"%s\"のパーティションキーの一部であるため、削除できません"
 
-#: commands/tablecmds.c:7583
+#: commands/tablecmds.c:7587
 #, c-format
 msgid "cannot drop column from only the partitioned table when partitions exist"
 msgstr "子テーブルが存在する場合にはパーティションの親テーブルのみから列を削除することはできません"
 
-#: commands/tablecmds.c:7759
+#: commands/tablecmds.c:7763
 #, c-format
 msgid "ALTER TABLE / ADD CONSTRAINT USING INDEX is not supported on partitioned tables"
 msgstr "ALTER TABLE / ADD CONSTRAINT USING INDEX はパーティションテーブルではサポートされていません"
 
-#: commands/tablecmds.c:7784
+#: commands/tablecmds.c:7788
 #, c-format
 msgid "ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index \"%s\" to \"%s\""
 msgstr "ALTER TABLE / ADD CONSTRAINT USING INDEX はインデックス\"%s\"を\"%s\"にリネームします"
 
-#: commands/tablecmds.c:8118
+#: commands/tablecmds.c:8122
 #, c-format
 msgid "cannot use ONLY for foreign key on partitioned table \"%s\" referencing relation \"%s\""
 msgstr "パーティションテーブル\"%s\"で定義されているリレーション\"%s\"を参照する外部キーではONLY指定はできません"
 
-#: commands/tablecmds.c:8124
+#: commands/tablecmds.c:8128
 #, c-format
 msgid "cannot add NOT VALID foreign key on partitioned table \"%s\" referencing relation \"%s\""
 msgstr "パーティションテーブル\"%1$s\"にリレーション\"%2$s\"を参照する NOT VALID 指定の外部キーは追加できません "
 
-#: commands/tablecmds.c:8127
+#: commands/tablecmds.c:8131
 #, c-format
 msgid "This feature is not yet supported on partitioned tables."
 msgstr "この機能はパーティションテーブルに対してはサポートされていません。"
 
-#: commands/tablecmds.c:8134 commands/tablecmds.c:8538
+#: commands/tablecmds.c:8138 commands/tablecmds.c:8542
 #, c-format
 msgid "referenced relation \"%s\" is not a table"
 msgstr "参照先のリレーション\"%s\"はテーブルではありません"
 
-#: commands/tablecmds.c:8157
+#: commands/tablecmds.c:8161
 #, c-format
 msgid "constraints on permanent tables may reference only permanent tables"
 msgstr "永続テーブルの制約は永続テーブルだけを参照できます"
 
-#: commands/tablecmds.c:8164
+#: commands/tablecmds.c:8168
 #, c-format
 msgid "constraints on unlogged tables may reference only permanent or unlogged tables"
 msgstr "UNLOGGEDテーブルに対する制約は、永続テーブルまたはUNLOGGEDテーブルだけを参照する場合があります"
 
-#: commands/tablecmds.c:8170
+#: commands/tablecmds.c:8174
 #, c-format
 msgid "constraints on temporary tables may reference only temporary tables"
 msgstr "一時テーブルに対する制約は一時テーブルだけを参照する場合があります"
 
-#: commands/tablecmds.c:8174
+#: commands/tablecmds.c:8178
 #, c-format
 msgid "constraints on temporary tables must involve temporary tables of this session"
 msgstr "一時テーブルに対する制約にはこのセッションの一時テーブルを加える必要があります"
 
-#: commands/tablecmds.c:8240 commands/tablecmds.c:8246
+#: commands/tablecmds.c:8244 commands/tablecmds.c:8250
 #, c-format
 msgid "invalid %s action for foreign key constraint containing generated column"
 msgstr "生成カラムを含む外部キー制約に対する不正な %s 処理"
 
-#: commands/tablecmds.c:8262
+#: commands/tablecmds.c:8266
 #, c-format
 msgid "number of referencing and referenced columns for foreign key disagree"
 msgstr "外部キーの参照列数と被参照列数が合いません"
 
-#: commands/tablecmds.c:8369
+#: commands/tablecmds.c:8373
 #, c-format
 msgid "foreign key constraint \"%s\" cannot be implemented"
 msgstr "外部キー制約\"%sは実装されていません"
 
-#: commands/tablecmds.c:8371
+#: commands/tablecmds.c:8375
 #, c-format
 msgid "Key columns \"%s\" and \"%s\" are of incompatible types: %s and %s."
 msgstr "キーとなる列\"%s\"と\"%s\"との間で型に互換性がありません:%sと%s"
 
-#: commands/tablecmds.c:8734 commands/tablecmds.c:9148 parser/parse_utilcmd.c:791 parser/parse_utilcmd.c:920
+#: commands/tablecmds.c:8738 commands/tablecmds.c:9152 parser/parse_utilcmd.c:791 parser/parse_utilcmd.c:920
 #, c-format
 msgid "foreign key constraints are not supported on foreign tables"
 msgstr "外部テーブルでは外部キー制約はサポートされていません"
 
-#: commands/tablecmds.c:9526 commands/tablecmds.c:9804 commands/tablecmds.c:10690 commands/tablecmds.c:10765
+#: commands/tablecmds.c:9530 commands/tablecmds.c:9808 commands/tablecmds.c:10698 commands/tablecmds.c:10773
 #, c-format
 msgid "constraint \"%s\" of relation \"%s\" does not exist"
 msgstr "リレーション\"%2$s\"の制約\"%1$s\"は存在しません"
 
-#: commands/tablecmds.c:9533
+#: commands/tablecmds.c:9537
 #, c-format
 msgid "constraint \"%s\" of relation \"%s\" is not a foreign key constraint"
 msgstr "リレーション\"%2$s\"の制約\"%1$s\"は外部キー制約ではありません"
 
-#: commands/tablecmds.c:9571
+#: commands/tablecmds.c:9575
 #, c-format
 msgid "cannot alter constraint \"%s\" on relation \"%s\""
 msgstr "リレーション\"%2$s\"の制約\"%1$s\"を変更できません"
 
-#: commands/tablecmds.c:9574
+#: commands/tablecmds.c:9578
 #, c-format
 msgid "Constraint \"%s\" is derived from constraint \"%s\" of relation \"%s\"."
 msgstr "制約\"%1$s\"は、リレーション\"%3$s\"上の制約\"%2$s\"から派生しています。"
 
-#: commands/tablecmds.c:9576
+#: commands/tablecmds.c:9580
 #, c-format
 msgid "You may alter the constraint it derives from, instead."
 msgstr "代わりに派生元の制約を変更することができます。"
 
-#: commands/tablecmds.c:9812
+#: commands/tablecmds.c:9816
 #, c-format
 msgid "constraint \"%s\" of relation \"%s\" is not a foreign key or check constraint"
 msgstr "リレーション\"%2$s\"の制約\"%1$s\"は外部キー制約でも検査制約でもありません"
 
-#: commands/tablecmds.c:9891
+#: commands/tablecmds.c:9895
 #, c-format
 msgid "constraint must be validated on child tables too"
 msgstr "制約は子テーブルでも検証される必要があります"
 
-#: commands/tablecmds.c:9981
+#: commands/tablecmds.c:9985
 #, c-format
 msgid "column \"%s\" referenced in foreign key constraint does not exist"
 msgstr "外部キー制約で参照される列\"%s\"が存在しません"
 
-#: commands/tablecmds.c:9987
+#: commands/tablecmds.c:9991
 #, c-format
 msgid "system columns cannot be used in foreign keys"
 msgstr "システム列は外部キーに使用できません"
 
-#: commands/tablecmds.c:9991
+#: commands/tablecmds.c:9995
 #, c-format
 msgid "cannot have more than %d keys in a foreign key"
 msgstr "外部キーでは%dを超えるキーを持つことができません"
 
-#: commands/tablecmds.c:10056
+#: commands/tablecmds.c:10060
 #, c-format
 msgid "cannot use a deferrable primary key for referenced table \"%s\""
 msgstr "被参照テーブル\"%s\"には遅延可能プライマリキーは使用できません"
 
-#: commands/tablecmds.c:10073
+#: commands/tablecmds.c:10077
 #, c-format
 msgid "there is no primary key for referenced table \"%s\""
 msgstr "被参照テーブル\"%s\"にはプライマリキーがありません"
 
-#: commands/tablecmds.c:10138
+#: commands/tablecmds.c:10146
 #, c-format
 msgid "foreign key referenced-columns list must not contain duplicates"
 msgstr "外部キーの被参照列リストには重複があってはなりません"
 
-#: commands/tablecmds.c:10232
+#: commands/tablecmds.c:10240
 #, c-format
 msgid "cannot use a deferrable unique constraint for referenced table \"%s\""
 msgstr "被参照テーブル\"%s\"に対しては、遅延可能な一意性制約は使用できません"
 
-#: commands/tablecmds.c:10237
+#: commands/tablecmds.c:10245
 #, c-format
 msgid "there is no unique constraint matching given keys for referenced table \"%s\""
 msgstr "被参照テーブル\"%s\"に、指定したキーに一致する一意性制約がありません"
 
-#: commands/tablecmds.c:10325
+#: commands/tablecmds.c:10333
 #, c-format
 msgid "validating foreign key constraint \"%s\""
 msgstr "外部キー制約\"%s\"を検証しています"
 
-#: commands/tablecmds.c:10646
+#: commands/tablecmds.c:10654
 #, c-format
 msgid "cannot drop inherited constraint \"%s\" of relation \"%s\""
 msgstr "リレーション\"%2$s\"の継承された制約\"%1$s\"を削除できません"
 
-#: commands/tablecmds.c:10696
+#: commands/tablecmds.c:10704
 #, c-format
 msgid "constraint \"%s\" of relation \"%s\" does not exist, skipping"
 msgstr "リレーション\"%2$s\"の制約\"%1$s\"は存在しません、スキップします"
 
-#: commands/tablecmds.c:10857
+#: commands/tablecmds.c:10865
 #, c-format
 msgid "cannot alter column type of typed table"
 msgstr "型付けされたテーブルの列の型を変更できません"
 
-#: commands/tablecmds.c:10884
+#: commands/tablecmds.c:10892
 #, c-format
 msgid "cannot alter inherited column \"%s\""
 msgstr "継承される列\"%s\"を変更できません"
 
-#: commands/tablecmds.c:10893
+#: commands/tablecmds.c:10901
 #, c-format
 msgid "cannot alter column \"%s\" because it is part of the partition key of relation \"%s\""
 msgstr "列\"%s\"はリレーション\"%s\"のパーティションキーの一部であるため、変更できません"
 
-#: commands/tablecmds.c:10943
+#: commands/tablecmds.c:10951
 #, c-format
 msgid "result of USING clause for column \"%s\" cannot be cast automatically to type %s"
 msgstr "列\"%s\"に対するUSING句の結果は自動的に%s型に型変換できません"
 
-#: commands/tablecmds.c:10946
+#: commands/tablecmds.c:10954
 #, c-format
 msgid "You might need to add an explicit cast."
 msgstr "必要に応じて明示的な型変換を追加してください。"
 
-#: commands/tablecmds.c:10950
+#: commands/tablecmds.c:10958
 #, 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:10953
+#: commands/tablecmds.c:10961
 #, c-format
 msgid "You might need to specify \"USING %s::%s\"."
 msgstr "必要に応じて\"USING %s::%s\"を追加してください。"
 
-#: commands/tablecmds.c:11052
+#: commands/tablecmds.c:11060
 #, c-format
 msgid "cannot alter inherited column \"%s\" of relation \"%s\""
 msgstr "リレーション\"%2$s\"の継承列\"%1$s\"は変更できません"
 
-#: commands/tablecmds.c:11081
+#: commands/tablecmds.c:11089
 #, c-format
 msgid "USING expression contains a whole-row table reference."
 msgstr "USING式が行全体テーブル参照を含んでいます。"
 
-#: commands/tablecmds.c:11092
+#: commands/tablecmds.c:11100
 #, c-format
 msgid "type of inherited column \"%s\" must be changed in child tables too"
 msgstr "継承される列\"%s\"の型を子テーブルで変更しなければなりません"
 
-#: commands/tablecmds.c:11217
+#: commands/tablecmds.c:11225
 #, c-format
 msgid "cannot alter type of column \"%s\" twice"
 msgstr "列\"%s\"の型を2回変更することはできません"
 
-#: commands/tablecmds.c:11255
+#: commands/tablecmds.c:11263
 #, c-format
 msgid "generation expression for column \"%s\" cannot be cast automatically to type %s"
 msgstr "カラム\"%s\"に対する生成式は自動的に%s型にキャストできません"
 
-#: commands/tablecmds.c:11260
+#: commands/tablecmds.c:11268
 #, c-format
 msgid "default for column \"%s\" cannot be cast automatically to type %s"
 msgstr "列\"%s\"のデフォルト値を自動的に%s型にキャストできません"
 
-#: commands/tablecmds.c:11338
+#: commands/tablecmds.c:11346
 #, c-format
 msgid "cannot alter type of a column used by a generated column"
 msgstr "生成カラムで使用される列の型は変更できません"
 
-#: commands/tablecmds.c:11339
+#: commands/tablecmds.c:11347
 #, c-format
 msgid "Column \"%s\" is used by generated column \"%s\"."
 msgstr "カラム\"%s\"は生成カラム\"%s\"で使われています。"
 
-#: commands/tablecmds.c:11360
+#: commands/tablecmds.c:11368
 #, c-format
 msgid "cannot alter type of a column used by a view or rule"
 msgstr "ビューまたはルールで使用される列の型は変更できません"
 
-#: commands/tablecmds.c:11361 commands/tablecmds.c:11380 commands/tablecmds.c:11398
+#: commands/tablecmds.c:11369 commands/tablecmds.c:11388 commands/tablecmds.c:11406
 #, c-format
 msgid "%s depends on column \"%s\""
 msgstr "%sは列\"%s\"に依存しています"
 
-#: commands/tablecmds.c:11379
+#: commands/tablecmds.c:11387
 #, c-format
 msgid "cannot alter type of a column used in a trigger definition"
 msgstr "トリガー定義で使用される列の型は変更できません"
 
-#: commands/tablecmds.c:11397
+#: commands/tablecmds.c:11405
 #, c-format
 msgid "cannot alter type of a column used in a policy definition"
 msgstr "ポリシ定義で使用されている列の型は変更できません"
 
-#: commands/tablecmds.c:12395 commands/tablecmds.c:12407
+#: commands/tablecmds.c:12403 commands/tablecmds.c:12415
 #, c-format
 msgid "cannot change owner of index \"%s\""
 msgstr "インデックス\"%s\"の所有者を変更できません"
 
-#: commands/tablecmds.c:12397 commands/tablecmds.c:12409
+#: commands/tablecmds.c:12405 commands/tablecmds.c:12417
 #, c-format
 msgid "Change the ownership of the index's table, instead."
 msgstr "代わりにインデックスのテーブルの所有者を変更してください"
 
-#: commands/tablecmds.c:12423
+#: commands/tablecmds.c:12431
 #, c-format
 msgid "cannot change owner of sequence \"%s\""
 msgstr "シーケンス\"%s\"の所有者を変更できません"
 
-#: commands/tablecmds.c:12437 commands/tablecmds.c:15693
+#: commands/tablecmds.c:12445 commands/tablecmds.c:15701
 #, c-format
 msgid "Use ALTER TYPE instead."
 msgstr "代わりにALTER TYPEを使用してください。"
 
-#: commands/tablecmds.c:12446
+#: commands/tablecmds.c:12454
 #, c-format
 msgid "\"%s\" is not a table, view, sequence, or foreign table"
 msgstr "\"%s\"はテーブル、ビュー、シーケンス、外部テーブルではありません"
 
-#: commands/tablecmds.c:12786
+#: commands/tablecmds.c:12794
 #, c-format
 msgid "cannot have multiple SET TABLESPACE subcommands"
 msgstr "SET TABLESPACEサブコマンドを複数指定できません"
 
-#: commands/tablecmds.c:12861
+#: commands/tablecmds.c:12869
 #, c-format
 msgid "\"%s\" is not a table, view, materialized view, index, or TOAST table"
 msgstr "\"%s\"はテーブル、ビュー、実体化ビュー、インデックス、TOASTテーブルではありません"
 
-#: commands/tablecmds.c:12894 commands/view.c:518
+#: commands/tablecmds.c:12902 commands/view.c:518
 #, c-format
 msgid "WITH CHECK OPTION is supported only on automatically updatable views"
 msgstr "WITH CHECK OPTIONは自動更新可能ビューでのみサポートされます"
 
-#: commands/tablecmds.c:13034
+#: commands/tablecmds.c:13042
 #, c-format
 msgid "cannot move system relation \"%s\""
 msgstr "システムリレーション\"%s\"を移動できません"
 
-#: commands/tablecmds.c:13050
+#: commands/tablecmds.c:13058
 #, c-format
 msgid "cannot move temporary tables of other sessions"
 msgstr "他のセッションの一時テーブルを移動できません"
 
-#: commands/tablecmds.c:13222
+#: commands/tablecmds.c:13230
 #, c-format
 msgid "only tables, indexes, and materialized views exist in tablespaces"
 msgstr "テーブルスペースにはテーブル、インデックスおよび実体化ビューしかありません"
 
-#: commands/tablecmds.c:13234
+#: commands/tablecmds.c:13242
 #, c-format
 msgid "cannot move relations in to or out of pg_global tablespace"
 msgstr "pg_globalテーブルスペースとの間のリレーションの移動はできません"
 
-#: commands/tablecmds.c:13326
+#: commands/tablecmds.c:13334
 #, c-format
 msgid "aborting because lock on relation \"%s.%s\" is not available"
 msgstr "リレーション\"%s.%s\"のロックが獲得できなかったため中断します"
 
-#: commands/tablecmds.c:13342
+#: commands/tablecmds.c:13350
 #, c-format
 msgid "no matching relations in tablespace \"%s\" found"
 msgstr "テーブルスペース\"%s\"には合致するリレーションはありませんでした"
 
-#: commands/tablecmds.c:13459
+#: commands/tablecmds.c:13467
 #, c-format
 msgid "cannot change inheritance of typed table"
 msgstr "型付けされたテーブルの継承を変更できません"
 
-#: commands/tablecmds.c:13464 commands/tablecmds.c:14020
+#: commands/tablecmds.c:13472 commands/tablecmds.c:14028
 #, c-format
 msgid "cannot change inheritance of a partition"
 msgstr "パーティションの継承は変更できません"
 
-#: commands/tablecmds.c:13469
+#: commands/tablecmds.c:13477
 #, c-format
 msgid "cannot change inheritance of partitioned table"
 msgstr "パーティションテーブルの継承は変更できません"
 
-#: commands/tablecmds.c:13515
+#: commands/tablecmds.c:13523
 #, c-format
 msgid "cannot inherit to temporary relation of another session"
 msgstr "他のセッションの一時テーブルを継承できません"
 
-#: commands/tablecmds.c:13528
+#: commands/tablecmds.c:13536
 #, c-format
 msgid "cannot inherit from a partition"
 msgstr "パーティションからの継承はできません"
 
-#: commands/tablecmds.c:13550 commands/tablecmds.c:16341
+#: commands/tablecmds.c:13558 commands/tablecmds.c:16351
 #, c-format
 msgid "circular inheritance not allowed"
 msgstr "循環継承を行うことはできません"
 
-#: commands/tablecmds.c:13551 commands/tablecmds.c:16342
+#: commands/tablecmds.c:13559 commands/tablecmds.c:16352
 #, c-format
 msgid "\"%s\" is already a child of \"%s\"."
 msgstr "\"%s\"はすでに\"%s\"の子です"
 
-#: commands/tablecmds.c:13564
+#: commands/tablecmds.c:13572
 #, c-format
 msgid "trigger \"%s\" prevents table \"%s\" from becoming an inheritance child"
 msgstr "トリガ\"%s\"によってテーブル\"%s\"が継承子テーブルになることができません"
 
-#: commands/tablecmds.c:13566
+#: commands/tablecmds.c:13574
 #, c-format
 msgid "ROW triggers with transition tables are not supported in inheritance hierarchies."
 msgstr "遷移テーブルを使用したROWトリガは継承関係ではサポートされていません。"
 
-#: commands/tablecmds.c:13769
+#: commands/tablecmds.c:13777
 #, c-format
 msgid "column \"%s\" in child table must be marked NOT NULL"
 msgstr "子テーブルの列\"%s\"はNOT NULLである必要があります"
 
-#: commands/tablecmds.c:13778
+#: commands/tablecmds.c:13786
 #, c-format
 msgid "column \"%s\" in child table must be a generated column"
 msgstr "子テーブルの列\"%s\"は生成列である必要があります"
 
-#: commands/tablecmds.c:13828
+#: commands/tablecmds.c:13836
 #, c-format
 msgid "column \"%s\" in child table has a conflicting generation expression"
 msgstr "子テーブルの列\"%s\"には競合する生成式があります"
 
-#: commands/tablecmds.c:13856
+#: commands/tablecmds.c:13864
 #, c-format
 msgid "child table is missing column \"%s\""
 msgstr "子テーブルには列\"%s\"がありません"
 
-#: commands/tablecmds.c:13944
+#: commands/tablecmds.c:13952
 #, c-format
 msgid "child table \"%s\" has different definition for check constraint \"%s\""
 msgstr "子テーブル\"%s\"では検査制約\"%s\"に異なった定義がされています"
 
-#: commands/tablecmds.c:13952
+#: commands/tablecmds.c:13960
 #, c-format
 msgid "constraint \"%s\" conflicts with non-inherited constraint on child table \"%s\""
 msgstr "制約\"%s\"は子テーブル\"%s\"上の継承されない制約と競合します"
 
-#: commands/tablecmds.c:13963
+#: commands/tablecmds.c:13971
 #, c-format
 msgid "constraint \"%s\" conflicts with NOT VALID constraint on child table \"%s\""
 msgstr "制約\"%s\"は子テーブル\"%s\"のNOT VALID制約と衝突しています"
 
-#: commands/tablecmds.c:13998
+#: commands/tablecmds.c:14006
 #, c-format
 msgid "child table is missing constraint \"%s\""
 msgstr "子テーブルには制約\"%s\"がありません"
 
-#: commands/tablecmds.c:14087
+#: commands/tablecmds.c:14095
 #, c-format
 msgid "relation \"%s\" is not a partition of relation \"%s\""
 msgstr "リレーション\"%s\"はリレーション\"%s\"のパーティション子テーブルではありません"
 
-#: commands/tablecmds.c:14093
+#: commands/tablecmds.c:14101
 #, c-format
 msgid "relation \"%s\" is not a parent of relation \"%s\""
 msgstr "リレーション\"%s\"はリレーション\"%s\"の親ではありません"
 
-#: commands/tablecmds.c:14321
+#: commands/tablecmds.c:14329
 #, c-format
 msgid "typed tables cannot inherit"
 msgstr "型付けされたテーブルは継承できません"
 
-#: commands/tablecmds.c:14351
+#: commands/tablecmds.c:14359
 #, c-format
 msgid "table is missing column \"%s\""
 msgstr "テーブルには列\"%s\"がありません"
 
-#: commands/tablecmds.c:14362
+#: commands/tablecmds.c:14370
 #, c-format
 msgid "table has column \"%s\" where type requires \"%s\""
 msgstr "テーブルには列\"%s\"がありますが型は\"%s\"を必要としています"
 
-#: commands/tablecmds.c:14371
+#: commands/tablecmds.c:14379
 #, c-format
 msgid "table \"%s\" has different type for column \"%s\""
 msgstr "テーブル\"%s\"では列\"%s\"の型が異なっています"
 
-#: commands/tablecmds.c:14385
+#: commands/tablecmds.c:14393
 #, c-format
 msgid "table has extra column \"%s\""
 msgstr "テーブルに余分な列\"%s\"があります"
 
-#: commands/tablecmds.c:14437
+#: commands/tablecmds.c:14445
 #, c-format
 msgid "\"%s\" is not a typed table"
 msgstr "\"%s\"は型付けされたテーブルではありません"
 
-#: commands/tablecmds.c:14611
+#: commands/tablecmds.c:14619
 #, c-format
 msgid "cannot use non-unique index \"%s\" as replica identity"
 msgstr "非ユニークインデックス\"%s\"は複製識別としては使用できません"
 
-#: commands/tablecmds.c:14617
+#: commands/tablecmds.c:14625
 #, c-format
 msgid "cannot use non-immediate index \"%s\" as replica identity"
 msgstr "一意性を即時検査しないインデックス\"%s\"は複製識別には使用できません"
 
-#: commands/tablecmds.c:14623
+#: commands/tablecmds.c:14631
 #, c-format
 msgid "cannot use expression index \"%s\" as replica identity"
 msgstr "式インデックス\"%s\"は複製識別としては使用できません"
 
-#: commands/tablecmds.c:14629
+#: commands/tablecmds.c:14637
 #, c-format
 msgid "cannot use partial index \"%s\" as replica identity"
 msgstr "部分インデックス\"%s\"を複製識別としては使用できません"
 
-#: commands/tablecmds.c:14646
+#: commands/tablecmds.c:14654
 #, 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:14653
+#: commands/tablecmds.c:14661
 #, 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:14846
+#: commands/tablecmds.c:14854
 #, c-format
 msgid "cannot change logged status of table \"%s\" because it is temporary"
 msgstr "テーブル\"%s\"は一時テーブルであるため、ログ出力設定を変更できません"
 
-#: commands/tablecmds.c:14870
+#: commands/tablecmds.c:14878
 #, c-format
 msgid "cannot change table \"%s\" to unlogged because it is part of a publication"
 msgstr "テーブル\"%s\"はパブリケーションの一部であるため、UNLOGGEDに変更できません"
 
-#: commands/tablecmds.c:14872
+#: commands/tablecmds.c:14880
 #, c-format
 msgid "Unlogged relations cannot be replicated."
 msgstr "UNLOGGEDリレーションはレプリケーションできません。"
 
-#: commands/tablecmds.c:14917
+#: commands/tablecmds.c:14925
 #, c-format
 msgid "could not change table \"%s\" to logged because it references unlogged table \"%s\""
 msgstr "テーブル\"%s\"はUNLOGGEDテーブル\"%s\"を参照しているためLOGGEDには設定できません"
 
-#: commands/tablecmds.c:14927
+#: commands/tablecmds.c:14935
 #, c-format
 msgid "could not change table \"%s\" to unlogged because it references logged table \"%s\""
 msgstr "テーブル\"%s\"はLOGGEDテーブル\"%s\"を参照しているためUNLOGGEDには設定できません"
 
-#: commands/tablecmds.c:14985
+#: commands/tablecmds.c:14993
 #, c-format
 msgid "cannot move an owned sequence into another schema"
 msgstr "所有するシーケンスを他のスキーマに移動することができません"
 
-#: commands/tablecmds.c:15091
+#: commands/tablecmds.c:15099
 #, c-format
 msgid "relation \"%s\" already exists in schema \"%s\""
 msgstr "リレーション\"%s\"はスキーマ\"%s\"内にすでに存在します"
 
-#: commands/tablecmds.c:15676
+#: commands/tablecmds.c:15684
 #, c-format
 msgid "\"%s\" is not a composite type"
 msgstr "\"%s\"は複合型ではありません"
 
-#: commands/tablecmds.c:15708
+#: commands/tablecmds.c:15716
 #, c-format
 msgid "\"%s\" is not a table, view, materialized view, sequence, or foreign table"
 msgstr "\"%s\"はテーブル、ビュー、実体化ビュー、シーケンス、外部テーブルではありません"
 
-#: commands/tablecmds.c:15743
+#: commands/tablecmds.c:15751
 #, c-format
 msgid "unrecognized partitioning strategy \"%s\""
 msgstr "識別できないパーティションストラテジ \"%s\""
 
-#: commands/tablecmds.c:15751
+#: commands/tablecmds.c:15759
 #, c-format
 msgid "cannot use \"list\" partition strategy with more than one column"
 msgstr "\"list\"パーティションストラテジは2つ以上の列に対しては使えません"
 
-#: commands/tablecmds.c:15817
+#: commands/tablecmds.c:15825
 #, c-format
 msgid "column \"%s\" named in partition key does not exist"
 msgstr "パーティションキーに指定されている列\"%s\"は存在しません"
 
-#: commands/tablecmds.c:15825
+#: commands/tablecmds.c:15833
 #, c-format
 msgid "cannot use system column \"%s\" in partition key"
 msgstr "パーティションキーでシステム列\"%s\"は使用できません"
 
-#: commands/tablecmds.c:15836 commands/tablecmds.c:15953
+#: commands/tablecmds.c:15844 commands/tablecmds.c:15937
 #, c-format
 msgid "cannot use generated column in partition key"
 msgstr "パーティションキーで生成カラムは使用できません"
 
-#: commands/tablecmds.c:15837 commands/tablecmds.c:15954 commands/trigger.c:667 rewrite/rewriteHandler.c:873 rewrite/rewriteHandler.c:890
+#: commands/tablecmds.c:15845 commands/tablecmds.c:15938 commands/trigger.c:667 rewrite/rewriteHandler.c:873 rewrite/rewriteHandler.c:890
 #, c-format
 msgid "Column \"%s\" is a generated column."
 msgstr "列\"%s\"は生成カラムです。"
 
-#: commands/tablecmds.c:15913
-#, c-format
-msgid "functions in partition key expression must be marked IMMUTABLE"
-msgstr "パーティションキー式で使われる関数はIMMUTABLE指定されている必要があります"
-
-#: commands/tablecmds.c:15930
+#: commands/tablecmds.c:15914
 #, c-format
 msgid "partition key expressions cannot contain whole-row references"
 msgstr "パーティションキー式は行全体参照を含むことはできません"
 
-#: commands/tablecmds.c:15937
+#: commands/tablecmds.c:15921
 #, c-format
 msgid "partition key expressions cannot contain system column references"
 msgstr "パーティションキー式はシステム列への参照を含むことができません"
 
-#: commands/tablecmds.c:15966
+#: commands/tablecmds.c:15967
+#, c-format
+msgid "functions in partition key expression must be marked IMMUTABLE"
+msgstr "パーティションキー式で使われる関数はIMMUTABLE指定されている必要があります"
+
+#: commands/tablecmds.c:15976
 #, c-format
 msgid "cannot use constant expression as partition key"
 msgstr "定数式をパーティションキーとして使うことはできません"
 
-#: commands/tablecmds.c:15987
+#: commands/tablecmds.c:15997
 #, c-format
 msgid "could not determine which collation to use for partition expression"
 msgstr "パーティション式で使用する照合順序を特定できませんでした"
 
-#: commands/tablecmds.c:16022
+#: commands/tablecmds.c:16032
 #, 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:16028
+#: commands/tablecmds.c:16038
 #, 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:16173
+#: commands/tablecmds.c:16183
 #, c-format
 msgid "partition constraint for table \"%s\" is implied by existing constraints"
 msgstr "テーブル\"%s\"のパーティション制約は既存の制約によって暗黙的に満たされています"
 
-#: commands/tablecmds.c:16177 partitioning/partbounds.c:1245 partitioning/partbounds.c:1296
+#: commands/tablecmds.c:16187 partitioning/partbounds.c:1245 partitioning/partbounds.c:1296
 #, c-format
 msgid "updated partition constraint for default partition \"%s\" is implied by existing constraints"
 msgstr "デフォルトパーティション \"%s\" に対する更新されたパーティション制約は既存の制約によって暗黙的に満たされています"
 
-#: commands/tablecmds.c:16281
+#: commands/tablecmds.c:16291
 #, c-format
 msgid "\"%s\" is already a partition"
 msgstr "\"%s\"はすでパーティションです"
 
-#: commands/tablecmds.c:16287
+#: commands/tablecmds.c:16297
 #, c-format
 msgid "cannot attach a typed table as partition"
 msgstr "型付けされたテーブルをパーティションにアタッチすることはできません"
 
-#: commands/tablecmds.c:16303
+#: commands/tablecmds.c:16313
 #, c-format
 msgid "cannot attach inheritance child as partition"
 msgstr "継承子テーブルをパーティションにアタッチすることはできません"
 
-#: commands/tablecmds.c:16317
+#: commands/tablecmds.c:16327
 #, c-format
 msgid "cannot attach inheritance parent as partition"
 msgstr "継承親テーブルをパーティションにアタッチすることはできません"
 
-#: commands/tablecmds.c:16351
+#: commands/tablecmds.c:16361
 #, c-format
 msgid "cannot attach a temporary relation as partition of permanent relation \"%s\""
 msgstr "一時リレーションを永続リレーション \"%s\" の子テーブルとしてアタッチすることはできません"
 
-#: commands/tablecmds.c:16359
+#: commands/tablecmds.c:16369
 #, c-format
 msgid "cannot attach a permanent relation as partition of temporary relation \"%s\""
 msgstr "永続リレーションを一時リレーション\"%s\"のパーティション子テーブルとしてアタッチすることはできません"
 
-#: commands/tablecmds.c:16367
+#: commands/tablecmds.c:16377
 #, c-format
 msgid "cannot attach as partition of temporary relation of another session"
 msgstr "他セッションの一時リレーションのパーティション子テーブルとしてアタッチすることはできません"
 
-#: commands/tablecmds.c:16374
+#: commands/tablecmds.c:16384
 #, c-format
 msgid "cannot attach temporary relation of another session as partition"
 msgstr "他セッションの一時リレーションにパーティション子テーブルとしてアタッチすることはできません"
 
-#: commands/tablecmds.c:16394
+#: commands/tablecmds.c:16404
 #, c-format
 msgid "table \"%s\" contains column \"%s\" not found in parent \"%s\""
 msgstr "テーブル\"%1$s\"は親テーブル\"%3$s\"にない列\"%2$s\"を含んでいます"
 
-#: commands/tablecmds.c:16397
+#: commands/tablecmds.c:16407
 #, c-format
 msgid "The new partition may contain only the columns present in parent."
 msgstr "新しいパーティションは親に存在する列のみを含むことができます。"
 
-#: commands/tablecmds.c:16409
+#: commands/tablecmds.c:16419
 #, c-format
 msgid "trigger \"%s\" prevents table \"%s\" from becoming a partition"
 msgstr "トリガ\"%s\"のため、テーブル\"%s\"はパーティション子テーブルにはなれません"
 
-#: commands/tablecmds.c:16411 commands/trigger.c:473
+#: commands/tablecmds.c:16421 commands/trigger.c:473
 #, c-format
 msgid "ROW triggers with transition tables are not supported on partitions"
 msgstr "遷移テーブルを使用するROWトリガはパーティションではサポートされません"
 
-#: commands/tablecmds.c:16594
+#: commands/tablecmds.c:16604
 #, c-format
 msgid "cannot attach foreign table \"%s\" as partition of partitioned table \"%s\""
 msgstr "外部テーブル\"%s\"はパーティションテーブル\"%s\"の子テーブルとしてアタッチすることはできません"
 
-#: commands/tablecmds.c:16597
+#: commands/tablecmds.c:16607
 #, c-format
 msgid "Table \"%s\" contains unique indexes."
 msgstr "テーブル\"%s\"はユニークインデックスを持っています。"
 
-#: commands/tablecmds.c:17335 commands/tablecmds.c:17355 commands/tablecmds.c:17377 commands/tablecmds.c:17396 commands/tablecmds.c:17438
+#: commands/tablecmds.c:17345 commands/tablecmds.c:17365 commands/tablecmds.c:17387 commands/tablecmds.c:17406 commands/tablecmds.c:17448
 #, c-format
 msgid "cannot attach index \"%s\" as a partition of index \"%s\""
 msgstr "インデックス\"%s\"をインデックス\"%s\"の子インデックスとしてアタッチすることはできません"
 
-#: commands/tablecmds.c:17338
+#: commands/tablecmds.c:17348
 #, c-format
 msgid "Index \"%s\" is already attached to another index."
 msgstr "インデックス\"%s\"はすでに別のインデックスにアタッチされています。"
 
-#: commands/tablecmds.c:17358
+#: commands/tablecmds.c:17368
 #, c-format
 msgid "Index \"%s\" is not an index on any partition of table \"%s\"."
 msgstr "インデックス\"%s\"はテーブル\"%s\"のどの子テーブルのインデックスでもありません。"
 
-#: commands/tablecmds.c:17380
+#: commands/tablecmds.c:17390
 #, c-format
 msgid "The index definitions do not match."
 msgstr "インデックス定義が合致しません。"
 
-#: commands/tablecmds.c:17399
+#: commands/tablecmds.c:17409
 #, 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:17441
+#: commands/tablecmds.c:17451
 #, c-format
 msgid "Another index is already attached for partition \"%s\"."
 msgstr "子テーブル\"%s\"にはすでに他のインデックスがアタッチされています。"
@@ -10078,97 +10083,97 @@ msgstr "制約\"%s\"は遅延可能ではありません"
 msgid "constraint \"%s\" does not exist"
 msgstr "制約\"%s\"は存在しません"
 
-#: commands/tsearchcmds.c:115 commands/tsearchcmds.c:686
+#: commands/tsearchcmds.c:121 commands/tsearchcmds.c:692
 #, c-format
 msgid "function %s should return type %s"
 msgstr "関数%sは型%sを返すことができません"
 
-#: commands/tsearchcmds.c:192
+#: commands/tsearchcmds.c:198
 #, c-format
 msgid "must be superuser to create text search parsers"
 msgstr "テキスト検索パーサを生成するにはスーパユーザである必要があります"
 
-#: commands/tsearchcmds.c:245
+#: commands/tsearchcmds.c:251
 #, c-format
 msgid "text search parser parameter \"%s\" not recognized"
 msgstr "テキスト検索パーサ\"%s\"は不明です"
 
-#: commands/tsearchcmds.c:255
+#: commands/tsearchcmds.c:261
 #, c-format
 msgid "text search parser start method is required"
 msgstr "テキスト検索パーサの開始メソッドが必要です"
 
-#: commands/tsearchcmds.c:260
+#: commands/tsearchcmds.c:266
 #, c-format
 msgid "text search parser gettoken method is required"
 msgstr "テキスト検索パーサのgettokenメソッドが必要です"
 
-#: commands/tsearchcmds.c:265
+#: commands/tsearchcmds.c:271
 #, c-format
 msgid "text search parser end method is required"
 msgstr "テキスト検索パーサの終了メソッドが必要です"
 
-#: commands/tsearchcmds.c:270
+#: commands/tsearchcmds.c:276
 #, c-format
 msgid "text search parser lextypes method is required"
 msgstr "テキスト検索パーサのlextypesメソッドが必要です"
 
-#: commands/tsearchcmds.c:387
+#: commands/tsearchcmds.c:393
 #, c-format
 msgid "text search template \"%s\" does not accept options"
 msgstr "テキスト検索テンプレート\"%s\"はオプションを受け付けません"
 
-#: commands/tsearchcmds.c:461
+#: commands/tsearchcmds.c:467
 #, c-format
 msgid "text search template is required"
 msgstr "テキスト検索テンプレートが必要です"
 
-#: commands/tsearchcmds.c:753
+#: commands/tsearchcmds.c:759
 #, c-format
 msgid "must be superuser to create text search templates"
 msgstr "テキスト検索テンプレートを生成するにはスーパユーザである必要があります"
 
-#: commands/tsearchcmds.c:795
+#: commands/tsearchcmds.c:801
 #, c-format
 msgid "text search template parameter \"%s\" not recognized"
 msgstr "テキスト検索テンプレートのパラメータ\"%sは不明です。"
 
-#: commands/tsearchcmds.c:805
+#: commands/tsearchcmds.c:811
 #, c-format
 msgid "text search template lexize method is required"
 msgstr "テキスト検索テンプレートのlexizeメソッドが必要です"
 
-#: commands/tsearchcmds.c:1009
+#: commands/tsearchcmds.c:1015
 #, c-format
 msgid "text search configuration parameter \"%s\" not recognized"
 msgstr "テキスト検索設定のパラメータ\"%s\"は不明です"
 
-#: commands/tsearchcmds.c:1016
+#: commands/tsearchcmds.c:1022
 #, c-format
 msgid "cannot specify both PARSER and COPY options"
 msgstr "PARSERとCOPYオプションをまとめて指定できません"
 
-#: commands/tsearchcmds.c:1052
+#: commands/tsearchcmds.c:1058
 #, c-format
 msgid "text search parser is required"
 msgstr "テキスト検索パーサが必要です"
 
-#: commands/tsearchcmds.c:1276
+#: commands/tsearchcmds.c:1312
 #, c-format
 msgid "token type \"%s\" does not exist"
 msgstr "トークン型\"%s\"は存在しません"
 
-#: commands/tsearchcmds.c:1503
+#: commands/tsearchcmds.c:1540
 #, c-format
 msgid "mapping for token type \"%s\" does not exist"
 msgstr "トークン型\"%s\"に対するマップは存在しません"
 
-#: commands/tsearchcmds.c:1509
+#: commands/tsearchcmds.c:1546
 #, c-format
 msgid "mapping for token type \"%s\" does not exist, skipping"
 msgstr "トークン型\"%s\"に対するマップは存在しません、スキップします"
 
-#: commands/tsearchcmds.c:1664 commands/tsearchcmds.c:1775
+#: commands/tsearchcmds.c:1699 commands/tsearchcmds.c:1810
 #, c-format
 msgid "invalid parameter list format: \"%s\""
 msgstr "不正パラメータリストの書式です: \"%s\""
@@ -10756,7 +10761,7 @@ msgstr "トランザクションの周回によるデータ損失が発生して
 msgid "skipping \"%s\" --- cannot vacuum non-tables or special system tables"
 msgstr "\"%s\"をスキップしています --- テーブルではないものや、特別なシステムテーブルに対してはVACUUMを実行できません"
 
-#: commands/variable.c:165 utils/misc/guc.c:11007 utils/misc/guc.c:11069
+#: commands/variable.c:165 utils/misc/guc.c:11014 utils/misc/guc.c:11076
 #, c-format
 msgid "Unrecognized key word: \"%s\"."
 msgstr "不明なキーワードです: \"%s\""
@@ -12047,7 +12052,7 @@ msgstr "%s制約をNO INHERITをマークすることはできません"
 msgid "unrecognized configuration parameter \"%s\" in file \"%s\" line %u"
 msgstr "ファイル\"%2$s\"、%3$u行の設定パラメータ\"%1$s\"は不明です"
 
-#: guc-file.l:355 utils/misc/guc.c:6799 utils/misc/guc.c:6997 utils/misc/guc.c:7091 utils/misc/guc.c:7185 utils/misc/guc.c:7305 utils/misc/guc.c:7404
+#: guc-file.l:355 utils/misc/guc.c:6802 utils/misc/guc.c:7004 utils/misc/guc.c:7098 utils/misc/guc.c:7192 utils/misc/guc.c:7312 utils/misc/guc.c:7411
 #, c-format
 msgid "parameter \"%s\" cannot be changed without restarting the server"
 msgstr "パラメータ\"%s\"を変更するにはサーバの再起動が必要です"
@@ -12127,7 +12132,7 @@ msgstr "空の設定ディレクトリ名: \"%s\""
 msgid "could not open configuration directory \"%s\": %m"
 msgstr "設定ディレクトリ\"%s\"をオープンできませんでした: %m"
 
-#: jit/llvm/llvmjit.c:808
+#: jit/llvm/llvmjit.c:888
 #, c-format
 msgid "time to inline: %.3fs, opt: %.3fs, emit: %.3fs"
 msgstr "所要時間: インライン化: %.3fs、最適化: %.3fs、出力: %.3fs"
@@ -12491,399 +12496,399 @@ msgstr "パスワードパケットのサイズが不正です"
 msgid "empty password returned by client"
 msgstr "クライアントから空のパスワードが返されました"
 
-#: libpq/auth.c:844 libpq/hba.c:1345
+#: libpq/auth.c:843 libpq/hba.c:1345
 #, c-format
 msgid "MD5 authentication is not supported when \"db_user_namespace\" is enabled"
 msgstr "\"db_user_namespace\"が有効の場合、MD5 認証はサポートされません"
 
-#: libpq/auth.c:850
+#: libpq/auth.c:849
 #, c-format
 msgid "could not generate random MD5 salt"
 msgstr "ランダムなMD5ソルトの生成に失敗しました"
 
-#: libpq/auth.c:896
+#: libpq/auth.c:895
 #, c-format
 msgid "SASL authentication is not supported in protocol version 2"
 msgstr "プロトコルバージョン2ではSASL認証はサポートされていません"
 
-#: libpq/auth.c:929
+#: libpq/auth.c:928
 #, c-format
 msgid "expected SASL response, got message type %d"
 msgstr "SASL応答を想定していましたが、メッセージタイプ%dを受け取りました"
 
-#: libpq/auth.c:1058
+#: libpq/auth.c:1057
 #, c-format
 msgid "GSSAPI is not supported in protocol version 2"
 msgstr "プロトコルバージョン 2 では GSSAPI はサポートされていません"
 
-#: libpq/auth.c:1071 libpq/be-secure-gssapi.c:535
+#: libpq/auth.c:1070 libpq/be-secure-gssapi.c:535
 #, c-format
 msgid "could not set environment: %m"
 msgstr "環境変数を設定できませんでした: %m"
 
-#: libpq/auth.c:1107
+#: libpq/auth.c:1106
 #, c-format
 msgid "expected GSS response, got message type %d"
 msgstr "GSS応答を想定しましたが、メッセージタイプ %d を受け取りました"
 
-#: libpq/auth.c:1168
+#: libpq/auth.c:1167
 msgid "accepting GSS security context failed"
 msgstr "GSSセキュリティコンテキストの受け付けに失敗しました"
 
-#: libpq/auth.c:1209
+#: libpq/auth.c:1208
 msgid "retrieving GSS user name failed"
 msgstr "GSSユーザ名の受信に失敗しました"
 
-#: libpq/auth.c:1350
+#: libpq/auth.c:1349
 #, c-format
 msgid "SSPI is not supported in protocol version 2"
 msgstr "プロトコルバージョン 2 では SSPI はサポートされていません"
 
-#: libpq/auth.c:1365
+#: libpq/auth.c:1364
 msgid "could not acquire SSPI credentials"
 msgstr "SSPIの資格ハンドルを入手できませんでした"
 
-#: libpq/auth.c:1383
+#: libpq/auth.c:1382
 #, c-format
 msgid "expected SSPI response, got message type %d"
 msgstr "SSPI応答を想定しましたが、メッセージタイプ%dを受け取りました"
 
-#: libpq/auth.c:1456
+#: libpq/auth.c:1455
 msgid "could not accept SSPI security context"
 msgstr "SSPIセキュリティコンテキストを受け付けられませんでした"
 
-#: libpq/auth.c:1518
+#: libpq/auth.c:1517
 msgid "could not get token from SSPI security context"
 msgstr "SSPIセキュリティコンテキストからトークンを入手できませんでした"
 
-#: libpq/auth.c:1637 libpq/auth.c:1656
+#: libpq/auth.c:1636 libpq/auth.c:1655
 #, c-format
 msgid "could not translate name"
 msgstr "名前の変換ができませんでした"
 
-#: libpq/auth.c:1669
+#: libpq/auth.c:1668
 #, c-format
 msgid "realm name too long"
 msgstr "realm名が長すぎます"
 
-#: libpq/auth.c:1684
+#: libpq/auth.c:1683
 #, c-format
 msgid "translated account name too long"
 msgstr "変換後のアカウント名が長すぎます"
 
-#: libpq/auth.c:1870
+#: libpq/auth.c:1869
 #, c-format
 msgid "could not create socket for Ident connection: %m"
 msgstr "Ident接続用のソケットを作成できませんでした: %m"
 
-#: libpq/auth.c:1885
+#: libpq/auth.c:1884
 #, c-format
 msgid "could not bind to local address \"%s\": %m"
 msgstr "ローカルアドレス\"%s\"にバインドできませんでした: %m"
 
-#: libpq/auth.c:1897
+#: libpq/auth.c:1896
 #, c-format
 msgid "could not connect to Ident server at address \"%s\", port %s: %m"
 msgstr "アドレス\"%s\"、ポート%sのIdentサーバに接続できませんでした: %m"
 
-#: libpq/auth.c:1919
+#: libpq/auth.c:1918
 #, c-format
 msgid "could not send query to Ident server at address \"%s\", port %s: %m"
 msgstr "アドレス\"%s\"、ポート%sのIdentサーバに問い合わせを送信できませんでした: %m"
 
-#: libpq/auth.c:1936
+#: libpq/auth.c:1935
 #, c-format
 msgid "could not receive response from Ident server at address \"%s\", port %s: %m"
 msgstr "アドレス\"%s\"、ポート%sのIdentサーバからの応答を受信できませんでした: %m"
 
-#: libpq/auth.c:1946
+#: libpq/auth.c:1945
 #, c-format
 msgid "invalidly formatted response from Ident server: \"%s\""
 msgstr "Identサーバからの応答の書式が不正です: \"%s\""
 
-#: libpq/auth.c:1986
+#: libpq/auth.c:1985
 #, c-format
 msgid "peer authentication is not supported on this platform"
 msgstr "このプラットフォームでは対向(peer)認証はサポートされていません"
 
-#: libpq/auth.c:1990
+#: libpq/auth.c:1989
 #, c-format
 msgid "could not get peer credentials: %m"
 msgstr "ピアの資格証明を入手できませんでした: %m"
 
-#: libpq/auth.c:2001
+#: libpq/auth.c:2000
 #, c-format
 msgid "could not look up local user ID %ld: %s"
 msgstr "ローカルユーザID %ldの参照に失敗しました: %s"
 
-#: libpq/auth.c:2091
+#: libpq/auth.c:2090
 #, c-format
 msgid "error from underlying PAM layer: %s"
 msgstr "背後のPAM層でエラーがありました: %s"
 
-#: libpq/auth.c:2161
+#: libpq/auth.c:2160
 #, c-format
 msgid "could not create PAM authenticator: %s"
 msgstr "PAM authenticatorを作成できませんでした: %s"
 
-#: libpq/auth.c:2172
+#: libpq/auth.c:2171
 #, c-format
 msgid "pam_set_item(PAM_USER) failed: %s"
 msgstr "pam_set_item(PAM_USER)が失敗しました: %s"
 
-#: libpq/auth.c:2204
+#: libpq/auth.c:2203
 #, c-format
 msgid "pam_set_item(PAM_RHOST) failed: %s"
 msgstr "pam_set_item(PAM_RHOST)が失敗しました: %s"
 
-#: libpq/auth.c:2216
+#: libpq/auth.c:2215
 #, c-format
 msgid "pam_set_item(PAM_CONV) failed: %s"
 msgstr "\"pam_set_item(PAM_CONV)が失敗しました: %s"
 
-#: libpq/auth.c:2229
+#: libpq/auth.c:2228
 #, c-format
 msgid "pam_authenticate failed: %s"
 msgstr "\"pam_authenticateが失敗しました: %s"
 
-#: libpq/auth.c:2242
+#: libpq/auth.c:2241
 #, c-format
 msgid "pam_acct_mgmt failed: %s"
 msgstr "pam_acct_mgmtが失敗しました: %s"
 
-#: libpq/auth.c:2253
+#: libpq/auth.c:2252
 #, c-format
 msgid "could not release PAM authenticator: %s"
 msgstr "PAM authenticatorを解放できませんでした: %s"
 
-#: libpq/auth.c:2329
+#: libpq/auth.c:2328
 #, c-format
 msgid "could not initialize LDAP: error code %d"
 msgstr "LDAPを初期化できませんでした: %d"
 
-#: libpq/auth.c:2366
+#: libpq/auth.c:2365
 #, c-format
 msgid "could not extract domain name from ldapbasedn"
 msgstr "ldapbasedn からドメイン名を抽出できませんでした"
 
-#: libpq/auth.c:2374
+#: libpq/auth.c:2373
 #, c-format
 msgid "LDAP authentication could not find DNS SRV records for \"%s\""
 msgstr "LDAP認証で\"%s\"に対する DNS SRV レコードが見つかりませんでした"
 
-#: libpq/auth.c:2376
+#: libpq/auth.c:2375
 #, c-format
 msgid "Set an LDAP server name explicitly."
 msgstr "LDAPサーバ名を明示的に指定してください。"
 
-#: libpq/auth.c:2428
+#: libpq/auth.c:2427
 #, c-format
 msgid "could not initialize LDAP: %s"
 msgstr "LDAPを初期化できませんでした: %s"
 
-#: libpq/auth.c:2438
+#: libpq/auth.c:2437
 #, c-format
 msgid "ldaps not supported with this LDAP library"
 msgstr "この LDAP ライブラリでは ldaps はサポートされていません"
 
-#: libpq/auth.c:2446
+#: libpq/auth.c:2445
 #, c-format
 msgid "could not initialize LDAP: %m"
 msgstr "LDAPを初期化できませんでした: %m"
 
-#: libpq/auth.c:2456
+#: libpq/auth.c:2455
 #, c-format
 msgid "could not set LDAP protocol version: %s"
 msgstr "LDAPプロトコルバージョンを設定できませんでした: %s"
 
-#: libpq/auth.c:2487
+#: libpq/auth.c:2486
 #, c-format
 msgid "could not load wldap32.dll"
 msgstr "wldap32.dllが読み込めません"
 
-#: libpq/auth.c:2495
+#: libpq/auth.c:2494
 #, c-format
 msgid "could not load function _ldap_start_tls_sA in wldap32.dll"
 msgstr "wldap32.dllの_ldap_start_tls_sA関数を読み込みできませんでした"
 
-#: libpq/auth.c:2496
+#: libpq/auth.c:2495
 #, c-format
 msgid "LDAP over SSL is not supported on this platform."
 msgstr "このプラットフォームではLDAP over SSLをサポートしていません。"
 
-#: libpq/auth.c:2511
+#: libpq/auth.c:2510
 #, c-format
 msgid "could not start LDAP TLS session: %s"
 msgstr "LDAP TLSセッションを開始できませんでした: %s"
 
-#: libpq/auth.c:2582
+#: libpq/auth.c:2581
 #, c-format
 msgid "LDAP server not specified, and no ldapbasedn"
 msgstr "LDAP サーバも ldapbasedn も指定されていません"
 
-#: libpq/auth.c:2589
+#: libpq/auth.c:2588
 #, c-format
 msgid "LDAP server not specified"
 msgstr "LDAP サーバの指定がありません"
 
-#: libpq/auth.c:2651
+#: libpq/auth.c:2650
 #, c-format
 msgid "invalid character in user name for LDAP authentication"
 msgstr "LDAP 認証でユーザ名の中に不正な文字があります"
 
-#: libpq/auth.c:2668
+#: libpq/auth.c:2667
 #, c-format
 msgid "could not perform initial LDAP bind for ldapbinddn \"%s\" on server \"%s\": %s"
 msgstr "サーバ\"%2$s\"で、ldapbinddn \"%1$s\"によるLDAPバインドを実行できませんでした: %3$s"
 
-#: libpq/auth.c:2697
+#: libpq/auth.c:2696
 #, c-format
 msgid "could not search LDAP for filter \"%s\" on server \"%s\": %s"
 msgstr "サーバ\"%2$s\"で、フィルタ\"%1$s\"によるLDAP検索ができませんでした: %3$s"
 
-#: libpq/auth.c:2711
+#: libpq/auth.c:2710
 #, c-format
 msgid "LDAP user \"%s\" does not exist"
 msgstr "LDAPサーバ\"%s\"は存在しません"
 
-#: libpq/auth.c:2712
+#: libpq/auth.c:2711
 #, c-format
 msgid "LDAP search for filter \"%s\" on server \"%s\" returned no entries."
 msgstr "サーバ\"%2$s\"で、フィルタ\"%1$s\"によるLDAP検索が何も返しませんでした。"
 
-#: libpq/auth.c:2716
+#: libpq/auth.c:2715
 #, c-format
 msgid "LDAP user \"%s\" is not unique"
 msgstr "LDAPユーザ\"%s\"は一意ではありません"
 
-#: libpq/auth.c:2717
+#: libpq/auth.c:2716
 #, c-format
 msgid "LDAP search for filter \"%s\" on server \"%s\" returned %d entry."
 msgid_plural "LDAP search for filter \"%s\" on server \"%s\" returned %d entries."
 msgstr[0] "サーバ\"%2$s\"で、フィルタ\"%1$s\"によるLDAP検索が%3$d項目返しました。"
 msgstr[1] "サーバ\"%2$s\"で、フィルタ\"%1$s\"によるLDAP検索が%3$d項目返しました。"
 
-#: libpq/auth.c:2737
+#: libpq/auth.c:2736
 #, c-format
 msgid "could not get dn for the first entry matching \"%s\" on server \"%s\": %s"
 msgstr "サーバ\"%2$s\"で\"%1$s\"にマッチする最初のエントリの dn を取得できません: %3$s"
 
-#: libpq/auth.c:2758
+#: libpq/auth.c:2757
 #, c-format
 msgid "could not unbind after searching for user \"%s\" on server \"%s\""
 msgstr "サーバ\"%2$s\"でユーザ\"%1$s\"の検索後、unbindできませんでした"
 
-#: libpq/auth.c:2789
+#: libpq/auth.c:2788
 #, c-format
 msgid "LDAP login failed for user \"%s\" on server \"%s\": %s"
 msgstr "サーバ\"%2$s\"でユーザ\"%1$s\"のLDAPログインが失敗しました: %3$s"
 
-#: libpq/auth.c:2818
+#: libpq/auth.c:2817
 #, c-format
 msgid "LDAP diagnostics: %s"
 msgstr "LDAP診断: %s"
 
-#: libpq/auth.c:2845
+#: libpq/auth.c:2844
 #, c-format
 msgid "certificate authentication failed for user \"%s\": client certificate contains no user name"
 msgstr "ユーザ \"%s\" の証明書認証に失敗しました: クライアント証明書にユーザ名が含まれていません"
 
-#: libpq/auth.c:2862
+#: libpq/auth.c:2861
 #, c-format
 msgid "certificate validation (clientcert=verify-full) failed for user \"%s\": CN mismatch"
 msgstr "ユーザ\"%s\"に対する証明書の検証(clientcert=verify-full) に失敗しました: CN 不一致"
 
-#: libpq/auth.c:2963
+#: libpq/auth.c:2962
 #, c-format
 msgid "RADIUS server not specified"
 msgstr "RADIUS サーバが指定されていません"
 
-#: libpq/auth.c:2970
+#: libpq/auth.c:2969
 #, c-format
 msgid "RADIUS secret not specified"
 msgstr "RADIUS secret が指定されていません"
 
-#: libpq/auth.c:2984
+#: libpq/auth.c:2983
 #, c-format
 msgid "RADIUS authentication does not support passwords longer than %d characters"
 msgstr "RADIUS認証では%d文字より長いパスワードはサポートしていません"
 
-#: libpq/auth.c:3089 libpq/hba.c:1950
+#: libpq/auth.c:3088 libpq/hba.c:1950
 #, c-format
 msgid "could not translate RADIUS server name \"%s\" to address: %s"
 msgstr "RADIUS サーバ名\"%s\"をアドレスに変換できませんでした: %s"
 
-#: libpq/auth.c:3103
+#: libpq/auth.c:3102
 #, c-format
 msgid "could not generate random encryption vector"
 msgstr "ランダムな暗号化ベクトルを生成できませんでした"
 
-#: libpq/auth.c:3137
+#: libpq/auth.c:3136
 #, c-format
 msgid "could not perform MD5 encryption of password"
 msgstr "パスワードのMD5暗号化に失敗しました"
 
-#: libpq/auth.c:3163
+#: libpq/auth.c:3162
 #, c-format
 msgid "could not create RADIUS socket: %m"
 msgstr "RADIUSのソケットを作成できませんでした: %m"
 
-#: libpq/auth.c:3185
+#: libpq/auth.c:3184
 #, c-format
 msgid "could not bind local RADIUS socket: %m"
 msgstr "ローカルの RADIUS ソケットをバインドできませんでした: %m"
 
-#: libpq/auth.c:3195
+#: libpq/auth.c:3194
 #, c-format
 msgid "could not send RADIUS packet: %m"
 msgstr "RADIUS パケットを送信できませんでした: %m"
 
-#: libpq/auth.c:3228 libpq/auth.c:3254
+#: libpq/auth.c:3227 libpq/auth.c:3253
 #, c-format
 msgid "timeout waiting for RADIUS response from %s"
 msgstr "%sからのRADIUSの応答待ちがタイムアウトしました"
 
-#: libpq/auth.c:3247
+#: libpq/auth.c:3246
 #, c-format
 msgid "could not check status on RADIUS socket: %m"
 msgstr "RADIUSソケットの状態をチェックできませんでした: %m"
 
-#: libpq/auth.c:3277
+#: libpq/auth.c:3276
 #, c-format
 msgid "could not read RADIUS response: %m"
 msgstr "RADIUS応答を読めませんでした: %m"
 
-#: libpq/auth.c:3290 libpq/auth.c:3294
+#: libpq/auth.c:3289 libpq/auth.c:3293
 #, c-format
 msgid "RADIUS response from %s was sent from incorrect port: %d"
 msgstr "%sからのRADIUS応答が誤ったポートから送られてきました: %d"
 
-#: libpq/auth.c:3303
+#: libpq/auth.c:3302
 #, c-format
 msgid "RADIUS response from %s too short: %d"
 msgstr "%sからのRADIUS応答が短すぎます: %d"
 
-#: libpq/auth.c:3310
+#: libpq/auth.c:3309
 #, c-format
 msgid "RADIUS response from %s has corrupt length: %d (actual length %d)"
 msgstr "%sからのRADIUS応答が間違った長さを保持しています: %d(実際の長さは%d)"
 
-#: libpq/auth.c:3318
+#: libpq/auth.c:3317
 #, c-format
 msgid "RADIUS response from %s is to a different request: %d (should be %d)"
 msgstr "%sからのRADIUS応答は異なるリクエストに対するものです: %d (%d であるはず)"
 
-#: libpq/auth.c:3343
+#: libpq/auth.c:3342
 #, c-format
 msgid "could not perform MD5 encryption of received packet"
 msgstr "受信パケットのMD5暗号化に失敗しました"
 
-#: libpq/auth.c:3352
+#: libpq/auth.c:3351
 #, c-format
 msgid "RADIUS response from %s has incorrect MD5 signature"
 msgstr "%sからのRADIUS応答が間違ったMD5シグネチャを保持しています"
 
-#: libpq/auth.c:3370
+#: libpq/auth.c:3369
 #, c-format
 msgid "RADIUS response from %s has invalid code (%d) for user \"%s\""
 msgstr "%1$sからのRADIUS応答がユーザ\"%3$s\"にとって不正なコード(%2$d)を保持しています"
@@ -12983,16 +12988,16 @@ msgstr "秘密キーファイル\"%s\"はグループまたは全員からアク
 msgid "File must have permissions u=rw (0600) or less if owned by the database user, or permissions u=rw,g=r (0640) or less if owned by root."
 msgstr "ファイルはデータベースユーザの所有の場合は u=rw (0600) かそれよりも低いパーミッション、root所有の場合は  u=rw,g=r (0640) かそれよりも低いパーミッションである必要があります"
 
-#: libpq/be-secure-gssapi.c:204
+#: libpq/be-secure-gssapi.c:201
 msgid "GSSAPI wrap error"
 msgstr "GSSAPI名ラップエラー"
 
-#: libpq/be-secure-gssapi.c:211
+#: libpq/be-secure-gssapi.c:208
 #, c-format
 msgid "outgoing GSSAPI message would not use confidentiality"
 msgstr "送出されるGSSAPIメッセージに機密性が適用されません"
 
-#: libpq/be-secure-gssapi.c:218 libpq/be-secure-gssapi.c:622
+#: libpq/be-secure-gssapi.c:215 libpq/be-secure-gssapi.c:622
 #, c-format
 msgid "server tried to send oversize GSSAPI packet (%zu > %zu)"
 msgstr "サーバは過大なサイズのGSSAPIパケットを送信しようとしました: (%zu > %zu)"
@@ -13099,91 +13104,91 @@ msgstr "SSL接続を初期化できませんでした: %s"
 msgid "could not set SSL socket: %s"
 msgstr "SSLソケットを設定できませんでした: %s"
 
-#: libpq/be-secure-openssl.c:459
+#: libpq/be-secure-openssl.c:460
 #, c-format
 msgid "could not accept SSL connection: %m"
 msgstr "SSL接続を受け付けられませんでした: %m"
 
-#: libpq/be-secure-openssl.c:463 libpq/be-secure-openssl.c:474
+#: libpq/be-secure-openssl.c:464 libpq/be-secure-openssl.c:475
 #, c-format
 msgid "could not accept SSL connection: EOF detected"
 msgstr "SSL接続を受け付けられませんでした: EOFを検出しました"
 
-#: libpq/be-secure-openssl.c:468
+#: libpq/be-secure-openssl.c:469
 #, c-format
 msgid "could not accept SSL connection: %s"
 msgstr "SSL接続を受け付けられませんでした: %s"
 
-#: libpq/be-secure-openssl.c:479 libpq/be-secure-openssl.c:610 libpq/be-secure-openssl.c:674
+#: libpq/be-secure-openssl.c:480 libpq/be-secure-openssl.c:611 libpq/be-secure-openssl.c:681
 #, c-format
 msgid "unrecognized SSL error code: %d"
 msgstr "認識できないSSLエラーコード: %d"
 
-#: libpq/be-secure-openssl.c:521
+#: libpq/be-secure-openssl.c:522
 #, c-format
 msgid "SSL certificate's common name contains embedded null"
 msgstr "SSL 証明書のコモンネームに null が含まれています"
 
-#: libpq/be-secure-openssl.c:599 libpq/be-secure-openssl.c:658
+#: libpq/be-secure-openssl.c:600 libpq/be-secure-openssl.c:665
 #, c-format
 msgid "SSL error: %s"
 msgstr "SSLエラー: %s"
 
-#: libpq/be-secure-openssl.c:840
+#: libpq/be-secure-openssl.c:842
 #, c-format
 msgid "could not open DH parameters file \"%s\": %m"
 msgstr "DHパラメータファイル\"%s\"をオープンできませんでした: %m"
 
-#: libpq/be-secure-openssl.c:852
+#: libpq/be-secure-openssl.c:854
 #, c-format
 msgid "could not load DH parameters file: %s"
 msgstr "DHパラメータをロードできませんでした: %s"
 
-#: libpq/be-secure-openssl.c:862
+#: libpq/be-secure-openssl.c:864
 #, c-format
 msgid "invalid DH parameters: %s"
 msgstr "不正なDHパラメータです: %s"
 
-#: libpq/be-secure-openssl.c:871
+#: libpq/be-secure-openssl.c:873
 #, c-format
 msgid "invalid DH parameters: p is not prime"
 msgstr "不正なDHパラメータ: pは素数ではありません"
 
-#: libpq/be-secure-openssl.c:880
+#: libpq/be-secure-openssl.c:882
 #, c-format
 msgid "invalid DH parameters: neither suitable generator or safe prime"
 msgstr "不正なDHパラメータ: 適切な生成器も安全な素数もありません"
 
-#: libpq/be-secure-openssl.c:1036
+#: libpq/be-secure-openssl.c:1038
 #, c-format
 msgid "DH: could not load DH parameters"
 msgstr "DH: DHパラメータをロードできませんでした"
 
-#: libpq/be-secure-openssl.c:1044
+#: libpq/be-secure-openssl.c:1046
 #, c-format
 msgid "DH: could not set DH parameters: %s"
 msgstr "DH: DHパラメータを設定できませんでした: %s"
 
-#: libpq/be-secure-openssl.c:1071
+#: libpq/be-secure-openssl.c:1073
 #, c-format
 msgid "ECDH: unrecognized curve name: %s"
 msgstr "ECDH: 認識できない曲線名: %s"
 
-#: libpq/be-secure-openssl.c:1080
+#: libpq/be-secure-openssl.c:1082
 #, c-format
 msgid "ECDH: could not create key"
 msgstr "ECDH: キーを生成できませんでした"
 
-#: libpq/be-secure-openssl.c:1108
+#: libpq/be-secure-openssl.c:1110
 msgid "no SSL error reported"
 msgstr "SSLエラーはありませんでした"
 
-#: libpq/be-secure-openssl.c:1112
+#: libpq/be-secure-openssl.c:1114
 #, c-format
 msgid "SSL error code %lu"
 msgstr "SSLエラーコード: %lu"
 
-#: libpq/be-secure-openssl.c:1347
+#: libpq/be-secure-openssl.c:1349
 #, c-format
 msgid "%s setting %s not supported by this build"
 msgstr "このビルドでは %s を %s に設定することはできません"
@@ -13698,32 +13703,32 @@ msgstr "新しい接続を受け付けることができませんでした: %m"
 msgid "there is no client connection"
 msgstr "クライアント接続がありません"
 
-#: libpq/pqcomm.c:976 libpq/pqcomm.c:1072
+#: libpq/pqcomm.c:981 libpq/pqcomm.c:1082
 #, c-format
 msgid "could not receive data from client: %m"
 msgstr "クライアントからデータを受信できませんでした: %m"
 
-#: libpq/pqcomm.c:1229 tcop/postgres.c:4119
+#: libpq/pqcomm.c:1239 tcop/postgres.c:4119
 #, c-format
 msgid "terminating connection because protocol synchronization was lost"
 msgstr "プロトコルの同期が失われたためコネクションを終了します"
 
-#: libpq/pqcomm.c:1295
+#: libpq/pqcomm.c:1305
 #, c-format
 msgid "unexpected EOF within message length word"
 msgstr "メッセージ長ワード内のEOFは想定外です"
 
-#: libpq/pqcomm.c:1306
+#: libpq/pqcomm.c:1316
 #, c-format
 msgid "invalid message length"
 msgstr "メッセージ長が不正です"
 
-#: libpq/pqcomm.c:1328 libpq/pqcomm.c:1341
+#: libpq/pqcomm.c:1338 libpq/pqcomm.c:1351
 #, c-format
 msgid "incomplete message from client"
 msgstr "クライアントからのメッセージが不完全です"
 
-#: libpq/pqcomm.c:1474
+#: libpq/pqcomm.c:1484
 #, c-format
 msgid "could not send data to client: %m"
 msgstr "クライアントにデータを送信できませんでした: %m"
@@ -14127,7 +14132,7 @@ msgstr "すべての列のデータ型はハッシュ可能でなければなり
 msgid "could not implement %s"
 msgstr "%sを実行できませんでした"
 
-#: optimizer/util/clauses.c:4774
+#: optimizer/util/clauses.c:4840
 #, c-format
 msgid "SQL function \"%s\" during inlining"
 msgstr "SQL関数\"%s\"のインライン化処理中"
@@ -17100,7 +17105,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:2186 utils/misc/guc.c:6550 utils/misc/guc.c:6586 utils/misc/guc.c:6656 utils/misc/guc.c:8007 utils/misc/guc.c:10888 utils/misc/guc.c:10929
+#: postmaster/postmaster.c:2186 utils/misc/guc.c:6550 utils/misc/guc.c:6586 utils/misc/guc.c:6656 utils/misc/guc.c:8014 utils/misc/guc.c:10895 utils/misc/guc.c:10936
 #, c-format
 msgid "invalid value for parameter \"%s\": \"%s\""
 msgstr "パラメータ\"%s\"の値が不正です: \"%s\""
@@ -17648,87 +17653,87 @@ msgstr "接続文字列をパースできませんでした: %s"
 msgid "could not receive database system identifier and timeline ID from the primary server: %s"
 msgstr "プライマリサーバからデータベースシステムの識別子とタイムライン ID を受信できませんでした: %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:366 replication/libpqwalreceiver/libpqwalreceiver.c:584
+#: replication/libpqwalreceiver/libpqwalreceiver.c:370 replication/libpqwalreceiver/libpqwalreceiver.c:588
 #, c-format
 msgid "invalid response from primary server"
 msgstr "プライマリサーバからの応答が不正です"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:367
+#: replication/libpqwalreceiver/libpqwalreceiver.c:371
 #, c-format
 msgid "Could not identify system: got %d rows and %d fields, expected %d rows and %d or more fields."
 msgstr "システムを識別できませんでした: 受信したのは%d行で%d列、期待していたのは%d行で%d以上の列でした。"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:440 replication/libpqwalreceiver/libpqwalreceiver.c:446 replication/libpqwalreceiver/libpqwalreceiver.c:471
+#: replication/libpqwalreceiver/libpqwalreceiver.c:444 replication/libpqwalreceiver/libpqwalreceiver.c:450 replication/libpqwalreceiver/libpqwalreceiver.c:475
 #, c-format
 msgid "could not start WAL streaming: %s"
 msgstr "WAL ストリーミングを開始できませんでした: %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:494
+#: replication/libpqwalreceiver/libpqwalreceiver.c:498
 #, c-format
 msgid "could not send end-of-streaming message to primary: %s"
 msgstr "プライマリにストリーミングの終了メッセージを送信できませんでした: %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:516
+#: replication/libpqwalreceiver/libpqwalreceiver.c:520
 #, c-format
 msgid "unexpected result set after end-of-streaming"
 msgstr "ストリーミングの終了後の想定外の結果セット"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:530
+#: replication/libpqwalreceiver/libpqwalreceiver.c:534
 #, c-format
 msgid "error while shutting down streaming COPY: %s"
 msgstr "ストリーミングCOPY終了中のエラー: %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:539
+#: replication/libpqwalreceiver/libpqwalreceiver.c:543
 #, c-format
 msgid "error reading result of streaming command: %s"
 msgstr "ストリーミングコマンドの結果読み取り中のエラー: %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:547 replication/libpqwalreceiver/libpqwalreceiver.c:781
+#: replication/libpqwalreceiver/libpqwalreceiver.c:551 replication/libpqwalreceiver/libpqwalreceiver.c:785
 #, c-format
 msgid "unexpected result after CommandComplete: %s"
 msgstr "CommandComplete後の想定外の結果: %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:573
+#: replication/libpqwalreceiver/libpqwalreceiver.c:577
 #, c-format
 msgid "could not receive timeline history file from the primary server: %s"
 msgstr "プライマリサーバからタイムライン履歴ファイルを受信できませんでした: %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:585
+#: replication/libpqwalreceiver/libpqwalreceiver.c:589
 #, c-format
 msgid "Expected 1 tuple with 2 fields, got %d tuples with %d fields."
 msgstr "2個のフィールドを持つ1個のタプルを期待していましたが、%2$d 個のフィールドを持つ %1$d 個のタプルを受信しました。"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:745 replication/libpqwalreceiver/libpqwalreceiver.c:796 replication/libpqwalreceiver/libpqwalreceiver.c:802
+#: replication/libpqwalreceiver/libpqwalreceiver.c:749 replication/libpqwalreceiver/libpqwalreceiver.c:800 replication/libpqwalreceiver/libpqwalreceiver.c:806
 #, c-format
 msgid "could not receive data from WAL stream: %s"
 msgstr "WAL ストリームからデータを受信できませんでした: %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:821
+#: replication/libpqwalreceiver/libpqwalreceiver.c:825
 #, c-format
 msgid "could not send data to WAL stream: %s"
 msgstr "WAL ストリームにデータを送信できませんでした: %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:870
+#: replication/libpqwalreceiver/libpqwalreceiver.c:874
 #, c-format
 msgid "could not create replication slot \"%s\": %s"
 msgstr "レプリケーションスロット\"%s\"を作成できませんでした: %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:904
+#: replication/libpqwalreceiver/libpqwalreceiver.c:908
 #, c-format
 msgid "invalid query response"
 msgstr "不正な問い合わせ応答"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:905
+#: replication/libpqwalreceiver/libpqwalreceiver.c:909
 #, c-format
 msgid "Expected %d fields, got %d fields."
 msgstr "%d個の列を期待していましたが、%d列を受信しました。"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:974
+#: replication/libpqwalreceiver/libpqwalreceiver.c:978
 #, c-format
 msgid "the query interface requires a database connection"
 msgstr "クエリインタフェースの動作にはデータベースコネクションが必要です"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:1005
+#: replication/libpqwalreceiver/libpqwalreceiver.c:1009
 msgid "empty query"
 msgstr "空の問い合わせ"
 
@@ -18059,37 +18064,37 @@ msgstr "ファイル名\"%s\"をパースできませんでした"
 msgid "logical replication table synchronization worker for subscription \"%s\", table \"%s\" has finished"
 msgstr "サブスクリプション\"%s\"、テーブル\"%s\"に対する論理レプリケーションテーブル同期ワーカが終了しました"
 
-#: replication/logical/tablesync.c:673
+#: replication/logical/tablesync.c:683
 #, c-format
 msgid "could not fetch table info for table \"%s.%s\" from publisher: %s"
 msgstr "テーブル\"%s.%s\"のテーブル情報を発行サーバから取得できませんでした: %s"
 
-#: replication/logical/tablesync.c:679
+#: replication/logical/tablesync.c:689
 #, c-format
 msgid "table \"%s.%s\" not found on publisher"
 msgstr "テーブル\"%s.%s\"が発行サーバ上で見つかりませんでした"
 
-#: replication/logical/tablesync.c:697
+#: replication/logical/tablesync.c:707
 #, c-format
 msgid "logical replication source relation \"%s.%s\" is not a table"
 msgstr "論理レプリケーション元リレーション\"%s.%s\"はテーブルではありません"
 
-#: replication/logical/tablesync.c:726
+#: replication/logical/tablesync.c:736
 #, c-format
 msgid "could not fetch table info for table \"%s.%s\": %s"
 msgstr "テーブル\"%s.%s\"のテーブル情報の取得に失敗しました: %s"
 
-#: replication/logical/tablesync.c:796
+#: replication/logical/tablesync.c:806
 #, c-format
 msgid "could not start initial contents copy for table \"%s.%s\": %s"
 msgstr "テーブル\"%s.%s\"の初期内容のコピーを開始できませんでした: %s"
 
-#: replication/logical/tablesync.c:911
+#: replication/logical/tablesync.c:921
 #, c-format
 msgid "table copy could not start transaction on publisher"
 msgstr "テーブルコピー中に発行サーバ上でのトランザクション開始に失敗しました"
 
-#: replication/logical/tablesync.c:933
+#: replication/logical/tablesync.c:943
 #, c-format
 msgid "table copy could not finish transaction on publisher"
 msgstr "テーブルコピー中に発行サーバ上でのトランザクション終了に失敗しました"
@@ -20895,7 +20900,7 @@ msgstr "%s符号化方式からASCIIへの変換はサポートされていま
 #: utils/adt/bool.c:153 utils/adt/cash.c:277 utils/adt/datetime.c:3760 utils/adt/float.c:200 utils/adt/float.c:284 utils/adt/float.c:308 utils/adt/float.c:422 utils/adt/float.c:506 utils/adt/float.c:533 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:1378 utils/adt/geo_ops.c:1413 utils/adt/geo_ops.c:1421 utils/adt/geo_ops.c:3360 utils/adt/geo_ops.c:4532 utils/adt/geo_ops.c:4547 utils/adt/geo_ops.c:4554 utils/adt/int8.c:128 utils/adt/jsonpath.c:182 utils/adt/mac.c:94 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:74 utils/adt/numeric.c:599 utils/adt/numeric.c:626 utils/adt/numeric.c:5802 utils/adt/numeric.c:5826 utils/adt/numeric.c:5850 utils/adt/numeric.c:6669 utils/adt/numeric.c:6695 utils/adt/numutils.c:52 utils/adt/numutils.c:62 utils/adt/numutils.c:106 utils/adt/numutils.c:182 utils/adt/numutils.c:258 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:70 utils/adt/tid.c:74 utils/adt/tid.c:82 utils/adt/tid.c:90 utils/adt/timestamp.c:480 utils/adt/txid.c:411 utils/adt/uuid.c:136
+#: utils/adt/oid.c:58 utils/adt/oid.c:64 utils/adt/oid.c:86 utils/adt/pg_lsn.c:70 utils/adt/tid.c:74 utils/adt/tid.c:82 utils/adt/tid.c:90 utils/adt/timestamp.c:481 utils/adt/txid.c:422 utils/adt/uuid.c:136
 #, c-format
 msgid "invalid input syntax for type %s: \"%s\""
 msgstr "\"%s\"型の入力構文が不正です: \"%s\""
@@ -20906,7 +20911,7 @@ msgid "value \"%s\" is out of range for type %s"
 msgstr "値\"%s\"は型%sの範囲外です"
 
 #: utils/adt/cash.c:652 utils/adt/cash.c:702 utils/adt/cash.c:753 utils/adt/cash.c:802 utils/adt/cash.c:854 utils/adt/cash.c:904 utils/adt/float.c:117 utils/adt/int.c:824 utils/adt/int.c:940 utils/adt/int.c:1020 utils/adt/int.c:1082 utils/adt/int.c:1120 utils/adt/int.c:1148 utils/adt/int8.c:595 utils/adt/int8.c:653 utils/adt/int8.c:853 utils/adt/int8.c:933
-#: utils/adt/int8.c:995 utils/adt/int8.c:1075 utils/adt/numeric.c:7233 utils/adt/numeric.c:7522 utils/adt/numeric.c:8597 utils/adt/timestamp.c:3280
+#: utils/adt/int8.c:995 utils/adt/int8.c:1075 utils/adt/numeric.c:7233 utils/adt/numeric.c:7522 utils/adt/numeric.c:8597 utils/adt/timestamp.c:3305
 #, c-format
 msgid "division by zero"
 msgstr "0 による除算が行われました"
@@ -20916,7 +20921,7 @@ msgstr "0 による除算が行われました"
 msgid "\"char\" out of range"
 msgstr "\"char\"の範囲外です"
 
-#: utils/adt/date.c:66 utils/adt/timestamp.c:96 utils/adt/varbit.c:104 utils/adt/varchar.c:49
+#: utils/adt/date.c:66 utils/adt/timestamp.c:97 utils/adt/varbit.c:104 utils/adt/varchar.c:49
 #, c-format
 msgid "invalid type modifier"
 msgstr "不正な型修飾子です。"
@@ -20936,26 +20941,26 @@ msgstr "TIME(%d)%sの位取りを許容最大値%dまで減らしました"
 msgid "date out of range: \"%s\""
 msgstr "日付が範囲外です: \"%s\""
 
-#: utils/adt/date.c:218 utils/adt/date.c:530 utils/adt/date.c:554 utils/adt/xml.c:2228
+#: utils/adt/date.c:218 utils/adt/date.c:530 utils/adt/date.c:554 utils/adt/xml.c:2238
 #, c-format
 msgid "date out of range"
 msgstr "日付が範囲外です"
 
-#: utils/adt/date.c:264 utils/adt/timestamp.c:560
+#: utils/adt/date.c:264 utils/adt/timestamp.c:561
 #, c-format
 msgid "date field value out of range: %d-%02d-%02d"
 msgstr "日付フィールドの値が範囲外です: %d-%02d-%02d"
 
-#: utils/adt/date.c:271 utils/adt/date.c:280 utils/adt/timestamp.c:566
+#: utils/adt/date.c:271 utils/adt/date.c:280 utils/adt/timestamp.c:567
 #, c-format
 msgid "date out of range: %d-%02d-%02d"
 msgstr "日付が範囲外です: %d-%02d-%02d"
 
 #: utils/adt/date.c:318 utils/adt/date.c:341 utils/adt/date.c:367 utils/adt/date.c:1111 utils/adt/date.c:1157 utils/adt/date.c:1713 utils/adt/date.c:1744 utils/adt/date.c:1773 utils/adt/date.c:2605 utils/adt/datetime.c:1658 utils/adt/formatting.c:3635 utils/adt/formatting.c:3667 utils/adt/formatting.c:3744 utils/adt/json.c:1646 utils/adt/json.c:1666
-#: utils/adt/timestamp.c:223 utils/adt/timestamp.c:255 utils/adt/timestamp.c:678 utils/adt/timestamp.c:687 utils/adt/timestamp.c:765 utils/adt/timestamp.c:798 utils/adt/timestamp.c:2859 utils/adt/timestamp.c:2880 utils/adt/timestamp.c:2893 utils/adt/timestamp.c:2902 utils/adt/timestamp.c:2910 utils/adt/timestamp.c:2965 utils/adt/timestamp.c:2988
-#: utils/adt/timestamp.c:3001 utils/adt/timestamp.c:3012 utils/adt/timestamp.c:3020 utils/adt/timestamp.c:3680 utils/adt/timestamp.c:3805 utils/adt/timestamp.c:3846 utils/adt/timestamp.c:3936 utils/adt/timestamp.c:3980 utils/adt/timestamp.c:4083 utils/adt/timestamp.c:4568 utils/adt/timestamp.c:4764 utils/adt/timestamp.c:5091 utils/adt/timestamp.c:5105
-#: utils/adt/timestamp.c:5110 utils/adt/timestamp.c:5124 utils/adt/timestamp.c:5157 utils/adt/timestamp.c:5206 utils/adt/timestamp.c:5213 utils/adt/timestamp.c:5246 utils/adt/timestamp.c:5250 utils/adt/timestamp.c:5319 utils/adt/timestamp.c:5323 utils/adt/timestamp.c:5337 utils/adt/timestamp.c:5371 utils/adt/xml.c:2250 utils/adt/xml.c:2257
-#: utils/adt/xml.c:2277 utils/adt/xml.c:2284
+#: utils/adt/timestamp.c:224 utils/adt/timestamp.c:256 utils/adt/timestamp.c:679 utils/adt/timestamp.c:688 utils/adt/timestamp.c:766 utils/adt/timestamp.c:799 utils/adt/timestamp.c:2860 utils/adt/timestamp.c:2881 utils/adt/timestamp.c:2894 utils/adt/timestamp.c:2905 utils/adt/timestamp.c:2911 utils/adt/timestamp.c:2919 utils/adt/timestamp.c:2974
+#: utils/adt/timestamp.c:2997 utils/adt/timestamp.c:3010 utils/adt/timestamp.c:3024 utils/adt/timestamp.c:3032 utils/adt/timestamp.c:3040 utils/adt/timestamp.c:3727 utils/adt/timestamp.c:3852 utils/adt/timestamp.c:3893 utils/adt/timestamp.c:3983 utils/adt/timestamp.c:4027 utils/adt/timestamp.c:4130 utils/adt/timestamp.c:4615 utils/adt/timestamp.c:4811
+#: utils/adt/timestamp.c:5138 utils/adt/timestamp.c:5152 utils/adt/timestamp.c:5157 utils/adt/timestamp.c:5171 utils/adt/timestamp.c:5204 utils/adt/timestamp.c:5253 utils/adt/timestamp.c:5260 utils/adt/timestamp.c:5293 utils/adt/timestamp.c:5297 utils/adt/timestamp.c:5366 utils/adt/timestamp.c:5370 utils/adt/timestamp.c:5384 utils/adt/timestamp.c:5418
+#: utils/adt/xml.c:2260 utils/adt/xml.c:2267 utils/adt/xml.c:2287 utils/adt/xml.c:2294
 #, c-format
 msgid "timestamp out of range"
 msgstr "timestampの範囲外です"
@@ -20975,12 +20980,12 @@ msgstr "タイムスタンプで日付が範囲外です"
 msgid "time out of range"
 msgstr "時刻が範囲外です"
 
-#: utils/adt/date.c:1382 utils/adt/timestamp.c:575
+#: utils/adt/date.c:1382 utils/adt/timestamp.c:576
 #, c-format
 msgid "time field value out of range: %d:%02d:%02g"
 msgstr "時刻フィールドの値が範囲外です: %d:%02d:%02g"
 
-#: utils/adt/date.c:1902 utils/adt/date.c:2404 utils/adt/float.c:1078 utils/adt/float.c:1147 utils/adt/int.c:616 utils/adt/int.c:663 utils/adt/int.c:698 utils/adt/int8.c:494 utils/adt/numeric.c:2195 utils/adt/timestamp.c:3329 utils/adt/timestamp.c:3360 utils/adt/timestamp.c:3391
+#: utils/adt/date.c:1902 utils/adt/date.c:2404 utils/adt/float.c:1078 utils/adt/float.c:1147 utils/adt/int.c:616 utils/adt/int.c:663 utils/adt/int.c:698 utils/adt/int8.c:494 utils/adt/numeric.c:2195 utils/adt/timestamp.c:3376 utils/adt/timestamp.c:3407 utils/adt/timestamp.c:3438
 #, c-format
 msgid "invalid preceding or following size in window function"
 msgstr "ウィンドウ関数での不正なサイズの PRECEDING または FOLLOWING 指定"
@@ -21000,12 +21005,12 @@ msgstr "タイムゾーンの置換が範囲外です"
 msgid "\"time with time zone\" units \"%s\" not recognized"
 msgstr "\"time with time zone\"の単位\"%s\"が不明です"
 
-#: utils/adt/date.c:2825 utils/adt/datetime.c:909 utils/adt/datetime.c:1816 utils/adt/datetime.c:4604 utils/adt/timestamp.c:499 utils/adt/timestamp.c:526 utils/adt/timestamp.c:4166 utils/adt/timestamp.c:5116 utils/adt/timestamp.c:5329
+#: utils/adt/date.c:2825 utils/adt/datetime.c:909 utils/adt/datetime.c:1816 utils/adt/datetime.c:4604 utils/adt/timestamp.c:500 utils/adt/timestamp.c:527 utils/adt/timestamp.c:4213 utils/adt/timestamp.c:5163 utils/adt/timestamp.c:5376
 #, c-format
 msgid "time zone \"%s\" not recognized"
 msgstr "タイムゾーン\"%s\"は不明です"
 
-#: utils/adt/date.c:2858 utils/adt/timestamp.c:5146 utils/adt/timestamp.c:5360
+#: utils/adt/date.c:2858 utils/adt/timestamp.c:5193 utils/adt/timestamp.c:5407
 #, c-format
 msgid "interval time zone \"%s\" must not include months or days"
 msgstr "intervalによるタイムゾーン\"%s\"には月または日を含めてはいけません"
@@ -21525,7 +21530,7 @@ msgstr "不正なint2vectorデータ"
 msgid "oidvector has too many elements"
 msgstr "oidvectorの要素が多すぎます"
 
-#: utils/adt/int.c:1383 utils/adt/int8.c:1314 utils/adt/numeric.c:1415 utils/adt/timestamp.c:5422 utils/adt/timestamp.c:5503
+#: utils/adt/int.c:1383 utils/adt/int8.c:1314 utils/adt/numeric.c:1415 utils/adt/timestamp.c:5469 utils/adt/timestamp.c:5550
 #, c-format
 msgid "step size cannot equal zero"
 msgstr "ステップ数をゼロにすることはできません"
@@ -22544,7 +22549,7 @@ msgstr "\"%s\"という名前の関数が複数あります"
 msgid "more than one operator named %s"
 msgstr "%sという名前の演算子が複数あります"
 
-#: utils/adt/regproc.c:696 utils/adt/regproc.c:737 utils/adt/regproc.c:1865 utils/adt/ruleutils.c:9313 utils/adt/ruleutils.c:9481
+#: utils/adt/regproc.c:696 utils/adt/regproc.c:737 utils/adt/regproc.c:1865 utils/adt/ruleutils.c:9311 utils/adt/ruleutils.c:9479
 #, c-format
 msgid "too many arguments"
 msgstr "引数が多すぎます"
@@ -22709,118 +22714,118 @@ msgstr "レコードの列 %3$d において、全く異なる型 %1$s と %2$s
 msgid "cannot compare record types with different numbers of columns"
 msgstr "個数が異なる列同士ではレコード型の比較ができません"
 
-#: utils/adt/ruleutils.c:4918
+#: utils/adt/ruleutils.c:4916
 #, c-format
 msgid "rule \"%s\" has unsupported event type %d"
 msgstr "ルール\"%s\"はサポートしていないイベントタイプ%dを持ちます"
 
-#: utils/adt/timestamp.c:108
+#: utils/adt/timestamp.c:109
 #, c-format
 msgid "TIMESTAMP(%d)%s precision must not be negative"
 msgstr "TIMESTAMP(%d)%s の精度は負であってはなりません"
 
-#: utils/adt/timestamp.c:114
+#: utils/adt/timestamp.c:115
 #, c-format
 msgid "TIMESTAMP(%d)%s precision reduced to maximum allowed, %d"
 msgstr "TIMESTAMP(%d)%sの位取りを許容最大値%dまで減らしました"
 
-#: utils/adt/timestamp.c:177 utils/adt/timestamp.c:420 utils/misc/guc.c:11692
+#: utils/adt/timestamp.c:178 utils/adt/timestamp.c:421 utils/misc/guc.c:11699
 #, c-format
 msgid "timestamp out of range: \"%s\""
 msgstr "timestampが範囲外です: \"%s\""
 
-#: utils/adt/timestamp.c:366
+#: utils/adt/timestamp.c:367
 #, c-format
 msgid "timestamp(%d) precision must be between %d and %d"
 msgstr "timestamp(%d)の精度は%dから%dまででなければなりません"
 
-#: utils/adt/timestamp.c:482
+#: utils/adt/timestamp.c:483
 #, c-format
 msgid "Numeric time zones must have \"-\" or \"+\" as first character."
 msgstr "数字タイムゾーンは先頭の文字が\"-\"または\"+\"でなければなりません。"
 
-#: utils/adt/timestamp.c:495
+#: utils/adt/timestamp.c:496
 #, c-format
 msgid "numeric time zone \"%s\" out of range"
 msgstr "数値タイムゾーン\"%s\"が範囲外です"
 
-#: utils/adt/timestamp.c:587 utils/adt/timestamp.c:597 utils/adt/timestamp.c:605
+#: utils/adt/timestamp.c:588 utils/adt/timestamp.c:598 utils/adt/timestamp.c:606
 #, c-format
 msgid "timestamp out of range: %d-%02d-%02d %d:%02d:%02g"
 msgstr "timestampが範囲外です: %d-%02d-%02d %d:%02d:%02g"
 
-#: utils/adt/timestamp.c:706
+#: utils/adt/timestamp.c:707
 #, c-format
 msgid "timestamp cannot be NaN"
 msgstr "タイムスタンプは NaN にはできません"
 
-#: utils/adt/timestamp.c:724 utils/adt/timestamp.c:736
+#: utils/adt/timestamp.c:725 utils/adt/timestamp.c:737
 #, c-format
 msgid "timestamp out of range: \"%g\""
 msgstr "timestampが範囲外です: \"%g\""
 
-#: utils/adt/timestamp.c:921 utils/adt/timestamp.c:1495 utils/adt/timestamp.c:1960 utils/adt/timestamp.c:3058 utils/adt/timestamp.c:3063 utils/adt/timestamp.c:3068 utils/adt/timestamp.c:3118 utils/adt/timestamp.c:3125 utils/adt/timestamp.c:3132 utils/adt/timestamp.c:3152 utils/adt/timestamp.c:3159 utils/adt/timestamp.c:3166 utils/adt/timestamp.c:3196
-#: utils/adt/timestamp.c:3204 utils/adt/timestamp.c:3248 utils/adt/timestamp.c:3675 utils/adt/timestamp.c:3800 utils/adt/timestamp.c:4260
+#: utils/adt/timestamp.c:922 utils/adt/timestamp.c:1496 utils/adt/timestamp.c:1961 utils/adt/timestamp.c:3078 utils/adt/timestamp.c:3083 utils/adt/timestamp.c:3088 utils/adt/timestamp.c:3138 utils/adt/timestamp.c:3145 utils/adt/timestamp.c:3152 utils/adt/timestamp.c:3172 utils/adt/timestamp.c:3179 utils/adt/timestamp.c:3186 utils/adt/timestamp.c:3273
+#: utils/adt/timestamp.c:3348 utils/adt/timestamp.c:3722 utils/adt/timestamp.c:3847 utils/adt/timestamp.c:4307
 #, c-format
 msgid "interval out of range"
 msgstr "intervalが範囲外です"
 
-#: utils/adt/timestamp.c:1048 utils/adt/timestamp.c:1081
+#: utils/adt/timestamp.c:1049 utils/adt/timestamp.c:1082
 #, c-format
 msgid "invalid INTERVAL type modifier"
 msgstr "不正なINTERVAL型の修正子です"
 
-#: utils/adt/timestamp.c:1064
+#: utils/adt/timestamp.c:1065
 #, c-format
 msgid "INTERVAL(%d) precision must not be negative"
 msgstr "INTERVAL(%d)の精度は負ではいけません"
 
-#: utils/adt/timestamp.c:1070
+#: utils/adt/timestamp.c:1071
 #, c-format
 msgid "INTERVAL(%d) precision reduced to maximum allowed, %d"
 msgstr "INTERVAL(%d)の精度を許容最大値%dまで減らしました"
 
-#: utils/adt/timestamp.c:1452
+#: utils/adt/timestamp.c:1453
 #, c-format
 msgid "interval(%d) precision must be between %d and %d"
 msgstr "interval(%d)の精度は%dから%dまででなければなりません"
 
-#: utils/adt/timestamp.c:2659
+#: utils/adt/timestamp.c:2660
 #, c-format
 msgid "cannot subtract infinite timestamps"
 msgstr "無限大のtimestampを減算できません"
 
-#: utils/adt/timestamp.c:3928 utils/adt/timestamp.c:4521 utils/adt/timestamp.c:4683 utils/adt/timestamp.c:4704
+#: utils/adt/timestamp.c:3975 utils/adt/timestamp.c:4568 utils/adt/timestamp.c:4730 utils/adt/timestamp.c:4751
 #, c-format
 msgid "timestamp units \"%s\" not supported"
 msgstr "timestampの単位\"%s\"はサポートされていません"
 
-#: utils/adt/timestamp.c:3942 utils/adt/timestamp.c:4475 utils/adt/timestamp.c:4714
+#: utils/adt/timestamp.c:3989 utils/adt/timestamp.c:4522 utils/adt/timestamp.c:4761
 #, c-format
 msgid "timestamp units \"%s\" not recognized"
 msgstr "timestampの単位\"%s\"は不明です"
 
-#: utils/adt/timestamp.c:4072 utils/adt/timestamp.c:4516 utils/adt/timestamp.c:4879 utils/adt/timestamp.c:4901
+#: utils/adt/timestamp.c:4119 utils/adt/timestamp.c:4563 utils/adt/timestamp.c:4926 utils/adt/timestamp.c:4948
 #, c-format
 msgid "timestamp with time zone units \"%s\" not supported"
 msgstr "timestamp with time zoneの単位\"%s\"はサポートされていません"
 
-#: utils/adt/timestamp.c:4089 utils/adt/timestamp.c:4470 utils/adt/timestamp.c:4910
+#: utils/adt/timestamp.c:4136 utils/adt/timestamp.c:4517 utils/adt/timestamp.c:4957
 #, c-format
 msgid "timestamp with time zone units \"%s\" not recognized"
 msgstr "timestamp with time zoneの単位\"%s\"は不明です"
 
-#: utils/adt/timestamp.c:4247
+#: utils/adt/timestamp.c:4294
 #, c-format
 msgid "interval units \"%s\" not supported because months usually have fractional weeks"
 msgstr "月は通常週を含んでいますので、intervalの単位\"%s\"はサポートされていません"
 
-#: utils/adt/timestamp.c:4253 utils/adt/timestamp.c:5004
+#: utils/adt/timestamp.c:4300 utils/adt/timestamp.c:5051
 #, c-format
 msgid "interval units \"%s\" not supported"
 msgstr "intervalの単位\"%s\"はサポートされていません"
 
-#: utils/adt/timestamp.c:4269 utils/adt/timestamp.c:5027
+#: utils/adt/timestamp.c:4316 utils/adt/timestamp.c:5074
 #, c-format
 msgid "interval units \"%s\" not recognized"
 msgstr "intervalの単位\"%s\"は不明です"
@@ -23000,12 +23005,12 @@ msgstr "エスケープ文字がありません: \"%s\""
 msgid "wrong position info in tsvector: \"%s\""
 msgstr "tsvector内の位置情報が間違っています: \"%s\""
 
-#: utils/adt/txid.c:141
+#: utils/adt/txid.c:145
 #, c-format
 msgid "transaction ID %s is in the future"
 msgstr "トランザクションID%sは未来の値です"
 
-#: utils/adt/txid.c:630
+#: utils/adt/txid.c:641
 #, c-format
 msgid "invalid external txid_snapshot data"
 msgstr "不正な外部txid_snapshotデータ"
@@ -23180,166 +23185,166 @@ msgstr "ntileの値は0より大きくなければなりません"
 msgid "argument of nth_value must be greater than zero"
 msgstr "nth_valueの値0より大きくなければなりません"
 
-#: utils/adt/xml.c:222
+#: utils/adt/xml.c:232
 #, c-format
 msgid "unsupported XML feature"
 msgstr "非サポートのXML機能です。"
 
-#: utils/adt/xml.c:223
+#: utils/adt/xml.c:233
 #, c-format
 msgid "This functionality requires the server to be built with libxml support."
 msgstr "この機能はlibxmlサポートを付けたサーバが必要です。"
 
-#: utils/adt/xml.c:224
+#: utils/adt/xml.c:234
 #, c-format
 msgid "You need to rebuild PostgreSQL using --with-libxml."
 msgstr "--with-libxmlを使用してPostgreSQLを再構築する必要があります。"
 
-#: utils/adt/xml.c:243 utils/mb/mbutils.c:540
+#: utils/adt/xml.c:253 utils/mb/mbutils.c:540
 #, c-format
 msgid "invalid encoding name \"%s\""
 msgstr "不正な符号化方式名\"%s\""
 
-#: utils/adt/xml.c:486 utils/adt/xml.c:491
+#: utils/adt/xml.c:496 utils/adt/xml.c:501
 #, c-format
 msgid "invalid XML comment"
 msgstr "無効なXMLコメント"
 
-#: utils/adt/xml.c:620
+#: utils/adt/xml.c:630
 #, c-format
 msgid "not an XML document"
 msgstr "XML文書ではありません"
 
-#: utils/adt/xml.c:779 utils/adt/xml.c:802
+#: utils/adt/xml.c:789 utils/adt/xml.c:812
 #, c-format
 msgid "invalid XML processing instruction"
 msgstr "無効なXML処理命令です"
 
-#: utils/adt/xml.c:780
+#: utils/adt/xml.c:790
 #, c-format
 msgid "XML processing instruction target name cannot be \"%s\"."
 msgstr "XML処理命令の対象名を\"%s\"とすることができませんでした。"
 
-#: utils/adt/xml.c:803
+#: utils/adt/xml.c:813
 #, c-format
 msgid "XML processing instruction cannot contain \"?>\"."
 msgstr "XML処理命令には\"?>\"を含めることはできません。"
 
-#: utils/adt/xml.c:882
+#: utils/adt/xml.c:892
 #, c-format
 msgid "xmlvalidate is not implemented"
 msgstr "XML の妥当性検査は実装されていません"
 
-#: utils/adt/xml.c:961
+#: utils/adt/xml.c:971
 #, c-format
 msgid "could not initialize XML library"
 msgstr "XMLライブラリを初期化できませんでした"
 
-#: utils/adt/xml.c:962
+#: utils/adt/xml.c:972
 #, c-format
 msgid "libxml2 has incompatible char type: sizeof(char)=%u, sizeof(xmlChar)=%u."
 msgstr "libxml2が互換性がない文字型を持ちます: sizeof(char)=%u、sizeof(xmlChar)=%u"
 
-#: utils/adt/xml.c:1048
+#: utils/adt/xml.c:1058
 #, c-format
 msgid "could not set up XML error handler"
 msgstr "XMLエラーハンドラを設定できませんでした"
 
-#: utils/adt/xml.c:1049
+#: utils/adt/xml.c:1059
 #, c-format
 msgid "This probably indicates that the version of libxml2 being used is not compatible with the libxml2 header files that PostgreSQL was built with."
 msgstr "これはおそらく使用するlibxml2のバージョンがPostgreSQLを構築する時に使用したlibxml2ヘッダと互換性がないことを示します。"
 
-#: utils/adt/xml.c:1936
+#: utils/adt/xml.c:1946
 msgid "Invalid character value."
 msgstr "文字の値が有効ではありません"
 
-#: utils/adt/xml.c:1939
+#: utils/adt/xml.c:1949
 msgid "Space required."
 msgstr "スペースをあけてください。"
 
-#: utils/adt/xml.c:1942
+#: utils/adt/xml.c:1952
 msgid "standalone accepts only 'yes' or 'no'."
 msgstr "standalone には 'yes' か 'no' だけが有効です。"
 
-#: utils/adt/xml.c:1945
+#: utils/adt/xml.c:1955
 msgid "Malformed declaration: missing version."
 msgstr "不正な形式の宣言: バージョンがありません。"
 
-#: utils/adt/xml.c:1948
+#: utils/adt/xml.c:1958
 msgid "Missing encoding in text declaration."
 msgstr "テキスト宣言にエンコーディングの指定がありません。"
 
-#: utils/adt/xml.c:1951
+#: utils/adt/xml.c:1961
 msgid "Parsing XML declaration: '?>' expected."
 msgstr "XML 宣言のパース中: '>?' が必要です。"
 
-#: utils/adt/xml.c:1954
+#: utils/adt/xml.c:1964
 #, c-format
 msgid "Unrecognized libxml error code: %d."
 msgstr "認識できないlibxml のエラーコード: %d"
 
-#: utils/adt/xml.c:2229
+#: utils/adt/xml.c:2239
 #, c-format
 msgid "XML does not support infinite date values."
 msgstr "XMLはデータ値として無限をサポートしません。"
 
-#: utils/adt/xml.c:2251 utils/adt/xml.c:2278
+#: utils/adt/xml.c:2261 utils/adt/xml.c:2288
 #, c-format
 msgid "XML does not support infinite timestamp values."
 msgstr "XMLタイムスタンプ値としては無限をサポートしません。"
 
-#: utils/adt/xml.c:2690
+#: utils/adt/xml.c:2700
 #, c-format
 msgid "invalid query"
 msgstr "不正な無効な問い合わせ"
 
-#: utils/adt/xml.c:2782
+#: utils/adt/xml.c:2792
 #, c-format
 msgid "portal \"%s\" does not return tuples"
 msgstr "ポータル\"%s\"はタプルを返却しません"
 
-#: utils/adt/xml.c:4041
+#: utils/adt/xml.c:4051
 #, c-format
 msgid "invalid array for XML namespace mapping"
 msgstr "XML名前空間マッピングに対する不正な配列"
 
-#: utils/adt/xml.c:4042
+#: utils/adt/xml.c:4052
 #, c-format
 msgid "The array must be two-dimensional with length of the second axis equal to 2."
 msgstr "この配列は第2軸の長さが2である2次元配列でなければなりません。"
 
-#: utils/adt/xml.c:4066
+#: utils/adt/xml.c:4076
 #, c-format
 msgid "empty XPath expression"
 msgstr "空のXPath式"
 
-#: utils/adt/xml.c:4118
+#: utils/adt/xml.c:4128
 #, c-format
 msgid "neither namespace name nor URI may be null"
 msgstr "名前空間名もURIもnullにはできません"
 
-#: utils/adt/xml.c:4125
+#: utils/adt/xml.c:4135
 #, c-format
 msgid "could not register XML namespace with name \"%s\" and URI \"%s\""
 msgstr "\"%s\"という名前のXML名前空間およびURI\"%s\"を登録できませんでした"
 
-#: utils/adt/xml.c:4476
+#: utils/adt/xml.c:4486
 #, c-format
 msgid "DEFAULT namespace is not supported"
 msgstr "デフォルト名前空間は実装されていません"
 
-#: utils/adt/xml.c:4505
+#: utils/adt/xml.c:4515
 #, c-format
 msgid "row path filter must not be empty string"
 msgstr "行パスフィルタは空文字列であってはなりません"
 
-#: utils/adt/xml.c:4536
+#: utils/adt/xml.c:4546
 #, c-format
 msgid "column path filter must not be empty string"
 msgstr "列パスフィルタ空文字列であってはなりません"
 
-#: utils/adt/xml.c:4686
+#: utils/adt/xml.c:4696
 #, c-format
 msgid "more than one value returned by column XPath expression"
 msgstr "列XPath式が2つ以上の値を返却しました"
@@ -23414,93 +23419,93 @@ msgstr "TRAP: ExceptionalCondition: 不正な引数\n"
 msgid "TRAP: %s(\"%s\", File: \"%s\", Line: %d)\n"
 msgstr "TRAP: %s(\"%s\", ファイル: \"%s\", 行: %d)\n"
 
-#: utils/error/elog.c:319 utils/error/elog.c:1283
+#: utils/error/elog.c:319 utils/error/elog.c:1287
 #, c-format
 msgid "error occurred at %s:%d before error message processing is available\n"
 msgstr "エラーメッセージの処理が可能になる前にエラーが%s:%dで発生しました\n"
 
-#: utils/error/elog.c:1861
+#: utils/error/elog.c:1865
 #, c-format
 msgid "could not reopen file \"%s\" as stderr: %m"
 msgstr "ファイル\"%s\"の標準エラー出力としての再オープンに失敗しました: %m"
 
-#: utils/error/elog.c:1874
+#: utils/error/elog.c:1878
 #, c-format
 msgid "could not reopen file \"%s\" as stdout: %m"
 msgstr "ファイル\"%s\"の標準出力としての再オープンに失敗しました: %m"
 
-#: utils/error/elog.c:2366 utils/error/elog.c:2383 utils/error/elog.c:2399
+#: utils/error/elog.c:2370 utils/error/elog.c:2387 utils/error/elog.c:2403
 msgid "[unknown]"
 msgstr "[不明]"
 
-#: utils/error/elog.c:2859 utils/error/elog.c:3162 utils/error/elog.c:3270
+#: utils/error/elog.c:2863 utils/error/elog.c:3166 utils/error/elog.c:3274
 msgid "missing error text"
 msgstr "エラーテキストがありません"
 
-#: utils/error/elog.c:2862 utils/error/elog.c:2865 utils/error/elog.c:3273 utils/error/elog.c:3276
+#: utils/error/elog.c:2866 utils/error/elog.c:2869 utils/error/elog.c:3277 utils/error/elog.c:3280
 #, c-format
 msgid " at character %d"
 msgstr "(%d文字目)"
 
-#: utils/error/elog.c:2875 utils/error/elog.c:2882
+#: utils/error/elog.c:2879 utils/error/elog.c:2886
 msgid "DETAIL:  "
 msgstr "詳細:  "
 
-#: utils/error/elog.c:2889
+#: utils/error/elog.c:2893
 msgid "HINT:  "
 msgstr "ヒント:  "
 
-#: utils/error/elog.c:2896
+#: utils/error/elog.c:2900
 msgid "QUERY:  "
 msgstr "問い合わせ:  "
 
-#: utils/error/elog.c:2903
+#: utils/error/elog.c:2907
 msgid "CONTEXT:  "
 msgstr "文脈:  "
 
-#: utils/error/elog.c:2913
+#: utils/error/elog.c:2917
 #, c-format
 msgid "LOCATION:  %s, %s:%d\n"
 msgstr "場所:  %s, %s:%d\n"
 
-#: utils/error/elog.c:2920
+#: utils/error/elog.c:2924
 #, c-format
 msgid "LOCATION:  %s:%d\n"
 msgstr "場所:  %s:%d\n"
 
-#: utils/error/elog.c:2934
+#: utils/error/elog.c:2938
 msgid "STATEMENT:  "
 msgstr "文:  "
 
-#: utils/error/elog.c:3323
+#: utils/error/elog.c:3327
 msgid "DEBUG"
 msgstr "DEBUG"
 
-#: utils/error/elog.c:3327
+#: utils/error/elog.c:3331
 msgid "LOG"
 msgstr "LOG"
 
-#: utils/error/elog.c:3330
+#: utils/error/elog.c:3334
 msgid "INFO"
 msgstr "INFO"
 
-#: utils/error/elog.c:3333
+#: utils/error/elog.c:3337
 msgid "NOTICE"
 msgstr "NOTICE"
 
-#: utils/error/elog.c:3336
+#: utils/error/elog.c:3340
 msgid "WARNING"
 msgstr "WARNING"
 
-#: utils/error/elog.c:3339
+#: utils/error/elog.c:3343
 msgid "ERROR"
 msgstr "ERROR"
 
-#: utils/error/elog.c:3342
+#: utils/error/elog.c:3346
 msgid "FATAL"
 msgstr "FATAL"
 
-#: utils/error/elog.c:3345
+#: utils/error/elog.c:3349
 msgid "PANIC"
 msgstr "PANIC"
 
@@ -23668,7 +23673,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:561 utils/misc/guc.c:6920
+#: utils/init/miscinit.c:561 utils/misc/guc.c:6927
 #, c-format
 msgid "cannot set parameter \"%s\" within security-restricted operation"
 msgstr "セキュリティー制限操作内でパラメーター\"%s\"を設定できません"
@@ -23768,7 +23773,7 @@ msgstr "このファイルは偶然残ってしまったようですが、削除
 msgid "could not write lock file \"%s\": %m"
 msgstr "ロックファイル\"%s\"に書き出せませんでした: %m"
 
-#: utils/init/miscinit.c:1302 utils/init/miscinit.c:1445 utils/misc/guc.c:9866
+#: utils/init/miscinit.c:1302 utils/init/miscinit.c:1445 utils/misc/guc.c:9873
 #, c-format
 msgid "could not read from file \"%s\": %m"
 msgstr "ファイル\"%s\"から読み取れませんでした: %m"
@@ -25885,152 +25890,152 @@ msgstr "%d%s%s はパラメータ\"%s\"の有効範囲 (%d .. %d) を超えて
 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:6754 utils/misc/guc.c:8149
+#: utils/misc/guc.c:6755 utils/misc/guc.c:8156
 #, c-format
 msgid "cannot set parameters during a parallel operation"
 msgstr "並列処理中はパラメータの設定はできません"
 
-#: utils/misc/guc.c:6761 utils/misc/guc.c:7541 utils/misc/guc.c:7594 utils/misc/guc.c:7645 utils/misc/guc.c:7978 utils/misc/guc.c:8745 utils/misc/guc.c:9024 utils/misc/guc.c:10699
+#: utils/misc/guc.c:6764 utils/misc/guc.c:7548 utils/misc/guc.c:7601 utils/misc/guc.c:7652 utils/misc/guc.c:7985 utils/misc/guc.c:8752 utils/misc/guc.c:9031 utils/misc/guc.c:10706
 #, c-format
 msgid "unrecognized configuration parameter \"%s\""
 msgstr "設定パラメータ\"%s\"は不明です"
 
-#: utils/misc/guc.c:6776 utils/misc/guc.c:7990
+#: utils/misc/guc.c:6779 utils/misc/guc.c:7997
 #, c-format
 msgid "parameter \"%s\" cannot be changed"
 msgstr "パラメータ\"%s\"を変更できません"
 
-#: utils/misc/guc.c:6809
+#: utils/misc/guc.c:6812
 #, c-format
 msgid "parameter \"%s\" cannot be changed now"
 msgstr "現在パラメータ\"%s\"を変更できません"
 
-#: utils/misc/guc.c:6827 utils/misc/guc.c:6874 utils/misc/guc.c:10715
+#: utils/misc/guc.c:6830 utils/misc/guc.c:6881 utils/misc/guc.c:10722
 #, c-format
 msgid "permission denied to set parameter \"%s\""
 msgstr "パラメータ\"%s\"を設定する権限がありません"
 
-#: utils/misc/guc.c:6864
+#: utils/misc/guc.c:6871
 #, c-format
 msgid "parameter \"%s\" cannot be set after connection start"
 msgstr "接続開始後にパラメータ\"%s\"を変更できません"
 
-#: utils/misc/guc.c:6912
+#: utils/misc/guc.c:6919
 #, c-format
 msgid "cannot set parameter \"%s\" within security-definer function"
 msgstr "セキュリティー定義用関数内でパラメーター\"%s\"を設定できません"
 
-#: utils/misc/guc.c:7549 utils/misc/guc.c:7599 utils/misc/guc.c:9031
+#: utils/misc/guc.c:7556 utils/misc/guc.c:7606 utils/misc/guc.c:9038
 #, c-format
 msgid "must be superuser or a member of pg_read_all_settings to examine \"%s\""
 msgstr "\"%s\"の内容を見るにはスーパユーザまたはpg_read_all_settingsロールである必要があります"
 
-#: utils/misc/guc.c:7690
+#: utils/misc/guc.c:7697
 #, c-format
 msgid "SET %s takes only one argument"
 msgstr "SET %sは1つの引数のみを取ります"
 
-#: utils/misc/guc.c:7938
+#: utils/misc/guc.c:7945
 #, c-format
 msgid "must be superuser to execute ALTER SYSTEM command"
 msgstr "ALTER SYSTEM コマンドを実行するにはスーパユーザである必要があります"
 
-#: utils/misc/guc.c:8023
+#: utils/misc/guc.c:8030
 #, c-format
 msgid "parameter value for ALTER SYSTEM must not contain a newline"
 msgstr "ALTER SYSTEMでのパラメータ値は改行を含んではいけません"
 
-#: utils/misc/guc.c:8068
+#: utils/misc/guc.c:8075
 #, c-format
 msgid "could not parse contents of file \"%s\""
 msgstr "ファイル\"%s\"の内容をパースできませんでした"
 
-#: utils/misc/guc.c:8225
+#: utils/misc/guc.c:8232
 #, c-format
 msgid "SET LOCAL TRANSACTION SNAPSHOT is not implemented"
 msgstr "SET LOCAL TRANSACTION SNAPSHOTはまだ実装されていません"
 
-#: utils/misc/guc.c:8309
+#: utils/misc/guc.c:8316
 #, c-format
 msgid "SET requires parameter name"
 msgstr "SETにはパラメータ名が必要です"
 
-#: utils/misc/guc.c:8442
+#: utils/misc/guc.c:8449
 #, c-format
 msgid "attempt to redefine parameter \"%s\""
 msgstr "パラメータ\"%s\"を再定義しようとしています"
 
-#: utils/misc/guc.c:10254
+#: utils/misc/guc.c:10261
 #, c-format
 msgid "while setting parameter \"%s\" to \"%s\""
 msgstr "パラメータ\"%s\"の\"%s\"への変更中"
 
-#: utils/misc/guc.c:10322
+#: utils/misc/guc.c:10329
 #, c-format
 msgid "parameter \"%s\" could not be set"
 msgstr "パラメータ\"%s\"を設定できません"
 
-#: utils/misc/guc.c:10414
+#: utils/misc/guc.c:10421
 #, c-format
 msgid "could not parse setting for parameter \"%s\""
 msgstr "パラメータ\"%s\"の設定をパースできません"
 
-#: utils/misc/guc.c:10777 utils/misc/guc.c:10811
+#: utils/misc/guc.c:10784 utils/misc/guc.c:10818
 #, c-format
 msgid "invalid value for parameter \"%s\": %d"
 msgstr "パラメータ\"%s\"の値が無効です: %d"
 
-#: utils/misc/guc.c:10845
+#: utils/misc/guc.c:10852
 #, c-format
 msgid "invalid value for parameter \"%s\": %g"
 msgstr "パラメータ\"%s\"の値が無効です: %g"
 
-#: utils/misc/guc.c:11132
+#: utils/misc/guc.c:11139
 #, 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:11144
+#: utils/misc/guc.c:11151
 #, c-format
 msgid "Bonjour is not supported by this build"
 msgstr "このビルドでは bonjour はサポートされていません"
 
-#: utils/misc/guc.c:11157
+#: utils/misc/guc.c:11164
 #, c-format
 msgid "SSL is not supported by this build"
 msgstr "このインストレーションではSSLはサポートされていません"
 
-#: utils/misc/guc.c:11169
+#: utils/misc/guc.c:11176
 #, c-format
 msgid "Cannot enable parameter when \"log_statement_stats\" is true."
 msgstr "\"log_statement_stats\"が真の場合、パラメータを有効にできません"
 
-#: utils/misc/guc.c:11181
+#: utils/misc/guc.c:11188
 #, 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:11425
+#: utils/misc/guc.c:11432
 #, 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:11539
+#: utils/misc/guc.c:11546
 #, c-format
 msgid "recovery_target_timeline is not a valid number."
 msgstr "recovery_target_timelineが妥当な数値ではありません。"
 
-#: utils/misc/guc.c:11579
+#: utils/misc/guc.c:11586
 #, c-format
 msgid "multiple recovery targets specified"
 msgstr "複数のリカバリ目標が指定されています"
 
-#: utils/misc/guc.c:11580
+#: utils/misc/guc.c:11587
 #, 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:11588
+#: utils/misc/guc.c:11595
 #, c-format
 msgid "The only allowed value is \"immediate\"."
 msgstr "\"immediate\"のみが指定可能です。"
@@ -26289,6 +26294,3 @@ msgstr "読み取りのみのシリアライザブルトランザクションで
 #, c-format
 msgid "cannot import a snapshot from a different database"
 msgstr "異なるデータベースからのスナップショットを読み込むことはできません"
-
-#~ msgid "record length %u at %X/%X too long"
-#~ msgstr "%2$X/%3$Xのレコード長%1$uが大きすぎます"