File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
.\" This is -*-nroff-*-
2
2
.\" XXX standard disclaimer belongs here....
3
- .\" $Header: /cvsroot/pgsql/src/man/Attic/create_table.l,v 1.4 1997/08/26 17:29:52 momjian Exp $
3
+ .\" $Header: /cvsroot/pgsql/src/man/Attic/create_table.l,v 1.5 1997/08/26 17:39:30 momjian Exp $
4
4
.TH "CREATE TABLE" SQL 11/05/95 PostgreSQL PostgreSQL
5
5
.SH NAME
6
6
create table \(em create a new class
@@ -54,7 +54,7 @@ from the class are automatically a type and can be used in
54
54
or other
55
55
.BR " create table"
56
56
statements. See
57
- .IR pgintro (l )
57
+ .IR pgintro (1 )
58
58
for a further discussion of this point.
59
59
.PP
60
60
The optional
Original file line number Diff line number Diff line change 1
1
.\" This is -*-nroff-*-
2
2
.\" XXX standard disclaimer belongs here....
3
- .\" $Header: /cvsroot/pgsql/src/man/Attic/drop_type.l,v 1.3 1997/08/26 17:30:00 momjian Exp $
3
+ .\" $Header: /cvsroot/pgsql/src/man/Attic/drop_type.l,v 1.4 1997/08/26 17:39:30 momjian Exp $
4
4
.TH "DROP TYPE" SQL 11/05/95 PostgreSQL PostgreSQL
5
5
.SH NAME
6
6
drop type \(em remove a user-defined type from the system catalogs
@@ -23,7 +23,7 @@ deleted type.
23
23
drop type box
24
24
.fi
25
25
.SH "SEE ALSO"
26
- pgintro(l ),
26
+ pgintro(1 ),
27
27
create type(l),
28
28
drop operator(l).
29
29
.SH "BUGS"
Original file line number Diff line number Diff line change 1
1
.\" This is -*-nroff-*-
2
2
.\" XXX standard disclaimer belongs here....
3
- .\" $Header: /cvsroot/pgsql/src/man/Attic/insert.l,v 1.3 1997/08/26 17:30:02 momjian Exp $
3
+ .\" $Header: /cvsroot/pgsql/src/man/Attic/insert.l,v 1.4 1997/08/26 17:39:31 momjian Exp $
4
4
.TH INSERT SQL 11/05/95 PostgreSQL PostgreSQL
5
5
.SH NAME
6
6
insert \(em insert tuples to a relation
58
58
is an integer constant and
59
59
.IR array_str
60
60
is an array constant (see
61
- .IR pgintro (l )).
61
+ .IR pgintro (1 )).
62
62
.PP
63
63
64
64
If the user does not specify any array bounds (as in the third form)
Original file line number Diff line number Diff line change 1
1
.\" This is -*-nroff-*-
2
2
.\" XXX standard disclaimer belongs here....
3
- .\" $Header: /cvsroot/pgsql/src/man/Attic/built-in .3,v 1.9 1997/08/26 17:00:11 momjian Exp $
3
+ .\" $Header: /cvsroot/pgsql/src/man/Attic/pgbuiltin .3,v 1.1 1997/08/26 17:39:32 momjian Exp $
4
4
.TH PGBUILTIN INTRO 04/01/97 PostgreSQL PostgreSQL
5
5
.SH "DESCRIPTION"
6
6
This section describes the data types, functions and operators
You can’t perform that action at this time.
0 commit comments