diff options
author | Andres Freund <andres@anarazel.de> | 2023-08-12 13:06:04 -0700 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2023-08-12 15:08:07 -0700 |
commit | 17ebbdf7de192c340762cb852ce615aefa191c95 (patch) | |
tree | 92b8531cdd246aa7e541ebba9d1bf15651ba33d8 /src/backend/utils/adt/jsonb_util.c | |
parent | c36b636096a1aac4fd5d7c8c5d11ed2bb6349d0f (diff) | |
download | postgresql-17ebbdf7de192c340762cb852ce615aefa191c95.tar.gz postgresql-17ebbdf7de192c340762cb852ce615aefa191c95.zip |
ci: macos: Remove use of -DRANDOMIZE_ALLOCATED_MEMORY
RANDOMIZE_ALLOCATED_MEMORY causes a measurable slowdown. Macos is, by far, the
most expensive platform for CI, therefore it doesn't make sense to run such a
test there.
Ubsan and asan on linux should detect most of the the cases of uninitialized
memory, so it doesn't really seem worth using -DRANDOMIZE_ALLOCATED_MEMORY in
another instance type.
Author: Andres Freund <andres@anarazel.de>
Reviewed-by: Heikki Linnakangas <hlinnaka@iki.fi>
Discussion: https://postgr.es/m/20230808021541.7lbzdefvma7qmn3w@awork3.anarazel.de
Backpatch: 16-, where 89d16b635 added the use of -DRANDOMIZE_ALLOCATED_MEMORY
Diffstat (limited to 'src/backend/utils/adt/jsonb_util.c')
0 files changed, 0 insertions, 0 deletions