diff options
author | Peter Geoghegan | 2019-08-10 00:06:45 +0000 |
---|---|---|
committer | Peter Geoghegan | 2019-08-10 00:06:45 +0000 |
commit | d8cd68c8d472292ef8943a765bd1c69c0d4d61d8 (patch) | |
tree | cc1d25030e920fdb1fb7902d5c2a124ec42c864d /src/backend/regex | |
parent | 0662eb6219f1f4bafc1916a0bf2813cdc58e5eca (diff) |
Rename tuplesort.c's SortTuple.tupindex field.
Rename the "tupindex" field from tuplesort.c's SortTuple struct to
"srctape", since it can only ever be used to store a source/input tape
number when merging external sort runs. This has been the case since
commit 8b304b8b72b, which removed replacement selection sort from
tuplesort.c.
Diffstat (limited to 'src/backend/regex')
0 files changed, 0 insertions, 0 deletions