Commit Graph

16 Commits (REL8_4_STABLE)

Author SHA1 Message Date
Bruce Momjian df2e62603e pgcrypto: fix memset() calls that might be optimized away 12 years ago
Tom Lane 4b09299e47 Apply upstream fix for blowfish signed-character bug (CVE-2011-2483). 15 years ago
Bruce Momjian d747140279 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 17 years ago
Bruce Momjian fdf5a5efb7 pgindent run for 8.3. 18 years ago
Tom Lane 37a609b27f Now that core functionality is depending on autoconf's AC_C_BIGENDIAN to be 19 years ago
Bruce Momjian f3d99d160d Add CVS tag lines to files that were lacking them. 20 years ago
Bruce Momjian 1dc3498251 Standard pgindent run for 8.1. 20 years ago
Bruce Momjian b492c3accc Add parentheses to macros when args are used in computations. Without 21 years ago
Neil Conway fa332a06ec * construct "struct {} list [] = {}" confuses pgindent - split those. 21 years ago
Bruce Momjian 8aa538cfd5 * When postgres.h does not define BYTE_ENDIAN pgcrypto 24 years ago
Bruce Momjian ea08e6cd55 New pgindent run with fixes suggested by Tom. Patch manually reviewed, 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 77f27d5ec3 Fix some portability problems (get it to compile, at least, on HP's cc) 25 years ago
Bruce Momjian ab56022864 Big thanks to Solar Designer who pointed out a bug in bcrypt 25 years ago
Bruce Momjian df24cb73f6 Add missing pgcrypto file. 25 years ago