Neon Deploy: Learn how Neon helps developers ship faster with Postgres. Grab your ticket

Changelog

The latest product updates from Neon

Postgres extension support

  • Added support for the pg_uuidv7 extension, which enables creating version 7 UUIDs in Postgres.
  • Added support for the pg_roaringbitmap extension. Roaring bitmaps are a type of compressed bitmap that generally surpass traditional compressed bitmaps in performance.

For more information about Postgres extensions supported by Neon and how to install them, see Postgres extensions.

Back to all changelog posts