| From: | Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com> |
|---|---|
| To: | Alexander Korotkov <a(dot)korotkov(at)postgrespro(dot)ru> |
| Cc: | Michael Paquier <michael(at)paquier(dot)xyz>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Andres Freund <andres(at)anarazel(dot)de>, Mark Dilger <hornschnorter(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: WIP: BRIN multi-range indexes |
| Date: | 2020-05-13 01:01:38 |
| Message-ID: | 20200513010138.enswtfekxio3unr2@development |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
here is an updated patch series, fixing duplicate OIDs etc.
regards
--
Tomas Vondra http://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-Pass-all-keys-to-BRIN-consistent-function-a-20200513.patch | text/plain | 20.8 KB |
| 0002-Move-IS-NOT-NULL-checks-to-bringetbitmap-20200513.patch | text/plain | 9.9 KB |
| 0003-Move-processing-of-NULLs-from-BRIN-support--20200513.patch | text/plain | 16.1 KB |
| 0004-BRIN-bloom-indexes-20200513.patch | text/plain | 126.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David G. Johnston | 2020-05-13 01:09:39 | Re: BUG #16419: wrong parsing BC year in to_date() function |
| Previous Message | Euler Taveira | 2020-05-13 00:45:45 | Re: Problem with logical replication |