Re: contrib/pgcrypto

From: Marko Kreen <marko(at)l-t(dot)ee>
To: pgsql-patches(at)postgresql(dot)org
Subject: Re: contrib/pgcrypto
Date: 2000-10-19 22:27:12
Message-ID: 20001020002711.A24972@l-t.ee
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

as usual...

On Thu, Oct 19, 2000 at 11:09:44PM +0200, Marko Kreen wrote:
> So, here it is. Changes:
>
> . Fixed a bug in mhash.c :)
> . uses regular contrib makefile, no autoconf
> . license boilerplate. lifted it from
> .../freebsd/src/share/examples/etc/bsd-style-copyright
> . dropped 7.0.x support macros

. #include <sys/types> in pgcrypto.h
(I thought that postgres.h cares for that)
now compiles on FreeBSD

. defaults to 'builtin'

--
marko

Attachment Content-Type Size
pgcrypto-2.diff.gz application/octet-stream 9.5 KB

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tatsuo Ishii 2000-10-20 14:22:19 to_char() dumps core
Previous Message Marko Kreen 2000-10-19 21:09:44 contrib/pgcrypto