psql and \do - Mailing list pgsql-hackers

From Bruce Momjian
Subject psql and \do
Date
Msg-id 199907070858.EAA14343@candle.pha.pa.us
Whole thread Raw
Responses Re: [HACKERS] psql and \do
Re: [HACKERS] psql and \do
List pgsql-hackers
I am getting an crash on psql \do when assert checking is enabled.  The
problem is in cost_seqscan() where temp is now > 0.

Not sure on the cause yet.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: "Hiroshi Inoue"
Date:
Subject: When(Where) does qual become a List ?
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] psql and \do