Re: [HACKERS] Current sources?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] Current sources?
Дата
Msg-id 199805271907.PAA28156@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] Current sources?  (David Hartwig <daveh@insightdist.com>)
Список pgsql-hackers
> I have not YET come up with a clean method for detection of the a resjunk flag being set, on some resdom in the
> tatget list, by a GROUP/ORDER BY.   I will give it another look.   It does seem a bit heavy handed to construct the
> filter unconditionally on all SELECTS.

Can you foreach() through the target list, and check/set a flag, then
call the junk filter if you found a resjunk?

--
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 по дате отправления:

Предыдущее
От: David Hartwig
Дата:
Сообщение: Re: [HACKERS] Current sources?
Следующее
От: Tom Ivar Helbekkmo
Дата:
Сообщение: Off-topic: Communication. (was: Connect string again)