Re: [BUGS] bug in documentation

2002-05-26 Thread Tom Lane
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

[BUGS] bug in documentation

2002-05-26 Thread Caspar Bothmer
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