Re: Seeking Clarification on Function Definitions in PostgreSQL Extensions - Mailing list pgsql-general

From Ron Johnson
Subject Re: Seeking Clarification on Function Definitions in PostgreSQL Extensions
Date
Msg-id CANzqJaCWEJb8VXK=063GnE9VF71EAijXf_MCjHj48ooAyUw9bw@mail.gmail.com
Whole thread Raw
In response to Re: Seeking Clarification on Function Definitions in PostgreSQL Extensions  ("David G. Johnston" <david.g.johnston@gmail.com>)
Responses Re: Seeking Clarification on Function Definitions in PostgreSQL Extensions
List pgsql-general
On Tue, Jun 18, 2024 at 1:16 PM David G. Johnston <david.g.johnston@gmail.com> wrote:
On Tue, Jun 18, 2024 at 10:07 AM Ron Johnson <ronljohnsonjr@gmail.com> wrote:
fun2 puzzles me.  Why would you return parameters AND a single record (unless it's an error status).

You mis-understand what 2 is doing.  You should go re-read the docs for create function again.  Especially the description of rettype.

That's true.  I've even used "RETURNS SETOF record" before.

But I stand by returning OUT params and records at the same time.

pgsql-general by date:

Previous
From: Dmitry O Litvintsev
Date:
Subject: Re: fail to install postgresql15 on Alma9
Next
From: Dmitry O Litvintsev
Date:
Subject: Re: fail to install postgresql15 on Alma9