Обсуждение: pgtt v3.1 has been released

Поиск
Список
Период
Сортировка

pgtt v3.1 has been released

От
HexaCluster via PostgreSQL Announce
Дата:
 

pgtt v3.1 has been released

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

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/