forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit47d5c3d
committed
Changes:
1 intarray: bugfix for int[]-int[] operation2 intarray: split _int.c to several files (_int.c now is unused)3 ntarray (gist__intbig_ops opclass): use special type for index storage4 ltree (gist__ltree_ops opclass), intarray (gist__intbig_ops): optimizeGiST'spenalty and picksplit interface functions, now use Hemming distance.Teodor Sigaev1 parentd2e028b commit47d5c3d
File tree
6 files changed
+87
-2875
lines changed- contrib
- intarray
- expected
- ltree
6 files changed
+87
-2875
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments
Comments
(0)