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.94.2) (envelope-from ) id 1rx9Zr-006fyO-MG for pgsql-announce@arkaria.postgresql.org; Wed, 17 Apr 2024 18:00:11 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1rx9Zq-00EAY6-AP for pgsql-announce@arkaria.postgresql.org; Wed, 17 Apr 2024 18:00:10 +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.94.2) (envelope-from ) id 1rx9Ww-00E0XG-Bv for pgsql-announce@lists.postgresql.org; Wed, 17 Apr 2024 17:57:10 +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.94.2) (envelope-from ) id 1rx9Ws-003KXU-2j for pgsql-announce@lists.postgresql.org; Wed, 17 Apr 2024 17:57:09 +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=0cS/egMB6a8D8ebJoalRoxyyeyEFDO9vOK5MOr8KsJY=; b=AGcexlcDulhgk2v67E4UvDh5FR fazAeQUsgJ9OWKApNFTaFyYAJ4JOBTapMB6POjS9VNcMUshc3awx+pXnwTUc5e90y3FvbF5CBHj5z B8Nglo4vVcb2DZiGXHQ2knhtZK8GI5xJ0P20ua7uySpsoHm0W5SSjmsfjUq07ESuEuNwRDwMjyLVq UXySrm0O8G8PuEHLoSeSjwVOob1W8yKTeajCPbolDUd6GQLgSawKdVA9QWr6+ynOonPc+BVRBfnFl eaLjtjVjAmoodaS1Hvh1e98vYR0eJR9YBPXhAiO5FjGVqgzOD2Z5rNxtNOC6ClegypUigdwjBs/k/ Qh5qDprA==; Received: from wrigleys.postgresql.org ([217.196.149.60]) by mahout.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rx9Wq-008F25-FL for pgsql-announce@lists.postgresql.org; Wed, 17 Apr 2024 17:57:05 +0000 Received: from localhost ([127.0.0.1] helo=wrigleys.postgresql.org) by wrigleys.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1rx9Wo-00ARuD-Ep for pgsql-announce@lists.postgresql.org; Wed, 17 Apr 2024 17:57:03 +0000 Content-Type: multipart/mixed; boundary="===============8450163140664736631==" MIME-Version: 1.0 Subject: Announcing IvorySQL 3.2: New Oracle XML Function Compatibility and Upgrade to PostgreSQL 16.2 To: PostgreSQL Announce From: Highgo Software via PostgreSQL Announce Reply-To: contact@highgo.ca Date: Wed, 17 Apr 2024 17:56:52 +0000 Message-ID: <171337661256.682.17904756616714034904@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-pglister-tags: related X-pglister-tagsig: c125688f8f59fd607436053ef9530f2d343ba32bb2651461cc96c844f3ec1ca2 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --===============8450163140664736631== Content-Type: multipart/alternative; boundary="===============1871712234375642346==" MIME-Version: 1.0 --===============1871712234375642346== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Dear Community Members, We are excited to introduce IvorySQL 3.2, a significant update that include= s a brand new feature for Oracle XML function compatibility alongside an up= grade to PostgreSQL 16.2. This release strengthens our PostgreSQL-based dat= abase project with improved capabilities and compatibility. ### What's New in IvorySQL 3.2: * **New Oracle XML Function Compatibility**: Introduces compatibility with = a variety of Oracle XML functions, broadening our support for Oracle-based = systems. * **Upgraded to PostgreSQL 16.2**: Updates the core database engine to Post= greSQL 16.2, incorporating the latest enhancements and bug fixes. ### Fixed Issues: * Resolved a documentation build failure: [Issue #645](https://github.com/I= vorySQL/IvorySQL/issues/645) * Eliminated build warnings: [Issue #649](https://github.com/IvorySQL/Ivory= SQL/issues/649) * Corrected a parameter issue with the `to_date` function: [Issue #592](htt= ps://github.com/IvorySQL/IvorySQL/issues/592) * Fixed label issues in the `create function` syntax: [Issue #624](https://= github.com/IvorySQL/IvorySQL/issues/624) For a detailed list of all the new features and fixes, please visit our rel= ease notes on [IvorySQL GitHub Releases](https://github.com/IvorySQL/IvoryS= QL/releases) and the [IvorySQL Release Page](https://www.ivorysql.org/relea= ses-page). ### 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 [GitHu= b page](https://github.com/IvorySQL/IvorySQL/). ### Useful Links: * **Homepage**: [IvorySQL Official Site](https://www.ivorysql.org) * **Documentation**: [IvorySQL Docs](https://docs.ivorysql.org/) * **GitHub Repository**: [IvorySQL GitHub](https://github.com/IvorySQL/Ivor= ySQL) * **Website Repository**: [Website GitHub](https://github.com/IvorySQL/Ivor= y-www) * **Document Repository**: [Document Site GitHub](https://github.com/IvoryS= QL/ivory-doc-builder) * **Download IvorySQL**: [Download Page](https://www.ivorysql.org/releases-= page) * **Support**: Report issues [here](https://github.com/IvorySQL/IvorySQL/) = or contact contact(at)highgo(dot)ca We look forward to your feedback on IvorySQL 3.2 and your continued support= in making IvorySQL even better. Best regards, The IvorySQL Development Team --===============1871712234375642346== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Announcing IvorySQL 3.2: New Oracle XML Function Compatibility a= nd Upgrade to PostgreSQL 16.2
 

Announcing IvorySQL 3.2: New Oracle XML Function Compatibility and Up= grade to PostgreSQL 16.2

Dear Community Members,

We are excited to introduce IvorySQL 3.2, a= significant update that includes a brand new feature for Oracle XML functi= on compatibility alongside an upgrade to PostgreSQL 16.2. This release stre= ngthens our PostgreSQL-based database project with improved capabilities an= d compatibility.

What's New in IvorySQL 3.2:

  • New Ora= cle XML Function Compatibility: Introduces compatibility with a va= riety of Oracle XML functions, broadening our support for Oracle-based syst= ems.
  • Upgrade= d to PostgreSQL 16.2: Updates the core database engine to PostgreS= QL 16.2, incorporating the latest enhancements and bug fixes.

Fixed Issues:

For a detailed list of all the new features= and fixes, please visit our release notes on IvorySQL GitHub Releases and the Iv= orySQL Release Page.

Acknowledgments and Contributio= ns:

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.

Useful Links:

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

Best regards,

The IvorySQL Development Team

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/.
 
--===============1871712234375642346==-- --===============8450163140664736631==--