| Commit message (Expand) | Author | Age |
* | Attempt to fix MSVC builds broken by parallel make changes. | Andrew Dunstan | 2010-11-12 |
* | Improved parallel make support | Peter Eisentraut | 2010-11-12 |
* | Fix msvc build for localized versions of Visual C++ | Magnus Hagander | 2010-10-17 |
* | Remove excess argument to open(2). | Tom Lane | 2010-10-02 |
* | Fix MSVC builds for dummy_seclabel breakage. | Andrew Dunstan | 2010-09-28 |
* | Improve git_changelog as per discussion with Robert Haas. | Tom Lane | 2010-09-26 |
* | Still more tweaking of git_changelog. | Tom Lane | 2010-09-26 |
* | Fix some more bugs in git_changelog. | Tom Lane | 2010-09-26 |
* | Minor improvements to git_changelog. | Tom Lane | 2010-09-25 |
* | Rename git_topo_order -> git_changelog, per discussion. | Tom Lane | 2010-09-25 |
* | Fix remaining stray references to CVS. | Tom Lane | 2010-09-22 |
* | pgcvslog isn't useful anymore, either. | Tom Lane | 2010-09-21 |
* | add_cvs_markers isn't useful anymore. | Tom Lane | 2010-09-21 |
* | Remove various mentions of CVS from src/tools/RELEASE_CHANGES. | Robert Haas | 2010-09-21 |
* | git_topo_order script, to match up commits across branches. | Robert Haas | 2010-09-21 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Introduce latches. A latch is a boolean variable, with the capability to | Heikki Linnakangas | 2010-09-11 |
* | Remove extra newlines at end and beginning of files, add missing newlines | Peter Eisentraut | 2010-08-19 |
* | Print each test_fsync description while test is running, rather than at | Bruce Momjian | 2010-07-13 |
* | Document bump of minor library version numbers. | Bruce Momjian | 2010-07-12 |
* | Stamp HEAD as 9.1devel. | Tom Lane | 2010-07-09 |
* | 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-06 |
* | Split the LDFLAGS make variable into two parts: LDFLAGS is now used for | Tom Lane | 2010-07-05 |
* | 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-04 |
* | Unbreak MSVC builds by removing copydir.c from list of libpgport files | Andrew Dunstan | 2010-07-02 |
* | Unbreak MSVC builds for pg_archivecleanup by linking with libpgport | Andrew Dunstan | 2010-06-15 |
* | 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-05-13 |
* | Fix various instances of "the the". | Robert Haas | 2010-04-23 |
* | Add script to enumerate the timezones in the Windows registry and compare | Magnus Hagander | 2010-04-15 |
* | Perltidy run over the MSVC build system files, to clean up code formatting | Magnus Hagander | 2010-04-09 |
* | Exclude unwanted typedef symbols in pgindent, including FD_SET which is found... | Andrew Dunstan | 2010-04-05 |
* | Use a file of patterns of filenames to exclude from pgindent runs, instead if... | Andrew Dunstan | 2010-04-01 |
* | Adding special command line option that is now needed for the one ecpg regres... | Michael Meskes | 2010-03-21 |
* | Mention way to get commit details for release notes. | Bruce Momjian | 2010-03-18 |
* | Update oidjoins regression test for 9.0. | Tom Lane | 2010-03-14 |
* | Make iconv work like other optional libraries for MSVC. | Andrew Dunstan | 2010-03-03 |
* | 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-03-02 |
* | 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 |