Re: Bug in pg_describe_object, patch v2
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Andreas Karlsson <andreas@proxel.se>,
Joel Jacobson <joel@gluefinance.com>, Magnus Hagander <magnus@hagander.net>, Dimitri Fontaine <dimitri@2ndquadrant.fr>, Jim Nasby <jim@nasby.net>, Herrera Alvaro <alvherre@commandprompt.com>, pgsql-hackers Hackers <pgsql-hackers@postgresql.org>
Date: 2011-01-23T03:13:43Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Add pg_describe_object function
- 6cc2deb86e91 9.1.0 cited
Robert Haas <robertmhaas@gmail.com> writes: > On Sat, Jan 22, 2011 at 9:50 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote: >> So I don't want to give up the details of the function >> or operator. But sticking them at the end after a colon might make it >> clearer that the func/operator is referenced by the amproc or amop >> entry, but is not the same thing. > That seems like an improvement over the status quo, so do you want to > go ahead and do that? Are you voting to commit the patch I presented plus that change, or do something different? regards, tom lane