psql missing tab completion for extensions

Started by Magnus Haganderover 12 years ago5 messageshackers
Jump to latest
#1Magnus Hagander
magnus@hagander.net

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
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Magnus Hagander (#1)
Re: psql missing tab completion for extensions

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

#3Stephen Frost
sfrost@snowman.net
In reply to: Tom Lane (#2)
Re: psql missing tab completion for extensions

* 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

#4Magnus Hagander
magnus@hagander.net
In reply to: Stephen Frost (#3)
Re: psql missing tab completion for extensions

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

#5Dimitri Fontaine
dimitri@2ndQuadrant.fr
In reply to: Magnus Hagander (#4)
Re: psql missing tab completion for extensions

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