Tech News
← Home  ·  All topics

Release Notes

2 GoKawiil briefs on this topic

PostgreSQL 19 beta adds native property graph queries via SQL/PGQ

PostgreSQL 19, now in beta ahead of a general release expected around September or October 2026, introduces support for SQL/PGQ, the property-graph portion of the SQL:2023 standard. The feature lets developers define a graph structure over existing relational tables and query it with pattern-matching syntax rather than manually writing joins. A hands-on walkthrough tested against PostgreSQL 19 beta 3 demonstrates how tables can be declared as vertices and edges and then queried using the new GRAPH_TABLE construct.

Haiku OS releases R1/beta6 after two-year wait

The Haiku operating system project has shipped R1/beta6, its first beta release in roughly two years, arriving just after the open-source project marked its 25th anniversary. The release includes updated documentation covering release notes and press inquiries, and is available as a fresh download or as an upgrade path for existing installations.