Storage release
What's new
-
Compute: Added support for the the PostgreSQL
postgis-sfcgal
extension. For more information about PostgreSQL extensions supported by Neon, see PostgreSQL extensions. -
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');