Problem with newline/tab completing with psql

From: Håvard Wahl Kongsgård <haavard(dot)kongsgaard(at)gmail(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Problem with newline/tab completing with psql
Date: 2011-10-24 12:11:42
Message-ID: CAKH910-dWx-WgnFB29v10jdDtF=6sPqHRJ4ZWABsKxGnrVjehw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mamatha_Kagathi_Chan 2011-10-24 12:24:05 Re: [pgadmin-support] Help for Migration
Previous Message Venkat Balaji 2011-10-24 12:09:53 Re: : PostgreSQL Online Backup