Skip to content

Releases: EnterpriseDB/system_stats

v3.2

26 Aug 06:12
a4f2c9b
Compare
Choose a tag to compare

What's Changed

  • define constant for port instead of mac os dependent macro by @neel5481 in #41

Full Changelog: v3.1...v3.2

v3.1

07 Aug 07:17
960c238
Compare
Choose a tag to compare

What's Changed

  • Fix the Makefile for the new version 3.0 by @lssno in #36
  • Replaced deprecated readdir_r with readdir to improve portability by @lssno in #39

New Contributors

  • @lssno made their first contribution in #36

Full Changelog: v3.0...v3.1

v3.0

23 May 04:12
dcd8f1f
Compare
Choose a tag to compare

What's Changed

  • Remove all traces of tuplestore_donestoring() from the code by @neel5481 in #32
  • Use of snprintf over sprintf by @neel5481 in #33

Full Changelog: v2.1...v3.0

v2.1

27 Oct 06:07
5df8fa4
Compare
Choose a tag to compare

Bug fix release.

Support for PostgreSQL v16

14 Sep 04:35
f7f20fd
Compare
Choose a tag to compare

Support for PostgreSQL v16

Initial release

25 Jun 10:22
Compare
Choose a tag to compare

This is the first public release of the system_stats extension for PostgreSQL.