Re: [BUGS] *.sql contrib files contain unresolvable MODULE_PATHNAME

2011-10-12 Thread Stefan Kaltenbrunner
On 10/12/2011 09:53 AM, Martin Pitt wrote: > Hello all, > > In https://launchpad.net/bugs/835502 it was reported that the 9.1.1 > contrib *.sql files contain the token "MODULE_PATHNAME", which is > unknown: > > psql test < /usr/share/postgresql/9.1/extension/intarray--1.0.sql > > This fails wi

[BUGS] *.sql contrib files contain unresolvable MODULE_PATHNAME

2011-10-12 Thread Martin Pitt
Hello all, In https://launchpad.net/bugs/835502 it was reported that the 9.1.1 contrib *.sql files contain the token "MODULE_PATHNAME", which is unknown: psql test < /usr/share/postgresql/9.1/extension/intarray--1.0.sql This fails with a ton of errors about the file "MODULE_PATHNAME" not exist