Releases: orioledb/postgres
Releases · orioledb/postgres
Version 17_18
patches17_18 enabled priviliges test
Version 16_45
patches16_45 enabled priviliges test
Version 16_44
Modify the way ExecMergeMatched() detects moved partitions Use tupleid for ROW_REF_TID as in upsteam. Use &context->tmfd.ctid for ROW_REF_ROWID as in OrioleDB.
Version 17_17
Modify the way ExecMergeMatched() detects moved partitions Use tupleid for ROW_REF_TID as in upsteam. Use &context->tmfd.ctid for ROW_REF_ROWID as in OrioleDB.
Version 17_16
patches17_16 Add missing CustomErrorCleanup
Version 16_43
patches16_43 properly process conflictTid for rowid
Version 17_15
patches17_15 Enable running subscription tests with oriole
Version 16_42
Allow skipping transactions for ReorderBufferAbortOld() Transactions need to be marked as RBTXN_DISTR_SKIP_CLEANUP to be skipped in ReorderBufferAbortOld().
Version 17_12
patches17_12 fix pg_rewind docs
Version 16_39
patches16_39 fix pg_rewind docs