Re: Issues with C++ exception handling in an FDW - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Issues with C++ exception handling in an FDW
Date
Msg-id CA+TgmoZ+FMe_EkhEGY0vq1beZYxVwQGz-bBQDm4z_UqhvRKQJQ@mail.gmail.com
Whole thread Raw
In response to Issues with C++ exception handling in an FDW  ("Soules, Craig" <craig.soules@hp.com>)
List pgsql-hackers
On Mon, Jan 30, 2012 at 6:04 PM, Soules, Craig <craig.soules@hp.com> wrote:
> When there are no errors everything works flawlessly, however, we noticed that even throwing an exception in the C++
layerwas causing an immediate segmentation fault.  Even when encapsulated in a try { } catch(...) { } block. 

Stack backtrace?

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: JSON for PG 9.2
Next
From: Andrew Dunstan
Date:
Subject: Re: JSON for PG 9.2