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 2355482 commit 4bdaca4Copy full SHA for 4bdaca4
HISTORY
@@ -22,9 +22,9 @@ Overview
22
23
Table Functions
24
25
- Functions can now return sets, with multiple rows
26
- and multiple columns. You specify these functions in
27
- the SELECT FROM clause, similar to a table or view.
+ PL/PgSQL and C functions can now return sets, with multiple
+ rows and multiple columns. You specify these functions in the
+ SELECT FROM clause, similar to a table or view.
28
29
Prepared Queries
30
0 commit comments