Re: [HACKERS] Custom compression methods

From: Dilip Kumar <dilipbalaut(at)gmail(dot)com>
To: Justin Pryzby <pryzby(at)telsasoft(dot)com>
Cc: Robert Haas <robertmhaas(at)gmail(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-02-20 10:46:48
Message-ID: CAFiTN-un0zF8cf0cPHCzKNvM0PHsw+EMwxBT_hbBLEHUTxYHEg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Feb 19, 2021 at 9:42 PM Dilip Kumar <dilipbalaut(at)gmail(dot)com> wrote:
>
Justin reported an issue offlist, basically, compression_1.out was not
updated so cfbot was failing on windows while running without-lz4, so
I have fixed that. Along with that I have also fixed 2 minor pending
issues 1) removing of compressamapi.h from unwanted places, reported
by Justin and 2) Assert in TOAST_COMPRESS_SET_SIZE_AND_METHOD macro,
suggested by Robert.

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

Attachment Content-Type Size
v26-0001-Disallow-compressed-data-inside-container-types.patch text/x-patch 6.9 KB
v26-0003-default-to-with-lz4.patch text/x-patch 1.7 KB
v26-0002-Built-in-compression-method.patch text/x-patch 111.0 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Markus Wanner 2021-02-20 10:55:19 Re: repeated decoding of prepared transactions
Previous Message Amit Kapila 2021-02-20 10:33:22 Re: [PATCH] pg_hba.conf error messages for logical replication connections