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 1ryy1V-001Jn6-7J for pgsql-announce@arkaria.postgresql.org; Mon, 22 Apr 2024 18:04:13 +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 1ryy1T-00BH87-IE for pgsql-announce@arkaria.postgresql.org; Mon, 22 Apr 2024 18:04:11 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1ryy1S-00BH79-M6 for pgsql-announce@lists.postgresql.org; Mon, 22 Apr 2024 18:04:10 +0000 Received: from mahout.postgresql.org ([2001:4800:3e1:1::227]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1ryy1O-002NfB-Bh for pgsql-announce@lists.postgresql.org; Mon, 22 Apr 2024 18:04:10 +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=5ihRlnzb1wZYIX6BwK3fQgkwLa5c6ETB0OrgY1HsIIE=; b=tnPLc2xCsp132wDL3qnMfLRKNj vneuvuTEm+9raDhw3xWEUQ4tCF6uphYrzxTf0zVznDfqMHyca2gOY58XfA0dvXmYVUqKNEbxtt2L1 kTUkjtHjnwQjWCTzg16bAMPUbk4egCR4vHK51FXPU2AXAg6Cuu08c4StHOiSmSevJwRswN6pK7zE2 Oyu/NwU52niv7JvY1LOUUybplK/9fR2dAbCb7bZBZNNH1sn+wwZTFGRue5q8UcAiCJwajD8xGQT48 Oa1oZCdlAGpHwQbvr0UxMSAI9gTXN9+/1MoyJgpdyTOAb4HpD3vtoi7gXcdOK9Bq9BiN18EuNTzyq WFcFwmcw==; 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.94.2) (envelope-from ) id 1ryy1M-00Akec-IM for pgsql-announce@lists.postgresql.org; Mon, 22 Apr 2024 18:04: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 1ryy1J-000Bv7-TA for pgsql-announce@lists.postgresql.org; Mon, 22 Apr 2024 18:04:02 +0000 Content-Type: multipart/mixed; boundary="===============5579947739324986071==" MIME-Version: 1.0 Subject: Announcing E-Maj 4.4.0. To: PostgreSQL Announce From: Philippe Beaudoin via PostgreSQL Announce Reply-To: phb.emaj@free.fr Date: Mon, 22 Apr 2024 18:03:37 +0000 Message-ID: <171380901786.682.18411285279150018783@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-pglister-tags: related X-pglister-tagsig: cb523232d6fb9849b3b456d70ade1013aeac819a4efd0fab5d72e58b458e814e List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --===============5579947739324986071== Content-Type: multipart/alternative; boundary="===============3953135978630266316==" MIME-Version: 1.0 --===============3953135978630266316== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable We are very glad to announce the **4.4.0** version of **E-Maj**. E-Maj is a PostgreSQL extension which enables fine-grained write logging an= d time travel on subsets of the database. This new 4.4 version mainly improves the visibility of tables groups and ex= tension versions histories. It also fixes a few bugs. The *Emaj_web* client= has been enhanced to take benefit of these new features. E-Maj 4.4.0 is compatible with Postgres 11 to 16 versions. The full [documentation](http://emaj.readthedocs.io) is available on line. = The core extension is available at [pgxn.org](http://http://pgxn.org/dist/e= -maj/) for installation or [github.org](//github.com/dalibo/emaj) for devel= opment. The **Emaj_web** client is also available at [github.org](https://github.co= m/dalibo/emaj_web). Have fun with E-Maj ! --===============3953135978630266316== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Announcing E-Maj 4.4.0.
 

Announcing E-Maj 4.4.0.

We are very glad to announce the 4.= 4.0 version of E-Maj.

E-Maj is a PostgreSQL extension which enabl= es fine-grained write logging and time travel on subsets of the database.

This new 4.4 version mainly improves the vi= sibility of tables groups and extension versions histories. It also fixes a= few bugs. The Emaj_web client has been enhanced to take benefit o= f these new features.

E-Maj 4.4.0 is compatible with Postgres 11 = to 16 versions.

The full documentation= is available on line. The core extension is available at pgxn.org for installation or github.org for development.

The Emaj_web client is als= o available at github.org.

Have fun with E-Maj !

This email was sent to you from Philippe Beaudoin. It was delivered on thei= r behalf by the PostgreSQL project. Any questions about the content of the message shou= ld be sent to Philippe Beaudoin.

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/.
 
--===============3953135978630266316==-- --===============5579947739324986071==--