Re: [HACKERS] Custom compression methods

From: Dilip Kumar <dilipbalaut(at)gmail(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Justin Pryzby <pryzby(at)telsasoft(dot)com>, Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>, Alexander Korotkov <a(dot)korotkov(at)postgrespro(dot)ru>, David Steele <david(at)pgmasters(dot)net>, Ildus Kurbangaliev <i(dot)kurbangaliev(at)gmail(dot)com>, Dmitry Dolgov <9erthalion6(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [HACKERS] Custom compression methods
Date: 2021-03-04 13:43:13
Message-ID: CAFiTN-u=2-qaLTod3isQmXuSU0s0_bR+RcUQL-vSvH=MJbEd7Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Mar 4, 2021 at 4:03 PM Dilip Kumar <dilipbalaut(at)gmail(dot)com> wrote:
>
> On Thu, Mar 4, 2021 at 2:49 AM Robert Haas <robertmhaas(at)gmail(dot)com> wrote:

> > More generally, I think it would be good to divide up 0001 into at
> > least 3 parts:
>
> Okay, I will work on this.

As per the suggestion I have divided 0001 in 3 patches.

--
Regards,
Dilip Kumar
EnterpriseDB: http://www.enterprisedb.com

Attachment Content-Type Size
v30-0001-Get-datum-from-tuple-which-doesn-t-contain-exter.patch text/x-patch 37.0 KB
v30-0003-Disallow-compressed-data-inside-container-types.patch text/x-patch 10.6 KB
v30-0002-Expand-the-external-data-before-forming-the-tupl.patch text/x-patch 4.8 KB
v30-0005-Add-default_toast_compression-GUC.patch text/x-patch 8.6 KB
v30-0004-Built-in-compression-method.patch text/x-patch 111.1 KB
v30-0006-default-to-with-lz4.patch text/x-patch 1.7 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Josef Šimánek 2021-03-04 13:44:26 Re: Improvements and additions to COPY progress reporting
Previous Message Alvaro Herrera 2021-03-04 13:35:10 Re: make coverage-html would fail within build directory separate from source tree