diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-10-01 17:11:50 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-10-01 17:11:50 +0000 |
commit | b1f8a37aa7b19f2e7a1965005503437dd15c7138 (patch) | |
tree | 8ac3d79ad122280951af658a297a801a88535d8d /src/backend/utils/adt/array_userfuncs.c | |
parent | 4c5e810fcda57940d1a7178389129591eb93d68e (diff) | |
download | postgresql-b1f8a37aa7b19f2e7a1965005503437dd15c7138.tar.gz postgresql-b1f8a37aa7b19f2e7a1965005503437dd15c7138.zip |
Fallout from changing index locking rules: we can reduce the strength
of locking used by REINDEX. REINDEX needs only ShareLock on the parent
table, same as CREATE INDEX, plus an exclusive lock on the specific index
being processed.
Diffstat (limited to 'src/backend/utils/adt/array_userfuncs.c')
0 files changed, 0 insertions, 0 deletions