▲ Vercel Integration now GA - Create a database branch for every preview deployment, automatically.Learn here

Changelog

The latest product updates from Neon

Postgres extension support

Added support for the Postgres postgis-sfcgal extension. For more information about Postgres extensions supported by Neon, see Postgres extensions.

Fixes & improvements

Compute: Added support for International Components for Unicode (ICU), which permits defining collation objects that use ICU as the collation provider. For example:

CREATE COLLATION german (provider = icu, locale = 'de');
Back to all changelog posts