diff options
author | Michael Paquier <michael@paquier.xyz> | 2023-02-08 13:09:27 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2023-02-08 13:09:27 +0900 |
commit | 0801345758db44ea8d2da7d8e7d8be2cf3d9bc4e (patch) | |
tree | 7957c2e17677029f1d33b2aa0d958489b01b08b3 /src/backend/utils/adt/jsonfuncs.c | |
parent | e4c4e6258c747d440e161f387d2eff84a835ca08 (diff) | |
download | postgresql-0801345758db44ea8d2da7d8e7d8be2cf3d9bc4e.tar.gz postgresql-0801345758db44ea8d2da7d8e7d8be2cf3d9bc4e.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/utils/adt/jsonfuncs.c')
0 files changed, 0 insertions, 0 deletions