Re: allow sorted builds for btree_gist
Bernd Helmle <mailings@oopsware.de>
From: Bernd Helmle <mailings@oopsware.de>
To: Tomas Vondra <tomas.vondra@enterprisedb.com>, "Andrey M. Borodin" <x4mmm@yandex-team.ru>
Cc: "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2024-06-03T08:53:37Z
Lists: pgsql-hackers
Hi, Am Samstag, dem 18.05.2024 um 12:22 +0200 schrieb Tomas Vondra: > > It was committed once [0], but then reverted, vardata opclasses > > were > > implemented wrong. Now it's on CF[1], Bernd is actively responding > > in > > the thread, but currently patch lacks tests. > > > > Thanks for raising this! > > > > Oh, damn! I didn't notice the CF already has a patch doing this, and > that it was committed/reverted in 2021. I was completely oblivious to > that. Apologies. > > Let's continue working on that patch/thread, I'll take a look in the > next CF. Sorry for the delay, i was on vacation (we had some public holidays here in germany) and i am currently involved in other time consuming projects, so i didn't follow my mails very close lately. If my time permits i'd like to add the remaining missing things to the patch, i am looking forward for your review, though! Thanks for bringing this up again. Bernd