Re: Auto-updated fields

Поиск
Список
Период
Сортировка
От Hannu Krosing
Тема Re: Auto-updated fields
Дата
Msg-id 1210279217.6593.1.camel@huvostro
обсуждение исходный текст
Ответ на Re: Auto-updated fields  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Thu, 2008-05-08 at 00:41 -0400, Tom Lane wrote:
> 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.

This kind of hiding will mostly hit the Leaky Abstraction "pattern"

http://www.joelonsoftware.com/articles/LeakyAbstractions.html 

http://en.wikipedia.org/wiki/Leaky_abstraction

----------------
Hannu




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

Предыдущее
От: tjlee0909@berkeley.edu
Дата:
Сообщение: Relatively simple question about getting attributes from the where clause
Следующее
От: Andrew Dunstan
Дата:
Сообщение: constraint exclusion analysis caching