Re: [HACKERS] setheapoverride() considered harmful

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] setheapoverride() considered harmful
Дата
Msg-id 199909182125.RAA19558@candle.pha.pa.us
обсуждение исходный текст
Ответ на setheapoverride() considered harmful  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> I think we need to get rid of setheapoverride().

I have always wondered what it did.  It is in my personal TODO with a
questionmark.  Never figured out its purpose.

> since this way the tuples still look valid if we look at them again
> later in the same command.
> 
> Comments?  Anyone know a reason not to get rid of setheapoverride?

Yes, please remove it.

--  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,
Pennsylvania19026
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Lamar Owen
Дата:
Сообщение: Re: [HACKERS] Re: HISTORY for 6.5.2
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Some progress on INSERT/SELECT/GROUP BY bugs