Re: query has no destination for result data

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: query has no destination for result data
Дата
Msg-id 4497.1272299898@sss.pgh.pa.us
обсуждение исходный текст
Ответ на query has no destination for result data  (Patta <pmuthuz@gmail.com>)
Список pgsql-novice
Patta <pmuthuz@gmail.com> writes:
> I'm a beginner in postgresql. I get the below error. Could you help me
> to fix this one?

> ERROR:  query has no destination for result data
> HINT:  If you want to discard the results of a SELECT, use PERFORM instead.
> CONTEXT:  PL/pgSQL function "insertcommjunction1" line 7 at SQL statement

> The function is as follows.
> CREATE OR REPLACE FUNCTION test()

Um, that's not the function being complained of ...

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: install both i386 and x86_64 libs
Следующее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: install both i386 and x86_64 libs