Cursor names in the backend are not case-sensitve. This change makes sure that
Michael Meskes <meskes@postgresql.org>
Cursor names in the backend are not case-sensitve. This change makes sure that ecpg also does not regard cursor names as case-sensitive. Thanks to Zoltan Boszormenyi for the patch.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/preproc/ecpg.addons | modified | +3 −2 |
| src/interfaces/ecpg/preproc/ecpg.header | modified | +3 −2 |
| src/interfaces/ecpg/preproc/ecpg.trailer | modified | +3 −2 |