Re: pgsql: Add basic TAP tests for psql's tab-completion logic.
Peter Geoghegan <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.general |
|---|---|
| Message-ID | <CAH2-WzkHftVLq1BzbJyXtSD0nf7HC8pAa8UYZwvL4nkSOv1x1A@mail.gmail.com> |
On Sat, Jan 4, 2020 at 10:19 AM Tom Lane <[email protected]> wrote: > Looking closer, I see that your actual output included *both* > spaces and escape sequences between the table names, so it > needs to be more like the attached. This patch makes the tests pass. Thanks! > So now I'm thinking again that there must be something about > your colorized setup that triggers use of at least the first one. > But why didn't clearing the relevant environment variables > change anything? I don't know. It also failed with bash, which doesn't have any of that stuff. -- Peter Geoghegan