Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ecpgv16の対応 #2844

Merged
merged 2 commits into from
Mar 24, 2024
Merged

ecpgv16の対応 #2844

merged 2 commits into from
Mar 24, 2024

Conversation

KenichiroTanaka
Copy link
Contributor

No description provided.

Copy link
Contributor

@koizumistr koizumistr left a comment

Choose a reason for hiding this comment

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

確認しました。

《機械翻訳》この宣言は、宣言セクションの一部である必要はありません。
つまり、typedef を通常の C ステートメントとしても書くことができます。
この宣言は、宣言セクションの一部である必要はありません。
つまり、typedef を通常の C ステートメントとしても書けます。
Copy link
Contributor

Choose a reason for hiding this comment

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

typedefの直後、Cの前後の空白は不要では

@@ -2147,8 +2146,8 @@ ECPGは、<literal>スタートトランザクション</literal>の構文エラ
a new <productname>PostgreSQL</productname> release with new
keywords.
-->
《機械翻訳》<productname>PostgreSQL</productname>リリース前v16では、typedef名としてSQLキーワードを使用すると、構文キーワードとして自分自身を使用するのではなく、typedef名前の使用に関連するSQLエラーが発生する可能性がありました。
新しい動作では、既存のECPGアプリケーションが新しいキーワードを使用して新しい<productname>PostgreSQL</productname>リリースで再コンパイルされる場合に問題が発生する可能性が低くなりました。
<productname>PostgreSQL</productname>v16より前では、typedef名としてSQLキーワードを使用すると、構文キーワードとして自分自身を使用するのではなく、typedef名前の使用に関連するSQLエラーが発生する可能性がありました。
Copy link
Contributor

Choose a reason for hiding this comment

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

こちらはPostgreSQLとv16の間に空白があるべきかと。

@KenichiroTanaka
Copy link
Contributor Author

ご指摘ありがとうございます。修正しました。

Copy link
Contributor

@koizumistr koizumistr left a comment

Choose a reason for hiding this comment

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

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

Copy link
Contributor

@tatsuo-ishii tatsuo-ishii left a comment

Choose a reason for hiding this comment

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

一通り確認しました。

@tatsuo-ishii tatsuo-ishii merged commit 1ba0a00 into pgsql-jp:doc_ja_16 Mar 24, 2024
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.

3 participants