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