psql and \do

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: psql and \do
Date: 1999-07-07 08:58:09
Message-ID: 199907070858.EAA14343@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Zeugswetter Andreas IZ5 1999-07-07 09:13:15 Re: [HACKERS] RE: [GENERAL] Transaction logging
Previous Message Hiroshi Inoue 1999-07-07 08:30:28 When(Where) does qual become a List ?