Re: BUG #11902: PostgreSQL 9.5 crashes on alter table in function

From: "Paragon Corporation" <lr(at)pcorp(dot)us>
To: "'Andres Freund'" <andres(at)2ndquadrant(dot)com>, "'Robert Haas'" <robertmhaas(at)gmail(dot)com>
Cc: <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #11902: PostgreSQL 9.5 crashes on alter table in function
Date: 2014-11-06 18:25:13
Message-ID: 9D18BF962F7141868C3DF332C22F4C8B@O
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Note sure. It was built from snapshot here
http://www.postgresql.org/ftp/snapshot/dev/ and as far as I could reckon the
issue started happening about 12-15 days ago.

The last one I built to test with from there I think was dated around
11/4/2014.

I can pull from latest git and then run the tests again if you think the
issue is fixed.

Thanks,
Regina

-----Original Message-----
From: Andres Freund [mailto:andres(at)2ndquadrant(dot)com]
Sent: Thursday, November 06, 2014 1:06 PM
To: lr(at)pcorp(dot)us; Robert Haas
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: [BUGS] BUG #11902: PostgreSQL 9.5 crashes on alter table in
function

Hi Regina,

> I wanted to pick 9.5 in PostgreSQL version, but that is not listed.
> Anyway for the past couple of weeks regressing against latest
> snapshots of 9.5 has been crashing our PostGIS topology tests.

> I was able to crash without PostGIS help with this script:

Thanks for the report. Very useful. Can you tell us the exact git checkout
this is based upon?

This is very likely caused by 2781b4b. There was one fix shortly afterwards
85bb81de.

Greetings,

Andres Freund

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2014-11-06 21:15:15 Re: BUG #11902: PostgreSQL 9.5 crashes on alter table in function
Previous Message Andres Freund 2014-11-06 18:06:17 Re: BUG #11902: PostgreSQL 9.5 crashes on alter table in function