Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a55eab8

Browse files
committed
Only use SGML indexterm "zone" when we want to get the entire section.
Some alignment cleanups.
1 parent 45ebcbc commit a55eab8

File tree

3 files changed

+175
-164
lines changed

3 files changed

+175
-164
lines changed

doc/src/sgml/extend.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/extend.sgml,v 1.35 2007/06/06 23:00:35 tgl Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/extend.sgml,v 1.36 2007/08/31 21:33:48 momjian Exp $ -->
22

33
<chapter id="extend">
44
<title>Extending <acronym>SQL</acronym></title>
55

6-
<indexterm zone="extend">
7-
<primary>extending SQL</primary>
8-
</indexterm>
6+
<indexterm zone="extend">
7+
<primary>extending SQL</primary>
8+
</indexterm>
99

1010
<para>
1111
In the sections that follow, we will discuss how you

0 commit comments

Comments
 (0)