Re: BUG #6379: SQL Function Causes Back-end Crash

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Paul Ramsey <pramsey(at)cleverelephant(dot)ca>
Cc: Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #6379: SQL Function Causes Back-end Crash
Date: 2012-01-04 23:37:32
Message-ID: 1037.1325720252@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

I wrote:
> Perhaps the intoRel stuff should be
> saving/restoring the original destreceiver instead of just blindly
> overwriting it.

I concluded that was the best fix, and have committed it.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Ryan P. Kelly 2012-01-05 01:17:30 [PATCH] Prevent hanging on unreachable hosts on startup
Previous Message dean.w.schulze 2012-01-04 22:58:20 BUG #6380: dropdb gives error while loading shared libraries: liblber-2.3.so.0

Browse pgsql-hackers by date

  From Date Subject
Next Message Samuel PHAN 2012-01-04 23:58:19 Re: Add SPI results constants available for PL/*
Previous Message Tom Lane 2012-01-04 23:20:19 Re: pg_restore direct to database is broken for --insert dumps