Re: TODO: You can alter it, but you can't view it

Itagaki Takahiro <itagaki.takahiro@gmail.com>

From: Itagaki Takahiro <itagaki.takahiro@gmail.com>
To: Josh Berkus <josh@agliodbs.com>
Cc: postgres hackers <pgsql-hackers@postgresql.org>
Date: 2010-09-27T07:54:32Z
Lists: pgsql-hackers
On Mon, Sep 27, 2010 at 4:39 PM, Josh Berkus <josh@agliodbs.com> wrote:
>> Can you use pg_options_to_table() for your purpose?
>
> Yes, thanks.  What version did that get added in?  Even for 9.0, that
> function doesn't seem to appear in the docs.

I found it in 8.4 and newer versions. It might be an internal API
(for pg_dump?), but it'd be better to add documentation for it.

-- 
Itagaki Takahiro