| From: | "David Tulloh" <lod(at)fazeware(dot)com> |
|---|---|
| To: | pgsql-docs(at)postgresql(dot)org |
| Subject: | problems in the user guide |
| Date: | 2001-02-20 05:40:00 |
| Message-ID: | 96svo4$2epd$1@news.tht.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Patricia Donaghy | 2001-02-20 08:45:18 | Following URl not found |
| Previous Message | Thomas Lockhart | 2001-02-20 04:51:23 | Re: Section numbering |