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

Commitbcaeca0

Browse files
committed
revome commented out function
1 parent625173b commitbcaeca0

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

‎init.sql

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,6 @@ TO public;
5252
CREATEOR REPLACE FUNCTION @extschema@.check_security_policy(relation regclass)
5353
RETURNS BOOLAS'pg_pathman','check_security_policy' LANGUAGE C STRICT;
5454

55-
/*
56-
* Check user permissions. If permission denied then throw an error.
57-
*/
58-
-- CREATE OR REPLACE FUNCTION @extschema@.check_permissions(relation regclass)
59-
-- RETURNS BOOL AS 'pg_pathman', 'check_permissions' LANGUAGE C STRICT;
60-
6155
/*
6256
* Row security policy to restrict partitioning operations to owner and
6357
* superusers only

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp