Skip to content

Add postgresql-unit extension#2265

Closed
milutinovici wants to merge 2 commits into
supabase:developfrom
milutinovici:postgresql-unit
Closed

Add postgresql-unit extension#2265
milutinovici wants to merge 2 commits into
supabase:developfrom
milutinovici:postgresql-unit

Conversation

@milutinovici

Copy link
Copy Markdown

What kind of change does this PR introduce?

Adds postgresql-unit extension

What is the current behavior?

Extension is not available for use

What is the new behavior?

Extension is available for use

Additional context

postgresql-unit implements a PostgreSQL datatype for SI units, plus byte. The eight base units can be combined to arbitrarily complex derived units using operators defined in the PostgreSQL type system

@milutinovici
milutinovici requested review from a team as code owners July 11, 2026 06:28
Comment thread nix/ext/postgresql-unit.nix Outdated
Comment thread nix/ext/postgresql-unit.nix Outdated
Comment thread nix/ext/postgresql-unit.nix Outdated
Comment thread nix/packages/postgres.nix
../ext/wrappers/default.nix
../ext/supautils.nix
../ext/plv8
../ext/postgresql-unit.nix

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@brainrake

Copy link
Copy Markdown
Collaborator

Hi @milutinovici, thank you for the PR. Apologies for requesting changes earlier before making this call.

Unfortunately we can't accept new extension contributions right now: there's a freeze on adding extensions to the platform (see #1824), since each one carries a long-term maintenance, upgrade, and security commitment.

If you'd like to see postgresql-unit supported, please add it to https://github.com/orgs/supabase/discussions/679 so we can gauge demand. You can also fork this repo to build your own image for self-hosting.

Thanks again for contributing, and sorry we can't take this one. 🙏

@brainrake brainrake closed this Jul 15, 2026
@milutinovici

Copy link
Copy Markdown
Author

Ok, no worries. I built the image for my own needs, thought I'd merge upstream.

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