CVSROOT: /cvsrootModule name: pgsql-serverChanges by: tgl@svr1.postgresql.org 03/10/30 13:18:55
Modified files: src/pl/plpgsql/src: gram.y
Log message: Allow the query for a plpgsql cursor to begin with '(' as well as 'SELECT'. Per example from Kumar, 30-Oct-03.