futurewei-cloud / chogori-sql

Horizontally scalable SQL Service built upon Chogori-Platform SKV storage
Other
5 stars 6 forks source link

postgres core when executing drop table with secondary indexes #253

Closed raduvine closed 3 years ago

raduvine commented 3 years ago

I added a test to create of secondary index. During the drop table with cascade the postgres instance is going down with SIGSEGV.

raduvine commented 3 years ago

The issue is fixed after code pull