Re: Assertion failure with assignment to array elem

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
Cc: PostgreSQL Bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: Assertion failure with assignment to array elem
Date: 2010-08-09 16:54:58
Message-ID: 2494.1281372898@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com> writes:
> There's a related issue:
> ...
> This one is simple to fix, we can always call exec_eval_cleanup() before
> running the exception handler:

Sounds good, will add that and some regression tests and commit.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Heikki Linnakangas 2010-08-09 18:18:04 Re: postgres 9.0 beta libpq empty binary array error
Previous Message Heikki Linnakangas 2010-08-09 16:51:21 Re: Assertion failure with assignment to array elem