Re-think guts of DROP INDEX CONCURRENTLY.
Concurrent behaviour was flawed when using a two-step process, so add an additional phase of processing to ensure concurrency for both SELECTs and INSERT/UPDATE/DELETEs. Backpatch to 9.2 Andres Freund, tweaked by me
Showing
Please register or sign in to comment