projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3994ffb
)
Fix typo in comment.
author
Neil Conway
Mon, 16 May 2005 06:45:57 +0000
(06:45 +0000)
committer
Neil Conway
Mon, 16 May 2005 06:45:57 +0000
(06:45 +0000)
contrib/btree_gist/btree_utils_var.c
patch
|
blob
|
blame
|
history
diff --git
a/contrib/btree_gist/btree_utils_var.c
b/contrib/btree_gist/btree_utils_var.c
index 7b1b40c7b5759d4ac84c7b7034090ddde6e76319..d751a11f0ebddd72ed349fe9f6cc1f212f716571 100644
(file)
--- a/
contrib/btree_gist/btree_utils_var.c
+++ b/
contrib/btree_gist/btree_utils_var.c
@@
-444,7
+444,7
@@
gbt_var_penalty(float *res, const GISTENTRY *o, const GISTENTRY *n, const gbtree
/*
- * Fortunately, this sort compar
si
on routine needn't be reentrant...
+ * Fortunately, this sort compar
is
on routine needn't be reentrant...
*/
static const gbtree_vinfo *gbt_vsrt_cmp_tinfo;