Skip to content

Commit f42b88d

Browse files
committed
Residual cleanup from making pltcl unknown support always enabled.
1 parent b2c37b4 commit f42b88d

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

src/Makefile.global.in

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*-makefile-*-
2-
# $Header: /cvsroot/pgsql/src/Makefile.global.in,v 1.139 2001/09/22 22:54:32 petere Exp $
2+
# $Header: /cvsroot/pgsql/src/Makefile.global.in,v 1.140 2001/10/13 15:24:23 tgl Exp $
33

44
#------------------------------------------------------------------------------
55
# All PostgreSQL makefiles include this file and use the variables it sets,
@@ -124,7 +124,6 @@ with_java = @with_java@
124124
with_perl = @with_perl@
125125
with_python = @with_python@
126126
with_tcl = @with_tcl@
127-
enable_pltcl_unknown = @enable_pltcl_unknown@
128127
with_tk = @with_tk@
129128
enable_odbc = @enable_odbc@
130129
with_iodbc = @with_iodbc@

src/pl/tcl/modules/README

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11

2-
The module support over the unknown command requires, that
3-
the PL/Tcl call handler is compiled with -DPLTCL_UNKNOWN_SUPPORT.
4-
52
Regular Tcl scripts of any size (over 8K :-) can be loaded into
63
the table pltcl_modules using the pltcl_loadmod script. The script
74
checks the modules that the procedure names don't overwrite
@@ -11,11 +8,11 @@
118
All procedures defined in the module files are automatically
129
added to the table pltcl_modfuncs. This table is used by the
1310
unknown procedure to determine if an unknown command can be
14-
loaded by sourcing a module. In that case the unknonw procedure
11+
loaded by sourcing a module. In that case the unknown procedure
1512
will silently source in the module and reexecute the original
1613
command that invoked unknown.
1714

18-
I know, thist readme should be more explanatory - but time.
15+
I know, this readme should be more explanatory - but time.
1916

2017

2118
Jan

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy