| From: | Bernd Helmle <mailings(at)oopsware(dot)de> | 
|---|---|
| To: | "Andrey M(dot) Borodin" <x4mmm(at)yandex-team(dot)ru> | 
| Cc: | Michael Paquier <michael(at)paquier(dot)xyz>, jian he <jian(dot)universality(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> | 
| Subject: | Re: [PATCH] Add sortsupport for range types and btree_gist | 
| Date: | 2025-01-15 13:20:24 | 
| Message-ID: | 198eedec6630e69a4cc1f633ab4816782ac74519.camel@oopsware.de | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-hackers | 
Am Montag, dem 09.12.2024 um 23:26 +0500 schrieb Andrey M. Borodin:
> > On 9 Dec 2024, at 22:10, Bernd Helmle <mailings(at)oopsware(dot)de> wrote:
> > 
> > So here's a version with the original, unchanged regression tests
> > and
> > injection point removed (i hope i forgot nothing to revert).
> 
> Besides unnecessary indentation changes in
> contrib/btree_gist/Makefile, the patch seems good to me.
Commit 630f9a43cece93cb4a5c243b30e34abce6a89514 created a conflict with
this patch so that it doesn't apply anymore.
Attached is a rebased version.
Bernd
| Attachment | Content-Type | Size | 
|---|---|---|
| 0001-Add-support-for-sorted-gist-index-builds-to-btree_gi.patch | text/x-patch | 44.5 KB | 
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Zhang Mingli | 2025-01-15 13:35:48 | useless list_tail()? | 
| Previous Message | Aleksander Alekseev | 2025-01-15 13:15:54 | Re: Purpose of wal_init_zero |