https://github.com/postgres/postgres
Revision cd64dc42d1e1b03e57e6ba3d316e4f9dec52a78d authored by Robert Haas on 19 April 2024, 17:30:42 UTC, committed by Robert Haas on 19 April 2024, 17:30:42 UTC
The previous coding mangled the pathname calculation for
incremental files located in user-defined tablespaces.

Enhance the test cases to cover such cases, as I should have
done originally. Thanks to Andres Freund for alerting me to the
lack of test coverage.

Discussion: http://postgr.es/m/CA+TgmoYdXTjo9iQeoipTccDpWZzvBNS6EndY2uARM+T4yG_yDg@mail.gmail.com
1 parent 6bf5c42
History
Tip revision: cd64dc42d1e1b03e57e6ba3d316e4f9dec52a78d authored by Robert Haas on 19 April 2024, 17:30:42 UTC
pg_combinebackup: Fix incorrect tablespace handling.
Tip revision: cd64dc4
File Mode Size
config
contrib
doc
src
.cirrus.star -rw-r--r-- 1.6 KB
.cirrus.tasks.yml -rw-r--r-- 24.5 KB
.cirrus.yml -rw-r--r-- 1.9 KB
.dir-locals.el -rw-r--r-- 730 bytes
.editorconfig -rw-r--r-- 183 bytes
.git-blame-ignore-revs -rw-r--r-- 12.3 KB
.gitattributes -rw-r--r-- 1.4 KB
.gitignore -rw-r--r-- 674 bytes
COPYRIGHT -rw-r--r-- 1.2 KB
GNUmakefile.in -rw-r--r-- 4.0 KB
HISTORY -rw-r--r-- 277 bytes
Makefile -rw-r--r-- 1.8 KB
README.md -rw-r--r-- 989 bytes
aclocal.m4 -rw-r--r-- 365 bytes
configure -rwxr-xr-x 565.1 KB
configure.ac -rw-r--r-- 86.1 KB
meson.build -rw-r--r-- 107.1 KB
meson_options.txt -rw-r--r-- 6.2 KB

README.md

back to top