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
2017-06-13
Use correct ICU path for Windows 32 vs. 64 bit
Peter Eisentraut
2017-06-12
Add MSVC build system support for ICU
Peter Eisentraut
2017-06-10
Take PROVE_FLAGS from the command line but not the environment
Andrew Dunstan
2017-06-06
Fix thinko in previous openssl change
Andrew Dunstan
2017-06-05
Find openssl lib files in right directory for MSVC
Andrew Dunstan
2017-05-23
Update URLs in pgindent source and README
Magnus Hagander
2017-05-17
Post-PG 10 beta1 pgperltidy run
Bruce Momjian
2017-05-17
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-17
Update typedefs list in prep. for post-PG10 beta1 pgindent run
Bruce Momjian
2017-05-17
Add download URL for perltidy version v20090616
Bruce Momjian
2017-05-15
Update oidjoins regression test for v10.
Tom Lane
2017-05-12
Honor PROVE_FLAGS environment setting
Andrew Dunstan
2017-05-12
Add libxml2 include path for MSVC builds
Andrew Dunstan
2017-05-09
pgindent: use HTTP instead of FTP to retrieve pg_bsd_indent src
Bruce Momjian
2017-05-07
Install the "posixrules" timezone link in MSVC builds.
Tom Lane
2017-05-05
Allow MSVC to build with Tcl 8.6.
Alvaro Herrera
2017-05-05
Build pgoutput.dll in MSVC build
Magnus Hagander
2017-05-02
Fix perl thinko in commit fed6df486dca
Andrew Dunstan
2017-05-01
Allow vcregress.pl to run an arbitrary TAP test set
Andrew Dunstan
2017-04-13
docs: update major release instructions
Bruce Momjian
2017-04-13
git_changelog: improve comment
Bruce Momjian
2017-04-12
git_changelog: improve instructions for finding branch commits
Bruce Momjian
2017-04-11
Remove bogus redefinition of _MSC_VER.
Tom Lane
2017-04-11
Remove symbol WIN32_ONLY_COMPILER
Magnus Hagander
2017-04-07
Use SASLprep to normalize passwords for SCRAM authentication.
Heikki Linnakangas
2017-04-06
Fix integer-overflow problems in interval comparison.
Tom Lane
2017-04-02
Remove reinvention of stringify macro.
Tom Lane
2017-03-28
Fix Perl code which had broken the Windows build
Peter Eisentraut
2017-03-27
Clean up Perl code according to perlcritic
Peter Eisentraut
2017-03-25
Faster expression evaluation and targetlist projection.
Andres Freund
2017-03-23
Remove createlang and droplang
Peter Eisentraut
2017-03-10
Fix hard-coded relkind constants in assorted other files.
Tom Lane
2017-03-10
Add amcheck extension to contrib.
Andres Freund
2017-03-09
Add a Gather Merge executor node.
Robert Haas
2017-03-07
Clean up test_ifaddrs a bit.
Tom Lane
2017-03-07
Support SCRAM-SHA-256 authentication (RFC 5802 and 7677).
Heikki Linnakangas
2017-03-07
Refactor SHA2 functions and move them to src/common/.
Heikki Linnakangas
2017-03-06
Add operator_with_argtypes grammar rule
Peter Eisentraut
2017-03-01
Reduce size of common allocation header.
Andres Freund
2017-02-27
Add "Slab" MemoryContext implementation for efficient equal-sized allocations.
Andres Freund
2017-02-23
De-support floating-point timestamps.
Tom Lane
2017-02-19
Dept of second thoughts: rename new perl script.
Tom Lane
2017-02-19
Suppress "unused variable" warnings with older versions of flex.
Tom Lane
2017-02-15
btree: Support parallel index scans.
Robert Haas
2017-02-13
Remove contrib/tsearch2.
Robert Haas
2017-02-09
Rename user-facing tools with "xlog" in the name to say "wal".
Robert Haas
2017-01-24
Extend index AM API for parallel index scans.
Robert Haas
2017-01-17
Generate fmgr prototypes automatically
Peter Eisentraut
2017-01-14
pg_ctl: Change default to wait for all actions
Peter Eisentraut
2017-01-14
Updates to reflect that pg_ctl stop -m fast is the default
Peter Eisentraut
[next]