The following bug has been logged online:

Bug reference:      5001
Logged by:          
Email address:      94487...@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

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to