Re: BUG #16770: PostgreSQL software V11 does not eliminate this recheck_on_update option?

From: Sergei Kornilov <sk(at)zsrv(dot)org>
To: "leiyanliang(at)highgo(dot)com" <leiyanliang(at)highgo(dot)com>, "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: BUG #16770: PostgreSQL software V11 does not eliminate this recheck_on_update option?
Date: 2020-12-10 09:23:50
Message-ID: 126181607591827@mail.yandex.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hello

It's related to commits:
https://git.postgresql.org/pg/commitdiff/c203d6cf81b4d7e43edb2b75ec1b741ba48e04e0
https://git.postgresql.org/pg/commitdiff/5d28c9bd73e29890cccd3f6b188b86f81031f671
https://git.postgresql.org/pg/commitdiff/1c53c4dec3985512f7f2f53c9d76a5295cd0a2dd

Feature was reverted in master. Remains present in pg11, but nonfunctional and undocumented to avoid an ABI break for code touching relcache entries.

regards, Sergei

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2020-12-11 11:34:47 BUG #16771: Server process killed by signal 9, after recovery drop tablespace failed
Previous Message PG Bug reporting form 2020-12-10 06:29:10 BUG #16770: PostgreSQL software V11 does not eliminate this recheck_on_update option?