crash with latest git HEAD

From: Jon Nelson <jnelson+pgsql(at)jamponi(dot)net>
To: pgsql-bugs(at)postgresql(dot)org
Subject: crash with latest git HEAD
Date: 2014-04-21 02:09:12
Message-ID: CAKuK5J1c4+b3t_X3+GAtXekBW_v_mp-M04BP8o28ttNz7zXd+Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following query results in a crash, ultimately due to the process
running out of memory:

create table blah as select md5(generate_series(1,50000000)::text) as a;

I'm running 602b27ab8e45fbb07cf5b275b0593b38190232e4.

I haven't yet done any git bisecting.

--
Jon

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2014-04-21 02:41:13 Re: crash with latest git HEAD
Previous Message ashafer01 2014-04-20 18:53:10 BUG #10087: Invalid Apt GPG key