| Age | Commit message (Expand) | Author |
| 2022-07-08 | Remove HP-UX port. | Thomas Munro |
| 2019-02-16 | Cygwin and Mingw floating-point fixes. | Andrew Gierth |
| 2019-02-13 | Use strtof() and not strtod() for float4 input. | Andrew Gierth |
| 2018-10-12 | Make float exponent output on Windows look the same as elsewhere. | Tom Lane |
| 2011-12-10 | Enable compiling with the mingw-w64 32 bit compiler. | Andrew Dunstan |
| 2011-01-31 | Enable building with the Mingw64 compiler. | Andrew Dunstan |
| 2007-06-12 | Rewrite ECPG regression test driver in C, by splitting the standard | Magnus Hagander |
| 2007-02-08 | Win32 regression test fixes: | Bruce Momjian |
| 2006-08-03 | Remove use of a regex character class in resultmap (for freebsd version | Tom Lane |
| 2006-05-05 | Seems some NetBSD 3.0 x86 systems still need float8-small-is-zero, so | Bruce Momjian |
| 2006-05-05 | Use regression results float8-small-is-zero only for NetBSD < 3.0. | Bruce Momjian |
| 2006-01-05 | Remove QNX port. | Bruce Momjian |
| 2004-12-23 | Use float8-small-is-zero for netbsd on m68k, per Rémi Zara. | Tom Lane |
| 2004-10-04 | Detect overflow in integer arithmetic operators (integer, smallint, and | Tom Lane |
| 2004-07-13 | Can't have blank lines in resultmap; some versions of expr complain. | Tom Lane |
| 2004-07-13 | Rename join ordering named join_1.out | Bruce Momjian |
| 2004-07-12 | Add Win32-specific join ordering. | Bruce Momjian |
| 2004-05-21 | Integrate src/timezone library for all platforms. There is more we can | Tom Lane |
| 2004-05-02 | this patch makes sure that: | Bruce Momjian |
| 2004-04-08 | Magnus says new Win32 timezone library will not need special horology: | Bruce Momjian |
| 2004-03-15 | float8-small-is-zero and float8-exp-three-digits will likely need | Bruce Momjian |
| 2004-02-29 | "Corrects" the int8/float4/float8 tests under win32. | Bruce Momjian |
| 2003-10-25 | Get Tru64/cc to compile. Need to add -ieee so that it doesn't choke on | Peter Eisentraut |
| 2003-08-04 | HPUX's horology behavior is OS-dependent, not hardware-dependent. | Tom Lane |
| 2003-06-13 | Okay, recognize freebsd 2.* and 3.* too. | Tom Lane |
| 2003-06-13 | Expect FreeBSD 5.* to have standard float arithmetic. | Tom Lane |
| 2002-12-13 | Admit defeat on the prospect of keeping straight exactly which platforms | Tom Lane |
| 2002-12-10 | Reverse out unintended resultmap change. | Tom Lane |
| 2002-12-06 | Re-addd Rod's ALTER DOMAIN patch. | Bruce Momjian |
| 2002-12-06 | Back out ALTER DOMAIN patch until missing file appears. | Bruce Momjian |
| 2002-12-06 | ALTER DOMAIN .. SET / DROP NOT NULL | Bruce Momjian |
| 2002-11-21 | NetBSD versions 1.6 and (we hope) later can use the standard geometry | Tom Lane |
| 2002-11-12 | Update AIX resultmap for horology tests, per Andreas. | Tom Lane |
| 2002-11-12 | Remove NO_MKTIME_BEFORE_1970. I had speculated that it was not needed | Tom Lane |
| 2002-11-08 | Revise geometry regression testing to eliminate most cross-platform | Tom Lane |
| 2002-11-01 | Correct ordering of geometry/freebsd entries, add one for freebsd5. | Tom Lane |
| 2002-10-29 | Update regression for FreeBSD 4.7, for Larry Rosenman | Bruce Momjian |
| 2001-12-21 | Select proper geometry comparison file for freebsd/alpha. | Tom Lane |
| 2001-12-20 | Fix for SunOS4 horology test | Tatsuo Ishii |
| 2001-12-19 | Tweak to make freebsd/alpha use the correct float8 comparison file. | Tom Lane |
| 2001-12-10 | AIX 5 needs same resultmap tweaks as AIX 4. | Tom Lane |
| 2001-12-02 | HPUX 11 should use geometry-solaris-precision, not geometry-positive-zeros | Tom Lane |
| 2001-08-26 | Here is a patch to the resultmap to make the regression tests work on | Bruce Momjian |
| 2001-08-06 | Use a fixed error message for ERANGE to avoid duplicate test result files. | Peter Eisentraut |
| 2001-05-10 | BSD/OS has new precision, and negative zeros now. | Bruce Momjian |
| 2001-03-26 | OpenBSD resultmap change: | Bruce Momjian |
| 2001-03-22 | geometry tests 'FAILED' from a precision standpoint, but differently then | Marc G. Fournier |
| 2001-02-13 | Please apply the following patch to fix AIX and IRIX timestamp behavior | Bruce Momjian |
| 2001-01-27 | Just a quick patch to make the geometry test on Sparc/Linux | Bruce Momjian |
| 2001-01-07 | Resultmap updates for OpenBSD, per report from bpalmer@crimelabs.net. | Tom Lane |