| From: | Ildus Kurbangaliev <i(dot)kurbangaliev(at)postgrespro(dot)ru> |
|---|---|
| To: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: [HACKERS] Custom compression methods |
| Date: | 2018-11-01 11:54:37 |
| Message-ID: | 20181101145437.1e00cb99@wp.localdomain |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, 6 Sep 2018 18:27:13 +0300
Ildus Kurbangaliev <i(dot)kurbangaliev(at)postgrespro(dot)ru> wrote:
>
> Hi, attached latest set of patches. Rebased and fixed pg_upgrade
> errors related with zlib support.
>
Hi, just updated patches to current master. Nothing new.
--
---
Ildus Kurbangaliev
Postgres Professional: http://www.postgrespro.com
Russian Postgres Company
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-Make-syntax-changes-for-custom-compression-metho-v20.patch | text/x-patch | 9.2 KB |
| 0002-Add-compression-catalog-tables-and-the-basic-inf-v20.patch | text/x-patch | 114.3 KB |
| 0003-Add-rewrite-rules-and-tupdesc-flags-v20.patch | text/x-patch | 24.4 KB |
| 0004-Add-pglz-compression-method-v20.patch | text/x-patch | 7.6 KB |
| 0005-Add-zlib-compression-method-v20.patch | text/x-patch | 10.0 KB |
| 0006-Add-psql-pg_dump-and-pg_upgrade-support-v20.patch | text/x-patch | 34.4 KB |
| 0007-Add-tests-for-compression-methods-v20.patch | text/x-patch | 150.6 KB |
| 0008-Add-documentation-for-custom-compression-methods-v20.patch | text/x-patch | 17.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Pavel Stehule | 2018-11-01 12:00:30 | bugfix: BUG #15477: Procedure call with named inout refcursor parameter - "invalid input syntax for type boolean" |
| Previous Message | Daniel Gustafsson | 2018-11-01 11:53:59 | Re: PG vs macOS Mojave |