We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f75b64f + 9d46647 commit 7c432ceCopy full SHA for 7c432ce
postgresql/doc/src/sgml/mvcc.sgml
@@ -1276,7 +1276,7 @@ ____________________________________________________________________________-->
1276
</para>
1277
____________________________________________________________________________-->
1278
<para>
1279
- 当依赖可序列化事务进行并发控制时,为了最佳性能应该考虑一下问题:
+ 当依赖可序列化事务进行并发控制时,为了最佳性能应该考虑以下问题:
1280
1281
<itemizedlist>
1282
<listitem>
postgresql/doc/src/sgml/ref/create_conversion.sgml
@@ -219,7 +219,7 @@ conv_proc(
219
220
221
222
- 该函数必须具有一下的特征:
+ 该函数必须具有以下的特征:
223
224
<programlisting>
225
conv_proc(
0 commit comments