Re: Remove implicit unique index creation on SERIAL

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Remove implicit unique index creation on SERIAL
Дата
Msg-id 12069.1029772822@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Remove implicit unique index creation on SERIAL  (Rod Taylor <rbt@zort.ca>)
Список pgsql-hackers
Since there didn't seem to be anyone objecting to the notion of
decoupling UNIQUE from SERIAL, I'm going to go ahead with
reviewing/applying Rod's recent patch that does that (and fixes pg_dump
to dump 7.3 serials correctly).  We can continue to debate about
the merits of making additional changes in SERIAL behavior, of course,
but this is the one that pg_dump needs.
        regards, tom lane


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

Предыдущее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: Uninstall in contrib/
Следующее
От: Thomas Lockhart
Дата:
Сообщение: Re: [COMMITTERS] pgsql-server/src backend/tcop/postgres.cbacke