Update wording for Tom.

This commit is contained in:
Bruce Momjian 2002-09-04 19:07:43 +00:00
parent 2355482e28
commit 4bdaca460b

View File

@ -22,9 +22,9 @@ Overview
Table Functions Table Functions
Functions can now return sets, with multiple rows PL/PgSQL and C functions can now return sets, with multiple
and multiple columns. You specify these functions in rows and multiple columns. You specify these functions in the
the SELECT FROM clause, similar to a table or view. SELECT FROM clause, similar to a table or view.
Prepared Queries Prepared Queries