diff options
author | Jeff Davis <jdavis@postgresql.org> | 2020-09-11 17:10:02 -0700 |
---|---|---|
committer | Jeff Davis <jdavis@postgresql.org> | 2020-09-11 17:21:00 -0700 |
commit | 93106d71a18afdda2b9bf6e6b8e6c7f9cea2d0ef (patch) | |
tree | 1e559e7baee81a1537e484b736481c8450b1a9ee /src/backend/utils/adt/jsonpath_exec.c | |
parent | aeb781107a7ca0cfe109c188534ecbf9c392f6ba (diff) | |
download | postgresql-93106d71a18afdda2b9bf6e6b8e6c7f9cea2d0ef.tar.gz postgresql-93106d71a18afdda2b9bf6e6b8e6c7f9cea2d0ef.zip |
logtape.c: do not preallocate for tapes when sorting
The preallocation logic is only useful for HashAgg, so disable it when
sorting.
Also, adjust an out-of-date comment.
Reviewed-by: Peter Geoghegan
Discussion: https://postgr.es/m/CAH2-Wzn_o7tE2+hRVvwSFghRb75AJ5g-nqGzDUqLYMexjOAe=g@mail.gmail.com
Backpatch-through: 13
Diffstat (limited to 'src/backend/utils/adt/jsonpath_exec.c')
0 files changed, 0 insertions, 0 deletions