futurewei-cloud / chogori-opengauss

Other
2 stars 7 forks source link

K2pgctid update delete #112

Closed johnfangAFW closed 1 year ago

johnfangAFW commented 1 year ago

Picked from bugbash branch.

commit 26d58d0643cbc1bda2c0349351fc69a812b3249b (HEAD -> k2pgctid-update-delete, origin/k2pgctid-update-delete) Author: johnfangAFW jfang@futurewei.com Date: Thu Dec 8 20:29:30 2022 -0800

clean up code

commit ca35b2c6212ef30c34641bebc6995cbfe7d47eff Author: Ahsan Khan ahsankhanmail@gmail.com Date: Tue Dec 6 12:51:15 2022 -0800

Skip set catalog cache version to fix segv (#111)

Co-authored-by: Ahsan Khan <akhan@futurewei.com>

commit fff405f8e52d4e84ece7c759dff723bfcbb3b6b6 Author: johnfangAFW jfang@futurewei.com Date: Thu Dec 8 13:04:02 2022 -0800

force to use upsert for k2 index insert

commit d0009f3c78baa4a0f93ee629bf6f1f282ce4c946 Author: johnfangAFW jfang@futurewei.com Date: Thu Dec 8 00:07:43 2022 -0800

pass k2pg_ctid from scan slot to projected slot and assign it to heaptuple

commit 0c087f301ba7c6c02a831918fa995437bb181939 Author: johnfangAFW jfang@futurewei.com Date: Thu Dec 1 13:03:49 2022 -0800

fix the k2pg_mt_is_single_row_update_or_delete logic