Commit Graph

  • 9a09e0de27 [ga-bump-dep] Bump dependency in Doltgres by reltuk reltuk-0d6b0601 reltuk 2026-08-22 07:36:59 +00:00
  • 9a1311bdce [ga-bump-dep] Bump dependency in Doltgres by macneale4 macneale4-afd22743 macneale4 2026-08-21 20:45:28 +00:00
  • 9e56a27bef [ga-bump-dep] Bump dependency in Doltgres by fulghum fulghum-3b8594cc fulghum 2026-08-21 20:03:21 +00:00
  • 95a47cc018 Merge pull request #3168 from dolthub/fulghum/timestamp-bind-fix main Jason Fulghum 2026-08-21 12:42:09 -07:00
  • aa5398e76a Fix bind-parameter type inference for explicit casts and array-literal parsing of unquoted elements containing whitespace. Jason Fulghum 2026-08-21 10:22:36 -07:00
  • 02e9e3da61 [no-release-notes] missing precision for doltgres benchmarks (#3164) James Cor 2026-08-21 10:11:42 -07:00
  • bbfb09bae3 Merge pull request #3162 from dolthub/fulghum/timestamp-bug-fix Jason Fulghum 2026-08-21 09:12:33 -07:00
  • 5a9cc9b127 Fix timestamp/timestamptz interval arithmetic to error on out-of-range results. fulghum/timestamp-bug-fix Jason Fulghum 2026-08-21 08:34:53 -07:00
  • 932e985260 corruption repair tool zachmu/corruption-tool Zach Musgrave 2026-08-20 18:12:34 -07:00
  • c4c8cd85ee [ga-bump-dep] Bump dependency in Doltgres by fulghum fulghum-4e3ebed7 fulghum 2026-08-21 00:01:37 +00:00
  • 80a169aefb Updating dolt dependency to e0cf9952abe9c924af99efd17ed244cb42f72b3b fulghum/doltgres-3114 Jason Fulghum 2026-08-20 17:00:41 -07:00
  • 28b667c3a9 New regression test for renaming tables with FK references Jason Fulghum 2026-08-20 16:58:22 -07:00
  • bbfd74129b Fix for two issues Ito found (date arithmetic was not calendar aware, data arithmetic discarded nanosecond precision) Jason Fulghum 2026-08-20 15:04:54 -07:00
  • 1add6223fd Merge pull request #3161 from dolthub/fulghum/coalesce-fix Jason Fulghum 2026-08-20 14:39:16 -07:00
  • 4a13aadf8d Merge pull request #3146 from dolthub/fulghum/doltgres-3138 Jason Fulghum 2026-08-20 14:20:17 -07:00
  • 04f25e7a74 Fix coalesce to properly compute nullability based on nullability of all arguments Jason Fulghum 2026-08-20 13:13:50 -07:00
  • 3ac9309b90 Merge pull request #3157 from dolthub/zachmu/issue3122 Zach Musgrave 2026-08-20 13:55:05 -07:00
  • 2a88701d6b Merge pull request #3140 from dolthub/zachmu/copy-to Zach Musgrave 2026-08-20 13:52:12 -07:00
  • 00c4b218f4 Fix WITH ORDINALITY raising an internal error inside a correlated subquery, exposed by a go-mysql-server scope-propagation fix. Jason Fulghum 2026-08-19 12:58:02 -07:00
  • 300c250565 Merge pull request #3159 from dolthub/fulghum-5a8f44b9 Jason Fulghum 2026-08-20 13:49:21 -07:00
  • 6ba9c58c1b removed useless comment Zach Musgrave 2026-08-20 13:48:44 -07:00
  • f478db0510 fixed windows line ending issue Zach Musgrave 2026-08-20 13:33:57 -07:00
  • 183c92410e Fix timestamp/timestamptz minus interval silently dropping the days/months component of the interval. Jason Fulghum 2026-08-20 13:27:54 -07:00
  • 1188b62669 [no-release-notes] delete accidental slow down (#3160) James Cor 2026-08-20 13:26:52 -07:00
  • 6119f3af30 fixed busted test Zach Musgrave 2026-08-20 13:04:52 -07:00
  • c179a6555f [ga-bump-dep] Bump dependency in Doltgres by fulghum fulghum 2026-08-20 19:51:13 +00:00
  • d3214d9fe6 Merge pull request #3149 from dolthub/fulghum/doltgres-3097 Jason Fulghum 2026-08-20 12:48:58 -07:00
  • 3321252402 fix for rollback, updated copyright headers Zach Musgrave 2026-08-20 11:49:30 -07:00
  • 34034c7f04 bug fixes and feedback Zach Musgrave 2026-08-20 11:33:48 -07:00
  • 5e798aa6aa Merge pull request #3158 from dolthub/macneale4-8382e48a Jason Fulghum 2026-08-20 11:32:30 -07:00
  • 563eb1c46d [no-release-notes] reformat queries and homogenize with dolt (#3148) James Cor 2026-08-20 11:31:56 -07:00
  • ada7722bc1 [ga-bump-dep] Bump dependency in Doltgres by macneale4 macneale4 2026-08-20 17:19:26 +00:00
  • 93e350f59c Fix boolean output of dolt system table columns (issue #3116) zachmu/issue3116 Zach Musgrave 2026-08-19 21:31:04 +00:00
  • f8d2096438 Support ALTER TABLE ... ALTER COLUMN ... TYPE ... USING <expr> zachmu/issue3119 Zach Musgrave 2026-08-19 21:28:34 +00:00
  • 94bfd08b0b Support DROP TABLE ... CASCADE and RESTRICT zachmu/issue3120 Zach Musgrave 2026-08-19 21:32:37 +00:00
  • b8d5b5072a Support ALTER INDEX ... RENAME TO zachmu/issue3121 Zach Musgrave 2026-08-19 21:20:43 +00:00
  • 10dce3e80c Implement string_to_array() function Zach Musgrave 2026-08-19 21:13:45 +00:00
  • c0f57c6f7d Fix pg_index per-column vectors to have one entry per key column zachmu/issue3110 Zach Musgrave 2026-08-19 21:17:07 +00:00
  • e8f72d993e Fix max1Row error for set-returning functions over point lookups (#3111) zachmu/issue3111 Zach Musgrave 2026-08-19 21:21:26 +00:00
  • b45b7570d6 Support implicit lateral joins for set-returning functions in FROM zachmu/issue3112 Zach Musgrave 2026-08-19 21:32:07 +00:00
  • f4d001e637 Infer bind-variable parameter types from typed siblings. fulghum/doltgres-3097 Jason Fulghum 2026-08-19 16:50:18 -07:00
  • b4b1008593 asdfasdf james/bench James Cor 2026-08-19 16:43:25 -07:00
  • d8da69aad0 invalid json fix James Cor 2026-08-19 16:39:46 -07:00
  • 331e354435 reformat queries for readability James Cor 2026-08-19 15:59:14 -07:00
  • 4cafee6205 reducing intentional slow down James Cor 2026-08-18 11:32:31 -07:00
  • 927b1a76ea testing again James Cor 2026-08-18 10:44:10 -07:00
  • 6b9cee21d0 [ga-bump-dep] Bump dependency in Doltgres by angelamayxie angelamayxie-d2865b8e angelamayxie 2026-08-19 22:18:26 +00:00
  • 6d7c62993e regression test harness fix for COPY TO statements zachmu/copy-to Zach Musgrave 2026-08-19 13:58:53 -07:00
  • 02c673957a new test Zach Musgrave 2026-08-19 13:27:38 -07:00
  • 8997bc9476 Updating GMS dep to d6b9cd49507f3c9862a83fa1cf36fef3758d6090 fulghum/doltgres-3138 Jason Fulghum 2026-08-19 13:06:43 -07:00
  • 3d5d700d04 Merge pull request #3142 from dolthub/fulghum/doltgres-3094 Jason Fulghum 2026-08-19 13:06:01 -07:00
  • df60ecc7a3 implemented BINARY format for COPY FROM Zach Musgrave 2026-08-19 12:59:51 -07:00
  • 287628af80 Fix WITH ORDINALITY raising an internal error inside a correlated subquery, exposed by a go-mysql-server scope-propagation fix. Jason Fulghum 2026-08-19 12:58:02 -07:00
  • 8a5bd6481c added round-trip tests back Zach Musgrave 2026-08-19 12:42:26 -07:00
  • 8535ddfe6f [ga-bump-dep] Bump dependency in Doltgres by coffeegoddd coffeegoddd-b15770fe coffeegoddd 2026-08-19 19:34:28 +00:00
  • b03cf79c32 removed file writing capability Zach Musgrave 2026-08-19 12:30:04 -07:00
  • 73c890cf89 removed file writing path, as it's not secure Zach Musgrave 2026-08-19 12:14:12 -07:00
  • 65f7befd8e [ga-bump-dep] Bump dependency in Doltgres by angelamayxie angelamayxie-76c1c461 angelamayxie 2026-08-19 19:06:27 +00:00
  • 6e2dfe9969 Merge pull request #3061 from dolthub/fulghum/variance-aggregates Jason Fulghum 2026-08-19 12:05:43 -07:00
  • 66ab14ffe4 [ga-bump-dep] Bump dependency in Doltgres by macneale4 macneale4-96a7d24f macneale4 2026-08-19 18:47:53 +00:00
  • dde8643b43 fixes for var_pop and result precision Jason Fulghum 2026-08-19 10:48:43 -07:00
  • 6468e15572 Fix functional index expressions not being type-sanitized, which froze a GMS type onto the index's hidden column and broke all subsequent writes. fulghum/doltgres-3094 Jason Fulghum 2026-08-19 11:26:04 -07:00
  • 9bd462d96a Merge pull request #3131 from dolthub/fulghum/doltgres-3096 Jason Fulghum 2026-08-19 11:10:39 -07:00
  • bf43cba994 Merge pull request #3137 from dolthub/zachmu/string-func-audit Zach Musgrave 2026-08-19 11:07:38 -07:00
  • ff5c700183 Merge pull request #3135 from dolthub/cd-release Dustin Brown 2026-08-19 11:05:25 -07:00
  • e9280d4f97 [ga-bump-dep] Bump dependency in Doltgres by coffeegoddd coffeegoddd-24e1dfa5 coffeegoddd 2026-08-19 18:01:31 +00:00
  • a8e85307e3 [ga-bump-dep] Bump dependency in Doltgres by coffeegoddd coffeegoddd-90d9aa35 coffeegoddd 2026-08-19 17:54:22 +00:00
  • 848e240d44 Merge pull request #3136 from dolthub/elianddb-fd24ec0e Jason Fulghum 2026-08-19 10:45:25 -07:00
  • b08045e25b tests and fixes for DuckDB import Zach Musgrave 2026-08-18 19:05:25 -07:00
  • 8a1cffa4bd BINARY support Zach Musgrave 2026-08-18 18:20:59 -07:00
  • 1273b658a3 first pass at COPY TO Zach Musgrave 2026-08-18 17:50:38 -07:00
  • 0194ed367a unwrap byte arrays everywhere Zach Musgrave 2026-08-18 16:04:30 -07:00
  • 3ba5518d15 unwrap strings where appropriate Zach Musgrave 2026-08-18 15:47:10 -07:00
  • ce20e50c45 [ga-bump-dep] Bump dependency in Doltgres by elianddb elianddb 2026-08-18 22:45:48 +00:00
  • 35e7905ca5 Update DoltgreSQL version to 1.2.0 v1.2.0 zachmu 2026-08-18 20:46:55 +00:00
  • e669bace9a reducing intentional slow down james/test James Cor 2026-08-18 11:32:31 -07:00
  • 0e91db7f85 testing again James Cor 2026-08-18 10:44:10 -07:00
  • 212ec76bb9 [no-release-notes] more fixing (#3130) James Cor 2026-08-18 12:59:40 -07:00
  • c4fcedf8e8 [ga-bump-dep] Bump dependency in Doltgres by nicktobey nicktobey-ec6cff82 nicktobey 2026-08-18 19:35:54 +00:00
  • 44ca81ea15 Merge pull request #3132 from dolthub/db/fix-builder Dustin Brown 2026-08-18 12:35:32 -07:00
  • 9ca485bc3f [ga-bump-dep] Bump dependency in Doltgres by coffeegoddd coffeegoddd-0c8421b8 coffeegoddd 2026-08-18 19:16:32 +00:00
  • 58eb2fa8e9 Merge pull request #3128 from dolthub/fulghum/doltgres-3108 Jason Fulghum 2026-08-18 12:15:17 -07:00
  • adaac7b1c5 {go.mod,go.sum,utils}: update builder to match method signature coffeegoddd☕️✨ 2026-08-18 12:05:01 -07:00
  • f089417a1b Fix nil pointer panic in IsDistinctFrom/IsNotDistinctFrom when their unresolved template expression is stringified inside an EXISTS subquery, by guarding String() against nil children like Not and BinaryOperator already do. Jason Fulghum 2026-08-18 11:35:33 -07:00
  • 297612ab4e Merge pull request #3127 from dolthub/fulghum/doltgres-3115 Jason Fulghum 2026-08-18 11:23:53 -07:00
  • 8582d80d5f test mini bench (#3123) James Cor 2026-08-18 10:37:36 -07:00
  • 4831272a0c Fix array_to_string() panic on int2vector/oidvector values caused by ArrayBaseType() returning the wrong element type. Jason Fulghum 2026-08-18 10:26:24 -07:00
  • cdc875abdb Fix IN clause failing on schema-qualified dolt system tables Jason Fulghum 2026-08-18 10:13:19 -07:00
  • d54dbf0971 Reject float4/float8 casts that overflow to infinity instead of silently wrapping, and add regression tests for out-of-range casts plus variance/stddev aggregates over REAL columns. Jason Fulghum 2026-08-18 09:48:04 -07:00
  • 00426d6270 Merge pull request #3125 from dolthub/coffeegoddd-86039dee Jason Fulghum 2026-08-18 08:40:18 -07:00
  • 9cef72264c [ga-codegen] Regenerate parser sources daylon/pgvector Hydrocharged 2026-08-18 13:14:08 +00:00
  • bbb595a16d Added the pgvector extension alongside general bug fixes Daylon Wilkins 2026-08-18 06:01:31 -07:00
  • cf0b9c4358 [ga-bump-dep] Bump dependency in Doltgres by coffeegoddd coffeegoddd 2026-08-17 23:43:45 +00:00
  • 36942b3339 [ga-bump-dep] Bump dependency in Doltgres by jycor (#3107) Dustin Brown 2026-08-17 16:27:23 -07:00
  • 01d9e8d5c2 [no-release-notes] more fixes to mini benchmarks (#3088) James Cor 2026-08-17 15:54:27 -07:00
  • 34a8fae025 Merge pull request #3104 from dolthub/zachmu/dolt-commit-diff-bug Zach Musgrave 2026-08-17 12:29:24 -07:00
  • 72ed9774b0 Merge branch 'zachmu/dolt-commit-diff-bug' of github.com:dolthub/doltgresql into zachmu/dolt-commit-diff-bug Zach Musgrave 2026-08-17 12:10:08 -07:00
  • ed9ab88400 improved tests with workaround, unskip related tests that now work Zach Musgrave 2026-08-17 12:10:02 -07:00
  • e1551ee6d0 [ga-format-pr] Run scripts/format_repo.sh zachmu 2026-08-17 19:04:53 +00:00
  • 6b1a343fad new skipped test Zach Musgrave 2026-08-17 11:58:42 -07:00