Re: [HACKERS] 6.4 Aggregate Bug - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] 6.4 Aggregate Bug
Date
Msg-id 199808012138.RAA00355@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] 6.4 Aggregate Bug  ("Thomas G. Lockhart" <lockhart@alumni.caltech.edu>)
List pgsql-hackers
> > While testing  my 6.4 patch to allow functions/expressions to be
> > specified in the ORDER/GROUP BY clause (and not in the target list) I
> > came across a nasty little bug.
> > I backed out my patch, and discovered  the bug was still present. The
> > bug does not exist in version 6.3.2.
>
> Nor in my cvs tree from around the second week in July (on or before
> July 9, with a few patches committed to the Postgres tree afterwards).
> Haven't tried a current source tree...

Can someone CVS back in time to find the date it broke?

--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] 6.4 Aggregate Bug
Next
From: Oleg Bartunov
Date:
Subject: Re: [HACKERS] Problem with CVS access to current sources