Re: Adding extension default version to \dx

Jelte Fennema-Nio <postgres@jeltef.nl>

From: "Jelte Fennema-Nio" <postgres@jeltef.nl>
To: "Nathan Bossart" <nathandbossart@gmail.com>, "Michael Banck" <mbanck@gmx.net>
Cc: "Magnus Hagander" <magnus@hagander.net>, "PostgreSQL Developers" <pgsql-hackers@lists.postgresql.org>
Date: 2025-02-23T15:05:34Z
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 →
  1. psql: use consistent alias for pg_description

  2. psql: show default extension version in \dx output

Attachments

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.