Re: RFC: Restructuring pg_aggregate

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: RFC: Restructuring pg_aggregate
Date: 2002-04-11 05:03:33
Message-ID: 200204110503.g3B53Xv04741@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hiroshi Inoue wrote:
> Bruce Momjian wrote:
> >
> > Hiroshi Inoue wrote:
> > > If the client has to bear the some part, isn't the invisible
> > > column approach much simpler ?
> > >
> > > I've put a pretty much time into DROP COLUMN feature but
> > > I am really disappointed to see the comments in this thread.
> > > What DROP COLUMN has brought me seems only a waste of time.
> > >
> > > Possibly I must have introduced either implementation forcibly.
> >
> > I understand. I personally think maybe we have been a little to picky
> > about patches being accepted. Sometimes when something is not 100%
> > perfect, we do nothing rather than accept the patch, and replace or
> > improve it later. The DROP COLUMN approach you had clearly is one of
> > them.
>
> I don't complain about the rejection of my patch.
> If it has an essential flaw we had better reject it.
> What I'm complaining is why it is OK now whereas
> there's nothing new.

Sure, I understand.

My physical/logical idea may have the same problems as your DROP COLUMN
idea, and may be as rapidly rejected. I am just throwing it out for
discussion.

I am not sure I like it. :-)

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2002-04-11 05:07:21 Re: 7.3 schedule
Previous Message Gavin Sherry 2002-04-11 05:02:49 Re: help with bison