Re: BUG #4203: perform dblink() in begin/exception returns wrong SQLSTATE code
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: Joe Conway <mail(at)joeconway(dot)com>
- Cc: Henry Combrinck <henry(at)zen(dot)co(dot)za>, pgsql-bugs(at)postgresql(dot)org
- Subject: Re: BUG #4203: perform dblink() in begin/exception returns wrong SQLSTATE code
- Date: Tue, 27 May 2008 16:24:05 -0400
- Message-id: <11002.1211919845@sss.pgh.pa.us> <text/plain>
Joe Conway <mail(at)joeconway(dot)com> writes:
> Tom Lane wrote:
>> Yeah, the dblink code should probably try a bit harder to propagate the
>> original error fields.
> Sounds reasonable. Do you think this is a bug fix or an 8.4 enhancement?
8.4 enhancement I think, since a behavioral change here could pose a
compatibility issue for applications.
regards, tom lane
Home |
Main Index |
Thread Index