summaryrefslogtreecommitdiff
path: root/src/template
Commit message (Expand)AuthorAgeFilesLines
* Finally figured out that HP's cpp won't do ANSI preprocessing constructsTom Lane2000-04-211-0/+1
* linux_alpha pattern should allow for more-detailed machine type suchTom Lane2000-04-181-1/+1
* Revert no-longer-needed relaxation of compiler errors.Tom Lane2000-04-181-2/+1
* Add comment for -qhalt=w removal so it can be re-added laterBruce Momjian2000-04-171-0/+1
* Aix additionsBruce Momjian2000-04-171-0/+2
* Remove -qhalt=w flag from aix42.Bruce Momjian2000-04-171-1/+1
* Please forget all I said about gcc and AIX in my previous mail.Bruce Momjian2000-04-051-2/+3
* Update alpha templates as suggested by SL Baur and Adriaan Joubert.Tom Lane2000-03-314-3/+7
* Remove -O2 for aix.Bruce Momjian2000-03-241-1/+1
* Back out // compiler flag.Bruce Momjian2000-03-231-1/+1
* Some points for portability improvements:Bruce Momjian2000-03-231-1/+1
* Make use of pre-existing regexp match capability to eliminate redundantTom Lane2000-03-191-26/+18
* Since it has been confirmed working on the bugs list, please apply theBruce Momjian2000-03-161-1/+1
* > To make PostgreSQL compilable on Digital Unix I had to modify theBruce Momjian2000-03-141-1/+1
* I have done the QNX4 port with the current source tree. The number ofBruce Momjian1999-12-161-0/+12
* Add Linux ARM.Bruce Momjian1999-11-062-0/+11
* Update bsdi for bsd/os 4.1Bruce Momjian1999-11-042-2/+2
* Hi,Bruce Momjian1999-10-131-1/+1
* Add bsdi sparc port.Bruce Momjian1999-09-272-0/+12
* testBruce Momjian1999-09-061-0/+1
* Remove comment after optimization flag.Bruce Momjian1999-07-291-1/+1
* Move -ieee to adt Makefile, and add CPU Makefile variable.Bruce Momjian1999-07-201-1/+1
* -mieee and # does not work for certain version of egcsTatsuo Ishii1999-07-101-1/+1
* Add linux_m68k template file.Bruce Momjian1999-07-091-0/+10
* Remove -m486 on Openbsd.Bruce Momjian1999-06-261-1/+1
* linux_ppc now use -O0 to fix problem in optimization of fmgr calls.Bruce Momjian1999-06-181-1/+1
* Remove QUERY_LIMIT and documenation on same. Change _ALIGN to TYPEALIGNBruce Momjian1999-06-171-1/+1
* Make linux_ppc use only -O, not -O2.Bruce Momjian1999-06-171-1/+1
* add m86 similar entries.Bruce Momjian1999-06-111-0/+2
* Remove -O2 for linux/alpha, make -O.Bruce Momjian1999-06-091-1/+1
* Linux-alpha gets -OBruce Momjian1999-06-081-1/+1
* Remove optimization on linux/alpha.Bruce Momjian1999-06-081-1/+1
* On AIX 4.3.2 the third line in template/aix_42:Bruce Momjian1999-06-071-1/+1
* NT similar file update.Bruce Momjian1999-05-311-0/+4
* add mipsel-unknown-linux-gnu support. config.guess seems slightly changedTatsuo Ishii1999-04-121-0/+1
* We use CFLAGS = -O2 on every other gcc platform, so why notTom Lane1999-04-041-1/+1
* Add missing Windows files.Bruce Momjian1999-01-181-0/+11
* Apply Win32 patch from Horak Daniel.Bruce Momjian1999-01-171-0/+1
* I have ported PostgreSQL 6.4 to Cobalt Qube running Linux 2.0.33 withBruce Momjian1998-12-182-0/+11
* Attached is a patch with some fixes that (I think that) should go intoBruce Momjian1998-12-183-1/+16
* Partial fix for vendor-cc-versus-gcc incompatibility on HPUX:Tom Lane1998-12-131-0/+2
* modify configure so that template/.similar entries can beTom Lane1998-11-231-9/+7
* Compiler options not spelled quite right...Tom Lane1998-10-261-1/+1
* Update for bsdi 3.0.Bruce Momjian1998-10-231-0/+1
* Remove /usr/local/* from templates.Bruce Momjian1998-09-186-12/+12
* Here are some additional patches needed to get the UnixWare 7 C++Bruce Momjian1998-09-132-2/+2
* bsdi 4.0.Bruce Momjian1998-09-101-0/+0
* Add some support for BSDI 4.0.Bruce Momjian1998-09-102-3/+4
* Aix4 fixes from Andreas ZeugswetterBruce Momjian1998-09-092-0/+13
* Configure fix for install script search.Bruce Momjian1998-09-023-3/+5