Move drop function calls to another transaction which doesn't have execlusive locks.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#
|
||||
# pg_reorg: lib/Makefile
|
||||
#
|
||||
# Copyright (c) 2008, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
||||
# Copyright (c) 2008-2009, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
||||
#
|
||||
SRCS = reorg.c
|
||||
OBJS = $(SRCS:.c=.o)
|
||||
|
Reference in New Issue
Block a user