pgsql/src/interfaces libpgtcl/pgtclCmds.c libp ... - Mailing list pgsql-committers

From Marc G. Fournier
Subject pgsql/src/interfaces libpgtcl/pgtclCmds.c libp ...
Date
Msg-id 200109060254.f862svD44735@hub.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /home/projects/pgsql/cvsroot
Module name:    pgsql
Changes by:    scrappy@hub.org    01/09/05 22:54:56

Modified files:
    src/interfaces/libpgtcl: pgtclCmds.c pgtclCmds.h pgtclId.c
    src/interfaces/libpq: fe-exec.c libpq-fe.h libpqdll.def
Added files:
    src/interfaces : libpgtcl.def win32.mak

Log message:
    Below is the patch against current cvs for libpgtcl and
    two additional files win32.mak and libpgtcl.def.
    This patch allows to compile libpgtcl.dll on Windows
    with tcl > 8.0. I've tested it on WinNT (VC6.0), SUSE Linux (7.0)
    and Solaris 2.6 with tcl 8.3.3.

    Mikhail Terekhov


pgsql-committers by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: pgsql/src/makefiles Makefile.win
Next
From: "Marc G. Fournier"
Date:
Subject: pgsql/src/interfaces/jdbc/org/postgresql error ...