Doc: Remove mention of @ and ~ GiST operators

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: e6488fcb057b36f32d52f1c4dcbecda461ed7445
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2024-04-19T12:50:10Z
Releases: 17.0
Doc: Remove mention of @ and ~ GiST operators

These operators were removed by 2f70fdb0644c in the v14 cycle but they were
accidentally left in the table of build-in operator classes. Backpatch down
to v14 where the operators where removed.

Author: Aleksander Alekseev <aleksander@timescale.com>
Reported-by: Colin Caine <cmcaine@gmail.com>
Discussion: https://postgr.es/m/CADwQTQbbr2UQ_fpbyc+8ay=RwEYgYk=TZxH3+RHDqAQfoG+EWA@mail.gmail.com
Backpatch-through: v14

Files

PathChange+/−
doc/src/sgml/gist.sgml modified +6 −12

Documentation touched

Discussion