Skip to content

Releases: orioledb/postgres

Version 17_18

15 Apr 16:08

Choose a tag to compare

patches17_18

enabled priviliges test

Version 16_45

15 Apr 16:06

Choose a tag to compare

patches16_45

enabled priviliges test

Version 16_44

24 Feb 13:31

Choose a tag to compare

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

24 Feb 13:30

Choose a tag to compare

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

05 Feb 12:37

Choose a tag to compare

patches17_16

Add missing CustomErrorCleanup

Version 16_43

05 Feb 12:36

Choose a tag to compare

patches16_43

properly process conflictTid for rowid

Version 17_15

30 Oct 12:35

Choose a tag to compare

patches17_15

Enable running subscription tests with oriole

Version 16_42

30 Oct 12:53

Choose a tag to compare

Allow skipping transactions for ReorderBufferAbortOld()

Transactions need to be marked as RBTXN_DISTR_SKIP_CLEANUP to be skipped in
ReorderBufferAbortOld().

Version 17_12

05 Sep 12:40

Choose a tag to compare

patches17_12

fix pg_rewind docs

Version 16_39

05 Sep 12:41

Choose a tag to compare

patches16_39

fix pg_rewind docs