Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vO8qw-00Bvca-18 for pgsql-announce@arkaria.postgresql.org; Wed, 26 Nov 2025 06:18:11 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1vO8qu-00ELxo-39 for pgsql-announce@arkaria.postgresql.org; Wed, 26 Nov 2025 06:18:09 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vO8qt-00ELxW-3D for pgsql-announce@lists.postgresql.org; Wed, 26 Nov 2025 06:18:08 +0000 Received: from mahout.postgresql.org ([2001:4800:3e1:1::227]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vO8qr-001WPQ-2R for pgsql-announce@lists.postgresql.org; Wed, 26 Nov 2025 06:18:07 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=postgresql.org; s=20171124; h=Message-ID:Date:Reply-To:From:To:Subject: MIME-Version:Content-Type:Sender:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:In-Reply-To:References; bh=xttfY69KtykvmNYInGftTOhA6jLeA6oVEtR5SjkPno0=; b=zqHpE53WhINilTlwSgUowKLQaG rmZeoFTEj/eqbfG8PppQUutK0YOTa9M8+D5NQc5YM/NEtBe7AenXw/CZEwQ6eEgYCXU0gtBJsOvnq 8qcYSQOczw1yA5pkoUDlEARITFzAm5Dn/XkfzCSIYYiuq/V65C/keE55uigKL9mP5BgyI56d+8r4s neveP/QwA+e8gYU5qe5LcC6O13cH17RbZifXeeRy+guN+9OUULTz+znlJR0j3KOShgxVDQmd5E5R/ VYn1V9cvcWhYQSJZ4NrOmBvoO4+veUFX5UypJNg3hvxw8s/RvSj1gAgH4aWWi91Q4XXf12qK9+7ag Vsfj//vA==; Received: from wrigleys.postgresql.org ([2a02:16a8:dc51::60]) by mahout.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vO8qr-000uHW-0F for pgsql-announce@lists.postgresql.org; Wed, 26 Nov 2025 06:18:06 +0000 Received: from localhost ([127.0.0.1] helo=wrigleys.postgresql.org) by wrigleys.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1vO8qo-00BwjZ-2J for pgsql-announce@lists.postgresql.org; Wed, 26 Nov 2025 06:18:03 +0000 Content-Type: multipart/mixed; boundary="===============1824784412477481304==" MIME-Version: 1.0 Subject: IvorySQL 5.0 Released - Major Oracle Compatibility Expansion on PostgreSQL 18.0 Foundation To: PostgreSQL Announce From: Highgo Software via PostgreSQL Announce Reply-To: contact@highgo.ca Date: Wed, 26 Nov 2025 06:17:50 +0000 Message-ID: <176413787024.802.14215581334447582027@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-pglister-tags: related X-pglister-tagsig: 18fbd04cf5faf235275f1197cffc1d9d00ed4ecc82aa0b0ae1989a49fde891f2 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --===============1824784412477481304== Content-Type: multipart/alternative; boundary="===============7162794360281541789==" MIME-Version: 1.0 --===============7162794360281541789== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Dear Community Members, We are excited to announce the release of **IvorySQL 5.0**, our largest Ora= cle compatibility expansion to date, built on PostgreSQL 18.0 with cloud-na= tive deployment options and multi-platform distribution. **What's New in IvorySQL 5.0:** * **PostgreSQL 18.0 Foundation:** Inherits all PostgreSQL 18.0 enhancements= including the asynchronous I/O subsystem, optimizer statistics retention t= hrough pg_upgrade, skip scan lookups, uuidv7(), virtual generated columns, = OAuth authentication, and temporal constraints. * **21 Oracle Compatibility Features:** ROWID support, PL/iSQL enhancements= (CALL syntax, %ROWTYPE, %TYPE), NLS parameter compatibility, empty string = to NULL translation, per-session parser switching, GB18030 encoding, SYS_GU= ID/SYS_CONTEXT/USERENV functions, OUT parameter support for functions and p= rocedures, nested subprograms, and Oracle-compatible INSTR, FORCE VIEW, and= LIKE operator. * **Cloud-Native Deployment:** Full support for Docker Compose, Docker Swar= m, and Kubernetes with Helm charts. IvorySQL Operator 5.0 and IvorySQL Clou= d 5.0 provide visual lifecycle management. * **10 PostgreSQL Extensions:** pg_cron, pgAudit, PostGIS, pgRouting, PGroo= nga, ddlx, pgsql-http, system_stats, plpgsql_check, and pgvector. * **Multi-Platform Distribution:** Installation packages available for X86,= ARM, MIPS, and **LoongArch** architectures. * **Online Experience:** An interactive, browser-based environment to explo= re and evaluate IvorySQL 5.0 =E2=80=94 no installation required. Try it at = https://ivorysql.org For a detailed list of all the new features and fixes, please visit our rel= ease notes at https://github.com/IvorySQL/IvorySQL/releases/tag/IvorySQL_5.0 **Acknowledgments and Contributions:** A huge thank you to all our users who contributed patches, reported bugs, a= nd proposed new features. The names of all contributors to this release are= listed in the release notes. IvorySQL thrives on community contributions. We warmly welcome your ideas, = feature requests, or patches. Please share your contributions on our GitHub= page. **Source Code:** - [github.com/IvorySQL/IvorySQL](https://github.com/IvorySQL/IvorySQL) - [github.com/IvorySQL/Ivory-www](https://github.com/IvorySQL/Ivory-www) - [github.com/IvorySQL/IvorySQL_docs](https://github.com/IvorySQL/ivorysql_= docs) - [github.com/IvorySQL/docker_library](https://github.com/IvorySQL/docker_l= ibrary) **Useful Links:** * Homepage: [https://ivorysql.org](https://ivorysql.org) * Documentation: [https://docs.ivorysql.org](https://docs.ivorysql.org) * Support: Report issues on GitHub We look forward to your feedback on IvorySQL 5.0 and your continued support= in making IvorySQL even better. Best regards, IvorySQL Dev Team --- **About IvorySQL** IvorySQL is an open-source database initiated by Highgo Software that exten= ds PostgreSQL with Oracle compatibility features, providing a practical mig= ration path from Oracle while leveraging PostgreSQL's performance and relia= bility. Designed for applications ranging from small projects to enterprise= systems, IvorySQL is driven by community contributions and adapts to the e= volving needs of its users. --===============7162794360281541789== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable IvorySQL 5.0 Released - Major Oracle Compatibility Expansion on = PostgreSQL 18.0 Foundation
 

IvorySQL 5.0 Released - Major Oracle Compatibility Expansion on Postg= reSQL 18.0 Foundation

Dear Community Members,

We are excited to announce the release of <= strong>IvorySQL 5.0, our largest Oracle compatibility expansion to= date, built on PostgreSQL 18.0 with cloud-native deployment options and mu= lti-platform distribution.

What's New in IvorySQL 5.0:

  • PostgreSQL 18.0 Foundation: Inherits all PostgreSQL 18.0 enhancements including the asynchronous I/O = subsystem, optimizer statistics retention through pg_upgrade, skip scan loo= kups, uuidv7(), virtual generated columns, OAuth authentication, and tempor= al constraints.

  • 21 Oracle Compatibility Features: ROWID support, PL/iSQL enhancements (CALL syntax, %ROWTYPE, %TYPE),= NLS parameter compatibility, empty string to NULL translation, per-session= parser switching, GB18030 encoding, SYS_GUID/SYS_CONTEXT/USERENV functions= , OUT parameter support for functions and procedures, nested subprograms, a= nd Oracle-compatible INSTR, FORCE VIEW, and LIKE operator.

  • Cloud-Native Deployment: F= ull support for Docker Compose, Docker Swarm, and Kubernetes with Helm char= ts. IvorySQL Operator 5.0 and IvorySQL Cloud 5.0 provide visual lifecycle m= anagement.

  • 10 PostgreSQL Extensions: = pg_cron, pgAudit, PostGIS, pgRouting, PGroonga, ddlx, pgsql-http, system_st= ats, plpgsql_check, and pgvector.

  • Multi-Platform Distribution: Installation packages available for X86, ARM, MIPS, and LoongArc= h architectures.

  • Online Experience: An inte= ractive, browser-based environment to explore and evaluate IvorySQL 5.0 =E2= =80=94 no installation required. Try it at https://ivorysql.org

For a detailed list of all the new features= and fixes, please visit our release notes at https://github.com/IvorySQL/I= vorySQL/releases/tag/IvorySQL_5.0

Acknowledgments and Contributions:<= /strong>

A huge thank you to all our users who contr= ibuted patches, reported bugs, and proposed new features. The names of all = contributors to this release are listed in the release notes.

IvorySQL thrives on community contributions= . We warmly welcome your ideas, feature requests, or patches. Please share = your contributions on our GitHub page.

Source Code:

Useful Links:

We look forward to your feedback on IvorySQ= L 5.0 and your continued support in making IvorySQL even better.

Best regards,

IvorySQL Dev Team


About IvorySQL

IvorySQL is an open-source database initiat= ed by Highgo Software that extends PostgreSQL with Oracle compatibility fea= tures, providing a practical migration path from Oracle while leveraging Po= stgreSQL's performance and reliability. Designed for applications ranging f= rom small projects to enterprise systems, IvorySQL is driven by community c= ontributions and adapts to the evolving needs of its users.

This email was sent to you from Highgo Software. It was delivered on their = behalf by the PostgreSQL project. Any questions about the content of the message shou= ld be sent to Highgo Software.

You were sent this email as a subscriber of the pgsql-announce mai= linglist, for the content tag Related Open Source. To unsubscribe from further emails, or change which emails you want to receive, please click th= e personal unsubscribe link that you can find in the headers of this email, or visit https://lists.postgresql.org/unsubscribe/.
 
--===============7162794360281541789==-- --===============1824784412477481304==--