| Age | Commit message (Expand) | Author |
| 2008-10-31 | tag for 8.0.19REL8_0_19 | Marc G. Fournier |
| 2008-09-19 | tag for 8.0.18REL8_0_18 | Marc G. Fournier |
| 2008-06-08 | Stamp 8.0.17 (except for configure.in/configure) | Tom Lane |
| 2008-06-05 | Stamp 8.0.16 (except for configure.in/configure) | Tom Lane |
| 2008-03-31 | Fix a number of places that were making file-type tests infelicitously. | Tom Lane |
| 2008-01-03 | Stamp release 8.0.15.REL8_0_15 | Tom Lane |
| 2007-09-11 | Stamp releases 8.2.5, 8.1.10, 8.0.14, 7.4.18, 7.3.20. | Bruce Momjian |
| 2007-04-19 | Stamp releases 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19. | Bruce Momjian |
| 2007-02-07 | Stamp releases 8.2.3, 8.1.8, 8.0.12. No release notes yet. | Bruce Momjian |
| 2007-02-02 | Stamp release 8.0.11.REL8_0_11 | Tom Lane |
| 2007-01-05 | Stamp release 8.0.10. | Bruce Momjian |
| 2006-10-09 | Stamp releases 7.3.16, 7.4.14, 8.0.9, and 8.1.5. | Bruce Momjian |
| 2006-07-14 | Add dependency to fix parallel-make race condition. Alexander Dupuy | Tom Lane |
| 2006-05-21 | Stamp releases 7.3.15, 7.4.13, and 8.0.8. | Bruce Momjian |
| 2006-05-08 | Build server libpgport with all non-FRONTEND object files. This is to | Bruce Momjian |
| 2006-03-05 | Check for "msys" so it doesn't use 'con' by checking for an evironment | Bruce Momjian |
| 2006-03-04 | Use DEVTTY as 'con' on Win32 as a replacement for /dev/tty. | Bruce Momjian |
| 2006-03-03 | Avoid trying to open /dev/tty on Win32. Some Win32 systems have | Bruce Momjian |
| 2006-02-12 | Stamp releases for 2006-02-14 release | Bruce Momjian |
| 2006-02-01 | Fix const cast in get_progname(). | Bruce Momjian |
| 2006-02-01 | Set progname early in the postmaster/postgres binary, rather than doing | Bruce Momjian |
| 2006-01-05 | Stamp relesae 8.0.6. | Bruce Momjian |
| 2005-12-23 | Fix make_relative_path() to support cases where target_path and bin_path | Tom Lane |
| 2005-12-09 | Stamp 8.0.5. | Tom Lane |
| 2005-10-03 | Stamp release 8.0.4. | Tom Lane |
| 2005-08-23 | Fix broken lrand48() implementation, per Merlin Moncure. | Tom Lane |
| 2005-08-12 | Backpatch fseeko fix for seeking from end of file. | Bruce Momjian |
| 2005-08-02 | rmtree() reported the wrong pathname if final rmdir failed. | Tom Lane |
| 2005-08-02 | Back-port several small portability fixes to get contrib building | Tom Lane |
| 2005-05-05 | Stamp release 8.0.3. | Tom Lane |
| 2005-03-26 | Make additional stamps for 8.0.2. | Bruce Momjian |
| 2005-03-25 | Kerberos fixes from Magnus Hagander --- in theory Kerberos 5 auth | Tom Lane |
| 2005-03-24 | Change Win32 O_SYNC method to O_DSYNC because that is what the method | Bruce Momjian |
| 2005-03-24 | Add missing error checking in readdir() loops. | Tom Lane |
| 2005-03-17 | Backpatch to 8.0.X, already in HEAD: | Bruce Momjian |
| 2005-02-13 | Print file name and errno string on rmtree failure. | Bruce Momjian |
| 2005-01-30 | Stamp 8.0 branch as 8.0.1. | Tom Lane |
| 2005-01-26 | Use SHGetFolderPath instead of SHGetSpecialFolderPath to find the | Tom Lane |
| 2005-01-14 | Add missing gettext() calls in find_my_exec(). It's probably too late | Tom Lane |
| 2005-01-10 | Un-break MSVC build, per Andrew Dunstan. | Tom Lane |
| 2005-01-06 | Minor mop-up for Windows home-directory stuff, per Magnus. | Tom Lane |
| 2005-01-06 | Adjust lookup of client-side profile files (.pgpass and so on) as per | Tom Lane |
| 2005-01-06 | Make the various places that determine the user's "home directory" | Tom Lane |
| 2005-01-01 | Adjust a few more copyright notices to match the format expected by | Tom Lane |
| 2005-01-01 | Some more missed copyright notices. Many of these look like they | Tom Lane |
| 2004-12-31 | Tag appropriate files for rc3 | PostgreSQL Daemon |
| 2004-12-24 | Remove 'optimization' to skip resolve_symlinks() when the found | Tom Lane |
| 2004-12-20 | In pipe_read_line Windows code, loop to ensure we get a whole line | Tom Lane |
| 2004-12-19 | Add Win32 version stamps that increment each day for proper SYSTEM32 | Bruce Momjian |
| 2004-11-27 | Work around lack of NLS support in libpgport by making those components | Peter Eisentraut |