index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
Commit message (
Expand
)
Author
Age
*
Use $INDENT rather than indent throughout the pgindent code
Alvaro Herrera
2011-02-17
*
Fix MSVC build scripts for recent extension-related changes.
Tom Lane
2011-02-14
*
Remove no-longer-needed special case hacks in MSVC build scripts.
Tom Lane
2011-02-13
*
Implement genuine serializable isolation level.
Heikki Linnakangas
2011-02-08
*
Rename macro DECIMAL to DECIMAL_T to help pgindent; this is already
Bruce Momjian
2011-02-06
*
Attempt to unbreak MSVC builds after pipe.c move.
Andrew Dunstan
2011-02-04
*
Make handling of errcodes.h more consistent with other generated headers.
Robert Haas
2011-02-04
*
Use single quotes when there are backslashes in the filename
Magnus Hagander
2011-02-04
*
Avoid maintaining three separate copies of the error codes list.
Robert Haas
2011-02-03
*
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
[next]