Skip to content

Releases: fmbiete/pgauditlogtofile

v1.2 - Refactor

19 Apr 19:37
Compare
Choose a tag to compare
  • Use SHMEM structure to store calculated values common to all the backends.
  • Refactor: cleanup and reorganize
  • Inline small functions
  • Use macro for StringInfoData when possible

There is no functionality change in this release, just a small performance gain.

v1.1

14 Nov 11:08
Compare
Choose a tag to compare

Audit time was not real time because it used the calculate timestamp to be used in SYSLOG. This is not adequate for this use case

v1.0 - Initial Release

18 Apr 16:28
Compare
Choose a tag to compare
Initial version