# Functions
No description provided by the author
copy-pasta from pgx internals, see https://github.com/jackc/pgx/blob/master/internal/sanitize/sanitize.go.
copy-pasta from pgx internals, see https://github.com/jackc/pgx/blob/master/conn.go#L341 and https://github.com/jackc/pgx/issues/202.
copy-pasta from pgx internals, see https://github.com/jackc/pgx/blob/master/internal/sanitize/sanitize.go.
No description provided by the author
# Variables
CannotConnectNow often indicates the server is still starting up.
No description provided by the author
InvalidCatalogName often indicates attempting to connect to a database that does not exist.
No description provided by the author
# Type aliases
No description provided by the author