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

Commitc97e4bd

Browse files
committed
Clean test_rls_hooks module
This module isn't an extension and doesn't need to be preloaded.Adjust the Makefile and remove the extraneous .control and .conffiles accordingly.Discussion:https://postgr.es/m/43bcaaab-077e-cebe-35be-3cd7f2633449@dunslane.net
1 parent81b9f23 commitc97e4bd

File tree

3 files changed

+0
-12
lines changed

3 files changed

+0
-12
lines changed

‎src/test/modules/test_rls_hooks/Makefile

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,7 @@ OBJS = \
66
test_rls_hooks.o
77
PGFILEDESC = "test_rls_hooks - example use of RLS hooks"
88

9-
EXTENSION = test_rls_hooks
10-
# DATA = test_rls_hooks--1.0.sql
11-
129
REGRESS = test_rls_hooks
13-
REGRESS_OPTS = --temp-config=$(top_srcdir)/src/test/modules/test_rls_hooks/rls_hooks.conf
14-
# Disabled because these tests require "shared_preload_libraries=test_rls_hooks",
15-
# which typical installcheck users do not have (e.g. buildfarm clients).
16-
NO_INSTALLCHECK = 1
1710

1811
ifdefUSE_PGXS
1912
PG_CONFIG = pg_config

‎src/test/modules/test_rls_hooks/rls_hooks.conf

Lines changed: 0 additions & 1 deletion
This file was deleted.

‎src/test/modules/test_rls_hooks/test_rls_hooks.control

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp