index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Adjust "root of to-be-deleted subtree" function.
Peter Geoghegan
2020-05-11
*
Fix obsolete references to "XLogRead"
Alvaro Herrera
2020-05-11
*
Translation updates
Peter Eisentraut
2020-05-11
*
Remove smgrdounlink() in smgr.c from the code tree
Michael Paquier
2020-05-10
*
Fix findoidjoins to recognize oidvector columns.
Tom Lane
2020-05-09
*
Simplify show_incremental_sort_info a bit
Tomas Vondra
2020-05-09
*
Do no reset bounded before incremental sort rescan
Tomas Vondra
2020-05-09
*
Fix handling of REWIND/MARK/BACKWARD in incremental sort
Tomas Vondra
2020-05-09
*
Update oidjoins regression test for v13.
Tom Lane
2020-05-09
*
pg_restore: Provide file name with one failure message
Alvaro Herrera
2020-05-08
*
Rework XLogReader callback system
Alvaro Herrera
2020-05-08
*
Improve use of prepositions in messages
Peter Eisentraut
2020-05-08
*
Unify find_other_exec() error messages
Peter Eisentraut
2020-05-08
*
Fix several DDL issues of generated columns versus inheritance
Peter Eisentraut
2020-05-08
*
Propagate ALTER TABLE ... SET STORAGE to indexes
Peter Eisentraut
2020-05-08
*
Report missing wait event for timeline history file.
Fujii Masao
2020-05-08
*
Refactor nbtree deletion INCOMPLETE_SPLIT check.
Peter Geoghegan
2020-05-07
*
Fix YA text phrase search bug.
Tom Lane
2020-05-07
*
Heed lock protocol in DROP OWNED BY
Alvaro Herrera
2020-05-06
*
Handle spaces for Python install location in MSVC scripts
Michael Paquier
2020-05-06
*
Normalize _bt_findsplitloc() argument names.
Peter Geoghegan
2020-05-05
*
Fix severe memory leaks in GSSAPI encryption support.
Tom Lane
2020-05-05
*
Fix capitalization of messages, per style guide
Peter Eisentraut
2020-05-05
*
Change the display of WAL usage statistics in Explain.
Amit Kapila
2020-05-05
*
Fix typo in comment
Alexander Korotkov
2020-05-03
*
Add missing newlines in error messages
Peter Eisentraut
2020-05-03
*
Refactor btvacuumpage().
Peter Geoghegan
2020-05-02
*
Fix GSS client to non-GSS server connection
Stephen Frost
2020-05-02
*
Remove superfluous memset from pgstat_recv_resetslrucounter
Tomas Vondra
2020-05-02
*
Add NLS to pg_verifybackup
Peter Eisentraut
2020-05-02
*
Simplify cost_incremental_sort a bit
Tomas Vondra
2020-05-02
*
Remove pg_xact entry from SLRU stats
Tomas Vondra
2020-05-02
*
Get rid of trailing semicolons in C macro definitions.
Tom Lane
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-05-01
*
Put new command-line options into alphabetical order in help output
Peter Eisentraut
2020-05-01
*
Add nbtree ScalarArrayOpExpr tests.
Peter Geoghegan
2020-04-30
*
Fix AddressSanitizer use-after-scope complaint.
Peter Geoghegan
2020-04-30
*
Make SQL/JSON error code names match SQL standard
Peter Eisentraut
2020-04-30
*
Rename connection parameters to control min/max SSL protocol version in libpq
Michael Paquier
2020-04-30
*
Remove redundant _bt_killitems() buffer check.
Peter Geoghegan
2020-04-29
*
Fix check for conflicting SSL min/max protocol settings
Michael Paquier
2020-04-30
*
Fix checkpoint signalling
Alvaro Herrera
2020-04-29
*
Fix typo
Peter Eisentraut
2020-04-29
*
Check slot->restart_lsn validity in a few more places
Alvaro Herrera
2020-04-28
*
Add LP_DEAD deletion of a posting list tuple test.
Peter Geoghegan
2020-04-28
*
Add missing gettext triggers
Peter Eisentraut
2020-04-28
*
Fix definition of pg_statio_all_tables view
Alexander Korotkov
2020-04-28
[next]