Skip to content

Issues: cockroachdb/cockroach

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

pgcrypto: insecure cipher algorithms and modes are not supported A-sql-builtins SQL built-in functions and semantics thereof. A-sql-pgcompat Semantic compatibility with PostgreSQL C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) X-anchored-telemetry The issue number is anchored by telemetry references.
#105466 opened Jun 23, 2023 by andyyang890
sql: support ordering by TSVector, TSQuery, and VECTOR A-sql-pgcompat Semantic compatibility with PostgreSQL C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-sql-queries SQL Queries Team X-anchored-telemetry The issue number is anchored by telemetry references.
#92165 opened Nov 18, 2022 by jordanlewis
sql: support arrays in PARTITION columns C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) X-anchored-telemetry The issue number is anchored by telemetry references.
#91766 opened Nov 11, 2022 by jordanlewis
sql: support tsvector and tsquery arrays C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. T-sql-queries SQL Queries Team X-anchored-telemetry The issue number is anchored by telemetry references.
#90886 opened Oct 29, 2022 by jordanlewis
sql: support jsonb_path_ops C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) X-anchored-telemetry The issue number is anchored by telemetry references.
#81115 opened May 6, 2022 by jordanlewis
sql: support DECLARE SCROLL and reverse FETCH on cursors A-sql-pgcompat Semantic compatibility with PostgreSQL C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) X-anchored-telemetry The issue number is anchored by telemetry references.
#77102 opened Feb 27, 2022 by rafiss
sql: support DECLARE cursor WITH HOLD A-sql-pgcompat Semantic compatibility with PostgreSQL A-tools-aws-dms Blocking support for AWS Database Migration Service C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) X-anchored-telemetry The issue number is anchored by telemetry references.
#77101 opened Feb 27, 2022 by rafiss
sql: support BINARY cursor A-sql-pgcompat Semantic compatibility with PostgreSQL C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) X-anchored-telemetry The issue number is anchored by telemetry references.
#77099 opened Feb 27, 2022 by rafiss
sql: support schema changes in the same transaction as open cursors A-sql-pgcompat Semantic compatibility with PostgreSQL C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) X-anchored-telemetry The issue number is anchored by telemetry references.
#74608 opened Jan 10, 2022 by jordanlewis
security: implement SCRAM channel binding A-authentication Pertains to authn subsystems A-sql-pgwire pgwire protocol issues. C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-server-and-security DB Server & Security X-anchored-telemetry The issue number is anchored by telemetry references.
#74300 opened Dec 28, 2021 by knz
pgwire: path to supporting the md5 password authentication A-security A-sql-pgwire pgwire protocol issues. C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-server-and-security DB Server & Security X-anchored-telemetry The issue number is anchored by telemetry references.
#73337 opened Dec 1, 2021 by knz
log: merge the implementation for file buffering and network buffering A-logging In and around the logging infrastructure. C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-observability X-anchored-telemetry The issue number is anchored by telemetry references.
#72452 opened Nov 4, 2021 by knz
sql: Support multiple collation versions C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) X-anchored-telemetry The issue number is anchored by telemetry references.
#63738 opened Apr 15, 2021 by bdarnell
sql: "default" DCollatedString should be DString objects A-sql-datatypes SQL column types usable in table descriptors. A-sql-pgcompat Semantic compatibility with PostgreSQL C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) X-anchored-telemetry The issue number is anchored by telemetry references.
#57255 opened Nov 30, 2020 by otan
sql: this feature is not available under multi-tenancy A-multitenancy Related to multi-tenancy C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-db-server X-anchored-telemetry The issue number is anchored by telemetry references.
#54252 opened Sep 11, 2020 by knz
7 of 21 tasks
cli: the --insecure flag will be removed and replaced by easier-to-use always-secure options A-security A-server-architecture Relates to the internal APIs and src org for server code C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. T-server-and-security DB Server & Security X-anchored-telemetry The issue number is anchored by telemetry references.
#53404 opened Aug 25, 2020 by knz
3 of 9 tasks
opt: support multiple arbiter indexes for INSERT ON CONFLICT DO UPDATE A-partial-indexes Relating to partial indexes. C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) docs-done docs-known-limitation T-sql-queries SQL Queries Team X-anchored-telemetry The issue number is anchored by telemetry references.
#53170 opened Aug 20, 2020 by mgartner
security: missing support for GSS encryption (not authentication) A-security A-server-networking Pertains to network addressing,routing,initialization C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-server-and-security DB Server & Security X-anchored-telemetry The issue number is anchored by telemetry references.
#52184 opened Jul 31, 2020 by knz
sql: alter column type in transaction not supported A-schema-changes C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) X-anchored-telemetry The issue number is anchored by telemetry references.
#49351 opened May 21, 2020 by RichardJCai
Add a replacement primary key at txn commit when the previous primary key has been dropped A-schema-changes T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) X-anchored-telemetry The issue number is anchored by telemetry references.
#48026 opened Apr 24, 2020 by spaskob
sql: cannot run SHOW SAVEPOINT STATUS as a statement source A-sql-optimizer SQL logical planning and optimizations. C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-sql-queries SQL Queries Team X-anchored-telemetry The issue number is anchored by telemetry references.
#47333 opened Apr 10, 2020 by knz
sql: cannot perform other schema changes concurrently with alter column type A-schema-changes C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) X-anchored-telemetry The issue number is anchored by telemetry references.
#47137 opened Apr 7, 2020 by RichardJCai
sql: missing cases in CREATE TABLE LIKE C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) X-anchored-telemetry The issue number is anchored by telemetry references.
#47071 opened Apr 6, 2020 by jordanlewis
sql: deadlock between DDL in high-prio txns and descriptor leases A-schema-changes A-sql-executor SQL txn logic C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) docs-done docs-known-limitation T-kv KV Team X-anchored-telemetry The issue number is anchored by telemetry references.
#46414 opened Mar 23, 2020 by knz
More fine-grained HBA (host based authentication) rules C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) X-anchored-telemetry The issue number is anchored by telemetry references.
#45757 opened Mar 5, 2020 by apantel
3 tasks
ProTip! Adding no:label will show everything without a label.