aboutsummaryrefslogtreecommitdiff
path: root/src/bin/scripts/scripts_parallel.c
diff options
context:
space:
mode:
authorThomas Munro <tmunro@postgresql.org>2019-08-25 13:54:48 +1200
committerThomas Munro <tmunro@postgresql.org>2019-08-25 14:45:51 +1200
commitf493d98c167321e5d5c17dd7d795721045a81c97 (patch)
tree89133f82b8cca034e24edcfe01ab789867a83ac7 /src/bin/scripts/scripts_parallel.c
parent06fdc4e4d33c40dbf886565336574da5566878f4 (diff)
downloadpostgresql-f493d98c167321e5d5c17dd7d795721045a81c97.tar.gz
postgresql-f493d98c167321e5d5c17dd7d795721045a81c97.zip
Don't rely on llvm::make_unique.
Bleeding-edge LLVM has stopped supplying replacements for various C++14 library features, for people on older C++ versions. Since we're not ready to require C++14 yet, just use plain old new instead of make_unique. As revealed by buildfarm animal seawasp. Back-patch to 11. Reviewed-by: Andres Freund Discussion: https://postgr.es/m/CA%2BhUKGJWG7unNqmkxg7nC5o3o-0p2XP6co4r%3D9epqYMm8UY4Mw%40mail.gmail.com
Diffstat (limited to 'src/bin/scripts/scripts_parallel.c')
0 files changed, 0 insertions, 0 deletions