diff options
Diffstat (limited to 'doc/src/sgml/ref/end.sgml')
| -rw-r--r-- | doc/src/sgml/ref/end.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/ref/end.sgml b/doc/src/sgml/ref/end.sgml index 5292b97e97..10f9f54f13 100644 --- a/doc/src/sgml/ref/end.sgml +++ b/doc/src/sgml/ref/end.sgml @@ -1,5 +1,5 @@ <!-- -$Header: /cvsroot/pgsql/doc/src/sgml/ref/end.sgml,v 1.2 2000/01/29 16:58:27 petere Exp $ +$Header: /cvsroot/pgsql/doc/src/sgml/ref/end.sgml,v 1.3 2000/03/27 17:14:43 thomas Exp $ Postgres documentation --> @@ -94,8 +94,8 @@ NOTICE: COMMIT: no transaction in progress </title> <para> - <command>END</command> is a <productname>PostgreSQL</productname> - synonym for + <command>END</command> is a <productname>Postgres</productname> + extension, and is a synonym for the SQL92-compatible <xref linkend="sql-commit-title" endterm="sql-commit-title">. </para> |
