Re: Simple question about running a function.

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: SQL Padawan <sql_padawan(at)protonmail(dot)com>
Cc: "pgsql-novice(at)lists(dot)postgresql(dot)org" <pgsql-novice(at)lists(dot)postgresql(dot)org>
Subject: Re: Simple question about running a function.
Date: 2021-11-26 18:36:40
Message-ID: CAKFQuwYhjoo5+yTJNwWftKsaM6_vaf-LAuvhMBcZ2vF5Oqtrzw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Friday, November 26, 2021, SQL Padawan <sql_padawan(at)protonmail(dot)com>
wrote:

>
> I thought that the PERFORM "swallowed" the output?
>
>
“Output” here means a result set (table). Nothing more, nothing less. A
notice is not a table, it’s a text message.

David J.

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message David G. Johnston 2021-11-26 18:39:33 Re: Simple question about running a function.
Previous Message SQL Padawan 2021-11-26 18:33:01 Re: Simple question about running a function.