You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that pg_catalog support exists and is improving.
Is there any plan to make it work well with the standard psql client? For example, being able to display table definitions via \dt does not currently work.
If this is a goal but simply missing at the moment, I'd be happy to try and help work towards that goal.