Files
pgvector/src
Heikki Linnakangas ca3b4cd029 Remove HnswSpool
It was just used to pass heap/index relations to
HnswParallelScanAndInsert. I think it was copied from nbtsort.c, which
is more complicated. I don't think we need a struct like this.

(That said, I actually think that we should have a state object that
would hold fields like 'heap', 'index', 'procinfo', 'collation'
etc. Passing that object around would simplify the signatures of many
functions. But that's a different story).
2024-01-19 00:26:47 -08:00
..
2024-01-16 14:03:28 -08:00
2024-01-19 00:26:47 -08:00
2024-01-19 00:26:47 -08:00
2023-12-22 16:41:25 -05:00
2023-09-03 12:32:59 -07:00
2023-12-04 12:19:38 -08:00
2023-08-19 01:22:28 -07:00