Re: Naming of network_ops vs. inet_ops for SP-GIST
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Michael Paquier <michael@paquier.xyz>
Cc: greenreaper@hotmail.com, pgsql-docs@lists.postgresql.org
Date: 2023-01-25T03:38:28Z
Lists: pgsql-docs
Michael Paquier <michael@paquier.xyz> writes: > I don't have a strong opinion about the naming inconsistency between > the opclass name and the opfamily name in this case, though, couldn't > it create more problems than actually fix something? Well, it's been like that from day one and people haven't complained. I think changing it now would add more confusion than it subtracts. > Anyway, attached is a patch for the docs. Thoughts? Works for me. regards, tom lane
Commits
-
doc: Fix network_ops -> inet_ops in SpGiST operator class list
- e9774151c278 14.7 landed
- 88c27b8fe201 15.2 landed
- d7c4830abb18 16.0 landed
-
doc: Rework tables for built-in operator classes of index AMs
- 7a1cd5260aa2 14.0 cited