Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2524046

Browse filesBrowse files
committed
Fix bad grammar in brin.sgml.
Christoph Berg
1 parent 5e7c3d9 commit 2524046
Copy full SHA for 2524046

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎doc/src/sgml/brin.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/brin.sgml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -531,8 +531,8 @@ typedef struct BrinOpcInfo
531531

532532
To implement these methods in a generic way, the operator class
533533
defines its own internal support functions.
534-
(For instance, <quote>min/max</> operator classes implements
535-
support functions for the four inequality operators for the data type.)
534+
(For instance, the <quote>min/max</> operator classes implement
535+
support functions for the four inequality operators for their data type.)
536536
Additionally, the operator class must supply appropriate
537537
operator entries,
538538
to enable the optimizer to use the index when those operators are

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.