Refine the use of terminology around bound and unbound cursors and cursor
Peter Eisentraut <peter_e@gmx.net>
Refine the use of terminology around bound and unbound cursors and cursor variables. Remove the confusing term "reference cursor".
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/plpgsql.sgml | modified | +8 −8 |
| src/include/catalog/pg_type.h | modified | +2 −2 |
| src/pl/plpgsql/src/gram.y | modified | +2 −2 |