Thread: Global Temporary Table v2.4 released

Global Temporary Table v2.4 released

From
Gilles Darold via PostgreSQL Announce
Date:
 

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/