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