Commit fc40ba1
committed
psql \dP: reference regclass with "pg_catalog." prefix
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 1c5d927, so backpatch to 12.
Author: Justin Pryzby <pryzbyj@telsasoft.com>
Discussion: https://postgr.es/m/20210827193151.GN26465@telsasoft.com1 parent 97ddda8 commit fc40ba1
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4275 | 4275 | | |
4276 | 4276 | | |
4277 | 4277 | | |
4278 | | - | |
| 4278 | + | |
4279 | 4279 | | |
4280 | 4280 | | |
4281 | 4281 | | |
4282 | 4282 | | |
4283 | | - | |
| 4283 | + | |
4284 | 4284 | | |
4285 | 4285 | | |
4286 | 4286 | | |
| |||
0 commit comments