OSDN Git Service

Fix security problem with psql \e where temp file could be an existing
authorBruce Momjian <bruce@momjian.us>
Sat, 25 Nov 2000 06:21:54 +0000 (06:21 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 25 Nov 2000 06:21:54 +0000 (06:21 +0000)
commit63edc5c4e02d8da1250db6b6653df9eca7d947ff
treedbc331a52274a5f9b5bfe5fff5332300cdbf4701
parent3f1998727d4e7b9ef285ae8ea90acc9811164931
Fix security problem with psql \e where temp file could be an existing
symlink created by someone else, and therefore modifyable by someone else.
src/bin/psql/command.c