File tree 3 files changed +4
-12
lines changed
3 files changed +4
-12
lines changed Original file line number Diff line number Diff line change @@ -373,7 +373,7 @@ ____________________________________________________________________________-->
373
373
____________________________________________________________________________-->
374
374
<para>
375
375
常见的比较操作符都可用,如<xref
376
- linkend="functions-comparison-table">所示。
376
+ linkend="functions-comparison-op- table">所示。
377
377
</para>
378
378
379
379
<table id="functions-comparison-op-table">
@@ -20795,7 +20795,7 @@ ____________________________________________________________________________-->
20795
20795
</para>
20796
20796
____________________________________________________________________________-->
20797
20797
<para>
20798
- <xref linkend="functions-comparison-table">中展示的标准比较操作符只对
20798
+ <xref linkend="functions-comparison-op- table">中展示的标准比较操作符只对
20799
20799
<type>jsonb</type>有效,而不适合<type>json</type>。它们遵循在<xref
20800
20800
linkend="json-indexing">中给出的 B 树操作规则。
20801
20801
</para>
Original file line number Diff line number Diff line change @@ -8825,7 +8825,7 @@ ____________________________________________________________________________-->
8825
8825
</para>
8826
8826
____________________________________________________________________________-->
8827
8827
<para>
8828
- 以前的级别是<literal>LOG</>,这对于每个会话都加载的库来说太啰嗦了 。
8828
+ 以前的级别是<literal>LOG</>,这对于每个会话都加载的库来说太详细了 。
8829
8829
</para>
8830
8830
</listitem>
8831
8831
@@ -10341,7 +10341,7 @@ ____________________________________________________________________________-->
10341
10341
</para>
10342
10342
____________________________________________________________________________-->
10343
10343
<para>
10344
- 使用<link linkend="plpgsql-get-diagnostics-context "><command>GET
10344
+ 使用<link linkend="plpgsql-call-stack "><command>GET
10345
10345
DIAGNOSTICS</></link>添加检索当前PL/PgSQL调用堆栈的能力
10346
10346
(Pavel Stehule, Stephen Frost)
10347
10347
</para>
Original file line number Diff line number Diff line change @@ -3298,14 +3298,6 @@ ____________________________________________________________________________-->
3298
3298
<indexterm zone="xfunc-c-dynload">
3299
3299
<primary>库初始化函数</primary>
3300
3300
</indexterm>
3301
- <!--==========================orignal english content==========================
3302
- <indexterm zone="xfunc-c-dynload">
3303
- <primary>library finalization function</primary>
3304
- </indexterm>
3305
- ____________________________________________________________________________-->
3306
- <indexterm zone="xfunc-c-dynload">
3307
- <primary>库初始化函数</primary>
3308
- </indexterm>
3309
3301
3310
3302
<!--==========================orignal english content==========================
3311
3303
<para>
You can’t perform that action at this time.
0 commit comments