Re: bug in documentation - Mailing list pgsql-bugs

From Tom Lane
Subject Re: bug in documentation
Date
Msg-id 5722.1022430024@sss.pgh.pa.us
Whole thread Raw
In response to bug in documentation  (Caspar Bothmer <caspar@cbothmer.org>)
List pgsql-bugs
Caspar Bothmer <caspar@cbothmer.org> writes:
> it reads
>    city  varchar(80) references weather,
> but it should be
>    city  varchar(80) references cities,

This is already fixed in development sources --- see
http://developer.postgresql.org/docs/postgres/tutorial-fk.html
But thanks for the report.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Caspar Bothmer
Date:
Subject: bug in documentation
Next
From: "Bjoern A. Zeeb"
Date:
Subject: PGSTAT: bind(2): Can't assign requested address