Re: [HACKERS] PostgreSQL 6.5.2 - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] PostgreSQL 6.5.2
Date
Msg-id 199909272054.QAA16830@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] PostgreSQL 6.5.2  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> Massimo Dal Zotto <dz@wizard.net> writes:
> > May I ask that the patches I submitted two months ago for 6.5.0 are applied
> > at least to 6.5.2?
> > Here is the 6.5.1 version of my patches.
>
> I don't much care for QueryLimit (we got rid of that for a reason!)
> nor for the FREE_TUPLE_MEMORY patch, but the rest of this looks safe
> enough... but are we in the business of adding features to 6.5.*,
> even little ones?  Maybe it should only go in current.

Applied to 6.6 only, without tuple memory or query limit fix.

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


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] PostgreSQL 6.5.2
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Re: IPC on win32 - additions for 6.5.2 and current trees