Skip to content

Add feature: dolthub.com/doltgres (id: dolthub.com-doltgres)#189

Merged
sebst merged 3 commits intomainfrom
copilot/add-feature-dolthub-doltgres
Mar 24, 2026
Merged

Add feature: dolthub.com/doltgres (id: dolthub.com-doltgres)#189
sebst merged 3 commits intomainfrom
copilot/add-feature-dolthub-doltgres

Conversation

Copy link
Contributor

Copilot AI commented Mar 24, 2026

Adds a new community feature for DoltgreSQL — a version-controlled, PostgreSQL-compatible database ("Dolt for Postgres") by DoltHub.

Changes

  • src/dolthub.com-doltgres/ — new feature using gh release install method
    • Downloads doltgresql-linux-{amd64|arm64}.tar.gz from dolthub/doltgresql releases
    • Extracts doltgres binary (at doltgresql-linux-{arch}/bin/doltgres, strip=2) to /usr/local/bin
    • Supports amd64 and arm64 architectures
  • test/dolthub.com-doltgres/test.sh — verifies doltgres --version executes successfully
  • README.md — adds table entry between diffity.com and dozzle.dev (alphabetical order)

Note: the GitHub repo is dolthub/doltgresql (full name), while the installed binary and feature ID use the shorter doltgres name.

Original prompt

This section details on the original issue you should resolve

<issue_title>Add feature "dolthub.com/doltgres" (id dolthub.com-doltgres")</issue_title>
<issue_description>Gh repo dolthub/doltgres</issue_description>

Comments on the Issue (you are @copilot in this section)


📍 Connect Copilot coding agent with Jira, Azure Boards or Linear to delegate work to Copilot in one click without leaving your project management tool.

Copilot AI changed the title [WIP] Add feature dolthub.com/doltgres Add feature: dolthub.com/doltgres (id: dolthub.com-doltgres) Mar 24, 2026
Copilot AI requested a review from sebst March 24, 2026 09:44
@sebst sebst marked this pull request as ready for review March 24, 2026 10:01
Copy link
Member

@sebst sebst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unable to merge update latest main branch, resolve conflicts

Copy link
Contributor Author

Copilot AI commented Mar 24, 2026

Unable to merge update latest main branch, resolve conflicts

Merged latest main and resolved the README.md conflict in commit 439f5df. Both dolthub.com (dolt, from main) and dolthub.com/doltgres are now present in alphabetical order.

Copilot AI requested a review from sebst March 24, 2026 10:21
@sebst sebst merged commit a4689ba into main Mar 24, 2026
7 checks passed
@sebst sebst deleted the copilot/add-feature-dolthub-doltgres branch March 24, 2026 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add feature "dolthub.com/doltgres" (id dolthub.com-doltgres")

2 participants