index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add REL9_1_STABLE to the set of branches tracked by git_changelog.
Tom Lane
2011-06-19
1
-3
/
+5
*
Stamp HEAD as 9.2devel.
Tom Lane
2011-06-11
1
-1
/
+1
*
Add comment about pg_ctl stop
Alvaro Herrera
2011-06-10
1
-0
/
+2
*
Mention "pg_ctl stop" in pgindent README instructions.
Bruce Momjian
2011-06-09
1
-0
/
+1
*
Update typedef list for upcoming pgindent run.
Bruce Momjian
2011-06-09
1
-4
/
+5
*
Convert builddoc.bat into a perl script that actually works.
Andrew Dunstan
2011-05-25
2
-63
/
+126
*
Remove spurious underscore in name of isolation tester on MSVC.
Andrew Dunstan
2011-05-22
2
-2
/
+2
*
Add required psqldir setting for isolation checks.
Andrew Dunstan
2011-05-15
1
-3
/
+5
*
Add missing check function lookup.
Andrew Dunstan
2011-05-15
1
-1
/
+2
*
Build and run isolation test programs under MSVC.
Andrew Dunstan
2011-05-15
4
-1
/
+39
*
Adjust yywrap macro for non-reentrant scanners for MSVC.
Andrew Dunstan
2011-04-25
1
-1
/
+11
*
Improve findoidjoins to cover more cases.
Tom Lane
2011-04-23
3
-36
/
+138
*
Update oidjoins regression test for 9.1 catalog schema additions.
Tom Lane
2011-04-23
2
-7
/
+16
*
Small update to emacs example configuration
Peter Eisentraut
2011-04-23
1
-1
/
+1
*
Add fill-column setting to emacs example configurations
Peter Eisentraut
2011-04-23
1
-0
/
+3
*
Refix the unaccent regression test on MSVC properly
Peter Eisentraut
2011-04-19
1
-0
/
+8
*
Treat config.pl as optional in vcregress.pl
Peter Eisentraut
2011-04-19
1
-1
/
+2
*
Fix typo
Peter Eisentraut
2011-04-19
1
-1
/
+1
*
Rename pg_regress option --multibyte to --encoding
Peter Eisentraut
2011-04-15
1
-3
/
+3
*
Latest consolidated typedef list from buildfarm.
Andrew Dunstan
2011-04-08
1
-141
/
+175
*
Avoid use of mixed slash style paths in arguments to xcopy in MSVC builds.
Andrew Dunstan
2011-04-07
1
-3
/
+5
*
Update MSVC toolchain to match SGML entity uppercasing
Alvaro Herrera
2011-04-04
1
-2
/
+2
*
Add comment to tools/git-external-diff.
Bruce Momjian
2011-03-11
1
-1
/
+3
*
Add proper git-external-diff script to src/tools.
Bruce Momjian
2011-03-10
1
-0
/
+22
*
Add PL extension files to MSVC Install procedure.
Andrew Dunstan
2011-03-05
1
-0
/
+19
*
Make plpythonu language use plpython2 shared library directly.
Tom Lane
2011-03-05
1
-4
/
+7
*
Create extension infrastructure for the core procedural languages.
Tom Lane
2011-03-04
1
-2
/
+2
*
PL/Python custom SPI exceptions
Peter Eisentraut
2011-02-28
1
-0
/
+6
*
Use $INDENT instead of `which` to find the indent binary
Alvaro Herrera
2011-02-18
1
-1
/
+4
*
Use $INDENT rather than indent throughout the pgindent code
Alvaro Herrera
2011-02-17
2
-4
/
+6
*
Fix MSVC build scripts for recent extension-related changes.
Tom Lane
2011-02-14
1
-6
/
+31
*
Remove no-longer-needed special case hacks in MSVC build scripts.
Tom Lane
2011-02-13
2
-8
/
+0
*
Implement genuine serializable isolation level.
Heikki Linnakangas
2011-02-08
1
-0
/
+18
*
Rename macro DECIMAL to DECIMAL_T to help pgindent; this is already
Bruce Momjian
2011-02-06
1
-2
/
+1
*
Attempt to unbreak MSVC builds after pipe.c move.
Andrew Dunstan
2011-02-04
1
-1
/
+2
*
Make handling of errcodes.h more consistent with other generated headers.
Robert Haas
2011-02-04
1
-0
/
+1
*
Use single quotes when there are backslashes in the filename
Magnus Hagander
2011-02-04
1
-2
/
+2
*
Avoid maintaining three separate copies of the error codes list.
Robert Haas
2011-02-03
2
-0
/
+14
*
Exclude sepgsql from MSVC regression testing as well
Magnus Hagander
2011-01-24
2
-4
/
+2
*
Blind attempt to exclude sepgsql from MSVC build system.
Robert Haas
2011-01-23
2
-0
/
+4
*
Silence flex warnings about DOS file paths in MSVC builds
Andrew Dunstan
2011-01-23
1
-0
/
+3
*
Add pg_basebackup tool for streaming base backups
Magnus Hagander
2011-01-23
1
-0
/
+2
*
Link libpgport into pg_test_fsync on msvc
Magnus Hagander
2011-01-22
1
-2
/
+4
*
Move test_fsync to /contrib.
Bruce Momjian
2011-01-21
3
-599
/
+0
*
In test_fsync, adjust test headings to match wal_sync_method values;
Bruce Momjian
2011-01-18
1
-107
/
+63
*
Remove "github test" that somehow got into my tree. Sorry.
Bruce Momjian
2011-01-17
1
-3
/
+0
*
github test
Bruce Momjian
2011-01-17
1
-0
/
+3
*
Add getopt() support to test_fsync; also fix printf() format problem.
Bruce Momjian
2011-01-17
2
-18
/
+49
*
In test_fsync, use #define for printf format of ops/sec.
Bruce Momjian
2011-01-16
1
-2
/
+2
*
Use O_DIRECT in O_SYNC test of different size. Restructure O_DIRECT
Bruce Momjian
2011-01-15
1
-41
/
+45
[next]