Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit365263b

Browse files
author
Alexander Korotkov
committed
Revoke pg_wait_sampling_reset_profile from public.
1 parentb7c34c2 commit365263b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎pg_wait_sampling--1.0.sql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,5 @@ RETURNS void
4949
AS'MODULE_PATHNAME'
5050
LANGUAGE C VOLATILE STRICT;
5151

52+
-- Don't want this to be available to non-superusers.
53+
REVOKE ALLON FUNCTION pg_wait_sampling_reset_profile()FROM PUBLIC;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp