Download Latest Version doltgresql-windows-amd64.zip (46.5 MB)
Email in envelope

Get an email when there's a new version of DoltgreSQL

Home / v0.56.9
Name Modified Size InfoDownloads / Week
Parent folder
install.sh 2026-07-06 3.4 kB
doltgresql-windows-amd64.7z 2026-07-06 27.4 MB
doltgresql-windows-amd64.zip 2026-07-06 46.4 MB
doltgresql-darwin-arm64.tar.gz 2026-07-06 45.7 MB
doltgresql-darwin-amd64.tar.gz 2026-07-06 48.5 MB
doltgresql-linux-arm64.tar.gz 2026-07-06 45.2 MB
doltgresql-linux-amd64.tar.gz 2026-07-06 49.1 MB
0.56.9 source code.tar.gz 2026-07-06 12.2 MB
0.56.9 source code.zip 2026-07-06 13.9 MB
README.md 2026-07-06 4.5 kB
Totals: 10 Items   288.4 MB 0

Merged PRs

doltgresql

  • 2899: Add regression test for preparing a join query with a bindvar on an indexed column New regression test for a customer-reported issue where preparing a join query with a bindvar comparing equality on an indexed column caused a panic. Root cause fix is in go-mysql-server, in the linked PR below. Depends on: https://github.com/dolthub/go-mysql-server/pull/3612
  • 2896: Bump golang.org/x/net from 0.54.0 to 0.55.0 Bumps golang.org/x/net (github.com) from 0.54.0 to 0.55.0.
    Commits
    • 7770ec4 go.mod: update golang.org/x dependencies
    • 4ece7b6 html: escape greater-than symbol in doctype identifiers
    • 08be507 html: improve Noah's Ark clause performance
    • a8fb2fe html: properly render fostered elements in foreign content
    • 0dc5b7a html: properly check namespace in "in body" any other end tag
    • a452f3c html: ignore duplicate attributes during tokenization
    • f865199 quic: fix appendMaxDataFrame erroneously accumulating sentLimit
    • 210ed3c quic: establish a "happened-before" relationship between stream write and read
    • ad8140e quic: fix buffer slicing when handling overlapping stream data
    • 23ee2ef http2: avoid API changes when built with go1.27
    • See full diff in compare view


Dependabot compatibility score Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/dolthub/doltgresql/network/alerts).

Closed Issues

  • 2886: INSERT panic on composite UNIQUE(uuid, text) index — regression since 0.56.5 (store/val/tuple_compare.go:173)
Source: README.md, updated 2026-07-06