Re: Suggestion: additional system views

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Suggestion: additional system views
Дата
Msg-id 200506062135.j56LZGk27616@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Suggestion: additional system views  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: Suggestion: additional system views  (Robert Treat <xzilla@users.sourceforge.net>)
Re: Suggestion: additional system views  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Josh Berkus wrote:
> Bruce,
> 
> > I do like this idea.  Can you make a general patch?  Do others like the
> > idea of system tables showing error codes and keywords?
> 
> Yes.  However, I think the idea of additional system views has already been 
> shot down in flames.   

> Unless people think that it's reasonable to have a system view for error codes 
> and not one for, say, operators?  

Uh, I thought the shoot-down was for duplication of existing information
in new system tables, not the addition of new system table information,
e.g. we have pg_operator, but no list of error codes or keywords in the
system tables.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: Suggestion: additional system views
Следующее
От: Oliver Jowett
Дата:
Сообщение: Re: [PATCHES] Implementing RESET CONNECTION ...