| From: | Evgeny Voropaev <evgeny(dot)voropaev(at)tantorlabs(dot)com> |
|---|---|
| To: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Andrey Borodin <x4mmm(at)yandex-team(dot)ru>, Andres Freund <andres(at)anarazel(dot)de> |
| Subject: | Re: Compress prune/freeze records with Delta Frame of Reference algorithm |
| Date: | 2026-03-24 16:25:18 |
| Message-ID: | 861a92f9-f36c-4fae-be9d-db5547fde937@tantorlabs.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Rebase onto 2102ebb1953.
Fix warnings about gnu_printf in tap.c.
Fix wrong destination pointer in memcpy in vect_init.
Fix intl library linking problem for the dfor tests under FreBSD.
| Attachment | Content-Type | Size |
|---|---|---|
| v04-0001-Implement-vect-and-uniqsortvect-containers-and-b.patch | text/x-patch | 95.6 KB |
| v04-0002-Implement-Delta-Frame-of-Reference-compression.patch | text/x-patch | 41.9 KB |
| v04-0003-Use-Delta-Frame-of-Reference-DFoR-to-compress-pr.patch | text/x-patch | 32.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2026-03-24 16:26:53 | Re: index prefetching |
| Previous Message | SATYANARAYANA NARLAPURAM | 2026-03-24 16:18:09 | Skip prefetch for block references that follow a FPW or WILL_INIT of the same block |