Re: Bug #574: can not create tables that start with "Clinic"

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Bug #574: can not create tables that start with "Clinic"
Дата
Msg-id Pine.LNX.4.30.0202061919030.682-100000@peter.localdomain
обсуждение исходный текст
Ответ на Bug #574: can not create tables that start with "Clinic"  (pgsql-bugs@postgresql.org)
Список pgsql-bugs
> Ivan Handler (ivan@jaildoc.com) reports a bug with a severity of 3
> The lower the number the more severe it is.
>
> Short Description
> can not create tables that start with "Clinic"

You sure can, but they can't contain a column of data type NUMBER(x),
because there is no such data type.  The RAW(x) data type used elsewhere
also doesn't exist.

--
Peter Eisentraut   peter_e@gmx.net

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

Предыдущее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #574: can not create tables that start with "Clinic"
Следующее
От: Edwin Grubbs
Дата:
Сообщение: Re: Bug #574: can not create tables that start with "Clinic"