CVSROOT: /cvsroot
Module name: pgsql
Changes by: tgl@postgresql.org 02/05/21 14:50:18
Modified files:
src/pl/plpgsql/src: Tag: REL7_2_STABLE gram.y
Log message:
Repair OPEN cursor(args), which I broke on 11/29/01 with a change to
be smarter about parentheses in read_sql_construct(). Sigh.