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
/
backend
/
access
Age
Commit message (
Expand
)
Author
2017-08-05
Make pg_stop_backup's wait_for_archive flag work on standbys.
Robert Haas
2017-08-05
Only kill sync workers at commit time in subscription DDL
Peter Eisentraut
2017-08-04
hash: Immediately after a bucket split, try to clean the old bucket.
Robert Haas
2017-07-26
Fix concurrent locking of tuple update chain
Alvaro Herrera
2017-07-21
Fix double shared memory allocation.
Teodor Sigaev
2017-07-19
Add static assertions about pg_control fitting into one disk sector.
Tom Lane
2017-07-17
hash: Fix write-ahead logging bugs related to init forks.
Robert Haas
2017-07-06
Fix potential data corruption during freeze
Teodor Sigaev
2017-06-30
Fix typo in comment
Peter Eisentraut
2017-06-22
Fix typo in comment
Alvaro Herrera
2017-06-21
Fix possibility of creating a "phantom" segment after promotion.
Andres Freund
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-17
Fix typos in comments
Magnus Hagander
2017-06-14
Avoid bogus TwoPhaseState locking sequences
Alvaro Herrera
2017-06-13
Re-run pgindent.
Tom Lane
2017-06-09
Formatting improvements in config file samples
Peter Eisentraut
2017-06-09
Update code comments
Peter Eisentraut
2017-06-06
Clean up latch related code.
Andres Freund
2017-06-06
Prevent possibility of panics during shutdown checkpoint.
Andres Freund
2017-06-06
Revert "Prevent panic during shutdown checkpoint"
Andres Freund
2017-06-05
Don't be so trusting that shm_toc_lookup() will always succeed.
Tom Lane
2017-06-04
Assorted translatable string fixes
Alvaro Herrera
2017-05-31
Restore accidentally-removed line.
Robert Haas
2017-05-30
brin: Don't crash on auto-summarization
Alvaro Herrera
2017-05-30
Fix wording in amvalidate error messages
Alvaro Herrera
2017-05-22
Fix typo in comment
Magnus Hagander
2017-05-17
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-12
Standardize "WAL location" terminology
Peter Eisentraut
2017-05-12
Replace "transaction log" with "write-ahead log"
Peter Eisentraut
2017-05-11
Rename WAL-related functions and views to use "lsn" not "location".
Tom Lane
2017-05-10
Revert "Permit dump/reload of not-too-large >1GB tuples"
Alvaro Herrera
2017-05-10
Remove no-longer-needed compatibility code for hash indexes.
Robert Haas
2017-05-05
Prevent panic during shutdown checkpoint
Peter Eisentraut
2017-05-04
Fix pfree-of-already-freed-tuple when rescanning a GiST index-only scan.
Tom Lane
2017-05-01
Fix logical replication launcher wake up and reset
Peter Eisentraut
2017-04-27
Rework handling of subtransactions in 2PC recovery
Simon Riggs
2017-04-23
Workaround for RecoverPreparedTransactions()
Simon Riggs
2017-04-23
Fix order of arguments to SubTransSetParent().
Tom Lane
2017-04-18
Exit correctly from PrepareRedoRemove() when not found
Simon Riggs
2017-04-18
Don’t push nextid too far forwards in recovery
Simon Riggs
2017-04-17
Fix new warnings from GCC 7
Peter Eisentraut
2017-04-17
Ensure BackgroundWorker struct contents are well-defined.
Tom Lane
2017-04-16
Fix typo in comment
Peter Eisentraut
2017-04-15
More cleanup of manipulations of hash indexes' hasho_flag field.
Tom Lane
2017-04-15
Avoid passing function pointers across process boundaries.
Tom Lane
2017-04-14
Clean up manipulations of hash indexes' hasho_flag field.
Tom Lane
2017-04-07
Reduce the number of pallocs() in BRIN
Alvaro Herrera
2017-04-07
Fix new BRIN desummarize WAL record
Alvaro Herrera
[next]