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 b75f467 commit bb55dd6Copy full SHA for bb55dd6
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