]> granicus.if.org Git - postgresql/history - src/template
Don't zero opfuncid when reading nodes.
[postgresql] / src / template /
2015-08-07 Andres FreundAttempt to work around a 32bit xlc compiler bug from...
2015-08-05 Andres FreundFix typo in commit de6fd1c.
2015-08-05 Andres FreundRely on inline functions even if that causes warnings...
2015-07-17 Noah MischAIX: Test the -qlonglong option before use.
2015-01-14 Tom LaneRemove duplicate specification of -Ae for HP-UX C compiler.
2014-06-28 Andres FreundRemove Alpha and Tru64 support.
2014-06-11 Noah MischHave configuration templates augment, not replace,...
2014-02-16 Tom LaneRevert to using --enable-auto-import in Cygwin builds.
2014-02-12 Tom LaneUse --disable-auto-import linker switch in Mingw builds...
2014-02-12 Tom LaneRemove --enable-auto-import linker switch in Cygwin...
2013-11-12 Peter EisentrautRemove leftovers of IRIX port
2012-10-11 Peter EisentrautRemove _FORTIFY_SOURCE
2012-09-30 Peter EisentrautDisable _FORTIFY_SOURCE with ICC
2012-09-29 Peter EisentrautAdd _FORTIFY_SOURCE to default compiler options for...
2012-05-03 Bruce MomjianRemove BSD/OS (BSDi) port. There are no known users...
2012-05-01 Peter EisentrautRemove dead ports
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-08-19 Peter EisentrautRemove extra newlines at end and beginning of files...
2010-08-02 Tom LaneDon't try to force use of -no-cpp-precomp on OS X....
2010-07-05 Tom LaneSplit the LDFLAGS make variable into two parts: LDFLAGS...
2009-02-11 Tom LaneTweak configure to attempt to add -qnoansialias to...
2008-10-29 Peter EisentrautMove forgotten comment closer to where it matters.
2008-10-29 Peter EisentrautSupport for Sun Studio compiler on Linux
2007-09-26 Tom LaneUse SYSV semaphores rather than POSIX on Darwin >=...
2007-09-21 Tom LaneIf we're gonna provide an --enable-profiling configure...
2007-07-16 Neil ConwayWith the native compiler on Unixware, disable optimizat...
2006-12-14 Tom LaneMake --with-ldap build on Unixware, per Olivier Prenant.
2006-12-14 Peter EisentrautRemove Windows port^W^Wobsolete template file.
2006-12-12 Peter EisentrautAllow augmenting CPPFLAGS from the configure command...
2006-04-28 Bruce MomjianRemove extra 'else' in solaris compiler code.
2006-04-27 Bruce MomjianRewrite Solaris compiler tas() assembly routines, merge...
2006-03-11 Bruce MomjianAdd CVS tag lines to files that were lacking them.
2006-02-03 Bruce MomjianUpdate tested AIX memset platforms.
2006-02-03 Bruce MomjianAllow MEMSET_LOOP_LIMIT to be set on a per-platform...
2006-01-05 Bruce MomjianRemove BEOS port.
2006-01-05 Bruce MomjianRemove QNX port.
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-30 Bruce MomjianSUNOS4_CC -> SUNOS_CC.
2005-07-29 Tom LaneIt appears we need -DSUNOS4_CC for both solaris and...
2004-12-29 Tom LaneSupport Sun's compiler on SunOS4 (a/k/a Solaris 9)...
2004-12-19 Bruce MomjianMention why unixware doesn't handle threading in 8.0.
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-11-17 Tom LaneMiscellaneous Cygwin build fixes from Reini Urban.
2004-11-08 Bruce MomjianAllow win32/cygwin link against the first matching...
2004-09-24 Tom LaneFix TAS assembly stuff for Solaris/386. (I'm not in...
2004-05-19 Bruce MomjianRename irix5 port to irix.
2004-05-14 Bruce MomjianRemove extra 'then'.
2004-05-13 Bruce MomjianNo need for gcc thread stuff anymore, only cc.
2004-05-13 Bruce MomjianRemove warning about Unixware.
2004-04-26 Bruce MomjianUnconditionally define:
2004-04-25 Bruce MomjianFix typo on thread lib name.
2004-04-23 Bruce MomjianAdd new auto-detection of thread flags.
2004-04-20 Bruce MomjianAdd NetBSD thread compile flags.
2004-04-07 Bruce MomjianUpdate Darwin thread compile flags, and OS version...
2004-04-07 Bruce MomjianUpdate darwin OS version.
2004-04-07 Bruce MomjianUpdate Darwin as thread-safe.
2004-03-26 Bruce MomjianAdd -D_REENTRANT for Solaris threading.
2004-03-25 Bruce MomjianUpdate gcc solaris flags.
2004-03-22 Bruce MomjianDisasble threads on unixware until other platforms...
2004-03-22 Bruce MomjianAdd mention of "-D_POSIX_PTHREAD_SEMANTICS" enabling...
2004-03-18 Bruce MomjianAdd Unixware thread support from Larry Rosenman.
2004-03-14 Bruce MomjianUpdate Solaris thread flags, per Jim Seymour
2004-03-14 Bruce MomjianMark linux as thread-enabled with new 7.5 tests.
2004-02-11 Bruce MomjianCheck and set thread-safe functions separately, rather...
2004-01-08 Bruce MomjianUpdate OSF thread flags for non-gcc compiles.
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 LaneUse inlined TAS() on PA-RISC, if we are compiling with...
2003-12-23 Tom LanePush responsibility for selecting out-of-line-assembler...
2003-11-05 Peter EisentrautAdd -O to really trigger compiler bug.
2003-11-05 Peter EisentrautAdd detection of compiler bug.
2003-11-01 Peter EisentrautFix CFLAGS logic.
2003-10-25 Peter EisentrautGet Tru64/cc to compile. Need to add -ieee so that...
2003-10-25 Peter EisentrautFix CFLAGS selection to actually work. Add test to...
2003-10-09 Bruce MomjianRemove -pipe from compiles.
2003-10-09 Bruce MomjianUpdate Solaris FAQ to mention -fast.
2003-10-09 Bruce MomjianRemove -pipe on Linux, per reports from Peter.
2003-10-09 Bruce MomjianAdd -pipe compile for Linux.
2003-10-09 Bruce MomjianMake template CFLAGS handling consistent.
2003-10-09 Bruce MomjianRe-add -pipe compile flags for bsd's.
2003-10-09 Bruce MomjianThis centralizes the optimization defaults into configu...
2003-10-09 Bruce MomjianAdd quotes to CFLAG define.
2003-10-08 Bruce MomjianAdd quotes around -O setting for consistency.
2003-09-27 Bruce MomjianMark Linux for threads.
2003-09-27 Bruce MomjianFinalize configuration of thread_test program.
2003-09-27 Bruce MomjianRename thread compile flag. Move thread test program...
2003-09-26 Tom LaneMove -D_GNU_SOURCE hack from port header to template...
2003-09-19 Tom LaneLatest version of gcc from Apple does not work well...
2003-09-15 Bruce MomjianNetBSD needs reentrant funcs.
2003-09-13 Bruce MomjianAttempt threading in this order:
2003-09-12 Bruce MomjianMark FreeBSD as non-thread-safe.
2003-09-03 Bruce MomjianTighten casting of function call pointers for threads.
2003-09-03 Bruce MomjianMark unixware as verified.
2003-09-03 Bruce MomjianAdd Unixware as verified.
2003-09-03 Bruce MomjianMark BSD/OS as verified not needing reentrant function...
2003-09-03 Bruce MomjianMark Unixware as not requiring *_r functions.
2003-08-30 Bruce MomjianFix unixware template --- had spaces around equals.
next