Skip to content

Commit 3f8defb

Browse files
committed
add more fixes
1 parent 21195a1 commit 3f8defb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

postgresql/doc/src/sgml/datatype.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8660,7 +8660,7 @@ ____________________________________________________________________________-->
86608660
<!--==========================orignal english content==========================
86618661
<title><acronym>pg_lsn Type</acronym></title>
86628662
____________________________________________________________________________-->
8663-
<title><acronym>pg_lsn Type</acronym></title>
8663+
<title><acronym>pg_lsn 类型</acronym></title>
86648664

86658665
<!--==========================orignal english content==========================
86668666
<indexterm zone="datatype-pg-lsn">

postgresql/doc/src/sgml/regress.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -974,7 +974,7 @@ ____________________________________________________________________________-->
974974
<!--==========================orignal english content==========================
975975
<title>The <quote>random</quote> Test</title>
976976
____________________________________________________________________________-->
977-
<title><quote>失败</quote>测试</title>
977+
<title><quote>随机</quote>测试</title>
978978

979979
<!--==========================orignal english content==========================
980980
<para>
@@ -989,7 +989,7 @@ diff results/random.out expected/random.out
989989
</para>
990990
____________________________________________________________________________-->
991991
<para>
992-
<literal>失败</literal>测试脚本用来产生随机结果。在非常少见的情况下,这会导致回归测试失败。输入:
992+
<literal>随机</literal>测试脚本用来产生随机结果。在非常少见的情况下,这会导致回归测试失败。输入:
993993
<programlisting>
994994
diff results/random.out expected/random.out
995995
</programlisting>
@@ -1164,7 +1164,7 @@ ____________________________________________________________________________-->
11641164
<!--==========================orignal english content==========================
11651165
<title>TAP Tests</title>
11661166
____________________________________________________________________________-->
1167-
<title>TAP Tests</title>
1167+
<title>TAP 测试</title>
11681168

11691169
<!--==========================orignal english content==========================
11701170
<para>

0 commit comments

Comments
 (0)