| Age | Commit message (Expand) | Author |
| 2009-12-30 | Exclude part of the product name string that is localized in Japanese versions | Magnus Hagander |
| 2009-12-23 | Add basic build support for Visual Studio 2008, without resorting to | Magnus Hagander |
| 2009-12-19 | plpgsql patch broke the MSVC build, too. | Tom Lane |
| 2009-12-09 | Add notes about updating disk and shared memory size information in the | Magnus Hagander |
| 2009-11-28 | test_fsync: | Bruce Momjian |
| 2009-11-12 | Remove plpgsql's separate lexer (finally!), in favor of using the core lexer | Tom Lane |
| 2009-10-20 | Update translation updating procedure. This pertains to some changes I | Peter Eisentraut |
| 2009-10-01 | Support "samehost" and "samenet" specifications in pg_hba.conf, | Tom Lane |
| 2009-09-27 | Ooops, fix to Genbki.pm for ROWTYPE_OID wasn't quite right. Also, make a few | Tom Lane |
| 2009-09-26 | Extend the BKI infrastructure to allow system catalogs to be given | Tom Lane |
| 2009-09-21 | fsync test files | Bruce Momjian |
| 2009-09-19 | Fix MSVC build breakage from psql help changes. Per Josh Williams. | Andrew Dunstan |
| 2009-08-29 | Remove handling of CVS entries for TODO/FAQ, because they are removed | Bruce Momjian |
| 2009-08-19 | Fix version_stamp.pl to allow 'alphaN' version stamps. Not sure how | Tom Lane |
| 2009-08-18 | Pick up REGRESS_OPTS from contrib makefiles. Along the way, fix ordering of m... | Andrew Dunstan |
| 2009-08-10 | Adjust test_fsync code to be more sane. | Bruce Momjian |
| 2009-08-07 | Expand test coverage support to entire tree | Peter Eisentraut |
| 2009-07-27 | Enable the use of multiple CPUs/cores when building on MSVC. This only | Magnus Hagander |
| 2009-07-21 | Add a further customization to the SGML Emacs mode to prevent the use of | Peter Eisentraut |
| 2009-07-16 | Add erand48() to the set of functions supported by our src/port/ library, | Tom Lane |
| 2009-07-16 | Make backend header files C++ safe | Peter Eisentraut |
| 2009-07-01 | Stamp HEAD as 8.5devel. | Tom Lane |
| 2009-06-12 | Tighten typedef check for Linux. | Bruce Momjian |
| 2009-06-12 | Mention BSD/OS find_typedef behavior. | Bruce Momjian |
| 2009-06-11 | Document struct/union problem with pgindent. | Bruce Momjian |
| 2009-06-11 | 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list | Bruce Momjian |
| 2009-06-11 | Add FreeBSD support for find_typedef, per request from Andrew. | Bruce Momjian |
| 2009-06-10 | Fix Linux typedef code. | Bruce Momjian |
| 2009-06-10 | Fix BSD find_typedef logic. | Bruce Momjian |
| 2009-06-10 | Update pgindent instructions. | Bruce Momjian |
| 2009-06-10 | Document new location for typedef list. | Bruce Momjian |
| 2009-06-05 | Search for versioned perl library instead of using hardcoded name on Windows.... | Andrew Dunstan |
| 2009-05-20 | Fix sgml-mode example. thanks Andrew Dunstan | Peter Eisentraut |
| 2009-05-18 | Add some instructions on how to customize emacs for working on the SGML | Peter Eisentraut |
| 2009-05-08 | Add missing third argument to open(). | Bruce Momjian |
| 2009-05-04 | Replace a couple of references to files that no longer exist in the source | Peter Eisentraut |
| 2009-05-02 | We don't need major_release_split any more. | Tom Lane |
| 2009-04-30 | Clean up check_keywords.pl script, making it 'strict' and removing a few | Heikki Linnakangas |
| 2009-04-29 | Add check_keyword.pl script to perform some basic sanity checks to the | Heikki Linnakangas |
| 2009-04-20 | Read nls.nk files to determine the proper name of NLS catalogs to install. | Magnus Hagander |
| 2009-04-09 | No more need to update FAQs. | Bruce Momjian |
| 2009-04-09 | Add URL for config.guess/sub updates | Peter Eisentraut |
| 2009-04-07 | Support Perl 5.10 and TCL 8.5 in MSVC builds. | Magnus Hagander |
| 2009-03-08 | Fix MSVC build for new ways to pull in keywords.c and kwlookup.c. | Magnus Hagander |
| 2009-02-25 | Remove references to foreign data wrapper libraries, since they have | Magnus Hagander |
| 2009-01-21 | Make win32 builds always do SetEnvironmentVariable() when doing putenv(). | Magnus Hagander |
| 2009-01-21 | Install .mo files for NLS as <program>-<version>.mo when building with MSVC | Magnus Hagander |
| 2009-01-14 | Make 'find' syntax consistent; add .git exclusion to make_ctags. | Bruce Momjian |
| 2009-01-14 | Avoid version-control system directories when creating TAGS. Besides | Peter Eisentraut |
| 2009-01-13 | Remove useless (and insecure) temp file handling. | Peter Eisentraut |