1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-29 10:41:53 +03:00

Integrate the operator class section into the comprehensive extending SQL

chapter as well.
This commit is contained in:
Peter Eisentraut
2003-04-13 09:57:35 +00:00
parent 4e5602e9b8
commit 6ff82c6742
3 changed files with 154 additions and 186 deletions

View File

@ -1,5 +1,5 @@
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/postgres.sgml,v 1.50 2003/04/10 01:22:44 petere Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/postgres.sgml,v 1.51 2003/04/13 09:57:35 petere Exp $
-->
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
@ -211,7 +211,6 @@ $Header: /cvsroot/pgsql/doc/src/sgml/postgres.sgml,v 1.50 2003/04/10 01:22:44 pe
</partintro>
&extend;
&xindex;
&indexcost;
&rules;
&trigger;