Skip to content

Commit cabec1d

Browse files
committed
Fix typo in test comment.
1 parent 124772e commit cabec1d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/test/regress/expected/stats_ext.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ SELECT s.stxkind, d.stxdndistinct
292292
{d,f,m} | {"3, 4": 2550, "3, 6": 800, "4, 6": 1632, "3, 4, 6": 5000}
293293
(1 row)
294294

295-
-- correct esimates
295+
-- correct estimates
296296
SELECT * FROM check_estimated_rows('SELECT COUNT(*) FROM ndistinct GROUP BY a, b');
297297
estimated | actual
298298
-----------+--------

src/test/regress/sql/stats_ext.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ SELECT s.stxkind, d.stxdndistinct
201201
WHERE s.stxrelid = 'ndistinct'::regclass
202202
AND d.stxoid = s.oid;
203203

204-
-- correct esimates
204+
-- correct estimates
205205
SELECT * FROM check_estimated_rows('SELECT COUNT(*) FROM ndistinct GROUP BY a, b');
206206

207207
SELECT * FROM check_estimated_rows('SELECT COUNT(*) FROM ndistinct GROUP BY a, b, c');

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy