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

Commitea0a8f0

Browse files
committed
Use @libdir@ in both of regress/{input,output}/security_label.source
Though @libdir@ almost always matches @abs_builddir@ in this context,the test could only fail if they differed. Back-patch to 9.1, where thetest was introduced.Hamid Quddus Akhtar
1 parent5eaa369 commitea0a8f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/test/regress/output/security_label.source

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ERROR: no security label providers have been loaded
3030
SECURITY LABEL ON TABLE seclabel_tbl3 IS 'unclassified';-- fail
3131
ERROR: no security label providers have been loaded
3232
-- Load dummy external security provider
33-
LOAD '@abs_builddir@/dummy_seclabel@DLSUFFIX@';
33+
LOAD '@libdir@/dummy_seclabel@DLSUFFIX@';
3434
--
3535
-- Test of SECURITY LABEL statement with a plugin
3636
--

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp