"CLUSTER VERBOSE" tab completion - Mailing list pgsql-hackers

From Jeff Janes
Subject "CLUSTER VERBOSE" tab completion
Date
Msg-id CAMkU=1xsN_V072-df__o=nKuM9PEuSWecwqatyo61N5weJDTgg@mail.gmail.com
Whole thread Raw
Responses Re: "CLUSTER VERBOSE" tab completion
List pgsql-hackers
tab completion will add "USING" after CLUSTER VERBOSE, as if VERBOSE
were the name of a table.

Instead of just making it not do the wrong thing, I tried to make it
actually do the right thing.

It doesn't fill in the VERBOSE for you, you have to type that in full,
but then it completes table names afterward (and USING and index names
after that)

Cheers,

Jeff

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: New WAL code dumps core trivially on replay of bad data
Next
From: Amit kapila
Date:
Subject: Re: New WAL code dumps core trivially on replay of bad data