| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Peter Geoghegan <pg(at)heroku(dot)com> |
| Cc: | Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: More work on SortSupport for text - strcoll() and strxfrm() caching |
| Date: | 2015-10-06 20:38:20 |
| Message-ID: | CA+TgmoZ41wML8RvhcfxvYL6JZ9Q6aaK+hF_f+5jQx1Y5jkwSsQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Oct 6, 2015 at 4:26 PM, Peter Geoghegan <pg(at)heroku(dot)com> wrote:
> On Tue, Oct 6, 2015 at 1:16 PM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
>>> I guess I imagined that bswap64() was fundamental infrastructure, but
>>> on second thought that's not actually in evidence -- it is not already
>>> needed in plenty of other places. So yeah, works for me.
>>
>> If you would care to revise the patch accordingly, I will commit it
>> (barring objections from others, of course).
>
> Sure. It might take me a couple of days to get around to it, though --
> things are a bit hectic here.
I know the feeling.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2015-10-06 20:42:27 | Re: about fsync in CLOG buffer write |
| Previous Message | Peter Geoghegan | 2015-10-06 20:26:09 | Re: More work on SortSupport for text - strcoll() and strxfrm() caching |