Re: crash during cascaded foreign key update

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Amit Langote <amitlangote09(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: crash during cascaded foreign key update
Date: 2021-03-16 14:17:46
Message-ID: 3176157.1615904266@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Amit Langote <amitlangote09(at)gmail(dot)com> writes:
> With HEAD (I think v12 and greater), I see $subject when trying out
> the following scenario:

I wonder if this is related to

https://www.postgresql.org/message-id/flat/89429.1584443208%40antos

which we've still not done anything about.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2021-03-16 14:27:12 Re: [HACKERS] Custom compression methods
Previous Message Tom Lane 2021-03-16 14:14:30 Re: Nondeterministic collations and the value returned by GROUP BY x