Re: Key management with tests - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Key management with tests
Date
Msg-id 20210110145116.GE19555@momjian.us
Whole thread Raw
In response to Re: Key management with tests  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: Key management with tests  (Masahiko Sawada <sawada.mshk@gmail.com>)
Re: Key management with tests  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Sun, Jan 10, 2021 at 06:04:12PM +1300, Thomas Munro wrote:
> On Sun, Jan 10, 2021 at 3:45 PM Bruce Momjian <bruce@momjian.us> wrote:
> > Does anyone know why the cfbot applied the patch listed second first
> > here?
> >
> >         http://cfbot.cputube.org/patch_31_2925.log
> >
> > Specifically, it applied hex..key.diff.gz before hex.diff.gz.  I assumed
> > it would apply attachments in the order they appear in the email.
> 
> It sorts the filenames (in this case after decompressing step removes
> the .gz endings).  That works pretty well for the patches that "git
> format-patch" spits out, but it's a bit hit and miss with cases like
> yours.

OK, here they are with numeric prefixes.  It was actually tricky to
figure out how to create a squashed format-patch based on another branch.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EnterpriseDB                             https://enterprisedb.com

  The usefulness of a cup is in its emptiness, Bruce Lee


Attachment

pgsql-hackers by date:

Previous
From: "Wang, Shenhao"
Date:
Subject: invalid data in file backup_label problem on windows
Next
From: Vik Fearing
Date:
Subject: Re: support for MERGE