pgsql: Refine the use of terminology around bound and unbound cursors

From: petere(at)postgresql(dot)org (Peter Eisentraut)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Refine the use of terminology around bound and unbound cursors
Date: 2009-06-18 10:22:09
Message-ID: 20090618102209.487D975331E@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Refine the use of terminology around bound and unbound cursors and cursor
variables. Remove the confusing term "reference cursor".

Modified Files:
--------------
pgsql/doc/src/sgml:
plpgsql.sgml (r1.141 -> r1.142)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/plpgsql.sgml?r1=1.141&r2=1.142)
pgsql/src/include/catalog:
pg_type.h (r1.205 -> r1.206)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/catalog/pg_type.h?r1=1.205&r2=1.206)
pgsql/src/pl/plpgsql/src:
gram.y (r1.124 -> r1.125)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpgsql/src/gram.y?r1=1.124&r2=1.125)

Browse pgsql-committers by date

  From Date Subject
Next Message User Bmomjian 2009-06-18 12:57:14 pg-migrator - pg_migrator: Fix for typo in install that used "exe" for
Previous Message Heikki Linnakangas 2009-06-18 10:11:15 pgsql: Fix error in comment.