Skip to content

libpq.sgmlの18.2対応です#3613

Merged
KenichiroTanaka merged 1 commit intopgsql-jp:doc_ja_18_2from
noborus:libpq182
Feb 23, 2026
Merged

libpq.sgmlの18.2対応です#3613
KenichiroTanaka merged 1 commit intopgsql-jp:doc_ja_18_2from
noborus:libpq182

Conversation

@noborus
Copy link
Member

@noborus noborus commented Feb 22, 2026

No description provided.

@noborus noborus added the version 18.2 18.2を対象(doc_ja_18_2)へのpull request label Feb 22, 2026
@noborus noborus requested a review from Copilot February 22, 2026 07:51
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 SGML documentation for libpq to match PostgreSQL 18.2, aligning the OAuth bearer hook documentation with the current upstream wording and parameter names.

Changes:

  • Commented out the upstream English comment block inside the PGoauthBearerRequest synopsis and added/kept the Japanese translation in its place.
  • Removed translation-artifact text (《マッチ度...》) from the async OAuth flow description.
  • Updated the referenced pointer name from *pgsocket to *altsock to match the struct callback signature and surrounding documentation.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
doc/src/sgml/libpq3.sgml Updates OAuth bearer hook synopsis comments and fixes the async flow parameter reference to *altsock.
doc/src/sgml/libpq.sgml Same documentation updates as libpq3.sgml, kept in sync for the main libpq docs.

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

Copy link
Contributor

@KenichiroTanaka KenichiroTanaka left a comment

Choose a reason for hiding this comment

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

対応ありがとうございます。一通り確認しました。

@KenichiroTanaka KenichiroTanaka merged commit d7ce9f3 into pgsql-jp:doc_ja_18_2 Feb 23, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

version 18.2 18.2を対象(doc_ja_18_2)へのpull request レビュー待ち

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants