public inbox for [email protected]help / color / mirror / Atom feed
(no subject) 2+ messages / 2 participants [nested] [flat]
* (no subject) @ 2002-11-01 14:41 john <[email protected]> 0 siblings, 1 reply; 2+ messages in thread From: john @ 2002-11-01 14:41 UTC (permalink / raw) To: pgsql-docs 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:[email protected] ^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: @ 2002-11-07 16:52 Bruce Momjian <[email protected]> parent: john <[email protected]> 0 siblings, 0 replies; 2+ messages in thread From: Bruce Momjian @ 2002-11-07 16:52 UTC (permalink / raw) To: john <[email protected]>; +Cc: pgsql-docs 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:[email protected] > > > > > ---------------------------(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 [email protected] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2002-11-07 16:52 UTC | newest] Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2002-11-01 14:41 john <[email protected]> 2002-11-07 16:52 ` Re: Bruce Momjian <[email protected]>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox