[PR #12] [MERGED] Rename postgres checkpointer to postgres saver #113

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

📋 Pull Request Information

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

Base: mainHead: eugene/postgres_saver


📝 Commits (4)

📊 Changes

5 files changed (+19 additions, -19 deletions)

View changed files

📝 README.md (+5 -5)
📝 langchain_postgres/__init__.py (+2 -2)
📝 langchain_postgres/checkpoint.py (+1 -1)
📝 tests/unit_tests/test_checkpointer.py (+10 -10)
📝 tests/unit_tests/test_imports.py (+1 -1)

📄 Description

Add postgres saver


🔄 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/12 **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/postgres_saver` --- ### 📝 Commits (4) - [`7ad92ff`](https://github.com/langchain-ai/langchain-postgres/commit/7ad92ffa142b40ac77cdd6a9cfa15c77d928b5bb) x - [`f5b17af`](https://github.com/langchain-ai/langchain-postgres/commit/f5b17af063847024fd0fc91ff209158a720ad01c) x - [`579db3c`](https://github.com/langchain-ai/langchain-postgres/commit/579db3cc166f2218d3495a924c105eee0aa255fd) Merge branch 'main' into eugene/postgres_saver - [`690a383`](https://github.com/langchain-ai/langchain-postgres/commit/690a383f53dde6f0dc62cdbf5b92fab637804e13) x ### 📊 Changes **5 files changed** (+19 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+5 -5) 📝 `langchain_postgres/__init__.py` (+2 -2) 📝 `langchain_postgres/checkpoint.py` (+1 -1) 📝 `tests/unit_tests/test_checkpointer.py` (+10 -10) 📝 `tests/unit_tests/test_imports.py` (+1 -1) </details> ### 📄 Description Add postgres saver --- <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:39 -05:00
yindo closed this issue 2026-02-16 05:16:39 -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#113