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-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
2015-11-06
Modify tqueue infrastructure to support transient record types.
Robert Haas
2015-10-08
Correct pg_indent to pgindent in various comments.
Robert Haas
2015-10-03
Add CASCADE support for CREATE EXTENSION.
Andres Freund
2015-09-30
Add a Gather executor node.
Robert Haas
2015-09-26
Rework the way multixact truncations work.
Andres Freund
2015-09-19
Glue layer to connect the executor to the shm_mq mechanism.
Robert Haas
2015-09-11
When trace_lwlocks is used, identify individual lwlocks by name.
Robert Haas
2015-08-13
MSVC: Exclude 'brin' contrib module
Alvaro Herrera
2015-08-09
docs: update major release notes item checklist
Bruce Momjian
2015-08-08
Document items that should appear in the major release notes
Bruce Momjian
2015-07-30
MSVC: Revert most 9.5 changes to pre-9.5 vcregress.pl tests.
Noah Misch
2015-07-30
MSVC: Remove duplicate PATH entry in test harness.
Noah Misch
2015-07-30
MSVC: Future-proof installation file skip logic.
Noah Misch
2015-07-29
Make TAP tests work on Windows.
Heikki Linnakangas
2015-07-06
Turn install.bat into a pure one line wrapper fort he perl script.
Heikki Linnakangas
2015-07-02
Allow MSVC's contribcheck and modulescheck to run independently.
Andrew Dunstan
2015-06-30
Stamp shared-library minor version numbers for 9.6.
Tom Lane
2015-06-30
Stamp HEAD as 9.6devel.
Tom Lane
2015-06-01
pgindent: add typedef blog URL
Bruce Momjian
2015-05-25
pgindent: document location of "all" typedef lists
Bruce Momjian
2015-05-25
pgindent: fix typo
Bruce Momjian
2015-05-25
pgindent: more doc updates for skipping __asm__ files
Bruce Momjian
2015-05-25
Revert 9.5 pgindent changes to atomics directory files
Bruce Momjian
2015-05-24
pgindent run for 9.5
Bruce Momjian
2015-05-24
Update typedef file in preparation for pgindent run
Bruce Momjian
2015-05-24
Improve pgindent instructions regarding Perl backup files
Bruce Momjian
[next]