Re: pgsql: Make it more clear that you need to release savepoint with

Lists: pgsql-committers
From: heikki(at)postgresql(dot)org (Heikki Linnakangas)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Make it more clear that you need to release savepoint with
Date: 2010-05-27 06:25:32
Message-ID: 20100527062532.9B5507541D2@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers

Log Message:
-----------
Make it more clear that you need to release savepoint with
RELEASE SAVEPOINT to make an older savepoint with the same name
accessible. It's also possible to implicitly release the savepoint by
rolling back to an earlier savepoint, but mentioning that too would make
the note just more verbose and confusing.

Modified Files:
--------------
pgsql/doc/src/sgml/ref:
savepoint.sgml (r1.7 -> r1.8)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/savepoint.sgml?r1=1.7&r2=1.8)


From: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
To: Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
Cc: pgsql-committers <pgsql-committers(at)postgresql(dot)org>
Subject: Re: pgsql: Make it more clear that you need to release savepoint with
Date: 2010-05-27 06:53:37
Message-ID: 4BFE16F1.1050501@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers

Ah, yes, the patch was by Florian Pflug. Sorry about that.

On 27/05/10 09:29, Devrim GÜNDÜZ wrote:
> Did you forget to credit Florian here?
>
> Cheers, Devrim
>
> On Thu, 2010-05-27 at 06:25 +0000, Heikki Linnakangas wrote:
>> Log Message:
>> -----------
>> Make it more clear that you need to release savepoint with
>> RELEASE SAVEPOINT to make an older savepoint with the same name
>> accessible. It's also possible to implicitly release the savepoint by
>> rolling back to an earlier savepoint, but mentioning that too would make
>> the note just more verbose and confusing.
>>
>> Modified Files:
>> --------------
>> pgsql/doc/src/sgml/ref:
>> savepoint.sgml (r1.7 -> r1.8)
>> (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/savepoint.sgml?r1=1.7&r2=1.8)
>>
>
>

--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com