Re: psql \dh: List High-Level (Root) Tables and Indexes
Sadeq Dousti <msdousti@gmail.com>
From: Sadeq Dousti <msdousti@gmail.com>
To: pgsql-hackers@lists.postgresql.org
Date: 2025-02-23T21:10:44Z
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 \dP: list partitioned tables and indexes
- 1c5d9270e339 12.0 cited
Attachments
- v2-0001-psql-dh-list-high-level-tables-and-indexes.patch (application/x-patch) patch v2-0001
> Sorry an id was missing in psql documentation, thus CI was failing. Combining patches into one, as otherwise CI does not combine them. Best Regards Sadeq Dousti