summaryrefslogtreecommitdiff
path: root/src/backend/port/dynloader/aix.c
AgeCommit message (Expand)Author
2001-11-05New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian
2001-10-28Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-03-22pgindent run. Make it all clean.Bruce Momjian
2000-09-29Please apply the following patch to fix problems with the AIX portBruce Momjian
2000-07-07Fix misuse of StrNCpy to copy and add null to non-null-terminated data.Tom Lane
1999-09-28Fix for AIX dynaloader from Zeugswetter AndreaBruce Momjian
1999-07-17 Move some system includes into c.h, and remove duplicates.Bruce Momjian
1999-07-15Change #include's to use <> and "" as appropriate.Bruce Momjian
1999-01-17Replace direct inclusions of c.h with inclusion of postgres.h,Tom Lane
1998-02-26pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian
1998-02-11Goodbye register keyword. Compiler knows better.Bruce Momjian
1997-12-20fix so that dynloader.h is included instead of port-protos.hMarc G. Fournier
1997-12-19These files will get link'd to 'dynloader.[ch]', from configure, whichMarc G. Fournier