Received: from localhost (postgresql.org [64.49.215.8]) by postgresql.org (Postfix) with ESMTP id 897D7476A35 for ; Thu, 7 Nov 2002 12:04:20 -0500 (EST) Received: from candle.pha.pa.us (momjian.navpoint.com [207.106.42.251]) by postgresql.org (Postfix) with ESMTP id 7AAE94775C2 for ; Thu, 7 Nov 2002 11:52:25 -0500 (EST) Received: (from pgman@localhost) by candle.pha.pa.us (8.11.6/8.10.1) id gA7GqGB21691; Thu, 7 Nov 2002 11:52:16 -0500 (EST) From: Bruce Momjian Message-Id: <200211071652.gA7GqGB21691@candle.pha.pa.us> Subject: Re: In-Reply-To: <12736.021101@rus.izvestia.ru> To: john Date: Thu, 7 Nov 2002 11:52:16 -0500 (EST) Cc: pgsql-docs@postgresql.org X-Mailer: ELM [version 2.4ME+ PL99 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by AMaViS new-20020517 X-Archive-Number: 200211/10 X-Sequence-Number: 1534 Fixed in 7.3beta. --------------------------------------------------------------------------- john wrote: > > 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@rus.izvestia.ru > > > > > ---------------------------(end of broadcast)--------------------------- > TIP 5: Have you checked our extensive FAQ? > > http://www.postgresql.org/users-lounge/docs/faq.html > -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073