Caspar Bothmer <[EMAIL PROTECTED]> 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

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html

Reply via email to