Re: contrib/pgcrypto - Mailing list pgsql-patches

From Marko Kreen
Subject Re: contrib/pgcrypto
Date
Msg-id 20001020002711.A24972@l-t.ee
Whole thread Raw
In response to contrib/pgcrypto  (Marko Kreen <marko@l-t.ee>)
Responses Re: contrib/pgcrypto
List 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

pgsql-patches by date:

Previous
From: Marko Kreen
Date:
Subject: contrib/pgcrypto
Next
From: Karel Zak
Date:
Subject: Re: [HACKERS] to_char() dumps core