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.
1 parent d88c0b3 commit 6fc95b3Copy full SHA for 6fc95b3
postgresql/doc/src/sgml/contrib-spi.sgml
@@ -29,7 +29,7 @@ ____________________________________________________________________________-->
29
</para>
30
____________________________________________________________________________-->
31
<para>
32
- <application>spi</application>模块提供了多个可工作的使用 the <link linkend="spi">服务器编程接口</link>
+ <application>spi</application>模块提供了多个可工作的使用<link linkend="spi">服务器编程接口</link>
33
(<acronym>SPI</acronym>) 和触发器的例子。尽管这些例子的价值只对它们自己合适,它们甚至更有助于作为例子来修改达到你自己的目的。这些函数足够普通,可以与任何表一起使用,但是在创建一个触发器时你必须指定表名和域名(如下所述) 。
34
35
0 commit comments