Re: [GENERAL] ERROR: type " " does not exist

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: [GENERAL] ERROR: type " " does not exist
Дата
Msg-id d0532dea-8fd1-adb9-01d4-8f86f61ca852@aklaver.com
обсуждение исходный текст
Ответ на [GENERAL] ERROR: type " " does not exist  (Alexander Farber <alexander.farber@gmail.com>)
Ответы Re: [GENERAL] ERROR: type " " does not exist
Список pgsql-general
On 06/12/2017 01:03 PM, Alexander Farber wrote:
> Good evening!
>
> Why does PostgreSQL 9.5.4 print the error:
>
> LOG:  execute <unnamed>: SELECT out_uid  AS uid,  out_fcm  AS fcm,
>   out_apns AS apns, out_sns  AS sns,  out_note AS note  FROM
> words_resign_game($1::int, $2::int)
> DETAIL:  parameters: $1 = '2', $2 = '1'
> ERROR:  type " " does not exist at character 149

What are you using to execute the above query and how are the parameters
being supplied to $1 and $2?




--
Adrian Klaver
adrian.klaver@aklaver.com


В списке pgsql-general по дате отправления:

Предыдущее
От: Melvin Davidson
Дата:
Сообщение: Re: [GENERAL] ERROR: type " " does not exist
Следующее
От: armand pirvu
Дата:
Сообщение: [GENERAL] Strange port in pg_upgrade output