Postgres extension support
- Added support for the pgx_ulid extension, which enables using ULIDs within Postgres.
- Added support for the rdkit extension, which extends Postgres with data types and functions for working with chemical informatics data, turning Postgres into a cheminformatics database.
For more information about Postgres extensions supported by Neon and how to install them, see Postgres extensions.