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