Thanks to visit codestin.com Credit goes to github.com
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 b5e3942 commit 9779f71Copy full SHA for 9779f71
contrib/postgres_fdw/deparse.c
@@ -847,7 +847,7 @@ deparse_type_name(Oid type_oid, int32 typemod)
847
*
848
* The output targetlist contains the columns that need to be fetched from the
849
* foreign server for the given relation. If foreignrel is an upper relation,
850
- * then the output targetlist can also contains expressions to be evaluated on
+ * then the output targetlist can also contain expressions to be evaluated on
851
* foreign server.
852
*/
853
List *
0 commit comments