Martin Pitt <[EMAIL PROTECTED]> writes:
> I'm fine with dropping --bindir, --libdir, --datadir, but at least the
> arch-independent and arch-dependent prefix should work. I do not want
> to put all arch-independent data into /usr/lib, it would violate the
> FHS and Debian Policy.
> Is it possible to fix this?
I've committed changes to make_relative_path that should handle what
you want to do.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match