Age | Commit message (Expand) | Author |
---|---|---|
1998-09-01 | Renaming cleanup, no pgindent yet. | Bruce Momjian |
1998-06-15 | Remove un-needed braces around single statements. | Bruce Momjian |
1998-02-26 | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian |
1998-01-07 | Goodbye ABORT. Hello ERROR for all errors. | Bruce Momjian |
1998-01-05 | Change elog(WARN) to elog(ERROR) and elog(ABORT). | Bruce Momjian |
1998-01-02 | need to include postgres.h before HAVE_DLD_H | Marc G. Fournier |
1998-01-01 | Test for __ELF__ rather than LINUX_ELF in headers. | Thomas G. Lockhart |
1997-12-20 | fix so that dynloader.h is included instead of port-protos.h | Marc G. Fournier |
1997-12-20 | This should get the linux port to work... | Marc G. Fournier |