Re: Stored procedures and out parameters - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Stored procedures and out parameters
Date
Msg-id be5789db-f516-2b5d-6671-16cff0572c3e@2ndquadrant.com
Whole thread Raw
In response to Re: Stored procedures and out parameters  ("David G. Johnston" <david.g.johnston@gmail.com>)
Responses Re: Stored procedures and out parameters
List pgsql-hackers
On 22/08/2018 18:49, David G. Johnston wrote:
> What others have done doesn't change the situation that has arisen for
> PostgreSQL due to its implementation history.

What others have done seems relevant, because the whole reason these
questionable interfaces exist is to achieve compatibility across SQL
implementations.  Otherwise you can just make a native SQL call directly.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: David Steele
Date:
Subject: Re: Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c)
Next
From: Vladimir Sitnikov
Date:
Subject: Re: Stored procedures and out parameters