futurewei-cloud / chogori-opengauss

Other
2 stars 7 forks source link

Index delete fixes #108

Closed johnfangAFW closed 1 year ago

johnfangAFW commented 1 year ago

commit bac6dfe00a13ce682acd814ef1ddbe658e1bf4f7 Author: johnfangAFW jfang@futurewei.com Date: Mon Nov 28 15:48:43 2022 -0800

add backtrace to HandleK2PgStatus

commit 6bc798b053130c68e31968889c6caaa348c581b8 Author: johnfangAFW jfang@futurewei.com Date: Tue Nov 29 15:09:26 2022 -0800

attempt to skip heap_create_init_fork for k2pg relation

attempt to skip index_build_init_fork for k2pg relation

skip RelationGetNumberOfBlocks() for k2pg relation

skip relallvisible for k2pg relation

commit c9bbdfed8c3bf59a588248b526026eaa2a01d20d Author: johnfangAFW jfang@futurewei.com Date: Tue Nov 29 14:04:19 2022 -0800

attempt to delete indexes while calling CatalogTupleDelete