Peter Eisentraut <pete...@gmx.net> writes:
> Looks good, but needs documentation and tab-complete.c updates, it seems.  
> And 
> you should revisit this patch to make it consistent with the S flag that was 
> added to most \d commands.  For example, \dL would show only user-added 
> languages, but \dLS would include c, internal, and sql.

Another recent change in the \d support is that commands are expected to
work (as best they can) for all server versions back to 7.4.  I didn't
look to see if this patch needs any fixes for that, but it's something
to keep in mind while reviewing.

                        regards, tom lane

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to