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 e6feef5 commit 70a33b2Copy full SHA for 70a33b2
src/backend/statistics/mvdistinct.c
@@ -339,7 +339,7 @@ statext_ndistinct_deserialize(bytea *data)
339
* input routine for type pg_ndistinct
340
*
341
* pg_ndistinct is real enough to be a table column, but it has no
342
- * operations of its own, and disallows input (jus like pg_node_tree).
+ * operations of its own, and disallows input (just like pg_node_tree).
343
*/
344
Datum
345
pg_ndistinct_in(PG_FUNCTION_ARGS)
0 commit comments