RE: [HACKERS] Re: ALTER TABLE DROP COLUMN

From: The Hermit Hacker <scrappy(at)hub(dot)org>
To: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: RE: [HACKERS] Re: ALTER TABLE DROP COLUMN
Date: 2000-02-29 13:17:08
Message-ID: Pine.BSF.4.21.0002290915500.434-100000@thelab.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 29 Feb 2000, Hiroshi Inoue wrote:

> > Nope, but it will have to wait until *after* 7.0 is released, so don't
> > push yourself on it ...
> >
>
> Hmm,until 7.0 release ?
> I don't want to keep my private branch so long.
> Is #ifdef bad to separate it from 7.0 release stuff ?

Go for it and submit a patch ... if its totally innoculous, then we can
try and plug her in, but I won't guarantee it. Since there should be no
major changes between now and 7.0 release, we can store any patch until
the release also ...

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Zeugswetter Andreas SB 2000-02-29 14:14:34 Re: [HACKERS] Re: [SQL] prob with aggregate and group by - return s multiplesh
Previous Message Karel Zak - Zakkr 2000-02-29 12:51:35 RE: [HACKERS] Cache query implemented