Commits

Showing commits that first shipped in 10 (backpatches included). Clear

DateSubjectAuthorReleases
2020-06-19 Ensure write failure reports no-disk-space Alvaro Herrera 10.14
2020-05-15 Avoid killing btree items that are already dead Alvaro Herrera 10.14
2020-05-08 pg_restore: Provide file name with one failure message Alvaro Herrera 10.13
2020-05-06 Heed lock protocol in DROP OWNED BY Alvaro Herrera 10.13
2020-03-16 Plug memory leak Alvaro Herrera 10.13
2020-03-11 Add pg_dump support for ALTER obj DEPENDS ON EXTENSION Alvaro Herrera 10.13
2020-03-11 Avoid duplicates in ALTER ... DEPENDS ON EXTENSION Alvaro Herrera 10.13
2020-02-10 createuser: fix parsing of --connection-limit argument Alvaro Herrera 10.12
2020-02-10 Fix priv checks for ALTER <object> DEPENDS ON EXTENSION Alvaro Herrera 10.12
2020-02-05 ALTER SUBSCRIPTION / REFRESH docs: explain copy_data Alvaro Herrera 10.12
2020-02-03 Add missing break out seqscan loop in logical replication Alvaro Herrera 10.12
2020-01-17 Set ReorderBufferTXN->final_lsn more eagerly Alvaro Herrera 10.12
2020-01-08 Reimplement nullification of walsender timestamp Alvaro Herrera 10.12
2020-01-07 pg_stat_activity: show NULL stmt start time for walsenders Alvaro Herrera 10.12
2019-11-05 Change pg_restore -f- to dump to stdout instead of to ./- Alvaro Herrera 10.11
2019-10-17 Fix minor bug in logical-replication walsender shutdown Alvaro Herrera 10.11
2019-09-18 pg_upgrade/test.sh: Quote sed(1) argument Alvaro Herrera 10.11
2019-09-13 logical decoding: process ASSIGNMENT during snapshot build Alvaro Herrera 10.11
2019-09-13 Fix under-parenthesized macro definitions Alvaro Herrera 10.11
2019-09-12 Improve documentation about our XML functionality Alvaro Herrera 10.11
2019-08-21 Fix typo Alvaro Herrera 10.11
2019-08-20 Fix bogus comment Alvaro Herrera 10.11
2019-07-26 Don't uselessly escape a string that doesn't need escaping Alvaro Herrera 10.10
2019-06-18 Avoid spurious deadlocks when upgrading a tuple lock Alvaro Herrera 10.10
2019-06-17 Revert "Avoid spurious deadlocks when upgrading a tuple lock" Alvaro Herrera 10.9