Re: Auto-updated fields

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Auto-updated fields
Дата
Msg-id 26080.1210221698@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Auto-updated fields  (Tino Wildenhain <tino@wildenhain.de>)
Ответы Re: Auto-updated fields  (Hannu Krosing <hannu@krosing.net>)
Список pgsql-hackers
Tino Wildenhain <tino@wildenhain.de> writes:
> I may be wrong but my feeling is, not to much weirdness in the core
> please :)

+1 ... we have wasted more than enough man-hours trying to get the magic
"serial" type to play nicely.  If I had it to do over, we'd never have
put that in at all.  The underlying mechanisms are perfectly good ---
it's the idea that the user shouldn't need to know what they're doing
that causes problems.
        regards, tom lane


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

Предыдущее
От: Tino Wildenhain
Дата:
Сообщение: Re: Auto-updated fields
Следующее
От: KaiGai Kohei
Дата:
Сообщение: Re: [0/4] Proposal of SE-PostgreSQL patches