[PR #20] [MERGED] Fix handling of connections #121

Closed
opened 2026-02-16 05:16:40 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langchain-postgres/pull/20
Author: @eyurtsev
Created: 4/9/2024
Status: Merged
Merged: 4/9/2024
Merged by: @eyurtsev

Base: mainHead: eugene/attempt_connection


📝 Commits (1)

📊 Changes

2 files changed (+80 additions, -83 deletions)

View changed files

📝 langchain_postgres/vectorstores.py (+47 -45)
📝 tests/unit_tests/test_vectorstore.py (+33 -38)

📄 Description

Fix handling of connection in vectorstore


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langchain-postgres/pull/20 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 4/9/2024 **Status:** ✅ Merged **Merged:** 4/9/2024 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `eugene/attempt_connection` --- ### 📝 Commits (1) - [`d753515`](https://github.com/langchain-ai/langchain-postgres/commit/d753515cf42b4871b8aa0475d87147b1f9cf06de) x ### 📊 Changes **2 files changed** (+80 additions, -83 deletions) <details> <summary>View changed files</summary> 📝 `langchain_postgres/vectorstores.py` (+47 -45) 📝 `tests/unit_tests/test_vectorstore.py` (+33 -38) </details> ### 📄 Description Fix handling of connection in vectorstore --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 05:16:40 -05:00
yindo closed this issue 2026-02-16 05:16:40 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langchain-postgres#121