From: | PL/Haskell via PostgreSQL Announce <announce-noreply(at)postgresql(dot)org> |
---|---|
To: | PostgreSQL Announce <pgsql-announce(at)lists(dot)postgresql(dot)org> |
Subject: | PL/Haskell v4.0 Released |
Date: | 2024-04-17 18:00:02 |
Message-ID: | 171337680238.679.10982858543667789804@wrigleys.postgresql.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-announce |
We are pleased to announce the release of version 4.0 of the [PL/Haskell extension](https://github.com/ed-o-saurus/PLHaskell/releases/4.0). This extension allows users to write PostgreSQL functions in the Haskell functional programming language. Instructions can be found [here](https://github.com/ed-o-saurus/PLHaskell/blob/main/README.md).
Version 4.0 adds the ability to work with arrays.
This release adds the ability to pass composite values to queries.
Note that there is a break of backwards comparability regarding composite types returned from queries.
Users of Ubuntu and Fedora can install the extension directly from the rpm and apt [repositories](https://github.com/ed-o-saurus/PLHaskell/blob/main/README.md#package-repositories).
If you have problems with the extension or a feature request, please submit a Github issue.
From | Date | Subject | |
---|---|---|---|
Next Message | ReData via PostgreSQL Announce | 2024-04-17 18:01:10 | SmartXML 1.0 Tool for loading XML into PostgreSQL |
Previous Message | Highgo Software via PostgreSQL Announce | 2024-04-17 17:56:52 | Announcing IvorySQL 3.2: New Oracle XML Function Compatibility and Upgrade to PostgreSQL 16.2 |