Обсуждение: pgbulkload - pgbulkload: Fix memory leak and wrong usage of StringInfo

Поиск
Список
Период
Сортировка

pgbulkload - pgbulkload: Fix memory leak and wrong usage of StringInfo

От
itagaki@pgfoundry.org (User Itagaki)
Дата:
Log Message:
-----------
Fix memory leak and wrong usage of StringInfo in pgut_connect().
The fix should be ported to other modules using pgut.c.

Modified Files:
--------------
    pgbulkload/bin/pgut:
        pgut.c (r1.21 -> r1.22)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbulkload/pgbulkload/bin/pgut/pgut.c?r1=1.21&r2=1.22)