Re: PATCH: psql tab completion for SELECT

Edmund Horner <ejrh00@gmail.com>

From: Edmund Horner <ejrh00@gmail.com>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2018-09-22T06:53:55Z
Lists: pgsql-hackers

Attachments

Hi all,

Here are some rebased versions of the last two patches.  No changes in
functionality, except a minor case sensitivity fix in the "completion
after commas" patch.

Edmund

Commits

  1. In psql, restore old behavior of Query_for_list_of_functions.

  2. Add infrastructure to support server-version-dependent tab completion.