pgsql/src/backend/catalog index.c

Started by Hiroshi Inoueover 25 years ago1 messagescomitters
Jump to latest
#1Hiroshi Inoue
inoue@hub.org

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: inoue@hub.org 01/01/17 23:01:42

Modified files:
src/backend/catalog: index.c

Log message:
Change LockClassinfoForUpdate() to retry mark4update() in case
the tuple is already uodated. (If LockClassinfoForUpdate() is
thought to be useful).