Thread: problems in the user guide

problems in the user guide

From
"David Tulloh"
Date:
This copy of the guide was downloaded about 4 days ago
Postscript A4 version
http://postgresql.planetmirror.com/users-lounge/docs/7.0/userA4.ps.gz

Chapter 19
Create Table command
page 158 (as on bottom of the page)

just a minor problem
in the synopsis line reads

[column_constraintcluse | PRIMARY KEY } [ ... ] ]
should probably be
[column_constraintcluse | PRIMARY KEY ] [ ... ] ]
(the brace after the KEY)




Chapter 19
Create Table command
page 174 (as on bottom of the page)

2 excess page breaks inserted

p173 is 2/3rds full
p174 is 1 line
p175 is full

its fairly obvious when you find it