Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9620c75

Browse files
committed
DEFAULT fixed
1 parentfcfb4d1 commit9620c75

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎src/man/create_table.l

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/create_table.l,v 1.11 1997/10/09 04:59:37 thomas Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/create_table.l,v 1.12 1997/10/17 11:35:33 vadim Exp $
44
.TH "CREATE TABLE" SQL 09/25/97 PostgreSQL
55
.SH NAME
66
create table\(em create a new class
@@ -29,8 +29,6 @@ Each attribute may be specified to be non-null and
2929
each may have a default value, specified by the
3030
.IR default
3131
clause which is the keyword "default" followed by a constant or expression.
32-
\fBNote\fR: DEFAULT in version 6.2 works like constraint - there is no
33-
way to insert NULL into an attribute having DEFAULT value.
3432
.PP
3533
Each array attribute stores arrays that must have the same number of
3634
dimensions but may have different sizes and array index bounds. An

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp