Re: tar-related code in PostgreSQL
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Hamid Akhtar <hamid.akhtar@gmail.com>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2020-07-01T08:15:34Z
Lists: pgsql-hackers
> On 29 Jun 2020, at 13:52, Robert Haas <robertmhaas@gmail.com> wrote: > On Sun, Jun 28, 2020 at 11:24 AM Hamid Akhtar <hamid.akhtar@gmail.com> wrote: >> The new status of this patch is: Ready for Committer > > Thanks, but this was committed on June 15th, as per my previous email. > Perhaps I forgot to update the CommitFest application.... Done now, marked as committed. cheers ./daniel
Commits
-
Assorted cleanup of tar-related code.
- 2961c9711c17 14.0 landed
-
Fix bogus tar-file padding logic for standby.signal.
- a08bfe742492 12.3 landed
- 0278d3f79a30 13.0 landed
-
Integrate recovery.conf into postgresql.conf
- 2dedf4d9a899 12.0 cited