From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Greg Smith <gsmith(at)gregsmith(dot)com>, Alvaro Herrera <alvherre(at)commandprompt(dot)com>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Shouldn't pg_settings.enumvals be array of text? |
Date: | 2008-10-07 08:00:58 |
Message-ID: | 48EB173A.2040400@hagander.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-www |
Tom Lane wrote:
> Greg Smith <gsmith(at)gregsmith(dot)com> writes:
>> When I was looking at this code for the first time recently I thought the
>> same thing Tom did here--that this was kind of odd and it should give a
>> text array back instead. I would even volunteer to take a stab at writing
>> that change myself just to get some more practice with this section of
>> code, should be able to squeeze that in over the next month.
>
> Fine with me, but let's be sure this doesn't slide off the radar screen.
> If we forget about it and release 8.4 with the current definition of the
> column, it'll be too late to change it.
Might this be the time to add an "open items for 8.4" page to the wiki?
(I'm just assuming we'll do it on the wiki and not in Bruce's mailbox
this time) I notice Greg put it on the project-specific wiki page around
GUC, but we should probably collect these things at a central location
as well.. If we want to do that, we should just ask our wiki-gurus to
create some nice templates I think :-)
//Magnus
From | Date | Subject | |
---|---|---|---|
Next Message | Simon Riggs | 2008-10-07 08:17:25 | Re: [PATCHES] Infrastructure changes for recovery |
Previous Message | Heikki Linnakangas | 2008-10-07 06:44:33 | Re: Transactions and temp tables |
From | Date | Subject | |
---|---|---|---|
Next Message | Greg Smith | 2008-10-07 16:32:47 | Re: Shouldn't pg_settings.enumvals be array of text? |
Previous Message | Greg Smith | 2008-10-07 05:58:16 | Re: Shouldn't pg_settings.enumvals be array of text? |