Re: [PATCH] Refactor bytea_sortsupport(), take two - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject Re: [PATCH] Refactor bytea_sortsupport(), take two
Date
Msg-id CAJ7c6TNbq=+f8YKVE6Mrwf_omfi_BARdsj2tOniS4nRVLyEBKw@mail.gmail.com
Whole thread Raw
In response to [PATCH] Refactor bytea_sortsupport(), take two  (Aleksander Alekseev <aleksander@timescale.com>)
List pgsql-hackers
Hi,

> This is a follow-up to b45242fd30ff [1]. Previously we separated
> varlena.c into varlena.c and bytea.c. This patch makes
> bytea_sortsupport() independent from varlena.c code as it was proposed
> before [2][3]. The benefits of this change are summarized in the
> commit message that I included to the patch.
>
> As always, your feedback is most appreciated.

cfbot indicates that v1 needs a rebase. Here is v2.

Attachment

pgsql-hackers by date:

Previous
From: Nazir Bilal Yavuz
Date:
Subject: Re: Speed up COPY FROM text/CSV parsing using SIMD
Next
From: Aleksander Alekseev
Date:
Subject: Re: VM corruption on standby