Skip to content

Commit d809ae7

Browse files
committed
by GitHub Actions [skip ci]
1 parent c63e3a2 commit d809ae7

15 files changed

Lines changed: 52 additions & 41 deletions

current/html/appendixes.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

current/html/auth-oauth.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
This documentation uses the following terminology when discussing the OAuth
2020
ecosystem:
2121
</span>
22-
この文書では、OAuthエコシステムについて議論する際に次の用語を使用しています
22+
この文書では、OAuthエコシステムについて説明する際に次の用語を使用しています
2323

2424
</p><div class="variablelist"><dl class="variablelist"><dt><span class="term">リソース所有者(またはエンドユーザ)</span></dt><dd><p>
2525
<span class="original">

current/html/btree.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -822,7 +822,7 @@
822822
各削除パスは、予期された<span class="quote"><span class="quote">バージョンチャーンのページ分割</span></span>に対してトリガされます。
823823
これは、<code class="command">UPDATE</code>文によって論理的に変更されてないインデックスだけで発生します。
824824
さもないと、特定のページで使われなくなったバージョンが集中的に蓄積されます。
825-
ある種の実装レベルの発見的手法は、均一のごみインデックスタプルの特定及び削除に失敗する可能がありますが、ページの分割は通常避けることができます(ページ分割もしくは重複排除パスの場合に、リーフページ上の収まらない新しいタプルが入ることの問題が解決します)。
825+
ある種の実装レベルの発見的手法は、均一のごみインデックスタプルの特定及び削除に失敗する可能性がありますが、ページの分割は通常避けることができます(ページ分割もしくは重複排除パスの場合に、新しいタプルがリーフページに収まらないという問題が解決されます)。
826826
インデックススキャンが(単一の論理行に対して)通過しなければならない最悪の場合のバージョン数は、システム全体の応答性やスループットに重要な影響があります。
827827
ボトムアップインデックス削除パスは、論理行とバージョンを含む<span class="emphasis"><em>定性的な</em></span>特徴に基づいた単一のリーフページ内の疑わしいごみタプルを対象としています。
828828
これは、一定の<span class="emphasis"><em>定量的な</em></span>テーブルレベルの閾値が超えられたとき(<a class="xref" href="routine-vacuuming.html#AUTOVACUUM" title="24.1.6. 自動バキュームデーモン">24.1.6</a>参照)に起動されるautovacuumワーカーによって実行された<span class="quote"><span class="quote">トップダウン</span></span>インデックスのクリーンアップと対照的です。

current/html/release-18-1.html

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>E.3. Release 18.1</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="release-18-2.html" title="E.2. Release 18.2" /><link rel="next" href="release-18.html" title="E.4. リリース18" /><meta name="viewport" content="width=device-width,initial-scale=1.0" /></head><body id="docContent" class="container-fluid col-10"><div class="other_version"><a href="https://www.postgresql.jp/document/">バージョンごとのドキュメント一覧</a></div><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="4" align="center"><a accesskey="h" href="index.html">PostgreSQL 18.3文書</a></th></tr><tr><td width="10%" align="left"></td><td width="10%" align="left"></td><td width="60%" align="center"><a href="release.html" title="付録E リリースノート">付録E リリースノート</a></td><td width="20%" align="right"><div class="actions"><a class="issue" title="github" href="https://github.com/pgsql-jp/jpug-doc/issues/new?template=bug_report.yml&amp;what-happened=version 18.3 : release-18-1.html">誤訳等の報告
3-
</a></div></td></tr><tr><td width="10%" align="left"><a accesskey="p" href="release-18-2.html" title="E.2. Release 18.2">前へ</a> </td><td width="10%" align="left"><a accesskey="u" href="release.html" title="付録E リリースノート">上へ</a></td><td width="60%" align="center">E.3. Release 18.1</td><td width="20%" align="right"> <a accesskey="n" href="release-18.html" title="E.4. リリース18">次へ</a></td></tr></table><hr /></div><div class="sect1" id="RELEASE-18-1"><div class="titlepage"><div><div><h2 class="title" style="clear: both">E.3. Release 18.1 <a href="#RELEASE-18-1" class="id_link">#</a></h2></div></div></div><p><span class="original">
2+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>E.3. リリース18.1</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="release-18-2.html" title="E.2. リリース18.2" /><link rel="next" href="release-18.html" title="E.4. リリース18" /><meta name="viewport" content="width=device-width,initial-scale=1.0" /></head><body id="docContent" class="container-fluid col-10"><div class="other_version"><a href="https://www.postgresql.jp/document/">バージョンごとのドキュメント一覧</a></div><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="4" align="center"><a accesskey="h" href="index.html">PostgreSQL 18.3文書</a></th></tr><tr><td width="10%" align="left"></td><td width="10%" align="left"></td><td width="60%" align="center"><a href="release.html" title="付録E リリースノート">付録E リリースノート</a></td><td width="20%" align="right"><div class="actions"><a class="issue" title="github" href="https://github.com/pgsql-jp/jpug-doc/issues/new?template=bug_report.yml&amp;what-happened=version 18.3 : release-18-1.html">誤訳等の報告
3+
</a></div></td></tr><tr><td width="10%" align="left"><a accesskey="p" href="release-18-2.html" title="E.2. リリース18.2">前へ</a> </td><td width="10%" align="left"><a accesskey="u" href="release.html" title="付録E リリースノート">上へ</a></td><td width="60%" align="center">E.3. リリース18.1</td><td width="20%" align="right"> <a accesskey="n" href="release-18.html" title="E.4. リリース18">次へ</a></td></tr></table><hr /></div><div class="sect1" id="RELEASE-18-1"><div class="titlepage"><div><div><h2 class="title" style="clear: both">E.3. リリース18.1 <a href="#RELEASE-18-1" class="id_link">#</a></h2></div></div></div><span class="original">
4+
&lt;title&gt;Release 18.1&lt;/title&gt;
5+
</span><p><span class="original">
46
&lt;title&gt;Release date:&lt;/title&gt;
57
</span><strong>リリース日: </strong>2025-11-13</p><p>
68
<span class="original">
@@ -10,7 +12,9 @@
1012
</span>
1113
このリリースは18.0に対し、様々な不具合を修正したものです。
1214
18メジャーリリースにおける新機能については、<a class="xref" href="release-18.html" title="E.4. リリース18">E.4</a>を参照してください。
13-
</p><div class="sect2" id="RELEASE-18-1-MIGRATION"><div class="titlepage"><div><div><h3 class="title">E.3.1. Migration to Version 18.1 <a href="#RELEASE-18-1-MIGRATION" class="id_link">#</a></h3></div></div></div><p>
15+
</p><div class="sect2" id="RELEASE-18-1-MIGRATION"><div class="titlepage"><div><div><h3 class="title">E.3.1. バージョン18.1への移行 <a href="#RELEASE-18-1-MIGRATION" class="id_link">#</a></h3></div></div></div><span class="original">
16+
&lt;title&gt;Migration to Version 18.1&lt;/title&gt;
17+
</span><p>
1418
<span class="original">
1519
A dump/restore is not required for those running 18.X.
1620
</span>
@@ -1183,4 +1187,4 @@
11831187
拡張用のNLS <code class="filename">po</code>ファイルのビルドをサポートするようにPGXSビルドインフラが修正されました。
11841188
(Ryo Matsumura)
11851189
<a class="ulink" href="https://postgr.es/c/6aa04a60c" target="_top">§</a>
1186-
</p></li></ul></div></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="release-18-2.html" title="E.2. Release 18.2">前へ</a> </td><td width="20%" align="center"><a accesskey="u" href="release.html" title="付録E リリースノート">上へ</a></td><td width="40%" align="right"> <a accesskey="n" href="release-18.html" title="E.4. リリース18">次へ</a></td></tr><tr><td width="40%" align="left" valign="top">E.2. Release 18.2 </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 18.3文書">ホーム</a></td><td width="40%" align="right" valign="top"> E.4. リリース18</td></tr></table></div></body></html>
1190+
</p></li></ul></div></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="release-18-2.html" title="E.2. リリース18.2">前へ</a> </td><td width="20%" align="center"><a accesskey="u" href="release.html" title="付録E リリースノート">上へ</a></td><td width="40%" align="right"> <a accesskey="n" href="release-18.html" title="E.4. リリース18">次へ</a></td></tr><tr><td width="40%" align="left" valign="top">E.2. リリース18.2 </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 18.3文書">ホーム</a></td><td width="40%" align="right" valign="top"> E.4. リリース18</td></tr></table></div></body></html>

current/html/release-18-2.html

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>E.2. Release 18.2</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="release-18-3.html" title="E.1. Release 18.3" /><link rel="next" href="release-18-1.html" title="E.3. Release 18.1" /><meta name="viewport" content="width=device-width,initial-scale=1.0" /></head><body id="docContent" class="container-fluid col-10"><div class="other_version"><a href="https://www.postgresql.jp/document/">バージョンごとのドキュメント一覧</a></div><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="4" align="center"><a accesskey="h" href="index.html">PostgreSQL 18.3文書</a></th></tr><tr><td width="10%" align="left"></td><td width="10%" align="left"></td><td width="60%" align="center"><a href="release.html" title="付録E リリースノート">付録E リリースノート</a></td><td width="20%" align="right"><div class="actions"><a class="issue" title="github" href="https://github.com/pgsql-jp/jpug-doc/issues/new?template=bug_report.yml&amp;what-happened=version 18.3 : release-18-2.html">誤訳等の報告
3-
</a></div></td></tr><tr><td width="10%" align="left"><a accesskey="p" href="release-18-3.html" title="E.1. Release 18.3">前へ</a> </td><td width="10%" align="left"><a accesskey="u" href="release.html" title="付録E リリースノート">上へ</a></td><td width="60%" align="center">E.2. Release 18.2</td><td width="20%" align="right"> <a accesskey="n" href="release-18-1.html" title="E.3. Release 18.1">次へ</a></td></tr></table><hr /></div><div class="sect1" id="RELEASE-18-2"><div class="titlepage"><div><div><h2 class="title" style="clear: both">E.2. Release 18.2 <a href="#RELEASE-18-2" class="id_link">#</a></h2></div></div></div><p><span class="original">
2+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>E.2. リリース18.2</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="release-18-3.html" title="E.1. リリース18.3" /><link rel="next" href="release-18-1.html" title="E.3. リリース18.1" /><meta name="viewport" content="width=device-width,initial-scale=1.0" /></head><body id="docContent" class="container-fluid col-10"><div class="other_version"><a href="https://www.postgresql.jp/document/">バージョンごとのドキュメント一覧</a></div><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="4" align="center"><a accesskey="h" href="index.html">PostgreSQL 18.3文書</a></th></tr><tr><td width="10%" align="left"></td><td width="10%" align="left"></td><td width="60%" align="center"><a href="release.html" title="付録E リリースノート">付録E リリースノート</a></td><td width="20%" align="right"><div class="actions"><a class="issue" title="github" href="https://github.com/pgsql-jp/jpug-doc/issues/new?template=bug_report.yml&amp;what-happened=version 18.3 : release-18-2.html">誤訳等の報告
3+
</a></div></td></tr><tr><td width="10%" align="left"><a accesskey="p" href="release-18-3.html" title="E.1. リリース18.3">前へ</a> </td><td width="10%" align="left"><a accesskey="u" href="release.html" title="付録E リリースノート">上へ</a></td><td width="60%" align="center">E.2. リリース18.2</td><td width="20%" align="right"> <a accesskey="n" href="release-18-1.html" title="E.3. リリース18.1">次へ</a></td></tr></table><hr /></div><div class="sect1" id="RELEASE-18-2"><div class="titlepage"><div><div><h2 class="title" style="clear: both">E.2. リリース18.2 <a href="#RELEASE-18-2" class="id_link">#</a></h2></div></div></div><span class="original">
4+
&lt;title&gt;Release 18.2&lt;/title&gt;
5+
</span><p><span class="original">
46
&lt;title&gt;Release date:&lt;/title&gt;
57
</span><strong>リリース日: </strong>2026-02-12</p><p>
68
<span class="original">
@@ -10,7 +12,9 @@
1012
</span>
1113
このリリースは18.1に対し、様々な不具合を修正したものです。
1214
18メジャーリリースにおける新機能については、<a class="xref" href="release-18.html" title="E.4. リリース18">E.4</a>を参照してください。
13-
</p><div class="sect2" id="RELEASE-18-2-MIGRATION"><div class="titlepage"><div><div><h3 class="title">E.2.1. Migration to Version 18.2 <a href="#RELEASE-18-2-MIGRATION" class="id_link">#</a></h3></div></div></div><p>
15+
</p><div class="sect2" id="RELEASE-18-2-MIGRATION"><div class="titlepage"><div><div><h3 class="title">E.2.1. バージョン18.2への移行 <a href="#RELEASE-18-2-MIGRATION" class="id_link">#</a></h3></div></div></div><span class="original">
16+
&lt;title&gt;Migration to Version 18.2&lt;/title&gt;
17+
</span><p>
1418
<span class="original">
1519
A dump/restore is not required for those running 18.X.
1620
</span>
@@ -1824,4 +1828,4 @@
18241828
Baja California.
18251829
</span>
18261830
変更点は、バハカリフォルニアの1976年以前のタイムスタンプに関する履歴データのみです。
1827-
</p></li></ul></div></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="release-18-3.html" title="E.1. Release 18.3">前へ</a> </td><td width="20%" align="center"><a accesskey="u" href="release.html" title="付録E リリースノート">上へ</a></td><td width="40%" align="right"> <a accesskey="n" href="release-18-1.html" title="E.3. Release 18.1">次へ</a></td></tr><tr><td width="40%" align="left" valign="top">E.1. Release 18.3 </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 18.3文書">ホーム</a></td><td width="40%" align="right" valign="top"> E.3. Release 18.1</td></tr></table></div></body></html>
1831+
</p></li></ul></div></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="release-18-3.html" title="E.1. リリース18.3">前へ</a> </td><td width="20%" align="center"><a accesskey="u" href="release.html" title="付録E リリースノート">上へ</a></td><td width="40%" align="right"> <a accesskey="n" href="release-18-1.html" title="E.3. リリース18.1">次へ</a></td></tr><tr><td width="40%" align="left" valign="top">E.1. リリース18.3 </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 18.3文書">ホーム</a></td><td width="40%" align="right" valign="top"> E.3. リリース18.1</td></tr></table></div></body></html>

0 commit comments

Comments
 (0)