Skip to content

1.5.1

Choose a tag to compare

@krylosov-aa krylosov-aa released this 19 Jan 11:04
  • monitor_running flag is implemented as an atomic bool so that the monitoring thread will stop even if, due to sleep=0, stop_pg_monitor can’t acquire the stop_mutex lock
  • Wrappers were written around the functions from thread.h to check the returned error codes, and to call abort if something goes wrong
  • Added a /version API for diagnosing the pg-status version