Re: default attstattarget - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: default attstattarget
Date
Msg-id 200207311558.g6VFwOM17424@candle.pha.pa.us
Whole thread Raw
In response to Re: default attstattarget  (nconway@klamath.dyndns.org (Neil Conway))
List pgsql-patches
Actually, Tom will be applying this version of the patch.

---------------------------------------------------------------------------

Neil Conway wrote:
> On Sat, Jul 20, 2002 at 01:18:22AM -0400, Tom Lane wrote:
> > I'm unexcited about the proposed gram.y changes, especially since you
> > didn't document them.  I do not think we need a SET DEFAULT variant;
> > anyone bright enough to be toying with attstattarget at all can figure
> > out how to revert it to -1 if they want.
>
> I'm indifferent about SET DEFAULT, so I removed it.
>
> > Otherwise it looks reasonable ...
>
> Thanks for the code review.
>
> A revised patch incorporating Tom's suggestions is attached.
>
> Cheers,
>
> Neil
>
> --
> Neil Conway <neilconway@rogers.com>
> PGP Key ID: DB3C29FC

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: default attstattarget
Next
From: nconway@klamath.dyndns.org (Neil Conway)
Date:
Subject: psql warning fix