In the new dispensation where REINDEX doesn't take exclusive lock on
Tom Lane <tgl@sss.pgh.pa.us>
In the new dispensation where REINDEX doesn't take exclusive lock on the parent table, it's essential that all index accesses take some kind of lock on the index. I had missed vacuumlazy.c :-( ...
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/vacuumlazy.c | modified | +17 −7 |