Skip to content

Commit

Permalink
update pgvector version
Browse files Browse the repository at this point in the history
  • Loading branch information
kvch committed Jul 4, 2024
1 parent 09a4ad6 commit 82ab8a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 020-Connect/010-Postgres/001-direct-access.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ PostgreSQL 15.4 on aarch64-unknown-linux-gnu, compiled by aarch64-unknown-linux-
The default shared cluster setup ships with

- [pgcrypto](https://www.postgresql.org/docs/15/pgcrypto.html)
- [pgvector](https://github.com/pgvector/pgvector/tree/v0.4.2)
- [pgvector](https://github.com/pgvector/pgvector/tree/v0.5.0)
- [plpgsql](https://www.postgresql.org/docs/15/plpgsql.html)
- [uuid-ossp](https://www.postgresql.org/docs/15/uuid-ossp.html)

Expand Down

0 comments on commit 82ab8a4

Please sign in to comment.