Re: Bug in pg_describe_object (was: Re: [HACKERS] obj_unique_identifier(oid)) - Mailing list pgsql-hackers

From Joel Jacobson
Subject Re: Bug in pg_describe_object (was: Re: [HACKERS] obj_unique_identifier(oid))
Date
Msg-id AANLkTikwSX_LaYjEx+BEwS52aLSanQx3oyJFi8eGipES@mail.gmail.com
Whole thread Raw
In response to Bug in pg_describe_object (was: Re: [HACKERS] obj_unique_identifier(oid))  (Andreas Karlsson <andreas@proxel.se>)
List 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 by date:

Previous
From: Magnus Hagander
Date:
Subject: walsender parser patch
Next
From: Dimitri Fontaine
Date:
Subject: Re: walsender parser patch