Re: 'record old is unassigned yet' when using trigger in 7.1.1

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Joseph Shraibman <jks(at)selectacast(dot)net>
Cc: Joe Conway <jconway2(at)home(dot)com>, pgsql-sql(at)postgresql(dot)org
Subject: Re: 'record old is unassigned yet' when using trigger in 7.1.1
Date: 2001-05-10 00:27:45
Message-ID: 16995.989454465@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Joseph Shraibman <jks(at)selectacast(dot)net> writes:
> ? What's with the \nABORT .. UPDATE ?

In psql, TAB triggers autocompletion if you have compiled it with
readline. This is fairly annoying when copying-and-pasting from a text
message that happens to contain tabs...

Use psql -n to disable this feature.

regards, tom lane

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Markus Wagner 2001-05-10 10:41:09 postmaster admin questions
Previous Message Tom Lane 2001-05-10 00:12:51 Re: 'record old is unassigned yet' when using trigger in 7.1.1