elpasync pushed a change to branch externals/vecdb. from 169b7cb9e8 Fix integration test copyright header and whitespace new c5e2c63b45 Add first version of Postgres integration new ec32f84cb2 Add info to README about psql new 813c62fb14 Fix psql lint warnings new 13f3184469 Merge branch 'main' into psql new de9685bd1f Add Postgres to integration test new 24a8fde570 Merge branch 'main' into psql new a5ab9d957e Get psql tests to pass integration tests new ee8779b7e2 Fixes for upserting without payload fields new 48af51ada5 Use prepared statements, fix typo new 9133fb6b21 Fix typo in README new c97a0a7701 Fix mistaken function name in README new d7247e32cb Fix missing space in integration tests new a296dd7075 Add postgres implementation of vecdb with pgvector new e89d5a9a3a Set version to 0.2
Summary of changes: Eldev | 3 +- NEWS.org | 3 +- README.org | 11 ++ vecdb-integration-test.el | 36 +++++-- vecdb-psql.el | 254 ++++++++++++++++++++++++++++++++++++++++++++++ vecdb.el | 4 +- 6 files changed, 300 insertions(+), 11 deletions(-) create mode 100644 vecdb-psql.el