Skip to main content
parse_postgres_offset_from_offset_str
risingwave_
connector
3.1.0-alpha
In risingwave_
connector::
source::
cdc::
split
risingwave_connector
::
source
::
cdc
::
split
Function
parse_
postgres_
offset_
from_
offset_
str
Copy item path
Source
fn parse_postgres_offset_from_offset_str( offset_str: &
str
, ) ->
Option
<
PostgresOffset
>