summaryrefslogtreecommitdiff
path: root/src/backend/port/dynloader/aix.c
Commit message (Expand)AuthorAgeFilesLines
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-171-3/+1
* Change #include's to use <> and "" as appropriate.Bruce Momjian1999-07-151-2/+2
* Replace direct inclusions of c.h with inclusion of postgres.h,Tom Lane1999-01-171-1/+1
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-14/+14
* Goodbye register keyword. Compiler knows better.Bruce Momjian1998-02-111-10/+10
* fix so that dynloader.h is included instead of port-protos.hMarc G. Fournier1997-12-201-1/+1
* These files will get link'd to 'dynloader.[ch]', from configure, whichMarc G. Fournier1997-12-191-0/+603