Hi Philip;
Something is obviously not as expected here. Â1.3.10 addresses issues
of missing extensions directories by detecting the PostgreSQL server
version and if it is 9.0 or lower, it tries to look for the
tablefunc.sql, but if it is 9.1 or above, it looks for
tablefunc.control. ÂIf you are running 9.1, and it is still doing
this, then something isnt right. ÂEither you arent pointing to the
place where tablefunc.control is located, or something else is going
on.
I will be responding to the database troubleshooting steps on the
other thread on -devel.