Re: Bug in pg_describe_object, patch v2

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Bug in pg_describe_object, patch v2
Дата
Msg-id 20482.1295297181@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Bug in pg_describe_object, patch v2  (Joel Jacobson <joel@gluefinance.com>)
Ответы Re: Bug in pg_describe_object, patch v2  (Dimitri Fontaine <dimitri@2ndQuadrant.fr>)
Re: Bug in pg_describe_object, patch v2  (Joel Jacobson <joel@gluefinance.com>)
Список pgsql-hackers
Joel Jacobson <joel@gluefinance.com> writes:
> a) pg_describe_object should always include the schema in the name,
> even for object in public and pg_catalog.

I knew you were going to demand that next, as soon as you figured out
that it was an obstacle for using pg_describe_object output as a
globally unique identifier.  But I'm going to reply, once again, that
pg_describe_object is not meant to guarantee that and we're not going to
make it so.
        regards, tom lane


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: log_hostname and pg_stat_activity
Следующее
От: Andreas Karlsson
Дата:
Сообщение: Re: psql: Add \dL to show languages