Grenoble, France - December 26, 2023

## 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 v3.1 has been released, this is a maintenance release to fix issues
reported by users since latest release.

  - Fix error attempt to redefine parameter "pgtt.enabled".
  - Fix missing acquiring lock for temporary table.

Complete list of changes and acknowledgment are available 
[here](https://github.com/darold/pgtt/blob/v3.1/ChangeLog)

## 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 gil...@darold.net.

**Links :**

* Download:  
[https://github.com/darold/pgtt/releases/](https://github.com/darold/pgtt/releases/)
* Documentation:  
[https://github.com/darold/pgtt/#readme](https://github.com/darold/pgtt/#readme)
* Support: use GitHub report tool at 
[https](https://github.com/darold/pgtt/issues)
  or contact gil...@darold.net.

## About pgtt

Docs & Download at 
[https://github.com/darold/pgtt/](https://github.com/darold/pgtt/)

Reply via email to