forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4677818
committed
Fix s_lock_test compile
This is a mostly unused tool, but I discovered while nosing around theMakefile that it hasn't been kept in line with other changes. Fix it.Backpatching doesn't appear to be necessary.Discussion:https://postgr.es/m/202401241114.ied53jcich72@alvherre.pgsql1 parentfba2112 commit4677818
2 files changed
+9
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
64 | 72 |
| |
65 | 73 |
| |
66 | 74 |
| |
|
0 commit comments
Comments
(0)