8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1247ea2 commit 86a174bCopy full SHA for 86a174b
src/backend/access/spgist/spgtextproc.c
@@ -23,7 +23,7 @@
23
24
25
/*
26
- * In the worst case, a inner tuple in a text radix tree could have as many
+ * In the worst case, an inner tuple in a text radix tree could have as many
27
* as 256 nodes (one for each possible byte value). Each node can take 16
28
* bytes on MAXALIGN=8 machines. The inner tuple must fit on an index page
29
* of size BLCKSZ. Rather than assuming we know the exact amount of overhead
0 commit comments