Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: pgsql: Add a field to guc enums to allow hiding of values from display


  • 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: Add a field to guc enums to allow hiding of values from display
  • Date: Wed, 28 May 2008 10:21:06 -0400
  • Message-id: <27842(dot)1211984466(at)sss(dot)pgh(dot)pa(dot)us>

mha(at)postgresql(dot)org (Magnus Hagander) writes:
> Add a field to guc enums to allow hiding of values from display while
> still accepting them as input, used to allow alternate syntax for the
> same setting.

Aren't there some config_enum_entrys elsewhere (like xlog.c)?
I think they'd default to false, but still it'd be better practice
to fill them in.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group