index
:
postgresql-pgindent.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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
Age
Commit message (
Expand
)
Author
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-08
Rework XLogReader callback system
Alvaro Herrera
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-07
Refactor nbtree deletion INCOMPLETE_SPLIT check.
Peter Geoghegan
2020-05-07
Fix YA text phrase search bug.
Tom Lane
2020-05-06
Heed lock protocol in DROP OWNED BY
Alvaro Herrera
2020-05-05
Fix severe memory leaks in GSSAPI encryption support.
Tom Lane
2020-05-05
Change the display of WAL usage statistics in Explain.
Amit Kapila
2020-05-03
Fix typo in comment
Alexander Korotkov
2020-05-02
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-01
Simplify cost_incremental_sort a bit
Tomas Vondra
2020-05-01
Remove pg_xact entry from SLRU stats
Tomas Vondra
2020-05-01
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-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
Remove redundant _bt_killitems() buffer check.
Peter Geoghegan
2020-04-29
Fix check for conflicting SSL min/max protocol settings
Michael Paquier
2020-04-29
Fix checkpoint signalling
Alvaro Herrera
2020-04-29
Check slot->restart_lsn validity in a few more places
Alvaro Herrera
2020-04-28
Add missing gettext triggers
Peter Eisentraut
2020-04-28
Fix definition of pg_statio_all_tables view
Alexander Korotkov
2020-04-27
Fix full text search to handle NOT above a phrase search correctly.
Tom Lane
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-25
In caught-up logical walsender, sleep only in WalSndWaitForWal().
Noah Misch
2020-04-25
Revert "When WalSndCaughtUp, sleep only in WalSndWaitForWal()."
Noah Misch
2020-04-25
Fix error case for CREATE ROLE ... IN ROLE.
Andrew Gierth
2020-04-24
Repair performance regression in information_schema.triggers view.
Tom Lane
2020-04-23
Fix handling of WAL segments ready to be archived during crash recovery
Michael Paquier
2020-04-23
Remove ACLDEBUG #define and associated code.
Tom Lane
2020-04-23
Remove useless (and broken) logging logic in memory context functions.
Tom Lane
2020-04-23
Rename exposed identifiers to say "backup manifest".
Robert Haas
2020-04-23
Fix transient memory leak for SRFs in FROM.
Andres Freund
2020-04-22
Fix cost_incremental_sort for expressions with varno 0
Tomas Vondra
2020-04-22
Remove bogus Assert in foreign key cloning code
David Rowley
2020-04-22
Remove HEAPDEBUGALL
Peter Eisentraut
2020-04-21
Fix possible crash during FATAL exit from reindexing.
Tom Lane
2020-04-21
Fix minor violations of FunctionCallInvoke usage protocol.
Tom Lane
2020-04-21
Fix detaching partitions with cloned row triggers
Alvaro Herrera
[next]