Conversation
noborus
commented
Feb 16, 2026
| <entry>字詰めモード(末尾の0と空白の埋め字を無効にする)</entry> | ||
| <!-- | ||
| <entry><literal>FM99.99</literal></entry> | ||
| --> |
Member
Author
There was a problem hiding this comment.
マージの方でミスっていて18.0ではコメントアウトして同じ文を日本語訳として置いてますが、18.1の方では日本語訳がなくコメントアウトだけされていたコメントタグを外しています。
18.1の方が全体の方式としては正しいので18.0とは変わっています。
Contributor
There was a problem hiding this comment.
Pull request overview
This pull request updates the Japanese translation documentation for PostgreSQL function references (func.sgml and func2.sgml) to version 18.1. The changes include cleaning up translation metadata, fixing incorrectly placed HTML comment markers, and improving translation accuracy to better match the English source text.
Changes:
- Removed machine translation annotations and match degree scores from UUID function descriptions
- Fixed HTML comment markers that were incorrectly wrapping code examples in formatting tables
- Improved Japanese translations for accuracy (e.g., changing "と" to "または" to correctly translate "or", and adding function parentheses for consistency)
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| doc/src/sgml/func2.sgml | Cleaned up translation metadata, fixed comment markers around table examples, and improved UUID function translations to match English source |
| doc/src/sgml/func.sgml | Applied identical changes as func2.sgml to maintain consistency between the two function documentation files |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.