Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 19 additions & 1 deletion doc/src/sgml/release-18.sgml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
<!-- See header comment in release.sgml about typical markup -->

<sect1 id="release-18-3">
<!--
<title>Release 18.3</title>
-->
<title>リリース18.3</title>

<formalpara>
<!--
Expand All @@ -18,12 +21,15 @@
For information about new features in major release 18, see
<xref linkend="release-18"/>.
-->
このリリースは18.2に対し、様々な不具合を修正したものです
このリリースは18.2に対し、少数の不具合を修正したものです
18メジャーリリースにおける新機能については、<xref linkend="release-18"/>を参照してください。
</para>

<sect2 id="release-18-3-migration">
<!--
<title>Migration to Version 18.3</title>
-->
<title>バージョン18.3への移行</title>

<para>
<!--
Expand Down Expand Up @@ -378,7 +384,10 @@ Postgresによって生成される<type>hstore</type>の値には重複キー
</sect1>

<sect1 id="release-18-2">
<!--
<title>Release 18.2</title>
-->
<title>リリース18.2</title>

<formalpara>
<!--
Expand All @@ -399,7 +408,10 @@ Postgresによって生成される<type>hstore</type>の値には重複キー
</para>

<sect2 id="release-18-2-migration">
<!--
<title>Migration to Version 18.2</title>
-->
<title>バージョン18.2への移行</title>

<para>
<!--
Expand Down Expand Up @@ -2745,7 +2757,10 @@ Branch: REL_14_STABLE [8bbf28191] 2026-01-18 14:55:13 -0500
</sect1>

<sect1 id="release-18-1">
<!--
<title>Release 18.1</title>
-->
<title>リリース18.1</title>

<formalpara>
<!--
Expand All @@ -2766,7 +2781,10 @@ Branch: REL_14_STABLE [8bbf28191] 2026-01-18 14:55:13 -0500
</para>

<sect2 id="release-18-1-migration">
<!--
<title>Migration to Version 18.1</title>
-->
<title>バージョン18.1への移行</title>

<para>
<!--
Expand Down
Loading