directory
20.2.19+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
cmp-protocol connects to postgres and cockroach servers and compares the binary and text pgwire encodings of SQL statements.
cmp-sql connects to postgres and cockroach servers and compares the results of SQL statements.
Package cmpconn assists in comparing results from DB connections.
This is the default entry point for a CockroachDB binary.
cockroach-oss is an entry point for a CockroachDB binary that excludes all CCL-licensed code.
cockroach-short is an entry point for a CockroachDB binary that excludes certain components that are slow to build or have heavyweight dependencies.
No description provided by the author
cr2pg is a program that reads CockroachDB-formatted SQL files on stdin, modifies them to be Postgres compatible, and outputs them to stdout.
No description provided by the author
fuzz builds and executes fuzz tests.
This connects to a postgres server and crafts postgres-protocol message to encode its arguments into postgres' text and binary encodings.
No description provided by the author
No description provided by the author
Command github-post parses the JSON-formatted output from a Go test session, as generated by either 'go test -json' or './pkg.test | go tool test2json -t', and posts issues for any failed tests to GitHub.
This utility detects new tests added in a given pull request, and runs them under stress in our CI infrastructure.
Package simulation provides tools meant to visualize or test aspects of a Cockroach cluster on a single host.
Package importtools adds some blank imports in main.go to help in `go mod tidy`.
prereqs generates Make prerequisites for Go binaries.
No description provided by the author
No description provided by the author
No description provided by the author
reduce reduces SQL passed over stdin using cockroach demo.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Command roachvet is a vettool which includes all of the standard analysis passes included in go vet as well as the `shadow` pass and some first-party passes.
Copyright 2020 The Cockroach Authors.
skiperrs connects to a postgres-compatible server with its URL specified as the first argument.
No description provided by the author
smithcmp is a tool to execute random queries on a database.
smithtest is a tool to execute sqlsmith tests on cockroach demo instances.
teamcity-trigger launches a variety of nightly build jobs on TeamCity using its REST API.
testfilter is a utility to manipulate JSON streams in [test2json] format.
uptodate efficiently computes whether an output file is up-to-date with regard to its input files.
No description provided by the author
whoownsit looks for OWNERS in the directory and parenting directories until it finds an owner for a given file.
No description provided by the author
No description provided by the author
No description provided by the author