Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitd8d4965

Browse files
committed
Update comment to reflect commit1d41739.
Peter Geoghegan
1 parentf6f654f commitd8d4965

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/include/utils/sortsupport.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
* multiple acceleration mechanisms to be supported, but no opclass is
2121
* required to provide all of them. The BTSORTSUPPORT function should
2222
* simply not set any function pointers for mechanisms it doesn't support.
23-
*(However, all opclassesthat provide BTSORTSUPPORTare required toprovide
24-
*the comparator function.)
23+
*Opclassesthat provide BTSORTSUPPORTand don'tprovide a comparator
24+
*function will have a shim set up by sort support automatically.
2525
*
2626
* All sort support functions will be passed the address of the
2727
* SortSupportData struct when called, so they can use it to store

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp