pgtcl - libpgtcl: * In pg_select code, correct memory allocation for

Поиск
Список
Период
Сортировка
От karl@pgfoundry.org (User Karl)
Тема pgtcl - libpgtcl: * In pg_select code, correct memory allocation for
Дата
Msg-id 20090708034905.C9AE91072079@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
* In pg_select code, correct memory allocation for columnNameObjs to
  use the size of a pointer to Tcl_Obj times the number of columns,
  rather than the size of a Tcl_Obj times the number of columns..

Modified Files:
--------------
    libpgtcl:
        ChangeLog (r1.59 -> r1.60)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgtcl/libpgtcl/ChangeLog?r1=1.59&r2=1.60)
    libpgtcl/generic:
        pgtclCmds.c (r1.75 -> r1.76)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgtcl/libpgtcl/generic/pgtclCmds.c?r1=1.75&r2=1.76)

В списке pgsql-committers по дате отправления:

Предыдущее
От: karl@pgfoundry.org (User Karl)
Дата:
Сообщение: pgtcl - libpgtcl: * pg_select was not checking returns from
Следующее
От: andrewsn@pgfoundry.org (User Andrewsn)
Дата:
Сообщение: hstore-new - hstore-new: make PG_CONFIG variable for benefit of