From 69e78e36a3a2735e451384db5f125736e65dea6f Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Thu, 30 Oct 2025 11:40:29 -0700 Subject: [PATCH] Added link to pgvetor-pascal [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3c74446..07acb7d 100644 --- a/README.md +++ b/README.md @@ -790,6 +790,7 @@ Lisp | [pgvector-lisp](https://github.com/pgvector/pgvector-lisp) Lua | [pgvector-lua](https://github.com/pgvector/pgvector-lua) Nim | [pgvector-nim](https://github.com/pgvector/pgvector-nim) OCaml | [pgvector-ocaml](https://github.com/pgvector/pgvector-ocaml) +Pascal | [pgvector-pascal](https://github.com/pgvector/pgvector-pascal) Perl | [pgvector-perl](https://github.com/pgvector/pgvector-perl) PHP | [pgvector-php](https://github.com/pgvector/pgvector-php) Python | [pgvector-python](https://github.com/pgvector/pgvector-python)