]> 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:46 +0000 (20:00 +0900)
committerMichael Paquier <michael@paquier.xyz>
Wed, 25 Jan 2023 11:00:46 +0000 (20:00 +0900)
commite9774151c27868ebec08259f3698ebdb321138c4
tree35280f4f115863b641d277dd6cf49664c9c43cc3
parentfd270b728b28bd1a2973837498977de67d0a887e
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