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

Michael Meskes <meskes@postgresql.org>

Commit: f9bdaeeb346065fe45b8761217c869c80e1c89b4
Author: Michael Meskes <meskes@postgresql.org>
Date: 2005-11-30T12:51:07Z
Releases: 8.0.5
- Made several variables "const char *" instead of "char *" as proposed by Qingqing Zhou <zhouqq@cs.toronto.edu>.
- Replaced all strdup() calls by ECPGstrdup().

Files