git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f44328b)
Add single quote.
Tue, 9 May 2000 18:27:25 +0000 (18:27 +0000)
Tue, 9 May 2000 18:27:25 +0000 (18:27 +0000)

diff --git a/doc/src/sgml/plsql.sgml b/doc/src/sgml/plsql.sgml
index 95adb1fafb6769f77c16e0e9361dbc0a0da31131..f47f11a42edb1b0c58bd7d1badabb5bb8eb858fe 100644 (file)
--- a/doc/src/sgml/plsql.sgml
+++ b/doc/src/sgml/plsql.sgml
@@ -1,5 +1,5 @@
<!--
-$Header: /cvsroot/pgsql/doc/src/sgml/Attic/plsql.sgml,v 2.4 2000年05月02日 20:01:52 thomas Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/Attic/plsql.sgml,v 2.5 2000年05月09日 18:27:25 momjian Exp $
-->
<chapter>
@@ -859,7 +859,7 @@ CREATE TABLE emp (
last_date datetime,
last_user name);
-CREATE FUNCTION emp_stamp () RETURNS OPAQUE AS
+CREATE FUNCTION emp_stamp () RETURNS OPAQUE AS '
BEGIN
-- Check that empname and salary are given
IF NEW.empname ISNULL THEN
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /