| Age | Commit message (Expand) | Author |
| 2010-07-13 | Print each test_fsync description while test is running, rather than at | Bruce Momjian |
| 2010-07-12 | Document bump of minor library version numbers. | Bruce Momjian |
| 2010-07-09 | Stamp HEAD as 9.1devel. | Tom Lane |
| 2010-07-06 | Mention why one C file fails pgindent. | Bruce Momjian |
| 2010-07-06 | pgindent run for 9.0, second run | Bruce Momjian |
| 2010-07-06 | Update pgindent testing instructions. | Bruce Momjian |
| 2010-07-05 | Split the LDFLAGS make variable into two parts: LDFLAGS is now used for | Tom Lane |
| 2010-07-04 | Simplify test_fsync duration computation. | Bruce Momjian |
| 2010-07-04 | Report test_fynsc times in tests per second, instead of total seconds. | Bruce Momjian |
| 2010-07-02 | Unbreak MSVC builds by removing copydir.c from list of libpgport files | Andrew Dunstan |
| 2010-06-15 | Unbreak MSVC builds for pg_archivecleanup by linking with libpgport | Andrew Dunstan |
| 2010-05-13 | Fix MSVC builds for recent plperl changes. Go back to version 8.2, which is | Andrew Dunstan |
| 2010-05-13 | Properly support multi-line entires (such as OBJS=) when building | Magnus Hagander |
| 2010-05-13 | Add missing library and include support for pg_upgrade to MSVC build system. | Andrew Dunstan |
| 2010-04-23 | Fix various instances of "the the". | Robert Haas |
| 2010-04-15 | Add script to enumerate the timezones in the Windows registry and compare | Magnus Hagander |
| 2010-04-09 | Perltidy run over the MSVC build system files, to clean up code formatting | Magnus Hagander |
| 2010-04-05 | Exclude unwanted typedef symbols in pgindent, including FD_SET which is found... | Andrew Dunstan |
| 2010-04-01 | Use a file of patterns of filenames to exclude from pgindent runs, instead if... | Andrew Dunstan |
| 2010-03-21 | Adding special command line option that is now needed for the one ecpg regres... | Michael Meskes |
| 2010-03-18 | Mention way to get commit details for release notes. | Bruce Momjian |
| 2010-03-14 | Update oidjoins regression test for 9.0. | Tom Lane |
| 2010-03-03 | Make iconv work like other optional libraries for MSVC. | Andrew Dunstan |
| 2010-03-02 | Add missing library and include dir for XSLT in MSVC builds | Andrew Dunstan |
| 2010-03-02 | Do not run regression tests for contrib/xml2 on MSVC unless building with XML | Andrew Dunstan |
| 2010-03-02 | Add XSLT defines for MSVC builds | Andrew Dunstan |
| 2010-02-26 | Suggest gmake installcheck-world for pgindent testing. | Bruce Momjian |
| 2010-02-26 | Revert pgindent changes to ecpg include files that are part of ecpg | Bruce Momjian |
| 2010-02-26 | Wording improvements to README. | Bruce Momjian |
| 2010-02-26 | Update pgindent docs to use maintainer-clean. | Bruce Momjian |
| 2010-02-26 | Document why pgindent wants a fresh CVS checkout. | Bruce Momjian |
| 2010-02-26 | Call output file typedefs.list; update README. | Bruce Momjian |
| 2010-02-26 | Update pgindent instructions. | Bruce Momjian |
| 2010-02-26 | pgindent run for 9.0 | Bruce Momjian |
| 2010-02-26 | Add pgindent typedefs file to CVS. | Bruce Momjian |
| 2010-02-26 | Update pgindent instructions to avoid changes to flex output files. | Bruce Momjian |
| 2010-02-17 | Stamp HEAD as 9.0devel, and update various places that were referring to 8.5 | Tom Lane |
| 2010-02-15 | Fix another stupid typo... | Magnus Hagander |
| 2010-02-14 | Make the msvc build system ask python about details of version and installation | Magnus Hagander |
| 2010-01-20 | Adjust MSVC build script too, now that the walreceiver dynamic module | Heikki Linnakangas |
| 2010-01-20 | Fix typo in Mkvcbuild.pl | Andrew Dunstan |
| 2010-01-20 | Build plperl's new Util.xs | Andrew Dunstan |
| 2010-01-17 | Add include directory for dblink to find fmgroids.h on VS2008 builds. | Magnus Hagander |
| 2010-01-16 | Build the walreceiver library on MSVC as well. | Magnus Hagander |
| 2010-01-11 | remove use of temp file for perlchunks.h, as in recent change to plperl GNUma... | Andrew Dunstan |
| 2010-01-09 | Provide regression testing for plperlu, and for plperl+plperlu interaction. | Andrew Dunstan |
| 2010-01-09 | Build perlchunks.h for plperl on MSVC | Andrew Dunstan |
| 2010-01-05 | Move the default configuration for the MSVC build system to config_default.pl, | Magnus Hagander |
| 2010-01-05 | Disable linker warning 4197 on Win64, that is caused by the fact that we export | Magnus Hagander |
| 2010-01-05 | Get rid of the need for manual maintenance of the initial contents of | Tom Lane |