BUG #5001: can not prepare for where $1 is null

Поиск
Список
Период
Сортировка
От
Тема BUG #5001: can not prepare for where $1 is null
Дата
Msg-id 200908210841.n7L8fIQq083062@wwwmaster.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #5001: can not prepare for where $1 is null  (Pavel Stehule <pavel.stehule@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: 8.4.0 data loss / HOT-related bug
Следующее
От: "Pramod"
Дата:
Сообщение: BUG #5003: setup error