Content-Length: 276011 | pFad | http://github.com/postgrespro/postgres/commit/6f72dbc48bf8a0f4dc3248691355b0688d7aeba2

B0 Fix wording of several extended stats comments · postgrespro/postgres@6f72dbc · GitHub
Skip to content

Commit 6f72dbc

Browse files
committed
Fix wording of several extended stats comments
Reported-by: Thomas Munro Discussion: https://www.postgresql.org/message-id/flat/20200113230008.g67iyk4cs3xbnjju@development
1 parent 1558413 commit 6f72dbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/statistics/extended_stats.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -993,7 +993,7 @@ statext_is_compatible_clause_internal(PlannerInfo *root, Node *clause,
993993
if (list_length(expr->args) != 2)
994994
return false;
995995

996-
/* Check if the expression the right shape (one Var, one Const) */
996+
/* Check if the expression has the right shape (one Var, one Const) */
997997
if (!examine_clause_args(expr->args, &var, NULL, NULL))
998998
return false;
999999

@@ -1049,7 +1049,7 @@ statext_is_compatible_clause_internal(PlannerInfo *root, Node *clause,
10491049
if (list_length(expr->args) != 2)
10501050
return false;
10511051

1052-
/* Check if the expression the right shape (one Var, one Const) */
1052+
/* Check if the expression has the right shape (one Var, one Const) */
10531053
if (!examine_clause_args(expr->args, &var, NULL, NULL))
10541054
return false;
10551055

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/6f72dbc48bf8a0f4dc3248691355b0688d7aeba2

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy