Skip to content

update alter_index for 18.4#3675

Merged
KenichiroTanaka merged 2 commits into
pgsql-jp:doc_ja_18from
koizumistr:alter_index_18.4
Jun 29, 2026
Merged

update alter_index for 18.4#3675
KenichiroTanaka merged 2 commits into
pgsql-jp:doc_ja_18from
koizumistr:alter_index_18.4

Conversation

@koizumistr

Copy link
Copy Markdown
Contributor

ref/alter_index.sgml の 18.4 対応です。

Comment thread doc/src/sgml/ref/alter_index.sgml Outdated
currently invalid.
-->
《機械翻訳》記名的インデックスがすでに変更されたインデックスに接続されている場合、コマンドは、親が現在無効であれば、親インデックスを検証しようとします
指定されたインデックスが変更するインデックスにすでに付加されている場合、コマンドは、親インデックスが現在無効であれば、親インデックスを有効にしようとします

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

「attempt to validate the parent index」が「親インデックスを有効にしようとします」と訳されていますが、(validではなく?)validateなので①「親インデックスを検証します」もしくは実際には有効にするので、②「親インデックスを検証して有効にします」とするのはどうでしょうか。ちょっと意訳しすぎなので①でしょうか。

@koizumistr

koizumistr commented Jun 28, 2026

Copy link
Copy Markdown
Contributor Author

確認ありがとうございます。
元の訳に違和感があったので変更したのですが、直訳的には元の訳が正しいのでそのままにします。

無効だったら、検証しようとします。

だと、検証した後どうするの、(有効にするんだよね)と聞きたくなりますが、この違和感は訳で対応するのではなく、原文で対応してもらうのがいいかと思います。(すみません、正確な動作は把握していないので、そもそもこの違和感自体、妥当なものか分かりませんが、、、)

@KenichiroTanaka KenichiroTanaka left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

対応ありがとうございます。
原文側にも修正を入れた方がいいかもしれません。
動作確認してからMLに投稿してみます。
本PRはここでマージします。

@KenichiroTanaka KenichiroTanaka merged commit 9c9c4b3 into pgsql-jp:doc_ja_18 Jun 29, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants