aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2022-10-21 08:21:55 -0400
committerRobert Haas <rhaas@postgresql.org>2022-10-21 08:59:26 -0400
commit475e9daf39799b7ae160753761318193480d5942 (patch)
treee56c826a4118eff54f1bb143b35ad78405afa505 /src/backend/executor/nodeModifyTable.c
parentf7f82cf05a3fd902187f94b1f52619484fc9691b (diff)
downloadpostgresql-475e9daf39799b7ae160753761318193480d5942.tar.gz
postgresql-475e9daf39799b7ae160753761318193480d5942.zip
pg_basebackup: Fix cross-platform tablespace relocation.
Specifically, when pg_basebackup is invoked with -Tx=y, don't error out if x could plausibly be an absolute path either on Windows or on non-Windows systems. We don't know whether the remote system is running the same OS as the local system, so it's not appropriate to assume that our local rule about absolute pathnames is the same as the rule on the remote system. Patch by me, reviewed by Tom Lane, Andrew Dunstan, and Davinder Singh. Discussion: http://postgr.es/m/CA+TgmoY+jC3YiskomvYKDPK3FbrmsDU7_8+wMHt02HOdJeRb0g@mail.gmail.com
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions