pgtcl - libpgtcl: * Changed direct struct access to errorLine to the Tcl

Поиск
Список
Период
Сортировка
От bschwarz@pgfoundry.org (User Bschwarz)
Тема pgtcl - libpgtcl: * Changed direct struct access to errorLine to the Tcl
Дата
Msg-id 20100413033650.5989E10715C9@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
* Changed direct struct access to errorLine to the Tcl 8.6 function Tcl_GetErrorLine,
  as well as adding a define for Tcl versions less than 8.6 so that they would have
  this function. Took this from the fix in aolserver

Modified Files:
--------------
    libpgtcl:
        ChangeLog (r1.61 -> r1.62)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgtcl/libpgtcl/ChangeLog?r1=1.61&r2=1.62)
    libpgtcl/generic:
        pgtclCmds.c (r1.77 -> r1.78)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgtcl/libpgtcl/generic/pgtclCmds.c?r1=1.77&r2=1.78)
        pgtclCmds.h (r1.23 -> r1.24)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgtcl/libpgtcl/generic/pgtclCmds.h?r1=1.23&r2=1.24)

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

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Remove example of archive_command from configure section;
Следующее
От: mha@postgresql.org (Magnus Hagander)
Дата:
Сообщение: pgsql: Only try to do a graceful disconnect if we've successfully loaded