index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
access
Commit message (
Expand
)
Author
Age
*
During the split, set checksum on an empty hash index page.
Amit Kapila
2018-09-04
*
Avoid using potentially-under-aligned page buffers.
Tom Lane
2018-09-01
*
Ensure correct minimum consistent point on standbys
Michael Paquier
2018-08-31
*
Deduplicate code between slot_getallattrs() and slot_getsomeattrs().
Andres Freund
2018-08-23
*
doc: Update uses of the word "procedure"
Peter Eisentraut
2018-08-22
*
fix typo
Alvaro Herrera
2018-08-21
*
Use the built-in float datatypes to implement geometric types
Tomas Vondra
2018-08-16
*
Improve comment in GetNewObjectId().
Thomas Munro
2018-08-16
*
Update FSM on WAL replay of page all-visible/frozen
Alvaro Herrera
2018-08-15
*
Make autovacuum more aggressive to remove orphaned temp tables
Michael Paquier
2018-08-13
*
Handle parallel index builds on mapped relations.
Peter Geoghegan
2018-08-10
*
Fix typo in SP-GiST error message
Alexander Korotkov
2018-08-10
*
Reset properly errno before calling write()
Michael Paquier
2018-08-05
*
Provide separate header file for built-in float types
Tomas Vondra
2018-07-29
*
Reduce path length for locking leaf B-tree pages during insertion
Alexander Korotkov
2018-07-28
*
Fix grammar in README.tuplock
Alvaro Herrera
2018-07-27
*
Fix the buffer release order for parallel index scans.
Amit Kapila
2018-07-27
*
Fix calculation for WAL segment recycling and removal
Michael Paquier
2018-07-24
*
Add proper errcodes to new error messages for read() failures
Michael Paquier
2018-07-23
*
Make more consistent some error messages for file-related operations
Michael Paquier
2018-07-23
*
Fix handling of empty uncompressed posting list pages in GIN
Alexander Korotkov
2018-07-19
*
Use a ResourceOwner to track buffer pins in all cases.
Tom Lane
2018-07-18
*
Fix misc typos, mostly in comments.
Heikki Linnakangas
2018-07-18
*
Fix casting in error message for two-phase file
Michael Paquier
2018-07-18
*
Rework error messages around file handling
Michael Paquier
2018-07-18
*
Revise BuildIndexValueDescription to simplify it
Alvaro Herrera
2018-07-16
*
Add subtransaction handling for table synchronization workers.
Robert Haas
2018-07-16
*
Improve performance of tuple conversion map generation
Heikki Linnakangas
2018-07-13
*
Fix inadequate buffer locking in FSM and VM page re-initialization.
Tom Lane
2018-07-13
*
Clean up temporary WAL segments after an instance crash
Michael Paquier
2018-07-13
*
Fix more wrong paths in header comments
Alexander Korotkov
2018-07-11
*
Rethink how to get float.h in old Windows API for isnan/isinf
Alvaro Herrera
2018-07-11
*
Remove dynamic_shared_memory_type=none
Peter Eisentraut
2018-07-10
*
Avoid emitting a bogus WAL record when recycling an all-zero btree page.
Tom Lane
2018-07-09
*
Flip argument order in XLogSegNoOffsetToRecPtr
Alvaro Herrera
2018-07-09
*
Rework order of end-of-recovery actions to delay timeline history write
Michael Paquier
2018-07-09
*
Correct obsolete unique index insertion comment.
Peter Geoghegan
2018-07-08
*
Prevent references to invalid relation pages after fresh promotion
Michael Paquier
2018-07-05
*
Check for interrupts inside the nbtree page deletion code.
Andres Freund
2018-07-04
*
Improve the performance of relation deletes during recovery.
Fujii Masao
2018-07-05
*
Add wait event for fsync of WAL segments
Michael Paquier
2018-07-02
*
pgindent run prior to branching
Andrew Dunstan
2018-06-30
*
Cosmetic improvements for faster column addition.
Amit Kapila
2018-06-27
*
Fix upper limit for vacuum_cleanup_index_scale_factor
Alexander Korotkov
2018-06-26
*
Remove obsolete comment block in nbtsort.c.
Peter Geoghegan
2018-06-26
*
Increase upper limit for vacuum_cleanup_index_scale_factor
Alexander Korotkov
2018-06-26
*
Address set of issues with errno handling
Michael Paquier
2018-06-25
*
Fix typo in comment of commit_ts.c for incorrect reference to CLOG
Michael Paquier
2018-06-22
*
Prevent hard failures of standbys caused by recycled WAL segments
Michael Paquier
2018-06-18
*
Remove AELs from subxids correctly on standby
Simon Riggs
2018-06-16
[next]