CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: inoue@hub.org 01/08/17 19:50:00
Modified files:
src/backend/catalog: index.c
Log message:
Ensure to hold an exclusive lock while reindexing a relation.
This is mainly to help developers to understand the code.