From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: Cross-type index comparison support in contrib/btree_gin |
Date: | 2025-03-28 01:22:19 |
Message-ID: | 2281474.1743124939@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
v3 needed to rebase over 55527368b. (I guess "git am" cannot
tolerate any fuzz at all?) No changes of any significance
whatsoever.
regards, tom lane
Attachment | Content-Type | Size |
---|---|---|
v3-0001-Break-out-xxx2yyy_opt_overflow-APIs-for-more-date.patch | text/x-diff | 9.4 KB |
v3-0002-Preliminary-refactoring.patch | text/x-diff | 7.6 KB |
v3-0003-Add-cross-type-comparisons-for-integer-types.patch | text/x-diff | 35.6 KB |
v3-0004-Add-cross-type-comparisons-for-float-types.patch | text/x-diff | 11.6 KB |
v3-0005-Add-cross-type-comparisons-for-string-types.patch | text/x-diff | 8.4 KB |
v3-0006-Add-cross-type-comparisons-for-datetime-types.patch | text/x-diff | 33.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2025-03-28 01:36:48 | Re: Test to dump and restore objects left behind by regression |
Previous Message | Andres Freund | 2025-03-28 01:02:02 | Re: pg_stat_database.checksum_failures vs shared relations |