Re: column "id" is of type integer but expression is of type character

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: column "id" is of type integer but expression is of type character
Дата
Msg-id 20091.1231442290@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: column "id" is of type integer but expression is of type character  (Raymond O'Donnell <rod@iol.ie>)
Список pgsql-general
"Raymond O'Donnell" <rod@iol.ie> writes:
> I've no idea, in any case, whether you can expect SELECTing two columns
> into a one-column table to work.

It won't, but the other error happens to be detected first.

            regards, tom lane

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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: column "id" is of type integer but expression is of type character
Следующее
От: "Will Rutherdale (rutherw)"
Дата:
Сообщение: Re: to_tsquery, plainto_... avoiding bad input, injections. Is there a builtin function for this ? Escaping?