Fix broken markup.
authorTom Lane
Sun, 12 Feb 2006 20:31:58 +0000 (20:31 +0000)
committerTom Lane
Sun, 12 Feb 2006 20:31:58 +0000 (20:31 +0000)
doc/src/sgml/ref/declare.sgml

index 40e25f99add07ff855ac45ef619c8010c1b9e045..db5b3b2d15adab43ae5a7f10611ff1ae8a6d2a13 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -130,8 +130,9 @@ DECLARE name [ BINARY ] [ INSENSITI
       a performance penalty on the query's execution time.
       NO SCROLL specifies that the cursor cannot be
       used to retrieve rows in a nonsequential fashion.  The default is to
-      allow scrolling, but this is not the same as specifying
-      SCROLL. See  for more details.
+      allow scrolling in some cases; this is not the same as specifying
+      SCROLL. See 
+      endterm="sql-declare-notes-title"> for details.
      
     
    
@@ -200,8 +201,8 @@ DECLARE name [ BINARY ] [ INSENSITI
   
  
 
-  Notes
sql-declare-notes">
+   id="sql-declare-notes-title">Notes
 
    
     Unless WITH HOLD is specified, the cursor