Connector Improvement: Replicate bound information for RANGE data types from PostgreSQL
Range data types (e.g., TSRANGE) in PostgreSQL have information about whether or not the bounds are considered inclusive or exclusive. This information is lost in the replication, even in the raw string field. Ideally, this information would be available.
Please sign in to leave a comment.
Comments
0 comments