[PATCH] inet << indexability
От
Alex Pilosov
Тема
[PATCH] inet << indexability
Дата
Msg-id
Pine.BSO.4.10.10106152308130.17529-200000@spider.pilosoft.com
Список
Дерево обсуждения
[PATCH] inet << indexability Alex Pilosov <alex@pilosoft.com>
Re: [PATCH] inet << indexability Tom Lane <tgl@sss.pgh.pa.us>
Re: [PATCH] inet << indexability Alex Pilosov <alex@pilosoft.com>
Re: [PATCH] inet << indexability Tom Lane <tgl@sss.pgh.pa.us>
Re: [PATCH] inet << indexability Alex Pilosov <alex@pilosoft.com>
(Really) Re: [PATCH] inet << indexability Alex Pilosov <alex@pilosoft.com>
Re: (Really) Re: [PATCH] inet << indexability Bruce Momjian <pgman@candle.pha.pa.us>
Re: (Really) Re: [PATCH] inet << indexability Alex Pilosov <alex@pilosoft.com>
Re: (Really) Re: [PATCH] inet << indexability Bruce Momjian <pgman@candle.pha.pa.us>
This is second take at indexability of << operator for inet types. Please take a look at it. Also, I have a question: I put in a regression test to check that the type can be indexed, by doing 'explain select ...'. However, the expected result may vary when the optimizer is tweaked. I am not sure if its a good idea to check for that, so feel free to not commit the regression test part of this patch...If there's a better way to check that the query will use the index in regression test, I'd like to know too. -alex
В списке pgsql-hackers по дате отправления