forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit637a934
committed
Simplify new test suite handling of passwordcheck
This changes the use of a custom configuration file to enforce the valueof preload_shared_libraries to simply load the library during the tests.This removes the restriction of running installcheck on the tests, andsimplifies its makefile contrary to what has been introduced inaf7211e.Author: Michael Paquier <michael.paquier@gmail.com>1 parent62a1657 commit637a934
File tree
4 files changed
+3
-4
lines changed- contrib/passwordcheck
- expected
- sql
4 files changed
+3
-4
lines changedLines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 | 11 |
| |
13 |
| - | |
14 |
| - | |
15 | 12 |
| |
16 | 13 |
| |
17 | 14 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
1 | 2 |
| |
2 | 3 |
| |
3 | 4 |
| |
|
Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
|
0 commit comments
Comments
(0)