Global Temporary Table v2.4 released - Mailing list pgsql-announce

From Gilles Darold via PostgreSQL Announce
Subject Global Temporary Table v2.4 released
Date
Msg-id 162281209470.14470.501216986092868691@wrigleys.postgresql.org
Whole thread Raw
List pgsql-announce
 

Global Temporary Table v2.4 released

Grenoble - June 4th, 2021

PostgreSQL Global Temporary Tables

pgtt is a PostgreSQL extension to create, manage and use DB2 or Oracle-style Global Temporary Tables. Once created the use is just like with the other RDBMS.

pgtt v2.4 has been released, this version allow use of the extension by non superuser and especially the creation and maintenance of GTT. It also allow compatibility with PostgreSQL v14.

Complete list of changes is available here

Links & Credits

pgtt is an open project. Any contribution to build a better tool is welcome. You just have to send your ideas, features requests or patches using the GitHub tools or directly to gilles@darold.net.

Links :

About pgtt

Docs & Download at https://github.com/darold/pgtt/

 

pgsql-announce by date:

Previous
From: PL/R via PostgreSQL Announce
Date:
Subject: PL/R 8.4.2 released
Next
From: Julien Rouhaud via PostgreSQL Announce
Date:
Subject: HypoPG 1.3 is out!