summaryrefslogtreecommitdiff
path: root/contrib/pgcrypto/px.h
Commit message (Expand)AuthorAgeFilesLines
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-291-1/+1
* Need sys/param.h for endianness macros.Peter Eisentraut2002-10-211-1/+2
* * include <endian.h> is not enough, include sys/types.h tooBruce Momjian2001-11-301-1/+2
* * When postgres.h does not define BYTE_ENDIAN pgcryptoBruce Momjian2001-11-291-1/+10
* pgcrypto uses non-standard type uint, which causes compileBruce Momjian2001-11-201-24/+24
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-2/+2
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-73/+77
* Big thanks to Solar Designer who pointed out a bug in bcryptBruce Momjian2001-09-231-1/+3
* Add missing pgcrypto file.Bruce Momjian2001-08-211-0/+177