diff options
author | Robert Haas <rhaas@postgresql.org> | 2015-09-28 10:47:05 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2015-09-28 10:49:59 -0400 |
commit | 45e5b4ef5c392ddfcd72693f65659bafdda7ee1b (patch) | |
tree | e63592856f21d63e550cca67caa1bf858e9e0fc2 /src/backend/executor/nodeModifyTable.c | |
parent | 883af819c1ef7ec975f5c180a3434ff690c23606 (diff) | |
download | postgresql-45e5b4ef5c392ddfcd72693f65659bafdda7ee1b.tar.gz postgresql-45e5b4ef5c392ddfcd72693f65659bafdda7ee1b.zip |
Don't try to create a temp install without abs_top_builddir.
Otherwise, we effectively act as if abs_top_builddir were the root
directory, which is quite dangerous if the user happens to have
permissions to do things there. This can crop up in PGXS builds,
for example.
Report by Sandro Santilli, patch by me, review by Noah Misch.
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions