Re: Fix a typo in pg_rotate_logfile
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>,
Dave Page <dpage@pgadmin.org>,
Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-03-04T20:04:14Z
Lists: pgsql-hackers
> On 14 Feb 2024, at 21:48, Daniel Gustafsson <daniel@yesql.se> wrote: >> On 14 Feb 2024, at 19:51, Nathan Bossart <nathandbossart@gmail.com> wrote: >> On Wed, Feb 14, 2024 at 10:04:49AM -0500, Tom Lane wrote: >>> Daniel Gustafsson <daniel@yesql.se> writes: >>>> Attached is a diff to show what it would look like to remove adminpack (catalog >>>> version bump omitted on purpose to avoid conflicts until commit). >>> >>> I don't see any references you missed, so +1. >> >> Seems reasonable to me, too. > > Thanks! I'll put this in the next CF to keep it open for comments a bit > longer, but will close it early in the CF. This has now been pushed, adminpack has left the building. -- Daniel Gustafsson
Commits
-
Remove the adminpack contrib extension
- cc09e6549f2b 17.0 landed