Re: RETURNS TABLE function: ERROR: column reference "word" is ambiguous

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: RETURNS TABLE function: ERROR: column reference "word" is ambiguous
Дата
Msg-id CAKFQuwbsMjrJuZR1Mn1jf6JSmiy=MBUYig3eJ9gr_d9Eqn5tdA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: RETURNS TABLE function: ERROR: column reference "word" is ambiguous  (Alexander Farber <alexander.farber@gmail.com>)
Список pgsql-general
On Wed, Aug 10, 2016 at 9:39 AM, Alexander Farber <alexander.farber@gmail.com> wrote:

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 words_check_words(integer,integer,jsonb) line 131 at SQL statement

However I do not want to discard my results, but return them by my custom function...



David J.​
 

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: RETURNS TABLE function: ERROR: column reference "word" is ambiguous
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: RETURNS TABLE function: ERROR: column reference "word" is ambiguous