github EnterpriseDB/system_stats v3.2.1

8 hours ago

What's Changed

  • Ensure the OS name is unquoted and doesn't include leading/trailing whitespace by @dpage in #48
  • add .gitignore by @tureba in #49
  • Makefile: remove inexistent test by @tureba in #50
  • use PG_MODULE_MAGIC_EXT on v18+ by @tureba in #52
  • mark local variables as static by @tureba in #58
  • system_stats_utils.c: replace strtok for strtok_r by @tureba in #56
  • fix possible buffer overflows by @tureba in #57
  • Include ctype.h for character handling functions by @maxwelfreitas in #55
  • Extracts domain name from FQDN, if fails then tries to read it from /… by @maqeel75 in #53
  • chore: bump system_stats version to 3.2.1 by @neel5481 in #59
  • .gitignore: ignore all *.bc files by @tureba in #63
  • attempt to fix docs by @AndrewJackson2020 in #62

New Contributors

Full Changelog: v3.2...v3.2.1

Don't miss a new system_stats release

NewReleases is sending notifications on new releases.