forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9a33ed8
committed
psql \dP: reference regclass with "pg_catalog." prefix
Strictly speaking this isn't a bug, but since all references to catalogobjects are schema-qualified, we might as well be consistent. Theomission first appeared in commit1c5d927, so backpatch to 12.Author: Justin Pryzby <pryzbyj@telsasoft.com>Discussion:https://postgr.es/m/20210827193151.GN26465@telsasoft.com1 parentb18669f commit9a33ed8
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3947 | 3947 |
| |
3948 | 3948 |
| |
3949 | 3949 |
| |
3950 |
| - | |
| 3950 | + | |
3951 | 3951 |
| |
3952 | 3952 |
| |
3953 | 3953 |
| |
3954 | 3954 |
| |
3955 |
| - | |
| 3955 | + | |
3956 | 3956 |
| |
3957 | 3957 |
| |
3958 | 3958 |
| |
|
0 commit comments
Comments
(0)