mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +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">
|
||||
<title>Extending <acronym>SQL</acronym></title>
|
||||
@ -273,7 +273,7 @@
|
||||
&xoper;
|
||||
&xindex;
|
||||
|
||||
<sect1 id="extend-how">
|
||||
<sect1 id="extend-Cpp">
|
||||
<title>Using C++ for Extensibility</title>
|
||||
|
||||
<indexterm zone="extend-Cpp">
|
||||
|
Reference in New Issue
Block a user