Re: upper() problem in 7.0.2

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: "Christopher L. Cousins" <chris@impulse.net>
Cc: pgsql-bugs@postgresql.org
Date: 2000-07-06T04:48:53Z
Lists: pgsql-bugs
"Christopher L. Cousins" <chris@impulse.net> writes:
> I have been able to make the backend crash using psql.  I also took a dump
> of the database while I had some known values that would trigger the problem.
> Because of this, I can now reload the dump (to a dummy database) at any time to
> reproduce the problem.

> I had to attach to the running process to get a backtrace (the core file was
> too large to be written to the disk, took me a while to figure that out).

I don't think I believe that backtrace.  Could you send me the dump
file?

			regards, tom lane