public function PQfname(pgresult, field_num) result(res)
cf. PostgreSQL Documentation
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
type(c_ptr),
|
intent(in) |
|
|
:: |
pgresult |
|
integer(kind=int32),
|
intent(in) |
|
|
:: |
field_num |
|
Return Value
character(kind=c_char, len=:), pointer