96150e27d7
Please read the entry from 20160905 in UPDATING: daemon user has changed to `postgres' ICU is default on
4 lines
222 B
Tcl
4 lines
222 B
Tcl
# Package-index file for Pgtcl-package. Enables you to load PostgreSQL
|
|
# interface functions right into you TCL-interpreter as simply as
|
|
# package require Pgtcl
|
|
package ifneeded Pgtcl 1.3 "load %%PREFIX%%/lib/libpgtcl.so"
|