Re: Overhauling GUCS - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Overhauling GUCS
Date
Msg-id 200806120054.m5C0seA23198@momjian.us
Whole thread Raw
In response to Re: Overhauling GUCS  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
Magnus Hagander wrote:
> Bruce Momjian wrote:
> > Joshua D. Drake wrote:
> >>
> >> On Wed, 2008-06-11 at 11:45 -0400, Bruce Momjian wrote:
> >>> Greg Sabino Mullane wrote:
> >>>> * The word 'paramters' is still misspelled. :)
> >>> Corrected for 8.4.
> >> Technically this is a bug fix... why not backpatch it too?
> > 
> > That might show up as a diff for people doing upgrades where the minor
> > version changed the spelling.
> 
> People upgrading won't see it, I think. You only see it when you do a
> new initdb..

The problem is that people doing initdb with different minor versions
will have different stock postgresql.conf files.  That isn't a huge
problem, but I don't see a need to create the problem just to fix a
spelling mistake that few have observed.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: cannot use result of (insert..returning)
Next
From: Tom Lane
Date:
Subject: Re: Overhauling GUCS