On Wed, Nov 9, 2011 at 7:57 AM, Emanuel Calvo <[email protected]> wrote: > I was thinking that could be great to add a column in \dx showing the > available > options for each foreign data wrapper. > > Seems reasonable?
\dx doesn't list foreign data wrappers. \dew+ lists the actual options supplied to a foreign data wrapper already. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
