Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix various recent build and regression-test problems in contrib/. | Tom Lane | 2003-05-14 |
* | * include <endian.h> is not enough, include sys/types.h too | Bruce Momjian | 2001-11-30 |
* | * When postgres.h does not define BYTE_ENDIAN pgcrypto | Bruce Momjian | 2001-11-29 |
* | Include sys/types.h in crypt-des.c. FreeBSD netinet/in.h | Bruce Momjian | 2001-11-20 |
* | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian | 2001-11-05 |
* | Fix small problem Tom Lane found with pgindent run. | Bruce Momjian | 2001-10-30 |
* | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian | 2001-10-28 |
* | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 |
* | Fix some portability problems (get it to compile, at least, on HP's cc) | Tom Lane | 2001-10-15 |
* | Add missing pgcrypto file. | Bruce Momjian | 2001-08-21 |