summaryrefslogtreecommitdiff
path: root/src/man
diff options
context:
space:
mode:
authorBruce Momjian1998-06-17 22:59:26 +0000
committerBruce Momjian1998-06-17 22:59:26 +0000
commit232dea31885e7804873a62a520f5dc40c7b9c980 (patch)
treef4ef8b6730ea6bb08897a33c823c6c806f93c825 /src/man
parenta80771f0a728ccb5c8f75753f0adac401c33fc5e (diff)
cleanup
Diffstat (limited to 'src/man')
-rw-r--r--src/man/select.l5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/man/select.l b/src/man/select.l
index 7fa3f5607e6..34bc68d9789 100644
--- a/src/man/select.l
+++ b/src/man/select.l
@@ -1,6 +1,6 @@
.\" This is -*-nroff-*-
.\" XXX standard disclaimer belongs here....
-.\" $Header: /cvsroot/pgsql/src/man/Attic/select.l,v 1.6 1998/03/30 19:05:10 momjian Exp $
+.\" $Header: /cvsroot/pgsql/src/man/Attic/select.l,v 1.7 1998/06/17 22:59:26 momjian Exp $
.TH SELECT SQL 11/05/95 PostgreSQL PostgreSQL
.SH NAME
select - retrieve instances from a class
@@ -123,9 +123,6 @@ create table(l),
fetch(l),
update(l).
.SH BUGS
-.BR "Select into"
-does not delete duplicates.
-.PP
If the backend crashes in the course of executing a
.BR "select into" ,
the class file will remain on disk. It can be safely removed by the