HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/msys64/usr/lib/tdbcpostgres1.1.1/pkgIndex.tcl
# Index file to load the TDBC Postgres package.

if {[catch {package require Tcl 8.6}]} {
    return
}
package ifneeded tdbc::postgres 1.1.1 \
    "[list source [file join $dir tdbcpostgres.tcl]]\;\
    [list load [file join $dir libtdbcpostgres1.1.1.dll] tdbcpostgres]"