Re: [HACKERS] ALTER TABLE ... ADD COLUMN

From: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: [HACKERS] ALTER TABLE ... ADD COLUMN
Date: 2002-10-19 05:49:08
Message-ID: 20021019054908.GA28888@dcc.uchile.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

On Fri, Oct 18, 2002 at 10:43:30PM -0400, Bruce Momjian wrote:

> Alvaro, I am seeing the attached regression failure, which I assume was
> caused by your patch. Is the new regression output correct, or is there
> something wrong?

Sorry for the mistake. This one does pass the regression test. A new
NOTICE to misc.output is in the patch.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"El Maquinismo fue proscrito so pena de cosquilleo hasta la muerte"
(Ijon Tichy en Viajes, Stanislaw Lem)

Attachment Content-Type Size
addcolumn-inh-3.patch text/plain 5.3 KB

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Nigel J. Andrews 2002-10-19 17:30:40 PL/Python memory leak
Previous Message Bruce Momjian 2002-10-19 02:43:30 Re: [HACKERS] ALTER TABLE ... ADD COLUMN