Thread: psql tab completion recently broken?

psql tab completion recently broken?

From
"Kevin Grittner"
Date:
I just updated my source code and it no longer seems to work to type
the following, and I'm pretty sure I was using it with a checkout
from less than 24 hours ago:
select * from pg_lo[Tab]

-Kevin


Re: psql tab completion recently broken?

From
"Kevin Grittner"
Date:
"Kevin Grittner" <Kevin.Grittner@wicourts.gov> wrote:
> I just updated my source code and it no longer seems to work to type
> the following, and I'm pretty sure I was using it with a checkout
> from less than 24 hours ago:
Never mind.  My mistake.
-Kevin