Re: problem with using fetch and a join. - Mailing list pgsql-novice

From Tom Lane
Subject Re: problem with using fetch and a join.
Date
Msg-id 22946.1040532163@sss.pgh.pa.us
Whole thread Raw
In response to Re: problem with using fetch and a join.  (Noel Faux <Noel.Faux@med.monash.edu.au>)
Responses Re: problem with using fetch and a join.
List pgsql-novice
Noel Faux <Noel.Faux@med.monash.edu.au> writes:
> Many thanks for the tip. Yes adding the order by (id) to the statement
> allowed the FETCH BACKWARD to work. Is there any reason why the FETCH
> BACKWARD statement for such a join not to be supported in the future?

If someone wants to make it happen ... my take is that actually making
it work in all cases would be lots more trouble than it's worth.  I'd
settle for producing an error message in place of a wrong answer.

            regards, tom lane

pgsql-novice by date:

Previous
From: Noel Faux
Date:
Subject: Re: problem with using fetch and a join.
Next
From: Bruno Wolff III
Date:
Subject: Re: pg_hba.conf