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 repo
My name: Caspar
Email: [EMAIL PROTECTED]
Description in Documentation:
the 7.2-tutorials available online, both formats (US and A4) at
http://www.de.postgresql.org/users-lounge/docs/7.2/tutorial-7.2-A4.pdf
respectively
http://www.de.postgresql.org/users-lounge/docs/7.2/tutorial-7.2-US.pdf
ha