| 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-16 14:14:25 |
| Message-ID: | b3121936c949ddddf3c55c97e7accf1f577815ac.camel@oopsware.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Am Mittwoch, dem 15.01.2025 um 19:24 +0100 schrieb Bernd Helmle:
> > Commit 630f9a43cece93cb4a5c243b30e34abce6a89514 created a conflict
> > with
> > this patch so that it doesn't apply anymore.
>
> Seems i broke something during rebase (see cfbot). I will look at
> this tomorrow.
This was related to 630f9a43cec and fixed by Peter already in
d5221c49a30, so unrelated to my rebase of this patch.
I attach a new rebased version to master anyways, which fixes an
unnecessary whitespace in the patch, no other changes.
I am going to reflag this patch as "Ready For Committer" again.
Bernd
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-Add-support-for-sorted-gist-index-builds-to-btree_gi.patch | text/x-patch | 44.1 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | jian he | 2025-01-16 14:43:24 | Re: Statistics Import and Export |
| Previous Message | Yura Sokolov | 2025-01-16 14:00:52 | Re: [RFC] Lock-free XLog Reservation from WAL |