public function PQftable(pgresult, column_number) result(res)
cf. PostgreSQL Documentation
Arguments
| Type |
Intent | Optional | Attributes |
|
Name |
|
|
type(c_ptr),
|
intent(in) |
|
|
:: |
pgresult |
|
|
integer(kind=int32),
|
intent(in) |
|
|
:: |
column_number |
|
Return Value
integer(kind=int64)