git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 6fbd5cc) | patch
Don't use an Msys virtual path to create a tablespace
2018年3月19日 21:55:36 +0000 (08:25 +1030)
2018年3月19日 21:55:36 +0000 (08:25 +1030)
commit 9ad21a6957ff2d8743e9a59ba062d3c009b24ec4
Don't use an Msys virtual path to create a tablespace

The new unlogged_reinit recovery tests create a new tablespace using
TestLib.pm's tempdir. However, on msys that function returns a virtual
path that isn't understood by Postgres. Here we add a new function to
TestLib.pm to turn such a path into a real path on the underlying file
system, and use it in the new test to create the tablespace. The new
function is essentially a NOOP everywhere but msys.
src/test/perl/TestLib.pm diff | blob | blame | history
src/test/recovery/t/014_unlogged_reinit.pl diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /