savepoints and upgrading locks

From: Jeff Davis <pgsql(at)j-davis(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: savepoints and upgrading locks
Date: 2007-05-08 20:41:49
Message-ID: 1178656909.24902.40.camel@dogma.v10.wvs
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


This thread here became a TODO item:

http://archives.postgresql.org/pgsql-hackers/2006-11/msg01011.php

During that discussion a patch was produced that nobody seemed to have
objections to. The main problem seemed to be that it wouldn't always
downgrade the lock on a ROLLBACK TO (as I understand it), which doesn't
seem like a problem to me.

Is there a reason this isn't a part of 8.3, or was it just forgotten?

Regards,
Jeff Davis

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ale Raza 2007-05-08 20:47:15 Re: Patch: Allocation of "kind" codes for spatial type.
Previous Message Neil Conway 2007-05-08 19:58:04 Re: problem using semaphores