Commit Graph

18 Commits (9ad034be354da9af1cea76836a9e576c110d1ff3)

Author SHA1 Message Date
Tom Lane 0b11a674fb Fix a boatload of typos in C comments. 8 years ago
Tom Lane c7b8998ebb Phase 2 of pgindent updates. 9 years ago
Bruce Momjian 0a78320057 pgindent run for 9.4 12 years ago
Magnus Hagander 9f2e211386 Remove cvs keywords from all files. 15 years ago
Bruce Momjian d747140279 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 17 years ago
Tom Lane 37a609b27f Now that core functionality is depending on autoconf's AC_C_BIGENDIAN to be 19 years ago
Bruce Momjian 1dc3498251 Standard pgindent run for 8.1. 20 years ago
Tom Lane e997758cb6 More pgcrypto fixes: avoid bogus alignment assumptions in sha2, 21 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, 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 25 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