- Made several variables "const char *" instead of "char *" as proposed by Qingqing Zhou <zhouqq@cs.toronto.edu>.

Michael Meskes <meskes@postgresql.org>

Commit: 150131d9d9208d53abbd63052866ab663ab1855e
Author: Michael Meskes <meskes@postgresql.org>
Date: 2005-11-30T12:49:49Z
Releases: 8.2.0
- Made several variables "const char *" instead of "char *" as proposed by Qingqing Zhou <zhouqq@cs.toronto.edu>.
- Replaced all strdup() calls by ECPGstrdup().
- Set ecpg library version to 5.2.
- Set ecpg version to 4.2.1.

Files