Skip to content

Commit 0f5493f

Browse files
committed
Fix typo
Author: John Naylor
1 parent 428b260 commit 0f5493f

File tree

1 file changed

+1
-1
lines changed
  • src/backend/statistics

1 file changed

+1
-1
lines changed

src/backend/statistics/mcv.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -931,7 +931,7 @@ statext_mcv_deserialize(bytea *data)
931931
mcvlen += nitems * MAXALIGN(sizeof(Datum) * ndims);
932932
mcvlen += nitems * MAXALIGN(sizeof(bool) * ndims);
933933

934-
/* we don't quite need to align this, but it makes some assers easier */
934+
/* we don't quite need to align this, but it makes some asserts easier */
935935
mcvlen += MAXALIGN(datalen);
936936

937937
/* now resize the deserialized MCV list, and compute pointers to parts */

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