Skip to content
Snippets Groups Projects
Commit d93ba74c authored by Michael Paquier's avatar Michael Paquier
Browse files

Fix some grammar in documentation of spgist

Discussion: https://postgr.es/m/92961161-9b49-e42f-0a72-d5d47e0ed4de@postgrespro.ru
Author: Liudmila Mantrova
Reviewed-by: Jonathan Katz, Tom Lane, Michael Paquier
Backpatch-through: 9.4
parent bc96e394
No related branches found
No related tags found
No related merge requests found
...@@ -134,7 +134,7 @@ ...@@ -134,7 +134,7 @@
<para> <para>
Of the two operator classes for type <type>point</>, Of the two operator classes for type <type>point</>,
<literal>quad_point_ops</> is the default. <literal>kd_point_ops</> <literal>quad_point_ops</> is the default. <literal>kd_point_ops</>
supports the same operators but uses a different index data structure which supports the same operators but uses a different index data structure that
may offer better performance in some applications. may offer better performance in some applications.
</para> </para>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment