Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql Patches > Re: Snapshot ma...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 7 of 11 Topic 3620 of 4088
Post > Topic >>

Re: Snapshot management, final

by alvherre@[EMAIL PROTECTED] (Alvaro Herrera) May 11, 2008 at 08:55 PM

Tom Lane wrote:

I'm revising the patch; this comment is flawed though:

> Shouldn't UnregisterSnapshot insist that s_level be equal to current
> xact nest level?

It can't check that; consider

begin;
savepoint foo;
declare cur cursor for select (1), (2), (3);
savepoint bar;
close cur;
commit;

Thanks again for the review.

-- 
Alvaro Herrera                               
http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 sup****t

-- 
Sent via pgsql-patches mailing list (pgsql-patches@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-patches
 




 11 Posts in Topic:
Re: Snapshot management, final
simon@[EMAIL PROTECTED]   2008-04-22 22:45:12 
Re: Snapshot management, final
alvherre@[EMAIL PROTECTED  2008-04-22 17:50:56 
Re: Snapshot management, final
tgl@[EMAIL PROTECTED] (T  2008-05-06 17:26:34 
Re: Snapshot management, final
tgl@[EMAIL PROTECTED] (T  2008-05-06 17:59:11 
Re: Snapshot management, final
alvherre@[EMAIL PROTECTED  2008-05-07 14:48:11 
Re: Snapshot management, final
tgl@[EMAIL PROTECTED] (T  2008-05-11 19:10:23 
Re: Snapshot management, final
alvherre@[EMAIL PROTECTED  2008-05-11 20:55:38 
Re: Snapshot management, final
tgl@[EMAIL PROTECTED] (T  2008-05-11 21:03:25 
Re: Snapshot management, final
alvherre@[EMAIL PROTECTED  2008-05-11 21:10:16 
Re: Snapshot management, final
tgl@[EMAIL PROTECTED] (T  2008-05-11 21:16:33 
Re: Snapshot management, final
alvherre@[EMAIL PROTECTED  2008-05-12 16:07:35 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sun Oct 12 9:38:37 CDT 2008.