aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeProjectSet.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2023-02-08 13:09:49 +0900
committerMichael Paquier <michael@paquier.xyz>2023-02-08 13:09:49 +0900
commit1e4fda6da918f734dd6dab67b3ddcaba4c2fecb2 (patch)
tree676e861d3a3e41ead044d1401345a00242dc8777 /src/backend/executor/nodeProjectSet.c
parent20aba55fae83cd0b6f7511365d172da8cd7e0135 (diff)
downloadpostgresql-1e4fda6da918f734dd6dab67b3ddcaba4c2fecb2.tar.gz
postgresql-1e4fda6da918f734dd6dab67b3ddcaba4c2fecb2.zip
Make EXEC_BACKEND more convenient on Linux and FreeBSD.
Try to disable ASLR when building in EXEC_BACKEND mode, to avoid random memory mapping failures while testing. For developer use only, no effect on regular builds. This has been originally applied as of f3e7806 for v15~, but recently-added buildfarm member gokiburi tests this configuration on older branches as well, causing it to fail randomly as ASLR would be enabled. Suggested-by: Andres Freund <andres@anarazel.de> Tested-by: Bossart, Nathan <bossartn@amazon.com> Discussion: https://postgr.es/m/20210806032944.m4tz7j2w47mant26%40alap3.anarazel.de Backpatch-through: 12
Diffstat (limited to 'src/backend/executor/nodeProjectSet.c')
0 files changed, 0 insertions, 0 deletions