Bugfix
- Fix unsafe coding with sighup handler (Andreas Seltenreich, Julien
Rouhaud) - Make sure we wait at least powa.frequency between two snapshot (Marc Cousin
and Julien Rouhaud) - Fix win32 portability of compute_powa_frequeny() (Julien Rouhaud)
- Don't try to read dbentry->tables if it's NULL (Julien Rouhaud)
- Fix compilation for platform with HAVE_CLOCK_GETTIME (Julien Rouhaud,
reported by Maxence Ahlouche)
Miscellaneous
- Add pg10 Compatibility (Julien Rouhaud)
- Only execute once the powa_stat functions (Julien Rouhaud)