const github.com/jackc/pgx/v5/pgproto3.AuthTypeSCMCreds

3 uses

	github.com/jackc/pgx/v5/pgproto3 (current package)
		backend.go#L276: 		AuthTypeSCMCreds,
		frontend.go#L412: 	AuthTypeSCMCreds          = 6
		frontend.go#L434: 	case AuthTypeSCMCreds: