Re: GUC variable renaming, redux - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: GUC variable renaming, redux
Date
Msg-id 1190712887.4181.344.camel@ebony.site
Whole thread Raw
In response to Re: GUC variable renaming, redux  (Csaba Nagy <nagy@ecircle-ag.com>)
List pgsql-hackers
On Tue, 2007-09-25 at 10:15 +0200, Csaba Nagy wrote:
> On Mon, 2007-09-24 at 10:55 -0700, Joshua D. Drake wrote:
> > IMO, monitor_ seems weird versus track_. To me monitor implies actions
> > to be taken when thresholds are met. PostgreSQL doesn't do that.
> > PostgreSQL tracks/stores information for application to monitor or
> > interact with and those application may doing something based on the
> > tracked information.
> 
> Not that my opinion would count too much on hackers, but "track" sounds
> better to me too, seems more to the point, not to mention it's shorter
> too.
> 
> +1 "track"

track_* wins the vote, so no change to committed code.

It's much easier when there's a clear majority, no need for further
debate that way.

--  Simon Riggs 2ndQuadrant  http://www.2ndQuadrant.com



pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: [PATCHES] Full page writes improvement, code update
Next
From: Magnus Hagander
Date:
Subject: Re: Suggestion for MSVC build