Skip to content

Conversation

@koizumistr
Copy link
Contributor

ref/create_index.sgml の 18.0 対応です。

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the Japanese translation in ref/create_index.sgml for PostgreSQL 18.0. The changes primarily improve translation quality by removing machine-translated markers and updating content to reflect that GIN indexes now support parallel index builds.

  • Updated storage parameter descriptions to use more natural Japanese
  • Added GIN to the list of index methods supporting parallel index builds (alongside B-tree and BRIN)
  • Removed machine translation markers and improved translation quality throughout

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

-->
《マッチ度[80.357143]》<acronym>BRIN</acronym>インデックスは別のパラメータを受け入れます。
《機械翻訳》<acronym>BRIN</acronym>インデックスは、次のパラメータを受け入れます。
<acronym>BRIN</acronym>インデックスでは次のパラメータを受け入れます。
Copy link

Copilot AI Nov 11, 2025

Choose a reason for hiding this comment

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

Inconsistent verb usage: Line 815 uses '受け入れます' (accept/receive) while lines 574, 701, and 740 use '受け付けます' (accept). For consistency, line 815 should use '受け付けます' like the other similar lines.

Suggested change
<acronym>BRIN</acronym>インデックスでは次のパラメータを受け入れます
<acronym>BRIN</acronym>インデックスでは次のパラメータを受け付けます

Copilot uses AI. Check for mistakes.
Copy link
Member

Choose a reason for hiding this comment

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

前からではありますが、たしかにこの1つだけ統一されてませんね。

@koizumistr
Copy link
Contributor Author

対応しました。

@noborus
Copy link
Member

noborus commented Nov 11, 2025

ありがとうございます。確認しました。

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