diff options
author | Thomas Munro <tmunro@postgresql.org> | 2018-11-06 16:11:12 +1300 |
---|---|---|
committer | Thomas Munro <tmunro@postgresql.org> | 2018-11-06 16:11:12 +1300 |
commit | 3c60d0fa231f7699af5dd83345919d0423305973 (patch) | |
tree | 638007a0e243ad795b9eac0b95b7eff39c14fe16 /src/backend/executor/execParallel.c | |
parent | b0a1ff8a6a01163f830490e6c542ff852d240690 (diff) | |
download | postgresql-3c60d0fa231f7699af5dd83345919d0423305973.tar.gz postgresql-3c60d0fa231f7699af5dd83345919d0423305973.zip |
Remove dsm_resize() and dsm_remap().
These interfaces were never used in core, didn't handle failure of
posix_fallocate() correctly and weren't supported on all platforms.
We agreed to remove them in 12.
Author: Thomas Munro
Reported-by: Andres Freund
Discussion: https://postgr.es/m/CAA4eK1%2B%3DyAFUvpFoHXFi_gm8YqmXN-TtkFH%2BVYjvDLS6-SFq-Q%40mail.gmail.com
Diffstat (limited to 'src/backend/executor/execParallel.c')
0 files changed, 0 insertions, 0 deletions