mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +03:00
Update wording for Tom.
This commit is contained in:
6
HISTORY
6
HISTORY
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user