RE: [HACKERS] Re: [GENERAL] drop/rename table and transactions - Mailing list pgsql-hackers

From Hiroshi Inoue
Subject RE: [HACKERS] Re: [GENERAL] drop/rename table and transactions
Date
Msg-id 001001bf3be2$821dc520$2801007e@cadzone.tpf.co.jp
Whole thread Raw
In response to RE: [HACKERS] Re: [GENERAL] drop/rename table and transactions  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
Responses Re: [HACKERS] Re: [GENERAL] drop/rename table and transactions
List pgsql-hackers
> I propose here that we stop the release of lock before end of transaction.
> I have been suffering from the early release of lock.
> 
> Comments ?

If there's no objection,I would change UnlockRelation() to not release 
the specified lock except AccessShareLock.

Regards.

Hiroshi Inoue
Inoue@tpf.co.jp


pgsql-hackers by date:

Previous
From: sk.list@comset.net
Date:
Subject: Re: [ADMIN] When postgres will be faster?
Next
From: Vadim Mikheev
Date:
Subject: Re: [HACKERS] Re: [GENERAL] drop/rename table and transactions