neondatabase / neon

Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.
https://neon.tech
Apache License 2.0
13.28k stars 375 forks source link

Epic: Run extensions tests #6650

Open bayandin opened 5 months ago

bayandin commented 5 months ago

Motivation

Postgres extensions might not play well with Neon [[0]]. To minimise such chances, we can run an extensions test suite.

DoD