pgsql: Build inherited extended stats on partitioned tables

2022-01-15 Thread Tomas Vondra
Build inherited extended stats on partitioned tables Commit 859b3003de disabled building of extended stats for inheritance trees, to prevent updating the same catalog row twice. While that resolved the issue, it also means there are no extended stats for declaratively partitioned tables, because t

pgsql: Build inherited extended stats on partitioned tables

2022-01-15 Thread Tomas Vondra
Build inherited extended stats on partitioned tables Commit 859b3003de disabled building of extended stats for inheritance trees, to prevent updating the same catalog row twice. While that resolved the issue, it also means there are no extended stats for declaratively partitioned tables, because t

pgsql: Build inherited extended stats on partitioned tables

2022-01-15 Thread Tomas Vondra
Build inherited extended stats on partitioned tables Commit 859b3003de disabled building of extended stats for inheritance trees, to prevent updating the same catalog row twice. While that resolved the issue, it also means there are no extended stats for declaratively partitioned tables, because t

pgsql: Build inherited extended stats on partitioned tables

2022-01-15 Thread Tomas Vondra
Build inherited extended stats on partitioned tables Commit 859b3003de disabled building of extended stats for inheritance trees, to prevent updating the same catalog row twice. While that resolved the issue, it also means there are no extended stats for declaratively partitioned tables, because t

pgsql: Build inherited extended stats on partitioned tables

2022-01-15 Thread Tomas Vondra
Build inherited extended stats on partitioned tables Commit 859b3003de disabled building of extended stats for inheritance trees, to prevent updating the same catalog row twice. While that resolved the issue, it also means there are no extended stats for declaratively partitioned tables, because t

pgsql: Build inherited extended stats on partitioned tables

2022-01-15 Thread Tomas Vondra
Build inherited extended stats on partitioned tables Commit 859b3003de disabled building of extended stats for inheritance trees, to prevent updating the same catalog row twice. While that resolved the issue, it also means there are no extended stats for declaratively partitioned tables, because t