Commits
Showing commits that first shipped in 7.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2003-10-09 | Remove -pipe from compiles. | Bruce Momjian | 7.4.1 |
| 2003-10-09 | Update Solaris FAQ to mention -fast. | Bruce Momjian | 7.4.1 |
| 2003-10-09 | Re-add -pipe compile flags for bsd's. | Bruce Momjian | 7.4.1 |
| 2003-10-09 | This centralizes the optimization defaults into configure.in, rather | Bruce Momjian | 7.4.1 |
| 2003-09-27 | Finalize configuration of thread_test program. | Bruce Momjian | 7.4.1 |
| 2003-09-27 | Rename thread compile flag. Move thread test program to tools/thread, | Bruce Momjian | 7.4.1 |
| 2003-09-13 | Attempt threading in this order: | Bruce Momjian | 7.4.1 |
| 2003-09-03 | Mark unixware as verified. | Bruce Momjian | 7.4.1 |
| 2003-09-03 | Mark BSD/OS as verified not needing reentrant function names. | Bruce Momjian | 7.4.1 |
| 2003-08-16 | Make NEED_REENTRANT_FUNC_NAMES _require_ *_r functions, and add tests to | Bruce Momjian | 7.4.1 |
| 2003-06-14 | Move thread os defines into template files. | Bruce Momjian | 7.4.1 |