Re: RETURNS TABLE function: ERROR: column reference "word" is ambiguous - Mailing list pgsql-general

From David G. Johnston
Subject Re: RETURNS TABLE function: ERROR: column reference "word" is ambiguous
Date
Msg-id CAKFQuwbsMjrJuZR1Mn1jf6JSmiy=MBUYig3eJ9gr_d9Eqn5tdA@mail.gmail.com
Whole thread Raw
In response to Re: RETURNS TABLE function: ERROR: column reference "word" is ambiguous  (Alexander Farber <alexander.farber@gmail.com>)
List 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 by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: RETURNS TABLE function: ERROR: column reference "word" is ambiguous
Next
From: Pavel Stehule
Date:
Subject: Re: RETURNS TABLE function: ERROR: column reference "word" is ambiguous