diff options
author | Michael Paquier <michael@paquier.xyz> | 2023-01-25 20:00:36 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2023-01-25 20:00:36 +0900 |
commit | d7c4830abb1867ca4fb83add2a5fac558f778b6a (patch) | |
tree | 6c69a465cca10b603d130f9edd6f942d896994a1 /src/backend/access/gist/gistget.c | |
parent | 0ad3c60caf5f77edfefaf8850fbba5ea4fe28640 (diff) | |
download | postgresql-d7c4830abb1867ca4fb83add2a5fac558f778b6a.tar.gz postgresql-d7c4830abb1867ca4fb83add2a5fac558f778b6a.zip |
doc: Fix network_ops -> inet_ops in SpGiST operator class list
network_ops is an opclass family of SpGiST, and the opclass able to
work on the inet type is named inet_ops.
Oversight in 7a1cd52, that reworked the design of the table listing all
the operators available.
Reported-by: Laurence Parry
Reviewed-by: Tom Lane, David G. Johnston
Discussion: https://postgr.es/m/167458110639.2667300.14741268666497110766@wrigleys.postgresql.org
Backpatch-through: 14
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions