Re:

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re:
Дата
Msg-id 200211071652.gA7GqGB21691@candle.pha.pa.us
обсуждение исходный текст
Ответ на ...  (john <john@rus.izvestia.ru>)
Список 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: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

В списке pgsql-docs по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Documentation bug report for LIMIT
Следующее
От: "Viktor Vislobokov"
Дата:
Сообщение: Updated Russian version of FAQ