| От | Martijn van Oosterhout |
|---|---|
| Тема | Re: LIKE, leading percent, bind parameters and indexes |
| Дата | |
| Msg-id | 20060528212545.GD22869@svana.org обсуждение исходный текст |
| Ответ на | Re: LIKE, leading percent, bind parameters and indexes (Heikki Linnakangas <hlinnaka@iki.fi>) |
| Список | pgsql-hackers |
On Sun, May 28, 2006 at 10:43:18PM +0300, Heikki Linnakangas wrote: > I don't know the planner internals, so this might not make any sense at > all, but how about having separate index scan and fetch nodes. Index scan > would return index tuples and fetch would get the corresponding heap > tuples. You could then have whatever you want between them, perhaps > deferring the fetch step until just before returning the rows to the > client. That's kinda what a bitmap scan does. Although, we never fetch tuples unless you're going to use the result in some way... Have a nice day, -- Martijn van Oosterhout <kleptog@svana.org> http://svana.org/kleptog/ > From each according to his ability. To each according to his ability to litigate.
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера