diff options
author | Michael Paquier <michael@paquier.xyz> | 2023-01-25 20:00:42 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2023-01-25 20:00:42 +0900 |
commit | 88c27b8fe201fe197ef988f0910f282015ea767c (patch) | |
tree | 76fe49a823da43263dc2965aae5f1a359f790f6e /src/backend/utils/adt/numeric.c | |
parent | 267135d01d79c63dfba7fe69dd3b40c125c49a6f (diff) | |
download | postgresql-88c27b8fe201fe197ef988f0910f282015ea767c.tar.gz postgresql-88c27b8fe201fe197ef988f0910f282015ea767c.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/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions