We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e21ecb commit 59844a6Copy full SHA for 59844a6
doc/src/sgml/ref/delete.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$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 $
3
Postgres documentation
4
-->
5
@@ -111,7 +111,7 @@ DELETE <replaceable class="parameter">count</replaceable>
111
112
<tip>
113
<para>
114
- <xref linkend="sql-truncate" endterm="squ-truncate-title"> is a
+ <xref linkend="sql-truncate" endterm="sql-truncate-title"> is a
115
<productname>Postgres</productname> extension which provides a
116
faster mechanism to remove all rows from a table.
117
</para>
0 commit comments