Skip to content

Pull requests: cockroachdb/cockroach

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

sql: stabilize decimal SQRDIFF with large offsets O-community Originated from the community
#174680 opened Sep 4, 2026 by Alignyx Loading…
sql: preserve explicit ROW constructors during tuple flattening O-community Originated from the community
#174679 opened Sep 4, 2026 by Alignyx Loading…
sql: track cursors across savepoint rollback O-community Originated from the community X-blathers-triaged blathers was able to find an owner
#174678 opened Sep 4, 2026 by Alignyx Loading…
sql: restore cursor state during automatic retries O-community Originated from the community X-blathers-triaged blathers was able to find an owner
#174676 opened Sep 4, 2026 by Alignyx Loading…
Fix #172635: release-26.2: roachtest: cluster_creation failed O-community Originated from the community X-blathers-untriaged blathers was unable to find an owner
#174476 opened Sep 1, 2026 by alienvisitor8675-bit Loading…
sql/optbuilder: do not resolve a qualified name to a whole-row record O-community Originated from the community
#173881 opened Aug 25, 2026 by AbhinavMir Loading…
kvserver: improve drain lease transfer failure logging and include duration O-community Originated from the community
#173848 opened Aug 24, 2026 by sundeep8967 Loading…
kvserver,obs: do not mask LockWait state with nested TxnPushWait O-community Originated from the community
#173846 opened Aug 24, 2026 by sundeep8967 Loading…
opt: preserve declared column name of an aliased table-returning UDF O-community Originated from the community
#173779 opened Aug 23, 2026 by Rakshit-gen Loading…
sql: type check placeholders in ALTER TABLE SET integer storage params O-community Originated from the community
#173778 opened Aug 23, 2026 by Rakshit-gen Loading…
opt: resolve ordinals nested in a parenthesized GROUP BY tuple O-community Originated from the community
#173777 opened Aug 23, 2026 by Rakshit-gen Loading…
kv/kvpb: decode EncodedError once in checkTxnStatusValid O-community Originated from the community
#173776 opened Aug 23, 2026 by Rakshit-gen Loading…
sql: render partition range bounds in interval notation O-community Originated from the community
#173775 opened Aug 23, 2026 by Rakshit-gen Loading…
sql: fix float exp/degrees overflow to return PG error instead of Inf/0 O-community Originated from the community
#173612 opened Aug 20, 2026 by waterWang Loading…
jsonpath: report trailing junk for keys that start with a digit O-community Originated from the community
#173453 opened Aug 18, 2026 by adiprathapa Loading…
sql: report RevalidateCachedQuery as the cached-plan error's routine O-community Originated from the community
#173374 opened Aug 14, 2026 by demostheneslld Loading…
sql: include column expression dependencies in bundles O-community Originated from the community X-blathers-triaged blathers was able to find an owner
#173313 opened Aug 12, 2026 by AG0708 Loading…
sql: add ST_ForceRHR geometry builtin O-community Originated from the community
#173285 opened Aug 11, 2026 by AG0708 Loading…
fix(workloadindexrec): preserve replacement guidance comment in workload_index_recs output O-community Originated from the community X-blathers-triaged blathers was able to find an owner
#173260 opened Aug 11, 2026 by waterWang Loading…
fix(workloadindexrec): preserve UNIQUE constraint in workload_index_recs output O-community Originated from the community
#173256 opened Aug 11, 2026 by waterWang Loading…
docs: fix duplicated words and typo in RFCS O-community Originated from the community
#173227 opened Aug 10, 2026 by zhaoxinyi02 Loading…
fix: use NOT EXISTS instead of NOT IN to avoid cross join in pruneCache O-community Originated from the community
#173215 opened Aug 8, 2026 by waterWang Loading…
fix(spanstats): set SkipMvccStats when node is designated for zero spans O-community Originated from the community
#173205 opened Aug 7, 2026 by waterWang Loading…
ProTip! Exclude everything labeled bug with -label:bug.