diff options
author | Robert Haas <rhaas@postgresql.org> | 2010-07-01 20:12:40 +0000 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2010-07-01 20:12:40 +0000 |
commit | 71d6d0750d8115b646417b62cc97bab7f9872cf5 (patch) | |
tree | 5886bf16c34b28121e780105fb4328d5018df42a /src/backend/commands/tablespace.c | |
parent | 600fc1dc9d6bbb66a76975ea6b431b44c76e7e83 (diff) | |
download | postgresql-71d6d0750d8115b646417b62cc97bab7f9872cf5.tar.gz postgresql-71d6d0750d8115b646417b62cc97bab7f9872cf5.zip |
Allow copydir() to be interrupted.
This makes ALTER DATABASE .. SET TABLESPACE and CREATE DATABASE more
sensitive to interrupts. Backpatch to 8.4, where ALTER DATABASE .. SET
TABLESPACE was introduced. We could go back further, but in the absence
of complaints about the CREATE DATABASE case it doesn't seem worth it.
Guillaume Lelarge, with a small correction by me.
Diffstat (limited to 'src/backend/commands/tablespace.c')
0 files changed, 0 insertions, 0 deletions