| Age | Commit message (Expand) | Author |
| 2003-10-09 | Remove -pipe on Linux, per reports from Peter. | Bruce Momjian |
| 2003-10-09 | Add -pipe compile for Linux. | Bruce Momjian |
| 2003-10-09 | This centralizes the optimization defaults into configure.in, rather | Bruce Momjian |
| 2003-09-27 | Mark Linux for threads. | Bruce Momjian |
| 2003-09-27 | Finalize configuration of thread_test program. | Bruce Momjian |
| 2003-09-27 | Rename thread compile flag. Move thread test program to tools/thread, | Bruce Momjian |
| 2003-09-26 | Move -D_GNU_SOURCE hack from port header to template, so that | Tom Lane |
| 2003-09-13 | Attempt threading in this order: | Bruce Momjian |
| 2003-09-03 | Tighten casting of function call pointers for threads. | Bruce Momjian |
| 2003-08-16 | Make NEED_REENTRANT_FUNC_NAMES _require_ *_r functions, and add tests to | Bruce Momjian |
| 2003-06-14 | Move thread os defines into template files. | Bruce Momjian |
| 2002-03-21 | Remove -mips2 flag, which breaks the build on some MIPS systems. | Peter Eisentraut |
| 2000-10-21 | Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to | Peter Eisentraut |
| 2000-09-29 | New unified regression test driver, test/regress makefile cleanup, | Peter Eisentraut |
| 2000-07-15 | Rename templates to match names in makefiles/Makefile.* and include/port. | Peter Eisentraut |
| 1998-06-12 | template changes | Bruce Momjian |
| 1997-04-16 | Fix a problem with Linux where yacc is *really* bison -y | Marc G. Fournier |
| 1997-04-11 | Change BACKEND to CFLAGS | Marc G. Fournier |
| 1997-04-04 | Move YACC and YFLAGS into the template files | Marc G. Fournier |
| 1997-04-04 | Got AROPT setting backwards...correct it | Marc G. Fournier |
| 1997-04-04 | One helluva mess. | Marc G. Fournier |