- Notifications
You must be signed in to change notification settings - Fork4.9k
Commitfc40ba1
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 parent97ddda8 commitfc40ba1
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
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
Comments
(0)