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 62d02f3 commit b726eaaCopy full SHA for b726eaa
contrib/postgres_fdw/postgres_fdw.c
@@ -5115,7 +5115,7 @@ conversion_error_callback(void *arg)
5115
5116
/*
5117
* Target list can have Vars and expressions. For Vars, we can get
5118
- * it's relation, however for expressions we can't. Thus for
+ * its relation, however for expressions we can't. Thus for
5119
* expressions, just show generic context message.
5120
*/
5121
if (IsA(tle->expr, Var))
0 commit comments