projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98dba62
)
Fix discrepency in field names.
author
Thomas G. Lockhart
Fri, 20 Oct 2000 14:02:12 +0000
(14:02 +0000)
committer
Thomas G. Lockhart
Fri, 20 Oct 2000 14:02:12 +0000
(14:02 +0000)
Thanks to Henry "He Weiping (Laser Henry)"
for catching this.
doc/src/sgml/ref/insert.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/insert.sgml
b/doc/src/sgml/ref/insert.sgml
index a265ebaba430399b27c585f2210e2f3f50def949..d5ff484fe3525c8906a3ac8042ca96926a5a2260 100644
(file)
--- a/
doc/src/sgml/ref/insert.sgml
+++ b/
doc/src/sgml/ref/insert.sgml
@@
-1,5
+1,5
@@
@@
-168,7
+168,7
@@
INSERT INTO films VALUES
- In this second example the
column
date_prod
is
+ In this second example the
last column
len
is
omitted and therefore it will have the default value of NULL: