[PR #1021] [MERGED] fix(docs): added missing ltree in self-host external postgres guide #1227

Closed
opened 2026-02-17 17:21:58 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1021
Author: @denis-at-langchain
Created: 10/20/2025
Status: Merged
Merged: 10/24/2025
Merged by: @lnhsingh

Base: mainHead: fix/self-host-postgres-small-adjustment


📝 Commits (1)

  • ca7b971 fix(docs): added missing ltree in self-host external postgres guide

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/langsmith/self-host-external-postgres.mdx (+1 -1)

📄 Description

Added missing 'ltree' extension to the list of extensions required for the self-hosted PostgreSQL setup.


🔄 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/docs/pull/1021 **Author:** [@denis-at-langchain](https://github.com/denis-at-langchain) **Created:** 10/20/2025 **Status:** ✅ Merged **Merged:** 10/24/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `fix/self-host-postgres-small-adjustment` --- ### 📝 Commits (1) - [`ca7b971`](https://github.com/langchain-ai/docs/commit/ca7b97111516834a3534f7897291f9558040a729) fix(docs): added missing ltree in self-host external postgres guide ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/self-host-external-postgres.mdx` (+1 -1) </details> ### 📄 Description Added missing 'ltree' extension to the list of extensions required for the self-hosted PostgreSQL setup. --- <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-17 17:21:58 -05:00
yindo closed this issue 2026-02-17 17:21:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1227