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-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-12
Honor PROVE_FLAGS environment setting
Andrew Dunstan
2017-05-12
Add libxml2 include path for MSVC builds
Andrew Dunstan
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-02
Fix perl thinko in commit fed6df486dca
Andrew Dunstan
2017-05-01
Allow vcregress.pl to run an arbitrary TAP test set
Andrew Dunstan
2016-11-08
Change qr/foo$/m to qr/foo\n/m, for Perl 5.8.8.
Noah Misch
2016-09-19
MSVC: Include pg_recvlogical in client-only install.
Robert Haas
2016-09-04
Remove vestigial references to "zic" in favor of "IANA database".
Tom Lane
2016-08-15
Final pgindent + perltidy run for 9.6.
Tom Lane
2016-08-15
Simplify the process of perltidy'ing our Perl files.
Tom Lane
2016-08-08
Obstruct shell, SQL, and conninfo injection via database and role names.
Noah Misch
2016-07-17
Establish conventions about global object names used in regression tests.
Tom Lane
2016-07-09
Fix TAP tests and MSVC scripts for pathnames with spaces.
Tom Lane
2016-06-22
Update oidjoins regression test for 9.6.
Tom Lane
2016-06-15
Add integrity-checking functions to pg_visibility.
Robert Haas
2016-06-12
Finish pgindent run for 9.6: Perl files.
Noah Misch
2016-06-12
Document the authoritative version of perltidy.
Noah Misch
2016-06-09
Yet again update typedefs.list file in preparation for pgindent run
Robert Haas
2016-06-03
Fix various common mispellings.
Greg Stark
2016-05-14
Update release instructions for translation updates
Peter Eisentraut
2016-05-06
Add test_pg_dump to @contrib_excludes
Stephen Frost
2016-05-02
Again update typedefs.list file in preparation for pgindent run
Robert Haas
2016-05-01
Add a --non-master-only option to git_changelog.
Tom Lane
2016-04-29
Support building with Visual Studio 2015
Andrew Dunstan
2016-04-27
Update typedefs.list file in preparation for pgindent run
Robert Haas
2016-04-26
Add a --brief option to git_changelog.
Tom Lane
2016-04-15
Update helptext for vcregress.pl
Magnus Hagander
2016-04-11
Make oldSnapshotControl a pointer to a volatile structure
Kevin Grittner
2016-04-11
cpluspluscheck: Update include path
Peter Eisentraut
2016-04-11
Allow Pin/UnpinBuffer to operate in a lockfree manner.
Andres Freund
2016-04-08
Add snapshot_too_old to NSVC @contrib_excludes
Kevin Grittner
2016-04-08
Silence warning from modern perl about unescaped braces
Andrew Dunstan
2016-04-08
Turn down MSVC compiler verbosity
Andrew Dunstan
2016-04-06
Support multiple synchronous standby servers.
Fujii Masao
2016-04-05
Support ALTER THING .. DEPENDS ON EXTENSION
Alvaro Herrera
2016-04-02
Copyedit comments and documentation.
Noah Misch
2016-03-30
Add missing gss option to msvc config template
Magnus Hagander
2016-03-28
Fix MSVC build for changes in zic.
Tom Lane
2016-03-25
Improve PL/Tcl errorCode facility by providing decoded name for SQLSTATE.
Tom Lane
2016-03-25
Move psql's psqlscan.l into src/fe_utils.
Tom Lane
2016-03-24
Move psql's print.c and mbprint.c into src/fe_utils.
Tom Lane
2016-03-24
Add missed inclusion requirement in Mkvcbuild.pm.
Tom Lane
2016-03-24
Create src/fe_utils/, and move stuff into there from pg_dump's dumputils.
Tom Lane
2016-03-24
Move keywords.c/kwlookup.c into src/common/.
Tom Lane
2016-03-21
Introduce WaitEventSet API.
Andres Freund
[next]