diff options
author | Bruce Momjian <bruce@momjian.us> | 2001-05-09 19:19:00 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2001-05-09 19:19:00 +0000 |
commit | f7659a9c183c28ecbddba8523daaffce6785fb1a (patch) | |
tree | 6abb94228ef209dbd837af3a2d70bec3fbb53cc4 /src/backend/access/gist/gist.c | |
parent | d8eade3784b1d767a80d41aea628e52eb7596694 (diff) | |
download | postgresql-f7659a9c183c28ecbddba8523daaffce6785fb1a.tar.gz postgresql-f7659a9c183c28ecbddba8523daaffce6785fb1a.zip |
This patch adds a new configure option --with-pltcl-unknown which
enables pltcl unknown support.
Also it adds substituting of tclsh with tclsh that was by configure in
pltcl_*mod scripts. For example, On freebsd, tclsh can be called
tclsh8.2 or
tclsh8.3 depending on installed version of Tcl.
After patching files
src/pl/tcl/modules/pltcl_listmod
src/pl/tcl/modules/pltcl_loadmod
src/pl/tcl/modules/pltcl_delmod
must be renamed(copied,repocopied) to
src/pl/tcl/modules/pltcl_listmod.in
src/pl/tcl/modules/pltcl_loadmod.in
src/pl/tcl/modules/pltcl_delmod.in
seva@sevasoft.kiev.ua
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions