]> granicus.if.org Git - postgresql/history - src/template
Pass shared memory address on command line to exec'ed backend.
[postgresql] / src / template /
2003-04-02 Tom LaneWhack getaddrinfo() patch around until it works, more...
2003-03-21 Peter EisentrautMake "win" a separate port from "cygwin". This means...
2002-12-11 Bruce MomjianMark SCO Openserver 5.0.4. supported by 7.3.1 as per...
2002-09-05 Peter EisentrautAssorted fixes for Cygwin:
2002-09-04 Peter EisentrautRemove leftovers from subproject removals. Fixes for...
2002-08-29 Bruce MomjianBack out patch, that was alpha, which I think still...
2002-08-29 Bruce MomjianChange FreeBSD to use -O2, important for MemSet.
2002-07-08 Bruce MomjianFix case syntax for freebsd template.
2002-07-07 Bruce MomjianMove CXX platform-specific stuff into template files.
2002-07-07 Bruce MomjianConvert expr to case, for Peter E.
2002-07-03 Bruce MomjianUpdate FreeBSD template to properly compile c++ on...
2002-05-05 Tom LaneCreate an internal semaphore API that is not tied to...
2002-03-29 Peter EisentrautUpgrade to Autoconf version 2.53. Replaced many custom...
2002-03-21 Peter EisentrautRemove -mips2 flag, which breaks the build on some...
2001-08-08 Peter Eisentraut0 -> O
2001-05-24 Bruce MomjianBack out qnx plpgsql/Makefile change and move to src...
2001-05-14 Peter EisentrautUse RTLD_GLOBAL flag for dlopen-style dynamic loaders.
2001-05-07 Peter EisentrautShared library and GCC support for SCO OpenServer.
2001-02-20 Tom LaneSelect optimization by default for HP's C compiler.
2000-12-11 Tom LaneDarwin porting patches from Peter Bierman <bierman...
2000-11-18 Tom LaneAIX patches from Andreas.
2000-11-16 Bruce MomjianMake pgsql compile on FreeBSD-alpha.
2000-11-04 Peter EisentrautPut -Ae into CC not CFLAGS, since it's not optional.
2000-10-31 Peter EisentrautThis is the minimal version of the Darwin support patch...
2000-10-31 Peter EisentrautDetermine CXXFLAGS after the C++ compiler was detected...
2000-10-22 Peter EisentrautMakeover for Unixware 7.1.1
2000-10-21 Peter EisentrautMove DLSUFFIX, AROPT, and CFLAGS_SL settings from templ...
2000-10-21 Bruce MomjianRemove CC and CXX.
2000-10-21 Bruce MomjianPer my ongoing discussion with PeterE, here is the...
2000-10-10 Peter EisentrautUnify solaris_i386 and solaris_sparc templates. They...
2000-10-08 Bruce MomjianThis removes the LDFLAGS from the template and adds...
2000-10-07 Peter EisentrautRemove stuff that shouldn't be here.
2000-10-07 Peter EisentrautSeparate -Wl,-E or equivalent into separate make variab...
2000-10-07 Bruce Momjian The beos port in the source tree doesn't even...
2000-10-03 Bruce MomjianNew diff that now covers the entire tree. Applying...
2000-10-02 Bruce MomjianHere is the first batch of files and diffs for the...
2000-09-29 Peter EisentrautNew unified regression test driver, test/regress makefi...
2000-07-24 Bruce MomjianUpdate bsdi template
2000-07-15 Peter EisentrautRename templates to match names in makefiles/Makefile...
2000-06-30 Peter EisentrautFixes for Solaris/cc suggested by <pgsql-hackers@thewri...
2000-06-19 Bruce MomjianLinux/alpha patch.
2000-06-14 Bruce MomjianRemove -O0 linux ppc flag
2000-06-07 Peter EisentrautGen_fmgrtab.sh is strange: it is a platform dependent...
2000-04-21 Tom LaneFinally figured out that HP's cpp won't do ANSI preproc...
2000-04-18 Tom Lanelinux_alpha pattern should allow for more-detailed...
2000-04-18 Tom LaneRevert no-longer-needed relaxation of compiler errors.
2000-04-17 Bruce MomjianAdd comment for -qhalt=w removal so it can be re-added...
2000-04-17 Bruce MomjianAix additions
2000-04-17 Bruce MomjianRemove -qhalt=w flag from aix42.
2000-04-05 Bruce MomjianPlease forget all I said about gcc and AIX in my previo...
2000-03-31 Tom LaneUpdate alpha templates as suggested by SL Baur and...
2000-03-24 Bruce MomjianRemove -O2 for aix.
2000-03-23 Bruce MomjianBack out // compiler flag.
2000-03-23 Bruce MomjianSome points for portability improvements:
2000-03-19 Tom LaneMake use of pre-existing regexp match capability to...
2000-03-16 Bruce MomjianSince it has been confirmed working on the bugs list...
2000-03-14 Bruce Momjian> To make PostgreSQL compilable on Digital Unix I had...
1999-12-16 Bruce MomjianI have done the QNX4 port with the current source tree...
1999-11-06 Bruce MomjianAdd Linux ARM.
1999-11-04 Bruce MomjianUpdate bsdi for bsd/os 4.1
1999-10-13 Bruce MomjianHi,
1999-09-27 Bruce MomjianAdd bsdi sparc port.
1999-09-06 Bruce Momjiantest
1999-07-29 Bruce MomjianRemove comment after optimization flag.
1999-07-20 Bruce MomjianMove -ieee to adt Makefile, and add CPU Makefile variable.
1999-07-10 Tatsuo Ishii-mieee and # does not work for certain version of egcs
1999-07-09 Bruce MomjianAdd linux_m68k template file.
1999-06-26 Bruce MomjianRemove -m486 on Openbsd.
1999-06-18 Bruce Momjianlinux_ppc now use -O0 to fix problem in optimization...
1999-06-17 Bruce MomjianRemove QUERY_LIMIT and documenation on same. Change...
1999-06-17 Bruce MomjianMake linux_ppc use only -O, not -O2.
1999-06-11 Bruce Momjianadd m86 similar entries.
1999-06-09 Bruce MomjianRemove -O2 for linux/alpha, make -O.
1999-06-08 Bruce MomjianLinux-alpha gets -O
1999-06-08 Bruce MomjianRemove optimization on linux/alpha.
1999-06-07 Bruce MomjianOn AIX 4.3.2 the third line in template/aix_42:
1999-05-31 Bruce MomjianNT similar file update.
1999-04-12 Tatsuo Ishiiadd mipsel-unknown-linux-gnu support. config.guess...
1999-04-04 Tom LaneWe use CFLAGS = -O2 on every other gcc platform, so...
1999-01-18 Bruce MomjianAdd missing Windows files.
1999-01-17 Bruce MomjianApply Win32 patch from Horak Daniel.
1998-12-18 Bruce MomjianI have ported PostgreSQL 6.4 to Cobalt Qube running...
1998-12-18 Bruce MomjianAttached is a patch with some fixes that (I think that...
1998-12-13 Tom LanePartial fix for vendor-cc-versus-gcc incompatibility...
1998-11-23 Tom Lanemodify configure so that template/.similar entries...
1998-10-26 Tom LaneCompiler options not spelled quite right...
1998-10-23 Bruce MomjianUpdate for bsdi 3.0.
1998-09-18 Bruce MomjianRemove /usr/local/* from templates.
1998-09-13 Bruce MomjianHere are some additional patches needed to get the...
1998-09-10 Bruce Momjianbsdi 4.0.
1998-09-10 Bruce MomjianAdd some support for BSDI 4.0.
1998-09-09 Bruce MomjianAix4 fixes from Andreas Zeugswetter
1998-09-02 Bruce MomjianConfigure fix for install script search.
1998-09-01 Bruce Momjianbsdi cleanup
1998-08-25 Marc G. FournierAdd nextstep to similar template file
1998-08-22 Bruce MomjianHere are additional patches for the UnixWare 7 port.
1998-07-19 Bruce MomjianMake sparc/solaris not use complex macr.
1998-07-19 Bruce MomjianAttached are the three patches that were needed to...
1998-07-19 Bruce MomjianMy mailer munged the intro text in my last post. Here...
1998-06-22 Bruce Momjiannew linux_ppc port.
next