Re: Revoke execution permission of pg_stat_statements_reset() from pg_read_all_stats role
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Revoke execution permission of pg_stat_statements_reset() from pg_read_all_stats role |
| Дата | |
| Msg-id | 9751.1537804955@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Revoke execution permission of pg_stat_statements_reset() frompg_read_all_stats role (Michael Paquier <michael@paquier.xyz>) |
| Ответы |
Re: Revoke execution permission of pg_stat_statements_reset() frompg_read_all_stats role
|
| Список | pgsql-hackers |
Michael Paquier <michael@paquier.xyz> writes:
> This should be back-patched. Any opinions about bumping up this
> extension version in back-branches like what has been done in 53b79ab4?
Yes, you need to bump the extension version to change anything in the
extension's script file.
For v10 and up, the method used in 53b79ab4 is overcomplicated: you only
need to add a delta script not a new base script. (If you had to
back-patch before v10, it might be best to add a new base script in all
the branches just to keep the patches consistent; but IIUC this issue only
arises in v10 and up.) I'd consider following, eg, 7f563c09f as a
prototype instead.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера