aboutsummaryrefslogtreecommitdiff
path: root/src/backend/port/dynloader/linux.h
Commit message (Collapse)AuthorAge
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
|
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
|
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
|
* Test for __ELF__ rather than LINUX_ELF in headers.Thomas G. Lockhart1998-01-01
| | | | | | Comment-out dynamic link function declarations since they are all provided by the system. Should we bother continuing to support non-elf Linux systems??
* This should get the linux port to work...Marc G. Fournier1997-12-20