]> granicus.if.org Git - postgresql/history - src/backend/port/nextstep
Fix poll() implementation of WaitLatchOrSocket to notice postmaster death.
[postgresql] / src / backend / port / nextstep /
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2008-05-17 Andrew DunstanAdd $PostgreSQL$ markers to a lot of files that were...
2008-02-19 Peter EisentrautMore refactoring, so that the SUBSYS.o rules are now...
2007-01-20 Peter EisentrautRemove remains of old depend target.
2006-07-15 Tom LaneFix some makefiles that fail to yield good results...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-04-24 Bruce MomjianAdd shared memory and semaphore routines for Win32.
2002-09-05 Tom LaneBe careful to include postgres.h *before* any system...
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2000-08-31 Peter EisentrautFix relative path references so that make knowns which...
2000-05-29 Tom LaneGenerated header files parse.h and fmgroids.h are now...
1999-12-13 Bruce MomjianNew LDOUT makefile variable for QNX os.
1999-12-09 Bruce MomjianMake LD -r as macros that can be changed for QNX.
1999-07-15 Bruce MomjianChange #include's to use <> and "" as appropriate.
1998-09-01 Bruce MomjianRenaming cleanup, no pgindent yet.
1998-08-25 Marc G. Fournierre-integrate nextstep dynloader functionality
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1997-12-20 Marc G. FournierMajor cleanout of PORTNAME variables from Makefiles...
1997-12-19 Marc G. FournierMore cleanups
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1997-02-09 Marc G. FournierRemove machine.h, since it wasn't doing anything that...
1997-01-13 Bryan HendersonAdd nextstep port, courtesy of Ovidiu Predescu.