Re: [PATCH] Add sortsupport for range types and btree_gist

From: Andres Freund <andres(at)anarazel(dot)de>
To: Christoph Heiss <christoph(dot)heiss(at)cybertec(dot)at>
Cc: Jacob Champion <jchampion(at)timescale(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Hans-Jürgen Schönig <hs(at)cybertec(dot)at>, bernd(dot)helmle(at)cybertec(dot)at
Subject: Re: [PATCH] Add sortsupport for range types and btree_gist
Date: 2022-10-02 07:29:01
Message-ID: 20221002072901.7gtx3z4lcdszraae@awork3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2022-10-02 00:23:32 -0700, Andres Freund wrote:
> Updated the patch to add the minimal change for meson compat.

Now I made the same mistake of not adding the change... Clearly I need to stop
for tonight. Either way, here's the hopefully correct change.

Attachment Content-Type Size
v4-0001-Add-sortsupport-for-range-types-and-btree_gist.patch text/x-diff 20.8 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2022-10-02 10:43:45 Re: disfavoring unparameterized nested loops
Previous Message Andres Freund 2022-10-02 07:23:32 Re: [PATCH] Add sortsupport for range types and btree_gist