Re: pg_guc - Mailing list pgsql-hackers

From Aizaz Ahmed
Subject Re: pg_guc
Date
Msg-id 1056729912.24597.2197.camel@toffee.toronto.redhat.com
Whole thread Raw
In response to Re: pg_guc  (Josh Berkus <josh@agliodbs.com>)
Responses Re: pg_guc  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Fri, 2003-06-27 at 11:52, Josh Berkus wrote:

> Are you suggesting putting a copy of the list of GUCs in a system table?  I'd 
> be for that ....

hmmm ... I thought what this meant was that we don't factor the tables
out into guc_vars.h, but leave them in guc.c. (adding the descriptions
etc. there). In 'bootstrap' mode, main.c can output the values without
ever connecting to the database ...

Thanks,
Aizaz



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_guc
Next
From: Tom Lane
Date:
Subject: Re: pg_guc