Andrew Kane
|
f64abe3aae
|
Fixed performance of halfvec
|
2024-04-12 11:50:34 -07:00 |
|
Andrew Kane
|
8d9400bae3
|
Added support for halfvec to IVFFlat
|
2024-04-11 19:56:39 -07:00 |
|
Andrew Kane
|
17c2f9c0b6
|
Removed more vector-specific code from IVFFlat
|
2024-04-11 13:59:20 -07:00 |
|
Andrew Kane
|
4ff36af67e
|
Added itemsize to VectorArray [skip ci]
|
2024-04-11 13:47:36 -07:00 |
|
Andrew Kane
|
e1647473c9
|
Updated IvfflatGetType [skip ci]
|
2024-04-11 09:25:07 -07:00 |
|
Andrew Kane
|
35d0fe88b9
|
Added IvfflatType [skip ci]
|
2024-04-03 16:40:27 -07:00 |
|
Andrew Kane
|
ba18942fcf
|
Removed normvec from IVFFlat for simplicity (no difference in performance)
|
2024-03-27 16:41:17 -07:00 |
|
Heikki Linnakangas
|
c8be3a369b
|
Include generic_xlog.h directly in the .c files where it's needed
There are no references to anything that's in generic_xlog.h in the
header files.
|
2024-01-23 13:04:03 +02:00 |
|
jeff-davis
|
b247b688a8
|
No need to MarkBufferDirty(); GenericXLogFinish() does that. (#265)
|
2023-09-15 13:14:10 -07:00 |
|
Andrew Kane
|
bca50a03fa
|
Use consistent variable name
|
2023-09-12 19:24:31 -07:00 |
|
Andrew Kane
|
b1f9519689
|
Get info from metapage to determine cost
|
2023-09-03 12:31:01 -07:00 |
|
Andrew Kane
|
c3394ace03
|
Removed unused variable from IvfflatUpdateList
|
2023-07-17 00:15:20 -07:00 |
|
Andrew Kane
|
ea47342870
|
Improved variable scoping
|
2023-07-15 18:53:41 -07:00 |
|
Andrew Kane
|
00b767b107
|
Use DatumGetVector
|
2022-12-23 12:33:55 -08:00 |
|
Andrew Kane
|
9c9489e888
|
Removed nested FLEXIBLE_ARRAY_MEMBER for Windows
|
2022-12-07 19:53:48 -08:00 |
|
Andrew Kane
|
d376011087
|
Added VectorArrayFree
|
2022-12-07 19:45:44 -08:00 |
|
Andrew Kane
|
ccec96ba54
|
Fixed invalid memory alloc request size error - fixes #43
|
2022-11-17 14:12:49 -08:00 |
|
Andrew Kane
|
0a68b040fb
|
DRY code
|
2022-07-31 21:56:44 -07:00 |
|
Andrew Kane
|
6866939090
|
Fixed indentation [skip ci]
|
2022-07-31 21:21:06 -07:00 |
|
Andrew Kane
|
ba2fb6ad8c
|
Fixed order in IvfflatAppendPage
|
2022-07-31 21:03:57 -07:00 |
|
Andrew Kane
|
f4eaa3de1f
|
Fixed issue with index not reusing space
|
2022-02-06 11:23:10 -08:00 |
|
Andrew Kane
|
fc1de9806a
|
Added tuples_done and tuples_total
|
2022-01-29 23:15:46 -08:00 |
|
Andrew Kane
|
9ec174137f
|
Added build phase progress for Postgres 12+
|
2022-01-29 19:19:16 -08:00 |
|
Andrew Kane
|
a3d946f3bf
|
Added src directory
|
2021-04-20 14:43:04 -07:00 |
|