- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit7a1cd52
committed
doc: Rework tables for built-in operator classes of index AMs
The tables listing all the operator classes available for BRIN, GIN,GiST and SP-GiST had a confusing format where the same operator could belisted multiple times, for different data types. This improves theshape of these tables by adding the types associated to each operator,for their associated operator class.Each table included previously the data type that could be used for anoperator class in an extra column. This is removed to reduce the widthof the tables as this is now described within each operator. This alsomakes the tables fit better in the PDF documentation.Reported-by: osdbaAuthor: Michael PaquierReviewed-by: Álvaro Herrera, Tom Lane, Bruce MomjianDiscussion:https://postgr.es/m/38d55061.9604.173b32c60ec.Coremail.mailtch@163.com1 parent42aaed6 commit7a1cd52
4 files changed
+504
-614
lines changed0 commit comments
Comments
(0)