Re: preserving statistics settings - Mailing list pgsql-hackers

From nconway@klamath.dyndns.org (Neil Conway)
Subject Re: preserving statistics settings
Date
Msg-id 20020719210540.GB23636@klamath.dyndns.org
Whole thread Raw
In response to Re: preserving statistics settings  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: preserving statistics settings
List pgsql-hackers
On Fri, Jul 19, 2002 at 01:28:29PM -0400, Tom Lane wrote:
> nconway@klamath.dyndns.org (Neil Conway) writes:
> > Does anyone have a better suggestion?
> 
> Not sure why I didn't think of this before, but we could make the stored
> value of attstattarget be "-1" to indicate "use the default".  Zero or a
> positive value then indicates an explicit selection.  We can't
> retroactively fix 7.2, but going forward we'd have a reasonable answer.

Sounds good to me. I can implement this, unless you'd rather do it.

Cheers,

Neil

-- 
Neil Conway <neilconway@rogers.com>
PGP Key ID: DB3C29FC


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Arrays and FFTW
Next
From: Tom Lane
Date:
Subject: Re: preserving statistics settings