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
2020-06-25
Fix misuse of table_index_fetch_tuple_check().
Peter Geoghegan
2020-06-24
Adjust max_slot_wal_keep_size behavior per review
Alvaro Herrera
2020-06-24
Add parens to ConvertToXSegs macro
Alvaro Herrera
2020-06-20
Fix masking of SP-GiST pages during xlog consistency check
Alexander Korotkov
2020-06-20
Remove dead forceSync parameter of XactLogCommitRecord().
Noah Misch
2020-06-19
Fix deduplication "single value" strategy bug.
Peter Geoghegan
2020-06-17
Don't export basebackup.c's sendTablespace().
Robert Haas
2020-06-17
Remove STATUS_WAITING
Peter Eisentraut
2020-06-16
Fix buffile.c error handling.
Thomas Munro
2020-06-15
Fix some comments referring to past features
Michael Paquier
2020-06-13
Silence _bt_check_unique compiler warning.
Peter Geoghegan
2020-06-13
Have pg_itoa, pg_ltoa and pg_lltoa return the length of the string
David Rowley
2020-06-11
Improve comments for [Heap]CheckForSerializableConflictOut().
Thomas Munro
2020-06-11
Avoid update conflict out serialization anomalies.
Peter Geoghegan
2020-06-08
Fix locking bugs that could corrupt pg_control.
Thomas Munro
2020-06-08
Fix crash in WAL sender when starting physical replication
Michael Paquier
2020-05-19
Reconsider nbtree page deletion assertion.
Peter Geoghegan
2020-05-17
Mop-up for wait event naming issues.
Tom Lane
2020-05-16
Final pgindent run with pg_bsd_indent version 2.1.
Tom Lane
2020-05-15
Rename assorted LWLock tranches.
Tom Lane
2020-05-15
Avoid killing btree items that are already dead
Alvaro Herrera
2020-05-15
Rename SLRU structures and associated LWLocks.
Tom Lane
2020-05-14
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-05-14
Collect built-in LWLock tranche names statically, not dynamically.
Tom Lane
2020-05-13
Dial back -Wimplicit-fallthrough to level 3
Alvaro Herrera
2020-05-13
Improve management of SLRU statistics collection.
Tom Lane
2020-05-13
Adjust walsender usage of xlogreader, simplify APIs
Alvaro Herrera
2020-05-12
Add -Wimplicit-fallthrough to CFLAGS and CXXFLAGS
Alvaro Herrera
2020-05-12
Fix comment in xlogutils.c
Michael Paquier
2020-05-11
Adjust "root of to-be-deleted subtree" function.
Peter Geoghegan
2020-05-08
Rework XLogReader callback system
Alvaro Herrera
2020-05-08
Report missing wait event for timeline history file.
Fujii Masao
2020-05-07
Refactor nbtree deletion INCOMPLETE_SPLIT check.
Peter Geoghegan
2020-05-05
Change the display of WAL usage statistics in Explain.
Amit Kapila
2020-05-02
Refactor btvacuumpage().
Peter Geoghegan
2020-05-01
Clear up issue with FSM and oldest bpto.xact.
Peter Geoghegan
2020-05-01
Reorder function prototypes for consistency.
Peter Geoghegan
2020-05-01
Fix undercounting in VACUUM VERBOSE output.
Peter Geoghegan
2020-05-01
Fix bug in nbtree VACUUM "skip full scan" feature.
Peter Geoghegan
2020-04-30
Fix AddressSanitizer use-after-scope complaint.
Peter Geoghegan
2020-04-30
Remove redundant _bt_killitems() buffer check.
Peter Geoghegan
2020-04-27
Fix some typos
Michael Paquier
2020-04-26
Fix typo
Peter Eisentraut
2020-04-25
Fix another minor page deletion buffer lock issue.
Peter Geoghegan
2020-04-25
Fix minor nbtree page deletion buffer lock issue.
Peter Geoghegan
2020-04-23
Fix handling of WAL segments ready to be archived during crash recovery
Michael Paquier
2020-04-22
Remove HEAPDEBUGALL
Peter Eisentraut
2020-04-21
Fix possible crash during FATAL exit from reindexing.
Tom Lane
2020-04-21
Consider outliers in split interval calculation.
Peter Geoghegan
2020-04-15
Slightly simplify nbtree split point choice loop.
Peter Geoghegan
[next]