Re: ZIP function

Поиск
Список
Период
Сортировка
От Jasen Betts
Тема Re: ZIP function
Дата
Msg-id ki2vn3$m0q$1@gonzo.reversiblemaps.ath.cx
обсуждение исходный текст
Ответ на ZIP function  ("Victor Sterpu" <victor@caido.ro>)
Ответы Re: ZIP function  (Ben Morrow <ben@morrow.me.uk>)
Список pgsql-sql
On 2013-03-16, Victor Sterpu <victor@caido.ro> wrote:
>
> --------=_MBF521B7A8-BC31-4E93-BC62-8C86007F2089
> Content-Transfer-Encoding: quoted-printable
> Content-Type: text/plain; format=flowed; charset=utf-8
>
> Is there a function that will give the resulting zip content for a=20
> string?
> Like SELECT zip('test data');?

no. you could write one that calls gzip in one of the untrusted
languages.  or in C you could call zlib.


-- 
⚂⚃ 100% natural




В списке pgsql-sql по дате отправления:

Предыдущее
От: "Victor Sterpu"
Дата:
Сообщение: ZIP function
Следующее
От: Ben Morrow
Дата:
Сообщение: Re: ZIP function