pgsql: Fix security checks in selectivity estimation functions.

2025-08-14 Thread Dean Rasheed
Fix security checks in selectivity estimation functions. Commit e2d4ef8de86 (the fix for CVE-2017-7484) added security checks to the selectivity estimation functions to prevent them from running user-supplied operators on data obtained from pg_statistic if the user lacks privileges to select from

pgsql: Fix security checks in selectivity estimation functions.

2025-08-14 Thread Dean Rasheed
Fix security checks in selectivity estimation functions. Commit e2d4ef8de86 (the fix for CVE-2017-7484) added security checks to the selectivity estimation functions to prevent them from running user-supplied operators on data obtained from pg_statistic if the user lacks privileges to select from

pgsql: Fix security checks in selectivity estimation functions.

2025-08-14 Thread Dean Rasheed
Fix security checks in selectivity estimation functions. Commit e2d4ef8de86 (the fix for CVE-2017-7484) added security checks to the selectivity estimation functions to prevent them from running user-supplied operators on data obtained from pg_statistic if the user lacks privileges to select from

pgsql: Fix security checks in selectivity estimation functions.

2025-08-14 Thread Dean Rasheed
Fix security checks in selectivity estimation functions. Commit e2d4ef8de86 (the fix for CVE-2017-7484) added security checks to the selectivity estimation functions to prevent them from running user-supplied operators on data obtained from pg_statistic if the user lacks privileges to select from

pgsql: Fix security checks in selectivity estimation functions.

2025-08-14 Thread Dean Rasheed
Fix security checks in selectivity estimation functions. Commit e2d4ef8de86 (the fix for CVE-2017-7484) added security checks to the selectivity estimation functions to prevent them from running user-supplied operators on data obtained from pg_statistic if the user lacks privileges to select from

pgsql: Fix security checks in selectivity estimation functions.

2025-08-14 Thread Dean Rasheed
Fix security checks in selectivity estimation functions. Commit e2d4ef8de86 (the fix for CVE-2017-7484) added security checks to the selectivity estimation functions to prevent them from running user-supplied operators on data obtained from pg_statistic if the user lacks privileges to select from

pgsql: Fix security checks in selectivity estimation functions.

2025-08-14 Thread Dean Rasheed
Fix security checks in selectivity estimation functions. Commit e2d4ef8de86 (the fix for CVE-2017-7484) added security checks to the selectivity estimation functions to prevent them from running user-supplied operators on data obtained from pg_statistic if the user lacks privileges to select from