Directories ¶
Path | Synopsis |
---|---|
allkeywords
all-keywords generates sql/lexbase/keywords.go from sql.y.
|
all-keywords generates sql/lexbase/keywords.go from sql.y. |
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. |
pgwire
|
|
hba
Package hba implements an hba.conf parser.
|
Package hba implements an hba.conf parser. |
identmap
Package identmap contains the code for parsing a pg_ident.conf file, which allows a database operator to create some number of mappings between system identities (e.g.: GSSAPI or X.509 principals) and database usernames.
|
Package identmap contains the code for parsing a pg_ident.conf file, which allows a database operator to create some number of mappings between system identities (e.g.: GSSAPI or X.509 principals) and database usernames. |
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. |
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). |
sem
|
|
catid
Package catid is a low-level package exporting ID types.
|
Package catid is a low-level package exporting ID types. |
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. |
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. |
tree/treewindow
Package treewindow contains some constants describing window-function specific options.
|
Package treewindow contains some constants describing window-function specific options. |
Click to show internal directories.
Click to hide internal directories.