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 07f902b commit a86cfcaCopy full SHA for a86cfca
src/backend/commands/functioncmds.c
@@ -74,7 +74,7 @@
74
75
/*
76
* Examine the RETURNS clause of the CREATE FUNCTION statement
77
- * and return information about it as *prorettype_p and *returnsSet.
+ * and return information about it as *prorettype_p and *returnsSet_p.
78
*
79
* This is more complex than the average typename lookup because we want to
80
* allow a shell type to be used, or even created if the specified return type
0 commit comments