First commit

This commit is contained in:
Andrew Kane
2021-04-20 14:04:28 -07:00
commit 6df7fa05b2
37 changed files with 3724 additions and 0 deletions

4
vector.control Normal file
View File

@@ -0,0 +1,4 @@
comment = 'vector data type and ivfflat access method'
default_version = '0.1.0'
module_pathname = '$libdir/vector'
relocatable = true