CVSROOT: /cvsrootModule name: pgsqlChanges by: tgl@postgresql.org 02/05/21 14:50:16
Modified files: src/pl/plpgsql/src: 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.