Re: Adding NetBSD and OpenBSD to Postgres CI - Mailing list pgsql-hackers

From Nazir Bilal Yavuz
Subject Re: Adding NetBSD and OpenBSD to Postgres CI
Date
Msg-id CAN55FZ2LNnRrtL+cpSdEg44fQcLPq_GjJjfNa0vz+xqEdq=ZHw@mail.gmail.com
Whole thread Raw
In response to Re: Adding NetBSD and OpenBSD to Postgres CI  (Andres Freund <andres@anarazel.de>)
Responses Re: Adding NetBSD and OpenBSD to Postgres CI
List pgsql-hackers
Hi,

meson version is upgraded 1.7.0 in NetBSD and that causes ecpg tests
to fail with [1]:

'Could not open file
/home/postgres/postgres/build/src/interfaces/ecpg/test/compat_informix/dec_test.c
for reading'

This is already fixed on b2bdb972c0, attached patch just adds
$MBUILD_TARGET to the NetBSD and OpenBSD CI tasks.

[1] https://cirrus-ci.com/task/5126123371102208?logs=test_world#L144

-- 
Regards,
Nazir Bilal Yavuz
Microsoft

Attachment

pgsql-hackers by date:

Previous
From: Andrei Lepikhov
Date:
Subject: Re: An incorrect check in get_memoize_path
Next
From: Shayon Mukherjee
Date:
Subject: Re: [PATCH] Re: Proposal to Enable/Disable Index using ALTER INDEX