pub async fn handle_declare_subscription_cursor(
handler_args: HandlerArgs,
sub_name: ObjectName,
cursor_name: Ident,
rw_timestamp: Since,
) -> Result<RwPgResponse, RwError>
pub async fn handle_declare_subscription_cursor(
handler_args: HandlerArgs,
sub_name: ObjectName,
cursor_name: Ident,
rw_timestamp: Since,
) -> Result<RwPgResponse, RwError>