Re: Buildfarm support for older versions

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2021-12-15T21:10:04Z
Lists: pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> I have set up a test buildfarm client (which will eventually report
> under the name 'godwit') alongside crake (Fedora 34). So far testing has
> run smoothly, there are only two glitches:

>   * 9.3 and 9.2 don't have a show_dl_suffix make target. This would
>     require backpatching b40cb99b85 and d9cdb1ba9e. That's a tiny
>     change, and I propose to do it shortly unless there's an objection.

Not really user-visible, so I can't see a problem with it.

			regards, tom lane