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 1fd64a9 commit 3ccc153Copy full SHA for 3ccc153
src/include/catalog/pg_cast.h
@@ -59,7 +59,7 @@ typedef enum CoercionCodes
59
60
/*
61
* The allowable values for pg_cast.castmethod are specified by this enum.
62
- * Since castcontext is stored as a "char", we use ASCII codes for human
+ * Since castmethod is stored as a "char", we use ASCII codes for human
63
* convenience in reading the table.
64
*/
65
typedef enum CoercionMethod
0 commit comments