Re: [HACKERS] PostgreSQL 6.5.2

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] PostgreSQL 6.5.2
Дата
Msg-id 199909272054.QAA16830@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] PostgreSQL 6.5.2  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] PostgreSQL 6.5.2
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Re: IPC on win32 - additions for 6.5.2 and current trees