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

# Functions

NewPGTest connects to a Postgres server at addr with username user.
RunTest executes PGTest commands, connecting to the database specified by addr and user.
Walk walks path for datadriven files and calls RunTest on them.

# Structs

PGTest can be used to send and receive arbitrary pgwire messages on Postgres-compatible servers.