]> granicus.if.org Git - postgresql/history - src/backend/port/tas
Fix poll() implementation of WaitLatchOrSocket to notice postmaster death.
[postgresql] / src / backend / port / tas /
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-11-23 Peter EisentrautRemove useless whitespace at end of lines
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-10-29 Peter EisentrautSupport for Sun Studio compiler on Linux
2006-05-18 Bruce MomjianAllow sparcv8plus to use "cas".
2006-05-18 Bruce MomjianAdd more sparcv8plus comments.
2006-05-18 Bruce MomjianAdd mention of -xarch=v8plus for "cas" usage on Solaris...
2006-05-18 Bruce MomjianAdd simplified sparc8 ASM for solaris_sparc.s, from...
2006-05-17 Bruce MomjianAdd comments that Solaris Sun compiler only supports...
2006-05-17 Bruce MomjianChange spaces to tabs, for consistency. (Caused by...
2006-05-05 Bruce MomjianOn Solaris ASM, / '/' is the comment for x86, while...
2006-05-05 Bruce MomjianChange Solaris comments from / to !.
2006-04-27 Bruce MomjianRewrite Solaris compiler tas() assembly routines, merge...
2006-01-05 Bruce MomjianUpdate x86 Solaris documenation ideas.
2006-01-05 Bruce MomjianAdd compile flags sample.
2005-12-30 Bruce MomjianAdd support for Solaris x86_64 using Sun's compiler.
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-08-01 Tom LaneSince HPUX now exists for Itanium, we should decouple...
1998-06-19 Bruce MomjianSolaris cleanup.
1998-06-18 Bruce Momjianport name cleanup
1998-02-05 Marc G. FournierBuild in a 'dummy' tas file...nothing in it, just used...
1998-02-03 Marc G. FournierFix for missing tas.s under sparc_solaris
1998-02-02 Marc G. FournierFix HP/ux port for tas.s
1998-01-13 Marc G. FournierWork on getting the i386_solaris compile to work ...