postgresql/src/interfaces
Marc G. Fournier 2768f391a4 There is a problem in the Makefile of libpgtcl on linux (and maybe also on
other platforms).  If I do the standard make + make install the shared library
is not linked with the the libpq library and when I try to load it in the
standard Tcl or Tk shell I get a lot of unresolved symbols.  The bug doesn't
affect pgtclsh because it is linked also with libpq. The problem exists only
when using the dynamic load feature of Tcl7.5.


From: Massimo Dal Zotto <dz@cs.unitn.it>
1996-11-08 00:58:07 +00:00
..
libpgtcl There is a problem in the Makefile of libpgtcl on linux (and maybe also on 1996-11-08 00:58:07 +00:00
libpq Add ability to deal with the fmgr.h dependency. 1996-11-04 06:32:59 +00:00
libpq++ Rename CDEBUG to COPT 1996-11-04 05:15:07 +00:00