⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 PostgreSQL 8.1.4的源码 适用于Linux下的开源数据库系统
💻
字号:
    Regular Tcl scripts of any size (over 8K :-) can be loaded into    the table pltcl_modules using the pltcl_loadmod script. The script    checks the modules that the procedure names don't overwrite    existing ones before doing anything. They also check for global    variables created at load time.    All procedures defined in the module files are automatically    added to the table pltcl_modfuncs. This table is used by the    unknown procedure to determine if an unknown command can be    loaded by sourcing a module. In that case the unknown procedure    will silently source in the module and reexecute the original    command that invoked unknown.    I know, this readme should be more explanatory - but time.Jan

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -