From 4111b91ab3d5ad3afc22370168fcb3622de8a098 Mon Sep 17 00:00:00 2001 From: Michael Paquier Date: Sun, 17 May 2026 07:36:04 +0900 Subject: [PATCH] doc: Fix example of pg_restore_extended_stats() Oversight in ba97bf9cb7b4, probably due to an incorrect rebase. Author: Chao Li Discussion: https://postgr.es/m/8A72720A-55AC-4D41-B9DF-5610307600E6@gmail.com --- doc/src/sgml/func/func-admin.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/func/func-admin.sgml b/doc/src/sgml/func/func-admin.sgml index 72038fc835f..0eae1c1f616 100644 --- a/doc/src/sgml/func/func-admin.sgml +++ b/doc/src/sgml/func/func-admin.sgml @@ -2205,7 +2205,7 @@ SELECT pg_restore_extended_stats( 'statistics_schemaname', 'stats_schema', 'statistics_name', 'stats_name', 'inherited', false, - 'n_distinct', '[{"attributes" : [2,3], "ndistinct" : 4}]'::pg_ndistinct); + 'n_distinct', '[{"attributes" : [2,3], "ndistinct" : 4}]'::pg_ndistinct, 'dependencies', '{"2 => 1": 1.000000, "2 => -1": 1.000000, "2 => -2": 1.000000}'::pg_dependencies, 'exprs', '[ {