diff options
Diffstat (limited to 'doc/src/sgml/ref/abort.sgml')
| -rw-r--r-- | doc/src/sgml/ref/abort.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/abort.sgml b/doc/src/sgml/ref/abort.sgml index 062e660332..017d4d7036 100644 --- a/doc/src/sgml/ref/abort.sgml +++ b/doc/src/sgml/ref/abort.sgml @@ -1,5 +1,5 @@ <!-- -$Header: /cvsroot/pgsql/doc/src/sgml/ref/abort.sgml,v 1.6 2000/03/26 18:32:27 petere Exp $ +$Header: /cvsroot/pgsql/doc/src/sgml/ref/abort.sgml,v 1.7 2000/03/27 17:14:42 thomas Exp $ Postgres documentation --> @@ -129,7 +129,7 @@ ABORT WORK; SQL92 </title> <para> - This command is a <productname>PostgreSQL</productname> extension present + This command is a <productname>Postgres</productname> extension present for historical reasons. <command>ROLLBACK</command> is the <acronym>SQL92</acronym> equivalent command. </para> |
