Re: Bug in pg_describe_object (was: Re: [HACKERS] obj_unique_identifier(oid))

Поиск
Список
Период
Сортировка
От Joel Jacobson
Тема Re: Bug in pg_describe_object (was: Re: [HACKERS] obj_unique_identifier(oid))
Дата
Msg-id AANLkTikwSX_LaYjEx+BEwS52aLSanQx3oyJFi8eGipES@mail.gmail.com
обсуждение исходный текст
Ответ на Bug in pg_describe_object (was: Re: [HACKERS] obj_unique_identifier(oid))  (Andreas Karlsson <andreas@proxel.se>)
Список pgsql-hackers
2011/1/10 Andreas Karlsson <andreas@proxel.se>:
> Here is the bug-fix patch again with a description of the context so I
> can add it to the commit fest.

Many thanks for fixing the bug!

I also implemented the pg_describe_object in pure SQL, for those of us
who have not yet switched to PostgreSQL 9 in the production. Very
helpful function indeed!

https://github.com/gluefinance/pov/blob/master/sql/schema/pov/functions/pg_describe_object.sql

-- 
Best regards,

Joel Jacobson
Glue Finance


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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: walsender parser patch
Следующее
От: Dimitri Fontaine
Дата:
Сообщение: Re: walsender parser patch