Age | Commit message (Expand) | Author |
---|---|---|
2006-03-11 | Add CVS tag lines to files that were lacking them. | Bruce Momjian |
2005-10-15 | Standard pgindent run for 8.1. | Bruce Momjian |
2005-05-25 | Add parentheses to macros when args are used in computations. Without | Bruce Momjian |
2005-03-21 | * construct "struct {} list [] = {}" confuses pgindent - split those. | Neil Conway |
2001-11-29 | * When postgres.h does not define BYTE_ENDIAN pgcrypto | Bruce Momjian |
2001-11-05 | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian |
2001-10-25 | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian |
2001-10-25 | Add more missing 'do { ... } while (0)' in missing macros. Without it, | Bruce Momjian |
2001-10-15 | Fix some portability problems (get it to compile, at least, on HP's cc) | Tom Lane |
2001-09-23 | Big thanks to Solar Designer who pointed out a bug in bcrypt | Bruce Momjian |
2001-08-21 | Add missing pgcrypto file. | Bruce Momjian |