Documentation ¶
Directories ¶
Path | Synopsis |
---|---|
cockroach
|
|
pkg/sql/lexbase/allkeywords
all-keywords generates sql/lexbase/keywords.go from sql.y.
|
all-keywords generates sql/lexbase/keywords.go from sql.y. |
pkg/sql/oidext
Package oidext contains oids that are not in `github.com/lib/pq/oid` as they are not shipped by default with postgres.
|
Package oidext contains oids that are not in `github.com/lib/pq/oid` as they are not shipped by default with postgres. |
pkg/sql/pgwire/pgcode
Package pgcode defines the PostgreSQL 5-character support codes used throughout the CockroachDB source tree.
|
Package pgcode defines the PostgreSQL 5-character support codes used throughout the CockroachDB source tree. |
pkg/sql/pgwire/pgwirebase
Package pgwirebase contains type definitions and very basic protocol structures to be used by both the pgwire package and by others (particularly by the sql package).
|
Package pgwirebase contains type definitions and very basic protocol structures to be used by both the pgwire package and by others (particularly by the sql package). |
pkg/sql/sem/catid
Package catid is a low-level package exporting ID types.
|
Package catid is a low-level package exporting ID types. |
pkg/sql/sem/tree/treebin
Package treebin contains the implementation-agnostic information about all binary operators that we support.
|
Package treebin contains the implementation-agnostic information about all binary operators that we support. |
pkg/sql/sem/tree/treecmp
Package treecmp contains the implementation-agnostic information about all comparison operators that we support.
|
Package treecmp contains the implementation-agnostic information about all comparison operators that we support. |
pkg/sql/sem/tree/treewindow
Package treewindow contains some constants describing window-function specific options.
|
Package treewindow contains some constants describing window-function specific options. |
pkg/util/encoding/csv
Package csv reads and writes comma-separated values (CSV) files.
|
Package csv reads and writes comma-separated values (CSV) files. |
pkg/util/pretty
Package pretty prints documents based on a target line width.
|
Package pretty prints documents based on a target line width. |
pkg/util/syncutil/singleflight
Package singleflight provides a duplicate function call suppression mechanism.
|
Package singleflight provides a duplicate function call suppression mechanism. |
pkg/util/timeutil/pgdate
Package pgdate contains parsing functions and types for dates and times in a manner that is compatible with PostgreSQL.
|
Package pgdate contains parsing functions and types for dates and times in a manner that is compatible with PostgreSQL. |
Click to show internal directories.
Click to hide internal directories.