From: john <john(at)rus(dot)izvestia(dot)ru>
To: pgsql-docs(at)postgresql(dot)org
Subject:
Date: 2002-11-01 14:41:06
Message-ID: 12736.021101@rus.izvestia.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs


Hello!
I have found mistake in documentation on version 7.2. Tutorial.
[tutorial-7.2-A4.pdf]
In chapter 3.3 (Foreign Keys) i have found the next mistake:

CREATE TABLE weather (
city varchar(80) references weather,
.....
);

There must be next string:

city varchar(80) references cities,

Sorry for bad English :)

Good Luck!

mailto:john(at)rus(dot)izvestia(dot)ru

Responses

  • Re: at 2002-11-07 16:52:16 from Bruce Momjian

Browse pgsql-docs by date

  From Date Subject
Next Message Oliver Elphick 2002-11-03 00:25:50 Documentation of .pgpass
Previous Message Tom Lane 2002-10-31 22:19:36 Re: timezone doc error for 7.3b3