Packaging Related Objects into an Extension - Mailing list pgsql-docs

From PG Doc comments form
Subject Packaging Related Objects into an Extension
Date
Msg-id 168134800412.2127917.6600594986464349339@wrigleys.postgresql.org
Whole thread Raw
List pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/15/extend-extensions.html
Description:

This needs a section on how to remove Extensions. 
My specific case is I have an old extension with no make file and i have to
remove it manually.  
I have deleted all the files by looking at a sample make install log.
But even then something remains because pg_upgrade still flags a
c-extension that is already obsolete.

pgsql-docs by date:

Previous
From: Kirk Wolak
Date:
Subject: Re: Remove obsolete mention of backslashes as escapes
Next
From: Fujii Masao
Date:
Subject: documentation for PGLOADBALANCEHOSTS environment variable in libpq