1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-04 20:11:56 +03:00
Files
postgres/src/backend/commands
Amit Kapila 354a1f8d22 Invalidate relcache when changing REPLICA IDENTITY index.
When changing REPLICA IDENTITY INDEX to another one, the target table's
relcache was not being invalidated. This leads to skipping update/delete
operations during apply on the subscriber side as the columns required to
search corresponding rows won't get logged.

Author: Tang Haiying, Hou Zhijie
Reviewed-by: Euler Taveira, Amit Kapila
Backpatch-through: 10
Discussion: https://postgr.es/m/OS0PR01MB61133CA11630DAE45BC6AD95FB939@OS0PR01MB6113.jpnprd01.prod.outlook.com
2021-11-16 08:10:13 +05:30
..
2021-04-07 21:47:55 +02:00
2021-10-27 07:44:52 +05:30
2021-09-09 08:36:52 +02:00
2021-09-09 08:36:53 +02:00
2021-10-27 22:38:38 +02:00
2021-09-09 08:36:53 +02:00
2021-01-02 13:06:25 -05:00
2021-09-09 08:36:52 +02:00
2020-11-23 10:50:50 +02:00
2021-01-02 13:06:25 -05:00
2021-01-02 13:06:25 -05:00
2021-09-09 08:36:53 +02:00