Re: Open 7.1 items

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Open 7.1 items
Date: 2001-01-26 21:08:15
Message-ID: 3809.980543295@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-jdbc

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> SELECT cash_out(1) crashes all backends
>>

> OK, removed from 'open' list and added to TODO. Actually, I can't get
> the crash to happen except with cash_out. Is there another *out
> function you can get to fail.

Any pass-by-reference type; also most if not all input functions.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-01-26 21:10:22 Re: Bug in FOREIGN KEY
Previous Message Tom Lane 2001-01-26 21:07:12 Re: This script will crash the connection

Browse pgsql-jdbc by date

  From Date Subject
Next Message Bruce Momjian 2001-01-26 21:24:39 Re: Open 7.1 items
Previous Message Bruce Momjian 2001-01-26 20:57:17 Re: Open 7.1 items