Re: default attstattarget - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: default attstattarget
Date
Msg-id 200207301915.g6UJFF410804@candle.pha.pa.us
Whole thread Raw
In response to Re: default attstattarget  (nconway@klamath.dyndns.org (Neil Conway))
List pgsql-patches
Your patch has been added to the PostgreSQL unapplied patches list at:

    http://candle.pha.pa.us/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

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


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: lock listing
Next
From: Bruce Momjian
Date:
Subject: Re: show() function - updated patch