On 2020-Mar-24, Alvaro Herrera wrote: > Hmm, but travis is failing on the cfbot, and I can't see why ...
My only guess, without further output, is that getopt_long is not liking the [ "--include-foreign-data", "xxx" ] style of arguments in the Perl array of the command to run (which we don't use with anywhere else in the files I looked), so I changed it to [ "--include-foreign-data=xxx" ]. If this was not the problem, we'll need more info, which the buildfarm will give us. And pushed. Thanks, Luis, and thanks to all reviewers. -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services