]> granicus.if.org Git - postgresql/history - src/template/solaris
Fix things so that updatable views work with partitioned tables.
[postgresql] / src / template / solaris
2008-10-29 Peter EisentrautMove forgotten comment closer to where it matters.
2008-10-29 Peter EisentrautSupport for Sun Studio compiler on Linux
2006-04-28 Bruce MomjianRemove extra 'else' in solaris compiler code.
2006-04-27 Bruce MomjianRewrite Solaris compiler tas() assembly routines, merge...
2006-01-02 Bruce MomjianRemove unnecessary assignment, per Tom.
2005-12-30 Bruce MomjianAdd support for Solaris x86_64 using Sun's compiler.
2005-07-29 Tom LaneIt appears we need -DSUNOS4_CC for both solaris and...
2004-12-02 Bruce MomjianDon't bother adding to cflags/cppflags, just set them...
2004-11-27 Bruce MomjianAdd to CPPFLAGS/CFLAGS in template files, don't over...
2004-09-24 Tom LaneFix TAS assembly stuff for Solaris/386. (I'm not in...
2004-04-26 Bruce MomjianUnconditionally define:
2004-04-23 Bruce MomjianAdd new auto-detection of thread flags.
2004-03-26 Bruce MomjianAdd -D_REENTRANT for Solaris threading.
2004-03-25 Bruce MomjianUpdate gcc solaris flags.
2004-03-22 Bruce MomjianAdd mention of "-D_POSIX_PTHREAD_SEMANTICS" enabling...
2004-03-14 Bruce MomjianUpdate Solaris thread flags, per Jim Seymour
2004-02-11 Bruce MomjianCheck and set thread-safe functions separately, rather...
2004-01-08 Bruce MomjianFix Solaris thread build settings for non-gcc compilers.
2003-12-31 Bruce MomjianMake Solaris non-gcc thread flag "-mt" a compile flag...
2003-12-30 Bruce MomjianAdd "-mt" link flag for Solaris non-gcc compiles when...
2003-12-23 Tom LanePush responsibility for selecting out-of-line-assembler...
2003-10-25 Peter EisentrautFix CFLAGS selection to actually work. Add test to...
2003-10-09 Bruce MomjianMake template CFLAGS handling consistent.
2003-10-09 Bruce MomjianThis centralizes the optimization defaults into configu...
2003-09-27 Bruce MomjianFinalize configuration of thread_test program.
2003-09-27 Bruce MomjianRename thread compile flag. Move thread test program...
2003-09-13 Bruce MomjianAttempt threading in this order:
2000-10-21 Peter EisentrautMove DLSUFFIX, AROPT, and CFLAGS_SL settings from templ...
2000-10-10 Peter EisentrautUnify solaris_i386 and solaris_sparc templates. They...