diff options
author | Nathan Bossart <nathan@postgresql.org> | 2024-07-09 13:03:40 -0500 |
---|---|---|
committer | Nathan Bossart <nathan@postgresql.org> | 2024-07-09 13:03:40 -0500 |
commit | ccd38024bc3c61e62af2097d408a670661713e68 (patch) | |
tree | fb66df8f4e9f7652c9c914811633d03f8641f29d /src/test/modules/test_json_parser/test_json_parser_incremental.c | |
parent | 629520be5f9da9d0192c7f6c8796bfddb4746760 (diff) | |
download | postgresql-ccd38024bc3c61e62af2097d408a670661713e68.tar.gz postgresql-ccd38024bc3c61e62af2097d408a670661713e68.zip |
Introduce pg_signal_autovacuum_worker.
Since commit 3a9b18b309, roles with privileges of pg_signal_backend
cannot signal autovacuum workers. Many users treated the ability
to signal autovacuum workers as a feature instead of a bug, so we
are reintroducing it via a new predefined role. Having privileges
of this new role, named pg_signal_autovacuum_worker, only permits
signaling autovacuum workers. It does not permit signaling other
types of superuser backends.
Bumps catversion.
Author: Kirill Reshke
Reviewed-by: Anthony Leung, Michael Paquier, Andrey Borodin
Discussion: https://postgr.es/m/CALdSSPhC4GGmbnugHfB9G0%3DfAxjCSug_-rmL9oUh0LTxsyBfsg%40mail.gmail.com
Diffstat (limited to 'src/test/modules/test_json_parser/test_json_parser_incremental.c')
0 files changed, 0 insertions, 0 deletions