Update pgxn/neon/libpagestore.c

Co-authored-by: Sasha Krassovsky <sasha@neon.tech>
This commit is contained in:
Konstantin Knizhnik
2023-12-13 21:37:06 +02:00
committed by Konstantin Knizhnik
parent 02abe3c82e
commit 4cdfff75f2

View File

@@ -637,7 +637,7 @@ pg_init_libpagestore(void)
check_neon_id, NULL, NULL);
DefineCustomIntVariable("neon.stripe_size",
"sharding sripe size",
"sharding stripe size",
NULL,
&stripe_size,
256, 1, INT_MAX,