summaryrefslogtreecommitdiff
path: root/src/port
AgeCommit message (Expand)Author
2002-09-04pgindent run.Bruce Momjian
2002-09-02Remove sys/types.h in files that include postgres.h, and hence c.h,Bruce Momjian
2002-08-12Remove use of __P so that <sys/cdefs.h> is not needed. Per suggestionTom Lane
2002-07-27Assemble portability modules into libpgport library.Peter Eisentraut
2002-07-19Complete TODO item:Bruce Momjian
2002-07-18Move libc replacement files from src/backend/port to src/port.Bruce Momjian
1997-04-12remove the port related .h files from the top level directory.Marc G. Fournier
1997-04-01Misc port related issuesMarc G. Fournier
1997-03-25Various patches for shared libraries under i386-solaris by:Marc G. Fournier
1997-03-25MOre univel port patches/files from:Marc G. Fournier
1997-03-25Needs USE_POSIX_SIGNALSMarc G. Fournier
1997-03-20From: "D'Arcy J.M. Cain" <[email protected]>Marc G. Fournier
1997-02-13Improvements to the ultrix port, in particular a bunch of compilerMarc G. Fournier
1997-02-13Various patches for nextstep by GregorHoffleitMarc G. Fournier
1997-02-12What looks like some *major* improvements to btree indexing...Marc G. Fournier
1997-02-09Try to further reduce the PORT dependencies.Marc G. Fournier