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 1rD3Iy-000kfU-CF for pgsql-announce@arkaria.postgresql.org; Tue, 12 Dec 2023 14:00:12 +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 1rD3Ix-0050zd-1r for pgsql-announce@arkaria.postgresql.org; Tue, 12 Dec 2023 14:00:11 +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 1rD3Iv-0050wh-W4 for pgsql-announce@lists.postgresql.org; Tue, 12 Dec 2023 14:00: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 1rD3It-00A2iQ-9O for pgsql-announce@lists.postgresql.org; Tue, 12 Dec 2023 14:00:08 +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=2TXnLTUokPNXoT6ymdfsj9f2hXwxFdh5j39nnltMdTI=; b=4IhLBXW6PTVsC7L7CxtTIk8Fq3 quZasnu7SmAUkDRqtXUzF20pvtwFavvaa8m7gLhU4f7toXm4eVS7W41jpAms1DOjKGlhkogHFDYY2 XlBktkIN1Dbr3xcmfh3tkqdP7XpKLYUJqwgXiiFT3mZCZ8eelPt+25TIrDMp7dYtw/nPR5I89yNZT FNpPG0e2uHQQ1BVX/qUBC2CqWZwu1hBOCX2y9mQ+yED0c4bVoyg5VCH7FsyfR4PJFTUHseTtBjm1D 6dxkO40HS+YqRiG6rTR2F0UdaL1VFBMGNXuVbc30SZe0CrZIJ5bivPWqPwjomMgXUjmDVJdKgxNNd BOEAWMhg==; Received: from wrigleys.postgresql.org ([87.238.57.234]) by mahout.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rD3Ir-00HDnc-RO for pgsql-announce@lists.postgresql.org; Tue, 12 Dec 2023 14:00:06 +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 1rD3Io-004RZT-2A for pgsql-announce@lists.postgresql.org; Tue, 12 Dec 2023 14:00:03 +0000 Content-Type: multipart/mixed; boundary="===============3996397286946423513==" MIME-Version: 1.0 Subject: IvorySQL 3.0 released To: PostgreSQL Announce From: Highgo Software via PostgreSQL Announce Reply-To: contact@highgo.ca Date: Tue, 12 Dec 2023 13:59:13 +0000 Message-ID: <170238955399.398200.12713697338016930562@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-pglister-tags: related X-pglister-tagsig: 58daabc04c20e6bf278e154ec194e8f7e044971e01411b2bc4f8bd280e14a977 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --===============3996397286946423513== Content-Type: multipart/alternative; boundary="===============3206331511243614962==" MIME-Version: 1.0 --===============3206331511243614962== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable ## Announcing IvorySQL 3.0: Enhanced PostgreSQL 16 Support with Oracle Comp= atibility Dear Community Members, We are excited to announce the release of IvorySQL 3.0, a significant updat= e to our PostgreSQL database project with enhanced Oracle compatibility fea= tures. ## IvorySQL ### What's New in IvorySQL 3.0: * **Dual Parsers**: Now supports different database parsers on two distinc= t listening ports. * **`initdb -m` Feature**: Choose between `postgres` mode or `oracle` mode= for flexible database management. * **Oracle-Compatible Commands**: Includes Oracle Merge, Q escaping, and s= imilar functionalities. * **Enhanced PL/SQL Support**: Introduces features like anonymous blocks f= or improved compatibility. For a detailed list of all the new features and fixes, please visit our rel= ease notes at [IvorySQL GitHub Releases](https://github.com/IvorySQL/IvoryS= QL/releases) and [IvorySQL Release Page](https://www.ivorysql.org/releases-= 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/Ivo= rySQL) * **Website Repository**: [Website GitHub](https://github.com/IvorySQL/Ivo= ry-www) * **Document Repository**: [Document Site GitHub](https://github.com/Ivory= SQL/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.0 and your continued support= in making IvorySQL even better. Best regards, IvorySQL Dev Team --===============3206331511243614962== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable IvorySQL 3.0 released
 

IvorySQL 3.0 released

Announcing IvorySQL 3.0: Enhanc= ed PostgreSQL 16 Support with Oracle Compatibility

Dear Community Members,

We are excited to announce the release of I= vorySQL 3.0, a significant update to our PostgreSQL database project with e= nhanced Oracle compatibility features.

IvorySQL

What's New in IvorySQL 3.0:

  • Dual Pa= rsers: Now supports different database parsers on two distinct lis= tening ports.
  • i= nitdb -m Feature: Choose between postgres mode= or oracle mode for flexible database management.
  • Oracle-= Compatible Commands: Includes Oracle Merge, Q escaping, and simila= r functionalities.
  • Enhance= d PL/SQL Support: Introduces features like anonymous blocks for im= proved compatibility.

For a detailed list of all the new features= and fixes, please visit our release notes at IvorySQL GitHub Releases and IvoryS= QL 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.0 and your continued support in making IvorySQL even better.

Best regards,

IvorySQL Dev 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/.
 
--===============3206331511243614962==-- --===============3996397286946423513==--