We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93223d6 commit a64bfe4Copy full SHA for a64bfe4
1 file changed
postgresql/documentation/gotchas.txt
@@ -96,7 +96,7 @@ the entire sequence can cause this TypeError during the loading process::
96
97
TypeError: inconsistent items, N processors and M items in row
98
99
-This exception is raised by a generic processing routine whose funcitonality
+This exception is raised by a generic processing routine whose functionality
100
is abstract in nature, so the message is abstract as well. It essentially means
101
that a tuple in the sequence given to the loading method had too many or too few
102
items.
0 commit comments