Update RAISE mention in manual to take string/variable not format/identifier.
authorBruce Momjian
Tue, 8 May 2001 00:09:22 +0000 (00:09 +0000)
committerBruce Momjian
Tue, 8 May 2001 00:09:22 +0000 (00:09 +0000)
doc/src/sgml/plsql.sgml

index 87202b64450b8bd1da7c6b22b1a07585dd52592f..43016496f1f60db2d8ef0bc98d43d1e842647dbf 100644 (file)
@@ -1,5 +1,5 @@
 
 
  
@@ -1306,7 +1306,7 @@ END LOOP;
     Postgres elog mechanism.
 
 
-RAISE level 'format' identifier ...;
+RAISE level 'string' variable ...;
 
 
     Inside the format, % is used as a placeholder for the