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
Labels
Filter by label
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
-
sql: consolidate the handling of strings and collated strings A-sql-datatypes C-cleanup#29001 opened
Aug 23, 2018 by knz -
sql: make decimal operations avoid negative zeros A-sql-builtins A-sql-datatypes A-sql-semantics C-bug#28404 opened
Aug 9, 2018 by knz -
sql: support dates BC A-sql-datatypes A-sql-encoding C-bug S-3-erroneous-edge-case#28099 opened
Jul 31, 2018 by jordanlewis Later -
sql: support user-defined DOMAIN types A-sql-datatypes A-sql-pgcompat C-enhancement#27796 opened
Jul 20, 2018 by knz -
sql: support custom/user-defined base scalar (primitive) types A-sql-datatypes A-sql-pgcompat C-enhancement#27793 opened
Jul 20, 2018 by knz -
sql: support user-defined composite/record types A-sql-datatypes A-sql-pgcompat C-enhancement#27792 opened
Jul 20, 2018 by knz -
sql: support RANGE types A-sql-datatypes A-sql-pgcompat C-enhancement#27791 opened
Jul 20, 2018 by knz -
sql: make the CockroachDB integer types more compatible with postgres A-sql-datatypes A-sql-pgcompat C-bug#26925 opened
Jun 22, 2018 by knz -
sql: tuple types do not match Postgres A-sql-datatypes A-sql-pgcompat A-sql-typing C-bug#26733 opened
Jun 14, 2018 by justinj -
sql: DECIMAL index much slower than INTEGER A-sql-datatypes A-sql-execution C-performance O-support#26251 opened
May 30, 2018 by bdarnell -
sql: INET type queries with << (contained) span ALL while a primary index. A-sql-datatypes A-sql-planning C-performance#25723 opened
May 19, 2018 by ramrunner -
sql: support an EMAIL data type which implements correct address validation A-sql-datatypes C-enhancement#24437 opened
Apr 2, 2018 by rmloveland -
sql: support sql arrays of JSONB A-sql-datatypes A-sql-json C-enhancement#23468 opened
Mar 6, 2018 by justinj -
sql: make NULL an inhabitant of every type A-sql-datatypes A-sql-execution A-sql-pgcompat A-sql-typing C-enhancement meta-issue#23101 opened
Feb 26, 2018 by andy-kimball -
sql: Add support for geometric types A-sql-datatypes A-sql-pgcompat C-enhancement meta-issue#21286 opened
Jan 6, 2018 by hjames9 -
sql: support location queries (geospatial indexing) A-sql-datatypes A-sql-semantics C-enhancement O-community#19313 opened
Oct 17, 2017 by vivekmenezes -
sql: Support CIDR column type A-sql-datatypes A-sql-semantics C-enhancement E-starter#18846 opened
Sep 27, 2017 by lgo -
sql: support ARRAY bounds in table defs A-schema-descriptors A-sql-datatypes A-sql-pgcompat C-enhancement#17156 opened
Jul 20, 2017 by justinj -
sql: investigate other decimal composite encodings A-sql-datatypes A-sql-encoding C-performance#14575 opened
Apr 3, 2017 by mjibson -
sql: implement a maximum size checker on columns and families A-sql-datatypes A-sql-encoding A-sql-mutations A-sql-semantics C-enhancement#9556 opened
Sep 26, 2016 by knz
ProTip!
Exclude everything labeled
bug with -label:bug.