Re: obj_unique_identifier(oid)

Поиск
Список
Период
Сортировка
От Joel Jacobson
Тема Re: obj_unique_identifier(oid)
Дата
Msg-id AANLkTinGozZFn8139h0k3hhZKzAti9EYpUUeVnLzCWwT@mail.gmail.com
обсуждение исходный текст
Ответ на Re: obj_unique_identifier(oid)  (Andreas Karlsson <andreas@proxel.se>)
Список pgsql-hackers
2011/1/9 Andreas Karlsson <andreas@proxel.se>:
> Here is a patch, but I am not sure I am not sure if I like my idea for
> format. What do you think?
>
> SELECT pg_describe_object('pg_amproc'::regclass,oid,0)
>    FROM pg_amproc WHERE oid IN (10608,10612);
>                                                        pg_describe_object
>
----------------------------------------------------------------------------------------------------------------------------------
>  function 1 bttextcmp(text,text) of operator family array_ops for access method gin for (text[],text[])
>  function 1 bttextcmp(text,text) of operator family array_ops for access method gin for (character
varying[],charactervarying[]) 
> (2 rows)

Looks great! Many thanks for fixing the bug!

>
> Andreas
>
>



--
Best regards,

Joel Jacobson
Glue Finance

E: jj@gluefinance.com
T: +46 70 360 38 01

Postal address:
Glue Finance AB
Box  549
114 11  Stockholm
Sweden

Visiting address:
Glue Finance AB
Birger Jarlsgatan 14
114 34 Stockholm
Sweden


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

Предыдущее
От: Andreas Karlsson
Дата:
Сообщение: Re: obj_unique_identifier(oid)
Следующее
От: Joel Jacobson
Дата:
Сообщение: Re: obj_unique_identifier(oid)