Re: [HACKERS] Custom compression methods

From: Ildus Kurbangaliev <i(dot)kurbangaliev(at)gmail(dot)com>
To: Ildus Kurbangaliev <i(dot)kurbangaliev(at)postgrespro(dot)ru>
Cc: Dmitry Dolgov <9erthalion6(at)gmail(dot)com>, Alexander Korotkov <a(dot)korotkov(at)postgrespro(dot)ru>, PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [HACKERS] Custom compression methods
Date: 2019-02-28 15:44:15
Message-ID: 20190228164415.62bd4107@ildus-work.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,
there are another set of patches.
Only rebased to current master.

Also I will change status on commitfest to 'Needs review'.

--
Regards,
Ildus Kurbangaliev

Attachment Content-Type Size
0001-Make-syntax-changes-for-custom-compression-metho-v21.patch text/x-patch 9.2 KB
0002-Add-compression-catalog-tables-and-the-basic-inf-v21.patch text/x-patch 113.9 KB
0003-Add-rewrite-rules-and-tupdesc-flags-v21.patch text/x-patch 24.4 KB
0004-Add-pglz-compression-method-v21.patch text/x-patch 7.6 KB
0005-Add-zlib-compression-method-v21.patch text/x-patch 10.0 KB
0006-Add-psql-pg_dump-and-pg_upgrade-support-v21.patch text/x-patch 34.4 KB
0007-Add-tests-for-compression-methods-v21.patch text/x-patch 148.2 KB
0008-Add-documentation-for-custom-compression-methods-v21.patch text/x-patch 17.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2019-02-28 15:49:42 Re: Re: Row Level Security − leakproof-ness and performance implications
Previous Message David Steele 2019-02-28 15:41:19 Re: Re: Continue work on changes to recovery.conf API