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 ede8724 commit 84f07f5Copy full SHA for 84f07f5
doc/src/sgml/plsql.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$Header: /cvsroot/pgsql/doc/src/sgml/Attic/plsql.sgml,v 2.45 2001/10/13 04:58:35 momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/Attic/plsql.sgml,v 2.46 2001/11/08 23:41:12 petere Exp $
3
-->
4
5
<chapter id="plpgsql">
@@ -1727,11 +1727,11 @@ CREATE FUNCTION c_overpaid (EMP, INTEGER) RETURNS BOOLEAN AS '
1727
1728
<title>Porting from Oracle PL/SQL</title>
1729
1730
- <indexterm>
+ <indexterm zone="plpgsql-porting">
1731
<primary>Oracle</primary>
1732
</indexterm>
1733
1734
1735
<primary>PL/SQL</primary>
1736
1737
0 commit comments