diff options
author | Michael Paquier <michael@paquier.xyz> | 2018-09-25 09:56:57 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2018-09-25 09:56:57 +0900 |
commit | 90a1f97867feb6b6469c641f0e4a00842c52bafb (patch) | |
tree | 72238783b32c4abb5a347f6689280f5e37f01e10 /src/backend/access/transam/commit_ts.c | |
parent | 103511723ee2c3304a6991a49accf51b674b6907 (diff) | |
download | postgresql-90a1f97867feb6b6469c641f0e4a00842c52bafb.tar.gz postgresql-90a1f97867feb6b6469c641f0e4a00842c52bafb.zip |
Revoke pg_stat_statements_reset() permissions
Commit 25fff40 has granted execute permission of the function
pg_stat_statements_reset() to default role "pg_read_all_stats", but this
role is meant to read statistics, and not to reset them. The
permissions on this function are revoked from "pg_read_all_stats". The
version of pg_stat_statements is bumped up in consequence.
Author: Haribabu Kommi
Reviewed-by: Michael Paquier, Amit Kapila
Discussion: https://postgr.es/m/CAJrrPGf5fCnKqXObpwGN9nMyD--tzOf-7LFCJiz59Z1wJ5qj9A@mail.gmail.com
Diffstat (limited to 'src/backend/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions