OSDN Git Service

Ensure to hold an exclusive lock while reindexing a relation.
authorHiroshi Inoue <inoue@tpf.co.jp>
Fri, 17 Aug 2001 23:50:00 +0000 (23:50 +0000)
committerHiroshi Inoue <inoue@tpf.co.jp>
Fri, 17 Aug 2001 23:50:00 +0000 (23:50 +0000)
commit58d4f951ea193db219e9da66e07c73b8aa3f06db
treec7ed006952cba87456a6e4f29cf869fbd37c3d24
parent9df188bc0d40c7c52d58d9678eb374dc68ee49a2
Ensure to hold an exclusive lock while reindexing a relation.
This is mainly to help developers to understand the code.
src/backend/catalog/index.c