Re: if not exists (SELECT 1... UNION SELECT 1...) - Mailing list pgsql-general

From Alexander Farber
Subject Re: if not exists (SELECT 1... UNION SELECT 1...)
Date
Msg-id CAADeyWjqtVyBDHK2AxE3f_u85OjPi6Nzs2h_-GnOKhKMBJZQow@mail.gmail.com
Whole thread Raw
In response to Re: if not exists (SELECT 1... UNION SELECT 1...)  (Alexander Farber <alexander.farber@gmail.com>)
Responses Re: if not exists (SELECT 1... UNION SELECT 1...)
Re: if not exists (SELECT 1... UNION SELECT 1...)
List pgsql-general
Ah, I have to do

    RETURN '___WRONG___';

and not

        out_text := '___WRONG___'
        RETURN;

pgsql-general by date:

Previous
From: Alexander Farber
Date:
Subject: Re: if not exists (SELECT 1... UNION SELECT 1...)
Next
From: Ralf Schuchardt
Date:
Subject: Re: if not exists (SELECT 1... UNION SELECT 1...)