Re: Views, views, views! (long)

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Views, views, views! (long)
Дата
Msg-id 200505052122.40302.josh@agliodbs.com
обсуждение исходный текст
Ответ на Re: Views, views, views! (long)  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Views, views, views! (long)  (elein@varlena.com (elein))
Список pgsql-hackers
Tom, Andrew, Robert,

> More to the point: how can you build a "good" interface on top of a
> "bad" one?  Whatever fundamental shortcomings exist in the latter cannot
> be hidden by the former.

I think "bad" and "good" are pretty irrelevant myself.  The system tables are 
very "good" at what they do: support the postgresql code base.  They are not 
*meant* to be user-friendly.   That's why we need a different "interface" to 
be "good" for a different purpose.  Which is what we're trying to do.

-- 
Josh Berkus
Aglio Database Solutions
San Francisco


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Views, views, views! (long)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Packages 7.2.8 thru 8.0.2 built ...