mirror of
https://github.com/postgres/postgres.git
synced 2025-08-05 07:41:25 +03:00
Fix SGML markup for tag title.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/extend.sgml,v 1.39 2010/06/01 02:31:36 momjian Exp $ -->
|
<!-- $PostgreSQL: pgsql/doc/src/sgml/extend.sgml,v 1.40 2010/06/01 02:35:37 momjian Exp $ -->
|
||||||
|
|
||||||
<chapter id="extend">
|
<chapter id="extend">
|
||||||
<title>Extending <acronym>SQL</acronym></title>
|
<title>Extending <acronym>SQL</acronym></title>
|
||||||
@@ -273,7 +273,7 @@
|
|||||||
&xoper;
|
&xoper;
|
||||||
&xindex;
|
&xindex;
|
||||||
|
|
||||||
<sect1 id="extend-how">
|
<sect1 id="extend-Cpp">
|
||||||
<title>Using C++ for Extensibility</title>
|
<title>Using C++ for Extensibility</title>
|
||||||
|
|
||||||
<indexterm zone="extend-Cpp">
|
<indexterm zone="extend-Cpp">
|
||||||
|
Reference in New Issue
Block a user