Re: question for serial types with CHECK conditions

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: question for serial types with CHECK conditions
Дата
Msg-id 20070429102517.GB24344@svana.org
обсуждение исходный текст
Ответ на Re: question for serial types with CHECK conditions  ("Guido Barosio" <gbarosio@gmail.com>)
Список pgsql-hackers
On Sat, Apr 28, 2007 at 01:34:15PM -0300, Guido Barosio wrote:
>   My point was to step on the asumption that the implicit "serial"
> call for a type represents the fact that the sequence will start
> allways in the same place, unless inmediatelly after your "create
> table" you plan to modify that, which makes no sense when we go back
> to what the CREATE SEQUENCE represents for the case.

I don't think we need to go second guessing what the user may or may
not have wanted. If the user wanted this, we provide it. If the user
didn't they'll notice soon enough. The most important thing is that it
does exactly what it's documented to do.

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Reducing stats collection overhead
Следующее
От: "Simon Riggs"
Дата:
Сообщение: Re: Feature freeze progress report