Replace bcopy by memmove for more portability.

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

Commit: b83e59267155aaf76874ba8f0233dc166a19fdaa
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-08-29T16:43:05Z
Releases: 8.0.0
Replace bcopy by memmove for more portability.

Files

PathChange+/−
contrib/pgcrypto/md5.c modified +11 −16
contrib/pgcrypto/sha1.c modified +4 −4