461bd25412
- Add support for pg 18 by adding the 18.0 version - 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.
Marcus Rueckert2025-09-25 16:12:40 +00:00
357da4ddf5
- Add support for pg 18 by adding the 18.0 version - 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.
Marcus Rueckert2025-09-25 16:12:40 +00:00
683b0bdfbf
Accepting request 1291429 from server:database:postgresql
Ana Guerrero2025-07-09 15:28:50 +00:00
036ebd08bc
Accepting request 1291429 from server:database:postgresql
Ana Guerrero2025-07-09 15:28:50 +00:00
bc106d37bb
- Update to 17.1, 16.1, 1.7.1, 1.6.3, 1.5.3: * Fix issues that could cause 'pgaudit stack is not empty' errors.
Reinhard Max2025-07-08 07:26:12 +00:00
7434503c79
- Update to 17.1, 16.1, 1.7.1, 1.6.3, 1.5.3: * Fix issues that could cause 'pgaudit stack is not empty' errors.
Reinhard Max2025-07-08 07:26:12 +00:00
a808dc9bd9
Accepting request 1245893 from server:database:postgresql
Ana Guerrero2025-02-14 18:23:21 +00:00
9214fc5437
Accepting request 1245893 from server:database:postgresql
Ana Guerrero2025-02-14 18:23:21 +00:00
1c33a5cffe
- update to git HEAD: (adds HEAD.patch) - 9bdc2e8 Use bms_{copy,first_member,free} on rte->{selected,modified}Cols - 869f4e7 Take column-level privileges into account too - 715b653 If audit has been granted permissions, we log the event - 7d9313c Make should_be_logged() authoritative by itself - 58aa1f4 Describe the current behaviour more precisely - 43f9baf If no roles are given, all roles are audited - c0b4e6d Add pgaudit.roles setting - fe5219f Rename T_AlterTableSpaceMoveStmt to T_AlterTableMoveAllStmt following 3c4cf08 - 98eb0ed We don't need the [] wrapper - ab43873 Remove GUC source checking altogether - 7782701 Fixes for META.json
Marcus Rueckert2015-02-19 11:36:20 +00:00
e61aeb958d
- update to git HEAD: (adds HEAD.patch) - 9bdc2e8 Use bms_{copy,first_member,free} on rte->{selected,modified}Cols - 869f4e7 Take column-level privileges into account too - 715b653 If audit has been granted permissions, we log the event - 7d9313c Make should_be_logged() authoritative by itself - 58aa1f4 Describe the current behaviour more precisely - 43f9baf If no roles are given, all roles are audited - c0b4e6d Add pgaudit.roles setting - fe5219f Rename T_AlterTableSpaceMoveStmt to T_AlterTableMoveAllStmt following 3c4cf08 - 98eb0ed We don't need the [] wrapper - ab43873 Remove GUC source checking altogether - 7782701 Fixes for META.json
Marcus Rueckert2015-02-19 11:36:20 +00:00