On Fri, Apr 1, 2011 at 9:40 AM, Shigeru HANADA
<han...@metrosystems.co.jp> wrote:
>  - pg_dump support for comment on fdw and server

Applied, good catch, thanks.

>  - psql describe commands (\dew+ and \des+)

Not sure if we want this behavior change or not.  Any other opinions?
It doesn't look like there's any particular consistency in terms of
which backslash commands include a description always (e.g. \dT),
which ones include it only when + is specified (e.g. \dt), and which
don't include it at all (e.g. \dc).

>  - psql TAB completion

Committed this also.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

-- 
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