]> git.ipfire.org Git - thirdparty/postgresql.git/commit
doc: Fix network_ops -> inet_ops in SpGiST operator class list
authorMichael Paquier <michael@paquier.xyz>
Wed, 25 Jan 2023 11:00:42 +0000 (20:00 +0900)
committerMichael Paquier <michael@paquier.xyz>
Wed, 25 Jan 2023 11:00:42 +0000 (20:00 +0900)
commit88c27b8fe201fe197ef988f0910f282015ea767c
tree76fe49a823da43263dc2965aae5f1a359f790f6e
parent267135d01d79c63dfba7fe69dd3b40c125c49a6f
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
doc/src/sgml/spgist.sgml