Skip to content

Add mapping from PostgreSQL's CIRCLE type to Rust#2253

Merged
eeeebbbbrrrr merged 1 commit intopgcentralfoundation:developfrom
blogh:circle
Mar 5, 2026
Merged

Add mapping from PostgreSQL's CIRCLE type to Rust#2253
eeeebbbbrrrr merged 1 commit intopgcentralfoundation:developfrom
blogh:circle

Conversation

@blogh
Copy link
Contributor

@blogh blogh commented Mar 5, 2026

Hi,

We are adding point anonymisation functions in PostgreSQL anonymizer and I noticed that the PostgreSQL's Circle type is not mapped to the rust CIRCLE type whereas BOX and Point are. This patch attempts to add support for this.

Copy link
Contributor

@eeeebbbbrrrr eeeebbbbrrrr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey! Thanks. This looks good. Soon as CI passes I'll merge

@eeeebbbbrrrr eeeebbbbrrrr merged commit cbcdf97 into pgcentralfoundation:develop Mar 5, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants