Commit Graph

10 Commits (f82d99be7ef98bc252bb90da05801b4a2b51fad8)

Author SHA1 Message Date
Tom Lane 78b08584b4 Fix various recent build and regression-test problems in contrib/. 23 years ago
Bruce Momjian 8f73bb4da9 * include <endian.h> is not enough, include sys/types.h too 24 years ago
Bruce Momjian 8aa538cfd5 * When postgres.h does not define BYTE_ENDIAN pgcrypto 24 years ago
Bruce Momjian c78975f845 Include sys/types.h in crypt-des.c. FreeBSD netinet/in.h 24 years ago
Bruce Momjian ea08e6cd55 New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
Bruce Momjian c41b6b1b9c Fix small problem Tom Lane found with pgindent run. 24 years ago
Bruce Momjian 6783b2372e Another pgindent run. Fixes enum indenting, and improves #endif 24 years ago
Bruce Momjian b81844b173 pgindent run on all C files. Java run to follow. initdb/regression 24 years ago
Tom Lane 77f27d5ec3 Fix some portability problems (get it to compile, at least, on HP's cc) 24 years ago
Bruce Momjian df24cb73f6 Add missing pgcrypto file. 24 years ago