]> granicus.if.org Git - postgresql/history - src/port
Don't try to free executor state of an InitPlan early --- this breaks
[postgresql] / src / port /
2002-10-29 Bruce MomjianUpdate comments.
2002-10-29 Bruce MomjianRe-add getopt.c for MSWin psql.
2002-10-28 Bruce Momjianfseeko NetBSD fix.
2002-10-24 Bruce MomjianFix include for NetBSD.
2002-10-24 Bruce MomjianAdd prototype include to fseeko.c.
2002-10-24 Bruce MomjianAdd fseeko for NetBSD.
2002-10-23 Bruce MomjianImprove coding style of new function.
2002-10-23 Bruce MomjianMake BSD/OS fseeko thread-safe.
2002-10-23 Bruce MomjianAdd fseeko/ftello using fsetpos/fgetpos for BSD/OS.
2002-09-04 Bruce Momjianpgindent run.
2002-09-02 Bruce MomjianRemove sys/types.h in files that include postgres.h...
2002-08-12 Tom LaneRemove use of __P so that <sys/cdefs.h> is not needed...
2002-07-27 Peter EisentrautAssemble portability modules into libpgport library.
2002-07-19 Bruce MomjianComplete TODO item:
2002-07-18 Bruce MomjianMove libc replacement files from src/backend/port to...
1997-04-12 Marc G. Fournierremove the port related .h files from the top level...
1997-04-01 Marc G. FournierMisc port related issues
1997-03-25 Marc G. FournierVarious patches for shared libraries under i386-solaris by:
1997-03-25 Marc G. FournierMOre univel port patches/files from:
1997-03-25 Marc G. FournierNeeds USE_POSIX_SIGNALS
1997-03-20 Marc G. FournierFrom: "D'Arcy J.M. Cain" <darcy@druid.net>
1997-02-13 Marc G. FournierImprovements to the ultrix port, in particular a bunch...
1997-02-13 Marc G. FournierVarious patches for nextstep by GregorHoffleit
1997-02-12 Marc G. FournierWhat looks like some *major* improvements to btree...
1997-02-09 Marc G. FournierTry to further reduce the PORT dependencies.