Re: OS Crypt() - Mailing list pgsql-general

From Justin Clift
Subject Re: OS Crypt()
Date
Msg-id 3ADAFE55.81AF5A10@postgresql.org
Whole thread Raw
List pgsql-general
Hi Jacopo,

Andy Yu send me an email with a fix to this the other day.  I've been
meaning to update the techdocs website about.  I'll do that right now.

:-)

This is his email :

-------- Original Message --------
Subject: I scucced install sqlcrypt
Date: Sun, 15 Apr 2001 16:03:46 +0800
From: "Andy Yu" <is@gnuchina.org>
To: <justin@postgresql.org>

I scucceed Install sqlcrypt with my PostgresSQL 7.1.
The system is OpenBSD 2.8-release.
There is little changes at line 66
VARSIZE(ret) shuold be VARATT_SIZEP(ret).

regards
and.yu

Jacopo Silva wrote:
>
> Hi!
>
> Thanks for porting os crypt() into pgsql.  I installed your code, compiling
> it
> into a shared lib.
>
> I used the functs with pgsql 7.0.x .  Now with the new release of pgsql 7.1
> it
> does not compile correctly any more.  There seems to be an
> assignmente error in line 66.  Must have something to do with
> include files... Any idea?
>
> Thanks again,
> Jacopo S.

--
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
     - Indira Gandhi

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Problem with function invocation
Next
From: Stephan Szabo
Date:
Subject: Re: Problem with function invocation