Re: snapshot leak and core dump with serializable transactions - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: snapshot leak and core dump with serializable transactions
Date
Msg-id 20081203194501.GK3968@alvh.no-ip.org
Whole thread Raw
In response to Re: snapshot leak and core dump with serializable transactions  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: snapshot leak and core dump with serializable transactions  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
List pgsql-hackers
Alvaro Herrera escribió:

> Yeah, we need two "at-commit" routines, one of which needs to be called
> early.  I'm prepping a patch.

Here it is ... the large object patch is also included.  I've created
new functions to specify the resource owner to register a snapshot in;
now that there are two callers, it seems likely that there will be more
in the future.

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

Attachment

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: snapshot leak and core dump with serializable transactions
Next
From: Magnus Hagander
Date:
Subject: Re: Re: [BUGS] libpq does not manage SSL callbacks properly when other libraries are involved.