summaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/sql/postgres_fdw.sql
diff options
context:
space:
mode:
authorAmit Kapila <akapila@postgresql.org>2019-12-18 08:16:31 +0530
committerAmit Kapila <akapila@postgresql.org>2019-12-18 08:16:31 +0530
commit046830164ee4064623c34930a41c351106338041 (patch)
tree40d6bcf92f78616ff37834bcdf0edc6f3851b36a /contrib/postgres_fdw/sql/postgres_fdw.sql
parent668365014d7b330fa828826ff94653d446971a86 (diff)
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 'contrib/postgres_fdw/sql/postgres_fdw.sql')
0 files changed, 0 insertions, 0 deletions