Re: psql \dh: List High-Level (Root) Tables and Indexes

Sadeq Dousti <msdousti@gmail.com>

From: Sadeq Dousti <msdousti@gmail.com>
To:
Cc: Christoph Berg <myon@debian.org>, Greg Sabino Mullane <htamfids@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>, "David G. Johnston" <david.g.johnston@gmail.com>, Pavel Stehule <pavel.stehule@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-12-14T21:05:21Z
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 \dP: list partitioned tables and indexes

Attachments

Hi all,

Please find attached version 8 of the patch. Two changes:
* Rebased on the latest master
* Improved commit message

Best regards,
Sadeq Dousti