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

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

reorg - pg_reorg: Fix memory leak and wrong usage of StringInfo in

От
sakamotomsh@pgfoundry.org (User Sakamotomsh)
Дата:
Log Message:
-----------
Fix memory leak and wrong usage of StringInfo in pgut_connect().

Modified Files:
--------------
    pg_reorg/bin:
        pg_reorg.c (r1.15 -> r1.16)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_reorg/bin/pg_reorg.c?r1=1.15&r2=1.16)
    pg_reorg/bin/pgut:
        pgut.c (r1.12 -> r1.13)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_reorg/bin/pgut/pgut.c?r1=1.12&r2=1.13)
    pg_reorg/lib:
        reorg.c (r1.18 -> r1.19)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_reorg/lib/reorg.c?r1=1.18&r2=1.19)

Added Files:
-----------
    pg_reorg/SPECS:
        pg_reorg84.spec (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_reorg/SPECS/pg_reorg84.spec?rev=1.1&content-type=text/x-cvsweb-markup)
        pg_reorg90.spec (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_reorg/SPECS/pg_reorg90.spec?rev=1.1&content-type=text/x-cvsweb-markup)

Removed Files:
-------------
    pg_reorg/SPECS:
        pg_reorg.spec
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_reorg/SPECS/pg_reorg.spec)