- Notifications
You must be signed in to change notification settings - Fork5
Commitdddc91d
committed
Remove broken PGXS code for pg_xlogdump
With the PGXS boilerplate in place, pg_xlogdump currently fails with anominous error message that certain targets cannot be built becausecertain files do not exist. Remove that and instead throw a quick errormessage alerting the user of the actual problem, which should be easierto diagnose that the statu quo.Andres Freund1 parent7ce569b commitdddc91d
1 file changed
+4
-5
lines changedLines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
20 | 19 |
| |
21 | 20 |
| |
22 | 21 |
| |
23 | 22 |
| |
24 |
| - | |
| 23 | + | |
25 | 24 |
| |
26 | 25 |
| |
27 | 26 |
| |
|
0 commit comments
Comments
(0)