| From: | Joel Jacobson <joel(at)gluefinance(dot)com> |
|---|---|
| To: | Andreas Karlsson <andreas(at)proxel(dot)se> |
| Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, Magnus Hagander <magnus(at)hagander(dot)net>, Dimitri Fontaine <dimitri(at)2ndquadrant(dot)fr>, Jim Nasby <jim(at)nasby(dot)net>, Herrera Alvaro <alvherre(at)commandprompt(dot)com>, pgsql-hackers Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Bug in pg_describe_object (was: Re: [HACKERS] obj_unique_identifier(oid)) |
| Date: | 2011-01-10 19:56:44 |
| Message-ID: | AANLkTikwSX_LaYjEx+BEwS52aLSanQx3oyJFi8eGipES@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
2011/1/10 Andreas Karlsson <andreas(at)proxel(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dimitri Fontaine | 2011-01-10 20:08:39 | Re: walsender parser patch |
| Previous Message | Magnus Hagander | 2011-01-10 19:46:54 | walsender parser patch |