[EMAIL PROTECTED] (Bruce Momjian) writes:
> 'ln -fs' doesn't do the same thing as 'ln -s -f' on Solaris? Are you
> sure? This is the first we are hearing this.
>
/bin/ln works as expected, but /usr/ucb/ln requires the latter form.
(We BSD fanatics tend to have /usr/ucb before /bin in path to
Gabriel Monsalvo ([EMAIL PROTECTED]) reports a bug with a severity of 1
The lower the number the more severe it is.
Short Description
not usage index in subquerys o inner joins
Long Description
PostgreSQL makes sequencial scans when uses subqueries or inner joins like:
select * from ctacte where
I would like to see someone else have this problem before making such an
unusual change.
---
Mats Lofkvist wrote:
> [EMAIL PROTECTED] (Bruce Momjian) writes:
>
> > 'ln -fs' doesn't do the same thing as 'ln -s -f' on Solari