Thanks to visit codestin.com Credit goes to github.com
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 45ebcbc commit a55eab8Copy full SHA for a55eab8
doc/src/sgml/extend.sgml
@@ -1,11 +1,11 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/extend.sgml,v 1.35 2007/06/06 23:00:35 tgl Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/extend.sgml,v 1.36 2007/08/31 21:33:48 momjian Exp $ -->
2
3
<chapter id="extend">
4
<title>Extending <acronym>SQL</acronym></title>
5
6
- <indexterm zone="extend">
7
- <primary>extending SQL</primary>
8
- </indexterm>
+ <indexterm zone="extend">
+ <primary>extending SQL</primary>
+ </indexterm>
9
10
<para>
11
In the sections that follow, we will discuss how you
0 commit comments