From: | David G Johnston <david(dot)g(dot)johnston(at)gmail(dot)com> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #11902: PostgreSQL 9.5 crashes on alter table in function seems to be fixed |
Date: | 2014-11-26 02:15:06 |
Message-ID: | 1416968106463-5828250.post@n5.nabble.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Paragon Corporation wrote
> I wasn't sure if you guys knew or not, but this bug I complained about
>
>
> http://www.postgresql.org/message-id/3367.1415311625@sss.pgh.pa.us
>
>
> That would crash with this piece of code seems to have gone
>
> -- I noticed it when our 9.5 weekly PostGIS bot tests started passing.
>
> I'm guessing its been fixed for a week or so.
It appears Robert addressed this in c8df9477
I am not sure why neither the bug report nor the commit reference the
other...
I read that commit as Robert addressing Tom's concern by stating that indeed
the behavior of the triggers changed and just the one specific site was
overlooked.
David J.
--
View this message in context: http://postgresql.nabble.com/Re-BUG-11902-PostgreSQL-9-5-crashes-on-alter-table-in-function-seems-to-be-fixed-tp5828243p5828250.html
Sent from the PostgreSQL - bugs mailing list archive at Nabble.com.
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2014-11-26 05:54:50 | Re: BUG #12024: autocomplete doesn't work for ALTER CONSTRAINT |
Previous Message | Paragon Corporation | 2014-11-26 00:47:51 | Re: BUG #11902: PostgreSQL 9.5 crashes on alter table in function seems to be fixed |