pgsql: Fix StatisticsObjIsVisibleExt() for pg_temp.

2025-10-18 Thread Noah Misch
Fix StatisticsObjIsVisibleExt() for pg_temp. Neighbor get_statistics_object_oid() ignores objects in pg_temp, as has been the standard for non-relation, non-type namespace searches since CVE-2007-2138. Hence, most operations that name a statistics object correctly decline to map an unqualified na

pgsql: Fix StatisticsObjIsVisibleExt() for pg_temp.

2025-10-18 Thread Noah Misch
Fix StatisticsObjIsVisibleExt() for pg_temp. Neighbor get_statistics_object_oid() ignores objects in pg_temp, as has been the standard for non-relation, non-type namespace searches since CVE-2007-2138. Hence, most operations that name a statistics object correctly decline to map an unqualified na

pgsql: Fix StatisticsObjIsVisibleExt() for pg_temp.

2025-10-17 Thread Noah Misch
Fix StatisticsObjIsVisibleExt() for pg_temp. Neighbor get_statistics_object_oid() ignores objects in pg_temp, as has been the standard for non-relation, non-type namespace searches since CVE-2007-2138. Hence, most operations that name a statistics object correctly decline to map an unqualified na

pgsql: Fix StatisticsObjIsVisibleExt() for pg_temp.

2025-10-17 Thread Noah Misch
Fix StatisticsObjIsVisibleExt() for pg_temp. Neighbor get_statistics_object_oid() ignores objects in pg_temp, as has been the standard for non-relation, non-type namespace searches since CVE-2007-2138. Hence, most operations that name a statistics object correctly decline to map an unqualified na

pgsql: Fix StatisticsObjIsVisibleExt() for pg_temp.

2025-10-02 Thread Noah Misch
Fix StatisticsObjIsVisibleExt() for pg_temp. Neighbor get_statistics_object_oid() ignores objects in pg_temp, as has been the standard for non-relation, non-type namespace searches since CVE-2007-2138. Hence, most operations that name a statistics object correctly decline to map an unqualified na

pgsql: Fix StatisticsObjIsVisibleExt() for pg_temp.

2025-09-29 Thread Noah Misch
Fix StatisticsObjIsVisibleExt() for pg_temp. Neighbor get_statistics_object_oid() ignores objects in pg_temp, as has been the standard for non-relation, non-type namespace searches since CVE-2007-2138. Hence, most operations that name a statistics object correctly decline to map an unqualified na

pgsql: Fix StatisticsObjIsVisibleExt() for pg_temp.

2025-09-29 Thread Noah Misch
Fix StatisticsObjIsVisibleExt() for pg_temp. Neighbor get_statistics_object_oid() ignores objects in pg_temp, as has been the standard for non-relation, non-type namespace searches since CVE-2007-2138. Hence, most operations that name a statistics object correctly decline to map an unqualified na