Re: Function call crashes server - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: Function call crashes server
Date
Msg-id GNELIHDDFBOCMGBFGEFOAENCCBAA.chriskl@familyhealth.com.au
Whole thread Raw
In response to Re: Function call crashes server  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Function call crashes server
Next
From: "Luis Alberto Amigo Navarro"
Date:
Subject: Re: Fw: Fw: bad performance on irix