Fix bogus tab-completion queries.
Tom Lane <tgl@sss.pgh.pa.us>
Fix bogus tab-completion queries. My (tgl's) thinko in commit 02b8048ba: I forgot that the first argument of COMPLETE_WITH_QUERY_PLUS is a format string, and hence failed to double a literal %. These two places seem to be the only ones that are wrong, though. Vignesh C Discussion: https://postgr.es/m/CALDaNm0hBO+tZqBWhBjTVxyET1GWANq5K9XpQ07atSxnFXbG7w@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/tab-complete.c | modified | +2 −2 |
Discussion
- Tab completion not listing schema list for create/alter publication for all tables in schema 3 messages · 2022-03-13 → 2022-03-14