Commit Graph

12 Commits (c8961bf1ce0b51019db31c5572dac18b664e02f1)

Author SHA1 Message Date
Bruce Momjian 1dc3498251 Standard pgindent run for 8.1. 20 years ago
Tom Lane e997758cb6 More pgcrypto fixes: avoid bogus alignment assumptions in sha2, 20 years ago
Bruce Momjian b492c3accc Add parentheses to macros when args are used in computations. Without 21 years ago
Tom Lane fb473bc6fa Fix unsafe macro definitions (which were producing incorrect code, 23 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, 24 years ago
Tom Lane 38a4c35116 Persuade new pgcrypto stuff to compile. 24 years ago
Bruce Momjian df24cb73f6 Add missing pgcrypto file. 24 years ago