diff options
author | Tom Lane | 2021-04-20 15:37:36 +0000 |
---|---|---|
committer | Tom Lane | 2021-04-20 15:37:36 +0000 |
commit | 7645376774c8532159f5f0f905e5e734d4ccbb18 (patch) | |
tree | c68685171724f4331f3dec33777c36af86237822 /src/backend/tcop/postgres.c | |
parent | 375398244168add84a884347625d14581a421e71 (diff) |
Rename find_em_expr_usable_for_sorting_rel.
I didn't particularly like this function name, as it fails to
express what's going on. Also, returning the sort expression
alone isn't too helpful --- typically, a caller would also
need some other fields of the EquivalenceMember. But the
sole caller really only needs a bool result, so let's make
it "bool relation_can_be_sorted_early()".
Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions