diff options
author | Michael Paquier <michael@paquier.xyz> | 2024-11-13 13:58:09 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2024-11-13 13:58:09 +0900 |
commit | d74b590983d18b7c5bdc1679ce85b1600871d874 (patch) | |
tree | d94a472df53f141d8a43a439b6ec1500e9c9d29d /src/backend/access/gist/gistutil.c | |
parent | 3be30d007514d504b1d0554a20527ee5ba7a6cfb (diff) | |
download | postgresql-d74b590983d18b7c5bdc1679ce85b1600871d874.tar.gz postgresql-d74b590983d18b7c5bdc1679ce85b1600871d874.zip |
Fix comment in injection_point.c
InjectionPointEntry->name was described as a hash key, which was fine
when introduced in d86d20f0ba79, but it is not now.
Oversight in 86db52a5062a, that has changed the way injection points are
stored in shared memory from a hash table to an array.
Backpatch-through: 17
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions