Commits

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

DateSubjectAuthorReleases
2019-05-07 Remove some code related to 7.3 and older servers from tools of src/bin/ Michael Paquier 9.4.23
2019-04-24 Fix detection of passwords hashed with MD5 Michael Paquier 9.4.22
2019-03-04 Fix error handling of readdir() port implementation on first file lookup Michael Paquier 9.4.22
2019-02-28 Improve documentation of data_sync_retry Michael Paquier 9.4.22
2019-02-20 Mark correctly initial slot snapshots with MVCC type when built Michael Paquier 9.4.22
2019-02-03 Add PG_CFLAGS, PG_CXXFLAGS, and PG_LDFLAGS variables to PGXS Michael Paquier 9.4.21
2019-02-01 Fix use of dangling pointer in heap_delete() when logging replica identity Michael Paquier 9.4.21
2019-01-05 doc: Update RFC URLs Michael Paquier 9.4.21
2018-12-27 Ignore inherited temp relations from other sessions when truncating Michael Paquier 9.4.21
2018-12-18 Update project link of pgBadger in documentation Michael Paquier 9.4.21
2018-12-17 Fix use-after-free bug when renaming constraints Michael Paquier 9.4.21
2018-12-17 Make constraint rename issue relcache invalidation on target relation Michael Paquier 9.4.21
2018-11-29 Fix handling of synchronous replication for stopping WAL senders Michael Paquier 9.4.21
2018-11-26 Revert "Fix typo in documentation of toast storage" Michael Paquier 9.4.21
2018-11-26 Fix typo in documentation of toast storage Michael Paquier 9.4.21
2018-11-14 Initialize TransactionState and user ID consistently at transaction start Michael Paquier 9.4.21
2018-10-14 Avoid duplicate XIDs at recovery when building initial snapshot Michael Paquier 9.4.20
2018-10-02 Fix documentation of pgrowlocks using "lock_type" instead of "modes" Michael Paquier 9.4.20
2018-09-02 Fix initial sync of slot parent directory when restoring status Michael Paquier 9.4.20
2018-08-31 Ensure correct minimum consistent point on standbys Michael Paquier 9.4.20
2018-08-21 Fix set of NLS translation issues Michael Paquier 9.4.20
2018-08-17 Mention ownership requirements for REFRESH MATERIALIZED VIEW in docs Michael Paquier 9.4.20
2018-08-04 Reset properly errno before calling write() Michael Paquier 9.4.19
2018-07-12 Make logical WAL sender report streaming state appropriately Michael Paquier 9.4.19
2018-07-05 Prevent references to invalid relation pages after fresh promotion Michael Paquier 9.4.19