psql missing tab completion for extensions
psql is missing tab completion for \dx (or more usfully, for \dx+).
Attached patch fixes this.
Do we consider this a bugfix and backpatch (at least to 9.3? even
though the problem goes back further), or head only?
--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/
Attachments:
psql_extensions_complete.patchapplication/octet-stream; name=psql_extensions_complete.patchDownload+3-1
Magnus Hagander <magnus@hagander.net> writes:
psql is missing tab completion for \dx (or more usfully, for \dx+).
Attached patch fixes this.
Do we consider this a bugfix and backpatch (at least to 9.3? even
though the problem goes back further), or head only?
Sounds like a feature to me. I wouldn't object to sneaking it into
9.3 though.
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
* Tom Lane (tgl@sss.pgh.pa.us) wrote:
Magnus Hagander <magnus@hagander.net> writes:
psql is missing tab completion for \dx (or more usfully, for \dx+).
Attached patch fixes this.Do we consider this a bugfix and backpatch (at least to 9.3? even
though the problem goes back further), or head only?Sounds like a feature to me. I wouldn't object to sneaking it into
9.3 though.
Agreed.
Thanks,
Stephen
On Thu, Aug 15, 2013 at 5:26 PM, Stephen Frost <sfrost@snowman.net> wrote:
* Tom Lane (tgl@sss.pgh.pa.us) wrote:
Magnus Hagander <magnus@hagander.net> writes:
psql is missing tab completion for \dx (or more usfully, for \dx+).
Attached patch fixes this.Do we consider this a bugfix and backpatch (at least to 9.3? even
though the problem goes back further), or head only?Sounds like a feature to me. I wouldn't object to sneaking it into
9.3 though.Agreed.
Done.
--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
Magnus Hagander <magnus@hagander.net> writes:
Magnus Hagander <magnus@hagander.net> writes:
psql is missing tab completion for \dx (or more usfully, for \dx+).
Attached patch fixes this.Done.
Thanks!
Regards,
--
Dimitri Fontaine
http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers