[SQL] Function with table Valued Parameters execution issue - Mailing list pgsql-sql

From
Subject [SQL] Function with table Valued Parameters execution issue
Date
Msg-id 58C4738291E8114E98343B342437EF54048F5874@HYDR-ERFMMBS21.ERF.thomson.com
Whole thread Raw
List pgsql-sql
Hello ,


Function with table Valued Parameters execution issue

I have created data type which replicates data table in our application and created one function with table valued
parameter.

I want to call postgres function from my c# console application with NHibernate.

Any idea regarding that or can please suggest me how can call?

Best Regards,
Kanji




pgsql-sql by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: [SQL] Function with table Valued Parameters execution issue
Next
From: Luan Huynh
Date:
Subject: [SQL] Filter JSONB on Foreign Table in postgres_fdw