index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
Age
Commit message (
Expand
)
Author
2011-05-16
Add required psqldir setting for isolation checks.
Andrew Dunstan
2011-05-15
Add missing check function lookup.
Andrew Dunstan
2011-05-15
Build and run isolation test programs under MSVC.
Andrew Dunstan
2011-04-25
Adjust yywrap macro for non-reentrant scanners for MSVC.
Andrew Dunstan
2011-04-23
Improve findoidjoins to cover more cases.
Tom Lane
2011-04-23
Update oidjoins regression test for 9.1 catalog schema additions.
Tom Lane
2011-04-22
Small update to emacs example configuration
Peter Eisentraut
2011-04-22
Add fill-column setting to emacs example configurations
Peter Eisentraut
2011-04-19
Refix the unaccent regression test on MSVC properly
Peter Eisentraut
2011-04-19
Treat config.pl as optional in vcregress.pl
Peter Eisentraut
2011-04-19
Fix typo
Peter Eisentraut
2011-04-15
Rename pg_regress option --multibyte to --encoding
Peter Eisentraut
2011-04-09
Latest consolidated typedef list from buildfarm.
Andrew Dunstan
2011-04-08
Avoid use of mixed slash style paths in arguments to xcopy in MSVC builds.
Andrew Dunstan
2011-04-04
Update MSVC toolchain to match SGML entity uppercasing
Alvaro Herrera
2011-03-11
Add comment to tools/git-external-diff.
Bruce Momjian
2011-03-10
Add proper git-external-diff script to src/tools.
Bruce Momjian
2011-03-05
Add PL extension files to MSVC Install procedure.
Andrew Dunstan
2011-03-05
Make plpythonu language use plpython2 shared library directly.
Tom Lane
2011-03-05
Create extension infrastructure for the core procedural languages.
Tom Lane
2011-02-28
PL/Python custom SPI exceptions
Peter Eisentraut
2011-02-18
Use $INDENT instead of `which` to find the indent binary
Alvaro Herrera
2011-02-18
Use $INDENT rather than indent throughout the pgindent code
Alvaro Herrera
2011-02-15
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-07
Implement genuine serializable isolation level.
Heikki Linnakangas
2011-02-06
Rename macro DECIMAL to DECIMAL_T to help pgindent; this is already
Bruce Momjian
2011-02-05
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-01-24
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-22
Link libpgport into pg_test_fsync on msvc
Magnus Hagander
2011-01-21
Move test_fsync to /contrib.
Bruce Momjian
2011-01-18
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-18
github test
Bruce Momjian
2011-01-17
Add getopt() support to test_fsync; also fix printf() format problem.
Bruce Momjian
2011-01-16
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-14
Use a lexer and grammar for parsing walsender commands
Magnus Hagander
[next]