]> granicus.if.org Git - postgresql/commit
- Made several variables "const char *" instead of "char *" as proposed by Qingqing...
authorMichael Meskes <meskes@postgresql.org>
Wed, 30 Nov 2005 12:51:07 +0000 (12:51 +0000)
committerMichael Meskes <meskes@postgresql.org>
Wed, 30 Nov 2005 12:51:07 +0000 (12:51 +0000)
commitf9bdaeeb346065fe45b8761217c869c80e1c89b4
treeee3d401c9536569d80f83b6e46482304a3ce87da
parentacd3a4f3c5cce6697f0b152438b7a25288a6aff7
- Made several variables "const char *" instead of "char *" as proposed by Qingqing Zhou <zhouqq@cs.toronto.edu>.
- Replaced all strdup() calls by ECPGstrdup().
src/interfaces/ecpg/ecpglib/connect.c
src/interfaces/ecpg/ecpglib/descriptor.c
src/interfaces/ecpg/ecpglib/execute.c
src/interfaces/ecpg/ecpglib/prepare.c
src/interfaces/ecpg/include/ecpglib.h