forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd74b590
committed
Fix comment in injection_point.c
InjectionPointEntry->name was described as a hash key, which was finewhen introduced ind86d20f, but it is not now.Oversight in86db52a, that has changed the way injection points arestored in shared memory from a hash table to an array.Backpatch-through: 171 parent3be30d0 commitd74b590
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 |
| - | |
| 63 | + | |
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
|
0 commit comments
Comments
(0)