public function PQsendDescribePortal(conn, portalName) result(res)
cf. PostgreSQL Documentation
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
type(c_ptr),
|
intent(in) |
|
|
:: |
conn |
|
character(len=*),
|
intent(in) |
|
|
:: |
portalName |
|
Return Value
integer(kind=int32)