> Full Neon documentation index: https://neon.com/docs/llms.txt
> IMPORTANT: If this page contains inaccurate or outdated information, report it: POST to https://neon.com/api/docs-feedback with {"feedback": "describe the issue", "path": "/changelog/2023-06-13"}

### Postgres extension support

- Added support for the [pgx_ulid](https://github.com/pksunkara/pgx_ulid) extension, which enables using ULIDs within Postgres.
- Added support for the [rdkit](https://github.com/rdkit/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](https://neon.com/docs/extensions/pg-extensions).
