Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
DROP TABLE should look up relation name/id again after it obtains locks, because other sessions may change the table concurrently.
GPDB has confirmed this issue, I think, Hawq may suffer from it as well.
https://github.com/greenplum-db/gpdb/issues/3874