1. Version Introduction
[Release date: November 21, 2024]
IvorySQL 1.8 is based on PostgreSQL 14.8 and includes various fixes from PostgreSQL 14.8, for more detailed updates and bug fixes in PostgreSQL 14.8, see the official PostgreSQL 14.8 Release Notes.
3. Enhancements
-
PostgreSQL 14.8
-
Prevent CREATE SCHEMA from defeating changes in search_path
-
Enforce row-level security policies correctly after inlining a set-returning function
-
Avoid crash when the new schema name is omitted in CREATE SCHEMA
-
Fix enabling/disabling of cloned triggers in partitioned tables
-
Disallow altering composite types that are stored in indexes For further details, please visit PostgreSQL’s release notes.
-
-
IvorySQL 1.8
-
Add "ivorysql" database as default database
-
Support for both X86 and ARM architectures
-
Compatibility with domestic Chinese operating systems, such as Kylin V10
-
Update some IvorySQL regression tests
-
Support for more open source plugins, such as ddlx0.20, pgvector v0.8.0, and PGroonga 3.0.0.
-
4. Source Code
IvorySQL contains 2 main code repositories, the database IvorySQL code bin, and the IvorySQL web bin.
-
IvorySQL code bin: https://github.com/IvorySQL/IvorySQL
-
IvorySQL web bin: https://github.com/IvorySQL/Ivory-www