| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pgAudit 18.0 (PostgreSQL 18) source code.tar.gz | 2025-09-24 | 47.4 kB | |
| pgAudit 18.0 (PostgreSQL 18) source code.zip | 2025-09-24 | 52.0 kB | |
| README.md | 2025-09-24 | 341 Bytes | |
| Totals: 3 Items | 99.7 kB | 2 | |
Bug Fixes:
- Error when required hooks are skipped.
Improvements:
- SELECT FOR UPDATE object logging improvement.
- Disable logging in parallel workers.
- Use strpbrk() instead of strstr() where applicable.
- Fix search_path for trigger functions.
- Minor code optimizations.
Features:
- PostgreSQL 18 support.