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