Update wording for Tom.

This commit is contained in:
Bruce Momjian 2002-09-04 19:07:43 +00:00
parent 2355482e28
commit 4bdaca460b
1 changed files with 3 additions and 3 deletions

View File

@ -22,9 +22,9 @@ Overview
Table Functions
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.
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.
Prepared Queries