| Commit message (Expand) | Author | Age |
* | Exclude sepgsql from MSVC regression testing as well | Magnus Hagander | 2011-01-24 |
* | Blind attempt to exclude sepgsql from MSVC build system. | Robert Haas | 2011-01-23 |
* | Silence flex warnings about DOS file paths in MSVC builds | Andrew Dunstan | 2011-01-23 |
* | Add pg_basebackup tool for streaming base backups | Magnus Hagander | 2011-01-23 |
* | Link libpgport into pg_test_fsync on msvc | Magnus Hagander | 2011-01-22 |
* | Move test_fsync to /contrib. | Bruce Momjian | 2011-01-21 |
* | In test_fsync, adjust test headings to match wal_sync_method values; | Bruce Momjian | 2011-01-18 |
* | Remove "github test" that somehow got into my tree. Sorry. | Bruce Momjian | 2011-01-17 |
* | github test | Bruce Momjian | 2011-01-17 |
* | Add getopt() support to test_fsync; also fix printf() format problem. | Bruce Momjian | 2011-01-17 |
* | In test_fsync, use #define for printf format of ops/sec. | Bruce Momjian | 2011-01-16 |
* | Use O_DIRECT in O_SYNC test of different size. Restructure O_DIRECT | Bruce Momjian | 2011-01-15 |
* | Reverse number of stars used for test_fsync details. | Bruce Momjian | 2011-01-15 |
* | In test_fsync, warn about options without o_direct that are not used by | Bruce Momjian | 2011-01-15 |
* | Have test_fsync output details that fdatasync is the default | Bruce Momjian | 2011-01-15 |
* | Restructure test_fync to use modular C so there is less duplicate code | Bruce Momjian | 2011-01-15 |
* | Improve output display of test_fsync. | Bruce Momjian | 2011-01-15 |
* | Apply patch for test_fsync to add tests for O_DIRECT. | Bruce Momjian | 2011-01-15 |
* | Use a lexer and grammar for parsing walsender commands | Magnus Hagander | 2011-01-14 |
* | Ensure the directory for gram.h is created on win32 | Magnus Hagander | 2011-01-09 |
* | Properly install gram.h on MSVC builds | Magnus Hagander | 2011-01-09 |
* | perltidy run on the MSVC build system | Magnus Hagander | 2011-01-03 |
* | Stamp copyrights for year 2011. | Bruce Momjian | 2011-01-01 |
* | Remove -fno-operator-names switch from cpluspluscheck. | Tom Lane | 2010-12-27 |
* | Rearrange cpluspluscheck to check just one .h file at a time. | Tom Lane | 2010-12-27 |
* | Tweak cpluspluscheck to avoid directly #include'ing gram.h. | Tom Lane | 2010-12-27 |
* | Add required new port files to MSVC builds. | Magnus Hagander | 2010-12-11 |
* | Add inet_net_ntop.c as needed by MSVC, per Magnus. | Bruce Momjian | 2010-11-26 |
* | Remove useless whitespace at end of lines | Peter Eisentraut | 2010-11-23 |
* | 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 |