Commit Graph

9 Commits (d18ba3f452f64af521f4a433a9cef51cb308c69d)

Author SHA1 Message Date
Tom Lane fb473bc6fa Fix unsafe macro definitions (which were producing incorrect code, 24 years ago
Bruce Momjian 8aa538cfd5 * When postgres.h does not define BYTE_ENDIAN pgcrypto 24 years ago
Bruce Momjian 540155b777 pgcrypto uses non-standard type uint, which causes compile 24 years ago
Bruce Momjian ea08e6cd55 New pgindent run with fixes suggested by Tom. Patch manually reviewed, 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
Bruce Momjian b4a57b0648 Add more missing 'do { ... } while (0)' in missing macros. Without it, 25 years ago
Tom Lane 38a4c35116 Persuade new pgcrypto stuff to compile. 25 years ago
Bruce Momjian df24cb73f6 Add missing pgcrypto file. 25 years ago