Re: Function call crashes server

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: "PostgreSQL-development" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Function call crashes server
Date: 2002-03-21 06:39:21
Message-ID: GNELIHDDFBOCMGBFGEFOAENCCBAA.chriskl@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> regression=# SELECT update_pg_pwd();
> ERROR: getTypeOutputInfo: Cache lookup of type 0 failed
>
> which is not exactly pretty, but it beats a core dump. "SELECT NULL"
> still works.

Maybe the regression test database should have tests for all the built-in
functions?

Chris

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Luis Alberto Amigo Navarro 2002-03-21 08:35:02 Re: Fw: Fw: bad performance on irix
Previous Message Tom Lane 2002-03-21 06:24:39 Re: Function call crashes server