RE: [HACKERS] Re: [GENERAL] drop/rename table and transactions

From: "Hiroshi Inoue" <Inoue(at)tpf(dot)co(dot)jp>
To: "Vadim Mikheev" <vadim(at)krs(dot)ru>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "PostgreSQL Developers List" <hackers(at)postgreSQL(dot)org>
Subject: RE: [HACKERS] Re: [GENERAL] drop/rename table and transactions
Date: 1999-12-01 09:57:42
Message-ID: 001001bf3be2$821dc520$2801007e@cadzone.tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general 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(at)tpf(dot)co(dot)jp

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Vadim Mikheev 1999-12-01 09:59:58 Re: [HACKERS] Re: [GENERAL] drop/rename table and transactions
Previous Message Manuel Cabido 1999-12-01 09:53:52 Re: pgsql-general-digest V1 #550

Browse pgsql-hackers by date

  From Date Subject
Next Message Vadim Mikheev 1999-12-01 09:59:58 Re: [HACKERS] Re: [GENERAL] drop/rename table and transactions
Previous Message sk.list 1999-12-01 09:05:42 Re: [ADMIN] When postgres will be faster?