mirror of
https://github.com/postgres/postgres.git
synced 2025-06-05 23:56:58 +03:00
Fix typo in comment.
This commit is contained in:
parent
3994ffb479
commit
c6c6fa8f7e
@ -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;
|
static const gbtree_vinfo *gbt_vsrt_cmp_tinfo;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user