postgresql/src/bin
Michael Paquier 0801345758 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
2023-02-08 13:09:27 +09:00
..
initdb Translation updates 2023-02-06 12:17:21 +01:00
pg_amcheck Translation updates 2022-11-07 13:59:56 +01:00
pg_archivecleanup Translation updates 2023-02-06 12:17:21 +01:00
pg_basebackup Translation updates 2023-02-06 12:17:21 +01:00
pg_checksums Translation updates 2022-11-07 13:59:56 +01:00
pg_config Translation updates 2023-02-06 12:17:21 +01:00
pg_controldata Translation updates 2023-02-06 12:17:21 +01:00
pg_ctl Make EXEC_BACKEND more convenient on Linux and FreeBSD. 2023-02-08 13:09:27 +09:00
pg_dump Translation updates 2023-02-06 12:17:21 +01:00
pg_resetwal Translation updates 2023-02-06 12:17:21 +01:00
pg_rewind Translation updates 2023-02-06 12:17:21 +01:00
pg_test_fsync Translation updates 2023-02-06 12:17:21 +01:00
pg_test_timing Translation updates 2023-02-06 12:17:21 +01:00
pg_upgrade Translation updates 2023-02-06 12:17:21 +01:00
pg_verifybackup Translation updates 2023-02-06 12:17:21 +01:00
pg_waldump Translation updates 2023-02-06 12:17:21 +01:00
pgbench Suppress variable-set-but-not-used warnings from clang 15. 2022-09-20 12:04:37 -04:00
pgevent Update copyright for 2021 2021-01-02 13:06:25 -05:00
psql Translation updates 2023-02-06 12:17:21 +01:00
scripts Translation updates 2023-02-06 12:17:21 +01:00
Makefile Add pg_amcheck, a CLI for contrib/amcheck. 2021-03-12 13:00:01 -05:00