Re: tar-related code in PostgreSQL
Hamid Akhtar <hamid.akhtar@gmail.com>
From: Hamid Akhtar <hamid.akhtar@gmail.com>
To: pgsql-hackers@lists.postgresql.org
Cc: Robert Haas <robertmhaas@gmail.com>
Date: 2020-06-28T15:23:20Z
Lists: pgsql-hackers
The following review has been posted through the commitfest application: make installcheck-world: tested, passed Implements feature: tested, passed Spec compliant: not tested Documentation: not tested The patch works perfectly. The new status of this patch is: Ready for Committer
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