psql: fix variable existence tab completion - Mailing list pgsql-hackers

From Steve Chavez
Subject psql: fix variable existence tab completion
Date
Msg-id CAGRrpzZU48F2oV3d8eDLr=4TU9xFH5Jt9ED+qU1+X91gMH68Sw@mail.gmail.com
Whole thread Raw
Responses Re: psql: fix variable existence tab completion
List pgsql-hackers
Hello hackers,

psql has the :{?name} syntax for testing a psql variable existence.

But currently doing \echo :{?VERB<Tab> doesn't trigger tab completion.

This patch fixes it. I've also included a TAP test.

Best regards,
Steve Chavez
Attachment

pgsql-hackers by date:

Previous
From: Andy Fan
Date:
Subject: Re: Shared detoast Datum proposal
Next
From: Amit Kapila
Date:
Subject: Re: Synchronizing slots from primary to standby