Re: B-Tree support function number 3 (strxfrm() optimization)
От | Robert Haas |
---|---|
Тема | Re: B-Tree support function number 3 (strxfrm() optimization) |
Дата | |
Msg-id | CA+Tgmob88uf5r2NyBs_8FHzA=1tDpd302-OC_0T+grQwrkP=GA@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: B-Tree support function number 3 (strxfrm() optimization) (Peter Geoghegan <pg@heroku.com>) |
Ответы |
Re: B-Tree support function number 3 (strxfrm() optimization)
|
Список | pgsql-hackers |
On Thu, Aug 14, 2014 at 1:24 PM, Peter Geoghegan <pg@heroku.com> wrote: > On Thu, Aug 14, 2014 at 9:13 AM, Robert Haas <robertmhaas@gmail.com> wrote: >> Committed that way. As the patch is by and large the same as what I >> submitted for this originally, I credited myself as first author and >> you as second author. I hope that seems fair. > > I think that's more than fair. Thanks! Great. BTW, I notice to my chagrin that 'reindex table some_table_with_an_indexed_text_column' doesn't benefit from this, apparently because tuplesort_begin_index_btree is used, and it knows nothing about sortsupport. I have a feeling there's a good reason for that, but I don't remember what it is; do you? -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
В списке pgsql-hackers по дате отправления: