- Notifications
You must be signed in to change notification settings - Fork28
Commitd79fb5d
committed
Add missing NO_INSTALLCHECK in commit_ts and test_rls_hooks
This bypasses installcheck if specified, which makes sense for thosemodules as they require non-default configuration, something whichtypical users don't have. Those have been missing from the start, stillno back-patch is done.This will be used by an upcoming patch for MSVC scripts adding supportfor NO_INSTALLCHECK as installcheck is the default mode for contrib andmodules for performance reasons in the buildfarm.Author: Michael PaquierReviewed-by: Andrew DunstanDiscussion:https://postgr.es/m/20181126054302.GI1776@paquier.xyz1 parent4c70336 commitd79fb5d
2 files changed
+6
-0
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 |
| |
6 | 9 |
| |
7 | 10 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 |
| |
13 | 16 |
| |
14 | 17 |
| |
|
0 commit comments
Comments
(0)