Re: 4 pgcrypto regressions failures - 1 unsolved

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Marko Kreen <marko@l-t.ee>
Cc: pgsql-hackers@postgresql.org
Date: 2005-07-11T15:09:06Z
Lists: pgsql-hackers
Marko Kreen <marko@l-t.ee> writes:
> New sha2 code on Solaris 2.8 / SPARC.  Seems like it has
> problems memcpy'ing to a non-8-byte-aligned uint64 *.
> ...
> Attached patch includes sys/param.h, where I found them on
> MINGW, and puts stricter checks into all files.

Applied.

			regards, tom lane