Re: UDFs

Поиск
Список
Период
Сортировка
От hubert depesz lubaczewski
Тема Re: UDFs
Дата
Msg-id 20070813092957.GA9977@depesz.com
обсуждение исходный текст
Ответ на UDFs  (jf <jf@danglingpointers.net>)
Ответы Re: UDFs
Список pgsql-general
On Mon, Aug 13, 2007 at 03:17:36PM +0000, jf wrote:
> Trying to implement some simple digest routines via UDFs and for whatever
> reason I get: ERROR:  invalid memory alloc request size 4294967293 on
> PG_RETURN_TEXT_P(); any ideas what the issue is exactly?

just checking - you do realize that it's reinventing the wheel?
i mean - the code already exists, and is bundled in standard postgresql
sources?
if not - use pgcrypto module from contrib/

depesz

--
quicksil1er: "postgres is excellent, but like any DB it requires a
highly paid DBA.  here's my CV!" :)
http://www.depesz.com/ - blog dla ciebie (i moje CV)

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

Предыдущее
От: jf
Дата:
Сообщение: Re: UDFs
Следующее
От: jf
Дата:
Сообщение: Re: UDFs