pub async fn check_replica_identity_full( client: &Client, table_oids: &[Oid], ) -> Result<(), PlanError>
Ensures that all provided OIDs are tables with REPLICA IDENTITY FULL.
REPLICA IDENTITY FULL