Re: run pgindent on a regular basis / scripted manner - Mailing list pgsql-hackers

From Maciek Sakrejda
Subject Re: run pgindent on a regular basis / scripted manner
Date
Msg-id CAOtHd0Am-bRAvVmSkHj2Tux_WOsy2fAmGaOj0hjZUFcCm9a2Ug@mail.gmail.com
Whole thread Raw
In response to Re: run pgindent on a regular basis / scripted manner  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: run pgindent on a regular basis / scripted manner
List pgsql-hackers
On Tue, Oct 17, 2023, 09:22 Robert Haas <robertmhaas@gmail.com> wrote:
On Tue, Oct 17, 2023 at 12:18 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Robert Haas <robertmhaas@gmail.com> writes:
> Is that actually possible?  I had the idea that "git push" is an
> atomic operation, ie 100% or nothing.  Is it only atomic per-branch?

I believe so.

Git push does have an --atomic flag to treat the entire push as a single operation.

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: stopgap fix for signal handling during restore_command
Next
From: Robert Haas
Date:
Subject: Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt"