Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tlv08-002nIW-7Q for pgsql-committers@arkaria.postgresql.org; Sat, 22 Feb 2025 19:17:25 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1tlv07-00FnJ9-EX for pgsql-committers@arkaria.postgresql.org; Sat, 22 Feb 2025 19:17:23 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tlfvA-003t67-1G for pgsql-committers@lists.postgresql.org; Sat, 22 Feb 2025 03:11:16 +0000 Received: from sss.pgh.pa.us ([68.162.161.243]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1tlfv5-0004zj-0w; Sat, 22 Feb 2025 03:11:15 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.15.2/8.15.2) with ESMTP id 51M3B66e3892122; Fri, 21 Feb 2025 22:11:06 -0500 From: Tom Lane To: Jeff Davis cc: Jeff Davis , Andrew Dunstan , pgsql-committers@lists.postgresql.org Subject: Re: pgsql: Trial fix for old cross-version upgrades. In-reply-to: <5ebc188e731ac2b98d68459ce1a9ef3066981774.camel@j-davis.com> References: <003dc9936317ab987faa0242f8e33e1cd2fcaf57.camel@j-davis.com> <40c1e76334f2baa747334c8fc513d12b8cb297bf.camel@j-davis.com> <3815127.1740189601@sss.pgh.pa.us> <5ebc188e731ac2b98d68459ce1a9ef3066981774.camel@j-davis.com> Comments: In-reply-to Jeff Davis message dated "Fri, 21 Feb 2025 18:48:40 -0800" MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----- =_aaaaaaaaaa0" Content-ID: <3892031.1740193819.0@sss.pgh.pa.us> Date: Fri, 21 Feb 2025 22:11:06 -0500 Message-ID: <3892121.1740193866@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk ------- =_aaaaaaaaaa0 Content-Type: text/plain; charset="us-ascii" Content-ID: <3892031.1740193819.1@sss.pgh.pa.us> Jeff Davis writes: > In 002_pg_upgrade.pl, I disabled autovacuum and restarted after the > regression run. In other words, in the old cluster, autovacuum did have > a chance to run, just not after the first dumpall. The hack I posted should prevent autovacuum from running either before or after dumping, in either cluster. However, it occurred to me to try forcing a HEAD-to-HEAD upgrade, a case the buildfarm animals have not been able to reach. And *it failed*!? (Diffs attached.) So that eliminates the theory that this is a cross-version compatibility problem, or at least that is not our only problem. It seems there is something different between what TestUpgradeXversion.pm is doing and what 002_pg_upgrade.pl is doing. No clue what, although it does look like an additional round of analyze'ing has added more stats than were there before. regards, tom lane ------- =_aaaaaaaaaa0 Content-Type: text/x-diff; name="dumpdiff-HEAD"; charset="us-ascii" Content-ID: <3892031.1740193819.2@sss.pgh.pa.us> Content-Description: dumpdiff-HEAD Content-Transfer-Encoding: quoted-printable --- /home/buildfarm/bf-data/upgrade.tester/HEAD/origin-HEAD.sql.fixed 2025= -02-21 22:01:33.692534625 -0500 +++ /home/buildfarm/bf-data/upgrade.tester/HEAD/converted-HEAD-to-HEAD.sql= .fixed 2025-02-21 22:01:33.697534628 -0500 @@ -14200,6 +14200,38 @@ 'reltuples', '7001'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.more__int'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.034852166'::float4, + 'avg_width', '69'::integer, + 'n_distinct', '-0.9560063'::float4, + 'most_common_vals', '{"{}","{3,25,1003,1025,2003,2025}","{3,71,1003,1071= ,2003,2071}","{7,17,1007,1017,2007,2017}","{7,71,1007,1071,2007,2071}","{8= ,10,1008,1010,2008,2010}","{8,91,1008,1091,2008,2091}","{9,16,1009,1016,20= 09,2016}","{9,29,1009,1029,2009,2029}","{12,16,1012,1016,2012,2016}","{12,= 47,1012,1047,2012,2047}","{13,54,1013,1054,2013,2054}","{14,51,1014,1051,2= 014,2051}","{14,88,1014,1088,2014,2088}","{15,48,1015,1048,2015,2048}","{1= 5,56,1015,1056,2015,2056}","{17,30,1017,1030,2017,2030}","{17,61,1017,1061= ,2017,2061}","{18,25,1018,1025,2018,2025}","{22,8,1022,1008,2022,2008}","{= 23,80,1023,1080,2023,2080}","{27,143,1027,1143,2027,2143}","{29,52,1029,10= 52,2029,2052}","{30,63,1030,1063,2030,2063}","{31,48,1031,1048,2031,2048}"= ,"{34,10,1034,1010,2034,2010}","{39,57,1039,1057,2039,2057}","{40,48,1040,= 1048,2040,2048}","{40,51,1040,1051,2040,2051}","{40,79,1040,1079,2040,2079= }","{41,52,1041,1052,2041,2052}","{41,66,1041,1066,2041,2066}","{43,32,104= 3,1032,2043,2032}","{45,10,1045,1010,2045,2010}","{50,36,40,1050,1036,1040= ,2050,2036,2040}","{51,1,1051,1001,2051,2001}","{52,84,1052,1084,2052,2084= }","{58,73,1058,1073,2058,2073}","{60,18,1060,1018,2060,2018}","{65,90,106= 5,1090,2065,2090}","{68,99,1068,1099,2068,2099}","{69,19,1069,1019,2069,20= 19}","{69,75,1069,1075,2069,2075}","{76,29,1076,1029,2076,2029}","{77,96,1= 077,1096,2077,2096}","{78,81,1078,1081,2078,2081}","{80,60,1080,1060,2080,= 2060}","{80,116,1080,1116,2080,2116}","{82,87,1082,1087,2082,2087}","{84,9= 2,1084,1092,2084,2092}","{88,81,1088,1081,2088,2081}","{89,97,1089,1097,20= 89,2097}","{90,36,1090,1036,2090,2036}","{90,71,1090,1071,2090,2071}","{91= ,89,1091,1089,2091,2089}","{97,36,1097,1036,2097,2036}","{97,55,1097,1055,= 2097,2055}"}'::text, + 'most_common_freqs', '{0.0012855306,0.00028567348,0.00028567348,0.000285= 67348,0.00028567348,0.00028567348,0.00028567348,0.00028567348,0.0002856734= 8,0.00028567348,0.00028567348,0.00028567348,0.00028567348,0.00028567348,0.= 00028567348,0.00028567348,0.00028567348,0.00028567348,0.00028567348,0.0002= 8567348,0.00028567348,0.00028567348,0.00028567348,0.00028567348,0.00028567= 348,0.00028567348,0.00028567348,0.00028567348,0.00028567348,0.00028567348,= 0.00028567348,0.00028567348,0.00028567348,0.00028567348,0.00028567348,0.00= 028567348,0.00028567348,0.00028567348,0.00028567348,0.00028567348,0.000285= 67348,0.00028567348,0.00028567348,0.00028567348,0.00028567348,0.0002856734= 8,0.00028567348,0.00028567348,0.00028567348,0.00028567348,0.00028567348,0.= 00028567348,0.00028567348,0.00028567348,0.00028567348,0.00028567348,0.0002= 8567348}'::float4[], + 'histogram_bounds', '{"{0,0,133,192,1000,1000,1133,1192,2000,2000,2133,2= 192}","{1,26,29,1001,1026,1029,2001,2026,2029}","{2,5,6,70,146,183,1002,10= 05,1006,1070,1146,1183,2002,2005,2006,2070,2146,2183}","{2,98,57,1002,1098= ,1057,2002,2098,2057}","{3,94,54,1003,1094,1054,2003,2094,2054}","{4,68,10= 0,72,24,1004,1068,1100,1072,1024,2004,2068,2100,2072,2024}","{5,59,73,74,1= 01,130,1005,1059,1073,1074,1101,1130,2005,2059,2073,2074,2101,2130}","{6,5= 4,27,52,28,100,1006,1054,1027,1052,1028,1100,2006,2054,2027,2052,2028,2100= }","{7,48,78,46,70,14,1007,1048,1078,1046,1070,1014,2007,2048,2078,2046,20= 70,2014}","{8,31,1008,1031,2008,2031}","{9,21,136,169,1009,1021,1136,1169,= 2009,2021,2136,2169}","{10,29,43,93,120,134,1010,1029,1043,1093,1120,1134,= 2010,2029,2043,2093,2120,2134}","{11,15,62,136,145,145,1011,1015,1062,1136= ,1145,1145,2011,2015,2062,2136,2145,2145}","{11,98,12,69,93,1011,1098,1012= ,1069,1093,2011,2098,2012,2069,2093}","{12,96,7,18,48,67,1012,1096,1007,10= 18,1048,1067,2012,2096,2007,2018,2048,2067}","{13,73,93,132,1013,1073,1093= ,1132,2013,2073,2093,2132}","{14,65,42,60,1014,1065,1042,1060,2014,2065,20= 42,2060}","{15,41,152,177,196,1015,1041,1152,1177,1196,2015,2041,2152,2177= ,2196}","{16,33,1016,1033,2016,2033}","{17,22,67,57,39,16,1017,1022,1067,1= 057,1039,1016,2017,2022,2067,2057,2039,2016}","{17,213,1017,1213,2017,2213= }","{19,14,83,69,60,99,1019,1014,1083,1069,1060,1099,2019,2014,2083,2069,2= 060,2099}","{20,9,99,73,67,1020,1009,1099,1073,1067,2020,2009,2099,2073,20= 67}","{20,141,1020,1141,2020,2141}","{22,3,85,41,66,1022,1003,1085,1041,10= 66,2022,2003,2085,2041,2066}","{23,11,85,74,1023,1011,1085,1074,2023,2011,= 2085,2074}","{24,3,1024,1003,2024,2003}","{25,8,17,15,1025,1008,1017,1015,= 2025,2008,2017,2015}","{26,20,1026,1020,2026,2020}","{27,37,46,65,125,174,= 1027,1037,1046,1065,1125,1174,2027,2037,2046,2065,2125,2174}","{28,31,187,= 1028,1031,1187,2028,2031,2187}","{29,38,1029,1038,2029,2038}","{30,4,1030,= 1004,2030,2004}","{30,100,35,94,74,64,1030,1100,1035,1094,1074,1064,2030,2= 100,2035,2094,2074,2064}","{31,86,14,23,61,1031,1086,1014,1023,1061,2031,2= 086,2014,2023,2061}","{32,71,141,1032,1071,1141,2032,2071,2141}","{33,92,5= 5,17,1033,1092,1055,1017,2033,2092,2055,2017}","{34,94,1,46,1034,1094,1001= ,1046,2034,2094,2001,2046}","{35,89,38,89,10,1035,1089,1038,1089,1010,2035= ,2089,2038,2089,2010}","{36,96,93,46,75,1036,1096,1093,1046,1075,2036,2096= ,2093,2046,2075}","{37,75,65,63,35,1037,1075,1065,1063,1035,2037,2075,2065= ,2063,2035}","{38,99,65,32,15,1038,1099,1065,1032,1015,2038,2099,2065,2032= ,2015}","{39,128,174,268,1039,1128,1174,1268,2039,2128,2174,2268}","{41,17= ,79,27,1041,1017,1079,1027,2041,2017,2079,2027}","{42,37,1042,1037,2042,20= 37}","{43,42,43,46,79,1043,1042,1043,1046,1079,2043,2042,2043,2046,2079}",= "{44,56,66,50,55,1044,1056,1066,1050,1055,2044,2056,2066,2050,2055}","{45,= 63,99,31,38,90,1045,1063,1099,1031,1038,1090,2045,2063,2099,2031,2038,2090= }","{46,83,48,36,1046,1083,1048,1036,2046,2083,2048,2036}","{47,78,85,46,4= 1,1047,1078,1085,1046,1041,2047,2078,2085,2046,2041}","{48,128,138,1048,11= 28,1138,2048,2128,2138}","{49,179,196,1049,1179,1196,2049,2179,2196}","{50= ,104,132,167,179,1050,1104,1132,1167,1179,2050,2104,2132,2167,2179}","{51,= 95,48,96,75,1051,1095,1048,1096,1075,2051,2095,2048,2096,2075}","{52,94,17= ,42,9,1052,1094,1017,1042,1009,2052,2094,2017,2042,2009}","{53,104,139,251= ,1053,1104,1139,1251,2053,2104,2139,2251}","{54,96,21,1054,1096,1021,2054,= 2096,2021}","{55,86,118,202,237,275,1055,1086,1118,1202,1237,1275,2055,208= 6,2118,2202,2237,2275}","{56,134,1056,1134,2056,2134}","{57,99,66,93,1057,= 1099,1066,1093,2057,2099,2066,2093}","{59,24,84,1059,1024,1084,2059,2024,2= 084}","{60,22,71,49,1060,1022,1071,1049,2060,2022,2071,2049}","{61,11,56,8= 9,89,1061,1011,1056,1089,1089,2061,2011,2056,2089,2089}","{62,44,5,1062,10= 44,1005,2062,2044,2005}","{63,53,1063,1053,2063,2053}","{64,56,1064,1056,2= 064,2056}","{65,51,22,65,56,36,1065,1051,1022,1065,1056,1036,2065,2051,202= 2,2065,2056,2036}","{66,71,118,145,1066,1071,1118,1145,2066,2071,2118,2145= }","{67,71,90,1067,1071,1090,2067,2071,2090}","{68,78,156,1068,1078,1156,2= 068,2078,2156}","{69,159,250,1069,1159,1250,2069,2159,2250}","{71,23,89,10= 71,1023,1089,2071,2023,2089}","{72,42,1072,1042,2072,2042}","{73,68,7,13,1= 073,1068,1007,1013,2073,2068,2007,2013}","{74,113,199,1074,1113,1199,2074,= 2113,2199}","{76,1,57,93,1076,1001,1057,1093,2076,2001,2057,2093}","{77,14= ,93,47,23,6,1077,1014,1093,1047,1023,1006,2077,2014,2093,2047,2023,2006}",= "{78,44,87,67,1078,1044,1087,1067,2078,2044,2087,2067}","{79,72,86,71,77,9= ,1079,1072,1086,1071,1077,1009,2079,2072,2086,2071,2077,2009}","{80,100,2,= 52,24,4,1080,1100,1002,1052,1024,1004,2080,2100,2002,2052,2024,2004}","{82= ,2,47,1082,1002,1047,2082,2002,2047}","{83,44,1083,1044,2083,2044}","{84,4= 2,71,15,12,1084,1042,1071,1015,1012,2084,2042,2071,2015,2012}","{85,81,59,= 1085,1081,1059,2085,2081,2059}","{86,114,124,1086,1114,1124,2086,2114,2124= }","{88,29,1088,1029,2088,2029}","{89,37,1089,1037,2089,2037}","{90,100,33= ,22,61,46,1090,1100,1033,1022,1061,1046,2090,2100,2033,2022,2061,2046}","{= 92,9,1092,1009,2092,2009}","{93,57,40,79,81,1093,1057,1040,1079,1081,2093,= 2057,2040,2079,2081}","{94,84,58,3,25,79,1094,1084,1058,1003,1025,1079,209= 4,2084,2058,2003,2025,2079}","{95,94,95,24,25,47,1095,1094,1095,1024,1025,= 1047,2095,2094,2095,2024,2025,2047}","{97,39,15,4,13,1,1097,1039,1015,1004= ,1013,1001,2097,2039,2015,2004,2013,2001}","{98,56,23,77,79,1098,1056,1023= ,1077,1079,2098,2056,2023,2077,2079}","{99,87,66,65,1099,1087,1066,1065,20= 99,2087,2066,2065}","{102,152,156,160,1102,1152,1156,1160,2102,2152,2156,2= 160}","{111,188,1111,1188,2111,2188}","{125,132,259,285,1125,1132,1259,128= 5,2125,2132,2259,2285}","{143,151,211,1143,1151,1211,2143,2151,2211}","{16= 8,189,267,1168,1189,1267,2168,2189,2267}","{265,280,1265,1280,2265,2280}"}= '::text, + 'correlation', '-0.021270713'::float4, + 'most_common_elems', '{0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19= ,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,4= 4,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,= 69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93= ,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113= ,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,1= 32,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150= ,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,1= 69,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187= ,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,2= 06,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224= ,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,2= 43,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261= ,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,2= 80,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298= ,299,1000,1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013= ,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,102= 8,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,10= 43,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1= 058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,= 1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1085,1086,1087= ,1088,1089,1090,1091,1092,1093,1094,1095,1096,1097,1098,1099,1100,1101,110= 2,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,11= 17,1118,1119,1120,1121,1122,1123,1124,1125,1126,1127,1128,1129,1130,1131,1= 132,1133,1134,1135,1136,1137,1138,1139,1140,1141,1142,1143,1144,1145,1146,= 1147,1148,1149,1150,1151,1152,1153,1154,1155,1156,1157,1158,1159,1160,1161= ,1162,1163,1164,1165,1166,1167,1168,1169,1170,1171,1172,1173,1174,1175,117= 6,1177,1178,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1189,1190,11= 91,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1= 206,1207,1208,1209,1210,1211,1212,1213,1214,1215,1216,1217,1218,1219,1220,= 1221,1222,1223,1224,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235= ,1236,1237,1238,1239,1240,1241,1242,1243,1244,1245,1246,1247,1248,1249,125= 0,1251,1252,1253,1254,1255,1256,1257,1258,1259,1260,1261,1262,1263,1264,12= 65,1266,1267,1268,1269,1270,1271,1272,1273,1274,1275,1276,1277,1278,1279,1= 280,1281,1282,1283,1284,1285,1286,1287,1288,1289,1290,1291,1292,1293,1294,= 1295,1296,1297,1298,1299,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009= ,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023,202= 4,2025,2026,2027,2028,2029,2030,2031,2032,2033,2034,2035,2036,2037,2038,20= 39,2040,2041,2042,2043,2044,2045,2046,2047,2048,2049,2050,2051,2052,2053,2= 054,2055,2056,2057,2058,2059,2060,2061,2062,2063,2064,2065,2066,2067,2068,= 2069,2070,2071,2072,2073,2074,2075,2076,2077,2078,2079,2080,2081,2082,2083= ,2084,2085,2086,2087,2088,2089,2090,2091,2092,2093,2094,2095,2096,2097,209= 8,2099,2100,2101,2102,2103,2104,2105,2106,2107,2108,2109,2110,2111,2112,21= 13,2114,2115,2116,2117,2118,2119,2120,2121,2122,2123,2124,2125,2126,2127,2= 128,2129,2130,2131,2132,2133,2134,2135,2136,2137,2138,2139,2140,2141,2142,= 2143,2144,2145,2146,2147,2148,2149,2150,2151,2152,2153,2154,2155,2156,2157= ,2158,2159,2160,2161,2162,2163,2164,2165,2166,2167,2168,2169,2170,2171,217= 2,2173,2174,2175,2176,2177,2178,2179,2180,2181,2182,2183,2184,2185,2186,21= 87,2188,2189,2190,2191,2192,2193,2194,2195,2196,2197,2198,2199,2200,2201,2= 202,2203,2204,2205,2206,2207,2208,2209,2210,2211,2212,2213,2214,2215,2216,= 2217,2218,2219,2220,2221,2222,2223,2224,2225,2226,2227,2228,2229,2230,2231= ,2232,2233,2234,2235,2236,2237,2238,2239,2240,2241,2242,2243,2244,2245,224= 6,2247,2248,2249,2250,2251,2252,2253,2254,2255,2256,2257,2258,2259,2260,22= 61,2262,2263,2264,2265,2266,2267,2268,2269,2270,2271,2272,2273,2274,2275,2= 276,2277,2278,2279,2280,2281,2282,2283,2284,2285,2286,2287,2288,2289,2290,= 2291,2292,2293,2294,2295,2296,2297,2298,2299}'::text, + 'most_common_elem_freqs', '{0.0056237974,0.036258694,0.034334764,0.03093= 0886,0.031818856,0.03167086,0.034038775,0.0332988,0.033002812,0.031226875,= 0.033002812,0.034778748,0.031226875,0.032854818,0.033150807,0.03551872,0.0= 32706823,0.034334764,0.03448276,0.032706823,0.033002812,0.029598935,0.0328= 54818,0.030930886,0.027231019,0.03551872,0.030338908,0.033446796,0.0273790= 14,0.03418677,0.034630753,0.037590645,0.032706823,0.029006956,0.03226284,0= .030338908,0.03389078,0.032410834,0.030782891,0.032410834,0.033742785,0.03= 3446796,0.030782891,0.029302945,0.03226284,0.029598935,0.033002812,0.03714= 666,0.030782891,0.032854818,0.030486902,0.035074737,0.03803463,0.030930886= ,0.03389078,0.033150807,0.033150807,0.03522273,0.03226284,0.03833062,0.030= 486902,0.03255883,0.032854818,0.036554683,0.035370726,0.030782891,0.031818= 856,0.03551872,0.027083024,0.032410834,0.032410834,0.03107888,0.034630753,= 0.02974693,0.032410834,0.03196685,0.03255883,0.030782891,0.03167086,0.0325= 5883,0.030042918,0.03418677,0.03107888,0.035666715,0.03167086,0.034630753,= 0.03581471,0.033446796,0.036258694,0.034926742,0.03418677,0.031522866,0.03= 137487,0.032114845,0.030338908,0.032410834,0.033446796,0.031522866,0.02900= 6956,0.029302945,0.030042918,0.005475803,0.0051798136,0.0068077547,0.00621= 57763,0.0051798136,0.005327808,0.005327808,0.0056237974,0.005031819,0.0056= 237974,0.0047358293,0.0048838244,0.0051798136,0.0036998668,0.0038478614,0.= 00443984,0.0045878347,0.0048838244,0.0047358293,0.005771792,0.004143851,0.= 0075477283,0.005475803,0.004143851,0.0062157763,0.004143851,0.005475803,0.= 0060677817,0.00443984,0.0045878347,0.005475803,0.0065117655,0.0039958563,0= .004143851,0.0045878347,0.00665976,0.0051798136,0.0045878347,0.005475803,0= .005327808,0.0051798136,0.00443984,0.0034038774,0.00443984,0.005327808,0.0= 048838244,0.0039958563,0.005771792,0.0048838244,0.005327808,0.0042918455,0= .00665976,0.005327808,0.0056237974,0.005327808,0.0047358293,0.005919787,0.= 0068077547,0.0036998668,0.005919787,0.0051798136,0.004143851,0.0039958563,= 0.005771792,0.005475803,0.0039958563,0.0051798136,0.0047358293,0.005327808= ,0.005475803,0.0047358293,0.0048838244,0.005031819,0.004143851,0.005623797= 4,0.005475803,0.004143851,0.0042918455,0.0051798136,0.005031819,0.00532780= 8,0.0039958563,0.0048838244,0.005771792,0.0034038774,0.0047358293,0.004143= 851,0.005031819,0.005327808,0.0048838244,0.0047358293,0.0038478614,0.00547= 5803,0.0038478614,0.0060677817,0.00443984,0.005475803,0.0048838244,0.00429= 18455,0.002663904,0.0023679147,0.0023679147,0.00221992,0.0025159095,0.0013= 31952,0.0017759361,0.0020719254,0.0028118987,0.001331952,0.0011839573,0.00= 2663904,0.001331952,0.0035518722,0.00088796805,0.0017759361,0.0020719254,0= .0019239307,0.0016279414,0.0017759361,0.0019239307,0.0011839573,0.00147994= 68,0.0010359627,0.0019239307,0.0017759361,0.0017759361,0.0014799468,0.0025= 159095,0.0025159095,0.0016279414,0.001331952,0.0020719254,0.0020719254,0.0= 011839573,0.0020719254,0.0016279414,0.0016279414,0.0023679147,0.0028118987= ,0.002663904,0.0016279414,0.0034038774,0.0011839573,0.0023679147,0.0013319= 52,0.0014799468,0.0011839573,0.0019239307,0.0023679147,0.0016279414,0.0023= 679147,0.0017759361,0.00221992,0.0017759361,0.00088796805,0.0014799468,0.0= 010359627,0.0016279414,0.002663904,0.0023679147,0.0010359627,0.0017759361,= 0.0014799468,0.0017759361,0.0014799468,0.002663904,0.001331952,0.001923930= 7,0.0029598936,0.0017759361,0.0020719254,0.0023679147,0.0023679147,0.00192= 39307,0.00221992,0.0025159095,0.00221992,0.0023679147,0.001331952,0.002367= 9147,0.0014799468,0.0025159095,0.0023679147,0.0014799468,0.0035518722,0.00= 20719254,0.002663904,0.00221992,0.0019239307,0.0017759361,0.0023679147,0.0= 01331952,0.0019239307,0.0023679147,0.0016279414,0.0020719254,0.0025159095,= 0.0023679147,0.0019239307,0.0056237974,0.036258694,0.034334764,0.030930886= ,0.031818856,0.03167086,0.034038775,0.0332988,0.033002812,0.031226875,0.03= 3002812,0.034778748,0.031226875,0.032854818,0.033150807,0.03551872,0.03270= 6823,0.034334764,0.03448276,0.032706823,0.032854818,0.029598935,0.03285481= 8,0.030782891,0.027231019,0.03551872,0.030338908,0.033446796,0.027379014,0= .03418677,0.034630753,0.037590645,0.032706823,0.029006956,0.03226284,0.030= 338908,0.03389078,0.032410834,0.030782891,0.032410834,0.033742785,0.033446= 796,0.030782891,0.029302945,0.03226284,0.029598935,0.033002812,0.03714666,= 0.030782891,0.032854818,0.030486902,0.035074737,0.03803463,0.030930886,0.0= 3389078,0.033150807,0.033150807,0.03522273,0.03226284,0.03833062,0.0304869= 02,0.03255883,0.032854818,0.036554683,0.035370726,0.030782891,0.031818856,= 0.03551872,0.027083024,0.032410834,0.032410834,0.03107888,0.034630753,0.02= 9598935,0.032410834,0.03196685,0.03255883,0.030782891,0.03167086,0.0325588= 3,0.030042918,0.03418677,0.03107888,0.035666715,0.03167086,0.034630753,0.0= 3581471,0.033446796,0.036258694,0.034926742,0.03418677,0.031522866,0.03137= 487,0.032114845,0.030338908,0.032410834,0.033446796,0.031522866,0.02900695= 6,0.029302945,0.030042918,0.005475803,0.0051798136,0.0068077547,0.00621577= 63,0.0051798136,0.005327808,0.005327808,0.0056237974,0.005031819,0.0056237= 974,0.0047358293,0.0048838244,0.0051798136,0.0036998668,0.0038478614,0.004= 43984,0.0045878347,0.0048838244,0.0047358293,0.005771792,0.004143851,0.007= 5477283,0.005475803,0.004143851,0.0062157763,0.004143851,0.005475803,0.006= 0677817,0.00443984,0.0045878347,0.005475803,0.0065117655,0.0039958563,0.00= 4143851,0.0045878347,0.00665976,0.0051798136,0.0045878347,0.005475803,0.00= 5327808,0.0051798136,0.00443984,0.0034038774,0.00443984,0.005327808,0.0048= 838244,0.0039958563,0.005771792,0.0048838244,0.005327808,0.0042918455,0.00= 665976,0.005327808,0.0056237974,0.005327808,0.0047358293,0.005919787,0.006= 8077547,0.0036998668,0.005919787,0.0051798136,0.004143851,0.0039958563,0.0= 05771792,0.005475803,0.0039958563,0.0051798136,0.0047358293,0.005327808,0.= 005475803,0.0047358293,0.0048838244,0.005031819,0.004143851,0.0056237974,0= .005475803,0.004143851,0.0042918455,0.0051798136,0.005031819,0.005327808,0= .0039958563,0.0048838244,0.005771792,0.0034038774,0.0047358293,0.004143851= ,0.005031819,0.005327808,0.0048838244,0.0047358293,0.0038478614,0.00547580= 3,0.0038478614,0.0060677817,0.00443984,0.005475803,0.0048838244,0.00429184= 55,0.002663904,0.0023679147,0.0023679147,0.00221992,0.0025159095,0.0013319= 52,0.0017759361,0.0020719254,0.0028118987,0.001331952,0.0011839573,0.00266= 3904,0.001331952,0.0035518722,0.00088796805,0.0017759361,0.0020719254,0.00= 19239307,0.0016279414,0.0017759361,0.0019239307,0.0011839573,0.0014799468,= 0.0010359627,0.0019239307,0.0017759361,0.0017759361,0.0014799468,0.0025159= 095,0.0025159095,0.0016279414,0.001331952,0.0020719254,0.0020719254,0.0011= 839573,0.0020719254,0.0016279414,0.0016279414,0.0023679147,0.0028118987,0.= 002663904,0.0016279414,0.0034038774,0.0011839573,0.0023679147,0.001331952,= 0.0014799468,0.0011839573,0.0019239307,0.0023679147,0.0016279414,0.0023679= 147,0.0017759361,0.00221992,0.0017759361,0.00088796805,0.0014799468,0.0010= 359627,0.0016279414,0.002663904,0.0023679147,0.0010359627,0.0017759361,0.0= 014799468,0.0017759361,0.0014799468,0.002663904,0.001331952,0.0019239307,0= .0029598936,0.0017759361,0.0020719254,0.0023679147,0.0023679147,0.00192393= 07,0.00221992,0.0025159095,0.00221992,0.0023679147,0.001331952,0.002367914= 7,0.0014799468,0.0025159095,0.0023679147,0.0014799468,0.0035518722,0.00207= 19254,0.002663904,0.00221992,0.0019239307,0.0017759361,0.0023679147,0.0013= 31952,0.0019239307,0.0023679147,0.0016279414,0.0020719254,0.0025159095,0.0= 023679147,0.0019239307,0.0056237974,0.036258694,0.034334764,0.030930886,0.= 031818856,0.03167086,0.034038775,0.0332988,0.033002812,0.031226875,0.03300= 2812,0.034778748,0.031226875,0.032854818,0.033150807,0.03551872,0.03270682= 3,0.034334764,0.03448276,0.032706823,0.032854818,0.029598935,0.032854818,0= .030782891,0.027231019,0.03551872,0.030338908,0.033446796,0.027379014,0.03= 418677,0.034630753,0.037590645,0.032706823,0.029006956,0.03226284,0.030338= 908,0.03389078,0.032410834,0.030782891,0.032410834,0.033742785,0.033446796= ,0.030782891,0.029302945,0.03226284,0.029598935,0.033002812,0.03714666,0.0= 30782891,0.032854818,0.030486902,0.035074737,0.03803463,0.030930886,0.0338= 9078,0.033150807,0.033150807,0.03522273,0.03226284,0.03833062,0.030486902,= 0.03255883,0.032854818,0.036554683,0.035370726,0.030782891,0.031818856,0.0= 3551872,0.027083024,0.032410834,0.032410834,0.03107888,0.034630753,0.02959= 8935,0.032410834,0.03196685,0.03255883,0.030782891,0.03167086,0.03255883,0= .030042918,0.03418677,0.03107888,0.035666715,0.03167086,0.034630753,0.0358= 1471,0.033446796,0.036258694,0.034926742,0.03418677,0.031522866,0.03137487= ,0.032114845,0.030338908,0.032410834,0.033446796,0.031522866,0.029006956,0= .029302945,0.030042918,0.005475803,0.0051798136,0.0068077547,0.0062157763,= 0.0051798136,0.005327808,0.005327808,0.0056237974,0.005031819,0.0056237974= ,0.0047358293,0.0048838244,0.0051798136,0.0036998668,0.0038478614,0.004439= 84,0.0045878347,0.0048838244,0.0047358293,0.005771792,0.004143851,0.007547= 7283,0.005475803,0.004143851,0.0062157763,0.004143851,0.005475803,0.006067= 7817,0.00443984,0.0045878347,0.005475803,0.0065117655,0.0039958563,0.00414= 3851,0.0045878347,0.00665976,0.0051798136,0.0045878347,0.005475803,0.00532= 7808,0.0051798136,0.00443984,0.0034038774,0.00443984,0.005327808,0.0048838= 244,0.0039958563,0.005771792,0.0048838244,0.005327808,0.0042918455,0.00665= 976,0.005327808,0.0056237974,0.005327808,0.0047358293,0.005919787,0.006807= 7547,0.0036998668,0.005919787,0.0051798136,0.004143851,0.0039958563,0.0057= 71792,0.005475803,0.0039958563,0.0051798136,0.0047358293,0.005327808,0.005= 475803,0.0047358293,0.0048838244,0.005031819,0.004143851,0.0056237974,0.00= 5475803,0.004143851,0.0042918455,0.0051798136,0.005031819,0.005327808,0.00= 39958563,0.0048838244,0.005771792,0.0034038774,0.0047358293,0.004143851,0.= 005031819,0.005327808,0.0048838244,0.0047358293,0.0038478614,0.005475803,0= .0038478614,0.0060677817,0.00443984,0.005475803,0.0048838244,0.0042918455,= 0.002663904,0.0023679147,0.0023679147,0.00221992,0.0025159095,0.001331952,= 0.0017759361,0.0020719254,0.0028118987,0.001331952,0.0011839573,0.00266390= 4,0.001331952,0.0035518722,0.00088796805,0.0017759361,0.0020719254,0.00192= 39307,0.0016279414,0.0017759361,0.0019239307,0.0011839573,0.0014799468,0.0= 010359627,0.0019239307,0.0017759361,0.0017759361,0.0014799468,0.0025159095= ,0.0025159095,0.0016279414,0.001331952,0.0020719254,0.0020719254,0.0011839= 573,0.0020719254,0.0016279414,0.0016279414,0.0023679147,0.0028118987,0.002= 663904,0.0016279414,0.0034038774,0.0011839573,0.0023679147,0.001331952,0.0= 014799468,0.0011839573,0.0019239307,0.0023679147,0.0016279414,0.0023679147= ,0.0017759361,0.00221992,0.0017759361,0.00088796805,0.0014799468,0.0010359= 627,0.0016279414,0.002663904,0.0023679147,0.0010359627,0.0017759361,0.0014= 799468,0.0017759361,0.0014799468,0.002663904,0.001331952,0.0019239307,0.00= 29598936,0.0017759361,0.0020719254,0.0023679147,0.0023679147,0.0019239307,= 0.00221992,0.0025159095,0.00221992,0.0023679147,0.001331952,0.0023679147,0= .0014799468,0.0025159095,0.0023679147,0.0014799468,0.0035518722,0.00207192= 54,0.002663904,0.00221992,0.0019239307,0.0017759361,0.0023679147,0.0013319= 52,0.0019239307,0.0023679147,0.0016279414,0.0020719254,0.0025159095,0.0023= 679147,0.0019239307,0.00088796805,0.03833062,0}'::float4[], + 'elem_count_histogram', '{0,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,9,9,9,= 9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,12,12,12,12,12,12,12,12,12,12,12,12,12= ,12,12,12,12,12,12,12,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,1= 5,15,15,15,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,11.887672= }'::float4[] +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.more__int'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.034852166'::float4, + 'avg_width', '37'::integer, + 'n_distinct', '-0.9560063'::float4, + 'most_common_vals', '{"{}","{3,25}","{3,71}","{7,17}","{7,71}","{8,10}",= "{8,91}","{9,16}","{9,29}","{12,16}","{12,47}","{13,54}","{14,51}","{14,88= }","{15,48}","{15,56}","{17,30}","{17,61}","{18,25}","{22,8}","{23,80}","{= 27,143}","{29,52}","{30,63}","{31,48}","{34,10}","{39,57}","{40,48}","{40,= 51}","{40,79}","{41,52}","{41,66}","{43,32}","{45,10}","{50,36,40}","{51,1= }","{52,84}","{58,73}","{60,18}","{65,90}","{68,99}","{69,19}","{69,75}","= {76,29}","{77,96}","{78,81}","{80,60}","{80,116}","{82,87}","{84,92}","{88= ,81}","{89,97}","{90,36}","{90,71}","{91,89}","{97,36}","{97,55}"}'::text, + 'most_common_freqs', '{0.0012855306,0.00028567348,0.00028567348,0.000285= 67348,0.00028567348,0.00028567348,0.00028567348,0.00028567348,0.0002856734= 8,0.00028567348,0.00028567348,0.00028567348,0.00028567348,0.00028567348,0.= 00028567348,0.00028567348,0.00028567348,0.00028567348,0.00028567348,0.0002= 8567348,0.00028567348,0.00028567348,0.00028567348,0.00028567348,0.00028567= 348,0.00028567348,0.00028567348,0.00028567348,0.00028567348,0.00028567348,= 0.00028567348,0.00028567348,0.00028567348,0.00028567348,0.00028567348,0.00= 028567348,0.00028567348,0.00028567348,0.00028567348,0.00028567348,0.000285= 67348,0.00028567348,0.00028567348,0.00028567348,0.00028567348,0.0002856734= 8,0.00028567348,0.00028567348,0.00028567348,0.00028567348,0.00028567348,0.= 00028567348,0.00028567348,0.00028567348,0.00028567348,0.00028567348,0.0002= 8567348}'::float4[], + 'histogram_bounds', '{"{0,0,133,192}","{1,26,29}","{2,5,6,70,146,183}","= {2,98,57}","{3,94,54}","{4,68}","{5,59,73,74,101,130}","{6,54,27,52,28,100= }","{7,48,78,46,70,14}","{8,31,202,271}","{9,21,136,169}","{10,29,43,93,12= 0,134}","{11,15,62,136,145,145}","{11,98,12,69,93}","{12,96}","{13,73,93,1= 32}","{14,65,42,60}","{15,41,152,177,196}","{16,33}","{17,22,67,57,39,16}"= ,"{17,213}","{19,14,83,69,60,99}","{20,9}","{20,141}","{22,3,85,41,66}","{= 23,11,85,74}","{24,3}","{25,8,17,15}","{26,20}","{27,37,46,65,125,174}","{= 28,31,187}","{29,38}","{30,4}","{30,100,35,94,74,64}","{31,86,14,23,61}","= {32,71,141}","{33,92,55,17}","{34,94,1,46}","{35,89,38,89,10}","{36,96,93,= 46,75}","{37,75,65,63,35}","{38,99,65,32,15}","{39,128,174,268}","{41,17,7= 9,27}","{42,37}","{43,42,43,46,79}","{44,56}","{45,63,99,31,38,90}","{46,8= 3,48,36}","{47,78,85,46,41}","{48,128,138}","{49,179,196}","{50,104,132,16= 7,179}","{51,95,48,96,75}","{52,94,17,42,9}","{53,104,139,251}","{54,96,21= }","{55,86,118,202,237,275}","{56,134}","{57,99}","{59,24,84}","{60,22,71,= 49}","{61,11,56,89,89}","{62,44,5}","{63,53,21,79,76,49}","{64,56}","{65,5= 1}","{66,71,118,145}","{67,71,8}","{68,78}","{69,159,250}","{71,23,89}","{= 72,42}","{73,68,7,13}","{74,113,199}","{76,1,57,93}","{77,14,93,47,23,6}",= "{78,44,87,67}","{79,72,86,71,77,9}","{80,100,2,52,24,4}","{82,2,47}","{83= ,44,86,46,37}","{84,42,71,15,12}","{85,81,59}","{86,114,124}","{88,29}","{= 89,37,16,90}","{90,100,33,22,61,46}","{92,9}","{93,57,40,79,81}","{94,84,5= 8,3,25,79}","{95,94,95,24,25,47}","{97,39,15,4,13,1}","{98,56,23,77,79}","= {99,87,66,65}","{102,152,156,160}","{111,188}","{125,132,259,285}","{143,1= 51,211}","{168,189,267}","{265,280}"}'::text, + 'correlation', '-0.021264857'::float4, + 'most_common_elems', '{0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19= ,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,4= 4,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,= 69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93= ,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113= ,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,1= 32,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150= ,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,1= 69,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187= ,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,2= 06,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224= ,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,2= 43,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261= ,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,2= 80,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298= ,299}'::text, + 'most_common_elem_freqs', '{0.0056237974,0.036258694,0.034334764,0.03093= 0886,0.031818856,0.03167086,0.034038775,0.0332988,0.033002812,0.031226875,= 0.033002812,0.034778748,0.031226875,0.032854818,0.033150807,0.03551872,0.0= 32706823,0.034334764,0.03448276,0.032706823,0.033002812,0.029598935,0.0328= 54818,0.030930886,0.027231019,0.03551872,0.030338908,0.033446796,0.0273790= 14,0.03418677,0.034630753,0.037590645,0.032706823,0.029006956,0.03226284,0= .030338908,0.03389078,0.032410834,0.030782891,0.032410834,0.033742785,0.03= 3446796,0.030782891,0.029302945,0.03226284,0.029598935,0.033002812,0.03714= 666,0.030782891,0.032854818,0.030486902,0.035074737,0.03803463,0.030930886= ,0.03389078,0.033150807,0.033150807,0.03522273,0.03226284,0.03833062,0.030= 486902,0.03255883,0.032854818,0.036554683,0.035370726,0.030782891,0.031818= 856,0.03551872,0.027083024,0.032410834,0.032410834,0.03107888,0.034630753,= 0.02974693,0.032410834,0.03196685,0.03255883,0.030782891,0.03167086,0.0325= 5883,0.030042918,0.03418677,0.03107888,0.035666715,0.03167086,0.034630753,= 0.03581471,0.033446796,0.036258694,0.034926742,0.03418677,0.031522866,0.03= 137487,0.032114845,0.030338908,0.032410834,0.033446796,0.031522866,0.02900= 6956,0.029302945,0.030042918,0.005475803,0.0051798136,0.0068077547,0.00621= 57763,0.0051798136,0.005327808,0.005327808,0.0056237974,0.005031819,0.0056= 237974,0.0047358293,0.0048838244,0.0051798136,0.0036998668,0.0038478614,0.= 00443984,0.0045878347,0.0048838244,0.0047358293,0.005771792,0.004143851,0.= 0075477283,0.005475803,0.004143851,0.0062157763,0.004143851,0.005475803,0.= 0060677817,0.00443984,0.0045878347,0.005475803,0.0065117655,0.0039958563,0= .004143851,0.0045878347,0.00665976,0.0051798136,0.0045878347,0.005475803,0= .005327808,0.0051798136,0.00443984,0.0034038774,0.00443984,0.005327808,0.0= 048838244,0.0039958563,0.005771792,0.0048838244,0.005327808,0.0042918455,0= .00665976,0.005327808,0.0056237974,0.005327808,0.0047358293,0.005919787,0.= 0068077547,0.0036998668,0.005919787,0.0051798136,0.004143851,0.0039958563,= 0.005771792,0.005475803,0.0039958563,0.0051798136,0.0047358293,0.005327808= ,0.005475803,0.0047358293,0.0048838244,0.005031819,0.004143851,0.005623797= 4,0.005475803,0.004143851,0.0042918455,0.0051798136,0.005031819,0.00532780= 8,0.0039958563,0.0048838244,0.005771792,0.0034038774,0.0047358293,0.004143= 851,0.005031819,0.005327808,0.0048838244,0.0047358293,0.0038478614,0.00547= 5803,0.0038478614,0.0060677817,0.00443984,0.005475803,0.0048838244,0.00429= 18455,0.002663904,0.0023679147,0.0023679147,0.00221992,0.0025159095,0.0013= 31952,0.0017759361,0.0020719254,0.0028118987,0.001331952,0.0011839573,0.00= 2663904,0.001331952,0.0035518722,0.00088796805,0.0017759361,0.0020719254,0= .0019239307,0.0016279414,0.0017759361,0.0019239307,0.0011839573,0.00147994= 68,0.0010359627,0.0019239307,0.0017759361,0.0017759361,0.0014799468,0.0025= 159095,0.0025159095,0.0016279414,0.001331952,0.0020719254,0.0020719254,0.0= 011839573,0.0020719254,0.0016279414,0.0016279414,0.0023679147,0.0028118987= ,0.002663904,0.0016279414,0.0034038774,0.0011839573,0.0023679147,0.0013319= 52,0.0014799468,0.0011839573,0.0019239307,0.0023679147,0.0016279414,0.0023= 679147,0.0017759361,0.00221992,0.0017759361,0.00088796805,0.0014799468,0.0= 010359627,0.0016279414,0.002663904,0.0023679147,0.0010359627,0.0017759361,= 0.0014799468,0.0017759361,0.0014799468,0.002663904,0.001331952,0.001923930= 7,0.0029598936,0.0017759361,0.0020719254,0.0023679147,0.0023679147,0.00192= 39307,0.00221992,0.0025159095,0.00221992,0.0023679147,0.001331952,0.002367= 9147,0.0014799468,0.0025159095,0.0023679147,0.0014799468,0.0035518722,0.00= 20719254,0.002663904,0.00221992,0.0019239307,0.0017759361,0.0023679147,0.0= 01331952,0.0019239307,0.0023679147,0.0016279414,0.0020719254,0.0025159095,= 0.0023679147,0.0019239307,0.00088796805,0.03833062,0}'::float4[], + 'elem_count_histogram', '{0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,= 3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,= 4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,= 6,6,7,3.9630013}'::float4[] +); = = -- @@ -18929,9 +18961,9 @@ 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '10'::float4, - 'most_common_vals', '{0,1,2,3,4,5,6,7,8,9}'::text, - 'most_common_freqs', '{0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1}'::float4= [], - 'correlation', '0.10224753'::float4 + 'most_common_vals', '{1,0,2,3,4,5,6,7,8,9}'::text, + 'most_common_freqs', '{0.16336842,0.16294737,0.08421053,0.08421053,0.084= 21053,0.08421053,0.08421053,0.08421053,0.08421053,0.08421053}'::float4[], + 'correlation', '-0.21618971'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( 'relation', 'public.tst'::regclass, @@ -18941,9 +18973,9 @@ 'null_frac', '0'::float4, 'avg_width', '2'::integer, 'n_distinct', '16'::float4, - 'most_common_vals', '{3,8,0,2,a,6,7,5,f,4,9,1,e,d,c,b}'::text, - 'most_common_freqs', '{0.0735,0.071,0.0675,0.0675,0.0675,0.065,0.065,0.0= 63,0.063,0.0625,0.0595,0.059,0.0585,0.0565,0.0535,0.0475}'::float4[], - 'correlation', '0.08495648'::float4 + 'most_common_vals', '{3,2,0,8,a,7,f,6,4,1,d,e,9,5,c,b}'::text, + 'most_common_freqs', '{0.07494737,0.072,0.071157895,0.07031579,0.0682105= 3,0.066526316,0.065684214,0.064842105,0.061894737,0.06063158,0.058526315,0= .05768421,0.05726316,0.05305263,0.052210525,0.045052633}'::float4[], + 'correlation', '0.06931235'::float4 ); = = @@ -18958,6 +18990,30 @@ 'reltuples', '2000'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tstu'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '10'::float4, + 'most_common_vals', '{0,1,2,3,4,5,6,7,8,9}'::text, + 'most_common_freqs', '{0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1}'::float4= [], + 'correlation', '0.10224753'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tstu'::regclass, + 'attname', 't'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '16'::float4, + 'most_common_vals', '{3,8,0,2,a,6,7,5,f,4,9,1,e,d,c,b}'::text, + 'most_common_freqs', '{0.0735,0.071,0.0675,0.0675,0.0675,0.065,0.065,0.0= 63,0.063,0.0625,0.0595,0.059,0.0585,0.0565,0.0535,0.0475}'::float4[], + 'correlation', '0.08495648'::float4 +); = = -- @@ -119959,6 +120015,18 @@ 'reltuples', '100001'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.t'::regclass, + 'attname', 'e'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '4'::float4, + 'most_common_vals', '{2,0,3,1}'::text, + 'most_common_freqs', '{0.25293332,0.25153333,0.24916667,0.24636666}'::fl= oat4[], + 'correlation', '0.24751946'::float4 +); = = -- @@ -119972,6 +120040,17 @@ 'reltuples', '6'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_bit'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{001,010,011,100,101,110}'::text, + 'correlation', '1'::float4 +); = = -- @@ -119985,6 +120064,17 @@ 'reltuples', '3'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_bool'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.33333334'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '-0.6666666'::float4, + 'histogram_bounds', '{f,t}'::text, + 'correlation', '1'::float4 +); = = -- @@ -119998,6 +120088,19 @@ 'reltuples', '8'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_bpchar'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '11'::integer, + 'n_distinct', '-0.75'::float4, + 'most_common_vals', '{"abc ","xyz "}'::text, + 'most_common_freqs', '{0.25,0.25}'::float4[], + 'histogram_bounds', '{"a ","ab ","abb ","axy = "}'::text, + 'correlation', '0.9285714'::float4 +); = = -- @@ -120011,6 +120114,17 @@ 'reltuples', '6'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_bytea'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '3'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"\\x61","\\x6162","\\x616262","\\x616263","\\x6178= 79","\\x78797a"}'::text, + 'correlation', '0.94285715'::float4 +); = = -- @@ -120024,6 +120138,17 @@ 'reltuples', '6'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_char'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{a,b,c,d,e,f}'::text, + 'correlation', '1'::float4 +); = = -- @@ -120037,6 +120162,17 @@ 'reltuples', '6'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_cidr'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '7'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1.2.3.4/32,1.2.4.4/32,1.2.5.4/32,1.2.6.4/32,1.2.7.= 4/32,1.2.8.4/32}'::text, + 'correlation', '1'::float4 +); = = -- @@ -120050,6 +120186,17 @@ 'reltuples', '6'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_date'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{2004-10-23,2004-10-24,2004-10-25,2004-10-26,2004-1= 0-27,2004-10-28}'::text, + 'correlation', '1'::float4 +); = = -- @@ -120063,6 +120210,17 @@ 'reltuples', '7'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_enum'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{r,o,y,g,b,i,v}'::text, + 'correlation', '0.035714287'::float4 +); = = -- @@ -120076,6 +120234,17 @@ 'reltuples', '6'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_float4'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{-2,-1,0,1,2,3}'::text, + 'correlation', '1'::float4 +); = = -- @@ -120089,6 +120258,17 @@ 'reltuples', '6'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_float8'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{-2,-1,0,1,2,3}'::text, + 'correlation', '1'::float4 +); = = -- @@ -120102,6 +120282,17 @@ 'reltuples', '6'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_inet'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '7'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1.2.3.4/16,1.2.4.4/16,1.2.5.4/16,1.2.6.4/16,1.2.7.= 4/16,1.2.8.4/16}'::text, + 'correlation', '1'::float4 +); = = -- @@ -120115,6 +120306,17 @@ 'reltuples', '6'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_int2'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{-2,-1,0,1,2,3}'::text, + 'correlation', '1'::float4 +); = = -- @@ -120128,6 +120330,17 @@ 'reltuples', '6'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_int4'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{-2,-1,0,1,2,3}'::text, + 'correlation', '1'::float4 +); = = -- @@ -120141,6 +120354,17 @@ 'reltuples', '6'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_int8'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{-2,-1,0,1,2,3}'::text, + 'correlation', '1'::float4 +); = = -- @@ -120154,6 +120378,17 @@ 'reltuples', '8'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_interval'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '16'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"-178000000 years",03:55:08,04:55:08,05:55:08,08:5= 5:08,09:55:08,10:55:08,"178000000 years"}'::text, + 'correlation', '1'::float4 +); = = -- @@ -120167,6 +120402,17 @@ 'reltuples', '6'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_macaddr'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{22:00:5c:03:55:08,22:00:5c:04:55:08,22:00:5c:05:55= :08,22:00:5c:08:55:08,22:00:5c:09:55:08,22:00:5c:10:55:08}'::text, + 'correlation', '1'::float4 +); = = -- @@ -120180,6 +120426,17 @@ 'reltuples', '6'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_macaddr8'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{22:00:5c:03:55:08:01:02,22:00:5c:04:55:08:01:02,22= :00:5c:05:55:08:01:02,22:00:5c:08:55:08:01:02,22:00:5c:09:55:08:01:02,22:0= 0:5c:10:55:08:01:02}'::text, + 'correlation', '1'::float4 +); = = -- @@ -120193,6 +120450,17 @@ 'reltuples', '6'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_money'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{-$2.00,-$1.00,$0.00,$1.00,$2.00,$3.00}'::text, + 'correlation', '1'::float4 +); = = -- @@ -120206,6 +120474,17 @@ 'reltuples', '6'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_name'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '64'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{a,ab,abb,abc,axy,xyz}'::text, + 'correlation', '0.94285715'::float4 +); = = -- @@ -120219,6 +120498,17 @@ 'reltuples', '6'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_numeric'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{-2,-1,0,1,2,3}'::text, + 'correlation', '1'::float4 +); = = -- @@ -120232,6 +120522,17 @@ 'reltuples', '6'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_oid'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{0,1,2,3,4,5}'::text, + 'correlation', '1'::float4 +); = = -- @@ -120245,6 +120546,17 @@ 'reltuples', '6'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_text'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '3'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{a,ab,abb,abc,axy,xyz}'::text, + 'correlation', '0.94285715'::float4 +); = = -- @@ -120258,6 +120570,17 @@ 'reltuples', '6'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_time'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{03:55:08,04:55:08,05:55:08,08:55:08,09:55:08,10:55= :08}'::text, + 'correlation', '1'::float4 +); = = -- @@ -120271,6 +120594,17 @@ 'reltuples', '6'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_timestamp'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"2004-10-26 03:55:08","2004-10-26 04:55:08","2004-= 10-26 05:55:08","2004-10-26 08:55:08","2004-10-26 09:55:08","2004-10-26 10= :55:08"}'::text, + 'correlation', '1'::float4 +); = = -- @@ -120284,6 +120618,17 @@ 'reltuples', '6'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_timestamptz'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"2004-10-26 06:55:08-04","2004-10-26 07:55:08-04",= "2004-10-26 08:55:08-04","2004-10-26 11:55:08-04","2004-10-26 12:55:08-04"= ,"2004-10-26 13:55:08-04"}'::text, + 'correlation', '1'::float4 +); = = -- @@ -120297,6 +120642,17 @@ 'reltuples', '6'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_timetz'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '12'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{03:55:08-02,04:55:08-02,05:55:08-02,08:55:08-02,09= :55:08-02,10:55:08-02}'::text, + 'correlation', '1'::float4 +); = = -- @@ -120310,6 +120666,17 @@ 'reltuples', '6'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_uuid'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '16'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{00000000-0000-0000-0000-000000000000,299bc99f-2f79= -4e3e-bfea-2cbfd62a7c27,6264af33-0d43-4337-bf4e-43509b8a4be8,ce41c936-6acb= -4feb-8c91-852a673e5a5c,d2ce731f-f2a8-4a2b-be37-8f0ba637427f,ffffffff-ffff= -ffff-ffff-ffffffffffff}'::text, + 'correlation', '1'::float4 +); = = -- @@ -120323,6 +120690,17 @@ 'reltuples', '6'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_varbit'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{001,010,011,100,101,110}'::text, + 'correlation', '1'::float4 +); = = -- @@ -120336,6 +120714,17 @@ 'reltuples', '6'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_varchar'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '3'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{a,ab,abb,abc,axy,xyz}'::text, + 'correlation', '0.94285715'::float4 +); = = -- @@ -141317,6 +141706,19 @@ 'reltuples', '612'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.bittmp'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.019607844'::float4, + 'avg_width', '10'::integer, + 'n_distinct', '-0.9591503'::float4, + 'most_common_vals', '{001111011111100110000000100111011,0100001001000011= 00101100011110110,010101001001011011110110100010100,0101111010110000111011= 01110001011,100001001000011001011000111101100,1001001100000011010101111001= 11010,101111111011001001001000000000011,110100001000001100111000111101100,= 110110111111010010100111110010001,111010000110101001111001000101100,111010= 001111010110101111010110111,111100000110010010101010101001000,111101010111= 001101101011000000111}'::text, + 'most_common_freqs', '{0.003267974,0.003267974,0.003267974,0.003267974,0= .003267974,0.003267974,0.003267974,0.003267974,0.003267974,0.003267974,0.0= 03267974,0.003267974,0.003267974}'::float4[], + 'histogram_bounds', '{000000000000110010110000110100111,0000000101010111= 10111110100110111,000000110100000111011101010011101,0000010011001101101110= 00010010010,000001110110011011000111010101001,0000101010001101101111101010= 00101,000011100111010011100001111110110,000011111101111100100111011111110,= 000100011110111010010101011000110,000100111100001010000010010010100,000101= 011101000000011101010100111,000110011011101101011010101110110,000110101111= 000101010101010100010,000111010011100101101001110001010,000111110100010011= 110010011000001,001000011101010010110111010011100,001001010111100011101101= 100001100,001010011110011101001000010011000,001011001101101000011011111000= 110,001011101110001111101110101101100,001100001010101111101001111101100,00= 1100011001110011101010011100000,001100111000000011100111010011100,00110111= 0000011111001010010101010,001110011000100101001010011111010,00111101011110= 0101111100000010001,010000000011101111000010000100011,01000010000111000110= 0010101100101,010001101101111101010001011011001,01001000110100111001000111= 1111000,010010011110010010111001100101111,01001101110011000010000100110011= 1,010100100000010110010011011111111,010101011101100001111111110011011,0101= 01110101101000000110010010011,010110010111101001100010101110001,0101110001= 11001000101001111111000,010111110001111111100101000100100,0110000011010000= 11110110011000110,011000101001000010010101110101001,0110001111011111100110= 00000010011,011001011010101000110011010011111,0110110001000000010101111111= 11101,011011101001110100001000100011011,011100000010100110001010110100000,= 011100100011001100011001010100000,011101011111111001100010010000011,011101= 111110011101110000001001111,011110101001010011110101101000001,011110110100= 111000101110010000010,011111000000000010011001101101110,011111100010010111= 101010010000101,011111111110011001110011101100000,100000110101110010101001= 001011000,100001011000111001011011011010100,100010000000001101010110011111= 000,100010001111110100101100110010110,100010111111110000001110001101010,10= 0011110000011001001010101010100,100100100011000000001111100011001,10010100= 0100111110101000001100110,100101011011111110011011001000010,10010110110110= 1111001100111010000,100110101101011111001111001110000,10011011111110001111= 0011111111010,101000001101001111101111001110010,10100011000101100111000010= 0110001,101001001111001001011100110010111,10100111101010001000000011010101= 1,101010001110110100100100010101100,101010111100111010000001100010111,1010= 11101110111111010000000100010,101100010000010011110111001100000,1011010010= 10011101101111111010111,101101111111001011011111000010111,1011100100100100= 10101100001001000,101110110011000011111000010101011,1011111110011111111010= 10101100010,110000101100110010000010011001011,1100011100111000000000100000= 01001,110010001100111010100001001011101,110010100010110100100110000111010,= 110011001011110111111010101011000,110100000100101001110000111100011,110100= 101011110110101110001101011,110101100100010100100100010100001,110101111111= 111100100111010000000,110110111101010000011111100010000,110111100001110000= 000111001000110,110111111111111110111000010011001,111000110011001101101010= 001111010,111001011110111111101000111011011,111010000100100110101011011101= 010,111010011101110110101110011110000,111011101010011101001100011011010,11= 1100100111010100010110001101100,111101011010111101000001011111111,11110110= 1010011001110011001110000,111110101110101100111011110001001,11111110010010= 1101001001111000101,111111111010000010101110100011011}'::text, + 'correlation', '-0.029335637'::float4 +); = = -- @@ -141330,6 +141732,17 @@ 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.booltmp'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{f,t}'::text, + 'correlation', '1'::float4 +); = = -- @@ -141343,6 +141756,19 @@ 'reltuples', '1001'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.byteatmp'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.011988012'::float4, + 'avg_width', '9'::integer, + 'n_distinct', '-0.4925075'::float4, + 'most_common_vals', '{"\\x","\\x3136366437376163316234366131656333386161= ","\\x31646363","\\x3236616230646239306437326532386164306261316532326565",= "\\x33","\\x3438613234623730613062333736","\\x366437666365396665","\\x3763= 356162613431663533323933623731326664","\\x38346263336461316233653333","\\x= 39616530656139","\\x62303236333234633639303462326139636234623838643664","\= \x633330663734373237363664323561663164633830","\\x32","\\x38","\\x65","\\x= 66"}'::text, + 'most_common_freqs', '{0.47052947,0.002997003,0.002997003,0.002997003,0.= 002997003,0.002997003,0.002997003,0.002997003,0.002997003,0.002997003,0.00= 2997003,0.002997003,0.001998002,0.001998002,0.001998002,0.001998002}'::flo= at4[], + 'histogram_bounds', '{"\\x30","\\x303335303332656538","\\x30366563343663= 353536313161343636656237653365646363303039636136","\\x30383964353664313664= 66663234663333366534373430","\\x30633061356238","\\x3064356132386630316463= ","\\x3130343162613765303662","\\x313136363038336663","\\x3133633266","\\x= 3134373165326338666666376464636365316163643032313063","\\x313733626237","\= \x316161313665376533343238353739376331343339","\\x316531646133343831393938= 3936643564","\\x3231623937666337353663383733326261356362663032313739323235= 37","\\x3232623438326265303866343234656334","\\x32346334663038356465363064= 37633063366561336663366263","\\x3236623463623039333061","\\x32613532613565= 363566633363343366343039353530646661","\\x32623434613539646231356133656532= 66313630356163383262303238","\\x326439393935323865663164643961653433333639= 3861626633666537663433","\\x3266636633653563336533","\\x333062303063653463= 303464646436","\\x3332646539316436366665356266353337353330","\\x3334633665= 31666561663766353038346633303134643564313166623732","\\x333665663134","\\x= 33393130613466633639383833","\\x336265","\\x3364323665313366356461663565",= "\\x3430396364396633","\\x343234313564373132626638333934346463643132303465= ","\\x343533","\\x34363638623230313965626666333062393730636364653730323665= 373739","\\x3438333431656434663133303466623031363233643866343536","\\x3461= 36643032623766633631663136326532346561","\\x34646639363939393136","\\x3466= 626166643639343862363532396361613262373865343736333539","\\x35313331653637= 31306164393236343537663937","\\x353263303761313335646631646461333838","\\x= 353461323430383263666562636430333161","\\x35393838356562633733373631376164= 64616166306362383039","\\x356338306463366165623935","\\x363065633264353065= 39396362623831316538","\\x363262353934","\\x36346361636633613432616663","\= \x363939353938353331393035663633323233343831396266613139633334","\\x366237= 65323661","\\x366565363439623561","\\x37303133303239","\\x3732313332376266= 633065323736613837313536","\\x37343838623637373133396465316366636666376337= ","\\x37383231646239653134643466","\\x3762393565373635","\\x37643030653165= 3232376265656638346139","\\x383061643630663935","\\x383337336661353030","\= \x3837616136","\\x3863","\\x3866393635346562376230633532386564376564633137= 336236393231373365","\\x393039323263","\\x39306661666363363063376565396637= 6131","\\x39333934343430383266326637343662363535","\\x39343932666538386632= 363364353865306236383638383565386339","\\x3936616364336539","\\x3961303164= 6632663039613762663037366330303133","\\x3962373739353939646136","\\x3966",= "\\x613037346335393239666238303838","\\x6133616238326538396163333066646334= 3539633564","\\x61363166303431393637393732653830356363666565353563","\\x61= 39373030353932","\\x61653864333333333237666466363130623265393835","\\x62",= "\\x623366316138","\\x623731","\\x626237343366633261373231333934396632","\= \x62646138316261383863363334623436333934","\\x6331626135386230356636323435= 663232316164363533","\\x6334383834","\\x6336383761333966","\\x636134303437= 63653364383534353462303637623933","\\x636430613534653730303531393930643133= 6631666563","\\x63663432373833313465663865","\\x64303261353564613865646363= 3765633935613539","\\x643338343434373831326530","\\x6437306430646439306136= 6333","\\x64613466326333326135316464666131","\\x646262663832323038","\\x64= 653534396233656435613032343533346330303731323563","\\x65303439623665663730= 6532333764386661","\\x65343230303265313430623239666334","\\x653736","\\x65= 61363761376338343766363632306663383934663062613130303434","\\x656433316361= 326330326665326166303731656530303839","\\x65656361346430313939366264633861= 663765346462643031","\\x6631626263656662343366383733316136363030393161","\= \x663532663136","\\x66383362653636","\\x6661","\\x666332383236316532626563= 663134616436396261","\\x6665396432366333653632","\\x6666626663313331336339= 633835"}'::text, + 'correlation', '-0.6295064'::float4 +); = = -- @@ -141356,6 +141782,19 @@ 'reltuples', '1000'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.chartmp'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.012'::float4, + 'avg_width', '33'::integer, + 'n_distinct', '-0.492'::float4, + 'most_common_vals', '{" ","166d77ac1b46a1= ec38aa ","1dcc ","26ab0db90d72e28ad0= ba1e22ee ","3 ","48a24b70a0b376 = ","6d7fce9fe ","7c5aba41f53293b712fd = ","84bc3da1b3e33 ","9ae0ea9 = ","b026324c6904b2a9cb4b88d6d ","c30f7472766d25af1dc80 ",= "2 ","8 ","e = ","f "}'::text, + 'most_common_freqs', '{0.471,0.003,0.003,0.003,0.003,0.003,0.003,0.003,0= .003,0.003,0.003,0.003,0.002,0.002,0.002,0.002}'::float4[], + 'histogram_bounds', '{"0 ","035032ee8 = ","06ec46c55611a466eb7e3edcc009ca6 ","089d56d16dff24f336= e4740 ","0c0a5b8 ","0d5a28f01dc = ","1041ba7e06b ","1166083fc = ","13c2f ","1471e2c8fff7ddcce1acd0210c = ","173bb7 ","1aa16e7e34285797c1439 ",= "1e1da348199896d5d ","21b97fc756c8732ba5cbf021792257 ","22b= 482be08f424ec4 ","24c4f085de60d7c0c6ea3fc6bc ","26b4cb0= 930a ","2a52a5e65fc3c43f409550dfa ","2b44a59db15= a3ee2f1605ac82b028 ",2d999528ef1dd9ae433698abf3fe7f43,"2fcf3e5c3e3 = ","30b00ce4c04ddd6 ","32de91d66fe5bf537530 = ","34c6e1feaf7f5084f3014d5d11fb72 ","36ef14 = ","3910a4fc69883 ","3be = ","3d26e13f5daf5e ","409cd9f3 "= ,"42415d712bf83944dcd1204e ","453 ","46= 68b2019ebff30b970ccde7026e779 ","48341ed4f1304fb01623d8f456 ","4a6d02= b7fc61f162e24ea ","4df9699916 ","4fbafd6948= b6529caa2b78e476359 ","5131e6710ad926457f97 ","52c07a135df1dd= a388 ","54a24082cfebcd031a ","59885ebc737617adda= af0cb809 ","5c80dc6aeb95 ","60ec2d50e99cbb811e8 = ","62b594 ","64cacf3a42afc = ","699598531905f632234819bfa19c34 ","6b7e26a = ","6ee649b5a ","7013029 ",= "721327bfc0e276a87156 ","7488b677139de1cfcff7c7 ","782= 1db9e14d4f ","7b95e765 ","7d00e1e= 227beef84a9 ","80ad60f95 ","8373fa500 = ","87aa6 ","8c = ",8f9654eb7b0c528ed7edc173b692173e,"90922c = ","90fafcc60c7ee9f7a1 ","939444082f2f746b655 = ","9492fe88f263d58e0b686885e8c9 ","96acd3e9 = ","9a01df2f09a7bf076c0013 ","9b779599da6 "= ,"9f ","a074c5929fb8088 ","a3= ab82e89ac30fdc459c5d ","a61f041967972e805ccfee55c ","a97005= 92 ","ae8d333327fdf610b2e985 ","b = ","b3f1a8 ","b71 = ","bb743fc2a7213949f2 ","bda81ba88c634b4639= 4 ","c1ba58b05f6245f221ad653 ","c4884 = ","c687a39f ","ca4047ce3d85454b067b93 = ","cd0a54e70051990d13f1fec ","cf4278314ef8e = ","d02a55da8edcc7ec95a59 ","d384447812e0 ",= "d70d0dd90a6c3 ","da4f2c32a51ddfa1 ","dbb= f82208 ","de549b3ed5a024534c007125c ","e049b6e= f70e237d8fa ","e42002e140b29fc4 ","e76 = ","ea67a7c847f6620fc894f0ba10044 ","ed31ca2c02fe2af= 071ee0089 ","eeca4d01996bdc8af7e4dbd01 ","f1bbcefb43f8731a660= 091a ","f52f16 ","f83be66 = ","fa ","fc28261e2becf14ad69ba = ","fe9d26c3e62 ","ffbfc1313c9c85 = "}'::text, + 'correlation', '-0.6295064'::float4 +); = = -- @@ -141369,6 +141808,17 @@ 'reltuples', '675'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.cidrtmp'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.11111111'::float4, + 'avg_width', '7'::integer, + 'n_distinct', '-0.8888889'::float4, + 'histogram_bounds', '{1.112.197.117/32,3.192.152.232/32,6.119.102.63/32,= 7.149.70.239/32,9.201.58.3/32,14.180.19.120/32,18.231.165.111/32,21.116.77= .153/32,24.40.244.54/32,28.117.109.25/32,30.115.201.232/32,31.236.39.111/3= 2,34.17.92.190/32,35.171.168.47/32,37.231.196.152/32,40.99.67.49/32,44.67.= 142.219/32,46.192.107.103/32,48.149.137.56/32,51.194.52.42/32,55.13.87.142= /32,56.251.21.190/32,59.107.193.142/32,60.33.119.210/32,61.22.131.30/32,62= .203.105.165/32,63.69.81.68/32,65.21.152.189/32,66.153.27.211/32,69.77.51.= 75/32,74.11.153.183/32,74.216.214.72/32,79.94.194.177/32,81.84.155.227/32,= 84.170.107.43/32,88.170.171.22/32,90.216.40.68/32,93.180.123.182/32,95.207= .181.191/32,96.164.134.139/32,101.134.51.130/32,104.228.203.245/32,106.96.= 249.227/32,109.190.145.204/32,111.112.42.173/32,113.67.34.90/32,115.101.89= .130/32,118.200.90.79/32,120.151.214.171/32,122.159.54.211/32,124.214.84.1= 54/32,126.211.169.225/32,128.151.39.43/32,131.96.207.198/32,132.98.248.99/= 32,134.239.185.20/32,136.206.43.175/32,138.189.159.157/32,142.137.230.31/3= 2,143.157.113.68/32,146.246.43.100/32,148.26.97.224/32,149.215.24.9/32,152= .229.92.114/32,155.255.145.81/32,161.114.80.142/32,162.106.77.88/32,164.18= 2.228.118/32,166.27.102.106/32,169.30.40.6/32,172.109.167.148/32,175.160.1= 39.46/32,179.208.158.65/32,182.211.204.114/32,186.204.118.229/32,190.210.7= 7.219/32,193.64.107.205/32,194.106.77.154/32,195.211.137.176/32,199.167.12= .86/32,203.207.156.164/32,205.190.209.57/32,209.33.227.131/32,211.223.96.1= 83/32,213.206.241.70/32,218.33.169.7/32,220.198.141.154/32,221.162.167.181= /32,224.235.238.193/32,227.230.225.180/32,229.64.51.77/32,231.154.66.237/3= 2,234.86.171.182/32,237.188.81.187/32,239.181.165.233/32,241.179.116.11/32= ,243.134.30.100/32,244.190.60.52/32,247.180.220.136/32,249.175.223.152/32,= 255.75.10.97/32}'::text, + 'correlation', '-0.05378865'::float4 +); = = -- @@ -141382,6 +141832,19 @@ 'reltuples', '600'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.datetmp'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.093333334'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.8983333'::float4, + 'most_common_vals', '{1980-07-28,1992-11-16,2002-09-19,2003-07-29,2030-0= 7-05}'::text, + 'most_common_freqs', '{0.0033333334,0.0033333334,0.0033333334,0.00333333= 34,0.0033333334}'::float4[], + 'histogram_bounds', '{1970-01-29,1970-12-04,1972-02-07,1972-07-18,1973-0= 3-29,1973-11-11,1974-06-16,1975-01-24,1976-01-04,1977-03-25,1978-05-27,197= 9-05-21,1980-01-26,1980-07-20,1981-01-10,1981-05-24,1982-07-23,1983-03-10,= 1983-10-15,1984-11-22,1985-10-25,1986-04-08,1986-11-13,1987-04-26,1988-01-= 11,1988-12-08,1989-03-30,1990-01-28,1991-10-03,1992-07-20,1992-11-30,1993-= 02-24,1993-10-06,1994-10-12,1995-01-23,1996-02-02,1996-07-03,1997-03-15,19= 97-09-27,1998-03-22,1998-09-02,1999-02-24,2000-08-15,2001-05-06,2001-12-31= ,2002-02-28,2002-10-27,2003-03-18,2003-09-29,2004-07-07,2005-05-22,2006-08= -23,2008-01-11,2008-10-10,2009-01-07,2009-12-19,2010-04-02,2010-10-13,2012= -01-22,2012-06-06,2012-09-17,2013-02-08,2013-09-28,2014-12-07,2015-06-20,2= 015-09-30,2016-04-17,2018-03-24,2018-08-31,2019-03-02,2019-06-16,2019-11-1= 6,2020-04-17,2021-05-05,2022-01-15,2022-05-05,2022-12-12,2023-05-09,2023-0= 9-18,2024-01-12,2024-10-14,2025-05-23,2026-02-23,2027-03-09,2027-09-30,202= 9-01-26,2030-01-12,2030-05-04,2031-04-01,2031-09-22,2032-03-28,2032-09-07,= 2033-06-29,2034-05-01,2034-09-08,2035-04-21,2035-09-04,2036-07-15,2036-10-= 24,2037-03-23,2037-11-06}'::text, + 'correlation', '-0.09161744'::float4 +); = = -- @@ -141395,6 +141858,18 @@ 'reltuples', '595'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.enumtmp'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.105882354'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '7'::float4, + 'most_common_vals', '{o,i,b,r,g,v,y}'::text, + 'most_common_freqs', '{0.13109244,0.13109244,0.12941177,0.1277311,0.1260= 5043,0.12605043,0.122689076}'::float4[], + 'correlation', '0.14580007'::float4 +); = = -- @@ -141408,6 +141883,17 @@ 'reltuples', '600'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.float4tmp'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.08833333'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.9116667'::float4, + 'histogram_bounds', '{-4988.4043,-4894.456,-4864.3784,-4739.207,-4635.79= 2,-4396.942,-4298.1367,-4214.3193,-4133.9385,-3945.659,-3800.4614,-3585.54= 1,-3517.4348,-3434.9673,-3355.4497,-3297.475,-3090.7097,-3027.546,-2888.87= 48,-2790.476,-2621.9617,-2474.9192,-2356.908,-2272.317,-2175.3184,-2102.21= 26,-2048.4612,-1906.1892,-1804.9183,-1739.269,-1660.4315,-1632.6476,-1608.= 9592,-1533.2827,-1466.5623,-1317.2942,-1187.5156,-1105.0162,-1030.1703,-85= 3.1665,-690.3548,-539.26056,-477.48135,-384.00253,-260.34247,-158.17741,-6= 6.348015,20.740053,151.56793,239.44896,373.12756,455.64822,514.19324,615.7= 743,729.34424,781.05145,880.1457,1067.6615,1175.2101,1276.6364,1334.0282,1= 452.8915,1607.3602,1669.7867,1744.5992,1867.2656,1972.3396,2093.398,2226.9= 19,2261.791,2331.6667,2412.4402,2544.5579,2647.4788,2700.865,2746.6394,286= 6.0996,2899.2664,2954.4204,3080.0576,3178.4675,3311.4272,3409.7297,3506.10= 77,3574.3462,3633.4148,3783.158,3843.9436,3895.5635,4101.1704,4208.2173,42= 98.407,4495.5044,4525.523,4596.1836,4625.3574,4737.5776,4818.591,4879.287,= 4922.804,4985.334}'::text, + 'correlation', '0.07150505'::float4 +); = = -- @@ -141421,6 +141907,17 @@ 'reltuples', '600'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.float8tmp'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.093333334'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.90666664'::float4, + 'histogram_bounds', '{-49884.042935,-48495.188168,-45668.180425,-44326.8= 10536,-43451.564896,-42628.87118,-42143.193256,-39975.798265,-38945.609512= ,-37654.674513,-35963.294788,-35065.719851,-34474.345196,-33693.14409,-332= 58.695939,-31676.11518,-30990.400669,-30110.228425,-29333.526259,-26945.55= 2452,-26388.493356,-25850.170886,-24749.192723,-24101.627559,-22495.323686= ,-20676.13754,-19064.482427,-18049.183287,-17214.948343,-16455.29264,-1636= 3.016361,-16085.639906,-15405.819316,-14665.622294,-13172.94201,-11665.444= 617,-11054.192745,-10301.702358,-9073.769189,-8197.079579,-5218.443393,-47= 74.813473,-2977.604676,-2592.114244,-1769.73634,-1374.085132,-663.48014,20= 7.400532,1185.531892,2394.489596,3269.641033,5137.974655,6871.406388,7338.= 040814,8011.489063,8709.210511,9804.530004,11752.101249,12324.930896,13079= .843141,13686.325291,15339.563585,16079.612899,16814.122706,17223.332481,1= 8323.757159,20076.503078,21197.209494,22247.546153,22617.910976,23152.5467= 58,23844.674031,24885.269056,26269.912848,26905.474009,27804.290353,28732.= 503708,29277.652166,30066.082524,30800.575707,31784.675914,33087.95089,340= 97.297575,35281.885641,36098.720453,36563.419917,37840.300746,38666.058652= ,39160.184697,41011.705385,41600.595923,42706.827956,43736.106527,44961.76= 8899,45488.034233,46124.794239,46801.419322,47465.5502,48438.095114,49075.= 305368,49823.360564}'::text, + 'correlation', '-0.00855802'::float4 +); = = -- @@ -141458,6 +141955,19 @@ 'reltuples', '600'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.int2tmp'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.09'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '-0.88666666'::float4, + 'most_common_vals', '{-4492,-2263,-969,188,566,1023,1051,1177,1368,1424,= 2751,3117,3198,4140}'::text, + 'most_common_freqs', '{0.0033333334,0.0033333334,0.0033333334,0.00333333= 34,0.0033333334,0.0033333334,0.0033333334,0.0033333334,0.0033333334,0.0033= 333334,0.0033333334,0.0033333334,0.0033333334,0.0033333334}'::float4[], + 'histogram_bounds', '{-4993,-4898,-4820,-4733,-4635,-4554,-4491,-4445,-4= 346,-4281,-4176,-3972,-3870,-3778,-3702,-3605,-3513,-3458,-3363,-3200,-311= 5,-3025,-2888,-2789,-2721,-2628,-2548,-2453,-2279,-2172,-2087,-2011,-1880,= -1781,-1645,-1557,-1471,-1385,-1296,-1215,-1113,-1020,-938,-772,-663,-550,= -468,-450,-368,-287,-264,-186,-149,-108,-7,142,237,325,473,511,613,713,798= ,842,917,987,1080,1137,1220,1438,1518,1600,1664,1747,1935,2046,2085,2198,2= 289,2462,2545,2566,2705,2858,2938,3018,3110,3231,3401,3596,3663,3706,3754,= 3967,4064,4220,4271,4461,4611,4821,4982}'::text, + 'correlation', '-0.01404005'::float4 +); = = -- @@ -141471,6 +141981,19 @@ 'reltuples', '600'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.int4tmp'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.09'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.88666666'::float4, + 'most_common_vals', '{-4492,-2263,-969,188,566,1023,1051,1177,1368,1424,= 2751,3117,3198,4140}'::text, + 'most_common_freqs', '{0.0033333334,0.0033333334,0.0033333334,0.00333333= 34,0.0033333334,0.0033333334,0.0033333334,0.0033333334,0.0033333334,0.0033= 333334,0.0033333334,0.0033333334,0.0033333334,0.0033333334}'::float4[], + 'histogram_bounds', '{-4993,-4898,-4820,-4733,-4635,-4554,-4491,-4445,-4= 346,-4281,-4176,-3972,-3870,-3778,-3702,-3605,-3513,-3458,-3363,-3200,-311= 5,-3025,-2888,-2789,-2721,-2628,-2548,-2453,-2279,-2172,-2087,-2011,-1880,= -1781,-1645,-1557,-1471,-1385,-1296,-1215,-1113,-1020,-938,-772,-663,-550,= -468,-450,-368,-287,-264,-186,-149,-108,-7,142,237,325,473,511,613,713,798= ,842,917,987,1080,1137,1220,1438,1518,1600,1664,1747,1935,2046,2085,2198,2= 289,2462,2545,2566,2705,2858,2938,3018,3110,3231,3401,3596,3663,3706,3754,= 3967,4064,4220,4271,4461,4611,4821,4982}'::text, + 'correlation', '-0.01404005'::float4 +); = = -- @@ -141484,6 +142007,17 @@ 'reltuples', '600'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.int8tmp'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.08833333'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.9116667'::float4, + 'histogram_bounds', '{-106417733134789736,-103461942101729940,-944050001= 69758831,-91121534101114861,-85847371170247458,-81411679171424293,-7800085= 9126368058,-73914297162645226,-72082479133841767,-66735635209305671,-63801= 044209819006,-58704035165707105,-56442118204131253,-54067138148025345,-487= 65236169076760,-44301689196562406,-42897443120872206,-41112576193858203,-3= 6968819122130413,-35045975201264603,-32560447173517911,-29815658164026313,= -21736437137866308,-19485771168366142,-16954091159640632,-1508029220262585= 0,-10333657186851396,-9547067291656372,-9188389860977835,-8827303101164453= ,-8472668186271245,-8141710960632445,-7259772955295969,-6460339926511384,-= 5919362998522005,-5553812170504574,-5264208557722402,-4777143170215921,-43= 70744691117233,-4063202412293642,-3465320744627564,-3175877126637642,-2840= 321381342671,-2153332538359850,-1425168149826835,-1145699597209467,-873934= 263916195,-556652372234871,-315484375600487,14091118778760,357976652379232= ,484698539302511,810913166922484,1047818917821302,1462317488951483,1812020= 175980923,2523744596981136,2868615668375126,3442459016537352,3625967156008= 709,4144471433608822,4700849531099668,5142127206085466,5681300149925625,58= 98363257062410,6633352313198796,7111235810225910,7543653043525059,76981434= 25285206,8481545099866909,9769190516994377,9932356559664520,10402001581872= 476,12935207104254160,15168293135976771,18148261189922237,2017442716938780= 2,26000275165530950,29328370152711004,32261563115032881,37464982130305086,= 41218109154904764,46416288118123076,50006559150465155,54524573183207193,56= 854170165153244,60232609173699392,62491046169211228,65081378137952117,6825= 7070213090596,71055832144361004,73738755119374157,77523877187189428,806111= 67141629044,85904591142596001,89150284196809557,93922571105944376,97184864= 103977346,100465864162056788,103491985174098803,107349961123032263}'::text= , + 'correlation', '0.0118739065'::float4 +); = = -- @@ -141497,6 +142031,17 @@ 'reltuples', '612'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.intervaltmp'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.019607844'::float4, + 'avg_width', '16'::integer, + 'n_distinct', '-0.98039216'::float4, + 'histogram_bounds', '{"-14153 days -13:26:25","-13117 days -13:36:59","-= 12576 days -15:40:56","-12435 days -15:40:06","-12240 days -03:38:13","-12= 044 days -01:16:13","-11694 days -07:11:46","-11438 days -14:25:10","-1122= 6 days -05:05:14","-10799 days -21:17:31","-10463 days -09:44:02","-10120 = days -01:41:49","-9844 days -06:17:20","-9699 days -18:33:50","-9389 days = -22:55:12","-9097 days -03:49:51","-8837 days -21:25:58","-8502 days -15:1= 1:20","-8385 days -09:01:45","-8221 days -00:19:12","-7979 days -07:52:25"= ,"-7746 days -16:43:47","-7541 days -05:47:56","-7354 days -22:38:15","-71= 05 days -15:37:54","-6928 days -05:27:55","-6696 days -06:23:39","-6372 da= ys -11:15:50","-6076 days -05:36:00","-5791 days -03:00:07","-5693 days -2= 1:32:36","-5485 days -14:17:50","-5275 days -17:22:29","-4752 days -00:03:= 05","-4574 days -17:32:16","-4342 days -21:06:00","-4037 days -05:51:34","= -3753 days -06:14:50","-3553 days -07:10:15","-3262 days -00:19:03","-2966= days -06:58:23","-2771 days -11:53:23","-2662 days -17:36:30","-2310 days= -07:49:09","-2143 days -07:51:00","-1995 days -03:16:36","-1801 days -17:= 12:44","-1488 days -21:17:32","-1183 days -04:35:24","-938 days -02:09:57"= ,"-689 days -15:58:43","-434 days -05:39:07","-245 days -01:48:06","-59 da= ys -11:53:16","49 days 17:17:51","199 days 21:21:23","482 days 16:02:41","= 655 days 21:22:30","1247 days 11:33:16","1357 days 02:09:47","1513 days 19= :37:30","1705 days 05:58:44","1827 days 06:53:03","1989 days 12:23:54","21= 55 days 05:03:12","2438 days 18:45:31","2832 days 18:05:22","2907 days 10:= 19:15","3234 days 15:52:22","3453 days 17:25:05","3574 days 17:17:41","376= 1 days 15:53:03","3990 days 05:29:52","4205 days 00:35:17","4438 days 19:0= 2:47","4922 days 11:17:28","5175 days 16:56:13","5529 days 19:33:03","5887= days 06:12:51","6049 days 18:30:28","6286 days 00:33:36","6542 days 05:09= :18","6900 days 17:08:21","7162 days 05:55:08","7275 days 18:18:14","7427 = days 09:25:16","7663 days 01:41:12","7911 days 23:12:01","8218 days 00:01:= 00","8697 days 09:10:41","8945 days 14:56:37","9099 days 02:17:12","9458 d= ays 16:06:07","9735 days 22:31:27","10031 days 05:58:55","10302 days 09:31= :47","10402 days 10:08:40","10552 days 08:10:01","10910 days 00:53:35","11= 347 days 15:46:14","11799 days 18:51:26"}'::text, + 'correlation', '-0.05448054'::float4 +); = = -- @@ -141510,6 +142055,19 @@ 'reltuples', '644'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.macaddr8tmp'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.06832298'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.23291926'::float4, + 'most_common_vals', '{01:02:37:ff:fe:05:4f:36,01:43:b5:ff:fe:79:eb:0f,05= :b8:34:ff:fe:36:55:b0,0c:51:53:ff:fe:4e:10:79,0d:28:2a:ff:fe:d1:0f:e2,12:3= 3:a4:ff:fe:22:4e:a4,13:13:e1:ff:fe:1c:aa:25,17:64:2a:ff:fe:89:cf:59,17:f9:= 26:ff:fe:35:6e:73,18:f7:95:ff:fe:42:ea:32,1d:e2:71:ff:fe:c3:be:6e,1e:ab:d4= :ff:fe:18:c5:3a,1f:4f:b4:ff:fe:57:34:0a,21:cb:55:ff:fe:17:01:c8,22:00:5c:f= f:fe:e5:9b:0d,23:c8:5f:ff:fe:22:33:ca,26:f4:f4:ff:fe:e6:b8:cb,27:bb:a9:ff:= fe:3a:7b:f0,29:81:d2:ff:fe:3d:12:80,2d:73:91:ff:fe:dd:fb:69,2f:f9:aa:ff:fe= :93:0e:70,33:35:c3:ff:fe:7d:50:49,33:cc:60:ff:fe:43:05:e1,34:8d:ca:ff:fe:f= d:24:fc,35:59:4c:ff:fe:9d:5a:0d,37:92:8f:ff:fe:cb:f1:e5,38:b2:03:ff:fe:d7:= 5d:b3,3a:a8:a7:ff:fe:c9:9c:5b,3a:dd:50:ff:fe:3b:82:d0,3b:f3:4d:ff:fe:c4:22= :e6,3e:d1:1e:ff:fe:94:2f:5d,41:f7:0a:ff:fe:bd:47:08,45:91:19:ff:fe:00:06:f= a,45:fd:c8:ff:fe:52:05:cf,47:0e:59:ff:fe:c0:5d:38,47:0e:9a:ff:fe:82:af:48,= 48:18:7a:ff:fe:6c:cc:2f,48:e1:e1:ff:fe:4a:8f:99,49:ac:2a:ff:fe:44:a4:28,49= :e4:f8:ff:fe:f7:63:41,4a:31:57:ff:fe:23:9b:54,4c:55:af:ff:fe:1e:79:f9,50:a= 3:e9:ff:fe:24:18:32,52:f6:13:ff:fe:94:b7:03,53:1c:b9:ff:fe:1d:db:c7,55:8e:= 63:ff:fe:3b:44:c8,57:68:00:ff:fe:9c:1b:f8,5e:5b:32:ff:fe:94:60:f7,60:26:2c= :ff:fe:17:5c:d8,63:13:3a:ff:fe:af:94:e9,63:d9:b8:ff:fe:ef:ec:36,66:eb:ab:f= f:fe:3a:14:2e,6a:38:d7:ff:fe:a5:b7:cd,70:8a:83:ff:fe:2b:c0:23,71:50:0c:ff:= fe:46:78:3d,73:3c:06:ff:fe:b1:51:ad,74:10:93:ff:fe:21:1e:04,75:96:d4:ff:fe= :72:db:49,76:03:b0:ff:fe:d3:ae:9d,76:25:97:ff:fe:80:8b:a7,76:5a:06:ff:fe:3= 3:31:fe,77:15:22:ff:fe:cd:68:a0,78:52:28:ff:fe:a5:f9:1f,7a:84:d0:ff:fe:53:= 46:30,7b:1c:fc:ff:fe:5c:b2:c8,7c:8f:73:ff:fe:5c:07:95,7d:b2:c9:ff:fe:07:4f= :bc,80:87:95:ff:fe:20:cd:ce,82:cb:7c:ff:fe:44:6a:5f,85:a7:b9:ff:fe:dd:80:7= 2,87:7a:23:ff:fe:90:e9:df,89:03:74:ff:fe:cd:43:a9,8f:52:b2:ff:fe:83:41:b4,= 8f:6c:0b:ff:fe:a1:1a:22,91:7b:e7:ff:fe:6e:23:07,91:ba:08:ff:fe:fd:9e:ed,92= :38:0c:ff:fe:df:81:57,93:29:d0:ff:fe:c2:7a:cb,93:8a:78:ff:fe:62:38:70,95:0= e:76:ff:fe:bc:99:ee,99:db:22:ff:fe:10:3f:ae,9b:bb:32:ff:fe:10:ec:14,9c:c6:= 3f:ff:fe:59:ec:96,9d:ab:93:ff:fe:1f:de:1d,9f:25:81:ff:fe:eb:33:0a,9f:9c:a2= :ff:fe:22:a4:25,a2:8d:f8:ff:fe:f9:f8:c0,a5:3c:a6:ff:fe:c9:64:14,a6:e2:31:f= f:fe:88:8a:b4,a8:ac:2a:ff:fe:2a:23:67,a9:13:53:ff:fe:36:ee:95,a9:2b:32:ff:= fe:79:3e:60,a9:90:9b:ff:fe:c0:b4:fc,ac:8d:0f:ff:fe:5b:63:21,ae:ad:f5:ff:fe= :1f:d1:7e,ae:e7:64:ff:fe:d9:ce:5b,b0:a1:c6:ff:fe:88:a3:29,b4:cf:fc:ff:fe:c= 4:fe:db,b8:b0:b8:ff:fe:85:80:53,b9:13:9f:ff:fe:85:d9:fa}'::text, + 'most_common_freqs', '{0.0062111802,0.0062111802,0.0062111802,0.00621118= 02,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062= 111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.= 0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.006211180= 2,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.00621= 11802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.0= 062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802= ,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.006211= 1802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.00= 62111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,= 0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111= 802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.006= 2111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0= .0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.00621118= 02,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062= 111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.= 0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.006211180= 2,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802}'::floa= t4[], + 'histogram_bounds', '{b9:4c:7c:ff:fe:39:c1:ee,ba:b8:6b:ff:fe:d2:ef:ab,ba= :d9:ed:ff:fe:2f:68:58,bc:ea:9c:ff:fe:03:76:75,bd:2d:22:ff:fe:41:42:5e,be:4= 9:c2:ff:fe:de:66:22,bf:5c:7d:ff:fe:64:08:73,bf:ad:23:ff:fe:1f:3e:4d,bf:b5:= 5e:ff:fe:99:80:9f,c0:94:5d:ff:fe:b5:41:2c,c4:a6:c5:ff:fe:bd:89:dc,c4:f0:3e= :ff:fe:23:9e:7d,c5:83:ab:ff:fe:17:63:50,c6:b6:30:ff:fe:24:e2:c5,c7:37:ec:f= f:fe:30:2b:7c,c9:5e:a4:ff:fe:dd:bb:ae,ca:46:2b:ff:fe:3c:cf:7f,cc:ad:28:ff:= fe:56:b2:4a,cd:74:2c:ff:fe:39:14:e3,cd:a5:a8:ff:fe:b0:99:14,ce:4a:b7:ff:fe= :a6:59:9e,cf:71:9a:ff:fe:9c:b4:4d,d0:8d:79:ff:fe:bd:4f:a1,d0:90:56:ff:fe:e= f:30:05,d0:a2:cb:ff:fe:f9:f1:0b,d5:29:75:ff:fe:05:8a:5d,d7:21:4d:ff:fe:fe:= 43:22,db:4e:14:ff:fe:4d:b1:7c,db:a5:1a:ff:fe:67:bf:b5,dd:79:87:ff:fe:70:0b= :e7,df:51:52:ff:fe:74:c6:d4,e1:6a:42:ff:fe:25:89:c3,e2:cc:11:ff:fe:0d:3a:a= 5,e5:54:31:ff:fe:9d:51:d9,e5:bd:83:ff:fe:62:cb:59,e5:eb:1b:ff:fe:0e:02:58,= e8:1c:cf:ff:fe:c0:16:d1,ee:ba:f1:ff:fe:4f:a1:bc,ef:3c:db:ff:fe:66:d9:82,ef= :fd:75:ff:fe:f1:3e:99,f2:05:5e:ff:fe:d2:1e:f3,f3:11:3c:ff:fe:68:ef:5e,f4:3= 1:5b:ff:fe:3a:26:c4,f7:32:0c:ff:fe:87:f0:2f,f8:54:03:ff:fe:77:0d:e0,f8:a2:= 40:ff:fe:af:9e:af,fb:8c:c4:ff:fe:ee:84:7c,fb:e6:51:ff:fe:d6:49:9c,ff:32:af= :ff:fe:ef:10:2e,ff:5a:6f:ff:fe:a2:26:9a}'::text, + 'correlation', '0.007957133'::float4 +); = = -- @@ -141523,6 +142081,19 @@ 'reltuples', '644'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.macaddrtmp'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.06832298'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-0.23291926'::float4, + 'most_common_vals', '{01:02:37:05:4f:36,01:43:b5:79:eb:0f,05:b8:34:36:55= :b0,0c:51:53:4e:10:79,0d:28:2a:d1:0f:e2,12:33:a4:22:4e:a4,13:13:e1:1c:aa:2= 5,17:64:2a:89:cf:59,17:f9:26:35:6e:73,18:f7:95:42:ea:32,1d:e2:71:c3:be:6e,= 1e:ab:d4:18:c5:3a,1f:4f:b4:57:34:0a,21:cb:55:17:01:c8,22:00:5c:e5:9b:0d,23= :c8:5f:22:33:ca,26:f4:f4:e6:b8:cb,27:bb:a9:3a:7b:f0,29:81:d2:3d:12:80,2d:7= 3:91:dd:fb:69,2f:f9:aa:93:0e:70,33:35:c3:7d:50:49,33:cc:60:43:05:e1,34:8d:= ca:fd:24:fc,35:59:4c:9d:5a:0d,37:92:8f:cb:f1:e5,38:b2:03:d7:5d:b3,3a:a8:a7= :c9:9c:5b,3a:dd:50:3b:82:d0,3b:f3:4d:c4:22:e6,3e:d1:1e:94:2f:5d,41:f7:0a:b= d:47:08,45:91:19:00:06:fa,45:fd:c8:52:05:cf,47:0e:59:c0:5d:38,47:0e:9a:82:= af:48,48:18:7a:6c:cc:2f,48:e1:e1:4a:8f:99,49:ac:2a:44:a4:28,49:e4:f8:f7:63= :41,4a:31:57:23:9b:54,4c:55:af:1e:79:f9,50:a3:e9:24:18:32,52:f6:13:94:b7:0= 3,53:1c:b9:1d:db:c7,55:8e:63:3b:44:c8,57:68:00:9c:1b:f8,5e:5b:32:94:60:f7,= 60:26:2c:17:5c:d8,63:13:3a:af:94:e9,63:d9:b8:ef:ec:36,66:eb:ab:3a:14:2e,6a= :38:d7:a5:b7:cd,70:8a:83:2b:c0:23,71:50:0c:46:78:3d,73:3c:06:b1:51:ad,74:1= 0:93:21:1e:04,75:96:d4:72:db:49,76:03:b0:d3:ae:9d,76:25:97:80:8b:a7,76:5a:= 06:33:31:fe,77:15:22:cd:68:a0,78:52:28:a5:f9:1f,7a:84:d0:53:46:30,7b:1c:fc= :5c:b2:c8,7c:8f:73:5c:07:95,7d:b2:c9:07:4f:bc,80:87:95:20:cd:ce,82:cb:7c:4= 4:6a:5f,85:a7:b9:dd:80:72,87:7a:23:90:e9:df,89:03:74:cd:43:a9,8f:52:b2:83:= 41:b4,8f:6c:0b:a1:1a:22,91:7b:e7:6e:23:07,91:ba:08:fd:9e:ed,92:38:0c:df:81= :57,93:29:d0:c2:7a:cb,93:8a:78:62:38:70,95:0e:76:bc:99:ee,99:db:22:10:3f:a= e,9b:bb:32:10:ec:14,9c:c6:3f:59:ec:96,9d:ab:93:1f:de:1d,9f:25:81:eb:33:0a,= 9f:9c:a2:22:a4:25,a2:8d:f8:f9:f8:c0,a5:3c:a6:c9:64:14,a6:e2:31:88:8a:b4,a8= :ac:2a:2a:23:67,a9:13:53:36:ee:95,a9:2b:32:79:3e:60,a9:90:9b:c0:b4:fc,ac:8= d:0f:5b:63:21,ae:ad:f5:1f:d1:7e,ae:e7:64:d9:ce:5b,b0:a1:c6:88:a3:29,b4:cf:= fc:c4:fe:db,b8:b0:b8:85:80:53,b9:13:9f:85:d9:fa}'::text, + 'most_common_freqs', '{0.0062111802,0.0062111802,0.0062111802,0.00621118= 02,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062= 111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.= 0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.006211180= 2,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.00621= 11802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.0= 062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802= ,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.006211= 1802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.00= 62111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,= 0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111= 802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.006= 2111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0= .0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.00621118= 02,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062= 111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.= 0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.006211180= 2,0.0062111802,0.0062111802,0.0062111802,0.0062111802,0.0062111802}'::floa= t4[], + 'histogram_bounds', '{b9:4c:7c:39:c1:ee,ba:b8:6b:d2:ef:ab,ba:d9:ed:2f:68= :58,bc:ea:9c:03:76:75,bd:2d:22:41:42:5e,be:49:c2:de:66:22,bf:5c:7d:64:08:7= 3,bf:ad:23:1f:3e:4d,bf:b5:5e:99:80:9f,c0:94:5d:b5:41:2c,c4:a6:c5:bd:89:dc,= c4:f0:3e:23:9e:7d,c5:83:ab:17:63:50,c6:b6:30:24:e2:c5,c7:37:ec:30:2b:7c,c9= :5e:a4:dd:bb:ae,ca:46:2b:3c:cf:7f,cc:ad:28:56:b2:4a,cd:74:2c:39:14:e3,cd:a= 5:a8:b0:99:14,ce:4a:b7:a6:59:9e,cf:71:9a:9c:b4:4d,d0:8d:79:bd:4f:a1,d0:90:= 56:ef:30:05,d0:a2:cb:f9:f1:0b,d5:29:75:05:8a:5d,d7:21:4d:fe:43:22,db:4e:14= :4d:b1:7c,db:a5:1a:67:bf:b5,dd:79:87:70:0b:e7,df:51:52:74:c6:d4,e1:6a:42:2= 5:89:c3,e2:cc:11:0d:3a:a5,e5:54:31:9d:51:d9,e5:bd:83:62:cb:59,e5:eb:1b:0e:= 02:58,e8:1c:cf:c0:16:d1,ee:ba:f1:4f:a1:bc,ef:3c:db:66:d9:82,ef:fd:75:f1:3e= :99,f2:05:5e:d2:1e:f3,f3:11:3c:68:ef:5e,f4:31:5b:3a:26:c4,f7:32:0c:87:f0:2= f,f8:54:03:77:0d:e0,f8:a2:40:af:9e:af,fb:8c:c4:ee:84:7c,fb:e6:51:d6:49:9c,= ff:32:af:ef:10:2e,ff:5a:6f:a2:26:9a}'::text, + 'correlation', '0.007957133'::float4 +); = = -- @@ -141536,6 +142107,17 @@ 'reltuples', '600'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.moneytmp'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.095'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.905'::float4, + 'histogram_bounds', '{"-$498,941.55","-$488,281.40","-$483,728.30","-$47= 4,057.76","-$463,136.68","-$454,995.32","-$449,334.66","-$437,989.04","-$4= 30,860.23","-$415,959.15","-$410,022.92","-$399,859.75","-$390,399.77","-$= 380,964.05","-$372,187.26","-$361,870.59","-$355,095.23","-$345,895.39","-= $335,436.28","-$329,401.54","-$321,038.68","-$314,590.02","-$306,441.87","= -$304,619.93","-$292,020.51","-$280,573.81","-$269,813.11","-$261,623.29",= "-$247,918.60","-$238,104.04","-$232,238.14","-$214,948.53","-$205,808.33"= ,"-$192,247.31","-$184,908.59","-$168,238.39","-$159,520.00","-$149,702.20= ","-$135,660.84","-$120,775.66","-$119,177.18","-$107,089.11","-$86,554.74= ","-$74,069.01","-$61,724.14","-$51,623.99","-$39,178.09","-$29,204.15","-= $21,477.69","-$12,158.99","-$1,800.51","$6,551.58","$15,262.72","$21,472.7= 9","$31,231.96","$39,712.27","$51,070.28","$64,195.06","$74,967.90","$81,6= 02.89","$95,873.74","$104,450.53","$117,994.57","$127,700.52","$143,456.45= ","$150,896.02","$155,699.77","$169,811.79","$176,961.97","$181,956.91","$= 193,520.19","$205,173.27","$212,177.03","$221,025.82","$235,734.34","$249,= 675.98","$267,675.86","$280,480.98","$287,537.47","$304,700.54","$316,435.= 73","$326,562.77","$333,801.57","$341,585.38","$351,443.36","$355,731.15",= "$370,635.37","$380,320.26","$389,572.21","$402,110.01","$408,084.32","$42= 1,657.16","$426,571.91","$439,889.24","$449,518.21","$456,794.17","$460,70= 6.11","$473,415.90","$481,330.97","$489,091.31","$498,125.83"}'::text, + 'correlation', '0.021042774'::float4 +); = = -- @@ -141549,6 +142131,19 @@ 'reltuples', '1211'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.numerictmp'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.09000826'::float4, + 'avg_width', '11'::integer, + 'n_distinct', '-0.90751445'::float4, + 'most_common_vals', '{0,NaN}'::text, + 'most_common_freqs', '{0.0024772915,0.0016515277}'::float4[], + 'histogram_bounds', '{-106417733134789736,-94405000169758831,-8584737117= 0247458,-78000859126368058,-72082479133841767,-63801044209819006,-56442118= 204131253,-48765236169076760,-42897443120872206,-36968819122130413,-325604= 47173517911,-21736437137866308,-16954091159640632,-10310696988128501,-9181= 546297405233,-8455888025381745,-7157963742358126,-5786513272830532,-525073= 4726525414,-4178902379487935,-3455213658576548,-2727691960839202,-13889676= 93233129,-779085030760061,-257176878614913,-46523.514994,-43953.376028,-42= 576.995163,-39495.544038,-36990.879004,-34920.445683,-33566.020515,-31098.= 240605,-29740.660628,-26799.277904,-25243.179209,-22823.721717,-20236.7019= 24,-17471.520727,-16389.214185,-15583.453591,-13434.531243,-11086.348100,-= 9389.997907,-5587.460778,-3313.843279,-1890.000000000000000000000000000000= 000000000000000000000000000000000000000000001,-931.243017,662.390678,2756.= 714939,5881.871775,7523.553240,8801.456941,11804.385093,13259.653404,15407= .617374,16826.317444,18895.941632,21511.151442,22675.055718,24436.163890,2= 6474.786679,28401.596043,29723.813981,31507.292987,34008.981513,35743.4631= 26,37761.087244,38917.112904,41458.972912,43300.418227,45227.895675,46511.= 284540,48187.489201,49703.152850,457257666629329,850104221271283,152441849= 4420369,2609069738447319,3541070096728143,4202888939347042,550872345910857= 1,6262653086116434,7296692443452118,8126142532532604,9796493012969240,1106= 5021143131398,16772952161612585,21804516135251682,31193366146847993,400992= 24107628429,48329901174621299,55102218209821952,62163616168923197,67070256= 141072548,73217306123132502,79376379132868914,87693228128699438,9507413320= 9723437,101738698195446145,12345678901234567890123456789012345678901234567= 89012345678901234567890123456789012345678901234567890123456789012345678901= 23456789012345678901234567890123456789012345678901234567890123456789012345= 67890123456789012345678901234567890123456789012345678901234567890123456789= 01234567890123456789012345678901234567890123456789012345678901234567890123= 45678901234567890123456789012345678901234567890123456789012345678901234567= 892}'::text, + 'correlation', '-0.014523822'::float4 +); = = -- @@ -141558,10 +142153,45 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.temporal_fk_rng2rng'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.temporal_fk_rng2rng'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.temporal_fk_rng2rng'::regclass, + 'attname', 'parent_id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{1}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.temporal_fk_rng2rng'::regclass, + 'attname', 'valid_at'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '14'::integer, + 'n_distinct', '-1'::float4, + 'range_length_histogram', '{366,731}'::text, + 'range_empty_frac', '0'::float4, + 'range_bounds_histogram', '{"[2000-01-01,2001-01-01)","[2000-01-01,2002-= 01-01)"}'::text +); = = -- @@ -141571,10 +142201,34 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.temporal_rng'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.temporal_rng'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.6666667'::float4, + 'most_common_vals', '{1}'::text, + 'most_common_freqs', '{0.6666667}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.temporal_rng'::regclass, + 'attname', 'valid_at'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '14'::integer, + 'n_distinct', '-1'::float4, + 'range_length_histogram', '{365,366,366}'::text, + 'range_empty_frac', '0'::float4, + 'range_bounds_histogram', '{"[2000-01-01,2001-01-01)","[2000-01-01,2001-= 01-01)","[2001-01-01,2002-01-01)"}'::text +); = = -- @@ -141584,10 +142238,36 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.test_ne'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '11'::integer, + 'reltuples', '2002'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_ne'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '3'::float4, + 'most_common_vals', '{"2009-01-01 00:00:00"}'::text, + 'most_common_freqs', '{0.999001}'::float4[], + 'histogram_bounds', '{"2007-02-03 00:00:00","2011-09-01 00:00:00"}'::tex= t, + 'correlation', '0.99850297'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_ne'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '7'::integer, + 'n_distinct', '3'::float4, + 'most_common_vals', '{10.7}'::text, + 'most_common_freqs', '{0.999001}'::float4[], + 'histogram_bounds', '{-91.3,43.7}'::text, + 'correlation', '0.99850297'::float4 +); = = -- @@ -141601,6 +142281,19 @@ 'reltuples', '1001'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.texttmp'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.011988012'::float4, + 'avg_width', '9'::integer, + 'n_distinct', '-0.4925075'::float4, + 'most_common_vals', '{"",166d77ac1b46a1ec38aa,1dcc,26ab0db90d72e28ad0ba1= e22ee,3,48a24b70a0b376,6d7fce9fe,7c5aba41f53293b712fd,84bc3da1b3e33,9ae0ea= 9,b026324c6904b2a9cb4b88d6d,c30f7472766d25af1dc80,2,8,e,f}'::text, + 'most_common_freqs', '{0.47052947,0.002997003,0.002997003,0.002997003,0.= 002997003,0.002997003,0.002997003,0.002997003,0.002997003,0.002997003,0.00= 2997003,0.002997003,0.001998002,0.001998002,0.001998002,0.001998002}'::flo= at4[], + 'histogram_bounds', '{0,035032ee8,06ec46c55611a466eb7e3edcc009ca6,089d56= d16dff24f336e4740,0c0a5b8,0d5a28f01dc,1041ba7e06b,1166083fc,13c2f,1471e2c8= fff7ddcce1acd0210c,173bb7,1aa16e7e34285797c1439,1e1da348199896d5d,21b97fc7= 56c8732ba5cbf021792257,22b482be08f424ec4,24c4f085de60d7c0c6ea3fc6bc,26b4cb= 0930a,2a52a5e65fc3c43f409550dfa,2b44a59db15a3ee2f1605ac82b028,2d999528ef1d= d9ae433698abf3fe7f43,2fcf3e5c3e3,30b00ce4c04ddd6,32de91d66fe5bf537530,34c6= e1feaf7f5084f3014d5d11fb72,36ef14,3910a4fc69883,3be,3d26e13f5daf5e,409cd9f= 3,42415d712bf83944dcd1204e,453,4668b2019ebff30b970ccde7026e779,48341ed4f13= 04fb01623d8f456,4a6d02b7fc61f162e24ea,4df9699916,4fbafd6948b6529caa2b78e47= 6359,5131e6710ad926457f97,52c07a135df1dda388,54a24082cfebcd031a,59885ebc73= 7617addaaf0cb809,5c80dc6aeb95,60ec2d50e99cbb811e8,62b594,64cacf3a42afc,699= 598531905f632234819bfa19c34,6b7e26a,6ee649b5a,7013029,721327bfc0e276a87156= ,7488b677139de1cfcff7c7,7821db9e14d4f,7b95e765,7d00e1e227beef84a9,80ad60f9= 5,8373fa500,87aa6,8c,8f9654eb7b0c528ed7edc173b692173e,90922c,90fafcc60c7ee= 9f7a1,939444082f2f746b655,9492fe88f263d58e0b686885e8c9,96acd3e9,9a01df2f09= a7bf076c0013,9b779599da6,9f,a074c5929fb8088,a3ab82e89ac30fdc459c5d,a61f041= 967972e805ccfee55c,a9700592,ae8d333327fdf610b2e985,b,b3f1a8,b71,bb743fc2a7= 213949f2,bda81ba88c634b46394,c1ba58b05f6245f221ad653,c4884,c687a39f,ca4047= ce3d85454b067b93,cd0a54e70051990d13f1fec,cf4278314ef8e,d02a55da8edcc7ec95a= 59,d384447812e0,d70d0dd90a6c3,da4f2c32a51ddfa1,dbbf82208,de549b3ed5a024534= c007125c,e049b6ef70e237d8fa,e42002e140b29fc4,e76,ea67a7c847f6620fc894f0ba1= 0044,ed31ca2c02fe2af071ee0089,eeca4d01996bdc8af7e4dbd01,f1bbcefb43f8731a66= 0091a,f52f16,f83be66,fa,fc28261e2becf14ad69ba,fe9d26c3e62,ffbfc1313c9c85}'= ::text, + 'correlation', '-0.6295064'::float4 +); = = -- @@ -141614,6 +142307,19 @@ 'reltuples', '624'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.timestamptmp'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.08974359'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.875'::float4, + 'most_common_vals', '{infinity,-infinity}'::text, + 'most_common_freqs', '{0.025641026,0.012820513}'::float4[], + 'histogram_bounds', '{"1970-01-29 20:42:39","1970-12-04 03:07:47","1972-= 02-07 07:48:10","1972-10-09 13:38:21","1973-03-29 14:18:24","1974-02-07 22= :48:19","1974-10-11 12:47:13","1975-02-25 03:14:19","1976-03-31 15:03:19",= "1978-01-11 02:57:18","1978-08-01 19:34:22","1979-06-02 07:00:44","1980-03= -14 07:04:20","1980-07-26 00:08:11","1981-01-10 10:57:10","1981-05-24 03:4= 5:59","1982-04-30 14:02:41","1983-03-10 21:09:05","1983-10-15 18:48:04","1= 984-11-22 13:22:27","1985-10-25 03:26:29","1986-04-24 12:57:58","1986-11-1= 3 14:02:25","1987-04-26 21:42:59","1988-06-29 18:48:39","1988-12-08 16:27:= 26","1989-04-12 15:46:58","1990-05-13 04:31:37","1991-11-03 16:14:38","199= 2-10-29 14:58:09","1992-11-16 04:53:09","1993-01-29 12:02:01","1993-07-17 = 12:19:17","1994-10-12 01:33:40","1994-11-29 23:45:32","1996-02-02 03:31:30= ","1996-07-03 02:47:04","1996-12-23 15:44:40","1997-09-27 12:43:45","1998-= 03-22 01:14:59","1998-09-02 22:25:59","1999-02-24 01:33:06","2000-10-02 03= :30:59","2001-05-06 17:04:36","2001-12-31 12:30:28","2002-03-28 08:10:03",= "2002-09-19 07:59:10","2003-02-03 01:52:27","2003-07-29 17:47:53","2004-03= -02 03:48:12","2004-10-31 06:35:03","2006-04-02 07:46:45","2007-09-30 10:5= 5:32","2008-03-10 17:47:39","2008-12-26 21:17:06","2009-10-18 08:05:07","2= 010-02-17 19:55:27","2010-09-12 13:54:34","2011-08-03 07:47:28","2012-04-1= 7 23:32:03","2012-07-09 06:13:26","2012-12-04 14:54:46","2013-08-21 20:50:= 30","2014-08-23 04:24:35","2015-04-25 17:16:26","2015-09-03 11:31:02","201= 6-03-16 14:50:17","2017-03-31 21:20:05","2018-07-07 23:37:36","2019-01-27 = 12:51:38","2019-06-10 23:26:01","2019-10-13 05:55:45","2020-01-19 18:03:26= ","2021-03-19 04:50:50","2021-12-14 23:14:01","2022-05-05 19:07:56","2022-= 12-04 00:19:51","2023-05-09 21:43:37","2023-09-18 18:28:37","2023-12-13 14= :36:19","2024-10-14 12:50:38","2025-05-23 02:33:13","2026-02-23 00:38:02",= "2027-03-09 22:57:21","2028-01-13 23:15:08","2029-01-26 13:18:23","2030-01= -12 03:52:47","2030-06-12 14:52:12","2030-09-08 07:49:06","2031-09-14 17:5= 6:28","2032-03-25 02:45:28","2032-07-22 14:56:54","2033-04-11 09:35:47","2= 034-03-04 11:45:10","2034-09-05 11:39:43","2035-02-23 17:46:27","2035-09-0= 4 07:23:02","2036-04-06 23:06:16","2036-10-24 01:43:48","2037-03-23 18:57:= 40","2037-11-06 09:27:36"}'::text, + 'correlation', '-0.071533345'::float4 +); = = -- @@ -141627,6 +142333,19 @@ 'reltuples', '618'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.timestamptztmp'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.11165048'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.86245954'::float4, + 'most_common_vals', '{infinity,-infinity}'::text, + 'most_common_freqs', '{0.019417476,0.009708738}'::float4[], + 'histogram_bounds', '{"1970-05-10 16:36:31-04","1971-05-09 06:21:51-04",= "1972-09-22 06:58:10-04","1973-06-14 15:34:08-04","1973-12-13 00:00:22-05"= ,"1974-03-27 01:19:28-04","1974-11-23 06:02:21-05","1975-04-01 20:00:13-04= ","1976-03-21 07:21:06-05","1976-10-06 19:21:50-04","1977-10-28 05:16:43-0= 4","1978-05-02 13:10:34-04","1979-04-18 10:51:15-05","1980-07-20 11:07:01-= 04","1981-01-09 21:57:10-05","1981-12-25 09:21:59-05","1982-05-17 23:15:30= -04","1982-11-27 19:25:38-05","1983-07-06 03:11:03-04","1983-10-17 04:56:2= 5-04","1984-10-16 15:42:50-04","1985-10-15 04:41:42-04","1986-02-14 23:47:= 42-05","1986-07-18 05:15:06-04","1987-07-10 15:54:54-04","1987-12-07 23:12= :04-05","1989-01-17 01:48:58-05","1989-11-18 11:27:15-05","1990-11-22 04:5= 7:16-05","1991-05-13 09:37:16-04","1991-12-12 09:57:03-05","1992-11-08 10:= 54:37-05","1992-11-23 10:38:16-05","1993-04-25 10:03:27-04","1994-01-28 18= :07:14-05","1994-09-14 01:08:42-04","1994-11-23 03:36:17-05","1995-10-16 0= 4:47:58-04","1996-07-02 19:47:04-04","1996-12-23 08:44:40-05","1997-06-05 = 23:10:09-04","1997-11-29 09:30:09-05","1998-07-08 15:50:27-04","1998-12-04= 09:43:34-05","1999-02-23 18:33:06-05","1999-11-08 09:38:46-05","2001-04-2= 8 22:59:54-04","2002-02-11 13:06:34-05","2002-05-31 20:18:02-04","2002-10-= 27 12:43:22-05","2003-04-27 01:24:12-04","2003-11-07 16:07:04-05","2004-06= -30 21:25:07-04","2005-03-13 12:22:20-05","2005-11-17 09:26:47-05","2006-0= 7-30 04:14:27-04","2007-08-06 04:40:41-04","2008-04-06 05:50:48-04","2008-= 12-10 09:40:01-05","2009-10-07 19:30:12-04","2010-04-01 23:21:20-04","2010= -10-07 02:13:26-04","2011-08-03 06:47:28-04","2012-03-25 18:48:53-04","201= 2-11-18 01:02:25-05","2013-02-08 00:14:43-05","2013-11-28 20:50:57-05","20= 14-09-14 22:11:22-04","2015-06-08 05:27:05-04","2016-07-14 09:05:32-04","2= 017-07-25 18:26:58-04","2018-02-22 01:05:22-05","2018-07-07 01:50:47-04","= 2019-01-10 06:01:34-05","2019-12-02 02:36:35-05","2020-11-03 06:11:44-05",= "2021-06-11 04:18:52-04","2022-02-08 02:26:47-05","2022-06-20 04:45:40-04"= ,"2023-03-08 15:32:55-05","2023-09-21 02:59:35-04","2024-05-31 05:55:37-04= ","2025-03-03 10:47:09-05","2025-08-13 17:03:45-04","2025-12-10 01:39:17-0= 5","2026-08-04 05:10:21-04","2027-03-10 01:57:21-05","2028-02-23 22:32:03-= 05","2029-01-10 09:07:26-05","2029-07-26 11:01:08-04","2030-05-15 13:09:46= -04","2031-04-23 21:11:59-04","2032-02-05 09:32:19-05","2032-09-16 04:54:1= 3-04","2033-12-18 22:43:16-05","2034-03-24 01:10:28-04","2035-01-02 15:00:= 43-05","2035-11-11 20:27:23-05","2036-08-28 08:46:01-04","2036-11-29 22:30= :27-05","2038-01-16 15:56:45-05"}'::text, + 'correlation', '-0.009583184'::float4 +); = = -- @@ -141640,6 +142359,19 @@ 'reltuples', '599'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.timetmp'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.091819696'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.90651083'::float4, + 'most_common_vals', '{23:17:09}'::text, + 'most_common_freqs', '{0.003338898}'::float4[], + 'histogram_bounds', '{00:01:24,00:16:09,00:32:35,00:44:30,00:58:12,01:09= :47,01:33:06,01:40:26,01:52:35,02:10:34,02:23:14,02:39:50,02:54:56,03:01:2= 8,03:14:19,03:30:56,03:36:47,03:45:21,03:55:56,04:19:35,04:25:14,04:34:38,= 04:50:14,05:07:26,05:16:45,05:39:04,05:55:06,06:07:20,06:14:24,06:23:25,06= :35:03,06:55:31,07:06:48,07:24:41,07:37:36,07:47:28,07:49:42,08:00:44,08:1= 5:03,08:47:52,09:06:09,09:27:36,09:35:09,09:43:11,10:09:02,10:24:10,10:53:= 45,11:10:24,11:27:58,11:39:43,11:48:58,12:06:21,12:26:01,12:36:08,12:47:20= ,12:52:42,13:16:32,13:23:46,13:29:28,13:46:46,14:02:25,14:09:40,14:30:34,1= 4:46:31,14:58:09,15:27:41,15:36:11,15:46:58,15:55:22,16:15:59,16:30:21,16:= 55:19,17:05:49,17:18:35,17:38:16,17:47:39,17:52:22,18:03:27,18:28:37,18:48= :04,18:59:04,19:21:57,19:38:12,19:55:50,20:06:36,20:19:41,20:30:08,20:54:0= 4,21:01:14,21:11:01,21:27:15,21:44:28,22:06:36,22:25:02,22:48:19,23:00:13,= 23:07:33,23:13:58,23:26:57,23:39:57,23:56:29}'::text, + 'correlation', '-0.006281288'::float4 +); = = -- @@ -141649,10 +142381,47 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.timetzcmp'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '15'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.timetzcmp'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.6666667'::float4, + 'most_common_vals', '{0,226,260,271,305}'::text, + 'most_common_freqs', '{0.13333334,0.13333334,0.13333334,0.13333334,0.133= 33334}'::float4[], + 'histogram_bounds', '{1,247,248,283,284}'::text, + 'correlation', '0.18214285'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.timetzcmp'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.6666667'::float4, + 'most_common_vals', '{0,226,260,271,305}'::text, + 'most_common_freqs', '{0.13333334,0.13333334,0.13333334,0.13333334,0.133= 33334}'::float4[], + 'histogram_bounds', '{1,247,248,283,284}'::text, + 'correlation', '0.18214285'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.timetzcmp'::regclass, + 'attname', 'r_id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4,5,11,12,13,14,15,21,22,23,24,25}'::text, + 'correlation', '1'::float4 +); = = -- @@ -141666,6 +142435,17 @@ 'reltuples', '599'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.timetztmp'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.11352254'::float4, + 'avg_width', '12'::integer, + 'n_distinct', '-0.8864775'::float4, + 'histogram_bounds', '{01:34:22+11,02:53:33+11,02:56:30+10,01:04:16+07,06= :34:08+11,02:20:03+06,01:08:33+04,02:10:16+04,09:21:50+10,03:31:16+04,02:4= 7:04+03,01:18:02+01,10:42:56+10,01:25:07+00,10:06:56+08,13:38:21+11,08:47:= 52+06,05:04:03+02,01:21:20-02,03:55:56+00,10:12:04+06,10:47:42+06,16:00:22= +11,04:14:52-01,05:24:12+00,00:45:47-05,03:02:25-03,15:17:16+09,06:34:08+0= 0,11:48:58+05,01:05:51-06,18:17:56+11,05:31:10-02,07:59:10+00,20:19:41+12,= 09:35:09+01,14:41:42+06,11:47:58+03,15:56:25+07,11:05:46+02,15:15:06+06,19= :29:02+10,16:32:49+07,02:55:37-07,01:01:47-09,17:18:39+07,16:25:01+06,05:5= 3:18-05,05:11:44-06,01:44:27-10,07:54:09-04,05:13:02-07,11:25:14-01,02:45:= 28-10,08:00:33-05,02:13:28-11,07:34:24-06,11:43:43-02,13:53:03+00,05:07:26= -09,12:26:01-02,11:33:55-03,13:42:39-01,23:47:35+09,21:58:20+07,23:17:09+0= 8,11:31:02-04,12:47:00-03,19:54:37+04,14:05:51-02,13:16:32-03,05:44:10-11,= 22:57:00+06,20:12:10+03,14:30:34-03,17:43:22+00,19:05:27+01,10:21:54-08,22= :47:39+04,15:02:02-04,09:42:32-10,19:03:21-01,22:25:59+02,23:42:26+03,13:0= 3:45-08,18:19:31-03,15:44:42-06,13:52:14-08,20:26:20-02,19:47:44-03,12:42:= 38-11,16:29:42-08,15:11:59-10,22:50:57-03,19:05:44-08,17:56:28-10,23:37:36= -05,18:53:07-11,23:59:35-07,21:55:54-10,23:24:07-12}'::text, + 'correlation', '-0.008544867'::float4 +); = = -- @@ -141679,6 +142459,17 @@ 'reltuples', '703'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.uuidtmp'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.14224751'::float4, + 'avg_width', '16'::integer, + 'n_distinct', '-0.8577525'::float4, + 'histogram_bounds', '{00c65908-2e09-4974-8c61-37ec926e74fc,036f53a5-5270= -4844-bedb-251512538a33,050474c6-e6f5-417f-bcb8-2cc288cc412c,071ba528-c84a= -45fc-8ac5-2368e6c640ae,0c8afca8-f720-4c4b-aab4-e061011db5ca,0e1c03e3-2cca= -4bc8-b160-d6c2e888c182,10447976-1ef1-4599-85fe-d837074c6ea0,11f510fb-ae06= -4542-b936-cb5713908e10,131335ce-a059-49c4-81ae-c9d98211ff9c,15445ff0-2087= -4fa6-857e-baba197a3ec9,1877c37c-3567-46e6-9afe-222ac3ccf36f,1aecf136-7583= -4d31-980f-7fa5c4610e50,1c5bfa73-8814-4f5d-9718-a12417814c41,1f2c1809-8b85= -48e8-ada4-1fdb418fea0e,2190bba9-e7e6-413a-85e3-40735e791c1b,23eda39b-4f4f= -4355-aeba-72771f922d20,26293032-dbd0-4914-be29-c060c5adf98b,286f3446-6e5c= -4b91-bb47-d6106346369f,2b4ed1c1-38e2-495c-8fba-f2060b983f8a,2de79a17-f91b= -4310-ad74-dfa0729ff94d,2ed39277-375a-4e9a-846d-660fe531bed2,3061f573-96e9= -4307-a683-df8ab30531a5,3688c161-bc5a-40a4-a9a9-6854b623a139,38c5d6b2-ae34= -4054-aa07-9a689afb23e1,3ba1530c-911b-463d-aa61-5d81850b5fcb,3d66ae17-f27e= -45f0-8b95-d47821b1d09c,3f06e070-1530-47a7-8898-a94d82ea59b8,40677618-afed= -45cd-9299-ff715494d56f,41945dd7-9fb0-47af-8ee9-10e5a530da3e,44955907-c727= -4cab-aec3-464332e444fa,46037b99-bc54-4266-94cb-384c062346e4,4915fbe9-84b6= -4bec-b6b4-50ff0cc49e9f,4b12759f-10e0-478c-b2d4-7c71be9f837e,4cc745fe-4667= -4041-b941-4a3a23f9c727,4ed9962e-9f7b-4bd2-b791-62c87e7e0f32,4fd27a3c-2dd1= -4f3d-9f48-a50407e9d1a3,51cb6ab8-06c7-4280-9e0f-b2b9dcf026a3,54f4f7a3-c581= -4bff-9bc1-82d8aaec2d3c,5835b0b1-6a50-44c2-ab41-81fa34a29411,5c5ebc3f-aced= -4036-9b4a-59e19bd9c74c,5dddc93c-c4c9-44fc-8916-a826089245a4,622aa432-d5e9= -4d02-8a3f-09813dcc00cf,63a68ba8-e223-4db7-b56f-459d25d3f873,6736895a-671b= -435c-85b7-133c65b09cc8,69c29563-77e3-43e6-93e4-d6ed321a294e,6bbc3fae-1495= -4178-8445-04960dd97c56,70972a38-8f23-478c-abfd-9dbdca17dd01,73cbd742-37db= -4497-9a30-e10279e9cb10,75ab9d18-5ba5-479c-b3cc-bcf3c41618b8,77b3bb98-f8a6= -4dc1-b2db-174da47ef88d,7a5aa5c4-884f-460f-a9f4-a0033eb82de2,7c3b2d81-44ca= -49d1-8b08-c33f691c4f3c,80b82b49-3984-4b6f-8690-7578f992d987,82ffa955-b664= -4503-9b1c-095404dbff48,8613d2fe-d9b6-4491-a70d-8de3ad41b4df,88d77def-4019= -4b0d-8de5-47f3b84b4c1f,8afadc39-3a85-490e-a31e-18d5e787a639,8c937920-7219= -43fe-8436-97aca339a5e5,8eecc1f2-77b2-4058-811c-11efb47eb662,91adc8a2-266c= -4196-99ff-1de1c361c3ef,9374026b-0ec3-4c44-b656-36520d322eec,953fb2d0-d53a= -4cc9-ad48-547263b85399,9788716f-1852-4b37-a2c4-f4f65d4eeef6,98c04f9a-d3b7= -4d21-9f89-43ef124d48fa,9ae7c0f8-6038-48af-b01f-0c5bccac6c8f,9f3bcfbc-24ea= -4105-8cb8-37a0924ff5e2,a17ef384-5204-4240-a493-7db5dc28a6b2,a3379a9d-4b32= -4956-a814-57b46db4bdc2,a45bb987-b935-44ae-a410-c82b1f895eb5,a7ffb6c6-4e3d= -4d08-9cbc-297d8b1bc29e,aa2e9b1e-e09c-4848-983e-aa4adf34938b,ad34c9ca-0a4b= -4c23-b64c-ccffa1f4dcd8,ae7b16f4-9ba8-4dc0-aae7-f78258d4993b,b0789be3-59ad= -44e5-b1c6-394df496ae1f,b27dd1a0-7938-4e42-a9e7-93672a7d85a1,b5964792-f607= -4cbe-9759-3e459a90fe5e,b8bf5230-0174-4f16-9470-dd476b9675d6,bc7150a9-0593= -444c-b7b7-cc142348f1b4,be90eb3d-c147-447b-8ff1-2a62aba6ef3c,bfa0fd7d-7d18= -4c57-a066-c94be05d0730,c35686c4-cfcc-48ff-b6d9-7c8da68dceb1,c49c96e9-77ec= -4b75-a3d3-00f9fa8c9ac2,c5b2bc4d-acf9-4b11-ae9a-02ecb8053cf3,ca95130e-1c44= -4733-a872-c0ce24d1b3c1,cb5380e0-b075-48e6-8a9a-eee854444d34,cfa1ddf5-6149= -4896-940e-5dc57e4ec766,d5a28af5-f357-4de9-a8e3-3518a8ca5556,d6f2cc12-6d93= -4159-b247-70db9120217b,d900a862-a0b2-4776-b418-af075881c53d,dbf94f48-5f01= -46dd-a13d-def8f9dbb6e0,ddb79c27-a80d-483a-9a52-c61ae2f4f93f,e1fa23c2-b0b6= -47b3-82c9-eef6e930af08,e428a015-0cca-4b09-bb5c-ee4bffbd2de7,e824b114-66e0= -441f-aa94-27feb7a3f672,ed6b5777-b1b4-4e85-ab12-ce1f8054ced1,f2e7334b-9840= -4e9c-aff4-d7ac58ecbd91,f5001512-9140-43c9-a4c8-54e26f71f1cf,f8dbf3c1-c67f= -4a71-8bb1-b754d2fc4d9d,f9caa2e9-6d43-4559-a9e7-6e5d7e7b2769,fc25f498-455d= -4a13-9ca4-9ed2b843da17,ffdd64de-2c27-4858-8baf-b179f0fa690c}'::text, + 'correlation', '-0.015817538'::float4 +); = = -- @@ -141692,6 +142483,19 @@ 'reltuples', '621'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.varbittmp'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.033816423'::float4, + 'avg_width', '11'::integer, + 'n_distinct', '-0.95330113'::float4, + 'most_common_vals', '{00,10,000111,001,01,11}'::text, + 'most_common_freqs', '{0.004830918,0.004830918,0.003220612,0.003220612,0= .003220612,0.003220612}'::float4[], + 'histogram_bounds', '{00000001000011011110001110000110111011101111000000= 1,000000111001010001001111101110011011011110011111100011101001001010010011= 100011111100100010,0000010101001100101100000111100000110101101000010111010= 10110111011101101010111010011100011010000,00000111010001001110110000000100= 1111110101110000101100100010000101110011101011101,000011001101101011110101= 000110001101011000,00001110111100010000011101101111111000,0001001000101111= 000011111110011100110011,0001010001111010110101001111000111010010011000000= 01100100100000010101111000111,00010101110100000001110101010011101011100000= 11010100,000110000110111000100110101101011111001111,0001101010011111001100= 00101001111011101011001100000011010011,000111000111111110111110100000010,0= 0011110101110001001,001000001001101111010101111010100111100000001110011100= 1101,001000011111011010000110110111101010000011111100010000110111111110,00= 100100001101100011101111110011101110000001001111,0010011100101111100111011= 0110000000110111010111001010010111011011111000,001010010000110101101001000= 10111000101011100110000110111100001010010011,00101010101001101111000,00101= 1001111101010000011001101110001011011000011100,001100000000,00110010100100= 010100111001100111000101100010000101110111101001,0011010000001011111010100= 101010000001110101001010111010111011000101011101101000111101,0011011110100= 011011010011110,0011101000101011100011100000,00111100101101110010100111110= 01111110001,00111111100101100110010100001001101100100011111101100101101110= 0000011110,0100,0100001001100111011110101111100,01000110101011101100000100= 11,010010001101111010111010110101,0100110100010000011100111011000011110110= 11110101111,01001110100110001011111110001000010010000110010110001111,01010= 00110000111101100000100111110010000010000110111000110101010101101011000000= 1100111100111,0101010100111111011000100100100110101001100100110,0101011110= 11,01011001100100000100,010110111001100110010011010001001010001101,0101111= 01111000001101001001110001000100001111101011010011011100101110000101110,01= 10000010000111100100001110011101010001100000110000000111000101110001110010= 10111110,01100010010101010110111000110111100000000110011101010011100001001= 001000010001100111110100100010010010,011001,011010000011100000111100010101= 0000110110100101101100,01101010001000111111010,01101101011110101111,011011= 110100001110110011000011,0111010101000001001010101011110100001000100101100= 01000101110111110,01111000,01111011000001000011110010000111001110101000110= 00,0111110011110011100001100010010011010111000110111100011101000,011111110= 1000100000111001001101111000011010100101010010101110110111100011,100000001= 100100100000010101111000111000011100000100001,1000001110101111111100110001= 00100000111100000010100100011011101001110100001000100011,10000110011010000= 000000010100011110101101010011110001110100100110000000110010010,1000101000= 10000110001100000110110011011101001101000101000110010001111010,10001100101= 1011100110101111111000,1000111010110111111101000001010110110000010,1001001= 011,1001010001001111101110011011011110011111100011101,10010110110110011110= 011110100110101011000101011110101010110001101001000110001110110110100,1001= 100000110111110100100100011000000001111100011001111110001111110010100,1001= 10010111111011000101101010110011011010110010010000010010110111000100110111= 1001101010,100111,10011110111110011001100011101001000101101,10100000110111= 100000010,101000011110101111111000000101111001001001,101000111001100110100= 01110010011010011111010001011101100111000010001001111101101110010000011111= 01001,10100101111001011010010010001011010010110001110011001010100011111011= 0010001001111001011101010001,101010001100111111011111100000010000010101001= 0,1010101111000,1010111010101110010111,10110010000100010010011100001100110= 100000000000101000,1011010000010010100111000011110001100001001000111000010= 00111111011110010110010111101,10110111001100110010011010001,10111011100110= 01110100011110011011101010011011000100000010000011000101010010000011011001= 10110000001,10111101001010011000111110111001000110110100100111100000010101= 10,11000000001001000101101101010011010110100101000001111111100111001110111= 11111010111,11000001111011000001100000110101101111000011100000001110010001= 10011111,11000100101010101101110001101111000000001100111010,11000111101001= 1000111111100110,110010011110111011011110101100111100011,11001101000000101= 11010100,11001111010011010101100010101111010101011000110100100011000111011= 0110100010010001111111100100011,110100011010001001,11010011000101001110101= 00011011000110111101011011110,11010101101000011011001110100010101010000110= 010010110,1101011100001101001010110111000011100011101,11011011000110011001= 1110001111111011000001110100010011101100000001001111,1101111010111100011,1= 11000000100010100001111001011011001101011000101111001000100001010011101,11= 10001010010000001001110011101101110101011110000100000110110111111010000101= 110000001001100111100,11101000100101010010111110,1110101001111011111100110= 01101000101101001001010,11101111111011111011110010011100100101111101101110= 011111001101001001110,111100011001010001,111101001101011111010110110000,11= 11100000010001001010010110111011110100001111000110111110011010000111011101= 10001,11111010111010110011101,11111100001000011001101110110101101010111,11= 1111100000000100100100001100,11111111011111111111111011100001001}'::text, + 'correlation', '0.03309048'::float4 +); = = -- @@ -141705,6 +142509,19 @@ 'reltuples', '1000'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.vchartmp'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.012'::float4, + 'avg_width', '9'::integer, + 'n_distinct', '-0.492'::float4, + 'most_common_vals', '{"",166d77ac1b46a1ec38aa,1dcc,26ab0db90d72e28ad0ba1= e22ee,3,48a24b70a0b376,6d7fce9fe,7c5aba41f53293b712fd,84bc3da1b3e33,9ae0ea= 9,b026324c6904b2a9cb4b88d6d,c30f7472766d25af1dc80,2,8,e,f}'::text, + 'most_common_freqs', '{0.471,0.003,0.003,0.003,0.003,0.003,0.003,0.003,0= .003,0.003,0.003,0.003,0.002,0.002,0.002,0.002}'::float4[], + 'histogram_bounds', '{0,035032ee8,06ec46c55611a466eb7e3edcc009ca6,089d56= d16dff24f336e4740,0c0a5b8,0d5a28f01dc,1041ba7e06b,1166083fc,13c2f,1471e2c8= fff7ddcce1acd0210c,173bb7,1aa16e7e34285797c1439,1e1da348199896d5d,21b97fc7= 56c8732ba5cbf021792257,22b482be08f424ec4,24c4f085de60d7c0c6ea3fc6bc,26b4cb= 0930a,2a52a5e65fc3c43f409550dfa,2b44a59db15a3ee2f1605ac82b028,2d999528ef1d= d9ae433698abf3fe7f43,2fcf3e5c3e3,30b00ce4c04ddd6,32de91d66fe5bf537530,34c6= e1feaf7f5084f3014d5d11fb72,36ef14,3910a4fc69883,3be,3d26e13f5daf5e,409cd9f= 3,42415d712bf83944dcd1204e,453,4668b2019ebff30b970ccde7026e779,48341ed4f13= 04fb01623d8f456,4a6d02b7fc61f162e24ea,4df9699916,4fbafd6948b6529caa2b78e47= 6359,5131e6710ad926457f97,52c07a135df1dda388,54a24082cfebcd031a,59885ebc73= 7617addaaf0cb809,5c80dc6aeb95,60ec2d50e99cbb811e8,62b594,64cacf3a42afc,699= 598531905f632234819bfa19c34,6b7e26a,6ee649b5a,7013029,721327bfc0e276a87156= ,7488b677139de1cfcff7c7,7821db9e14d4f,7b95e765,7d00e1e227beef84a9,80ad60f9= 5,8373fa500,87aa6,8c,8f9654eb7b0c528ed7edc173b692173e,90922c,90fafcc60c7ee= 9f7a1,939444082f2f746b655,9492fe88f263d58e0b686885e8c9,96acd3e9,9a01df2f09= a7bf076c0013,9b779599da6,9f,a074c5929fb8088,a3ab82e89ac30fdc459c5d,a61f041= 967972e805ccfee55c,a9700592,ae8d333327fdf610b2e985,b,b3f1a8,b71,bb743fc2a7= 213949f2,bda81ba88c634b46394,c1ba58b05f6245f221ad653,c4884,c687a39f,ca4047= ce3d85454b067b93,cd0a54e70051990d13f1fec,cf4278314ef8e,d02a55da8edcc7ec95a= 59,d384447812e0,d70d0dd90a6c3,da4f2c32a51ddfa1,dbbf82208,de549b3ed5a024534= c007125c,e049b6ef70e237d8fa,e42002e140b29fc4,e76,ea67a7c847f6620fc894f0ba1= 0044,ed31ca2c02fe2af071ee0089,eeca4d01996bdc8af7e4dbd01,f1bbcefb43f8731a66= 0091a,f52f16,f83be66,fa,fc28261e2becf14ad69ba,fe9d26c3e62,ffbfc1313c9c85}'= ::text, + 'correlation', '-0.6295064'::float4 +); = = -- @@ -141714,10 +142531,34 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.zoo'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.zoo'::regclass, + 'attname', 'animal'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-0.6666667'::float4, + 'most_common_vals', '{zebra}'::text, + 'most_common_freqs', '{0.6666667}'::float4[], + 'correlation', '-0.5'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.zoo'::regclass, + 'attname', 'cage'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.6666667'::float4, + 'most_common_vals', '{123}'::text, + 'most_common_freqs', '{0.6666667}'::float4[], + 'correlation', '1'::float4 +); = = -- @@ -142096,7 +142937,7 @@ 'relation', 'public.temporal_fk_rng2rng_pk'::regclass, 'version', '180000'::integer, 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); = @@ -142117,7 +142958,7 @@ 'relation', 'public.temporal_rng_pk'::regclass, 'version', '180000'::integer, 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); = @@ -142136,8 +142977,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.test_ne_idx'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '21'::integer, + 'reltuples', '2002'::real, 'relallvisible', '0'::integer ); = @@ -142300,6 +143141,19 @@ 'reltuples', '1000'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.vcharidx'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.012'::float4, + 'avg_width', '9'::integer, + 'n_distinct', '-0.492'::float4, + 'most_common_vals', '{"",166d77ac1b46a1ec38aa,1dcc,26ab0db90d72e28ad0ba1= e22ee,3,48a24b70a0b376,6d7fce9fe,7c5aba41f53293b712fd,84bc3da1b3e33,9ae0ea= 9,b026324c6904b2a9cb4b88d6d,c30f7472766d25af1dc80,2,8,e,f}'::text, + 'most_common_freqs', '{0.471,0.003,0.003,0.003,0.003,0.003,0.003,0.003,0= .003,0.003,0.003,0.003,0.002,0.002,0.002,0.002}'::float4[], + 'histogram_bounds', '{0,035032ee8,06ec46c55611a466eb7e3edcc009ca6,089d56= d16dff24f336e4740,0c0a5b8,0d5a28f01dc,1041ba7e06b,1166083fc,13c2f,1471e2c8= fff7ddcce1acd0210c,173bb7,1aa16e7e34285797c1439,1e1da348199896d5d,21b97fc7= 56c8732ba5cbf021792257,22b482be08f424ec4,24c4f085de60d7c0c6ea3fc6bc,26b4cb= 0930a,2a52a5e65fc3c43f409550dfa,2b44a59db15a3ee2f1605ac82b028,2d999528ef1d= d9ae433698abf3fe7f43,2fcf3e5c3e3,30b00ce4c04ddd6,32de91d66fe5bf537530,34c6= e1feaf7f5084f3014d5d11fb72,36ef14,3910a4fc69883,3be,3d26e13f5daf5e,409cd9f= 3,42415d712bf83944dcd1204e,453,4668b2019ebff30b970ccde7026e779,48341ed4f13= 04fb01623d8f456,4a6d02b7fc61f162e24ea,4df9699916,4fbafd6948b6529caa2b78e47= 6359,5131e6710ad926457f97,52c07a135df1dda388,54a24082cfebcd031a,59885ebc73= 7617addaaf0cb809,5c80dc6aeb95,60ec2d50e99cbb811e8,62b594,64cacf3a42afc,699= 598531905f632234819bfa19c34,6b7e26a,6ee649b5a,7013029,721327bfc0e276a87156= ,7488b677139de1cfcff7c7,7821db9e14d4f,7b95e765,7d00e1e227beef84a9,80ad60f9= 5,8373fa500,87aa6,8c,8f9654eb7b0c528ed7edc173b692173e,90922c,90fafcc60c7ee= 9f7a1,939444082f2f746b655,9492fe88f263d58e0b686885e8c9,96acd3e9,9a01df2f09= a7bf076c0013,9b779599da6,9f,a074c5929fb8088,a3ab82e89ac30fdc459c5d,a61f041= 967972e805ccfee55c,a9700592,ae8d333327fdf610b2e985,b,b3f1a8,b71,bb743fc2a7= 213949f2,bda81ba88c634b46394,c1ba58b05f6245f221ad653,c4884,c687a39f,ca4047= ce3d85454b067b93,cd0a54e70051990d13f1fec,cf4278314ef8e,d02a55da8edcc7ec95a= 59,d384447812e0,d70d0dd90a6c3,da4f2c32a51ddfa1,dbbf82208,de549b3ed5a024534= c007125c,e049b6ef70e237d8fa,e42002e140b29fc4,e76,ea67a7c847f6620fc894f0ba1= 0044,ed31ca2c02fe2af071ee0089,eeca4d01996bdc8af7e4dbd01,f1bbcefb43f8731a66= 0091a,f52f16,f83be66,fa,fc28261e2becf14ad69ba,fe9d26c3e62,ffbfc1313c9c85}'= ::text, + 'correlation', '-0.6295064'::float4 +); = = -- @@ -142318,7 +143172,7 @@ 'relation', 'public.zoo_cage_animal_excl'::regclass, 'version', '180000'::integer, 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); = @@ -142653,10 +143507,357 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.caster'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '80'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.caster'::regclass, + 'attname', 'bit'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '0'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.caster'::regclass, + 'attname', 'bitv'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '0'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.caster'::regclass, + 'attname', 'boolean'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.caster'::regclass, + 'attname', 'box'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '32'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.caster'::regclass, + 'attname', 'bpchar'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.975'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '1'::float4, + 'most_common_vals', '{foo}'::text, + 'most_common_freqs', '{0.025}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.caster'::regclass, + 'attname', 'bytea'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '0'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.caster'::regclass, + 'attname', 'char'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.975'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '1'::float4, + 'most_common_vals', '{f}'::text, + 'most_common_freqs', '{0.025}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.caster'::regclass, + 'attname', 'chr'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.975'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '1'::float4, + 'most_common_vals', '{f}'::text, + 'most_common_freqs', '{0.025}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.caster'::regclass, + 'attname', 'cidr'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '0'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.caster'::regclass, + 'attname', 'circle'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '24'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.caster'::regclass, + 'attname', 'citext'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.5625'::float4, + 'avg_width', '10'::integer, + 'n_distinct', '-0.3375'::float4, + 'most_common_vals', '{foo,12,12.42,f}'::text, + 'most_common_freqs', '{0.05,0.0375,0.0375,0.025}'::float4[], + 'histogram_bounds', '{$12.00,"''cat'' ''fat'' ''the''","''fat'' & ''rat'= '","((0,0),(1,1))","((0,0),(1,1),(2,0))","(1,1)","(1,1),(0,0)",01-08-1999,= 04:05:06,04:05:06-08,08:00:2b:01:02:03,1,101,192.168.100.128/25,192.168.10= 0.128/32,"<(0,0),2>","@ 1 hour","[(1,1),(2,2)]","\\x666f6f",a0eebc99-9c0b-= 4ef8-bb6d-6bb9bd380a11,"Fri Jan 08 04:05:06 1999","Fri Jan 08 04:05:06 199= 9 PST",true}'::text, + 'correlation', '-0.5980392'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.caster'::regclass, + 'attname', 'date'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.caster'::regclass, + 'attname', 'float4'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.caster'::regclass, + 'attname', 'float8'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.caster'::regclass, + 'attname', 'inet'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '0'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.caster'::regclass, + 'attname', 'int2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.caster'::regclass, + 'attname', 'int4'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.caster'::regclass, + 'attname', 'int8'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.caster'::regclass, + 'attname', 'interval'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '16'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.caster'::regclass, + 'attname', 'lseg'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '32'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.caster'::regclass, + 'attname', 'macaddr'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.caster'::regclass, + 'attname', 'money'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.caster'::regclass, + 'attname', 'name'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.975'::float4, + 'avg_width', '64'::integer, + 'n_distinct', '1'::float4, + 'most_common_vals', '{foo}'::text, + 'most_common_freqs', '{0.025}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.caster'::regclass, + 'attname', 'numeric'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '0'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.caster'::regclass, + 'attname', 'path'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '0'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.caster'::regclass, + 'attname', 'point'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '16'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.caster'::regclass, + 'attname', 'polygon'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '0'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.caster'::regclass, + 'attname', 'text'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.5625'::float4, + 'avg_width', '10'::integer, + 'n_distinct', '-0.3375'::float4, + 'most_common_vals', '{foo,12,12.42,f}'::text, + 'most_common_freqs', '{0.05,0.0375,0.0375,0.025}'::float4[], + 'histogram_bounds', '{$12.00,"''cat'' ''fat'' ''the''","''fat'' & ''rat'= '","((0,0),(1,1))","((0,0),(1,1),(2,0))","(1,1)","(1,1),(0,0)",01-08-1999,= 04:05:06,04:05:06-08,08:00:2b:01:02:03,1,101,192.168.100.128/25,192.168.10= 0.128/32,"<(0,0),2>","@ 1 hour","Fri Jan 08 04:05:06 1999","Fri Jan 08 04:= 05:06 1999 PST","[(1,1),(2,2)]","\\x666f6f",a0eebc99-9c0b-4ef8-bb6d-6bb9bd= 380a11,true}'::text, + 'correlation', '-0.6464986'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.caster'::regclass, + 'attname', 'time'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.caster'::regclass, + 'attname', 'timestamp'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.caster'::regclass, + 'attname', 'timestamptz'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.caster'::regclass, + 'attname', 'timetz'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '12'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.caster'::regclass, + 'attname', 'tsquery'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '0'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.caster'::regclass, + 'attname', 'tsvector'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '0'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.caster'::regclass, + 'attname', 'uuid'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '16'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.caster'::regclass, + 'attname', 'varchar'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.975'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '1'::float4, + 'most_common_vals', '{foo}'::text, + 'most_common_freqs', '{0.025}'::float4[], + 'correlation', '1'::float4 +); = = -- @@ -142670,6 +143871,28 @@ 'reltuples', '5'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.citext_matview'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4,5}'::text, + 'correlation', '0.4'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.citext_matview'::regclass, + 'attname', 'name'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.4'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.6'::float4, + 'histogram_bounds', '{one,three,Two}'::text, + 'correlation', '1'::float4 +); = = -- @@ -142679,10 +143902,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.citext_table'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '5'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.citext_table'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4,5}'::text, + 'correlation', '0.4'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.citext_table'::regclass, + 'attname', 'name'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.4'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.6'::float4, + 'histogram_bounds', '{one,three,Two}'::text, + 'correlation', '1'::float4 +); = = -- @@ -142720,8 +143965,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.citext_table_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '5'::real, 'relallvisible', '0'::integer ); = @@ -145957,9 +147202,20 @@ 'relation', 'public.test_cube'::regclass, 'version', '180000'::integer, 'relpages', '36'::integer, - 'reltuples', '3100'::real, + 'reltuples', '3103'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_cube'::regclass, + 'attname', 'c'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '39'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"(0, 100000)","(563, 30859),(540, 30842)","(1023, = 23378),(933, 23317)","(1594, 1043),(1517, 971)","(2116, 22274),(2037, 2221= 6)","(2628, 12688),(2605, 12602)","(3250, 1108),(3169, 1063)","(3606, 4975= 7),(3538, 49697)","(3927, 44892),(3914, 44843)","(4445, 32006),(4405, 3191= 4)","(4945, 29201),(4933, 29184)","(5427, 42682),(5357, 42637)","(5883, 30= 629),(5878, 30564)","(6338, 28242),(6329, 28184)","(6924, 30196),(6851, 30= 113)","(7395, 32439),(7345, 32416)","(7806, 44368),(7753, 44297)","(8279, = 12052),(8239, 12021)","(8823, 8253),(8793, 8238)","(9345, 17279),(9313, 17= 197)","(9903, 10896),(9850, 10806)","(10365, 48246),(10291, 48154)","(1095= 9, 48311),(10957, 48230)","(11419, 13324),(11399, 13251)","(12028, 31783),= (11967, 31749)","(12283, 8636),(12256, 8610)","(12705, 13308),(12694, 1323= 2)","(13348, 46719),(13260, 46689)","(13877, 43379),(13861, 43290)","(1446= 3, 9305),(14426, 9224)","(14990, 15217),(14904, 15211)","(15643, 38953),(1= 5585, 38947)","(16139, 44777),(16128, 44686)","(16546, 48436),(16535, 4840= 0)","(17049, 48390),(17022, 48304)","(17566, 27575),(17566, 27480)","(1802= 6, 25208),(17970, 25208)","(18439, 10706),(18383, 10618)","(18940, 43246),= (18860, 43150)","(19643, 12916),(19567, 12912)","(20327, 42244),(20231, 42= 212)","(20724, 44854),(20724, 44830)","(21345, 18939),(21269, 18887)","(21= 682, 24951),(21646, 24920)","(22048, 43391),(22043, 43362)","(22414, 38398= ),(22404, 38319)","(23080, 4196),(22983, 4191)","(23541, 12541),(23530, 12= 523)","(24121, 38305),(24048, 38256)","(24738, 25458),(24656, 25362)","(25= 007, 25023),(25003, 25002)","(25224, 35012),(25217, 34922)","(25917, 5835)= ,(25843, 5806)","(26409, 29897),(26389, 29863)","(26907, 14490),(26900, 14= 391)","(27453, 15836),(27391, 15802)","(28048, 30385),(28009, 30315)","(28= 584, 956),(28575, 868)","(29098, 49051),(29085, 49031)","(29607, 14625),(2= 9531, 14619)","(30044, 19340),(30004, 19333)","(30329, 18906),(30327, 1881= 5)","(30879, 43562),(30785, 43545)","(31334, 32463),(31291, 32456)","(3185= 6, 39006),(31783, 39003)","(32323, 21685),(32304, 21644)","(32704, 2169),(= 32635, 2091)","(33197, 3252),(33161, 3245)","(33857, 9320),(33813, 9269)",= "(34252, 19395),(34159, 19316)","(34824, 5729),(34818, 5706)","(35407, 301= 77),(35345, 30151)","(35867, 28071),(35769, 28052)","(36353, 7484),(36286,= 7414)","(36892, 5522),(36810, 5478)","(37418, 49393),(37338, 49296)","(37= 913, 42300),(37814, 42269)","(38395, 11209),(38334, 11137)","(38848, 5936)= ,(38763, 5869)","(39264, 31123),(39226, 31085)","(39769, 17276),(39743, 17= 229)","(40208, 9789),(40194, 9759)","(40782, 11648),(40763, 11631)","(4147= 9, 10936),(41381, 10847)","(41936, 40699),(41854, 40655)","(42476, 39152),= (42377, 39127)","(42897, 48620),(42860, 48537)","(43499, 46488),(43496, 46= 409)","(44011, 11138),(43953, 11117)","(44702, 15182),(44641, 15117)","(45= 196, 38286),(45153, 38250)","(45698, 28860),(45698, 28770)","(46177, 44640= ),(46082, 44544)","(46721, 2514),(46687, 2471)","(47114, 18866),(47081, 18= 784)","(47490, 19229),(47472, 19203)","(48064, 29307),(48022, 29280)","(48= 497, 34052),(48453, 33966)","(49103, 29614),(49039, 29606)","(49611, 47078= ),(49533, 47052)",(100000)}'::text, + 'correlation', '-0.014311819'::float4 +); = = -- @@ -145977,7 +147233,7 @@ 'relation', 'public.test_cube_ix'::regclass, 'version', '180000'::integer, 'relpages', '36'::integer, - 'reltuples', '3100'::real, + 'reltuples', '3103'::real, 'relallvisible', '0'::integer ); = @@ -146205,10 +147461,40 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', '"MySchema"."Foo"'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', '"MySchema"."Foo"'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', '"MySchema"."Foo"'::regclass, + 'attname', 'f2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', '"MySchema"."Foo"'::regclass, + 'attname', 'f3'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '45'::integer, + 'n_distinct', '-1'::float4, + 'most_common_elems', '{a0,b0,c0}'::text, + 'most_common_elem_freqs', '{1,1,1,1,1,0}'::float4[], + 'elem_count_histogram', '{3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,= 3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,= 3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,= 3,3,3,3}'::float4[] +); = = -- @@ -146218,10 +147504,46 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.foo'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '11'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.foo'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{0,1,2,3,4,5,6,7,8,9,10}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.foo'::regclass, + 'attname', 'f2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{a,b,c,d,e,f,g,h,i,j,k}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.foo'::regclass, + 'attname', 'f3'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '45'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"{a0,b0,c0}","{a1,b1,c1}","{a10,b10,c10}","{a2,b2,= c2}","{a3,b3,c3}","{a4,b4,c4}","{a5,b5,c5}","{a6,b6,c6}","{a7,b7,c7}","{a8= ,b8,c8}","{a9,b9,c9}"}'::text, + 'correlation', '0.6727273'::float4, + 'most_common_elems', '{a0,a1,a10,a2,a3,a4,a5,a6,a7,a8,a9,b0,b1,b10,b2,b3= ,b4,b5,b6,b7,b8,b9,c0,c1,c10,c2,c3,c4,c5,c6,c7,c8,c9}'::text, + 'most_common_elem_freqs', '{0.09090909,0.09090909,0.09090909,0.09090909,= 0.09090909,0.09090909,0.09090909,0.09090909,0.09090909,0.09090909,0.090909= 09,0.09090909,0.09090909,0.09090909,0.09090909,0.09090909,0.09090909,0.090= 90909,0.09090909,0.09090909,0.09090909,0.09090909,0.09090909,0.09090909,0.= 09090909,0.09090909,0.09090909,0.09090909,0.09090909,0.09090909,0.09090909= ,0.09090909,0.09090909,0.09090909,0.09090909,0}'::float4[], + 'elem_count_histogram', '{3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,= 3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,= 3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,= 3,3,3,3}'::float4[] +); = = -- @@ -146239,8 +147561,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', '"MySchema"."Foo_pkey"'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); = @@ -146260,8 +147582,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.foo_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '11'::real, 'relallvisible', '0'::integer ); = @@ -146567,7 +147889,7 @@ 'relation', 'public.dummy_test_tab'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -146832,7 +148154,7 @@ 'relation', 'public.foo'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -148225,10 +149547,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.test_json_agg'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_json_agg'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.33333334'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-0.6666666'::float4, + 'histogram_bounds', '{rec1,rec2}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_json_agg'::regclass, + 'attname', 'f2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '87'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"\"b\"=3D>\"f\", \"c\"=3D>\"null\", \"d\"=3D>\"012= 345.6\", \"e\"=3D>\"012345.6\", \"f\"=3D>\"-1.234\", \"g\"=3D>\"0.345e-4\"= , \"x\"=3D>\"xyzzy\", \"a key\"=3D>\"2\"","\"b\"=3D>\"t\", \"c\"=3D>NULL, = \"d\"=3D>\"012345\", \"e\"=3D>\"012345\", \"f\"=3D>\"1.234\", \"g\"=3D>\"2= .345e+4\", \"x\"=3D>\"xyzzy\", \"a key\"=3D>\"1\"","\"d\"=3D>NULL, \"x\"=3D= >\"xyzzy\""}'::text, + 'correlation', '0.5'::float4 +); = = -- @@ -148242,6 +149586,19 @@ 'reltuples', '1001'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.testhstore'::regclass, + 'attname', 'h'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '78'::integer, + 'n_distinct', '-0.8841159'::float4, + 'most_common_vals', '{""}'::text, + 'most_common_freqs', '{0.116883114}'::float4[], + 'histogram_bounds', '{"\"auth\"=3D>\"AAA\", \"line\"=3D>\"256\", \"state= \"=3D>\"31\"","\"auth\"=3D>\"AA\", \"line\"=3D>\"584\", \"user\"=3D>\"BAC\= "","\"auth\"=3D>\"ABB\", \"line\"=3D>\"820\", \"node\"=3D>\"AB\", \"wait\"= =3D>\"AC\", \"query\"=3D>\"CC\", \"public\"=3D>\"f\", \"cleaned\"=3D>\"t\"= , \"indexed\"=3D>\"f\", \"abstract\"=3D>\"AA\"","\"auth\"=3D>\"AC\", \"lin= e\"=3D>\"409\", \"status\"=3D>\"59\"","\"auth\"=3D>\"BA\", \"line\"=3D>\"2= 99\", \"user\"=3D>\"AA\", \"space\"=3D>\"ABA\", \"public\"=3D>\"f\", \"ind= exed\"=3D>\"f\", \"coauthors\"=3D>\"BC\"","\"auth\"=3D>\"BCA\", \"date\"=3D= >\"BA\", \"line\"=3D>\"502\"","\"auth\"=3D>\"BC\", \"line\"=3D>\"38\", \"t= itle\"=3D>\"BA\", \"world\"=3D>\"ACA\", \"public\"=3D>\"t\", \"indexed\"=3D= >\"t\", \"abstract\"=3D>\"AAA\"","\"auth\"=3D>\"CA\", \"date\"=3D>\"AC\", = \"line\"=3D>\"779\", \"space\"=3D>\"CAC\"","\"auth\"=3D>\"CBC\", \"line\"=3D= >\"803\", \"node\"=3D>\"BBC\", \"space\"=3D>\"BC\", \"state\"=3D>\"99\", \= "cleaned\"=3D>\"t\", \"disabled\"=3D>\"t\"","\"auth\"=3D>\"CC\", \"line\"=3D= >\"551\", \"space\"=3D>\"AAB\", \"state\"=3D>\"41\", \"world\"=3D>\"CB\"",= "\"bad\"=3D>\"f\", \"auth\"=3D>\"CA\", \"line\"=3D>\"236\", \"query\"=3D>\= "BC\", \"public\"=3D>\"t\", \"status\"=3D>\"61\", \"cleaned\"=3D>\"f\", \"= disabled\"=3D>\"t\"","\"bad\"=3D>\"f\", \"date\"=3D>\"BCB\", \"line\"=3D>\= "129\", \"node\"=3D>\"BAC\", \"user\"=3D>\"BAA\", \"subtitle\"=3D>\"AC\"",= "\"bad\"=3D>\"f\", \"line\"=3D>\"105\", \"node\"=3D>\"CBB\", \"abstract\"=3D= >\"BA\"","\"bad\"=3D>\"f\", \"line\"=3D>\"431\", \"node\"=3D>\"AC\", \"use= r\"=3D>\"CA\", \"query\"=3D>\"CAB\"","\"bad\"=3D>\"f\", \"line\"=3D>\"65\"= , \"user\"=3D>\"BBB\", \"wait\"=3D>\"CC\", \"title\"=3D>\"CB\", \"public\"= =3D>\"t\", \"abstract\"=3D>\"ACA\"","\"bad\"=3D>\"f\", \"line\"=3D>\"883\"= , \"state\"=3D>\"53\", \"status\"=3D>\"63\", \"cleaned\"=3D>\"f\", \"coaut= hors\"=3D>\"BAA\"","\"bad\"=3D>\"f\", \"org\"=3D>\"34\", \"date\"=3D>\"CB\= ", \"line\"=3D>\"354\", \"wait\"=3D>\"ABC\", \"query\"=3D>\"BB\", \"world\= "=3D>\"CBA\", \"public\"=3D>\"t\", \"indexed\"=3D>\"f\"","\"bad\"=3D>\"f\"= , \"org\"=3D>\"73\", \"auth\"=3D>\"AC\", \"line\"=3D>\"239\", \"title\"=3D= >\"CA\", \"status\"=3D>\"94\", \"abstract\"=3D>\"CC\"","\"bad\"=3D>\"f\", = \"pos\"=3D>\"33\", \"line\"=3D>\"141\", \"user\"=3D>\"BBC\", \"query\"=3D>= \"ACB\", \"space\"=3D>\"ACA\", \"world\"=3D>\"BC\"","\"bad\"=3D>\"f\", \"p= os\"=3D>\"83\", \"line\"=3D>\"248\", \"wait\"=3D>\"CCA\", \"space\"=3D>\"B= A\", \"public\"=3D>\"f\", \"subtitle\"=3D>\"CBB\"","\"bad\"=3D>\"t\", \"au= th\"=3D>\"BB\", \"line\"=3D>\"674\", \"node\"=3D>\"BCC\", \"user\"=3D>\"AA= A\", \"wait\"=3D>\"CA\", \"title\"=3D>\"BBB\", \"status\"=3D>\"86\", \"ind= exed\"=3D>\"f\"","\"bad\"=3D>\"t\", \"date\"=3D>\"AAB\", \"line\"=3D>\"425= \", \"node\"=3D>\"BAC\", \"state\"=3D>\"81\", \"world\"=3D>\"AC\", \"clean= ed\"=3D>\"f\", \"indexed\"=3D>\"t\", \"subtitle\"=3D>\"CBA\", \"coauthors\= "=3D>\"BC\"","\"bad\"=3D>\"t\", \"line\"=3D>\"133\", \"space\"=3D>\"BAC\",= \"state\"=3D>\"96\", \"disabled\"=3D>\"f\", \"coauthors\"=3D>\"ABA\"","\"= bad\"=3D>\"t\", \"line\"=3D>\"443\", \"space\"=3D>\"AAB\", \"world\"=3D>\"= BCB\"","\"bad\"=3D>\"t\", \"line\"=3D>\"654\", \"query\"=3D>\"AC\", \"disa= bled\"=3D>\"f\"","\"bad\"=3D>\"t\", \"line\"=3D>\"835\", \"status\"=3D>\"5= \"","\"bad\"=3D>\"t\", \"org\"=3D>\"55\", \"pos\"=3D>\"32\", \"line\"=3D>\= "530\", \"wait\"=3D>\"AC\", \"space\"=3D>\"BCA\", \"world\"=3D>\"ABA\", \"= public\"=3D>\"t\", \"indexed\"=3D>\"t\"","\"bad\"=3D>\"t\", \"org\"=3D>\"7= 8\", \"line\"=3D>\"150\", \"user\"=3D>\"AAB\", \"title\"=3D>\"CBB\", \"abs= tract\"=3D>\"BAC\", \"disabled\"=3D>\"t\", \"subtitle\"=3D>\"CBA\"","\"bad= \"=3D>\"t\", \"pos\"=3D>\"3\", \"date\"=3D>\"BB\", \"line\"=3D>\"626\", \"= user\"=3D>\"AA\", \"wait\"=3D>\"BC\", \"subtitle\"=3D>\"BA\"","\"bad\"=3D>= \"t\", \"pos\"=3D>\"86\", \"line\"=3D>\"562\", \"query\"=3D>\"AAB\", \"sta= te\"=3D>\"27\", \"title\"=3D>\"ABA\", \"public\"=3D>\"t\", \"indexed\"=3D>= \"f\", \"coauthors\"=3D>\"BA\"","\"date\"=3D>\"AB\", \"line\"=3D>\"950\", = \"state\"=3D>\"91\", \"abstract\"=3D>\"BA\"","\"date\"=3D>\"BAA\", \"line\= "=3D>\"110\", \"user\"=3D>\"CC\", \"space\"=3D>\"BCB\", \"cleaned\"=3D>\"f= \", \"indexed\"=3D>\"t\"","\"date\"=3D>\"BB\", \"line\"=3D>\"577\", \"abst= ract\"=3D>\"CAA\"","\"date\"=3D>\"CAC\", \"line\"=3D>\"632\", \"query\"=3D= >\"CBC\", \"space\"=3D>\"CC\", \"state\"=3D>\"65\", \"title\"=3D>\"AC\", \= "world\"=3D>\"CBC\", \"coauthors\"=3D>\"CC\"","\"date\"=3D>\"CBC\", \"line= \"=3D>\"145\", \"node\"=3D>\"ACC\", \"user\"=3D>\"AAA\", \"wait\"=3D>\"AC\= ", \"title\"=3D>\"CBA\", \"public\"=3D>\"f\", \"status\"=3D>\"24\", \"coau= thors\"=3D>\"BAC\"","\"date\"=3D>\"CC\", \"line\"=3D>\"162\"","\"line\"=3D= >\"119\", \"node\"=3D>\"BCA\", \"public\"=3D>\"f\", \"status\"=3D>\"55\", = \"coauthors\"=3D>\"BBA\"","\"line\"=3D>\"139\", \"world\"=3D>\"CC\", \"sub= title\"=3D>\"BBB\"","\"line\"=3D>\"165\", \"status\"=3D>\"36\"","\"line\"=3D= >\"181\", \"wait\"=3D>\"ABB\", \"cleaned\"=3D>\"t\", \"abstract\"=3D>\"BC\= ", \"subtitle\"=3D>\"CCC\", \"coauthors\"=3D>\"BA\"","\"line\"=3D>\"210\",= \"public\"=3D>\"t\"","\"line\"=3D>\"240\", \"indexed\"=3D>\"f\", \"disabl= ed\"=3D>\"t\", \"subtitle\"=3D>\"BC\"","\"line\"=3D>\"265\", \"query\"=3D>= \"CBB\", \"subtitle\"=3D>\"BB\"","\"line\"=3D>\"288\", \"user\"=3D>\"CCB\"= , \"public\"=3D>\"f\", \"status\"=3D>\"50\"","\"line\"=3D>\"311\", \"wait\= "=3D>\"ABB\", \"space\"=3D>\"CAB\", \"cleaned\"=3D>\"t\", \"indexed\"=3D>\= "f\"","\"line\"=3D>\"335\", \"node\"=3D>\"BAA\", \"user\"=3D>\"AB\", \"que= ry\"=3D>\"BAA\", \"space\"=3D>\"AC\", \"world\"=3D>\"BC\", \"cleaned\"=3D>= \"t\", \"subtitle\"=3D>\"BAC\"","\"line\"=3D>\"356\", \"user\"=3D>\"BC\", = \"space\"=3D>\"CB\", \"status\"=3D>\"73\", \"cleaned\"=3D>\"t\", \"indexed= \"=3D>\"f\", \"disabled\"=3D>\"t\"","\"line\"=3D>\"37\", \"node\"=3D>\"BC\= ", \"title\"=3D>\"CAA\", \"cleaned\"=3D>\"f\", \"abstract\"=3D>\"ACA\"","\= "line\"=3D>\"398\", \"user\"=3D>\"BCB\", \"title\"=3D>\"AB\", \"world\"=3D= >\"CA\", \"subtitle\"=3D>\"BC\"","\"line\"=3D>\"423\", \"status\"=3D>\"22\= "","\"line\"=3D>\"45\", \"indexed\"=3D>\"t\"","\"line\"=3D>\"497\", \"node= \"=3D>\"BC\", \"query\"=3D>\"CC\", \"indexed\"=3D>\"f\", \"coauthors\"=3D>= \"CAC\"","\"line\"=3D>\"527\", \"world\"=3D>\"ABA\", \"public\"=3D>\"t\", = \"disabled\"=3D>\"t\"","\"line\"=3D>\"554\", \"node\"=3D>\"AAA\", \"user\"= =3D>\"CCC\", \"query\"=3D>\"ABB\", \"space\"=3D>\"ABC\", \"world\"=3D>\"AB= A\"","\"line\"=3D>\"582\", \"query\"=3D>\"ACC\", \"cleaned\"=3D>\"t\", \"d= isabled\"=3D>\"f\"","\"line\"=3D>\"607\", \"query\"=3D>\"BA\"","\"line\"=3D= >\"66\", \"coauthors\"=3D>\"AC\"","\"line\"=3D>\"70\", \"query\"=3D>\"BC\"= , \"title\"=3D>\"BC\", \"subtitle\"=3D>\"CA\"","\"line\"=3D>\"725\", \"sta= te\"=3D>\"60\"","\"line\"=3D>\"744\", \"node\"=3D>\"BAC\", \"query\"=3D>\"= BC\", \"public\"=3D>\"f\", \"abstract\"=3D>\"AB\"","\"line\"=3D>\"763\", \= "user\"=3D>\"BBC\", \"world\"=3D>\"CBA\", \"indexed\"=3D>\"t\"","\"line\"=3D= >\"797\", \"state\"=3D>\"49\", \"coauthors\"=3D>\"CC\"","\"line\"=3D>\"829= \", \"node\"=3D>\"CBC\", \"public\"=3D>\"t\", \"disabled\"=3D>\"f\"","\"li= ne\"=3D>\"856\", \"public\"=3D>\"f\", \"coauthors\"=3D>\"CA\"","\"line\"=3D= >\"874\", \"title\"=3D>\"BCB\"","\"line\"=3D>\"890\", \"node\"=3D>\"ABC\",= \"user\"=3D>\"BB\", \"wait\"=3D>\"BB\", \"query\"=3D>\"CB\", \"space\"=3D= >\"BB\", \"coauthors\"=3D>\"BA\"","\"line\"=3D>\"923\", \"query\"=3D>\"CAB= \", \"world\"=3D>\"BA\", \"status\"=3D>\"0\"","\"line\"=3D>\"95\", \"user\= "=3D>\"BA\", \"wait\"=3D>\"ABA\", \"state\"=3D>\"77\", \"public\"=3D>\"f\"= , \"status\"=3D>\"43\", \"subtitle\"=3D>\"AC\"","\"line\"=3D>\"976\", \"us= er\"=3D>\"CB\", \"title\"=3D>\"BAC\", \"public\"=3D>\"f\"","\"org\"=3D>\"1= 0\", \"date\"=3D>\"CCC\", \"line\"=3D>\"281\", \"space\"=3D>\"AC\", \"stat= us\"=3D>\"16\"","\"org\"=3D>\"15\", \"date\"=3D>\"BAC\", \"line\"=3D>\"410= \", \"space\"=3D>\"CCA\", \"disabled\"=3D>\"t\"","\"org\"=3D>\"19\", \"pos= \"=3D>\"82\", \"auth\"=3D>\"BA\", \"date\"=3D>\"CAA\", \"line\"=3D>\"405\"= , \"query\"=3D>\"CCB\"","\"org\"=3D>\"26\", \"line\"=3D>\"717\", \"node\"=3D= >\"AC\", \"state\"=3D>\"4\", \"title\"=3D>\"ABB\", \"public\"=3D>\"t\", \"= indexed\"=3D>\"t\", \"coauthors\"=3D>\"CCA\"","\"org\"=3D>\"33\", \"line\"= =3D>\"428\", \"query\"=3D>\"AC\", \"space\"=3D>\"ACC\", \"status\"=3D>\"48= \", \"indexed\"=3D>\"f\", \"abstract\"=3D>\"BC\", \"disabled\"=3D>\"t\"","= \"org\"=3D>\"38\", \"auth\"=3D>\"BCC\", \"line\"=3D>\"18\", \"state\"=3D>\= "23\", \"status\"=3D>\"28\", \"abstract\"=3D>\"CB\", \"disabled\"=3D>\"f\"= ","\"org\"=3D>\"42\", \"date\"=3D>\"CB\", \"line\"=3D>\"486\", \"indexed\"= =3D>\"f\"","\"org\"=3D>\"47\", \"line\"=3D>\"749\", \"wait\"=3D>\"BC\", \"= query\"=3D>\"BBB\"","\"org\"=3D>\"53\", \"line\"=3D>\"360\", \"state\"=3D>= \"83\", \"world\"=3D>\"CC\", \"status\"=3D>\"64\", \"cleaned\"=3D>\"f\", \= "abstract\"=3D>\"CBC\", \"coauthors\"=3D>\"BC\"","\"org\"=3D>\"58\", \"lin= e\"=3D>\"771\", \"node\"=3D>\"AC\", \"coauthors\"=3D>\"BCC\"","\"org\"=3D>= \"65\", \"line\"=3D>\"613\", \"query\"=3D>\"BC\"","\"org\"=3D>\"6\", \"aut= h\"=3D>\"CCA\", \"line\"=3D>\"235\", \"space\"=3D>\"ABB\", \"title\"=3D>\"= AA\", \"status\"=3D>\"12\", \"cleaned\"=3D>\"t\", \"indexed\"=3D>\"f\", \"= subtitle\"=3D>\"CA\"","\"org\"=3D>\"74\", \"pos\"=3D>\"70\", \"line\"=3D>\= "957\", \"node\"=3D>\"CC\", \"user\"=3D>\"AAA\", \"world\"=3D>\"CCC\", \"p= ublic\"=3D>\"t\", \"cleaned\"=3D>\"t\", \"subtitle\"=3D>\"AB\"","\"org\"=3D= >\"79\", \"line\"=3D>\"604\", \"world\"=3D>\"CCC\"","\"org\"=3D>\"84\", \"= line\"=3D>\"196\", \"node\"=3D>\"CAC\", \"wait\"=3D>\"BC\", \"query\"=3D>\= "BCC\", \"state\"=3D>\"53\", \"abstract\"=3D>\"AAC\", \"disabled\"=3D>\"t\= "","\"org\"=3D>\"90\", \"pos\"=3D>\"17\", \"line\"=3D>\"48\", \"query\"=3D= >\"CAC\", \"space\"=3D>\"BCA\", \"cleaned\"=3D>\"f\", \"abstract\"=3D>\"CC= \", \"disabled\"=3D>\"t\", \"subtitle\"=3D>\"BAC\"","\"org\"=3D>\"97\", \"= line\"=3D>\"346\", \"node\"=3D>\"CC\", \"state\"=3D>\"68\", \"title\"=3D>\= "AA\", \"indexed\"=3D>\"t\"","\"pos\"=3D>\"10\", \"line\"=3D>\"849\", \"qu= ery\"=3D>\"CC\", \"title\"=3D>\"CB\", \"public\"=3D>\"t\", \"abstract\"=3D= >\"CB\"","\"pos\"=3D>\"27\", \"line\"=3D>\"574\", \"space\"=3D>\"CC\", \"t= itle\"=3D>\"ABA\"","\"pos\"=3D>\"33\", \"line\"=3D>\"905\", \"cleaned\"=3D= >\"f\"","\"pos\"=3D>\"40\", \"auth\"=3D>\"CBB\", \"line\"=3D>\"279\", \"sp= ace\"=3D>\"CA\", \"indexed\"=3D>\"f\", \"coauthors\"=3D>\"CC\"","\"pos\"=3D= >\"47\", \"auth\"=3D>\"AB\", \"line\"=3D>\"233\", \"node\"=3D>\"AB\", \"qu= ery\"=3D>\"BC\", \"space\"=3D>\"AB\", \"world\"=3D>\"CAC\", \"cleaned\"=3D= >\"t\"","\"pos\"=3D>\"52\", \"line\"=3D>\"575\", \"public\"=3D>\"f\", \"st= atus\"=3D>\"29\", \"cleaned\"=3D>\"f\", \"indexed\"=3D>\"f\", \"coauthors\= "=3D>\"ACC\"","\"pos\"=3D>\"57\", \"date\"=3D>\"CC\", \"line\"=3D>\"213\",= \"space\"=3D>\"AC\"","\"pos\"=3D>\"62\", \"line\"=3D>\"539\", \"query\"=3D= >\"AAA\", \"space\"=3D>\"BC\", \"world\"=3D>\"AC\", \"status\"=3D>\"18\", = \"indexed\"=3D>\"f\", \"coauthors\"=3D>\"BAC\"","\"pos\"=3D>\"66\", \"line= \"=3D>\"641\", \"state\"=3D>\"37\", \"disabled\"=3D>\"t\"","\"pos\"=3D>\"7= 0\", \"date\"=3D>\"AB\", \"line\"=3D>\"970\", \"wait\"=3D>\"BCA\", \"title= \"=3D>\"BC\", \"world\"=3D>\"CB\", \"indexed\"=3D>\"f\", \"disabled\"=3D>\= "t\"","\"pos\"=3D>\"72\", \"line\"=3D>\"12\", \"space\"=3D>\"AAC\", \"abst= ract\"=3D>\"BBA\"","\"pos\"=3D>\"7\", \"line\"=3D>\"430\", \"space\"=3D>\"= AA\", \"abstract\"=3D>\"CCA\"","\"pos\"=3D>\"8\", \"line\"=3D>\"418\", \"u= ser\"=3D>\"BB\", \"query\"=3D>\"AA\", \"space\"=3D>\"BB\", \"indexed\"=3D>= \"t\", \"subtitle\"=3D>\"ABA\", \"coauthors\"=3D>\"CBA\"","\"pos\"=3D>\"97= \", \"line\"=3D>\"194\", \"query\"=3D>\"ABB\", \"space\"=3D>\"CAC\", \"wor= ld\"=3D>\"CA\", \"status\"=3D>\"86\", \"subtitle\"=3D>\"CCC\"","\"pos\"=3D= >\"9\", \"line\"=3D>\"234\", \"node\"=3D>\"AB\", \"title\"=3D>\"CAA\", \"p= ublic\"=3D>\"t\""}'::text, + 'correlation', '0.051938612'::float4 +); = = -- @@ -148251,10 +149608,46 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.testhstore0'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.testhstore0'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.testhstore0'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.testhstore0'::regclass, + 'attname', 'c'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '7'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.testhstore0'::regclass, + 'attname', 'd'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -148264,10 +149657,55 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.testhstore1'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.testhstore1'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.testhstore1'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.testhstore1'::regclass, + 'attname', 'c'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '7'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.testhstore1'::regclass, + 'attname', 'd'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.testhstore1'::regclass, + 'attname', 'e'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -148660,10 +150098,28 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.test1'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test1'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test1'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '36'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -151368,6 +152824,20 @@ 'reltuples', '1000'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public._ltreetest'::regclass, + 'attname', 't'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '237'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"{1,16.13.2.19.14.29.31.30.23.15.12,26.19.3.14.8.2= 8.31.10,31.5.6.4.8.29.3,1.11.10.19.6.1.26.17.2.22}","{1.1.2.1,11.7.31.15.2= 2,22.26.1.28.9.9.31,19.17.13.12.32.16.3,25.18.8.3.23.23.5.9.6}","{1.14.3.7= .3.17.2.29,29.26.25.14.24.18.2.13.23.29,25.2.3.15.11.19.5.28.25.14}","{1.2= 1.28.4.23,30.30.17.5.30.21.19.5.22.22.14,9.26.1.16,27.27.25.10.31.10.21.22= .21.16.12,8.9.22}","{1.27.22.23.2.26.32.17.7.9,22.19.21.11.6.8.29.24}","{1= 0.11.25.2.24.18.18.21.6.26.21,19.31.14.25.5.8.21.11.13.20}","{10.2.17.26.1= 6.7.19.6.23.3,14.10.11.30.5.7.6.24.9.30.26,18.7.10.27.17.24,10.26.27.23.4.= 31.11.25.29,13.26.17.3.2.19}","{10.29.26.4.27.17.11,29.11.20.22.27}","{10.= 8.20.11.12.23.22,11.12.6.21}","{11.17.10,10.22.30.16.2.21.17.13,29.27.7.7.= 3.11.14.26.21.11}","{11.22.28.8.12.23.25.15.21.28,6.27.26.1.20.24.6}","{12= .13.16.17.29.27.16.14.9.19.9,32.3.12.2}","{12.17.10.7.17.16,9.30,4.30.8.20= .19.9.30.24.11,1.12.25.26.22.8.15.23,12.11.20.20.29}","{12.29.17.2.20.29.1= .11.19.8.12,19.2.9.29.6,14.5.13.19.25.12.32.9.13.16.12,10.18.12.27.24.30.3= 2.7.11.5.13,31.4.7}","{12.7.28.26.14.21.18.31.5.15.11,16.13.19.11.18.13.17= .17,16.31.12.27.25.9.32.29,17.7.26.30.18.23.4}","{13.28.12.6,28.25.11.22,2= 8.20.8.9.9.28.30.29,22.18.20.23.15.9.12}","{13.9.9.27.31.11.25.9.27.22.13,= 13.16.4.28,10.28.22.29.13.19.6.7.6.14,28.15.25.7.13.6.19.2,30.9.24}","{14.= 17.7.30.8.25.26.4,16.13.19.11.18.13.17.17}","{14.21.6.5.26.9.32.16.25,9.8.= 23.2.20.16,29.10.12.17.12.16,4.2.2.32.24.25.31.3,32.15.20.28.5.1.23.4}","{= 14.5.13.19.25.12.32.9.13.16.12,27.6.13.24.21.27.28.22.3.7.4,30.23.2.13.14.= 15.29.19.4.12.24,27.4.15.14.19.6.12,15.29.32.16.29.12.20.32.13.20}","{15.1= 0.30.1.4.12.8.20,22.25.4.28.9.20.12.13}","{15.25.31.11.4.22.16.7.11,22.16,= 7.14.22.29.30.14.25.1.9.26.25,25.5.30.7.16.12.21.12.11.16}","{15.6.19.3,1.= 27.22.23.2.26.32.17.7.9}","{16.13.19.11.18.13.17.17,17.25.26.23.32,31.18.2= 7.15.20.29.29}","{16.20.29.26,11.22.28.8.12.23.25.15.21.28,7.5.28.8.17.26.= 31.10.15,27.17.17.19.24.9.14.20}","{16.5.10.2.18.8.15.12.32.25.10,8.3.18.1= 3.30.20.27.26.17.28,5.27.16.3.30}","{16.9.32.14.3.7.8.7.21.22,4.13,31.18.2= 7.15.20.29.29,13.14.13.10.28.26.9.18.27.21}","{17.25.26.23.32,6.11.31.23.1= 2.8.30.14.27}","{17.8,4.10.28}","{18.18.5.11.7.4.25,7.31,18.7.10.27.17.24,= 19.2.9.29.6}","{18.31.32.28.1.4.24.24.12.25,15.21.23.30.9.25,22.20.30,23.3= .32.21.5.14.10.17.1}","{19.10.26.19.5.21.30.23,25.17.9.16.17.31.23.29.24,6= .9.29.17.4.32,24.13.1.8}","{19.17.13.12.32.16.3,3.9.11.23.32.26.24.28}","{= 19.26.32.13.1.12.30.26.22.25,29.3.17.17.18.32,12.1.28.22.25,18.4,14.8.15.3= 0.7.29.27.31.4}","{19.7,9.17.13.31.7,29.1.7.26.25.11.22,8.16.1.16.28.6.3.2= 2.6.23}","{2.15.14.20.30.26,30.17.2.25,22.23.22.30,10.26.30.15.1,8.3.18.13= .30.20.27.26.17.28}","{2.31.25,22.10.27.19.29.20.29.3.12.14.25,21.14,27.26= .29,18.6.26.2.13.9.6.11.10.11.16}","{20.1.24.3.30.31,5.13.23.19.28.26.27.6= .1.22,5.24.24.9.32.26.31,26.13.4.7.13.11.3}","{20.22.10,25.15.11}","{20.4.= 1.16.31.3,22.18.20.23.15.9.12,25.10.4.28.3.31.19,2.28.5.17.6.32}","{21.14.= 22.29,20.30.28.15.17,4.22.17.10.19.9.8.19.28.3.9}","{21.18,26.14.5.32.10,3= 2.28.1.32.28.10,27.4.15.14.19.6.12}","{21.5.17.19.15.25.18.21.24.9,30.12.9= .25.24.6.7.24.29,17.14.7.3.2.18.20.23.18.5}","{22.10.18,3.21.16.24.23.12.1= 6.32.3,24.16.27.10.9}","{22.13.22.8.30.32.10.24,26.28.14,12.4.26.23.25.5.1= 5.7.16}","{22.19.21.11.6.8.29.24,4.11.19.17.2.22.20.18.13.32.15,17.25.26.2= 3.32,27.3.3.11.21.4.25,3.14.30.5.32.22.29}","{22.23.25.28.5.27.9.9.24.31.1= 0,1.27.22.23.2.26.32.17.7.9}","{22.32.6.6.3.8.24.6.25.29,12.18,8.16,15.10.= 30.1.4.12.8.20,31.9.3.5}","{23.19.17.31.29.13.1.12.5.25,19.11.10.18.14.13.= 7.7,24.15.15.17.22}","{23.24.16.32.13.29,12.22.20.4.12,25.28.3,18.19.11.20= .13.13.11,32.27.18.7.3.4.2}","{23.5.7.12.11.23.10,10.29}","{24.15.15.17.22= ,4.14}","{24.27.18.32.14.9.11.28.9,5.24.4.31.3.16.25.17.13.26.11,10.29,27.= 3.3.11.21.4.25,5.13.23.19.28.26.27.6.1.22}","{24.9.15.1.14.29.6.4,21.23.17= .8.23.11.8.1,18.6.2.2.24,25.32.24.24.28.15.16.10,8.10}","{25.10.4.28.3.31.= 19,28.9.3.16.17.21.23.30,28.2.27.1.20,1.15.17.6.28.25.24.31.27.9}","{25.17= .2.20.20.3.29.21.3.12,29.28.9.15.8.27.31,15.3.31.9.27.14.9.8.14.6.32,1.22.= 29.5.16}","{25.28.3,22.23.25.28.5.27.9.9.24.31.10,4.15.20.23.12.16.2.16.17= ,29.5.18.27.3.21.18.6.14,28.14.32.29.2.3.4}","{25.6.12.16.1,11.10,22.17.30= ,1.28.19.8.25.6.20.27.29.27,9.3.3}","{26.16.12.3.27.9.28,9.19.7.13.13.25,9= .18.23}","{26.25.24,9.18.30.11.29.32.7.19.2,8.16.30.29.19.22.28.24.2,1.31.= 3}","{26.32.21.31.27.12,27.17.17.19.24.9.14.20,11.6.11.29.4.5.24.6.26.12,1= 2.24.29.32.32.29.2,29.10.17.11.28.12.18.5.19.15.21}","{27.11.15.9.24.31.18= .4.1.30.20,8.2.18.23.5.16.17.1}","{27.2.10.4.25.14.2.15.4,1.22.19.24.8.11,= 4.1.24.24.28.24.18}","{27.27.30.11.15.24.9.7.4.30,4.13}","{27.5.15.1.15.16= .21,16.2.14.3.26.11,9.6.9.21.6.11.29.13.29.20.32}","{28.2.27.1.20,21.17.27= .23.15,2.13.9.28,25.31}","{28.30.24.16.17.28.2.13.10,3.32.2.29.3.32.28.11.= 29.30,6.14,30.24}","{28.6.8.22.25,22.19.5.22.20.31.23.24.14.24.4}","{29.15= .29.8.31.26.1,16.31.12.27.25.9.32.29,2.13.9.28,9.5}","{29.29.18,4.26.2.2}"= ,"{29.5.18.27.3.21.18.6.14,23.24.16.32.13.29,29.30.7.31.22,12.27.30.12.24.= 2.20,7.30.5.10.10.5.30.14.9.18}","{3.15.2.23.22.2.16.14,18.9.21.2.31.8.32,= 16.8.29.7.21.2.3,23.24.11.31.10.31.18.28.13.18.6,10.31}","{3.26.32,28.6.8.= 22.25,28.31.10.28.22.26.16.15,5.15.16,8.5.30.29.9.31}","{3.9.25.26.7,21.5.= 11.18,11.1.3.28.30.21.24.14,23.32.5.25.19.9.15.17.15.11,7.31.4.20.17}","{3= 0.18.30.16.29,16.19.17.30.30.5.17.24.27,15.7.5.12.7.9.3.28.26,4.11.22.4.19= .24.4.28.6.8.22,25.24.29}","{30.25.17.17.10.29,31.29.18.26.1.26.17,2.2.18.= 18.3.3.18.8.10.8,8.31.22.27,18.9.21.2.31.8.32}","{30.8.18.5.20.6.15,21.15.= 18.18.30.3.20}","{31.24.26.18,9.30}","{32.1.21.1.16.29.21,14.2.14.11.12,12= .17.10.7.17.16}","{32.15.20.28.5.1.23.4,27.6.13.24.21.27.28.22.3.7.4,24.32= .27,22.9.15.19.12}","{32.27.13.6.7,9.17.13.31.7,29.27.13.29.10.2}","{32.6.= 31.31,13.1.6.17.28.9.15.30.1.27.14,3.6.24.21.20.32.3.4.26.5}","{4.14,11.3.= 15.28.22.8.14,2.6.15.26.23.26.24,11.17.17.24.11.23.17.17.18.10.22}","{4.2.= 2.32.24.25.31.3,8.1.29.18.22,22.23.22.30,15.1.8}","{4.26.2.2,9.30,18.13.6.= 12.26.26.26.29.18.20.1,22.23.22.30}","{5.14.27.15.11.17.3.10.27.25,24.27.1= 8.32.14.9.11.28.9,30.23.2.13.14.15.29.19.4.12.24}","{5.21.27.13.14.11.2.16= .20,12.21.15.27.24.15.8.24.24.26,25.7.3.21.31.12.28}","{5.27.32.21.5.1.11.= 14,27.3.3.11.21.4.25,4.2.16.13.16.11.19.10.10.25,32.3.23.7.2}","{6.1.8.6.3= 0.29.30,27.16,27.5.15.1.15.16.21,7.7.22.24.17.32.17.25.28}","{6.18.1.4.18.= 23,31.21.22.14.8.21,10.18.12.27.24.30.32.7.11.5.13}","{6.26,29.29.17.31,4.= 11.19.17.2.22.20.18.13.32.15,29.23.15.25.1.6.6.10}","{6.9.29.17.4.32,15.17= }","{7.19.6.17.15.26.21.9,7.23.1.24.29.13.31.19.23.17.7,2.6.15.26.23.26.24= ,30.25.8.24.6.29.31}","{7.7.22.24.17.32.17.25.28,2.27.15.14,6.29.32.13.30.= 3.16,30.24.32.15.14.10.11}","{8.13.9.31.20.20.24.7.23.31.28,9.7.31.11.8.23= ,6.11.11.5.16.8.14.12.9,1.25.7.9.26.17.31.20.13,11.2.27.3}","{8.17.9.15.21= .28.1.7.1.3.6,32.1.31,23.17.25.4.1.16.29.10,9.5}","{8.29.6.3,8.14.19.18,6.= 10.25.12,1.1.2.1}","{8.9.22,1.10.21,27.27.30.11.15.24.9.7.4.30,24.28.13.26= .8.8.31,27.26.29}","{9.22.10.15.5.15,21.20.28.19.27.9,3.21.6.13.12.18.25}"= ,"{9.3.3,15.7.3.14.23.19.26}","{9.9.13.9.14.27,29.3.17.17.18.32}"}'::text, + 'correlation', '-0.036385223'::float4, + 'most_common_elems', '{1,1.1,1.1.1,1.1.1.1,1.1.1.2,1.1.1.2.1,1.1.2,1.1.2= .1,1.1.3,1.1.7.32.11.22,1.10.21,1.10.23.25.5.11,1.10.5.22.13,1.11.10.19.6.= 1.26.17.2.22,1.12.25.26.22.8.15.23,1.13.16.27.11.16.30.2.9.18.4,1.14.3.7.3= .17.2.29,1.15.17.6.28.25.24.31.27.9,1.16.8.18.14.16.21.25.6,1.18.29.30.22.= 14.3.20.15.21.20,1.19.22.11.14.7.32.23.19.14,1.20.18.25.3.24.25.10.9,1.20.= 22.26.2.6.11,1.21.28.4.23,1.22.19.24.8.11,1.22.29.5.16,1.25.7.9.26.17.31.2= 0.13,1.26,1.26.15.23.5.31.29.11.19.28.1,1.27.22.23.2.26.32.17.7.9,1.28.19.= 8.25.6.20.27.29.27,1.28.3.22,1.29.18.1.21.12.13.27.32.15,1.3.15.11.11.25.2= 4.21.19,1.30.18.31.12.25.4.19.28.12.15,1.30.31.31.20.16.7,1.31.3,1.4.14.32= .14,1.8,1.9.18.10.1.26.22.16.17,10.11.25.2.24.18.18.21.6.26.21,10.12.23.22= .23.22.20.17.17.9,10.12.9.6.6.26.14.8.23.1.25,10.15.16.3,10.16.18.9.27.2.2= 9.32.24.13,10.16.19.7.15,10.18.12.27.24.30.32.7.11.5.13,10.2.17.26.16.7.19= .6.23.3,10.20,10.22.1,10.22.30.16.2.21.17.13,10.26.27.23.4.31.11.25.29,10.= 26.30.15.1,10.27.7.24.26.11.31.20.29,10.28.22.29.13.19.6.7.6.14,10.28.7.16= .31,10.29,10.29.26.4.27.17.11,10.3,10.3.19,10.31,10.31.25.31.24.16.17,10.3= 2.14,10.5.23.5.32.9.18.5.30,10.5.5.15.29.2,10.7.9,10.8.20.11.12.23.22,11.1= ,11.1.3.28.30.21.24.14,11.10,11.10.22.18,11.11.11.4.23.21.25,11.11.9.30.15= .29.15.18,11.12.6.21,11.14.21.24.10.7.29.23.24.28,11.15.11.19.29.10,11.16.= 16.28.14,11.17.10,11.17.17.24.11.23.17.17.18.10.22,11.18.4.8.3.13.14.28.18= .31,11.19.23.3.6.11,11.2.27.3,11.21.13.9.19,11.21.16.27.16,11.22.28.8.12.2= 3.25.15.21.28,11.29,11.3.15.28.22.8.14,11.30,11.30.20.15.18.32.1.18.25.26.= 8,11.32.18.31,11.6.11.29.4.5.24.6.26.12,11.7.31.15.22,11.8.18,12.1.1,12.1.= 28.22.25,12.10,12.10.11.9.10.31.4.16.31,12.11.17.1.2,12.11.20.20.29,12.13.= 16.17.29.27.16.14.9.19.9,12.13.5.31,12.14.20.8.28.4,12.15.10.17.18.13,12.1= 6.13,12.16.2.4.15,12.17.10.7.17.16,12.18,12.2.4.28.21.30.24,12.21.15.27.24= .15.8.24.24.26,12.21.20.20,12.22.20.4.12,12.23.3.19.29.15.12.6,12.24.29.32= .32.29.2,12.25.32.2.27.3.3.16,12.27.23.32.1.1.9.29.13,12.27.30.12.24.2.20,= 12.28.12.24.28.15.5.12.30.13.21,12.29.17.2.20.29.1.11.19.8.12,12.29.26.18.= 4.21.28.8.13.3,12.3,12.4.10.17.4.10.23.3,12.4.12.13.25.30.30.8.9.12,12.4.2= 4.6.1.13.5.20,12.4.26.23.25.5.15.7.16,12.6.14.23.19.21.9.12,12.7.16.8.21.2= 2.2.16.18,12.7.28.26.14.21.18.31.5.15.11,13.1.6.17.28.9.15.30.1.27.14,13.1= 2,13.14.13.10.28.26.9.18.27.21,13.16.1.27.18.18.19.6.14.4,13.16.4.28,13.17= .7,13.19.2.6.23.19.9.7.21.8.16,13.24,13.25.10.25.8.16,13.26.17.3.2.19,13.2= 8.12.6,13.28.14.2.8.18,13.28.9.3,13.3.20,13.3.8,13.30.24,13.32.15.32.26.14= .32,13.7,13.8.15.3.7.31.5.10.15.30,13.8.20.9.21,13.8.23.13.11.18.24.21.11.= 24.10,13.9.9.27.31.11.25.9.27.22.13,14.1.11,14.1.15.25.27.23.25.26.28.10,1= 4.10.11.30.5.7.6.24.9.30.26,14.11.25,14.12.31,14.13.9.13.11.5.5.2.2.32.12,= 14.14.25,14.15.31.29,14.16.6.29.26.13.14.16.25.26.8,14.17.7.30.8.25.26.4,1= 4.19.20.13.27.2.2,14.19.26.15.22.23,14.19.30.6.4.10.10.10.22.25.11,14.2.14= .11.12,14.21.22,14.21.5.28.3.32.24.14.25.31,14.21.6.5.26.9.32.16.25,14.23.= 31.5.5.15.17.12.17.7.3,14.24,14.26.25.4.12.26.8,14.27.29.23.4.1.17.32.6.25= .22,14.29,14.3.17.1.14.15.21.4.26,14.30.13.5.26.9.22.23.14.10,14.30.2.21.1= 5.16.13,14.30.23.3,14.4.19.27.28.24.19,14.4.23.4.23.22.11.6.26.5,14.5.13.1= 9.25.12.32.9.13.16.12,14.6.10.29.25.26.20.24.24,14.8.15.30.7.29.27.31.4,14= .9.15.21.21.31.1.29,15.1.6.31.30.13.32.9.10,15.1.8,15.10.30.1.4.12.8.20,15= .11.26.1.30.6.23.5,15.17,15.17.2.32.7,15.21.22,15.21.23.30.9.25,15.23.26.2= 0.27.7,15.25.31.11.4.22.16.7.11,15.26.24.31.16.15.17.22.8.30.3,15.28.24,15= .28.30.19.31.6.2.2.31,15.29.25,15.29.32.16.29.12.20.32.13.20,15.3.31.9.27.= 14.9.8.14.6.32,15.30.17.5.32.28.2.18.27,15.31.11.27.19.19.20.5.5,15.4.15,1= 5.5.1.31.28.10.8,15.6.19.3,15.7.3.14.23.19.26,15.7.5.12.7.9.3.28.26,15.8.1= 0,15.8.3.15.27.14.29.28.6.5.25,15.9.11.20.22.15.11.13,15.9.8.20.27,16.13.1= 9.11.18.13.17.17,16.13.2.19.14.29.31.30.23.15.12,16.13.26.18.9.29.11.17.1.= 24.26,16.14.3.17.17.26.12.19.19.30,16.18.23.6.31,16.19.17.30.30.5.17.24.27= ,16.2.14.3.26.11,16.20.29.26,16.21.13.1.4,16.23.30.12.31.31.19.14,16.24.3.= 30.15.22.31.2,16.24.7.25,16.27.8.17.14.17.21.29.14,16.28,16.29.6.23.13.28.= 31.6.19.26.15,16.30.10.7.29.4.9.21.22.13.26,16.31.12.27.25.9.32.29,16.5,16= .5.10.2.18.8.15.12.32.25.10,16.5.12.5.15.12.24.25.3,16.5.14.21.32.17.23.3.= 4.26,16.5.23.17,16.8.29.7.21.2.3,16.9.14.28.6.21.31.31.26,16.9.29,16.9.32.= 14.3.7.8.7.21.22,17.1.12.20,17.10.17.22.20.25.14.13,17.11.17.4.8.26.26.20.= 6,17.13.14.29.27.27.13.12.15,17.13.19.31.12.18.10.15.14,17.13.8,17.14.7.3.= 2.18.20.23.18.5,17.17.14.28.6.30,17.19.1.22.11.7.22.1.14.28.11,17.22.12.10= .30.11,17.24.15.27.3.32.4.22.20.6.24,17.24.30.6.32,17.25.10.13.21.5.7.22.2= ,17.25.2.13.10.27.13.1,17.25.26.23.32,17.26.18,17.27,17.29.21.10.18.8.16.2= 6.18.21.26,17.3,17.5.3.15.17.13.5,17.7.26.30.18.23.4,17.8,17.8.31.32,17.9.= 32.31.21.31.23.17.10.32.9,18.13.6.12.26.26.26.29.18.20.1,18.13.9.3.18.15.2= ,18.15.14,18.17.6.16.6.10,18.18.19.16.14.16.21.10.25,18.18.5.11.7.4.25,18.= 19.11.20.13.13.11,18.19.12.20.18.17.15.32.18.5,18.21,18.24.21.17.11.26.28.= 22.21.18.10,18.27.11.27.9.16.7.6.22.26.27,18.29.13.24.18.3.12.18.12.12,18.= 29.5.1.10.21.2,18.30.11.17,18.30.18.31,18.31.26.18.6.15.18.11,18.31.32.28.= 1.4.24.24.12.25,18.31.32.29.22.1.31.11.28,18.4,18.4.14.29.3,18.6.2.2.24,18= .6.26.2.13.9.6.11.10.11.16,18.7.10.27.17.24,18.7.3.17.13.5.31.6.31.25.29,1= 8.9.21.2.31.8.32,18.9.26.7,19.10.26.19.5.21.30.23,19.10.4.30.32.4.12,19.11= .10.18.14.13.7.7,19.11.29.13.15.27.12.15.14.12,19.12.20.24.32.13.11.23.26,= 19.12.26.24.29.3,19.12.30.2.21,19.15.26.19,19.16.26.2,19.16.31.31.29.12,19= .17.12.15,19.17.13.12.32.16.3,19.19.25.22.11.6.15.3.2.19,19.2.26.21.16.11.= 2.2,19.2.9.29.6,19.20.25.7.27.28.27.17.9.3.1,19.22.21.13.27.13.15,19.22.29= .32.1.21.26.24.23.17,19.26.24.27.6.24.16.27.32.29,19.26.32.13.1.12.30.26.2= 2.25,19.3.12.12,19.3.23.4.4.21.23,19.30.18.11.32.14,19.30.27.26.21.7.18,19= .31.14.25.5.8.21.11.13.20,19.5.20.3.4.2.3,19.6.13.14.22.13.9.29,19.6.24.32= .30.13.6.25.8.28,19.7,19.7.29.31.3.20.7.21.25.27.29,19.9.32.23.13.24.1,2.1= .12.19.29.28.3.31.28.28.10,2.1.3.30.24.17.9,2.10.10.4.20.1.12.13,2.10.28.1= .17.19.32.28,2.11.32.25.23,2.12.30.22.12,2.13.9.28,2.14.12.13,2.15.14.20.3= 0.26,2.15.18.21.5.21.4.7.30,2.16.3.7.22.18.29.20,2.19.4.1.15.7.8.9.17.29,2= .2.18.18.3.3.18.8.10.8,2.22.19,2.24.4.5.24.32,2.24.5.3.4.10.27.26.17.28.16= ,2.27.15.14,2.28.5.17.6.32,2.30.26.10.14.31.18.2,2.31.25,2.32.10.13.12,2.3= 2.8.28.24.20.9.24.25.8.9,2.4.25.32.16.22.26.13.17.18,2.6.15.26.23.26.24,2.= 8.13.12.17.23.16.7.11.23,2.9,20.1.24.3.30.31,20.13,20.14.11.2.10.14,20.17.= 14.7,20.17.18.21.1,20.18.24.14.12.13.9,20.20.32.29.24.5.5.26.22.32,20.20.7= ,20.22.10,20.23.29.5.7.30.13.14.22,20.23.7.11.11.31.18.16.3,20.24.14.15.4.= 21.12.27.4.12,20.25.22.19.22,20.28.22.7.10.28.27.22.14.16,20.29.18.16.2.21= .23.11,20.3.1.8.8.30.20,20.30.17,20.30.28.15.17,20.30.9.9.14.12.29,20.32.5= .1.3.20.3.30.27,20.32.9,20.4.1.16.31.3,20.4.27.31.1,20.5.4.9.31.14.26.6,20= .6.26.3.30,20.6.3.26.7.29.28.4,20.8.19.14.16.7,20.9.29.32.13.7.23,21.1.4.9= .9.31.24.21.3.29,21.10.20.9.3.16.9.10.20,21.14,21.14.13,21.14.22.29,21.14.= 25.20.13.31.14.20,21.15.18.18.30.3.20,21.15.31.24.29.24.26.12.20,21.17.18.= 32.7.8,21.17.27.23.15,21.17.31.10.31.13.9.26.6.14,21.18,21.18.2.1,21.18.30= .19.24.24,21.20.24.25.6.26.23,21.20.28.19.27.9,21.21.10.27,21.23.13,21.23.= 17.8.23.11.8.1,21.28.17.22.10.27.4.20.2.32,21.28.24.23.3.11.7.12.22.32,21.= 30.19.6.28.1.32.2.14.14,21.31.31.25.5.30.26,21.32.13.21,21.32.13.22.3.13.3= 1.23.14.12.9,21.4.11.18,21.4.22.20.24.28.6,21.5.11.18,21.5.17.19.15.25.18.= 21.24.9,21.6.22.28.12.23.11.22,21.7.23.9.16.5.18.14,21.7.7.11,21.8.9,21.9.= 27.22.32,21.9.32.1.27,22.10.12.23.9,22.10.16.8,22.10.18,22.10.27.19.29.20.= 29.3.12.14.25,22.11,22.12.22.28,22.13.22.21.25.17.8,22.13.22.8.30.32.10.24= ,22.15,22.16,22.16.25.18.25.7.24.29.14.8,22.17.24.14.21.15.12.18.17.25.11,= 22.17.30,22.17.4.2.22.17,22.17.7.30.13.24,22.17.9.11.25.15.3.9,22.18.20.23= .15.9.12,22.19.20.5.2.20,22.19.21.11.6.8.29.24,22.19.5.22.20.31.23.24.14.2= 4.4,22.20.30,22.21.32.15.8.29.5.12.10.29,22.22.27.6.27.15.5.18.21.28.9,22.= 23.18.18.9.8.23.7.23.23.16,22.23.22.30,22.23.25.28.5.27.9.9.24.31.10,22.24= .22.25.15.23.13,22.25.4.28.9.20.12.13,22.26.1.28.9.9.31,22.26.32,22.28.20.= 6.32.32,22.29.18.32.13.12.22.31.17.22,22.29.29.11,22.3.6,22.30,22.30.31.24= .23.22.5.20.28.1,22.31.2.32.32.11.26.23.19,22.32.6.6.3.8.24.6.25.29,22.8.2= 0.1.10.28.6.27,22.9.15.19.12,23.1.23.18.12.29,23.10.13.32.14.20.16.11.14,2= 3.10.5.26.12.4.20.4,23.12.1.5.32.25.8.24.1.25,23.12.11.11.15.16.22.31.32.5= .8,23.12.19.25.16.23.22.6.29.4,23.12.32.22.19.1.22.4,23.14.12.30.18.4.16.1= 8.7.7,23.14.30.27.28.26.26.23.8.32,23.17.22.1.23.4.29.32.4.1,23.17.25.4.1.= 16.29.10,23.17.28.31.28,23.19.17.31.29.13.1.12.5.25,23.2.22.7.32.3.27.6,23= .20.12.16.15.2,23.20.24,23.20.8,23.22.10.1.14.24,23.22.23.14.31.32,23.23,2= 3.24.11.31.10.31.18.28.13.18.6,23.24.16.32.13.29,23.25.23.11.7.23,23.27.27= .16,23.27.6.26.22,23.28.1,23.28.20.25.30.24.15,23.28.3.30.15.31.32.3.21.9.= 19,23.3.20.24,23.3.32.21.5.14.10.17.1,23.31.27.16.8.30.20.27,23.32.5.25.19= .9.15.17.15.11,23.5.5.17,23.5.7.12.11.23.10,23.6.27,23.8.13.22.21,24.1.10.= 20.28.18.6.27.20.30.26,24.1.29.32.14.15.32.6.15.22,24.10.10.31.4.29.9,24.1= 0.8.25.16,24.11.5,24.12,24.13.1.8,24.15.15.17.22,24.16.27.10.9,24.17.24,24= .17.31.20.12.9.19.29.18,24.18.16,24.2.26.24.14.15.31.23.17.26,24.2.6.7.16.= 7.28,24.20.23,24.21.14.25.11.3.20.6.6.16,24.23.24.4.15.25.17,24.23.29.8.24= .11.21.10.28.14.27,24.24,24.25.7.27.30.8.26.17,24.27.14,24.27.18.32.14.9.1= 1.28.9,24.28.13.26.8.8.31,24.28.32.21,24.3.23.25,24.31,24.31.2.13.5.23.18.= 16,24.31.8,24.32.17.23.24.19.23.9.20.18,24.32.27,24.9,24.9.15.1.14.29.6.4,= 24.9.27.16.20.21,24.9.8.12.29,25.10,25.10.29.3.6.21.3.31.13,25.10.4.28.3.3= 1.19,25.11.24,25.14.5.32.25,25.15.11,25.16.9.6,25.17.18.17.27,25.17.18.30,= 25.17.2.20.20.3.29.21.3.12,25.17.9.16.17.31.23.29.24,25.18.8.3.23.23.5.9.6= ,25.19.27.2.9.20,25.2.11.20.8.6.22,25.2.3.15.11.19.5.28.25.14,25.21.8.17,2= 5.22.2.25.6,25.24.2.32.14.18.16,25.24.29,25.28.3,25.28.30.24,25.29,25.3,25= .30.1.4.24.11,25.31,25.32.24.24.28.15.16.10,25.4.32,25.4.4.1.13.32.26.20.2= 0.3,25.5.30.7.16.12.21.12.11.16,25.6,25.6.12.16.1,25.7.3.21.31.12.28,25.9,= 25.9.1.5.9.11.25.4.11.27.32,25.9.10,26.11,26.12.27.2,26.13.4.7.13.11.3,26.= 14,26.14.5.32.10,26.16.12,26.16.12.3.27.9.28,26.17.9.13.4.25.32.2.24.9,26.= 18,26.18.32.20,26.19.3.14.8.28.31.10,26.24,26.24.9.12.11.15.31.2,26.25.10.= 10.13,26.25.24,26.26.22.21.14.11.29.19.14.24,26.28.14,26.31.11.23.3,26.31.= 16.18.22.13.32.23.9.20,26.31.6.8.29.8.24,26.31.7,26.32.21.31.27.12,26.32.8= .12.30.19.24.8.6.1.10,26.5.29.7.28,26.7.22.3.18.21.11,26.7.5.8.11.9.22.1.6= ,26.8.28,26.9.17.1.18.19.1.11.18.29.3,26.9.20.12.22.22.32,27.1.11.3.25.9.6= .6,27.11.14.17.24,27.11.15.9.24.31.18.4.1.30.20,27.12.4.2.29.22.15,27.15.1= 5.15,27.16,27.17.15.7.28.20,27.17.17.19.24.9.14.20,27.17.3.18.2.13.18,27.1= 8,27.18.10.4.22,27.2.10.4.25.14.2.15.4,27.21.27.5.13.30.17,27.21.28.24.7.2= .24.23.8,27.22.11.13.21.25.5.1.27.21.27,27.23.2.32.11.21,27.23.20.30.7,27.= 24.11.31.21.6.29.17.24.18,27.25,27.26.29,27.27,27.27.25.10.31.10.21.22.21.= 16.12,27.27.30.11.15.24.9.7.4.30,27.29.1.5.30.6.22.16.23.2.28,27.3,27.3.3.= 11.21.4.25,27.30.12.11.20.15.11.13,27.31.2.16.29.6,27.32.26.21.31.17.32.32= ,27.4,27.4.15.14.19.6.12,27.4.17.17.32.8.16.15.17.13,27.5.15.1.15.16.21,27= .5.22,27.6.13.24.21.27.28.22.3.7.4,28.1.3,28.11.11.30.20.11.32,28.11.27.21= .14.16,28.14.24.26.6.15.16.32.25.13.8,28.14.32.29.2.3.4,28.15.18.27,28.15.= 25.7.13.6.19.2,28.17.26.9,28.18.6.22.13.8.25,28.2.27.1.20,28.20.8.9.9.28.3= 0.29,28.23.2.30.3.8.1.15.15.14.13,28.25.10.25.19.15,28.25.11.22,28.25.29.4= .13.5.6,28.26.25.7,28.26.4.22.13.20.32.27.15,28.27.24.14,28.28,28.30.24.16= .17.28.2.13.10,28.31.10.28.22.26.16.15,28.4,28.5.12.9.2.27.11.11.2,28.5.13= ,28.6,28.6.11.6.15.22.12.6,28.6.8.22.25,28.8.21.15.16.28.4.16.26.8,28.9.3.= 16.17.21.23.30,29.1,29.1.2.14.14,29.1.7.26.25.11.22,29.10.12.17.12.16,29.1= 0.17.11.28.12.18.5.19.15.21,29.11.20.22.27,29.14.12.9.17.5.32,29.14.31.25.= 7.32.23,29.15.29.8.31.26.1,29.20.1.11.21.16.1.2.14.28,29.23.1.21.31.8,29.2= 3.15.25.1.6.6.10,29.25.29.16.32.11.15.25.5.22.3,29.26.25.14.24.18.2.13.23.= 29,29.27,29.27.13.29.10.2,29.27.13.9.28.29.19.13.29.31.27,29.27.7.7.3.11.1= 4.26.21.11,29.28.9.15.8.27.31,29.29.17.31,29.29.18,29.3.15.17.12.29,29.3.1= 7.17.18.32,29.30.7.31.22,29.32.13.4.1.16.20,29.5.18.27.3.21.18.6.14,29.5.3= 2.20.11.7.13.24.17,29.6.12.31.20.23.32.20,29.9.25.27.15.16.32.26.6.32,3.1.= 13.22.24.14.12.31.3.4,3.1.14.8.9.16.30.22.20,3.10,3.10.27.4.5.6.19.12.28.1= 2,3.10.4.5.28.11,3.11.18.21.5.20.30,3.11.32.11.22.3.7.17.8.13.23,3.13,3.14= .1.14.17.28.29.16,3.14.11.15.21.32.2.15.13,3.14.30.5.32.22.29,3.15.2.23.22= .2.16.14,3.18,3.18.18,3.18.8.22.7.28.32.31.3,3.19.11.6.5,3.20.19.10.17.27.= 3.6.22.23,3.21.16.24.23.12.16.32.3,3.21.6.13.12.18.25,3.22.18.1.5.14.9.6.1= 4,3.25,3.26,3.26.32,3.27.18.8.4.21.6.32.30.7.5,3.29.19.2.24,3.29.32.26.8.1= 0.25,3.3,3.32.2.29.3.32.28.11.29.30,3.4.22.19,3.5,3.6.24.21.20.32.3.4.26.5= ,3.9.11.23.32.26.24.28,3.9.25.26.7,30.12.28.2,30.12.6.30,30.12.9.25.24.6.7= .24.29,30.15,30.16.14.9.5.4.10.7.31,30.16.3.21.10,30.17.2.25,30.17.25.3.31= .11.3.4.1.10,30.17.4.5.13.6,30.18.30.16.29,30.2.17.8.14,30.20.3.2.5.15.8.7= .17,30.22.29.21.19.14.3.2.6,30.23.10.1.10.7.22.28.18.11.17,30.23.2.13.14.1= 5.29.19.4.12.24,30.24,30.24.23.25.32.18.22.12.29.9.22,30.24.32.15.14.10.11= ,30.25,30.25.17.17.10.29,30.25.24.22,30.25.8.24.6.29.31,30.27.8.6.11.19,30= .3.16.26.7.27.26.9.27.21.18,30.30.17.5.30.21.19.5.22.22.14,30.31.13.9,30.3= 2,30.4.30.11.13.23.14.24.11,30.5,30.6.4,30.8.18.5.20.6.15,30.8.9.14.25.30,= 30.9.24,31.13,31.13.9.1.5.12,31.17,31.17.2.30.11,31.18,31.18.25.1.14.29.25= .5.22.30,31.18.27.15.20.29.29,31.18.32.11.7.25.20.5,31.21.14.20.1.22.2.5.3= .27.12,31.21.22.14.8.21,31.24.26.18,31.28.32.4.31.4.7,31.29.18.26.1.26.17,= 31.29.4.29.24.30.30.32.10.23,31.30.12.20,31.30.23.7.7.24.32.10.11.1.31,31.= 4.7,31.5.6.4.8.29.3,31.7.14.2,31.9.3.5,32.1.21.1.16.29.21,32.1.23.20.14.12= .23.5.32.15,32.1.24.29.22.5.9.24.18.3.13,32.1.31,32.15.20.28.5.1.23.4,32.1= 6,32.17.8.24.2.14.5.4.22,32.19.20.24.23.31.8.32.16.29,32.2.11,32.24.11.8.1= 2.23.22.19.11.17.18,32.24.29.6,32.25.16,32.25.3.6,32.27.13.6.7,32.27.18.7.= 3.4.2,32.28.1.32.28.10,32.29.24.31.25.6.9,32.3.12.2,32.3.23.7.2,32.3.5.9.1= 7.15,32.30.18.17.1.14.12.18,32.31.11.22.1,32.31.26.19.13.29.4.25,32.4.19,3= 2.6.13.8.32,32.6.15.26.14.15.3.19,32.6.3.2.12.5.28.1.25,32.6.31.31,32.6.8,= 32.6.9.26.16.4.4.29.7.11,32.8.29.18.31,32.8.5,4.1.24.24.28.24.18,4.10.28,4= .11.19.17.2.22.20.18.13.32.15,4.11.22.4.19.24.4.28.6.8.22,4.13,4.13.22.11.= 9.13.27.15.7,4.14,4.14.10.19.16,4.14.17.12.20.17.1.22.3,4.14.32,4.15.20.23= .12.16.2.16.17,4.16.22.19.24.21,4.16.7.25.21.7,4.18.29.9.16.10,4.19.16.15.= 5.2.25.8.28.14.2,4.2.16.13.16.11.19.10.10.25,4.2.2.32.24.25.31.3,4.2.6.20.= 7.8,4.21.28.5.16.29.5.21,4.21.9.1.2.14.8.17.13.26,4.22,4.22.17.10.19.9.8.1= 9.28.3.9,4.22.7.19.25,4.25.12.10.15.9.18.9,4.26.2.2,4.26.23.6.19.31.10.4.2= 2,4.26.5.26.21.28.17.24.25.23,4.27.32.18,4.3.20.27.9.1.18.30.12.5.19,4.3.6= .27.22.23.10,4.30.8.20.19.9.30.24.11,4.31,4.5.9.4.15.19.8.26.17.26.3,4.7.1= ,4.9,5.1.5.31,5.10,5.10.2.11.21.9.19,5.10.3.9.23.30.23,5.12.2.20.1.24.25,5= .13.23.19.28.26.27.6.1.22,5.14.27.15.11.17.3.10.27.25,5.14.29.2.23.16.20.2= 2,5.15.10.3.23.13.32.23,5.15.16,5.18.9.25.31.21.22,5.19.1.26.20.6.20,5.2.3= 2.19.13.29.12.13.31.29,5.20,5.21.27.13.14.11.2.16.20,5.23.31.18.24.32,5.24= .24.9.32.26.31,5.24.25.15.27.30.20,5.24.4.31.3.16.25.17.13.26.11,5.27.16.3= .30,5.27.21.1.29.29.28,5.27.28.26.14.15.6.20.1.31.13,5.27.32.21.5.1.11.14,= 5.3.17.29,5.3.29.9.22,5.31.8.1.5.13.21.28.29.19.2,5.4.8.25.12.27.2.29.28.3= ,5.5.12.31.23.13.17.22.20,5.8,5.8.17.30.15.8.19.29.30.11.6,5.9.19.6,6.1.8.= 6.30.29.30,6.10.25.12,6.11.11.5.16.8.14.12.9,6.11.31.23.12.8.30.14.27,6.13= .31.5.7.26,6.14,6.17.10.10.7.9.27.8.29,6.17.26.25.27.11.10.9,6.18.1.4.18.2= 3,6.19.29.11.2.32.21.15.32.9,6.19.3,6.19.6.4.9.11.32.17.17.3.15,6.2.32,6.2= 0,6.20.14,6.21.30.7,6.22.12,6.25.17.32,6.26,6.26.29.10.21.28.20.19,6.27.26= .1.20.24.6,6.27.29.14.8.12.26.3.21.4.1,6.29.32.13.30.3.16,6.29.6.13.14.24.= 10.4.14.28,6.5.27.19.13.26.1.18.9,6.6.22.8,6.7.25.16.13.21.7.20.25.12.4,6.= 7.7,6.8.7.20.2,6.9.1.10.10.22.6,6.9.29.17.4.32,7.10.17.21.11.29.17.25.19.4= .29,7.11,7.12,7.12.1.10.6.17.29.24.24.4,7.12.23,7.13,7.13.15,7.14.22.29.30= .14.25.1.9.26.25,7.16.20.17,7.19.10.12.31.1.27.13.19,7.19.12.3.21.19.18.5.= 2.14.10,7.19.6.17.15.26.21.9,7.21.8,7.23.1.24.29.13.31.19.23.17.7,7.23.15.= 32.28.27.2.2.26,7.26.18,7.27.20,7.30.19.25.23.15.14.29,7.30.5.10.10.5.30.1= 4.9.18,7.31,7.31.2.28.15.11.17.18.19.23.6,7.31.4.20.17,7.32.10.3.30.12.14,= 7.5.28.8.17.26.31.10.15,7.7,7.7.22.24.17.32.17.25.28,7.7.25.22.22.26,8.1.2= 9.18.22,8.10,8.11.20,8.12.4,8.13.1,8.13.14.11.11.29.22.4.4.10,8.13.6.12.18= .7,8.13.9.31.20.20.24.7.23.31.28,8.14.19.18,8.16,8.16.1.16.28.6.3.22.6.23,= 8.16.20.24.20.6.10.21,8.16.30.29.19.22.28.24.2,8.16.6,8.17.25.26.15.25,8.1= 7.9.15.21.28.1.7.1.3.6,8.2,8.2.18.23.5.16.17.1,8.21.17.3.6.3.18,8.21.8.23.= 4.18,8.22.32.17.16.28.31.23.22.9,8.24.11.13.25.19,8.25.20.3.15.24.7.4.24.5= .30,8.26.29.13.7.25.31.28.3.32,8.27.3.4.12.26.16,8.29.6.3,8.3.18.13.30.20.= 27.26.17.28,8.3.3.25.25.15.7.13.21.18,8.31.22.27,8.32.30.1,8.5.24.9.29.32.= 31.30.13.9.7,8.5.30.29.9.31,8.6.6.5.8.8.12,8.9.21.16.29,8.9.22,8.9.25.25.2= 6.30.31.31.2.32.7,9.10.19.18.15.11.22.32.32.14.9,9.10.32,9.14.27.31.26.21.= 25.3.20,9.16.2.16.22.24.17.31.14.21.17,9.17.13.31.7,9.18.23,9.18.30.11.29.= 32.7.19.2,9.19.7.13.13.25,9.2.10.4,9.2.4.27.26,9.21.14.19,9.21.20.29.1,9.2= 1.28.8.12.15.3.13.10.11,9.22.10.15.5.15,9.23.21.22.5.29.15.21,9.26.1.16,9.= 28.10.26.14.26.15.14,9.28.24,9.3.3,9.3.31.18.12.3.9.29.10,9.30,9.31.23.19.= 5.10.16.4.30.24.5,9.31.4.14.31.10.17.5.2,9.5,9.5.9.3.23.9.25.14.1.29.28,9.= 6.9.21.6.11.29.13.29.20.32,9.7.31.11.8.23,9.8.23.2.20.16,9.9.13.9.14.27}':= :text, + 'most_common_elem_freqs', '{0.005,0.003,0.007,0.004,0.004,0.004,0.003,0.= 004,0.003,0.003,0.004,0.004,0.004,0.001,0.006,0.005,0.003,0.004,0.003,0.00= 7,0.003,0.005,0.005,0.004,0.002,0.006,0.003,0.006,0.002,0.01,0.001,0.001,0= .005,0.005,0.007,0.004,0.003,0.003,0.002,0.003,0.006,0.005,0.004,0.001,0.0= 01,0.003,0.007,0.002,0.002,0.002,0.006,0.002,0.001,0.004,0.003,0.005,0.003= ,0.005,0.003,0.005,0.006,0.004,0.004,0.003,0.002,0.003,0.003,0.002,0.004,0= .003,0.005,0.003,0.004,0.005,0.004,0.001,0.002,0.006,0.005,0.002,0.003,0.0= 05,0.004,0.002,0.004,0.001,0.002,0.005,0.001,0.005,0.007,0.006,0.001,0.001= ,0.003,0.004,0.002,0.002,0.004,0.002,0.002,0.005,0.006,0.004,0.006,0.005,0= .003,0.002,0.002,0.004,0.004,0.004,0.004,0.004,0.002,0.002,0.002,0.006,0.0= 02,0.004,0.002,0.005,0.005,0.003,0.005,0.004,0.002,0.002,0.002,0.004,0.002= ,0.002,0.005,0.003,0.004,0.005,0.005,0.006,0.001,0.002,0.006,0.006,0.003,0= .008,0.005,0.002,0.005,0.001,0.005,0.006,0.002,0.003,0.002,0.002,0.002,0.0= 04,0.003,0.002,0.004,0.004,0.004,0.006,0.004,0.001,0.004,0.007,0.004,0.003= ,0.001,0.002,0.001,0.001,0.005,0.001,0.001,0.003,0.003,0.006,0.008,0.004,0= .003,0.002,0.007,0.006,0.004,0.004,0.005,0.002,0.002,0.005,0.002,0.005,0.0= 06,0.003,0.003,0.003,0.004,0.003,0.006,0.002,0.007,0.001,0.008,0.002,0.004= ,0.003,0.004,0.002,0.008,0.005,0.003,0.008,0.001,0.005,0.003,0.004,0.003,0= .002,0.001,0.003,0.002,0.006,0.006,0.002,0.003,0.005,0.002,0.002,0.005,0.0= 04,0.005,0.002,0.001,0.003,0.005,0.003,0.006,0.002,0.003,0.003,0.006,0.003= ,0.002,0.002,0.001,0.003,0.002,0.003,0.003,0.003,0.002,0.005,0.004,0.006,0= .004,0.005,0.002,0.001,0.004,0.007,0.004,0.002,0.003,0.004,0.006,0.003,0.0= 03,0.005,0.004,0.003,0.004,0.002,0.002,0.002,0.005,0.002,0.003,0.001,0.002= ,0.004,0.007,0.001,0.006,0.003,0.004,0.005,0.003,0.002,0.002,0.001,0.002,0= .003,0.004,0.007,0.001,0.007,0.002,0.003,0.003,0.001,0.003,0.002,0.009,0.0= 09,0.003,0.006,0.001,0.003,0.006,0.002,0.003,0.003,0.002,0.005,0.006,0.005= ,0.002,0.002,0.001,0.002,0.002,0.008,0.001,0.004,0.005,0.003,0.003,0.004,0= .004,0.002,0.003,0.003,0.004,0.004,0.004,0.003,0.004,0.006,0.002,0.003,0.0= 04,0.004,0.002,0.002,0.002,0.004,0.002,0.002,0.004,0.004,0.003,0.002,0.003= ,0.003,0.001,0.005,0.002,0.005,0.003,0.003,0.004,0.003,0.007,0.003,0.003,0= .004,0.003,0.006,0.003,0.001,0.002,0.003,0.003,0.006,0.003,0.003,0.002,0.0= 03,0.004,0.002,0.005,0.003,0.002,0.002,0.003,0.001,0.006,0.003,0.003,0.005= ,0.001,0.003,0.003,0.003,0.002,0.002,0.004,0.002,0.005,0.002,0.007,0.002,0= .003,0.005,0.001,0.007,0.005,0.003,0.004,0.002,0.003,0.002,0.002,0.002,0.0= 01,0.004,0.003,0.003,0.003,0.005,0.004,0.004,0.005,0.007,0.002,0.002,0.001= ,0.003,0.009,0.006,0.005,0.003,0.002,0.003,0.005,0.002,0.002,0.001,0.003,0= .001,0.002,0.002,0.003,0.004,0.001,0.005,0.004,0.003,0.003,0.004,0.005,0.0= 02,0.003,0.001,0.004,0.005,0.006,0.002,0.005,0.004,0.004,0.007,0.001,0.003= ,0.007,0.005,0.003,0.005,0.005,0.005,0.004,0.005,0.002,0.005,0.002,0.002,0= .006,0.006,0.001,0.005,0.006,0.005,0.003,0.002,0.003,0.005,0.005,0.006,0.0= 05,0.005,0.003,0.002,0.003,0.005,0.001,0.001,0.004,0.004,0.005,0.004,0.004= ,0.007,0.003,0.003,0.006,0.002,0.003,0.001,0.003,0.003,0.005,0.009,0.007,0= .002,0.003,0.006,0.003,0.004,0.001,0.006,0.008,0.002,0.006,0.004,0.003,0.0= 04,0.002,0.003,0.003,0.002,0.004,0.005,0.003,0.005,0.003,0.003,0.004,0.002= ,0.001,0.006,0.004,0.002,0.004,0.002,0.002,0.002,0.003,0.005,0.002,0.004,0= .003,0.002,0.005,0.005,0.001,0.004,0.003,0.004,0.005,0.005,0.006,0.004,0.0= 03,0.003,0.004,0.005,0.003,0.002,0.004,0.004,0.007,0.004,0.006,0.001,0.002= ,0.003,0.007,0.002,0.002,0.003,0.003,0.001,0.002,0.001,0.001,0.004,0.002,0= .007,0.003,0.004,0.001,0.002,0.005,0.001,0.001,0.002,0.004,0.004,0.001,0.0= 04,0.006,0.005,0.003,0.009,0.002,0.002,0.002,0.004,0.005,0.001,0.006,0.001= ,0.004,0.004,0.002,0.005,0.003,0.01,0.004,0.006,0.003,0.001,0.009,0.003,0.= 004,0.001,0.002,0.005,0.008,0.001,0.001,0.001,0.005,0.002,0.005,0.006,0.00= 1,0.002,0.004,0.007,0.004,0.004,0.003,0.004,0.006,0.004,0.002,0.003,0.001,= 0.004,0.004,0.005,0.004,0.003,0.004,0.005,0.004,0.004,0.001,0.004,0.004,0.= 001,0.002,0.007,0.005,0.004,0.003,0.01,0.002,0.001,0.004,0.001,0.001,0.003= ,0.002,0.002,0.001,0.003,0.004,0.003,0.002,0.001,0.006,0.003,0.006,0.002,0= .002,0.002,0.007,0.003,0.002,0.005,0.004,0.003,0.006,0.008,0.004,0.005,0.0= 01,0.006,0.004,0.003,0.005,0.004,0.002,0.005,0.004,0.003,0.001,0.004,0.004= ,0.002,0.001,0.003,0.003,0.003,0.002,0.008,0.005,0.001,0.006,0.003,0.003,0= .003,0.004,0.006,0.006,0.003,0.004,0.006,0.007,0.001,0.001,0.001,0.003,0.0= 03,0.003,0.007,0.003,0.005,0.004,0.002,0.006,0.003,0.008,0.002,0.005,0.005= ,0.007,0.003,0.004,0.005,0.002,0.005,0.005,0.003,0.007,0.003,0.007,0.005,0= .004,0.008,0.005,0.005,0.001,0.001,0.003,0.003,0.002,0.002,0.002,0.003,0.0= 03,0.001,0.004,0.009,0.003,0.004,0.003,0.002,0.001,0.004,0.004,0.002,0.004= ,0.007,0.002,0.003,0.003,0.003,0.005,0.004,0.006,0.007,0.002,0.004,0.004,0= .001,0.007,0.007,0.002,0.002,0.002,0.004,0.003,0.007,0.004,0.004,0.004,0.0= 04,0.007,0.002,0.002,0.003,0.005,0.006,0.002,0.004,0.004,0.003,0.005,0.001= ,0.004,0.003,0.001,0.004,0.004,0.006,0.003,0.005,0.004,0.006,0.004,0.006,0= .003,0.007,0.003,0.001,0.005,0.003,0.002,0.004,0.004,0.002,0.006,0.001,0.0= 03,0.002,0.003,0.003,0.005,0.001,0.001,0.003,0.003,0.005,0.005,0.003,0.007= ,0.004,0.004,0.004,0.004,0.005,0.001,0.004,0.005,0.003,0.001,0.002,0.002,0= .002,0.008,0.002,0.002,0.002,0.002,0.006,0.006,0.003,0.001,0.004,0.002,0.0= 03,0.002,0.005,0.002,0.004,0.002,0.001,0.003,0.005,0.003,0.004,0.003,0.008= ,0.002,0.005,0.003,0.003,0.003,0.002,0.004,0.003,0.009,0.005,0.003,0.003,0= .003,0.004,0.003,0.004,0.001,0.006,0.006,0.004,0.003,0.005,0.002,0.002,0.0= 06,0.005,0.004,0.002,0.003,0.002,0.006,0.001,0.005,0.001,0.004,0.005,0.003= ,0.001,0.003,0.004,0.003,0.004,0.004,0.007,0.003,0.002,0.007,0.004,0.004,0= .003,0.003,0.006,0.004,0.002,0.003,0.004,0.005,0.003,0.002,0.001,0.002,0.0= 01,0.002,0.001,0.003,0.001,0.008,0.002,0.005,0.003,0.004,0.006,0.002,0.009= ,0.001,0.006,0.005,0.004,0.005,0.01,0.006,0.004,0.001,0.01,0}'::float4[], + 'elem_count_histogram', '{1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,= 2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,= 4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,= 5,5,5,3.523}'::float4[] +); = = -- @@ -151381,6 +152851,17 @@ 'reltuples', '1006'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.ltreetest'::regclass, + 'attname', 't'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '57'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"",1.1.7.32.11.22,1.16.8.18.14.16.21.25.6,1.26.15.= 23.5.31.29.11.19.28.1,1.8,10.18.12.27.24.30.32.7.11.5.13,10.29,10.8.20.11.= 12.23.22,11.16.16.28.14,11.3.15.28.22.8.14,12.10.11.9.10.31.4.16.31,12.18,= 12.28.12.24.28.15.5.12.30.13.21,12.7.28.26.14.21.18.31.5.15.11,13.26.17.3.= 2.19,13.8.20.9.21,14.15.31.29,14.23.31.5.5.15.17.12.17.7.3,14.4.23.4.23.22= .11.6.26.5,15.17.2.32.7,15.30.17.5.32.28.2.18.27,15.9.8.20.27,16.21.13.1.4= ,16.5.10.2.18.8.15.12.32.25.10,17.10.17.22.20.25.14.13,17.24.30.6.32,17.7.= 26.30.18.23.4,18.19.11.20.13.13.11,18.31.32.28.1.4.24.24.12.25,18.9.26.7,1= 9.16.26.2,19.26.24.27.6.24.16.27.32.29,19.7,2.13.9.23.21.2,2.24.4.5.24.32,= 2.8.13.12.17.23.16.7.11.23,20.20.7,20.30.28.15.17,20.8.19.14.16.7,21.17.18= .32.7.8,21.23.17.8.23.11.8.1,21.5.17.19.15.25.18.21.24.9,22.10.27.19.29.20= .29.3.12.14.25,22.17.4.2.22.17,22.22.27.6.27.15.5.18.21.28.9,22.29.29.11,2= 3.10.13.32.14.20.16.11.14,23.17.28.31.28,23.24.11.31.10.31.18.28.13.18.6,2= 3.31.27.16.8.30.20.27,24.11.5,24.20.23,24.3.23.25,25.10,25.17.9.16.17.31.2= 3.29.24,25.28.30.24,25.6.12.16.1,26.16.12,26.26.22.21.14.11.29.19.14.24,26= .7.5.8.11.9.22.1.6,27.17.17.19.24.9.14.20,27.23.20.30.7,27.30.12.11.20.15.= 11.13,28.11.11.30.20.11.32,28.23.2.30.3.8.1.15.15.14.13,28.31.10.28.22.26.= 16.15,29.1.2.14.14,29.23.15.25.1.6.6.10,29.29.17.31,29.9.25.27.15.16.32.26= .6.32,3.14.11.15.21.32.2.15.13,3.21.6.13.12.18.25,3.4.22.19,30.16.3.21.10,= 30.24,30.31.13.9,31.17,31.29.18.26.1.26.17,32.1.23.20.14.12.23.5.32.15,32.= 25.16,32.31.26.19.13.29.4.25,4.1.24.24.28.24.18,4.14.32,4.21.9.1.2.14.8.17= .13.26,4.3.6.27.22.23.10,5.12.2.20.1.24.25,5.20,5.3.17.29,6.11.11.5.16.8.1= 4.12.9,6.2.32,6.29.32.13.30.3.16,7.11,7.19.6.17.15.26.21.9,7.31.4.20.17,8.= 13.1,8.17.25.26.15.25,8.27.3.4.12.26.16,8.9.22,9.2.10.4,9.28.30.1.6.25.17.= 9,9.9.13.9.14.27}'::text, + 'correlation', '0.05772436'::float4 +); = = -- @@ -153768,6 +155249,17 @@ 'reltuples', '10'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test2'::regclass, + 'attname', 't'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{" z foo bar","%li%ne 5%","%line 2","%line 4%",/12= 3/-45/,abcdef,"li_e 6","line 1","line 3%",quark}'::text, + 'correlation', '-0.15151516'::float4 +); = = -- @@ -153781,6 +155273,17 @@ 'reltuples', '1000'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_trgm'::regclass, + 'attname', 't'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '12'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{qwertyu0001,qwertyu0010,qwertyu0020,qwertyu0030,qw= ertyu0040,qwertyu0050,qwertyu0060,qwertyu0070,qwertyu0080,qwertyu0090,qwer= tyu0100,qwertyu0110,qwertyu0120,qwertyu0130,qwertyu0140,qwertyu0150,qwerty= u0160,qwertyu0170,qwertyu0180,qwertyu0190,qwertyu0200,qwertyu0210,qwertyu0= 220,qwertyu0230,qwertyu0240,qwertyu0250,qwertyu0260,qwertyu0270,qwertyu028= 0,qwertyu0290,qwertyu0300,qwertyu0310,qwertyu0320,qwertyu0330,qwertyu0340,= qwertyu0350,qwertyu0360,qwertyu0370,qwertyu0380,qwertyu0390,qwertyu0400,qw= ertyu0410,qwertyu0420,qwertyu0430,qwertyu0440,qwertyu0450,qwertyu0460,qwer= tyu0470,qwertyu0480,qwertyu0490,qwertyu0500,qwertyu0510,qwertyu0520,qwerty= u0530,qwertyu0540,qwertyu0550,qwertyu0560,qwertyu0570,qwertyu0580,qwertyu0= 590,qwertyu0600,qwertyu0610,qwertyu0620,qwertyu0630,qwertyu0640,qwertyu065= 0,qwertyu0660,qwertyu0670,qwertyu0680,qwertyu0690,qwertyu0700,qwertyu0710,= qwertyu0720,qwertyu0730,qwertyu0740,qwertyu0750,qwertyu0760,qwertyu0770,qw= ertyu0780,qwertyu0790,qwertyu0800,qwertyu0810,qwertyu0820,qwertyu0830,qwer= tyu0840,qwertyu0850,qwertyu0860,qwertyu0870,qwertyu0880,qwertyu0890,qwerty= u0900,qwertyu0910,qwertyu0920,qwertyu0930,qwertyu0940,qwertyu0950,qwertyu0= 960,qwertyu0970,qwertyu0980,qwertyu0990,qwertyu1000}'::text, + 'correlation', '1'::float4 +); = = -- @@ -153794,6 +155297,17 @@ 'reltuples', '696'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_trgm2'::regclass, + 'attname', 't'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '15'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{Abakaliki,"Aghbai Alakisirak","Alaikallupodda Alan= kulam",Ambakali,"Azib el Bakkali",Bagkalen,Baijalpur,Baikajavri,"Baikal Mo= untains",Baikanda,Baikapaka,Baikole,Baimalin,Bairkal,Baitalpur,Bakal,"Baka= l Uno","Bakalalan Airport","Bakalan Kulon","Bakalao Point",Bakalauri2,Baka= lauri8,Bakaldinskoye,Bakalerek,Bakalinga,Bakaljaya,Bakalou,Bakalrejo,Bakal= ukudu,Bakkalia,"Banjar Kubakal","Barkala Park","Barkald stasjon",Barkali,B= askaltsi,"Bay of Backaland","Baykalovskiy Rayon",Bikalabwa,"Bodega Tabaiba= l",Bonebabakal,"Buur Bakale","Chalam Vaikal Aru","Daba Kalharereh",Dalabak= ala,"Delano Marrakech","Desa Bakalanrayung","Douar Marrakechiyinc","Efrejt= or Bakalovo","Foho Berbakalau","Golden Tulip Farah Marrakech","Gory Bakaly= ","Guba Kalita",Haikalzai,"Hotel Marrakech Le Sangho Privilege","Ibis Mous= safir Marrakesh Centre Gare Hotel","Jangal-e Marakeh Sar","Kaikalahun Indi= an Reserve 25","Kali Purbakala",Kambakala,Karaiyamullivaikal,"Khor Bakalli= i",Kombakala,"Koudia Marrakech","Kwala Bakala","Lalla el Marakchia",Mabaik= uli,Malaikaly,Marrakchien,Marrakesh,"Marrakesh Resort And Spa (Pool Suite)= ",Mfumbaika,"Moussaf Marrakech Centre Gare",Nabakalas,Ngambakalang,"Oulad = el Bakkal",Parbakalan,"Polevoy Stan Baykal",Praikalimbung,"Prud Novyy Bayk= al","Pullman Marrakech Palmeraie Resort & Spa Hotel",Raikal,"Ras Barkallah= ","Riad Fatinat Marrakech","Royal Mirage Deluxe Marrakech","Samarra School= ","Sellapattu Vaikal","Sidi Mohammed el Marrakchi","Sori Rabakalo","Suite = Novotel Marrakech Rs","Sungai Utabailale",Taikale,"Tandobai Algad","Teluk = Bakalang",Transbaikalia,"Tukad Bakalan","Urochishche Bakalarnyn-Ayasy","Va= ikali Tevar Kulam",Waikalakaka,"Walangivattu Vaikal",Zabaikalie,"Zebai Alg= ad"}'::text, + 'correlation', '0.19049838'::float4 +); = = -- @@ -153831,7 +155345,7 @@ 'relation', 'public.trgm_idx'::regclass, 'version', '180000'::integer, 'relpages', '12'::integer, - 'reltuples', '12000'::real, + 'reltuples', '1000'::real, 'relallvisible', '0'::integer ); = @@ -153851,7 +155365,7 @@ 'relation', 'public.trgm_idx2'::regclass, 'version', '180000'::integer, 'relpages', '17'::integer, - 'reltuples', '10568'::real, + 'reltuples', '696'::real, 'relallvisible', '0'::integer ); = @@ -154101,10 +155615,97 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.encdata'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '5'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.encdata'::regclass, + 'attname', 'data'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '915'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{" +-----BEGIN PGP MESSAGE----- + +wcBMA/0CBsQJt0h1AQgAzxZ8j+OTeZ8IlLxfZ/mVd28/gUsCY+xigWBk/anZlK3T +p2tNU2idHzKdAttH2Hu/PWbZp4kwjl9spezYxMqCeBZqtfGED88Y+rqK0n/ul30A +7jjFHaw0XUOqFNlST1v6H2i7UXndnp+kcLfHPhnO5BIYWxB2CYBehItqtrn75eqr +C7trGzU/cr74efcWagbCDSNjiAV7GlEptlzmgVMmNikyI6w0ojEUx8lCLc/OsFz9 +pJUAX8xuwjxDVv+W7xk6c96grQiQlm+FLDYGiGNXoAzx3Wi/howu3uV40dXfY+jx +3WBrhEew5Pkpt1SsWoFnJWOfJ8GLd0ec8vfRCqAIVdLgAeS7NyawQYtd6wuVrEAj +5SMg4Thb4d+g45RksuGLHUUr4qO9tiXglODa4InhmJfgNuLk+RGz4LXjq8wepEmW +vRbgFOG54+Cf4C/gC+HkreDm5JKSKjvvw4B/jC6CDxq+JoziEe2Z1uEjCuEcr+Es +/eGzeOi36BejXPMHeKxXejj5qBBHKV0pHVhZSgffR0TtlXdB967Yl/5agV0R89hI +7Gw52emfnH4Z0Y4V0au2H0k1dR/2IxXdJEWSTG7Be1JHT59p9ei2gSEOrdBMIOjP +tbYYUlmmbvD49bHfThkDiC+oc9947LgQsk3kOOLbNHcjkbrjH8R5kjII4m/SEZA1 +g09T+338SzevBcVXh/cFrQ6/Et+lyyO2LJRUMs69g/HyzJOVWT2Iu8E0eS9MWevY +Qtrkrhrpkl3Y02qEp/j6M03Yu2t6ZF7dp51aJ5VhO2mmmtHaTnCyCc8Fcf72LmD8 +blH2nKZC9d6fi4YzSYMepZpMOFR65M80MCMiDUGnZBB8sEADu2/iVtqDUeG8mAA=3D +=3DPHJ1 +-----END PGP MESSAGE----- +"," +-----BEGIN PGP MESSAGE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +hQEMA/0CBsQJt0h1AQf+JyYnCiortj26P11zk28MKOGfWpWyAhuIgwbJXsdQ+e6r +pEyyqs9GC6gI7SNF6+J8B/gsMwvkAL4FHAQCvA4ZZ6eeXR1Of4YG22JQGmpWVWZg +DTyfhA2vkczuqfAD2tgUpMT6sdyGkQ/fnQ0lknlfHgC5GRx7aavOoAKtMqiZW5PR +yae/qR48mjX7Mb+mLvbagv9mHEgQSmHwFpaq2k456BbcZ23bvCmBnCvqV/90Ggfb +VP6gkSoFVsJ19RHsOhW1dk9ehbl51WB3zUOO5FZWwUTY9DJvKblRK/frF0+CXjE4 +HfcZXHSpSjx4haGGTsMvEJ85qFjZpr0eTGOdY5cFhNJAAVP8MZfji7OhPRAoOOIK +eRGOCkao12pvPyFTFnPd5vqmyBbdNpK4Q0hS82ljugMJvM0p3vJZVzW402Kz6iBL +GQ=3D=3D +=3DXHkF +-----END PGP MESSAGE----- +"," +-----BEGIN PGP MESSAGE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +hQEOA9k2z2S7c/RmEAQAgVWW0DeLrZ+1thWJGBPp2WRFL9HeNqqWHbKJCXJbz1Uy +faUY7yxVvG5Eutmo+JMiY3mg23/DgVVXHQZsTWpGvGM6djgUNGKUjZDbW6Nog7Mr +e78IywattCOmgUP9vIwwg3OVjuDCN/nVirGQFnXpJBc8DzWqDMWRWDy1M0ZsK7AD +/2JTosSFxUdpON0DKtIY3GLzmh6Nk3iV0g8VgJKUBT1rhCXuMDj3snm//EMm7hTY +PlnObq4mIhgz8NqprmhooxnU0Kapofb3P3wCHPpU14zxhXY8iKO/3JhBq2uFcx4X +uBMwkW4AdNxY/mzJZELteTL8Tr0s7PISk+owb4URpG3n0jsBc0CVULxrjh5Ejkdw +wCM195J6+KbQxOOFQ0b3uOVvv4dEgd/hRERCOq5EPaFhlHegyYJ7YO842vnSDA=3D=3D +=3DPABx +-----END PGP MESSAGE----- +"," +-----BEGIN PGP MESSAGE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +hQIOAywibh/+XMfUEAf+OINhBngEsw4a/IJIeJvUgv1gTQzBwOdQEuc/runr4Oa8 +Skw/Bj0X/zgABVZLem1a35NHaNwaQaCFwMQ41YyWCu+jTdsiyX/Nw0w8LKKz0rNC +vVpG6YuV7Turtsf8a5lXy1K0SHkLlgxQ6c76GS4gtSl5+bsL2+5R1gSRJ9NXqCQP +OHRipEiYwBPqr5R21ZG0FXXNKGOGkj6jt/M/wh3WVtAhYuBI+HPKRfAEjd/Pu/eD +e1zYtkH1dKKFmp44+nF0tTI274xpuso7ShfKYrOK3saFWrl0DWiWteUinjSA1YBY +m7dG7NZ8PW+g1SZWhEoPjEEEHz3kWMvlKheMRDudnQf/dDyX6kZVIAQF/5B012hq +QyVewgTGysowFIDn01uIewoEA9cASw699jw9IoJp+k5WZXnU+INllBLzQxniQCSu +iEcr0x3fYqNtj9QBfbIqyRcY6HTWcmzyOUeGaSyX76j+tRAvtVtXpraFFFnaHB70 +YpXTjLkp8EBafzMghFaKDeXlr2TG/T7rbwcwWrFIwPqEAUKWN5m97Q3eyo8/ioMd +YoFD64J9ovSsgbuU5IpIGAsjxK+NKzg/2STH7zZFEVCtgcIXsTHTZfiwS98/+1H9 +p1DIDaXIcUFV2ztmcKxh9gt2sXRz1W+x6D8O0k3nanU5yGG4miLKaq18fbcA0BD1 ++NIzAfelq6nvvxYKcGcamBMgLo5JkZOBHvyr6RsAKIT5QYc0QTjysTk9l0Am3gYc +G2pAE+3k +=3DTBHV +-----END PGP MESSAGE----- +"}'::text, + 'correlation', '-0.8'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.encdata'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4,5}'::text, + 'correlation', '1'::float4 +); = = -- @@ -154114,10 +155715,73 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.keytbl'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '7'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.keytbl'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4,5,6,7}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.keytbl'::regclass, + 'attname', 'name'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '10'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{elg1024,elg2048,elg4096,psw-elg1024,rsa2048,rsaenc= 2048,rsaenc2048-psw}'::text, + 'correlation', '0.96428573'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.keytbl'::regclass, + 'attname', 'pubkey'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '1009'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{" +-----BEGIN PGP PUBLIC KEY BLOCK----- +Version: GnuPG v1.4.1 (GNU/Linux) + +mQELBELIJbEBCADAIdtcoLAmQfl8pb73pPRuEYx8qW9klLfCGG5A4OUOi00JHNwP +ZaABe1PGzjoeXrgM1MTQZhoZu1Vdg+KDI6XAtiy9P6bLg7ntsXksD4wBoIKtQKc2 +55pdukxTiu+xeJJG2q8ZZPOp97CV9fbQ9vPCwgnuSsDCoQlibZikDVPAyVTvp7Jx +5rz8yXsl4sxvaeMZPqqFPtA/ENeQ3cpsyR1BQXSvoZpH1Fq0b8GcZTEdWWD/w6/K +MCRC8TmgEd+z3e8kIsCwFQ+TSHbCcxRWdgZE7gE31sJHHVkrZlXtLU8MPXWqslVz +R0cX+yC8j6bXI6/BqZ2SvRndJwuunRAr4um7AAYptB5SU0EgMjA0OCA8cnNhMjA0 +OEBleGFtcGxlLm9yZz6JATQEEwECAB4FAkLIJbECGwMGCwkIBwMCAxUCAwMWAgEC +HgECF4AACgkQnc+OnJvTHyQqHwf8DtzuAGmObfe3ggtn14x2wnU1Nigebe1K5liR +nrLuVlLBpdO6CWmMUzfKRvyZlx54GlA9uUQSjW+RlgejdOTQqesDrcTEukYd4yzw +bLZyM5Gb3lsE/FEmE7Dxw/0Utf59uACqzG8LACQn9J6sEgZWKxAupuYTHXd12lDP +D3dnU4uzKPhMcjnSN00pzjusP7C9NZd3OLkAx2vw/dmb4Q+/QxeZhVYYsAUuR2hv +9bgGWopumlOkt8Zu5YG6+CtTbJXprPI7pJ1jHbeE+q/29hWJQtS8Abx82AcOkzhv +S3NZKoJ/1DrGgoDAu1mGkM4KvLAxfDs/qQ9dZhtEmDbKPLTVEA=3D=3D +=3DlR4n +-----END PGP PUBLIC KEY BLOCK----- +"," +same key with password +"}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.keytbl'::regclass, + 'attname', 'seckey'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '18'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -154242,7 +155906,7 @@ 'relation', 'public.test'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -154473,10 +156137,37 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.articles'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.articles'::regclass, + 'attname', 'article_id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.articles'::regclass, + 'attname', 'article_xml'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '58'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.articles'::regclass, + 'attname', 'date_entered'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -154490,6 +156181,24 @@ 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.t1'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.t1'::regclass, + 'attname', 'xml_data'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '73'::integer, + 'n_distinct', '0'::float4 +); = = -- @@ -154499,10 +156208,28 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.xpath_test'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.xpath_test'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.xpath_test'::regclass, + 'attname', 't'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '24'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -154523,6 +156250,15 @@ 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.idx_xpath'::regclass, + 'attname', 'xpath_string'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '0'::integer, + 'n_distinct', '0'::float4 +); = = -- @@ -154692,10 +156428,28 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.my_table'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.my_table'::regclass, + 'attname', 'description'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.my_table'::regclass, + 'attname', 'num'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -161321,8 +163075,8 @@ 'relation', '"S 1"."T 1"'::regclass, 'version', '180000'::integer, 'relpages', '13'::integer, - 'reltuples', '821'::real, - 'relallvisible', '13'::integer + 'reltuples', '822'::real, + 'relallvisible', '12'::integer ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( 'relation', '"S 1"."T 1"'::regclass, @@ -161332,8 +163086,8 @@ 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, - 'histogram_bounds', '{1,11,21,31,41,53,63,73,83,93,104,114,124,134,144,1= 56,166,176,186,196,207,217,227,237,247,258,268,278,288,298,309,319,329,339= ,349,360,370,380,390,400,411,421,431,441,451,463,473,483,493,503,514,524,5= 34,544,554,566,576,586,596,606,617,627,637,647,657,668,678,688,698,708,719= ,729,739,749,759,770,780,790,800,810,821,831,841,851,861,873,883,893,903,9= 13,924,934,944,954,964,976,986,996,1006,1016,1218}'::text, - 'correlation', '0.72678816'::float4 + 'histogram_bounds', '{1,11,21,31,41,53,63,73,83,93,104,114,124,134,144,1= 56,166,176,186,196,207,217,227,237,248,258,268,278,288,299,309,319,329,339= ,350,360,370,380,390,401,411,421,431,443,453,463,473,483,494,504,514,524,5= 34,546,556,566,576,586,597,607,617,627,638,648,658,668,678,689,699,709,719= ,729,740,750,760,770,780,791,801,811,821,833,843,853,863,873,884,894,904,9= 14,924,936,946,956,966,976,987,997,1007,1017,1218}'::text, + 'correlation', '0.72052914'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( 'relation', '"S 1"."T 1"'::regclass, @@ -161342,33 +163096,33 @@ 'version', '180000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, - 'n_distinct', '20'::float4, - 'most_common_vals', '{1,6,42,44,303,407,509,608,100,101,104,106,403,507,= 609,708,818}'::text, - 'most_common_freqs', '{0.12180268,0.12180268,0.12180268,0.12180268,0.121= 80268,0.12180268,0.12180268,0.12180268,0.0024360537,0.0024360537,0.0024360= 537,0.0024360537,0.0024360537,0.0024360537,0.0024360537,0.0024360537,0.002= 4360537}'::float4[], + 'n_distinct', '21'::float4, + 'most_common_vals', '{6,42,44,303,407,509,608,1,2,100,101,104,106,403,50= 7,609,708,818}'::text, + 'most_common_freqs', '{0.1216545,0.1216545,0.1216545,0.1216545,0.1216545= ,0.1216545,0.1216545,0.12043796,0.00243309,0.00243309,0.00243309,0.0024330= 9,0.00243309,0.00243309,0.00243309,0.00243309,0.00243309,0.00243309}'::flo= at4[], 'histogram_bounds', '{201,204,503}'::text, - 'correlation', '0.29743618'::float4 + 'correlation', '0.29868352'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( 'relation', '"S 1"."T 1"'::regclass, 'attname', 'c3'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0'::float4, + 'null_frac', '0.001216545'::float4, 'avg_width', '13'::integer, - 'n_distinct', '-1'::float4, - 'histogram_bounds', '{00001,0000700007_update7,00011,0001700017_update7,= 00021,00033_update3,00043_update3,00053_update3,00063_update3,00073_update= 3,00084_trig_update,00094_trig_update,00104_trig_update,00114_trig_update,= 00124_trig_update,00136,00146,00156,00166,00176,00187_update7,00197_update= 7,00207_update7,00217_update7,00227_update7,00238_trig_update,00248_trig_u= pdate,00258_trig_update,00268_trig_update,00278_trig_update,00289_update9,= 00299_update9,00309_update9,00319_update9,00329_update9,00340_trig_update,= 00350_trig_update,00360_trig_update,00370_trig_update,00380_trig_update,00= 391,00401,00411,00421,00431,00443_update3,00453_update3,00463_update3,0047= 3_update3,00483_update3,00494_trig_update,00504_trig_update,00514_trig_upd= ate,00524_trig_update,00534_trig_update,00546,00556,00566,00576,00586,0059= 7_update7,00607_update7,00617_update7,00627_update7,00637_update7,00648_tr= ig_update,00658_trig_update,00668_trig_update,00678_trig_update,00688_trig= _update,00699_update9,00709_update9,00719_update9,00729_update9,00739_upda= te9,00750_trig_update,00760_trig_update,00770_trig_update,00780_trig_updat= e,00790_trig_update,00801,00811,00821,00831,00841,00853_update3,00863_upda= te3,00873_update3,00883_update3,00893_update3,00904_trig_update,00914_trig= _update,00924_trig_update,00934_trig_update,00944_trig_update,00956,00966,= 00976,00986,00996,ggg_trig_update}'::text, - 'correlation', '0.6387543'::float4 + 'n_distinct', '-0.99878347'::float4, + 'histogram_bounds', '{0000100001,0000700007_update7,00011,0001700017_upd= ate7,00021,00033_update3,00043_update3,00053_update3,00063_update3,00073_u= pdate3,00084_trig_update,00094_trig_update,00104_trig_update,00114_trig_up= date,00124_trig_update,00136,00146,00156,00166,00176,00187_update7,00197_u= pdate7,00207_update7,00217_update7,00227_update7,00238_trig_update,00248_t= rig_update,00258_trig_update,00268_trig_update,00278_trig_update,00289_upd= ate9,00299_update9,00309_update9,00319_update9,00329_update9,00340_trig_up= date,00350_trig_update,00360_trig_update,00370_trig_update,00380_trig_upda= te,00391,00401,00411,00421,00431,00443_update3,00453_update3,00463_update3= ,00473_update3,00483_update3,00494_trig_update,00504_trig_update,00514_tri= g_update,00524_trig_update,00534_trig_update,00546,00556,00566,00576,00586= ,00597_update7,00607_update7,00617_update7,00627_update7,00637_update7,006= 48_trig_update,00658_trig_update,00668_trig_update,00678_trig_update,00688= _trig_update,00699_update9,00709_update9,00719_update9,00729_update9,00739= _update9,00750_trig_update,00760_trig_update,00770_trig_update,00780_trig_= update,00790_trig_update,00801,00811,00821,00831,00841,00853_update3,00863= _update3,00873_update3,00883_update3,00893_update3,00904_trig_update,00914= _trig_update,00924_trig_update,00934_trig_update,00944_trig_update,00956,0= 0966,00976,00986,00996,ggg_trig_update}'::text, + 'correlation', '0.6387391'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( 'relation', '"S 1"."T 1"'::regclass, 'attname', 'c4'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0.025578562'::float4, + 'null_frac', '0.02676399'::float4, 'avg_width', '8'::integer, 'n_distinct', '80'::float4, 'most_common_vals', '{"1970-01-01 03:00:00-05","1970-01-02 03:00:00-05",= "1970-01-04 03:00:00-05","1970-01-05 03:00:00-05","1970-01-07 03:00:00-05"= ,"1970-01-08 03:00:00-05","1970-01-09 03:00:00-05","1970-01-10 03:00:00-05= ","1970-01-11 03:00:00-05","1970-01-12 03:00:00-05","1970-01-14 03:00:00-0= 5","1970-01-15 03:00:00-05","1970-01-17 03:00:00-05","1970-01-18 03:00:00-= 05","1970-01-19 03:00:00-05","1970-01-20 03:00:00-05","1970-01-21 03:00:00= -05","1970-01-22 03:00:00-05","1970-01-24 03:00:00-05","1970-01-25 03:00:0= 0-05","1970-01-27 03:00:00-05","1970-01-28 03:00:00-05","1970-01-29 03:00:= 00-05","1970-01-30 03:00:00-05","1970-01-31 03:00:00-05","1970-02-01 03:00= :00-05","1970-02-03 03:00:00-05","1970-02-04 03:00:00-05","1970-02-06 03:0= 0:00-05","1970-02-07 03:00:00-05","1970-02-08 03:00:00-05","1970-02-09 03:= 00:00-05","1970-02-10 03:00:00-05","1970-02-11 03:00:00-05","1970-02-13 03= :00:00-05","1970-02-14 03:00:00-05","1970-02-16 03:00:00-05","1970-02-17 0= 3:00:00-05","1970-02-18 03:00:00-05","1970-02-19 03:00:00-05","1970-02-20 = 03:00:00-05","1970-02-21 03:00:00-05","1970-02-23 03:00:00-05","1970-02-24= 03:00:00-05","1970-02-26 03:00:00-05","1970-02-27 03:00:00-05","1970-02-2= 8 03:00:00-05","1970-03-01 03:00:00-05","1970-03-02 03:00:00-05","1970-03-= 03 03:00:00-05","1970-03-05 03:00:00-05","1970-03-06 03:00:00-05","1970-03= -08 03:00:00-05","1970-03-09 03:00:00-05","1970-03-10 03:00:00-05","1970-0= 3-11 03:00:00-05","1970-03-12 03:00:00-05","1970-03-13 03:00:00-05","1970-= 03-15 03:00:00-05","1970-03-16 03:00:00-05","1970-03-18 03:00:00-05","1970= -03-19 03:00:00-05","1970-03-20 03:00:00-05","1970-03-21 03:00:00-05","197= 0-03-22 03:00:00-05","1970-03-23 03:00:00-05","1970-03-25 03:00:00-05","19= 70-03-26 03:00:00-05","1970-03-28 03:00:00-05","1970-03-29 03:00:00-05","1= 970-03-30 03:00:00-05","1970-03-31 03:00:00-05","1970-04-01 03:00:00-05","= 1970-04-02 03:00:00-05","1970-04-04 03:00:00-05","1970-04-05 03:00:00-05",= "1970-04-07 03:00:00-05","1970-04-08 03:00:00-05","1970-04-09 03:00:00-05"= ,"1970-04-10 03:00:00-05"}'::text, - 'most_common_freqs', '{0.012180268,0.012180268,0.012180268,0.012180268,0= .012180268,0.012180268,0.012180268,0.012180268,0.012180268,0.012180268,0.0= 12180268,0.012180268,0.012180268,0.012180268,0.012180268,0.012180268,0.012= 180268,0.012180268,0.012180268,0.012180268,0.012180268,0.012180268,0.01218= 0268,0.012180268,0.012180268,0.012180268,0.012180268,0.012180268,0.0121802= 68,0.012180268,0.012180268,0.012180268,0.012180268,0.012180268,0.012180268= ,0.012180268,0.012180268,0.012180268,0.012180268,0.012180268,0.012180268,0= .012180268,0.012180268,0.012180268,0.012180268,0.012180268,0.012180268,0.0= 12180268,0.012180268,0.012180268,0.012180268,0.012180268,0.012180268,0.012= 180268,0.012180268,0.012180268,0.012180268,0.012180268,0.012180268,0.01218= 0268,0.012180268,0.012180268,0.012180268,0.012180268,0.012180268,0.0121802= 68,0.012180268,0.012180268,0.012180268,0.012180268,0.012180268,0.012180268= ,0.012180268,0.012180268,0.012180268,0.012180268,0.012180268,0.012180268,0= .012180268,0.012180268}'::float4[], + 'most_common_freqs', '{0.0121654505,0.0121654505,0.0121654505,0.01216545= 05,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.0121= 654505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.= 0121654505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.012165450= 5,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.01216= 54505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.0= 121654505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.0121654505= ,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.012165= 4505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.01= 21654505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,= 0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.0121654= 505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.012= 1654505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0= .0121654505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.01216545= 05,0.0121654505,0.0121654505}'::float4[], 'correlation', '0.1495879'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( @@ -161376,11 +163130,11 @@ 'attname', 'c5'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0.025578562'::float4, + 'null_frac', '0.02676399'::float4, 'avg_width', '8'::integer, 'n_distinct', '80'::float4, 'most_common_vals', '{"1970-01-01 00:00:00","1970-01-02 00:00:00","1970-= 01-04 00:00:00","1970-01-05 00:00:00","1970-01-07 00:00:00","1970-01-08 00= :00:00","1970-01-09 00:00:00","1970-01-10 00:00:00","1970-01-11 00:00:00",= "1970-01-12 00:00:00","1970-01-14 00:00:00","1970-01-15 00:00:00","1970-01= -17 00:00:00","1970-01-18 00:00:00","1970-01-19 00:00:00","1970-01-20 00:0= 0:00","1970-01-21 00:00:00","1970-01-22 00:00:00","1970-01-24 00:00:00","1= 970-01-25 00:00:00","1970-01-27 00:00:00","1970-01-28 00:00:00","1970-01-2= 9 00:00:00","1970-01-30 00:00:00","1970-01-31 00:00:00","1970-02-01 00:00:= 00","1970-02-03 00:00:00","1970-02-04 00:00:00","1970-02-06 00:00:00","197= 0-02-07 00:00:00","1970-02-08 00:00:00","1970-02-09 00:00:00","1970-02-10 = 00:00:00","1970-02-11 00:00:00","1970-02-13 00:00:00","1970-02-14 00:00:00= ","1970-02-16 00:00:00","1970-02-17 00:00:00","1970-02-18 00:00:00","1970-= 02-19 00:00:00","1970-02-20 00:00:00","1970-02-21 00:00:00","1970-02-23 00= :00:00","1970-02-24 00:00:00","1970-02-26 00:00:00","1970-02-27 00:00:00",= "1970-02-28 00:00:00","1970-03-01 00:00:00","1970-03-02 00:00:00","1970-03= -03 00:00:00","1970-03-05 00:00:00","1970-03-06 00:00:00","1970-03-08 00:0= 0:00","1970-03-09 00:00:00","1970-03-10 00:00:00","1970-03-11 00:00:00","1= 970-03-12 00:00:00","1970-03-13 00:00:00","1970-03-15 00:00:00","1970-03-1= 6 00:00:00","1970-03-18 00:00:00","1970-03-19 00:00:00","1970-03-20 00:00:= 00","1970-03-21 00:00:00","1970-03-22 00:00:00","1970-03-23 00:00:00","197= 0-03-25 00:00:00","1970-03-26 00:00:00","1970-03-28 00:00:00","1970-03-29 = 00:00:00","1970-03-30 00:00:00","1970-03-31 00:00:00","1970-04-01 00:00:00= ","1970-04-02 00:00:00","1970-04-04 00:00:00","1970-04-05 00:00:00","1970-= 04-07 00:00:00","1970-04-08 00:00:00","1970-04-09 00:00:00","1970-04-10 00= :00:00"}'::text, - 'most_common_freqs', '{0.012180268,0.012180268,0.012180268,0.012180268,0= .012180268,0.012180268,0.012180268,0.012180268,0.012180268,0.012180268,0.0= 12180268,0.012180268,0.012180268,0.012180268,0.012180268,0.012180268,0.012= 180268,0.012180268,0.012180268,0.012180268,0.012180268,0.012180268,0.01218= 0268,0.012180268,0.012180268,0.012180268,0.012180268,0.012180268,0.0121802= 68,0.012180268,0.012180268,0.012180268,0.012180268,0.012180268,0.012180268= ,0.012180268,0.012180268,0.012180268,0.012180268,0.012180268,0.012180268,0= .012180268,0.012180268,0.012180268,0.012180268,0.012180268,0.012180268,0.0= 12180268,0.012180268,0.012180268,0.012180268,0.012180268,0.012180268,0.012= 180268,0.012180268,0.012180268,0.012180268,0.012180268,0.012180268,0.01218= 0268,0.012180268,0.012180268,0.012180268,0.012180268,0.012180268,0.0121802= 68,0.012180268,0.012180268,0.012180268,0.012180268,0.012180268,0.012180268= ,0.012180268,0.012180268,0.012180268,0.012180268,0.012180268,0.012180268,0= .012180268,0.012180268}'::float4[], + 'most_common_freqs', '{0.0121654505,0.0121654505,0.0121654505,0.01216545= 05,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.0121= 654505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.= 0121654505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.012165450= 5,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.01216= 54505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.0= 121654505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.0121654505= ,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.012165= 4505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.01= 21654505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,= 0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.0121654= 505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.012= 1654505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0= .0121654505,0.0121654505,0.0121654505,0.0121654505,0.0121654505,0.01216545= 05,0.0121654505,0.0121654505}'::float4[], 'correlation', '0.1495879'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( @@ -161388,11 +163142,11 @@ 'attname', 'c6'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0.024360536'::float4, + 'null_frac', '0.025547445'::float4, 'avg_width', '2'::integer, 'n_distinct', '9'::float4, 'most_common_vals', '{0,1,3,4,6,7,8,9}'::text, - 'most_common_freqs', '{0.12180268,0.12180268,0.12180268,0.12180268,0.121= 80268,0.12180268,0.12180268,0.12180268}'::float4[], + 'most_common_freqs', '{0.1216545,0.1216545,0.1216545,0.1216545,0.1216545= ,0.1216545,0.1216545,0.1216545}'::float4[], 'correlation', '0.07178115'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( @@ -161402,21 +163156,21 @@ 'version', '180000'::integer, 'null_frac', '0'::float4, 'avg_width', '11'::integer, - 'n_distinct', '8'::float4, + 'n_distinct', '9'::float4, 'most_common_vals', '{"ft2 ","0 ","1 ","3 = ","4 ","6 ","7 ","8 "}'::text, - 'most_common_freqs', '{0.14738125,0.12180268,0.12180268,0.12180268,0.121= 80268,0.12180268,0.12180268,0.12180268}'::float4[], - 'correlation', '0.13343827'::float4 + 'most_common_freqs', '{0.14720194,0.1216545,0.1216545,0.1216545,0.121654= 5,0.1216545,0.1216545,0.1216545}'::float4[], + 'correlation', '0.13048758'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( 'relation', '"S 1"."T 1"'::regclass, 'attname', 'c8'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0.025578562'::float4, + 'null_frac', '0.02676399'::float4, 'avg_width', '4'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{foo}'::text, - 'most_common_freqs', '{0.97442144}'::float4[], + 'most_common_freqs', '{0.973236}'::float4[], 'correlation', '1'::float4 ); = @@ -161522,7 +163276,7 @@ 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54= ,57,60,63,66,69,72,75,78,81,84,87,90,93,96,99}'::text, - 'correlation', '1'::float4 + 'correlation', '0.6139706'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( 'relation', '"S 1"."T 4"'::regclass, @@ -161533,17 +163287,17 @@ 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{4,7,10,13,16,19,22,25,28,31,34,37,40,43,46,49,52,5= 5,58,61,64,67,70,73,76,79,82,85,88,91,94,97,100}'::text, - 'correlation', '1'::float4 + 'correlation', '0.6139706'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( 'relation', '"S 1"."T 4"'::regclass, 'attname', 'c3'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0'::float4, + 'null_frac', '0.33333334'::float4, 'avg_width', '7'::integer, - 'n_distinct', '-1'::float4, - 'histogram_bounds', '{AAA003,AAA006,AAA009,AAA012,AAA015,AAA018,AAA021,A= AA024,AAA027,AAA030,AAA033,AAA036,AAA039,AAA042,AAA045,AAA048,AAA051,AAA05= 4,AAA057,AAA060,AAA063,AAA066,AAA069,AAA072,AAA075,AAA078,AAA081,AAA084,AA= A087,AAA090,AAA093,AAA096,AAA099}'::text, + 'n_distinct', '-0.6666666'::float4, + 'histogram_bounds', '{AAA003,AAA006,AAA012,AAA015,AAA021,AAA024,AAA030,A= AA033,AAA039,AAA042,AAA048,AAA051,AAA057,AAA060,AAA066,AAA069,AAA075,AAA07= 8,AAA084,AAA087,AAA093,AAA096}'::text, 'correlation', '1'::float4 ); = @@ -161556,7 +163310,7 @@ 'relation', 'import_source.t1'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -161569,7 +163323,7 @@ 'relation', 'import_source.t2'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -161582,7 +163336,7 @@ 'relation', 'import_source.t3'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -161608,7 +163362,7 @@ 'relation', 'import_source.t4_part'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -161621,7 +163375,7 @@ 'relation', 'import_source.t4_part2'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -161634,7 +163388,7 @@ 'relation', 'import_source.t5'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -161647,7 +163401,7 @@ 'relation', 'import_source."x 4"'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -161660,7 +163414,7 @@ 'relation', 'import_source."x 5"'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -161673,7 +163427,7 @@ 'relation', 'import_source."x 6"'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -161685,10 +163439,28 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.child_tbl'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.child_tbl'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.child_tbl'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -161980,8 +163752,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.gloc1'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -161993,10 +163765,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.loc1'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.loc1'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{12,13}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.loc1'::regclass, + 'attname', 'f2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '17'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"test triggered !","testo triggered !"}'::text, + 'correlation', '-1'::float4 +); = = -- @@ -162006,8 +163800,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.loc2'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -162020,7 +163814,7 @@ 'relation', 'public.loct3'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -162033,7 +163827,7 @@ 'relation', 'public.loct4'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -162045,8 +163839,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.loct_empty'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -162107,10 +163901,46 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.pagg_tab_p1'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '6'::integer, + 'reltuples', '1000'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pagg_tab_p1'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '10'::float4, + 'most_common_vals', '{0,1,2,3,4,5,6,7,8,9}'::text, + 'most_common_freqs', '{0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1}'::float4= [], + 'correlation', '0.1044901'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pagg_tab_p1'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '50'::float4, + 'most_common_vals', '{0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,= 20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44= ,45,46,47,48,49}'::text, + 'most_common_freqs', '{0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02= ,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.0= 2,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.= 02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02}'::float4[], + 'correlation', '0.04005004'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pagg_tab_p1'::regclass, + 'attname', 'c'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-0.101'::float4, + 'most_common_vals', '{0001,0002,0003,0004,0005,0006,0007,0008,0009,0010,= 0011,0012,0013,0014,0015,0016,0017,0018,0019,0020,0021,0022,0023,0024,0025= ,0026,0027,0028,0029,0030,0031,0032,0033,0034,0035,0036,0037,0038,0039,004= 0,0041,0042,0043,0044,0045,0046,0047,0048,0049,0050,0051,0052,0053,0054,00= 55,0056,0057,0058,0059,0060,0061,0062,0063,0064,0065,0066,0067,0068,0069,0= 070,0071,0072,0073,0074,0075,0076,0077,0078,0079,0080,0081,0082,0083,0084,= 0085,0086,0087,0088,0089,0090,0091,0092,0093,0094,0095,0096,0097,0098,0099= ,0000}'::text, + 'most_common_freqs', '{0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01= ,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.0= 1,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.= 01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0= .01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,= 0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01= ,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.0= 1,0.009}'::float4[], + 'correlation', '1'::float4 +); = = -- @@ -162120,10 +163950,46 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.pagg_tab_p2'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '6'::integer, + 'reltuples', '1000'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pagg_tab_p2'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '10'::float4, + 'most_common_vals', '{10,11,12,13,14,15,16,17,18,19}'::text, + 'most_common_freqs', '{0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1}'::float4= [], + 'correlation', '0.10989011'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pagg_tab_p2'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '50'::float4, + 'most_common_vals', '{0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,= 20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44= ,45,46,47,48,49}'::text, + 'most_common_freqs', '{0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02= ,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.0= 2,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.= 02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02}'::float4[], + 'correlation', '0.021930022'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pagg_tab_p2'::regclass, + 'attname', 'c'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '100'::float4, + 'most_common_vals', '{0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,= 0010,0011,0012,0013,0014,0015,0016,0017,0018,0019,0020,0021,0022,0023,0024= ,0025,0026,0027,0028,0029,0030,0031,0032,0033,0034,0035,0036,0037,0038,003= 9,0040,0041,0042,0043,0044,0045,0046,0047,0048,0049,0050,0051,0052,0053,00= 54,0055,0056,0057,0058,0059,0060,0061,0062,0063,0064,0065,0066,0067,0068,0= 069,0070,0071,0072,0073,0074,0075,0076,0077,0078,0079,0080,0081,0082,0083,= 0084,0085,0086,0087,0088,0089,0090,0091,0092,0093,0094,0095,0096,0097,0098= ,0099}'::text, + 'most_common_freqs', '{0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01= ,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.0= 1,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.= 01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0= .01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,= 0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01= ,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.0= 1,0.01}'::float4[], + 'correlation', '1'::float4 +); = = -- @@ -162133,10 +163999,46 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.pagg_tab_p3'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '6'::integer, + 'reltuples', '1000'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pagg_tab_p3'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '10'::float4, + 'most_common_vals', '{20,21,22,23,24,25,26,27,28,29}'::text, + 'most_common_freqs', '{0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1}'::float4= [], + 'correlation', '0.10989011'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pagg_tab_p3'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '50'::float4, + 'most_common_vals', '{0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,= 20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44= ,45,46,47,48,49}'::text, + 'most_common_freqs', '{0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02= ,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.0= 2,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.= 02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02}'::float4[], + 'correlation', '0.045930047'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pagg_tab_p3'::regclass, + 'attname', 'c'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '100'::float4, + 'most_common_vals', '{0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,= 0010,0011,0012,0013,0014,0015,0016,0017,0018,0019,0020,0021,0022,0023,0024= ,0025,0026,0027,0028,0029,0030,0031,0032,0033,0034,0035,0036,0037,0038,003= 9,0040,0041,0042,0043,0044,0045,0046,0047,0048,0049,0050,0051,0052,0053,00= 54,0055,0056,0057,0058,0059,0060,0061,0062,0063,0064,0065,0066,0067,0068,0= 069,0070,0071,0072,0073,0074,0075,0076,0077,0078,0079,0080,0081,0082,0083,= 0084,0085,0086,0087,0088,0089,0090,0091,0092,0093,0094,0095,0096,0097,0098= ,0099}'::text, + 'most_common_freqs', '{0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01= ,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.0= 1,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.= 01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0= .01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,= 0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01= ,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.0= 1,0.01}'::float4[], + 'correlation', '1'::float4 +); = = -- @@ -162146,10 +164048,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.ploc1'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.ploc1'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{101,102,104}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.ploc1'::regclass, + 'attname', 'f2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{bazbaz,foo,foofoo}'::text, + 'correlation', '-0.5'::float4 +); = = -- @@ -162159,10 +164083,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.ploc2'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.ploc2'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{201,202,204}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.ploc2'::regclass, + 'attname', 'f2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{bar,barbar,quxqux}'::text, + 'correlation', '1'::float4 +); = = -- @@ -162181,7 +164127,7 @@ 'relation', '"S 1".t1_pkey'::regclass, 'version', '180000'::integer, 'relpages', '5'::integer, - 'reltuples', '821'::real, + 'reltuples', '822'::real, 'relallvisible', '0'::integer ); = @@ -165107,6 +167053,33 @@ 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pt12'::regclass, + 'attname', 'category'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pt12'::regclass, + 'attname', 'sdata'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '12'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pt12'::regclass, + 'attname', 'tdata'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -165116,10 +167089,37 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.pt34'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pt34'::regclass, + 'attname', 'category'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pt34'::regclass, + 'attname', 'sdata'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '12'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pt34'::regclass, + 'attname', 'tdata'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -165173,6 +167173,15 @@ 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pt12_expr_idx'::regclass, + 'attname', 'expr'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -165243,10 +167252,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.pt34_expr_idx'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pt34_expr_idx'::regclass, + 'attname', 'expr'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -165263,8 +167281,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.pt34_sdata_idx'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); = @@ -165283,8 +167301,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.pt34_tdata_idx'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); = @@ -168963,7 +170981,7 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.t_f1_f2_f3_idx'::regclass, 'version', '180000'::integer, - 'relpages', '38'::integer, + 'relpages', '39'::integer, 'reltuples', '3393'::real, 'relallvisible', '0'::integer ); @@ -169284,10 +171302,33 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.connectby_int'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.connectby_int'::regclass, + 'attname', 'keyid'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,10,11,111}'::text, + 'correlation', '-0.4'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.connectby_int'::regclass, + 'attname', 'parent_keyid'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.25'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{11}'::text, + 'most_common_freqs', '{0.5}'::float4[], + 'correlation', '1'::float4 +); = = -- @@ -169297,10 +171338,46 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.connectby_text'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '9'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.connectby_text'::regclass, + 'attname', 'keyid'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{row1,row2,row3,row4,row5,row6,row7,row8,row9}'::te= xt, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.connectby_text'::regclass, + 'attname', 'parent_keyid'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.11111111'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-0.6666667'::float4, + 'most_common_vals', '{row1,row2}'::text, + 'most_common_freqs', '{0.22222222,0.22222222}'::float4[], + 'histogram_bounds', '{row3,row4,row5,row6}'::text, + 'correlation', '0.95238096'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.connectby_text'::regclass, + 'attname', 'pos'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.22222222'::float4, + 'most_common_vals', '{0}'::text, + 'most_common_freqs', '{0.8888889}'::float4[], + 'correlation', '0.75'::float4 +); = = -- @@ -169310,10 +171387,70 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.ct'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '18'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.ct'::regclass, + 'attname', 'attribute'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-0.22222222'::float4, + 'most_common_vals', '{att1,att2,att3,att4}'::text, + 'most_common_freqs', '{0.2777778,0.2777778,0.2777778,0.16666667}'::float= 4[], + 'correlation', '0.37667698'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.ct'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18}'::te= xt, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.ct'::regclass, + 'attname', 'rowclass'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '7'::integer, + 'n_distinct', '-0.11111111'::float4, + 'most_common_vals', '{group1,group2}'::text, + 'most_common_freqs', '{0.6666667,0.33333334}'::float4[], + 'correlation', '0.75232196'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.ct'::regclass, + 'attname', 'rowid'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.22222222'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-0.22222222'::float4, + 'most_common_vals', '{test1,test2,test3,test4}'::text, + 'most_common_freqs', '{0.22222222,0.22222222,0.16666667,0.16666667}'::fl= oat4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.ct'::regclass, + 'attname', 'val'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-0.6666667'::float4, + 'most_common_vals', '{val1,val2,val3,val4,val5,val6}'::text, + 'most_common_freqs', '{0.11111111,0.11111111,0.11111111,0.11111111,0.111= 11111,0.11111111}'::float4[], + 'histogram_bounds', '{val10,val11,val12,val7,val8,val9}'::text, + 'correlation', '0.038183693'::float4 +); = = -- @@ -169323,10 +171460,70 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.cth'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '11'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.cth'::regclass, + 'attname', 'attribute'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '10'::integer, + 'n_distinct', '-0.36363637'::float4, + 'most_common_vals', '{temperature,test_result,volts,test_startdate}'::te= xt, + 'most_common_freqs', '{0.27272728,0.27272728,0.27272728,0.18181819}'::fl= oat4[], + 'correlation', '0.58181816'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.cth'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4,5,6,7,8,9,10,11}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.cth'::regclass, + 'attname', 'rowdt'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.27272728'::float4, + 'most_common_vals', '{"2003-03-02 00:00:00","2007-10-25 00:00:00","2003-= 03-01 00:00:00"}'::text, + 'most_common_freqs', '{0.36363637,0.36363637,0.27272728}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.cth'::regclass, + 'attname', 'rowid'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.36363637'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-0.18181819'::float4, + 'most_common_vals', '{test2,test1}'::text, + 'most_common_freqs', '{0.36363637,0.27272728}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.cth'::regclass, + 'attname', 'val'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-0.90909094'::float4, + 'most_common_vals', '{PASS}'::text, + 'most_common_freqs', '{0.18181819}'::float4[], + 'histogram_bounds', '{"01 March 2003",1.41234,2.6987,"24 October 2007",3= .1234,42,53,57,FAIL}'::text, + 'correlation', '-0.2'::float4 +); = = -- @@ -169544,10 +171741,43 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.test'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,12,123}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{2,34,456}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test'::regclass, + 'attname', 'c'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{3,56,789}'::text, + 'correlation', '1'::float4 +); = = -- @@ -170977,7 +173207,7 @@ 'relation', 'element_test.foo'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -170990,7 +173220,7 @@ 'relation', 'public.child'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -171003,7 +173233,7 @@ 'relation', 'public.datatype_table'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -171016,7 +173246,7 @@ 'relation', 'public.ddl_deparse_mv'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -171029,7 +173259,7 @@ 'relation', 'public.emp'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -171042,7 +173272,7 @@ 'relation', 'public.employees'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -171055,7 +173285,7 @@ 'relation', 'public.fkey_table'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -171068,7 +173298,7 @@ 'relation', 'public.grandchild'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -171081,7 +173311,7 @@ 'relation', 'public.like_datatype_table'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -171094,7 +173324,7 @@ 'relation', 'public.like_fkey_table'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -171107,7 +173337,7 @@ 'relation', 'public.parent'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -171133,7 +173363,7 @@ 'relation', 'public.part1'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -171146,7 +173376,7 @@ 'relation', 'public.person'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -171159,7 +173389,7 @@ 'relation', 'public.storage'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -171172,7 +173402,7 @@ 'relation', 'public.stud_emp'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -171185,7 +173415,7 @@ 'relation', 'public.student'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -171198,7 +173428,7 @@ 'relation', 'public.tbl'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -171211,7 +173441,7 @@ 'relation', 'public.unlogged_table'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -172032,10 +174262,24 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.test_extdep_commands'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '17'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_extdep_commands'::regclass, + 'attname', 'command'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '35'::integer, + 'n_distinct', '-0.8235294'::float4, + 'most_common_vals', '{""}'::text, + 'most_common_freqs', '{0.23529412}'::float4[], + 'histogram_bounds', '{" ALTER FUNCTION b() DEPENDS ON EXTENSION test_ext= 5"," ALTER INDEX e DEPENDS ON EXTENSION test_ext5"," ALTER MATERIALIZED VI= EW d DEPENDS ON EXTENSION test_ext5"," ALTER TRIGGER c ON a DEPENDS ON EXT= ENSION test_ext5"," CREATE EXTENSION test_ext5 SCHEMA test_ext"," CREATE F= UNCTION b() RETURNS TRIGGER LANGUAGE plpgsql AS + $$ BEGIN NEW.a1 :=3D NEW.a1 + 42; RETURN NEW; END; $$"," CREATE INDEX = e ON a (a1)"," CREATE MATERIALIZED VIEW d AS SELECT * FROM a"," CREATE SCH= EMA test_ext"," CREATE TABLE a (a1 int)"," CREATE TRIGGER c BEFORE INSERT = ON a FOR EACH ROW EXECUTE PROCEDURE b()"," RESET search_path"," SET search= _path TO test_ext"}'::text, + 'correlation', '-0.125'::float4 +); = = -- @@ -172751,7 +174995,7 @@ 'relation', 'public.test_pg_dump_mv1'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -172764,7 +175008,7 @@ 'relation', 'public.test_pg_dump_t1'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -173150,10 +175394,58 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.booleans'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '81'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.booleans'::regclass, + 'attname', 'w'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.33333334'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '2'::float4, + 'most_common_vals', '{f,t}'::text, + 'most_common_freqs', '{0.33333334,0.33333334}'::float4[], + 'correlation', '-0.50051457'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.booleans'::regclass, + 'attname', 'x'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.33333334'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '2'::float4, + 'most_common_vals', '{f,t}'::text, + 'most_common_freqs', '{0.33333334,0.33333334}'::float4[], + 'correlation', '0.4716981'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.booleans'::regclass, + 'attname', 'y'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.33333334'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '2'::float4, + 'most_common_vals', '{f,t}'::text, + 'most_common_freqs', '{0.33333334,0.33333334}'::float4[], + 'correlation', '0.41337907'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.booleans'::regclass, + 'attname', 'z'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.33333334'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '2'::float4, + 'most_common_vals', '{f,t}'::text, + 'most_common_freqs', '{0.33333334,0.33333334}'::float4[], + 'correlation', '0.2219554'::float4 +); = = -- @@ -173163,10 +175455,34 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.integers'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '121'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.integers'::regclass, + 'attname', 'x'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.09090909'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '10'::float4, + 'most_common_vals', '{0,1,2,3,4,5,6,7,8,9}'::text, + 'most_common_freqs', '{0.09090909,0.09090909,0.09090909,0.09090909,0.090= 90909,0.09090909,0.09090909,0.09090909,0.09090909,0.09090909}'::float4[], + 'correlation', '0.1891892'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.integers'::regclass, + 'attname', 'y'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.09090909'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '10'::float4, + 'most_common_vals', '{0,1,2,3,4,5,6,7,8,9}'::text, + 'most_common_freqs', '{0.09090909,0.09090909,0.09090909,0.09090909,0.090= 90909,0.09090909,0.09090909,0.09090909,0.09090909,0.09090909}'::float4[], + 'correlation', '1'::float4 +); = = -- @@ -174517,6 +176833,15 @@ 'reltuples', '1'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.d4_fk'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -174530,6 +176855,15 @@ 'reltuples', '1'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.d4_pid'::regclass, + 'attname', 'pid'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -174556,6 +176890,15 @@ 'reltuples', '1'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.d4_primary1'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -174569,6 +176912,15 @@ 'reltuples', '1'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.d4_primary2'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -174578,10 +176930,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.tpart_2'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tpart_2'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{110,120,150}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tpart_2'::regclass, + 'attname', 'j'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{xxx,yyy,zzz}'::text, + 'correlation', '1'::float4 +); = = -- @@ -174607,8 +176981,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.d4_primary1_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); = @@ -174628,8 +177002,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.d4_primary2_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); = @@ -176740,10 +179114,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.testfk'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.testfk'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -176753,10 +179136,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.testpk'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.testpk'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -176766,10 +179158,37 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.trigger_test'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.trigger_test'::regclass, + 'attname', 'foo'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '46'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.trigger_test'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.trigger_test'::regclass, + 'attname', 'v'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '9'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -176780,7 +179199,7 @@ 'relation', 'public.trigger_test_generated'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -176800,8 +179219,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.testpk_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); = @@ -179300,10 +181719,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.array_test_table'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.array_test_table'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.array_test_table'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{first,second}'::text, + 'correlation', '1'::float4 +); = = -- @@ -179314,7 +181755,7 @@ 'relation', 'public.c_mutable'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -179326,10 +181767,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.conttesttbl'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.conttesttbl'::regclass, + 'attname', 'idx'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.conttesttbl'::regclass, + 'attname', 'v'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{10,20,30,40}'::text, + 'correlation', '1'::float4 +); = = -- @@ -179340,7 +181803,7 @@ 'relation', 'public.has_hole'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -179400,7 +181863,7 @@ 'relation', 'public.misc_table'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -179412,10 +181875,21 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.mutable'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.mutable'::regclass, + 'attname', 'f2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '16'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"bar baz baz baz","foo baz baz baz"}'::text, + 'correlation', '-1'::float4 +); = = -- @@ -179426,7 +181900,7 @@ 'relation', 'public.mutable2'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -179439,7 +181913,7 @@ 'relation', 'public.some_table'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -179451,10 +181925,42 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.sometable'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.sometable'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '-0.6666667'::float4, + 'most_common_vals', '{a}'::text, + 'most_common_freqs', '{0.6666667}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.sometable'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '36'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.sometable'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3}'::text, + 'correlation', '1'::float4 +); = = -- @@ -179464,10 +181970,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.t_test'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.t_test'::regclass, + 'attname', 'x'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -179477,8 +181992,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.testtr'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -179490,10 +182005,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.two_int8s_tab'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.two_int8s_tab'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '37'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -180386,10 +182910,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.b'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.b'::regclass, + 'attname', 'data'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -180400,7 +182933,7 @@ 'relation', 'public.changing'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -180413,7 +182946,7 @@ 'relation', 'public.comp1'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -180425,10 +182958,21 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.composite_trigger_nested_test'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.composite_trigger_nested_test'::regclass, + 'attname', 'c'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.33333334'::float4, + 'avg_width', '61'::integer, + 'n_distinct', '-0.6666666'::float4, + 'histogram_bounds', '{"(\"(1,f)\",,3)","(\"(,t)\",\"(1,f)\",)"}'::text, + 'correlation', '1'::float4 +); = = -- @@ -180438,10 +182982,30 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.composite_trigger_noop_test'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.composite_trigger_noop_test'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.33333334'::float4, + 'avg_width', '24'::integer, + 'n_distinct', '-0.6666666'::float4, + 'histogram_bounds', '{"(1,f)","(,t)"}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.composite_trigger_noop_test'::regclass, + 'attname', 'f2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.6666667'::float4, + 'avg_width', '26'::integer, + 'n_distinct', '-0.3333333'::float4 +); = = -- @@ -180451,10 +183015,28 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.composite_trigger_test'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.composite_trigger_test'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '26'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.composite_trigger_test'::regclass, + 'attname', 'f2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '26'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -180464,10 +183046,44 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.employee'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.employee'::regclass, + 'attname', 'basesalary'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{100,200}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.employee'::regclass, + 'attname', 'bonus'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{10}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.employee'::regclass, + 'attname', 'name'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{John,Mary}'::text, + 'correlation', '1'::float4 +); = = -- @@ -180477,10 +183093,44 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.entry'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '6'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.entry'::regclass, + 'attname', 'accession'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '7'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{A00001,A00002,A00003,A00004,A00005,A00006}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.entry'::regclass, + 'attname', 'eid'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4,5,6}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.entry'::regclass, + 'attname', 'txid'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{1,2}'::text, + 'most_common_freqs', '{0.5,0.33333334}'::float4[], + 'correlation', '1'::float4 +); = = -- @@ -180490,10 +183140,28 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.pb'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pb'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pb'::regclass, + 'attname', 'modif_time'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -180503,10 +183171,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.recursive_trigger_test'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.recursive_trigger_test'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,11}'::text, + 'correlation', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.recursive_trigger_test'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{0,2}'::text, + 'correlation', '1'::float4 +); = = -- @@ -180516,10 +183206,69 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.sequences'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '6'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.sequences'::regclass, + 'attname', 'eid'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4,5,6}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.sequences'::regclass, + 'attname', 'multipart'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '-0.33333334'::float4, + 'most_common_vals', '{f}'::text, + 'most_common_freqs', '{0.8333333}'::float4[], + 'correlation', '0.14285715'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.sequences'::regclass, + 'attname', 'pid'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4,5,6}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.sequences'::regclass, + 'attname', 'product'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{env}'::text, + 'most_common_freqs', '{0.6666667}'::float4[], + 'histogram_bounds', '{gag,ns1}'::text, + 'correlation', '0.94285715'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.sequences'::regclass, + 'attname', 'sequence'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '7'::integer, + 'n_distinct', '-0.16666667'::float4, + 'most_common_vals', '{ABCDEF}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); = = -- @@ -180529,10 +183278,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.specific'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.specific'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -180543,7 +183301,7 @@ 'relation', 'public.table_record'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -180555,10 +183313,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.taxonomy'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.taxonomy'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.taxonomy'::regclass, + 'attname', 'name'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{HCV,"HIV I","HIV II"}'::text, + 'correlation', '-0.5'::float4 +); = = -- @@ -180568,10 +183348,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.testfk'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.testfk'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -180581,10 +183370,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.testpk'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.testpk'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -180594,10 +183392,28 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.trigger_test'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.trigger_test'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.trigger_test'::regclass, + 'attname', 'v'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '0'::integer, + 'n_distinct', '0'::float4 +); = = -- @@ -180608,7 +183424,7 @@ 'relation', 'public.trigger_test_generated'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -180620,10 +183436,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.unicode_test'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.unicode_test'::regclass, + 'attname', 'testvalue'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '3'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -180633,10 +183458,57 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.users'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '6'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.users'::regclass, + 'attname', 'fname'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-0.8333333'::float4, + 'most_common_vals', '{willem}'::text, + 'most_common_freqs', '{0.33333334}'::float4[], + 'histogram_bounds', '{charles,jane,john,rick}'::text, + 'correlation', '0.08571429'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.users'::regclass, + 'attname', 'lname'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{doe,smith}'::text, + 'most_common_freqs', '{0.5,0.33333334}'::float4[], + 'correlation', '0.14285715'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.users'::regclass, + 'attname', 'userid'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4,5,6}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.users'::regclass, + 'attname', 'username'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{beagle,j_doe,johnd,slash,w_doe,w_smith}'::text, + 'correlation', '0.08571429'::float4 +); = = -- @@ -180646,10 +183518,28 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.xsequences'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.xsequences'::regclass, + 'attname', 'pid'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.xsequences'::regclass, + 'attname', 'sequence'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '7'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -180667,8 +183557,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.entry_eid_key'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '6'::real, 'relallvisible', '0'::integer ); = @@ -180688,8 +183578,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.entry_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '6'::real, 'relallvisible', '0'::integer ); = @@ -180709,8 +183599,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.sequences_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '6'::real, 'relallvisible', '0'::integer ); = @@ -180729,8 +183619,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.sequences_product_idx'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '6'::real, 'relallvisible', '0'::integer ); = @@ -180750,8 +183640,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.specific_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); = @@ -180771,8 +183661,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.taxonomy_name_key'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); = @@ -180792,8 +183682,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.taxonomy_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); = @@ -180813,8 +183703,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.testpk_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); = @@ -180833,8 +183723,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.users_fname_idx'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '6'::real, 'relallvisible', '0'::integer ); = @@ -180853,8 +183743,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.users_lname_idx'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '6'::real, 'relallvisible', '0'::integer ); = @@ -180874,8 +183764,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.users_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '6'::real, 'relallvisible', '0'::integer ); = @@ -180894,8 +183784,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.users_userid_idx'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '6'::real, 'relallvisible', '0'::integer ); = @@ -180914,8 +183804,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.users_username_idx'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '6'::real, 'relallvisible', '0'::integer ); = @@ -180934,8 +183824,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.xsequences_pid_idx'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); = @@ -182723,7 +185613,7 @@ 'relation', 'public.subtransaction_tbl'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -182736,7 +185626,7 @@ 'relation', 'public.t_comp1'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -182748,10 +185638,44 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.t_dta1'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.t_dta1'::regclass, + 'attname', 'ref1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.33333334'::float4, + 'most_common_vals', '{1}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.t_dta1'::regclass, + 'attname', 'ref2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '21'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"key1-1 ","key1-2 ","key= 1-3 "}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.t_dta1'::regclass, + 'attname', 'tkey'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '11'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"trec 1 ","trec 2 ","trec 3 "}'::text, + 'correlation', '1'::float4 +); = = -- @@ -182761,10 +185685,44 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.t_dta2'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.t_dta2'::regclass, + 'attname', 'ref1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{1}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.t_dta2'::regclass, + 'attname', 'ref2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '21'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"KEY1-3 ","KEY1-9 "}'::t= ext, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.t_dta2'::regclass, + 'attname', 'tkey'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '11'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"trec 1 ","trec 3 "}'::text, + 'correlation', '-1'::float4 +); = = -- @@ -182774,10 +185732,45 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.t_pkey1'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '6'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.t_pkey1'::regclass, + 'attname', 'key1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.33333334'::float4, + 'most_common_vals', '{1,2}'::text, + 'most_common_freqs', '{0.6666667,0.33333334}'::float4[], + 'correlation', '0.94285715'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.t_pkey1'::regclass, + 'attname', 'key2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '21'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"KEY1-3 ","key1-1 ","key= 1-2 ","key1-3 ","key2-3 ","key2-9 = "}'::text, + 'correlation', '0.42857143'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.t_pkey1'::regclass, + 'attname', 'txt'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '41'::integer, + 'n_distinct', '-0.33333334'::float4, + 'most_common_vals', '{"test key "}'::text= , + 'most_common_freqs', '{0.8333333}'::float4[], + 'correlation', '0.42857143'::float4 +); = = -- @@ -182787,10 +185780,45 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.t_pkey2'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.t_pkey2'::regclass, + 'attname', 'key1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{1,2}'::text, + 'most_common_freqs', '{0.5,0.5}'::float4[], + 'correlation', '0.4'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.t_pkey2'::regclass, + 'attname', 'key2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '21'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"KEY1-3 ","KEY1-9 ","KEY= 2-3 ","KEY2-9 "}'::text, + 'correlation', '0.4'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.t_pkey2'::regclass, + 'attname', 'txt'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '41'::integer, + 'n_distinct', '-0.25'::float4, + 'most_common_vals', '{"test key "}'::text= , + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); = = -- @@ -182800,10 +185828,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.testfk'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.testfk'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -182813,10 +185850,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.testpk'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.testpk'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -182827,7 +185873,7 @@ 'relation', 'public.trigger_test'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -182840,7 +185886,7 @@ 'relation', 'public.trigger_test_generated'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -182852,10 +185898,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.unicode_test'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.unicode_test'::regclass, + 'attname', 'testvalue'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '3'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -182873,8 +185928,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.testpk_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); = @@ -627135,8 +630190,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'fkpart3.fk1'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -627148,8 +630203,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'fkpart3.fk2'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -627161,8 +630216,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'fkpart3.fk3'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -627187,8 +630242,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'fkpart3.pk1'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -627200,8 +630255,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'fkpart3.pk2'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -627213,8 +630268,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'fkpart3.pk3'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -627226,8 +630281,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'fkpart3.pk4'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -627252,8 +630307,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'fkpart3.pk51'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -627265,8 +630320,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'fkpart3.pk52'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -627278,8 +630333,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'fkpart4.dropfk'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -627304,10 +630359,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'fkpart4.droppk1'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'fkpart4.droppk1'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -627330,10 +630394,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'fkpart4.droppk21'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'fkpart4.droppk21'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -627343,10 +630416,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'fkpart4.droppk2_d'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'fkpart4.droppk2_d'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -627356,10 +630438,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'fkpart4.droppk_d'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'fkpart4.droppk_d'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -627396,7 +630487,7 @@ 'relation', 'fkpart5.fk11'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -627409,7 +630500,7 @@ 'relation', 'fkpart5.fk2'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -627422,7 +630513,7 @@ 'relation', 'fkpart5.fk3'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -627434,10 +630525,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'fkpart5.fk4'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'fkpart5.fk4'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -627474,7 +630574,7 @@ 'relation', 'fkpart5.pk11'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -627487,7 +630587,7 @@ 'relation', 'fkpart5.pk2'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -627513,7 +630613,7 @@ 'relation', 'fkpart5.pk31'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -627526,7 +630626,7 @@ 'relation', 'fkpart5.pk32'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -627564,10 +630664,21 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'fkpart6.pk11'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'fkpart6.pk11'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{20,30}'::text, + 'correlation', '1'::float4 +); = = -- @@ -627577,8 +630688,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'fkpart6.pk12'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -627591,7 +630702,7 @@ 'relation', 'generated_stored_tests.gtest0'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -627603,10 +630714,54 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest1'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest1'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest1'::regclass, + 'attname', 'a'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest1'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{2,4,6,8}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest1'::regclass, + 'attname', 'b'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{2,4,6,8}'::text, + 'correlation', '1'::float4 +); = = -- @@ -627617,7 +630772,7 @@ 'relation', 'generated_stored_tests.gtest10'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -627629,10 +630784,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest10a'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest10a'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -627643,7 +630807,7 @@ 'relation', 'generated_stored_tests.gtest1_1'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -627656,7 +630820,7 @@ 'relation', 'generated_stored_tests.gtest1_y'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -627668,10 +630832,28 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest2'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest2'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest2'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '0'::float4 +); = = -- @@ -627685,6 +630867,24 @@ 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest20'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest20'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -627694,10 +630894,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest20a'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest20a'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{10,30}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest20a'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{20,60}'::text, + 'correlation', '1'::float4 +); = = -- @@ -627707,10 +630929,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest20b'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest20b'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{10,30}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest20b'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{20,60}'::text, + 'correlation', '1'::float4 +); = = -- @@ -627720,10 +630964,28 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest20c'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest20c'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest20c'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -627733,10 +630995,28 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest21a'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest21a'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest21a'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -627746,10 +631026,30 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest21b'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest21b'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{0,1}'::text, + 'correlation', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest21b'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.5'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.5'::float4 +); = = -- @@ -627759,10 +631059,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest22a'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest22a'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{2,4}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest22a'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2}'::text, + 'correlation', '1'::float4 +); = = -- @@ -627772,10 +631094,28 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest22b'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest22b'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest22b'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -627820,10 +631160,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest23p'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest23p'::regclass, + 'attname', 'x'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest23p'::regclass, + 'attname', 'y'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{2,4,6}'::text, + 'correlation', '1'::float4 +); = = -- @@ -627833,10 +631195,28 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest23q'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest23q'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest23q'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -627846,10 +631226,28 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest24'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest24'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest24'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -627859,10 +631257,29 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest24r'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest24r'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest24r'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '14'::integer, + 'n_distinct', '-1'::float4, + 'range_empty_frac', '0'::float4 +); = = -- @@ -627876,6 +631293,76 @@ 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest25'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{3,4}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest25'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{9,12}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest25'::regclass, + 'attname', 'c'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{42}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest25'::regclass, + 'attname', 'd'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{101}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest25'::regclass, + 'attname', 'x'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{168}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest25'::regclass, + 'attname', 'y'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{404}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); = = -- @@ -627885,10 +631372,28 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest26'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest26'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest26'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -627898,10 +631403,43 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest27'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest27'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{3,4}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest27'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{7,11}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest27'::regclass, + 'attname', 'x'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{20,30}'::text, + 'correlation', '1'::float4 +); = = -- @@ -627912,7 +631450,7 @@ 'relation', 'generated_stored_tests.gtest28a'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -627925,7 +631463,7 @@ 'relation', 'generated_stored_tests.gtest28b'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -627937,10 +631475,21 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest29'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest29'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.25'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.75'::float4, + 'histogram_bounds', '{9,12,66}'::text, + 'correlation', '1'::float4 +); = = -- @@ -627950,10 +631499,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest3'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest3'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest3'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{3,6,9,12}'::text, + 'correlation', '1'::float4 +); = = -- @@ -627964,7 +631535,7 @@ 'relation', 'generated_stored_tests.gtest30'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -627977,7 +631548,7 @@ 'relation', 'generated_stored_tests.gtest30_1'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -627989,10 +631560,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest3a'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest3a'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.25'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '-0.75'::float4, + 'histogram_bounds', '{a,bb,c}'::text, + 'correlation', '0.5'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest3a'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.25'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.75'::float4, + 'histogram_bounds', '{a+a,bb+bb,c+c}'::text, + 'correlation', '0.5'::float4 +); = = -- @@ -628002,10 +631595,37 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest_child'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest_child'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest_child'::regclass, + 'attname', 'f2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest_child'::regclass, + 'attname', 'f3'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -628015,10 +631635,37 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest_child2'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest_child2'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest_child2'::regclass, + 'attname', 'f2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest_child2'::regclass, + 'attname', 'f3'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -628028,10 +631675,37 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest_child3'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest_child3'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest_child3'::regclass, + 'attname', 'f2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest_child3'::regclass, + 'attname', 'f3'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -628058,6 +631732,41 @@ 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest_tableoid'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest_tableoid'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{t}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_stored_tests.gtest_tableoid'::regclass, + 'attname', 'c'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{generated_stored_tests.gtest_tableoid}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); = = -- @@ -628068,7 +631777,7 @@ 'relation', 'generated_stored_tests.gtestx'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -628081,7 +631790,7 @@ 'relation', 'generated_stored_tests.gtestxx_1'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -628094,7 +631803,7 @@ 'relation', 'generated_stored_tests.gtestxx_3'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -628107,7 +631816,7 @@ 'relation', 'generated_stored_tests.gtestxx_4'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -628120,7 +631829,7 @@ 'relation', 'generated_stored_tests.gtesty'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -628133,7 +631842,7 @@ 'relation', 'generated_virtual_tests.gtest0'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -628145,10 +631854,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_virtual_tests.gtest1'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_virtual_tests.gtest1'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_virtual_tests.gtest1'::regclass, + 'attname', 'a'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4}'::text, + 'correlation', '1'::float4 +); = = -- @@ -628159,7 +631890,7 @@ 'relation', 'generated_virtual_tests.gtest10'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -628171,10 +631902,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_virtual_tests.gtest10a'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_virtual_tests.gtest10a'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -628185,7 +631925,7 @@ 'relation', 'generated_virtual_tests.gtest1_1'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -628198,7 +631938,7 @@ 'relation', 'generated_virtual_tests.gtest1_y'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -628210,10 +631950,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_virtual_tests.gtest2'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_virtual_tests.gtest2'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -628223,10 +631972,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_virtual_tests.gtest20'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_virtual_tests.gtest20'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -628236,10 +631994,21 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_virtual_tests.gtest20a'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_virtual_tests.gtest20a'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{10,30}'::text, + 'correlation', '1'::float4 +); = = -- @@ -628249,10 +632018,21 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_virtual_tests.gtest20b'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_virtual_tests.gtest20b'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{10,30}'::text, + 'correlation', '1'::float4 +); = = -- @@ -628262,10 +632042,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_virtual_tests.gtest20c'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_virtual_tests.gtest20c'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -628276,7 +632065,7 @@ 'relation', 'generated_virtual_tests.gtest21b'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -628289,7 +632078,7 @@ 'relation', 'generated_virtual_tests.gtest22c'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -628302,7 +632091,7 @@ 'relation', 'generated_virtual_tests.gtest23a'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -628318,6 +632107,41 @@ 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_virtual_tests.gtest25'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{3,4}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_virtual_tests.gtest25'::regclass, + 'attname', 'c'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{42}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_virtual_tests.gtest25'::regclass, + 'attname', 'd'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{101}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); = = -- @@ -628327,10 +632151,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_virtual_tests.gtest26'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_virtual_tests.gtest26'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -628340,10 +632173,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_virtual_tests.gtest27'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_virtual_tests.gtest27'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{3,4}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_virtual_tests.gtest27'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{7,11}'::text, + 'correlation', '1'::float4 +); = = -- @@ -628354,7 +632209,7 @@ 'relation', 'generated_virtual_tests.gtest28a'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -628367,7 +632222,7 @@ 'relation', 'generated_virtual_tests.gtest28b'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -628379,10 +632234,21 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_virtual_tests.gtest29'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_virtual_tests.gtest29'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{3,4,5}'::text, + 'correlation', '1'::float4 +); = = -- @@ -628392,10 +632258,21 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_virtual_tests.gtest3'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_virtual_tests.gtest3'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4}'::text, + 'correlation', '1'::float4 +); = = -- @@ -628406,7 +632283,7 @@ 'relation', 'generated_virtual_tests.gtest30'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -628419,7 +632296,7 @@ 'relation', 'generated_virtual_tests.gtest30_1'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -628431,10 +632308,21 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_virtual_tests.gtest3a'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_virtual_tests.gtest3a'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.25'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '-0.75'::float4, + 'histogram_bounds', '{a,bb,c}'::text, + 'correlation', '0.5'::float4 +); = = -- @@ -628444,10 +632332,28 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_virtual_tests.gtest_child'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_virtual_tests.gtest_child'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_virtual_tests.gtest_child'::regclass, + 'attname', 'f2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -628457,10 +632363,28 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_virtual_tests.gtest_child2'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_virtual_tests.gtest_child2'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_virtual_tests.gtest_child2'::regclass, + 'attname', 'f2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -628470,10 +632394,28 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_virtual_tests.gtest_child3'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_virtual_tests.gtest_child3'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_virtual_tests.gtest_child3'::regclass, + 'attname', 'f2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -628496,10 +632438,21 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_virtual_tests.gtest_tableoid'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'generated_virtual_tests.gtest_tableoid'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2}'::text, + 'correlation', '1'::float4 +); = = -- @@ -628510,7 +632463,7 @@ 'relation', 'generated_virtual_tests.gtestx'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -628523,7 +632476,7 @@ 'relation', 'generated_virtual_tests.gtestxx_1'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -628536,7 +632489,7 @@ 'relation', 'generated_virtual_tests.gtestxx_3'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -628549,7 +632502,7 @@ 'relation', 'generated_virtual_tests.gtestxx_4'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -628562,7 +632515,7 @@ 'relation', 'generated_virtual_tests.gtesty'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -628574,10 +632527,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'mvtest_mvschema.mvtest_tvm'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'mvtest_mvschema.mvtest_tvm'::regclass, + 'attname', 'totamt'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{5,12,24}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'mvtest_mvschema.mvtest_tvm'::regclass, + 'attname', 'type'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{x,y,z}'::text, + 'correlation', '1'::float4 +); = = -- @@ -628591,6 +632566,15 @@ 'reltuples', '0'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.a'::regclass, + 'attname', 'aa'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -628606,6 +632590,24 @@ ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( 'relation', 'public.a_star'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '0'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.a_star'::regclass, + 'attname', 'a'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '0'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.a_star'::regclass, 'attname', 'aa'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, @@ -629193,6 +633195,17 @@ 'reltuples', '3'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.alter_table_under_transition_tables'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3}'::text, + 'correlation', '1'::float4 +); = = -- @@ -629306,51 +633319,172 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.arrtest'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); - - --- --- Statistics for Name: atnotnull1; Type: STATISTICS DATA; Schema: public= ; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.atnotnull1'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.arrtest'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '0'::float4, + 'avg_width', '29'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"{16,25,3,4,5}","{16,25,23}","[4:4]=3D{NULL}"}'::t= ext, + 'correlation', '1'::float4, + 'most_common_elems', '{3,4,5,16,23,25}'::text, + 'most_common_elem_freqs', '{0.33333334,0.33333334,0.33333334,0.6666667,0= .33333334,0.6666667,0.33333334,0.6666667,0.33333334}'::float4[], + 'elem_count_histogram', '{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,= 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,3,3,3,3,3,3,3,= 3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,= 3,3,5,2.6666667}'::float4[] ); - - --- --- Statistics for Name: attach_parted; Type: STATISTICS DATA; Schema: pub= lic; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.attach_parted'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.arrtest'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '0'::float4, + 'avg_width', '42'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"{3,4}","{{3,4},{4,5}}","{{{113,142},{1,147}}}"}':= :text, + 'correlation', '-1'::float4, + 'most_common_elems', '{1,3,4,5,113,142,147}'::text, + 'most_common_elem_freqs', '{0.33333334,0.6666667,0.6666667,0.33333334,0.= 33333334,0.33333334,0.33333334,0.33333334,0.6666667,0}'::float4[], + 'elem_count_histogram', '{2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,= 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,= 3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,= 3,3,4,3}'::float4[] ); - - --- --- Statistics for Name: attach_parted_part1; Type: STATISTICS DATA; Schem= a: public; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.attach_parted_part1'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.arrtest'::regclass, + 'attname', 'c'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '0'::float4, + 'avg_width', '105'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"{}","{foo,new_word}","{foobar,new_word}"}'::text, + 'correlation', '0.5'::float4, + 'most_common_elems', '{foo,foobar,new_word}'::text, + 'most_common_elem_freqs', '{0.33333334,0.33333334,0.6666667,0.33333334,0= .6666667,0}'::float4[], + 'elem_count_histogram', '{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,= 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,= 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,= 2,2,2,1.3333334}'::float4[] ); - - +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.arrtest'::regclass, + 'attname', 'd'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '31'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"{}","{bar,foo}","{{elt1,elt2}}"}'::text, + 'correlation', '0.5'::float4, + 'most_common_elems', '{bar,elt1,elt2,foo}'::text, + 'most_common_elem_freqs', '{0.33333334,0.33333334,0.33333334,0.33333334,= 0.33333334,0.33333334,0}'::float4[], + 'elem_count_histogram', '{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,= 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,= 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,= 2,2,2,1.3333334}'::float4[] +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.arrtest'::regclass, + 'attname', 'e'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.33333334'::float4, + 'avg_width', '37'::integer, + 'n_distinct', '-0.6666666'::float4, + 'histogram_bounds', '{"[0:1]=3D{1.1,2.2}","{3.4,6.7}"}'::text, + 'correlation', '1'::float4, + 'most_common_elems', '{1.1,2.2,3.4,6.7}'::text, + 'most_common_elem_freqs', '{0.5,0.5,0.5,0.5,0.5,0.5,0}'::float4[], + 'elem_count_histogram', '{2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,= 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,= 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,= 2,2,2,2}'::float4[] +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.arrtest'::regclass, + 'attname', 'f'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.33333334'::float4, + 'avg_width', '29'::integer, + 'n_distinct', '-0.6666666'::float4, + 'histogram_bounds', '{"{}","{\"abc \",abcde}"}'::text, + 'correlation', '1'::float4, + 'most_common_elems', '{"abc ",abcde}'::text, + 'most_common_elem_freqs', '{0.5,0.5,0.5,0.5,0}'::float4[], + 'elem_count_histogram', '{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,= 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,= 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,= 0,0,2,1}'::float4[] +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.arrtest'::regclass, + 'attname', 'g'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.33333334'::float4, + 'avg_width', '27'::integer, + 'n_distinct', '-0.6666666'::float4, + 'histogram_bounds', '{"{}","{abc,abcde}"}'::text, + 'correlation', '1'::float4, + 'most_common_elems', '{abc,abcde}'::text, + 'most_common_elem_freqs', '{0.5,0.5,0.5,0.5,0}'::float4[], + 'elem_count_histogram', '{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,= 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,= 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,= 0,0,2,1}'::float4[] +); + + +-- +-- Statistics for Name: atnotnull1; Type: STATISTICS DATA; Schema: public= ; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.atnotnull1'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '0'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: attach_parted; Type: STATISTICS DATA; Schema: pub= lic; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.attach_parted'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '-1'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: attach_parted_part1; Type: STATISTICS DATA; Schem= a: public; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.attach_parted_part1'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '2'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.attach_parted_part1'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.attach_parted_part1'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{1}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); + + -- -- Statistics for Name: b; Type: STATISTICS DATA; Schema: public; Owner: = - -- @@ -629362,6 +633496,24 @@ 'reltuples', '0'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.b'::regclass, + 'attname', 'aa'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.b'::regclass, + 'attname', 'bb'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -629377,6 +633529,24 @@ ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( 'relation', 'public.b_star'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '0'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.b_star'::regclass, + 'attname', 'a'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '0'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.b_star'::regclass, 'attname', 'aa'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, @@ -629465,10 +633635,28 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.bar2'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.bar2'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.bar2'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -629912,10 +634100,34 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.big5_inputs'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '5'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.big5_inputs'::regclass, + 'attname', 'description'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '18'::integer, + 'n_distinct', '-0.8'::float4, + 'most_common_vals', '{"invalid, NUL byte"}'::text, + 'most_common_freqs', '{0.4}'::float4[], + 'histogram_bounds', '{valid,"valid, no translation to UTF-8","valid, pur= e ASCII"}'::text, + 'correlation', '-0.8'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.big5_inputs'::regclass, + 'attname', 'inbytes'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"\\x666f6f","\\x666f6fa27f","\\x666f6fb60048","\\x= 666f6fb648","\\x666f6fb64800"}'::text, + 'correlation', '0.7'::float4 +); = = -- @@ -629929,6 +634141,42 @@ 'reltuples', '1'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.bit_defaults'::regclass, + 'attname', 'b1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.bit_defaults'::regclass, + 'attname', 'b2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.bit_defaults'::regclass, + 'attname', 'b3'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.bit_defaults'::regclass, + 'attname', 'b4'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -629938,10 +634186,21 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.boolvalues'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.boolvalues'::regclass, + 'attname', 'value'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{f,t}'::text, + 'correlation', '-1'::float4 +); = = -- @@ -629955,6 +634214,15 @@ 'reltuples', '5'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.box_tbl'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '32'::integer, + 'n_distinct', '0'::float4 +); = = -- @@ -629964,10 +634232,22 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.brin_summarize'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '3'::integer, + 'reltuples', '45'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brin_summarize'::regclass, + 'attname', 'value'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '1'::float4, + 'most_common_vals', '{1}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); = = -- @@ -629977,10 +634257,22 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.brin_summarize_bloom'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '3'::integer, + 'reltuples', '45'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brin_summarize_bloom'::regclass, + 'attname', 'value'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '1'::float4, + 'most_common_vals', '{1}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); = = -- @@ -629990,10 +634282,22 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.brin_summarize_multi'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '3'::integer, + 'reltuples', '45'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brin_summarize_multi'::regclass, + 'attname', 'value'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '1'::float4, + 'most_common_vals', '{1}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); = = -- @@ -630114,10 +634418,84 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.brinopers'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '2'::integer, + 'reltuples', '46'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brinopers'::regclass, + 'attname', 'colname'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '64'::integer, + 'n_distinct', '-0.6086956'::float4, + 'most_common_vals', '{cidrcol,inetcol,int2col,int4col,int4rangecol,int8c= ol,boxcol,float4col,float8col,timestampcol}'::text, + 'most_common_freqs', '{0.08695652,0.08695652,0.06521739,0.06521739,0.065= 21739,0.06521739,0.04347826,0.04347826,0.04347826,0.04347826}'::float4[], + 'histogram_bounds', '{bitcol,bpcharcol,byteacol,charcol,datecol,interval= col,lsncol,macaddrcol,namecol,numericcol,oidcol,textcol,tidcol,timecol,tim= estamptzcol,timetzcol,uuidcol,varbitcol}'::text, + 'correlation', '0.116127044'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brinopers'::regclass, + 'attname', 'matches'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '42'::integer, + 'n_distinct', '-0.36956522'::float4, + 'most_common_vals', '{"{100,100,1,100,100}","{25,1,25,1}","{97,100,6,100= ,98}","{99,100,1,100,100}","{99,100,2,100,100}","{100,2,100,100,125,125,2,= 2,100,100}","{100,100}","{100,100,4,100,96}"}'::text, + 'most_common_freqs', '{0.45652175,0.08695652,0.04347826,0.04347826,0.043= 47826,0.04347826,0.04347826,0.04347826}'::float4[], + 'histogram_bounds', '{"{11}","{22}","{53,53,53,53,50,22,72,1,74,75,34,21= }","{100,1,100,100,125,125,2,2,100,100}","{100,100,1,100,100,25,100}","{10= 0,100,2,100,100}","{100,100,100,99,96,100,100,99,96,1,99,1}","{100,100,100= ,125,125,2,2,100,100}","{125,72,72,72,53,125}"}'::text, + 'correlation', '0.13980882'::float4, + 'most_common_elems', '{1,2,4,6,11,21,22,25,34,50,53,72,74,75,96,97,98,99= ,100,125}'::text, + 'most_common_elem_freqs', '{0.67391306,0.1521739,0.04347826,0.04347826,0= .02173913,0.02173913,0.04347826,0.10869565,0.02173913,0.02173913,0.0434782= 6,0.04347826,0.02173913,0.02173913,0.06521739,0.04347826,0.04347826,0.1086= 9565,0.82608694,0.10869565,0.02173913,0.82608694,0}'::float4[], + 'elem_count_histogram', '{1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,= 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,= 2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,= 4,4,9,2.4782608}'::float4[] +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brinopers'::regclass, + 'attname', 'op'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '64'::integer, + 'n_distinct', '-0.2173913'::float4, + 'most_common_vals', '{"{>,>=3D,=3D,<=3D,<}","{&&,>>=3D,<<=3D,=3D}","{&&,= =3D,<,<=3D,>,>=3D,>>=3D,>>,<<=3D,<<}","{>,>=3D}","{@>}"}'::text, + 'most_common_freqs', '{0.65217394,0.08695652,0.06521739,0.04347826,0.043= 47826}'::float4[], + 'histogram_bounds', '{"{&&,<,<=3D,>,>=3D,>>=3D,>>,<<=3D,<<}","{<<,&<,&&,= &>,>>,<<|,&<|,|&>,|>>,@>,<@,~=3D}","{<<,&<,&&,&>,>>,@>,<@,=3D,<,<=3D,>,>=3D= }","{>,>=3D,=3D,<=3D,<,IS,\"IS NOT\"}","{@>,<@,=3D,<=3D,>,>=3D}"}'::text, + 'correlation', '0.51736045'::float4, + 'most_common_elems', '{&&,&<,&<|,&>,<,<<,<<=3D,<<|,<=3D,<@,=3D,>,>=3D,>>= ,>>=3D,@>,IS,"IS NOT",|&>,|>>,~=3D}'::text, + 'most_common_elem_freqs', '{0.2173913,0.04347826,0.02173913,0.04347826,0= .7826087,0.13043478,0.17391305,0.02173913,0.8043478,0.06521739,0.8695652,0= .84782606,0.84782606,0.13043478,0.17391305,0.10869565,0.02173913,0.0217391= 3,0.02173913,0.02173913,0.02173913,0.02173913,0.8695652,0}'::float4[], + 'elem_count_histogram', '{1,1,1,1,1,2,2,2,2,4,4,4,4,4,4,4,4,4,5,5,5,5,5,= 5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,= 5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,7,7,9,9,9,10,10,10,10,= 10,10,12,12,12,5.3913045}'::float4[] +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brinopers'::regclass, + 'attname', 'typ'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-0.6304348'::float4, + 'most_common_vals', '{cidr,inet,int4,int2,int8,float4,float8,int4range,t= imestamptz}'::text, + 'most_common_freqs', '{0.08695652,0.08695652,0.08695652,0.06521739,0.065= 21739,0.04347826,0.04347826,0.04347826,0.04347826}'::float4[], + 'histogram_bounds', '{"\"char\"",bit(10),box,bpchar,bytea,date,interval,= macaddr,name,numeric,oid,pg_lsn,point,text,tid,time,timestamp,timetz,uuid,= varbit(16)}'::text, + 'correlation', '0.2457601'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brinopers'::regclass, + 'attname', 'value'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '106'::integer, + 'n_distinct', '-0.84782606'::float4, + 'most_common_vals', '{"{0,0}","{0,0,0,1.98,1.98}","{0,0,800,1999,1999}",= "{0.0103093,0.0103093,1,1,1}","{\"1942-07-23 03:05:09\",\"1942-07-23 03:05= :09\",\"1964-03-24 19:26:45\",\"1984-01-20 22:42:21\",\"1984-01-20 22:42:2= 1\"}","{fe80::/32,fe80::6e40:8ff:fea9:8c46,fe80::/32,fe80::6e40:8ff:fea9:8= c46}","{fe80::6e40:8ff:fea9:a673/32,fe80::6e40:8ff:fea9:8c46,fe80::6e40:8f= f:fea9:a673/32,fe80::6e40:8ff:fea9:8c46}"}'::text, + 'most_common_freqs', '{0.04347826,0.04347826,0.04347826,0.04347826,0.043= 47826,0.04347826,0.04347826}'::float4[], + 'histogram_bounds', '{"{\"((1000,2000),(3000,4000))\",\"((1,2),(3000,400= 0))\",\"((1,2),(3000,4000))\",\"((1,2),(3000,4000))\",\"((1,2),(3,4))\",\"= ((1000,2000),(3000,4000))\",\"((1,2000),(3,4000))\",\"((1000,2),(3000,4))\= ",\"((1,2),(3,4))\",\"((1,2),(300,400))\",\"((1,2),(3000,4000))\",\"((222,= 1222),(44,45))\"}","{\"(0,0)\",\"(0,0)\",\"(8800,0)\",\"(9999,19)\",\"(999= 9,19)\"}","{\"(500,43)\"}","{0,0,1257141600,1428427143,1428427143}","{0,0,= 800,1999,1428427143}","{0,0,800,999,1428427143}","{0,0,800,999,1999}","{0,= 0,800,999,999}","{0,0,8800,9999,9999}","{0.00,0.01,2268164.347826086956521= 739130434782609,99470151.9,99470151.9}","{0/1200,0/1200,44/455222,198/1999= 799,198/1999799,NULL,NULL}","{0000000000000100,0000000000000100,0001010001= 100110,1111111111111000,1111111111111000}","{0000000010,0000000010,0011011= 110,1111111000,1111111000}","{00040004-0004-0004-0004-000400040004,0004000= 4-0004-0004-0004-000400040004,52225222-5222-5222-5222-522252225222,9998999= 8-9998-9998-9998-999899989998,99989998-9998-9998-9998-999899989998}","{00:= 00:00,00:00:00,\"1 mons 13 days 12:24\",\"2 mons 23 days 07:48:00\",\"1 ye= ar\"}","{00:00:01:00:00:00,00:00:01:00:00:00,2c:00:2d:00:16:00,ff:fe:00:00= :00:00,ff:fe:00:00:00:00}","{01:20:30,01:20:30,02:28:57,06:28:31.5,06:28:3= 1.5}","{01:30:20+02,01:30:20+02,01:35:50+02,23:55:05+02,23:55:05+02}","{10= /8,10.2.14.231/24,255.255.255.255,255.255.255.255,0.0.0.0,0.0.0.0,10.2.14.= 231/24,10.2.14.231/25,10.2.14.231/8,0/0}","{10/8,10.2.14/24,255.255.255.25= 5,255.255.255.255,0.0.0.0,0.0.0.0,10.2.14.231/24,10.2.14.231/25,10.2.14.23= 1/8,0/0}","{10/8,10.2.14/24,255.255.255.255,255.255.255.255,0.0.0.0,0.0.0.= 0,10.2.14/24,10.2.14/25,10/8,0/0}","{10/8,255.255.255.255,255.255.255.255,= 0.0.0.0,0.0.0.0,10.2.14/24,10.2.14/25,10/8,0/0}","{1500}","{\"1972-10-10 0= 3:00:00-04\",\"1972-10-10 03:00:00-04\",\"1972-10-19 09:00:00-07\",\"1972-= 11-20 19:00:00-03\",\"1972-11-20 19:00:00-03\"}","{1995-08-15,1995-08-15,2= 009-12-01,2022-12-30,2022-12-30}","{A,A,M,Z,Z}","{A,A,W,Z,Z}","{AAAAAA,AAA= AAA,BNAAAABNAAAABNAAAABNAAAABNAAAABNAAAABNAAAABNAAAA,ZZZZZZ,ZZZZZZ}","{AAA= AAA,AAAAAA,MAAAAA,ZZAAAA,ZZAAAA}","{ABABAB,ABABAB,BNAAAABNAAAABNAAAABNAAAA= BNAAAABNAAAABNAAAABNAAAA,ZZAAAA,ZZAAAA}","{\"[10000,)\",\"[10000,)\",\"(,]= \",\"[3,4)\",\"[36,44)\",\"(1500,1501]\",\"[3,4)\",\"[222,1222)\",\"[36,44= )\",\"[43,1043)\",\"[367,4466)\",\"[519,)\"}","{empty,empty,empty,empty,em= pty,empty}"}'::text, + 'correlation', '0.17755166'::float4, + 'most_common_elems', '{"((1,2),(3,4))","((1,2),(300,400))","((1,2),(3000= ,4000))","((1,2000),(3,4000))","((1000,2),(3000,4))","((1000,2000),(3000,4= 000))","((222,1222),(44,45))","(,]","(0,0)","(1500,1501]","(500,43)","(880= 0,0)","(9999,19)",0,0.0.0.0,0.00,0.01,0.0103093,0/0,0/1200,000000000000010= 0,0000000010,0001010001100110,00040004-0004-0004-0004-000400040004,0011011= 110,00:00:00,00:00:01:00:00:00,01:20:30,01:30:20+02,01:35:50+02,02:28:57,0= 6:28:31.5,1,"1 mons 13 days 12:24","1 year",1.98,10.2.14.231/24,10.2.14.23= 1/25,10.2.14.231/8,10.2.14/24,10.2.14/25,10/8,1111111000,1111111111111000,= 1257141600,1428427143,1500,"1942-07-23 03:05:09","1964-03-24 19:26:45","19= 72-10-10 03:00:00-04","1972-10-19 09:00:00-07","1972-11-20 19:00:00-03",19= 8/1999799,"1984-01-20 22:42:21",1995-08-15,1999,"2 mons 23 days 07:48:00",= 2009-12-01,2022-12-30,2268164.347826086956521739130434782609,23:55:05+02,2= 55.255.255.255,2c:00:2d:00:16:00,44/455222,52225222-5222-5222-5222-5222522= 25222,800,8800,99470151.9,999,99989998-9998-9998-9998-999899989998,9999,A,= AAAAAA,ABABAB,BNAAAABNAAAABNAAAABNAAAABNAAAABNAAAABNAAAABNAAAA,M,MAAAAA,W,= Z,ZZAAAA,ZZZZZZ,"[10000,)","[222,1222)","[3,4)","[36,44)","[367,4466)","[4= 3,1043)","[519,)",empty,fe80::/32,fe80::6e40:8ff:fea9:8c46,fe80::6e40:8ff:= fea9:a673/32,ff:fe:00:00:00:00}'::text, + 'most_common_elem_freqs', '{0.02173913,0.02173913,0.02173913,0.02173913,= 0.02173913,0.02173913,0.02173913,0.02173913,0.02173913,0.02173913,0.021739= 13,0.02173913,0.02173913,0.26086956,0.08695652,0.02173913,0.02173913,0.043= 47826,0.08695652,0.02173913,0.02173913,0.02173913,0.02173913,0.02173913,0.= 02173913,0.02173913,0.02173913,0.02173913,0.02173913,0.02173913,0.02173913= ,0.02173913,0.04347826,0.02173913,0.02173913,0.04347826,0.04347826,0.04347= 826,0.04347826,0.06521739,0.04347826,0.08695652,0.02173913,0.02173913,0.02= 173913,0.06521739,0.02173913,0.04347826,0.04347826,0.02173913,0.02173913,0= .02173913,0.02173913,0.04347826,0.02173913,0.08695652,0.02173913,0.0217391= 3,0.02173913,0.02173913,0.02173913,0.08695652,0.02173913,0.02173913,0.0217= 3913,0.13043478,0.02173913,0.02173913,0.06521739,0.02173913,0.02173913,0.0= 4347826,0.04347826,0.02173913,0.04347826,0.02173913,0.02173913,0.02173913,= 0.04347826,0.04347826,0.02173913,0.02173913,0.02173913,0.02173913,0.021739= 13,0.02173913,0.02173913,0.02173913,0.02173913,0.04347826,0.08695652,0.043= 47826,0.02173913,0.02173913,0.26086956,0.02173913}'::float4[], + 'elem_count_histogram', '{1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,= 2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,= 3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,6,7,7,7,7,= 8,8,9,3.2608695}'::float4[] +); = = -- @@ -630127,10 +634505,83 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.brinopers_bloom'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '27'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brinopers_bloom'::regclass, + 'attname', 'colname'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '64'::integer, + 'n_distinct', '-0.8518519'::float4, + 'most_common_vals', '{cidrcol,inetcol}'::text, + 'most_common_freqs', '{0.14814815,0.074074075}'::float4[], + 'histogram_bounds', '{bpcharcol,byteacol,charcol,datecol,float4col,float= 8col,int2col,int4col,int8col,intervalcol,lsncol,macaddrcol,namecol,numeric= col,oidcol,textcol,timecol,timestampcol,timestamptzcol,timetzcol,uuidcol}'= ::text, + 'correlation', '0.4010989'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brinopers_bloom'::regclass, + 'attname', 'matches'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '25'::integer, + 'n_distinct', '-0.18518518'::float4, + 'most_common_vals', '{"{1}","{2}","{6}"}'::text, + 'most_common_freqs', '{0.6666667,0.18518518,0.074074075}'::float4[], + 'histogram_bounds', '{"{1,25,100}","{4}"}'::text, + 'correlation', '0.3974359'::float4, + 'most_common_elems', '{1,2,4,6,25,100}'::text, + 'most_common_elem_freqs', '{0.7037037,0.18518518,0.037037037,0.074074075= ,0.037037037,0.037037037,0.037037037,0.7037037,0}'::float4[], + 'elem_count_histogram', '{1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,= 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,= 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,= 1,1,3,1.074074}'::float4[] +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brinopers_bloom'::regclass, + 'attname', 'op'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '29'::integer, + 'n_distinct', '2'::float4, + 'most_common_vals', '{"{=3D}"}'::text, + 'most_common_freqs', '{0.962963}'::float4[], + 'correlation', '1'::float4, + 'most_common_elems', '{=3D,IS,"IS NOT"}'::text, + 'most_common_elem_freqs', '{1,0.037037037,0.037037037,0.037037037,1,0}':= :float4[], + 'elem_count_histogram', '{1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,= 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,= 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,= 1,1,3,1.074074}'::float4[] +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brinopers_bloom'::regclass, + 'attname', 'typ'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-0.8518519'::float4, + 'most_common_vals', '{cidr,inet}'::text, + 'most_common_freqs', '{0.11111111,0.11111111}'::float4[], + 'histogram_bounds', '{"\"char\"",bpchar,bytea,date,float4,float8,int2,in= t4,int8,interval,macaddr,name,numeric,oid,pg_lsn,text,time,timestamp,times= tamptz,timetz,uuid}'::text, + 'correlation', '0.45726496'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brinopers_bloom'::regclass, + 'attname', 'value'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '42'::integer, + 'n_distinct', '-0.8148148'::float4, + 'most_common_vals', '{"{fe80::6e40:8ff:fea9:8c46}","{10.2.14/24}","{800}= ","{BNAAAABNAAAABNAAAABNAAAABNAAAABNAAAABNAAAABNAAAA}"}'::text, + 'most_common_freqs', '{0.11111111,0.074074075,0.074074075,0.074074075}':= :float4[], + 'histogram_bounds', '{"{0}","{01:35:50+02}","{02:28:57}","{1}","{\"1 mon= s 13 days 12:24\"}","{10.2.14.231/24}","{1257141600}","{\"1964-03-24 19:26= :45\"}","{\"1972-10-19 09:00:00-07\"}","{2009-12-01}","{2268164.3478260869= 56521739130434782609}","{2c:00:2d:00:16:00}","{44/455222,NULL,NULL}","{522= 25222-5222-5222-5222-522252225222}","{8800}","{M}","{MAAAAA}","{W}"}'::tex= t, + 'correlation', '-0.3021978'::float4, + 'most_common_elems', '{0,01:35:50+02,02:28:57,1,"1 mons 13 days 12:24",1= 0.2.14.231/24,10.2.14/24,1257141600,"1964-03-24 19:26:45","1972-10-19 09:0= 0:00-07",2009-12-01,2268164.347826086956521739130434782609,2c:00:2d:00:16:= 00,44/455222,52225222-5222-5222-5222-522252225222,800,8800,BNAAAABNAAAABNA= AAABNAAAABNAAAABNAAAABNAAAABNAAAA,M,MAAAAA,W,fe80::6e40:8ff:fea9:8c46}'::t= ext, + 'most_common_elem_freqs', '{0.037037037,0.037037037,0.037037037,0.037037= 037,0.037037037,0.037037037,0.074074075,0.037037037,0.037037037,0.03703703= 7,0.037037037,0.037037037,0.037037037,0.037037037,0.037037037,0.074074075,= 0.037037037,0.074074075,0.037037037,0.037037037,0.037037037,0.11111111,0.0= 37037037,0.11111111,0.037037037}'::float4[], + 'elem_count_histogram', '{1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,= 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,= 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,= 1,1,1,1}'::float4[] +); = = -- @@ -630140,10 +634591,84 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.brinopers_multi'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '2'::integer, + 'reltuples', '31'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brinopers_multi'::regclass, + 'attname', 'colname'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '64'::integer, + 'n_distinct', '-0.6451613'::float4, + 'most_common_vals', '{int2col,int4col,int8col,cidrcol,float4col,float8co= l,inetcol,timestampcol}'::text, + 'most_common_freqs', '{0.09677419,0.09677419,0.09677419,0.06451613,0.064= 51613,0.06451613,0.06451613,0.06451613}'::float4[], + 'histogram_bounds', '{datecol,intervalcol,lsncol,macaddr8col,macaddrcol,= numericcol,oidcol,tidcol,timecol,timestamptzcol,timetzcol,uuidcol}'::text, + 'correlation', '0.40040323'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brinopers_multi'::regclass, + 'attname', 'matches'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '40'::integer, + 'n_distinct', '-0.32258064'::float4, + 'most_common_vals', '{"{100,100,1,100,100}","{2,100,100,125,125}","{99,1= 00,1,100,100}","{99,100,2,100,100}","{100,100}","{100,100,4,100,96}"}'::te= xt, + 'most_common_freqs', '{0.5483871,0.06451613,0.06451613,0.06451613,0.0645= 1613,0.06451613}'::float4[], + 'histogram_bounds', '{"{1,100,100,125,125}","{31,17,1,11,4}","{100,100,1= ,100,100,25,100}","{100,100,125,125}"}'::text, + 'correlation', '0.33024195'::float4, + 'most_common_elems', '{1,2,4,11,17,25,31,96,99,100,125}'::text, + 'most_common_elem_freqs', '{0.7096774,0.12903225,0.09677419,0.032258064,= 0.032258064,0.032258064,0.032258064,0.06451613,0.12903225,0.9677419,0.1290= 3225,0.032258064,0.9677419,0}'::float4[], + 'elem_count_histogram', '{1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,= 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,= 2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,= 3,3,5,2.3548386}'::float4[] +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brinopers_multi'::regclass, + 'attname', 'op'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '59'::integer, + 'n_distinct', '-0.16129032'::float4, + 'most_common_vals', '{"{>,>=3D,=3D,<=3D,<}","{=3D,<,<=3D,>,>=3D}","{>,>=3D= }"}'::text, + 'most_common_freqs', '{0.7741935,0.09677419,0.06451613}'::float4[], + 'histogram_bounds', '{"{<,<=3D,>,>=3D}","{>,>=3D,=3D,<=3D,<,IS,\"IS NOT\= "}"}'::text, + 'correlation', '0.6923387'::float4, + 'most_common_elems', '{<,<=3D,=3D,>,>=3D,IS,"IS NOT"}'::text, + 'most_common_elem_freqs', '{0.9354839,0.9354839,0.9032258,1,1,0.03225806= 4,0.032258064,0.032258064,1,0}'::float4[], + 'elem_count_histogram', '{2,2,2,2,2,2,2,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,= 5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,= 5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,= 5,5,7,4.83871}'::float4[] +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brinopers_multi'::regclass, + 'attname', 'typ'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-0.6451613'::float4, + 'most_common_vals', '{int2,int4,int8,cidr,float4,float8,inet,timestamptz= }'::text, + 'most_common_freqs', '{0.09677419,0.09677419,0.09677419,0.06451613,0.064= 51613,0.06451613,0.06451613,0.06451613}'::float4[], + 'histogram_bounds', '{date,interval,macaddr,macaddr8,numeric,oid,pg_lsn,= tid,time,timestamp,timetz,uuid}'::text, + 'correlation', '0.41491935'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brinopers_multi'::regclass, + 'attname', 'value'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '95'::integer, + 'n_distinct', '-0.8064516'::float4, + 'most_common_vals', '{"{0,0}","{0,0,0,1.98,1.98}","{0,0,800,1999,1999}",= "{0.0103093,0.0103093,1,1,1}","{10.2.14/24,255.255.255.255,255.255.255.255= ,0.0.0.0,0.0.0.0}","{\"1942-07-23 03:05:09\",\"1942-07-23 03:05:09\",\"196= 4-03-24 19:26:45\",\"1984-01-20 22:42:21\",\"1984-01-20 22:42:21\"}"}'::te= xt, + 'most_common_freqs', '{0.06451613,0.06451613,0.06451613,0.06451613,0.064= 51613,0.06451613}'::float4[], + 'histogram_bounds', '{"{\"(0,0)\",\"(0,0)\",\"(8800,0)\",\"(9999,19)\",\= "(9999,19)\"}","{0,0,1257141600,1428427143,1428427143}","{0,0,800,1999,142= 8427143}","{0,0,800,999,1428427143}","{0,0,800,999,1999}","{0,0,800,999,99= 9}","{0,0,8800,9999,9999}","{0.00,0.01,2268164.347826086956521739130434782= 609,99470151.9,99470151.9}","{0/1200,0/1200,44/455222,198/1999799,198/1999= 799,NULL,NULL}","{00040004-0004-0004-0004-000400040004,00040004-0004-0004-= 0004-000400040004,52225222-5222-5222-5222-522252225222,99989998-9998-9998-= 9998-999899989998,99989998-9998-9998-9998-999899989998}","{00:00:00,00:00:= 00,\"1 mons 13 days 12:24\",\"2 mons 23 days 07:48:00\",\"1 year\"}","{00:= 00:01:00:00:00,00:00:01:00:00:00,2c:00:2d:00:16:00,ff:fe:00:00:00:00,ff:fe= :00:00:00:00}","{01:20:30,01:20:30,02:28:57,06:28:31.5,06:28:31.5}","{01:3= 0:20+02,01:30:20+02,01:35:50+02,23:55:05+02,23:55:05+02}","{10.2.14.231/24= ,255.255.255.255,255.255.255.255,0.0.0.0,0.0.0.0}","{\"1972-10-10 03:00:00= -04\",\"1972-10-10 03:00:00-04\",\"1972-10-19 09:00:00-07\",\"1972-11-20 1= 9:00:00-03\",\"1972-11-20 19:00:00-03\"}","{1995-08-15,1995-08-15,2009-12-= 01,2022-12-30,2022-12-30}","{255.255.255.255,255.255.255.255,0.0.0.0,0.0.0= .0}","{b1:d1:0e:7b:af:a4:42:12,d9:35:91:bd:f7:86:0e:1e,72:8f:20:6c:2a:01:b= f:57,23:e8:46:63:86:07:ad:cb,13:16:8e:6a:2e:6c:84:b4}"}'::text, + 'correlation', '0.6391129'::float4, + 'most_common_elems', '{"(0,0)","(8800,0)","(9999,19)",0,0.0.0.0,0.00,0.0= 1,0.0103093,0/1200,00040004-0004-0004-0004-000400040004,00:00:00,00:00:01:= 00:00:00,01:20:30,01:30:20+02,01:35:50+02,02:28:57,06:28:31.5,1,"1 mons 13= days 12:24","1 year",1.98,10.2.14.231/24,10.2.14/24,1257141600,13:16:8e:6= a:2e:6c:84:b4,1428427143,"1942-07-23 03:05:09","1964-03-24 19:26:45","1972= -10-10 03:00:00-04","1972-10-19 09:00:00-07","1972-11-20 19:00:00-03",198/= 1999799,"1984-01-20 22:42:21",1995-08-15,1999,"2 mons 23 days 07:48:00",20= 09-12-01,2022-12-30,2268164.347826086956521739130434782609,23:55:05+02,23:= e8:46:63:86:07:ad:cb,255.255.255.255,2c:00:2d:00:16:00,44/455222,52225222-= 5222-5222-5222-522252225222,72:8f:20:6c:2a:01:bf:57,800,8800,99470151.9,99= 9,99989998-9998-9998-9998-999899989998,9999,b1:d1:0e:7b:af:a4:42:12,d9:35:= 91:bd:f7:86:0e:1e,ff:fe:00:00:00:00}'::text, + 'most_common_elem_freqs', '{0.032258064,0.032258064,0.032258064,0.387096= 76,0.12903225,0.032258064,0.032258064,0.06451613,0.032258064,0.032258064,0= .032258064,0.032258064,0.032258064,0.032258064,0.032258064,0.032258064,0.0= 32258064,0.06451613,0.032258064,0.032258064,0.06451613,0.032258064,0.06451= 613,0.032258064,0.032258064,0.09677419,0.06451613,0.06451613,0.032258064,0= .032258064,0.032258064,0.032258064,0.06451613,0.032258064,0.12903225,0.032= 258064,0.032258064,0.032258064,0.032258064,0.032258064,0.032258064,0.12903= 225,0.032258064,0.032258064,0.032258064,0.032258064,0.19354838,0.032258064= ,0.032258064,0.09677419,0.032258064,0.032258064,0.032258064,0.032258064,0.= 032258064,0.032258064,0.38709676,0.032258064}'::float4[], + 'elem_count_histogram', '{1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,= 2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,= 3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,= 4,4,5,2.935484}'::float4[] +); = = -- @@ -630157,6 +634682,360 @@ 'reltuples', '130'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest'::regclass, + 'attname', 'bitcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '7'::integer, + 'n_distinct', '-0.75384617'::float4, + 'most_common_vals', '{0101000001,0000001001,0000101011,0000111001,101011= 1101,1101010010}'::text, + 'most_common_freqs', '{0.023076924,0.015384615,0.015384615,0.015384615,0= .015384615,0.015384615}'::float4[], + 'histogram_bounds', '{0000000110,0000010100,0000100000,0000101110,000011= 0111,0000111011,0001000010,0001000111,0001001011,0001011111,0001110000,000= 1110001,0001110111,0010000101,0010010000,0010100010,0010100100,0010110100,= 0011010001,0011010100,0011010111,0011011110,0011011111,0011101001,00111011= 00,0011110011,0011110100,0100000111,0100001011,0100001101,0100110111,01001= 11010,0101000010,0101110100,0101111100,0110000011,0110010001,0110010100,01= 10011110,0110100100,0110100111,0110110101,0110110111,0110111010,0111000010= ,0111000110,0111001100,0111010111,0111011010,0111110101,0111111000,1000000= 001,1000001101,1000110111,1000111111,1001001111,1001010000,1001010111,1001= 011100,1001011101,1001101101,1010000110,1010001101,1010100101,1010110000,1= 010110111,1011011110,1011100101,1011111111,1100000001,1100001010,110001000= 1,1100010011,1100011110,1100100000,1101000000,1101000111,1101001000,110101= 0100,1101101101,1101111011,1110001010,1110010000,1110011001,1110011011,111= 0011101,1110100110,1111000000,1111001001,1111010000,1111011011,1111011101}= '::text, + 'correlation', '0.08055153'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest'::regclass, + 'attname', 'boxcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '32'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest'::regclass, + 'attname', 'bpcharcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '-0.1923077'::float4, + 'most_common_vals', '{B,N,F,G,M,O,T,W,L,I,J,K,P,R,X,A,D,E,H,C,S,V,Y,Z}':= :text, + 'most_common_freqs', '{0.06923077,0.06153846,0.046153847,0.046153847,0.0= 46153847,0.046153847,0.046153847,0.046153847,0.03846154,0.03076923,0.03076= 923,0.03076923,0.03076923,0.03076923,0.03076923,0.023076924,0.023076924,0.= 023076924,0.023076924,0.015384615,0.015384615,0.015384615,0.015384615,0.01= 5384615}'::float4[], + 'correlation', '-0.073108025'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest'::regclass, + 'attname', 'byteacol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '58'::integer, + 'n_distinct', '-0.6923077'::float4, + 'most_common_vals', '{"\\x4249414141414249414141414249414141414249414141= 41424941414141424941414141424941414141424941414141","\\x425141414141425141= 41414142514141414142514141414142514141414142514141414142514141414142514141= 4141","\\x4748414141414748414141414748414141414748414141414748414141414748= 41414141474841414141474841414141","\\x495341414141495341414141495341414141= 495341414141495341414141495341414141495341414141495341414141","\\x4a464141= 41414a46414141414a46414141414a46414141414a46414141414a46414141414a46414141= 414a4641414141","\\x4b43414141414b43414141414b43414141414b43414141414b4341= 4141414b43414141414b43414141414b4341414141","\\x4c59414141414c59414141414c= 59414141414c59414141414c59414141414c59414141414c59414141414c5941414141","\= \x4d41414141414d41414141414d41414141414d41414141414d41414141414d4141414141= 4d41414141414d4141414141","\\x4d4d414141414d4d414141414d4d414141414d4d4141= 41414d4d414141414d4d414141414d4d414141414d4d41414141","\\x4d57414141414d57= 414141414d57414141414d57414141414d57414141414d57414141414d57414141414d5741= 414141","\\x4e4e414141414e4e414141414e4e414141414e4e414141414e4e414141414e= 4e414141414e4e414141414e4e41414141","\\x5041414141415041414141415041414141= 41504141414141504141414141504141414141504141414141504141414141","\\x575a41= 414141575a41414141575a41414141575a41414141575a41414141575a41414141575a4141= 4141575a41414141","\\x584f41414141584f41414141584f41414141584f41414141584f= 41414141584f41414141584f41414141584f41414141"}'::text, + 'most_common_freqs', '{0.023076924,0.015384615,0.015384615,0.015384615,0= .015384615,0.015384615,0.015384615,0.015384615,0.015384615,0.015384615,0.0= 15384615,0.015384615,0.015384615,0.015384615}'::float4[], + 'histogram_bounds', '{"\\x4143414141414143414141414143414141414143414141= 41414341414141414341414141414341414141414341414141","\\x414741414141414741= 41414141474141414141474141414141474141414141474141414141474141414141474141= 4141","\\x414c41414141414c41414141414c41414141414c41414141414c41414141414c= 41414141414c41414141414c41414141","\\x424e41414141424e41414141424e41414141= 424e41414141424e41414141424e41414141424e41414141424e41414141","\\x424e4141= 4141424e41414141424e41414141424e41414141424e41414141424e41414141424e414141= 41424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141= 424e41414141424e41414141424e41414141424e41414141424e41414141424e4141414142= 4e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e= 41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41= 414141424e41414141424e41414141424e41414141424e41414141424e41414141424e4141= 4141424e41414141424e41414141424e41414141424e41414141","\\x4257414141414257= 41414141425741414141425741414141425741414141425741414141425741414141425741= 414141","\\x42574141414142574141414142574141414142574141414142574141414142= 57414141414257414141414257414141414257414141414257414141414257414141414257= 41414141425741414141425741414141425741414141425741414141425741414141425741= 41414142574141414142574141414142574141414142574141414142574141414142574141= 41414257414141414257414141414257414141414257414141414257414141414257414141= 41425741414141425741414141425741414141425741414141425741414141425741414141= 425741414141425741414141425741414141425741414141425741414141425741414141",= "\\x434a41414141434a41414141434a41414141434a41414141434a41414141434a414141= 41434a41414141434a41414141","\\x435241414141435241414141435241414141435241= 414141435241414141435241414141435241414141435241414141","\\x44474141414144= 47414141414447414141414447414141414447414141414447414141414447414141414447= 41414141","\\x444b41414141444b41414141444b41414141444b41414141444b41414141= 444b41414141444b41414141444b41414141","\\x44544141414144544141414144544141= 4141445441414141445441414141445441414141445441414141445441414141","\\x4550= 41414141455041414141455041414141455041414141455041414141455041414141455041= 414141455041414141","\\x45574141414145574141414145574141414145574141414145= 5741414141455741414141455741414141455741414141","\\x455a41414141455a414141= 41455a41414141455a41414141455a41414141455a41414141455a41414141455a41414141= ","\\x46434141414146434141414146434141414146434141414146434141414146434141= 4141464341414141464341414141","\\x4647414141414647414141414647414141414647= 41414141464741414141464741414141464741414141464741414141","\\x464b41414141= 464b41414141464b41414141464b41414141464b41414141464b41414141464b4141414146= 4b41414141","\\x464b41414141464b41414141464b41414141464b41414141464b414141= 41464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141= 464b41414141464b41414141464b41414141464b41414141464b41414141464b4141414146= 4b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b= 41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41= 414141464b41414141464b41414141464b41414141464b41414141464b41414141464b4141= 4141464b41414141464b41414141464b41414141464b41414141464b41414141464b414141= 41","\\x464d41414141464d41414141464d41414141464d41414141464d41414141464d41= 414141464d41414141464d41414141","\\x465a41414141465a41414141465a4141414146= 5a41414141465a41414141465a41414141465a41414141465a41414141","\\x4743414141= 41474341414141474341414141474341414141474341414141474341414141474341414141= 474341414141","\\x474f41414141474f41414141474f41414141474f41414141474f4141= 4141474f41414141474f41414141474f41414141","\\x4755414141414755414141414755= 41414141475541414141475541414141475541414141475541414141475541414141","\\x= 47564141414147564141414147564141414147564141414147564141414147564141414147= 5641414141475641414141","\\x4843414141414843414141414843414141414843414141= 41484341414141484341414141484341414141484341414141","\\x484441414141484441= 41414148444141414148444141414148444141414148444141414148444141414148444141= 4141","\\x4848414141414848414141414848414141414848414141414848414141414848= 41414141484841414141484841414141","\\x495141414141495141414141495141414141= 495141414141495141414141495141414141495141414141495141414141","\\x495a4141= 4141495a41414141495a41414141495a41414141495a41414141495a41414141495a414141= 41495a41414141","\\x4a55414141414a55414141414a55414141414a55414141414a5541= 4141414a55414141414a55414141414a5541414141","\\x4a5a414141414a5a414141414a= 5a414141414a5a414141414a5a414141414a5a414141414a5a414141414a5a41414141","\= \x4b41414141414b41414141414b41414141414b41414141414b41414141414b4141414141= 4b41414141414b4141414141","\\x4b4d414141414b4d414141414b4d414141414b4d4141= 41414b4d414141414b4d414141414b4d414141414b4d41414141","\\x4c43414141414c43= 414141414c43414141414c43414141414c43414141414c43414141414c43414141414c4341= 414141","\\x4c46414141414c46414141414c46414141414c46414141414c46414141414c= 46414141414c46414141414c4641414141","\\x4c49414141414c49414141414c49414141= 414c49414141414c49414141414c49414141414c49414141414c4941414141","\\x4e4541= 4141414e45414141414e45414141414e45414141414e45414141414e45414141414e454141= 41414e4541414141","\\x4e4a414141414e4a414141414e4a414141414e4a414141414e4a= 414141414e4a414141414e4a414141414e4a41414141","\\x4e4d414141414e4d41414141= 4e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d41414141",= "\\x4e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141= 414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d41414141= 4e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e= 4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d= 414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d41= 4141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d4141= 41414e4d414141414e4d414141414e4d414141414e4d414141414e4d41414141","\\x4e4f= 414141414e4f414141414e4f414141414e4f414141414e4f414141414e4f414141414e4f41= 4141414e4f41414141","\\x4e54414141414e54414141414e54414141414e54414141414e= 54414141414e54414141414e54414141414e5441414141","\\x4f42414141414f42414141= 414f42414141414f42414141414f42414141414f42414141414f42414141414f4241414141= ","\\x4f43414141414f43414141414f43414141414f43414141414f43414141414f434141= 41414f43414141414f4341414141","\\x4f4b414141414f4b414141414f4b414141414f4b= 414141414f4b414141414f4b414141414f4b414141414f4b41414141","\\x4f4c41414141= 4f4c414141414f4c414141414f4c414141414f4c414141414f4c414141414f4c414141414f= 4c41414141","\\x4f50414141414f50414141414f50414141414f50414141414f50414141= 414f50414141414f50414141414f5041414141","\\x4f59414141414f59414141414f5941= 4141414f59414141414f59414141414f59414141414f59414141414f5941414141","\\x50= 53414141415053414141415053414141415053414141415053414141415053414141415053= 41414141505341414141","\\x505541414141505541414141505541414141505541414141= 505541414141505541414141505541414141505541414141","\\x51524141414151524141= 41415152414141415152414141415152414141415152414141415152414141415152414141= 41","\\x524b41414141524b41414141524b41414141524b41414141524b41414141524b41= 414141524b41414141524b41414141","\\x524e41414141524e41414141524e4141414152= 4e41414141524e41414141524e41414141524e41414141524e41414141","\\x5253414141= 41525341414141525341414141525341414141525341414141525341414141525341414141= 525341414141","\\x52554141414152554141414152554141414152554141414152554141= 4141525541414141525541414141525541414141","\\x534e41414141534e41414141534e= 41414141534e41414141534e41414141534e41414141534e41414141534e41414141","\\x= 53564141414153564141414153564141414153564141414153564141414153564141414153= 5641414141535641414141","\\x5441414141415441414141415441414141415441414141= 41544141414141544141414141544141414141544141414141","\\x545341414141545341= 41414154534141414154534141414154534141414154534141414154534141414154534141= 4141","\\x5455414141415455414141415455414141415455414141415455414141415455= 41414141545541414141545541414141","\\x545641414141545641414141545641414141= 545641414141545641414141545641414141545641414141545641414141","\\x54584141= 41415458414141415458414141415458414141415458414141415458414141415458414141= 41545841414141","\\x545841414141545841414141545841414141545841414141545841= 41414154584141414154584141414154584141414154584141414154584141414154584141= 41415458414141415458414141415458414141415458414141415458414141415458414141= 41545841414141545841414141545841414141545841414141545841414141545841414141= 54584141414154584141414154584141414154584141414154584141414154584141414154= 58414141415458414141415458414141415458414141415458414141415458414141415458= 41414141545841414141545841414141545841414141545841414141545841414141545841= 414141","\\x56494141414156494141414156494141414156494141414156494141414156= 4941414141564941414141564941414141","\\x5656414141415656414141415656414141= 41565641414141565641414141565641414141565641414141565641414141","\\x574641= 41414157464141414157464141414157464141414157464141414157464141414157464141= 4141574641414141","\\x574f41414141574f41414141574f41414141574f41414141574f= 41414141574f41414141574f41414141574f41414141","\\x575341414141575341414141= 575341414141575341414141575341414141575341414141575341414141575341414141",= "\\x5759414141415759414141415759414141415759414141415759414141415759414141= 41575941414141575941414141","\\x584241414141584241414141584241414141584241= 414141584241414141584241414141584241414141584241414141","\\x58544141414158= 54414141415854414141415854414141415854414141415854414141415854414141415854= 41414141","\\x594441414141594441414141594441414141594441414141594441414141= 594441414141594441414141594441414141","\\x594a41414141594a41414141594a4141= 4141594a41414141594a41414141594a41414141594a41414141594a41414141","\\x5a4a= 414141415a4a414141415a4a414141415a4a414141415a4a414141415a4a414141415a4a41= 4141415a4a41414141","\\x5a59414141415a59414141415a59414141415a59414141415a= 59414141415a59414141415a59414141415a5941414141"}'::text, + 'correlation', '-0.10666598'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest'::regclass, + 'attname', 'charcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '-0.1923077'::float4, + 'most_common_vals', '{B,N,F,G,M,O,T,W,L,I,J,K,P,R,X,A,D,E,H,C,S,V,Y,Z}':= :text, + 'most_common_freqs', '{0.06923077,0.06153846,0.046153847,0.046153847,0.0= 46153847,0.046153847,0.046153847,0.046153847,0.03846154,0.03076923,0.03076= 923,0.03076923,0.03076923,0.03076923,0.03076923,0.023076924,0.023076924,0.= 023076924,0.023076924,0.015384615,0.015384615,0.015384615,0.015384615,0.01= 5384615}'::float4[], + 'correlation', '-0.073108025'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest'::regclass, + 'attname', 'cidrcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '9'::integer, + 'n_distinct', '-0.46153846'::float4, + 'most_common_vals', '{10.2.8.0/24,10.2.19.0/24,10.2.22.0/24,10.2.24.0/24= ,10.2.30.0/24,10.2.5.0/24,10.2.15.0/24,10.2.25.0/24,10.2.26.0/24,10.2.28.0= /24,10.2.34.0/24,10.2.37.0/24,10.2.3.0/24,10.2.10.0/24,10.2.13.0/24,10.2.1= 4.0/24,10.2.18.0/24,10.2.20.0/24,10.2.29.0/24,10.2.33.0/24,10.2.38.0/24,10= .2.4.0/24,10.2.6.0/24,10.2.12.0/24,10.2.16.0/24,10.2.17.0/24,10.2.23.0/24,= 10.2.27.0/24,10.2.31.0/24,10.2.39.0/24,10.2.40.0/24,10.2.41.0/24}'::text, + 'most_common_freqs', '{0.03846154,0.03846154,0.03846154,0.03846154,0.038= 46154,0.03076923,0.03076923,0.03076923,0.03076923,0.03076923,0.03076923,0.= 03076923,0.023076924,0.023076924,0.023076924,0.023076924,0.023076924,0.023= 076924,0.023076924,0.023076924,0.023076924,0.015384615,0.015384615,0.01538= 4615,0.015384615,0.015384615,0.015384615,0.015384615,0.015384615,0.0153846= 15,0.015384615,0.015384615}'::float4[], + 'histogram_bounds', '{10.2.9.0/24,10.2.32.0/24,10.2.35.0/24,fe80::6e40:8= ff:fea9:8c46/128,fe80::6e40:8ff:fea9:8c47/128,fe80::6e40:8ff:fea9:8c48/128= ,fe80::6e40:8ff:fea9:902e/128,fe80::6e40:8ff:fea9:902f/128,fe80::6e40:8ff:= fea9:9030/128,fe80::6e40:8ff:fea9:9416/128,fe80::6e40:8ff:fea9:9417/128,fe= 80::6e40:8ff:fea9:9418/128,fe80::6e40:8ff:fea9:97fe/128,fe80::6e40:8ff:fea= 9:97ff/128,fe80::6e40:8ff:fea9:9800/128,fe80::6e40:8ff:fea9:9be6/128,fe80:= :6e40:8ff:fea9:9be7/128,fe80::6e40:8ff:fea9:9be8/128,fe80::6e40:8ff:fea9:9= fce/128,fe80::6e40:8ff:fea9:9fcf/128,fe80::6e40:8ff:fea9:a3b6/128,fe80::6e= 40:8ff:fea9:a3b7/128,fe80::6e40:8ff:fea9:a79e/128,fe80::6e40:8ff:fea9:a79f= /128,fe80::6e40:8ff:fea9:ab86/128,fe80::6e40:8ff:fea9:ab87/128,fe80::6e40:= 8ff:fea9:af6e/128,fe80::6e40:8ff:fea9:af6f/128}'::text, + 'correlation', '-0.33972606'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest'::regclass, + 'attname', 'datecol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.7692308'::float4, + 'most_common_vals', '{2003-12-14,2007-06-14,2009-06-19,2013-12-19,2017-0= 7-19}'::text, + 'most_common_freqs', '{0.015384615,0.015384615,0.015384615,0.015384615,0= .015384615}'::float4[], + 'histogram_bounds', '{1995-10-13,1996-03-11,1996-04-07,1996-05-04,1996-0= 7-02,1997-03-04,1997-05-22,1997-07-03,1997-08-18,1998-02-23,1998-03-06,199= 9-03-18,1999-03-21,1999-07-22,1999-08-08,1999-09-27,2000-06-18,2000-08-27,= 2000-10-18,2001-01-22,2002-07-02,2002-07-14,2002-09-19,2002-10-01,2002-12-= 13,2003-12-26,2004-04-11,2004-04-29,2004-06-21,2004-07-27,2004-12-25,2005-= 01-16,2005-06-22,2005-12-07,2006-04-25,2006-10-07,2006-10-11,2006-11-18,20= 07-02-25,2007-03-29,2007-08-12,2007-10-21,2008-03-10,2009-04-29,2009-05-25= ,2009-08-20,2009-11-24,2009-12-01,2010-05-15,2010-06-01,2010-06-20,2010-08= -07,2010-08-10,2011-06-10,2011-06-17,2011-08-03,2011-08-23,2011-11-04,2011= -12-09,2012-03-24,2012-05-30,2012-08-28,2012-09-17,2013-02-22,2013-04-01,2= 013-06-02,2013-09-30,2014-06-13,2014-07-27,2014-09-13,2014-10-03,2014-11-2= 9,2015-03-27,2015-07-08,2015-12-02,2016-05-11,2016-09-08,2016-12-09,2017-0= 4-13,2017-07-30,2017-10-13,2018-05-27,2019-09-16,2019-09-18,2019-10-28,201= 9-11-07,2020-03-12,2020-07-26,2020-08-27,2021-04-12,2021-07-09,2021-12-01,= 2022-01-18,2022-04-16,2022-08-03}'::text, + 'correlation', '-0.04358283'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest'::regclass, + 'attname', 'float4col'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.34615386'::float4, + 'most_common_vals', '{0.2,0.05882353,0.09090909,0.07692308,1,0.04761905,= 0.022222223,0.028571429,0.030303031,0.045454547,0.05263158,0.16666667,0.01= 2345679,0.016393442,0.025641026,0.03448276,0.04,0.041666668,0.04347826,0.0= 55555556,0.06382979,0.08571429,0.1,0.13043478,0.14285715,0.33333334,0.4285= 7143}'::text, + 'most_common_freqs', '{0.06923077,0.06153846,0.06153846,0.03846154,0.038= 46154,0.03076923,0.023076924,0.023076924,0.023076924,0.023076924,0.0230769= 24,0.023076924,0.015384615,0.015384615,0.015384615,0.015384615,0.015384615= ,0.015384615,0.015384615,0.015384615,0.015384615,0.015384615,0.015384615,0= .015384615,0.015384615,0.015384615,0.015384615}'::float4[], + 'histogram_bounds', '{0.010752688,0.011235955,0.012987013,0.01369863,0.0= 15384615,0.018867925,0.023255814,0.024390243,0.027027028,0.037037037,0.037= 97468,0.04477612,0.054545455,0.0625,0.06666667,0.069767445,0.071428575,0.2= 5}'::text, + 'correlation', '-0.0018142235'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest'::regclass, + 'attname', 'float8col'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.7692308'::float4, + 'most_common_vals', '{0.0002984183825723665,0.0022471910112359553,0.0097= 1772327626099,0.022538552787663108,0.028252299605781867}'::text, + 'most_common_freqs', '{0.015384615,0.015384615,0.015384615,0.015384615,0= .015384615}'::float4[], + 'histogram_bounds', '{0,0.00030759766225776686,0.00031240237425804435,0.= 0010410160316468874,0.0014801110083256244,0.002396644697423607,0.002633600= 3511467135,0.0030329836977126246,0.003071017274472169,0.003071410289224468= 7,0.003776129467296022,0.004986909362922329,0.005046863734679163,0.0053156= 146179402,0.005696653216235461,0.005751533742331288,0.006067610517191563,0= .006319883325230919,0.006342494714587738,0.007390745501285347,0.007421875,= 0.008417162800246356,0.00842427723530538,0.008437394532568343,0.0084808259= 58702065,0.009048750141386721,0.009622744669218152,0.010151253679829459,0.= 010342084327764518,0.010759700032605152,0.010972055546031203,0.01097990470= 2713901,0.011298158400180771,0.01169248757673195,0.012111801242236025,0.01= 2683648662932036,0.012716073912179614,0.013055200794664396,0.0137732222934= 01666,0.015363277499199829,0.01676829268292683,0.016932159964353346,0.0177= 68665641551343,0.017864619678995115,0.018436984039625758,0.019794140934283= 45,0.019799139167862266,0.01979936642027455,0.020130850528434826,0.0204081= 6326530612,0.02073027090694935,0.02129277566539924,0.021757046316136477,0.= 022275258552108195,0.02234206471494607,0.022390229717941263,0.022466861379= 46529,0.023468379446640316,0.02439732791170491,0.02468814968814969,0.02546= 4949928469243,0.025950292397660817,0.026994289669492993,0.0270319634703196= 33,0.029381265122709988,0.03229398663697105,0.03487229862475442,0.03556263= 269639066,0.03599476439790576,0.03652134215932436,0.03680078508341511,0.03= 920328801770471,0.039634146341463415,0.04220183486238532,0.042391304347826= 085,0.049783549783549784,0.050298648223828984,0.05146036161335188,0.055,0.= 05750560119492158,0.07096027767065176,0.07272727272727272,0.07422680412371= 134,0.07796610169491526,0.08571428571428572,0.0875251509054326,0.092517006= 80272108,0.09619450317124736,0.13622291021671826,0.14219474497681608,0.235= 91549295774647,0.25544267053701014,0.3037974683544304,0.4772727272727273,1= .9666666666666666}'::text, + 'correlation', '0.007111756'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest'::regclass, + 'attname', 'inetcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '9'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{10.2.3.63/24,10.2.3.213/24,10.2.3.240/24,10.2.4.11= /24,10.2.5.59/24,10.2.5.138/24,10.2.5.180/24,10.2.6.159/24,10.2.6.170/24,1= 0.2.8.35/24,10.2.8.38/24,10.2.8.178/24,10.2.8.228/24,10.2.9.237/24,10.2.10= .103/24,10.2.10.199/24,10.2.12.213/24,10.2.12.225/24,10.2.13.48/24,10.2.13= .121/24,10.2.14.231/24,10.2.14.231,10.2.15.94/24,10.2.15.112/24,10.2.15.16= 5/24,10.2.16.96/24,10.2.16.118/24,10.2.17.19/24,10.2.18.70/24,10.2.18.235/= 24,10.2.18.239/24,10.2.19.21/24,10.2.19.152/24,10.2.19.229/24,10.2.19.229,= 10.2.20.102/24,10.2.20.243/24,10.2.22.146/24,10.2.22.197/24,10.2.22.197,10= .2.23.3/24,10.2.23.99/24,10.2.24.15/24,10.2.24.32/24,10.2.24.51/24,10.2.24= .102/24,10.2.25.150/24,10.2.25.157/24,10.2.25.204/24,10.2.26.41/24,10.2.26= .76/24,10.2.26.182/24,10.2.27.83/24,10.2.27.103/24,10.2.28.5/24,10.2.28.43= /24,10.2.28.225/24,10.2.29.49/24,10.2.29.225/24,10.2.30.13/24,10.2.30.61/2= 4,10.2.30.81/24,10.2.30.138/24,10.2.31.103/24,10.2.31.250/24,10.2.32.155/2= 4,10.2.33.111/24,10.2.33.236/24,10.2.34.77/24,10.2.34.163/24,10.2.34.77,10= .2.35.133/24,10.2.37.98/24,10.2.37.140/24,10.2.37.150/24,10.2.38.20/24,10.= 2.38.188/24,10.2.39.160/24,10.2.39.248/24,10.2.40.137/24,10.2.41.17/24,10.= 2.41.126/24,fe80::6e40:8ff:fea9:8c46,fe80::6e40:8ff:fea9:8c48,fe80::6e40:8= ff:fea9:902e,fe80::6e40:8ff:fea9:902f,fe80::6e40:8ff:fea9:9030,fe80::6e40:= 8ff:fea9:9417,fe80::6e40:8ff:fea9:9418,fe80::6e40:8ff:fea9:97fe,fe80::6e40= :8ff:fea9:9800,fe80::6e40:8ff:fea9:9be6,fe80::6e40:8ff:fea9:9be7,fe80::6e4= 0:8ff:fea9:9be8,fe80::6e40:8ff:fea9:9fcf,fe80::6e40:8ff:fea9:a3b6,fe80::6e= 40:8ff:fea9:a3b7,fe80::6e40:8ff:fea9:a79f,fe80::6e40:8ff:fea9:ab86,fe80::6= e40:8ff:fea9:ab87,fe80::6e40:8ff:fea9:af6f}'::text, + 'correlation', '-0.35212553'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest'::regclass, + 'attname', 'int2col'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '-0.75384617'::float4, + 'most_common_vals', '{321,9,43,57,701,850}'::text, + 'most_common_freqs', '{0.023076924,0.015384615,0.015384615,0.015384615,0= .015384615,0.015384615}'::float4[], + 'histogram_bounds', '{6,20,32,46,55,59,66,71,75,95,112,113,119,133,144,1= 62,164,180,209,212,215,222,223,233,236,243,244,263,267,269,311,314,322,372= ,380,387,401,404,414,420,423,437,439,442,450,454,460,471,474,501,504,513,5= 25,567,575,591,592,599,604,605,621,646,653,677,688,695,734,741,767,769,778= ,785,787,798,800,832,839,840,852,877,891,906,912,921,923,925,934,960,969,9= 76,987,989}'::text, + 'correlation', '0.08055153'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest'::regclass, + 'attname', 'int4col'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.76153845'::float4, + 'most_common_vals', '{321,9,701,1043,1057}'::text, + 'most_common_freqs', '{0.023076924,0.015384615,0.015384615,0.015384615,0= .015384615}'::float4[], + 'histogram_bounds', '{20,59,66,71,75,95,113,133,209,212,223,236,243,244,= 263,322,380,401,439,450,501,513,525,567,591,592,604,621,646,677,688,734,79= 8,800,840,850,877,921,923,934,969,976,989,1006,1032,1046,1055,1112,1119,11= 44,1162,1164,1180,1215,1222,1233,1267,1269,1311,1314,1372,1387,1404,1414,1= 420,1423,1437,1442,1454,1460,1471,1474,1504,1575,1599,1605,1653,1695,1741,= 1767,1769,1778,1785,1787,1832,1839,1850,1852,1891,1906,1912,1925,1960,1987= }'::text, + 'correlation', '-0.04934688'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest'::regclass, + 'attname', 'int4rangecol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '9'::integer, + 'n_distinct', '-1'::float4, + 'range_length_histogram', '{1000,1000,1000,1000,1000,1000,1000,1000,1000= ,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,100= 0,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,10= 00,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1= 000,1000}'::text, + 'range_empty_frac', '0.5769231'::float4, + 'range_bounds_histogram', '{"[6,1006)","[32,1032)","[43,1043)","[43,1043= )","[46,1046)","[55,1055)","[57,1057)","[57,1057)","[112,1112)","[119,1119= )","[144,1144)","[162,1162)","[164,1164)","[180,1180)","[215,1215)","[222,= 1222)","[233,1233)","[267,1267)","[269,1269)","[311,1311)","[314,1314)","[= 372,1372)","[387,1387)","[404,1404)","[414,1414)","[420,1420)","[423,1423)= ","[437,1437)","[442,1442)","[454,1454)","[460,1460)","[471,1471)","[474,1= 474)","[504,1504)","[575,1575)","[599,1599)","[605,1605)","[653,1653)","[6= 95,1695)","[741,1741)","[767,1767)","[769,1769)","[778,1778)","[785,1785)"= ,"[787,1787)","[832,1832)","[839,1839)","[850,1850)","[852,1852)","[891,18= 91)","[906,1906)","[912,1912)","[925,1925)","[960,1960)","[987,1987)"}'::t= ext +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest'::regclass, + 'attname', 'int8col'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.7692308'::float4, + 'most_common_vals', '{10297275417,198148516137,453406546593,671056614657= ,763606236393}'::text, + 'most_common_freqs', '{0.015384615,0.015384615,0.015384615,0.015384615,0= .015384615}'::float4[], + 'histogram_bounds', '{497285217,6240136617,7956563472,9881275833,1481198= 5188,22914262800,41291530137,43660670625,45926954073,57193657092,596165118= 12,66395505033,67620503808,76965065892,109860604425,116526883473,121704021= 153,124622161092,127563301008,147933566352,184166815833,189374810625,19824= 6801753,216721068993,219208923648,224687775312,237771190800,245531325897,2= 46656324772,258903883953,286071142500,294995276433,302016269412,3231448197= 12,366685490457,381576904137,387611183817,403816881897,447051124377,460431= 682425,465285391857,483131088297,510839632017,524891475108,536056606800,56= 4023578833,569469287673,587376698337,592622407377,693770734800,70905129094= 8,719432994852,741859829568,818307895977,822113606457,861588995553,9051740= 94825,910604946537,911611088388,950897477673,964707749577,987444869697,100= 2970997028,1005713280000,1052872661412,1060798939200,1063546936452,1067394= 504033,1074641782500,1083886916112,1102417326153,1149690421737,11526668473= 32,1191269665872,1251509605632,1315325684673,1447504838208,1467610532388,1= 475173524825,1494389362752,1497626502372,1526316187968,1548270451728,16293= 73370625,1668798331200,1704373295625,1836910163088,1863287422425,197308374= 1200,1987907869233,2161104124608,2202287083425,2279484720513,2422723434417= ,2603211682500}'::text, + 'correlation', '-0.057319097'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest'::regclass, + 'attname', 'intervalcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '16'::integer, + 'n_distinct', '-0.7692308'::float4, + 'most_common_vals', '{"25 days 08:36:00","1 mon 6 days 00:12:00","1 mon = 12 days 03:24:00","1 mon 25 days 20:12:00","2 mons 6 days 17:48:00"}'::tex= t, + 'most_common_freqs', '{0.015384615,0.015384615,0.015384615,0.015384615,0= .015384615}'::float4[], + 'histogram_bounds', '{11:48:00,"1 day 17:48:00","1 day 23:12:00","2 days= 04:36:00","2 days 16:24:00","4 days 17:24:00","5 days 09:12:00","5 days 1= 7:36:00","6 days 02:48:00","7 days 16:36:00","7 days 18:48:00","10 days 22= :12:00","10 days 22:48:00","11 days 23:24:00","12 days 02:48:00","12 days = 12:48:00","14 days 17:48:00","15 days 07:48:00","15 days 18:12:00","16 day= s 13:24:00","20 days 22:36:00","21 days 01:00:00","21 days 14:24:00","21 d= ays 16:48:00","22 days 07:24:00","25 days 11:00:00","26 days 08:24:00","26= days 12:00:00","26 days 22:36:00","27 days 05:48:00","28 days 12:00:00","= 28 days 16:24:00","29 days 23:48:00","1 mon 1 day 09:24:00","1 mon 2 days = 13:12:00","1 mon 3 days 22:12:00","1 mon 3 days 23:00:00","1 mon 4 days 06= :36:00","1 mon 5 days 02:24:00","1 mon 5 days 08:48:00","1 mon 6 days 12:0= 0:00","1 mon 7 days 02:00:00","1 mon 8 days 06:12:00","1 mon 11 days 17:12= :00","1 mon 11 days 22:24:00","1 mon 12 days 15:48:00","1 mon 13 days 11:0= 0:00","1 mon 13 days 12:24:00","1 mon 14 days 21:24:00","1 mon 15 days 00:= 48:00","1 mon 15 days 04:36:00","1 mon 15 days 14:12:00","1 mon 15 days 14= :48:00","1 mon 18 days 03:36:00","1 mon 18 days 05:00:00","1 mon 18 days 1= 4:24:00","1 mon 18 days 18:24:00","1 mon 19 days 09:00:00","1 mon 19 days = 16:00:00","1 mon 20 days 13:12:00","1 mon 21 days 02:36:00","1 mon 21 days= 20:36:00","1 mon 22 days 00:36:00","1 mon 23 days 08:12:00","1 mon 23 day= s 15:48:00","1 mon 24 days 04:12:00","1 mon 25 days 04:12:00","1 mon 27 da= ys 07:24:00","1 mon 27 days 16:12:00","1 mon 28 days 01:48:00","1 mon 28 d= ays 05:48:00","1 mon 28 days 17:12:00","1 mon 29 days 16:48:00","2 mons 13= :24:00","2 mons 1 day 18:48:00","2 mons 3 days 03:00:00","2 mons 4 days 03= :00:00","2 mons 4 days 21:24:00","2 mons 5 days 22:24:00","2 mons 6 days 2= 0:00:00","2 mons 7 days 11:00:00","2 mons 9 days 08:12:00","2 mons 13 days= 07:36:00","2 mons 13 days 08:00:00","2 mons 13 days 16:00:00","2 mons 13 = days 18:00:00","2 mons 14 days 19:12:00","2 mons 15 days 22:24:00","2 mons= 16 days 04:48:00","2 mons 18 days 02:24:00","2 mons 18 days 20:00:00","2 = mons 20 days 01:00:00","2 mons 20 days 10:36:00","2 mons 21 days 04:12:00"= ,"2 mons 22 days 02:00:00"}'::text, + 'correlation', '-0.04358283'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest'::regclass, + 'attname', 'lsncol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.7692308'::float4, + 'most_common_vals', '{2/36701,18/198009,42/434321,86/873043,114/1155057}= '::text, + 'most_common_freqs', '{0.015384615,0.015384615,0.015384615,0.015384615,0= .015384615}'::float4[], + 'histogram_bounds', '{0/18800,2/36401,2/36501,8/91504,8/92604,8/95404,10= /119605,12/133906,12/135006,18/19209,22/231311,24/254212,24/257912,24/2591= 12,26/272513,26/274113,28/291314,28/297414,30/315215,38/395119,40/413420,4= 0/418020,42/436621,42/436921,42/438321,44/45322,44/455222,46/47923,46/4754= 23,46/476223,50/512525,50/515925,64/655032,64/655832,66/673233,66/676133,6= 8/69734,68/69934,72/73236,74/751437,78/791839,78/796439,80/818840,82/83974= 1,84/853442,86/876243,88/894244,88/899144,92/93646,92/937046,100/1014450,1= 00/1018850,100/1019850,104/1055852,106/1079653,108/1091454,110/1113055,118= /11959,120/1215960,120/1219460,124/1253162,126/127263,128/1297164,132/1336= 066,134/135567,134/1353767,134/1357267,138/1391769,138/1393269,138/1396969= ,142/1434071,142/1435471,144/1459372,148/1495474,150/1514075,150/1517575,1= 52/1538976,154/1552677,154/1556877,156/1575778,160/1613180,160/1614380,170= /1715785,174/1751987,174/1755387,174/1757787,176/177688,178/1796989,182/18= 31891,182/1834591,184/1852592,190/1917695,190/1918095,196/1978798,198/1993= 599}'::text, + 'correlation', '0.03453245'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest'::regclass, + 'attname', 'macaddrcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-0.46153846'::float4, + 'most_common_vals', '{2a:00:2b:00:15:00,02:00:03:00:01:00,08:00:09:00:04= :00,12:00:13:00:09:00,18:00:19:00:0c:00,2e:00:2f:00:17:00,56:00:57:00:2b:0= 0,64:00:65:00:32:00,86:00:87:00:43:00,8a:00:8b:00:45:00,ae:00:af:00:57:00,= 0c:00:0d:00:06:00,1a:00:1b:00:0d:00,1c:00:1d:00:0e:00,28:00:29:00:14:00,2c= :00:2d:00:16:00,32:00:33:00:19:00,40:00:41:00:20:00,42:00:43:00:21:00,44:0= 0:45:00:22:00,4e:00:4f:00:27:00,58:00:59:00:2c:00,5c:00:5d:00:2e:00,72:00:= 73:00:39:00,78:00:79:00:3c:00,8e:00:8f:00:47:00,96:00:97:00:4b:00,9a:00:9b= :00:4d:00,a0:00:a1:00:50:00,b6:00:b7:00:5b:00,be:00:bf:00:5f:00}'::text, + 'most_common_freqs', '{0.03846154,0.03076923,0.023076924,0.023076924,0.0= 23076924,0.023076924,0.023076924,0.023076924,0.023076924,0.023076924,0.023= 076924,0.015384615,0.015384615,0.015384615,0.015384615,0.015384615,0.01538= 4615,0.015384615,0.015384615,0.015384615,0.015384615,0.015384615,0.0153846= 15,0.015384615,0.015384615,0.015384615,0.015384615,0.015384615,0.015384615= ,0.015384615,0.015384615}'::float4[], + 'histogram_bounds', '{00:00:01:00:00:00,0a:00:0b:00:05:00,16:00:17:00:0b= :00,1e:00:1f:00:0f:00,26:00:27:00:13:00,48:00:49:00:24:00,4a:00:4b:00:25:0= 0,50:00:51:00:28:00,52:00:53:00:29:00,54:00:55:00:2a:00,68:00:69:00:34:00,= 6a:00:6b:00:35:00,6c:00:6d:00:36:00,6e:00:6f:00:37:00,76:00:77:00:3b:00,7c= :00:7d:00:3e:00,7e:00:7f:00:3f:00,80:00:81:00:40:00,84:00:85:00:42:00,90:0= 0:91:00:48:00,94:00:95:00:4a:00,98:00:99:00:4c:00,9c:00:9d:00:4e:00,aa:00:= ab:00:55:00,b0:00:b1:00:58:00,b2:00:b3:00:59:00,b8:00:b9:00:5c:00,c4:00:c5= :00:62:00,c6:00:c7:00:63:00}'::text, + 'correlation', '0.04804064'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest'::regclass, + 'attname', 'namecol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '64'::integer, + 'n_distinct', '-0.65384614'::float4, + 'most_common_vals', '{BIAAAA,BNAAAA,BQAAAA,BWAAAA,FKAAAA,GHAAAA,ISAAAA,J= FAAAA,KCAAAA,LYAAAA,MAAAAA,MMAAAA,MWAAAA,NMAAAA,NNAAAA,PAAAAA,TXAAAA,WZAAA= A,XOAAAA}'::text, + 'most_common_freqs', '{0.023076924,0.015384615,0.015384615,0.015384615,0= .015384615,0.015384615,0.015384615,0.015384615,0.015384615,0.015384615,0.0= 15384615,0.015384615,0.015384615,0.015384615,0.015384615,0.015384615,0.015= 384615,0.015384615,0.015384615}'::float4[], + 'histogram_bounds', '{ACAAAA,AGAAAA,ALAAAA,CJAAAA,CRAAAA,DGAAAA,DKAAAA,D= TAAAA,EPAAAA,EWAAAA,EZAAAA,FCAAAA,FGAAAA,FMAAAA,FZAAAA,GCAAAA,GOAAAA,GUAAA= A,GVAAAA,HCAAAA,HDAAAA,HHAAAA,IQAAAA,IZAAAA,JUAAAA,JZAAAA,KAAAAA,KMAAAA,LC= AAAA,LFAAAA,LIAAAA,NEAAAA,NJAAAA,NOAAAA,NTAAAA,OBAAAA,OCAAAA,OKAAAA,OLAAAA= ,OPAAAA,OYAAAA,PSAAAA,PUAAAA,QRAAAA,RKAAAA,RNAAAA,RSAAAA,RUAAAA,SNAAAA,SVA= AAA,TAAAAA,TSAAAA,TUAAAA,TVAAAA,VIAAAA,VVAAAA,WFAAAA,WOAAAA,WSAAAA,WYAAAA,= XBAAAA,XTAAAA,YDAAAA,YJAAAA,ZJAAAA,ZYAAAA}'::text, + 'correlation', '-0.10666598'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest'::regclass, + 'attname', 'numericcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '18'::integer, + 'n_distinct', '-0.7692308'::float4, + 'most_common_vals', '{571528.189655172413793103448275862069,17097601.500= 000000000000000000000000000,18309246.886363636363636363636363636364,364933= 98.318181818181818181818181818182,45788253.900000000000000000000000000000}= '::text, + 'most_common_freqs', '{0.015384615,0.015384615,0.015384615,0.015384615,0= .015384615}'::float4[], + 'histogram_bounds', '{6903.983333333333333333333333333333,55781.14285714= 2857142857142857142857,82993.900000000000000000000000000000,109886.7027027= 02702702702702702702703,137257.234375000000000000000000000000,202860.00000= 0000000000000000000000000,317168.484848484848484848484848484848,638250.220= 588235294117647058823529412,825752.936170212765957446808510638298,941369.5= 28089887640449438202247191011,1062118.971428571428571428571428571429,11878= 63.950000000000000000000000000000,1668360.958333333333333333333333333333,1= 719787.542857142857142857142857142857,2172373.4375000000000000000000000000= 00,2268164.347826086956521739130434782609,3294215.250000000000000000000000= 000000,3338085.600000000000000000000000000000,3929788.80000000000000000000= 0000000000,4071628.800000000000000000000000000000,4075596.7105263157894736= 84210526315789,4145847.443181818181818181818181818182,4189793.527272727272= 727272727272727273,4492277.625000000000000000000000000000,5117892.54166666= 6666666666666666666667,5154756.320000000000000000000000000000,6214016.8428= 57142857142857142857142857,6679293.975000000000000000000000000000,7112893.= 728260869565217391304347826087,7851472.443181818181818181818181818182,8933= 665.670886075949367088607594936709,9029645.058139534883720930232558139535,= 9557410.909090909090909090909090909091,9877734.339622641509433962264150943= 396,10750456.730769230769230769230769230769,11349403.278688524590163934426= 229508197,12179254.500000000000000000000000000000,12205468.800000000000000= 000000000000000,12506033.653846153846153846153846153846,12836199.223880597= 014925373134328358209,13364686.451612903225806451612903225806,13451701.500= 000000000000000000000000000,13693004.794117647058823529411764705882,142407= 81.987179487179487179487179487179,14637001.500000000000000000000000000000,= 14904344.291666666666666666666666666667,15343733.2500000000000000000000000= 00000,18299798.975000000000000000000000000000,18499388.8392857142857142857= 14285714286,19837785.714285714285714285714285714286,20099955.5555555555555= 55555555555555556,20597157.735294117647058823529411764706,20977434.6818181= 81818181818181818181818,21220059.700000000000000000000000000000,22835828.5= 71428571428571428571428571429,23419207.906976744186046511627906976744,2565= 0769.166666666666666666666666666667,25776073.99000000000000000000000000000= 0,25986152.863636363636363636363636363636,27247893.98571428571428571428571= 4285714,27647785.100000000000000000000000000000,28171897.27941176470588235= 2941176470588,28334124.000000000000000000000000000000,28525506.12765957446= 8085106382978723404,30767285.907692307692307692307692307692,32625197.35714= 2857142857142857142857143,32706309.044117647058823529411764705882,32915900= .875000000000000000000000000000,32992754.934210526315789473684210526316,33= 440000.000000000000000000000000000000,34117200.000000000000000000000000000= 000,34601632.266666666666666666666666666667,35622815.644444444444444444444= 444444444,38131955.555555555555555555555555555556,38754597.039473684210526= 315789473684211,39216715.686274509803921568627450980392,41260028.906250000= 000000000000000000000,41925461.119565217391304347826086956522,43158120.170= 454545454545454545454545455,44307200.000000000000000000000000000000,472874= 47.619047619047619047619047619048,49847070.572916666666666666666666666667,= 54011989.227272727272727272727272727273,66492084.7272727272727272727272727= 27273,67063258.536585365853658536585365853659,67476911.7647058823529411764= 70588235294,70913664.000000000000000000000000000000,72054892.3076923076923= 07692307692307692,74943411.200000000000000000000000000000,81090212.5000000= 00000000000000000000000,81387475.068493150684931506849315068493,83691534.4= 26229508196721311475409836066,88999051.166666666666666666666666666667,9126= 4588.642857142857142857142857142857,94608284.31372549019607843137254901960= 8}'::text, + 'correlation', '0.05840763'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest'::regclass, + 'attname', 'oidcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.7692308'::float4, + 'most_common_vals', '{3043,4321,5057,6701,8009}'::text, + 'most_common_freqs', '{0.015384615,0.015384615,0.015384615,0.015384615,0= .015384615}'::float4[], + 'histogram_bounds', '{59,209,236,263,322,567,646,688,734,923,934,1311,13= 14,1437,1454,1504,1769,1839,1891,1987,2513,2525,2592,2604,2677,3055,3162,3= 180,3233,3269,3420,3442,3599,3767,3906,4071,4075,4113,4212,4244,4380,4450,= 4591,5006,5032,5119,5215,5222,5387,5404,5423,5471,5474,5778,5785,5832,5852= ,5925,5960,6066,6133,6223,6243,6401,6439,6501,6621,6877,6921,6969,6989,704= 6,7164,7267,7414,7575,7695,7787,7912,8020,8095,8321,8798,8800,8840,8850,89= 76,9112,9144,9372,9460,9605,9653,9741,9850}'::text, + 'correlation', '-0.04358283'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest'::regclass, + 'attname', 'textcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '1'::float4, + 'most_common_vals', '{""}'::text, + 'most_common_freqs', '{0.8076923}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest'::regclass, + 'attname', 'tidcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-0.7692308'::float4, + 'most_common_vals', '{"(3043,3)","(4321,1)","(5057,17)","(6701,1)","(800= 9,9)"}'::text, + 'most_common_freqs', '{0.015384615,0.015384615,0.015384615,0.015384615,0= .015384615}'::float4[], + 'histogram_bounds', '{"(59,19)","(209,9)","(236,16)","(263,3)","(322,2)"= ,"(567,7)","(646,6)","(688,8)","(734,14)","(923,3)","(934,14)","(1311,11)"= ,"(1314,14)","(1437,17)","(1454,14)","(1504,4)","(1769,9)","(1839,19)","(1= 891,11)","(1987,7)","(2513,13)","(2525,5)","(2592,12)","(2604,4)","(2677,1= 7)","(3055,15)","(3162,2)","(3180,0)","(3233,13)","(3269,9)","(3420,0)","(= 3442,2)","(3599,19)","(3767,7)","(3906,6)","(4071,11)","(4075,15)","(4113,= 13)","(4212,12)","(4244,4)","(4380,0)","(4450,10)","(4591,11)","(5006,6)",= "(5032,12)","(5119,19)","(5215,15)","(5222,2)","(5387,7)","(5404,4)","(542= 3,3)","(5471,11)","(5474,14)","(5778,18)","(5785,5)","(5832,12)","(5852,12= )","(5925,5)","(5960,0)","(6066,6)","(6133,13)","(6223,3)","(6243,3)","(64= 01,1)","(6439,19)","(6501,1)","(6621,1)","(6877,17)","(6921,1)","(6969,9)"= ,"(6989,9)","(7046,6)","(7164,4)","(7267,7)","(7414,14)","(7575,15)","(769= 5,15)","(7787,7)","(7912,12)","(8020,0)","(8095,15)","(8321,1)","(8798,18)= ","(8800,0)","(8840,0)","(8850,10)","(8976,16)","(9112,12)","(9144,4)","(9= 372,12)","(9460,0)","(9605,5)","(9653,13)","(9741,1)","(9850,10)"}'::text, + 'correlation', '-0.04358283'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest'::regclass, + 'attname', 'timecol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.75384617'::float4, + 'most_common_vals', '{02:59:28.5,01:23:16.5,01:33:45.5,01:38:04.5,04:56:= 38.5,05:42:35}'::text, + 'most_common_freqs', '{0.023076924,0.015384615,0.015384615,0.015384615,0= .015384615,0.015384615}'::float4[], + 'histogram_bounds', '{01:22:21,01:26:40,01:30:22,01:34:41,01:37:27.5,01:= 38:41.5,01:40:51,01:42:23.5,01:43:37.5,01:49:47.5,01:55:02,01:55:20.5,01:5= 7:11.5,02:01:30.5,02:04:54,02:10:27,02:11:04,02:16:00,02:24:56.5,02:25:52,= 02:26:47.5,02:28:57,02:29:15.5,02:32:20.5,02:33:16,02:35:25.5,02:35:44,02:= 41:35.5,02:42:49.5,02:43:26.5,02:56:23.5,02:57:19,02:59:47,03:15:12,03:17:= 40,03:19:49.5,03:24:08.5,03:25:04,03:28:09,03:30:00,03:30:55.5,03:35:14.5,= 03:35:51.5,03:36:47,03:39:15,03:40:29,03:42:20,03:45:43.5,03:46:39,03:54:5= 8.5,03:55:54,03:58:40.5,04:02:22.5,04:15:19.5,04:17:47.5,04:22:43.5,04:23:= 02,04:25:11.5,04:26:44,04:27:02.5,04:31:58.5,04:39:41,04:41:50.5,04:49:14.= 5,04:52:38,04:54:47.5,05:06:49,05:08:58.5,05:16:59.5,05:17:36.5,05:20:23,0= 5:22:32.5,05:23:09.5,05:26:33,05:27:10,05:37:02,05:39:11.5,05:39:30,05:43:= 12,05:50:54.5,05:55:13.5,05:59:51,06:01:42,06:04:28.5,06:05:05.5,06:05:42.= 5,06:08:29,06:16:30,06:19:16.5,06:21:26,06:24:49.5,06:25:26.5}'::text, + 'correlation', '0.08055153'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest'::regclass, + 'attname', 'timestampcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.7692308'::float4, + 'most_common_vals', '{"1955-03-09 19:25:33","1960-06-28 01:03:57","1963-= 07-18 16:44:45","1970-05-14 17:27:57","1975-10-18 10:30:21"}'::text, + 'most_common_freqs', '{0.015384615,0.015384615,0.015384615,0.015384615,0= .015384615}'::float4[], + 'histogram_bounds', '{"1942-10-20 13:30:21","1943-06-04 22:30:21","1943-= 07-15 20:45:57","1943-08-25 19:01:33","1943-11-23 05:26:45","1944-11-28 14= :32:45","1945-03-28 08:33:57","1945-05-31 00:31:33","1945-08-08 18:00:21",= "1946-05-22 05:49:33","1946-06-07 22:00:21","1947-12-31 09:15:57","1948-01= -04 22:24:21","1948-07-09 09:08:45","1948-08-04 03:36:21","1948-10-18 22:3= 6:21","1949-11-24 15:18:21","1950-03-10 17:54:21","1950-05-28 13:39:57","1= 950-10-21 02:08:45","1952-12-26 10:01:33","1953-01-13 14:35:09","1953-04-2= 5 04:02:45","1953-05-13 08:36:21","1953-09-01 00:20:45","1955-03-27 23:59:= 09","1955-09-06 04:38:45","1955-10-03 11:29:09","1955-12-22 19:37:33","195= 6-02-15 09:18:21","1956-10-01 06:41:09","1956-11-03 15:02:45","1957-06-29 = 14:42:21","1958-03-11 06:32:45","1958-10-07 23:21:57","1959-06-15 02:03:57= ","1959-06-21 03:35:09","1959-08-17 18:01:33","1960-01-14 19:38:45","1960-= 03-03 07:48:21","1960-09-25 11:29:09","1961-01-09 14:05:09","1961-08-11 07= :39:57","1963-05-02 09:21:57","1963-06-10 19:14:45","1963-10-20 16:18:21",= "1964-03-14 04:47:09","1964-03-24 19:26:45","1964-11-29 22:08:45","1964-12= -25 16:36:21","1965-01-23 11:49:33","1965-04-06 06:03:57","1965-04-10 19:1= 2:21","1966-07-15 14:43:33","1966-07-26 05:23:09","1966-10-05 11:14:45","1= 966-11-04 18:50:45","1967-02-23 10:35:09","1967-04-17 11:53:09","1967-09-2= 5 04:09:57","1968-01-04 17:37:33","1968-05-20 03:49:33","1968-06-19 11:25:= 33","1969-02-13 23:27:57","1969-04-12 13:54:21","1969-07-15 13:27:57","197= 0-01-13 11:03:57","1971-02-05 12:20:45","1971-04-13 05:03:57","1971-06-24 = 23:18:21","1971-07-25 06:54:21","1971-10-19 16:33:57","1972-04-15 13:24:21= ","1972-09-18 16:32:45","1973-04-29 12:24:21","1973-12-29 13:35:09","1974-= 06-29 11:11:09","1974-11-15 22:08:45","1975-05-24 09:38:45","1975-11-04 02= :41:09","1976-02-25 19:11:09","1977-02-02 09:03:57","1979-01-26 10:19:33",= "1979-01-29 11:05:09","1979-03-31 02:17:09","1979-04-15 06:05:09","1979-10= -23 05:57:57","1980-05-16 09:38:45","1980-07-03 21:48:21","1981-06-14 12:2= 6:45","1981-10-25 21:53:09","1982-06-02 16:59:09","1982-08-14 11:13:33","1= 982-12-25 20:39:57","1983-06-09 02:05:09"}'::text, + 'correlation', '-0.04358283'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest'::regclass, + 'attname', 'timestamptzcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.75384617'::float4, + 'most_common_vals', '{"1972-10-23 15:00:00-04","1972-10-10 15:00:00-04",= "1972-10-12 01:00:00-04","1972-10-12 15:00:00-04","1972-11-08 10:00:00-05"= ,"1972-11-14 15:00:00-05"}'::text, + 'most_common_freqs', '{0.023076924,0.015384615,0.015384615,0.015384615,0= .015384615,0.015384615}'::float4[], + 'histogram_bounds', '{"1972-10-10 12:00:00-04","1972-10-11 02:00:00-04",= "1972-10-11 14:00:00-04","1972-10-12 04:00:00-04","1972-10-12 13:00:00-04"= ,"1972-10-12 17:00:00-04","1972-10-13 00:00:00-04","1972-10-13 05:00:00-04= ","1972-10-13 09:00:00-04","1972-10-14 05:00:00-04","1972-10-14 22:00:00-0= 4","1972-10-14 23:00:00-04","1972-10-15 05:00:00-04","1972-10-15 19:00:00-= 04","1972-10-16 06:00:00-04","1972-10-17 00:00:00-04","1972-10-17 02:00:00= -04","1972-10-17 18:00:00-04","1972-10-18 23:00:00-04","1972-10-19 02:00:0= 0-04","1972-10-19 05:00:00-04","1972-10-19 12:00:00-04","1972-10-19 13:00:= 00-04","1972-10-19 23:00:00-04","1972-10-20 02:00:00-04","1972-10-20 09:00= :00-04","1972-10-20 10:00:00-04","1972-10-21 05:00:00-04","1972-10-21 09:0= 0:00-04","1972-10-21 11:00:00-04","1972-10-23 05:00:00-04","1972-10-23 08:= 00:00-04","1972-10-23 16:00:00-04","1972-10-25 18:00:00-04","1972-10-26 02= :00:00-04","1972-10-26 09:00:00-04","1972-10-26 23:00:00-04","1972-10-27 0= 2:00:00-04","1972-10-27 12:00:00-04","1972-10-27 18:00:00-04","1972-10-27 = 21:00:00-04","1972-10-28 11:00:00-04","1972-10-28 13:00:00-04","1972-10-28= 16:00:00-04","1972-10-29 00:00:00-04","1972-10-29 03:00:00-05","1972-10-2= 9 09:00:00-05","1972-10-29 20:00:00-05","1972-10-29 23:00:00-05","1972-10-= 31 02:00:00-05","1972-10-31 05:00:00-05","1972-10-31 14:00:00-05","1972-11= -01 02:00:00-05","1972-11-02 20:00:00-05","1972-11-03 04:00:00-05","1972-1= 1-03 20:00:00-05","1972-11-03 21:00:00-05","1972-11-04 04:00:00-05","1972-= 11-04 09:00:00-05","1972-11-04 10:00:00-05","1972-11-05 02:00:00-05","1972= -11-06 03:00:00-05","1972-11-06 10:00:00-05","1972-11-07 10:00:00-05","197= 2-11-07 21:00:00-05","1972-11-08 04:00:00-05","1972-11-09 19:00:00-05","19= 72-11-10 02:00:00-05","1972-11-11 04:00:00-05","1972-11-11 06:00:00-05","1= 972-11-11 15:00:00-05","1972-11-11 22:00:00-05","1972-11-12 00:00:00-05","= 1972-11-12 11:00:00-05","1972-11-12 13:00:00-05","1972-11-13 21:00:00-05",= "1972-11-14 04:00:00-05","1972-11-14 05:00:00-05","1972-11-14 17:00:00-05"= ,"1972-11-15 18:00:00-05","1972-11-16 08:00:00-05","1972-11-16 23:00:00-05= ","1972-11-17 05:00:00-05","1972-11-17 14:00:00-05","1972-11-17 16:00:00-0= 5","1972-11-17 18:00:00-05","1972-11-18 03:00:00-05","1972-11-19 05:00:00-= 05","1972-11-19 14:00:00-05","1972-11-19 21:00:00-05","1972-11-20 08:00:00= -05","1972-11-20 10:00:00-05"}'::text, + 'correlation', '0.08055153'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest'::regclass, + 'attname', 'timetzcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '12'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{01:35:35+02,01:30:35+02,01:31:20+02,01:33:20+02,01= :36:05+02,01:42:50+02,01:47:05+02,01:47:35+02,01:52:05+02,01:31:50+02,01:3= 2:35+02,01:33:35+02,01:33:50+02,01:35:20+02,01:35:50+02,01:36:35+02,01:38:= 20+02,01:38:35+02,01:38:50+02,01:40:05+02,01:41:05+02,01:41:20+02,01:41:50= +02,01:45:20+02,01:48:05+02,01:49:05+02,01:49:35+02,01:50:20+02,01:53:05+0= 2,01:54:05+02}'::text, + 'most_common_freqs', '{0.03076923,0.023076924,0.023076924,0.023076924,0.= 023076924,0.023076924,0.023076924,0.023076924,0.023076924,0.015384615,0.01= 5384615,0.015384615,0.015384615,0.015384615,0.015384615,0.015384615,0.0153= 84615,0.015384615,0.015384615,0.015384615,0.015384615,0.015384615,0.015384= 615,0.015384615,0.015384615,0.015384615,0.015384615,0.015384615,0.01538461= 5,0.015384615}'::float4[], + 'histogram_bounds', '{01:30:20+02,01:31:35+02,01:33:05+02,01:34:05+02,01= :35:05+02,01:39:20+02,01:39:35+02,01:40:20+02,01:40:35+02,01:40:50+02,01:4= 3:20+02,01:43:35+02,01:43:50+02,01:44:05+02,01:44:35+02,01:45:05+02,01:45:= 50+02,01:46:05+02,01:46:20+02,01:46:50+02,01:48:20+02,01:48:50+02,01:49:20= +02,01:49:50+02,01:51:35+02,01:52:20+02,01:52:35+02,01:53:20+02,01:54:50+0= 2,01:55:05+02,01:30:35-08,01:32:35-08,01:35:35-08,01:41:05-08,01:44:35-08}= '::text, + 'correlation', '0.23000208'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest'::regclass, + 'attname', 'uuidcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '16'::integer, + 'n_distinct', '-0.7692308'::float4, + 'most_common_vals', '{30433043-3043-3043-3043-304330433043,43214321-4321= -4321-4321-432143214321,50575057-5057-5057-5057-505750575057,67016701-6701= -6701-6701-670167016701,80098009-8009-8009-8009-800980098009}'::text, + 'most_common_freqs', '{0.015384615,0.015384615,0.015384615,0.015384615,0= .015384615}'::float4[], + 'histogram_bounds', '{00590059-0059-0059-0059-005900590059,02090209-0209= -0209-0209-020902090209,02360236-0236-0236-0236-023602360236,02630263-0263= -0263-0263-026302630263,03220322-0322-0322-0322-032203220322,05670567-0567= -0567-0567-056705670567,06460646-0646-0646-0646-064606460646,06880688-0688= -0688-0688-068806880688,07340734-0734-0734-0734-073407340734,09230923-0923= -0923-0923-092309230923,09340934-0934-0934-0934-093409340934,13111311-1311= -1311-1311-131113111311,13141314-1314-1314-1314-131413141314,14371437-1437= -1437-1437-143714371437,14541454-1454-1454-1454-145414541454,15041504-1504= -1504-1504-150415041504,17691769-1769-1769-1769-176917691769,18391839-1839= -1839-1839-183918391839,18911891-1891-1891-1891-189118911891,19871987-1987= -1987-1987-198719871987,25132513-2513-2513-2513-251325132513,25252525-2525= -2525-2525-252525252525,25922592-2592-2592-2592-259225922592,26042604-2604= -2604-2604-260426042604,26772677-2677-2677-2677-267726772677,30553055-3055= -3055-3055-305530553055,31623162-3162-3162-3162-316231623162,31803180-3180= -3180-3180-318031803180,32333233-3233-3233-3233-323332333233,32693269-3269= -3269-3269-326932693269,34203420-3420-3420-3420-342034203420,34423442-3442= -3442-3442-344234423442,35993599-3599-3599-3599-359935993599,37673767-3767= -3767-3767-376737673767,39063906-3906-3906-3906-390639063906,40714071-4071= -4071-4071-407140714071,40754075-4075-4075-4075-407540754075,41134113-4113= -4113-4113-411341134113,42124212-4212-4212-4212-421242124212,42444244-4244= -4244-4244-424442444244,43804380-4380-4380-4380-438043804380,44504450-4450= -4450-4450-445044504450,45914591-4591-4591-4591-459145914591,50065006-5006= -5006-5006-500650065006,50325032-5032-5032-5032-503250325032,51195119-5119= -5119-5119-511951195119,52155215-5215-5215-5215-521552155215,52225222-5222= -5222-5222-522252225222,53875387-5387-5387-5387-538753875387,54045404-5404= -5404-5404-540454045404,54235423-5423-5423-5423-542354235423,54715471-5471= -5471-5471-547154715471,54745474-5474-5474-5474-547454745474,57785778-5778= -5778-5778-577857785778,57855785-5785-5785-5785-578557855785,58325832-5832= -5832-5832-583258325832,58525852-5852-5852-5852-585258525852,59255925-5925= -5925-5925-592559255925,59605960-5960-5960-5960-596059605960,60666066-6066= -6066-6066-606660666066,61336133-6133-6133-6133-613361336133,62236223-6223= -6223-6223-622362236223,62436243-6243-6243-6243-624362436243,64016401-6401= -6401-6401-640164016401,64396439-6439-6439-6439-643964396439,65016501-6501= -6501-6501-650165016501,66216621-6621-6621-6621-662166216621,68776877-6877= -6877-6877-687768776877,69216921-6921-6921-6921-692169216921,69696969-6969= -6969-6969-696969696969,69896989-6989-6989-6989-698969896989,70467046-7046= -7046-7046-704670467046,71647164-7164-7164-7164-716471647164,72677267-7267= -7267-7267-726772677267,74147414-7414-7414-7414-741474147414,75757575-7575= -7575-7575-757575757575,76957695-7695-7695-7695-769576957695,77877787-7787= -7787-7787-778777877787,79127912-7912-7912-7912-791279127912,80208020-8020= -8020-8020-802080208020,80958095-8095-8095-8095-809580958095,83218321-8321= -8321-8321-832183218321,87988798-8798-8798-8798-879887988798,88008800-8800= -8800-8800-880088008800,88408840-8840-8840-8840-884088408840,88508850-8850= -8850-8850-885088508850,89768976-8976-8976-8976-897689768976,91129112-9112= -9112-9112-911291129112,91449144-9144-9144-9144-914491449144,93729372-9372= -9372-9372-937293729372,94609460-9460-9460-9460-946094609460,96059605-9605= -9605-9605-960596059605,96539653-9653-9653-9653-965396539653,97419741-9741= -9741-9741-974197419741,98509850-9850-9850-9850-985098509850}'::text, + 'correlation', '-0.04358283'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest'::regclass, + 'attname', 'varbitcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '7'::integer, + 'n_distinct', '-0.7692308'::float4, + 'most_common_vals', '{0000101111100011,0001000011100001,0001001111000001= ,0001101000101101,0001111101001001}'::text, + 'most_common_freqs', '{0.015384615,0.015384615,0.015384615,0.015384615,0= .015384615}'::float4[], + 'histogram_bounds', '{0000000000111011,0000000011010001,0000000011101100= ,0000000100000111,0000000101000010,0000001000110111,0000001010000110,00000= 01010110000,0000001011011110,0000001110011011,0000001110100110,00000101000= 11111,0000010100100010,0000010110011101,0000010110101110,0000010111100000,= 0000011011101001,0000011100101111,0000011101100011,0000011111000011,000010= 0111010001,0000100111011101,0000101000100000,0000101000101100,000010100111= 0101,0000101111101111,0000110001011010,0000110001101100,0000110010100001,0= 000110011000101,0000110101011100,0000110101110010,0000111000001111,0000111= 010110111,0000111101000010,0000111111100111,0000111111101011,0001000000010= 001,0001000001110100,0001000010010100,0001000100011100,0001000101100010,00= 01000111101111,0001001110001110,0001001110101000,0001001111111111,00010100= 01011111,0001010001100110,0001010100001011,0001010100011100,00010101001011= 11,0001010101011111,0001010101100010,0001011010010010,0001011010011001,000= 1011011001000,0001011011011100,0001011100100101,0001011101001000,000101111= 0110010,0001011111110101,0001100001001111,0001100001100011,000110010000000= 1,0001100100100111,0001100101100101,0001100111011101,0001101011011101,0001= 101100001001,0001101100111001,0001101101001101,0001101110000110,0001101111= 111100,0001110001100011,0001110011110110,0001110110010111,0001111000001111= ,0001111001101011,0001111011101000,0001111101010100,0001111110011111,00100= 00010000001,0010001001011110,0010001001100000,0010001010001000,00100010100= 10010,0010001100010000,0010001110011000,0010001110111000,0010010010011100,= 0010010011110100,0010010110000101,0010010110110101,0010011000001101,001001= 1001111010}'::text, + 'correlation', '-0.04358283'::float4 +); = = -- @@ -630168,7 +635047,301 @@ 'version', '180000'::integer, 'relpages', '58'::integer, 'reltuples', '130'::real, - 'relallvisible', '53'::integer + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_bloom'::regclass, + 'attname', 'bpcharcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '-0.1923077'::float4, + 'most_common_vals', '{B,N,F,G,M,O,T,W,L,I,J,K,P,R,X,A,D,E,H,C,S,V,Y,Z}':= :text, + 'most_common_freqs', '{0.06923077,0.06153846,0.046153847,0.046153847,0.0= 46153847,0.046153847,0.046153847,0.046153847,0.03846154,0.03076923,0.03076= 923,0.03076923,0.03076923,0.03076923,0.03076923,0.023076924,0.023076924,0.= 023076924,0.023076924,0.015384615,0.015384615,0.015384615,0.015384615,0.01= 5384615}'::float4[], + 'correlation', '-0.073108025'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_bloom'::regclass, + 'attname', 'byteacol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '58'::integer, + 'n_distinct', '-0.6923077'::float4, + 'most_common_vals', '{"\\x4249414141414249414141414249414141414249414141= 41424941414141424941414141424941414141424941414141","\\x425141414141425141= 41414142514141414142514141414142514141414142514141414142514141414142514141= 4141","\\x4748414141414748414141414748414141414748414141414748414141414748= 41414141474841414141474841414141","\\x495341414141495341414141495341414141= 495341414141495341414141495341414141495341414141495341414141","\\x4a464141= 41414a46414141414a46414141414a46414141414a46414141414a46414141414a46414141= 414a4641414141","\\x4b43414141414b43414141414b43414141414b43414141414b4341= 4141414b43414141414b43414141414b4341414141","\\x4c59414141414c59414141414c= 59414141414c59414141414c59414141414c59414141414c59414141414c5941414141","\= \x4d41414141414d41414141414d41414141414d41414141414d41414141414d4141414141= 4d41414141414d4141414141","\\x4d4d414141414d4d414141414d4d414141414d4d4141= 41414d4d414141414d4d414141414d4d414141414d4d41414141","\\x4d57414141414d57= 414141414d57414141414d57414141414d57414141414d57414141414d57414141414d5741= 414141","\\x4e4e414141414e4e414141414e4e414141414e4e414141414e4e414141414e= 4e414141414e4e414141414e4e41414141","\\x5041414141415041414141415041414141= 41504141414141504141414141504141414141504141414141504141414141","\\x575a41= 414141575a41414141575a41414141575a41414141575a41414141575a41414141575a4141= 4141575a41414141","\\x584f41414141584f41414141584f41414141584f41414141584f= 41414141584f41414141584f41414141584f41414141"}'::text, + 'most_common_freqs', '{0.023076924,0.015384615,0.015384615,0.015384615,0= .015384615,0.015384615,0.015384615,0.015384615,0.015384615,0.015384615,0.0= 15384615,0.015384615,0.015384615,0.015384615}'::float4[], + 'histogram_bounds', '{"\\x4143414141414143414141414143414141414143414141= 41414341414141414341414141414341414141414341414141","\\x414741414141414741= 41414141474141414141474141414141474141414141474141414141474141414141474141= 4141","\\x414c41414141414c41414141414c41414141414c41414141414c41414141414c= 41414141414c41414141414c41414141","\\x424e41414141424e41414141424e41414141= 424e41414141424e41414141424e41414141424e41414141424e41414141","\\x424e4141= 4141424e41414141424e41414141424e41414141424e41414141424e41414141424e414141= 41424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141= 424e41414141424e41414141424e41414141424e41414141424e41414141424e4141414142= 4e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e= 41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41= 414141424e41414141424e41414141424e41414141424e41414141424e41414141424e4141= 4141424e41414141424e41414141424e41414141424e41414141","\\x4257414141414257= 41414141425741414141425741414141425741414141425741414141425741414141425741= 414141","\\x42574141414142574141414142574141414142574141414142574141414142= 57414141414257414141414257414141414257414141414257414141414257414141414257= 41414141425741414141425741414141425741414141425741414141425741414141425741= 41414142574141414142574141414142574141414142574141414142574141414142574141= 41414257414141414257414141414257414141414257414141414257414141414257414141= 41425741414141425741414141425741414141425741414141425741414141425741414141= 425741414141425741414141425741414141425741414141425741414141425741414141",= "\\x434a41414141434a41414141434a41414141434a41414141434a41414141434a414141= 41434a41414141434a41414141","\\x435241414141435241414141435241414141435241= 414141435241414141435241414141435241414141435241414141","\\x44474141414144= 47414141414447414141414447414141414447414141414447414141414447414141414447= 41414141","\\x444b41414141444b41414141444b41414141444b41414141444b41414141= 444b41414141444b41414141444b41414141","\\x44544141414144544141414144544141= 4141445441414141445441414141445441414141445441414141445441414141","\\x4550= 41414141455041414141455041414141455041414141455041414141455041414141455041= 414141455041414141","\\x45574141414145574141414145574141414145574141414145= 5741414141455741414141455741414141455741414141","\\x455a41414141455a414141= 41455a41414141455a41414141455a41414141455a41414141455a41414141455a41414141= ","\\x46434141414146434141414146434141414146434141414146434141414146434141= 4141464341414141464341414141","\\x4647414141414647414141414647414141414647= 41414141464741414141464741414141464741414141464741414141","\\x464b41414141= 464b41414141464b41414141464b41414141464b41414141464b41414141464b4141414146= 4b41414141","\\x464b41414141464b41414141464b41414141464b41414141464b414141= 41464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141= 464b41414141464b41414141464b41414141464b41414141464b41414141464b4141414146= 4b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b= 41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41= 414141464b41414141464b41414141464b41414141464b41414141464b41414141464b4141= 4141464b41414141464b41414141464b41414141464b41414141464b41414141464b414141= 41","\\x464d41414141464d41414141464d41414141464d41414141464d41414141464d41= 414141464d41414141464d41414141","\\x465a41414141465a41414141465a4141414146= 5a41414141465a41414141465a41414141465a41414141465a41414141","\\x4743414141= 41474341414141474341414141474341414141474341414141474341414141474341414141= 474341414141","\\x474f41414141474f41414141474f41414141474f41414141474f4141= 4141474f41414141474f41414141474f41414141","\\x4755414141414755414141414755= 41414141475541414141475541414141475541414141475541414141475541414141","\\x= 47564141414147564141414147564141414147564141414147564141414147564141414147= 5641414141475641414141","\\x4843414141414843414141414843414141414843414141= 41484341414141484341414141484341414141484341414141","\\x484441414141484441= 41414148444141414148444141414148444141414148444141414148444141414148444141= 4141","\\x4848414141414848414141414848414141414848414141414848414141414848= 41414141484841414141484841414141","\\x495141414141495141414141495141414141= 495141414141495141414141495141414141495141414141495141414141","\\x495a4141= 4141495a41414141495a41414141495a41414141495a41414141495a41414141495a414141= 41495a41414141","\\x4a55414141414a55414141414a55414141414a55414141414a5541= 4141414a55414141414a55414141414a5541414141","\\x4a5a414141414a5a414141414a= 5a414141414a5a414141414a5a414141414a5a414141414a5a414141414a5a41414141","\= \x4b41414141414b41414141414b41414141414b41414141414b41414141414b4141414141= 4b41414141414b4141414141","\\x4b4d414141414b4d414141414b4d414141414b4d4141= 41414b4d414141414b4d414141414b4d414141414b4d41414141","\\x4c43414141414c43= 414141414c43414141414c43414141414c43414141414c43414141414c43414141414c4341= 414141","\\x4c46414141414c46414141414c46414141414c46414141414c46414141414c= 46414141414c46414141414c4641414141","\\x4c49414141414c49414141414c49414141= 414c49414141414c49414141414c49414141414c49414141414c4941414141","\\x4e4541= 4141414e45414141414e45414141414e45414141414e45414141414e45414141414e454141= 41414e4541414141","\\x4e4a414141414e4a414141414e4a414141414e4a414141414e4a= 414141414e4a414141414e4a414141414e4a41414141","\\x4e4d414141414e4d41414141= 4e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d41414141",= "\\x4e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141= 414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d41414141= 4e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e= 4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d= 414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d41= 4141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d4141= 41414e4d414141414e4d414141414e4d414141414e4d414141414e4d41414141","\\x4e4f= 414141414e4f414141414e4f414141414e4f414141414e4f414141414e4f414141414e4f41= 4141414e4f41414141","\\x4e54414141414e54414141414e54414141414e54414141414e= 54414141414e54414141414e54414141414e5441414141","\\x4f42414141414f42414141= 414f42414141414f42414141414f42414141414f42414141414f42414141414f4241414141= ","\\x4f43414141414f43414141414f43414141414f43414141414f43414141414f434141= 41414f43414141414f4341414141","\\x4f4b414141414f4b414141414f4b414141414f4b= 414141414f4b414141414f4b414141414f4b414141414f4b41414141","\\x4f4c41414141= 4f4c414141414f4c414141414f4c414141414f4c414141414f4c414141414f4c414141414f= 4c41414141","\\x4f50414141414f50414141414f50414141414f50414141414f50414141= 414f50414141414f50414141414f5041414141","\\x4f59414141414f59414141414f5941= 4141414f59414141414f59414141414f59414141414f59414141414f5941414141","\\x50= 53414141415053414141415053414141415053414141415053414141415053414141415053= 41414141505341414141","\\x505541414141505541414141505541414141505541414141= 505541414141505541414141505541414141505541414141","\\x51524141414151524141= 41415152414141415152414141415152414141415152414141415152414141415152414141= 41","\\x524b41414141524b41414141524b41414141524b41414141524b41414141524b41= 414141524b41414141524b41414141","\\x524e41414141524e41414141524e4141414152= 4e41414141524e41414141524e41414141524e41414141524e41414141","\\x5253414141= 41525341414141525341414141525341414141525341414141525341414141525341414141= 525341414141","\\x52554141414152554141414152554141414152554141414152554141= 4141525541414141525541414141525541414141","\\x534e41414141534e41414141534e= 41414141534e41414141534e41414141534e41414141534e41414141534e41414141","\\x= 53564141414153564141414153564141414153564141414153564141414153564141414153= 5641414141535641414141","\\x5441414141415441414141415441414141415441414141= 41544141414141544141414141544141414141544141414141","\\x545341414141545341= 41414154534141414154534141414154534141414154534141414154534141414154534141= 4141","\\x5455414141415455414141415455414141415455414141415455414141415455= 41414141545541414141545541414141","\\x545641414141545641414141545641414141= 545641414141545641414141545641414141545641414141545641414141","\\x54584141= 41415458414141415458414141415458414141415458414141415458414141415458414141= 41545841414141","\\x545841414141545841414141545841414141545841414141545841= 41414154584141414154584141414154584141414154584141414154584141414154584141= 41415458414141415458414141415458414141415458414141415458414141415458414141= 41545841414141545841414141545841414141545841414141545841414141545841414141= 54584141414154584141414154584141414154584141414154584141414154584141414154= 58414141415458414141415458414141415458414141415458414141415458414141415458= 41414141545841414141545841414141545841414141545841414141545841414141545841= 414141","\\x56494141414156494141414156494141414156494141414156494141414156= 4941414141564941414141564941414141","\\x5656414141415656414141415656414141= 41565641414141565641414141565641414141565641414141565641414141","\\x574641= 41414157464141414157464141414157464141414157464141414157464141414157464141= 4141574641414141","\\x574f41414141574f41414141574f41414141574f41414141574f= 41414141574f41414141574f41414141574f41414141","\\x575341414141575341414141= 575341414141575341414141575341414141575341414141575341414141575341414141",= "\\x5759414141415759414141415759414141415759414141415759414141415759414141= 41575941414141575941414141","\\x584241414141584241414141584241414141584241= 414141584241414141584241414141584241414141584241414141","\\x58544141414158= 54414141415854414141415854414141415854414141415854414141415854414141415854= 41414141","\\x594441414141594441414141594441414141594441414141594441414141= 594441414141594441414141594441414141","\\x594a41414141594a41414141594a4141= 4141594a41414141594a41414141594a41414141594a41414141594a41414141","\\x5a4a= 414141415a4a414141415a4a414141415a4a414141415a4a414141415a4a414141415a4a41= 4141415a4a41414141","\\x5a59414141415a59414141415a59414141415a59414141415a= 59414141415a59414141415a59414141415a5941414141"}'::text, + 'correlation', '-0.10666598'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_bloom'::regclass, + 'attname', 'charcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '-0.1923077'::float4, + 'most_common_vals', '{B,N,F,G,M,O,T,W,L,I,J,K,P,R,X,A,D,E,H,C,S,V,Y,Z}':= :text, + 'most_common_freqs', '{0.06923077,0.06153846,0.046153847,0.046153847,0.0= 46153847,0.046153847,0.046153847,0.046153847,0.03846154,0.03076923,0.03076= 923,0.03076923,0.03076923,0.03076923,0.03076923,0.023076924,0.023076924,0.= 023076924,0.023076924,0.015384615,0.015384615,0.015384615,0.015384615,0.01= 5384615}'::float4[], + 'correlation', '-0.073108025'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_bloom'::regclass, + 'attname', 'cidrcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '9'::integer, + 'n_distinct', '-0.46153846'::float4, + 'most_common_vals', '{10.2.8.0/24,10.2.19.0/24,10.2.22.0/24,10.2.24.0/24= ,10.2.30.0/24,10.2.5.0/24,10.2.15.0/24,10.2.25.0/24,10.2.26.0/24,10.2.28.0= /24,10.2.34.0/24,10.2.37.0/24,10.2.3.0/24,10.2.10.0/24,10.2.13.0/24,10.2.1= 4.0/24,10.2.18.0/24,10.2.20.0/24,10.2.29.0/24,10.2.33.0/24,10.2.38.0/24,10= .2.4.0/24,10.2.6.0/24,10.2.12.0/24,10.2.16.0/24,10.2.17.0/24,10.2.23.0/24,= 10.2.27.0/24,10.2.31.0/24,10.2.39.0/24,10.2.40.0/24,10.2.41.0/24}'::text, + 'most_common_freqs', '{0.03846154,0.03846154,0.03846154,0.03846154,0.038= 46154,0.03076923,0.03076923,0.03076923,0.03076923,0.03076923,0.03076923,0.= 03076923,0.023076924,0.023076924,0.023076924,0.023076924,0.023076924,0.023= 076924,0.023076924,0.023076924,0.023076924,0.015384615,0.015384615,0.01538= 4615,0.015384615,0.015384615,0.015384615,0.015384615,0.015384615,0.0153846= 15,0.015384615,0.015384615}'::float4[], + 'histogram_bounds', '{10.2.9.0/24,10.2.32.0/24,10.2.35.0/24,fe80::6e40:8= ff:fea9:8c46/128,fe80::6e40:8ff:fea9:8c47/128,fe80::6e40:8ff:fea9:8c48/128= ,fe80::6e40:8ff:fea9:902e/128,fe80::6e40:8ff:fea9:902f/128,fe80::6e40:8ff:= fea9:9030/128,fe80::6e40:8ff:fea9:9416/128,fe80::6e40:8ff:fea9:9417/128,fe= 80::6e40:8ff:fea9:9418/128,fe80::6e40:8ff:fea9:97fe/128,fe80::6e40:8ff:fea= 9:97ff/128,fe80::6e40:8ff:fea9:9800/128,fe80::6e40:8ff:fea9:9be6/128,fe80:= :6e40:8ff:fea9:9be7/128,fe80::6e40:8ff:fea9:9be8/128,fe80::6e40:8ff:fea9:9= fce/128,fe80::6e40:8ff:fea9:9fcf/128,fe80::6e40:8ff:fea9:a3b6/128,fe80::6e= 40:8ff:fea9:a3b7/128,fe80::6e40:8ff:fea9:a79e/128,fe80::6e40:8ff:fea9:a79f= /128,fe80::6e40:8ff:fea9:ab86/128,fe80::6e40:8ff:fea9:ab87/128,fe80::6e40:= 8ff:fea9:af6e/128,fe80::6e40:8ff:fea9:af6f/128}'::text, + 'correlation', '0.41696867'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_bloom'::regclass, + 'attname', 'datecol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.7692308'::float4, + 'most_common_vals', '{2003-12-14,2007-06-14,2009-06-19,2013-12-19,2017-0= 7-19}'::text, + 'most_common_freqs', '{0.015384615,0.015384615,0.015384615,0.015384615,0= .015384615}'::float4[], + 'histogram_bounds', '{1995-10-13,1996-03-11,1996-04-07,1996-05-04,1996-0= 7-02,1997-03-04,1997-05-22,1997-07-03,1997-08-18,1998-02-23,1998-03-06,199= 9-03-18,1999-03-21,1999-07-22,1999-08-08,1999-09-27,2000-06-18,2000-08-27,= 2000-10-18,2001-01-22,2002-07-02,2002-07-14,2002-09-19,2002-10-01,2002-12-= 13,2003-12-26,2004-04-11,2004-04-29,2004-06-21,2004-07-27,2004-12-25,2005-= 01-16,2005-06-22,2005-12-07,2006-04-25,2006-10-07,2006-10-11,2006-11-18,20= 07-02-25,2007-03-29,2007-08-12,2007-10-21,2008-03-10,2009-04-29,2009-05-25= ,2009-08-20,2009-11-24,2009-12-01,2010-05-15,2010-06-01,2010-06-20,2010-08= -07,2010-08-10,2011-06-10,2011-06-17,2011-08-03,2011-08-23,2011-11-04,2011= -12-09,2012-03-24,2012-05-30,2012-08-28,2012-09-17,2013-02-22,2013-04-01,2= 013-06-02,2013-09-30,2014-06-13,2014-07-27,2014-09-13,2014-10-03,2014-11-2= 9,2015-03-27,2015-07-08,2015-12-02,2016-05-11,2016-09-08,2016-12-09,2017-0= 4-13,2017-07-30,2017-10-13,2018-05-27,2019-09-16,2019-09-18,2019-10-28,201= 9-11-07,2020-03-12,2020-07-26,2020-08-27,2021-04-12,2021-07-09,2021-12-01,= 2022-01-18,2022-04-16,2022-08-03}'::text, + 'correlation', '-0.04358283'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_bloom'::regclass, + 'attname', 'float4col'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.34615386'::float4, + 'most_common_vals', '{0.2,0.05882353,0.09090909,0.07692308,1,0.04761905,= 0.022222223,0.028571429,0.030303031,0.045454547,0.05263158,0.16666667,0.01= 2345679,0.016393442,0.025641026,0.03448276,0.04,0.041666668,0.04347826,0.0= 55555556,0.06382979,0.08571429,0.1,0.13043478,0.14285715,0.33333334,0.4285= 7143}'::text, + 'most_common_freqs', '{0.06923077,0.06153846,0.06153846,0.03846154,0.038= 46154,0.03076923,0.023076924,0.023076924,0.023076924,0.023076924,0.0230769= 24,0.023076924,0.015384615,0.015384615,0.015384615,0.015384615,0.015384615= ,0.015384615,0.015384615,0.015384615,0.015384615,0.015384615,0.015384615,0= .015384615,0.015384615,0.015384615,0.015384615}'::float4[], + 'histogram_bounds', '{0.010752688,0.011235955,0.012987013,0.01369863,0.0= 15384615,0.018867925,0.023255814,0.024390243,0.027027028,0.037037037,0.037= 97468,0.04477612,0.054545455,0.0625,0.06666667,0.069767445,0.071428575,0.2= 5}'::text, + 'correlation', '-0.0018142235'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_bloom'::regclass, + 'attname', 'float8col'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.7692308'::float4, + 'most_common_vals', '{0.0002984183825723665,0.0022471910112359553,0.0097= 1772327626099,0.022538552787663108,0.028252299605781867}'::text, + 'most_common_freqs', '{0.015384615,0.015384615,0.015384615,0.015384615,0= .015384615}'::float4[], + 'histogram_bounds', '{0,0.00030759766225776686,0.00031240237425804435,0.= 0010410160316468874,0.0014801110083256244,0.002396644697423607,0.002633600= 3511467135,0.0030329836977126246,0.003071017274472169,0.003071410289224468= 7,0.003776129467296022,0.004986909362922329,0.005046863734679163,0.0053156= 146179402,0.005696653216235461,0.005751533742331288,0.006067610517191563,0= .006319883325230919,0.006342494714587738,0.007390745501285347,0.007421875,= 0.008417162800246356,0.00842427723530538,0.008437394532568343,0.0084808259= 58702065,0.009048750141386721,0.009622744669218152,0.010151253679829459,0.= 010342084327764518,0.010759700032605152,0.010972055546031203,0.01097990470= 2713901,0.011298158400180771,0.01169248757673195,0.012111801242236025,0.01= 2683648662932036,0.012716073912179614,0.013055200794664396,0.0137732222934= 01666,0.015363277499199829,0.01676829268292683,0.016932159964353346,0.0177= 68665641551343,0.017864619678995115,0.018436984039625758,0.019794140934283= 45,0.019799139167862266,0.01979936642027455,0.020130850528434826,0.0204081= 6326530612,0.02073027090694935,0.02129277566539924,0.021757046316136477,0.= 022275258552108195,0.02234206471494607,0.022390229717941263,0.022466861379= 46529,0.023468379446640316,0.02439732791170491,0.02468814968814969,0.02546= 4949928469243,0.025950292397660817,0.026994289669492993,0.0270319634703196= 33,0.029381265122709988,0.03229398663697105,0.03487229862475442,0.03556263= 269639066,0.03599476439790576,0.03652134215932436,0.03680078508341511,0.03= 920328801770471,0.039634146341463415,0.04220183486238532,0.042391304347826= 085,0.049783549783549784,0.050298648223828984,0.05146036161335188,0.055,0.= 05750560119492158,0.07096027767065176,0.07272727272727272,0.07422680412371= 134,0.07796610169491526,0.08571428571428572,0.0875251509054326,0.092517006= 80272108,0.09619450317124736,0.13622291021671826,0.14219474497681608,0.235= 91549295774647,0.25544267053701014,0.3037974683544304,0.4772727272727273,1= .9666666666666666}'::text, + 'correlation', '0.007111756'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_bloom'::regclass, + 'attname', 'inetcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '9'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{10.2.3.63/24,10.2.3.213/24,10.2.3.240/24,10.2.4.11= /24,10.2.5.59/24,10.2.5.138/24,10.2.5.180/24,10.2.6.159/24,10.2.6.170/24,1= 0.2.8.35/24,10.2.8.38/24,10.2.8.178/24,10.2.8.228/24,10.2.9.237/24,10.2.10= .103/24,10.2.10.199/24,10.2.12.213/24,10.2.12.225/24,10.2.13.48/24,10.2.13= .121/24,10.2.14.231/24,10.2.14.231,10.2.15.94/24,10.2.15.112/24,10.2.15.16= 5/24,10.2.16.96/24,10.2.16.118/24,10.2.17.19/24,10.2.18.70/24,10.2.18.235/= 24,10.2.18.239/24,10.2.19.21/24,10.2.19.152/24,10.2.19.229/24,10.2.19.229,= 10.2.20.102/24,10.2.20.243/24,10.2.22.146/24,10.2.22.197/24,10.2.22.197,10= .2.23.3/24,10.2.23.99/24,10.2.24.15/24,10.2.24.32/24,10.2.24.51/24,10.2.24= .102/24,10.2.25.150/24,10.2.25.157/24,10.2.25.204/24,10.2.26.41/24,10.2.26= .76/24,10.2.26.182/24,10.2.27.83/24,10.2.27.103/24,10.2.28.5/24,10.2.28.43= /24,10.2.28.225/24,10.2.29.49/24,10.2.29.225/24,10.2.30.13/24,10.2.30.61/2= 4,10.2.30.81/24,10.2.30.138/24,10.2.31.103/24,10.2.31.250/24,10.2.32.155/2= 4,10.2.33.111/24,10.2.33.236/24,10.2.34.77/24,10.2.34.163/24,10.2.34.77,10= .2.35.133/24,10.2.37.98/24,10.2.37.140/24,10.2.37.150/24,10.2.38.20/24,10.= 2.38.188/24,10.2.39.160/24,10.2.39.248/24,10.2.40.137/24,10.2.41.17/24,10.= 2.41.126/24,fe80::6e40:8ff:fea9:8c46,fe80::6e40:8ff:fea9:8c48,fe80::6e40:8= ff:fea9:902e,fe80::6e40:8ff:fea9:902f,fe80::6e40:8ff:fea9:9030,fe80::6e40:= 8ff:fea9:9417,fe80::6e40:8ff:fea9:9418,fe80::6e40:8ff:fea9:97fe,fe80::6e40= :8ff:fea9:9800,fe80::6e40:8ff:fea9:9be6,fe80::6e40:8ff:fea9:9be7,fe80::6e4= 0:8ff:fea9:9be8,fe80::6e40:8ff:fea9:9fcf,fe80::6e40:8ff:fea9:a3b6,fe80::6e= 40:8ff:fea9:a3b7,fe80::6e40:8ff:fea9:a79f,fe80::6e40:8ff:fea9:ab86,fe80::6= e40:8ff:fea9:ab87,fe80::6e40:8ff:fea9:af6f}'::text, + 'correlation', '0.40466756'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_bloom'::regclass, + 'attname', 'int2col'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '-0.75384617'::float4, + 'most_common_vals', '{321,9,43,57,701,850}'::text, + 'most_common_freqs', '{0.023076924,0.015384615,0.015384615,0.015384615,0= .015384615,0.015384615}'::float4[], + 'histogram_bounds', '{6,20,32,46,55,59,66,71,75,95,112,113,119,133,144,1= 62,164,180,209,212,215,222,223,233,236,243,244,263,267,269,311,314,322,372= ,380,387,401,404,414,420,423,437,439,442,450,454,460,471,474,501,504,513,5= 25,567,575,591,592,599,604,605,621,646,653,677,688,695,734,741,767,769,778= ,785,787,798,800,832,839,840,852,877,891,906,912,921,923,925,934,960,969,9= 76,987,989}'::text, + 'correlation', '0.08055153'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_bloom'::regclass, + 'attname', 'int4col'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.76153845'::float4, + 'most_common_vals', '{321,9,701,1043,1057}'::text, + 'most_common_freqs', '{0.023076924,0.015384615,0.015384615,0.015384615,0= .015384615}'::float4[], + 'histogram_bounds', '{20,59,66,71,75,95,113,133,209,212,223,236,243,244,= 263,322,380,401,439,450,501,513,525,567,591,592,604,621,646,677,688,734,79= 8,800,840,850,877,921,923,934,969,976,989,1006,1032,1046,1055,1112,1119,11= 44,1162,1164,1180,1215,1222,1233,1267,1269,1311,1314,1372,1387,1404,1414,1= 420,1423,1437,1442,1454,1460,1471,1474,1504,1575,1599,1605,1653,1695,1741,= 1767,1769,1778,1785,1787,1832,1839,1850,1852,1891,1906,1912,1925,1960,1987= }'::text, + 'correlation', '-0.04934688'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_bloom'::regclass, + 'attname', 'int8col'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.7692308'::float4, + 'most_common_vals', '{10297275417,198148516137,453406546593,671056614657= ,763606236393}'::text, + 'most_common_freqs', '{0.015384615,0.015384615,0.015384615,0.015384615,0= .015384615}'::float4[], + 'histogram_bounds', '{497285217,6240136617,7956563472,9881275833,1481198= 5188,22914262800,41291530137,43660670625,45926954073,57193657092,596165118= 12,66395505033,67620503808,76965065892,109860604425,116526883473,121704021= 153,124622161092,127563301008,147933566352,184166815833,189374810625,19824= 6801753,216721068993,219208923648,224687775312,237771190800,245531325897,2= 46656324772,258903883953,286071142500,294995276433,302016269412,3231448197= 12,366685490457,381576904137,387611183817,403816881897,447051124377,460431= 682425,465285391857,483131088297,510839632017,524891475108,536056606800,56= 4023578833,569469287673,587376698337,592622407377,693770734800,70905129094= 8,719432994852,741859829568,818307895977,822113606457,861588995553,9051740= 94825,910604946537,911611088388,950897477673,964707749577,987444869697,100= 2970997028,1005713280000,1052872661412,1060798939200,1063546936452,1067394= 504033,1074641782500,1083886916112,1102417326153,1149690421737,11526668473= 32,1191269665872,1251509605632,1315325684673,1447504838208,1467610532388,1= 475173524825,1494389362752,1497626502372,1526316187968,1548270451728,16293= 73370625,1668798331200,1704373295625,1836910163088,1863287422425,197308374= 1200,1987907869233,2161104124608,2202287083425,2279484720513,2422723434417= ,2603211682500}'::text, + 'correlation', '-0.057319097'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_bloom'::regclass, + 'attname', 'intervalcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '16'::integer, + 'n_distinct', '-0.7692308'::float4, + 'most_common_vals', '{"25 days 08:36:00","1 mon 6 days 00:12:00","1 mon = 12 days 03:24:00","1 mon 25 days 20:12:00","2 mons 6 days 17:48:00"}'::tex= t, + 'most_common_freqs', '{0.015384615,0.015384615,0.015384615,0.015384615,0= .015384615}'::float4[], + 'histogram_bounds', '{11:48:00,"1 day 17:48:00","1 day 23:12:00","2 days= 04:36:00","2 days 16:24:00","4 days 17:24:00","5 days 09:12:00","5 days 1= 7:36:00","6 days 02:48:00","7 days 16:36:00","7 days 18:48:00","10 days 22= :12:00","10 days 22:48:00","11 days 23:24:00","12 days 02:48:00","12 days = 12:48:00","14 days 17:48:00","15 days 07:48:00","15 days 18:12:00","16 day= s 13:24:00","20 days 22:36:00","21 days 01:00:00","21 days 14:24:00","21 d= ays 16:48:00","22 days 07:24:00","25 days 11:00:00","26 days 08:24:00","26= days 12:00:00","26 days 22:36:00","27 days 05:48:00","28 days 12:00:00","= 28 days 16:24:00","29 days 23:48:00","1 mon 1 day 09:24:00","1 mon 2 days = 13:12:00","1 mon 3 days 22:12:00","1 mon 3 days 23:00:00","1 mon 4 days 06= :36:00","1 mon 5 days 02:24:00","1 mon 5 days 08:48:00","1 mon 6 days 12:0= 0:00","1 mon 7 days 02:00:00","1 mon 8 days 06:12:00","1 mon 11 days 17:12= :00","1 mon 11 days 22:24:00","1 mon 12 days 15:48:00","1 mon 13 days 11:0= 0:00","1 mon 13 days 12:24:00","1 mon 14 days 21:24:00","1 mon 15 days 00:= 48:00","1 mon 15 days 04:36:00","1 mon 15 days 14:12:00","1 mon 15 days 14= :48:00","1 mon 18 days 03:36:00","1 mon 18 days 05:00:00","1 mon 18 days 1= 4:24:00","1 mon 18 days 18:24:00","1 mon 19 days 09:00:00","1 mon 19 days = 16:00:00","1 mon 20 days 13:12:00","1 mon 21 days 02:36:00","1 mon 21 days= 20:36:00","1 mon 22 days 00:36:00","1 mon 23 days 08:12:00","1 mon 23 day= s 15:48:00","1 mon 24 days 04:12:00","1 mon 25 days 04:12:00","1 mon 27 da= ys 07:24:00","1 mon 27 days 16:12:00","1 mon 28 days 01:48:00","1 mon 28 d= ays 05:48:00","1 mon 28 days 17:12:00","1 mon 29 days 16:48:00","2 mons 13= :24:00","2 mons 1 day 18:48:00","2 mons 3 days 03:00:00","2 mons 4 days 03= :00:00","2 mons 4 days 21:24:00","2 mons 5 days 22:24:00","2 mons 6 days 2= 0:00:00","2 mons 7 days 11:00:00","2 mons 9 days 08:12:00","2 mons 13 days= 07:36:00","2 mons 13 days 08:00:00","2 mons 13 days 16:00:00","2 mons 13 = days 18:00:00","2 mons 14 days 19:12:00","2 mons 15 days 22:24:00","2 mons= 16 days 04:48:00","2 mons 18 days 02:24:00","2 mons 18 days 20:00:00","2 = mons 20 days 01:00:00","2 mons 20 days 10:36:00","2 mons 21 days 04:12:00"= ,"2 mons 22 days 02:00:00"}'::text, + 'correlation', '-0.04358283'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_bloom'::regclass, + 'attname', 'lsncol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.7692308'::float4, + 'most_common_vals', '{2/36701,18/198009,42/434321,86/873043,114/1155057}= '::text, + 'most_common_freqs', '{0.015384615,0.015384615,0.015384615,0.015384615,0= .015384615}'::float4[], + 'histogram_bounds', '{0/18800,2/36401,2/36501,8/91504,8/92604,8/95404,10= /119605,12/133906,12/135006,18/19209,22/231311,24/254212,24/257912,24/2591= 12,26/272513,26/274113,28/291314,28/297414,30/315215,38/395119,40/413420,4= 0/418020,42/436621,42/436921,42/438321,44/45322,44/455222,46/47923,46/4754= 23,46/476223,50/512525,50/515925,64/655032,64/655832,66/673233,66/676133,6= 8/69734,68/69934,72/73236,74/751437,78/791839,78/796439,80/818840,82/83974= 1,84/853442,86/876243,88/894244,88/899144,92/93646,92/937046,100/1014450,1= 00/1018850,100/1019850,104/1055852,106/1079653,108/1091454,110/1113055,118= /11959,120/1215960,120/1219460,124/1253162,126/127263,128/1297164,132/1336= 066,134/135567,134/1353767,134/1357267,138/1391769,138/1393269,138/1396969= ,142/1434071,142/1435471,144/1459372,148/1495474,150/1514075,150/1517575,1= 52/1538976,154/1552677,154/1556877,156/1575778,160/1613180,160/1614380,170= /1715785,174/1751987,174/1755387,174/1757787,176/177688,178/1796989,182/18= 31891,182/1834591,184/1852592,190/1917695,190/1918095,196/1978798,198/1993= 599}'::text, + 'correlation', '0.03453245'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_bloom'::regclass, + 'attname', 'macaddrcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-0.46153846'::float4, + 'most_common_vals', '{2a:00:2b:00:15:00,02:00:03:00:01:00,08:00:09:00:04= :00,12:00:13:00:09:00,18:00:19:00:0c:00,2e:00:2f:00:17:00,56:00:57:00:2b:0= 0,64:00:65:00:32:00,86:00:87:00:43:00,8a:00:8b:00:45:00,ae:00:af:00:57:00,= 0c:00:0d:00:06:00,1a:00:1b:00:0d:00,1c:00:1d:00:0e:00,28:00:29:00:14:00,2c= :00:2d:00:16:00,32:00:33:00:19:00,40:00:41:00:20:00,42:00:43:00:21:00,44:0= 0:45:00:22:00,4e:00:4f:00:27:00,58:00:59:00:2c:00,5c:00:5d:00:2e:00,72:00:= 73:00:39:00,78:00:79:00:3c:00,8e:00:8f:00:47:00,96:00:97:00:4b:00,9a:00:9b= :00:4d:00,a0:00:a1:00:50:00,b6:00:b7:00:5b:00,be:00:bf:00:5f:00}'::text, + 'most_common_freqs', '{0.03846154,0.03076923,0.023076924,0.023076924,0.0= 23076924,0.023076924,0.023076924,0.023076924,0.023076924,0.023076924,0.023= 076924,0.015384615,0.015384615,0.015384615,0.015384615,0.015384615,0.01538= 4615,0.015384615,0.015384615,0.015384615,0.015384615,0.015384615,0.0153846= 15,0.015384615,0.015384615,0.015384615,0.015384615,0.015384615,0.015384615= ,0.015384615,0.015384615}'::float4[], + 'histogram_bounds', '{00:00:01:00:00:00,0a:00:0b:00:05:00,16:00:17:00:0b= :00,1e:00:1f:00:0f:00,26:00:27:00:13:00,48:00:49:00:24:00,4a:00:4b:00:25:0= 0,50:00:51:00:28:00,52:00:53:00:29:00,54:00:55:00:2a:00,68:00:69:00:34:00,= 6a:00:6b:00:35:00,6c:00:6d:00:36:00,6e:00:6f:00:37:00,76:00:77:00:3b:00,7c= :00:7d:00:3e:00,7e:00:7f:00:3f:00,80:00:81:00:40:00,84:00:85:00:42:00,90:0= 0:91:00:48:00,94:00:95:00:4a:00,98:00:99:00:4c:00,9c:00:9d:00:4e:00,aa:00:= ab:00:55:00,b0:00:b1:00:58:00,b2:00:b3:00:59:00,b8:00:b9:00:5c:00,c4:00:c5= :00:62:00,c6:00:c7:00:63:00}'::text, + 'correlation', '0.04804064'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_bloom'::regclass, + 'attname', 'namecol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '64'::integer, + 'n_distinct', '-0.65384614'::float4, + 'most_common_vals', '{BIAAAA,BNAAAA,BQAAAA,BWAAAA,FKAAAA,GHAAAA,ISAAAA,J= FAAAA,KCAAAA,LYAAAA,MAAAAA,MMAAAA,MWAAAA,NMAAAA,NNAAAA,PAAAAA,TXAAAA,WZAAA= A,XOAAAA}'::text, + 'most_common_freqs', '{0.023076924,0.015384615,0.015384615,0.015384615,0= .015384615,0.015384615,0.015384615,0.015384615,0.015384615,0.015384615,0.0= 15384615,0.015384615,0.015384615,0.015384615,0.015384615,0.015384615,0.015= 384615,0.015384615,0.015384615}'::float4[], + 'histogram_bounds', '{ACAAAA,AGAAAA,ALAAAA,CJAAAA,CRAAAA,DGAAAA,DKAAAA,D= TAAAA,EPAAAA,EWAAAA,EZAAAA,FCAAAA,FGAAAA,FMAAAA,FZAAAA,GCAAAA,GOAAAA,GUAAA= A,GVAAAA,HCAAAA,HDAAAA,HHAAAA,IQAAAA,IZAAAA,JUAAAA,JZAAAA,KAAAAA,KMAAAA,LC= AAAA,LFAAAA,LIAAAA,NEAAAA,NJAAAA,NOAAAA,NTAAAA,OBAAAA,OCAAAA,OKAAAA,OLAAAA= ,OPAAAA,OYAAAA,PSAAAA,PUAAAA,QRAAAA,RKAAAA,RNAAAA,RSAAAA,RUAAAA,SNAAAA,SVA= AAA,TAAAAA,TSAAAA,TUAAAA,TVAAAA,VIAAAA,VVAAAA,WFAAAA,WOAAAA,WSAAAA,WYAAAA,= XBAAAA,XTAAAA,YDAAAA,YJAAAA,ZJAAAA,ZYAAAA}'::text, + 'correlation', '-0.10666598'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_bloom'::regclass, + 'attname', 'numericcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '18'::integer, + 'n_distinct', '-0.7692308'::float4, + 'most_common_vals', '{571528.189655172413793103448275862069,17097601.500= 000000000000000000000000000,18309246.886363636363636363636363636364,364933= 98.318181818181818181818181818182,45788253.900000000000000000000000000000}= '::text, + 'most_common_freqs', '{0.015384615,0.015384615,0.015384615,0.015384615,0= .015384615}'::float4[], + 'histogram_bounds', '{6903.983333333333333333333333333333,55781.14285714= 2857142857142857142857,82993.900000000000000000000000000000,109886.7027027= 02702702702702702702703,137257.234375000000000000000000000000,202860.00000= 0000000000000000000000000,317168.484848484848484848484848484848,638250.220= 588235294117647058823529412,825752.936170212765957446808510638298,941369.5= 28089887640449438202247191011,1062118.971428571428571428571428571429,11878= 63.950000000000000000000000000000,1668360.958333333333333333333333333333,1= 719787.542857142857142857142857142857,2172373.4375000000000000000000000000= 00,2268164.347826086956521739130434782609,3294215.250000000000000000000000= 000000,3338085.600000000000000000000000000000,3929788.80000000000000000000= 0000000000,4071628.800000000000000000000000000000,4075596.7105263157894736= 84210526315789,4145847.443181818181818181818181818182,4189793.527272727272= 727272727272727273,4492277.625000000000000000000000000000,5117892.54166666= 6666666666666666666667,5154756.320000000000000000000000000000,6214016.8428= 57142857142857142857142857,6679293.975000000000000000000000000000,7112893.= 728260869565217391304347826087,7851472.443181818181818181818181818182,8933= 665.670886075949367088607594936709,9029645.058139534883720930232558139535,= 9557410.909090909090909090909090909091,9877734.339622641509433962264150943= 396,10750456.730769230769230769230769230769,11349403.278688524590163934426= 229508197,12179254.500000000000000000000000000000,12205468.800000000000000= 000000000000000,12506033.653846153846153846153846153846,12836199.223880597= 014925373134328358209,13364686.451612903225806451612903225806,13451701.500= 000000000000000000000000000,13693004.794117647058823529411764705882,142407= 81.987179487179487179487179487179,14637001.500000000000000000000000000000,= 14904344.291666666666666666666666666667,15343733.2500000000000000000000000= 00000,18299798.975000000000000000000000000000,18499388.8392857142857142857= 14285714286,19837785.714285714285714285714285714286,20099955.5555555555555= 55555555555555556,20597157.735294117647058823529411764706,20977434.6818181= 81818181818181818181818,21220059.700000000000000000000000000000,22835828.5= 71428571428571428571428571429,23419207.906976744186046511627906976744,2565= 0769.166666666666666666666666666667,25776073.99000000000000000000000000000= 0,25986152.863636363636363636363636363636,27247893.98571428571428571428571= 4285714,27647785.100000000000000000000000000000,28171897.27941176470588235= 2941176470588,28334124.000000000000000000000000000000,28525506.12765957446= 8085106382978723404,30767285.907692307692307692307692307692,32625197.35714= 2857142857142857142857143,32706309.044117647058823529411764705882,32915900= .875000000000000000000000000000,32992754.934210526315789473684210526316,33= 440000.000000000000000000000000000000,34117200.000000000000000000000000000= 000,34601632.266666666666666666666666666667,35622815.644444444444444444444= 444444444,38131955.555555555555555555555555555556,38754597.039473684210526= 315789473684211,39216715.686274509803921568627450980392,41260028.906250000= 000000000000000000000,41925461.119565217391304347826086956522,43158120.170= 454545454545454545454545455,44307200.000000000000000000000000000000,472874= 47.619047619047619047619047619048,49847070.572916666666666666666666666667,= 54011989.227272727272727272727272727273,66492084.7272727272727272727272727= 27273,67063258.536585365853658536585365853659,67476911.7647058823529411764= 70588235294,70913664.000000000000000000000000000000,72054892.3076923076923= 07692307692307692,74943411.200000000000000000000000000000,81090212.5000000= 00000000000000000000000,81387475.068493150684931506849315068493,83691534.4= 26229508196721311475409836066,88999051.166666666666666666666666666667,9126= 4588.642857142857142857142857142857,94608284.31372549019607843137254901960= 8}'::text, + 'correlation', '0.05840763'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_bloom'::regclass, + 'attname', 'oidcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.7692308'::float4, + 'most_common_vals', '{3043,4321,5057,6701,8009}'::text, + 'most_common_freqs', '{0.015384615,0.015384615,0.015384615,0.015384615,0= .015384615}'::float4[], + 'histogram_bounds', '{59,209,236,263,322,567,646,688,734,923,934,1311,13= 14,1437,1454,1504,1769,1839,1891,1987,2513,2525,2592,2604,2677,3055,3162,3= 180,3233,3269,3420,3442,3599,3767,3906,4071,4075,4113,4212,4244,4380,4450,= 4591,5006,5032,5119,5215,5222,5387,5404,5423,5471,5474,5778,5785,5832,5852= ,5925,5960,6066,6133,6223,6243,6401,6439,6501,6621,6877,6921,6969,6989,704= 6,7164,7267,7414,7575,7695,7787,7912,8020,8095,8321,8798,8800,8840,8850,89= 76,9112,9144,9372,9460,9605,9653,9741,9850}'::text, + 'correlation', '-0.04358283'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_bloom'::regclass, + 'attname', 'textcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '1'::float4, + 'most_common_vals', '{""}'::text, + 'most_common_freqs', '{0.8076923}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_bloom'::regclass, + 'attname', 'timecol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.75384617'::float4, + 'most_common_vals', '{02:59:28.5,01:23:16.5,01:33:45.5,01:38:04.5,04:56:= 38.5,05:42:35}'::text, + 'most_common_freqs', '{0.023076924,0.015384615,0.015384615,0.015384615,0= .015384615,0.015384615}'::float4[], + 'histogram_bounds', '{01:22:21,01:26:40,01:30:22,01:34:41,01:37:27.5,01:= 38:41.5,01:40:51,01:42:23.5,01:43:37.5,01:49:47.5,01:55:02,01:55:20.5,01:5= 7:11.5,02:01:30.5,02:04:54,02:10:27,02:11:04,02:16:00,02:24:56.5,02:25:52,= 02:26:47.5,02:28:57,02:29:15.5,02:32:20.5,02:33:16,02:35:25.5,02:35:44,02:= 41:35.5,02:42:49.5,02:43:26.5,02:56:23.5,02:57:19,02:59:47,03:15:12,03:17:= 40,03:19:49.5,03:24:08.5,03:25:04,03:28:09,03:30:00,03:30:55.5,03:35:14.5,= 03:35:51.5,03:36:47,03:39:15,03:40:29,03:42:20,03:45:43.5,03:46:39,03:54:5= 8.5,03:55:54,03:58:40.5,04:02:22.5,04:15:19.5,04:17:47.5,04:22:43.5,04:23:= 02,04:25:11.5,04:26:44,04:27:02.5,04:31:58.5,04:39:41,04:41:50.5,04:49:14.= 5,04:52:38,04:54:47.5,05:06:49,05:08:58.5,05:16:59.5,05:17:36.5,05:20:23,0= 5:22:32.5,05:23:09.5,05:26:33,05:27:10,05:37:02,05:39:11.5,05:39:30,05:43:= 12,05:50:54.5,05:55:13.5,05:59:51,06:01:42,06:04:28.5,06:05:05.5,06:05:42.= 5,06:08:29,06:16:30,06:19:16.5,06:21:26,06:24:49.5,06:25:26.5}'::text, + 'correlation', '0.08055153'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_bloom'::regclass, + 'attname', 'timestampcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.7692308'::float4, + 'most_common_vals', '{"1955-03-09 19:25:33","1960-06-28 01:03:57","1963-= 07-18 16:44:45","1970-05-14 17:27:57","1975-10-18 10:30:21"}'::text, + 'most_common_freqs', '{0.015384615,0.015384615,0.015384615,0.015384615,0= .015384615}'::float4[], + 'histogram_bounds', '{"1942-10-20 13:30:21","1943-06-04 22:30:21","1943-= 07-15 20:45:57","1943-08-25 19:01:33","1943-11-23 05:26:45","1944-11-28 14= :32:45","1945-03-28 08:33:57","1945-05-31 00:31:33","1945-08-08 18:00:21",= "1946-05-22 05:49:33","1946-06-07 22:00:21","1947-12-31 09:15:57","1948-01= -04 22:24:21","1948-07-09 09:08:45","1948-08-04 03:36:21","1948-10-18 22:3= 6:21","1949-11-24 15:18:21","1950-03-10 17:54:21","1950-05-28 13:39:57","1= 950-10-21 02:08:45","1952-12-26 10:01:33","1953-01-13 14:35:09","1953-04-2= 5 04:02:45","1953-05-13 08:36:21","1953-09-01 00:20:45","1955-03-27 23:59:= 09","1955-09-06 04:38:45","1955-10-03 11:29:09","1955-12-22 19:37:33","195= 6-02-15 09:18:21","1956-10-01 06:41:09","1956-11-03 15:02:45","1957-06-29 = 14:42:21","1958-03-11 06:32:45","1958-10-07 23:21:57","1959-06-15 02:03:57= ","1959-06-21 03:35:09","1959-08-17 18:01:33","1960-01-14 19:38:45","1960-= 03-03 07:48:21","1960-09-25 11:29:09","1961-01-09 14:05:09","1961-08-11 07= :39:57","1963-05-02 09:21:57","1963-06-10 19:14:45","1963-10-20 16:18:21",= "1964-03-14 04:47:09","1964-03-24 19:26:45","1964-11-29 22:08:45","1964-12= -25 16:36:21","1965-01-23 11:49:33","1965-04-06 06:03:57","1965-04-10 19:1= 2:21","1966-07-15 14:43:33","1966-07-26 05:23:09","1966-10-05 11:14:45","1= 966-11-04 18:50:45","1967-02-23 10:35:09","1967-04-17 11:53:09","1967-09-2= 5 04:09:57","1968-01-04 17:37:33","1968-05-20 03:49:33","1968-06-19 11:25:= 33","1969-02-13 23:27:57","1969-04-12 13:54:21","1969-07-15 13:27:57","197= 0-01-13 11:03:57","1971-02-05 12:20:45","1971-04-13 05:03:57","1971-06-24 = 23:18:21","1971-07-25 06:54:21","1971-10-19 16:33:57","1972-04-15 13:24:21= ","1972-09-18 16:32:45","1973-04-29 12:24:21","1973-12-29 13:35:09","1974-= 06-29 11:11:09","1974-11-15 22:08:45","1975-05-24 09:38:45","1975-11-04 02= :41:09","1976-02-25 19:11:09","1977-02-02 09:03:57","1979-01-26 10:19:33",= "1979-01-29 11:05:09","1979-03-31 02:17:09","1979-04-15 06:05:09","1979-10= -23 05:57:57","1980-05-16 09:38:45","1980-07-03 21:48:21","1981-06-14 12:2= 6:45","1981-10-25 21:53:09","1982-06-02 16:59:09","1982-08-14 11:13:33","1= 982-12-25 20:39:57","1983-06-09 02:05:09"}'::text, + 'correlation', '-0.04358283'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_bloom'::regclass, + 'attname', 'timestamptzcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.75384617'::float4, + 'most_common_vals', '{"1972-10-23 15:00:00-04","1972-10-10 15:00:00-04",= "1972-10-12 01:00:00-04","1972-10-12 15:00:00-04","1972-11-08 10:00:00-05"= ,"1972-11-14 15:00:00-05"}'::text, + 'most_common_freqs', '{0.023076924,0.015384615,0.015384615,0.015384615,0= .015384615,0.015384615}'::float4[], + 'histogram_bounds', '{"1972-10-10 12:00:00-04","1972-10-11 02:00:00-04",= "1972-10-11 14:00:00-04","1972-10-12 04:00:00-04","1972-10-12 13:00:00-04"= ,"1972-10-12 17:00:00-04","1972-10-13 00:00:00-04","1972-10-13 05:00:00-04= ","1972-10-13 09:00:00-04","1972-10-14 05:00:00-04","1972-10-14 22:00:00-0= 4","1972-10-14 23:00:00-04","1972-10-15 05:00:00-04","1972-10-15 19:00:00-= 04","1972-10-16 06:00:00-04","1972-10-17 00:00:00-04","1972-10-17 02:00:00= -04","1972-10-17 18:00:00-04","1972-10-18 23:00:00-04","1972-10-19 02:00:0= 0-04","1972-10-19 05:00:00-04","1972-10-19 12:00:00-04","1972-10-19 13:00:= 00-04","1972-10-19 23:00:00-04","1972-10-20 02:00:00-04","1972-10-20 09:00= :00-04","1972-10-20 10:00:00-04","1972-10-21 05:00:00-04","1972-10-21 09:0= 0:00-04","1972-10-21 11:00:00-04","1972-10-23 05:00:00-04","1972-10-23 08:= 00:00-04","1972-10-23 16:00:00-04","1972-10-25 18:00:00-04","1972-10-26 02= :00:00-04","1972-10-26 09:00:00-04","1972-10-26 23:00:00-04","1972-10-27 0= 2:00:00-04","1972-10-27 12:00:00-04","1972-10-27 18:00:00-04","1972-10-27 = 21:00:00-04","1972-10-28 11:00:00-04","1972-10-28 13:00:00-04","1972-10-28= 16:00:00-04","1972-10-29 00:00:00-04","1972-10-29 03:00:00-05","1972-10-2= 9 09:00:00-05","1972-10-29 20:00:00-05","1972-10-29 23:00:00-05","1972-10-= 31 02:00:00-05","1972-10-31 05:00:00-05","1972-10-31 14:00:00-05","1972-11= -01 02:00:00-05","1972-11-02 20:00:00-05","1972-11-03 04:00:00-05","1972-1= 1-03 20:00:00-05","1972-11-03 21:00:00-05","1972-11-04 04:00:00-05","1972-= 11-04 09:00:00-05","1972-11-04 10:00:00-05","1972-11-05 02:00:00-05","1972= -11-06 03:00:00-05","1972-11-06 10:00:00-05","1972-11-07 10:00:00-05","197= 2-11-07 21:00:00-05","1972-11-08 04:00:00-05","1972-11-09 19:00:00-05","19= 72-11-10 02:00:00-05","1972-11-11 04:00:00-05","1972-11-11 06:00:00-05","1= 972-11-11 15:00:00-05","1972-11-11 22:00:00-05","1972-11-12 00:00:00-05","= 1972-11-12 11:00:00-05","1972-11-12 13:00:00-05","1972-11-13 21:00:00-05",= "1972-11-14 04:00:00-05","1972-11-14 05:00:00-05","1972-11-14 17:00:00-05"= ,"1972-11-15 18:00:00-05","1972-11-16 08:00:00-05","1972-11-16 23:00:00-05= ","1972-11-17 05:00:00-05","1972-11-17 14:00:00-05","1972-11-17 16:00:00-0= 5","1972-11-17 18:00:00-05","1972-11-18 03:00:00-05","1972-11-19 05:00:00-= 05","1972-11-19 14:00:00-05","1972-11-19 21:00:00-05","1972-11-20 08:00:00= -05","1972-11-20 10:00:00-05"}'::text, + 'correlation', '0.08055153'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_bloom'::regclass, + 'attname', 'timetzcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '12'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{01:35:35+02,01:30:35+02,01:31:20+02,01:33:20+02,01= :36:05+02,01:42:50+02,01:47:05+02,01:47:35+02,01:52:05+02,01:31:50+02,01:3= 2:35+02,01:33:35+02,01:33:50+02,01:35:20+02,01:35:50+02,01:36:35+02,01:38:= 20+02,01:38:35+02,01:38:50+02,01:40:05+02,01:41:05+02,01:41:20+02,01:41:50= +02,01:45:20+02,01:48:05+02,01:49:05+02,01:49:35+02,01:50:20+02,01:53:05+0= 2,01:54:05+02}'::text, + 'most_common_freqs', '{0.03076923,0.023076924,0.023076924,0.023076924,0.= 023076924,0.023076924,0.023076924,0.023076924,0.023076924,0.015384615,0.01= 5384615,0.015384615,0.015384615,0.015384615,0.015384615,0.015384615,0.0153= 84615,0.015384615,0.015384615,0.015384615,0.015384615,0.015384615,0.015384= 615,0.015384615,0.015384615,0.015384615,0.015384615,0.015384615,0.01538461= 5,0.015384615}'::float4[], + 'histogram_bounds', '{01:30:20+02,01:31:35+02,01:33:05+02,01:34:05+02,01= :35:05+02,01:39:20+02,01:39:35+02,01:40:20+02,01:40:35+02,01:40:50+02,01:4= 3:20+02,01:43:35+02,01:43:50+02,01:44:05+02,01:44:35+02,01:45:05+02,01:45:= 50+02,01:46:05+02,01:46:20+02,01:46:50+02,01:48:20+02,01:48:50+02,01:49:20= +02,01:49:50+02,01:51:35+02,01:52:20+02,01:52:35+02,01:53:20+02,01:54:50+0= 2,01:55:05+02,01:30:35-08,01:32:35-08,01:35:35-08,01:41:05-08,01:44:35-08}= '::text, + 'correlation', '0.23000208'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_bloom'::regclass, + 'attname', 'uuidcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1923077'::float4, + 'avg_width', '16'::integer, + 'n_distinct', '-0.7692308'::float4, + 'most_common_vals', '{30433043-3043-3043-3043-304330433043,43214321-4321= -4321-4321-432143214321,50575057-5057-5057-5057-505750575057,67016701-6701= -6701-6701-670167016701,80098009-8009-8009-8009-800980098009}'::text, + 'most_common_freqs', '{0.015384615,0.015384615,0.015384615,0.015384615,0= .015384615}'::float4[], + 'histogram_bounds', '{00590059-0059-0059-0059-005900590059,02090209-0209= -0209-0209-020902090209,02360236-0236-0236-0236-023602360236,02630263-0263= -0263-0263-026302630263,03220322-0322-0322-0322-032203220322,05670567-0567= -0567-0567-056705670567,06460646-0646-0646-0646-064606460646,06880688-0688= -0688-0688-068806880688,07340734-0734-0734-0734-073407340734,09230923-0923= -0923-0923-092309230923,09340934-0934-0934-0934-093409340934,13111311-1311= -1311-1311-131113111311,13141314-1314-1314-1314-131413141314,14371437-1437= -1437-1437-143714371437,14541454-1454-1454-1454-145414541454,15041504-1504= -1504-1504-150415041504,17691769-1769-1769-1769-176917691769,18391839-1839= -1839-1839-183918391839,18911891-1891-1891-1891-189118911891,19871987-1987= -1987-1987-198719871987,25132513-2513-2513-2513-251325132513,25252525-2525= -2525-2525-252525252525,25922592-2592-2592-2592-259225922592,26042604-2604= -2604-2604-260426042604,26772677-2677-2677-2677-267726772677,30553055-3055= -3055-3055-305530553055,31623162-3162-3162-3162-316231623162,31803180-3180= -3180-3180-318031803180,32333233-3233-3233-3233-323332333233,32693269-3269= -3269-3269-326932693269,34203420-3420-3420-3420-342034203420,34423442-3442= -3442-3442-344234423442,35993599-3599-3599-3599-359935993599,37673767-3767= -3767-3767-376737673767,39063906-3906-3906-3906-390639063906,40714071-4071= -4071-4071-407140714071,40754075-4075-4075-4075-407540754075,41134113-4113= -4113-4113-411341134113,42124212-4212-4212-4212-421242124212,42444244-4244= -4244-4244-424442444244,43804380-4380-4380-4380-438043804380,44504450-4450= -4450-4450-445044504450,45914591-4591-4591-4591-459145914591,50065006-5006= -5006-5006-500650065006,50325032-5032-5032-5032-503250325032,51195119-5119= -5119-5119-511951195119,52155215-5215-5215-5215-521552155215,52225222-5222= -5222-5222-522252225222,53875387-5387-5387-5387-538753875387,54045404-5404= -5404-5404-540454045404,54235423-5423-5423-5423-542354235423,54715471-5471= -5471-5471-547154715471,54745474-5474-5474-5474-547454745474,57785778-5778= -5778-5778-577857785778,57855785-5785-5785-5785-578557855785,58325832-5832= -5832-5832-583258325832,58525852-5852-5852-5852-585258525852,59255925-5925= -5925-5925-592559255925,59605960-5960-5960-5960-596059605960,60666066-6066= -6066-6066-606660666066,61336133-6133-6133-6133-613361336133,62236223-6223= -6223-6223-622362236223,62436243-6243-6243-6243-624362436243,64016401-6401= -6401-6401-640164016401,64396439-6439-6439-6439-643964396439,65016501-6501= -6501-6501-650165016501,66216621-6621-6621-6621-662166216621,68776877-6877= -6877-6877-687768776877,69216921-6921-6921-6921-692169216921,69696969-6969= -6969-6969-696969696969,69896989-6989-6989-6989-698969896989,70467046-7046= -7046-7046-704670467046,71647164-7164-7164-7164-716471647164,72677267-7267= -7267-7267-726772677267,74147414-7414-7414-7414-741474147414,75757575-7575= -7575-7575-757575757575,76957695-7695-7695-7695-769576957695,77877787-7787= -7787-7787-778777877787,79127912-7912-7912-7912-791279127912,80208020-8020= -8020-8020-802080208020,80958095-8095-8095-8095-809580958095,83218321-8321= -8321-8321-832183218321,87988798-8798-8798-8798-879887988798,88008800-8800= -8800-8800-880088008800,88408840-8840-8840-8840-884088408840,88508850-8850= -8850-8850-885088508850,89768976-8976-8976-8976-897689768976,91129112-9112= -9112-9112-911291129112,91449144-9144-9144-9144-914491449144,93729372-9372= -9372-9372-937293729372,94609460-9460-9460-9460-946094609460,96059605-9605= -9605-9605-960596059605,96539653-9653-9653-9653-965396539653,97419741-9741= -9741-9741-974197419741,98509850-9850-9850-9850-985098509850}'::text, + 'correlation', '-0.04358283'::float4 ); = = @@ -630180,8 +635353,266 @@ 'relation', 'public.brintest_multi'::regclass, 'version', '180000'::integer, 'relpages', '35'::integer, - 'reltuples', '130'::real, - 'relallvisible', '35'::integer + 'reltuples', '132'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_multi'::regclass, + 'attname', 'cidrcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.015151516'::float4, + 'avg_width', '9'::integer, + 'n_distinct', '-0.45454547'::float4, + 'most_common_vals', '{10.2.8.0/24,10.2.19.0/24,10.2.22.0/24,10.2.24.0/24= ,10.2.30.0/24,10.2.5.0/24,10.2.15.0/24,10.2.25.0/24,10.2.26.0/24,10.2.28.0= /24,10.2.34.0/24,10.2.37.0/24,10.2.3.0/24,10.2.10.0/24,10.2.13.0/24,10.2.1= 4.0/24,10.2.18.0/24,10.2.20.0/24,10.2.29.0/24,10.2.33.0/24,10.2.38.0/24,10= .2.4.0/24,10.2.6.0/24,10.2.12.0/24,10.2.16.0/24,10.2.17.0/24,10.2.23.0/24,= 10.2.27.0/24,10.2.31.0/24,10.2.39.0/24,10.2.40.0/24,10.2.41.0/24}'::text, + 'most_common_freqs', '{0.03787879,0.03787879,0.03787879,0.03787879,0.037= 87879,0.030303031,0.030303031,0.030303031,0.030303031,0.030303031,0.030303= 031,0.030303031,0.022727273,0.022727273,0.022727273,0.022727273,0.02272727= 3,0.022727273,0.022727273,0.022727273,0.022727273,0.015151516,0.015151516,= 0.015151516,0.015151516,0.015151516,0.015151516,0.015151516,0.015151516,0.= 015151516,0.015151516,0.015151516}'::float4[], + 'histogram_bounds', '{10.2.9.0/24,10.2.32.0/24,10.2.35.0/24,fe80::6e40:8= ff:fea9:8c46/128,fe80::6e40:8ff:fea9:8c47/128,fe80::6e40:8ff:fea9:8c48/128= ,fe80::6e40:8ff:fea9:902e/128,fe80::6e40:8ff:fea9:902f/128,fe80::6e40:8ff:= fea9:9030/128,fe80::6e40:8ff:fea9:9416/128,fe80::6e40:8ff:fea9:9417/128,fe= 80::6e40:8ff:fea9:9418/128,fe80::6e40:8ff:fea9:97fe/128,fe80::6e40:8ff:fea= 9:97ff/128,fe80::6e40:8ff:fea9:9800/128,fe80::6e40:8ff:fea9:9be6/128,fe80:= :6e40:8ff:fea9:9be7/128,fe80::6e40:8ff:fea9:9be8/128,fe80::6e40:8ff:fea9:9= fce/128,fe80::6e40:8ff:fea9:9fcf/128,fe80::6e40:8ff:fea9:a3b6/128,fe80::6e= 40:8ff:fea9:a3b7/128,fe80::6e40:8ff:fea9:a79e/128,fe80::6e40:8ff:fea9:a79f= /128,fe80::6e40:8ff:fea9:ab86/128,fe80::6e40:8ff:fea9:ab87/128,fe80::6e40:= 8ff:fea9:af6e/128,fe80::6e40:8ff:fea9:af6f/128}'::text, + 'correlation', '-0.25987792'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_multi'::regclass, + 'attname', 'datecol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.20454545'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.75757575'::float4, + 'most_common_vals', '{2003-12-14,2007-06-14,2009-06-19,2013-12-19,2017-0= 7-19}'::text, + 'most_common_freqs', '{0.015151516,0.015151516,0.015151516,0.015151516,0= .015151516}'::float4[], + 'histogram_bounds', '{1995-10-13,1996-03-11,1996-04-07,1996-05-04,1996-0= 7-02,1997-03-04,1997-05-22,1997-07-03,1997-08-18,1998-02-23,1998-03-06,199= 9-03-18,1999-03-21,1999-07-22,1999-08-08,1999-09-27,2000-06-18,2000-08-27,= 2000-10-18,2001-01-22,2002-07-02,2002-07-14,2002-09-19,2002-10-01,2002-12-= 13,2003-12-26,2004-04-11,2004-04-29,2004-06-21,2004-07-27,2004-12-25,2005-= 01-16,2005-06-22,2005-12-07,2006-04-25,2006-10-07,2006-10-11,2006-11-18,20= 07-02-25,2007-03-29,2007-08-12,2007-10-21,2008-03-10,2009-04-29,2009-05-25= ,2009-08-20,2009-11-24,2009-12-01,2010-05-15,2010-06-01,2010-06-20,2010-08= -07,2010-08-10,2011-06-10,2011-06-17,2011-08-03,2011-08-23,2011-11-04,2011= -12-09,2012-03-24,2012-05-30,2012-08-28,2012-09-17,2013-02-22,2013-04-01,2= 013-06-02,2013-09-30,2014-06-13,2014-07-27,2014-09-13,2014-10-03,2014-11-2= 9,2015-03-27,2015-07-08,2015-12-02,2016-05-11,2016-09-08,2016-12-09,2017-0= 4-13,2017-07-30,2017-10-13,2018-05-27,2019-09-16,2019-09-18,2019-10-28,201= 9-11-07,2020-03-12,2020-07-26,2020-08-27,2021-04-12,2021-07-09,2021-12-01,= 2022-01-18,2022-04-16,2022-08-03}'::text, + 'correlation', '-0.04358283'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_multi'::regclass, + 'attname', 'float4col'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1969697'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.34848484'::float4, + 'most_common_vals', '{0.2,0.05882353,0.09090909,0.07692308,1,0.04761905,= 0.022222223,0.028571429,0.030303031,0.045454547,0.05263158,0.16666667,0.01= 2345679,0.016393442,0.025641026,0.03448276,0.04,0.041666668,0.04347826,0.0= 55555556,0.06382979,0.08571429,0.1,0.13043478,0.14285715,0.33333334,0.4285= 7143}'::text, + 'most_common_freqs', '{0.06818182,0.060606062,0.060606062,0.03787879,0.0= 3787879,0.030303031,0.022727273,0.022727273,0.022727273,0.022727273,0.0227= 27273,0.022727273,0.015151516,0.015151516,0.015151516,0.015151516,0.015151= 516,0.015151516,0.015151516,0.015151516,0.015151516,0.015151516,0.01515151= 6,0.015151516,0.015151516,0.015151516,0.015151516}'::float4[], + 'histogram_bounds', '{0.010752688,0.011235955,0.012987013,0.01369863,0.0= 15384615,0.018867925,0.023255814,0.024390243,0.027027028,0.037037037,0.037= 97468,0.04477612,0.054545455,0.0625,0.06666667,0.069767445,0.071428575,0.2= 5,NaN}'::text, + 'correlation', '-0.009154344'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_multi'::regclass, + 'attname', 'float8col'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.1969697'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.7651515'::float4, + 'most_common_vals', '{0.0002984183825723665,0.0022471910112359553,0.0097= 1772327626099,0.022538552787663108,0.028252299605781867}'::text, + 'most_common_freqs', '{0.015151516,0.015151516,0.015151516,0.015151516,0= .015151516}'::float4[], + 'histogram_bounds', '{0,0.00030759766225776686,0.00031240237425804435,0.= 0010410160316468874,0.0014801110083256244,0.002396644697423607,0.002633600= 3511467135,0.0030329836977126246,0.003071017274472169,0.003071410289224468= 7,0.003776129467296022,0.004986909362922329,0.005046863734679163,0.0053156= 146179402,0.005696653216235461,0.005751533742331288,0.006067610517191563,0= .006319883325230919,0.006342494714587738,0.007390745501285347,0.007421875,= 0.008417162800246356,0.00842427723530538,0.008437394532568343,0.0084808259= 58702065,0.009048750141386721,0.009622744669218152,0.010151253679829459,0.= 010342084327764518,0.010759700032605152,0.010972055546031203,0.01097990470= 2713901,0.011298158400180771,0.01169248757673195,0.012111801242236025,0.01= 2683648662932036,0.012716073912179614,0.013055200794664396,0.0137732222934= 01666,0.015363277499199829,0.01676829268292683,0.016932159964353346,0.0177= 68665641551343,0.017864619678995115,0.018436984039625758,0.019794140934283= 45,0.019799139167862266,0.01979936642027455,0.020130850528434826,0.0204081= 6326530612,0.02073027090694935,0.02129277566539924,0.021757046316136477,0.= 022275258552108195,0.02234206471494607,0.022390229717941263,0.022466861379= 46529,0.023468379446640316,0.02439732791170491,0.02468814968814969,0.02546= 4949928469243,0.025950292397660817,0.026994289669492993,0.0270319634703196= 33,0.029381265122709988,0.03229398663697105,0.03487229862475442,0.03556263= 269639066,0.03599476439790576,0.03652134215932436,0.03680078508341511,0.03= 920328801770471,0.039634146341463415,0.04220183486238532,0.042391304347826= 085,0.049783549783549784,0.050298648223828984,0.05146036161335188,0.055,0.= 05750560119492158,0.07096027767065176,0.07272727272727272,0.07422680412371= 134,0.07796610169491526,0.08571428571428572,0.0875251509054326,0.092517006= 80272108,0.09619450317124736,0.13622291021671826,0.14219474497681608,0.235= 91549295774647,0.25544267053701014,0.3037974683544304,0.4772727272727273,1= .9666666666666666,NaN}'::text, + 'correlation', '-0.00025694637'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_multi'::regclass, + 'attname', 'inetcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.015151516'::float4, + 'avg_width', '9'::integer, + 'n_distinct', '-0.9848485'::float4, + 'histogram_bounds', '{10.2.3.63/24,10.2.3.213/24,10.2.3.240/24,10.2.4.11= /24,10.2.5.59/24,10.2.5.138/24,10.2.5.180/24,10.2.6.159/24,10.2.6.170/24,1= 0.2.8.35/24,10.2.8.38/24,10.2.8.178/24,10.2.8.228/24,10.2.9.237/24,10.2.10= .103/24,10.2.10.199/24,10.2.12.213/24,10.2.12.225/24,10.2.13.48/24,10.2.13= .121/24,10.2.14.231/24,10.2.14.231,10.2.15.94/24,10.2.15.112/24,10.2.15.16= 5/24,10.2.16.96/24,10.2.16.118/24,10.2.17.19/24,10.2.18.70/24,10.2.18.235/= 24,10.2.18.239/24,10.2.19.21/24,10.2.19.152/24,10.2.19.229/24,10.2.19.229,= 10.2.20.102/24,10.2.20.243/24,10.2.22.146/24,10.2.22.197/24,10.2.22.197,10= .2.23.3/24,10.2.23.99/24,10.2.24.15/24,10.2.24.32/24,10.2.24.51/24,10.2.24= .102/24,10.2.25.150/24,10.2.25.157/24,10.2.25.204/24,10.2.26.41/24,10.2.26= .76/24,10.2.26.182/24,10.2.27.83/24,10.2.27.103/24,10.2.28.5/24,10.2.28.43= /24,10.2.28.225/24,10.2.29.49/24,10.2.29.225/24,10.2.30.13/24,10.2.30.61/2= 4,10.2.30.81/24,10.2.30.138/24,10.2.31.103/24,10.2.31.250/24,10.2.32.155/2= 4,10.2.33.111/24,10.2.33.236/24,10.2.34.77/24,10.2.34.163/24,10.2.34.77,10= .2.35.133/24,10.2.37.98/24,10.2.37.140/24,10.2.37.150/24,10.2.38.20/24,10.= 2.38.188/24,10.2.39.160/24,10.2.39.248/24,10.2.40.137/24,10.2.41.17/24,10.= 2.41.126/24,fe80::6e40:8ff:fea9:8c46,fe80::6e40:8ff:fea9:8c48,fe80::6e40:8= ff:fea9:902e,fe80::6e40:8ff:fea9:902f,fe80::6e40:8ff:fea9:9030,fe80::6e40:= 8ff:fea9:9417,fe80::6e40:8ff:fea9:9418,fe80::6e40:8ff:fea9:97fe,fe80::6e40= :8ff:fea9:9800,fe80::6e40:8ff:fea9:9be6,fe80::6e40:8ff:fea9:9be7,fe80::6e4= 0:8ff:fea9:9be8,fe80::6e40:8ff:fea9:9fcf,fe80::6e40:8ff:fea9:a3b6,fe80::6e= 40:8ff:fea9:a3b7,fe80::6e40:8ff:fea9:a79f,fe80::6e40:8ff:fea9:ab86,fe80::6= e40:8ff:fea9:ab87,fe80::6e40:8ff:fea9:af6f}'::text, + 'correlation', '-0.2746207'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_multi'::regclass, + 'attname', 'int2col'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.20454545'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '-0.74242425'::float4, + 'most_common_vals', '{321,9,43,57,701,850}'::text, + 'most_common_freqs', '{0.022727273,0.015151516,0.015151516,0.015151516,0= .015151516,0.015151516}'::float4[], + 'histogram_bounds', '{6,20,32,46,55,59,66,71,75,95,112,113,119,133,144,1= 62,164,180,209,212,215,222,223,233,236,243,244,263,267,269,311,314,322,372= ,380,387,401,404,414,420,423,437,439,442,450,454,460,471,474,501,504,513,5= 25,567,575,591,592,599,604,605,621,646,653,677,688,695,734,741,767,769,778= ,785,787,798,800,832,839,840,852,877,891,906,912,921,923,925,934,960,969,9= 76,987,989}'::text, + 'correlation', '0.08055153'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_multi'::regclass, + 'attname', 'int4col'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.20454545'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.75'::float4, + 'most_common_vals', '{321,9,701,1043,1057}'::text, + 'most_common_freqs', '{0.022727273,0.015151516,0.015151516,0.015151516,0= .015151516}'::float4[], + 'histogram_bounds', '{20,59,66,71,75,95,113,133,209,212,223,236,243,244,= 263,322,380,401,439,450,501,513,525,567,591,592,604,621,646,677,688,734,79= 8,800,840,850,877,921,923,934,969,976,989,1006,1032,1046,1055,1112,1119,11= 44,1162,1164,1180,1215,1222,1233,1267,1269,1311,1314,1372,1387,1404,1414,1= 420,1423,1437,1442,1454,1460,1471,1474,1504,1575,1599,1605,1653,1695,1741,= 1767,1769,1778,1785,1787,1832,1839,1850,1852,1891,1906,1912,1925,1960,1987= }'::text, + 'correlation', '-0.04934688'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_multi'::regclass, + 'attname', 'int8col'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.20454545'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.75757575'::float4, + 'most_common_vals', '{10297275417,198148516137,453406546593,671056614657= ,763606236393}'::text, + 'most_common_freqs', '{0.015151516,0.015151516,0.015151516,0.015151516,0= .015151516}'::float4[], + 'histogram_bounds', '{497285217,6240136617,7956563472,9881275833,1481198= 5188,22914262800,41291530137,43660670625,45926954073,57193657092,596165118= 12,66395505033,67620503808,76965065892,109860604425,116526883473,121704021= 153,124622161092,127563301008,147933566352,184166815833,189374810625,19824= 6801753,216721068993,219208923648,224687775312,237771190800,245531325897,2= 46656324772,258903883953,286071142500,294995276433,302016269412,3231448197= 12,366685490457,381576904137,387611183817,403816881897,447051124377,460431= 682425,465285391857,483131088297,510839632017,524891475108,536056606800,56= 4023578833,569469287673,587376698337,592622407377,693770734800,70905129094= 8,719432994852,741859829568,818307895977,822113606457,861588995553,9051740= 94825,910604946537,911611088388,950897477673,964707749577,987444869697,100= 2970997028,1005713280000,1052872661412,1060798939200,1063546936452,1067394= 504033,1074641782500,1083886916112,1102417326153,1149690421737,11526668473= 32,1191269665872,1251509605632,1315325684673,1447504838208,1467610532388,1= 475173524825,1494389362752,1497626502372,1526316187968,1548270451728,16293= 73370625,1668798331200,1704373295625,1836910163088,1863287422425,197308374= 1200,1987907869233,2161104124608,2202287083425,2279484720513,2422723434417= ,2603211682500}'::text, + 'correlation', '-0.057319097'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_multi'::regclass, + 'attname', 'intervalcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.20454545'::float4, + 'avg_width', '16'::integer, + 'n_distinct', '-0.75757575'::float4, + 'most_common_vals', '{"25 days 08:36:00","1 mon 6 days 00:12:00","1 mon = 12 days 03:24:00","1 mon 25 days 20:12:00","2 mons 6 days 17:48:00"}'::tex= t, + 'most_common_freqs', '{0.015151516,0.015151516,0.015151516,0.015151516,0= .015151516}'::float4[], + 'histogram_bounds', '{11:48:00,"1 day 17:48:00","1 day 23:12:00","2 days= 04:36:00","2 days 16:24:00","4 days 17:24:00","5 days 09:12:00","5 days 1= 7:36:00","6 days 02:48:00","7 days 16:36:00","7 days 18:48:00","10 days 22= :12:00","10 days 22:48:00","11 days 23:24:00","12 days 02:48:00","12 days = 12:48:00","14 days 17:48:00","15 days 07:48:00","15 days 18:12:00","16 day= s 13:24:00","20 days 22:36:00","21 days 01:00:00","21 days 14:24:00","21 d= ays 16:48:00","22 days 07:24:00","25 days 11:00:00","26 days 08:24:00","26= days 12:00:00","26 days 22:36:00","27 days 05:48:00","28 days 12:00:00","= 28 days 16:24:00","29 days 23:48:00","1 mon 1 day 09:24:00","1 mon 2 days = 13:12:00","1 mon 3 days 22:12:00","1 mon 3 days 23:00:00","1 mon 4 days 06= :36:00","1 mon 5 days 02:24:00","1 mon 5 days 08:48:00","1 mon 6 days 12:0= 0:00","1 mon 7 days 02:00:00","1 mon 8 days 06:12:00","1 mon 11 days 17:12= :00","1 mon 11 days 22:24:00","1 mon 12 days 15:48:00","1 mon 13 days 11:0= 0:00","1 mon 13 days 12:24:00","1 mon 14 days 21:24:00","1 mon 15 days 00:= 48:00","1 mon 15 days 04:36:00","1 mon 15 days 14:12:00","1 mon 15 days 14= :48:00","1 mon 18 days 03:36:00","1 mon 18 days 05:00:00","1 mon 18 days 1= 4:24:00","1 mon 18 days 18:24:00","1 mon 19 days 09:00:00","1 mon 19 days = 16:00:00","1 mon 20 days 13:12:00","1 mon 21 days 02:36:00","1 mon 21 days= 20:36:00","1 mon 22 days 00:36:00","1 mon 23 days 08:12:00","1 mon 23 day= s 15:48:00","1 mon 24 days 04:12:00","1 mon 25 days 04:12:00","1 mon 27 da= ys 07:24:00","1 mon 27 days 16:12:00","1 mon 28 days 01:48:00","1 mon 28 d= ays 05:48:00","1 mon 28 days 17:12:00","1 mon 29 days 16:48:00","2 mons 13= :24:00","2 mons 1 day 18:48:00","2 mons 3 days 03:00:00","2 mons 4 days 03= :00:00","2 mons 4 days 21:24:00","2 mons 5 days 22:24:00","2 mons 6 days 2= 0:00:00","2 mons 7 days 11:00:00","2 mons 9 days 08:12:00","2 mons 13 days= 07:36:00","2 mons 13 days 08:00:00","2 mons 13 days 16:00:00","2 mons 13 = days 18:00:00","2 mons 14 days 19:12:00","2 mons 15 days 22:24:00","2 mons= 16 days 04:48:00","2 mons 18 days 02:24:00","2 mons 18 days 20:00:00","2 = mons 20 days 01:00:00","2 mons 20 days 10:36:00","2 mons 21 days 04:12:00"= ,"2 mons 22 days 02:00:00"}'::text, + 'correlation', '-0.04358283'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_multi'::regclass, + 'attname', 'lsncol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.20454545'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.75757575'::float4, + 'most_common_vals', '{2/36701,18/198009,42/434321,86/873043,114/1155057}= '::text, + 'most_common_freqs', '{0.015151516,0.015151516,0.015151516,0.015151516,0= .015151516}'::float4[], + 'histogram_bounds', '{0/18800,2/36401,2/36501,8/91504,8/92604,8/95404,10= /119605,12/133906,12/135006,18/19209,22/231311,24/254212,24/257912,24/2591= 12,26/272513,26/274113,28/291314,28/297414,30/315215,38/395119,40/413420,4= 0/418020,42/436621,42/436921,42/438321,44/45322,44/455222,46/47923,46/4754= 23,46/476223,50/512525,50/515925,64/655032,64/655832,66/673233,66/676133,6= 8/69734,68/69934,72/73236,74/751437,78/791839,78/796439,80/818840,82/83974= 1,84/853442,86/876243,88/894244,88/899144,92/93646,92/937046,100/1014450,1= 00/1018850,100/1019850,104/1055852,106/1079653,108/1091454,110/1113055,118= /11959,120/1215960,120/1219460,124/1253162,126/127263,128/1297164,132/1336= 066,134/135567,134/1353767,134/1357267,138/1391769,138/1393269,138/1396969= ,142/1434071,142/1435471,144/1459372,148/1495474,150/1514075,150/1517575,1= 52/1538976,154/1552677,154/1556877,156/1575778,160/1613180,160/1614380,170= /1715785,174/1751987,174/1755387,174/1757787,176/177688,178/1796989,182/18= 31891,182/1834591,184/1852592,190/1917695,190/1918095,196/1978798,198/1993= 599}'::text, + 'correlation', '0.03453245'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_multi'::regclass, + 'attname', 'macaddr8col'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.20454545'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.75757575'::float4, + 'most_common_vals', '{15:22:1c:bc:f4:2b:4b:46,6c:48:78:bc:9f:e1:6e:04,de= :ec:ed:07:56:44:5f:44,f0:64:36:fb:a1:04:19:3e,fe:25:92:b4:2a:72:7e:97}'::t= ext, + 'most_common_freqs', '{0.015151516,0.015151516,0.015151516,0.015151516,0= .015151516}'::float4[], + 'histogram_bounds', '{0b:a8:3c:fb:95:9e:92:46,0b:a9:24:89:d7:91:9f:dc,0e= :65:2b:39:2b:bd:6a:b2,0f:7a:fb:8f:94:e5:4a:80,14:4f:58:b5:92:63:67:a9,19:7= e:b7:3a:c8:e7:a8:45,1a:14:5b:42:5f:30:66:3a,1c:63:ed:91:64:d6:1a:cf,1e:65:= 61:85:f9:8e:d3:a3,1f:80:c1:e6:63:05:4e:65,24:50:cd:f3:05:0a:f9:08,26:72:c5= :e0:b4:b0:aa:15,27:83:e2:5b:07:10:1b:26,2b:3a:cf:19:e8:b2:63:65,31:d7:72:0= 4:19:2b:e7:1d,33:24:da:b8:6f:4d:cd:f4,34:57:32:0a:2b:11:5c:45,3e:1e:96:7e:= 9b:79:3e:90,3e:c1:31:15:81:7a:01:4a,42:9d:f0:dc:02:01:55:e7,44:69:94:8f:22= :fd:f2:a3,47:9f:8e:c9:09:fe:2e:84,47:ea:14:7f:ee:c3:75:15,4b:e8:41:11:a6:1= 3:65:4b,4c:36:c7:75:b8:18:b8:91,4c:d4:73:87:3e:0f:7a:b8,50:18:2d:9d:05:05:= 1a:6c,50:82:5d:7e:97:07:bb:6c,61:61:b2:83:8f:fa:6c:e1,64:cd:89:6a:f0:df:aa= :ba,64:ed:a6:2b:35:a3:b6:86,66:84:9e:29:a8:eb:89:6b,67:93:f9:e2:66:ce:6e:b= d,69:38:d1:83:43:2d:a8:ae,6d:d6:d7:77:94:05:6b:a9,71:b3:af:35:d9:d5:3d:24,= 74:4b:93:f9:95:0f:c3:8d,74:7e:da:a6:6d:ec:70:dc,74:e5:95:54:70:95:f3:b0,76= :11:f1:a5:7f:80:b0:a8,76:c6:b1:ef:b7:01:14:28,77:c5:3f:d8:fa:a9:cd:5a,77:f= 1:ee:f9:7d:f6:f4:e1,7b:c7:48:60:bb:b1:40:00,7c:6c:b0:b8:e3:dc:e4:68,7d:7b:= e5:9d:21:00:8b:0c,80:41:47:5d:9d:85:5a:e0,80:5c:94:a3:58:c1:d4:59,82:bd:3b= :63:e2:f8:76:7c,83:e1:9a:9c:e4:79:dc:06,83:f8:14:f7:a9:2e:36:5c,84:d1:33:d= 9:68:52:0d:b5,86:84:47:a1:b9:c7:be:a6,88:c8:21:89:8c:75:be:84,92:bb:58:90:= f3:07:a7:0d,93:35:bc:f8:6f:c2:a9:2e,96:b0:26:df:37:a1:f9:96,97:05:cc:61:28= :a6:0c:c2,97:a6:d2:1d:f7:c5:1e:82,98:96:01:09:3f:b7:5f:f4,9a:04:9b:03:f6:f= c:40:bf,9c:9a:60:de:58:76:fa:b9,9f:6b:c4:9f:a5:e4:0b:2a,a0:02:78:63:dd:74:= 19:e5,a6:ba:1d:32:e2:73:1f:8c,a8:44:3b:14:26:65:21:57,b0:95:2d:81:c2:6d:98= :b4,b5:51:84:de:c3:51:ac:66,b5:a9:ed:e9:a9:35:28:be,b7:22:c9:ca:aa:55:03:8= b,ba:25:8b:5a:7e:b0:0f:1b,ba:70:f9:77:4b:3c:fe:cb,c2:a1:81:d8:17:8a:9f:75,= c4:0b:15:ca:50:8f:04:64,c8:8d:f3:07:57:6d:b7:93,c9:1a:1a:d0:b6:bf:41:ab,cc= :b9:ca:95:ca:75:b3:c3,cc:e1:9c:c2:cd:21:3e:fd,d3:08:dd:c5:57:e7:74:18,d4:5= b:49:a5:c4:08:c3:a5,d6:b9:05:bd:0b:0f:db:7b,da:ab:c5:d7:dd:36:d9:ee,de:3a:= b8:43:c4:6b:15:2c,e0:4f:20:2d:6c:fd:37:11,ea:be:e6:aa:ee:ce:b3:44,eb:86:11= :37:ef:a0:07:79,ed:0b:85:3b:d9:c2:84:35,f1:0d:91:a7:59:6b:f5:a6,f2:06:9c:4= f:9c:32:f3:76,f3:49:92:fe:fe:7a:af:05,f6:14:2d:19:1a:2f:19:d2,f8:37:45:bc:= 2b:36:f8:cf,fb:ef:6f:1e:f7:66:d1:01,fd:24:28:59:bc:18:ff:bb,ff:95:11:e0:25= :4e:ff:33}'::text, + 'correlation', '0.051254407'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_multi'::regclass, + 'attname', 'macaddrcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.20454545'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-0.45454547'::float4, + 'most_common_vals', '{2a:00:2b:00:15:00,02:00:03:00:01:00,08:00:09:00:04= :00,12:00:13:00:09:00,18:00:19:00:0c:00,2e:00:2f:00:17:00,56:00:57:00:2b:0= 0,64:00:65:00:32:00,86:00:87:00:43:00,8a:00:8b:00:45:00,ae:00:af:00:57:00,= 0c:00:0d:00:06:00,1a:00:1b:00:0d:00,1c:00:1d:00:0e:00,28:00:29:00:14:00,2c= :00:2d:00:16:00,32:00:33:00:19:00,40:00:41:00:20:00,42:00:43:00:21:00,44:0= 0:45:00:22:00,4e:00:4f:00:27:00,58:00:59:00:2c:00,5c:00:5d:00:2e:00,72:00:= 73:00:39:00,78:00:79:00:3c:00,8e:00:8f:00:47:00,96:00:97:00:4b:00,9a:00:9b= :00:4d:00,a0:00:a1:00:50:00,b6:00:b7:00:5b:00,be:00:bf:00:5f:00}'::text, + 'most_common_freqs', '{0.03787879,0.030303031,0.022727273,0.022727273,0.= 022727273,0.022727273,0.022727273,0.022727273,0.022727273,0.022727273,0.02= 2727273,0.015151516,0.015151516,0.015151516,0.015151516,0.015151516,0.0151= 51516,0.015151516,0.015151516,0.015151516,0.015151516,0.015151516,0.015151= 516,0.015151516,0.015151516,0.015151516,0.015151516,0.015151516,0.01515151= 6,0.015151516,0.015151516}'::float4[], + 'histogram_bounds', '{00:00:01:00:00:00,0a:00:0b:00:05:00,16:00:17:00:0b= :00,1e:00:1f:00:0f:00,26:00:27:00:13:00,48:00:49:00:24:00,4a:00:4b:00:25:0= 0,50:00:51:00:28:00,52:00:53:00:29:00,54:00:55:00:2a:00,68:00:69:00:34:00,= 6a:00:6b:00:35:00,6c:00:6d:00:36:00,6e:00:6f:00:37:00,76:00:77:00:3b:00,7c= :00:7d:00:3e:00,7e:00:7f:00:3f:00,80:00:81:00:40:00,84:00:85:00:42:00,90:0= 0:91:00:48:00,94:00:95:00:4a:00,98:00:99:00:4c:00,9c:00:9d:00:4e:00,aa:00:= ab:00:55:00,b0:00:b1:00:58:00,b2:00:b3:00:59:00,b8:00:b9:00:5c:00,c4:00:c5= :00:62:00,c6:00:c7:00:63:00}'::text, + 'correlation', '0.04804064'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_multi'::regclass, + 'attname', 'numericcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.20454545'::float4, + 'avg_width', '18'::integer, + 'n_distinct', '-0.75757575'::float4, + 'most_common_vals', '{571528.189655172413793103448275862069,17097601.500= 000000000000000000000000000,18309246.886363636363636363636363636364,364933= 98.318181818181818181818181818182,45788253.900000000000000000000000000000}= '::text, + 'most_common_freqs', '{0.015151516,0.015151516,0.015151516,0.015151516,0= .015151516}'::float4[], + 'histogram_bounds', '{6903.983333333333333333333333333333,55781.14285714= 2857142857142857142857,82993.900000000000000000000000000000,109886.7027027= 02702702702702702702703,137257.234375000000000000000000000000,202860.00000= 0000000000000000000000000,317168.484848484848484848484848484848,638250.220= 588235294117647058823529412,825752.936170212765957446808510638298,941369.5= 28089887640449438202247191011,1062118.971428571428571428571428571429,11878= 63.950000000000000000000000000000,1668360.958333333333333333333333333333,1= 719787.542857142857142857142857142857,2172373.4375000000000000000000000000= 00,2268164.347826086956521739130434782609,3294215.250000000000000000000000= 000000,3338085.600000000000000000000000000000,3929788.80000000000000000000= 0000000000,4071628.800000000000000000000000000000,4075596.7105263157894736= 84210526315789,4145847.443181818181818181818181818182,4189793.527272727272= 727272727272727273,4492277.625000000000000000000000000000,5117892.54166666= 6666666666666666666667,5154756.320000000000000000000000000000,6214016.8428= 57142857142857142857142857,6679293.975000000000000000000000000000,7112893.= 728260869565217391304347826087,7851472.443181818181818181818181818182,8933= 665.670886075949367088607594936709,9029645.058139534883720930232558139535,= 9557410.909090909090909090909090909091,9877734.339622641509433962264150943= 396,10750456.730769230769230769230769230769,11349403.278688524590163934426= 229508197,12179254.500000000000000000000000000000,12205468.800000000000000= 000000000000000,12506033.653846153846153846153846153846,12836199.223880597= 014925373134328358209,13364686.451612903225806451612903225806,13451701.500= 000000000000000000000000000,13693004.794117647058823529411764705882,142407= 81.987179487179487179487179487179,14637001.500000000000000000000000000000,= 14904344.291666666666666666666666666667,15343733.2500000000000000000000000= 00000,18299798.975000000000000000000000000000,18499388.8392857142857142857= 14285714286,19837785.714285714285714285714285714286,20099955.5555555555555= 55555555555555556,20597157.735294117647058823529411764706,20977434.6818181= 81818181818181818181818,21220059.700000000000000000000000000000,22835828.5= 71428571428571428571428571429,23419207.906976744186046511627906976744,2565= 0769.166666666666666666666666666667,25776073.99000000000000000000000000000= 0,25986152.863636363636363636363636363636,27247893.98571428571428571428571= 4285714,27647785.100000000000000000000000000000,28171897.27941176470588235= 2941176470588,28334124.000000000000000000000000000000,28525506.12765957446= 8085106382978723404,30767285.907692307692307692307692307692,32625197.35714= 2857142857142857142857143,32706309.044117647058823529411764705882,32915900= .875000000000000000000000000000,32992754.934210526315789473684210526316,33= 440000.000000000000000000000000000000,34117200.000000000000000000000000000= 000,34601632.266666666666666666666666666667,35622815.644444444444444444444= 444444444,38131955.555555555555555555555555555556,38754597.039473684210526= 315789473684211,39216715.686274509803921568627450980392,41260028.906250000= 000000000000000000000,41925461.119565217391304347826086956522,43158120.170= 454545454545454545454545455,44307200.000000000000000000000000000000,472874= 47.619047619047619047619047619048,49847070.572916666666666666666666666667,= 54011989.227272727272727272727272727273,66492084.7272727272727272727272727= 27273,67063258.536585365853658536585365853659,67476911.7647058823529411764= 70588235294,70913664.000000000000000000000000000000,72054892.3076923076923= 07692307692307692,74943411.200000000000000000000000000000,81090212.5000000= 00000000000000000000000,81387475.068493150684931506849315068493,83691534.4= 26229508196721311475409836066,88999051.166666666666666666666666666667,9126= 4588.642857142857142857142857142857,94608284.31372549019607843137254901960= 8}'::text, + 'correlation', '0.05840763'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_multi'::regclass, + 'attname', 'oidcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.20454545'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.75757575'::float4, + 'most_common_vals', '{3043,4321,5057,6701,8009}'::text, + 'most_common_freqs', '{0.015151516,0.015151516,0.015151516,0.015151516,0= .015151516}'::float4[], + 'histogram_bounds', '{59,209,236,263,322,567,646,688,734,923,934,1311,13= 14,1437,1454,1504,1769,1839,1891,1987,2513,2525,2592,2604,2677,3055,3162,3= 180,3233,3269,3420,3442,3599,3767,3906,4071,4075,4113,4212,4244,4380,4450,= 4591,5006,5032,5119,5215,5222,5387,5404,5423,5471,5474,5778,5785,5832,5852= ,5925,5960,6066,6133,6223,6243,6401,6439,6501,6621,6877,6921,6969,6989,704= 6,7164,7267,7414,7575,7695,7787,7912,8020,8095,8321,8798,8800,8840,8850,89= 76,9112,9144,9372,9460,9605,9653,9741,9850}'::text, + 'correlation', '-0.04358283'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_multi'::regclass, + 'attname', 'tidcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.20454545'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-0.75757575'::float4, + 'most_common_vals', '{"(3043,3)","(4321,1)","(5057,17)","(6701,1)","(800= 9,9)"}'::text, + 'most_common_freqs', '{0.015151516,0.015151516,0.015151516,0.015151516,0= .015151516}'::float4[], + 'histogram_bounds', '{"(59,19)","(209,9)","(236,16)","(263,3)","(322,2)"= ,"(567,7)","(646,6)","(688,8)","(734,14)","(923,3)","(934,14)","(1311,11)"= ,"(1314,14)","(1437,17)","(1454,14)","(1504,4)","(1769,9)","(1839,19)","(1= 891,11)","(1987,7)","(2513,13)","(2525,5)","(2592,12)","(2604,4)","(2677,1= 7)","(3055,15)","(3162,2)","(3180,0)","(3233,13)","(3269,9)","(3420,0)","(= 3442,2)","(3599,19)","(3767,7)","(3906,6)","(4071,11)","(4075,15)","(4113,= 13)","(4212,12)","(4244,4)","(4380,0)","(4450,10)","(4591,11)","(5006,6)",= "(5032,12)","(5119,19)","(5215,15)","(5222,2)","(5387,7)","(5404,4)","(542= 3,3)","(5471,11)","(5474,14)","(5778,18)","(5785,5)","(5832,12)","(5852,12= )","(5925,5)","(5960,0)","(6066,6)","(6133,13)","(6223,3)","(6243,3)","(64= 01,1)","(6439,19)","(6501,1)","(6621,1)","(6877,17)","(6921,1)","(6969,9)"= ,"(6989,9)","(7046,6)","(7164,4)","(7267,7)","(7414,14)","(7575,15)","(769= 5,15)","(7787,7)","(7912,12)","(8020,0)","(8095,15)","(8321,1)","(8798,18)= ","(8800,0)","(8840,0)","(8850,10)","(8976,16)","(9112,12)","(9144,4)","(9= 372,12)","(9460,0)","(9605,5)","(9653,13)","(9741,1)","(9850,10)"}'::text, + 'correlation', '-0.04358283'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_multi'::regclass, + 'attname', 'timecol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.20454545'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.74242425'::float4, + 'most_common_vals', '{02:59:28.5,01:23:16.5,01:33:45.5,01:38:04.5,04:56:= 38.5,05:42:35}'::text, + 'most_common_freqs', '{0.022727273,0.015151516,0.015151516,0.015151516,0= .015151516,0.015151516}'::float4[], + 'histogram_bounds', '{01:22:21,01:26:40,01:30:22,01:34:41,01:37:27.5,01:= 38:41.5,01:40:51,01:42:23.5,01:43:37.5,01:49:47.5,01:55:02,01:55:20.5,01:5= 7:11.5,02:01:30.5,02:04:54,02:10:27,02:11:04,02:16:00,02:24:56.5,02:25:52,= 02:26:47.5,02:28:57,02:29:15.5,02:32:20.5,02:33:16,02:35:25.5,02:35:44,02:= 41:35.5,02:42:49.5,02:43:26.5,02:56:23.5,02:57:19,02:59:47,03:15:12,03:17:= 40,03:19:49.5,03:24:08.5,03:25:04,03:28:09,03:30:00,03:30:55.5,03:35:14.5,= 03:35:51.5,03:36:47,03:39:15,03:40:29,03:42:20,03:45:43.5,03:46:39,03:54:5= 8.5,03:55:54,03:58:40.5,04:02:22.5,04:15:19.5,04:17:47.5,04:22:43.5,04:23:= 02,04:25:11.5,04:26:44,04:27:02.5,04:31:58.5,04:39:41,04:41:50.5,04:49:14.= 5,04:52:38,04:54:47.5,05:06:49,05:08:58.5,05:16:59.5,05:17:36.5,05:20:23,0= 5:22:32.5,05:23:09.5,05:26:33,05:27:10,05:37:02,05:39:11.5,05:39:30,05:43:= 12,05:50:54.5,05:55:13.5,05:59:51,06:01:42,06:04:28.5,06:05:05.5,06:05:42.= 5,06:08:29,06:16:30,06:19:16.5,06:21:26,06:24:49.5,06:25:26.5}'::text, + 'correlation', '0.08055153'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_multi'::regclass, + 'attname', 'timestampcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.20454545'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.75757575'::float4, + 'most_common_vals', '{"1955-03-09 19:25:33","1960-06-28 01:03:57","1963-= 07-18 16:44:45","1970-05-14 17:27:57","1975-10-18 10:30:21"}'::text, + 'most_common_freqs', '{0.015151516,0.015151516,0.015151516,0.015151516,0= .015151516}'::float4[], + 'histogram_bounds', '{"1942-10-20 13:30:21","1943-06-04 22:30:21","1943-= 07-15 20:45:57","1943-08-25 19:01:33","1943-11-23 05:26:45","1944-11-28 14= :32:45","1945-03-28 08:33:57","1945-05-31 00:31:33","1945-08-08 18:00:21",= "1946-05-22 05:49:33","1946-06-07 22:00:21","1947-12-31 09:15:57","1948-01= -04 22:24:21","1948-07-09 09:08:45","1948-08-04 03:36:21","1948-10-18 22:3= 6:21","1949-11-24 15:18:21","1950-03-10 17:54:21","1950-05-28 13:39:57","1= 950-10-21 02:08:45","1952-12-26 10:01:33","1953-01-13 14:35:09","1953-04-2= 5 04:02:45","1953-05-13 08:36:21","1953-09-01 00:20:45","1955-03-27 23:59:= 09","1955-09-06 04:38:45","1955-10-03 11:29:09","1955-12-22 19:37:33","195= 6-02-15 09:18:21","1956-10-01 06:41:09","1956-11-03 15:02:45","1957-06-29 = 14:42:21","1958-03-11 06:32:45","1958-10-07 23:21:57","1959-06-15 02:03:57= ","1959-06-21 03:35:09","1959-08-17 18:01:33","1960-01-14 19:38:45","1960-= 03-03 07:48:21","1960-09-25 11:29:09","1961-01-09 14:05:09","1961-08-11 07= :39:57","1963-05-02 09:21:57","1963-06-10 19:14:45","1963-10-20 16:18:21",= "1964-03-14 04:47:09","1964-03-24 19:26:45","1964-11-29 22:08:45","1964-12= -25 16:36:21","1965-01-23 11:49:33","1965-04-06 06:03:57","1965-04-10 19:1= 2:21","1966-07-15 14:43:33","1966-07-26 05:23:09","1966-10-05 11:14:45","1= 966-11-04 18:50:45","1967-02-23 10:35:09","1967-04-17 11:53:09","1967-09-2= 5 04:09:57","1968-01-04 17:37:33","1968-05-20 03:49:33","1968-06-19 11:25:= 33","1969-02-13 23:27:57","1969-04-12 13:54:21","1969-07-15 13:27:57","197= 0-01-13 11:03:57","1971-02-05 12:20:45","1971-04-13 05:03:57","1971-06-24 = 23:18:21","1971-07-25 06:54:21","1971-10-19 16:33:57","1972-04-15 13:24:21= ","1972-09-18 16:32:45","1973-04-29 12:24:21","1973-12-29 13:35:09","1974-= 06-29 11:11:09","1974-11-15 22:08:45","1975-05-24 09:38:45","1975-11-04 02= :41:09","1976-02-25 19:11:09","1977-02-02 09:03:57","1979-01-26 10:19:33",= "1979-01-29 11:05:09","1979-03-31 02:17:09","1979-04-15 06:05:09","1979-10= -23 05:57:57","1980-05-16 09:38:45","1980-07-03 21:48:21","1981-06-14 12:2= 6:45","1981-10-25 21:53:09","1982-06-02 16:59:09","1982-08-14 11:13:33","1= 982-12-25 20:39:57","1983-06-09 02:05:09"}'::text, + 'correlation', '-0.04358283'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_multi'::regclass, + 'attname', 'timestamptzcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.20454545'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.74242425'::float4, + 'most_common_vals', '{"1972-10-23 15:00:00-04","1972-10-10 15:00:00-04",= "1972-10-12 01:00:00-04","1972-10-12 15:00:00-04","1972-11-08 10:00:00-05"= ,"1972-11-14 15:00:00-05"}'::text, + 'most_common_freqs', '{0.022727273,0.015151516,0.015151516,0.015151516,0= .015151516,0.015151516}'::float4[], + 'histogram_bounds', '{"1972-10-10 12:00:00-04","1972-10-11 02:00:00-04",= "1972-10-11 14:00:00-04","1972-10-12 04:00:00-04","1972-10-12 13:00:00-04"= ,"1972-10-12 17:00:00-04","1972-10-13 00:00:00-04","1972-10-13 05:00:00-04= ","1972-10-13 09:00:00-04","1972-10-14 05:00:00-04","1972-10-14 22:00:00-0= 4","1972-10-14 23:00:00-04","1972-10-15 05:00:00-04","1972-10-15 19:00:00-= 04","1972-10-16 06:00:00-04","1972-10-17 00:00:00-04","1972-10-17 02:00:00= -04","1972-10-17 18:00:00-04","1972-10-18 23:00:00-04","1972-10-19 02:00:0= 0-04","1972-10-19 05:00:00-04","1972-10-19 12:00:00-04","1972-10-19 13:00:= 00-04","1972-10-19 23:00:00-04","1972-10-20 02:00:00-04","1972-10-20 09:00= :00-04","1972-10-20 10:00:00-04","1972-10-21 05:00:00-04","1972-10-21 09:0= 0:00-04","1972-10-21 11:00:00-04","1972-10-23 05:00:00-04","1972-10-23 08:= 00:00-04","1972-10-23 16:00:00-04","1972-10-25 18:00:00-04","1972-10-26 02= :00:00-04","1972-10-26 09:00:00-04","1972-10-26 23:00:00-04","1972-10-27 0= 2:00:00-04","1972-10-27 12:00:00-04","1972-10-27 18:00:00-04","1972-10-27 = 21:00:00-04","1972-10-28 11:00:00-04","1972-10-28 13:00:00-04","1972-10-28= 16:00:00-04","1972-10-29 00:00:00-04","1972-10-29 03:00:00-05","1972-10-2= 9 09:00:00-05","1972-10-29 20:00:00-05","1972-10-29 23:00:00-05","1972-10-= 31 02:00:00-05","1972-10-31 05:00:00-05","1972-10-31 14:00:00-05","1972-11= -01 02:00:00-05","1972-11-02 20:00:00-05","1972-11-03 04:00:00-05","1972-1= 1-03 20:00:00-05","1972-11-03 21:00:00-05","1972-11-04 04:00:00-05","1972-= 11-04 09:00:00-05","1972-11-04 10:00:00-05","1972-11-05 02:00:00-05","1972= -11-06 03:00:00-05","1972-11-06 10:00:00-05","1972-11-07 10:00:00-05","197= 2-11-07 21:00:00-05","1972-11-08 04:00:00-05","1972-11-09 19:00:00-05","19= 72-11-10 02:00:00-05","1972-11-11 04:00:00-05","1972-11-11 06:00:00-05","1= 972-11-11 15:00:00-05","1972-11-11 22:00:00-05","1972-11-12 00:00:00-05","= 1972-11-12 11:00:00-05","1972-11-12 13:00:00-05","1972-11-13 21:00:00-05",= "1972-11-14 04:00:00-05","1972-11-14 05:00:00-05","1972-11-14 17:00:00-05"= ,"1972-11-15 18:00:00-05","1972-11-16 08:00:00-05","1972-11-16 23:00:00-05= ","1972-11-17 05:00:00-05","1972-11-17 14:00:00-05","1972-11-17 16:00:00-0= 5","1972-11-17 18:00:00-05","1972-11-18 03:00:00-05","1972-11-19 05:00:00-= 05","1972-11-19 14:00:00-05","1972-11-19 21:00:00-05","1972-11-20 08:00:00= -05","1972-11-20 10:00:00-05"}'::text, + 'correlation', '0.08055153'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_multi'::regclass, + 'attname', 'timetzcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.20454545'::float4, + 'avg_width', '12'::integer, + 'n_distinct', '-0.49242425'::float4, + 'most_common_vals', '{01:35:35+02,01:30:35+02,01:31:20+02,01:33:20+02,01= :36:05+02,01:42:50+02,01:47:05+02,01:47:35+02,01:52:05+02,01:31:50+02,01:3= 2:35+02,01:33:35+02,01:33:50+02,01:35:20+02,01:35:50+02,01:36:35+02,01:38:= 20+02,01:38:35+02,01:38:50+02,01:40:05+02,01:41:05+02,01:41:20+02,01:41:50= +02,01:45:20+02,01:48:05+02,01:49:05+02,01:49:35+02,01:50:20+02,01:53:05+0= 2,01:54:05+02}'::text, + 'most_common_freqs', '{0.030303031,0.022727273,0.022727273,0.022727273,0= .022727273,0.022727273,0.022727273,0.022727273,0.022727273,0.015151516,0.0= 15151516,0.015151516,0.015151516,0.015151516,0.015151516,0.015151516,0.015= 151516,0.015151516,0.015151516,0.015151516,0.015151516,0.015151516,0.01515= 1516,0.015151516,0.015151516,0.015151516,0.015151516,0.015151516,0.0151515= 16,0.015151516}'::float4[], + 'histogram_bounds', '{01:30:20+02,01:31:35+02,01:33:05+02,01:34:05+02,01= :35:05+02,01:39:20+02,01:39:35+02,01:40:20+02,01:40:35+02,01:40:50+02,01:4= 3:20+02,01:43:35+02,01:43:50+02,01:44:05+02,01:44:35+02,01:45:05+02,01:45:= 50+02,01:46:05+02,01:46:20+02,01:46:50+02,01:48:20+02,01:48:50+02,01:49:20= +02,01:49:50+02,01:51:35+02,01:52:20+02,01:52:35+02,01:53:20+02,01:54:50+0= 2,01:55:05+02,01:30:35-08,01:32:35-08,01:35:35-08,01:41:05-08,01:44:35-08}= '::text, + 'correlation', '0.23000208'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.brintest_multi'::regclass, + 'attname', 'uuidcol'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.20454545'::float4, + 'avg_width', '16'::integer, + 'n_distinct', '-0.75757575'::float4, + 'most_common_vals', '{30433043-3043-3043-3043-304330433043,43214321-4321= -4321-4321-432143214321,50575057-5057-5057-5057-505750575057,67016701-6701= -6701-6701-670167016701,80098009-8009-8009-8009-800980098009}'::text, + 'most_common_freqs', '{0.015151516,0.015151516,0.015151516,0.015151516,0= .015151516}'::float4[], + 'histogram_bounds', '{00590059-0059-0059-0059-005900590059,02090209-0209= -0209-0209-020902090209,02360236-0236-0236-0236-023602360236,02630263-0263= -0263-0263-026302630263,03220322-0322-0322-0322-032203220322,05670567-0567= -0567-0567-056705670567,06460646-0646-0646-0646-064606460646,06880688-0688= -0688-0688-068806880688,07340734-0734-0734-0734-073407340734,09230923-0923= -0923-0923-092309230923,09340934-0934-0934-0934-093409340934,13111311-1311= -1311-1311-131113111311,13141314-1314-1314-1314-131413141314,14371437-1437= -1437-1437-143714371437,14541454-1454-1454-1454-145414541454,15041504-1504= -1504-1504-150415041504,17691769-1769-1769-1769-176917691769,18391839-1839= -1839-1839-183918391839,18911891-1891-1891-1891-189118911891,19871987-1987= -1987-1987-198719871987,25132513-2513-2513-2513-251325132513,25252525-2525= -2525-2525-252525252525,25922592-2592-2592-2592-259225922592,26042604-2604= -2604-2604-260426042604,26772677-2677-2677-2677-267726772677,30553055-3055= -3055-3055-305530553055,31623162-3162-3162-3162-316231623162,31803180-3180= -3180-3180-318031803180,32333233-3233-3233-3233-323332333233,32693269-3269= -3269-3269-326932693269,34203420-3420-3420-3420-342034203420,34423442-3442= -3442-3442-344234423442,35993599-3599-3599-3599-359935993599,37673767-3767= -3767-3767-376737673767,39063906-3906-3906-3906-390639063906,40714071-4071= -4071-4071-407140714071,40754075-4075-4075-4075-407540754075,41134113-4113= -4113-4113-411341134113,42124212-4212-4212-4212-421242124212,42444244-4244= -4244-4244-424442444244,43804380-4380-4380-4380-438043804380,44504450-4450= -4450-4450-445044504450,45914591-4591-4591-4591-459145914591,50065006-5006= -5006-5006-500650065006,50325032-5032-5032-5032-503250325032,51195119-5119= -5119-5119-511951195119,52155215-5215-5215-5215-521552155215,52225222-5222= -5222-5222-522252225222,53875387-5387-5387-5387-538753875387,54045404-5404= -5404-5404-540454045404,54235423-5423-5423-5423-542354235423,54715471-5471= -5471-5471-547154715471,54745474-5474-5474-5474-547454745474,57785778-5778= -5778-5778-577857785778,57855785-5785-5785-5785-578557855785,58325832-5832= -5832-5832-583258325832,58525852-5852-5852-5852-585258525852,59255925-5925= -5925-5925-592559255925,59605960-5960-5960-5960-596059605960,60666066-6066= -6066-6066-606660666066,61336133-6133-6133-6133-613361336133,62236223-6223= -6223-6223-622362236223,62436243-6243-6243-6243-624362436243,64016401-6401= -6401-6401-640164016401,64396439-6439-6439-6439-643964396439,65016501-6501= -6501-6501-650165016501,66216621-6621-6621-6621-662166216621,68776877-6877= -6877-6877-687768776877,69216921-6921-6921-6921-692169216921,69696969-6969= -6969-6969-696969696969,69896989-6989-6989-6989-698969896989,70467046-7046= -7046-7046-704670467046,71647164-7164-7164-7164-716471647164,72677267-7267= -7267-7267-726772677267,74147414-7414-7414-7414-741474147414,75757575-7575= -7575-7575-757575757575,76957695-7695-7695-7695-769576957695,77877787-7787= -7787-7787-778777877787,79127912-7912-7912-7912-791279127912,80208020-8020= -8020-8020-802080208020,80958095-8095-8095-8095-809580958095,83218321-8321= -8321-8321-832183218321,87988798-8798-8798-8798-879887988798,88008800-8800= -8800-8800-880088008800,88408840-8840-8840-8840-884088408840,88508850-8850= -8850-8850-885088508850,89768976-8976-8976-8976-897689768976,91129112-9112= -9112-9112-911291129112,91449144-9144-9144-9144-914491449144,93729372-9372= -9372-9372-937293729372,94609460-9460-9460-9460-946094609460,96059605-9605= -9605-9605-960596059605,96539653-9653-9653-9653-965396539653,97419741-9741= -9741-9741-974197419741,98509850-9850-9850-9850-985098509850}'::text, + 'correlation', '-0.04358283'::float4 ); = = @@ -630336,6 +635767,29 @@ 'reltuples', '130'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.btree_tall_tbl'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4,6,7,8,10,11,12,13,15,16,17,19,20,21,22,24,= 25,26,28,29,30,31,33,34,35,37,38,39,40,42,43,44,46,47,48,50,51,52,53,55,56= ,57,59,60,61,62,64,65,66,68,69,70,71,73,74,75,77,78,79,80,82,83,84,86,87,8= 8,90,91,92,93,95,96,97,99,100,101,102,104,105,106,108,109,110,111,113,114,= 115,117,118,119,120,122,123,124,126,127,128,130}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.btree_tall_tbl'::regclass, + 'attname', 't'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '254'::integer, + 'n_distinct', '1'::float4, + 'most_common_vals', '{xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx= xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx= xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx= xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); = = -- @@ -630345,10 +635799,33 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.bug_16784'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '10'::real, + 'relpages', '1'::integer, + 'reltuples', '40'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.bug_16784'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.125'::float4, + 'most_common_vals', '{1,2,3,0}'::text, + 'most_common_freqs', '{0.25,0.25,0.25,0.225}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.bug_16784'::regclass, + 'attname', 'j'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20= ,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40}'::text, + 'correlation', '1'::float4 +); = = -- @@ -630362,6 +635839,24 @@ 'reltuples', '0'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.c'::regclass, + 'attname', 'aa'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.c'::regclass, + 'attname', 'cc'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -630377,6 +635872,24 @@ ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( 'relation', 'public.c_star'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '0'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.c_star'::regclass, + 'attname', 'a'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '0'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.c_star'::regclass, 'attname', 'aa'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, @@ -630482,6 +635995,19 @@ 'reltuples', '4'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.char_tbl'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-0.75'::float4, + 'most_common_vals', '{abcd}'::text, + 'most_common_freqs', '{0.5}'::float4[], + 'histogram_bounds', '{"a ","ab "}'::text, + 'correlation', '1'::float4 +); = = -- @@ -630495,6 +636021,40 @@ 'reltuples', '2'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.check2_tbl'::regclass, + 'attname', 'x'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{4,7}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.check2_tbl'::regclass, + 'attname', 'y'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '9'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{"check ok"}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.check2_tbl'::regclass, + 'attname', 'z'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{-2,7}'::text, + 'correlation', '1'::float4 +); = = -- @@ -630504,10 +636064,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.check_con_tbl'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.check_con_tbl'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.5'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.5'::float4 +); = = -- @@ -630521,6 +636090,17 @@ 'reltuples', '3'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.check_tbl'::regclass, + 'attname', 'x'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{4,5,6}'::text, + 'correlation', '0.5'::float4 +); = = -- @@ -630534,6 +636114,15 @@ 'reltuples', '8'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.circle_tbl'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '24'::integer, + 'n_distinct', '0'::float4 +); = = -- @@ -630547,6 +636136,35 @@ 'reltuples', '2'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.city'::regclass, + 'attname', 'budget'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '16'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.city'::regclass, + 'attname', 'location'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '32'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.city'::regclass, + 'attname', 'name'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '64'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{Gotham,Podunk}'::text, + 'correlation', '-1'::float4 +); = = -- @@ -630560,6 +636178,90 @@ 'reltuples', '32'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.clstr_tst'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20= ,21,22,23,24,25,26,27,28,29,30,31,32}'::text, + 'correlation', '-0.18658358'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.clstr_tst'::regclass, + 'attname', 'a'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,= 20,21,22,23,24,25,26,27,28,29,30,31,32}'::text, + 'correlation', '-0.25835562'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.clstr_tst'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20= ,21,22,23,24,25,26,27,28,29,30,31,32}'::text, + 'correlation', '0.54435486'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.clstr_tst'::regclass, + 'attname', 'b'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20= ,21,22,23,24,25,26,27,28,29,30,31,32,100}'::text, + 'correlation', '0.58455884'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.clstr_tst'::regclass, + 'attname', 'c'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{catorce,cinco,cuatro,diecinueve,dieciocho,diecisei= s,diecisiete,diez,doce,dos,nueve,ocho,once,quince,seis,siete,trece,treinta= ,"treinta y dos","treinta y uno",tres,uno,veinte,veinticinco,veinticuatro,= veintidos,veintinueve,veintiocho,veintiseis,veintisiete,veintitres,veintiu= no}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.clstr_tst'::regclass, + 'attname', 'c'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{catorce,cinco,cuatro,diecinueve,dieciocho,diecisei= s,diecisiete,diez,doce,dos,"in child table",nueve,ocho,once,quince,seis,si= ete,trece,treinta,"treinta y dos","treinta y uno",tres,uno,veinte,veintici= nco,veinticuatro,veintidos,veintinueve,veintiocho,veintiseis,veintisiete,v= eintitres,veintiuno}'::text, + 'correlation', '0.91544116'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.clstr_tst'::regclass, + 'attname', 'd'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.96875'::float4, + 'avg_width', '18'::integer, + 'n_distinct', '-0.03125'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.clstr_tst'::regclass, + 'attname', 'd'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.969697'::float4, + 'avg_width', '18'::integer, + 'n_distinct', '-0.030303001'::float4 +); = = -- @@ -630569,10 +636271,46 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.clstr_tst_inh'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.clstr_tst_inh'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.clstr_tst_inh'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.clstr_tst_inh'::regclass, + 'attname', 'c'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '15'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.clstr_tst_inh'::regclass, + 'attname', 'd'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '0'::integer, + 'n_distinct', '0'::float4 +); = = -- @@ -630582,10 +636320,33 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.clstr_tst_s'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '32'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.clstr_tst_s'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '1'::float4, + 'most_common_vals', '{0}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.clstr_tst_s'::regclass, + 'attname', 'rf_a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20= ,21,22,23,24,25,26,27,28,29,30,31,32}'::text, + 'correlation', '1'::float4 +); = = -- @@ -630599,6 +636360,24 @@ 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.cmdata'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '151'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.cmdata'::regclass, + 'attname', 'f1'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '151'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -630608,10 +636387,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.cmdata1'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.cmdata1'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '42'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -630621,10 +636409,28 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.cmdata2'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.cmdata2'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '1655'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.cmdata2'::regclass, + 'attname', 'f2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '107'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -630635,7 +636441,7 @@ 'relation', 'public.cmdata3'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -630660,10 +636466,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.cmmove1'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.cmmove1'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '135'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -630673,10 +636488,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.cmmove2'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.cmmove2'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '67'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -630686,10 +636510,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.cmmove3'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.cmmove3'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '101'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -630712,10 +636545,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.cmpart1'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.cmpart1'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '299'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -630725,10 +636567,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.cmpart2'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.cmpart2'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '93'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -630752,7 +636603,7 @@ 'relation', 'public.comment_test'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -630765,7 +636616,7 @@ 'relation', 'public.comment_test_child'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -630777,10 +636628,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.compressmv'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.compressmv'::regclass, + 'attname', 'x'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '42'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -630794,6 +636654,39 @@ 'reltuples', '2'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.copy_tbl'::regclass, + 'attname', 'x'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{4,6}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.copy_tbl'::regclass, + 'attname', 'y'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"!check failed",OK}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.copy_tbl'::regclass, + 'attname', 'z'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{4,5}'::text, + 'correlation', '-1'::float4 +); = = -- @@ -630816,10 +636709,28 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.covidxpart1'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.covidxpart1'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.covidxpart1'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -630830,7 +636741,7 @@ 'relation', 'public.covidxpart2'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -630842,10 +636753,28 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.covidxpart3'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.covidxpart3'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.covidxpart3'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -630855,10 +636784,28 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.covidxpart4'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.covidxpart4'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.covidxpart4'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -630868,10 +636815,43 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.credit_card'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.credit_card'::regclass, + 'attname', 'cid'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{101,102,103}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.credit_card'::regclass, + 'attname', 'climit'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{2000,3000,4000}'::text, + 'correlation', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.credit_card'::regclass, + 'attname', 'cnum'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '20'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1111-2222-3333-4444,5555-6666-7777-8888,9801-2345-= 6789-0123}'::text, + 'correlation', '1'::float4 +); = = -- @@ -630881,10 +636861,46 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.credit_usage'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '9'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.credit_usage'::regclass, + 'attname', 'cid'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.33333334'::float4, + 'most_common_vals', '{101,102}'::text, + 'most_common_freqs', '{0.5555556,0.33333334}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.credit_usage'::regclass, + 'attname', 'usage'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.7777778'::float4, + 'most_common_vals', '{120,200}'::text, + 'most_common_freqs', '{0.22222222,0.22222222}'::float4[], + 'histogram_bounds', '{80,90,110,300,480}'::text, + 'correlation', '0.68333334'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.credit_usage'::regclass, + 'attname', 'ymd'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{2011-09-15,2011-09-22,2011-10-05,2011-10-12,2011-1= 0-15,2011-10-18,2011-10-21,2011-10-28,2011-11-10}'::text, + 'correlation', '0.36666667'::float4 +); = = -- @@ -630894,10 +636910,54 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.customer'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.customer'::regclass, + 'attname', 'cid'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{101,102,103}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.customer'::regclass, + 'attname', 'name'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '12'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{regress_alice,regress_bob,regress_eve}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.customer'::regclass, + 'attname', 'passwd'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '10'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{beafsteak,hamburger,passwd123}'::text, + 'correlation', '-0.5'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.customer'::regclass, + 'attname', 'tel'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '16'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{+01-234-567-8901,+49-8765-43210,+81-12-3456-7890}'= ::text, + 'correlation', '-0.5'::float4 +); = = -- @@ -630911,6 +636971,42 @@ 'reltuples', '1'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.d'::regclass, + 'attname', 'aa'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.d'::regclass, + 'attname', 'bb'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.d'::regclass, + 'attname', 'cc'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.d'::regclass, + 'attname', 'dd'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -630926,6 +637022,15 @@ ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( 'relation', 'public.d_star'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '0'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.d_star'::regclass, 'attname', 'aa'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, @@ -630989,8 +637094,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.datdba_only'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -631006,6 +637111,17 @@ 'reltuples', '16'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.date_tbl'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"2040-04-10 BC",1957-04-09,1957-06-13,1996-02-28,1= 996-02-29,1996-03-01,1996-03-02,1997-02-28,1997-03-01,1997-03-02,2000-04-0= 1,2000-04-02,2000-04-03,2038-04-08,2039-04-09,2040-04-10}'::text, + 'correlation', '0.64705884'::float4 +); = = -- @@ -631015,10 +637131,21 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.dedup_unique_test_table'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '8'::integer, + 'reltuples', '451'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.dedup_unique_test_table'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{0,4,9,13,18,22,27,31,36,40,45,49,54,58,63,67,72,76= ,81,85,90,94,99,103,108,112,117,121,126,130,135,139,144,148,153,157,162,16= 6,171,175,180,184,189,193,198,202,207,211,216,220,225,229,234,238,243,247,= 252,256,261,265,270,274,279,283,288,292,297,301,306,310,315,319,324,328,33= 3,337,342,346,351,355,360,364,369,373,378,382,387,391,396,400,405,409,414,= 418,423,427,432,436,441,445,450}'::text, + 'correlation', '1'::float4 +); = = -- @@ -631032,6 +637159,43 @@ 'reltuples', '5'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.default_tbl'::regclass, + 'attname', 'f'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.8'::float4, + 'most_common_vals', '{123.456}'::text, + 'most_common_freqs', '{0.4}'::float4[], + 'histogram_bounds', '{1,57.0613,987.654}'::text, + 'correlation', '-0.1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.default_tbl'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.8'::float4, + 'most_common_vals', '{1}'::text, + 'most_common_freqs', '{0.4}'::float4[], + 'histogram_bounds', '{2,3,100}'::text, + 'correlation', '0.9'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.default_tbl'::regclass, + 'attname', 'x'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.2'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-0.8'::float4, + 'histogram_bounds', '{bruce,marc,thomas,vadim}'::text, + 'correlation', '0'::float4 +); = = -- @@ -631045,6 +637209,30 @@ 'reltuples', '4'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.defaultexpr_tbl'::regclass, + 'attname', 'i1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.75'::float4, + 'most_common_vals', '{102}'::text, + 'most_common_freqs', '{0.5}'::float4[], + 'histogram_bounds', '{-3,-1}'::text, + 'correlation', '0.8'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.defaultexpr_tbl'::regclass, + 'attname', 'i2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.25'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.75'::float4, + 'histogram_bounds', '{-4,-2,1}'::text, + 'correlation', '-0.5'::float4 +); = = -- @@ -631055,7 +637243,7 @@ 'relation', 'public.defpart_attach_test_2'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -631068,8 +637256,55 @@ 'relation', 'public.delete_test_table'::regclass, 'version', '180000'::integer, 'relpages', '589'::integer, - 'reltuples', '11'::real, - 'relallvisible', '589'::integer + 'reltuples', '1011'::real, + 'relallvisible', '581'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.delete_test_table'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,11,21,31,41,51,61,71,81,91,102,112,122,132,142,1= 52,162,172,182,192,203,213,223,233,243,253,263,273,283,293,304,314,324,334= ,344,354,364,374,384,394,405,415,425,435,445,455,465,475,485,495,506,516,5= 26,536,546,556,566,576,586,596,607,617,627,637,647,657,667,677,687,697,708= ,718,728,738,748,758,768,778,788,798,809,819,829,839,849,859,869,879,889,8= 99,910,920,930,940,950,960,970,980,990,1000,80000}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.delete_test_table'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '1'::float4, + 'most_common_vals', '{1}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.delete_test_table'::regclass, + 'attname', 'c'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '1'::float4, + 'most_common_vals', '{2}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.delete_test_table'::regclass, + 'attname', 'd'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '1'::float4, + 'most_common_vals', '{3}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 ); = = @@ -631081,7 +637316,7 @@ 'relation', 'public.depth0'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -631094,7 +637329,7 @@ 'relation', 'public.depth1'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -631107,7 +637342,7 @@ 'relation', 'public.depth2'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -631119,10 +637354,34 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.domain_test'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.domain_test'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{1}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.domain_test'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{2}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); = = -- @@ -631132,10 +637391,21 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.domcontest'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.domcontest'::regclass, + 'attname', 'col1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,5,42}'::text, + 'correlation', '1'::float4 +); = = -- @@ -631145,8 +637415,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.domnotnull'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); = @@ -631158,10 +637428,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.domtab'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.domtab'::regclass, + 'attname', 'col1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.5'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.5'::float4 +); = = -- @@ -631172,7 +637451,7 @@ 'relation', 'public.dropcolumn'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -631185,7 +637464,7 @@ 'relation', 'public.dropcolumnanother'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -631198,7 +637477,7 @@ 'relation', 'public.dropcolumnchild'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -631211,7 +637490,7 @@ 'relation', 'public.dropcolumnexists'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -631223,10 +637502,48 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.dropped_objects'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '35'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.dropped_objects'::regclass, + 'attname', 'object'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '25'::integer, + 'n_distinct', '-0.8'::float4, + 'most_common_vals', '{audit_tbls.schema_one_table_two,audit_tbls.schema_= two_table_three,"schema_one.\"table two\"",schema_one.table_one,schema_one= .table_three,schema_two.table_three,schema_two.table_two}'::text, + 'most_common_freqs', '{0.057142857,0.057142857,0.057142857,0.057142857,0= .057142857,0.057142857,0.057142857}'::float4[], + 'histogram_bounds', '{audit_tbls,audit_tbls.schema_one_table_two[],audit= _tbls.schema_two_table_three[],"for role regress_evt_user on tables",pg_to= ast.pg_toast_45498,pg_toast.pg_toast_45498_index,pg_toast.pg_toast_45506,p= g_toast.pg_toast_45506_index,pg_toast.pg_toast_45511,pg_toast.pg_toast_455= 11_index,"regress_evt_user on server useless_server",schema_one,"schema_on= e.\"table two\"[]",schema_one.table_one.a,schema_one.table_one[],schema_on= e.table_three[],schema_two,"schema_two.add(integer,integer)",schema_two.ne= wton(integer),schema_two.table_three[],schema_two.table_two[]}'::text, + 'correlation', '-0.47086835'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.dropped_objects'::regclass, + 'attname', 'schema'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.14285715'::float4, + 'avg_width', '10'::integer, + 'n_distinct', '-0.114285715'::float4, + 'most_common_vals', '{schema_one,schema_two,audit_tbls,pg_toast}'::text, + 'most_common_freqs', '{0.2857143,0.22857143,0.17142858,0.17142858}'::flo= at4[], + 'correlation', '-0.08787542'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.dropped_objects'::regclass, + 'attname', 'type'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-0.2857143'::float4, + 'most_common_vals', '{type,table,index,schema,"toast table"}'::text, + 'most_common_freqs', '{0.4,0.2,0.08571429,0.08571429,0.08571429}'::float= 4[], + 'histogram_bounds', '{aggregate,"default acl",function,"table column","u= ser mapping"}'::text, + 'correlation', '0.23613445'::float4 +); = = -- @@ -631277,6 +637594,24 @@ ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( 'relation', 'public.e_star'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '0'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.e_star'::regclass, + 'attname', 'a'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '0'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.e_star'::regclass, 'attname', 'aa'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, @@ -631345,6 +637680,24 @@ ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( 'relation', 'public.e_star'::regclass, + 'attname', 'e'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.e_star'::regclass, + 'attname', 'e'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.e_star'::regclass, 'attname', 'ee'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, @@ -631375,7 +637728,7 @@ 'relation', 'public.ec0'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -631388,7 +637741,7 @@ 'relation', 'public.ec1'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -631401,7 +637754,7 @@ 'relation', 'public.ec2'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -631430,6 +637783,19 @@ ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( 'relation', 'public.emp'::regclass, + 'attname', 'age'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.8333333'::float4, + 'most_common_vals', '{30}'::text, + 'most_common_freqs', '{0.33333334}'::float4[], + 'histogram_bounds', '{19,20,23,25}'::text, + 'correlation', '-0.31428573'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.emp'::regclass, 'attname', 'location'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, @@ -631439,6 +637805,15 @@ ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( 'relation', 'public.emp'::regclass, + 'attname', 'location'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '16'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.emp'::regclass, 'attname', 'manager'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, @@ -631450,6 +637825,19 @@ ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( 'relation', 'public.emp'::regclass, + 'attname', 'manager'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.33333334'::float4, + 'avg_width', '64'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{sharon}'::text, + 'most_common_freqs', '{0.33333334}'::float4[], + 'histogram_bounds', '{bill,sam}'::text, + 'correlation', '0.8'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.emp'::regclass, 'attname', 'name'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, @@ -631461,6 +637849,17 @@ ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( 'relation', 'public.emp'::regclass, + 'attname', 'name'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{bill,cim,jeff,linda,sam,sharon}'::text, + 'correlation', '-0.4857143'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.emp'::regclass, 'attname', 'salary'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, @@ -631471,6 +637870,19 @@ 'most_common_freqs', '{0.6666667}'::float4[], 'correlation', '0.5'::float4 ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.emp'::regclass, + 'attname', 'salary'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.8333333'::float4, + 'most_common_vals', '{1000}'::text, + 'most_common_freqs', '{0.33333334}'::float4[], + 'histogram_bounds', '{100,400,600,2000}'::text, + 'correlation', '-0.82857144'::float4 +); = = -- @@ -631480,10 +637892,33 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.emp1'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.emp1'::regclass, + 'attname', 'code'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{1}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.emp1'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2}'::text, + 'correlation', '1'::float4 +); = = -- @@ -631493,10 +637928,34 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.equipment_r'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.equipment_r'::regclass, + 'attname', 'hobby'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '11'::integer, + 'n_distinct', '-0.75'::float4, + 'most_common_vals', '{posthacking}'::text, + 'most_common_freqs', '{0.5}'::float4[], + 'histogram_bounds', '{basketball,skywalking}'::text, + 'correlation', '0.4'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.equipment_r'::regclass, + 'attname', 'name'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{advil,guts,hightops,"peet''s coffee"}'::text, + 'correlation', '0.2'::float4 +); = = -- @@ -631506,10 +637965,34 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.euc_jis_2004_inputs'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '8'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.euc_jis_2004_inputs'::regclass, + 'attname', 'description'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '19'::integer, + 'n_distinct', '-0.75'::float4, + 'most_common_vals', '{"invalid, NUL byte"}'::text, + 'most_common_freqs', '{0.375}'::float4[], + 'histogram_bounds', '{"incomplete char ","invalid byte sequence",valid,"= valid, pure ASCII","valid, translates to two UTF-8 chars "}'::text, + 'correlation', '-0.5952381'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.euc_jis_2004_inputs'::regclass, + 'attname', 'inbytes'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"\\x666f6f","\\x666f6f00bedd","\\x666f6fbe00dd","\= \x666f6fbedd","\\x666f6fbedd00","\\xa5f7","\\xbe04","\\xbeddbe"}'::text, + 'correlation', '0.3809524'::float4 +); = = -- @@ -631520,7 +638003,7 @@ 'relation', 'public.event_trigger_test'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -631536,1938 +638019,12887 @@ 'reltuples', '1'::real, 'relallvisible', '1'::integer ); - - --- --- Statistics for Name: f_star; Type: STATISTICS DATA; Schema: public; Ow= ner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.f_star'::regclass, - 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '16'::real, - 'relallvisible', '1'::integer -); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.f_star'::regclass, - 'attname', 'aa'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0.5'::float4, - 'avg_width', '4'::integer, - 'n_distinct', '-0.5'::float4, - 'histogram_bounds', '{19,20,21,22,24,25,26,27}'::text, - 'correlation', '1'::float4 + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.f_star'::regclass, - 'attname', 'cc'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c10'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0.5'::float4, - 'avg_width', '64'::integer, - 'n_distinct', '-0.5'::float4, - 'histogram_bounds', '{"hi allison","hi carl","hi claire","hi jeff","hi k= eith","hi marc","hi marcel","hi mike"}'::text, - 'correlation', '-0.52380955'::float4 + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.f_star'::regclass, - 'attname', 'class'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c100'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0'::float4, - 'avg_width', '2'::integer, - 'n_distinct', '1'::float4, - 'most_common_vals', '{f}'::text, - 'most_common_freqs', '{1}'::float4[], - 'correlation', '1'::float4 + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.f_star'::regclass, - 'attname', 'ee'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1000'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0.5'::float4, - 'avg_width', '2'::integer, - 'n_distinct', '-0.5'::float4, - 'histogram_bounds', '{-12,-11,-10,-9,-8,-7,-6,-5}'::text, - 'correlation', '-1'::float4 + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.f_star'::regclass, - 'attname', 'ff'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1001'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0.5'::float4, - 'avg_width', '75'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: fast_emp4000; Type: STATISTICS DATA; Schema: publ= ic; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.fast_emp4000'::regclass, - 'version', '180000'::integer, - 'relpages', '24'::integer, - 'reltuples', '3378'::real, - 'relallvisible', '24'::integer -); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.fast_emp4000'::regclass, - 'attname', 'home_base'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1002'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0.08229722'::float4, - 'avg_width', '32'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: fk_notpartitioned_pk; Type: STATISTICS DATA; Sche= ma: public; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.fk_notpartitioned_pk'::regclass, - 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer -); - - --- --- Statistics for Name: fk_partitioned_fk; Type: STATISTICS DATA; Schema:= public; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.fk_partitioned_fk'::regclass, - 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer -); - - --- --- Statistics for Name: fk_partitioned_fk_1; Type: STATISTICS DATA; Schem= a: public; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.fk_partitioned_fk_1'::regclass, - 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer -); - - --- --- Statistics for Name: fk_partitioned_fk_2; Type: STATISTICS DATA; Schem= a: public; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.fk_partitioned_fk_2'::regclass, - 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer -); - - --- --- Statistics for Name: fk_partitioned_fk_2_1; Type: STATISTICS DATA; Sch= ema: public; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.fk_partitioned_fk_2_1'::regclass, - 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer -); - - --- --- Statistics for Name: fk_partitioned_fk_2_2; Type: STATISTICS DATA; Sch= ema: public; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.fk_partitioned_fk_2_2'::regclass, - 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer -); - - --- --- Statistics for Name: fk_partitioned_fk_3; Type: STATISTICS DATA; Schem= a: public; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.fk_partitioned_fk_3'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1003'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: fk_partitioned_fk_4; Type: STATISTICS DATA; Schem= a: public; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.fk_partitioned_fk_4'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1004'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: fk_partitioned_fk_4_1; Type: STATISTICS DATA; Sch= ema: public; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.fk_partitioned_fk_4_1'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1005'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: fk_partitioned_fk_4_2; Type: STATISTICS DATA; Sch= ema: public; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.fk_partitioned_fk_4_2'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1006'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: fk_partitioned_fk_5; Type: STATISTICS DATA; Schem= a: public; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.fk_partitioned_fk_5'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1007'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: fk_partitioned_fk_5_1; Type: STATISTICS DATA; Sch= ema: public; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.fk_partitioned_fk_5_1'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1008'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: float4_tbl; Type: STATISTICS DATA; Schema: public= ; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.float4_tbl'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1009'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '5'::real, - 'relallvisible', '1'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: float8_tbl; Type: STATISTICS DATA; Schema: public= ; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.float8_tbl'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c101'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '5'::real, - 'relallvisible', '1'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: found_test_tbl; Type: STATISTICS DATA; Schema: pu= blic; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.found_test_tbl'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1010'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: func_index_heap; Type: STATISTICS DATA; Schema: p= ublic; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.func_index_heap'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1011'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '4'::real, - 'relallvisible', '1'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: functional_dependencies; Type: STATISTICS DATA; S= chema: public; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.functional_dependencies'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1012'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '32'::integer, - 'reltuples', '5000'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.functional_dependencies'::regclass, - 'attname', 'a'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1013'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0'::float4, - 'avg_width', '4'::integer, - 'n_distinct', '100'::float4, - 'most_common_vals', '{0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,= 20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44= ,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,6= 9,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,= 94,95,96,97,98,99}'::text, - 'most_common_freqs', '{0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01= ,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.0= 1,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.= 01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0= .01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,= 0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01= ,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.0= 1,0.01}'::float4[], - 'correlation', '0.028806001'::float4 + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.functional_dependencies'::regclass, - 'attname', 'b'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1014'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0'::float4, - 'avg_width', '2'::integer, - 'n_distinct', '50'::float4, - 'most_common_vals', '{0,1,10,11,12,13,14,15,16,17,18,19,2,20,21,22,23,24= ,25,26,27,28,29,3,30,31,32,33,34,35,36,37,38,39,4,40,41,42,43,44,45,46,47,= 48,49,5,6,7,8,9}'::text, - 'most_common_freqs', '{0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02= ,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.0= 2,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.= 02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02}'::float4[], - 'correlation', '0.0234708'::float4 + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.functional_dependencies'::regclass, - 'attname', 'c'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1015'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0'::float4, - 'avg_width', '4'::integer, - 'n_distinct', '25'::float4, - 'most_common_vals', '{0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,= 20,21,22,23,24}'::text, - 'most_common_freqs', '{0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04= ,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.0= 4}'::float4[], - 'correlation', '0.043839'::float4 + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.functional_dependencies'::regclass, - 'attname', 'd'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1016'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, 'null_frac', '1'::float4, - 'avg_width', '0'::integer, + 'avg_width', '1'::integer, 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.functional_dependencies'::regclass, - 'attname', 'filler1'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1017'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0'::float4, - 'avg_width', '4'::integer, - 'n_distinct', '-1'::float4, - 'histogram_bounds', '{1,1042,1088,1132,1178,1222,1268,1312,1358,1402,144= 8,1493,1538,1583,1628,1673,1718,1763,1808,1853,1899,1943,1989,2032,2078,21= 22,2168,2212,2258,2302,2348,2393,2438,2483,2528,2573,2618,2663,2708,2753,2= 799,2843,2889,2933,2979,3022,3068,3112,3158,3202,3248,3293,3338,3383,3428,= 3473,3518,3563,3608,3653,3699,3743,3789,3833,3879,3923,3969,4012,4058,4102= ,4148,4193,4238,4283,4328,4373,4418,4463,4508,4553,4599,4643,4689,4733,477= 9,4823,4869,4913,4959,502,548,593,638,683,728,773,818,863,908,953,999}'::t= ext, - 'correlation', '0.33563375'::float4 + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.functional_dependencies'::regclass, - 'attname', 'filler2'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1018'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, 'null_frac', '1'::float4, - 'avg_width', '0'::integer, + 'avg_width', '1'::integer, 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.functional_dependencies'::regclass, - 'attname', 'filler3'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1019'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, 'null_frac', '1'::float4, - 'avg_width', '4'::integer, + 'avg_width', '1'::integer, 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: gb18030_inputs; Type: STATISTICS DATA; Schema: pu= blic; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.gb18030_inputs'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c102'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: gin_test_tbl; Type: STATISTICS DATA; Schema: publ= ic; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.gin_test_tbl'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1020'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '200'::integer, - 'reltuples', '2997'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: gist_point_tbl; Type: STATISTICS DATA; Schema: pu= blic; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.gist_point_tbl'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1021'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '128'::integer, - 'reltuples', '2500'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.gist_point_tbl'::regclass, - 'attname', 'id'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1022'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0'::float4, - 'avg_width', '4'::integer, - 'n_distinct', '-1'::float4, - 'histogram_bounds', '{2,50,100,150,200,250,300,350,400,450,500,550,600,6= 50,700,750,800,850,900,950,1000,1050,1100,1150,1200,1250,1300,1350,1400,14= 50,1500,1550,1600,1650,1700,1750,1800,1850,1900,1950,2000,2050,2100,2150,2= 200,2250,2300,2350,2400,2450,2500,2550,2600,2650,2700,2750,2800,2850,2900,= 2950,3000,3050,3100,3150,3200,3250,3300,3350,3400,3450,3500,3550,3600,3650= ,3700,3750,3800,3850,3900,3950,4000,4050,4100,4150,4200,4250,4300,4350,440= 0,4450,4500,4550,4600,4650,4700,4750,4800,4850,4900,4950,5000}'::text, - 'correlation', '1'::float4 + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.gist_point_tbl'::regclass, - 'attname', 'p'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1023'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0'::float4, - 'avg_width', '16'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: gs_data_1; Type: STATISTICS DATA; Schema: public;= Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.gs_data_1'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1024'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '16'::integer, - 'reltuples', '10'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.gs_data_1'::regclass, - 'attname', 'g'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1025'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0'::float4, - 'avg_width', '4'::integer, - 'n_distinct', '-1'::float4, - 'histogram_bounds', '{0,19,39,59,79,99,119,139,159,179,199,219,239,259,2= 79,299,319,339,359,379,399,419,439,459,479,499,519,539,559,579,599,619,639= ,659,679,699,719,739,759,779,799,819,839,859,879,899,919,939,959,979,999,1= 019,1039,1059,1079,1099,1119,1139,1159,1179,1199,1219,1239,1259,1279,1299,= 1319,1339,1359,1379,1399,1419,1439,1459,1479,1499,1519,1539,1559,1579,1599= ,1619,1639,1659,1679,1699,1719,1739,1759,1779,1799,1819,1839,1859,1879,189= 9,1919,1939,1959,1979,1999}'::text, - 'correlation', '1'::float4 + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.gs_data_1'::regclass, - 'attname', 'g10'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1026'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0'::float4, - 'avg_width', '4'::integer, - 'n_distinct', '10'::float4, - 'most_common_vals', '{0,1,2,3,4,5,6,7,8,9}'::text, - 'most_common_freqs', '{0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1}'::float4= [], - 'correlation', '0.10494753'::float4 + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.gs_data_1'::regclass, - 'attname', 'g100'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1027'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0'::float4, - 'avg_width', '4'::integer, - 'n_distinct', '100'::float4, - 'most_common_vals', '{0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,= 20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44= ,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,6= 9,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,= 94,95,96,97,98,99}'::text, - 'most_common_freqs', '{0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01= ,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.0= 1,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.= 01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0= .01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,= 0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01= ,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.0= 1,0.01}'::float4[], - 'correlation', '0.059970014'::float4 + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.gs_data_1'::regclass, - 'attname', 'g1000'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1028'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0'::float4, - 'avg_width', '4'::integer, - 'n_distinct', '-0.5'::float4, - 'most_common_vals', '{0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,= 20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44= ,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,6= 9,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,= 94,95,96,97,98,99}'::text, - 'most_common_freqs', '{0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0= .001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.0= 01,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001= ,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0= .001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.0= 01,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001= ,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0= .001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.0= 01,0.001,0.001,0.001,0.001,0.001}'::float4[], - 'histogram_bounds', '{100,108,117,126,135,144,153,162,171,180,189,198,20= 7,216,225,234,243,252,261,270,279,288,297,306,315,324,333,342,351,360,369,= 378,387,396,405,414,423,432,441,450,459,468,477,486,495,504,513,522,531,54= 0,549,558,567,576,585,594,603,612,621,630,639,648,657,666,675,684,693,702,= 711,720,729,738,747,756,765,774,783,792,801,810,819,828,837,846,855,864,87= 3,882,891,900,909,918,927,936,945,954,963,972,981,990,999}'::text, - 'correlation', '0.50074965'::float4 + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: has_fast_default; Type: STATISTICS DATA; Schema: = public; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.has_fast_default'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1029'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: hash_f8_heap; Type: STATISTICS DATA; Schema: publ= ic; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.hash_f8_heap'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c103'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '96'::integer, - 'reltuples', '10000'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.hash_f8_heap'::regclass, - 'attname', 'random'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1030'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0'::float4, - 'avg_width', '8'::integer, - 'n_distinct', '-1'::float4, - 'histogram_bounds', '{69814,20560924,43214094,66411579,83832949,10672701= 8,127010305,146620964,167461823,189004794,213605937,234972890,261800387,28= 3758386,308134349,331034461,354205155,373775321,397289853,420331148,443002= 948,464019704,484258159,506234347,525845334,547286768,572896398,594698948,= 615567500,637376619,655412562,676972117,697296456,719734800,740882748,7631= 66082,785306983,806565477,831854680,853880510,875162257,895344049,91476269= 3,933483375,954223961,974296478,997541097,1015879097,1036323899,1057223443= ,1077800659,1099394721,1118522880,1141910186,1164323826,1187251820,1211249= 840,1229628536,1251679549,1271620383,1293526343,1321341298,1343527738,1362= 107889,1381410228,1402743961,1423035453,1442452851,1464118846,1482152310,1= 501898471,1520386208,1548069319,1568035208,1584919473,1605192855,162800365= 7,1647785053,1668329710,1692877391,1716435583,1737543778,1757235242,177683= 1856,1800130894,1816909941,1840611217,1862713323,1881448815,1903511399,192= 3866462,1944460763,1963676976,1985371250,2005913136,2024986770,2048702605,= 2077034432,2101610246,2123726753,2147329594}'::text, - 'correlation', '0.014054835'::float4 + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.hash_f8_heap'::regclass, - 'attname', 'seqno'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1031'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0'::float4, - 'avg_width', '4'::integer, - 'n_distinct', '-1'::float4, - 'histogram_bounds', '{0,99,199,299,399,499,599,699,799,899,999,1099,1199= ,1299,1399,1499,1599,1699,1799,1899,1999,2099,2199,2299,2399,2499,2599,269= 9,2799,2899,2999,3099,3199,3299,3399,3499,3599,3699,3799,3899,3999,4099,41= 99,4299,4399,4499,4599,4699,4799,4899,4999,5099,5199,5299,5399,5499,5599,5= 699,5799,5899,5999,6099,6199,6299,6399,6499,6599,6699,6799,6899,6999,7099,= 7199,7299,7399,7499,7599,7699,7799,7899,7999,8099,8199,8299,8399,8499,8599= ,8699,8799,8899,8999,9099,9199,9299,9399,9499,9599,9699,9799,9899,9999}'::= text, - 'correlation', '1'::float4 + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: hash_i4_heap; Type: STATISTICS DATA; Schema: publ= ic; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.hash_i4_heap'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1032'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '80'::integer, - 'reltuples', '10000'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.hash_i4_heap'::regclass, - 'attname', 'random'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1033'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0'::float4, - 'avg_width', '4'::integer, - 'n_distinct', '-1'::float4, - 'histogram_bounds', '{69814,20560924,43214094,66411579,83832949,10672701= 8,127010305,146620964,167461823,189004794,213605937,234972890,261800387,28= 3758386,308134349,331034461,354205155,373775321,397289853,420331148,443002= 948,464019704,484258159,506234347,525845334,547286768,572896398,594698948,= 615567500,637376619,655412562,676972117,697296456,719734800,740882748,7631= 66082,785306983,806565477,831854680,853880510,875162257,895344049,91476269= 3,933483375,954223961,974296478,997541097,1015879097,1036323899,1057223443= ,1077800659,1099394721,1118522880,1141910186,1164323826,1187251820,1211249= 840,1229628536,1251679549,1271620383,1293526343,1321341298,1343527738,1362= 107889,1381410228,1402743961,1423035453,1442452851,1464118846,1482152310,1= 501898471,1520386208,1548069319,1568035208,1584919473,1605192855,162800365= 7,1647785053,1668329710,1692877391,1716435583,1737543778,1757235242,177683= 1856,1800130894,1816909941,1840611217,1862713323,1881448815,1903511399,192= 3866462,1944460763,1963676976,1985371250,2005913136,2024986770,2048702605,= 2077034432,2101610246,2123726753,2147329594}'::text, - 'correlation', '0.014054835'::float4 + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.hash_i4_heap'::regclass, - 'attname', 'seqno'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1034'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0'::float4, - 'avg_width', '4'::integer, - 'n_distinct', '-1'::float4, - 'histogram_bounds', '{0,99,199,299,399,499,599,699,799,899,999,1099,1199= ,1299,1399,1499,1599,1699,1799,1899,1999,2099,2199,2299,2399,2499,2599,269= 9,2799,2899,2999,3099,3199,3299,3399,3499,3599,3699,3799,3899,3999,4099,41= 99,4299,4399,4499,4599,4699,4799,4899,4999,5099,5199,5299,5399,5499,5599,5= 699,5799,5899,5999,6099,6199,6299,6399,6499,6599,6699,6799,6899,6999,7099,= 7199,7299,7399,7499,7599,7699,7799,7899,7999,8099,8199,8299,8399,8499,8599= ,8699,8799,8899,8999,9099,9199,9299,9399,9499,9599,9699,9799,9899,9999}'::= text, - 'correlation', '1'::float4 + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: hash_name_heap; Type: STATISTICS DATA; Schema: pu= blic; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.hash_name_heap'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1035'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '168'::integer, - 'reltuples', '10000'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.hash_name_heap'::regclass, - 'attname', 'random'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1036'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0'::float4, - 'avg_width', '64'::integer, - 'n_distinct', '-1'::float4, - 'histogram_bounds', '{100014449,1016537454,1035886179,1055580782,1074271= 409,1093980652,1110147688,1129304636,1150887237,1172279285,1191699066,1212= 135685,1229478068,124783715,1266330320,1286170999,1307362413,1330088106,13= 49299177,1366462918,1384581349,1403750221,142173152,1439630361,1459156618,= 1475336852,1492697985,1509122748,1528195939,155117037,1569370187,158486013= 4,1603838734,1623553770,1641576074,1660830203,1678202238,1701713188,172377= 4526,1742339108,1762294328,1778579434,1798156366,1812945060,1835589307,185= 3954783,1871152673,1889507122,1908859450,1928082302,1946204079,1964172819,= 1984246632,200258198,2019699405,2041990012,2064883954,2088242603,210856003= 1,2128936684,218609198,238455102,262377822,282037803,30353376,324033872,34= 5531010,362768142,383865833,402530277,424906570,444704417,464378245,482654= 192,503731435,520986193,540356223,559723064,580599516,600284090,619589112,= 640354327,657766806,676612726,692873886,713861202,733248263,752319721,7702= 5693,789136890,809328118,832342264,851906116,86995665,889008184,906418680,= 924499004,945403562,961740612,981799281,999647871}'::text, - 'correlation', '-0.019070573'::float4 + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.hash_name_heap'::regclass, - 'attname', 'seqno'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1037'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0'::float4, - 'avg_width', '4'::integer, - 'n_distinct', '-1'::float4, - 'histogram_bounds', '{0,99,199,299,399,499,599,699,799,899,999,1099,1199= ,1299,1399,1499,1599,1699,1799,1899,1999,2099,2199,2299,2399,2499,2599,269= 9,2799,2899,2999,3099,3199,3299,3399,3499,3599,3699,3799,3899,3999,4099,41= 99,4299,4399,4499,4599,4699,4799,4899,4999,5099,5199,5299,5399,5499,5599,5= 699,5799,5899,5999,6099,6199,6299,6399,6499,6599,6699,6799,6899,6999,7099,= 7199,7299,7399,7499,7599,7699,7799,7899,7999,8099,8199,8299,8399,8499,8599= ,8699,8799,8899,8999,9099,9199,9299,9399,9499,9599,9699,9799,9899,9999}'::= text, - 'correlation', '1'::float4 + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: hash_txt_heap; Type: STATISTICS DATA; Schema: pub= lic; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.hash_txt_heap'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1038'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '96'::integer, - 'reltuples', '10000'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.hash_txt_heap'::regclass, - 'attname', 'random'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1039'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0'::float4, - 'avg_width', '10'::integer, - 'n_distinct', '-1'::float4, - 'histogram_bounds', '{100014449,1016537454,1035886179,1055580782,1074271= 409,1093980652,1110147688,1129304636,1150887237,1172279285,1191699066,1212= 135685,1229478068,124783715,1266330320,1286170999,1307362413,1330088106,13= 49299177,1366462918,1384581349,1403750221,142173152,1439630361,1459156618,= 1475336852,1492697985,1509122748,1528195939,155117037,1569370187,158486013= 4,1603838734,1623553770,1641576074,1660830203,1678202238,1701713188,172377= 4526,1742339108,1762294328,1778579434,1798156366,1812945060,1835589307,185= 3954783,1871152673,1889507122,1908859450,1928082302,1946204079,1964172819,= 1984246632,200258198,2019699405,2041990012,2064883954,2088242603,210856003= 1,2128936684,218609198,238455102,262377822,282037803,30353376,324033872,34= 5531010,362768142,383865833,402530277,424906570,444704417,464378245,482654= 192,503731435,520986193,540356223,559723064,580599516,600284090,619589112,= 640354327,657766806,676612726,692873886,713861202,733248263,752319721,7702= 5693,789136890,809328118,832342264,851906116,86995665,889008184,906418680,= 924499004,945403562,961740612,981799281,999647871}'::text, - 'correlation', '-0.019070573'::float4 + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.hash_txt_heap'::regclass, - 'attname', 'seqno'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c104'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0'::float4, - 'avg_width', '4'::integer, - 'n_distinct', '-1'::float4, - 'histogram_bounds', '{0,99,199,299,399,499,599,699,799,899,999,1099,1199= ,1299,1399,1499,1599,1699,1799,1899,1999,2099,2199,2299,2399,2499,2599,269= 9,2799,2899,2999,3099,3199,3299,3399,3499,3599,3699,3799,3899,3999,4099,41= 99,4299,4399,4499,4599,4699,4799,4899,4999,5099,5199,5299,5399,5499,5599,5= 699,5799,5899,5999,6099,6199,6299,6399,6499,6599,6699,6799,6899,6999,7099,= 7199,7299,7399,7499,7599,7699,7799,7899,7999,8099,8199,8299,8399,8499,8599= ,8699,8799,8899,8999,9099,9199,9299,9399,9499,9599,9699,9799,9899,9999}'::= text, - 'correlation', '1'::float4 + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: hobbies_r; Type: STATISTICS DATA; Schema: public;= Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.hobbies_r'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1040'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: hslot; Type: STATISTICS DATA; Schema: public; Own= er: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.hslot'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1041'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: hub; Type: STATISTICS DATA; Schema: public; Owner= : - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.hub'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1042'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: identity_dump_logged; Type: STATISTICS DATA; Sche= ma: public; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.identity_dump_logged'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1043'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: identity_dump_unlogged; Type: STATISTICS DATA; Sc= hema: public; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.identity_dump_unlogged'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1044'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: idxpart; Type: STATISTICS DATA; Schema: public; O= wner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.idxpart'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1045'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: idxpart1; Type: STATISTICS DATA; Schema: public; = Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.idxpart1'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1046'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: idxpart2; Type: STATISTICS DATA; Schema: public; = Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.idxpart2'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1047'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: idxpart21; Type: STATISTICS DATA; Schema: public;= Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.idxpart21'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1048'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: idxpart22; Type: STATISTICS DATA; Schema: public;= Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.idxpart22'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1049'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: idxpart3; Type: STATISTICS DATA; Schema: public; = Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.idxpart3'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c105'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: idxpart31; Type: STATISTICS DATA; Schema: public;= Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.idxpart31'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1050'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: idxpart32; Type: STATISTICS DATA; Schema: public;= Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.idxpart32'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1051'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: idxpart_another; Type: STATISTICS DATA; Schema: p= ublic; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.idxpart_another'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1052'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: idxpart_another_1; Type: STATISTICS DATA; Schema:= public; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.idxpart_another_1'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1053'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: iface; Type: STATISTICS DATA; Schema: public; Own= er: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.iface'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1054'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: ihighway; Type: STATISTICS DATA; Schema: public; = Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.ihighway'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1055'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '9'::integer, - 'reltuples', '479'::real, - 'relallvisible', '9'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.ihighway'::regclass, - 'attname', 'name'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1056'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0'::float4, - 'avg_width', '35'::integer, - 'n_distinct', '12'::float4, - 'most_common_vals', '{"I- 580 Ramp","I- 880 = Ramp","I- 580 ","I- 680 = Ramp","I- 80 Ramp","I- 880 = ","I- 80 ","I- 680 = ","I- 980 ","I- 980 = Ramp","I- 580/I-680 Ramp","I- 205 = "}'::text, - 'most_common_freqs', '{0.3131524,0.28183717,0.09185804,0.07515658,0.0647= 18165,0.0480167,0.033402923,0.03131524,0.025052192,0.016701462,0.014613778= ,0.0041753654}'::float4[], - 'correlation', '0.9999724'::float4 + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.ihighway'::regclass, - 'attname', 'thepath'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1057'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0'::float4, - 'avg_width', '73'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: inet_tbl; Type: STATISTICS DATA; Schema: public; = Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.inet_tbl'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1058'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '18'::real, - 'relallvisible', '1'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: infinite_interval_tbl; Type: STATISTICS DATA; Sch= ema: public; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.infinite_interval_tbl'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1059'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '3'::real, - 'relallvisible', '1'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: inh_nn1; Type: STATISTICS DATA; Schema: public; O= wner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.inh_nn1'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c106'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '0'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: inh_test; Type: STATISTICS DATA; Schema: public; = Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.inh_test'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1060'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: inhf; Type: STATISTICS DATA; Schema: public; Owne= r: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.inhf'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1061'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: inhx; Type: STATISTICS DATA; Schema: public; Owne= r: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.inhx'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1062'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: insert_tbl; Type: STATISTICS DATA; Schema: public= ; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.insert_tbl'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1063'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '5'::real, - 'relallvisible', '1'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: int2_tbl; Type: STATISTICS DATA; Schema: public; = Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.int2_tbl'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1064'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '5'::real, - 'relallvisible', '1'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: int4_tbl; Type: STATISTICS DATA; Schema: public; = Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.int4_tbl'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1065'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '5'::real, - 'relallvisible', '1'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: int8_tbl; Type: STATISTICS DATA; Schema: public; = Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.int8_tbl'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1066'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '5'::real, - 'relallvisible', '1'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: interval_tbl; Type: STATISTICS DATA; Schema: publ= ic; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.interval_tbl'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1067'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '12'::real, - 'relallvisible', '1'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: invalid_check_con; Type: STATISTICS DATA; Schema:= public; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.invalid_check_con'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1068'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '1'::real, - 'relallvisible', '1'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: invalid_check_con_child; Type: STATISTICS DATA; S= chema: public; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.invalid_check_con_child'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1069'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '0'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: iso8859_5_inputs; Type: STATISTICS DATA; Schema: = public; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.iso8859_5_inputs'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c107'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: itest1; Type: STATISTICS DATA; Schema: public; Ow= ner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.itest1'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1070'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: itest10; Type: STATISTICS DATA; Schema: public; O= wner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.itest10'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1071'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: itest11; Type: STATISTICS DATA; Schema: public; O= wner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.itest11'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1072'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: itest13; Type: STATISTICS DATA; Schema: public; O= wner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.itest13'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1073'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: itest14; Type: STATISTICS DATA; Schema: public; O= wner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.itest14'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1074'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: itest17; Type: STATISTICS DATA; Schema: public; O= wner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.itest17'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1075'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: itest18; Type: STATISTICS DATA; Schema: public; O= wner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.itest18'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1076'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: itest2; Type: STATISTICS DATA; Schema: public; Ow= ner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.itest2'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1077'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: itest3; Type: STATISTICS DATA; Schema: public; Ow= ner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.itest3'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1078'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: itest4; Type: STATISTICS DATA; Schema: public; Ow= ner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.itest4'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1079'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: itest5; Type: STATISTICS DATA; Schema: public; Ow= ner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.itest5'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c108'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: itest6; Type: STATISTICS DATA; Schema: public; Ow= ner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.itest6'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1080'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: itest7; Type: STATISTICS DATA; Schema: public; Ow= ner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.itest7'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1081'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: itest7a; Type: STATISTICS DATA; Schema: public; O= wner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.itest7a'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1082'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: itest7b; Type: STATISTICS DATA; Schema: public; O= wner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.itest7b'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1083'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: itest7c; Type: STATISTICS DATA; Schema: public; O= wner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.itest7c'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1084'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: itest7d; Type: STATISTICS DATA; Schema: public; O= wner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.itest7d'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1085'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: itest7e; Type: STATISTICS DATA; Schema: public; O= wner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.itest7e'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1086'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: itest9; Type: STATISTICS DATA; Schema: public; Ow= ner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.itest9'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1087'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: kd_point_tbl; Type: STATISTICS DATA; Schema: publ= ic; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.kd_point_tbl'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1088'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '60'::integer, - 'reltuples', '11003'::real, - 'relallvisible', '60'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: line_tbl; Type: STATISTICS DATA; Schema: public; = Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.line_tbl'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1089'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '10'::real, - 'relallvisible', '1'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: log_table; Type: STATISTICS DATA; Schema: public;= Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.log_table'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c109'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '0'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: lseg_tbl; Type: STATISTICS DATA; Schema: public; = Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.lseg_tbl'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1090'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '8'::real, - 'relallvisible', '1'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: main_table; Type: STATISTICS DATA; Schema: public= ; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.main_table'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1091'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '6'::real, - 'relallvisible', '1'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: mcv_lists; Type: STATISTICS DATA; Schema: public;= Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.mcv_lists'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1092'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '20'::integer, - 'reltuples', '5000'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.mcv_lists'::regclass, - 'attname', 'a'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1093'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, 'null_frac', '1'::float4, - 'avg_width', '4'::integer, + 'avg_width', '1'::integer, 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.mcv_lists'::regclass, - 'attname', 'b'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1094'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0.5'::float4, - 'avg_width', '2'::integer, - 'n_distinct', '1'::float4, - 'most_common_vals', '{x}'::text, - 'most_common_freqs', '{0.5}'::float4[], - 'correlation', '1'::float4 + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.mcv_lists'::regclass, - 'attname', 'c'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1095'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0.5'::float4, - 'avg_width', '3'::integer, - 'n_distinct', '1'::float4, - 'most_common_vals', '{0}'::text, - 'most_common_freqs', '{0.5}'::float4[], - 'correlation', '1'::float4 + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.mcv_lists'::regclass, - 'attname', 'd'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1096'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0.5'::float4, - 'avg_width', '2'::integer, - 'n_distinct', '1'::float4, - 'most_common_vals', '{x}'::text, - 'most_common_freqs', '{0.5}'::float4[], - 'correlation', '1'::float4 + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.mcv_lists'::regclass, - 'attname', 'filler1'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1097'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, 'null_frac', '1'::float4, - 'avg_width', '0'::integer, + 'avg_width', '1'::integer, 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.mcv_lists'::regclass, - 'attname', 'filler2'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1098'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, 'null_frac', '1'::float4, - 'avg_width', '0'::integer, + 'avg_width', '1'::integer, 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.mcv_lists'::regclass, - 'attname', 'filler3'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1099'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, 'null_frac', '1'::float4, - 'avg_width', '4'::integer, + 'avg_width', '1'::integer, 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.mcv_lists'::regclass, - 'attname', 'ia'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c11'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, 'null_frac', '1'::float4, - 'avg_width', '0'::integer, + 'avg_width', '1'::integer, 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: mcv_lists_arrays; Type: STATISTICS DATA; Schema: = public; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.mcv_lists_arrays'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c110'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '152'::integer, - 'reltuples', '5000'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.mcv_lists_arrays'::regclass, - 'attname', 'a'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c1100'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0'::float4, - 'avg_width', '132'::integer, - 'n_distinct', '51'::float4, - 'most_common_vals', '{"{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb2= 63e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854}","{0e17daca5f3e175f448= bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c40557= 42d38}","{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca0= 0,4a44dc15364204a80fe80e9039455cc1}","{25fc0e7096fc653718202dc30b0c580b,81= 1786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a}","{2c6242= 32cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced= 00ff1ce50b2047e7a5}","{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718= 202dc30b0c580b,98010bd9270f9b100b6214a21754fd33}","{35135aaa6cc23891b40cb3= f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605= d2}","{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,7= 3475cb40a568e8da8a045ced110137e}","{3fdba35f04dc8c462986c992bcf87554,6b51d= 431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc}","{44cb730c4= 20480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a986= 5f7313dd3372cf6}","{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b9= 07c595526dc,4ec9599fc203d176a301536c2e091a19}","{4a44dc15364204a80fe80e903= 9455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732}= ","{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d= 127de37b942baad06145e54b0c61}","{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a= 265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02}","{4ec9599fc203= d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d= 3eabba93557a}","{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e90= 39455cc1,6b51d431df5d7f141cbececcf79edf3d}","{535fa30d7e25dd8a49f153677973= 4ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb}","= {59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aa= a6cc23891b40cb3f378c53a17}","{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd7= 71f2c446d369b649430b6,670671cd97404156226e507973f2ab83}","{624b60c58c9d8bf= b6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af= 6bfcdbcbf}","{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e46= 64920,59e19706d51d39f66711c2653cd7eb12}","{6b51d431df5d7f141cbececcf79edf3= d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554}","{6b= 86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a26= 5e16eee03f59718b9b5d03}","{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6= eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388}","{71ee45a3c0db9a9865= f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372= abaaeb}","{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9f= cd,44cb730c420480a0477b505ae68af508}","{76a50887d8f1c2e9301755428990ad81,9= f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e}","{785f3= ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25d= d8a49f1536779734ec8}","{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7c= d330b54174fd76f,2c624232cdd221771294dfbb310aca00}","{7a61b53701befdae0eeef= faecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183= b5d}","{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,= 25fc0e7096fc653718202dc30b0c580b}","{8527a891e224136950ff32ca212b45bc,3fdb= a35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285}","{86e50149= 658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30= e47e23ebb3b491d3}","{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301= 536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3}","{98010bd9270f9b100b6214a2= 1754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4= }","{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a= 50887d8f1c2e9301755428990ad81}","{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53= 701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893}","{b17ef6d19c7= a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100= c4835e85b7eef}","{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378= 153cfbbfb,5f9c4ab08cac7457e9111a30e4664920}","{c2356069e9d1e79ca924378153c= fbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6}",= "{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e501= 49658661312a9e0b35558d84f6}","{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff= 34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad}","{d59eced1ded07f= 84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a797= 16700b9fcd}","{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bf= cdbcbf,c6f3ac57944a531490cd39902d0f7777}","{e629fa6598d732768f7c726b4b6212= 85,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc}","{e= 7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be= 42c8a8e46fbbb4501726517}","{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8= bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0}","{ef2d127de37b942ba= ad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b541= 74fd76f}","{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba935= 57a,6f4b6612125fb3a0daecd2799dfd6c9c}","{5feceb66ffc86f38d952786c6d696c79,= 1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57}"}'::tex= t, - 'most_common_freqs', '{0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02= ,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.0= 2,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.= 02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.0198}'::float4[], - 'correlation', '-0.07215188'::float4, - 'most_common_elems', '{031b4af5197ec30a926f48cf40e11a7d,0b918943df0962bc= 7a1824c0555a3893,0e17daca5f3e175f448bacace3bc0da4,19581e27de7ced00ff1ce50b= 2047e7a5,1a6562590ef19d1045d06c4055742d38,1bad6b8cf97131fceab8543e81f77571= ,25fc0e7096fc653718202dc30b0c580b,2c624232cdd221771294dfbb310aca00,3148905= 6e0916d59fe3add79e63f095a,35135aaa6cc23891b40cb3f378c53a17,3d914f9348c9cc0= ff8a79716700b9fcd,3fdba35f04dc8c462986c992bcf87554,44cb730c420480a0477b505= ae68af508,4523540f1504cd17100c4835e85b7eef,4a44dc15364204a80fe80e9039455cc= 1,4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,4ec959= 9fc203d176a301536c2e091a19,4fc82b26aecb47d2868c4efbe3581732,535fa30d7e25dd= 8a49f1536779734ec8,59e19706d51d39f66711c2653cd7eb12,5f9c4ab08cac7457e9111a= 30e4664920,5feceb66ffc86f38d952786c6d696c79,624b60c58c9d8bfb6ff1886c2fd605= d2,670671cd97404156226e507973f2ab83,6b51d431df5d7f141cbececcf79edf3d,6b86b= 273ff34fce19d6b804eff5a3f57,6f4b6612125fb3a0daecd2799dfd6c9c,71ee45a3c0db9= a9865f7313dd3372cf6,73475cb40a568e8da8a045ced110137e,76a50887d8f1c2e930175= 5428990ad81,785f3ec7eb32f30b90cd0fcf3657d388,7902699be42c8a8e46fbbb4501726= 517,7a61b53701befdae0eeeffaecc73f14e,811786ad1ae74adfdd20dd0372abaaeb,8527= a891e224136950ff32ca212b45bc,86e50149658661312a9e0b35558d84f6,9400f1b21cb5= 27d7fa3d3eabba93557a,98010bd9270f9b100b6214a21754fd33,9f14025af0065b30e47e= 23ebb3b491d3,aea92132c4cbeb263e6ac2bf6c183b5d,b17ef6d19c7a5b1ee83b907c5955= 26dc,b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,c6f= 3ac57944a531490cd39902d0f7777,d4735e3a265e16eee03f59718b9b5d03,d59eced1ded= 07f84c145592f65bdf854,e29c9c180c6279b0b02abd6a1801c7c0,e629fa6598d732768f7= c726b4b621285,e7f6c011776e8db7cd330b54174fd76f,eb1e33e8a81b697b75855af6bfc= dbcbf,ef2d127de37b942baad06145e54b0c61,f5ca38f748a1d6eaf726b8a42fb575c3}':= :text, - 'most_common_elem_freqs', '{0.0002,0.06,0.0402,0.06,0.0202,0.0198,0.06,0= .06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,= 0.0398,0.06,0.06,0.06,0.0598,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,= 0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06= ,0.06,0.06,0.0002,0.06,0}'::float4[], - 'elem_count_histogram', '{3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,= 3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,= 3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,= 3,3,3,3}'::float4[] + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.mcv_lists_arrays'::regclass, - 'attname', 'b'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c111'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0'::float4, - 'avg_width', '45'::integer, - 'n_distinct', '51'::float4, - 'most_common_vals', '{"{0.00000000000000000000,0.00100000000000000000,0.= 00200000000000000000}","{0.00100000000000000000,0.00200000000000000000,0.0= 0300000000000000000}","{0.00200000000000000000,0.00300000000000000000,0.00= 400000000000000000}","{0.00300000000000000000,0.00400000000000000000,0.005= 00000000000000000}","{0.00400000000000000000,0.00500000000000000000,0.0060= 0000000000000000}","{0.00500000000000000000,0.00600000000000000000,0.00700= 000000000000000}","{0.00600000000000000000,0.00700000000000000000,0.008000= 00000000000000}","{0.00700000000000000000,0.00800000000000000000,0.0090000= 0000000000000}","{0.00800000000000000000,0.00900000000000000000,0.01000000= 000000000000}","{0.00900000000000000000,0.01000000000000000000,0.011000000= 00000000000}","{0.01000000000000000000,0.01100000000000000000,0.0120000000= 0000000000}","{0.01100000000000000000,0.01200000000000000000,0.01300000000= 000000000}","{0.01200000000000000000,0.01300000000000000000,0.014000000000= 00000000}","{0.01300000000000000000,0.01400000000000000000,0.0150000000000= 0000000}","{0.01400000000000000000,0.01500000000000000000,0.01600000000000= 000000}","{0.01500000000000000000,0.01600000000000000000,0.017000000000000= 00000}","{0.01600000000000000000,0.01700000000000000000,0.0180000000000000= 0000}","{0.01700000000000000000,0.01800000000000000000,0.01900000000000000= 000}","{0.01800000000000000000,0.01900000000000000000,0.020000000000000000= 00}","{0.01900000000000000000,0.02000000000000000000,0.0210000000000000000= 0}","{0.02000000000000000000,0.02100000000000000000,0.02200000000000000000= }","{0.02100000000000000000,0.02200000000000000000,0.02300000000000000000}= ","{0.02200000000000000000,0.02300000000000000000,0.02400000000000000000}"= ,"{0.02300000000000000000,0.02400000000000000000,0.02500000000000000000}",= "{0.02400000000000000000,0.02500000000000000000,0.02600000000000000000}","= {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000}","{= 0.02600000000000000000,0.02700000000000000000,0.02800000000000000000}","{0= .02700000000000000000,0.02800000000000000000,0.02900000000000000000}","{0.= 02800000000000000000,0.02900000000000000000,0.03000000000000000000}","{0.0= 2900000000000000000,0.03000000000000000000,0.03100000000000000000}","{0.03= 000000000000000000,0.03100000000000000000,0.03200000000000000000}","{0.031= 00000000000000000,0.03200000000000000000,0.03300000000000000000}","{0.0320= 0000000000000000,0.03300000000000000000,0.03400000000000000000}","{0.03300= 000000000000000,0.03400000000000000000,0.03500000000000000000}","{0.034000= 00000000000000,0.03500000000000000000,0.03600000000000000000}","{0.0350000= 0000000000000,0.03600000000000000000,0.03700000000000000000}","{0.03600000= 000000000000,0.03700000000000000000,0.03800000000000000000}","{0.037000000= 00000000000,0.03800000000000000000,0.03900000000000000000}","{0.0380000000= 0000000000,0.03900000000000000000,0.04000000000000000000}","{0.03900000000= 000000000,0.04000000000000000000,0.04100000000000000000}","{0.040000000000= 00000000,0.04100000000000000000,0.04200000000000000000}","{0.0410000000000= 0000000,0.04200000000000000000,0.04300000000000000000}","{0.04200000000000= 000000,0.04300000000000000000,0.04400000000000000000}","{0.043000000000000= 00000,0.04400000000000000000,0.04500000000000000000}","{0.0440000000000000= 0000,0.04500000000000000000,0.04600000000000000000}","{0.04500000000000000= 000,0.04600000000000000000,0.04700000000000000000}","{0.046000000000000000= 00,0.04700000000000000000,0.04800000000000000000}","{0.0470000000000000000= 0,0.04800000000000000000,0.04900000000000000000}","{0.04800000000000000000= ,0.04900000000000000000,0.05000000000000000000}","{-0.00100000000000000000= ,0.00000000000000000000,0.00100000000000000000}"}'::text, - 'most_common_freqs', '{0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02= ,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.0= 2,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.= 02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.0198}'::float4[], - 'correlation', '1'::float4, - 'most_common_elems', '{-0.00100000000000000000,0.00000000000000000000,0.= 00100000000000000000,0.00200000000000000000,0.00300000000000000000,0.00400= 000000000000000,0.00500000000000000000,0.00600000000000000000,0.0070000000= 0000000000,0.00800000000000000000,0.00900000000000000000,0.010000000000000= 00000,0.01100000000000000000,0.01200000000000000000,0.01300000000000000000= ,0.01400000000000000000,0.01500000000000000000,0.01600000000000000000,0.01= 700000000000000000,0.01800000000000000000,0.01900000000000000000,0.0200000= 0000000000000,0.02100000000000000000,0.02200000000000000000,0.023000000000= 00000000,0.02400000000000000000,0.02500000000000000000,0.02600000000000000= 000,0.02700000000000000000,0.02800000000000000000,0.02900000000000000000,0= .03000000000000000000,0.03100000000000000000,0.03200000000000000000,0.0330= 0000000000000000,0.03400000000000000000,0.03500000000000000000,0.036000000= 00000000000,0.03700000000000000000,0.03800000000000000000,0.03900000000000= 000000,0.04000000000000000000,0.04100000000000000000,0.0420000000000000000= 0,0.04300000000000000000,0.04400000000000000000,0.04500000000000000000,0.0= 4600000000000000000,0.04700000000000000000,0.04800000000000000000,0.049000= 00000000000000,0.05000000000000000000,0.05100000000000000000}'::text, - 'most_common_elem_freqs', '{0.0198,0.0398,0.0598,0.06,0.06,0.06,0.06,0.0= 6,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.= 06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0= .06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.0402,0.0= 202,0.0002,0.0002,0.06,0}'::float4[], - 'elem_count_histogram', '{3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,= 3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,= 3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,= 3,3,3,3}'::float4[] + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.mcv_lists_arrays'::regclass, - 'attname', 'c'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c112'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0'::float4, - 'avg_width', '33'::integer, - 'n_distinct', '51'::float4, - 'most_common_vals', '{"{0,1,2}","{1,2,3}","{2,3,4}","{3,4,5}","{4,5,6}",= "{5,6,7}","{6,7,8}","{7,8,9}","{8,9,10}","{9,10,11}","{10,11,12}","{11,12,= 13}","{12,13,14}","{13,14,15}","{14,15,16}","{15,16,17}","{16,17,18}","{17= ,18,19}","{18,19,20}","{19,20,21}","{20,21,22}","{21,22,23}","{22,23,24}",= "{23,24,25}","{24,25,26}","{25,26,27}","{26,27,28}","{27,28,29}","{28,29,3= 0}","{29,30,31}","{30,31,32}","{31,32,33}","{32,33,34}","{33,34,35}","{34,= 35,36}","{35,36,37}","{36,37,38}","{37,38,39}","{38,39,40}","{39,40,41}","= {40,41,42}","{41,42,43}","{42,43,44}","{43,44,45}","{44,45,46}","{45,46,47= }","{46,47,48}","{47,48,49}","{48,49,50}","{-1,0,1}"}'::text, - 'most_common_freqs', '{0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02= ,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.0= 2,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.= 02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.0198}'::float4[], - 'correlation', '1'::float4, - 'most_common_elems', '{-1,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18= ,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,4= 3,44,45,46,47,48,49,50,51}'::text, - 'most_common_elem_freqs', '{0.0198,0.0398,0.0598,0.06,0.06,0.06,0.06,0.0= 6,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.= 06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0= .06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.0402,0.0= 202,0.0002,0.0002,0.06,0}'::float4[], - 'elem_count_histogram', '{3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,= 3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,= 3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,= 3,3,3,3}'::float4[] + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: mcv_lists_bool; Type: STATISTICS DATA; Schema: pu= blic; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.mcv_lists_bool'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c113'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '45'::integer, - 'reltuples', '10000'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.mcv_lists_bool'::regclass, - 'attname', 'a'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c114'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0'::float4, + 'null_frac', '1'::float4, 'avg_width', '1'::integer, - 'n_distinct', '2'::float4, - 'most_common_vals', '{f,t}'::text, - 'most_common_freqs', '{0.5,0.5}'::float4[], - 'correlation', '0.50014997'::float4 + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.mcv_lists_bool'::regclass, - 'attname', 'b'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c115'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0'::float4, + 'null_frac', '1'::float4, 'avg_width', '1'::integer, - 'n_distinct', '2'::float4, - 'most_common_vals', '{f,t}'::text, - 'most_common_freqs', '{0.75,0.25}'::float4[], - 'correlation', '0.62522495'::float4 + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.mcv_lists_bool'::regclass, - 'attname', 'c'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c116'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0'::float4, + 'null_frac', '1'::float4, 'avg_width', '1'::integer, - 'n_distinct', '2'::float4, - 'most_common_vals', '{f,t}'::text, - 'most_common_freqs', '{0.875,0.125}'::float4[], - 'correlation', '0.78151244'::float4 + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: mic_inputs; Type: STATISTICS DATA; Schema: public= ; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.mic_inputs'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c117'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: mlparted; Type: STATISTICS DATA; Schema: public; = Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.mlparted'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c118'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: mlparted1; Type: STATISTICS DATA; Schema: public;= Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.mlparted1'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c119'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: mlparted11; Type: STATISTICS DATA; Schema: public= ; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.mlparted11'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c12'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '1'::real, - 'relallvisible', '1'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: mlparted12; Type: STATISTICS DATA; Schema: public= ; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.mlparted12'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c120'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '0'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: mlparted2; Type: STATISTICS DATA; Schema: public;= Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.mlparted2'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c121'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '0'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: mlparted3; Type: STATISTICS DATA; Schema: public;= Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.mlparted3'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c122'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '0'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: mlparted4; Type: STATISTICS DATA; Schema: public;= Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.mlparted4'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c123'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '0'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: mlparted_def; Type: STATISTICS DATA; Schema: publ= ic; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.mlparted_def'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c124'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: mlparted_def1; Type: STATISTICS DATA; Schema: pub= lic; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.mlparted_def1'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c125'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '0'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: mlparted_def2; Type: STATISTICS DATA; Schema: pub= lic; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.mlparted_def2'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c126'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '0'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: mlparted_defd; Type: STATISTICS DATA; Schema: pub= lic; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.mlparted_defd'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c127'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '0'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: money_data; Type: STATISTICS DATA; Schema: public= ; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.money_data'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c128'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '1'::real, - 'relallvisible', '1'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: mvtest_bb; Type: STATISTICS DATA; Schema: public;= Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.mvtest_bb'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c129'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: mvtest_t; Type: STATISTICS DATA; Schema: public; = Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.mvtest_t'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c13'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: mvtest_tm; Type: STATISTICS DATA; Schema: public;= Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.mvtest_tm'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c130'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '3'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: mvtest_tmm; Type: STATISTICS DATA; Schema: public= ; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.mvtest_tmm'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c131'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: mvtest_tvmm; Type: STATISTICS DATA; Schema: publi= c; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.mvtest_tvmm'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c132'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: mvtest_tvvm; Type: STATISTICS DATA; Schema: publi= c; Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.mvtest_tvvm'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c133'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); - - --- --- Statistics for Name: ndistinct; Type: STATISTICS DATA; Schema: public;= Owner: - --- - -SELECT * FROM pg_catalog.pg_restore_relation_stats( - 'relation', 'public.ndistinct'::regclass, +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c134'::name, + 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'relpages', '6'::integer, - 'reltuples', '1000'::real, - 'relallvisible', '0'::integer + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.ndistinct'::regclass, - 'attname', 'a'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c135'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0'::float4, - 'avg_width', '4'::integer, - 'n_distinct', '3'::float4, - 'most_common_vals', '{1,0,2}'::text, - 'most_common_freqs', '{0.334,0.333,0.333}'::float4[], - 'correlation', '0.332'::float4 + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.ndistinct'::regclass, - 'attname', 'b'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c136'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0'::float4, - 'avg_width', '4'::integer, - 'n_distinct', '9'::float4, - 'most_common_vals', '{1,0,2,3,4,5,6,7,8}'::text, - 'most_common_freqs', '{0.112,0.111,0.111,0.111,0.111,0.111,0.111,0.111,0= .111}'::float4[], - 'correlation', '0.11265268'::float4 + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.ndistinct'::regclass, - 'attname', 'c'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c137'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0'::float4, - 'avg_width', '4'::integer, - 'n_distinct', '5'::float4, - 'most_common_vals', '{0,1,2,3,4}'::text, - 'most_common_freqs', '{0.2,0.2,0.2,0.2,0.2}'::float4[], - 'correlation', '0.1999952'::float4 + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.ndistinct'::regclass, - 'attname', 'd'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c138'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0'::float4, - 'avg_width', '4'::integer, - 'n_distinct', '20'::float4, - 'most_common_vals', '{0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19}= '::text, - 'most_common_freqs', '{0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05= ,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05}'::float4[], - 'correlation', '0.06423006'::float4 + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.ndistinct'::regclass, - 'attname', 'filler1'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c139'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, 'null_frac', '1'::float4, - 'avg_width', '0'::integer, + 'avg_width', '1'::integer, 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.ndistinct'::regclass, - 'attname', 'filler2'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c14'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, 'null_frac', '1'::float4, - 'avg_width', '0'::integer, + 'avg_width', '1'::integer, 'n_distinct', '0'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( - 'relation', 'public.ndistinct'::regclass, - 'attname', 'filler3'::name, + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c140'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, 'null_frac', '1'::float4, - 'avg_width', '4'::integer, + 'avg_width', '1'::integer, 'n_distinct', '0'::float4 ); - - --- +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c141'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c142'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c143'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c144'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c145'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c146'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c147'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c148'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c149'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c15'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c150'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c151'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c152'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c153'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c154'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c155'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c156'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c157'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c158'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c159'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c16'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c160'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c161'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c162'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c163'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c164'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c165'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c166'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c167'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c168'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c169'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c17'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c170'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c171'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c172'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c173'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c174'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c175'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c176'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c177'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c178'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c179'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c18'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c180'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c181'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c182'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c183'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c184'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c185'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c186'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c187'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c188'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c189'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c19'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c190'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c191'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c192'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c193'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c194'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c195'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c196'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c197'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c198'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c199'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c20'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c200'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c201'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c202'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c203'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c204'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c205'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c206'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c207'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c208'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c209'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c21'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c210'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c211'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c212'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c213'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c214'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c215'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c216'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c217'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c218'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c219'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c22'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c220'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c221'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c222'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c223'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c224'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c225'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c226'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c227'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c228'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c229'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c23'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c230'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c231'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c232'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c233'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c234'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c235'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c236'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c237'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c238'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c239'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c24'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c240'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c241'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c242'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c243'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c244'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c245'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c246'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c247'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c248'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c249'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c25'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c250'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c251'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c252'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c253'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c254'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c255'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c256'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c257'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c258'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c259'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c26'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c260'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c261'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c262'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c263'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c264'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c265'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c266'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c267'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c268'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c269'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c27'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c270'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c271'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c272'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c273'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c274'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c275'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c276'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c277'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c278'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c279'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c28'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c280'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c281'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c282'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c283'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c284'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c285'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c286'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c287'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c288'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c289'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c29'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c290'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c291'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c292'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c293'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c294'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c295'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c296'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c297'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c298'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c299'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c3'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c30'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c300'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c301'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c302'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c303'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c304'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c305'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c306'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c307'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c308'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c309'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c31'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c310'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c311'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c312'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c313'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c314'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c315'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c316'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c317'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c318'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c319'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c32'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c320'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c321'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c322'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c323'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c324'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c325'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c326'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c327'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c328'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c329'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c33'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c330'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c331'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c332'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c333'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c334'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c335'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c336'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c337'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c338'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c339'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c34'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c340'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c341'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c342'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c343'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c344'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c345'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c346'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c347'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c348'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c349'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c35'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c350'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c351'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c352'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c353'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c354'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c355'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c356'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c357'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c358'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c359'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c36'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c360'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c361'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c362'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c363'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c364'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c365'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c366'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c367'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c368'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c369'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c37'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c370'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c371'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c372'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c373'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c374'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c375'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c376'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c377'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c378'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c379'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c38'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c380'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c381'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c382'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c383'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c384'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c385'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c386'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c387'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c388'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c389'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c39'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c390'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c391'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c392'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c393'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c394'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c395'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c396'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c397'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c398'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c399'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c4'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c40'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c400'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c401'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c402'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c403'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c404'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c405'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c406'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c407'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c408'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c409'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c41'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c410'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c411'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c412'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c413'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c414'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c415'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c416'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c417'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c418'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c419'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c42'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c420'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c421'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c422'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c423'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c424'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c425'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c426'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c427'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c428'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c429'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c43'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c430'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c431'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c432'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c433'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c434'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c435'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c436'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c437'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c438'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c439'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c44'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c440'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c441'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c442'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c443'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c444'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c445'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c446'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c447'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c448'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c449'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c45'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c450'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c451'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c452'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c453'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c454'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c455'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c456'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c457'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c458'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c459'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c46'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c460'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c461'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c462'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c463'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c464'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c465'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c466'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c467'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c468'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c469'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c47'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c470'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c471'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c472'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c473'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c474'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c475'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c476'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c477'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c478'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c479'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c48'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c480'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c481'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c482'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c483'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c484'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c485'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c486'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c487'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c488'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c489'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c49'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c490'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c491'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c492'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c493'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c494'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c495'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c496'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c497'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c498'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c499'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c5'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c50'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c500'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c501'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c502'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c503'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c504'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c505'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c506'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c507'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c508'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c509'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c51'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c510'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c511'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c512'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c513'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c514'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c515'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c516'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c517'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c518'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c519'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c52'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c520'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c521'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c522'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c523'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c524'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c525'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c526'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c527'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c528'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c529'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c53'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c530'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c531'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c532'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c533'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c534'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c535'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c536'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c537'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c538'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c539'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c54'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c540'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c541'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c542'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c543'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c544'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c545'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c546'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c547'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c548'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c549'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c55'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c550'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c551'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c552'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c553'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c554'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c555'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c556'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c557'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c558'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c559'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c56'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c560'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c561'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c562'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c563'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c564'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c565'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c566'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c567'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c568'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c569'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c57'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c570'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c571'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c572'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c573'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c574'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c575'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c576'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c577'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c578'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c579'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c58'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c580'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c581'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c582'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c583'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c584'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c585'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c586'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c587'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c588'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c589'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c59'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c590'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c591'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c592'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c593'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c594'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c595'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c596'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c597'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c598'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c599'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c6'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c60'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c600'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c601'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c602'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c603'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c604'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c605'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c606'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c607'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c608'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c609'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c61'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c610'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c611'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c612'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c613'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c614'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c615'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c616'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c617'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c618'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c619'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c62'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c620'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c621'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c622'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c623'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c624'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c625'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c626'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c627'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c628'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c629'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c63'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c630'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c631'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c632'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c633'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c634'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c635'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c636'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c637'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c638'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c639'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c64'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c640'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c641'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c642'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c643'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c644'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c645'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c646'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c647'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c648'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c649'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c65'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c650'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c651'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c652'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c653'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c654'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c655'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c656'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c657'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c658'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c659'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c66'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c660'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c661'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c662'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c663'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c664'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c665'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c666'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c667'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c668'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c669'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c67'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c670'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c671'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c672'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c673'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c674'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c675'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c676'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c677'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c678'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c679'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c68'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c680'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c681'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c682'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c683'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c684'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c685'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c686'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c687'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c688'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c689'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c69'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c690'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c691'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c692'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c693'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c694'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c695'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c696'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c697'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c698'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c699'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c7'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c70'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c700'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c701'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c702'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c703'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c704'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c705'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c706'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c707'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c708'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c709'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c71'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c710'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c711'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c712'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c713'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c714'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c715'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c716'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c717'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c718'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c719'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c72'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c720'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c721'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c722'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c723'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c724'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c725'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c726'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c727'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c728'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c729'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c73'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c730'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c731'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c732'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c733'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c734'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c735'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c736'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c737'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c738'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c739'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c74'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c740'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c741'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c742'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c743'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c744'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c745'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c746'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c747'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c748'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c749'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c75'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c750'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c751'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c752'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c753'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c754'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c755'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c756'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c757'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c758'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c759'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c76'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c760'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c761'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c762'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c763'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c764'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c765'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c766'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c767'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c768'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c769'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c77'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c770'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c771'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c772'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c773'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c774'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c775'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c776'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c777'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c778'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c779'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c78'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c780'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c781'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c782'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c783'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c784'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c785'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c786'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c787'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c788'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c789'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c79'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c790'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c791'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c792'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c793'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c794'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c795'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c796'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c797'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c798'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c799'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c8'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c80'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c800'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c801'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c802'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c803'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c804'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c805'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c806'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c807'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c808'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c809'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c81'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c810'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c811'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c812'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c813'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c814'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c815'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c816'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c817'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c818'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c819'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c82'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c820'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c821'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c822'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c823'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c824'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c825'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c826'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c827'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c828'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c829'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c83'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c830'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c831'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c832'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c833'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c834'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c835'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c836'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c837'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c838'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c839'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c84'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c840'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c841'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c842'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c843'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c844'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c845'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c846'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c847'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c848'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c849'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c85'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c850'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c851'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c852'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c853'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c854'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c855'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c856'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c857'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c858'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c859'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c86'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c860'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c861'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c862'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c863'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c864'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c865'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c866'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c867'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c868'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c869'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c87'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c870'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c871'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c872'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c873'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c874'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c875'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c876'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c877'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c878'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c879'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c88'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c880'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c881'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c882'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c883'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c884'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c885'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c886'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c887'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c888'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c889'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c89'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c890'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c891'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c892'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c893'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c894'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c895'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c896'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c897'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c898'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c899'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c9'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c90'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c900'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c901'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c902'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c903'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c904'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c905'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c906'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c907'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c908'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c909'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c91'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c910'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c911'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c912'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c913'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c914'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c915'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c916'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c917'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c918'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c919'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c92'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c920'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c921'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c922'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c923'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c924'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c925'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c926'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c927'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c928'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c929'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c93'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c930'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c931'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c932'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c933'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c934'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c935'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c936'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c937'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c938'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c939'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c94'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c940'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c941'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c942'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c943'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c944'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c945'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c946'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c947'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c948'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c949'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c95'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c950'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c951'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c952'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c953'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c954'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c955'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c956'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c957'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c958'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c959'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c96'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c960'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c961'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c962'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c963'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c964'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c965'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c966'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c967'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c968'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c969'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c97'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c970'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c971'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c972'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c973'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c974'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c975'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c976'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c977'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c978'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c979'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c98'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c980'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c981'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c982'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c983'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c984'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c985'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c986'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c987'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c988'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c989'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c99'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c990'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c991'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c992'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c993'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c994'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c995'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c996'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c997'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c998'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'c999'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'firstc'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '10'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.extra_wide_table'::regclass, + 'attname', 'lastc'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '9'::integer, + 'n_distinct', '-1'::float4 +); + + +-- +-- Statistics for Name: f_star; Type: STATISTICS DATA; Schema: public; Ow= ner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.f_star'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '16'::real, + 'relallvisible', '1'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.f_star'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '0'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.f_star'::regclass, + 'attname', 'aa'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.5'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.5'::float4, + 'histogram_bounds', '{19,20,21,22,24,25,26,27}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.f_star'::regclass, + 'attname', 'cc'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.5'::float4, + 'avg_width', '64'::integer, + 'n_distinct', '-0.5'::float4, + 'histogram_bounds', '{"hi allison","hi carl","hi claire","hi jeff","hi k= eith","hi marc","hi marcel","hi mike"}'::text, + 'correlation', '-0.52380955'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.f_star'::regclass, + 'attname', 'class'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '1'::float4, + 'most_common_vals', '{f}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.f_star'::regclass, + 'attname', 'e'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.f_star'::regclass, + 'attname', 'ee'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.5'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '-0.5'::float4, + 'histogram_bounds', '{-12,-11,-10,-9,-8,-7,-6,-5}'::text, + 'correlation', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.f_star'::regclass, + 'attname', 'f'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '1'::float4, + 'most_common_vals', '{10}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.f_star'::regclass, + 'attname', 'ff'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.5'::float4, + 'avg_width', '75'::integer, + 'n_distinct', '0'::float4 +); + + +-- +-- Statistics for Name: fast_emp4000; Type: STATISTICS DATA; Schema: publ= ic; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.fast_emp4000'::regclass, + 'version', '180000'::integer, + 'relpages', '24'::integer, + 'reltuples', '3378'::real, + 'relallvisible', '24'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.fast_emp4000'::regclass, + 'attname', 'home_base'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.08229722'::float4, + 'avg_width', '32'::integer, + 'n_distinct', '0'::float4 +); + + +-- +-- Statistics for Name: fk_notpartitioned_pk; Type: STATISTICS DATA; Sche= ma: public; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.fk_notpartitioned_pk'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '13'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.fk_notpartitioned_pk'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.23076923'::float4, + 'most_common_vals', '{2048,1600}'::text, + 'most_common_freqs', '{0.7692308,0.15384616}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.fk_notpartitioned_pk'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4,5,6,7,8,9,10,601,1601,2503}'::text, + 'correlation', '-0.08791209'::float4 +); + + +-- +-- Statistics for Name: fk_partitioned_fk; Type: STATISTICS DATA; Schema:= public; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.fk_partitioned_fk'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '-1'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: fk_partitioned_fk_1; Type: STATISTICS DATA; Schem= a: public; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.fk_partitioned_fk_1'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '3'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.fk_partitioned_fk_1'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.fk_partitioned_fk_1'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '0'::float4 +); + + +-- +-- Statistics for Name: fk_partitioned_fk_2; Type: STATISTICS DATA; Schem= a: public; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.fk_partitioned_fk_2'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '-1'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: fk_partitioned_fk_2_1; Type: STATISTICS DATA; Sch= ema: public; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.fk_partitioned_fk_2_1'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '1'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.fk_partitioned_fk_2_1'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.fk_partitioned_fk_2_1'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); + + +-- +-- Statistics for Name: fk_partitioned_fk_2_2; Type: STATISTICS DATA; Sch= ema: public; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.fk_partitioned_fk_2_2'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '1'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.fk_partitioned_fk_2_2'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.fk_partitioned_fk_2_2'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); + + +-- +-- Statistics for Name: fk_partitioned_fk_3; Type: STATISTICS DATA; Schem= a: public; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.fk_partitioned_fk_3'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '1'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.fk_partitioned_fk_3'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.fk_partitioned_fk_3'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '0'::float4 +); + + +-- +-- Statistics for Name: fk_partitioned_fk_4; Type: STATISTICS DATA; Schem= a: public; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.fk_partitioned_fk_4'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '-1'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: fk_partitioned_fk_4_1; Type: STATISTICS DATA; Sch= ema: public; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.fk_partitioned_fk_4_1'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '0'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: fk_partitioned_fk_4_2; Type: STATISTICS DATA; Sch= ema: public; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.fk_partitioned_fk_4_2'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '0'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: fk_partitioned_fk_5; Type: STATISTICS DATA; Schem= a: public; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.fk_partitioned_fk_5'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '-1'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: fk_partitioned_fk_5_1; Type: STATISTICS DATA; Sch= ema: public; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.fk_partitioned_fk_5_1'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '0'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: float4_tbl; Type: STATISTICS DATA; Schema: public= ; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.float4_tbl'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '5'::real, + 'relallvisible', '1'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.float4_tbl'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{-1.2345679e+20,-1004.3,-34.84,-1.2345679e-20,0}'::= text, + 'correlation', '-0.4'::float4 +); + + +-- +-- Statistics for Name: float8_tbl; Type: STATISTICS DATA; Schema: public= ; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.float8_tbl'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '5'::real, + 'relallvisible', '1'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.float8_tbl'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{-1.2345678901234e+200,-1004.3,-34.84,-1.2345678901= 234e-200,0}'::text, + 'correlation', '-0.4'::float4 +); + + +-- +-- Statistics for Name: found_test_tbl; Type: STATISTICS DATA; Schema: pu= blic; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.found_test_tbl'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '6'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.found_test_tbl'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{2,3,4,5,6,100}'::text, + 'correlation', '0.42857143'::float4 +); + + +-- +-- Statistics for Name: func_index_heap; Type: STATISTICS DATA; Schema: p= ublic; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.func_index_heap'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '4'::real, + 'relallvisible', '1'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.func_index_heap'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{AB,ABC,QWE,QWERTY}'::text, + 'correlation', '0.8'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.func_index_heap'::regclass, + 'attname', 'f2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.25'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.75'::float4, + 'histogram_bounds', '{CDEFG,DEF,RTY}'::text, + 'correlation', '0.5'::float4 +); + + +-- +-- Statistics for Name: functional_dependencies; Type: STATISTICS DATA; S= chema: public; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.functional_dependencies'::regclass, + 'version', '180000'::integer, + 'relpages', '32'::integer, + 'reltuples', '5000'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.functional_dependencies'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '100'::float4, + 'most_common_vals', '{0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,= 20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44= ,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,6= 9,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,= 94,95,96,97,98,99}'::text, + 'most_common_freqs', '{0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01= ,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.0= 1,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.= 01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0= .01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,= 0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01= ,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.0= 1,0.01}'::float4[], + 'correlation', '0.028806001'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.functional_dependencies'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '50'::float4, + 'most_common_vals', '{0,1,10,11,12,13,14,15,16,17,18,19,2,20,21,22,23,24= ,25,26,27,28,29,3,30,31,32,33,34,35,36,37,38,39,4,40,41,42,43,44,45,46,47,= 48,49,5,6,7,8,9}'::text, + 'most_common_freqs', '{0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02= ,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.0= 2,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.= 02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02}'::float4[], + 'correlation', '0.0234708'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.functional_dependencies'::regclass, + 'attname', 'c'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '25'::float4, + 'most_common_vals', '{0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,= 20,21,22,23,24}'::text, + 'most_common_freqs', '{0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04= ,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.0= 4}'::float4[], + 'correlation', '0.043839'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.functional_dependencies'::regclass, + 'attname', 'd'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '0'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.functional_dependencies'::regclass, + 'attname', 'filler1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,1042,1088,1132,1178,1222,1268,1312,1358,1402,144= 8,1493,1538,1583,1628,1673,1718,1763,1808,1853,1899,1943,1989,2032,2078,21= 22,2168,2212,2258,2302,2348,2393,2438,2483,2528,2573,2618,2663,2708,2753,2= 799,2843,2889,2933,2979,3022,3068,3112,3158,3202,3248,3293,3338,3383,3428,= 3473,3518,3563,3608,3653,3699,3743,3789,3833,3879,3923,3969,4012,4058,4102= ,4148,4193,4238,4283,4328,4373,4418,4463,4508,4553,4599,4643,4689,4733,477= 9,4823,4869,4913,4959,502,548,593,638,683,728,773,818,863,908,953,999}'::t= ext, + 'correlation', '0.33563375'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.functional_dependencies'::regclass, + 'attname', 'filler2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '0'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.functional_dependencies'::regclass, + 'attname', 'filler3'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '0'::float4 +); + + +-- +-- Statistics for Name: gb18030_inputs; Type: STATISTICS DATA; Schema: pu= blic; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.gb18030_inputs'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '8'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.gb18030_inputs'::regclass, + 'attname', 'description'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '24'::integer, + 'n_distinct', '-0.875'::float4, + 'most_common_vals', '{"invalid, NUL byte"}'::text, + 'most_common_freqs', '{0.25}'::float4[], + 'histogram_bounds', '{"incomplete char ","incomplete char, followed by n= ewline ",valid,"valid, no translation to UTF-8","valid, pure ASCII","valid= , translates to UTF-8 by mapping function"}'::text, + 'correlation', '-0.5952381'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.gb18030_inputs'::regclass, + 'attname', 'inbytes'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '7'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"\\x666f6f","\\x666f6f84309c","\\x666f6f84309c0038= ","\\x666f6f84309c0a","\\x666f6f84309c38","\\x666f6f84309c3800","\\x666f6f= 8431a530","\\x666f6fcff3"}'::text, + 'correlation', '-0.0952381'::float4 +); + + +-- +-- Statistics for Name: gin_test_tbl; Type: STATISTICS DATA; Schema: publ= ic; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.gin_test_tbl'::regclass, + 'version', '180000'::integer, + 'relpages', '200'::integer, + 'reltuples', '2997'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.gin_test_tbl'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '33'::integer, + 'n_distinct', '-0.6666667'::float4, + 'most_common_vals', '{"{1,3,1}","{1,3,3}","{1,3,4}","{1,3,5}","{1,3,6}",= "{1,3,7}","{1,3,8}","{1,3,9}","{1,3,10}","{1,3,11}","{1,3,12}","{1,3,13}",= "{1,3,14}","{1,3,15}","{1,3,16}","{1,3,17}","{1,3,18}","{1,3,19}","{1,3,20= }","{1,3,21}","{1,3,22}","{1,3,23}","{1,3,24}","{1,3,25}","{1,3,26}","{1,3= ,27}","{1,3,28}","{1,3,29}","{1,3,30}","{1,3,31}","{1,3,32}","{1,3,33}","{= 1,3,34}","{1,3,35}","{1,3,36}","{1,3,37}","{1,3,38}","{1,3,39}","{1,3,40}"= ,"{1,3,41}","{1,3,42}","{1,3,43}","{1,3,44}","{1,3,45}","{1,3,46}","{1,3,4= 7}","{1,3,48}","{1,3,49}","{1,3,50}","{1,3,51}","{1,3,52}","{1,3,53}","{1,= 3,54}","{1,3,55}","{1,3,56}","{1,3,57}","{1,3,58}","{1,3,59}","{1,3,60}","= {1,3,61}","{1,3,62}","{1,3,63}","{1,3,64}","{1,3,65}","{1,3,66}","{1,3,67}= ","{1,3,68}","{1,3,69}","{1,3,70}","{1,3,71}","{1,3,72}","{1,3,73}","{1,3,= 74}","{1,3,75}","{1,3,76}","{1,3,77}","{1,3,78}","{1,3,79}","{1,3,80}","{1= ,3,81}","{1,3,82}","{1,3,83}","{1,3,84}","{1,3,85}","{1,3,86}","{1,3,87}",= "{1,3,88}","{1,3,89}","{1,3,90}","{1,3,91}","{1,3,92}","{1,3,93}","{1,3,94= }","{1,3,95}","{1,3,96}","{1,3,97}","{1,3,98}","{1,3,99}","{1,3,100}","{1,= 3,101}"}'::text, + 'most_common_freqs', '{0.000667334,0.000667334,0.000667334,0.000667334,0= .000667334,0.000667334,0.000667334,0.000667334,0.000667334,0.000667334,0.0= 00667334,0.000667334,0.000667334,0.000667334,0.000667334,0.000667334,0.000= 667334,0.000667334,0.000667334,0.000667334,0.000667334,0.000667334,0.00066= 7334,0.000667334,0.000667334,0.000667334,0.000667334,0.000667334,0.0006673= 34,0.000667334,0.000667334,0.000667334,0.000667334,0.000667334,0.000667334= ,0.000667334,0.000667334,0.000667334,0.000667334,0.000667334,0.000667334,0= .000667334,0.000667334,0.000667334,0.000667334,0.000667334,0.000667334,0.0= 00667334,0.000667334,0.000667334,0.000667334,0.000667334,0.000667334,0.000= 667334,0.000667334,0.000667334,0.000667334,0.000667334,0.000667334,0.00066= 7334,0.000667334,0.000667334,0.000667334,0.000667334,0.000667334,0.0006673= 34,0.000667334,0.000667334,0.000667334,0.000667334,0.000667334,0.000667334= ,0.000667334,0.000667334,0.000667334,0.000667334,0.000667334,0.000667334,0= .000667334,0.000667334,0.000667334,0.000667334,0.000667334,0.000667334,0.0= 00667334,0.000667334,0.000667334,0.000667334,0.000667334,0.000667334,0.000= 667334,0.000667334,0.000667334,0.000667334,0.000667334,0.000667334,0.00066= 7334,0.000667334,0.000667334,0.000667334}'::float4[], + 'histogram_bounds', '{"{1,3,102}","{1,3,115}","{1,3,129}","{1,3,143}","{= 1,3,157}","{1,3,171}","{1,3,185}","{1,3,199}","{1,3,213}","{1,3,227}","{1,= 3,241}","{1,3,255}","{1,3,269}","{1,3,283}","{1,3,297}","{1,3,311}","{1,3,= 325}","{1,3,339}","{1,3,353}","{1,3,367}","{1,3,381}","{1,3,395}","{1,3,40= 9}","{1,3,423}","{1,3,437}","{1,3,451}","{1,3,465}","{1,3,479}","{1,3,493}= ","{1,3,507}","{1,3,521}","{1,3,535}","{1,3,549}","{1,3,563}","{1,3,577}",= "{1,3,591}","{1,3,605}","{1,3,619}","{1,3,633}","{1,3,647}","{1,3,661}","{= 1,3,675}","{1,3,689}","{1,3,703}","{1,3,717}","{1,3,731}","{1,3,745}","{1,= 3,759}","{1,3,773}","{1,3,787}","{1,3,801}","{1,3,814}","{1,3,828}","{1,3,= 842}","{1,3,856}","{1,3,870}","{1,3,884}","{1,3,898}","{1,3,912}","{1,3,92= 6}","{1,3,940}","{1,3,954}","{1,3,968}","{1,3,982}","{1,3,996}","{3,1,21}"= ,"{3,1,49}","{3,1,77}","{3,1,105}","{3,1,133}","{3,1,161}","{3,1,189}","{3= ,1,217}","{3,1,245}","{3,1,273}","{3,1,301}","{3,1,328}","{3,1,356}","{3,1= ,384}","{3,1,412}","{3,1,440}","{3,1,468}","{3,1,496}","{3,1,524}","{3,1,5= 52}","{3,1,580}","{3,1,608}","{3,1,636}","{3,1,664}","{3,1,692}","{3,1,720= }","{3,1,748}","{3,1,776}","{3,1,804}","{3,1,832}","{3,1,860}","{3,1,888}"= ,"{3,1,916}","{3,1,944}","{3,1,972}","{3,1,1000}"}'::text, + 'correlation', '0.1856299'::float4, + 'most_common_elems', '{1,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,= 21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45= ,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,7= 0,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,= 95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114= ,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,1= 33,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151= ,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,1= 70,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188= ,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,2= 07,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225= ,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,2= 44,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262= ,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,2= 81,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299= ,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,3= 18,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336= ,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,3= 55,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373= ,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,3= 92,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410= ,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,4= 29,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447= ,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,4= 66,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484= ,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,5= 03,504,505,506,507,508,509,510,511,512,513,514,515,516,517,518,519,520,521= ,522,523,524,525,526,527,528,529,530,531,532,533,534,535,536,537,538,539,5= 40,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558= ,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,576,5= 77,578,579,580,581,582,583,584,585,586,587,588,589,590,591,592,593,594,595= ,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,611,612,613,6= 14,615,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,632= ,633,634,635,636,637,638,639,640,641,642,643,644,645,646,647,648,649,650,6= 51,652,653,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669= ,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,686,687,6= 88,689,690,691,692,693,694,695,696,697,698,699,700,701,702,703,704,705,706= ,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,7= 25,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743= ,744,745,746,747,748,749,750,751,752,753,754,755,756,757,758,759,760,761,7= 62,763,764,765,766,767,768,769,770,771,772,773,774,775,776,777,778,779,780= ,781,782,783,784,785,786,787,788,789,790,791,792,793,794,795,796,797,798,7= 99,800,801,802,803,804,805,806,807,808,809,810,811,812,813,814,815,816,817= ,818,819,820,821,822,823,824,825,826,827,828,829,830,831,832,833,834,835,8= 36,837,838,839,840,841,842,843,844,845,846,847,848,849,850,851,852,853,854= ,855,856,857,858,859,860,861,862,863,864,865,866,867,868,869,870,871,872,8= 73,874,875,876,877,878,879,880,881,882,883,884,885,886,887,888,889,890,891= ,892,893,894,895,896,897,898,899,900,901,902,903,904,905,906,907,908,909,9= 10,911,912,913,914,915,916,917,918,919,920,921,922,923,924,925,926,927,928= ,929,930,931,932,933,934,935,936,937,938,939,940,941,942,943,944,945,946,9= 47,948,949,950,951,952,953,954,955,956,957,958,959,960,961,962,963,964,965= ,966,967,968,969,970,971,972,973,974,975,976,977,978,979,980,981,982,983,9= 84,985,986,987,988,989,990,991,992,993,994,995,996,997,998,999,1000}'::tex= t, + 'most_common_elem_freqs', '{1,1,0.001001001,0.001001001,0.001001001,0.00= 1001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.0010= 01001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001= 001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00100100= 1,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,= 0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.= 001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00= 1001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.0010= 01001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001= 001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00100100= 1,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,= 0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.= 001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00= 1001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.0010= 01001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001= 001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00100100= 1,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,= 0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.= 001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00= 1001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.0010= 01001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001= 001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00100100= 1,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,= 0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.= 001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00= 1001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.0010= 01001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001= 001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00100100= 1,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,= 0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.= 001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00= 1001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.0010= 01001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001= 001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00100100= 1,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,= 0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.= 001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00= 1001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.0010= 01001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001= 001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00100100= 1,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,= 0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.= 001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00= 1001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.0010= 01001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001= 001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00100100= 1,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,= 0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.= 001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00= 1001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.0010= 01001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001= 001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00100100= 1,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,= 0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.= 001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00= 1001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.0010= 01001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001= 001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00100100= 1,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,= 0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.= 001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00= 1001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.0010= 01001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001= 001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00100100= 1,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,= 0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.= 001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00= 1001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.0010= 01001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001= 001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00100100= 1,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,= 0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.= 001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00= 1001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.0010= 01001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001= 001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00100100= 1,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,= 0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.= 001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00= 1001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.0010= 01001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001= 001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00100100= 1,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,= 0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.= 001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00= 1001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.0010= 01001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001= 001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00100100= 1,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,= 0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.= 001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00= 1001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.0010= 01001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001= 001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00100100= 1,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,= 0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.= 001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00= 1001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.0010= 01001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001= 001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00100100= 1,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,= 0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.= 001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00= 1001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.0010= 01001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001= 001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00100100= 1,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,= 0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.= 001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00= 1001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.0010= 01001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001= 001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00100100= 1,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,= 0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.= 001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00= 1001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.0010= 01001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001= 001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00100100= 1,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,= 0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.= 001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00= 1001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.0010= 01001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001= 001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00100100= 1,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,= 0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.= 001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00= 1001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.0010= 01001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001= 001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00100100= 1,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,= 0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.= 001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00= 1001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.0010= 01001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001= 001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00100100= 1,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,= 0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.= 001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00= 1001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.0010= 01001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001= 001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00100100= 1,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,= 0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.= 001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00= 1001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.0010= 01001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001= 001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00100100= 1,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,= 0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.= 001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00= 1001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.0010= 01001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001= 001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00100100= 1,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,= 0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.= 001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00= 1001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.0010= 01001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001= 001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.00100100= 1,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,= 0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.001001001,0.= 001001001,0.001001001,1,0}'::float4[], + 'elem_count_histogram', '{2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,= 3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,= 3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,= 3,3,3,2.997998}'::float4[] +); + + +-- +-- Statistics for Name: gist_point_tbl; Type: STATISTICS DATA; Schema: pu= blic; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.gist_point_tbl'::regclass, + 'version', '180000'::integer, + 'relpages', '128'::integer, + 'reltuples', '2500'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.gist_point_tbl'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{2,50,100,150,200,250,300,350,400,450,500,550,600,6= 50,700,750,800,850,900,950,1000,1050,1100,1150,1200,1250,1300,1350,1400,14= 50,1500,1550,1600,1650,1700,1750,1800,1850,1900,1950,2000,2050,2100,2150,2= 200,2250,2300,2350,2400,2450,2500,2550,2600,2650,2700,2750,2800,2850,2900,= 2950,3000,3050,3100,3150,3200,3250,3300,3350,3400,3450,3500,3550,3600,3650= ,3700,3750,3800,3850,3900,3950,4000,4050,4100,4150,4200,4250,4300,4350,440= 0,4450,4500,4550,4600,4650,4700,4750,4800,4850,4900,4950,5000}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.gist_point_tbl'::regclass, + 'attname', 'p'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '16'::integer, + 'n_distinct', '0'::float4 +); + + +-- +-- Statistics for Name: gs_data_1; Type: STATISTICS DATA; Schema: public;= Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.gs_data_1'::regclass, + 'version', '180000'::integer, + 'relpages', '16'::integer, + 'reltuples', '2000'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.gs_data_1'::regclass, + 'attname', 'g'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{0,19,39,59,79,99,119,139,159,179,199,219,239,259,2= 79,299,319,339,359,379,399,419,439,459,479,499,519,539,559,579,599,619,639= ,659,679,699,719,739,759,779,799,819,839,859,879,899,919,939,959,979,999,1= 019,1039,1059,1079,1099,1119,1139,1159,1179,1199,1219,1239,1259,1279,1299,= 1319,1339,1359,1379,1399,1419,1439,1459,1479,1499,1519,1539,1559,1579,1599= ,1619,1639,1659,1679,1699,1719,1739,1759,1779,1799,1819,1839,1859,1879,189= 9,1919,1939,1959,1979,1999}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.gs_data_1'::regclass, + 'attname', 'g10'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '10'::float4, + 'most_common_vals', '{0,1,2,3,4,5,6,7,8,9}'::text, + 'most_common_freqs', '{0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1}'::float4= [], + 'correlation', '0.10494753'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.gs_data_1'::regclass, + 'attname', 'g100'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '100'::float4, + 'most_common_vals', '{0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,= 20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44= ,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,6= 9,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,= 94,95,96,97,98,99}'::text, + 'most_common_freqs', '{0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01= ,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.0= 1,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.= 01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0= .01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,= 0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01= ,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.0= 1,0.01}'::float4[], + 'correlation', '0.059970014'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.gs_data_1'::regclass, + 'attname', 'g1000'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,= 20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44= ,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,6= 9,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,= 94,95,96,97,98,99}'::text, + 'most_common_freqs', '{0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0= .001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.0= 01,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001= ,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0= .001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.0= 01,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001= ,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0= .001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.0= 01,0.001,0.001,0.001,0.001,0.001}'::float4[], + 'histogram_bounds', '{100,108,117,126,135,144,153,162,171,180,189,198,20= 7,216,225,234,243,252,261,270,279,288,297,306,315,324,333,342,351,360,369,= 378,387,396,405,414,423,432,441,450,459,468,477,486,495,504,513,522,531,54= 0,549,558,567,576,585,594,603,612,621,630,639,648,657,666,675,684,693,702,= 711,720,729,738,747,756,765,774,783,792,801,810,819,828,837,846,855,864,87= 3,882,891,900,909,918,927,936,945,954,963,972,981,990,999}'::text, + 'correlation', '0.50074965'::float4 +); + + +-- +-- Statistics for Name: has_fast_default; Type: STATISTICS DATA; Schema: = public; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.has_fast_default'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '1'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.has_fast_default'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.has_fast_default'::regclass, + 'attname', 'f2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); + + +-- +-- Statistics for Name: hash_f8_heap; Type: STATISTICS DATA; Schema: publ= ic; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.hash_f8_heap'::regclass, + 'version', '180000'::integer, + 'relpages', '96'::integer, + 'reltuples', '10000'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.hash_f8_heap'::regclass, + 'attname', 'random'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{-1234.1234,20554160,42742420,66398505,83732210,106= 671606,126796854,146593168,167442411,188991945,212714747,234921719,2616919= 73,283566240,307864029,330852764,353943568,373691838,396501561,420168057,4= 42664995,463935293,484136659,505961622,525826179,547190859,572700042,59463= 2735,615465067,637343018,655082601,676841849,696645518,719693842,740807308= ,763094404,785273426,806008371,831589277,853863997,874338918,895328303,914= 011139,933255732,954159281,973850276,997367030,1015626791,1036201199,10571= 93880,1077533729,1099335203,1118467884,1141724740,1164302455,1187244627,12= 10725906,1229540306,1250997141,1271287747,1293513955,1321214228,1343458145= ,1361979450,1381409316,1402628129,1422929614,1442340363,1463275758,1482049= 650,1501865848,1520384091,1547885605,1568009880,1584891343,1605054826,1628= 003657,1647785053,1668329710,1692877391,1716435583,1737543778,1757235242,1= 776831856,1800130894,1816909941,1840611217,1862713323,1881448815,190351139= 9,1923866462,1944460763,1963676976,1985371250,2005913136,2024986770,204870= 2605,2077034432,2101610246,2123726753,2147329594}'::text, + 'correlation', '0.013595908'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.hash_f8_heap'::regclass, + 'attname', 'seqno'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{0,99,199,299,399,499,599,699,799,899,999,1099,1199= ,1299,1399,1499,1599,1699,1799,1899,1999,2099,2199,2299,2399,2499,2599,269= 9,2799,2899,2999,3099,3199,3299,3399,3499,3599,3699,3799,3899,3999,4099,41= 99,4299,4399,4499,4599,4699,4799,4899,4999,5099,5199,5299,5399,5499,5599,5= 699,5799,5899,5999,6099,6199,6299,6399,6499,6599,6699,6799,6899,6999,7099,= 7199,7299,7399,7499,7599,7699,7799,7899,7999,8099,8199,8299,8399,8499,8599= ,8699,8799,8899,9000,9100,9200,9300,9400,9500,9600,9700,9800,9900,20000}':= :text, + 'correlation', '0.99999285'::float4 +); + + +-- +-- Statistics for Name: hash_i4_heap; Type: STATISTICS DATA; Schema: publ= ic; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.hash_i4_heap'::regclass, + 'version', '180000'::integer, + 'relpages', '80'::integer, + 'reltuples', '10000'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.hash_i4_heap'::regclass, + 'attname', 'random'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,20554160,42742420,66398505,83732210,106671606,12= 6796854,146593168,167442411,188991945,212714747,234921719,261691973,283566= 240,307864029,330852764,353943568,373691838,396501561,420168057,442664995,= 463935293,484136659,505961622,525826179,547190859,572700042,594632735,6154= 65067,637343018,655082601,676841849,696645518,719693842,740807308,76309440= 4,785273426,806008371,831589277,853863997,874338918,895328303,914011139,93= 3255732,954159281,973850276,997367030,1015626791,1036201199,1057193880,107= 7533729,1099335203,1118467884,1141724740,1164302455,1187244627,1210725906,= 1229540306,1250997141,1271287747,1293513955,1321214228,1343458145,13619794= 50,1381409316,1402628129,1423035453,1442452851,1464118846,1482152310,15018= 98471,1520386208,1548069319,1568035208,1584919473,1605192855,1628003657,16= 47785053,1668329710,1692877391,1716435583,1737543778,1757235242,1776831856= ,1800130894,1816909941,1840611217,1862713323,1881448815,1903511399,1923866= 462,1944460763,1963676976,1985371250,2005913136,2024986770,2048702605,2077= 034432,2101610246,2123726753,2147329594}'::text, + 'correlation', '0.013889396'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.hash_i4_heap'::regclass, + 'attname', 'seqno'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{0,99,199,299,399,499,599,699,799,899,999,1099,1199= ,1299,1399,1499,1599,1699,1799,1899,1999,2099,2199,2299,2399,2499,2599,269= 9,2799,2899,2999,3099,3199,3299,3399,3499,3599,3699,3799,3899,3999,4099,41= 99,4299,4399,4499,4599,4699,4799,4899,4999,5099,5199,5299,5399,5499,5599,5= 699,5799,5899,5999,6099,6199,6299,6399,6499,6599,6699,6799,6900,7000,7100,= 7200,7300,7400,7500,7600,7700,7800,7900,8000,8100,8200,8300,8400,8500,8600= ,8700,8800,8900,9000,9100,9200,9300,9400,9500,9600,9700,9800,9900,20000}':= :text, + 'correlation', '0.99956584'::float4 +); + + +-- +-- Statistics for Name: hash_name_heap; Type: STATISTICS DATA; Schema: pu= blic; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.hash_name_heap'::regclass, + 'version', '180000'::integer, + 'relpages', '168'::integer, + 'reltuples', '10000'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.hash_name_heap'::regclass, + 'attname', 'random'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '64'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{0123456789abcdef,1016383085,1035269660,1055539905,= 1074062232,1093484966,1110030471,1129288515,1150617955,1172209470,11916235= 9,1212092401,1229391245,124768480,1266316896,1286114644,130709534,13298679= 55,1349004214,1366354963,1384574141,1403399671,1421548051,1439592409,14590= 84917,1475313842,1492588715,1508969772,1528131345,1550738772,1569280411,15= 84852602,1603560877,1623465276,164155753,1660270452,1678144407,1701016916,= 1723389310,1742330119,176210146,17782130,1797989561,181292963,1835514584,1= 85372113,1871142575,1889108971,1908324907,1927939999,1945988182,1964155987= ,1984242448,2002284818,2019507021,2040835319,2064638338,2088086019,2108099= 909,2128819080,218243764,238316279,262042399,281378409,303352240,32399659,= 345369338,362759508,38355364,402431380,42483819,444602300,464355109,482506= 9,50371588,520951484,54022194,5593978,580522250,600250256,619238681,640233= 745,65760145,676501380,692859447,713735309,733115606,752118792,77025693,78= 9136890,809328118,832342264,851906116,86995665,889008184,906418680,9244990= 04,945403562,961740612,981799281,999647871}'::text, + 'correlation', '-0.019438544'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.hash_name_heap'::regclass, + 'attname', 'seqno'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{0,99,199,299,399,499,599,699,799,899,999,1099,1199= ,1299,1399,1499,1599,1699,1799,1899,1999,2099,2199,2299,2399,2499,2599,269= 9,2799,2899,2999,3099,3199,3299,3399,3499,3599,3699,3799,3899,3999,4099,41= 99,4299,4399,4499,4599,4699,4799,4899,4999,5099,5199,5299,5399,5499,5599,5= 699,5799,5899,5999,6099,6199,6299,6399,6499,6599,6699,6799,6899,6999,7099,= 7199,7299,7399,7499,7599,7699,7799,7899,7999,8099,8199,8299,8399,8499,8599= ,8699,8799,8899,8999,9099,9199,9299,9399,9499,9599,9699,9799,9899,9999}'::= text, + 'correlation', '0.9999283'::float4 +); + + +-- +-- Statistics for Name: hash_txt_heap; Type: STATISTICS DATA; Schema: pub= lic; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.hash_txt_heap'::regclass, + 'version', '180000'::integer, + 'relpages', '96'::integer, + 'reltuples', '10000'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.hash_txt_heap'::regclass, + 'attname', 'random'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '10'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{0123456789abcdefghijklmnop,1016383085,1035269660,1= 055539905,1074062232,1093484966,1110030471,1129288515,1150617955,117220947= 0,119162359,1212092401,1229391245,124768480,1266316896,1286114644,13070953= 4,1329867955,1349004214,1366354963,1384574141,1403399671,1421548051,143959= 2409,1459084917,1475313842,1492588715,1508969772,1528131345,1550738772,156= 9280411,1584852602,1603560877,1623465276,164155753,1660270452,1678144407,1= 701016916,1723389310,1742330119,176210146,17782130,1797989561,181292963,18= 35514584,185372113,1871142575,1889108971,1908324907,1927939999,1945988182,= 1964155987,1984242448,2002284818,2019507021,2040835319,2064638338,20880860= 19,2108099909,2128819080,218243764,238455102,262377822,282037803,30353376,= 324033872,345531010,362768142,383865833,402530277,424906570,444704417,4643= 78245,482654192,503731435,520986193,540356223,559723064,580599516,60028409= 0,619589112,640354327,657766806,676612726,692873886,713861202,733248263,75= 2319721,77025693,789136890,809328118,832342264,851906116,86995665,88900818= 4,906418680,924499004,945403562,961740612,981799281,999647871}'::text, + 'correlation', '-0.019089347'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.hash_txt_heap'::regclass, + 'attname', 'seqno'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{0,99,199,299,399,499,599,699,799,899,999,1099,1199= ,1299,1399,1499,1599,1699,1799,1899,1999,2099,2199,2299,2399,2499,2599,269= 9,2799,2899,2999,3099,3199,3299,3399,3499,3599,3699,3799,3899,3999,4099,41= 99,4299,4399,4499,4599,4699,4799,4899,4999,5099,5199,5299,5399,5500,5600,5= 700,5800,5900,6000,6100,6200,6300,6400,6500,6600,6700,6800,6900,7000,7100,= 7200,7300,7400,7500,7600,7700,7800,7900,8000,8100,8200,8300,8400,8500,8600= ,8700,8800,8900,9000,9100,9200,9300,9400,9500,9600,9700,9800,9900,20000}':= :text, + 'correlation', '0.99978423'::float4 +); + + +-- +-- Statistics for Name: hobbies_r; Type: STATISTICS DATA; Schema: public;= Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.hobbies_r'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '5'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.hobbies_r'::regclass, + 'attname', 'name'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '11'::integer, + 'n_distinct', '-0.6'::float4, + 'most_common_vals', '{basketball,posthacking}'::text, + 'most_common_freqs', '{0.4,0.4}'::float4[], + 'correlation', '0.2'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.hobbies_r'::regclass, + 'attname', 'person'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.2'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-0.8'::float4, + 'histogram_bounds', '{jeff,joe,mike,sally}'::text, + 'correlation', '0.4'::float4 +); + + +-- +-- Statistics for Name: hslot; Type: STATISTICS DATA; Schema: public; Own= er: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.hslot'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '16'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.hslot'::regclass, + 'attname', 'hubname'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '15'::integer, + 'n_distinct', '1'::float4, + 'most_common_vals', '{"base.hub1 "}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.hslot'::regclass, + 'attname', 'slotlink'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '21'::integer, + 'n_distinct', '-0.125'::float4, + 'most_common_vals', '{" "}'::text, + 'most_common_freqs', '{0.9375}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.hslot'::regclass, + 'attname', 'slotname'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '21'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"HS.base.hub1.1 ","HS.base.hub1.10 ","HS.= base.hub1.11 ","HS.base.hub1.12 ","HS.base.hub1.13 ","HS.base.= hub1.14 ","HS.base.hub1.15 ","HS.base.hub1.16 ","HS.base.hub1.= 2 ","HS.base.hub1.3 ","HS.base.hub1.4 ","HS.base.hub1.5 = ","HS.base.hub1.6 ","HS.base.hub1.7 ","HS.base.hub1.8 ","= HS.base.hub1.9 "}'::text, + 'correlation', '-0.5882353'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.hslot'::regclass, + 'attname', 'slotno'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16}'::text, + 'correlation', '0.64705884'::float4 +); + + +-- +-- Statistics for Name: hub; Type: STATISTICS DATA; Schema: public; Owner= : - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.hub'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '1'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.hub'::regclass, + 'attname', 'comment'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '21'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.hub'::regclass, + 'attname', 'name'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '15'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.hub'::regclass, + 'attname', 'nslots'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); + + +-- +-- Statistics for Name: identity_dump_logged; Type: STATISTICS DATA; Sche= ma: public; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.identity_dump_logged'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '0'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: identity_dump_unlogged; Type: STATISTICS DATA; Sc= hema: public; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.identity_dump_unlogged'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '0'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: idxpart; Type: STATISTICS DATA; Schema: public; O= wner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.idxpart'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '-1'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: idxpart1; Type: STATISTICS DATA; Schema: public; = Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.idxpart1'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '0'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: idxpart2; Type: STATISTICS DATA; Schema: public; = Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.idxpart2'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '-1'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: idxpart21; Type: STATISTICS DATA; Schema: public;= Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.idxpart21'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '0'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: idxpart22; Type: STATISTICS DATA; Schema: public;= Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.idxpart22'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '0'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: idxpart3; Type: STATISTICS DATA; Schema: public; = Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.idxpart3'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '-1'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: idxpart31; Type: STATISTICS DATA; Schema: public;= Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.idxpart31'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '0'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: idxpart32; Type: STATISTICS DATA; Schema: public;= Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.idxpart32'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '0'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: idxpart_another; Type: STATISTICS DATA; Schema: p= ublic; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.idxpart_another'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '-1'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: idxpart_another_1; Type: STATISTICS DATA; Schema:= public; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.idxpart_another_1'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '0'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: iface; Type: STATISTICS DATA; Schema: public; Own= er: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.iface'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '1'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.iface'::regclass, + 'attname', 'ifname'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.iface'::regclass, + 'attname', 'slotlink'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '21'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.iface'::regclass, + 'attname', 'slotname'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '21'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.iface'::regclass, + 'attname', 'sysname'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-1'::float4 +); + + +-- +-- Statistics for Name: ihighway; Type: STATISTICS DATA; Schema: public; = Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.ihighway'::regclass, + 'version', '180000'::integer, + 'relpages', '9'::integer, + 'reltuples', '479'::real, + 'relallvisible', '9'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.ihighway'::regclass, + 'attname', 'name'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '35'::integer, + 'n_distinct', '12'::float4, + 'most_common_vals', '{"I- 580 Ramp","I- 880 = Ramp","I- 580 ","I- 680 = Ramp","I- 80 Ramp","I- 880 = ","I- 80 ","I- 680 = ","I- 980 ","I- 980 = Ramp","I- 580/I-680 Ramp","I- 205 = "}'::text, + 'most_common_freqs', '{0.3131524,0.28183717,0.09185804,0.07515658,0.0647= 18165,0.0480167,0.033402923,0.03131524,0.025052192,0.016701462,0.014613778= ,0.0041753654}'::float4[], + 'correlation', '0.9999724'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.ihighway'::regclass, + 'attname', 'thepath'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '73'::integer, + 'n_distinct', '0'::float4 +); + + +-- +-- Statistics for Name: inet_tbl; Type: STATISTICS DATA; Schema: public; = Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.inet_tbl'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '18'::real, + 'relallvisible', '1'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.inet_tbl'::regclass, + 'attname', 'c'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '9'::integer, + 'n_distinct', '-0.5555556'::float4, + 'most_common_vals', '{10.0.0.0/8,192.168.1.0/24}'::text, + 'most_common_freqs', '{0.2777778,0.2777778}'::float4[], + 'histogram_bounds', '{10.0.0.0/32,10.1.0.0/16,10.1.2.0/24,10.1.2.3/32,19= 2.168.1.0/26,::ffff:1.2.3.4/128,10:23::f1/128,10:23::8000/113}'::text, + 'correlation', '-0.07739938'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.inet_tbl'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '9'::integer, + 'n_distinct', '-0.8888889'::float4, + 'most_common_vals', '{10.1.2.3/8}'::text, + 'most_common_freqs', '{0.16666667}'::float4[], + 'histogram_bounds', '{9.1.2.3/8,10.1.2.3/16,10.1.2.3/24,10.1.2.3,11.1.2.= 3/8,192.168.1.0/24,192.168.1.226/24,192.168.1.255/24,192.168.1.0/25,192.16= 8.1.255/25,192.168.1.226,10::/8,::4.3.2.1/24,10:23::f1/64,10:23::ffff}'::t= ext, + 'correlation', '0.18266253'::float4 +); + + +-- +-- Statistics for Name: infinite_interval_tbl; Type: STATISTICS DATA; Sch= ema: public; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.infinite_interval_tbl'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '3'::real, + 'relallvisible', '1'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.infinite_interval_tbl'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '16'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{-infinity,"1 year 2 days 03:00:00",infinity}'::tex= t, + 'correlation', '-0.5'::float4 +); + + +-- +-- Statistics for Name: inh_nn1; Type: STATISTICS DATA; Schema: public; O= wner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.inh_nn1'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '0'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: inh_test; Type: STATISTICS DATA; Schema: public; = Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.inh_test'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '0'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: inhf; Type: STATISTICS DATA; Schema: public; Owne= r: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.inhf'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '1'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.inhf'::regclass, + 'attname', 'xx'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-1'::float4 +); + + +-- +-- Statistics for Name: inhx; Type: STATISTICS DATA; Schema: public; Owne= r: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.inhx'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '0'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: insert_tbl; Type: STATISTICS DATA; Schema: public= ; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.insert_tbl'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '5'::real, + 'relallvisible', '1'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.insert_tbl'::regclass, + 'attname', 'x'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.2'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.8'::float4, + 'histogram_bounds', '{4,5,6,7}'::text, + 'correlation', '0.4'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.insert_tbl'::regclass, + 'attname', 'y'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '9'::integer, + 'n_distinct', '-0.6'::float4, + 'most_common_vals', '{"try again"}'::text, + 'most_common_freqs', '{0.6}'::float4[], + 'histogram_bounds', '{"!check failed",Y}'::text, + 'correlation', '0.4'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.insert_tbl'::regclass, + 'attname', 'z'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.4'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.6'::float4, + 'histogram_bounds', '{-7,-6,-4}'::text, + 'correlation', '-0.5'::float4 +); + + +-- +-- Statistics for Name: int2_tbl; Type: STATISTICS DATA; Schema: public; = Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.int2_tbl'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '5'::real, + 'relallvisible', '1'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.int2_tbl'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{-32767,-1234,0,1234,32767}'::text, + 'correlation', '-0.3'::float4 +); + + +-- +-- Statistics for Name: int4_tbl; Type: STATISTICS DATA; Schema: public; = Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.int4_tbl'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '5'::real, + 'relallvisible', '1'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.int4_tbl'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{-2147483647,-123456,0,123456,2147483647}'::text, + 'correlation', '-0.3'::float4 +); + + +-- +-- Statistics for Name: int8_tbl; Type: STATISTICS DATA; Schema: public; = Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.int8_tbl'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '5'::real, + 'relallvisible', '1'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.int8_tbl'::regclass, + 'attname', 'q1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.4'::float4, + 'most_common_vals', '{4567890123456789,123}'::text, + 'most_common_freqs', '{0.6,0.4}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.int8_tbl'::regclass, + 'attname', 'q2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.8'::float4, + 'most_common_vals', '{4567890123456789}'::text, + 'most_common_freqs', '{0.4}'::float4[], + 'histogram_bounds', '{-4567890123456789,123,456}'::text, + 'correlation', '-0.3'::float4 +); + + +-- +-- Statistics for Name: interval_tbl; Type: STATISTICS DATA; Schema: publ= ic; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.interval_tbl'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '12'::real, + 'relallvisible', '1'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.interval_tbl'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '16'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{-infinity,-00:00:14,00:01:00,05:00:00,"1 day 02:03= :04","10 days","3 mons","5 mons","5 mons 12:00:00","6 years","34 years",in= finity}'::text, + 'correlation', '0.23776224'::float4 +); + + +-- +-- Statistics for Name: invalid_check_con; Type: STATISTICS DATA; Schema:= public; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.invalid_check_con'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '1'::real, + 'relallvisible', '1'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.invalid_check_con'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.invalid_check_con'::regclass, + 'attname', 'f1'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); + + +-- +-- Statistics for Name: invalid_check_con_child; Type: STATISTICS DATA; S= chema: public; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.invalid_check_con_child'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '0'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: iso8859_5_inputs; Type: STATISTICS DATA; Schema: = public; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.iso8859_5_inputs'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '5'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.iso8859_5_inputs'::regclass, + 'attname', 'description'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '15'::integer, + 'n_distinct', '-0.6'::float4, + 'most_common_vals', '{"invalid, NUL byte"}'::text, + 'most_common_freqs', '{0.6}'::float4[], + 'histogram_bounds', '{valid,"valid, pure ASCII"}'::text, + 'correlation', '-0.6'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.iso8859_5_inputs'::regclass, + 'attname', 'inbytes'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"\\x00","\\x666f6f","\\xe400dede","\\xe4dede","\\x= e4dede00"}'::text, + 'correlation', '0.5'::float4 +); + + +-- +-- Statistics for Name: itest1; Type: STATISTICS DATA; Schema: public; Ow= ner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.itest1'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '5'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.itest1'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{3,4,10,20,101}'::text, + 'correlation', '-0.1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.itest1'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.4'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.2'::float4, + 'most_common_vals', '{xyz}'::text, + 'most_common_freqs', '{0.6}'::float4[], + 'correlation', '1'::float4 +); + + +-- +-- Statistics for Name: itest10; Type: STATISTICS DATA; Schema: public; O= wner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.itest10'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '4'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.itest10'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,10}'::text, + 'correlation', '0.8'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.itest10'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.5'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.25'::float4, + 'most_common_vals', '{xyz}'::text, + 'most_common_freqs', '{0.5}'::float4[], + 'correlation', '1'::float4 +); + + +-- +-- Statistics for Name: itest11; Type: STATISTICS DATA; Schema: public; O= wner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.itest11'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '3'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.itest11'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,11}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.itest11'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.6666667'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.3333333'::float4 +); + + +-- +-- Statistics for Name: itest13; Type: STATISTICS DATA; Schema: public; O= wner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.itest13'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '3'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.itest13'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.itest13'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.itest13'::regclass, + 'attname', 'c'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3}'::text, + 'correlation', '1'::float4 +); + + +-- +-- Statistics for Name: itest14; Type: STATISTICS DATA; Schema: public; O= wner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.itest14'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '1'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.itest14'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); + + +-- +-- Statistics for Name: itest17; Type: STATISTICS DATA; Schema: public; O= wner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.itest17'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '0'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: itest18; Type: STATISTICS DATA; Schema: public; O= wner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.itest18'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '0'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: itest2; Type: STATISTICS DATA; Schema: public; Ow= ner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.itest2'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '4'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.itest2'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,3,4,20}'::text, + 'correlation', '0.4'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.itest2'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.5'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.25'::float4, + 'most_common_vals', '{xyz}'::text, + 'most_common_freqs', '{0.5}'::float4[], + 'correlation', '1'::float4 +); + + +-- +-- Statistics for Name: itest3; Type: STATISTICS DATA; Schema: public; Ow= ner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.itest3'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '5'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.itest3'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{7,12,17,22,27}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.itest3'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.4'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '-0.6'::float4, + 'histogram_bounds', '{a,b,c}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.itest3'::regclass, + 'attname', 'c'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4,5}'::text, + 'correlation', '1'::float4 +); + + +-- +-- Statistics for Name: itest4; Type: STATISTICS DATA; Schema: public; Ow= ner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.itest4'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '3'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.itest4'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.33333334'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.6666666'::float4, + 'histogram_bounds', '{1,2}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.itest4'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '-0.33333334'::float4, + 'most_common_vals', '{""}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); + + +-- +-- Statistics for Name: itest5; Type: STATISTICS DATA; Schema: public; Ow= ner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.itest5'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '0'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: itest6; Type: STATISTICS DATA; Schema: public; Ow= ner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.itest6'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '3'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.itest6'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,100,102}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.itest6'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '0'::integer, + 'n_distinct', '0'::float4 +); + + +-- +-- Statistics for Name: itest7; Type: STATISTICS DATA; Schema: public; Ow= ner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.itest7'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '1'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.itest7'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.itest7'::regclass, + 'attname', 'a'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); + + +-- +-- Statistics for Name: itest7a; Type: STATISTICS DATA; Schema: public; O= wner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.itest7a'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '0'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: itest7b; Type: STATISTICS DATA; Schema: public; O= wner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.itest7b'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '0'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.itest7b'::regclass, + 'attname', 'a'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); + + +-- +-- Statistics for Name: itest7c; Type: STATISTICS DATA; Schema: public; O= wner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.itest7c'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '1'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.itest7c'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); + + +-- +-- Statistics for Name: itest7d; Type: STATISTICS DATA; Schema: public; O= wner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.itest7d'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '0'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: itest7e; Type: STATISTICS DATA; Schema: public; O= wner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.itest7e'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '0'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: itest9; Type: STATISTICS DATA; Schema: public; Ow= ner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.itest9'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '4'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.itest9'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,100,101}'::text, + 'correlation', '-0.6'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.itest9'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{bar,bar2,foo,foo2}'::text, + 'correlation', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.itest9'::regclass, + 'attname', 'c'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{200,201,202,203}'::text, + 'correlation', '1'::float4 +); + + +-- +-- Statistics for Name: kd_point_tbl; Type: STATISTICS DATA; Schema: publ= ic; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.kd_point_tbl'::regclass, + 'version', '180000'::integer, + 'relpages', '60'::integer, + 'reltuples', '11003'::real, + 'relallvisible', '60'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.kd_point_tbl'::regclass, + 'attname', 'p'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.00027265292'::float4, + 'avg_width', '16'::integer, + 'n_distinct', '0'::float4 +); + + +-- +-- Statistics for Name: line_tbl; Type: STATISTICS DATA; Schema: public; = Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.line_tbl'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '10'::real, + 'relallvisible', '1'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.line_tbl'::regclass, + 'attname', 's'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '24'::integer, + 'n_distinct', '0'::float4 +); + + +-- +-- Statistics for Name: log_table; Type: STATISTICS DATA; Schema: public;= Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.log_table'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '0'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: lseg_tbl; Type: STATISTICS DATA; Schema: public; = Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.lseg_tbl'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '8'::real, + 'relallvisible', '1'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.lseg_tbl'::regclass, + 'attname', 's'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '32'::integer, + 'n_distinct', '0'::float4 +); + + +-- +-- Statistics for Name: main_table; Type: STATISTICS DATA; Schema: public= ; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.main_table'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '6'::real, + 'relallvisible', '1'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.main_table'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.16666667'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.6666667'::float4, + 'most_common_vals', '{50}'::text, + 'most_common_freqs', '{0.33333334}'::float4[], + 'histogram_bounds', '{6,30,81}'::text, + 'correlation', '-0.1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.main_table'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.16666667'::float4, + 'most_common_vals', '{10}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); + + +-- +-- Statistics for Name: mcv_lists; Type: STATISTICS DATA; Schema: public;= Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.mcv_lists'::regclass, + 'version', '180000'::integer, + 'relpages', '20'::integer, + 'reltuples', '5000'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.mcv_lists'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.mcv_lists'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.5'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '1'::float4, + 'most_common_vals', '{x}'::text, + 'most_common_freqs', '{0.5}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.mcv_lists'::regclass, + 'attname', 'c'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.5'::float4, + 'avg_width', '3'::integer, + 'n_distinct', '1'::float4, + 'most_common_vals', '{0}'::text, + 'most_common_freqs', '{0.5}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.mcv_lists'::regclass, + 'attname', 'd'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.5'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '1'::float4, + 'most_common_vals', '{x}'::text, + 'most_common_freqs', '{0.5}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.mcv_lists'::regclass, + 'attname', 'filler1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '0'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.mcv_lists'::regclass, + 'attname', 'filler2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '0'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.mcv_lists'::regclass, + 'attname', 'filler3'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.mcv_lists'::regclass, + 'attname', 'ia'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '0'::integer, + 'n_distinct', '0'::float4 +); + + +-- +-- Statistics for Name: mcv_lists_arrays; Type: STATISTICS DATA; Schema: = public; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.mcv_lists_arrays'::regclass, + 'version', '180000'::integer, + 'relpages', '152'::integer, + 'reltuples', '5000'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.mcv_lists_arrays'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '132'::integer, + 'n_distinct', '51'::float4, + 'most_common_vals', '{"{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb2= 63e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854}","{0e17daca5f3e175f448= bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c40557= 42d38}","{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca0= 0,4a44dc15364204a80fe80e9039455cc1}","{25fc0e7096fc653718202dc30b0c580b,81= 1786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a}","{2c6242= 32cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced= 00ff1ce50b2047e7a5}","{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718= 202dc30b0c580b,98010bd9270f9b100b6214a21754fd33}","{35135aaa6cc23891b40cb3= f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605= d2}","{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,7= 3475cb40a568e8da8a045ced110137e}","{3fdba35f04dc8c462986c992bcf87554,6b51d= 431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc}","{44cb730c4= 20480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a986= 5f7313dd3372cf6}","{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b9= 07c595526dc,4ec9599fc203d176a301536c2e091a19}","{4a44dc15364204a80fe80e903= 9455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732}= ","{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d= 127de37b942baad06145e54b0c61}","{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a= 265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02}","{4ec9599fc203= d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d= 3eabba93557a}","{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e90= 39455cc1,6b51d431df5d7f141cbececcf79edf3d}","{535fa30d7e25dd8a49f153677973= 4ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb}","= {59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aa= a6cc23891b40cb3f378c53a17}","{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd7= 71f2c446d369b649430b6,670671cd97404156226e507973f2ab83}","{624b60c58c9d8bf= b6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af= 6bfcdbcbf}","{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e46= 64920,59e19706d51d39f66711c2653cd7eb12}","{6b51d431df5d7f141cbececcf79edf3= d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554}","{6b= 86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a26= 5e16eee03f59718b9b5d03}","{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6= eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388}","{71ee45a3c0db9a9865= f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372= abaaeb}","{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9f= cd,44cb730c420480a0477b505ae68af508}","{76a50887d8f1c2e9301755428990ad81,9= f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e}","{785f3= ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25d= d8a49f1536779734ec8}","{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7c= d330b54174fd76f,2c624232cdd221771294dfbb310aca00}","{7a61b53701befdae0eeef= faecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183= b5d}","{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,= 25fc0e7096fc653718202dc30b0c580b}","{8527a891e224136950ff32ca212b45bc,3fdb= a35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285}","{86e50149= 658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30= e47e23ebb3b491d3}","{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301= 536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3}","{98010bd9270f9b100b6214a2= 1754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4= }","{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a= 50887d8f1c2e9301755428990ad81}","{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53= 701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893}","{b17ef6d19c7= a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100= c4835e85b7eef}","{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378= 153cfbbfb,5f9c4ab08cac7457e9111a30e4664920}","{c2356069e9d1e79ca924378153c= fbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6}",= "{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e501= 49658661312a9e0b35558d84f6}","{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff= 34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad}","{d59eced1ded07f= 84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a797= 16700b9fcd}","{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bf= cdbcbf,c6f3ac57944a531490cd39902d0f7777}","{e629fa6598d732768f7c726b4b6212= 85,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc}","{e= 7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be= 42c8a8e46fbbb4501726517}","{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8= bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0}","{ef2d127de37b942ba= ad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b541= 74fd76f}","{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba935= 57a,6f4b6612125fb3a0daecd2799dfd6c9c}","{5feceb66ffc86f38d952786c6d696c79,= 1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57}"}'::tex= t, + 'most_common_freqs', '{0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02= ,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.0= 2,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.= 02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.0198}'::float4[], + 'correlation', '-0.07215188'::float4, + 'most_common_elems', '{031b4af5197ec30a926f48cf40e11a7d,0b918943df0962bc= 7a1824c0555a3893,0e17daca5f3e175f448bacace3bc0da4,19581e27de7ced00ff1ce50b= 2047e7a5,1a6562590ef19d1045d06c4055742d38,1bad6b8cf97131fceab8543e81f77571= ,25fc0e7096fc653718202dc30b0c580b,2c624232cdd221771294dfbb310aca00,3148905= 6e0916d59fe3add79e63f095a,35135aaa6cc23891b40cb3f378c53a17,3d914f9348c9cc0= ff8a79716700b9fcd,3fdba35f04dc8c462986c992bcf87554,44cb730c420480a0477b505= ae68af508,4523540f1504cd17100c4835e85b7eef,4a44dc15364204a80fe80e9039455cc= 1,4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,4ec959= 9fc203d176a301536c2e091a19,4fc82b26aecb47d2868c4efbe3581732,535fa30d7e25dd= 8a49f1536779734ec8,59e19706d51d39f66711c2653cd7eb12,5f9c4ab08cac7457e9111a= 30e4664920,5feceb66ffc86f38d952786c6d696c79,624b60c58c9d8bfb6ff1886c2fd605= d2,670671cd97404156226e507973f2ab83,6b51d431df5d7f141cbececcf79edf3d,6b86b= 273ff34fce19d6b804eff5a3f57,6f4b6612125fb3a0daecd2799dfd6c9c,71ee45a3c0db9= a9865f7313dd3372cf6,73475cb40a568e8da8a045ced110137e,76a50887d8f1c2e930175= 5428990ad81,785f3ec7eb32f30b90cd0fcf3657d388,7902699be42c8a8e46fbbb4501726= 517,7a61b53701befdae0eeeffaecc73f14e,811786ad1ae74adfdd20dd0372abaaeb,8527= a891e224136950ff32ca212b45bc,86e50149658661312a9e0b35558d84f6,9400f1b21cb5= 27d7fa3d3eabba93557a,98010bd9270f9b100b6214a21754fd33,9f14025af0065b30e47e= 23ebb3b491d3,aea92132c4cbeb263e6ac2bf6c183b5d,b17ef6d19c7a5b1ee83b907c5955= 26dc,b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,c6f= 3ac57944a531490cd39902d0f7777,d4735e3a265e16eee03f59718b9b5d03,d59eced1ded= 07f84c145592f65bdf854,e29c9c180c6279b0b02abd6a1801c7c0,e629fa6598d732768f7= c726b4b621285,e7f6c011776e8db7cd330b54174fd76f,eb1e33e8a81b697b75855af6bfc= dbcbf,ef2d127de37b942baad06145e54b0c61,f5ca38f748a1d6eaf726b8a42fb575c3}':= :text, + 'most_common_elem_freqs', '{0.0002,0.06,0.0402,0.06,0.0202,0.0198,0.06,0= .06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,= 0.0398,0.06,0.06,0.06,0.0598,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,= 0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06= ,0.06,0.06,0.0002,0.06,0}'::float4[], + 'elem_count_histogram', '{3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,= 3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,= 3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,= 3,3,3,3}'::float4[] +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.mcv_lists_arrays'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '45'::integer, + 'n_distinct', '51'::float4, + 'most_common_vals', '{"{0.00000000000000000000,0.00100000000000000000,0.= 00200000000000000000}","{0.00100000000000000000,0.00200000000000000000,0.0= 0300000000000000000}","{0.00200000000000000000,0.00300000000000000000,0.00= 400000000000000000}","{0.00300000000000000000,0.00400000000000000000,0.005= 00000000000000000}","{0.00400000000000000000,0.00500000000000000000,0.0060= 0000000000000000}","{0.00500000000000000000,0.00600000000000000000,0.00700= 000000000000000}","{0.00600000000000000000,0.00700000000000000000,0.008000= 00000000000000}","{0.00700000000000000000,0.00800000000000000000,0.0090000= 0000000000000}","{0.00800000000000000000,0.00900000000000000000,0.01000000= 000000000000}","{0.00900000000000000000,0.01000000000000000000,0.011000000= 00000000000}","{0.01000000000000000000,0.01100000000000000000,0.0120000000= 0000000000}","{0.01100000000000000000,0.01200000000000000000,0.01300000000= 000000000}","{0.01200000000000000000,0.01300000000000000000,0.014000000000= 00000000}","{0.01300000000000000000,0.01400000000000000000,0.0150000000000= 0000000}","{0.01400000000000000000,0.01500000000000000000,0.01600000000000= 000000}","{0.01500000000000000000,0.01600000000000000000,0.017000000000000= 00000}","{0.01600000000000000000,0.01700000000000000000,0.0180000000000000= 0000}","{0.01700000000000000000,0.01800000000000000000,0.01900000000000000= 000}","{0.01800000000000000000,0.01900000000000000000,0.020000000000000000= 00}","{0.01900000000000000000,0.02000000000000000000,0.0210000000000000000= 0}","{0.02000000000000000000,0.02100000000000000000,0.02200000000000000000= }","{0.02100000000000000000,0.02200000000000000000,0.02300000000000000000}= ","{0.02200000000000000000,0.02300000000000000000,0.02400000000000000000}"= ,"{0.02300000000000000000,0.02400000000000000000,0.02500000000000000000}",= "{0.02400000000000000000,0.02500000000000000000,0.02600000000000000000}","= {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000}","{= 0.02600000000000000000,0.02700000000000000000,0.02800000000000000000}","{0= .02700000000000000000,0.02800000000000000000,0.02900000000000000000}","{0.= 02800000000000000000,0.02900000000000000000,0.03000000000000000000}","{0.0= 2900000000000000000,0.03000000000000000000,0.03100000000000000000}","{0.03= 000000000000000000,0.03100000000000000000,0.03200000000000000000}","{0.031= 00000000000000000,0.03200000000000000000,0.03300000000000000000}","{0.0320= 0000000000000000,0.03300000000000000000,0.03400000000000000000}","{0.03300= 000000000000000,0.03400000000000000000,0.03500000000000000000}","{0.034000= 00000000000000,0.03500000000000000000,0.03600000000000000000}","{0.0350000= 0000000000000,0.03600000000000000000,0.03700000000000000000}","{0.03600000= 000000000000,0.03700000000000000000,0.03800000000000000000}","{0.037000000= 00000000000,0.03800000000000000000,0.03900000000000000000}","{0.0380000000= 0000000000,0.03900000000000000000,0.04000000000000000000}","{0.03900000000= 000000000,0.04000000000000000000,0.04100000000000000000}","{0.040000000000= 00000000,0.04100000000000000000,0.04200000000000000000}","{0.0410000000000= 0000000,0.04200000000000000000,0.04300000000000000000}","{0.04200000000000= 000000,0.04300000000000000000,0.04400000000000000000}","{0.043000000000000= 00000,0.04400000000000000000,0.04500000000000000000}","{0.0440000000000000= 0000,0.04500000000000000000,0.04600000000000000000}","{0.04500000000000000= 000,0.04600000000000000000,0.04700000000000000000}","{0.046000000000000000= 00,0.04700000000000000000,0.04800000000000000000}","{0.0470000000000000000= 0,0.04800000000000000000,0.04900000000000000000}","{0.04800000000000000000= ,0.04900000000000000000,0.05000000000000000000}","{-0.00100000000000000000= ,0.00000000000000000000,0.00100000000000000000}"}'::text, + 'most_common_freqs', '{0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02= ,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.0= 2,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.= 02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.0198}'::float4[], + 'correlation', '1'::float4, + 'most_common_elems', '{-0.00100000000000000000,0.00000000000000000000,0.= 00100000000000000000,0.00200000000000000000,0.00300000000000000000,0.00400= 000000000000000,0.00500000000000000000,0.00600000000000000000,0.0070000000= 0000000000,0.00800000000000000000,0.00900000000000000000,0.010000000000000= 00000,0.01100000000000000000,0.01200000000000000000,0.01300000000000000000= ,0.01400000000000000000,0.01500000000000000000,0.01600000000000000000,0.01= 700000000000000000,0.01800000000000000000,0.01900000000000000000,0.0200000= 0000000000000,0.02100000000000000000,0.02200000000000000000,0.023000000000= 00000000,0.02400000000000000000,0.02500000000000000000,0.02600000000000000= 000,0.02700000000000000000,0.02800000000000000000,0.02900000000000000000,0= .03000000000000000000,0.03100000000000000000,0.03200000000000000000,0.0330= 0000000000000000,0.03400000000000000000,0.03500000000000000000,0.036000000= 00000000000,0.03700000000000000000,0.03800000000000000000,0.03900000000000= 000000,0.04000000000000000000,0.04100000000000000000,0.0420000000000000000= 0,0.04300000000000000000,0.04400000000000000000,0.04500000000000000000,0.0= 4600000000000000000,0.04700000000000000000,0.04800000000000000000,0.049000= 00000000000000,0.05000000000000000000,0.05100000000000000000}'::text, + 'most_common_elem_freqs', '{0.0198,0.0398,0.0598,0.06,0.06,0.06,0.06,0.0= 6,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.= 06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0= .06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.0402,0.0= 202,0.0002,0.0002,0.06,0}'::float4[], + 'elem_count_histogram', '{3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,= 3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,= 3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,= 3,3,3,3}'::float4[] +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.mcv_lists_arrays'::regclass, + 'attname', 'c'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '33'::integer, + 'n_distinct', '51'::float4, + 'most_common_vals', '{"{0,1,2}","{1,2,3}","{2,3,4}","{3,4,5}","{4,5,6}",= "{5,6,7}","{6,7,8}","{7,8,9}","{8,9,10}","{9,10,11}","{10,11,12}","{11,12,= 13}","{12,13,14}","{13,14,15}","{14,15,16}","{15,16,17}","{16,17,18}","{17= ,18,19}","{18,19,20}","{19,20,21}","{20,21,22}","{21,22,23}","{22,23,24}",= "{23,24,25}","{24,25,26}","{25,26,27}","{26,27,28}","{27,28,29}","{28,29,3= 0}","{29,30,31}","{30,31,32}","{31,32,33}","{32,33,34}","{33,34,35}","{34,= 35,36}","{35,36,37}","{36,37,38}","{37,38,39}","{38,39,40}","{39,40,41}","= {40,41,42}","{41,42,43}","{42,43,44}","{43,44,45}","{44,45,46}","{45,46,47= }","{46,47,48}","{47,48,49}","{48,49,50}","{-1,0,1}"}'::text, + 'most_common_freqs', '{0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02= ,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.0= 2,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.= 02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.0198}'::float4[], + 'correlation', '1'::float4, + 'most_common_elems', '{-1,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18= ,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,4= 3,44,45,46,47,48,49,50,51}'::text, + 'most_common_elem_freqs', '{0.0198,0.0398,0.0598,0.06,0.06,0.06,0.06,0.0= 6,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.= 06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0= .06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.0402,0.0= 202,0.0002,0.0002,0.06,0}'::float4[], + 'elem_count_histogram', '{3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,= 3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,= 3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,= 3,3,3,3}'::float4[] +); + + +-- +-- Statistics for Name: mcv_lists_bool; Type: STATISTICS DATA; Schema: pu= blic; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.mcv_lists_bool'::regclass, + 'version', '180000'::integer, + 'relpages', '45'::integer, + 'reltuples', '10000'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.mcv_lists_bool'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '2'::float4, + 'most_common_vals', '{f,t}'::text, + 'most_common_freqs', '{0.5,0.5}'::float4[], + 'correlation', '0.50014997'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.mcv_lists_bool'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '2'::float4, + 'most_common_vals', '{f,t}'::text, + 'most_common_freqs', '{0.75,0.25}'::float4[], + 'correlation', '0.62522495'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.mcv_lists_bool'::regclass, + 'attname', 'c'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '2'::float4, + 'most_common_vals', '{f,t}'::text, + 'most_common_freqs', '{0.875,0.125}'::float4[], + 'correlation', '0.78151244'::float4 +); + + +-- +-- Statistics for Name: mic_inputs; Type: STATISTICS DATA; Schema: public= ; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.mic_inputs'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '10'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.mic_inputs'::regclass, + 'attname', 'description'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '20'::integer, + 'n_distinct', '-0.8'::float4, + 'most_common_vals', '{"invalid, NUL byte"}'::text, + 'most_common_freqs', '{0.3}'::float4[], + 'histogram_bounds', '{"invalid, incomplete char","invalid, incomplete ch= ar)","invalid,incomplete char","valid (in Big5)","valid (in KOI8R)","valid= (in SHIFT_JIS)","valid, pure ASCII"}'::text, + 'correlation', '-0.8666667'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.mic_inputs'::regclass, + 'attname', 'inbytes'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"\\x666f6f","\\x666f6f95a3","\\x666f6f95a3c1","\\x= 8b00c68bcf8bcf","\\x8bc68bcf8b","\\x8bc68bcf8bcf","\\x9200bedd","\\x92be",= "\\x92bedd","\\x92bedd00"}'::text, + 'correlation', '0.23636363'::float4 +); + + +-- +-- Statistics for Name: mlparted; Type: STATISTICS DATA; Schema: public; = Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.mlparted'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '-1'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: mlparted1; Type: STATISTICS DATA; Schema: public;= Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.mlparted1'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '-1'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: mlparted11; Type: STATISTICS DATA; Schema: public= ; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.mlparted11'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '1'::real, + 'relallvisible', '1'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.mlparted11'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.mlparted11'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.mlparted11'::regclass, + 'attname', 'c'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '-1'::float4 +); + + +-- +-- Statistics for Name: mlparted12; Type: STATISTICS DATA; Schema: public= ; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.mlparted12'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '0'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: mlparted2; Type: STATISTICS DATA; Schema: public;= Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.mlparted2'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '0'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: mlparted3; Type: STATISTICS DATA; Schema: public;= Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.mlparted3'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '0'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: mlparted4; Type: STATISTICS DATA; Schema: public;= Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.mlparted4'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '0'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: mlparted_def; Type: STATISTICS DATA; Schema: publ= ic; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.mlparted_def'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '-1'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: mlparted_def1; Type: STATISTICS DATA; Schema: pub= lic; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.mlparted_def1'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '0'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: mlparted_def2; Type: STATISTICS DATA; Schema: pub= lic; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.mlparted_def2'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '0'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: mlparted_defd; Type: STATISTICS DATA; Schema: pub= lic; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.mlparted_defd'::regclass, + 'version', '180000'::integer, + 'relpages', '0'::integer, + 'reltuples', '0'::real, + 'relallvisible', '0'::integer +); + + +-- +-- Statistics for Name: money_data; Type: STATISTICS DATA; Schema: public= ; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.money_data'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '1'::real, + 'relallvisible', '1'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.money_data'::regclass, + 'attname', 'm'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4 +); + + +-- +-- Statistics for Name: mvtest_bb; Type: STATISTICS DATA; Schema: public;= Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.mvtest_bb'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '1'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.mvtest_bb'::regclass, + 'attname', 'grandtot'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-1'::float4 +); + + +-- +-- Statistics for Name: mvtest_t; Type: STATISTICS DATA; Schema: public; = Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.mvtest_t'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '6'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.mvtest_t'::regclass, + 'attname', 'amt'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{2,3,5,7,11,13}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.mvtest_t'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4,5,6}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.mvtest_t'::regclass, + 'attname', 'type'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{x,y,z}'::text, + 'most_common_freqs', '{0.33333334,0.33333334,0.33333334}'::float4[], + 'correlation', '1'::float4 +); + + +-- +-- Statistics for Name: mvtest_tm; Type: STATISTICS DATA; Schema: public;= Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.mvtest_tm'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '3'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.mvtest_tm'::regclass, + 'attname', 'totamt'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{5,12,24}'::text, + 'correlation', '0.5'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.mvtest_tm'::regclass, + 'attname', 'type'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{x,y,z}'::text, + 'correlation', '0.5'::float4 +); + + +-- +-- Statistics for Name: mvtest_tmm; Type: STATISTICS DATA; Schema: public= ; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.mvtest_tmm'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '1'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.mvtest_tmm'::regclass, + 'attname', 'grandtot'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-1'::float4 +); + + +-- +-- Statistics for Name: mvtest_tvmm; Type: STATISTICS DATA; Schema: publi= c; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.mvtest_tvmm'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '1'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.mvtest_tvmm'::regclass, + 'attname', 'grandtot'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-1'::float4 +); + + +-- +-- Statistics for Name: mvtest_tvvm; Type: STATISTICS DATA; Schema: publi= c; Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.mvtest_tvvm'::regclass, + 'version', '180000'::integer, + 'relpages', '1'::integer, + 'reltuples', '1'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.mvtest_tvvm'::regclass, + 'attname', 'grandtot'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-1'::float4 +); + + +-- +-- Statistics for Name: ndistinct; Type: STATISTICS DATA; Schema: public;= Owner: - +-- + +SELECT * FROM pg_catalog.pg_restore_relation_stats( + 'relation', 'public.ndistinct'::regclass, + 'version', '180000'::integer, + 'relpages', '6'::integer, + 'reltuples', '1000'::real, + 'relallvisible', '0'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.ndistinct'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '3'::float4, + 'most_common_vals', '{1,0,2}'::text, + 'most_common_freqs', '{0.334,0.333,0.333}'::float4[], + 'correlation', '0.332'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.ndistinct'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '9'::float4, + 'most_common_vals', '{1,0,2,3,4,5,6,7,8}'::text, + 'most_common_freqs', '{0.112,0.111,0.111,0.111,0.111,0.111,0.111,0.111,0= .111}'::float4[], + 'correlation', '0.11265268'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.ndistinct'::regclass, + 'attname', 'c'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '5'::float4, + 'most_common_vals', '{0,1,2,3,4}'::text, + 'most_common_freqs', '{0.2,0.2,0.2,0.2,0.2}'::float4[], + 'correlation', '0.1999952'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.ndistinct'::regclass, + 'attname', 'd'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '20'::float4, + 'most_common_vals', '{0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19}= '::text, + 'most_common_freqs', '{0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05= ,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05}'::float4[], + 'correlation', '0.06423006'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.ndistinct'::regclass, + 'attname', 'filler1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '0'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.ndistinct'::regclass, + 'attname', 'filler2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '0'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.ndistinct'::regclass, + 'attname', 'filler3'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '0'::float4 +); + + +-- -- Statistics for Name: ne_check_tbl; Type: STATISTICS DATA; Schema: publ= ic; Owner: - -- = @@ -633478,6 +650910,17 @@ 'reltuples', '6'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.ne_check_tbl'::regclass, + 'attname', 'x'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4,5,6}'::text, + 'correlation', '-0.42857143'::float4 +); = = -- @@ -633643,9 +651086,33 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.num_data'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '10'::real, - 'relallvisible', '1'::integer + 'relpages', '1'::integer, + 'reltuples', '10'::real, + 'relallvisible', '1'::integer +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.num_data'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{0,1,2,3,4,5,6,7,8,9}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.num_data'::regclass, + 'attname', 'val'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.9'::float4, + 'most_common_vals', '{0.0000000000}'::text, + 'most_common_freqs', '{0.2}'::float4[], + 'histogram_bounds', '{-83028485.0000000000,-34338492.2153970470,-2492680= 4.0450474200,4.3100000000,16397.0384910000,74881.0000000000,93901.57763026= 00,7799461.4119000000}'::text, + 'correlation', '0.07878788'::float4 ); = = @@ -634008,6 +651475,19 @@ 'reltuples', '24'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.num_input_test'::regclass, + 'attname', 'n1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '7'::integer, + 'n_distinct', '-0.7916667'::float4, + 'most_common_vals', '{Infinity,-Infinity,NaN}'::text, + 'most_common_freqs', '{0.16666667,0.083333336,0.083333336}'::float4[], + 'histogram_bounds', '{-12345678901234567890,-12345678900987654321,-37359= 28559,-93853,-555.50,1.23,2.3000000000,12.3,123,555.50,12000.123456,324587= 4,299792458,9999999999,12000000000,987654321234567898765432123456789}'::te= xt, + 'correlation', '-0.20173913'::float4 +); = = -- @@ -634021,6 +651501,40 @@ 'reltuples', '8'::real, 'relallvisible', '5'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.num_result'::regclass, + 'attname', 'id1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{2,3,4,5,6,7,8,9}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.num_result'::regclass, + 'attname', 'id2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.125'::float4, + 'most_common_vals', '{0}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.num_result'::regclass, + 'attname', 'result'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '16'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{28.9026659945,5068226527.3212726541,167361463828.0= 749132007,281839893606.9937234336,7405685069594999.0773399947,107511333880= 052007.0414112467,224790267919917955.1326161858,1716699575118597095.423308= 1991}'::text, + 'correlation', '0.16666667'::float4 +); = = -- @@ -634034,6 +651548,61 @@ 'reltuples', '9'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.num_typemod_test'::regclass, + 'attname', 'millions'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{0,1000000,2000000,8000000,12000000,88000000,123000= 000,988000000,NaN}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.num_typemod_test'::regclass, + 'attname', 'millionths'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{0.000000,0.000001,0.000002,0.000008,0.000012,0.000= 088,0.000123,0.000988,NaN}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.num_typemod_test'::regclass, + 'attname', 'thousands'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{0,1000,2000,8000,12000,88000,123000,988000,NaN}'::= text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.num_typemod_test'::regclass, + 'attname', 'thousandths'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{0.000,0.001,0.002,0.008,0.012,0.088,0.123,0.988,Na= N}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.num_typemod_test'::regclass, + 'attname', 'units'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{0,1,2,8,12,88,123,988,NaN}'::text, + 'correlation', '1'::float4 +); = = -- @@ -634094,7 +651663,7 @@ 'relation', 'public.nv_child_2009'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -634107,7 +651676,7 @@ 'relation', 'public.nv_child_2010'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -634120,7 +651689,7 @@ 'relation', 'public.nv_child_2011'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -634133,7 +651702,7 @@ 'relation', 'public.nv_parent'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -635829,10 +653398,21 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.parallel_vacuum_table'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '0'::real, + 'relpages', '45'::integer, + 'reltuples', '10000'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.parallel_vacuum_table'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,100,200,300,400,500,600,700,800,900,1000,1100,12= 00,1300,1400,1500,1600,1700,1800,1900,2000,2100,2200,2300,2400,2500,2600,2= 700,2800,2900,3000,3100,3200,3300,3400,3500,3600,3700,3800,3900,4000,4100,= 4200,4300,4400,4500,4600,4700,4800,4900,5000,5100,5200,5300,5400,5500,5600= ,5700,5800,5900,6000,6100,6200,6300,6400,6500,6600,6700,6800,6900,7000,710= 0,7200,7300,7400,7500,7600,7700,7800,7900,8000,8100,8200,8300,8400,8500,86= 00,8700,8800,8900,9000,9100,9200,9300,9400,9500,9600,9700,9800,9900,10000}= '::text, + 'correlation', '1'::float4 +); = = -- @@ -635856,7 +653436,7 @@ 'relation', 'public.part1_self_fk'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -635869,7 +653449,7 @@ 'relation', 'public.part2_self_fk'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -635882,7 +653462,7 @@ 'relation', 'public.part32_self_fk'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -635895,7 +653475,7 @@ 'relation', 'public.part33_self_fk'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -635933,10 +653513,30 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.part_7_a_null'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.part_7_a_null'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{8,9}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.part_7_a_null'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.5'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '-0.5'::float4 +); = = -- @@ -635946,10 +653546,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.part_p1'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.part_p1'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{-1,1,2}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.part_p1'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.33333334'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.6666666'::float4, + 'histogram_bounds', '{-1,1}'::text, + 'correlation', '1'::float4 +); = = -- @@ -635972,10 +653594,28 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.part_p2_p1'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.part_p2_p1'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.part_p2_p1'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.5'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.5'::float4 +); = = -- @@ -635986,7 +653626,7 @@ 'relation', 'public.part_rev'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -635999,7 +653639,7 @@ 'relation', 'public.part_rp'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -636012,7 +653652,7 @@ 'relation', 'public.part_rp100'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -636051,7 +653691,7 @@ 'relation', 'public.partr_def2'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -636105,6 +653745,15 @@ 'reltuples', '9'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.path_tbl'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '46'::integer, + 'n_distinct', '0'::float4 +); = = -- @@ -636115,7 +653764,7 @@ 'relation', 'public.perm_part_child'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -636146,6 +653795,19 @@ ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( 'relation', 'public.person'::regclass, + 'attname', 'age'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.3448276'::float4, + 'most_common_vals', '{38,78,88,18,28,58,68,30,48,98,8,19,20,25}'::text, + 'most_common_freqs', '{0.10344828,0.10344828,0.10344828,0.0862069,0.0689= 6552,0.06896552,0.06896552,0.05172414,0.05172414,0.05172414,0.03448276,0.0= 3448276,0.03448276,0.03448276}'::float4[], + 'histogram_bounds', '{23,24,34,40,50,60}'::text, + 'correlation', '0.07084192'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.person'::regclass, 'attname', 'location'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, @@ -636155,6 +653817,15 @@ ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( 'relation', 'public.person'::regclass, + 'attname', 'location'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '16'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.person'::regclass, 'attname', 'name'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, @@ -636164,6 +653835,19 @@ 'histogram_bounds', '{alex,belinda,bertha,carina,carmen,chris,denise,dia= ne,edna,esther,fanny,gina,jane,jean,jenifer,joan,joe,juanita,julie,karen,k= oko,leah,lita,liza,louise,martie,mary,melissa,mike,nan,pamela,pat,paula,re= an,sally,sandra,sandy,sarah,sharon,sue,sumi,susan,teresa,trisha,trudy,uma,= velma,wendy,zena,zola}'::text, 'correlation', '-0.00043217288'::float4 ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.person'::regclass, + 'attname', 'name'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-0.98275864'::float4, + 'most_common_vals', '{sharon}'::text, + 'most_common_freqs', '{0.03448276}'::float4[], + 'histogram_bounds', '{alex,belinda,bertha,bill,carina,carmen,chris,cim,d= enise,diane,edna,esther,fanny,fred,gina,jane,jean,jeff,jenifer,joan,joe,ju= anita,julie,karen,koko,larry,leah,linda,lita,liza,louise,martie,mary,melis= sa,mike,nan,pamela,pat,paula,rean,sally,sam,sandra,sandy,sarah,sue,sumi,su= san,teresa,trisha,trudy,uma,velma,wendy,zena,zola}'::text, + 'correlation', '-0.101664156'::float4 +); = = -- @@ -636177,6 +653861,24 @@ 'reltuples', '1'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.persons'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.persons'::regclass, + 'attname', 'name'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -636212,10 +653914,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.pfield'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pfield'::regclass, + 'attname', 'comment'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '21'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"Phonelines basement","Phonelines first floor","Wa= llslots basement","Wallslots first floor"}'::text, + 'correlation', '-0.8'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pfield'::regclass, + 'attname', 'name'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{PF0_1,PF0_2,PF1_1,PF1_2}'::text, + 'correlation', '0.4'::float4 +); = = -- @@ -636225,10 +653949,44 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.phone'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.phone'::regclass, + 'attname', 'comment'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '13'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{"Hicom standard"}'::text, + 'most_common_freqs', '{0.75}'::float4[], + 'correlation', '-0.2'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.phone'::regclass, + 'attname', 'slotlink'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '21'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"WS.001.1a ","WS.001.2a ","WS.= 002.1a ","WS.002.2a "}'::text, + 'correlation', '0.4'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.phone'::regclass, + 'attname', 'slotname'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '21'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"PH.fax001 ","PH.hc001 ","PH.= hc002 ","PH.hc003 "}'::text, + 'correlation', '-0.2'::float4 +); = = -- @@ -636815,10 +654573,43 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.pitest1_p1'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pitest1_p1'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{2016-07-02,2016-07-03}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pitest1_p1'::regclass, + 'attname', 'f2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '14'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"from pitest1","from pitest1_p1"}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pitest1_p1'::regclass, + 'attname', 'f3'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2}'::text, + 'correlation', '1'::float4 +); = = -- @@ -636828,10 +654619,37 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.pitest1_p1_like'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pitest1_p1_like'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pitest1_p1_like'::regclass, + 'attname', 'f2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '21'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pitest1_p1_like'::regclass, + 'attname', 'f3'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -636841,10 +654659,43 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.pitest1_p2'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pitest1_p2'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{2016-08-02,2016-08-03,2016-08-04}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pitest1_p2'::regclass, + 'attname', 'f2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '15'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"before attaching","from pitest1","from pitest1_p2= "}'::text, + 'correlation', '0.5'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pitest1_p2'::regclass, + 'attname', 'f3'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{3,4,100}'::text, + 'correlation', '-0.5'::float4 +); = = -- @@ -636867,10 +654718,44 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.pitest2_p2'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '6'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pitest2_p2'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{2016-08-02,2016-08-03,2016-08-04,2016-08-05,2016-0= 8-06,2016-08-07}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pitest2_p2'::regclass, + 'attname', 'f2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '14'::integer, + 'n_distinct', '-0.33333334'::float4, + 'most_common_vals', '{"from pitest2","from pitest2_p2"}'::text, + 'most_common_freqs', '{0.6666667,0.33333334}'::float4[], + 'correlation', '0.54285717'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pitest2_p2'::regclass, + 'attname', 'f3'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{2,4,6,300,1000,1004}'::text, + 'correlation', '0.94285715'::float4 +); = = -- @@ -636880,10 +654765,58 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.pline'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '20'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pline'::regclass, + 'attname', 'backlink'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '21'::integer, + 'n_distinct', '-0.95'::float4, + 'most_common_vals', '{" "}'::text, + 'most_common_freqs', '{0.1}'::float4[], + 'histogram_bounds', '{"PS.base.ta1 ","PS.base.ta2 ","PS.= base.ta3 ","PS.base.ta5 ","PS.base.ta6 ","PS.base.= tb2 ","PS.base.tb3 ","PS.base.tb4 ","PS.base.tb5 = ","PS.base.tb6 ","PS.first.ta1 ","PS.first.ta3 = ","PS.first.ta4 ","PS.first.tb1 ","PS.first.tb2 ","= PS.first.tb3 ","PS.first.tb5 ","PS.first.tb6 "}'::tex= t, + 'correlation', '0.24360903'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pline'::regclass, + 'attname', 'comment'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '-0.2'::float4, + 'most_common_vals', '{""}'::text, + 'most_common_freqs', '{0.85}'::float4[], + 'histogram_bounds', '{"Central call","Fax entrance","Fax first floor"}':= :text, + 'correlation', '0.75789475'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pline'::regclass, + 'attname', 'phonenumber'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '21'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"-0 ","-101 ","-10= 2 ","-103 ","-104 ","-106 = ","-108 ","-109 ","-121 = ","-122 ","-134 ","-137 = ","-139 ","-362 ","-363 ","= -364 ","-365 ","-367 ","-501 = ","-502 "}'::text, + 'correlation', '0.7157895'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pline'::regclass, + 'attname', 'slotname'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '21'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"PL.001 ","PL.002 ","PL.= 003 ","PL.004 ","PL.005 ","PL.006 = ","PL.007 ","PL.008 ","PL.009 = ","PL.010 ","PL.015 ","PL.016 = ","PL.017 ","PL.018 ","PL.019 ","= PL.020 ","PL.021 ","PL.022 ","PL.02= 8 ","PL.029 "}'::text, + 'correlation', '0.7157895'::float4 +); = = -- @@ -637458,7 +655391,7 @@ 'relation', 'public.point_table'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -637474,6 +655407,15 @@ 'reltuples', '10'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.point_tbl'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '16'::integer, + 'n_distinct', '0'::float4 +); = = -- @@ -637487,6 +655429,15 @@ 'reltuples', '7'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.polygon_tbl'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '85'::integer, + 'n_distinct', '0'::float4 +); = = -- @@ -639456,8 +657407,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.prt2_n_p1'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '150'::real, + 'relpages', '2'::integer, + 'reltuples', '300'::real, 'relallvisible', '0'::integer ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( @@ -639467,9 +657418,11 @@ 'version', '180000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, - 'n_distinct', '-1'::float4, - 'histogram_bounds', '{0,2,4,8,10,14,16,20,22,26,28,32,34,38,40,44,46,150= ,152,156,158,162,164,168,170,174,176,180,182,186,188,192,194,198,200,204,2= 06,210,212,216,218,222,224,228,230,234,236,240,242,246,248,300,304,306,310= ,312,316,318,322,324,328,330,334,336,340,342,346,348,352,354,358,360,364,3= 66,370,372,376,378,382,384,388,390,394,396,500,502,506,508,512,514,518,520= ,524,526,530,532,536,538,542,544,548}'::text, - 'correlation', '1'::float4 + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,3= 6,38,40,42,44,46,48,150,152,154,156,158,160,162,164,166,168,170,172,174,17= 6,178,180,182,184,186,188,190,192,194,196,198,200,202,204,206,208,210,212,= 214,216,218,220,222,224,226,228,230,232,234,236,238,240,242,244,246,248,30= 0,302,304,306,308,310,312,314,316,318,320,322,324,326,328,330,332,334,336,= 338,340,342,344,346,348}'::text, + 'most_common_freqs', '{0.006666667,0.006666667,0.006666667,0.006666667,0= .006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.0= 06666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006= 666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.00666= 6667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.0066666= 67,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667= ,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0= .006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.0= 06666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006= 666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.00666= 6667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.0066666= 67,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667= ,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0= .006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.0= 06666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006= 666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.00666= 6667,0.006666667,0.006666667,0.006666667}'::float4[], + 'histogram_bounds', '{350,352,354,356,358,360,362,364,366,368,370,372,37= 4,376,378,380,382,384,386,388,390,392,394,396,398,500,502,504,506,508,510,= 512,514,516,518,520,522,524,526,528,530,532,534,536,538,540,542,544,546,54= 8}'::text, + 'correlation', '0.50498337'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( 'relation', 'public.prt2_n_p1'::regclass, @@ -639478,9 +657431,11 @@ 'version', '180000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, - 'n_distinct', '-1'::float4, - 'histogram_bounds', '{0,2,4,8,10,14,16,20,22,26,28,32,34,38,40,44,46,150= ,152,156,158,162,164,168,170,174,176,180,182,186,188,192,194,198,200,204,2= 06,210,212,216,218,222,224,228,230,234,236,240,242,246,248,300,304,306,310= ,312,316,318,322,324,328,330,334,336,340,342,346,348,352,354,358,360,364,3= 66,370,372,376,378,382,384,388,390,394,396,500,502,506,508,512,514,518,520= ,524,526,530,532,536,538,542,544,548}'::text, - 'correlation', '1'::float4 + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,3= 6,38,40,42,44,46,48,150,152,154,156,158,160,162,164,166,168,170,172,174,17= 6,178,180,182,184,186,188,190,192,194,196,198,200,202,204,206,208,210,212,= 214,216,218,220,222,224,226,228,230,232,234,236,238,240,242,244,246,248,30= 0,302,304,306,308,310,312,314,316,318,320,322,324,326,328,330,332,334,336,= 338,340,342,344,346,348}'::text, + 'most_common_freqs', '{0.006666667,0.006666667,0.006666667,0.006666667,0= .006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.0= 06666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006= 666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.00666= 6667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.0066666= 67,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667= ,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0= .006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.0= 06666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006= 666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.00666= 6667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.0066666= 67,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667= ,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0= .006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.0= 06666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006= 666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.00666= 6667,0.006666667,0.006666667,0.006666667}'::float4[], + 'histogram_bounds', '{350,352,354,356,358,360,362,364,366,368,370,372,37= 4,376,378,380,382,384,386,388,390,392,394,396,398,500,502,504,506,508,510,= 512,514,516,518,520,522,524,526,528,530,532,534,536,538,540,542,544,546,54= 8}'::text, + 'correlation', '0.50498337'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( 'relation', 'public.prt2_n_p1'::regclass, @@ -639492,7 +657447,7 @@ 'n_distinct', '6'::float4, 'most_common_vals', '{0000,0003,0004,0006,0007,0010}'::text, 'most_common_freqs', '{0.16666667,0.16666667,0.16666667,0.16666667,0.166= 66667,0.16666667}'::float4[], - 'correlation', '1'::float4 + 'correlation', '0.6180513'::float4 ); = = @@ -639503,8 +657458,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.prt2_n_p2'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '150'::real, + 'relpages', '2'::integer, + 'reltuples', '300'::real, 'relallvisible', '0'::integer ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( @@ -639514,9 +657469,11 @@ 'version', '180000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, - 'n_distinct', '-1'::float4, - 'histogram_bounds', '{50,52,54,58,60,64,66,70,72,76,78,82,84,88,90,94,96= ,100,102,106,108,112,114,118,120,124,126,130,132,136,138,142,144,148,250,2= 54,256,260,262,266,268,272,274,278,280,284,286,290,292,296,298,400,404,406= ,410,412,416,418,422,424,428,430,434,436,440,442,446,448,452,454,458,460,4= 64,466,470,472,476,478,482,484,488,490,494,496,550,552,556,558,562,564,568= ,570,574,576,580,582,586,588,592,594,598}'::text, - 'correlation', '1'::float4 + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{50,52,54,56,58,60,62,64,66,68,70,72,74,76,78,80,82= ,84,86,88,90,92,94,96,98,100,102,104,106,108,110,112,114,116,118,120,122,1= 24,126,128,130,132,134,136,138,140,142,144,146,148,250,252,254,256,258,260= ,262,264,266,268,270,272,274,276,278,280,282,284,286,288,290,292,294,296,2= 98,400,402,404,406,408,410,412,414,416,418,420,422,424,426,428,430,432,434= ,436,438,440,442,444,446,448}'::text, + 'most_common_freqs', '{0.006666667,0.006666667,0.006666667,0.006666667,0= .006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.0= 06666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006= 666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.00666= 6667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.0066666= 67,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667= ,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0= .006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.0= 06666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006= 666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.00666= 6667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.0066666= 67,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667= ,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0= .006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.0= 06666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006= 666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.00666= 6667,0.006666667,0.006666667,0.006666667}'::float4[], + 'histogram_bounds', '{450,452,454,456,458,460,462,464,466,468,470,472,47= 4,476,478,480,482,484,486,488,490,492,494,496,498,550,552,554,556,558,560,= 562,564,566,568,570,572,574,576,578,580,582,584,586,588,590,592,594,596,59= 8}'::text, + 'correlation', '0.50498337'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( 'relation', 'public.prt2_n_p2'::regclass, @@ -639525,9 +657482,11 @@ 'version', '180000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, - 'n_distinct', '-1'::float4, - 'histogram_bounds', '{50,52,54,58,60,64,66,70,72,76,78,82,84,88,90,94,96= ,100,102,106,108,112,114,118,120,124,126,130,132,136,138,142,144,148,250,2= 54,256,260,262,266,268,272,274,278,280,284,286,290,292,296,298,400,404,406= ,410,412,416,418,422,424,428,430,434,436,440,442,446,448,452,454,458,460,4= 64,466,470,472,476,478,482,484,488,490,494,496,550,552,556,558,562,564,568= ,570,574,576,580,582,586,588,592,594,598}'::text, - 'correlation', '1'::float4 + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{50,52,54,56,58,60,62,64,66,68,70,72,74,76,78,80,82= ,84,86,88,90,92,94,96,98,100,102,104,106,108,110,112,114,116,118,120,122,1= 24,126,128,130,132,134,136,138,140,142,144,146,148,250,252,254,256,258,260= ,262,264,266,268,270,272,274,276,278,280,282,284,286,288,290,292,294,296,2= 98,400,402,404,406,408,410,412,414,416,418,420,422,424,426,428,430,432,434= ,436,438,440,442,444,446,448}'::text, + 'most_common_freqs', '{0.006666667,0.006666667,0.006666667,0.006666667,0= .006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.0= 06666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006= 666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.00666= 6667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.0066666= 67,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667= ,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0= .006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.0= 06666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006= 666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.00666= 6667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.0066666= 67,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667= ,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0= .006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.0= 06666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006= 666667,0.006666667,0.006666667,0.006666667,0.006666667,0.006666667,0.00666= 6667,0.006666667,0.006666667,0.006666667}'::float4[], + 'histogram_bounds', '{450,452,454,456,458,460,462,464,466,468,470,472,47= 4,476,478,480,482,484,486,488,490,492,494,496,498,550,552,554,556,558,560,= 562,564,566,568,570,572,574,576,578,580,582,584,586,588,590,592,594,596,59= 8}'::text, + 'correlation', '0.50498337'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( 'relation', 'public.prt2_n_p2'::regclass, @@ -639539,7 +657498,7 @@ 'n_distinct', '6'::float4, 'most_common_vals', '{0001,0002,0005,0008,0009,0011}'::text, 'most_common_freqs', '{0.16666667,0.16666667,0.16666667,0.16666667,0.166= 66667,0.16666667}'::float4[], - 'correlation', '1'::float4 + 'correlation', '0.6180513'::float4 ); = = @@ -639928,10 +657887,59 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.pslot'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '2'::integer, + 'reltuples', '66'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pslot'::regclass, + 'attname', 'backlink'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '21'::integer, + 'n_distinct', '-0.92424244'::float4, + 'most_common_vals', '{" "}'::text, + 'most_common_freqs', '{0.09090909}'::float4[], + 'histogram_bounds', '{"PL.001 ","PL.003 ","PL.= 004 ","PL.005 ","PL.006 ","PL.007 = ","PL.008 ","PL.009 ","PL.010 = ","PL.016 ","PL.017 ","PL.018 = ","PL.019 ","PL.020 ","PL.021 ","= PL.022 ","PL.028 ","PL.029 ","WS.00= 1.1a ","WS.001.1b ","WS.001.2a ","WS.001.2b = ","WS.001.3a ","WS.001.3b ","WS.002.1a = ","WS.002.1b ","WS.002.2a ","WS.002.2b = ","WS.002.3a ","WS.002.3b ","WS.003.1a ","WS= .003.1b ","WS.003.2a ","WS.003.2b ","WS.003.= 3a ","WS.003.3b ","WS.101.1a ","WS.101.1b = ","WS.101.2a ","WS.101.2b ","WS.101.3a = ","WS.101.3b ","WS.102.1a ","WS.102.1b ",= "WS.102.2a ","WS.102.2b ","WS.102.3a ","WS.1= 02.3b ","WS.105.1a ","WS.105.1b ","WS.105.2a= ","WS.105.2b ","WS.105.3a ","WS.105.3b = ","WS.106.1a ","WS.106.1b ","WS.106.2a = ","WS.106.2b ","WS.106.3a ","WS.106.3b "}':= :text, + 'correlation', '-0.58359253'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pslot'::regclass, + 'attname', 'pfname'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '4'::float4, + 'most_common_vals', '{PF1_1,PF0_1,PF0_2,PF1_2}'::text, + 'most_common_freqs', '{0.36363637,0.27272728,0.18181819,0.18181819}'::fl= oat4[], + 'correlation', '0.29009497'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pslot'::regclass, + 'attname', 'slotlink'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '21'::integer, + 'n_distinct', '-0.15151516'::float4, + 'most_common_vals', '{" "}'::text, + 'most_common_freqs', '{0.8636364}'::float4[], + 'histogram_bounds', '{"HS.base.hub1.1 ","PS.base.a1 ","PS.= base.a3 ","PS.base.b1 ","PS.base.b3 ","PS.base.= ta1 ","PS.base.ta2 ","PS.base.ta5 ","PS.base.tb2 = "}'::text, + 'correlation', '0.99674356'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pslot'::regclass, + 'attname', 'slotname'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '21'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"PS.base.a1 ","PS.base.a2 ","PS.= base.a3 ","PS.base.a4 ","PS.base.a5 ","PS.base.= a6 ","PS.base.b1 ","PS.base.b2 ","PS.base.b3 = ","PS.base.b4 ","PS.base.b5 ","PS.base.b6 = ","PS.base.c1 ","PS.base.c2 ","PS.base.c3 ","= PS.base.c4 ","PS.base.c5 ","PS.base.c6 ","PS.ba= se.ta1 ","PS.base.ta2 ","PS.base.ta3 ","PS.base.ta= 4 ","PS.base.ta5 ","PS.base.ta6 ","PS.base.tb1 = ","PS.base.tb2 ","PS.base.tb3 ","PS.base.tb4 = ","PS.base.tb5 ","PS.base.tb6 ","PS.first.a1 ","PS= .first.a2 ","PS.first.a3 ","PS.first.a4 ","PS.firs= t.a5 ","PS.first.a6 ","PS.first.b1 ","PS.first.b2 = ","PS.first.b3 ","PS.first.b4 ","PS.first.b5 = ","PS.first.b6 ","PS.first.c1 ","PS.first.c2 ",= "PS.first.c3 ","PS.first.c4 ","PS.first.c5 ","PS.f= irst.c6 ","PS.first.d1 ","PS.first.d2 ","PS.first.= d3 ","PS.first.d4 ","PS.first.d5 ","PS.first.d6 = ","PS.first.ta1 ","PS.first.ta2 ","PS.first.ta3 = ","PS.first.ta4 ","PS.first.ta5 ","PS.first.ta6 ","P= S.first.tb1 ","PS.first.tb2 ","PS.first.tb3 ","PS.fir= st.tb4 ","PS.first.tb5 ","PS.first.tb6 "}'::text, + 'correlation', '0.10347563'::float4 +); = = -- @@ -639941,10 +657949,28 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.pt_part1'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pt_part1'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pt_part1'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -639954,10 +657980,28 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.pt_part2'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pt_part2'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.pt_part2'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -639971,6 +658015,26 @@ 'reltuples', '11005'::real, 'relallvisible', '92'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.quad_box_tbl'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.00018173558'::float4, + 'avg_width', '32'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.quad_box_tbl'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,111,221,331,441,551,661,771,881,991,1101,1211,13= 21,1431,1541,1651,1761,1871,1981,2091,2201,2311,2421,2531,2641,2752,2862,2= 972,3082,3192,3302,3412,3522,3632,3742,3852,3962,4072,4182,4292,4402,4512,= 4622,4732,4842,4952,5062,5172,5282,5392,5503,5613,5723,5833,5943,6053,6163= ,6273,6383,6493,6603,6713,6823,6933,7043,7153,7263,7373,7483,7593,7703,781= 3,7923,8033,8143,8254,8364,8474,8584,8694,8804,8914,9024,9134,9244,9354,94= 64,9574,9684,9794,9904,10014,10124,10234,10344,10454,10564,10674,10784,108= 94,11005}'::text, + 'correlation', '1'::float4 +); = = -- @@ -639984,6 +658048,43 @@ 'reltuples', '11005'::real, 'relallvisible', '71'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.quad_box_tbl_ord_seq1'::regclass, + 'attname', 'dist'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.00018173558'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.8589732'::float4, + 'most_common_vals', '{165.0605949341029,313.6000637755037,227.0352395554= 4873,264.09278672466615,342.2426040106638,348.1738071710737,359.3466293149= 276,373.80476187443094,374.09223461601016,377.00132625761415,441.072556389= 5355,442.6341604530766,452.9127951383136,517.556760172254,0,8.062257748298= 55,38.01315561749642,43.41658669218482,47.16990566028302,58.00862004909270= 6,63.60031446463139,64.38167441127949,67.11929677819934,70.21395872616783,= 71.16881339463234,71.34423592694787,74.43117626371358,77.00649323271382,78= .77182237323191,79.40403012442127,84.17244204607586,85.7029754442633,85.70= 297544426332,88.68483523128404,91.35097153287424,92.35799911215054,93.4077= 0846134703,94.33981132056604,107.07474025184464,107.91200118615167,111.400= 17953306896,112.29425630903835,114.21471008587291,114.58621208504974,117.0= 0427342623004,120.93386622447825,121.2023102090055,124.19742348374221,124.= 25779653607253,127.00393694685216,129.24782396620841,129.40247292845683,13= 0.17296186228535,133.75350462698165,135.07405376311175,136.8575902169843,1= 40.46351839534705,141.22676800097068,147.13938969562162,148.94629904767692= ,151.95394038984315,152.46311029229332,154.8709139896837,155.7080601638849= ,156.54072952429985,165.19685227025363,165.4236984231703,168.3151805393678= 4,168.34488409215172,171.14321488157222,174.18381095842403,174.77127910500= 627,177.00282483621552,177.341478509682,177.6091213873882,177.890415705849= 65,181.1767093199344,181.4662503056698,184.78365728602733,185.647515469504= 75,187.5233318816621,189.5521036549054,189.76301009416983,190.065778087482= 1,191.637678967368,192.31484602078956,196.596032513375,196.69773765857093,= 197.0913493789111,197.3068675946177,199.61212388028937,199.84994370777292,= 203.78910667648555,204.26698215815497,204.79257799051214,208.0024038322634= 4,211.0213259365034,212.8497122384712,214.11445537375565,217.3476477903545= }'::text, + 'most_common_freqs', '{0.09086779,0.00036347116,0.00027260336,0.00027260= 336,0.00027260336,0.00027260336,0.00027260336,0.00027260336,0.00027260336,= 0.00027260336,0.00027260336,0.00027260336,0.00027260336,0.00027260336,0.00= 018173558,0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.000181= 73558,0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.0001817355= 8,0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.= 00018173558,0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.0001= 8173558,0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.00018173= 558,0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.00018173558,= 0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.00= 018173558,0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.000181= 73558,0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.0001817355= 8,0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.= 00018173558,0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.0001= 8173558,0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.00018173= 558,0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.00018173558,= 0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.00= 018173558,0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.000181= 73558,0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.0001817355= 8,0.00018173558}'::float4[], + 'histogram_bounds', '{1,54.589376255824725,81,100.8959860450355,116.4688= 7996370532,133.95894893585867,148.67750334196492,163.35544068074378,177.79= 201331893398,191.85932346383376,205.35335400231472,217.0368632283465,227.6= 071176391459,237.507894605632,247.244817943673,257.00194551792794,266.4301= 034042512,275.2180953353177,284.0862545073239,292.2071183253413,301.014949= 7948565,308.58548248418947,317.0646621747684,324.8538132760642,332.6409475= 695979,340.06617003165724,347.63486591537395,355.02816789657686,362.249913= 7335991,369.2830892418444,376.9416400452463,383.9596332949598,390.69809316= 145887,397.0201506221063,403.83783874223576,410.27429848821873,416.4732884= 59176,423.00118203144535,428.96386794227794,434.93677701477486,441.1915683= 691156,447.15209940242926,454.2521326312074,460.575726672607,467.487967759= 5991,474.30475435103955,481.00935541837435,487.46281909495417,494.58063043= 35017,501.1037816660337,507.82871127969906,514.7620809655662,521.425929543= 2095,527.8872985780204,534.7335785229875,541.0083178658161,547.52625507823= 83,554.3013620766235,561.8941181397079,569.7236172039914,577.7629271595747= ,585.7687256929992,593.3843611016388,601.6518927087324,609.495693175924,61= 7.875391968316,626.8093809125705,635.0826717837607,643.4011190540471,651.5= 596672600293,660.1098393449381,668.5992820815768,677.5913222584835,686.793= 2731179012,694.8740893140282,703.4273238935207,712.3096236890248,721.50190= 57493888,729.8013428324177,738.6778729595195,747.7733613869914,757.1591642= 448765,766.084199027757,774.7580267412529,783.5368529941652,792.3698631321= 109,801.4143747151032,810.5584494655523,819.566958826428,829.0144751450363= ,838.0483279620574,847.2602905837143,856.7992763769121,865.8464067027131,8= 74.691374142903,883.9966063283274,895.6924695452118,910.3103866264516,929.= 1097889915917,955.2434244735737,Infinity}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.quad_box_tbl_ord_seq1'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,111,221,331,441,551,661,771,881,991,1101,1211,13= 21,1431,1541,1651,1761,1871,1981,2091,2201,2311,2421,2531,2641,2752,2862,2= 972,3082,3192,3302,3412,3522,3632,3742,3852,3962,4072,4182,4292,4402,4512,= 4622,4732,4842,4952,5062,5172,5282,5392,5503,5613,5723,5833,5943,6053,6163= ,6273,6383,6493,6603,6713,6823,6933,7043,7153,7263,7373,7483,7593,7703,781= 3,7923,8033,8143,8254,8364,8474,8584,8694,8804,8914,9024,9134,9244,9354,94= 64,9574,9684,9794,9904,10014,10124,10234,10344,10454,10564,10674,10784,108= 94,11005}'::text, + 'correlation', '0.495163'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.quad_box_tbl_ord_seq1'::regclass, + 'attname', 'n'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.85906404'::float4, + 'most_common_vals', '{804,3293,2341,2722,3659,3740,3886,4085,4094,4139,5= 116,5141,5301,6250,1,6,55,69,80,119,142,145,158,171,175,177,192,202,213,21= 8,240,249,251,269,283,288,296,304,381,391,415,421,433,439,454,479,484,504,= 506,521,539,541,548,568,579,593,614,623,666,680,702,708,721,731,738,1805,1= 807,1827,1829,1851,1874,1880,1894,1898,1904,1907,1931,1933,1962,1970,1986,= 1999,2001,2004,2019,2028,2060,2062,2070,2072,2089,2093,2123,2130,2136,2166= ,2191,2207,2220,2250}'::text, + 'most_common_freqs', '{0.09086779,0.00036347116,0.00027260336,0.00027260= 336,0.00027260336,0.00027260336,0.00027260336,0.00027260336,0.00027260336,= 0.00027260336,0.00027260336,0.00027260336,0.00027260336,0.00027260336,0.00= 018173558,0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.000181= 73558,0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.0001817355= 8,0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.= 00018173558,0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.0001= 8173558,0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.00018173= 558,0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.00018173558,= 0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.00= 018173558,0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.000181= 73558,0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.0001817355= 8,0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.= 00018173558,0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.0001= 8173558,0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.00018173= 558,0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.00018173558,= 0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.00= 018173558,0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.000181= 73558,0.00018173558,0.00018173558,0.00018173558,0.00018173558,0.0001817355= 8,0.00018173558}'::float4[], + 'histogram_bounds', '{3,108,228,342,452,570,678,788,1906,2024,2142,2248,= 2351,2448,2545,2644,2745,2843,2941,3039,3137,3235,3337,3434,3533,3631,3731= ,3832,3932,4031,4135,4236,4334,4432,4529,4628,4726,4823,4921,5019,5120,522= 1,5322,5420,5518,5616,5714,5812,5910,6008,6106,6203,6304,6402,6500,6598,66= 96,6794,6891,6990,7088,7185,7284,7381,7479,7577,7675,7773,7871,7969,8067,8= 165,8263,8361,8459,8557,8654,8752,8850,8948,9046,9144,9242,9340,9438,9536,= 9634,9732,9829,9927,10025,10123,10221,10319,10416,10515,10613,10711,10809,= 10907,11004}'::text, + 'correlation', '1'::float4 +); = = -- @@ -639997,6 +658098,43 @@ 'reltuples', '1900'::real, 'relallvisible', '13'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.quad_box_tbl_ord_seq2'::regclass, + 'attname', 'dist'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.46263158'::float4, + 'most_common_vals', '{165.0605949341029,92.35799911215054,114.5862120850= 4974,127.00393694685216,136.8575902169843,140.46351839534705,168.315180539= 36784,177.00282483621552,181.4662503056698,189.5521036549054,191.637678967= 368,197.3068675946177,203.78910667648555,211.0213259365034,248.45522735495= 02,257.00194551792794,257.23530084341064,267.22649569232465,272.6352875179= 587,293.1381926668717,307.7174028227848,315.48375552474965,357.02240826032= 2}'::text, + 'most_common_freqs', '{0.5263158,0.0010526315,0.0010526315,0.0010526315,= 0.0010526315,0.0010526315,0.0010526315,0.0010526315,0.0010526315,0.0010526= 315,0.0010526315,0.0010526315,0.0010526315,0.0010526315,0.0010526315,0.001= 0526315,0.0010526315,0.0010526315,0.0010526315,0.0010526315,0.0010526315,0= .0010526315,0.0010526315}'::float4[], + 'histogram_bounds', '{77.00649323271382,87.00574693662483,94.04786015641= 184,99.24716620639605,106.25441167311595,109.04127658827184,114.2147100858= 7291,118.86967653695369,121.8400590938793,127.06297651164951,129.247823966= 20841,133.4541119636259,137.05838172107534,140.8900280360537,143.405020832= 60543,147.05441169852742,148.94629904767692,151.21177202850313,154.5477272= 560163,157.00318468107582,159.1540134586621,161.27616066858735,164.1493222= 6482082,167.0029939851379,169.30741271426953,171.14321488157222,174.484956= 37160244,177.341478509682,178.61970775925033,182.45547402037573,185.054046= 15949365,187.32325002519042,190.18412131405714,193.82982226685343,196.7358= 6353280885,198.90952717253137,201.10942295178515,205,207.2920644887305,209= .40391591371926,213.19005605327843,216.6679487141557,218.27734651126764,22= 0.20445045457186,223.3942702935776,226.29626598775334,228.31995094603536,2= 31.1925604339378,234.2007685726074,237.00210969525145,239.0188277102873,24= 1.29857024027305,244.9693858423946,247.40654801358838,249.92999019725502,2= 53.47583711273154,257.03112651972714,258.8628980754098,262.08777155754524,= 266.101484400219,268.00186566514793,270.7951255100431,275.0454507895014,27= 7.2183255125822,279.9017684831591,282.08154849263,285.9545418418809,288.00= 173610587836,289.9137802864845,294.0493155917898,297.3297832374012,298.939= 79326948096,301.94370336206714,306.08005488760614,307.8473647767672,310.82= 149217838844,313.70368184004474,317.3089976663126,319.64042297556796,322.8= 1573691503945,326.4506088216103,327.8795510549567,330.6433123473088,333.62= 40399012038,337.02373803635845,338.71079108879894,342.12570789112004,345.0= 28984289726,347.3110997362451,349.7213176230468,352.6825768307814,357.0014= 005574768,358.73388465546435,361.5660382281499,365.246492111834,367.600326= 4416396,369.2830892418444,372.5385886052611,376.9482723133242,383.41883104= 51118,396.850097643934}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.quad_box_tbl_ord_seq2'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1930,1948,2037,2056,2145,2234,2253,2342,2431,2450,= 2539,2558,2647,2736,2755,2844,2933,2952,3041,3130,3149,3238,3257,3346,3435= ,3454,3543,3632,3651,3740,3759,3848,3937,3956,4045,4134,4153,4242,4331,435= 0,4439,4458,4547,4636,4655,4744,4833,4852,10012,10031,10050,10069,10088,10= 107,10126,10145,10164,10183,10202,10221,10240,10259,10278,10297,10316,1033= 5,10354,10373,10392,10411,10430,10449,10468,10487,10506,10525,10544,10563,= 10582,10601,10620,10639,10658,10677,10696,10715,10734,10753,10772,10791,10= 810,10829,10848,10867,10886,10905,10924,10943,10962,10981,11000}'::text, + 'correlation', '-0.23070504'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.quad_box_tbl_ord_seq2'::regclass, + 'attname', 'n'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.46263158'::float4, + 'most_common_vals', '{202,17,55,81,108,120,1212,1242,1260,1288,1297,1315= ,1336,1363,1485,1507,1510,1542,1562,1625,1671,1693,1822}'::text, + 'most_common_freqs', '{0.5263158,0.0010526315,0.0010526315,0.0010526315,= 0.0010526315,0.0010526315,0.0010526315,0.0010526315,0.0010526315,0.0010526= 315,0.0010526315,0.0010526315,0.0010526315,0.0010526315,0.0010526315,0.001= 0526315,0.0010526315,0.0010526315,0.0010526315,0.0010526315,0.0010526315,0= .0010526315,0.0010526315}'::float4[], + 'histogram_bounds', '{1,9,20,28,37,45,54,64,73,83,92,101,111,122,130,139= ,147,156,164,173,182,190,199,1207,1218,1226,1235,1245,1254,1264,1273,1282,= 1292,1303,1311,1322,1330,1341,1349,1358,1369,1377,1386,1394,1403,1411,1420= ,1428,1437,1445,1454,1463,1471,1480,1490,1499,1509,1520,1528,1537,1548,155= 6,1567,1575,1584,1592,1601,1609,1618,1628,1637,1646,1654,1663,1673,1682,16= 90,1701,1709,1718,1727,1735,1744,1752,1761,1769,1778,1786,1795,1803,1812,1= 821,1831,1840,1848,1857,1865,1874,1882,1891,1900}'::text, + 'correlation', '1'::float4 +); = = -- @@ -640010,6 +658148,15 @@ 'reltuples', '11003'::real, 'relallvisible', '61'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.quad_point_tbl'::regclass, + 'attname', 'p'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.00027265292'::float4, + 'avg_width', '16'::integer, + 'n_distinct', '0'::float4 +); = = -- @@ -640023,6 +658170,26 @@ 'reltuples', '11003'::real, 'relallvisible', '349'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.quad_poly_tbl'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,111,221,331,441,551,661,771,881,991,1101,1211,13= 21,1431,1541,1651,1761,1871,1981,2091,2201,2311,2421,2531,2641,2751,2861,2= 971,3081,3191,3301,3411,3521,3631,3741,3851,3961,4071,4181,4291,4401,4511,= 4621,4731,4841,4951,5061,5171,5281,5391,5502,5612,5722,5832,5942,6052,6162= ,6272,6382,6492,6602,6712,6822,6932,7042,7152,7262,7372,7482,7592,7702,781= 2,7922,8032,8142,8252,8362,8472,8582,8692,8802,8912,9022,9132,9242,9352,94= 62,9572,9682,9792,9902,10012,10122,10232,10342,10452,10562,10672,10782,108= 92,11003}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.quad_poly_tbl'::regclass, + 'attname', 'p'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.00027265292'::float4, + 'avg_width', '218'::integer, + 'n_distinct', '0'::float4 +); = = -- @@ -640032,10 +658199,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.query'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.query'::regclass, + 'attname', 'expr'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '34'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -640049,6 +658225,19 @@ 'reltuples', '6251'::real, 'relallvisible', '51'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.radix_text_tbl'::regclass, + 'attname', 't'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '32'::integer, + 'n_distinct', '-0.44024956'::float4, + 'most_common_vals', '{P0123456789abcdef,"I- 580 R= amp","I- 880 Ramp","I- 580 = ","I- 680 Ramp","I- 80 R= amp","Sp Railroad ","I- 880 = ","State Hwy 13 Ramp","I- 80 = ","State Hwy 24 Ramp","I- 680 = ","I- 980 ","Mac Arthur B= lvd","Mission Blvd","Wp Railroad = ","Bay Area Rapid Transit ","I- 980 R= amp","State Hwy 92 Ramp","Paseo Padre P= kwy","I- 580/I-680 Ramp","State Hwy 238 R= amp","State Hwy 84 ","Broadway = ","Foothill Blvd","Telegraph A= ve ","Webster St ","Alameda Creek = ","Hetch Hetchy Aqueduct ","Bancroft A= ve ","Central Ave ","Fremont B= lvd","Hesperian Blvd","Lincoln A= ve ","Mountain Blvd","State Hwy 13 = ","State Hwy 17 Ramp","A S= t ","Cedar St ","High S= t ","Martin Luther King Jr Way ","Redwood R= oad","Skyline Blvd","Union S= t ","Walnut St ","At and Sf Railroad = ","B St ","Fairview A= ve ","Linden St ","San Pablo A= ve ","Channing Way ","Cherry S= t ","D St ","Hearst A= ve ","Jackson St ","Livermore A= ve ","Main St ","Marin A= ve ","Mowry Ave ","Sausal Creek = ","Thornton Ave ","Union City B= lvd","Washington Ave ","Willow S= t ","Arroyo Las Positas ","Buena Vista A= ve ","C St ","California S= t ","Castro St ","Claremont A= ve ","Davis St ","East A= ve ","Edgewater Dr ","Fruitvale A= ve ","Hollis St ","Market S= t ","Niles Canyon Road","Parkside D= r ","Pine St ","Railroad A= ve ","Rose St ","San Andreas D= r ","San Lorenzo Creek ","Shattuck A= ve ","Spruce St ","State Hwy 24 = ","Tennyson Road","Tesla R= oad","Vasco Road","Arroyo R= oad","Arroyo del Valle ","Castro Valley B= lvd","College Ave ","Cypress S= t ","Decoto Road","Dwight W= ay ","Estudillo Ave ","Grand A= ve ","Grimmer Blvd","Grizzly Peak B= lvd"}'::text, + 'most_common_freqs', '{0.15997441,0.047992323,0.04319309,0.014077747,0.0= 11518157,0.009918413,0.008478643,0.0073588225,0.0063989763,0.005119181,0.0= 05119181,0.0047992324,0.0038393857,0.0033594626,0.0033594626,0.0033594626,= 0.0025595904,0.0025595904,0.0025595904,0.0023996162,0.0022396417,0.0022396= 417,0.0022396417,0.0020796673,0.0020796673,0.0019196928,0.0019196928,0.001= 7597184,0.0017597184,0.0015997441,0.0015997441,0.0015997441,0.0015997441,0= .0015997441,0.0015997441,0.0015997441,0.0015997441,0.0014397696,0.00143976= 96,0.0014397696,0.0014397696,0.0014397696,0.0014397696,0.0014397696,0.0014= 397696,0.0012797952,0.0012797952,0.0012797952,0.0012797952,0.0012797952,0.= 0011198209,0.0011198209,0.0011198209,0.0011198209,0.0011198209,0.001119820= 9,0.0011198209,0.0011198209,0.0011198209,0.0011198209,0.0011198209,0.00111= 98209,0.0011198209,0.0011198209,0.0009598464,0.0009598464,0.0009598464,0.0= 009598464,0.0009598464,0.0009598464,0.0009598464,0.0009598464,0.0009598464= ,0.0009598464,0.0009598464,0.0009598464,0.0009598464,0.0009598464,0.000959= 8464,0.0009598464,0.0009598464,0.0009598464,0.0009598464,0.0009598464,0.00= 09598464,0.0009598464,0.0009598464,0.0009598464,0.0009598464,0.00079987204= ,0.00079987204,0.00079987204,0.00079987204,0.00079987204,0.00079987204,0.0= 0079987204,0.00079987204,0.00079987204,0.00079987204,0.00079987204}'::floa= t4[], + 'histogram_bounds', '{"Abbie St ","Agua Fria Cr= eek ","Alicante Dr ","Alvarado = Road","Apollo Cir ","Arrowhead = Dr ","Audrey Dr ","Balmoral = Dr ","Beard Road","Berwind = Ave ","Blackstone Way ","Booker = Way ","Broadmoor Blvd","Buena = Ave ","Calaveras Road","Camino Segur= a ","Carolyn St ","Center = St ","Chelsea Way ","Clara = St ","Cole St ","Coolidge = Ave ","Cowper St ","Crow Canyon = Creek ","Darwin St ","Delta Mendot= a Canal ","Dominici Dr ","Dry Creek = ","Earhart Road","El Caminito = ","Embarcadero ","Euclid = Ave ","Fairmount Ave ","Ferry = St ","Foothill Road","Frontage = Road","Gawain Ct ","Gold Creek = ","Grass Valley Road","Hacienda = Ave ","Happyland Ave ","Hayfield = Road","Hickory St ","Holly = St ","Huntwood Ave ","Iroquois = Ave ","Jefferson Ave ","Kaiser Creek= Road","Key Route Blvd","La Loma = Ave ","Lambaren Ave ","Lawrence = Dr ","Lindemann Road","Lunar = Way ","Malcolm Ave ","Market = Ave ","Mayhews Landing Road","Melrose = Ave ","Milvia St ","Monte Vista = Dr ","Mound St ","Natalie = Ave ","Normandy Ct ","Oakes = Blvd","Olympic Ct ","Overacker = Ave ","Panda Way ","Parkmeadow = Dr ","Peladeau St ","Peterson = St ","Plymouth St ","Powell = St ","Quigley Pl ","Regents = Blvd","Roberts Ave ","Rosewood = Ct ","Sable Pointe ","San Leandro = St ","Santa Clara Ave ","School = St ","Seymour Pl ","Shylock = Dr ","Solano Ave ","Sparrow = Dr ","Stanton Ave ","Stevenson = Blvd","Sundale Dr ","Sutter Gate = Ave ","Tarraville Creek Road","Thornhill = Dr ","Treeview St ","Underwood = Ave ","Van Buren Ave ","Via Chiquita= ","Via del Prado ","Vomac = Road","Washington Blvd","Western Paci= fic Railroad ","Willimet Way ","Woodhue = Ter ","Zircon Ter "}'::text, + 'correlation', '0.76640594'::float4 +); = = -- @@ -640062,6 +658251,28 @@ 'reltuples', '427'::real, 'relallvisible', '7'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.ramp'::regclass, + 'attname', 'name'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '35'::integer, + 'n_distinct', '15'::float4, + 'most_common_vals', '{"I- 580 Ramp","I- 880 = Ramp","I- 680 Ramp","I- 80 = Ramp","State Hwy 13 Ramp","State Hwy 24= Ramp","I- 980 Ramp","State Hwy 92= Ramp","I- 580/I-680 Ramp","State Hwy 23= 8 Ramp","State Hwy 17 Ramp"}'::text, + 'most_common_freqs', '{0.35128805,0.31615925,0.08430913,0.07259953,0.046= 838406,0.037470724,0.018735362,0.018735362,0.016393442,0.016393442,0.01170= 9602}'::float4[], + 'histogram_bounds', '{"Bart Ramp","Brush Ramp = St ","Harrison St Ramp","State Hwy 84= Ramp"}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.ramp'::regclass, + 'attname', 'thepath'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '60'::integer, + 'n_distinct', '0'::float4 +); = = -- @@ -640071,10 +658282,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rc_test'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rc_test'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{5,50,500}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rc_test'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{10,100,1000}'::text, + 'correlation', '1'::float4 +); = = -- @@ -640158,7 +658391,7 @@ 'relation', 'public.reloptions_test'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -640171,7 +658404,7 @@ 'relation', 'public.renamecolumn'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -640184,7 +658417,7 @@ 'relation', 'public.renamecolumnanother'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -640197,7 +658430,7 @@ 'relation', 'public.renamecolumnchild'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -640213,6 +658446,31 @@ 'reltuples', '14'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.reservations'::regclass, + 'attname', 'booked_during'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.2857143'::float4, + 'avg_width', '13'::integer, + 'n_distinct', '-0.71428573'::float4, + 'range_length_histogram', '{2,2,2,5,6,6,6,7,7}'::text, + 'range_empty_frac', '0.1'::float4, + 'range_bounds_histogram', '{"[2018-07-01,2018-07-03)","[2018-07-01,2018-= 07-03)","[2018-07-01,2018-07-07)","[2018-07-01,2018-07-07)","[2018-07-01,2= 018-07-07)","[2018-07-05,2018-07-10)","[2018-07-07,2018-07-14)","[2018-07-= 07,2018-07-14)","[2018-07-20,2018-07-22)"}'::text +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.reservations'::regclass, + 'attname', 'room_id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.5714286'::float4, + 'most_common_vals', '{1,4,5,6,7}'::text, + 'most_common_freqs', '{0.21428572,0.14285715,0.14285715,0.14285715,0.142= 85715}'::float4[], + 'histogram_bounds', '{2,3,8}'::text, + 'correlation', '1'::float4 +); = = -- @@ -640223,7 +658481,7 @@ 'relation', 'public.rewritemetoo1'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -640236,7 +658494,7 @@ 'relation', 'public.rewritemetoo2'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -640249,7 +658507,7 @@ 'relation', 'public.rewritemetoo3'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -640280,6 +658538,19 @@ ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( 'relation', 'public.road'::regclass, + 'attname', 'name'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '35'::integer, + 'n_distinct', '-0.5125'::float4, + 'most_common_vals', '{"I- 580 Ramp","I- 880 = Ramp","I- 580 ","I- 680 = Ramp","I- 80 Ramp","Sp Railroad = ","I- 880 ","State Hwy 13= Ramp","I- 80 ","State Hwy 24= Ramp","I- 680 ","14th = St ","I- 980 ","Mac Arthur = Blvd","Mission Blvd","Wp Railroad = ","5th St ","Bay Area Rap= id Transit ","I- 980 Ramp","State Hwy 92= Ramp","7th St ","Paseo Padre = Pkwy","I- 580/I-680 Ramp","State Hwy 23= 8 Ramp","State Hwy 84 ","Broadway = ","Foothill Blvd","Telegraph = Ave ","Webster St ","12th = St ","Alameda Creek ","Hetch Hetchy= Aqueduct ","Bancroft Ave ","Central = Ave ","Fremont Blvd","Hesperian = Blvd","Lincoln Ave ","Mountain = Blvd","State Hwy 13 ","State Hwy 17= Ramp","10th St ","A = St ","Cedar St ","High = St ","Martin Luther King Jr Way ","Redwood = Road","Skyline Blvd","Union = St ","Walnut St ","14th = Ave ","17th St ","6th = St ","8th St ","At and Sf Ra= ilroad ","B St ","Fairview = Ave ","Linden St ","San Pablo = Ave ","18th St ","2nd = St ","98th Ave ","Channing = Way ","Cherry St ","D = St ","Hearst Ave ","Jackson = St ","Livermore Ave ","Main = St ","Marin Ave ","Mowry = Ave ","Sausal Creek ","Thornton = Ave ","Union City Blvd","Washington = Ave ","Willow St ","1st = St ","3rd St ","Arroyo Las P= ositas ","Buena Vista Ave ","C = St ","California St ","Castro = St ","Claremont Ave ","Davis = St ","East Ave ","Edgewater = Dr ","Fruitvale Ave ","Hollis = St ","Market St ","Niles Canyon= Road","Parkside Dr ","Pine = St ","Railroad Ave ","Rose = St ","San Andreas Dr ","San Lorenzo = Creek ","Shattuck Ave ","Spruce = St ","State Hwy 24 ","Tennyson = Road"}'::text, + 'most_common_freqs', '{0.0528169,0.04753521,0.015492958,0.0126760565,0.0= 10915493,0.009330986,0.008098591,0.0070422534,0.0056338026,0.0056338026,0.= 00528169,0.0042253523,0.0042253523,0.003697183,0.003697183,0.003697183,0.0= 033450704,0.0028169013,0.0028169013,0.0028169013,0.002640845,0.002640845,0= .0024647887,0.0024647887,0.0024647887,0.0022887324,0.0022887324,0.00211267= 62,0.0021126762,0.0019366198,0.0019366198,0.0019366198,0.0017605633,0.0017= 605633,0.0017605633,0.0017605633,0.0017605633,0.0017605633,0.0017605633,0.= 0017605633,0.0015845071,0.0015845071,0.0015845071,0.0015845071,0.001584507= 1,0.0015845071,0.0015845071,0.0015845071,0.0015845071,0.0014084507,0.00140= 84507,0.0014084507,0.0014084507,0.0014084507,0.0014084507,0.0014084507,0.0= 014084507,0.0014084507,0.0012323944,0.0012323944,0.0012323944,0.0012323944= ,0.0012323944,0.0012323944,0.0012323944,0.0012323944,0.0012323944,0.001232= 3944,0.0012323944,0.0012323944,0.0012323944,0.0012323944,0.0012323944,0.00= 12323944,0.0012323944,0.0010563381,0.0010563381,0.0010563381,0.0010563381,= 0.0010563381,0.0010563381,0.0010563381,0.0010563381,0.0010563381,0.0010563= 381,0.0010563381,0.0010563381,0.0010563381,0.0010563381,0.0010563381,0.001= 0563381,0.0010563381,0.0010563381,0.0010563381,0.0010563381,0.0010563381,0= .0010563381,0.0010563381,0.0010563381,0.0010563381}'::float4[], + 'histogram_bounds', '{"100th Ave ","166th = Ave ","22nd St ","31st = St ","40th St ","55th = Ave ","64th Ave ","85th = Ave ","Addison St ","Alcatraz = Ave ","Alpine Ter ","Antelope = Ct ","Arnold Ct ","Atherton = St ","Balboa Way ","Bayview = Dr ","Bess Ave ","Blair = Ave ","Bowie Common ","Brooklyn = Ave ","Busby Ave ","Calmar = Ave ","Carlos Bee Blvd","Cavalier = Lane","Charlotte Way ","Christine = St ","Colby St ","Contra Costa= Ave ","Cowing Road","Crow Canyon = Creek ","Daryl Ave ","Delta Mendot= a Canal ","Donlan Canyon Creek ","Dublin Creek= ","Eastman Ave ","El Portal = Ct ","Endicott St ","Everglade = St ","Farallon Dr ","Fleming = Ave ","Franklin Ave ","Garden = Ave ","Glendale Dr ","Grant = Ave ","Grizzly Peak Blvd","Hanover = Ave ","Haskell St ","Hesse = Dr ","Holly St ","Hyde = St ","Island Pine Ct ","Joaquin Mill= er Road","Keller Ave ","Knight = Dr ","Lake Mead Dr ","Latham = Lane","Lillian Ave ","Lowry = Road","Mallard Ct ","Marne = St ","Mc Gee Ave ","Merritt = Ave ","Miramonte Ave ","Monticello = Ave ","Murray St ","Niles = Blvd","Oak St ","Olive = Ave ","Owl Ct ","Papago = St ","Pasatiempo St ","Peralta = St ","Piper St ","Portland = Ave ","Pulaski Dr ","Redwood Cree= k ","Riverside Ave ","Rosewood = Ct ","Sacramento St ","San Lorenzo = Ave ","Santa Ray Ave ","Sea View = Pkwy","Shepherd Ave ","Skylark = Dr ","South Front Road","Stanley = Ave ","Sterne Pl ","Sundale = Dr ","Sycamore Ave ","Taylor = Ave ","Tidal Canal ","Trombas = Ave ","Vallecitos Road","Vaughn = Ave ","Via Lucas ","Villareal = Dr ","Warm Springs Blvd","West = St ","Wildcat Canyon Road","Wood = St ","Zircon Ter "}'::text, + 'correlation', '0.49874502'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.road'::regclass, 'attname', 'thepath'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, @@ -640287,6 +658558,15 @@ 'avg_width', '48'::integer, 'n_distinct', '0'::float4 ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.road'::regclass, + 'attname', 'thepath'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '50'::integer, + 'n_distinct', '0'::float4 +); = = -- @@ -640296,10 +658576,34 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.room'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '10'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.room'::regclass, + 'attname', 'comment'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{Office,Technical}'::text, + 'most_common_freqs', '{0.5,0.2}'::float4[], + 'histogram_bounds', '{Conference,Entrance,Restroom}'::text, + 'correlation', '0.53939396'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.room'::regclass, + 'attname', 'roomno'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '9'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"001 ","002 ","003 ","004 ","101 = ","102 ","103 ","104 ","105 ","106 "}'::text, + 'correlation', '1'::float4 +); = = -- @@ -640309,10 +658613,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rtest_admin'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_admin'::regclass, + 'attname', 'pname'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{bm,jwieck}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_admin'::regclass, + 'attname', 'sysname'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{notjw,pluto}'::text, + 'correlation', '-1'::float4 +); = = -- @@ -640322,10 +658648,46 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rtest_comp'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '6'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_comp'::regclass, + 'attname', 'part'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '3'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{p1,p2,p3,p4,p5,p6}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_comp'::regclass, + 'attname', 'size'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.8333333'::float4, + 'most_common_vals', '{5}'::text, + 'most_common_freqs', '{0.33333334}'::float4[], + 'histogram_bounds', '{3,4.4,7,15}'::text, + 'correlation', '0.25714287'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_comp'::regclass, + 'attname', 'unit'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{"cm ",inch,"m "}'::text, + 'most_common_freqs', '{0.33333334,0.33333334,0.33333334}'::float4[], + 'correlation', '-0.37142858'::float4 +); = = -- @@ -640335,10 +658697,28 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rtest_emp'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_emp'::regclass, + 'attname', 'ename'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '21'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_emp'::regclass, + 'attname', 'salary'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -640348,10 +658728,72 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rtest_emplog'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '14'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_emplog'::regclass, + 'attname', 'action'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '11'::integer, + 'n_distinct', '-0.21428572'::float4, + 'most_common_vals', '{"hired ","honored ","fired "}'::text, + 'most_common_freqs', '{0.35714287,0.35714287,0.2857143}'::float4[], + 'correlation', '-0.046153847'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_emplog'::regclass, + 'attname', 'ename'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '21'::integer, + 'n_distinct', '-0.42857143'::float4, + 'most_common_vals', '{"maier ","mayr ","mey= er ","gates ","wieck "}'::text, + 'most_common_freqs', '{0.21428572,0.21428572,0.21428572,0.14285715,0.142= 85715}'::float4[], + 'correlation', '-0.05054945'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_emplog'::regclass, + 'attname', 'newsal'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.42857143'::float4, + 'most_common_vals', '{0.00,5000.00,6000.00,7000.00}'::text, + 'most_common_freqs', '{0.2857143,0.21428572,0.21428572,0.14285715}'::flo= at4[], + 'histogram_bounds', '{4000.00,80000.00}'::text, + 'correlation', '-0.34505495'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_emplog'::regclass, + 'attname', 'oldsal'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.42857143'::float4, + 'most_common_vals', '{0.00,5000.00,6000.00}'::text, + 'most_common_freqs', '{0.35714287,0.21428572,0.21428572}'::float4[], + 'histogram_bounds', '{4000.00,7000.00,80000.00}'::text, + 'correlation', '0.53406596'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_emplog'::regclass, + 'attname', 'who'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '64'::integer, + 'n_distinct', '1'::float4, + 'most_common_vals', '{buildfarm}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); = = -- @@ -640361,10 +658803,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rtest_empmass'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_empmass'::regclass, + 'attname', 'ename'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '21'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"maier ","mayr ","mey= er "}'::text, + 'correlation', '-0.5'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_empmass'::regclass, + 'attname', 'salary'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{5000.00,6000.00,7000.00}'::text, + 'correlation', '1'::float4 +); = = -- @@ -640374,10 +658838,33 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rtest_interface'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_interface'::regclass, + 'attname', 'ifname'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{eth0}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_interface'::regclass, + 'attname', 'sysname'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{notjw,pluto}'::text, + 'correlation', '1'::float4 +); = = -- @@ -640387,10 +658874,33 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rtest_nothn1'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '7'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_nothn1'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,20,29,40,50,60}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_nothn1'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '10'::integer, + 'n_distinct', '-0.14285715'::float4, + 'most_common_vals', '{"want this"}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); = = -- @@ -640401,7 +658911,7 @@ 'relation', 'public.rtest_nothn2'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -640413,10 +658923,33 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rtest_nothn3'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_nothn3'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{100,200}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_nothn3'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '3'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{OK}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); = = -- @@ -640426,10 +658959,33 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rtest_nothn4'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_nothn4'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{10,50,100,200}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_nothn4'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{OK,"too small"}'::text, + 'most_common_freqs', '{0.5,0.5}'::float4[], + 'correlation', '-0.6'::float4 +); = = -- @@ -640440,7 +658996,7 @@ 'relation', 'public.rtest_order1'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -640452,10 +659008,44 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rtest_order2'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_order2'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.25'::float4, + 'most_common_vals', '{1}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_order2'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_order2'::regclass, + 'attname', 'c'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '29'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"rule 1 - this should run 1st","rule 2 - this shou= ld run 2nd","rule 3 - this should run 3rd","rule 4 - this should run 4th"}= '::text, + 'correlation', '1'::float4 +); = = -- @@ -640465,10 +659055,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rtest_person'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_person'::regclass, + 'attname', 'pdesc'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '12'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"Bruce Momjian","Jan Wieck"}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_person'::regclass, + 'attname', 'pname'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{bm,jwieck}'::text, + 'correlation', '1'::float4 +); = = -- @@ -640478,10 +659090,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rtest_system'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_system'::regclass, + 'attname', 'sysdesc'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '19'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{Fileserver,"WinNT Jan Wieck (notebook)"}'::text, + 'correlation', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_system'::regclass, + 'attname', 'sysname'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{notjw,pluto}'::text, + 'correlation', '1'::float4 +); = = -- @@ -640491,10 +659125,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rtest_t1'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '8'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_t1'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,21,22,23,24,25}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_t1'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{21,22,23,31,32,33,34,35}'::text, + 'correlation', '1'::float4 +); = = -- @@ -640504,10 +659160,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rtest_t2'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_t2'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_t2'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{21,22,23}'::text, + 'correlation', '1'::float4 +); = = -- @@ -640517,10 +659195,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rtest_t3'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '5'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_t3'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4,5}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_t3'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{31,32,33,34,35}'::text, + 'correlation', '1'::float4 +); = = -- @@ -640530,10 +659230,33 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rtest_t4'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '7'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_t4'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,21,26,28,31,41}'::text, + 'correlation', '0.89285713'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_t4'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '32'::integer, + 'n_distinct', '-0.42857143'::float4, + 'most_common_vals', '{"Record should go to rtest_t4","Record should go t= o rtest_t4 and t8"}'::text, + 'most_common_freqs', '{0.5714286,0.2857143}'::float4[], + 'correlation', '0.35714287'::float4 +); = = -- @@ -640543,10 +659266,33 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rtest_t5'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_t5'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{10,15,19}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_t5'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '31'::integer, + 'n_distinct', '-0.6666667'::float4, + 'most_common_vals', '{"Record should go to rtest_t5"}'::text, + 'most_common_freqs', '{0.6666667}'::float4[], + 'correlation', '1'::float4 +); = = -- @@ -640556,10 +659302,28 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rtest_t6'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_t6'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_t6'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '36'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -640569,10 +659333,28 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rtest_t7'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_t7'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_t7'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '36'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -640582,10 +659364,33 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rtest_t8'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_t8'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{26,28}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_t8'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '36'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{"Record should go to rtest_t4 and t8"}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); = = -- @@ -640595,10 +659400,34 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rtest_t9'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '10'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_t9'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,10,15,19,20,26,28,30,40}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_t9'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '31'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{"Record should go to rtest_t4","Record should go t= o rtest_t4 and t8","Record should go to rtest_t5"}'::text, + 'most_common_freqs', '{0.4,0.2,0.2}'::float4[], + 'histogram_bounds', '{"Record should go to rtest_t4 and t6","Record shou= ld go to rtest_t5 and t7"}'::text, + 'correlation', '0.09090909'::float4 +); = = -- @@ -640608,10 +659437,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rtest_unitfact'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_unitfact'::regclass, + 'attname', 'factor'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2.54,100}'::text, + 'correlation', '-0.5'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_unitfact'::regclass, + 'attname', 'unit'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"cm ",inch,"m "}'::text, + 'correlation', '-0.5'::float4 +); = = -- @@ -640621,10 +659472,44 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rtest_view1'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '8'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_view1'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4,5,6,7,8}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_view1'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '7'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"item 1","item 2","item 3","item 4","item 5","item= 6","item 7","item 8"}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_view1'::regclass, + 'attname', 'v'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '-0.25'::float4, + 'most_common_vals', '{t,f}'::text, + 'most_common_freqs', '{0.75,0.25}'::float4[], + 'correlation', '0.54761904'::float4 +); = = -- @@ -640634,10 +659519,23 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rtest_view2'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '8'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rtest_view2'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{7,2}'::text, + 'most_common_freqs', '{0.5,0.25}'::float4[], + 'histogram_bounds', '{4,5}'::text, + 'correlation', '1'::float4 +); = = -- @@ -640647,8 +659545,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rtest_view3'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -640660,8 +659558,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rtest_view4'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -640673,10 +659571,33 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rule_and_refint_t1'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rule_and_refint_t1'::regclass, + 'attname', 'id1a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{1,2}'::text, + 'most_common_freqs', '{0.5,0.5}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rule_and_refint_t1'::regclass, + 'attname', 'id1b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{11,12,21,22}'::text, + 'correlation', '1'::float4 +); = = -- @@ -640686,10 +659607,33 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rule_and_refint_t2'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rule_and_refint_t2'::regclass, + 'attname', 'id2a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{1,2}'::text, + 'most_common_freqs', '{0.5,0.5}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rule_and_refint_t2'::regclass, + 'attname', 'id2c'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{11,12,21,22}'::text, + 'correlation', '1'::float4 +); = = -- @@ -640699,10 +659643,57 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rule_and_refint_t3'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rule_and_refint_t3'::regclass, + 'attname', 'data'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{row1,row2,row3,row4}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rule_and_refint_t3'::regclass, + 'attname', 'id3a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.25'::float4, + 'most_common_vals', '{1}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rule_and_refint_t3'::regclass, + 'attname', 'id3b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{11,12}'::text, + 'most_common_freqs', '{0.5,0.5}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rule_and_refint_t3'::regclass, + 'attname', 'id3c'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{11,12}'::text, + 'most_common_freqs', '{0.5,0.5}'::float4[], + 'correlation', '0.8'::float4 +); = = -- @@ -640712,10 +659703,28 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rule_merge1'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rule_merge1'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rule_merge1'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -640725,10 +659734,28 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rule_merge2'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rule_merge2'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rule_merge2'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -640738,10 +659765,59 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rules_log'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '16'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rules_log'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.125'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.25'::float4, + 'most_common_vals', '{1,11}'::text, + 'most_common_freqs', '{0.375,0.375}'::float4[], + 'histogram_bounds', '{22,33}'::text, + 'correlation', '0.82417583'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rules_log'::regclass, + 'attname', 'f2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.125'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{3,13,30,130}'::text, + 'most_common_freqs', '{0.1875,0.1875,0.125,0.125}'::float4[], + 'histogram_bounds', '{0,2,12,23}'::text, + 'correlation', '0.33626375'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rules_log'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rules_log'::regclass, + 'attname', 'tag'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '3'::integer, + 'n_distinct', '-0.1875'::float4, + 'most_common_vals', '{new,old,-}'::text, + 'most_common_freqs', '{0.5,0.375,0.125}'::float4[], + 'correlation', '-0.11764706'::float4 +); = = -- @@ -640751,10 +659827,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rules_src'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rules_src'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,11,22,33}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.rules_src'::regclass, + 'attname', 'f2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{0,3,13,23}'::text, + 'correlation', '-0.2'::float4 +); = = -- @@ -640765,7 +659863,7 @@ 'relation', 'public.ruletest_tbl'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -640777,10 +659875,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.ruletest_tbl2'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.ruletest_tbl2'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{10,1000}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.ruletest_tbl2'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{10,1000}'::text, + 'correlation', '1'::float4 +); = = -- @@ -640790,10 +659910,34 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.shiftjis2004_inputs'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '9'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.shiftjis2004_inputs'::regclass, + 'attname', 'description'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '22'::integer, + 'n_distinct', '-0.7777778'::float4, + 'most_common_vals', '{"invalid, NUL byte"}'::text, + 'most_common_freqs', '{0.33333334}'::float4[], + 'histogram_bounds', '{"incomplete char ","incomplete char, followed by n= ewline ",valid,"valid, no translation to UTF-8","valid, pure ASCII","valid= , translates to two UTF-8 chars "}'::text, + 'correlation', '-0.55'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.shiftjis2004_inputs'::regclass, + 'attname', 'inbytes'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"\\x666f6f","\\x666f6f008fdb","\\x666f6f81c0","\\x= 666f6f820a","\\x666f6f82f5","\\x666f6f8f00db","\\x666f6f8fdb","\\x666f6f8f= db00","\\x666f6f8fdb8f"}'::text, + 'correlation', '0.36666667'::float4 +); = = -- @@ -640850,10 +659994,78 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.shoe_data'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.shoe_data'::regclass, + 'attname', 'sh_avail'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{0,2,3,4}'::text, + 'correlation', '0.6'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.shoe_data'::regclass, + 'attname', 'shoename'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '11'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"sh1 ","sh2 ","sh3 ","sh4 = "}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.shoe_data'::regclass, + 'attname', 'slcolor'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '11'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{"black ","brown "}'::text, + 'most_common_freqs', '{0.5,0.5}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.shoe_data'::regclass, + 'attname', 'slmaxlen'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{40,50,65,90}'::text, + 'correlation', '-0.4'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.shoe_data'::regclass, + 'attname', 'slminlen'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{30,40,50,70}'::text, + 'correlation', '-0.4'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.shoe_data'::regclass, + 'attname', 'slunit'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '9'::integer, + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{"cm ","inch "}'::text, + 'most_common_freqs', '{0.5,0.5}'::float4[], + 'correlation', '0.8'::float4 +); = = -- @@ -640863,10 +660075,33 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.shoelace_arrive'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.shoelace_arrive'::regclass, + 'attname', 'arr_name'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '11'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"sl3 ","sl6 ","sl8 "}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.shoelace_arrive'::regclass, + 'attname', 'arr_quant'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.6666667'::float4, + 'most_common_vals', '{20}'::text, + 'most_common_freqs', '{0.6666667}'::float4[], + 'correlation', '1'::float4 +); = = -- @@ -640876,10 +660111,71 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.shoelace_data'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '9'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.shoelace_data'::regclass, + 'attname', 'sl_avail'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.8888889'::float4, + 'most_common_vals', '{6}'::text, + 'most_common_freqs', '{0.22222222}'::float4[], + 'histogram_bounds', '{4,5,8,10,20,21,1000}'::text, + 'correlation', '0.8666667'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.shoelace_data'::regclass, + 'attname', 'sl_color'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '11'::integer, + 'n_distinct', '-0.33333334'::float4, + 'most_common_vals', '{"black ","brown "}'::text, + 'most_common_freqs', '{0.44444445,0.44444445}'::float4[], + 'correlation', '0.95'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.shoelace_data'::regclass, + 'attname', 'sl_len'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.7777778'::float4, + 'most_common_vals', '{40}'::text, + 'most_common_freqs', '{0.33333334}'::float4[], + 'histogram_bounds', '{0.9,1,35,60,80,100}'::text, + 'correlation', '-0.41666666'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.shoelace_data'::regclass, + 'attname', 'sl_name'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '11'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"sl1 ","sl10 ","sl2 ","sl3 = ","sl4 ","sl5 ","sl6 ","sl7 ","sl8 "}'::text= , + 'correlation', '0.4'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.shoelace_data'::regclass, + 'attname', 'sl_unit'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '9'::integer, + 'n_distinct', '-0.33333334'::float4, + 'most_common_vals', '{"inch ","cm ","m "}'::text, + 'most_common_freqs', '{0.44444445,0.33333334,0.22222222}'::float4[], + 'correlation', '0.71666664'::float4 +); = = -- @@ -640889,10 +660185,56 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.shoelace_log'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.shoelace_log'::regclass, + 'attname', 'log_when'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.25'::float4, + 'most_common_vals', '{"1970-01-01 00:00:00"}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.shoelace_log'::regclass, + 'attname', 'log_who'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '64'::integer, + 'n_distinct', '-0.25'::float4, + 'most_common_vals', '{"Al Bundy"}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.shoelace_log'::regclass, + 'attname', 'sl_avail'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{6,10,20,21}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.shoelace_log'::regclass, + 'attname', 'sl_name'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '11'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"sl3 ","sl6 ","sl7 ","sl8 = "}'::text, + 'correlation', '0.4'::float4 +); = = -- @@ -640903,7 +660245,7 @@ 'relation', 'public.shoelace_ok'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -640924,10 +660266,10 @@ 'attname', 'a'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0.33333334'::float4, + 'null_frac', '0.25'::float4, 'avg_width', '4'::integer, - 'n_distinct', '-0.6666666'::float4, - 'histogram_bounds', '{1,2}'::text, + 'n_distinct', '-0.75'::float4, + 'histogram_bounds', '{1,2,3}'::text, 'correlation', '1'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( @@ -640935,22 +660277,23 @@ 'attname', 'b'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0.33333334'::float4, + 'null_frac', '0.25'::float4, 'avg_width', '4'::integer, - 'n_distinct', '-0.6666666'::float4, - 'histogram_bounds', '{1,2}'::text, - 'correlation', '-1'::float4 + 'n_distinct', '-0.5'::float4, + 'most_common_vals', '{1}'::text, + 'most_common_freqs', '{0.5}'::float4[], + 'correlation', '-0.5'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( 'relation', 'public.sj'::regclass, 'attname', 'c'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0.33333334'::float4, + 'null_frac', '0.25'::float4, 'avg_width', '4'::integer, - 'n_distinct', '-0.6666666'::float4, - 'histogram_bounds', '{1,2}'::text, - 'correlation', '-1'::float4 + 'n_distinct', '-0.75'::float4, + 'histogram_bounds', '{1,2,3}'::text, + 'correlation', '0.5'::float4 ); = = @@ -640962,7 +660305,7 @@ 'relation', 'public.sj_t1'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -640975,7 +660318,7 @@ 'relation', 'public.sj_t2'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -640988,7 +660331,7 @@ 'relation', 'public.sj_t3'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -641001,7 +660344,7 @@ 'relation', 'public.sj_t4'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -641014,7 +660357,7 @@ 'relation', 'public.sk'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -641027,7 +660370,7 @@ 'relation', 'public.skip_wal_skip_rewrite_index'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -641078,6 +660421,26 @@ 'reltuples', '4000'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.spgist_box_tbl'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '32'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.spgist_box_tbl'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,40,80,120,160,200,240,280,320,360,400,440,480,52= 0,560,600,640,680,720,760,800,840,880,920,960,1000,1040,1080,1120,1160,120= 0,1240,1280,1320,1360,1400,1440,1480,1520,1560,1600,1640,1680,1720,1760,18= 00,1840,1880,1920,1960,2000,2040,2080,2120,2160,2200,2240,2280,2320,2360,2= 400,2440,2480,2520,2560,2600,2640,2680,2720,2760,2800,2840,2880,2920,2960,= 3000,3040,3080,3120,3160,3200,3240,3280,3320,3360,3400,3440,3480,3520,3560= ,3600,3640,3680,3720,3760,3800,3840,3880,3920,3960,4000}'::text, + 'correlation', '1'::float4 +); = = -- @@ -641087,10 +660450,21 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.spgist_domain_tbl'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.spgist_domain_tbl'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '3'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{fee,fi,fo,fum}'::text, + 'correlation', '1'::float4 +); = = -- @@ -641104,6 +660478,26 @@ 'reltuples', '5001'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.spgist_point_tbl'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{10000,100100,100200,100300,100400,100500,100600,10= 0700,100800,100900,101000,101100,101200,101300,101400,101500,101600,101700= ,101800,101900,102000,102100,102200,102300,102400,102500,102600,102700,102= 800,102900,103000,103100,103200,103300,103400,103500,103600,103700,103800,= 103900,104000,104100,104200,104300,104400,104500,104600,104700,104800,1049= 00,105000,105100,105200,105300,105400,105500,105600,105700,105800,105900,1= 06000,106100,106200,106300,106400,106500,106600,106700,106800,106900,10700= 0,107100,107200,107300,107400,107500,107600,107700,107800,107900,108000,10= 8100,108200,108300,108400,108500,108600,108700,108800,108900,109000,109100= ,109200,109300,109400,109500,109600,109700,109800,109900,110000}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.spgist_point_tbl'::regclass, + 'attname', 'p'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '16'::integer, + 'n_distinct', '0'::float4 +); = = -- @@ -641113,10 +660507,34 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.spgist_text_tbl'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '180'::integer, + 'reltuples', '11100'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.spgist_text_tbl'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.9099099'::float4, + 'most_common_vals', '{1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20= ,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,4= 5,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,= 70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94= ,95,96,97,98,99,100}'::text, + 'most_common_freqs', '{0.00018018018,0.00018018018,0.00018018018,0.00018= 018018,0.00018018018,0.00018018018,0.00018018018,0.00018018018,0.000180180= 18,0.00018018018,0.00018018018,0.00018018018,0.00018018018,0.00018018018,0= .00018018018,0.00018018018,0.00018018018,0.00018018018,0.00018018018,0.000= 18018018,0.00018018018,0.00018018018,0.00018018018,0.00018018018,0.0001801= 8018,0.00018018018,0.00018018018,0.00018018018,0.00018018018,0.00018018018= ,0.00018018018,0.00018018018,0.00018018018,0.00018018018,0.00018018018,0.0= 0018018018,0.00018018018,0.00018018018,0.00018018018,0.00018018018,0.00018= 018018,0.00018018018,0.00018018018,0.00018018018,0.00018018018,0.000180180= 18,0.00018018018,0.00018018018,0.00018018018,0.00018018018,0.00018018018,0= .00018018018,0.00018018018,0.00018018018,0.00018018018,0.00018018018,0.000= 18018018,0.00018018018,0.00018018018,0.00018018018,0.00018018018,0.0001801= 8018,0.00018018018,0.00018018018,0.00018018018,0.00018018018,0.00018018018= ,0.00018018018,0.00018018018,0.00018018018,0.00018018018,0.00018018018,0.0= 0018018018,0.00018018018,0.00018018018,0.00018018018,0.00018018018,0.00018= 018018,0.00018018018,0.00018018018,0.00018018018,0.00018018018,0.000180180= 18,0.00018018018,0.00018018018,0.00018018018,0.00018018018,0.00018018018,0= .00018018018,0.00018018018,0.00018018018,0.00018018018,0.00018018018,0.000= 18018018,0.00018018018,0.00018018018,0.00018018018,0.00018018018,0.0001801= 8018,0.00018018018}'::float4[], + 'histogram_bounds', '{-100,105,159,214,268,323,377,432,486,541,595,650,7= 04,759,813,868,922,977,1062,1171,1280,1389,1498,1607,1716,1825,1934,2043,2= 152,2261,2370,2479,2588,2697,2806,2915,3024,3133,3242,3351,3460,3569,3678,= 3787,3896,4005,4114,4223,4332,4441,4550,4659,4768,4877,4986,5095,5204,5313= ,5422,5531,5640,5749,5858,5967,6076,6185,6294,6403,6512,6621,6730,6839,694= 8,7057,7166,7275,7384,7493,7602,7711,7820,7929,8038,8147,8256,8365,8474,85= 83,8692,8801,8910,9019,9128,9237,9346,9455,9564,9673,9782,9891,10000}'::te= xt, + 'correlation', '0.50922287'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.spgist_text_tbl'::regclass, + 'attname', 't'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '97'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{baaaaaaaaaaaaaar1,baaaaaaaaaaaaaar198,baaaaaaaaaaa= aaar298,baaaaaaaaaaaaaar398,baaaaaaaaaaaaaar498,baaaaaaaaaaaaaar598,baaaaa= aaaaaaaaar698,baaaaaaaaaaaaaar798,baaaaaaaaaaaaaar898,baaaaaaaaaaaaaar998,= fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooo1096,fooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1196,fooooooooo= oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooo1296,fooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooooooooo1396,fooooooooooooooooooo= oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooo1496,fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooo1596,fooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo169= 6,fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooo1796,fooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1896,fooooooo= oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooo1996,fooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooooooooooo2095,fooooooooooooooooo= oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooo2195,fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooo2295,fooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2= 395,fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooo2495,fooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2595,fooooo= oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooo2695,fooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooooooooooooo2795,fooooooooooooooo= oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooo2895,fooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooo2995,fooooooooooooooooooooooooo= oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= o3094,fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooo3194,fooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3294,fooo= oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooo3394,fooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooooooooooooooo3494,fooooooooooooo= oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooo3594,fooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooooo3694,fooooooooooooooooooooooo= oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooo3794,fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooo3894,fooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3994,fo= oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooo4093,fooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4193,fooooooooooo= oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooo4293,fooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooooooo4393,fooooooooooooooooooooo= oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooo4493,fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooo4593,fooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4693,= fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooo4793,fooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4893,fooooooooo= oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooo4993,fooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooooooooo5092,fooooooooooooooooooo= oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooo5192,fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooo5292,fooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo539= 2,fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooo5492,fooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5592,fooooooo= oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooo5692,fooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooooooooooo5792,fooooooooooooooooo= oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooo5892,fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooo5992,fooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6= 091,fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooo6191,fooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6291,fooooo= oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooo6391,fooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooooooooooooo6491,fooooooooooooooo= oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooo6591,fooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooo6691,fooooooooooooooooooooooooo= oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= o6791,fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooo6891,fooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6991,fooo= oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooo7090,fooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooooooooooooooo7190,fooooooooooooo= oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooo7290,fooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooooo7390,fooooooooooooooooooooooo= oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooo7490,fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooo7590,fooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7690,fo= oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooo7790,fooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7890,fooooooooooo= oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooo7990,fooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooooooo809,foooooooooooooooooooooo= oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= oooo819,fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooo829,foooooooooooooooooooooooooooooooooo= oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo839,fooo= oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooo849,foooooooooooooooooooooooooooooooooooooooooooooo= oooooooooooooooooooooooooooooooooooooooooooooooooooooo859,fooooooooooooooo= oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooo869,foooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= oooooooooooooooooooooooooooooooooooooooooo879,fooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8= 89,foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= oooooooooooooooooooooooooooooo899,fooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9089,fooooooo= oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooo9189,fooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooooooooooo9289,fooooooooooooooooo= oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooo9389,fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooo9489,fooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9= 589,fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooo9689,fooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9789,fooooo= oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooo9889,fooooooooooooooooooooooooooooooooooooooooooooooo= ooooooooooooooooooooooooooooooooooooooooooooooooooooo9989,fsurprise}'::tex= t, + 'correlation', '0.38468343'::float4 +); = = -- @@ -641126,10 +660544,30 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.spgist_unlogged_tbl'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '40'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.spgist_unlogged_tbl'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '32'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.spgist_unlogged_tbl'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20= ,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40}'::text, + 'correlation', '1'::float4 +); = = -- @@ -641143,6 +660581,17 @@ 'reltuples', '10'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.stats_test_tab1'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4,5,6,7,8,9,10}'::text, + 'correlation', '1'::float4 +); = = -- @@ -641253,6 +660702,17 @@ ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( 'relation', 'public.student'::regclass, + 'attname', 'age'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{19,23,28,30,60}'::text, + 'correlation', '-0.5'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.student'::regclass, 'attname', 'gpa'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, @@ -641264,6 +660724,17 @@ ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( 'relation', 'public.student'::regclass, + 'attname', 'gpa'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{2.9,3.1,3.4,3.5,3.7}'::text, + 'correlation', '-0.7'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.student'::regclass, 'attname', 'location'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, @@ -641273,6 +660744,15 @@ ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( 'relation', 'public.student'::regclass, + 'attname', 'location'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '16'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.student'::regclass, 'attname', 'name'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, @@ -641282,6 +660762,17 @@ 'histogram_bounds', '{fred,larry}'::text, 'correlation', '1'::float4 ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.student'::regclass, + 'attname', 'name'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{cim,fred,jeff,larry,linda}'::text, + 'correlation', '0.3'::float4 +); = = -- @@ -641291,10 +660782,49 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.subselect_tbl'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '8'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.subselect_tbl'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.625'::float4, + 'most_common_vals', '{1,2,3}'::text, + 'most_common_freqs', '{0.25,0.25,0.25}'::float4[], + 'histogram_bounds', '{6,8}'::text, + 'correlation', '0.88095236'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.subselect_tbl'::regclass, + 'attname', 'f2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.75'::float4, + 'most_common_vals', '{2,3}'::text, + 'most_common_freqs', '{0.25,0.25}'::float4[], + 'histogram_bounds', '{1,4,7,9}'::text, + 'correlation', '0.6666667'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.subselect_tbl'::regclass, + 'attname', 'f3'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.125'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.75'::float4, + 'most_common_vals', '{3}'::text, + 'most_common_freqs', '{0.25}'::float4[], + 'histogram_bounds', '{1,2,4,5,8}'::text, + 'correlation', '0.21428572'::float4 +); = = -- @@ -641304,10 +660834,28 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.system'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.system'::regclass, + 'attname', 'comment'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '3'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.system'::regclass, + 'attname', 'name'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -641321,6 +660869,674 @@ 'reltuples', '1'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'aclitem'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '16'::integer, + 'n_distinct', '-1'::float4, + 'most_common_vals', '{buildfarm=3DUC/buildfarm}'::text, + 'most_common_freqs', '{1}'::float4[] +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'bit'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'bool'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'box'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '32'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'bpchar'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'bytea'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'cardinal_number'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'char'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'character_data'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'cid'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'most_common_vals', '{3}'::text, + 'most_common_freqs', '{1}'::float4[] +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'cidr'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '7'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'circle'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '24'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'closedpath'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '61'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'date'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'datemultirange'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '21'::integer, + 'n_distinct', '-1'::float4, + 'range_empty_frac', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'daterange'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '14'::integer, + 'n_distinct', '-1'::float4, + 'range_empty_frac', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'float4'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'float8'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'inet'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '7'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'int2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'int2vector'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '28'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'int4'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'int4multirange'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '9'::integer, + 'n_distinct', '-1'::float4, + 'range_empty_frac', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'int4range'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-1'::float4, + 'range_empty_frac', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'int8'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'int8multirange'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '13'::integer, + 'n_distinct', '-1'::float4, + 'range_empty_frac', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'int8range'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-1'::float4, + 'range_empty_frac', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'interval'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '16'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'json'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '21'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'jsonb'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '20'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'jsonpath'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '85'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'line'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '24'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'lseg'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '32'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'macaddr'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'macaddr8'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'money'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'name'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '64'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'nummultirange'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '25'::integer, + 'n_distinct', '-1'::float4, + 'range_empty_frac', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'numrange'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '16'::integer, + 'n_distinct', '-1'::float4, + 'range_empty_frac', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'oid'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'oidvector'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '32'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'openedpath'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '61'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'pg_lsn'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'pg_snapshot'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '45'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'pi'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '13'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'point'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '16'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'polygon'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '85'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'refcursor'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'regclass'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'regrole'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'sql_identifier'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '64'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'text'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'tid'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'time'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'time_stamp'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'timestamp'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'timestamptz'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'timetz'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '12'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'tsmultirange'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '29'::integer, + 'n_distinct', '-1'::float4, + 'range_empty_frac', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'tsquery'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '52'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'tsrange'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '22'::integer, + 'n_distinct', '-1'::float4, + 'range_empty_frac', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'tstzmultirange'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '29'::integer, + 'n_distinct', '-1'::float4, + 'range_empty_frac', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'tstzrange'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '22'::integer, + 'n_distinct', '-1'::float4, + 'range_empty_frac', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'tsvector'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '65'::integer, + 'n_distinct', '-1'::float4, + 'most_common_elems', '{a,on,and,ate,cat,fat,mat,rat,sat}'::text, + 'most_common_elem_freqs', '{1,1,1,1,1,1,1,1,1,1,1}'::float4[] +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'txid_snapshot'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '45'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'type'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'uuid'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '16'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'varbit'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'varchar'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'xid'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'most_common_vals', '{2}'::text, + 'most_common_freqs', '{1}'::float4[] +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'xid8'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tab_core_types'::regclass, + 'attname', 'yes_or_no'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -641399,6 +661615,15 @@ 'reltuples', '1'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tableam_tbl_heap2'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -641412,6 +661637,15 @@ 'reltuples', '1'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tableam_tblas_heap2'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -641425,6 +661659,15 @@ 'reltuples', '1'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tableam_tblmv_heap2'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -641451,6 +661694,49 @@ 'reltuples', '10'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tbl_include_box'::regclass, + 'attname', 'c1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '1'::float4, + 'most_common_vals', '{1}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tbl_include_box'::regclass, + 'attname', 'c2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{2,4,6,8,10,12,14,16,18,20}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tbl_include_box'::regclass, + 'attname', 'c3'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{3,6,9,12,15,18,21,24,27,30}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tbl_include_box'::regclass, + 'attname', 'c4'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '32'::integer, + 'n_distinct', '0'::float4 +); = = -- @@ -641464,6 +661750,50 @@ 'reltuples', '10'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tbl_include_box_pk'::regclass, + 'attname', 'c1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '1'::float4, + 'most_common_vals', '{1}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tbl_include_box_pk'::regclass, + 'attname', 'c2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '1'::float4, + 'most_common_vals', '{2}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tbl_include_box_pk'::regclass, + 'attname', 'c3'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{3,6,9,12,15,18,21,24,27,30}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tbl_include_box_pk'::regclass, + 'attname', 'c4'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '32'::integer, + 'n_distinct', '0'::float4 +); = = -- @@ -641477,6 +661807,49 @@ 'reltuples', '10'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tbl_include_pk'::regclass, + 'attname', 'c1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '1'::float4, + 'most_common_vals', '{1}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tbl_include_pk'::regclass, + 'attname', 'c2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{2,4,6,8,10,12,14,16,18,20}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tbl_include_pk'::regclass, + 'attname', 'c3'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{3,6,9,12,15,18,21,24,27,30}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tbl_include_pk'::regclass, + 'attname', 'c4'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '32'::integer, + 'n_distinct', '0'::float4 +); = = -- @@ -641490,6 +661863,48 @@ 'reltuples', '10'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tbl_include_reg'::regclass, + 'attname', 'c1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4,5,6,7,8,9,10}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tbl_include_reg'::regclass, + 'attname', 'c2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{2,4,6,8,10,12,14,16,18,20}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tbl_include_reg'::regclass, + 'attname', 'c3'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{3,6,9,12,15,18,21,24,27,30}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tbl_include_reg'::regclass, + 'attname', 'c4'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '32'::integer, + 'n_distinct', '0'::float4 +); = = -- @@ -641503,6 +661918,48 @@ 'reltuples', '10'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tbl_include_unique1'::regclass, + 'attname', 'c1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4,5,6,7,8,9,10}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tbl_include_unique1'::regclass, + 'attname', 'c2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{2,4,6,8,10,12,14,16,18,20}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tbl_include_unique1'::regclass, + 'attname', 'c3'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{3,6,9,12,15,18,21,24,27,30}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tbl_include_unique1'::regclass, + 'attname', 'c4'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '32'::integer, + 'n_distinct', '0'::float4 +); = = -- @@ -641516,6 +661973,50 @@ 'reltuples', '10'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tbl_include_unique2'::regclass, + 'attname', 'c1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '1'::float4, + 'most_common_vals', '{1}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tbl_include_unique2'::regclass, + 'attname', 'c2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '1'::float4, + 'most_common_vals', '{2}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tbl_include_unique2'::regclass, + 'attname', 'c3'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{3,6,9,12,15,18,21,24,27,30}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.tbl_include_unique2'::regclass, + 'attname', 'c4'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '32'::integer, + 'n_distinct', '0'::float4 +); = = -- @@ -641526,7 +662027,7 @@ 'relation', 'public.temporal_fk2_mltrng2mltrng'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -641539,7 +662040,7 @@ 'relation', 'public.temporal_fk2_rng2rng'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -641551,10 +662052,40 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.temporal_fk_mltrng2mltrng'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.temporal_fk_mltrng2mltrng'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '14'::integer, + 'n_distinct', '-1'::float4, + 'range_empty_frac', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.temporal_fk_mltrng2mltrng'::regclass, + 'attname', 'parent_id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '14'::integer, + 'n_distinct', '-1'::float4, + 'range_empty_frac', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.temporal_fk_mltrng2mltrng'::regclass, + 'attname', 'valid_at'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '21'::integer, + 'n_distinct', '-1'::float4, + 'range_empty_frac', '0'::float4 +); = = -- @@ -641564,10 +662095,46 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.temporal_fk_rng2rng'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.temporal_fk_rng2rng'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '14'::integer, + 'n_distinct', '-1'::float4, + 'range_length_histogram', '{1,1,1}'::text, + 'range_empty_frac', '0'::float4, + 'range_bounds_histogram', '{"[4,5)","[6,7)","[8,9)"}'::text +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.temporal_fk_rng2rng'::regclass, + 'attname', 'parent_id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '14'::integer, + 'n_distinct', '-1'::float4, + 'range_length_histogram', '{1,1,1}'::text, + 'range_empty_frac', '0'::float4, + 'range_bounds_histogram', '{"[6,7)","[9,10)","[12,13)"}'::text +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.temporal_fk_rng2rng'::regclass, + 'attname', 'valid_at'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '14'::integer, + 'n_distinct', '-1'::float4, + 'range_length_histogram', '{1096,1096,1096}'::text, + 'range_empty_frac', '0'::float4, + 'range_bounds_histogram', '{"[2018-01-01,2021-01-01)","[2018-01-01,2021-= 01-01)","[2018-01-01,2021-01-01)"}'::text +); = = -- @@ -641577,10 +662144,30 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.temporal_mltrng'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.temporal_mltrng'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '14'::integer, + 'n_distinct', '-1'::float4, + 'range_empty_frac', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.temporal_mltrng'::regclass, + 'attname', 'valid_at'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '21'::integer, + 'n_distinct', '-1'::float4, + 'range_empty_frac', '0'::float4 +); = = -- @@ -641591,7 +662178,7 @@ 'relation', 'public.temporal_mltrng2'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -641603,10 +662190,34 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.temporal_rng'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.temporal_rng'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '14'::integer, + 'n_distinct', '-1'::float4, + 'range_length_histogram', '{1,1,1,1}'::text, + 'range_empty_frac', '0'::float4, + 'range_bounds_histogram', '{"[-1,0)","[6,7)","[9,10)","[12,13)"}'::text +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.temporal_rng'::regclass, + 'attname', 'valid_at'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '12'::integer, + 'n_distinct', '-1'::float4, + 'range_length_histogram', '{1096,1096,1096,Infinity}'::text, + 'range_empty_frac', '0'::float4, + 'range_bounds_histogram', '{"(,2021-01-01)","[2018-01-01,2021-01-01)","[= 2018-01-01,2021-01-01)","[2018-01-01,)"}'::text +); = = -- @@ -641617,7 +662228,7 @@ 'relation', 'public.temporal_rng2'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -642040,7 +662651,7 @@ 'relation', 'public.test_inh_check'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -642053,7 +662664,7 @@ 'relation', 'public.test_inh_check_child'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -642065,10 +662676,21 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.test_io_bulkwrite_strategy'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '100'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_io_bulkwrite_strategy'::regclass, + 'attname', 'i'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20= ,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,4= 5,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,= 70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94= ,95,96,97,98,99,100}'::text, + 'correlation', '1'::float4 +); = = -- @@ -642082,6 +662704,28 @@ 'reltuples', '4500'::real, 'relallvisible', '20'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_io_vac_strategy'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,45,90,135,180,225,270,315,360,405,450,495,540,58= 5,630,675,720,765,810,855,900,945,990,1035,1080,1125,1170,1215,1260,1305,1= 350,1395,1440,1485,1530,1575,1620,1665,1710,1755,1800,1845,1890,1935,1980,= 2025,2070,2115,2160,2205,2250,2295,2340,2385,2430,2475,2520,2565,2610,2655= ,2700,2745,2790,2835,2880,2925,2970,3015,3060,3105,3150,3195,3240,3285,333= 0,3375,3420,3465,3510,3555,3600,3645,3690,3735,3780,3825,3870,3915,3960,40= 05,4050,4095,4140,4185,4230,4275,4320,4365,4410,4455,4500}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_io_vac_strategy'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,45,90,135,180,225,270,315,360,405,450,495,540,58= 5,630,675,720,765,810,855,900,945,990,1035,1080,1125,1170,1215,1260,1305,1= 350,1395,1440,1485,1530,1575,1620,1665,1710,1755,1800,1845,1890,1935,1980,= 2025,2070,2115,2160,2205,2250,2295,2340,2385,2430,2475,2520,2565,2610,2655= ,2700,2745,2790,2835,2880,2925,2970,3015,3060,3105,3150,3195,3240,3285,333= 0,3375,3420,3465,3510,3555,3600,3645,3690,3735,3780,3825,3870,3915,3960,40= 05,4050,4095,4140,4185,4230,4275,4320,4365,4410,4455,4500}'::text, + 'correlation', '1'::float4 +); = = -- @@ -642091,10 +662735,21 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.test_is_json'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '16'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_is_json'::regclass, + 'attname', 'js'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.0625'::float4, + 'avg_width', '12'::integer, + 'n_distinct', '-0.9375'::float4, + 'histogram_bounds', '{"","\"aaa \"",123,"[\"a\",]","[1, \"2\", {}]",[],a= aa,"null",true,"{ \"a\": 1, \"a\": null }","{ \"a\": 1, \"b\": [{ \"a\": 1= }, { \"a\": 2 }] }","{ \"a\": 1, \"b\": [{ \"a\": 1, \"b\": 0, \"a\": 2 }= ] }","{ \"a\": 1, \"b\": null }","{a:1}","{}"}'::text, + 'correlation', '0.5321429'::float4 +); = = -- @@ -642108,6 +662763,42 @@ 'reltuples', '3'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_range_excl'::regclass, + 'attname', 'during'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '22'::integer, + 'n_distinct', '-1'::float4, + 'range_length_histogram', '{3600,3600,3600}'::text, + 'range_empty_frac', '0'::float4, + 'range_bounds_histogram', '{"[\"2010-01-02 10:00:00\",\"2010-01-02 11:00= :00\")","[\"2010-01-02 10:10:00\",\"2010-01-02 11:10:00\")","[\"2010-01-02= 11:00:00\",\"2010-01-02 12:00:00\")"}'::text +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_range_excl'::regclass, + 'attname', 'room'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '14'::integer, + 'n_distinct', '-1'::float4, + 'range_length_histogram', '{1,1,1}'::text, + 'range_empty_frac', '0'::float4, + 'range_bounds_histogram', '{"[123,124)","[123,124)","[124,125)"}'::text +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_range_excl'::regclass, + 'attname', 'speaker'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '14'::integer, + 'n_distinct', '-1'::float4, + 'range_length_histogram', '{1,1,1}'::text, + 'range_empty_frac', '0'::float4, + 'range_bounds_histogram', '{"[1,2)","[2,3)","[3,4)"}'::text +); = = -- @@ -642146,6 +662837,18 @@ 'reltuples', '6200'::real, 'relallvisible', '33'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_range_spgist'::regclass, + 'attname', 'ir'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '12'::integer, + 'n_distinct', '-1'::float4, + 'range_length_histogram', '{10,10,10,10,10,10,10,10,10,10,10,10,10,10,10= ,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,1= 0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,= 10,10,10,10,10,10,10,10,10,10,10,10,10,10000,10000,10000,10000,10000,10000= ,10000,10000,10000,10000,10000,10000,10000,10000,10000,10000,10000,10000,1= 0000,10000,Infinity,Infinity,Infinity,Infinity}'::text, + 'range_empty_frac', '0.16129032'::float4, + 'range_bounds_histogram', '{"(,11)","(,35)","[2,60)","[19,84)","[35,109)= ","[52,134)","[69,159)","[86,183)","[102,208)","[119,233)","[136,258)","[1= 53,282)","[170,307)","[186,332)","[203,357)","[220,381)","[237,406)","[253= ,431)","[270,456)","[287,481)","[304,505)","[321,530)","[337,555)","[354,5= 80)","[371,604)","[388,629)","[404,654)","[421,679)","[438,703)","[455,728= )","[471,753)","[488,778)","[505,802)","[522,827)","[539,852)","[555,877)"= ,"[572,901)","[589,926)","[606,951)","[622,976)","[639,1001)","[656,1026)"= ,"[673,1052)","[690,1078)","[706,1104)","[723,1130)","[740,1156)","[757,11= 82)","[773,1208)","[790,1234)","[807,1260)","[824,1286)","[841,1312)","[85= 7,1338)","[874,1364)","[891,1390)","[908,1416)","[924,1442)","[941,1468)",= "[958,1494)","[975,1520)","[991,1546)","[1012,1572)","[1038,1598)","[1064,= 1624)","[1090,1650)","[1116,1676)","[1142,1702)","[1168,1728)","[1194,1754= )","[1220,1780)","[1246,1806)","[1272,1832)","[1298,1858)","[1324,1884)","= [1350,1910)","[1376,1936)","[1402,1962)","[1428,1988)","[1454,10008)","[14= 80,10060)","[1506,10112)","[1532,10164)","[1558,10216)","[1584,10268)","[1= 610,10320)","[1636,10372)","[1662,10424)","[1688,10476)","[1714,10528)","[= 1740,10580)","[1766,10632)","[1792,10684)","[1818,10736)","[1844,10788)","= [1870,10840)","[1896,10892)","[1922,10944)","[1948,10996)","[1974,)","[200= 0,)"}'::text +); = = -- @@ -642156,7 +662859,7 @@ 'relation', 'public.test_storage'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -642168,10 +662871,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.test_tablesample'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '4'::integer, + 'reltuples', '10'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_tablesample'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{0,1,2,3,4,5,6,7,8,9}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_tablesample'::regclass, + 'attname', 'name'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '204'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{00000000000000000000000000000000000000000000000000= 00000000000000000000000000000000000000000000000000000000000000000000000000= 00000000000000000000000000000000000000000000000000000000000000000000000000= 00,11111111111111111111111111111111111111111111111111111111111111111111111= 11111111111111111111111111111111111111111111111111111111111111111111111111= 1111111111111111111111111111111111111111111111111111111,222222222222222222= 22222222222222222222222222222222222222222222222222222222222222222222222222= 22222222222222222222222222222222222222222222222222222222222222222222222222= 2222222222222222222222222222222222,333333333333333333333333333333333333333= 33333333333333333333333333333333333333333333333333333333333333333333333333= 33333333333333333333333333333333333333333333333333333333333333333333333333= 3333333333333,444444444444444444444444444444444444444444444444444444444444= 44444444444444444444444444444444444444444444444444444444444444444444444444= 444444444444444444444444444444444444444444444444444444444444444444,5555555= 55555555555555555555555555555555555555555555555555555555555555555555555555= 55555555555555555555555555555555555555555555555555555555555555555555555555= 555555555555555555555555555555555555555555555,6666666666666666666666666666= 66666666666666666666666666666666666666666666666666666666666666666666666666= 66666666666666666666666666666666666666666666666666666666666666666666666666= 666666666666666666666666,7777777777777777777777777777777777777777777777777= 77777777777777777777777777777777777777777777777777777777777777777777777777= 77777777777777777777777777777777777777777777777777777777777777777777777777= 777,8888888888888888888888888888888888888888888888888888888888888888888888= 88888888888888888888888888888888888888888888888888888888888888888888888888= 88888888888888888888888888888888888888888888888888888888,99999999999999999= 99999999999999999999999999999999999999999999999999999999999999999999999999= 99999999999999999999999999999999999999999999999999999999999999999999999999= 99999999999999999999999999999999999}'::text, + 'correlation', '1'::float4 +); = = -- @@ -642181,10 +662906,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.test_tbl3'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_tbl3'::regclass, + 'attname', 'c'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '25'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -642198,6 +662932,50 @@ 'reltuples', '6'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_tsquery'::regclass, + 'attname', 'keyword'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '56'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{''moscow'',"''5'' <-> ''6''","''new'' <-> ''york''= ","''sanct'' <-> ''peter''","''1'' & ''2'' <-> ''3''","''foo'' & ''bar'' &= ''qq''"}'::text, + 'correlation', '0.25714287'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_tsquery'::regclass, + 'attname', 'sample'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '87'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"''2'' <-> ''4''","''5'' <-> ''7''","''moskva'' | = ''moscow''","''foo'' & ( ''bar'' | ''qq'' ) & ''citi''","''peterburg'' | '= 'peter'' | ''sanct'' <-> ''peterburg''","''new'' <-> ''york'' | ''big'' <-= > ''appl'' | ''nyc''"}'::text, + 'correlation', '-0.7714286'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_tsquery'::regclass, + 'attname', 'txtkeyword'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '11'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"''New York''","''Sanct Peter''","1 & (2 <-> 3)","= 5 <-> 6",Moscow,"foo & bar & qq"}'::text, + 'correlation', '0.37142858'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_tsquery'::regclass, + 'attname', 'txtsample'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '21'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"2 <-> 4","5 <-> 7","Peterburg | peter | ''Sanct P= eterburg''","foo & (bar | qq) & city","moskva | moscow","new <-> york | bi= g <-> apple | nyc"}'::text, + 'correlation', '-0.8857143'::float4 +); = = -- @@ -642208,7 +662986,7 @@ 'relation', 'public.test_tsvector'::regclass, 'version', '180000'::integer, 'relpages', '36'::integer, - 'reltuples', '508'::real, + 'reltuples', '511'::real, 'relallvisible', '0'::integer ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( @@ -642217,23 +662995,24 @@ 'inherited', 'f'::boolean, 'version', '180000'::integer, 'null_frac', '0'::float4, - 'avg_width', '358'::integer, + 'avg_width', '356'::integer, 'n_distinct', '-1'::float4, - 'most_common_elems', '{15,18,1a,1b,1f,1h,1i,1j,1l,1m,1o,1p,1s,1t,1v,1x,2= 7,2a,2b,2e,2h,2l,2n,2o,2p,2r,2s,2u,2v,2y,2z,3b,3d,3k,3p,3q,3r,3w,3y,3z,4a,= 4d,4p,4v,4z,5c,5e,5i,5k,5o,5t,5y,6b,6d,6o,6w,6y,7a,7h,7k,7r,93,9f,9y,a0,a1= ,a2,a3,a4,a5,a6,a7,a8,a9,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,a= q,ar,as,at,au,av,aw,ax,ay,az,b0,b1,b2,b3,b4,b5,b6,b7,b8,b9,ba,bb,bc,bd,be,= bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,c0,c1,c2,c3= ,c4,c5,c6,c7,c8,c9,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,c= s,ct,cu,cv,cw,cx,cy,cz,d0,d1,d2,d3,d4,d5,d6,d7,d8,d9,da,db,dc,dd,de,df,dg,= dh,di,dj,dk,dl,dm,dn,do,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,e0,e1,e2,e3,e4,e5= ,e6,e7,e8,e9,ea,eb,ec,ed,ee,ef,eg,eh,ei,ej,ek,el,em,en,eo,ep,eq,er,es,et,e= u,ev,ew,ex,ey,ez,f0,f1,f2,f3,f4,f5,f6,f7,f8,f9,fa,fb,fc,fd,fe,ff,fg,fh,fi,= fj,fk,fl,fm,fn,fo,fp,fq,fr,fs,ft,fu,fv,fw,fx,fy,fz,g0,g1,g2,g3,g4,g5,g6,g7= ,g8,g9,ga,gb,gc,gd,ge,gf,gg,gh,gi,gj,gk,gl,gm,gn,go,gp,gq,gr,gs,gt,gu,gv,g= w,gx,gy,gz,h0,h1,h2,h3,h4,h5,h6,h7,h8,h9,ha,hb,hc,hd,he,hf,hg,hh,hi,hj,hk,= hl,hm,hn,ho,hp,hq,hr,hs,ht,hu,hv,hw,hx,hy,hz,i0,i1,i2,i3,i4,i5,i6,i7,i8,i9= ,ia,ib,ic,id,ie,if,ig,ih,ii,ij,ik,il,im,in,io,ip,iq,ir,is,it,iu,iv,iw,ix,i= y,iz,j0,j1,j2,j3,j4,j5,j6,j7,j8,j9,ja,jb,jc,jd,je,jf,jg,jh,ji,jj,jk,jl,jm,= jn,jo,jp,jq,jr,js,jt,ju,jv,jw,jx,jy,jz,k0,k1,k2,k3,k4,k5,k6,k7,k8,k9,ka,kb= ,kc,kd,ke,kf,kg,kh,ki,kj,kk,kl,km,kn,ko,kp,kq,kr,ks,kt,ku,kv,kw,kx,ky,kz,l= 0,l1,l2,l3,l4,l5,l6,l7,l8,l9,la,lb,lc,ld,le,lf,lg,lh,li,lj,lk,ll,lm,ln,lo,= lp,lq,lr,ls,lt,lu,lv,lw,lx,ly,lz,m0,m1,m2,m3,m4,m5,m6,m7,m8,m9,ma,mb,mc,md= ,me,mf,mg,mh,mi,mj,mk,ml,mm,mn,mo,mp,mq,mr,ms,mt,mu,mv,mw,mx,my,mz,n0,n1,n= 2,n3,n4,n5,n6,n7,n8,n9,na,nb,nc,nd,ne,nf,ng,nh,ni,nj,nk,nl,nm,nn,no,np,nq,= nr,ns,nt,nu,nv,nw,nx,ny,nz,o0,o1,o2,o3,o4,o5,o6,o7,o8,o9,oa,ob,oc,od,oe,of= ,og,oh,oi,oj,ok,ol,om,on,oo,op,oq,or,os,ot,ou,ov,ow,ox,oy,oz,p0,p1,p2,p3,p= 4,p5,p6,p7,p8,p9,pa,pb,pc,pd,pe,pf,pg,ph,pi,pj,pk,pl,pm,pn,po,pp,pq,pr,ps,= pt,pu,pv,pw,px,py,pz,q0,q1,q2,q3,q4,q5,q6,q7,q8,q9,qa,qb,qc,qd,qe,qf,qg,qh= ,qi,qj,qk,ql,qm,qn,qo,qp,qq,qr,qs,qt,qu,qv,qw,qx,qy,qz,r0,r1,r2,r3,r4,r5,r= 6,r7,r8,r9,ra,rb,rc,rd,re,rf,rg,rh,ri,rj,rk,rl,rm,rn,ro,rp,rq,rr,rs,rt,ru,= rv,rw,rx,ry,rz,s0,s1,s2,s3,s4,s5,s6,s7,s8,s9,sa,sb,sc,sd,se,sf,sg,sh,si,sj= ,sk,sl,sm,sn,so,sp,sq,sr,ss,st,su,sv,sw,sx,sy,sz,t0,t1,t2,t3,t4,t5,t6,t7,t= 8,t9,ta,tb,tc,td,te,tf,tg,th,ti,tj,tk,tl,tm,tn,to,tp,tq,tr,ts,tt,tu,tv,tw,= tx,ty,tz,u0,u1,u2,u3,u4,u5,u6,u7,u8,u9,ua,ub,uc,ud,ue,uf,ug,uh,ui,uj,uk,ul= ,um,un,uo,up,uq,ur,us,ut,uu,uv,uw,ux,uy,uz,v0,v1,v2,v3,v4,v5,v6,v7,v8,v9,v= a,vb,vc,vd,ve,vf,vg,vh,vi,vj,vk,vl,vm,vn,vo,vp,vq,vr,vs,vt,vu,vv,vw,vx,vy,= vz,w0,w1,w2,w3,w4,w5,w6,w7,w8,w9,wa,wb,wc,wd,we,wf,wg,wh,wi,wj,wk,wl,wm,wn= ,wo,wp,wq,wr,ws,wt,wu,wv,ww,wx,wy,wz,x0,x1,x2,x3,x4,x5,x6,x7,x8,x9,xa,xb,x= c,xd,xe,xf,xg,xh,xi,xj,xk,xl,xm,xn,xo,xp,xq,xr,xs,xt,xu,xv,xw,xx,xy,xz,y0,= y1,y2,y3,y4,y5,y6,y7,y8,y9,ya,yb,yc,yd,ye,yf,yg,yh,yi,yj,yk,yl,ym,yn,yo,yp= ,yq,yr,ys,yt,yu,yv,yw,yx,yy,yz,z0,z1,z2,z3,z4,z5,z6,z7,z8,z9,za,zb,zc,zd,z= e,zf,zg,zh,zi,zj,zk,zl,zm,zn,zo,zp,zq,zr,zs,zt,zu,zv,zw,zx,zy,zz}'::text, - 'most_common_elem_freqs', '{0.003937008,0.007874016,0.007874016,0.003937= 008,0.005905512,0.005905512,0.007874016,0.003937008,0.011811024,0.00590551= 2,0.011811024,0.005905512,0.005905512,0.011811024,0.005905512,0.005905512,= 0.005905512,0.005905512,0.005905512,0.011811024,0.005905512,0.00984252,0.0= 05905512,0.011811024,0.005905512,0.003937008,0.007874016,0.00984252,0.0059= 05512,0.005905512,0.003937008,0.003937008,0.005905512,0.00984252,0.0039370= 08,0.007874016,0.003937008,0.005905512,0.007874016,0.005905512,0.005905512= ,0.005905512,0.00984252,0.005905512,0.005905512,0.003937008,0.005905512,0.= 005905512,0.005905512,0.005905512,0.005905512,0.007874016,0.005905512,0.00= 5905512,0.005905512,0.005905512,0.003937008,0.005905512,0.005905512,0.0039= 37008,0.005905512,0.005905512,0.003937008,0.003937008,0.031496063,0.041338= 58,0.051181104,0.04330709,0.025590552,0.035433073,0.027559055,0.033464566,= 0.017716536,0.025590552,0.07480315,0.06496063,0.051181104,0.07480315,0.064= 96063,0.06496063,0.070866145,0.076771654,0.051181104,0.053149607,0.0728346= 5,0.06692913,0.070866145,0.047244094,0.05905512,0.06692913,0.07283465,0.07= 6771654,0.076771654,0.070866145,0.057086613,0.09055118,0.06496063,0.055118= 11,0.068897635,0.06692913,0.01968504,0.017716536,0.01968504,0.015748031,0.= 017716536,0.017716536,0.017716536,0.015748031,0.01968504,0.035433073,0.017= 716536,0.049212597,0.033464566,0.033464566,0.04527559,0.02952756,0.0433070= 9,0.035433073,0.04527559,0.047244094,0.027559055,0.04133858,0.025590552,0.= 04527559,0.04133858,0.02952756,0.037401576,0.037401576,0.017716536,0.02755= 9055,0.031496063,0.03937008,0.031496063,0.035433073,0.037401576,0.03937008= ,0.027559055,0.021653544,0.015748031,0.021653544,0.011811024,0.017716536,0= .01968504,0.015748031,0.015748031,0.023622047,0.053149607,0.04133858,0.029= 52756,0.05511811,0.033464566,0.033464566,0.053149607,0.04133858,0.03149606= 3,0.03937008,0.031496063,0.037401576,0.051181104,0.04527559,0.04133858,0.0= 3937008,0.04133858,0.033464566,0.03937008,0.021653544,0.051181104,0.041338= 58,0.051181104,0.057086613,0.04527559,0.025590552,0.031496063,0.023622047,= 0.037401576,0.035433073,0.031496063,0.017716536,0.031496063,0.04133858,0.0= 3937008,0.015748031,0.04527559,0.08267716,0.06692913,0.06692913,0.04330709= ,0.053149607,0.053149607,0.062992126,0.07283465,0.053149607,0.051181104,0.= 076771654,0.049212597,0.05511811,0.08267716,0.061023623,0.062992126,0.0551= 1811,0.061023623,0.076771654,0.05905512,0.053149607,0.049212597,0.04724409= 4,0.068897635,0.06692913,0.06692913,0.070866145,0.051181104,0.04330709,0.0= 7283465,0.06496063,0.04527559,0.062992126,0.049212597,0.061023623,0.118110= 24,0.12007874,0.10433071,0.11220472,0.12401575,0.122047246,0.11614173,0.12= 2047246,0.11811024,0.114173226,0.12007874,0.10433071,0.11811024,0.11614173= ,0.12401575,0.10826772,0.11811024,0.11023622,0.114173226,0.09645669,0.1279= 5275,0.09448819,0.11811024,0.122047246,0.09448819,0.11614173,0.01968504,0.= 037401576,0.025590552,0.025590552,0.037401576,0.031496063,0.025590552,0.01= 968504,0.027559055,0.021653544,0.04527559,0.049212597,0.051181104,0.061023= 623,0.061023623,0.070866145,0.051181104,0.07480315,0.07283465,0.06692913,0= .06496063,0.051181104,0.047244094,0.062992126,0.062992126,0.06692913,0.043= 30709,0.062992126,0.051181104,0.061023623,0.068897635,0.057086613,0.059055= 12,0.07283465,0.035433073,0.047244094,0.02952756,0.031496063,0.035433073,0= .027559055,0.027559055,0.021653544,0.025590552,0.027559055,0.04133858,0.03= 3464566,0.062992126,0.047244094,0.053149607,0.06692913,0.049212597,0.03740= 1576,0.06692913,0.057086613,0.047244094,0.05905512,0.06692913,0.057086613,= 0.07480315,0.053149607,0.06692913,0.047244094,0.062992126,0.053149607,0.06= 1023623,0.057086613,0.06496063,0.051181104,0.049212597,0.070866145,0.06496= 063,0.031496063,0.023622047,0.023622047,0.025590552,0.011811024,0.03149606= 3,0.01968504,0.027559055,0.027559055,0.049212597,0.027559055,0.07283465,0.= 06496063,0.051181104,0.053149607,0.070866145,0.049212597,0.049212597,0.062= 992126,0.051181104,0.070866145,0.076771654,0.061023623,0.06496063,0.049212= 597,0.06692913,0.07283465,0.037401576,0.047244094,0.061023623,0.05511811,0= .05905512,0.049212597,0.057086613,0.051181104,0.06496063,0.047244094,0.049= 212597,0.027559055,0.04330709,0.049212597,0.035433073,0.047244094,0.035433= 073,0.04330709,0.053149607,0.035433073,0.092519686,0.070866145,0.07480315,= 0.08267716,0.08267716,0.084645666,0.076771654,0.07283465,0.08267716,0.0866= 1418,0.084645666,0.062992126,0.09055118,0.084645666,0.08070866,0.062992126= ,0.076771654,0.08858268,0.076771654,0.07480315,0.07874016,0.08858268,0.088= 58268,0.09645669,0.07874016,0.070866145,0.033464566,0.025590552,0.02952756= ,0.01968504,0.01968504,0.033464566,0.021653544,0.01968504,0.023622047,0.02= 952756,0.04330709,0.061023623,0.06692913,0.07480315,0.04133858,0.05511811,= 0.049212597,0.031496063,0.057086613,0.051181104,0.04330709,0.06496063,0.05= 1181104,0.053149607,0.049212597,0.04133858,0.047244094,0.06496063,0.045275= 59,0.053149607,0.03937008,0.062992126,0.035433073,0.049212597,0.04330709,0= .04133858,0.03937008,0.027559055,0.027559055,0.015748031,0.023622047,0.025= 590552,0.027559055,0.027559055,0.017716536,0.037401576,0.037401576,0.04724= 4094,0.061023623,0.037401576,0.047244094,0.047244094,0.051181104,0.0590551= 2,0.04527559,0.037401576,0.051181104,0.05905512,0.057086613,0.051181104,0.= 051181104,0.047244094,0.049212597,0.04330709,0.03937008,0.051181104,0.0688= 97635,0.05905512,0.061023623,0.04330709,0.03937008,0.04527559,0.017716536,= 0.03937008,0.0137795275,0.015748031,0.031496063,0.023622047,0.02952756,0.0= 1968504,0.021653544,0.023622047,0.057086613,0.03937008,0.062992126,0.05905= 512,0.02952756,0.05905512,0.04133858,0.068897635,0.04527559,0.03937008,0.0= 35433073,0.02952756,0.070866145,0.051181104,0.05511811,0.053149607,0.06889= 7635,0.05511811,0.06496063,0.031496063,0.03937008,0.047244094,0.049212597,= 0.049212597,0.04330709,0.047244094,0.01968504,0.025590552,0.023622047,0.01= 5748031,0.015748031,0.017716536,0.023622047,0.01968504,0.02952756,0.023622= 047,0.02952756,0.035433073,0.027559055,0.037401576,0.04133858,0.025590552,= 0.031496063,0.031496063,0.037401576,0.061023623,0.017716536,0.037401576,0.= 01968504,0.01968504,0.031496063,0.033464566,0.025590552,0.033464566,0.0177= 16536,0.04527559,0.02952756,0.035433073,0.033464566,0.051181104,0.03740157= 6,0.04527559,0.015748031,0.021653544,0.011811024,0.017716536,0.017716536,0= .015748031,0.017716536,0.023622047,0.01968504,0.011811024,0.05511811,0.043= 30709,0.04133858,0.035433073,0.017716536,0.02952756,0.05511811,0.04330709,= 0.031496063,0.037401576,0.033464566,0.031496063,0.03937008,0.027559055,0.0= 33464566,0.025590552,0.031496063,0.035433073,0.04330709,0.035433073,0.0452= 7559,0.023622047,0.03937008,0.025590552,0.037401576,0.03937008,0.033464566= ,0.037401576,0.04527559,0.049212597,0.033464566,0.025590552,0.068897635,0.= 03937008,0.047244094,0.053149607,0.06692913,0.068897635,0.076771654,0.0787= 4016,0.10236221,0.08267716,0.07283465,0.06692913,0.1003937,0.08858268,0.07= 0866145,0.062992126,0.07480315,0.068897635,0.06692913,0.068897635,0.064960= 63,0.07480315,0.09055118,0.09448819,0.057086613,0.076771654,0.053149607,0.= 09645669,0.076771654,0.07480315,0.025590552,0.025590552,0.031496063,0.0236= 22047,0.04133858,0.04527559,0.03937008,0.049212597,0.04527559,0.027559055,= 0.08661418,0.08070866,0.062992126,0.068897635,0.06692913,0.049212597,0.051= 181104,0.084645666,0.049212597,0.084645666,0.070866145,0.08858268,0.074803= 15,0.098425195,0.07283465,0.070866145,0.05905512,0.08267716,0.068897635,0.= 06496063,0.070866145,0.08858268,0.07283465,0.06692913,0.05905512,0.0492125= 97,0.08070866,0.092519686,0.061023623,0.09645669,0.08267716,0.084645666,0.= 07874016,0.08070866,0.07480315,0.062992126,0.19094488,0.12992126,0.1692913= 3,0.17125984,0.19685039,0.15944882,0.15354331,0.19291338,0.18110237,0.1791= 3386,0.15748031,0.18503937,0.12401575,0.16929133,0.16535433,0.13385826,0.2= 1259843,0.18110237,0.18503937,0.2007874,0.15551181,0.16732283,0.19291338,0= .1515748,0.16535433,0.17125984,0.057086613,0.04527559,0.047244094,0.061023= 623,0.051181104,0.049212597,0.02952756,0.04527559,0.05511811,0.053149607,0= .114173226,0.098425195,0.09448819,0.114173226,0.122047246,0.08267716,0.114= 173226,0.092519686,0.098425195,0.11614173,0.10826772,0.122047246,0.0944881= 9,0.09645669,0.114173226,0.10826772,0.106299214,0.122047246,0.08070866,0.0= 84645666,0.10433071,0.10433071,0.11811024,0.114173226,0.11614173,0.1082677= 2,0.033464566,0.033464566,0.0137795275,0.04330709,0.037401576,0.02952756,0= .025590552,0.047244094,0.037401576,0.025590552,0.06496063,0.061023623,0.05= 905512,0.06692913,0.08661418,0.07480315,0.047244094,0.06496063,0.068897635= ,0.06496063,0.061023623,0.068897635,0.07480315,0.07283465,0.06496063,0.066= 92913,0.06692913,0.05905512,0.05511811,0.04133858,0.07283465,0.07480315,0.= 07283465,0.068897635,0.06692913,0.06496063,0.04527559,0.04527559,0.0354330= 73,0.04527559,0.033464566,0.037401576,0.051181104,0.06496063,0.053149607,0= .049212597,0.10826772,0.114173226,0.11220472,0.08267716,0.08661418,0.07086= 6145,0.08661418,0.09448819,0.098425195,0.08070866,0.09055118,0.11811024,0.= 070866145,0.10236221,0.1003937,0.068897635,0.10236221,0.068897635,0.061023= 623,0.07874016,0.08858268,0.098425195,0.114173226,0.11614173,0.10236221,0.= 10433071,0.037401576,0.051181104,0.04330709,0.047244094,0.051181104,0.0531= 49607,0.027559055,0.049212597,0.031496063,0.033464566,0.061023623,0.084645= 666,0.07480315,0.084645666,0.08661418,0.076771654,0.07874016,0.084645666,0= .076771654,0.084645666,0.08267716,0.07874016,0.098425195,0.10433071,0.0944= 8819,0.08267716,0.10236221,0.08070866,0.07874016,0.098425195,0.07874016,0.= 08858268,0.06496063,0.08858268,0.05905512,0.076771654,0.017716536,0.019685= 04,0.011811024,0.017716536,0.015748031,0.017716536,0.025590552,0.021653544= ,0.017716536,0.031496063,0.025590552,0.04133858,0.025590552,0.02952756,0.0= 49212597,0.033464566,0.05905512,0.03937008,0.051181104,0.047244094,0.02952= 756,0.031496063,0.04527559,0.04330709,0.031496063,0.03937008,0.023622047,0= .051181104,0.03937008,0.047244094,0.049212597,0.021653544,0.04133858,0.033= 464566,0.023622047,0.04133858,0.057086613,0.051181104,0.05905512,0.0688976= 35,0.053149607,0.047244094,0.07283465,0.084645666,0.06496063,0.051181104,0= .14173229,0.15354331,0.13582677,0.114173226,0.12795275,0.13779527,0.137795= 27,0.13385826,0.13779527,0.13582677,0.12598425,0.12795275,0.11023622,0.124= 01575,0.11023622,0.16535433,0.12795275,0.1515748,0.1437008,0.15748031,0.13= 779527,0.13385826,0.12007874,0.11220472,0.1437008,0.10433071,0.01968504,0.= 023622047,0.023622047,0.033464566,0.015748031,0.021653544,0.01968504,0.019= 68504,0.021653544,0.01968504,0.02952756,0.03937008,0.025590552,0.027559055= ,0.04330709,0.035433073,0.05905512,0.04527559,0.033464566,0.04133858,0.051= 181104,0.037401576,0.053149607,0.033464566,0.05905512,0.031496063,0.041338= 58,0.03937008,0.051181104,0.05511811,0.04133858,0.035433073,0.02952756,0.0= 4527559,0.04133858,0.033464566,0.06496063,0.068897635,0.02952756,0.0314960= 63,0.04330709,0.049212597,0.05511811,0.031496063,0.049212597,0.057086613,0= .098425195,0.08661418,0.061023623,0.08858268,0.084645666,0.09645669,0.1023= 6221,0.08267716,0.1003937,0.07283465,0.08267716,0.09645669,0.10236221,0.10= 6299214,0.09645669,0.06496063,0.092519686,0.09645669,0.10433071,0.08661418= ,0.07283465,0.084645666,0.11023622,0.08858268,0.09055118,0.092519686,0.025= 590552,0.015748031,0.021653544,0.03937008,0.0137795275,0.023622047,0.02755= 9055,0.031496063,0.02952756,0.015748031,0.031496063,0.04133858,0.035433073= ,0.035433073,0.02952756,0.051181104,0.037401576,0.04330709,0.037401576,0.0= 47244094,0.027559055,0.033464566,0.057086613,0.033464566,0.04330709,0.0452= 7559,0.04330709,0.04527559,0.057086613,0.049212597,0.02952756,0.03937008,0= .061023623,0.031496063,0.057086613,0.053149607,0.003937008,0.21259843}'::f= loat4[] + 'most_common_elems', '{10,18,1a,1f,1h,1i,1l,1m,1n,1o,1p,1s,1t,1u,1v,1w,1= x,27,2a,2b,2e,2h,2l,2n,2o,2p,2s,2u,2v,2y,3d,3h,3k,3q,3s,3v,3w,3y,3z,4a,4d,= 4p,4v,4z,5e,5f,5i,5k,5o,5t,5y,5z,6b,6d,6o,6w,7a,7c,7h,7o,7r,8w,93,9y,a0,a1= ,a2,a3,a4,a5,a6,a7,a8,a9,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,a= q,ar,as,at,au,av,aw,ax,ay,az,b0,b1,b2,b3,b4,b5,b6,b7,b8,b9,ba,bb,bc,bd,be,= bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,c0,c1,c2,c3= ,c4,c5,c6,c7,c8,c9,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,c= s,ct,cu,cv,cw,cx,cy,cz,d0,d1,d2,d3,d4,d5,d6,d7,d8,d9,da,db,dc,dd,de,df,dg,= dh,di,dj,dk,dl,dm,dn,do,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,e0,e1,e2,e3,e4,e5= ,e6,e7,e8,e9,ea,eb,ec,ed,ee,ef,eg,eh,ei,ej,ek,el,em,en,eo,ep,eq,er,es,et,e= u,ev,ew,ex,ey,ez,f0,f1,f2,f3,f4,f5,f6,f7,f8,f9,fa,fb,fc,fd,fe,ff,fg,fh,fi,= fj,fk,fl,fm,fn,fo,fp,fq,fr,fs,ft,fu,fv,fw,fx,fy,fz,g0,g1,g2,g3,g4,g5,g6,g7= ,g8,g9,ga,gb,gc,gd,ge,gf,gg,gh,gi,gj,gk,gl,gm,gn,go,gp,gq,gr,gs,gt,gu,gv,g= w,gx,gy,gz,h0,h1,h2,h3,h4,h5,h6,h7,h8,h9,ha,hb,hc,hd,he,hf,hg,hh,hi,hj,hk,= hl,hm,hn,ho,hp,hq,hr,hs,ht,hu,hv,hw,hx,hy,hz,i0,i1,i2,i3,i4,i5,i6,i7,i8,i9= ,ia,ib,ic,id,ie,if,ig,ih,ii,ij,ik,il,im,in,io,ip,iq,ir,is,it,iu,iv,iw,ix,i= y,iz,j0,j1,j2,j3,j4,j5,j6,j7,j8,j9,ja,jb,jc,jd,je,jf,jg,jh,ji,jj,jk,jl,jm,= jn,jo,jp,jq,jr,js,jt,ju,jv,jw,jx,jy,jz,k0,k1,k2,k3,k4,k5,k6,k7,k8,k9,ka,kb= ,kc,kd,ke,kf,kg,kh,ki,kj,kk,kl,km,kn,ko,kp,kq,kr,ks,kt,ku,kv,kw,kx,ky,kz,l= 0,l1,l2,l3,l4,l5,l6,l7,l8,l9,la,lb,lc,ld,le,lf,lg,lh,li,lj,lk,ll,lm,ln,lo,= lp,lq,lr,ls,lt,lu,lv,lw,lx,ly,lz,m0,m1,m2,m3,m4,m5,m6,m7,m8,m9,ma,mb,mc,md= ,me,mf,mg,mh,mi,mj,mk,ml,mm,mn,mo,mp,mq,mr,ms,mt,mu,mv,mw,mx,my,mz,n0,n1,n= 2,n3,n4,n5,n6,n7,n8,n9,na,nb,nc,nd,ne,nf,ng,nh,ni,nj,nk,nl,nm,nn,no,np,nq,= nr,ns,nt,nu,nv,nw,nx,ny,nz,o0,o1,o2,o3,o4,o5,o6,o7,o8,o9,oa,ob,oc,od,oe,of= ,og,oh,oi,oj,ok,ol,om,on,oo,op,oq,or,os,ot,ou,ov,ow,ox,oy,oz,p0,p1,p2,p3,p= 4,p5,p6,p7,p8,p9,pa,pb,pc,pd,pe,pf,pg,ph,pi,pj,pk,pl,pm,pn,po,pp,pq,pr,ps,= pt,pu,pv,pw,px,py,pz,q0,q1,q2,q3,q4,q5,q6,q7,q8,q9,qa,qb,qc,qd,qe,qf,qg,qh= ,qi,qj,qk,ql,qm,qn,qo,qp,qq,qr,qs,qt,qu,qv,qw,qx,qy,qz,r0,r1,r2,r3,r4,r5,r= 6,r7,r8,r9,ra,rb,rc,rd,re,rf,rg,rh,ri,rj,rk,rl,rm,rn,ro,rp,rq,rr,rs,rt,ru,= rv,rw,rx,ry,rz,s0,s1,s2,s3,s4,s5,s6,s7,s8,s9,sa,sb,sc,sd,se,sf,sg,sh,si,sj= ,sk,sl,sm,sn,so,sp,sq,sr,ss,st,su,sv,sw,sx,sy,sz,t0,t1,t2,t3,t4,t5,t6,t7,t= 8,t9,ta,tb,tc,td,te,tf,tg,th,ti,tj,tk,tl,tm,tn,to,tp,tq,tr,ts,tt,tu,tv,tw,= tx,ty,tz,u0,u1,u2,u3,u4,u5,u6,u7,u8,u9,ua,ub,uc,ud,ue,uf,ug,uh,ui,uj,uk,ul= ,um,un,uo,up,uq,ur,us,ut,uu,uv,uw,ux,uy,uz,v0,v1,v2,v3,v4,v5,v6,v7,v8,v9,v= a,vb,vc,vd,ve,vf,vg,vh,vi,vj,vk,vl,vm,vn,vo,vp,vq,vr,vs,vt,vu,vv,vw,vx,vy,= vz,w0,w1,w2,w3,w4,w5,w6,w7,w8,w9,wa,wb,wc,wd,we,wf,wg,wh,wi,wj,wk,wl,wm,wn= ,wo,wp,wq,wr,ws,wt,wu,wv,ww,wx,wy,wz,x0,x1,x2,x3,x4,x5,x6,x7,x8,x9,xa,xb,x= c,xd,xe,xf,xg,xh,xi,xj,xk,xl,xm,xn,xo,xp,xq,xr,xs,xt,xu,xv,xw,xx,xy,xz,y0,= y1,y2,y3,y4,y5,y6,y7,y8,y9,ya,yb,yc,yd,ye,yf,yg,yh,yi,yj,yk,yl,ym,yn,yo,yp= ,yq,yr,ys,yt,yu,yv,yw,yx,yy,yz,z0,z1,z2,z3,z4,z5,z6,z7,z8,z9,za,zb,zc,zd,z= e,zf,zg,zh,zi,zj,zk,zl,zm,zn,zo,zp,zq,zr,zs,zt,zu,zv,zw,zx,zy,zz}'::text, + 'most_common_elem_freqs', '{0.0039138943,0.007827789,0.007827789,0.00587= 08414,0.0058708414,0.007827789,0.011741683,0.0058708414,0.0039138943,0.011= 741683,0.0058708414,0.0058708414,0.011741683,0.0039138943,0.0058708414,0.0= 039138943,0.0058708414,0.0058708414,0.0058708414,0.0058708414,0.011741683,= 0.0058708414,0.009784736,0.0058708414,0.011741683,0.0058708414,0.007827789= ,0.009784736,0.0058708414,0.0058708414,0.0058708414,0.0039138943,0.0097847= 36,0.007827789,0.0039138943,0.0039138943,0.0058708414,0.007827789,0.005870= 8414,0.0058708414,0.0058708414,0.009784736,0.0058708414,0.0058708414,0.005= 8708414,0.0039138943,0.0058708414,0.0058708414,0.0058708414,0.0058708414,0= .007827789,0.0039138943,0.0058708414,0.0058708414,0.0058708414,0.005870841= 4,0.0058708414,0.0039138943,0.0058708414,0.0039138943,0.0058708414,0.00391= 38943,0.0058708414,0.0039138943,0.031311154,0.04109589,0.050880626,0.04305= 2837,0.025440313,0.03522505,0.02739726,0.0332681,0.017612524,0.025440313,0= .07436399,0.064579256,0.050880626,0.07436399,0.064579256,0.064579256,0.070= 4501,0.07632094,0.050880626,0.052837573,0.072407044,0.0665362,0.0704501,0.= 04696673,0.058708414,0.0665362,0.072407044,0.07632094,0.07632094,0.0704501= ,0.056751467,0.09001957,0.064579256,0.05479452,0.06849315,0.0665362,0.0195= 69471,0.017612524,0.019569471,0.015655577,0.017612524,0.017612524,0.017612= 524,0.015655577,0.019569471,0.03522505,0.017612524,0.04892368,0.0332681,0.= 0332681,0.045009784,0.029354207,0.043052837,0.03522505,0.045009784,0.04696= 673,0.02739726,0.04109589,0.025440313,0.045009784,0.04109589,0.029354207,0= .037181996,0.037181996,0.017612524,0.02739726,0.031311154,0.039138943,0.03= 1311154,0.03522505,0.037181996,0.039138943,0.02739726,0.021526419,0.015655= 577,0.021526419,0.011741683,0.017612524,0.019569471,0.015655577,0.01565557= 7,0.023483366,0.052837573,0.04109589,0.029354207,0.05479452,0.0332681,0.03= 32681,0.052837573,0.04109589,0.031311154,0.039138943,0.031311154,0.0371819= 96,0.050880626,0.045009784,0.04109589,0.039138943,0.04109589,0.0332681,0.0= 39138943,0.021526419,0.050880626,0.04109589,0.050880626,0.056751467,0.0450= 09784,0.025440313,0.031311154,0.023483366,0.037181996,0.03522505,0.0313111= 54,0.017612524,0.031311154,0.04109589,0.039138943,0.015655577,0.045009784,= 0.08219178,0.0665362,0.0665362,0.043052837,0.052837573,0.052837573,0.06262= 231,0.072407044,0.052837573,0.050880626,0.07632094,0.04892368,0.05479452,0= .08219178,0.06066536,0.06262231,0.05479452,0.06066536,0.07632094,0.0587084= 14,0.052837573,0.04892368,0.04696673,0.06849315,0.0665362,0.0665362,0.0704= 501,0.050880626,0.043052837,0.072407044,0.064579256,0.045009784,0.06262231= ,0.04892368,0.06066536,0.11741683,0.119373776,0.1037182,0.11154599,0.12328= 767,0.12133072,0.11545988,0.12133072,0.11741683,0.113502935,0.119373776,0.= 1037182,0.11741683,0.11545988,0.12328767,0.10763209,0.11741683,0.10958904,= 0.113502935,0.09589041,0.12720157,0.09393346,0.11741683,0.12133072,0.09393= 346,0.11545988,0.019569471,0.037181996,0.025440313,0.025440313,0.037181996= ,0.031311154,0.025440313,0.019569471,0.02739726,0.021526419,0.045009784,0.= 04892368,0.050880626,0.06066536,0.06066536,0.0704501,0.050880626,0.0743639= 9,0.072407044,0.0665362,0.064579256,0.050880626,0.04696673,0.06262231,0.06= 262231,0.0665362,0.043052837,0.06262231,0.050880626,0.06066536,0.06849315,= 0.056751467,0.058708414,0.072407044,0.03522505,0.04696673,0.029354207,0.03= 1311154,0.03522505,0.02739726,0.02739726,0.021526419,0.025440313,0.0273972= 6,0.04109589,0.0332681,0.06262231,0.04696673,0.052837573,0.0665362,0.04892= 368,0.037181996,0.0665362,0.056751467,0.04696673,0.058708414,0.0665362,0.0= 56751467,0.07436399,0.052837573,0.0665362,0.04696673,0.06262231,0.05283757= 3,0.06066536,0.056751467,0.064579256,0.050880626,0.04892368,0.0704501,0.06= 4579256,0.031311154,0.023483366,0.023483366,0.025440313,0.011741683,0.0313= 11154,0.019569471,0.02739726,0.02739726,0.04892368,0.02739726,0.072407044,= 0.064579256,0.050880626,0.052837573,0.0704501,0.04892368,0.04892368,0.0626= 2231,0.050880626,0.0704501,0.07632094,0.06066536,0.064579256,0.04892368,0.= 0665362,0.072407044,0.037181996,0.04696673,0.06066536,0.05479452,0.0587084= 14,0.04892368,0.056751467,0.050880626,0.064579256,0.04696673,0.04892368,0.= 02739726,0.043052837,0.04892368,0.03522505,0.04696673,0.03522505,0.0430528= 37,0.052837573,0.03522505,0.091976516,0.0704501,0.07436399,0.08219178,0.08= 219178,0.08414873,0.07632094,0.072407044,0.08219178,0.086105675,0.08414873= ,0.06262231,0.09001957,0.08414873,0.08023483,0.06262231,0.07632094,0.08806= 262,0.07632094,0.07436399,0.078277886,0.08806262,0.08806262,0.09589041,0.0= 78277886,0.0704501,0.0332681,0.025440313,0.029354207,0.019569471,0.0195694= 71,0.0332681,0.021526419,0.019569471,0.023483366,0.029354207,0.043052837,0= .06066536,0.0665362,0.07436399,0.04109589,0.05479452,0.04892368,0.03131115= 4,0.056751467,0.050880626,0.043052837,0.064579256,0.050880626,0.052837573,= 0.04892368,0.04109589,0.04696673,0.064579256,0.045009784,0.052837573,0.039= 138943,0.06262231,0.03522505,0.04892368,0.043052837,0.04109589,0.039138943= ,0.02739726,0.02739726,0.015655577,0.023483366,0.025440313,0.02739726,0.02= 739726,0.017612524,0.037181996,0.037181996,0.04696673,0.06066536,0.0371819= 96,0.04696673,0.04696673,0.050880626,0.058708414,0.045009784,0.037181996,0= .050880626,0.058708414,0.056751467,0.050880626,0.050880626,0.04696673,0.04= 892368,0.043052837,0.039138943,0.050880626,0.06849315,0.058708414,0.060665= 36,0.043052837,0.039138943,0.045009784,0.017612524,0.039138943,0.01369863,= 0.015655577,0.031311154,0.023483366,0.029354207,0.019569471,0.021526419,0.= 023483366,0.056751467,0.039138943,0.06262231,0.058708414,0.029354207,0.058= 708414,0.04109589,0.06849315,0.045009784,0.039138943,0.03522505,0.02935420= 7,0.0704501,0.050880626,0.05479452,0.052837573,0.06849315,0.05479452,0.064= 579256,0.031311154,0.039138943,0.04696673,0.04892368,0.04892368,0.04305283= 7,0.04696673,0.019569471,0.025440313,0.023483366,0.015655577,0.015655577,0= .017612524,0.023483366,0.019569471,0.029354207,0.023483366,0.029354207,0.0= 3522505,0.02739726,0.037181996,0.04109589,0.025440313,0.031311154,0.031311= 154,0.037181996,0.06066536,0.017612524,0.037181996,0.019569471,0.019569471= ,0.031311154,0.0332681,0.025440313,0.0332681,0.017612524,0.045009784,0.029= 354207,0.03522505,0.0332681,0.050880626,0.037181996,0.045009784,0.01565557= 7,0.021526419,0.011741683,0.017612524,0.017612524,0.015655577,0.017612524,= 0.023483366,0.019569471,0.011741683,0.05479452,0.043052837,0.04109589,0.03= 522505,0.017612524,0.029354207,0.05479452,0.043052837,0.031311154,0.037181= 996,0.0332681,0.031311154,0.039138943,0.02739726,0.0332681,0.025440313,0.0= 31311154,0.03522505,0.043052837,0.03522505,0.045009784,0.023483366,0.03913= 8943,0.025440313,0.037181996,0.039138943,0.0332681,0.037181996,0.045009784= ,0.04892368,0.0332681,0.025440313,0.06849315,0.039138943,0.04696673,0.0528= 37573,0.0665362,0.06849315,0.07632094,0.078277886,0.10176125,0.08219178,0.= 072407044,0.0665362,0.099804305,0.08806262,0.0704501,0.06262231,0.07436399= ,0.06849315,0.0665362,0.06849315,0.064579256,0.07436399,0.09001957,0.09393= 346,0.056751467,0.07632094,0.052837573,0.09589041,0.07632094,0.07436399,0.= 025440313,0.025440313,0.031311154,0.023483366,0.04109589,0.045009784,0.039= 138943,0.04892368,0.045009784,0.02739726,0.086105675,0.08023483,0.06262231= ,0.06849315,0.0665362,0.04892368,0.050880626,0.08414873,0.04892368,0.08414= 873,0.0704501,0.08806262,0.07436399,0.09784736,0.072407044,0.0704501,0.058= 708414,0.08219178,0.06849315,0.064579256,0.0704501,0.08806262,0.072407044,= 0.0665362,0.058708414,0.04892368,0.08023483,0.091976516,0.06066536,0.09589= 041,0.08219178,0.08414873,0.078277886,0.08023483,0.07436399,0.06262231,0.1= 8982388,0.12915851,0.16829745,0.17025441,0.19569471,0.15851273,0.15264188,= 0.19178082,0.18003914,0.1780822,0.15655577,0.18395303,0.12328767,0.1682974= 5,0.16438356,0.1330724,0.21135029,0.18003914,0.18395303,0.19960861,0.15459= 883,0.16634052,0.19178082,0.15068494,0.16438356,0.17025441,0.056751467,0.0= 45009784,0.04696673,0.06066536,0.050880626,0.04892368,0.029354207,0.045009= 784,0.05479452,0.052837573,0.113502935,0.09784736,0.09393346,0.113502935,0= .12133072,0.08219178,0.113502935,0.091976516,0.09784736,0.11545988,0.10763= 209,0.12133072,0.09393346,0.09589041,0.113502935,0.10763209,0.105675146,0.= 12133072,0.08023483,0.08414873,0.1037182,0.1037182,0.11741683,0.113502935,= 0.11545988,0.10763209,0.0332681,0.0332681,0.01369863,0.043052837,0.0371819= 96,0.029354207,0.025440313,0.04696673,0.037181996,0.025440313,0.064579256,= 0.06066536,0.058708414,0.0665362,0.086105675,0.07436399,0.04696673,0.06457= 9256,0.06849315,0.064579256,0.06066536,0.06849315,0.07436399,0.072407044,0= .064579256,0.0665362,0.0665362,0.058708414,0.05479452,0.04109589,0.0724070= 44,0.07436399,0.072407044,0.06849315,0.0665362,0.064579256,0.045009784,0.0= 45009784,0.03522505,0.045009784,0.0332681,0.037181996,0.050880626,0.064579= 256,0.052837573,0.04892368,0.10763209,0.113502935,0.11154599,0.08219178,0.= 086105675,0.0704501,0.086105675,0.09393346,0.09784736,0.08023483,0.0900195= 7,0.11741683,0.0704501,0.10176125,0.099804305,0.06849315,0.10176125,0.0684= 9315,0.06066536,0.078277886,0.08806262,0.09784736,0.113502935,0.11545988,0= .10176125,0.1037182,0.037181996,0.050880626,0.043052837,0.04696673,0.05088= 0626,0.052837573,0.02739726,0.04892368,0.031311154,0.0332681,0.06066536,0.= 08414873,0.07436399,0.08414873,0.086105675,0.07632094,0.078277886,0.084148= 73,0.07632094,0.08414873,0.08219178,0.078277886,0.09784736,0.1037182,0.093= 93346,0.08219178,0.10176125,0.08023483,0.078277886,0.09784736,0.078277886,= 0.08806262,0.064579256,0.08806262,0.058708414,0.07632094,0.017612524,0.019= 569471,0.011741683,0.017612524,0.015655577,0.017612524,0.025440313,0.02152= 6419,0.017612524,0.031311154,0.025440313,0.04109589,0.025440313,0.02935420= 7,0.04892368,0.0332681,0.058708414,0.039138943,0.050880626,0.04696673,0.02= 9354207,0.031311154,0.045009784,0.043052837,0.031311154,0.039138943,0.0234= 83366,0.050880626,0.039138943,0.04696673,0.04892368,0.021526419,0.04109589= ,0.0332681,0.023483366,0.04109589,0.056751467,0.050880626,0.058708414,0.06= 849315,0.052837573,0.04696673,0.072407044,0.08414873,0.064579256,0.0508806= 26,0.1409002,0.15264188,0.13502936,0.113502935,0.12720157,0.1369863,0.1369= 863,0.1330724,0.1369863,0.13502936,0.12524462,0.12720157,0.10958904,0.1232= 8767,0.10958904,0.16438356,0.12720157,0.15068494,0.14285715,0.15655577,0.1= 369863,0.1330724,0.119373776,0.11154599,0.14285715,0.1037182,0.019569471,0= .023483366,0.023483366,0.0332681,0.015655577,0.021526419,0.019569471,0.019= 569471,0.021526419,0.019569471,0.029354207,0.039138943,0.025440313,0.02739= 726,0.043052837,0.03522505,0.058708414,0.045009784,0.0332681,0.04109589,0.= 050880626,0.037181996,0.052837573,0.0332681,0.058708414,0.031311154,0.0410= 9589,0.039138943,0.050880626,0.05479452,0.04109589,0.03522505,0.029354207,= 0.045009784,0.04109589,0.0332681,0.064579256,0.06849315,0.029354207,0.0313= 11154,0.043052837,0.04892368,0.05479452,0.031311154,0.04892368,0.056751467= ,0.09784736,0.086105675,0.06066536,0.08806262,0.08414873,0.09589041,0.1017= 6125,0.08219178,0.099804305,0.072407044,0.08219178,0.09589041,0.10176125,0= .105675146,0.09589041,0.064579256,0.091976516,0.09589041,0.1037182,0.08610= 5675,0.072407044,0.08414873,0.10958904,0.08806262,0.09001957,0.091976516,0= .025440313,0.015655577,0.021526419,0.039138943,0.01369863,0.023483366,0.02= 739726,0.031311154,0.029354207,0.015655577,0.031311154,0.04109589,0.035225= 05,0.03522505,0.029354207,0.050880626,0.037181996,0.043052837,0.037181996,= 0.04696673,0.02739726,0.0332681,0.056751467,0.0332681,0.043052837,0.045009= 784,0.043052837,0.045009784,0.056751467,0.04892368,0.029354207,0.039138943= ,0.06066536,0.031311154,0.056751467,0.052837573,0.0039138943,0.21135029}':= :float4[] ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( 'relation', 'public.test_tsvector'::regclass, 'attname', 't'::name, 'inherited', 'f'::boolean, 'version', '180000'::integer, - 'null_frac', '0'::float4, + 'null_frac', '0.0019569471'::float4, 'avg_width', '2'::integer, - 'n_distinct', '1'::float4, + 'n_distinct', '3'::float4, 'most_common_vals', '{" "}'::text, - 'most_common_freqs', '{1}'::float4[], - 'correlation', '1'::float4 + 'most_common_freqs', '{0.9941292}'::float4[], + 'histogram_bounds', '{"345 qwerty",???}'::text, + 'correlation', '0.98199344'::float4 ); = = @@ -642245,9 +663024,27 @@ 'relation', 'public.test_type_diff'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_type_diff'::regclass, + 'attname', 'f1'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_type_diff'::regclass, + 'attname', 'f2'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -642258,9 +663055,42 @@ 'relation', 'public.test_type_diff2'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_type_diff2'::regclass, + 'attname', 'int_eight'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{2,4,9}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_type_diff2'::regclass, + 'attname', 'int_four'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,6,8}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_type_diff2'::regclass, + 'attname', 'int_two'::name, + 'inherited', 't'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{3,5,7}'::text, + 'correlation', '1'::float4 +); = = -- @@ -642270,10 +663100,37 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.test_type_diff2_c1'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_type_diff2_c1'::regclass, + 'attname', 'int_eight'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_type_diff2_c1'::regclass, + 'attname', 'int_four'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_type_diff2_c1'::regclass, + 'attname', 'int_two'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -642283,10 +663140,37 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.test_type_diff2_c2'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_type_diff2_c2'::regclass, + 'attname', 'int_eight'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_type_diff2_c2'::regclass, + 'attname', 'int_four'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_type_diff2_c2'::regclass, + 'attname', 'int_two'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -642296,10 +663180,37 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.test_type_diff2_c3'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_type_diff2_c3'::regclass, + 'attname', 'int_eight'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_type_diff2_c3'::regclass, + 'attname', 'int_four'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_type_diff2_c3'::regclass, + 'attname', 'int_two'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -642309,10 +663220,37 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.test_type_diff_c'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_type_diff_c'::regclass, + 'attname', 'extra'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_type_diff_c'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.test_type_diff_c'::regclass, + 'attname', 'f2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -642326,6 +663264,19 @@ 'reltuples', '1012'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.testjsonb'::regclass, + 'attname', 'j'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '88'::integer, + 'n_distinct', '-0.8833992'::float4, + 'most_common_vals', '{"{}","{\"age\": 25}"}'::text, + 'most_common_freqs', '{0.11660079,0.0019762847}'::float4[], + 'histogram_bounds', '{"{\"array\": [5]}","{\"auth\": \"AAB\", \"line\": = 669}","{\"date\": \"BBB\", \"line\": 705}","{\"line\": 60, \"user\": \"CAC= \"}","{\"line\": 159, \"public\": true}","{\"line\": 247, \"indexed\": tru= e}","{\"line\": 350, \"status\": 54}","{\"line\": 572, \"state\": 41}","{\= "line\": 702, \"space\": \"CCC\"}","{\"line\": 788, \"space\": \"ABB\"}","= {\"line\": 878, \"public\": false}","{\"line\": 973, \"public\": true}","{= \"pos\": 7, \"line\": 838}","{\"auth\": \"ABA\", \"line\": 754, \"coauthor= s\": \"ACC\"}","{\"bad\": false, \"line\": 188, \"node\": \"CCB\"}","{\"ba= d\": true, \"line\": 835, \"status\": 5}","{\"line\": 54, \"user\": \"BAB\= ", \"cleaned\": true}","{\"line\": 193, \"status\": 26, \"disabled\": true= }","{\"line\": 319, \"wait\": \"AA\", \"indexed\": true}","{\"line\": 440,= \"title\": \"AB\", \"disabled\": false}","{\"line\": 597, \"user\": \"CC\= ", \"subtitle\": \"CC\"}","{\"line\": 797, \"state\": 49, \"coauthors\": \= "CC\"}","{\"line\": 945, \"node\": \"BC\", \"world\": \"CCA\"}","{\"org\":= 73, \"line\": 421, \"disabled\": false}","{\"pos\": 47, \"line\": 755, \"= subtitle\": \"BA\"}","{\"auth\": \"ABA\", \"date\": \"AA\", \"line\": 152,= \"status\": 13}","{\"bad\": false, \"line\": 117, \"node\": \"CC\", \"sta= tus\": 4}","{\"bad\": true, \"line\": 464, \"cleaned\": false, \"coauthors= \": \"BB\"}","{\"date\": \"CAC\", \"line\": 929, \"user\": \"CBC\", \"worl= d\": \"CBC\"}","{\"line\": 266, \"query\": \"AA\", \"state\": 35, \"coauth= ors\": \"AAA\"}","{\"line\": 419, \"node\": \"AA\", \"state\": 11, \"index= ed\": true}","{\"line\": 561, \"public\": false, \"status\": 8, \"abstract= \": \"BA\"}","{\"line\": 768, \"node\": \"ABB\", \"title\": \"CB\", \"abst= ract\": \"AA\"}","{\"line\": 923, \"query\": \"CAB\", \"world\": \"BA\", \= "status\": 0}","{\"org\": 36, \"line\": 228, \"space\": \"AA\", \"title\":= \"ABA\"}","{\"org\": 86, \"line\": 457, \"public\": true, \"coauthors\": = \"AC\"}","{\"pos\": 44, \"line\": 698, \"wait\": \"AC\", \"indexed\": fals= e}","{\"pos\": 72, \"line\": 12, \"space\": \"AAC\", \"abstract\": \"BBA\"= }","{\"auth\": \"BAB\", \"line\": 343, \"query\": \"BCC\", \"title\": \"CA= C\", \"indexed\": true}","{\"auth\": \"CA\", \"line\": 839, \"query\": \"A= BB\", \"public\": true, \"indexed\": true}","{\"bad\": false, \"line\": 86= 3, \"wait\": \"CB\", \"status\": 89, \"coauthors\": \"AB\"}","{\"bad\": tr= ue, \"org\": 63, \"pos\": 26, \"line\": 278, \"coauthors\": \"BA\"}","{\"l= ine\": 28, \"node\": \"BB\", \"space\": \"CC\", \"indexed\": false, \"disa= bled\": true}","{\"line\": 172, \"node\": \"BBC\", \"query\": \"CC\", \"in= dexed\": true, \"subtitle\": \"CB\"}","{\"line\": 325, \"node\": \"ACC\", = \"title\": \"CC\", \"public\": true, \"coauthors\": \"BAC\"}","{\"line\": = 497, \"node\": \"BC\", \"query\": \"CC\", \"indexed\": false, \"coauthors\= ": \"CAC\"}","{\"line\": 744, \"node\": \"BAC\", \"query\": \"BC\", \"publ= ic\": false, \"abstract\": \"AB\"}","{\"line\": 919, \"wait\": \"AB\", \"t= itle\": \"BA\", \"status\": 33, \"disabled\": false}","{\"org\": 11, \"lin= e\": 649, \"user\": \"CC\", \"state\": 58, \"world\": \"BAB\"}","{\"org\":= 47, \"date\": \"CC\", \"line\": 427, \"query\": \"CB\", \"cleaned\": true= }","{\"pos\": 2, \"line\": 420, \"node\": \"CBC\", \"state\": 86, \"cleane= d\": false}","{\"pos\": 66, \"line\": 76, \"space\": \"CC\", \"state\": 32= , \"disabled\": false}","{\"auth\": \"AC\", \"date\": \"AAB\", \"line\": 2= 05, \"query\": \"BA\", \"space\": \"ABB\", \"indexed\": false}","{\"auth\"= : \"CBB\", \"date\": \"AB\", \"line\": 566, \"user\": \"CB\", \"abstract\"= : \"BC\", \"subtitle\": \"BCA\"}","{\"bad\": false, \"line\": 590, \"user\= ": \"AAB\", \"world\": \"BAA\", \"cleaned\": false, \"indexed\": false}","= {\"bad\": true, \"line\": 10, \"node\": \"AB\", \"user\": \"AAB\", \"query= \": \"AC\", \"title\": \"AAC\"}","{\"date\": \"ACC\", \"line\": 303, \"wai= t\": \"CBC\", \"public\": true, \"cleaned\": true, \"indexed\": true}","{\= "line\": 5, \"node\": \"CBA\", \"wait\": \"BB\", \"query\": \"CAC\", \"cle= aned\": false, \"coauthors\": \"ACA\"}","{\"line\": 436, \"query\": \"AAA\= ", \"space\": \"AB\", \"title\": \"CA\", \"world\": \"AC\", \"coauthors\":= \"AA\"}","{\"line\": 870, \"wait\": \"AAC\", \"state\": 33, \"status\": 2= 0, \"indexed\": true, \"abstract\": \"BA\"}","{\"org\": 15, \"line\": 526,= \"node\": \"BAB\", \"user\": \"AC\", \"cleaned\": false, \"coauthors\": \= "CAC\"}","{\"org\": 42, \"line\": 58, \"title\": \"BB\", \"public\": true,= \"disabled\": true, \"coauthors\": \"BCC\"}","{\"org\": 79, \"line\": 216= , \"wait\": \"ACB\", \"state\": 14, \"title\": \"BB\", \"subtitle\": \"BA\= "}","{\"org\": 98, \"auth\": \"BAA\", \"line\": 434, \"title\": \"CCC\", \= "world\": \"BAC\", \"public\": true}","{\"pos\": 51, \"line\": 658, \"user= \": \"BC\", \"query\": \"CC\", \"cleaned\": true, \"abstract\": \"BA\"}","= {\"pos\": 84, \"auth\": \"CB\", \"line\": 850, \"cleaned\": true, \"disabl= ed\": true, \"subtitle\": \"BA\"}","{\"auth\": \"CBC\", \"line\": 803, \"n= ode\": \"BBC\", \"space\": \"BC\", \"state\": 99, \"cleaned\": true, \"dis= abled\": true}","{\"bad\": false, \"line\": 65, \"user\": \"BBB\", \"wait\= ": \"CC\", \"title\": \"CB\", \"public\": true, \"abstract\": \"ACA\"}","{= \"bad\": false, \"org\": 78, \"line\": 747, \"node\": \"AAA\", \"state\": = 69, \"world\": \"AB\", \"subtitle\": \"BA\"}","{\"bad\": true, \"date\": \= "CA\", \"line\": 667, \"node\": \"CC\", \"user\": \"BB\", \"space\": \"BC\= ", \"title\": \"AA\"}","{\"bad\": true, \"pos\": 32, \"date\": \"AC\", \"l= ine\": 869, \"node\": \"AA\", \"public\": true, \"status\": 34}","{\"date\= ": \"CA\", \"line\": 981, \"query\": \"BC\", \"state\": 40, \"title\": \"A= BA\", \"subtitle\": \"CAB\", \"coauthors\": \"AB\"}","{\"line\": 197, \"sp= ace\": \"AA\", \"state\": 25, \"public\": false, \"status\": 70, \"cleaned= \": false, \"disabled\": true}","{\"line\": 363, \"query\": \"CCC\", \"spa= ce\": \"AA\", \"title\": \"CA\", \"world\": \"CCC\", \"cleaned\": true, \"= coauthors\": \"AAC\"}","{\"line\": 890, \"node\": \"ABC\", \"user\": \"BB\= ", \"wait\": \"BB\", \"query\": \"CB\", \"space\": \"BB\", \"coauthors\": = \"BA\"}","{\"org\": 25, \"pos\": 48, \"line\": 868, \"wait\": \"AC\", \"in= dexed\": false, \"abstract\": \"CA\", \"disabled\": false}","{\"org\": 50,= \"line\": 187, \"node\": \"CC\", \"query\": \"CBB\", \"title\": \"CAB\", = \"subtitle\": \"CB\", \"coauthors\": \"CA\"}","{\"org\": 83, \"line\": 114= , \"user\": \"BBC\", \"query\": \"BAC\", \"title\": \"ACA\", \"world\": \"= CA\", \"indexed\": false}","{\"pos\": 27, \"auth\": \"AA\", \"line\": 509,= \"node\": \"CBB\", \"query\": \"CC\", \"title\": \"ABA\", \"subtitle\": \= "CCA\"}","{\"pos\": 59, \"date\": \"BA\", \"line\": 51, \"world\": \"BC\",= \"public\": true, \"status\": 44, \"indexed\": true}","{\"pos\": 97, \"li= ne\": 194, \"query\": \"ABB\", \"space\": \"CAC\", \"world\": \"CA\", \"st= atus\": 86, \"subtitle\": \"CCC\"}","{\"bad\": false, \"auth\": \"BAA\", \= "line\": 268, \"node\": \"CAC\", \"query\": \"CCB\", \"space\": \"CAB\", \= "public\": true, \"subtitle\": \"CCA\"}","{\"bad\": false, \"line\": 225, = \"query\": \"BBC\", \"title\": \"BC\", \"world\": \"BB\", \"public\": true= , \"cleaned\": false, \"disabled\": false}","{\"bad\": false, \"org\": 97,= \"line\": 661, \"node\": \"BA\", \"space\": \"BAB\", \"state\": 64, \"ind= exed\": false, \"coauthors\": \"BB\"}","{\"bad\": true, \"auth\": \"CCA\",= \"line\": 612, \"node\": \"CBA\", \"query\": \"CAA\", \"public\": false, = \"cleaned\": false, \"subtitle\": \"BC\"}","{\"bad\": true, \"org\": 78, \= "line\": 150, \"user\": \"AAB\", \"title\": \"CBB\", \"abstract\": \"BAC\"= , \"disabled\": true, \"subtitle\": \"CBA\"}","{\"date\": \"AC\", \"line\"= : 589, \"node\": \"CB\", \"user\": \"BA\", \"query\": \"BAB\", \"title\": = \"ABC\", \"world\": \"AB\", \"subtitle\": \"CBC\"}","{\"line\": 272, \"nod= e\": \"BA\", \"space\": \"BCA\", \"world\": \"ACC\", \"status\": 11, \"cle= aned\": true, \"abstract\": \"AA\", \"disabled\": false}","{\"org\": 28, \= "pos\": 45, \"line\": 627, \"node\": \"BC\", \"user\": \"BC\", \"query\": = \"AC\", \"public\": true, \"status\": 63}","{\"org\": 66, \"date\": \"CB\"= , \"line\": 644, \"query\": \"CA\", \"state\": 36, \"status\": 79, \"clean= ed\": true, \"subtitle\": \"AA\"}","{\"pos\": 12, \"line\": 435, \"user\":= \"BBA\", \"wait\": \"AA\", \"space\": \"AB\", \"state\": 54, \"indexed\":= false, \"disabled\": true}","{\"pos\": 55, \"line\": 683, \"node\": \"CA\= ", \"space\": \"AC\", \"world\": \"BAC\", \"abstract\": \"AA\", \"disabled= \": true, \"subtitle\": \"AC\"}","{\"pos\": 96, \"date\": \"BBA\", \"line\= ": 347, \"user\": \"BAA\", \"state\": 3, \"title\": \"CBC\", \"status\": 9= 8, \"disabled\": true}","{\"bad\": false, \"line\": 553, \"node\": \"CBB\"= , \"query\": \"BAA\", \"state\": 26, \"status\": 84, \"indexed\": true, \"= disabled\": false, \"coauthors\": \"CC\"}","{\"bad\": true, \"auth\": \"AA= A\", \"date\": \"AB\", \"line\": 500, \"node\": \"AC\", \"user\": \"CC\", = \"indexed\": true, \"disabled\": true, \"subtitle\": \"CC\"}","{\"bad\": t= rue, \"org\": 73, \"auth\": \"AAC\", \"line\": 241, \"query\": \"CA\", \"t= itle\": \"CB\", \"public\": false, \"cleaned\": true, \"disabled\": false}= ","{\"line\": 495, \"node\": \"BAC\", \"wait\": \"BB\", \"title\": \"BBC\"= , \"status\": 3, \"cleaned\": false, \"disabled\": false, \"subtitle\": \"= BA\", \"coauthors\": \"AB\"}","{\"org\": 40, \"pos\": 66, \"line\": 921, \= "user\": \"AAC\", \"wait\": \"ABB\", \"world\": \"BC\", \"status\": 14, \"= indexed\": true, \"subtitle\": \"CA\"}","{\"pos\": 11, \"line\": 397, \"us= er\": \"CBC\", \"state\": 68, \"title\": \"ABB\", \"world\": \"AB\", \"cle= aned\": false, \"indexed\": true, \"abstract\": \"BA\"}","{\"pos\": 95, \"= line\": 460, \"wait\": \"CBA\", \"space\": \"BC\", \"state\": 58, \"title\= ": \"BCA\", \"world\": \"BB\", \"abstract\": \"CCA\", \"coauthors\": \"CB\= "}","{\"pos\": 9, \"auth\": \"AA\", \"line\": 723, \"node\": \"BCC\", \"qu= ery\": \"BCC\", \"state\": 27, \"title\": \"BC\", \"world\": \"CC\", \"pub= lic\": false, \"disabled\": true}"}'::text, + 'correlation', '-0.040916648'::float4 +); = = -- @@ -642339,6 +663290,17 @@ 'reltuples', '2'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.text_tbl'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '11'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{doh!,"hi de ho neighbor"}'::text, + 'correlation', '1'::float4 +); = = -- @@ -642352,6 +663314,18 @@ 'reltuples', '6'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.textrange_test'::regclass, + 'attname', 'tr'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4, + 'range_length_histogram', '{1,1,Infinity,Infinity,Infinity}'::text, + 'range_empty_frac', '0.16666667'::float4, + 'range_bounds_histogram', '{"(,d]","(,g)","[a,q)","[b,)","[d,)"}'::text +); = = -- @@ -642361,10 +663335,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.thethings'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.thethings'::regclass, + 'attname', 'stuff'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -642378,6 +663361,19 @@ 'reltuples', '10'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.time_tbl'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.9'::float4, + 'most_common_vals', '{15:36:39}'::text, + 'most_common_freqs', '{0.2}'::float4[], + 'histogram_bounds', '{00:00:00,01:00:00,02:03:00,11:59:00,12:00:00,12:01= :00,23:59:00,23:59:59.99}'::text, + 'correlation', '0.9030303'::float4 +); = = -- @@ -642391,6 +663387,19 @@ 'reltuples', '66'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.timestamp_tbl'::regclass, + 'attname', 'd1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.72727275'::float4, + 'most_common_vals', '{"1997-02-10 17:32:01","1997-02-16 17:32:01"}'::tex= t, + 'most_common_freqs', '{0.27272728,0.030303031}'::float4[], + 'histogram_bounds', '{-infinity,"0097-02-16 17:32:01 BC","0097-02-16 17:= 32:01","0597-02-16 17:32:01","1097-02-16 17:32:01","1697-02-16 17:32:01","= 1797-02-16 17:32:01","1897-02-16 17:32:01","1957-06-13 00:00:00","1970-01-= 01 00:00:00","1996-02-28 17:32:01","1996-02-29 17:32:01","1996-03-01 17:32= :01","1996-12-30 17:32:01","1996-12-31 17:32:01","1997-01-01 17:32:01","19= 97-01-02 00:00:00","1997-01-02 03:04:05","1997-02-10 17:32:00","1997-02-10= 17:32:01.4","1997-02-10 17:32:01.5","1997-02-10 17:32:01.6","1997-02-10 1= 7:32:02","1997-02-11 17:32:01","1997-02-12 17:32:01","1997-02-13 17:32:01"= ,"1997-02-14 17:32:01","1997-02-15 17:32:01","1997-02-28 17:32:01","1997-0= 3-01 17:32:01","1997-06-10 17:32:01","1997-06-10 18:32:01","1997-12-30 17:= 32:01","1997-12-31 17:32:01","1999-12-31 17:32:01","2000-01-01 17:32:01","= 2000-03-15 02:14:05","2000-03-15 03:14:04","2000-03-15 08:14:01","2000-03-= 15 12:14:03","2000-03-15 13:14:02","2000-12-31 17:32:01","2001-01-01 17:32= :01","2001-09-22 18:19:20","2097-02-16 17:32:01",infinity}'::text, + 'correlation', '0.028619142'::float4 +); = = -- @@ -642404,6 +663413,19 @@ 'reltuples', '66'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.timestamptz_tbl'::regclass, + 'attname', 'd1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-0.75757575'::float4, + 'most_common_vals', '{"1997-02-10 20:32:01-05","1997-02-10 12:32:01-05",= "1997-02-16 20:32:01-05"}'::text, + 'most_common_freqs', '{0.21212122,0.045454547,0.030303031}'::float4[], + 'histogram_bounds', '{-infinity,"0097-02-16 20:28:57-04:56:02 BC","0097-= 02-16 20:28:57-04:56:02","0597-02-16 20:28:57-04:56:02","1097-02-16 20:28:= 57-04:56:02","1697-02-16 20:28:57-04:56:02","1797-02-16 20:28:57-04:56:02"= ,"1897-02-16 20:32:01-05","1969-12-31 19:00:00-05","1996-02-28 20:32:01-05= ","1996-02-29 20:32:01-05","1996-03-01 20:32:01-05","1996-12-30 20:32:01-0= 5","1996-12-31 20:32:01-05","1997-01-01 20:32:01-05","1997-01-02 03:00:00-= 05","1997-01-02 06:04:05-05","1997-02-10 17:32:01-05","1997-02-10 20:32:00= -05","1997-02-10 20:32:01.4-05","1997-02-10 20:32:01.5-05","1997-02-10 20:= 32:01.6-05","1997-02-10 20:32:02-05","1997-02-11 20:32:01-05","1997-02-12 = 20:32:01-05","1997-02-13 20:32:01-05","1997-02-14 20:32:01-05","1997-02-15= 20:32:01-05","1997-02-28 20:32:01-05","1997-03-01 20:32:01-05","1997-06-1= 0 20:32:01-04","1997-06-10 21:32:01-04","1997-07-10 17:32:01-04","1997-12-= 30 20:32:01-05","1997-12-31 20:32:01-05","1999-12-31 20:32:01-05","2000-01= -01 20:32:01-05","2000-03-15 04:14:05-05","2000-03-15 05:14:03-05","2000-0= 3-15 06:14:04-05","2000-03-15 07:14:02-05","2000-03-15 11:14:01-05","2000-= 12-31 20:32:01-05","2001-01-01 20:32:01-05","2001-09-22 21:19:20-04","2097= -02-16 20:32:01-05",infinity}'::text, + 'correlation', '0.038513724'::float4 +); = = -- @@ -642417,6 +663439,17 @@ 'reltuples', '12'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.timetz_tbl'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '12'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{00:01:00-07,01:00:00-07,02:03:00-07,08:08:00-04,07= :07:00-08,11:59:00-07,12:00:00-07,12:01:00-07,15:36:39-04,15:36:39-05,23:5= 9:00-07,23:59:59.99-07}'::text, + 'correlation', '0.9300699'::float4 +); = = -- @@ -642426,10 +663459,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.transition_table_base'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.transition_table_base'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4}'::text, + 'correlation', '0.4'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.transition_table_base'::regclass, + 'attname', 'val'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '5'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{*Three*,*Two*,Four,One}'::text, + 'correlation', '-1'::float4 +); = = -- @@ -642440,7 +663495,7 @@ 'relation', 'public.transition_table_level1'::regclass, 'version', '180000'::integer, 'relpages', '5'::integer, - 'reltuples', '1000'::real, + 'reltuples', '200'::real, 'relallvisible', '0'::integer ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( @@ -642451,7 +663506,7 @@ 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, - 'histogram_bounds', '{1,10,20,30,40,50,60,70,80,90,100,110,120,130,140,1= 50,160,170,180,190,200,210,220,230,240,250,260,270,280,290,300,310,320,330= ,340,350,360,370,380,390,400,410,420,430,440,450,460,470,480,490,500,510,5= 20,530,540,550,560,570,580,590,600,610,620,630,640,650,660,670,680,690,700= ,710,720,730,740,750,760,770,780,790,800,810,820,830,840,850,860,870,880,8= 90,900,910,920,930,940,950,960,970,980,990,1000}'::text, + 'histogram_bounds', '{1,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,3= 6,38,40,42,44,46,48,50,52,54,56,58,60,62,64,66,68,70,72,74,76,78,80,82,84,= 86,88,90,92,94,96,98,100,102,104,106,108,110,112,114,116,118,120,122,124,1= 26,128,130,132,134,136,138,140,142,144,146,148,150,152,154,156,158,160,162= ,164,166,168,170,172,174,176,178,180,182,184,186,188,190,192,194,196,198,2= 00}'::text, 'correlation', '1'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( @@ -642473,7 +663528,7 @@ 'relation', 'public.transition_table_level2'::regclass, 'version', '180000'::integer, 'relpages', '45'::integer, - 'reltuples', '9999'::real, + 'reltuples', '9989'::real, 'relallvisible', '0'::integer ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( @@ -642493,7 +663548,7 @@ 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, - 'histogram_bounds', '{1,100,200,300,400,500,600,700,800,900,1000,1100,12= 00,1300,1400,1500,1600,1700,1800,1900,2000,2100,2200,2300,2400,2500,2600,2= 700,2800,2900,3000,3100,3200,3300,3400,3500,3600,3700,3800,3900,4000,4100,= 4200,4300,4400,4500,4600,4700,4800,4900,5000,5099,5199,5299,5399,5499,5599= ,5699,5799,5899,5999,6099,6199,6299,6399,6499,6599,6699,6799,6899,6999,709= 9,7199,7299,7399,7499,7599,7699,7799,7899,7999,8099,8199,8299,8399,8499,85= 99,8699,8799,8899,8999,9099,9199,9299,9399,9499,9599,9699,9799,9899,9999}'= ::text, + 'histogram_bounds', '{1,100,200,310,410,510,610,710,810,909,1009,1109,12= 09,1309,1409,1509,1609,1708,1808,1908,2008,2108,2208,2308,2408,2508,2607,2= 707,2807,2907,3007,3107,3207,3307,3406,3506,3606,3706,3806,3906,4006,4106,= 4205,4305,4405,4505,4605,4705,4805,4905,5005,5104,5204,5304,5404,5504,5604= ,5704,5804,5903,6003,6103,6203,6303,6403,6503,6603,6702,6802,6902,7002,710= 2,7202,7302,7402,7502,7601,7701,7801,7901,8001,8101,8201,8301,8400,8500,86= 00,8700,8800,8900,9000,9100,9199,9299,9399,9499,9599,9699,9799,9899,9999}'= ::text, 'correlation', '1'::float4 ); SELECT * FROM pg_catalog.pg_restore_attribute_stats( @@ -642504,9 +663559,9 @@ 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '200'::float4, - 'most_common_vals', '{2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,2= 1,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,= 46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70= ,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,9= 5,96,97,98,99,100,101}'::text, - 'most_common_freqs', '{0.0050005,0.0050005,0.0050005,0.0050005,0.0050005= ,0.0050005,0.0050005,0.0050005,0.0050005,0.0050005,0.0050005,0.0050005,0.0= 050005,0.0050005,0.0050005,0.0050005,0.0050005,0.0050005,0.0050005,0.00500= 05,0.0050005,0.0050005,0.0050005,0.0050005,0.0050005,0.0050005,0.0050005,0= .0050005,0.0050005,0.0050005,0.0050005,0.0050005,0.0050005,0.0050005,0.005= 0005,0.0050005,0.0050005,0.0050005,0.0050005,0.0050005,0.0050005,0.0050005= ,0.0050005,0.0050005,0.0050005,0.0050005,0.0050005,0.0050005,0.0050005,0.0= 050005,0.0050005,0.0050005,0.0050005,0.0050005,0.0050005,0.0050005,0.00500= 05,0.0050005,0.0050005,0.0050005,0.0050005,0.0050005,0.0050005,0.0050005,0= .0050005,0.0050005,0.0050005,0.0050005,0.0050005,0.0050005,0.0050005,0.005= 0005,0.0050005,0.0050005,0.0050005,0.0050005,0.0050005,0.0050005,0.0050005= ,0.0050005,0.0050005,0.0050005,0.0050005,0.0050005,0.0050005,0.0050005,0.0= 050005,0.0050005,0.0050005,0.0050005,0.0050005,0.0050005,0.0050005,0.00500= 05,0.0050005,0.0050005,0.0050005,0.0050005,0.0050005,0.0050005}'::float4[]= , - 'histogram_bounds', '{1,102,103,104,105,106,107,108,109,110,111,112,113,= 114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,13= 2,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,= 151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,16= 9,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,= 188,189,190,191,192,193,194,195,196,197,198,199,200}'::text, + 'most_common_vals', '{2,3,4,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,= 22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46= ,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,7= 1,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,= 96,97,98,99,100,101,102}'::text, + 'most_common_freqs', '{0.005005506,0.005005506,0.005005506,0.005005506,0= .005005506,0.005005506,0.005005506,0.005005506,0.005005506,0.005005506,0.0= 05005506,0.005005506,0.005005506,0.005005506,0.005005506,0.005005506,0.005= 005506,0.005005506,0.005005506,0.005005506,0.005005506,0.005005506,0.00500= 5506,0.005005506,0.005005506,0.005005506,0.005005506,0.005005506,0.0050055= 06,0.005005506,0.005005506,0.005005506,0.005005506,0.005005506,0.005005506= ,0.005005506,0.005005506,0.005005506,0.005005506,0.005005506,0.005005506,0= .005005506,0.005005506,0.005005506,0.005005506,0.005005506,0.005005506,0.0= 05005506,0.005005506,0.005005506,0.005005506,0.005005506,0.005005506,0.005= 005506,0.005005506,0.005005506,0.005005506,0.005005506,0.005005506,0.00500= 5506,0.005005506,0.005005506,0.005005506,0.005005506,0.005005506,0.0050055= 06,0.005005506,0.005005506,0.005005506,0.005005506,0.005005506,0.005005506= ,0.005005506,0.005005506,0.005005506,0.005005506,0.005005506,0.005005506,0= .005005506,0.005005506,0.005005506,0.005005506,0.005005506,0.005005506,0.0= 05005506,0.005005506,0.005005506,0.005005506,0.005005506,0.005005506,0.005= 005506,0.005005506,0.005005506,0.005005506,0.005005506,0.005005506,0.00500= 5506,0.005005506,0.005005506,0.005005506}'::float4[], + 'histogram_bounds', '{1,5,103,104,105,106,107,108,109,110,111,112,113,11= 4,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,= 133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,15= 1,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,= 170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,18= 8,189,190,191,192,193,194,195,196,197,198,199,200}'::text, 'correlation', '1'::float4 ); = @@ -642633,10 +663688,21 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.truncate_b'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.truncate_b'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{44,45}'::text, + 'correlation', '1'::float4 +); = = -- @@ -642647,7 +663713,7 @@ 'relation', 'public.tt0'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -642660,7 +663726,7 @@ 'relation', 'public.tt1'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -642673,7 +663739,7 @@ 'relation', 'public.tt2'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -642686,7 +663752,7 @@ 'relation', 'public.tt3'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -642699,7 +663765,7 @@ 'relation', 'public.tt4'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -642712,7 +663778,7 @@ 'relation', 'public.tt5'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -642725,7 +663791,7 @@ 'relation', 'public.tt6'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -642738,7 +663804,7 @@ 'relation', 'public.tt7'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -642750,8 +663816,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.undroppable_objs'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -642763,10 +663829,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.unit'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.unit'::regclass, + 'attname', 'un_fact'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2.54,100}'::text, + 'correlation', '0.5'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.unit'::regclass, + 'attname', 'un_name'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '9'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"cm ","inch ","m "}'::text, + 'correlation', '0.5'::float4 +); = = -- @@ -642776,10 +663864,34 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.utf8_inputs'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '13'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.utf8_inputs'::regclass, + 'attname', 'description'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '30'::integer, + 'n_distinct', '-0.9230769'::float4, + 'most_common_vals', '{"invalid, NUL byte"}'::text, + 'most_common_freqs', '{0.15384616}'::float4[], + 'histogram_bounds', '{"incomplete character at end","incomplete combinat= ion when converted EUC_JIS_2004","invalid byte sequence","only first half = of combined char in EUC_JIS_2004","valid, Hangul, Korean","valid, cyrillic= ","valid, extra latin chars","valid, kanji/Chinese","valid, needs mapping = function to convert to GB18030","valid, pure ASCII","valid, two chars that= combine to one in EUC_JIS_2004"}'::text, + 'correlation', '-0.6923077'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.utf8_inputs'::regclass, + 'attname', 'inbytes'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '6'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"\\x66006f","\\x666f6f","\\x666f6fe8b1","\\x666f6f= e8b100","\\x666f6fe8b1a1","\\x666f6fefa8aa","\\x66e8b1ff6f6f","\\xc3a4c3b6= ","\\xd184d0bed0be","\\xe382ab","\\xe382abe382","\\xe382abe3829a","\\xecbd= 94eb81bceba6ac"}'::text, + 'correlation', '-0.26923078'::float4 +); = = -- @@ -642789,10 +663901,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.utf8_verification_inputs'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '23'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.utf8_verification_inputs'::regclass, + 'attname', 'description'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '22'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{5-byte,"NUL byte","bare continuation","largest 2-b= yte","largest 2-byte overlong","largest 3-byte","largest 3-byte overlong",= "largest 4-byte","largest 4-byte overlong","largest surrogate","last befor= e surrogates","missing fourth byte in 4-byte char","missing second byte in= 2-byte char","missing third byte in 3-byte char","next 2-byte after overl= ongs","next 3-byte after overlong","next 4-byte after overlong","next afte= r surrogates","smallest 2-byte overlong","smallest 3-byte overlong","small= est 4-byte overlong","smallest surrogate","smallest too large"}'::text, + 'correlation', '0.20355731'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.utf8_verification_inputs'::regclass, + 'attname', 'inbytes'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '3'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"\\x66006f","\\xaf","\\xc080","\\xc1bf","\\xc280",= "\\xc5","\\xdfbf","\\xe08080","\\xe09fbf","\\xe0a080","\\xe9af","\\xed9fbf= ","\\xeda080","\\xedbfbf","\\xee8080","\\xefbfbf","\\xf0808080","\\xf08fbf= bf","\\xf0908080","\\xf1afbf","\\xf48fbfbf","\\xf4908080","\\xfa9a9a8a8a"}= '::text, + 'correlation', '0.98221344'::float4 +); = = -- @@ -642806,6 +663940,19 @@ 'reltuples', '4'::real, 'relallvisible', '1'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.varchar_tbl'::regclass, + 'attname', 'f1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '3'::integer, + 'n_distinct', '-0.75'::float4, + 'most_common_vals', '{abcd}'::text, + 'most_common_freqs', '{0.5}'::float4[], + 'histogram_bounds', '{a,ab}'::text, + 'correlation', '1'::float4 +); = = -- @@ -642828,10 +663975,57 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.wslot'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '2'::integer, + 'reltuples', '42'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.wslot'::regclass, + 'attname', 'backlink'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '21'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"PS.base.a1 ","PS.base.a2 ","PS.= base.a3 ","PS.base.a4 ","PS.base.a5 ","PS.base.= a6 ","PS.base.b1 ","PS.base.b2 ","PS.base.b3 = ","PS.base.b4 ","PS.base.b5 ","PS.base.b6 = ","PS.base.c1 ","PS.base.c2 ","PS.base.c3 ","= PS.base.c4 ","PS.base.c5 ","PS.base.c6 ","PS.fi= rst.a1 ","PS.first.a2 ","PS.first.a3 ","PS.first.a= 4 ","PS.first.a5 ","PS.first.a6 ","PS.first.b1 = ","PS.first.b2 ","PS.first.b3 ","PS.first.b4 = ","PS.first.b5 ","PS.first.b6 ","PS.first.c1 ","PS= .first.c2 ","PS.first.c3 ","PS.first.c4 ","PS.firs= t.c5 ","PS.first.c6 ","PS.first.d1 ","PS.first.d2 = ","PS.first.d3 ","PS.first.d4 ","PS.first.d5 = ","PS.first.d6 "}'::text, + 'correlation', '-0.015800988'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.wslot'::regclass, + 'attname', 'roomno'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '9'::integer, + 'n_distinct', '-0.16666667'::float4, + 'most_common_vals', '{"001 ","002 ","003 ","101 ","102 = ","105 ","106 "}'::text, + 'most_common_freqs', '{0.14285715,0.14285715,0.14285715,0.14285715,0.142= 85715,0.14285715,0.14285715}'::float4[], + 'correlation', '0.04464792'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.wslot'::regclass, + 'attname', 'slotlink'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '21'::integer, + 'n_distinct', '-0.14285715'::float4, + 'most_common_vals', '{" "}'::text, + 'most_common_freqs', '{0.88095236}'::float4[], + 'histogram_bounds', '{"IF.orion.eth0 ","PH.fax001 ","PH.= hc001 ","PH.hc002 ","PH.hc003 "}'::text, + 'correlation', '0.997407'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.wslot'::regclass, + 'attname', 'slotname'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '21'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{"WS.001.1a ","WS.001.1b ","WS.= 001.2a ","WS.001.2b ","WS.001.3a ","WS.001.3= b ","WS.002.1a ","WS.002.1b ","WS.002.2a = ","WS.002.2b ","WS.002.3a ","WS.002.3b = ","WS.003.1a ","WS.003.1b ","WS.003.2a ","= WS.003.2b ","WS.003.3a ","WS.003.3b ","WS.10= 1.1a ","WS.101.1b ","WS.101.2a ","WS.101.2b = ","WS.101.3a ","WS.101.3b ","WS.102.1a = ","WS.102.1b ","WS.102.2a ","WS.102.2b = ","WS.102.3a ","WS.102.3b ","WS.105.1a ","WS= .105.1b ","WS.105.2a ","WS.105.2b ","WS.105.= 3a ","WS.105.3b ","WS.106.1a ","WS.106.1b = ","WS.106.2a ","WS.106.2b ","WS.106.3a = ","WS.106.3b "}'::text, + 'correlation', '-0.015800988'::float4 +); = = -- @@ -642841,10 +664035,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.xacttest'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '5'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.xacttest'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{0,42,56,100,777}'::text, + 'correlation', '0.2'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.xacttest'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{0.09561,7.8,99.097,324.78,777.777}'::text, + 'correlation', '0.7'::float4 +); = = -- @@ -642854,10 +664070,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.xmldata'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.xmldata'::regclass, + 'attname', 'data'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '480'::integer, + 'n_distinct', '0'::float4 +); = = -- @@ -642867,10 +664092,30 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.xmltest'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '6'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.xmltest'::regclass, + 'attname', 'data'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '105'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.xmltest'::regclass, + 'attname', 'id'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,4,5,6,7}'::text, + 'correlation', '1'::float4 +); = = -- @@ -642880,10 +664125,30 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.xmltest2'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.xmltest2'::regclass, + 'attname', '_path'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{A,B,C,D}'::text, + 'correlation', '1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.xmltest2'::regclass, + 'attname', 'x'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '25'::integer, + 'n_distinct', '0'::float4 +); = = -- @@ -642893,10 +664158,28 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.xy_1'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.xy_1'::regclass, + 'attname', 'x'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.xy_1'::regclass, + 'attname', 'y'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -642920,7 +664203,7 @@ 'relation', 'regress_indexing.pk1'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -642933,7 +664216,7 @@ 'relation', 'regress_indexing.pk2'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -642946,7 +664229,7 @@ 'relation', 'regress_indexing.pk3'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -642959,7 +664242,7 @@ 'relation', 'regress_indexing.pk4'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -642985,7 +664268,7 @@ 'relation', 'regress_indexing.pk51'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -642998,7 +664281,7 @@ 'relation', 'regress_indexing.pk52'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -643011,7 +664294,7 @@ 'relation', 'regress_rls_schema.rls_tbl'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -643024,7 +664307,7 @@ 'relation', 'regress_rls_schema.rls_tbl_force'::regclass, 'version', '180000'::integer, 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -643036,10 +664319,32 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'testxmlschema.test1'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'testxmlschema.test1'::regclass, + 'attname', 'a'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{-1,1,2}'::text, + 'correlation', '-0.5'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'testxmlschema.test1'::regclass, + 'attname', 'b'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.33333334'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-0.6666666'::float4, + 'histogram_bounds', '{one,two}'::text, + 'correlation', '1'::float4 +); = = -- @@ -643049,10 +664354,154 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'testxmlschema.test2'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'testxmlschema.test2'::regclass, + 'attname', 'm'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'testxmlschema.test2'::regclass, + 'attname', 'n'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'testxmlschema.test2'::regclass, + 'attname', 'o'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'testxmlschema.test2'::regclass, + 'attname', 'p'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '1'::float4, + 'avg_width', '0'::integer, + 'n_distinct', '0'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'testxmlschema.test2'::regclass, + 'attname', 'q'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'testxmlschema.test2'::regclass, + 'attname', 'r'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'testxmlschema.test2'::regclass, + 'attname', 'rtz'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'testxmlschema.test2'::regclass, + 'attname', 's'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'testxmlschema.test2'::regclass, + 'attname', 'stz'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '12'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'testxmlschema.test2'::regclass, + 'attname', 't'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'testxmlschema.test2'::regclass, + 'attname', 'u'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'testxmlschema.test2'::regclass, + 'attname', 'v'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '2'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'testxmlschema.test2'::regclass, + 'attname', 'w'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '7'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'testxmlschema.test2'::regclass, + 'attname', 'x'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '7'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'testxmlschema.test2'::regclass, + 'attname', 'y'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'testxmlschema.test2'::regclass, + 'attname', 'z'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -643062,10 +664511,46 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'testxmlschema.test3'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'testxmlschema.test3'::regclass, + 'attname', 'c1'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'testxmlschema.test3'::regclass, + 'attname', 'c2'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'testxmlschema.test3'::regclass, + 'attname', 'c3'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'testxmlschema.test3'::regclass, + 'attname', 'c4'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -643091,7 +664576,7 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'fkpart3.pk1_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, + 'relpages', '2'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); @@ -643112,7 +664597,7 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'fkpart3.pk2_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, + 'relpages', '2'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); @@ -643133,7 +664618,7 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'fkpart3.pk3_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, + 'relpages', '2'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); @@ -643154,7 +664639,7 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'fkpart3.pk4_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, + 'relpages', '2'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); @@ -643183,7 +664668,7 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'fkpart3.pk51_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, + 'relpages', '2'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); @@ -643204,7 +664689,7 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'fkpart3.pk52_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, + 'relpages', '2'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); @@ -643259,8 +664744,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'fkpart4.droppk1_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); = @@ -643280,8 +664765,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'fkpart4.droppk21_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); = @@ -643309,8 +664794,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'fkpart4.droppk2_d_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); = @@ -643343,8 +664828,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'fkpart4.droppk_d_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); = @@ -643540,8 +665025,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'fkpart6.pk11_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '2'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); = @@ -643561,8 +665046,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'fkpart6.pk12_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '2'::integer, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -643650,8 +665135,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest10a_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); = @@ -643671,8 +665156,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest1_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '2'::integer, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); = @@ -643713,8 +665198,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest20a_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); = @@ -643734,8 +665219,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest20b_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); = @@ -643755,8 +665240,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest21a_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); = @@ -643776,8 +665261,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest21b_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); = @@ -643797,8 +665282,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest22a_b_key'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); = @@ -643818,8 +665303,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest22a_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); = @@ -643839,8 +665324,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest22b_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); = @@ -643931,8 +665416,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest23p_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); = @@ -643952,8 +665437,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest23q_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); = @@ -643973,8 +665458,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest24_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); = @@ -643994,8 +665479,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest24r_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); = @@ -644036,8 +665521,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest26_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '2'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); = @@ -644057,8 +665542,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_stored_tests.gtest2_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); = @@ -644141,8 +665626,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_virtual_tests.gtest10a_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); = @@ -644162,8 +665647,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_virtual_tests.gtest1_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '2'::integer, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); = @@ -644183,8 +665668,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_virtual_tests.gtest20_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); = @@ -644204,8 +665689,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_virtual_tests.gtest20a_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); = @@ -644225,8 +665710,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_virtual_tests.gtest20b_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); = @@ -644309,8 +665794,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_virtual_tests.gtest26_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '2'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); = @@ -644330,8 +665815,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_virtual_tests.gtest2_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); = @@ -644351,8 +665836,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'generated_virtual_tests.gtest_tableoid_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); = @@ -644454,7 +665939,7 @@ 'relation', 'public.brin_summarize_bloom_idx'::regclass, 'version', '180000'::integer, 'relpages', '3'::integer, - 'reltuples', '1'::real, + 'reltuples', '45'::real, 'relallvisible', '0'::integer ); = @@ -644474,7 +665959,7 @@ 'relation', 'public.brin_summarize_idx'::regclass, 'version', '180000'::integer, 'relpages', '3'::integer, - 'reltuples', '1'::real, + 'reltuples', '45'::real, 'relallvisible', '0'::integer ); = @@ -644494,7 +665979,7 @@ 'relation', 'public.brin_summarize_multi_idx'::regclass, 'version', '180000'::integer, 'relpages', '3'::integer, - 'reltuples', '1'::real, + 'reltuples', '45'::real, 'relallvisible', '0'::integer ); = @@ -644633,8 +666118,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.brinidx'::regclass, 'version', '180000'::integer, - 'relpages', '12'::integer, - 'reltuples', '105'::real, + 'relpages', '13'::integer, + 'reltuples', '130'::real, 'relallvisible', '0'::integer ); = @@ -644654,7 +666139,7 @@ 'relation', 'public.brinidx_bloom'::regclass, 'version', '180000'::integer, 'relpages', '10'::integer, - 'reltuples', '58'::real, + 'reltuples', '130'::real, 'relallvisible', '0'::integer ); = @@ -644673,8 +666158,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.brinidx_multi'::regclass, 'version', '180000'::integer, - 'relpages', '6'::integer, - 'reltuples', '35'::real, + 'relpages', '7'::integer, + 'reltuples', '132'::real, 'relallvisible', '0'::integer ); = @@ -644793,8 +666278,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.btree_tall_idx'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '39'::integer, + 'reltuples', '130'::real, 'relallvisible', '0'::integer ); = @@ -644915,8 +666400,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.clstr_tst_s_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '32'::real, 'relallvisible', '0'::integer ); = @@ -644990,8 +666475,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.comment_test_index'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -645025,7 +666510,7 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.comment_test_pk'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, + 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); @@ -645052,8 +666537,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.covidxpart1_a_b_idx'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); = @@ -645092,8 +666577,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.covidxpart3_a_b_idx'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); = @@ -645112,8 +666597,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.covidxpart4_a_b_idx'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); = @@ -645132,8 +666617,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.covidxpart4_a_idx'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); = @@ -645166,8 +666651,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.customer_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); = @@ -645186,8 +666671,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.dedup_unique'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '5'::integer, + 'reltuples', '451'::real, 'relallvisible', '0'::integer ); = @@ -645207,8 +666692,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.delete_test_table_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '486'::integer, - 'reltuples', '11'::real, + 'relpages', '491'::integer, + 'reltuples', '1011'::real, 'relallvisible', '0'::integer ); = @@ -645370,10 +666855,21 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.emp1_expr_idx'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '2'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.emp1_expr_idx'::regclass, + 'attname', 'expr'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,4}'::text, + 'correlation', '1'::float4 +); = = -- @@ -645391,8 +666887,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.emp1_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '2'::integer, + 'reltuples', '2'::real, 'relallvisible', '0'::integer ); = @@ -645452,8 +666948,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.fk_notpartitioned_pk_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '13'::real, 'relallvisible', '0'::integer ); = @@ -645476,6 +666972,17 @@ 'reltuples', '4'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.func_index_index'::regclass, + 'attname', 'expr'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0.25'::float4, + 'avg_width', '10'::integer, + 'n_distinct', '-0.75'::float4, + 'histogram_bounds', '{ABCDEF,ABCDEFG,QWERTY}'::text, + 'correlation', '1'::float4 +); = = -- @@ -645533,7 +667040,7 @@ 'relation', 'public.gin_test_idx'::regclass, 'version', '180000'::integer, 'relpages', '303'::integer, - 'reltuples', '24000'::real, + 'reltuples', '2997'::real, 'relallvisible', '0'::integer ); = @@ -645553,7 +667060,7 @@ 'relation', 'public.gist_pointidx'::regclass, 'version', '180000'::integer, 'relpages', '164'::integer, - 'reltuples', '20000'::real, + 'reltuples', '2500'::real, 'relallvisible', '0'::integer ); = @@ -645636,6 +667143,17 @@ 'reltuples', '10000'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.hash_f8_index_1'::regclass, + 'attname', 'abs'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '8'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1234.1234,20554160,42742420,66398505,83732210,1066= 71606,126796854,146593168,167442411,188991945,212714747,234921719,26169197= 3,283566240,307864029,330852764,353943568,373691838,396501561,420168057,44= 2664995,463935293,484136659,505961622,525826179,547190859,572700042,594632= 735,615465067,637343018,655082601,676841849,696645518,719693842,740807308,= 763094404,785273426,806008371,831589277,853863997,874338918,895328303,9140= 11139,933255732,954159281,973850276,997367030,1015626791,1036201199,105719= 3880,1077533729,1099335203,1118467884,1141724740,1164302455,1187244627,121= 0725906,1229540306,1250997141,1271287747,1293513955,1321214228,1343458145,= 1361979450,1381409316,1402628129,1422929614,1442340363,1463275758,14820496= 50,1501865848,1520384091,1547885605,1568009880,1584891343,1605054826,16280= 03657,1647785053,1668329710,1692877391,1716435583,1737543778,1757235242,17= 76831856,1800130894,1816909941,1840611217,1862713323,1881448815,1903511399= ,1923866462,1944460763,1963676976,1985371250,2005913136,2024986770,2048702= 605,2077034432,2101610246,2123726753,2147329594}'::text, + 'correlation', '0.013595908'::float4 +); = = -- @@ -645656,6 +667174,17 @@ 'reltuples', '10000'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.hash_f8_index_2'::regclass, + 'attname', 'expr'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,100,200,300,400,500,600,700,800,900,1000,1100,12= 00,1300,1400,1500,1600,1700,1800,1900,2000,2100,2200,2300,2400,2500,2600,2= 700,2800,2900,3000,3100,3200,3300,3400,3500,3600,3700,3800,3900,4000,4100,= 4200,4300,4400,4500,4600,4700,4800,4900,5000,5100,5200,5300,5400,5500,5600= ,5700,5800,5900,6000,6100,6200,6300,6400,6500,6600,6700,6800,6900,7000,710= 0,7200,7300,7400,7500,7600,7700,7800,7900,8000,8100,8200,8300,8400,8500,86= 00,8700,8800,8900,9001,9101,9201,9301,9401,9501,9601,9701,9801,9901,20001}= '::text, + 'correlation', '0.99999285'::float4 +); = = -- @@ -645752,8 +667281,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.hslot_hubname'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '16'::real, 'relallvisible', '0'::integer ); = @@ -645772,8 +667301,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.hslot_name'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '16'::real, 'relallvisible', '0'::integer ); = @@ -645792,8 +667321,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.hub_name'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); = @@ -645832,10 +667361,19 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.idx1'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.idx1'::regclass, + 'attname', 'expr'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '1761'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -646034,8 +667572,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.iface_name'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); = @@ -646329,8 +667867,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.mvtest_t_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '6'::real, 'relallvisible', '0'::integer ); = @@ -646373,6 +667911,15 @@ 'reltuples', '1'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.mvtest_tvmm_expr'::regclass, + 'attname', 'expr'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '1'::integer, + 'n_distinct', '-1'::float4 +); = = -- @@ -646389,8 +667936,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.mvtest_tvmm_pred'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '0'::real, 'relallvisible', '0'::integer ); = @@ -646774,7 +668321,7 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.onek_hundred'::regclass, 'version', '180000'::integer, - 'relpages', '2'::integer, + 'relpages', '6'::integer, 'reltuples', '1000'::real, 'relallvisible', '0'::integer ); @@ -646794,7 +668341,7 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.onek_stringu1'::regclass, 'version', '180000'::integer, - 'relpages', '5'::integer, + 'relpages', '7'::integer, 'reltuples', '1000'::real, 'relallvisible', '0'::integer ); @@ -646814,7 +668361,7 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.onek_unique1'::regclass, 'version', '180000'::integer, - 'relpages', '5'::integer, + 'relpages', '11'::integer, 'reltuples', '1000'::real, 'relallvisible', '0'::integer ); @@ -646834,7 +668381,7 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.onek_unique2'::regclass, 'version', '180000'::integer, - 'relpages', '5'::integer, + 'relpages', '11'::integer, 'reltuples', '1000'::real, 'relallvisible', '0'::integer ); @@ -647043,8 +668590,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.pfield_name'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); = @@ -647063,8 +668610,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.phone_name'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); = @@ -647083,8 +668630,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.pline_name'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '20'::real, 'relallvisible', '0'::integer ); = @@ -647144,8 +668691,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.pslot_name'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '66'::real, 'relallvisible', '0'::integer ); = @@ -647265,8 +668812,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.regular_sized_index'::regclass, 'version', '180000'::integer, - 'relpages', '30'::integer, - 'reltuples', '0'::real, + 'relpages', '57'::integer, + 'reltuples', '10000'::real, 'relallvisible', '0'::integer ); = @@ -647345,8 +668892,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.room_rno'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '10'::real, 'relallvisible', '0'::integer ); = @@ -647366,8 +668913,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rule_and_refint_t1_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); = @@ -647387,8 +668934,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rule_and_refint_t2_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); = @@ -647408,8 +668955,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.rule_and_refint_t3_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); = @@ -647450,7 +668997,7 @@ 'relation', 'public.sj_a_key'::regclass, 'version', '180000'::integer, 'relpages', '2'::integer, - 'reltuples', '3'::real, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); = @@ -647471,7 +669018,7 @@ 'relation', 'public.sj_c_key'::regclass, 'version', '180000'::integer, 'relpages', '2'::integer, - 'reltuples', '3'::real, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); = @@ -647551,7 +669098,7 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.skip_wal_skip_rewrite_index_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, + 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); @@ -647672,7 +669219,7 @@ 'relation', 'public.spgist_domain_idx'::regclass, 'version', '180000'::integer, 'relpages', '3'::integer, - 'reltuples', '0'::real, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); = @@ -647692,7 +669239,7 @@ 'relation', 'public.spgist_point_idx'::regclass, 'version', '180000'::integer, 'relpages', '137'::integer, - 'reltuples', '20006'::real, + 'reltuples', '5001'::real, 'relallvisible', '0'::integer ); = @@ -647711,8 +669258,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.spgist_text_idx'::regclass, 'version', '180000'::integer, - 'relpages', '3'::integer, - 'reltuples', '0'::real, + 'relpages', '55'::integer, + 'reltuples', '11100'::real, 'relallvisible', '0'::integer ); = @@ -647732,7 +669279,7 @@ 'relation', 'public.spgist_unlogged_idx'::regclass, 'version', '180000'::integer, 'relpages', '3'::integer, - 'reltuples', '0'::real, + 'reltuples', '40'::real, 'relallvisible', '0'::integer ); = @@ -647771,8 +669318,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.system_name'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); = @@ -647958,8 +669505,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.temporal_fk_mltrng2mltrng_pk'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); = @@ -647979,8 +669526,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.temporal_fk_rng2rng_pk'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '3'::real, 'relallvisible', '0'::integer ); = @@ -648021,8 +669568,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.temporal_mltrng_pk'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '1'::real, 'relallvisible', '0'::integer ); = @@ -648063,8 +669610,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.temporal_rng_pk'::regclass, 'version', '180000'::integer, - 'relpages', '0'::integer, - 'reltuples', '-1'::real, + 'relpages', '1'::integer, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); = @@ -648325,8 +669872,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.textrange_test_btree'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '6'::real, 'relallvisible', '0'::integer ); = @@ -648346,8 +669893,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.transition_table_base_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '4'::real, 'relallvisible', '0'::integer ); = @@ -648368,7 +669915,7 @@ 'relation', 'public.transition_table_level1_pkey'::regclass, 'version', '180000'::integer, 'relpages', '5'::integer, - 'reltuples', '1000'::real, + 'reltuples', '200'::real, 'relallvisible', '0'::integer ); = @@ -648389,7 +669936,7 @@ 'relation', 'public.transition_table_level2_pkey'::regclass, 'version', '180000'::integer, 'relpages', '30'::integer, - 'reltuples', '9999'::real, + 'reltuples', '9989'::real, 'relallvisible', '0'::integer ); = @@ -648534,8 +670081,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.typically_sized_index'::regclass, 'version', '180000'::integer, - 'relpages', '30'::integer, - 'reltuples', '0'::real, + 'relpages', '57'::integer, + 'reltuples', '10000'::real, 'relallvisible', '0'::integer ); = @@ -648555,8 +670102,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.utf8_verification_inputs_pkey'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '23'::real, 'relallvisible', '0'::integer ); = @@ -648575,10 +670122,22 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.vacuum_in_leader_small_index'::regclass, 'version', '180000'::integer, - 'relpages', '11'::integer, - 'reltuples', '0'::real, + 'relpages', '18'::integer, + 'reltuples', '10000'::real, 'relallvisible', '0'::integer ); +SELECT * FROM pg_catalog.pg_restore_attribute_stats( + 'relation', 'public.vacuum_in_leader_small_index'::regclass, + 'attname', 'expr'::name, + 'inherited', 'f'::boolean, + 'version', '180000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '1'::float4, + 'most_common_vals', '{1}'::text, + 'most_common_freqs', '{1}'::float4[], + 'correlation', '1'::float4 +); = = -- @@ -648616,8 +670175,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.wowidx'::regclass, 'version', '180000'::integer, - 'relpages', '20'::integer, - 'reltuples', '28808'::real, + 'relpages', '21'::integer, + 'reltuples', '511'::real, 'relallvisible', '0'::integer ); = @@ -648636,8 +670195,8 @@ SELECT * FROM pg_catalog.pg_restore_relation_stats( 'relation', 'public.wslot_name'::regclass, 'version', '180000'::integer, - 'relpages', '1'::integer, - 'reltuples', '0'::real, + 'relpages', '2'::integer, + 'reltuples', '42'::real, 'relallvisible', '0'::integer ); = ------- =_aaaaaaaaaa0--