Re: How to crash postgres using savepoints - Mailing list pgsql-hackers

From Gavin Sherry
Subject Re: How to crash postgres using savepoints
Date
Msg-id Pine.LNX.4.58.0408032040070.12477@linuxworld.com.au
Whole thread Raw
In response to Re: How to crash postgres using savepoints  (Jeff Davis <jdavis-pgsql@empires.org>)
Responses Re: How to crash postgres using savepoints  (Jeff Davis <jdavis-pgsql@empires.org>)
List pgsql-hackers
Attached is a patch fixing this.

One question I do have:
if (target->savepointLevel != s->savepointLevel)

Will this ever be true in the current code? I cannot see anything setting
savepointLevel explicitly.

Gavin

pgsql-hackers by date:

Previous
From: Gavin Sherry
Date:
Subject: Re: Anybody have an Oracle PL/SQL reference at hand?
Next
From: Andreas Pflug
Date:
Subject: Re: Open items