| From: | Ildus Kurbangaliev <i(dot)kurbangaliev(at)postgrespro(dot)ru> | 
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org | 
| Subject: | Re: [HACKERS] Custom compression methods | 
| Date: | 2017-11-14 13:23:56 | 
| Message-ID: | 20171114162356.52e3d388@wp.localdomain | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-hackers | 
On Thu, 2 Nov 2017 15:28:36 +0300
Ildus Kurbangaliev <i(dot)kurbangaliev(at)postgrespro(dot)ru> wrote:
> On Tue, 12 Sep 2017 17:55:05 +0300
> Ildus Kurbangaliev <i(dot)kurbangaliev(at)postgrespro(dot)ru> wrote:
> 
> > 
> > Attached rebased version of the patch. Added support of pg_dump, the
> > code was simplified, and a separate cache for compression options
> > was added.
> >   
> 
> Attached version 3 of the patch. Rebased to the current master,
> removed ALTER TYPE .. SET COMPRESSED syntax, fixed bug in compression
> options cache.
> 
Attached version 4 of the patch. Fixed pg_upgrade and few other bugs.
-- 
---
Ildus Kurbangaliev
Postgres Professional: http://www.postgrespro.com
Russian Postgres Company
| Attachment | Content-Type | Size | 
|---|---|---|
| custom_compression_methods_v4.patch | text/x-patch | 244.5 KB | 
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2017-11-14 13:57:58 | Re: [HACKERS] SQL procedures | 
| Previous Message | Amit Kapila | 2017-11-14 13:17:01 | Re: [HACKERS] Pluggable storage |