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
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
2016-03-21
Combine win32 and unix latch implementations.
Andres Freund
2016-03-21
Second attempt at fixing MSVC build for 68ab8e8ba4a471d9.
Andres Freund
2016-03-20
Best-guess attempt at fixing MSVC build for 68ab8e8ba4a471d9.
Tom Lane
2016-03-19
Remove dependency on psed for MSVC builds.
Andrew Dunstan
2016-03-19
Split psql's lexer into two separate .l files for SQL and backslash cases.
Tom Lane
2016-03-11
Checkpoint sorting and balancing.
Andres Freund
2016-03-11
Allow to trigger kernel writeback after a configurable number of writes.
Andres Freund
2016-03-09
Add valgrind suppressions for python code.
Andres Freund
2016-03-09
Add valgrind suppressions for bootstrap related code.
Andres Freund
2016-03-05
Expose control file data via SQL accessible functions.
Joe Conway
2016-03-04
Fix Windows build broken by d78a7d9c7fa3e9cd494b906f065fe7b7fe9fb9a5
Teodor Sigaev
2016-03-04
Add 'tap_tests' flag in config_default.pl
Alvaro Herrera
2016-02-29
Minor tweaks for new src/test/recovery
Alvaro Herrera
2016-02-26
Add a test framework for recovery
Alvaro Herrera
2016-02-25
MSVC: Clean tmp_check directory of pg_controldata test suite.
Noah Misch
2016-02-20
Call xlc __isync() after, not before, associated compare-and-swap.
Noah Misch
2016-02-17
Add new system view, pg_config
Joe Conway
2016-02-04
Change the way that LWLocks for extensions are allocated.
Robert Haas
2016-01-20
Properly install dynloader.h on MSVC builds
Bruce Momjian
2016-01-18
Restructure index access method API to hide most of it at the C level.
Tom Lane
2016-01-07
Windows: Make pg_ctl reliably detect service status
Alvaro Herrera
2016-01-02
Make copyright.pl cope with nonstandard case choices in copyright notices.
Tom Lane
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-12-28
Fix omission of -X (--no-psqlrc) in some psql invocations.
Tom Lane
2015-12-18
Use just one standalone-backend session for initdb's post-bootstrap steps.
Tom Lane
2015-12-15
Move buffer I/O and content LWLocks out of the main tranche.
Robert Haas
2015-12-10
Accept flex > 2.5.x on Windows, too.
Tom Lane
2015-11-19
fix a perl typo
Andrew Dunstan
2015-11-19
Improve vcregress.pl's handling of tap tests for client programs
Andrew Dunstan
[next]