BUG #5001: can not prepare for where $1 is null - Mailing list pgsql-bugs

From
Subject BUG #5001: can not prepare for where $1 is null
Date
Msg-id 200908210841.n7L8fIQq083062@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #5001: can not prepare for where $1 is null  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-bugs
The following bug has been logged online:

Bug reference:      5001
Logged by:
Email address:      94487509@qq.com
PostgreSQL version: 8.3.3
Operating system:   linux
Description:        can not prepare for where $1 is null
Details:

why can not prepare like this? thanks!
 prepare ssss as select * from test where $1 is null;
 ERROR:  could not determine data type of parameter $1

pgsql-bugs by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: 8.4.0 data loss / HOT-related bug
Next
From: "Pramod"
Date:
Subject: BUG #5003: setup error