forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit73731b2
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 parent7af6d13 commit73731b2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments
Comments
(0)