mirror of
https://github.com/postgres/postgres.git
synced 2025-06-13 07:41:39 +03:00
Fix typo in comment.
This commit is contained in:
@ -444,7 +444,7 @@ gbt_var_penalty(float *res, const GISTENTRY *o, const GISTENTRY *n, const gbtree
|
||||
|
||||
|
||||
/*
|
||||
* Fortunately, this sort comparsion routine needn't be reentrant...
|
||||
* Fortunately, this sort comparison routine needn't be reentrant...
|
||||
*/
|
||||
static const gbtree_vinfo *gbt_vsrt_cmp_tinfo;
|
||||
|
||||
|
Reference in New Issue
Block a user