-
Notifications
You must be signed in to change notification settings - Fork 4.1k
- #41815 · jordanlewis opened
on Oct 22, 2019 2
Issues
is:issue state:open
is:issue state:open
Issue creation is restricted in this repository
Search results
sql: zero-argument functions missing "()" in error CONTEXT
A-sql-pgcompatSemantic compatibility with PostgreSQLSemantic compatibility with PostgreSQLA-sql-plpgsqlPL/pgSQL languagePL/pgSQL languageA-sql-routineUDFs and Stored ProceduresUDFs and Stored Proceduresbranch-release-26.3Used to mark GA and release blockers, technical advisories, and bugs for 26.3Used to mark GA and release blockers, technical advisories, and bugs for 26.3C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.T-sql-queriesSQL Queries TeamSQL Queries TeamStatus: Open.sql: early returns in routineGenerator.handleException miss error CONTEXT reporting
A-sql-plpgsqlPL/pgSQL languagePL/pgSQL languageA-sql-routineUDFs and Stored ProceduresUDFs and Stored Proceduresbranch-release-26.3Used to mark GA and release blockers, technical advisories, and bugs for 26.3Used to mark GA and release blockers, technical advisories, and bugs for 26.3C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.T-sql-queriesSQL Queries TeamSQL Queries TeamStatus: Open.sql: inlined UDFs do not report error CONTEXT
A-sql-plpgsqlPL/pgSQL languagePL/pgSQL languageA-sql-routineUDFs and Stored ProceduresUDFs and Stored Proceduresbranch-release-26.3Used to mark GA and release blockers, technical advisories, and bugs for 26.3Used to mark GA and release blockers, technical advisories, and bugs for 26.3C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.T-sql-queriesSQL Queries TeamSQL Queries TeamStatus: Open.Sentry: mutation_builder.go:1045: lookup columns using constraint × must be a lax key (1) assertion failure Wraps: (2) attached stack trace -- stack trace: | github.com/cockroachdb/cockroach/pkg/...
branch-release-25.4Used to mark GA and release blockers and technical advisories for 25.4Used to mark GA and release blockers and technical advisories for 25.4C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.O-sentryOriginated from an in-the-wild panic report.Originated from an in-the-wild panic report.T-sql-queriesSQL Queries TeamSQL Queries TeamX-blathers-triagedblathers was able to find an ownerblathers was able to find an ownerStatus: Open.#172499 In cockroachdb/cockroach;backup: standardize online-restore perf measurement across roachtests
C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Status: Open.#172498 In cockroachdb/cockroach;TRUNCATE CASCADE is slower in the declarative schema changer
C-performancePerf of queries or internals. Solution not expected to change functional behavior.Perf of queries or internals. Solution not expected to change functional behavior.T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)Status: Open.#172497 In cockroachdb/cockroach;sql: active query text truncation drops valid U+FFFD characters at the cut point
branch-release-26.3Used to mark GA and release blockers, technical advisories, and bugs for 26.3Used to mark GA and release blockers, technical advisories, and bugs for 26.3C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.O-agentFiled by an AI agent; usually the result of a human/agent investigation sessionFiled by an AI agent; usually the result of a human/agent investigation sessionT-sql-queriesSQL Queries TeamSQL Queries TeamStatus: Open.#172496 In cockroachdb/cockroach;sql: PL/pgSQL error CONTEXT attached to continuations causes incorrect or missing statement attribution
A-sql-plpgsqlPL/pgSQL languagePL/pgSQL languageA-sql-routineUDFs and Stored ProceduresUDFs and Stored Proceduresbranch-release-26.3Used to mark GA and release blockers, technical advisories, and bugs for 26.3Used to mark GA and release blockers, technical advisories, and bugs for 26.3C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.T-sql-queriesSQL Queries TeamSQL Queries TeamStatus: Open.sql: PL/pgSQL tail-call optimization leads to missing error CONTEXT reporting
A-sql-plpgsqlPL/pgSQL languagePL/pgSQL languageA-sql-routineUDFs and Stored ProceduresUDFs and Stored Proceduresbranch-release-26.3Used to mark GA and release blockers, technical advisories, and bugs for 26.3Used to mark GA and release blockers, technical advisories, and bugs for 26.3C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.T-sql-queriesSQL Queries TeamSQL Queries TeamStatus: Open.sql: PL/pgSQL WHILE loops lose error CONTEXT reporting
A-sql-plpgsqlPL/pgSQL languagePL/pgSQL languageA-sql-routineUDFs and Stored ProceduresUDFs and Stored Proceduresbranch-release-26.3Used to mark GA and release blockers, technical advisories, and bugs for 26.3Used to mark GA and release blockers, technical advisories, and bugs for 26.3C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.T-sql-queriesSQL Queries TeamSQL Queries TeamStatus: Open.sql/insights: serve the DB Console insights page from a dedicated API over persisted views
A-sql-console-generalSQL Observability issues on the DB console spanning multiple areas. Includes Cockroach Cloud ConsoleSQL Observability issues on the DB console spanning multiple areas. Includes Cockroach Cloud ConsoleA-sql-observabilityRelated to observability of the SQL layerRelated to observability of the SQL layerC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)O-agentFiled by an AI agent; usually the result of a human/agent investigation sessionFiled by an AI agent; usually the result of a human/agent investigation sessionStatus: Open.#172492 In cockroachdb/cockroach;sql/plpgsql: support dynamic EXECUTE inside control-flow blocks
A-sql-plpgsqlPL/pgSQL languagePL/pgSQL languageA-sql-routineUDFs and Stored ProceduresUDFs and Stored ProceduresC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)O-agentFiled by an AI agent; usually the result of a human/agent investigation sessionFiled by an AI agent; usually the result of a human/agent investigation sessionT-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)Status: Open.#172491 In cockroachdb/cockroach;