diff options
author | Alexander Korotkov <akorotkov@postgresql.org> | 2025-08-26 12:51:32 +0300 |
---|---|---|
committer | Alexander Korotkov <akorotkov@postgresql.org> | 2025-08-26 13:22:43 +0300 |
commit | d713cf9b65ae1e7090a62c83bd78dec867871185 (patch) | |
tree | f9bf15ae04902de62e8c7af0d68f9fcdf62d61a0 /src/backend/access/common/attmap.c | |
parent | f8ce9ed220b5edd8ba751706bbcdbcc5b64be66e (diff) |
Refactor variable names in remove_self_joins_one_group()
Rename inner and outer to rrel and krel, respectively, to highlight their
connection to r and k indexes. For the same reason, rename imark and omark
to rmark and kmark.
Discussion: https://postgr.es/m/18c6bd6c-6d2a-419a-b0da-dfedef34b585%40gmail.com
Author: Andrei Lepikhov <lepihov@gmail.com>
Reviewed-by: Greg Sabino Mullane <htamfids@gmail.com>
Backpatch-through: 18
Diffstat (limited to 'src/backend/access/common/attmap.c')
0 files changed, 0 insertions, 0 deletions