Change "name" nonterminal in cursor-related productions to cursor_name.

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: e9984c47e94dc3bc06a15e654a525110f12883e8
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2009-11-11T20:31:26Z
Releases: 9.0.0
Change "name" nonterminal in cursor-related productions to cursor_name.

This is a preparatory patch for allowing a dynamic cursor name be used in the
ECPG grammar.

Author: Zoltan Boszormenyi

Files