mirror of
https://github.com/postgres/postgres.git
synced 2026-05-29 20:14:55 -04:00
eaba54c20c
Usually the search would find plain "tclsh" without any trouble, but some installations might only have the version-numbered flavor of that program. No compatibility problems have been reported with 8.6, so we might as well back-patch this to all active branches. Christoph Berg