Re: cataloguing NOT NULL constraints

Поиск
Список
Период
Сортировка
От Dean Rasheed
Тема Re: cataloguing NOT NULL constraints
Дата
Msg-id CAEZATCXOzq8vqyHeiEX93MBVptASj2tWiCXjK7-Ju125x3x_wQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: cataloguing NOT NULL constraints  (Dean Rasheed <dean.a.rasheed@gmail.com>)
Список pgsql-hackers
On 6 August 2011 08:17, Dean Rasheed <dean.a.rasheed@gmail.com> wrote:
> The current behaviour is inconsistent - the not-null property of a PK
> is sometimes inherited and sometimes not, depending on whether the PK
> is added at table-creation time or later.
>

Oops, that should have been "depending on whether the PK is defined
before or after the inheritance is set up".


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

Предыдущее
От: Dean Rasheed
Дата:
Сообщение: Re: cataloguing NOT NULL constraints
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Reduce WAL logging of INSERT SELECT