Re: Adding extension default version to \dx
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Jelte Fennema-Nio <postgres@jeltef.nl>
Cc: Michael Banck <mbanck@gmx.net>, Magnus Hagander <magnus@hagander.net>, PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2025-02-25T15:40:47Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
psql: use consistent alias for pg_description
- a8eeb22f1714 18.0 landed
-
psql: show default extension version in \dx output
- d696406a9b25 18.0 landed
On Sun, Feb 23, 2025 at 04:05:34PM +0100, Jelte Fennema-Nio wrote: > On Sun Feb 23, 2025 at 3:51 PM CET, Jelte Fennema-Nio wrote: >> Attached is an updated patch that fixes the tests and changes the >> whitespace as discussed (including removing a spurious second space >> before the ON, which I noticed while changing it). As well as a seprate >> patch that changes the "c" alias to "d". > > Ugh, I forgot to commit a few additional lines in the second patch. > Fixed now. Thanks, Jelte. I can take care of committing this if Magnus can't get to it soon. -- nathan