From: | Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com> |
---|---|
To: | Michael Banck <michael(dot)banck(at)credativ(dot)de> |
Cc: | Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>, tillmann73(at)yahoo(dot)de, pgsql-bugs(at)lists(dot)postgresql(dot)org, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: BUG #15448: server process (PID 22656) was terminated by exception 0xC0000005 |
Date: | 2018-10-24 23:43:45 |
Message-ID: | 60ab5777-7691-e586-df66-469f5b821a94@2ndQuadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-hackers |
On 10/24/2018 07:00 PM, Michael Banck wrote:
> Hi,
>
> On Tue, Oct 23, 2018 at 07:46:01AM -0400, Andrew Dunstan wrote:
>> diff --git a/src/test/regress/expected/fast_default.out b/src/test/regress/expected/fast_default.out
>> index 48bd360..0797e11 100644
>> --- a/src/test/regress/expected/fast_default.out
>> +++ b/src/test/regress/expected/fast_default.out
>> @@ -727,7 +727,17 @@ SELECT * FROM t;
>> (1 row)
>>
>> DROP TABLE t;
>> +-- make sure expanded tuple has correct self pointer
>> +-- it will be required by the RI tigger doing the cascading delete
> That should be s/tigger/trigger/ I guess?
>
>
Yeah, will fix.
cheers
andrew
--
Andrew Dunstan https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | PG Bug reporting form | 2018-10-26 05:33:29 | BUG #15459: no connection to the server |
Previous Message | Michael Banck | 2018-10-24 23:00:29 | Re: BUG #15448: server process (PID 22656) was terminated by exception 0xC0000005 |
From | Date | Subject | |
---|---|---|---|
Next Message | David Rowley | 2018-10-25 00:00:08 | Re: Log timestamps at higher resolution |
Previous Message | Michael Banck | 2018-10-24 23:00:29 | Re: BUG #15448: server process (PID 22656) was terminated by exception 0xC0000005 |