mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-11-21 03:13:05 +08:00
Update wording for Tom.
This commit is contained in:
parent
2355482e28
commit
4bdaca460b
6
HISTORY
6
HISTORY
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user