mz_
storage
0.0.0
In mz_
storage::
source::
postgres::
snapshot
mz_storage
::
source
::
postgres
::
snapshot
Function
set_statement_timeout
Copy item path
Source
async fn set_statement_timeout( client: &
Client
, timeout:
Duration
, ) ->
Result
<
()
,
TransientError
>