pgsql: Always skip recovery SysV shared memory tests on Windows

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Always skip recovery SysV shared memory tests on Windows
Date: 2019-09-09 12:50:11
Message-ID: E1i7J7T-0000j2-Dn@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Always skip recovery SysV shared memory tests on Windows

These tests were disabled on git master in commit 8e5ce1c3f8. This does
the same thing on the back branches.

Discussion: https://postgr.es/m/a1c40fab-a38c-cb42-6879-125f834e837b@2ndQuadrant.com

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/b97a345d96919ea65770e2049e2404e7a0891852

Modified Files
--------------
src/test/recovery/t/017_shm.pl | 20 ++++++++++++--------
1 file changed, 12 insertions(+), 8 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2019-09-09 13:04:52 pgsql: Prevent msys2 conversion of "cmd /c" switch to a file path
Previous Message Andres Freund 2019-09-09 12:32:22 pgsql: Reorder EPQ work, to fix rowmark related bugs and improve effici