Re: dropping anonymous constraints

Поиск
Список
Период
Сортировка
От nconway@klamath.dyndns.org (Neil Conway)
Тема Re: dropping anonymous constraints
Дата
Msg-id 20020717202542.GB6846@klamath.dyndns.org
обсуждение исходный текст
Ответ на Re: dropping anonymous constraints  (Ben Liblit <liblit@eecs.berkeley.edu>)
Список pgsql-general
On Wed, Jul 17, 2002 at 12:59:42PM -0700, Ben Liblit wrote:
> I guess this is the part I find suprising: the non-standardization of
> database meta-information.  SQL is great for getting information *out*
> of a database, but seems to have a serious blind spot when it comes to
> fetching information *about* a database.

No, there are INFORMATION_SCHEMA views defined by SQL -- someone will
get around to implementing them one of these days.

The problem here is that (a) not everyone implements the SQL standard
views (b) the SQL standard stuff doesn't include PostgreSQL extensions,
obviously.

Cheers,

Neil

--
Neil Conway <neilconway@rogers.com>
PGP Key ID: DB3C29FC

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: table size growing out of control
Следующее
От: Rosario Peluso
Дата:
Сообщение: Command execution goes stuck...