pgsql: Fix subscriber invalid memory access on DDL.

2019-12-17 Thread Amit Kapila
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 leadi

pgsql: Fix subscriber invalid memory access on DDL.

2019-12-17 Thread Amit Kapila
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 leadi

pgsql: Fix subscriber invalid memory access on DDL.

2019-12-17 Thread Amit Kapila
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 leadi

pgsql: Fix subscriber invalid memory access on DDL.

2019-12-17 Thread Amit Kapila
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 leadi