Re: [SPAM] ERROR: query returned no rows

From: Moreno Andreo <moreno(dot)andreo(at)evolu-s(dot)it>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: [SPAM] ERROR: query returned no rows
Date: 2017-06-26 18:39:38
Message-ID: 62358a22-7bf5-9e29-45c5-2d5965e9c772@evolu-s.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Il 26/06/2017 20:21, Alexander Farber ha scritto:
>
> RETURNING
> player1,
> score2,
> score1
> INTO
> _opponent,
> _score1, -- the line 85
> _score2;
>
Is it intentional to return score2 in score1 and vice versa?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alexander Farber 2017-06-26 18:43:31 Re: [SPAM] ERROR: query returned no rows
Previous Message Alexander Farber 2017-06-26 18:21:10 ERROR: query returned no rows