CVSROOT: /cvsrootModule name: pgsql-serverChanges by: tgl@postgresql.org 02/09/03 12:00:03
Modified files: src/backend/catalog: index.c
Log message: I think reindex_index had better get AccessExclusiveLock on the parent heap, not just ExclusiveLock.