| Commit message (Expand) | Author | Age | Files | Lines |
* | 0 -> O | Peter Eisentraut | 2001-08-08 | 1 | -1/+1 |
* | Back out qnx plpgsql/Makefile change and move to src/Makefile. | Bruce Momjian | 2001-05-24 | 1 | -1/+1 |
* | Use RTLD_GLOBAL flag for dlopen-style dynamic loaders. | Peter Eisentraut | 2001-05-14 | 1 | -4/+0 |
* | Shared library and GCC support for SCO OpenServer. | Peter Eisentraut | 2001-05-07 | 1 | -2/+6 |
* | Select optimization by default for HP's C compiler. | Tom Lane | 2001-02-20 | 1 | -0/+1 |
* | Darwin porting patches from Peter Bierman <bierman@apple.com> | Tom Lane | 2000-12-11 | 1 | -3/+2 |
* | AIX patches from Andreas. | Tom Lane | 2000-11-18 | 1 | -10/+4 |
* | Make pgsql compile on FreeBSD-alpha. | Bruce Momjian | 2000-11-16 | 1 | -1/+7 |
* | Put -Ae into CC not CFLAGS, since it's not optional. | Peter Eisentraut | 2000-11-04 | 1 | -2/+1 |
* | This is the minimal version of the Darwin support patch from | Peter Eisentraut | 2000-10-31 | 1 | -0/+4 |
* | Determine CXXFLAGS after the C++ compiler was detected. Also honor | Peter Eisentraut | 2000-10-31 | 3 | -3/+0 |
* | Makeover for Unixware 7.1.1 | Peter Eisentraut | 2000-10-22 | 1 | -3/+5 |
* | Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to | Peter Eisentraut | 2000-10-21 | 20 | -93/+6 |
* | Remove CC and CXX. | Bruce Momjian | 2000-10-21 | 1 | -2/+0 |
* | Per my ongoing discussion with PeterE, here is the patch I applied to | Bruce Momjian | 2000-10-21 | 1 | -1/+3 |
* | Unify solaris_i386 and solaris_sparc templates. They were almost identical | Peter Eisentraut | 2000-10-10 | 2 | -12/+2 |
* | This removes the LDFLAGS from the template and adds an autoconf check | Bruce Momjian | 2000-10-08 | 1 | -3/+0 |
* | Remove stuff that shouldn't be here. | Peter Eisentraut | 2000-10-07 | 1 | -3/+0 |
* | Separate -Wl,-E or equivalent into separate make variable, since it's only | Peter Eisentraut | 2000-10-07 | 1 | -1/+1 |
* | The beos port in the source tree doesn't even compile. and even | Bruce Momjian | 2000-10-07 | 1 | -9/+10 |
* | New diff that now covers the entire tree. Applying this gets postgresql | Bruce Momjian | 2000-10-03 | 1 | -1/+1 |
* | Here is the first batch of files and diffs for the BeOS port. I've run into | Bruce Momjian | 2000-10-02 | 1 | -0/+9 |
* | New unified regression test driver, test/regress makefile cleanup, | Peter Eisentraut | 2000-09-29 | 1 | -1/+0 |
* | Update bsdi template | Bruce Momjian | 2000-07-24 | 1 | -2/+2 |
* | Rename templates to match names in makefiles/Makefile.* and include/port. | Peter Eisentraut | 2000-07-15 | 49 | -342/+174 |
* | Fixes for Solaris/cc suggested by <pgsql-hackers@thewrittenword.com> | Peter Eisentraut | 2000-06-30 | 2 | -3/+3 |
* | Linux/alpha patch. | Bruce Momjian | 2000-06-19 | 1 | -0/+2 |
* | Remove -O0 linux ppc flag | Bruce Momjian | 2000-06-14 | 1 | -1/+1 |
* | Gen_fmgrtab.sh is strange: it is a platform dependent way (because it uses | Peter Eisentraut | 2000-06-07 | 39 | -116/+0 |
* | Finally figured out that HP's cpp won't do ANSI preprocessing constructs | Tom Lane | 2000-04-21 | 1 | -0/+1 |
* | linux_alpha pattern should allow for more-detailed machine type such | Tom Lane | 2000-04-18 | 1 | -1/+1 |
* | Revert no-longer-needed relaxation of compiler errors. | Tom Lane | 2000-04-18 | 1 | -2/+1 |
* | Add comment for -qhalt=w removal so it can be re-added later | Bruce Momjian | 2000-04-17 | 1 | -0/+1 |
* | Aix additions | Bruce Momjian | 2000-04-17 | 1 | -0/+2 |
* | Remove -qhalt=w flag from aix42. | Bruce Momjian | 2000-04-17 | 1 | -1/+1 |
* | Please forget all I said about gcc and AIX in my previous mail. | Bruce Momjian | 2000-04-05 | 1 | -2/+3 |
* | Update alpha templates as suggested by SL Baur and Adriaan Joubert. | Tom Lane | 2000-03-31 | 4 | -3/+7 |
* | Remove -O2 for aix. | Bruce Momjian | 2000-03-24 | 1 | -1/+1 |
* | Back out // compiler flag. | Bruce Momjian | 2000-03-23 | 1 | -1/+1 |
* | Some points for portability improvements: | Bruce Momjian | 2000-03-23 | 1 | -1/+1 |
* | Make use of pre-existing regexp match capability to eliminate redundant | Tom Lane | 2000-03-19 | 1 | -26/+18 |
* | Since it has been confirmed working on the bugs list, please apply the | Bruce Momjian | 2000-03-16 | 1 | -1/+1 |
* | > To make PostgreSQL compilable on Digital Unix I had to modify the | Bruce Momjian | 2000-03-14 | 1 | -1/+1 |
* | I have done the QNX4 port with the current source tree. The number of | Bruce Momjian | 1999-12-16 | 1 | -0/+12 |
* | Add Linux ARM. | Bruce Momjian | 1999-11-06 | 2 | -0/+11 |
* | Update bsdi for bsd/os 4.1 | Bruce Momjian | 1999-11-04 | 2 | -2/+2 |
* | Hi, | Bruce Momjian | 1999-10-13 | 1 | -1/+1 |
* | Add bsdi sparc port. | Bruce Momjian | 1999-09-27 | 2 | -0/+12 |
* | test | Bruce Momjian | 1999-09-06 | 1 | -0/+1 |
* | Remove comment after optimization flag. | Bruce Momjian | 1999-07-29 | 1 | -1/+1 |