Hi hackers,

Here is the rebased version of the patch.

> I invite anyone interested to join this effort as a co-author! (since,
> honestly, rewriting the same feature over and over again alone is
> quite boring :D).

> Overall structure could look like this:
> pg_dict
>    |
>    |---- dictionary 1 meta
>    |           |--name
>    |           |--size
>    |           |--etc
>    |           |--dictionary table name (i.e. pg_dict_16385)
>    |                  |
>    |                  |----> pg_dict_16385
>    |
>    |---- dictionary 2 meta
>    |           |--name
>    |           |--size
>    |           |--etc
>    |           |--dictionary table name (i.e. pg_dict_16386)
>    |                  |
>    |                  |----> pg_dict_16386

For the record, Nikita and I agreed offlist that Nikita will join this
effort as a co-author in order to implement the suggested improvements
(and perhaps some improvements that were not suggested yet). Meanwhile
I'm going to keep the current version of the patch up to date with the
`master` branch.

-- 
Best regards,
Aleksander Alekseev

Attachment: v7-0001-Compression-dictionaries-for-JSONB.patch
Description: Binary data

Reply via email to