func github.com/jackc/pgx/v5/pgconn.ValidateConnectTargetSessionAttrsStandby

2 uses

	github.com/jackc/pgx/v5/pgconn (current package)
		config.go#L446: 		config.ValidateConnect = ValidateConnectTargetSessionAttrsStandby
		config.go#L977: func ValidateConnectTargetSessionAttrsStandby(ctx context.Context, pgConn *PgConn) error {