Skip to content
Snippets Groups Projects
Commit 5377ccbe authored by Tom Lane's avatar Tom Lane
Browse files

Update obsolete comment in index_drop(). When the comment was written,

queries frequently took no lock at all on individual indexes.  That's not
true any more, but we still need lock on the parent table to make it safe
to use cached lists of index OIDs.
parent fa88e92a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment