forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit2203ede
committed
Install pg_isolation_regress and isolationtester
We already install assorted tools for testing extensions, but these twowere missing. Having them installed, and after ISOLATION support wasadded to PGXS's makefiles byd3c09b9, helps third-party modulesusefully include isolation tests. Comparec3a0818.Author: Craig Ringer <craig.ringer@enterprisedb.com>Reviewed-by: Álvaro Herrera <alvherre@alvh.no-ip.org>Discussion:https://postgr.es/m/CAMsr+YFsCMH3B4uOPFE+2qWM6k=o=hf9LGiPNCfwqKdUPz_BsQ@mail.gmail.com1 parentb05fe7b commit2203ede
1 file changed
+10
-6
lines changedLines changed: 10 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
27 | 31 |
| |
28 | 32 |
| |
29 | 33 |
| |
|
0 commit comments
Comments
(0)