Re: Fix a typo in pg_rotate_logfile - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Fix a typo in pg_rotate_logfile
Date
Msg-id B07CC211-DE35-4AC5-BD4E-0C6466700B06@yesql.se
Whole thread Raw
In response to Re: Fix a typo in pg_rotate_logfile  (Dave Page <dpage@pgadmin.org>)
Responses Re: Fix a typo in pg_rotate_logfile
List pgsql-hackers
> On 14 Feb 2024, at 11:35, Dave Page <dpage@pgadmin.org> wrote:

> That said, pgAdmin III has been out of support for many years, and as far as I know, it (and similarly old versions
ofEDB's PEM which was based on it) were the only consumers of adminpack. I would not be sad to see it removed entirely 

Searching on Github and Debian Codesearch I cannot find any reference to anyone
using any function from adminpack.  With pgAdminIII being EOL it might be to
remove it now rather than be on the hook to maintain it for another 5 years
until v17 goes EOL.  It'll still be around for years in V16->.

If anyone still uses pgAdminIII then I have a hard time believing they are
diligently updating to the latest major version of postgres..

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).

--
Daniel Gustafsson


Attachment

pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: index prefetching
Next
From: Bertrand Drouvot
Date:
Subject: Re: Synchronizing slots from primary to standby