diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2020-11-12 19:18:34 +0200 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2020-11-12 19:18:34 +0200 |
commit | 951dfa34f41bb851602216d3ada5f80135370e4f (patch) | |
tree | e7cfa08b5cad9ba76f517d801a657a43b897cf80 /src/backend/access/gist/gistproc.c | |
parent | 3836d4b643369310dc2f98ad311baeac307590d7 (diff) | |
download | postgresql-951dfa34f41bb851602216d3ada5f80135370e4f.tar.gz postgresql-951dfa34f41bb851602216d3ada5f80135370e4f.zip |
Remove tests that don't work on Windows.
On Windows, a filename cannot contain backslashes, because a backslash
is used directory separator. Remove tests I added in commit 9c4f5192f
that tried to do that. We could perhaps use a SKIP block to only skip
them on Windows, but I'm not sure how exactly to formulate that, so just
remove the tests to make the buildfarm green again.
Per buildfarm.
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions