Re: PATCH: psql tab completion for SELECT

From: Edmund Horner <ejrh00(at)gmail(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: PATCH: psql tab completion for SELECT
Date: 2018-09-22 06:53:55
Message-ID: CAMyN-kAtgYx7gshnhbrVu8cmcontrj2rV_hXMmZmfP4v2CrW7Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Attachment Content-Type Size
01-psql-select-tab-completion-v8.patch application/octet-stream 4.2 KB
02-select-completion-after-commas.patch application/octet-stream 3.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2018-09-22 06:55:09 Re: pg_atomic_exchange_u32() in ProcArrayGroupClearXid()
Previous Message Hubert Zhang 2018-09-22 06:48:03 Re: Proposal for disk quota feature