Re: Maintaining state across function calls - Mailing list pgsql-general

From Chris Angelico
Subject Re: Maintaining state across function calls
Date
Msg-id CAPTjJmpp_P7rffEzM=DPntVyMdBZAcT4Pn=EzNQBVx=cnZ1YhQ@mail.gmail.com
Whole thread Raw
In response to Re: Maintaining state across function calls  (Craig Ringer <craig@2ndQuadrant.com>)
List pgsql-general
On Tue, Nov 20, 2012 at 12:30 PM, Craig Ringer <craig@2ndquadrant.com> wrote:
> C++ exception handling and the PostgreSQL backend's longjmp() based
> error handling will interact in exciting and interesting ways.

Define "interesting"? You mean in Wash's sense of "Oh God, oh God,
we're going to receive signal 9"?

Not a huge fan of C++ exception handling myself, it seems to interact
with a few things that way.

ChrisA


pgsql-general by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: Performance Testing Metrics
Next
From: Jasen Betts
Date:
Subject: Re: Aggeregate funtion calculating the average value of each same index of an array column in a table