Re: [PATCH 0/3] Tau support

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: [PATCH 0/3] Tau support
Дата
Msg-id CA+TgmoawbmyZ6kQBg2XfrmF=y1NFTZ10fGwEVpX2QhP05_AVrQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [PATCH 0/3] Tau support  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Fri, Jun 27, 2014 at 9:03 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Asbjørn Sloth Tønnesen <asbjorn@asbjorn.it> writes:
>> Please see the following patches for implementing support
>> for and migrating to Tau in PostgreSQL.
>
> While I don't particularly object to adding a tau() function, the rest of
> this seems like change for the sake of change.  What's the point?  And
> it had better be a darn good point, because cross-version code differences
> are a constant source of maintenance pain for us.  We don't need ones
> that have no concrete value.

Perhaps we should also have a pau() function, as proposed here:

http://xkcd.com/1292/

On a related note, I think we should declare "vi" the officially
favored editor of the PostgreSQL project.

(Note: No, I'm not serious.)

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: [PATCH 0/3] Tau support
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Spinlocks and compiler/memory barriers