Re: obj_unique_identifier(oid)

Поиск
Список
Период
Сортировка
От Joel Jacobson
Тема Re: obj_unique_identifier(oid)
Дата
Msg-id AANLkTikFh33EtmuMGaA-bhxL+Ob+pWd+xfn1S8LQ528L@mail.gmail.com
обсуждение исходный текст
Ответ на Re: obj_unique_identifier(oid)  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: obj_unique_identifier(oid)  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
2011/1/9 Robert Haas <robertmhaas@gmail.com>:
> Oops.  I misread your query.  I thought the duplicates were because
> you were feeding pg_describe_object the same classoid, objoid,
> objsubid pair more than once, but I see now that's not the case (UNION
> != UNION ALL).

Ah, I see, yes, the query should actually be UNION, it would produce
the same result, but perhaps it would be a bit faster.

--
Best regards,

Joel Jacobson
Glue Finance


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

Предыдущее
От: Joel Jacobson
Дата:
Сообщение: Re: obj_unique_identifier(oid)
Следующее
От: Robert Haas
Дата:
Сообщение: Re: DISCARD ALL ; stored procedures