Re: UDFs

From: hubert depesz lubaczewski <depesz(at)depesz(dot)com>
To: jf <jf(at)danglingpointers(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: UDFs
Date: 2007-08-13 11:23:16
Message-ID: 20070813112315.GA13098@depesz.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Aug 13, 2007 at 05:07:50PM +0000, jf wrote:
> my understanding was that pgcrypto was not compiled by default?

your function is also not compiled on default. but pgcrypto is at the
very least available by default (in sources, or in precompiled
packages).

> Furthermore, finding next to no documentation about it online and deciding

i dont know about online documentation, but in installed pgcrypto you
have a nice readme with all functions described.

> I only needed one function instead of an entire crypto API i decided it
> would make the most sense to just code the 10 lines to do it myself.

i'm not opposing to the idea. i was just checking if you do know about
it :)

best regards,

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)

In response to

  • Re: UDFs at 2007-08-13 17:07:50 from jf

Responses

  • Re: UDFs at 2007-08-13 19:22:26 from jf

Browse pgsql-general by date

  From Date Subject
Next Message hubert depesz lubaczewski 2007-08-13 11:56:12 Re: UDFs
Previous Message Alban Hertroys 2007-08-13 11:22:33 Re: LIKE conditions in PGSQL very, very slow!