Skip to content

Commit 4bdaca4

Browse files
committed
Update wording for Tom.
1 parent 2355482 commit 4bdaca4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

HISTORY

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ Overview
2222

2323
Table Functions
2424

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.
25+
PL/PgSQL and C functions can now return sets, with multiple
26+
rows and multiple columns. You specify these functions in the
27+
SELECT FROM clause, similar to a table or view.
2828

2929
Prepared Queries
3030

0 commit comments

Comments
 (0)