Problem with newline/tab completing with psql - Mailing list pgsql-general

From Håvard Wahl Kongsgård
Subject Problem with newline/tab completing with psql
Date
Msg-id CAKH910-dWx-WgnFB29v10jdDtF=6sPqHRJ4ZWABsKxGnrVjehw@mail.gmail.com
Whole thread Raw
Responses Re: Problem with newline/tab completing with psql  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Hi, I have a problem with newline or tab completing when adding a
generated FUNCTION via the psql interface (have tried pasting and
adding it with -f rule.sql)

parser stack overflow at or near "THEN"
LINE 5002: ELSIF ( NEW.a between 1246566738 and 1247010220 ) THEN

Have also tried using the -n option with psql and set
disable-completion on in .inputrc

Is there any other method to solve this problem?

--
Håvard Wahl Kongsgård

pgsql-general by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: PostGIS in a commercial project
Next
From: Thomas Kellerer
Date:
Subject: Re: PostGIS in a commercial project