- Issue a warning if a cursor is declared but not opened.

Michael Meskes <meskes@postgresql.org>

Commit: 6ccfc4f4301f38b63e6b94aae458c242631c3421
Author: Michael Meskes <meskes@postgresql.org>
Date: 2004-01-28T09:52:14Z
Releases: 8.0.0
- Issue a warning if a cursor is declared but not opened.
- Fixed prototype for ECPGprepared_statement to not moan about "const char"
- Fixed parsing of nested structures.
- Added option to parse header files.

Files