Re: and it's not a bunny rabbit, either

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: and it's not a bunny rabbit, either
Дата
Msg-id 1293728479-sup-9574@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: and it's not a bunny rabbit, either  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Excerpts from Tom Lane's message of jue dic 30 13:49:20 -0300 2010:

> One possibility is to break it down like this:
> 
>     ERROR: foo is a sequence
>     DETAIL: Triggers can only be used on tables and views.
> 
> This could still be emitted by a function such as you suggest, and
> indeed that would be the most practical way from both a consistency
> and code-size standpoint.

This seems good to me.  There will only be as many messages as relkinds
we have, plus as many as "features" there are.

-- 
Álvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


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

Предыдущее
От: Jan Urbański
Дата:
Сообщение: pl/python do not delete function arguments
Следующее
От: Simon Riggs
Дата:
Сообщение: Sync Rep Design