Re: pgsql: Make the enumvals column of pg_settings be text[] instead of just

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Make the enumvals column of pg_settings be text[] instead of just
Date: 2008-11-21 19:28:48
Message-ID: 11210.1227295728@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

mha(at)postgresql(dot)org (Magnus Hagander) writes:
> Log Message:
> -----------
> Make the enumvals column of pg_settings be text[] instead of just
> a comma separated string.

Shouldn't there be a docs update in there? At least in catalogs.sgml?

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2008-11-21 19:31:37 Re: pgsql: Make the enumvals column of pg_settings be text[] instead of just
Previous Message Magnus Hagander 2008-11-21 18:49:24 pgsql: Make the enumvals column of pg_settings be text[] instead of just