Re: pgsql/src backend/parser/gram.y backend/utils/ ...

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql/src backend/parser/gram.y backend/utils/ ...
Date: 2002-06-17 16:49:54
Message-ID: 200206171649.g5HGnse13574@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Tom Lane wrote:
> momjian(at)postgresql(dot)org (Bruce Momjian - CVS) writes:
> > Modified files:
> > src/backend/parser: gram.y
> > src/backend/utils/adt: mac.c
> > src/test/regress/data: agg.data constrf.data constro.data
> > desc.data emp.data hash.data onek.data
> > person.data real_city.data rect.data
> > streets.data stud_emp.data student.data
> > tenk.data
> > Log message:
> > Merge ALTER GROUP ADD/DROP rules by creating add_drop action.
>
> You want to explain why this commit changed the regression tests?

CVS corruption. Bizarre.

> Or mac.c?

The mac.c change was related to my testing if the recent mac.c change
somehow was causing this. Re-added now. I had run regression after
those patches anyway, but I tested just to make sure.

--
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-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2002-06-17 20:27:44 pgsql/src/backend/parser gram.y
Previous Message Bruce Momjian - CVS 2002-06-17 15:55:09 pgsql/src/interfaces/libpq fe-secure.c