Thomas Munro <thomas.mu...@enterprisedb.com> writes: >> On 25/11/2018 23:14, Tom Lane wrote: >>> Also, I noticed on a fresh FreeBSD 12.0 installation that what >>> I've got is [ python2.7 and python3.6 ]
> Confirmed that if you pkg install python2 and python3 meta-packages on > a FreeBSD box you get python2 and python3 commands (symlinks to > python2.7, python3.6). Hm. Retracing my steps, I don't think I explicitly asked for either. It looks like those got pulled in by installing emacs, which has a rather monstrous pile of dependencies. But it's weird that those dependencies aren't phrased as pointing to the meta-packages. regards, tom lane