aboutsummaryrefslogtreecommitdiff
path: root/src/include/postgres.h
diff options
context:
space:
mode:
authorAmit Kapila <akapila@postgresql.org>2019-12-16 15:23:46 +0530
committerAmit Kapila <akapila@postgresql.org>2019-12-18 07:57:01 +0530
commitc74111d8bd6853b9944d004706dcc0cea2f2a25a (patch)
tree7b756a952e594e98af53e4f162da053f2acddc3d /src/include/postgres.h
parent35c01529b8c9d8f168379639b4f37227d768d313 (diff)
downloadpostgresql-c74111d8bd6853b9944d004706dcc0cea2f2a25a.tar.gz
postgresql-c74111d8bd6853b9944d004706dcc0cea2f2a25a.zip
Fix subscriber invalid memory access on DDL.
This patch allows building the local relmap cache for a subscribed relation after processing pending invalidation messages and potential relcache updates. Without this, the attributes in the local cache don't tally with the updated relcache entry leading to invalid memory access. Reported-by Jehan-Guillaume de Rorthais Author: Jehan-Guillaume de Rorthais and Vignesh C Reviewed-by: Amit Kapila Backpatch-through: 10 Discussion: https://postgr.es/m/20191025175929.7e90dbf5@firost
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions