Re: psql: tab completion differs on semicolon placement - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: psql: tab completion differs on semicolon placement
Date
Msg-id 4DC0BC85-24BF-4D07-8D7E-F40350838F7A@yesql.se
Whole thread Raw
In response to Re: psql: tab completion differs on semicolon placement  (Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>)
List pgsql-hackers
> On 20 Sep 2021, at 21:26, Dagfinn Ilmari Mannsåker <ilmari@ilmari.org> wrote:

> IMO a fix should be more principled than just special-casing semicolon
> and CREATE TABLE.  Maybe get_previous_words() should stop when it sees
> an unquoted semicolon?

Agreed, something along those lines makes sense.  I will familiarize myself
with this file (which until today has been a blank spot) and will see what I
can come up with.

--
Daniel Gustafsson        https://vmware.com/




pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: .ready and .done files considered harmful
Next
From: Jaime Casanova
Date:
Subject: Re: Parallel Full Hash Join