From ebe124eacd7c3faa36ed358e7cc1d7c5b419e5f6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 May 2024 14:18:09 +0200 Subject: Merging upstream version 15.6. Signed-off-by: Daniel Baumann --- doc/src/sgml/html/planner-stats-security.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src/sgml/html/planner-stats-security.html') diff --git a/doc/src/sgml/html/planner-stats-security.html b/doc/src/sgml/html/planner-stats-security.html index ce79081..e1b78c3 100644 --- a/doc/src/sgml/html/planner-stats-security.html +++ b/doc/src/sgml/html/planner-stats-security.html @@ -1,5 +1,5 @@ -75.3. Planner Statistics and Security

75.3. Planner Statistics and Security

+75.3. Planner Statistics and Security

75.3. Planner Statistics and Security

Access to the table pg_statistic is restricted to superusers, so that ordinary users cannot learn about the contents of the tables of other users from it. Some selectivity estimation functions will @@ -46,4 +46,4 @@ Selectivity estimation functions contained in third-party extensions that potentially operate on statistics with user-defined operators should follow the same security rules. Consult the PostgreSQL source code for guidance. -

\ No newline at end of file +

\ No newline at end of file -- cgit v1.2.3