Re: BUG #2353: Temporary tables created within trigger function still exist after abend

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Alexander Kirpa" <postgres(at)bilteks(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2353: Temporary tables created within trigger function still exist after abend
Date: 2006-03-22 17:15:22
Message-ID: 17585.1143047722@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Alexander Kirpa" <postgres(at)bilteks(dot)com> writes:
> In case abnormal exit (for instance 'ERROR: invalid UTF-8 byte sequence
> detected near byte 0xc3') from application based on Perl (5.8.8) with access
> to Postgres over DBD::Pg (1.47) temporary tables still unremoved.

Please provide a complete test case demonstrating this.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Gloria 2006-03-22 17:47:37 Re: BUG #2350: Timezone string fails in a certain context
Previous Message Tom Lane 2006-03-22 17:13:21 Re: BUG #2350: Timezone string fails in a certain context (see below).