github.com/jackc/pgconn.Result.CommandTag (field)

4 uses

	github.com/jackc/pgconn (current package)
		pgconn.go#L1406: 	CommandTag        CommandTag
		pgconn.go#L1425: 	br.CommandTag, br.Err = rr.Close()

	github.com/jackc/pgx/v4
		conn.go#L520: 	return result.CommandTag, result.Err
		conn.go#L530: 	return result.CommandTag, result.Err