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

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: Itagaki Takahiro <itagaki(dot)takahiro(at)gmail(dot)com>, postgres hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: TODO: You can alter it, but you can't view it
Date: 2011-02-26 06:55:39
Message-ID: 201102260655.p1Q6te800836@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Josh Berkus wrote:
>
> > Right now pg_options_to_table() is not documented. Should it be?
>
> Yes, I think so.

Done, with the attached, applied patch.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +

Attachment Content-Type Size
/rtmp/options.diff text/x-diff 1.7 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2011-02-26 06:57:54 Re: WIP: cross column correlation ...
Previous Message Tom Lane 2011-02-26 05:55:03 Re: wCTE: why not finish sub-updates at the end, not the beginning?