Re: List of all* PostgreSQL EXTENSIONs in the world - Mailing list pgsql-hackers

From Joel Jacobson
Subject Re: List of all* PostgreSQL EXTENSIONs in the world
Date
Msg-id 1cb65aaa-fdfb-4dba-a9ef-16bdfb1c72d6@www.fastmail.com
Whole thread Raw
In response to Re: List of all* PostgreSQL EXTENSIONs in the world  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: List of all* PostgreSQL EXTENSIONs in the world
List pgsql-hackers
On Thu, Feb 10, 2022, at 21:35, Robert Haas wrote:
> I think a list like this is probably not useful without at least a
> brief description of each one, and maybe some attempt at
> categorization.

+1

As a first attempt, I've added the description from the Github-repos, and two categories to start the discussion:

- Uncategorized
- Foreign Data Wrappers

The categories are clickable and listed in the beginning, as a form of ToC.

/Joel

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Emit a warning if the extension's GUC is set incorrectly
Next
From: Tom Lane
Date:
Subject: Re: Time to drop plpython2?