Re: make dist using git archive - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: make dist using git archive
Date
Msg-id ac794e4f-28a5-410a-91ec-a7de31de7dc8@eisentraut.org
Whole thread Raw
In response to Re: make dist using git archive  (Peter Eisentraut <peter@eisentraut.org>)
Responses Re: make dist using git archive
Re: make dist using git archive
List pgsql-hackers
Small update: I noticed that on Windows (at least the one that is 
running the CI job), I need to use git -c core.autocrlf=false, otherwise 
git archive does line-ending conversion for the files it puts into the 
archive.  With this fix, all the archives produced by all the CI jobs 
across the different platforms match, except the .tar.gz archive from 
the Linux job, which I suspect suffers from an old git version.  We 
should get the Linux images updated to a newer Debian version soon 
anyway, so I think that issue will go away.

Attachment

pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: gai_strerror() is not thread-safe on Windows
Next
From:
Date:
Subject: RE: Feature request support MS Entra ID Authentication from On-premises PostreSQL server