Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: masatana/cockroach

Tags

beta-20170216

Toggle beta-20170216's commit message
Merge pull request cockroachdb#13530 from vivekmenezes/race

sql: change TestRaceWithBackfill to run against a cluster

beta-20170209

Toggle beta-20170209's commit message
Merge pull request cockroachdb#13444 from nvanbenschoten/nvanbenschot…

…en/tupleDatum

sql/parser: split parser.DTuple into parser.DTuple and parser.Datums

beta-20170126

Toggle beta-20170126's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request cockroachdb#13130 from knz/update-readme

Update README.md to add a title and description.

beta-20170112

Toggle beta-20170112's commit message
Merge pull request cockroachdb#12838 from tamird/fix-vendor

vendor: update the ref

beta-20170105

Toggle beta-20170105's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request cockroachdb#12662 from knz/fix-clog

Miscellaneous logging improvements

beta-20161215

Toggle beta-20161215's commit message
Merge pull request cockroachdb#12301 from irfansharif/feat/distsql-di…

…stinct-spec

distsql: simplification of DISTINCT spec

beta-20161208

Toggle beta-20161208's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request cockroachdb#12167 from knz/fix-order-by-count

sql: fix the ordering by COUNT(*).

beta-20161201

Toggle beta-20161201's commit message
Merge pull request cockroachdb#11728 from a-robinson/isolatedaddr

gossip/simulation: Use IsolatedTestAddr to avoid running out of ports

beta-20161110

Toggle beta-20161110's commit message
Merge pull request cockroachdb#10530 from bdarnell/update-etcd

build: Update etcd

beta-20161103

Toggle beta-20161103's commit message
Merge pull request cockroachdb#10395 from bdarnell/bdarnell/disable-p…

…revote

storage: Switch back from PreVote to CheckQuorum