All notable changes to this project will be documented in this file.
The format is (loosely) based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add recommendation to use
pg-listen - Call UNLISTEN before LISTEN
- though this may have no effect
- UNLISTEN only cancels listeners for session
- this will really only be called in a new session
- Be more careful about killing clients (prevent noise)
- Set application_name to 'pg-ears' if not set
- Fix some standard style warnings
- Update
pgto 7.17.1
- Update
pgto 7.12.0 - Switch from ava to mvt for tests
- Fix #4, error thrown on disconnect
- Code style updates
- Update
pgto 7.6.1
- Meaningless update :/
- Update
pgto 7.4.3 - Update
avato 0.25.0
- Initial release