Re: [BUGS] First experiences with Postgresql 7.0

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [BUGS] First experiences with Postgresql 7.0
Дата
Msg-id 4676.951324962@sss.pgh.pa.us
обсуждение исходный текст
Ответ на First experiences with Postgresql 7.0  (Rolf Grossmann <grossman@securitas.net>)
Ответы Re: [BUGS] First experiences with Postgresql 7.0  (Rolf Grossmann <grossman@securitas.net>)
Список pgsql-bugs
Rolf Grossmann <grossman@securitas.net> writes:
> I ran into a bit of a problem: I couldn't specify NOT NULL PRIMARY KEY
> anymore.

For the moment try the other order: PRIMARY KEY NOT NULL.  This is a
known parser deficiency that we chose to leave unfixed for the start of
beta, but it should be fixed for 7.0 ...

            regards, tom lane

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

Предыдущее
От: Rolf Grossmann
Дата:
Сообщение: First experiences with Postgresql 7.0
Следующее
От: Rolf Grossmann
Дата:
Сообщение: Re: [BUGS] First experiences with Postgresql 7.0