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

Commitdf454bd

Browse files
committed
Fix silly typo in commentary...
1 parent0e264fb commitdf454bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/access/nbtree/nbtsearch.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
*
99
* IDENTIFICATION
10-
* $Header: /cvsroot/pgsql/src/backend/access/nbtree/nbtsearch.c,v 1.51 1999/07/16 22:17:06 tgl Exp $
10+
* $Header: /cvsroot/pgsql/src/backend/access/nbtree/nbtsearch.c,v 1.52 1999/07/17 16:02:50 tgl Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/
@@ -458,7 +458,7 @@ _bt_binsrch(Relation rel,
458458
* return the first equal key if one exists, else the last lesser key
459459
* if one exists, else the first slot on the page.
460460
*
461-
* For a partial-match search (srchtype == BT_DESCENT and natts< keysz)
461+
* For a partial-match search (srchtype == BT_DESCENT and natts> keysz)
462462
* return the last lesser key if one exists, else the first slot.
463463
*
464464
* Old comments:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp