File tree Expand file tree Collapse file tree 5 files changed +4
-4
lines changed
Expand file tree Collapse file tree 5 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 113113< span class ="original ">
114114 Note that this option is incompatible with the <option>&#45;-system</option> option.
115115</ span >
116- 《機械翻訳》 このオプションは< code class ="option "> --system</ code > オプションと互換性がありません 。
116+ このオプションは< code class ="option "> --system</ code > オプションと両立しません 。
117117 </ p > </ dd > < dt > < span class ="term "> < code class ="option "> -q</ code > < br /> </ span > < span class ="term "> < code class ="option "> --quiet</ code > </ span > </ dt > < dd > < p >
118118< span class ="original ">
119119 Do not display progress messages.
Original file line number Diff line number Diff line change 119119</ span >
120120通常、カーソルはトランザクションのコミット時に自動的に閉じられます。
121121しかしながら、このようにループの一部として作られたカーソルは、最初の< code class ="command "> COMMIT</ code > または< code class ="command "> ROLLBACK</ code > から自動的に保持可能カーソルに変換されます。
122- このことは、今や、最初の < code class ="command "> COMMIT</ code > や< code class ="command "> ROLLBACK</ code > の時点でカーソルが行ごとではなく完全に評価されることを意味します 。
122+ このことは、カーソルが行ごとではなく、最初に < code class ="command "> COMMIT</ code > や< code class ="command "> ROLLBACK</ code > された時点で全体として評価されることを意味します 。
123123従来通りカーソルはループ後に自動で削除されるので、このことはユーザにほとんど認識されません。
124124しかし、カーソルの問い合わせによって取得されたテーブルまたは行のロックは、最初の< code class ="command "> COMMIT</ code > または< code class ="command "> ROLLBACK</ code > の後にはもはや保持されないことに留意しなければなりません。
125125 </ p > < p >
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ layout: default
77
88## 最新
99
10- last-updated: 2025-04-16 04:29:08 JST
10+ last-updated: 2025-04-19 04:28:33 JST
1111
1212### 最新 PostgreSQL
1313
@@ -25,7 +25,7 @@ last-updated: 2025-04-16 04:29:08 JST
2525
2626| HTML (オンライン) | PDF | EPUB | man | 更新日 |
2727| :---------------------------| :---------------------------------------------:| :--------------------------------------------:| :---:| :----------:|
28- | [ 16.4最新] ( jpug-doc/16.4/html/ ) | [ PDF] ( jpug-doc/16.4/postgresql-16.4-A4.pdf ) | | | <em id =" update " >2025-04-16 </em > |
28+ | [ 16.4最新] ( jpug-doc/16.4/html/ ) | [ PDF] ( jpug-doc/16.4/postgresql-16.4-A4.pdf ) | | | <em id =" update " >2025-04-19 </em > |
2929| [ 16.4] ( jpug-doc/16.4old/html/ ) | [ PDF] ( jpug-doc/16.4old/postgresql-16.4-A4.pdf ) | [ EPUB] ( jpug-doc/16.4old/postgresql-16.4.epub ) | [ man.tar.gz] ( jpug-doc/16.4old/man.tar.gz ) | 2024-09-03 |
3030| [ 16.3] ( jpug-doc/16.3/html/ ) | [ PDF] ( jpug-doc/16.3/postgresql-16.3-A4.pdf ) | [ EPUB] ( jpug-doc/16.3/postgresql-16.3.epub ) | [ man.tar.gz] ( jpug-doc/16.3/man.tar.gz ) | 2024-08-15 |
3131| [ 16.0] ( jpug-doc/16.0/html/ ) | [ PDF] ( jpug-doc/16.0/postgresql-16.0-A4.pdf ) | [ EPUB] ( jpug-doc/16.0/postgresql-16.0.epub ) | [ man.tar.gz] ( jpug-doc/16.0/man.tar.gz ) | 2024-05-15 |
You can’t perform that action at this time.
0 commit comments