Re: psql \dh: List High-Level (Root) Tables and Indexes
Sadeq Dousti <msdousti@gmail.com>
From: Sadeq Dousti <msdousti@gmail.com>
To: Greg Sabino Mullane <htamfids@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>,
"David G. Johnston" <david.g.johnston@gmail.com>, Pavel Stehule <pavel.stehule@gmail.com>, pgsql-hackers@lists.postgresql.org
Date: 2025-02-25T23:28: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 \dP: list partitioned tables and indexes
- 1c5d9270e339 12.0 cited
Attachments
- v3-0001-Add-metacommand-dN-to-psql.patch (text/x-patch) patch v3-0001
Thanks Greg and others for the feedback! Please find attached the patch for implementing \dN (including \dNt, \dNi, \dNit). Best Regards, Sadeq Dousti