mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Fix typo in sgml source.
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$Header: /cvsroot/pgsql/doc/src/sgml/ref/delete.sgml,v 1.8 1999/10/01 15:24:46 thomas Exp $
|
$Header: /cvsroot/pgsql/doc/src/sgml/ref/delete.sgml,v 1.9 1999/10/04 04:37:46 momjian Exp $
|
||||||
Postgres documentation
|
Postgres documentation
|
||||||
-->
|
-->
|
||||||
|
|
||||||
@ -111,7 +111,7 @@ DELETE <replaceable class="parameter">count</replaceable>
|
|||||||
|
|
||||||
<tip>
|
<tip>
|
||||||
<para>
|
<para>
|
||||||
<xref linkend="sql-truncate" endterm="squ-truncate-title"> is a
|
<xref linkend="sql-truncate" endterm="sql-truncate-title"> is a
|
||||||
<productname>Postgres</productname> extension which provides a
|
<productname>Postgres</productname> extension which provides a
|
||||||
faster mechanism to remove all rows from a table.
|
faster mechanism to remove all rows from a table.
|
||||||
</para>
|
</para>
|
||||||
|
Reference in New Issue
Block a user