pgtcl - libpgtcl: * Changed direct struct access to errorLine to the Tcl - Mailing list pgsql-committers

From bschwarz@pgfoundry.org (User Bschwarz)
Subject pgtcl - libpgtcl: * Changed direct struct access to errorLine to the Tcl
Date
Msg-id 20100413033650.5989E10715C9@pgfoundry.org
Whole thread Raw
List 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 by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Remove example of archive_command from configure section;
Next
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Only try to do a graceful disconnect if we've successfully loaded