psql \dX: reference regclass with "pg_catalog." prefix
Alvaro Herrera <alvherre@alvh.no-ip.org>
psql \dX: reference regclass with "pg_catalog." prefix Déjà vu of commit fc40ba1296a7, for another backslash command. Strictly speaking this isn't a bug, but since all references to catalog objects are schema-qualified, we might as well be consistent. The omission first appeared in commit ad600bba0422 and replicated in a4d75c86bf15; backpatch to 14. Author: Justin Pryzby <pryzbyj@telsasoft.com> Discussion: https://postgr.es/m/20210827193151.GN26465@telsasoft.com
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/describe.c | modified | +2 −2 |
Discussion
- \dP and \dX use ::regclass without "pg_catalog." 2 messages · 2021-08-27 → 2021-08-28