aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeSetOp.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2023-02-08 13:09:52 +0900
committerMichael Paquier <michael@paquier.xyz>2023-02-08 13:09:52 +0900
commit6b4dba711a4ec4be87850108d4f9db12eecd399e (patch)
tree21264989dfc5d2850392cc4f50ffe31092785f51 /src/backend/executor/nodeSetOp.c
parent533cc39b750bd7600e8e2e5cab819a27f1717960 (diff)
downloadpostgresql-6b4dba711a4ec4be87850108d4f9db12eecd399e.tar.gz
postgresql-6b4dba711a4ec4be87850108d4f9db12eecd399e.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/nodeSetOp.c')
0 files changed, 0 insertions, 0 deletions