Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nixos/postgresql: MemoryDenyWriteExecute must be off when doing JIT
The test breaks like this otherwise: machine # WARNING: error during JITing: Permission denied machine # [ 14.012280] postgres[913]: [913] WARNING: error during JITing: Permission denied machine # ERROR: failed to look up symbol "evalexpr_0_1": Failed to materialize symbols: { (main, { evalexpr_0_1, evalexpr_0_0 }) }
- Loading branch information